@charset "utf-8";

/* 头部  */
.zBar{height:45px;line-height:45px;background:#f5f5f5;}
.zBar .name span{color:#0068a8;font-weight:bold;padding:0 3px;}
.zBar a{padding:0 10px;}
.zBar .link{height:45px;}
.zBar .wx{position:relative;}
.zBar .wx .sp{position:absolute;top:30px;left:-33px;display:none;z-index:5;}
.zBar .wx img{width:120px;height:120px;padding:5px;background:#fff;border:1px solid #eaeaea;}

.zHead{height:120px;}
.zHead .adz{width:1200px;margin:0 auto;}
.zHead .logo{padding-top:29px;}
.zHead .tel{background:url(../images/tel.png) no-repeat left top;padding-left:50px;font-size:14px;margin-top:39px;}
.zHead .tel span{display:block;font-weight:bold;font-size:30px;color:#0068a8;line-height:24px;}

.zNav{height:60px;background:#0068a8;}
.zNav .nav{width:1200px;margin:0 auto;}
.zNav .nav li{float:left;}
.zNav .nav li a{display:block;width:150px;line-height:60px;font-size:15px;text-align:center;color:#fff;background:url(../images/nl.jpg) no-repeat left center;}
.zNav .nav li>a.on{background:#ffa200;color:#fff;}
.zNav .nav2{position:absolute;width:100%;height:auto;background:rgba(255,255,255,0.9);border-radius:0 0 5px 5px;padding:25px 0;left:0;top:180px;box-shadow:0 0 6px #eaeaea;z-index:550;display:none;overflow:hidden;}
.zNav .nav2 .menubox{overflow:hidden;width:1420px;margin:0 auto;}
.zNav .nav2 ul{width:1420px;text-align:center;}
.zNav .nav2 li{width:180px;font-size:14px;margin-left:25px;height:auto;text-align:center;padding-top:20px;display:inline-block;float:none;}
.zNav .nav2 li a{border:none;padding:0;height:auto;width:auto;color:#333;display:block;line-height:30px;}
.zNav .nav2 li span{display:block;width:180px;height:115px;background:#000;overflow:hidden;}
.zNav .nav2 li img{width:180px;height:115px;}
.zNav .nav2 li h3{height:35px;line-height:35px;font-size:14px;font-weight:normal;color:#333;}
.zNav .nav2 li:hover h3{color:#0068a8;}
.zNav .nav2 li.m21{margin-left:0;}
.zNav .nav li.m1 a{background-image:none;}
.navno2{display:none;}

.zFoot{background:#323232;padding:40px 0 30px;overflow:hidden;}
.zFoot a{color:#999;}
.zFoot a:hover{color:#fff;}
.zFoot .fMe{float:left;width:130px;overflow:hidden;}
.zFoot .fMe h3{padding-bottom:15px;font-size:16px;color:#f5f5f5;}
.zFoot .fMe li{font-size:14px;line-height:26px;}
.zFoot .hw{width:220px;}
.zFoot .fTe{width:360px;overflow:hidden;}
.zFoot .fTe .te{font-size:16px;color:#f5f5f5;}
.zFoot .fTe .te span{display:block;color:#0068a8;font-size:36px;font-family:arial;font-weight:bold;}
.zFoot .fTe p{color:#999;font-size:14px;line-height:32px;}
.zFoot .fTe p span{padding-left:30px;}

.zFoot .fWx{width:130px;overflow:hidden;text-align:center;color:#999;}
.zFoot .fWx img{width:120px;margin-bottom:5px;border:5px solid #fff;}
.zFoot .fLink{margin-top:30px;color:#999;}
.zFoot .fLink em{margin:0 10px;font-style:normal;display:inline-block;}

.fCopy{height:50px;line-height:50px;overflow:hidden;background:#393939;color:#999;}
.fCopy a{color:#999;}

.zSlide{width:100%;position:relative;overflow:hidden;height:650px;}
.zSlide .bd{height:650px;z-index:0;position:relative;}
.zSlide .bd li{background-position:50%;background-repeat:no-repeat;}
.zSlide .bd a{display:block;width:100%;height:650px;}
.zSlide .prev,.zSlide .next{display:block;width:60px;height:60px;background:url('../images/ctrl.png') no-repeat 0 0;position:absolute;opacity:0;filter:alpha(opacity=0);top:45%;}
.zSlide .prev{left:0;}
.zSlide .next{left:auto;right:0;background-position:-60px 0px;}
.zSlide:hover .prev,.zSlide:hover .next{opacity:1;filter:alpha(opacity=100);}
.zSlide:hover .prev{left:15%;}
.zSlide:hover .next{right:15%;}
.zSlide .hd{position:absolute;bottom:20px;text-align:center;z-index:5;left:50%;font-size:0;line-height:0;height:0px;margin-left:-30px;height:14px;}
.zSlide .hd li{z-index:2;cursor:pointer;margin-right:5px;display:inline-block;width:10px;height:10px;*display:inline;zoom:1;border-radius:100%;border:2px solid #fff;position:relative;transition:all 0.3s;}
.zSlide .hd li:after{content:"";position:absolute;width:6px;height:6px;background:#fff;top:2px;left:2px;border-radius:100%;}
.zSlide .hd li:hover,.zSlide .hd .on{border:2px solid #0068a8;transform:scale(1.1);}
.zSlide .hd .on:after{background:#0068a8;}
.nySlide{height:300px;position:relative;z-index:10;overflow:hidden;}
.nySlide img{height:300px;position:relative;left:50%;margin-left:-960px;}

.zSearch{height:40px;line-height:40px;overflow:hidden;padding:10px 0;}
.searFont{width:800px;overflow:hidden;}
.searFont a{margin:0 8px;}
.searFont strong{color:#333;font-weight:normal}
.searMain{width:340px;height:40px;line-height:40px;overflow:hidden;}
.searMain .sear_text{float:left;width:280px;height:40px;line-height:40px;padding:0 10px;background:#f5f5f5;}
.searMain .sear_btn{float:right;width:40px;height:40px;cursor:pointer;background:#0068a8 url('../images/sBtn.png') no-repeat center;transition:all 0.3s;}
.searMain .sear_btn:hover{background-color:#ffa200;}

.zTitle{text-align:center;font-size:36px;line-height:36px;}
.zTitle span{color:#0068a8;font-weight:bold;}
.zTitle .p1{display:block;font-weight:normal;font-size:14px;color:#999;padding-top:12px;margin-top:15px;line-height:22px;background:url(../images/tdx.png) no-repeat center top;}

.zCase{padding:60px 0 30px;background:#f5f5f5;}
.mePro{text-align:center;height:32px;margin-top:30px;}
.mePro a{display:inline-block;font-size:15px;padding:0 20px;line-height:34px;height:34px;cursor:pointer;border-radius:17px;}
.mePro i{display:inline-block;width:10px;height:1px;background:#ddd;position:relative;top:-4px;}
.mePro i.m1{width:0;}
.mePro a.on{background:#0068a8;color:#fff;}
.meTab{width:1200px;margin-top:40px;}
.meTab ul{width:1260px;}
.meTab li{width:380px;height:340px;float:left;margin-right:30px;margin-bottom:30px;}
.meTab li a{display:block;width:380px;height:340px;background:#e9eae9;overflow:hidden;}
.meTab li .tp{width:380px;height:287px;overflow:hidden;}
.meTab li .tp img{width:100%;height:100%;}
.meTab li h3{font-size:15px;text-align:center;height:53px;line-height:53px;position:relative;background:#fff;color:#333;}
.meTab li a:hover h3{background:#ffa200;color:#fff;}
.vMore{text-align:center;font-size:15px;color:#fff;background:#0068a8;overflow:hidden;display:block;width:140px;height:38px;line-height:38px;border-radius:19px;margin:10px auto 0;}
.vMore:hover{background:#ffa200;color:#fff;}

.zAdv{background-color:#f5f5f5;padding:60px 0;}
.zAdv .adv{padding-top:30px;overflow:hidden;}
.zAdv .adv li{width:20%;float:left;text-align:center;font-size:16px;color:#555;padding-top:10px;}
.zAdv .adv li span{display:block;font-size:20px;color:#000;margin-bottom:5px;}
.zAdv .adv li i{display:block;width:60px;height:60px;background:url(../images/yico.png) no-repeat 0 0;margin:0 auto 5px;-webkit-transition:all .4s ease-in;-moz-transition:all .4s ease-in;-ms-transition:all .4s ease-in;-o-transition:all .4s ease-in;transition:all .4s ease-in;}
.zAdv .adv li:hover i{background:url(../images/yico2.png) no-repeat 0 0;}
.zAdv .adv .ys2 i,.zAdv .adv .ys2:hover i{background-position:-60px 0;}
.zAdv .adv .ys3 i,.zAdv .adv .ys3:hover i{background-position:-120px 0;}
.zAdv .adv .ys4 i,.zAdv .adv .ys4:hover i{background-position:-180px 0;}
.zAdv .adv .ys5 i,.zAdv .adv .ys5:hover i{background-position:-240px 0;}
.zAdv .adv li:hover i{transform:translateY(-10px);-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);}

.zAbout{padding:60px 0 0;}
.zAbout .abox{background:url(../images/bg_zoujinbasi.jpg)no-repeat;margin-top:30px;height:509px;position:relative;overflow:hidden;}
.zAbout .shop{width:422px;background:#fff;position:absolute;left:470px;top:100px;padding:40px 30px 43px 30px;}
.zAbout .shop .title{font-size:22px;line-height:24px;color:#0068a8;margin-bottom:10px;}
.zAbout .shop .titles{font-size:24px;line-height:30px;color:#0068a8;margin-bottom:25px;}
.zAbout .shop .titless{font-size:14px;color:#959595;line-height:25px;}
.zAbout .shop .cMore{width:200px;height:50px;line-height:50px;text-align:center;background:#0068a8;color:#fff;display:block;margin-top:40px;border-radius:25px;font-size:14px;}
.zAbout .shop .cMore:hover{background:#ffa200;color:#fff;}
.zAbout .minimg{position:absolute;bottom:0px;right:0px;}
.zAbout .minimg img{width:248px;height:165px;display:block;}
.zAbout .slideBox .prev,.zAbout .pageBtn .next{font-family:"宋体";cursor:pointer;height:35px;width:35px;line-height:35px;background:#0068a8;display:inline-block;text-align:center;}
.zAbout .pageBtn{width:106px;position:absolute;right:180px;bottom:0px;}
.zAbout .slideBox .next{background:#fff;}
.zAbout .slideBox .prev{color:#fff;}

.zSolu{padding:60px 0 0;}
.zSolu .solu{height:650px;margin-top:30px;position:relative;}
.zSolu .solu .bd{position:relative;z-index:10;}
.zSolu .solu .bd .showDiv{height:650px;position:relative;overflow:hidden;}
.zSolu .solu .bd .showDiv .tp{display:block;width:100%;height:650px;background-repeat:no-repeat;background-position:center top;}
.zSolu .solu .bd .showDiv .wz{text-align:center;position:absolute;left:50%;top:0;margin-left:-350px;width:700px;z-index:9;-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-ms-transition:all .4s ease-out;-o-transition:all .4s ease-out;transition:all .4s ease-out;}
.zSolu .solu .bd .showDiv .wz h5{font-size:36px;line-height:36px;color:#fff;}
.zSolu .solu .bd .showDiv .wz .w{font-size:15px;color:#fff;padding-top:20px;line-height:25px;}
.zSolu .solu .bd .showDiv .wz .mo{width:46px;height:46px;display:block;border-radius:23px;background:#0068a8;color:#fff;line-height:46px;text-align:center;font-size:24px;margin:30px auto 0;transition:all .5s;-webkit-transition:all .5s;}
.zSolu .solu .bd .showDiv .wz .mo:hover{background:#ffa200;color:#fff;transform:translateY(-10px);-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);}
.zSolu .solu .bd .showDiv .bg{background:rgba(0,0,0,0.3);width:100%;height:650px;position:absolute;left:0;top:0;z-index:8;}
.zSolu .solu .hd{width:1200px;height:160px;background:#fff;position:absolute;left:50%;bottom:-80px;margin-left:-600px;z-index:10;}

.zSolu .solu .hd li{width:199px;height:160px;line-height:22px;border-left:1px solid #eaeaea;color:#333;float:left;background:#fff;text-align:center;font-size:15px;cursor:pointer;}
.zSolu .solu .hd li i{display:block;width:60px;height:60px;margin:35px auto 10px;background-image:url(../images/clic.png);background-repeat:no-repeat;}
.zSolu .solu .hd li.a1{border-color:#fff;}
.zSolu .solu .hd li .ic1{background-position:0 0;}
.zSolu .solu .hd li .ic2{background-position:-60px 0;}
.zSolu .solu .hd li .ic3{background-position:-120px 0;}
.zSolu .solu .hd li .ic4{background-position:-180px 0;}
.zSolu .solu .hd li .ic5{background-position:-240px 0;}
.zSolu .solu .hd li .ic6{background-position:-300px 0;}
.zSolu .solu .hd li.on{color:#0068a8;height:158px;border-bottom:2px solid #0068a8;}
.zSolu .solu .hd li.on .ic1{background-position:0 -60px;}
.zSolu .solu .hd li.on .ic2{background-position:-60px -60px;}
.zSolu .solu .hd li.on .ic3{background-position:-120px -60px;}
.zSolu .solu .hd li.on .ic4{background-position:-180px -60px;}
.zSolu .solu .hd li.on .ic5{background-position:-240px -60px;}
.zSolu .solu .hd li.on .ic6{background-position:-300px -60px;}

.zNews{padding:140px 0 60px;background:#f5f5f5;}
.zNews .nBox{margin-top:30px;overflow:hidden;}
.reLeft{width:390px;background:url(../images/nbg.jpg) repeat-x left top #fff;overflow:hidden;}
.reLeft .ti,.reTfa .ti,.reFaq .ti{color:#fff;font-size:24px;line-height:24px;padding:30px 32px 20px 32px;position:relative;}
.reLeft .ti a,.reTfa .ti a,.reFaq .ti a{display:block;border:1px solid #fff;float:right;width:13px;height:15px;line-height:15px;text-align:center;font-family:arial;font-size:15px;color:#fff;margin-top:3px;}
.reLeft .bx{width:330px;padding:0 30px 30px;overflow:hidden;}
.reLeft .bx .enl{display:block;width:330px;height:240px;overflow:hidden;margin-top:5px;}
.reLeft .bx .enl img{width:330px;height:240px;display:block;}
.reLeft .bx h4{font-size:16px;padding-top:20px;line-height:24px;}
.reLeft .bx .wz,.reTfa .fa li .wz{line-height:22px;color:#999;margin-top:10px;}
.reLeft .bx .wz{margin-top:19px;}
.reLeft .bx .rq,.reTfa .fa li .rq{text-align:right;line-height:24px;color:#999;padding-top:15px;position:relative;}
.reLeft .bx .rq:after,.reTfa .fa li .rq:after{content:"";width:100px;height:24px;color:#e6e7e6;border-bottom:1px solid #e6e7e6;position:absolute;left:0;bottom:1px;}
.zNews .nBox .kd{width:790px;margin-left:20px;}
.reTfa{background:#fff;padding-bottom:30px;overflow:hidden;}
.reTfa .ti,.reFaq .ti{color:#333;}
.reTfa .ti a,.reFaq .ti a{color:#e6e7e6;border:1px solid #e6e7e6;}
.reTfa .ti a:hover,.reFaq .ti a:hover{border-color:#0068a8;color:#0068a8;}
.reTfa .fa li{width:335px;padding:0 30px;float:left;}
.reTfa .fa li h4{font-size:16px;line-height:24px;}
.reFaq{background:#fff;margin-top:20px;overflow:hidden;}
.reFaq .faq{overflow:hidden;}
.reFaq .faq .tp,.reFaq .faq .tp img{width:316px;height:180px;display:block;}
.reFaq .fq{width:310px;padding-right:80px;}
.reFaq .fq li{height:22px;line-height:22px;font-size:14px;margin-bottom:10px;}
.reFaq .fq li a{display:block;}

.zPtitle{height:50px;line-height:50px;background:#f5f5f5;font-size:14px;}
.zPtitle p{background:url('../images/home_icon.png') no-repeat left center;padding-left:20px;float:left;}
.zPtitle span{margin:0 8px;}
.zPtitle .back{float:right;background: url('../images/back.png') no-repeat left center;padding-left:20px;}

.nyTitle{text-align:center;font-size:36px;line-height:40px;}
.nyTitle span{font-size:14px;font-family:arial;color:#888;display:block;line-height:18px;}

.zMenu{height:60px;overflow:hidden;margin-bottom:50px;}
.zMenu a{display:block;width:398px;height:58px;border:1px solid #eaeaea;line-height:58px;text-align:center;font-size:18px;float:left;}
.zMenu a:hover,.zMenu a.on{background:#0068a8;color:#fff;border-color:#0068a8;}
.zMenu a.wd2,.zMenu a.wd3{width:399px;border-left:none;}
.zMenu3 a{width:198px;}
.zMenu3 a.wd2,.zMenu3 a.wd3,.zMenu3 a.wd4,.zMenu3 a.wd5,.zMenu3 a.wd6{width:199px;border-left:none;}
.zMenu4{padding-top:60px;}
.zMenu4 a{width:298px;}
.zMenu4 a.wd2,.zMenu4 a.wd3{width:299px;border-left:none;}
.zMenup{overflow:hidden;margin-bottom:40px;text-align:center;}
.zMenup a{display:inline-block;width:127px;height:48px;border:1px solid #eaeaea;line-height:48px;font-size:14px;margin:0 10px 15px;}
.zMenup a:hover,.zMenup a.on{background:#0068a8;color:#fff;border-color:#0068a8;}



.menuSub{text-align:center;margin-top:40px;}
.menuSub a{width:125px;border:1px solid #ddd;background:#fff;display:inline-block;transition:all 0.3s;margin-right:10px;height:35px;line-height:35px;box-shadow:0 0 1px #fff inset;margin-bottom: 5px;}
.menuSub a.current,.menuSub a:hover{border:1px solid #0068a8;background:#0068a8;color:#fff;}
.zContBox{padding-top:40px;overflow:hidden;}
.zContBox .contL{width:560px;}
.zContBox .contL h4{font-size:24px;}
.zContBox .contL h5{font-size:14px;padding-top:18px;}
.zContBox .contL p{font-size:16px;margin-top:25px;background:url(../images/lxic.png) no-repeat left 32px;}
.zContBox .contL p.p1 span{font-size:44px;font-weight:bold;color:#0068a8;font-family:arial;line-height:44px;}
.zContBox .contL p span{display:block;padding-top:15px;}
#dituContent{width:580px;height:556px;border:none;float:right;}

.conFeed{padding-top:60px;overflow:hidden;}
.conFeed .feed{margin-top:30px;}
.conFeed .feed input{width:568px;height:58px;line-height:58px;float:left;padding-left:20px;border:1px solid #eaeaea;margin:0 0 20px 20px;font-size:14px;color:#666;}
.conFeed .feed input.last{margin-left:0;}
.conFeed .feed textarea{width:1158px;height:150px;line-height:25px;padding:15px 20px;border:1px solid #eaeaea;display:block;margin-bottom:30px;}
.conFeed .feed .code{width:200px;height:58px;line-height:58px;margin-right:15px;margin-left:0;}
.conFeed .feed .checkcode{height:43px;margin-left:5px;border:1px solid #eaeaea;padding:8px 10px;float:left;background:#fff;display:inline-block;}
.conFeed .feed .btns{width:180px;height:58px;background:#0068a8;color:#fff;border:none;font-size:16px;cursor:pointer;margin:0;margin-left:20px;padding:0;}
.conFeed .feed .reset{background:#d2d2d2;cursor:pointer;}
.conFeed .feed input:focus,.conFeed .feed textarea:focus{border-color:#0068a8;}

.newsList{margin-top:40px;overflow:hidden;}
.newsList li{padding:30px 40px;border:1px solid #eaeaea;overflow:hidden;margin-bottom:25px;}
.newsList li a.tp{display:block;width:315px;height:195px;overflow:hidden;}
.newsList li a.tp img{width:315px;height:195px;}
.newsList li .cont{width:730px;overflow:hidden;}
.newsList li h3{font-size:18px;margin-bottom:10px;margin-top:5px;}
.newsList li span{display:inline-block;line-height:18px;margin-right:15px;padding-left:20px;}
.newsList li span.sp1{background:url(../images/ti.png) no-repeat left center}
.newsList li span.sp2{background:url(../images/wj.png) no-repeat left center}
.newsList li p{padding-top:15px;color:#888;line-height:25px;font-size:14px;}
.newsList li .more{display:inline-block;width:120px;height:36px;line-height:36px;text-align:center;margin-top:30px;border-radius:18px;background-color:#0068a8;color:#fff;}
.newsList li:hover h3 a{color:#0068a8;}
.newsList li:hover .more{background:#ffa200;color:#fff;}

.newsDetail{background:#f5f5f5;padding-bottom:80px;}
.newsDetail .showL{background:#fff;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1);-ms-box-shadow:0 1px 1px rgba(0,0,0,.1);width:775px;padding:40px 30px;}
.newsDetail .showL h2{font-size:28px;line-height:26px;text-align:center;color:#333;padding-bottom:15px;font-weight:normal;}
.newsDetail .showL .msg{text-align:center;border-bottom:1px solid #ededed;font-family:"宋体";font-size:12px;padding-bottom:5px;}
.newsDetail .showL .msg span{padding:0 7px;color:#999;}
.newsDetail .showL .msg .fonts a{padding:0 3px;}
.newsDetail .showL .msg a.active{font-weight:bold;color:#0068a8;}
.newsDetail .showL .detailCont{padding:30px 0;line-height:26px;overflow:hidden;}
.newsDetail .showL .detailCont .pic{text-align:center;padding-bottom:20px}
.newsDetail .showL .detailCont .pic img{margin-top:10px;}
.newsDetail .showL .pagIng{border:1px solid #ededed;padding:8px 15px;overflow:hidden;}
.newsDetail .showL .pagIng .fl{width:589px;height:60px;padding-right:30px;border-right:1px solid #ededed;}
.newsDetail .showL .pagIng .fl a{display:block;height:30px;line-height:30px;}
.newsDetail .showL .pagIng .fr{line-height:28px;display:block;width:85px;height:28px;margin-top:16px;text-align:center;color:#fff;border-radius:2px;background:#0068a8;}
.newsDetail .showL .pagIng .fr:hover{background:#f3ac00;color:#fff;}
.newsDetail .showR{width:340px;}
.newsDetail .showR .box{background:#fff;margin-bottom:20px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1);-ms-box-shadow:0 1px 1px rgba(0,0,0,.1);overflow:hidden;}
.newsDetail .showR h3{padding-left:20px;height:42px;border-top:1px #f1f1f1 solid;border-bottom:1px #f1f1f1 solid;color:#333;font-size:18px;line-height:42px;}
.newsDetail .showR .news,.newsDetail .showR .case{padding:0 20px;overflow:hidden;}
.newsDetail .showR .news li{padding:20px 0;border-bottom:1px solid #f1f1f1;overflow:hidden;}
.newsDetail .showR .news li a{display:block;}
.newsDetail .showR .news li img{width:80px;height:60px;float:left;margin-right:15px;}
.newsDetail .showR .news li h4,.newsDetail .showR .news li span{line-height:30px;}
.newsDetail .showR .news li span{display:inline-block;background:url(../images/ti.png) no-repeat left 7px;padding-left:20px;color:#999;}
.newsDetail .showR .case li{width:300px;margin:15px 0;}
.newsDetail .showR .case li .pic{display:block;position:relative;width:300px;height:227px;overflow:hidden;}
.newsDetail .showR .case li .pic .cover{position:absolute;left:0;top:0;z-index:4;width:100%;height:100%;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;}
.newsDetail .showR .case li:hover .pic .cover{box-shadow:inset 0 0 100px rgba(0,0,0,0.3);-webkit-box-shadow:inset 0 0 100px rgba(0,0,0,0.3);-ms-box-shadow:inset 0 0 100px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 0 100px rgba(0,0,0,0.3);}
.newsDetail .showR .case li .pic img{-webkit-transition:.5s;-o-transition:.5s;transition:.5s;width:300px;height:227px;}
.newsDetail .showR .case li .cont{padding-top:10px;overflow:hidden;}
.newsDetail .showR .case li .cont .tit{margin-bottom:5px;font-size:16px;color:#000;}
.newsDetail .showR .case li .cont .des a{color:#999;font-size:12px;}
.newsDetail .showR .case li:hover .cont .tit a{color:#0068a8;}

.ysa ul{padding-top:40px;padding-bottom:40px;overflow:hidden;}
.ysa li{width:300px;float:left;margin:0  50px  30px 50px;}
.ysa li .pic{display:block;height:150px;overflow:hidden;box-shadow:0 0 12px 1px  #cccccc}
.ysa li .pic img{width:300px;height:150px;transition:all .5s;display:block;}
.ysa li:hover .pic img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);}
.ysa li h5{font-size:20px;color:#0a0a0a;text-align:center;margin:15px 0  15px;font-weight:normal;}
.ysa li p{font-size:14px;line-height:20px;color:#5c5c5c;height:40px;overflow:hidden;}
.ysb{padding:60px 0;background:#f5f5f5;}
.ysbox{padding-top:40px;overflow:hidden;}

.ysbox .yxL{width:655px;}
.ysbox .yxL li{margin-bottom:20px;overflow:hidden;}
.ysbox .yxL li .pic{display:block;float:left;overflow:hidden;width:320px;height:198px;margin-right:20px;}
.ysbox .yxL li .pic img{width:100%;height:100%;transition:all .5s;-webkit-transition:all .5s;}
.ysbox .yxL li:hover .pic img{transform:scale(1.1);}
.ysbox .yxL li h4 a{font-size:14px;color:#363636;}
.ysbox .yxL li h4{margin:25px 0 20px;font-weight:normal;}
.ysbox .yxL li p{font-size:12px;color:#898989;line-height:20px;height:60px;overflow:hidden;margin-bottom:10px;}
.ysbox .yxL li .more{display:block;width:98px;height:32px;line-height:32px;text-align:center;font-size:12px;color:#898989;margin-left:340px;border:1px solid #898989;transition:all .5s}
.ysbox .yxL li .more:hover{background:#0068a8;color:#fff;border-color:#0068a8;}
.ysbox .yxL li h4 a:hover{color:#0068a8}
.ysbox .yxR{width:485px;}
.ysbox .yxR li{height:50px;line-height:50px;border-bottom:1px dotted #5e5e5e;color:#363636;font-size:14px;}
.ysbox .yxR li a{color:#363636;font-size:14px;background:url(../images/page-ys-ico.png) no-repeat 0 center;padding-left:10px;transition:all .5s}
.ysbox .yxR li span{display:inline-block;float:right;}
.ysbox .yxR li a:hover{color:#0068a8;margin-left:10px;}

.ysc{padding:60px 0;}
.ysc .ycbox{padding-top:40px;}
.ysc .ycbox ul{width:1230px;}
.ysc .ycbox li{width:286px;margin-right:18px;float:left;}
.ysc .ycbox li img{display:block;width:274px;height:186px;padding:5px;background:#fff;border:1px solid #e3e3e3;transition:all .5s;}
.ysc .ycbox li span{display:block;height:35px;line-height:35px;text-align:center;font-size:14px;color:#666666}
.ysc .ycbox li:hover img{border-color:#0068a8}
.ysc .ycbox li:hover span{color:#0068a8}
.ysd{padding:60px 0;background:#f5f5f5;}
.ysd .ydbox{background:url(../images/page-ys-proceBg.png) no-repeat center center;height:260px;margin-top:40px;}
.ysd .ydbox li{width:240px;margin-left:20px;float:left;font-size:14px;color:#000000;line-height:20px;height:150px;padding-top:10px;position:relative;}
.ysd .ydbox li h5{font-size:20px;color:#000;margin-bottom:15px;}
.ysd .ydbox li:nth-of-type(2),.ysd .ydbox li:nth-of-type(6){left:30px;}
.ysd .ydbox li:nth-of-type(3),.ysd .ydbox li:nth-of-type(7){left:70px;}
.ysd .ydbox li:nth-of-type(4),.ysd .ydbox li:nth-of-type(8){left:90px;}

.caseList{padding-top:40px;}
.caseList ul{width:1260px;}
.caseList li{width:380px;height:340px;float:left;margin-right:30px;margin-bottom:30px;}
.caseList li a{display:block;width:380px;height:340px;background:#e9eae9;overflow:hidden;}
.caseList li .tp{width:380px;height:287px;overflow:hidden;}
.caseList li .tp img{width:100%;height:100%;}
.caseList li h3{font-size:15px;text-align:center;height:53px;line-height:53px;position:relative;background:#eaeaea;color:#333;}
.caseList li a:hover h3{background:#ffa200;color:#fff;}

.pAbout .abox{padding-top:40px;overflow:hidden;}
.pAbout .abox img{width:100%;}
.pAbout .abox p{font-size:14px;color:#333;line-height:24px;}
.pAbout .abox .axL{width:580px;}
.pAbout .abox .axL p{padding-top:25px;}
.pAbout .abox .axR{width:580px;}
.pAbout .abox .axR p{padding-bottom:25px;}

.pCulture{background:url(../images/whbg.jpg) no-repeat center top;padding:70px 0;margin-top:60px;}
.pCulture h3,.pCulture h3 span{color:#fff;}
.pCulture ul{padding-top:40px;overflow:hidden;}
.pCulture ul li{width:280px;height:340px;float:left;background:#fff;text-align:center;margin-left:26px;}
.pCulture ul li img{width:100%;}
.pCulture ul li h5{padding-top:20px;font-size:26px;color:#0068a8;}
.pCulture ul li .txt{padding:10px 20px 0;font-size:15px;line-height:24px;}

.pBus{padding:60px 0 20px;}
.pBus .psbox{padding-top:40px;font-size:14px;line-height:26px;}
.pBus .psbox img{float:right;margin-left:40px;}
.pBus .psbox p{margin-bottom:8px;}

.culList{padding-top:40px;}
.culList ul{width:1260px;}
.culList li{width:380px;height:317px;float:left;margin-right:30px;margin-bottom:30px;}
.culList li a{display:block;width:380px;height:317px;background:#e9eae9;overflow:hidden;}
.culList li .tp{width:380px;height:264px;overflow:hidden;}
.culList li .tp img{width:100%;height:100%;}
.culList li h3{font-size:15px;text-align:center;height:53px;line-height:53px;position:relative;background:#eaeaea;color:#333;}
.culList li a:hover h3{background:#ffa200;color:#fff;}
.culLista li,.culLista li a{height:306px;}
.culLista li .tp{height:253px;}

.parList{padding-top:40px;}
.parList ul{width:1260px;}
.parList li{float:left;width:220px;margin-right:25px;margin-bottom:25px;text-align:center;}
.parList li img{ width:210px; height:120px;background:#e5e5e5; padding: 4px; border: 1px solid #d4d4d4; box-shadow: 1px 1px 0 #fff inset,-1px -1px 0 #fff inset;}
.parList li span{ height: 35px; line-height: 35px; display: block; text-align:center; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.parList li h3{font-size:15px;text-align:center;height:40px;line-height:40px;position:relative;color:#333;}

.zSolu li{height:283px;margin-bottom:30px;}
.zSolu li .tp{display:block;width:600px;height:283px;overflow:hidden;}
.zSolu li .tp img{width:100%;height:100%;}
.zSolu li .wz{width:519px;height:231px;border:1px solid #e6e7e6;padding:50px 40px 0;border-left:none;}
.zSolu li .wz h3{font-size:22px;padding-bottom:15px;color:#333;}
.zSolu li .wz .w{font-size:14px;line-height:26px;overflow:hidden;color:#666;}
.zSolu li .wz a{display:block;width:40px;height:40px;line-height:40px;background:#cecfce;border-radius:50%;text-align:center;font-size:14px;color:#fff;margin-top:20px;}
.zSolu li:hover{background:#0068a8;color:#fff;}
.zSolu li:hover .wz{border-color:#0068a8;}
.zSolu li:hover .wz h3,.zSolu li:hover .wz .w{color:#fff;}
.zSolu li:hover .wz a{background:#fff;color:#0068a8;}
.zSolu li .wza{border-left:1px solid #e6e7e6;border-right:none;}


/*电子光学专题页*/
.proceA{background-position: center center;height: 450px;background-repeat: no-repeat;}
.proceA .aNav {text-align: center;padding-top: 250px;}
.proceA .aNav a{display: inline-block;width: 115px;height: 45px;border-radius: 50%;border: 1px solid #fff;font-size: 14px;color: #fff;text-align: center;margin: 0 10px;background: url(../images/proce-nav-ico.png) no-repeat 0 0;padding-top: 70px;transition: all .5s;-webkit-transition:all .5s;}
.proceA .aNav .cirl2{background-position: -110px 0}
.proceA .aNav .cirl3{background-position: -230px 0}
.proceA .aNav .cirl4{background-position: -340px 0}
.proceA .aNav .cirl5{background-position: -456px 0}
.proceA .aNav .cirl6{background-position: -573px 0}
.proceA .aNav a:hover{background-color:#0068a8;border-color:#0068a8;transform: translateY(-20px);}

/*汽车电子*/
.proceB{padding:60px 0;}
.proceB .ceB{overflow:hidden;padding-top:40px;}
.proceB .ceB .ceBl{width: 575px;height: 570px;font-size:14px;line-height:26px;}
.proceB .ceB .ceBr{width: 625px;height: 570px;background: url(../images/page-optics-pic1.jpg) no-repeat right center;position: relative;}
.proceB .ceB .ceBr .wz{font-size:14px;line-height:26px;padding-top:368px;padding-left:50px;}

/*计算机电子*/
.proce-opticComp{background: url(../images/page-optics-bg1.jpg) no-repeat center center;height: 570px;padding: 40px 0}
.proce-opticComp-right{width: 778px;height: 570px;overflow: hidden;}
.proce-opticComp-right h3,.proce-opticComp-right h3 i,.proce-opticComp-right h3 span{color: #fff;}
.proce-opticComp-right h3{border-bottom-color: #fff;}

/*光电显示*/
.proce-opticOpto{padding: 45px 0;}
.proce-opticOpto-left{width: 575px;height: 570px;}
.proce-opticOpto-right{width: 625px;height: 570px;background: url(../images/page-optics-pic2.jpg) no-repeat right center;position: relative;}

/*光电显示*/
.proce-opticLed{background: url(../images/page-optics-bg2.jpg) no-repeat center center;height: 570px;padding: 40px 0}
.proce-opticLed-right{width: 778px;height: 570px;overflow: hidden;}
.proce-opticLed-right h3,.proce-opticLed-right h3 i,.proce-opticLed-right h3 span{color: #fff;}
.proce-opticLed-right h3{border-bottom-color: #fff;}

/*光伏行业 */
.proce-opticPv{padding: 45px 0;}
.proce-opticPv-left{width: 575px;height: 570px;}
.proce-opticPv-right{width: 625px;height: 570px;background: url(../images/page-optics-pic3.jpg) no-repeat right center;position: relative;}

/*LED行业*/
.proce-opticElect{background: url(../images/page-optics-bg3.jpg) no-repeat center center;height: 570px;padding: 40px 0}
.proce-opticElect-right{width: 778px;height: 570px;overflow: hidden;}
.proce-opticElect-right h3,.proce-opticElect-right h3 i,.proce-opticElect-right h3 span{color: #fff;}
.proce-opticElect-right h3{border-bottom-color: #fff;}

/*工程图片*/
.proce-picDisplay{background: #f4f4f4;padding: 40px 0;}
.proce-picDisplay li{width: 230px;margin: 0 20px 25px 20px;float: left;}
.proce-picDisplay li .pic{display: block;height: 210px;width: 210px;overflow: hidden;border-radius: 50%;border: 1px solid #ccc;padding: 4px;background: #fff;transition: all .5s;-webkit-transition:all .5s;}
.proce-picDisplay li .pic img{width: 210px;height: 210px;border-radius: 50%;}
.proce-picDisplay li span{display: block;height: 48px;line-height: 48px;text-align: center;color: #505050;font-size: 14px;}
.proce-picDisplay li:hover span{color: #0194d0}
.proce-picDisplay li:hover .pic{background-color: #0194d0;transform: translateY(-10px);border-color: #0194d0;}
.proce-picDisplay .more{float: right;color: #0194d0;font-size: 14px;font-weight: normal;}
.proce-picDisplay .more:hover{text-decoration: underline;}
.proce-picSketch{padding: 40px 0;}
.proce-picRelate{padding: 40px 0;background: #f4f4f4;}
.proce-picRelate h3{font-size: 30px;color: #0194d0;margin-bottom: 40px;}

/*实验室专题页*/

.proce-laboraNav a{background: url(../images/proce-nav-ico2.png) no-repeat 0 0;}
.proce-Jianjie{background: url(../images/page-proce-jjbg.jpg) no-repeat center center;height: 570px;padding: 40px 0}
.proce-laboraNav  .labora2{background-position: -110px 0}
.proce-laboraNav  .labora3{background-position: -223px 0}
.proce-Jianjie-left{width: 775px;height: 570px;overflow: hidden;}
.proce-Jianjie-right{width: 625px;height: 570px;}
.proce-laboraPic{background: url(../images/page-labora-pic1.png) no-repeat center center;}


/*食品日化专题页*/
.proce-foodPic{background: url(../images/page-food-pic1.png) no-repeat center center;}
.proce-medicalPic{background: url(../images/page-medical-pic1.png) no-repeat center center;}

/*中央空调专题页*/
.proce-Gaishu{padding:50px 0;}
.proce-airTopic{font-size: 30px;color: #0194d0;text-align: center;margin-bottom: 30px;}
.proce-airNav a{background: url(../images/proce-nav-ico3.png) no-repeat 0 0;}
.proce-airNav  .air2{background-position: -116px 0}
.proce-airNav  .air3{background-position: -230px 0}
.proce-airNav  .air4{background-position: -345px 0}
/*主机分类*/
.proce-airHost{padding: 40px 0;background: #f4f4f4}
.proce-airHost .topic{font-size: 20px;color: #303030;display: block;text-align: center;margin-bottom: 45px;}
.proce-airHost .list{overflow: hidden;}
.proce-airHost .list ul{width: 1420px;}
.proce-airHost .list li{width: 460px;height: 345px;padding-top: 25px;text-align: center;float: left;}
.proce-airHost .list li p{font-size: 14px;color: #505050;text-align: left;line-height: 22px;width: 300px;margin: 30px auto 0;}
.proce-airHost .list .li1{border-bottom: 1px dashed #989898;}
.proce-airHost .list .li2{border: 1px dashed  #989898;border-bottom: none;}
.proce-airHost .list .li3{border-bottom: 1px dashed #989898;}
.proce-airHost .txt{font-size: 14px;color: #505050;margin: 50px 0 0 0;text-align: center;}
.proce-airHost .list .li1 p,.proce-airHost .list .li2 p{width: 300px;margin: 30px auto 0;}
.proce-airHost .list .li3 p{width: 350px;margin: 30px auto 0;}

/*末端分类*/
.proce-airEnd{padding: 40px 0;}
.proce-airEnd .list{overflow: hidden;}
.proce-airEnd .list ul{width: 1420px;}
.proce-airEnd .list li{width: 424px;float: left;margin: 0 115px 60px 160px;}
.proce-airEnd .list li img{display: block;width: 424px;height: 186px;}
.proce-airEnd .list li h5{font-size: 20px;color: #000000;margin: 25px 0;font-weight: normal;}
.proce-airEnd .list li p{font-size: 14px;color: #6d6d6d}


.proce-airCtr{padding: 40px 0}
.proce-airPic{overflow: hidden;padding-top: 45px;}
.proce-airPic ul{width: 1500px;}
.proce-airPic li{width: 670px;float: left;margin-right: 60px;background: #e5e5e5}
.proce-airPic li span{display: block;text-align: center;padding: 80px 0;}
.proce-airPic li span img{width: 370px;height: 250px;}
.proce-airPic li h5{height: 64px;line-height: 64px;background: #f2f2f2;text-align: center;font-size: 18px;color: #505050;font-weight: normal;}


.breadCrumb{height:55px;border-bottom:1px solid #f2f2f2;line-height:55px;}
.breadCrumb p{background:url('../images/home_icon.png') no-repeat left center;padding-left:20px;font-size:14px;width:1180px;}
.breadCrumb span{margin:0 8px;}
.breadCrumb .back{float:right;width:80px;height:28px;line-height:28px;text-align:center;border-radius:5px;background:#999;color:#fff;margin-top:10px;}
.breadCrumb .back:hover{background:#cb000a;transition:all 0.3s;}
.partnerList ul,.honorList ul,.settingList ul,.videoList ul,.caseList ul,.searList ul,.newsList2 ul,.proList ul{width:1250px;}
.proSear{width:600px;margin:0 auto;height:50px;line-height:50px;margin-bottom:40px;}
.proSear .btn{height:50px;line-height:50px;width:100px;text-align:center;font-size:16px;background:#333;color:#fff;cursor:pointer;transition:all 0.3s;float:left;}
.proSear .txt{height:48px;line-height:48px;border:1px solid #ddd;border-right:none;width:400px;padding:0 10px;float:left}
.proSear .btn:hover{background:#111;}