﻿@charset "utf-8";

/*头部*/
.zHeader{width:100%;height:90px;background:url(../images/nbj.png);position:fixed;top:0;z-index:11;overflow:hidden;}
.zHeader .logo{padding-top:15px;}
.zHeader a.logo,.zHeader .logo img{display:block;height:60px;}
.zHeader .nav{position:relative;z-index:99;}
.zHeader .nav ul li{float:left;width:120px;text-align:right;}
.zHeader .nav ul li a{font-size:15px;line-height:90px;display:block;transition:all .3s ease-in-out;color:#fff;font-weight:bold;}
.zHeader .nav ul li a:hover,.zHeader .nav li a.active{color:#f1b200;}

/*动画*/
.zSlide{width:100%;height:100%;margin:0 auto;overflow:hidden;position:relative;z-index:9;background:#fff;}
.zSlide .bd li img{width:100%;}
.zSlide .prev,.zSlide .next{position:absolute;top:50%;left:0%;z-index:10;display:block;width:50px;height:50px;margin-top:-50px;opacity:0;background:url(../images/abtn.png) no-repeat 0 0;filter:alpha(opacity=0);}
.zSlide .next{right:0%;left:auto;background-position:0 -50px;}
.zSlide:hover .prev,.zSlide:hover .next{opacity:1;}
.zSlide:hover .prev{left:5%;}
.zSlide:hover .next{right:5%;}
.zSlide .hd{position:absolute;left:50%;bottom:60px;z-index:12;height:16px;margin-left:-31px;overflow:hidden;}
.zSlide .hd li{z-index:2;display:block;float:left;zoom:1;width:12px;height:12px;border:2px solid #f1b200;border-radius:50%;margin:0 4px;cursor:pointer;text-indent:9999px;font-size:0;line-height:0;overflow:hidden;}
.zSlide .hd li:hover,.zSlide .hd .on{background:#f1b200;}

.zpSlide{margin-top:90px;height:180px;background-size:cover;background-repeat:no-repeat;background-position:center;background-size:cover;}
.zpSlide .cur{padding-top:35px;font-size:14px;color:#bbb;}
.zpSlide .cur a{color:#bbb;}
.zpSlide .slideb{padding:7% 0;position:relative;}
.zpSlide .bnWz{color:#fff;width:100%;transform:translateY(30%);text-align:center;overflow:hidden;padding-bottom:30px;}
.zpSlide .bnWz .wz1{font-size:38px;line-height:50px;}
.zpSlide .bnWz .wz2{font-size:40px;line-height:50px;font-weight:600;text-transform:uppercase;font-family:arial;}
.zpSlide .bnWz i{background:#fff;height:3px;width:38px;display:block;margin:18px auto 0px;}
.zpSlide .bnWz1{transform:translateY(-5%);}
.zpSlide .bnWz .down{display:block;width:12px;height:17px;z-index:11;background:url(../images/down.png) no-repeat;background-size:cover;position:absolute;bottom:0;left:50%;animation-duration:1.5s;-moz-animation-duration:1.5s;-ms-animation-duration:1.5s;-o-animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-iteration-count:infinite;animation-name:bdrmodow;animation-play-state:running;animation-timing-function:linear;}
@keyframes bdrmodow{
    0%{opacity:0;bottom:12px;}
    30%{opacity:1;bottom:5px;}
    100%{opacity:0;bottom:0px;}
}
/*底部*/
.zFooter{background:#1d1d1d;padding:60px 0 40px;color:#999;font-size:14px;}
.zFooter h3{font-size:16px;color:#fff;margin-bottom:25px;}
.zFooter .name{width:270px;}
.zFooter .name .lo{width:270px;}
.zFooter .name .lo img{width:100%;}
.zFooter .name p{padding-top:10px;font-size:14px;line-height:28px;}


.zFooter .fenl{width:150px;padding-left:80px;}
.zFooter .fenl a{display:block;line-height:28px;}

.zFooter .cont{width:250px;padding-left:50px;}
.zFooter .cont p{line-height:28px;}


.zFooter .rwm .la{width:120px;margin:0 30px;}
.zFooter .rwm img{width:100px;height:100px;padding:10px;background:#fff;border-radius:4px;}
.zFooter .rwm .tel{text-align:center;padding-top:30px;}
.zFooter .rwm .tel span{font-size:24px;color:#fff;}

.zLink{border-top:1px solid #292929;border-bottom:1px solid #292929;background:#1d1d1d;color:#999;font-size:14px;padding:20px 0;}
.zCopy{padding:25px 0;background:#1d1d1d;overflow:hidden;font-size:14px;color:#999;}
.zCopy em,.zLink em{padding:0 5px;font-style:normal;}
.zFooter a,.zLink a,.zCopy a{color:#999;transition:all .3s ease-in-out;}
.zFooter a:hover,.zLink a:hover,.zCopy a:hover{color:#fff;}
.zTitle{text-align:center;font-size:28px;color:#333;position:relative;}
.zTitle i{width:98px;position:absolute;top:-18px;left:50%;margin-left:-49px;font-style:normal;font-size:90px;font-family:arial;color:#eee;z-index:-1;line-height:100%;}
.zTitle span{display:block;font-size:16px;color:#888;padding-top:5px;font-family:arial;text-transform:uppercase;}
.zTitle .xt{width:40px;height:1px;border-top: 3px dashed #f1b200;border-bottom: 3px dashed #f1b200;margin:15px auto 0;}

/*产品中心*/
.zProd{padding:60px 0 40px;overflow:hidden;background:#f4f4f4;position:relative;z-index:0}
.mPro{text-align:center;margin-top:45px;overflow:hidden;}
.mPro li{display:inline-block;font-size:15px;line-height:40px;height:40px;background:#fff;padding:0 22px;margin:0 8px;}
.mPro li.on{background:#f1b200;color:#fff;border-color:#f1b200;}
.mProLi{margin-top:45px;position:relative;}
.mProLi .proLi{zoom:1;position:relative;}
.mProLi ul{width:1260px;}
.mProLi li{width:330px;height:330px;padding:25px 25px 0;background:#fff;overflow:hidden;margin-right:30px;margin-bottom:30px;float:left;}
.mProLi li a{display:block;overflow:hidden;}
.mProLi li .pic{width:330px;height:264px;overflow:hidden;}
.mProLi li .pic img{width:100%;height:100%;}
.mProLi li h3{line-height:64px;font-size:15px;}
.mProLi li:hover{box-shadow:0 10px 20px #d0d0d0;}
.mProLi li:hover h3{color:#f1b200;font-weight:bold;}

/*我们的优势*/
.zAdv{padding:60px 0;overflow:hidden;}
.zAdv ul{margin-top:45px;background:#fff;overflow:hidden;}
.zAdv ul li{width:300px;float:left;text-align:center;margin:0 50px;}
.zAdv ul li span{display:block;width:140px;height:140px;border:2px solid #ddd;border-radius:50%;margin:0 auto;}
.zAdv ul li i{display:block;width:101px;height:89px;margin:0 auto;background-image:url(../images/adco.png);background-position:0 0;background-repeat:no-repeat;overflow:hidden;margin-top:24px;}
.zAdv ul li i.ad1{background-position:0 0}
.zAdv ul li i.ad2{background-position:-101px 0}
.zAdv ul li i.ad3{background-position:-202px 0}
.zAdv ul li h3{font-size:22px;color:#333;padding-top:20px;font-weight:bold;}
.zAdv ul li p{padding-top:10px;font-size:14px;color:#666;line-height:26px;}
.zAdv ul li:hover span{background:#f1b200;border-color:#f1b200;}
.zAdv ul li:hover i.ad1{background-position:0 -89px}
.zAdv ul li:hover i.ad2{background-position:-101px -89px}
.zAdv ul li:hover i.ad3{background-position:-202px -89px}

/*关于我们*/
.zAbout{height:530px;padding:60px 0;background:url(../images/abbg.jpg) no-repeat center;background-size:cover;background-attachment: fixed;z-index:0;position:relative;}
.zAbout .zTitle{color:#fff;}
.zAbout .zTitle span{color:#e2e1e1}
.zAbout .zTitle i{color:#222;}
.zAbout .box{text-align:center;font-size:14px;color:#bbb;line-height:36px;padding-top:45px;}
.zAbout .box a{display:block;border:1px solid #ccd5e6;width:133px;height:38px;line-height:40px;font-size:14px;color:#fff;margin:30px auto 0;}
.zAbout .box a:hover{background:#fff;color:#f1b200;}
.zAbout .strength{padding-top:100px;overflow:hidden;color:#fff;}
.zAbout .strength ul{overflow:hidden;}
.zAbout .strength li{float:left;width:25%;text-align:center;border-right:1px solid #676767;box-sizing:border-box;}
.zAbout .strength li b,.zAbout .strength li em{font-size:40px;font-family:Arial;font-weight:normal;position:relative;font-style:normal;}
.zAbout .strength li p{padding-top:10px;font-size:16px;}
.zAbout .strength li em::after{content:"+";position:absolute;right:-20px;top:0;line-height:1;font-size:16px;}

/*新闻中心*/
.zNews{padding:60px 0;background:#f4f4f4;position:relative;z-index:0}
.zNews .news{padding-top:45px;}
.zNews .news li{width:370px;float:left;margin-left:44px;text-align:center;}
.zNews .news li .pic{width:100%;height:185px;overflow:hidden;}
.zNews .news li .pic img{width:100%;}
.zNews .news li .txt{padding:25px 0 0;overflow:hidden;}
.zNews .news li .txt h3{font-size:16px;color:#333;font-weight:bold;padding:0 15px;}
.zNews .news li .txt span{color:#999;padding-top:15px;display:block;font-size:14px;}
.zNews .news li .txt .wz{padding-top:10px;line-height:22px;color:#999;}
.zNews .news li .txt p{width:140px;height:44px;line-height:44px;overflow:hidden;margin:20px auto 0;border-radius:2px;font-size:14px;color:#f1b200;}
.zNews .news li:hover .txt p{background:#f1b200;color:#000;}
.zNews .news li:hover .txt h3{color:#f1b200;}

/*合作*/
.zParnter{padding:60px 0;overflow:hidden;}
.zParnter .parnter{padding-top:15px;overflow:hidden;}
.zParnter .parnter li{width:220px;height:150px;float:left;margin-right:25px;margin-top:30px;transition:all .3s ease-in-out;overflow:hidden;}
.zParnter .parnter li img{width:100%;height:100%;}
.zParnter .parnter li a{display:block;width:220px;height:110px;overflow:hidden;}
.zParnter .parnter li span{display:block;height:40px;line-height:40px;text-align:center;font-size:14px;}

/*内页*/
.zPmenu{text-align:center;padding:35px 0;overflow:hidden;position:relative;z-index:1;}
.zPmenu a{display:inline-block;line-height:50px;font-size:20px;margin:0 20px;}
.zPmenu a:hover{color:#f1b200;}
.zPmenu a.active{color:#f1b200;font-weight:bold;}
.zMainPage{background:#f4f4f4;overflow:hidden;padding-bottom:100px;}

.ptitle{width:100%;}
.ptitle span{display:block;font-size:28px;font-family:Arial;color:#f1b200;text-transform:uppercase;font-weight:bold;}
.ptitle p{background:url(../images/orange.png) no-repeat 100px center;padding-right:28px;font-size:24px;color:#333;}
/*公司简介*/
.pageAbout{padding:80px 0 100px;overflow:hidden;}
.pageAbout .pic{width:650px;height:446px;overflow:hidden;}
.pageAbout .abt{width:500px;padding-top:100px;}
.pageAbout .abt .abname{font-size:30px;color:#333;padding-top:25px;}
.pageAbout .box{font-size:16px;padding-top:25px;line-height:35px;}
.pageAbout .box p{text-indent:2em;}

/*企业文化*/
.pageCulture .box{padding-top:45px;overflow:hidden;}
.pageCulture .box ul li{float:left;width:373px;margin-left:40px;}
.pageCulture .box ul li .img{position:relative;}
.pageCulture .box ul li .img img,.surveys li .img img{width:100%;}
.pageCulture .box ul li .img .alpha{width:100%;height:100%;background:rgba(0,0,0,0.6);position:absolute;top:0;left:0;z-index:10;text-align:center;padding:0 14%;box-sizing:border-box;}
.pageCulture .box ul li .img .alpha h3{color:#fff;font-size:28px;line-height:1;padding:69% 0 6%;transition:1s;-webkit-transition:1s;}
.pageCulture .box ul li .img .alpha h6{color:#fff;font-size:12px;line-height:1;text-transform:uppercase;padding-bottom:24%;}
.pageCulture .box ul li .img .alpha p{color:#fff;font-size:16px;line-height:30px;padding-bottom:29%;display:none;transition:1s;-webkit-transition:1s;}
.pageCulture .box ul li .img .alpha .detail span{color:#fff;font-size:14px;line-height:1;display:block;padding-top:6px;}
.pageCulture .box ul li .img .alpha .detail i{display:inline-block;background:url(../images/jia.png) no-repeat;background-size:cover;width:25px;height:25px}
.pageCulture .box ul li .img .alpha:hover p{display:block;}
.pageCulture .box ul li .img .alpha:hover h3{padding:22% 0 6%;}
.pageCulture .box ul li .img .alpha:hover .detail i{background:url(../images/jian.png) no-repeat;background-size:cover;}
.pageCulture .box ul li .img .alpha:hover .detail span{display:none;}

/*发展历程*/
.courseList{padding:80px 0 100px;}
.courseList .box{padding-top:45px;overflow:hidden;}
.courseList .box .tx{text-align:center;height:28px;overflow:hidden;}
.courseList .box .list{position:relative;padding:50px 0;overflow:hidden;}
.courseList .box .list:before{content:"";position:absolute;top:0;left:50%;width:1px;height:100%;background:#c7c7c7;z-index:0;}
.courseList .box .list .listBox{margin-bottom:40px;overflow:hidden;}
.courseList .box .list .listBox .pic{float:left;}
.courseList .box .list .listBox .txt{float:right;}
.courseList .box .list .listBox .pic,.courseList .box .list .listBox .txt{width:580px;height:320px;position:relative;}
.courseList .box .list .listBox .pic img{width:100%;height:100%;}
.courseList .box .list .listBox .pic:before{content:"";position:absolute;top:50%;right:-128px;width:128px;height:15px;background:url(../images/list1.png) no-repeat center;margin-top:-7.5px;z-index:3}
.courseList .box .list .listBox .pic1{float:none;float:right;}
.courseList .box .list .listBox .txt1{float:none;float:left;text-align:right;}
.courseList .box .list .listBox .pic1:before{left:-128px;right:auto;background:url(../images/list2.png) no-repeat center;}
.courseList .box .list .listBox .txt h5{font-size:28px;color:#f1b200;}
.courseList .box .list .listBox .txt .ve{height:320px;display:table-cell;vertical-align:middle;width:580px;}
.courseList .box .list .listBox .txt .ve2{text-align:right;}
.courseList .box .list .listBox .txt .wz{font-size:18px;line-height:30px;margin-top:15px;}

/*图片列表*/
.caseList{padding:80px 0 0;}
.caseList ul{width:1460px;margin-top:45px;overflow:hidden;}
.caseList li{width:430px;float:left;margin-right:54px;margin-bottom:30px;}
.caseList li a{display:block;background:#fff;padding:20px;}
.caseList li a span{display:block;width:390px;height:293px;overflow:hidden;}
.caseList li img{width:100%;vertical-align:middle;}
.caseList li .tit{text-align:center;line-height:50px;font-size:16px;}
.caseList li:hover h5{color:#f1b200;}
.honorList li a span{height:504px;font-size:0;line-height:504px;}
.videoList ul{margin:0;}
.videoList a{width:390px;height:293px;overflow:hidden;}
.appList li a span{height:640px;}

/*招聘信息*/
.jobList{padding:60px 0 80px;}
.jobList .box{padding-top:45px;overflow:hidden;}
.jobList .box dl{overflow:hidden;}
.jobList .box dd{height:58px;line-height:58px;background:#dfdfdf;font-size:16px;cursor:pointer;position:relative;}
.jobList .box dd em{display:block;width:19px;height:19px;background:url(../images/icone.png) no-repeat;cursor:pointer;position:absolute;top:21px;right:14px;}
.jobList .box dd.on{background:#f1b200;color:#fff;}
.jobList .box dd.on em{background:url(../images/iconf.png) no-repeat;}

.jobList .box dd span{display:block;float:left;width:20%;height:58px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:center;}
.jobList .box dd span.sp1{width:30%;}
.jobList .box dt{border:1px solid #e5e5e5;border-top:none;padding:30px 50px;background:#fff;}
.jobList .box dt .bt{padding-bottom:20px;font-size:18px;color:#222;}
.jobList .box dt .nr{font-size:16px;line-height:30px;color:#666;}
.jobList .box .hotTel{font-size:20px;color:#333;padding-top:20px;overflow:hidden;}
.jobList .box .hotTel span{color:#f1b200;}

/*合作客户*/
.parnterList{padding:60px 0 0;overflow:hidden;}
.parnterList ul{width:1260px;margin-top:45px;overflow:hidden;}
.parnterList li{width:220px;float:left;border:1px solid #eee;margin-right:22px;text-align:center;margin-bottom:30px;}
.parnterList li a{display:block;width:100%;height:110px;overflow:hidden;}
.parnterList li a img{width:100%;height:100%;}
.parnterList li span{display:inline-block;width:80%;border-top:1px solid #dadada;line-height:50px;font-size:14px;}
.parnterList li:hover span{width:60%;}

/*联系我们*/
.pageContact{padding:78px 0 80px;overflow:hidden;}
.pageContact .cont .ct{overflow:hidden;padding-top:45px;}
.pageContact .cont .ct li{width:298px;height:235px;float:left;border:1px solid #eee;text-align:center;padding:45px 40px 0;margin-left:30px;position:relative;}
.pageContact .cont .ct li:after{width:140px;height:2px;background:#f1b200;position:absolute;left:0;top:0;content:"";top:-1px;}
.pageContact .cont .ct li h4{font-size:18px;font-weight:bold;color:#333;padding-top:20px;}
.pageContact .cont .ct li p{padding-top:20px;line-height:24px;font-size:15px;}
#dituContent{width:100%;height:500px;border:1px solid #fff;margin-top:60px;}
.BMap_cpyCtrl.BMap_noprint.anchorBL{display:none!important;}
.BMapLib_bubble_content div{line-height:18px;}
.pageContact .feed{padding:60px 0 0;}
.pageContact .feed .f_form{padding-top:45px;}
.pageContact .feed .f_form .inpuText{width:265px;height:48px;line-height:48px;float:left;display:block;margin-left:30px;color:#333;padding-left:10px;font-size:14px;border:1px solid rgba(0,0,0,.15);box-shadow:none;-webkit-box-shadow:none;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;background:#fff;}
.pageContact .feed .f_form .inputTextarea{width:1176px;height:240px;display:block;border:1px solid rgba(0,0,0,.15);padding:10px;margin-top:30px;color:#b1b1b1;font-size:14px;line-height:24px;background:#fff;}
.pageContact .feed .f_form .inpuText:focus{color:#333;background-border-color:#333;outline:0;transition:all .15s ease-in-out;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;-ms-transition:all .15s ease-in-out;}
.pageContact .feed .f_form .inpuText::-webkit-input-placeholder{color:#b1b1b1;opacity:1}
.pageContact .feed .f_form .inpuText:-ms-input-placeholder{color:#b1b1b1;opacity:1}
.pageContact .feed .f_form .inpuText::placeholder{color:#b1b1b1;opacity:1}
.pageContact .feed .f_form .inpuText:focus,.pageContact .feed .f_form .inputTextarea:focus{border-color:#ddd;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.025),0 0 6px #ddd;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.025),0 0 6px #ddd;box-shadow:inset 0 1px 1px rgba(0,0,0,0.025),0 0 6px #ddd;}
.pageContact .feed .f_form .inpuText:focus::-webkit-input-placeholder{color:#333;opacity:1}
.pageContact .feed .f_form .inpuText:focus:-ms-input-placeholder{color:#333;opacity:1}
.pageContact .feed .f_form .inpuText:focus::placeholder{color:#333;opacity:1}
.pageContact .feed .f_form .inputTextarea:focus{color:#333;}
.pageContact .feed .f_form .inputBtn{display:block;width:175px;height:45px;line-height:45px;text-align:center;font-size:16px;background:#333;color:#fff;text-transform:uppercase;margin:30px auto 0;cursor: pointer;}
.pageContact .feed .f_form .inputBtn:hover{background:#f1b200;color:#fff;}

/*新闻中心*/
.newsList,.newsDetail{padding-bottom:80px;overflow:hidden;border:1px solid #ddd;}
.newsList li{padding:35px 40px;border-bottom:1px solid #eee;background:#fff;position:relative;overflow:hidden;}
.newsList li .pic{display:block;width:320px;height:160px;overflow:hidden;}
.newsList li .pic img{width:100%;height:100%;}
.newsList li .txt{width:740px;padding-left:60px;display:block;}
.newsList li .box{height:160px;display:table-cell;vertical-align:middle;}
.newsList li .txt h3{font-size:16px;}
.newsList li .txt h3 i{color:#f1b200;font-style:normal;padding-right:15px;}
.newsList li .txt span{display:block;font-family:arial;font-size:14px;color:#999;padding-top:15px;}
.newsList li .txt .wz{padding-top:15px;line-height:26px;font-size:14px;color:#999;}
.newsList li .rq .more{display:block;width:20px;height:23px;margin-top:65px;background:url(../images/jtaa.png) no-repeat -25px 5px;border-left:1px solid #e5e5e5;padding-left:10px;overflow:hidden;}
.newsList li:hover{box-shadow: 0 0 48px -12px #999;z-index: 9;}
.newsList li:hover .txt h3{color:#f1b200;}

/*新闻详细*/
.newsDetail{padding:50px 90px 80px;width:1020px;}
.newsDetail .neti{font-size:20px;color:#333;font-weight:bold;text-align:center;}
.newsDetail .msg{padding-top:20px;font-size:14px;color:#888;text-align:center;line-height:28px;height:28px;overflow:hidden;width:795px;margin:0 auto;}
.newsDetail .msg span{padding-right:30px;display:block;float:left;}
.newsDetail .msg .arl{display:block;float:left;overflow:hidden;}

.newsDetail .msg .arl i{display:block;float:left;font-size:12px;vertical-align: middle;font-weight: bold;font-style:normal;}
.bdsharebuttonbox{float:left;}
.newsDetail .msg .arl a{display:inline-block;vertical-align: middle;margin-left:1px;cursor: pointer;}
.detailCont{border-top:1px solid #ddd;margin-top:10px;padding-top:35px;overflow:hidden;font-size:16px;line-height:32px;}
.detailCont .box p{padding-top:10px;}
.detailCont .box img{max-width: 100%;}

.direPage{padding:50px 0 0;overflow:hidden;}
.direPage .Pagel{float: left;width:40%;background: url(../images/Pagel.png) no-repeat left center;background-size: 37px 37px;padding-left: 58px;}
.direPage .Pager{float: right;width:40%;text-align: right;background: url(../images/Pager.png) no-repeat right center;background-size: 37px 37px;padding-right: 58px;}
.direPage .Pagel h5,
.direPage .Pager h5{color: #f1b200;font-size: 16px;line-height:1;font-family: Arial;padding-bottom: 10px;font-weight: bold;}
.direPage .Pagel p,
.direPage .Pager p{color: #444444;font-size: 16px;line-height:1;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: bold;}
.direPage .Pagel:hover p,
.direPage .Pager:hover p{color: #f1b200;}
/*下载中心*/
.downList{margin-top:80px;}
.downList .box{background:#fff;padding:70px 90px;overflow:hidden;}
.downList .box dt{height:58px;line-height:58px;background:#f5f5f5;font-size:18px;}
.downList .box dd{height:58px;line-height:58px;border-bottom:1px solid #dcdcdc;font-size:16px;}
.downList .box dt span,.downList .box dd span{display:block;float:left;width:14%;height:58px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-left:50px;}
.downList .box dt span.sp1,.downList .box dd span.sp1{width:39%;}
.downList .box dd span a{display:block;width:40px;height:37px;background:url(../images/down1.png) no-repeat;background-size:cover;margin-left:18px;margin-top:10px;}
.downList .box dd:hover{background:#fafafa;}

/*产品中心*/
.proList{padding-bottom:100px;}
.proList ul{width:1260px;}
.proList li{width:380px;background:#fff;overflow:hidden;margin-right:30px;margin-bottom:30px;float:left;}
.proList li a{display:block;width:330px;height:264px;padding:25px 25px 0;overflow:hidden;}
.proList li img{width:100%;height:100%;}
.proList li h5{text-align:center;line-height:60px;font-size:16px;border-top:1px solid #d5d5d5;}
.proList li:hover h5{color:#fff;background:#f1b200;}
.proList li:hover{box-shadow:0 5px 18px #bcbcbc;top:-10px;}


/* 产品详细*/
.proPlanBox .planImg:hover .planRow{display:block;}
.proPlanBox{padding:80px 0;overflow:hidden;}
.proPlanBox .planImg{float:left;width:500px;background:#fff;padding:20px;cursor:pointer;position:relative;}
.proPlanBox .planImg img{width:100%;}
.proPlanBox .planImg .planRow{display:none;width:55px;height:55px;position:absolute;top:50%;left:50%;margin:-27.5px 0 0 -27.5px;background:url(../images/fangdajing.png) no-repeat;background-size:cover;}
.proPlanBox .planCon{float:right;width:590px;overflow:hidden;}
.proPlanBox .planCon h2{font-size:30px;line-height:1;border-bottom:1px solid #d8d8d9;padding:11px 0 27px;}
.proPlanBox .planCon .box{color:#666;font-size:14px;line-height:28px;padding-top:15px;}
.proPlanBox .planCon .box p{padding-top:5px;}
.proPlanBox .planCon .box p span{color:#333;font-weight:bold;}
.proPlanBox .planswiper{position:relative;margin-top:40px;}
.proPlanBox .planswiper .swiper-slide{float:left;cursor:pointer;width:143px;height:97px;}
.proPlanBox .planswiper .swiper-slide .img,.proPlanBox .planswiper .swiper-slide img{background:#fff;text-align:center;height:97px;max-width:100%}
.proPlanBox .planswiper .swiper-slide .img{position:relative;}
.proPlanBox .planswiper .swiper-slide .img:after{content:"";display:none;width:100%;height:100%;border:1px solid #f1b200;position:absolute;top:0;left:0;z-index:5;box-sizing:border-box;}
.proPlanBox .planswiper .swiper-slide:hover .img:after{display:block;}
.proPlanBox .planswiper .swiper-button-prev,.proPlanBox .planswiper .swiper-button-next{width:30px;height:96px;background:url(../images/prev4.jpg) no-repeat;background-size:cover;margin-top:0;top:0;left:0;}
.proPlanBox .planswiper  .swiper-button-next{background:url(../images/next4.jpg) no-repeat;background-size:cover;left:auto;right:0;}
.proPlanBox .planswiper .swiper-button-prev.swiper-button-disabled,.proPlanBox .planswiper .swiper-button-next.swiper-button-disabled{opacity:1;}
.proPlanBox .planswiper .swiper-container{width:520px;}
.planAlphaCon{width:100%;height:100%;background:rgba(0,0,0,0.5);position:fixed;top:0;left:0;z-index:899;display:none;}
.planContont{width:800px;height:640px;background:#fff;position:fixed;top:50%;left:50%;z-index:-;padding:25px;box-sizing:border-box;margin:-320px 0 0 -400px;overflow:hidden;}
.planContont .close{width:103px;height:103px;background:url(../images/close2.jpg) no-repeat;background-size:cover;display:block;position:absolute;top:0;right:0;z-index:9999;}
.planContont .plawiper .swiper-slide,.planContont .plawiper .swiper-slide img{width:100%;}
.planContont .plawiper .swiper-button-prev,.planContont .plawiper .swiper-button-next{width:103px;height:103px;background:url(../images/prev5s.png) no-repeat;background-size:cover;margin-top:-50px;left:0;}
.planContont .plawiper .swiper-button-next{background:url(../images/next5s.png) no-repeat;background-size:cover;left:auto;right:0;}
.planContont .plawiper .swiper-button-prev.swiper-button-disabled{opacity:1;background:url(../images/prev5.png) no-repeat;background-size:cover;}
.planContont .plawiper .swiper-button-next.swiper-button-disabled{opacity:1;background:url(../images/next5.png) no-repeat;background-size:cover;}

.prodDetail{background:#fff;padding:80px 0;}
.prodDetail .hd{border-bottom:1px solid #e5e5e5;padding-bottom:35px;overflow:hidden;}
.prodDetail .hd .planBtn{float:left;overflow:hidden;}
.prodDetail .hd .planBtn span,.prodDetail .hd .planBtn a{display:inline-block;color:#fff;font-size:18px;width:141px;height:42px;line-height:42px;background:#a2abb7;text-align:center;margin-right:11px;cursor:pointer;}
.prodDetail .hd .planBtn span.on{background:#f1b200;}
.prodDetail .hd .planBtn a{background:#f5191e;color:#fff;}
.prodDetail .hd .arl{float:right;font-size:0;padding-top:1px;text-align:right;margin-top:7px;}
.prodDetail .hd .arl span{display:block;float:left;line-height:28px;color:#808080;font-size:12px;vertical-align:middle;font-weight:bold;}
.prodDetail .hd .arl a{display:inline-block;/*width:2px;height:2px;*/vertical-align:middle;margin-left:1px;cursor:pointer;}

.prodDetail .plasBox{padding-top:35px;display: none;overflow:hidden;font-size:16px;line-height:30px;}
.prodDetail .plasBox p + p{padding-top:15px;}

.prodRelated{padding-top:80px;}
.prodRelated ul{width:1460px;margin-top:45px;}
.prodRelated li{width:328px;float:left;margin-right:30px;background:#fff;text-align:center;position:relative;top:0;}
.prodRelated li a{display:block;width:288px;height:253px;margin:20px;overflow:hidden;}
.prodRelated li img{width:100%;height:100%;}
.prodRelated li h5{text-align:center;line-height:60px;font-size:16px;border-top:1px solid #d5d5d5;}
.prodRelated li:hover h5{color:#fff;background:#f1b200;}
.prodRelated li:hover{box-shadow:0 5px 18px #bcbcbc;top:-10px;}