﻿





/* 内页banner */

.pz_banner{width: 100%;float: left;/* margin-top: 112px; */position: relative;}

.pz_banner .zy_banner{ line-height: 0;}

.pz_banner .title{width: 100%;color: #ffffff;position: absolute;bottom: 50.5%;}

.pz_banner .title a{ color: #ffffff;}

.pz_banner .title.back{ color: #2f2f2f;}

.pz_banner .title.back a{ color: #2f2f2f;}

.pz_banner .tit{ font-size: 46px; line-height: 36px; text-transform: uppercase; font-weight: bold; text-align: center;}

.pz_banner .side_tit{ font-size: 14px; line-height: 16px; margin-top: 15px; text-align: center;}

.pz_banner .side_cont{ width: 1200px; height: 120px; line-height: 60px; position: absolute; bottom: 0; overflow: hidden; text-align: center; margin: 0 auto; }

.pz_banner .side_cont .u1{ display: inline-block;}

.pz_banner .side_cont .u1 .l1{float: left;font-size: 12px;width: 170px;height: 60px;line-height: 60px;margin-right: 1px;background: rgba(0, 0, 0, 0.5);text-align: center;}

.pz_banner .side_cont .u1 .l1 a{ display: block; color: #ffffff;}

.pz_banner .side_cont .u1 .l1.on,.pz_banner .side_cont .u1 .l1:hover{background: rgb(16, 89, 169);}

@media screen and (max-width:1229px ) {

.pz_banner{ margin-top: 65px;}

.pz_banner .side_cont .u1 .l1{ width: 200px;}

}

@media screen and (max-width:1023px ) {

.pz_banner{ margin-top: 46px;}

.pz_banner .tit{ font-size: 16px; line-height: 16px;}  

.pz_banner .side_tit{ font-size: 12px; line-height: 14px; margin-top: 5px;} 

.pz_banner .side_cont{ height: 30px; line-height: 30px;}

.pz_banner .side_cont .u1 .l1{ font-size: 14px; width: 75px; height: 30px; line-height: 30px;}

}

@media screen and (max-width:400px ) {

.pz_banner .side_cont .u1 .l1{ font-size: 12px; width: 60px;}

}

@media screen and (max-width:310px ) {

.pz_banner .side_cont{ height: auto; line-height: 20px; bottom: -4px;}

.pz_banner .side_cont .u1 .l1{ height: 20px; line-height: 20px; overflow: hidden;}

}





/* 1关于我们 */

/* 关于我们板块一 */

.about1{width: 100%;/* float: left; */padding: 4.7% 0 4.5% 0;}

.about1 .widt{width: 100%;margin: 0 auto; padding-top:300px;}

.about1 .title.blue{ color: #1878bd;}

.about1 .title .tit{ font-size: 30px; line-height: 30px; text-align: center; font-weight: bold;}

.about1 .title .ico{ width: 15px; margin: 20px auto 0 auto; line-height: 0;}

.about1 .img{ margin: 35px 0 45px 0; line-height: 0; position: relative;}

.about1 .img .wz{ position: absolute; height: 146px; right: 6.66%; top: 50%; margin-top: -73px; overflow: hidden; text-align: right;}

.about1 .img .wz .zw{ font-size: 30px; line-height: 40px; font-weight: lighter; color: #ffffff;}

.about1 .img .wz .yw{ font-size: 14px; line-height: 30px; margin-top: 5px; text-transform: uppercase; font-family: "Arial"; color: #ffffff;}

.about1 .info{ font-size: 16px; line-height: 34px; color: #4a4a4a;}

@media screen and (max-width:1023px ) {

.about1 .widt{ width: 100%;}   

.about1 .title .tit{ font-size: 16px; line-height: 16px;} 

.about1 .title .ico{ width: 10px; margin: 10px auto 0 auto;}

.about1 .img{ margin: 10px 0 15px 0;}

.about1 .img .wz{ height: 62px; right: 2.66%; margin-top: -31px;}

.about1 .img .wz .zw{ font-size: 14px; line-height: 16px;}

.about1 .img .wz .yw{ font-size: 12px; line-height: 14px; margin-top: 2px;}

.about1 .info{ font-size: 14px; line-height: 24px;}

}



/* 关于我们板块二 */

.about2{ width: 100%; float: left; padding: 4.7% 0 0 0;}

.about2 .widt{ width: 86%; margin: 0 auto;}

.about2 .title{ color: #ffffff;}

.about2 .title .tit{ font-size: 30px; line-height: 30px; text-align: center; font-weight: bold;}

.about2 .title .ico{ width: 15px; margin: 20px auto 0 auto; line-height: 0;}

.about2 .u1{ width: 101%; margin: 0 -0.5%; overflow: hidden;}

.about2 .u1 .l1{ width: 32.3%; margin: 45px 0.5%; padding: 3% 0 4% 0; background: #ffffff; box-shadow: 0 0 5px #aaa; cursor: pointer; float: left;}

.about2 .u1 .l1 .ico{ width: 144px; height: 144px; line-height: 0; border-radius: 50%; margin: 0 auto;}

.about2 .u1 .l1 .ico img{ height:100%;

-webkit-transition: all 0.3s ease-out 0s; 

-moz-transition: all 0.3s ease-out 0s; 

-o-transition: all 0.3s ease-out 0s; 

transition: all 0.3s ease-out 0s;}

.about2 .u1 .l1:hover img{ transform:rotateY(180deg);}

.about2 .u1 .l1 .line{ width: 35px; height: 2px; margin: 30px auto 25px auto; background: #1070bb;}

.about2 .u1 .l1 .tit{ font-size: 22px; line-height: 22px; text-align: center; font-weight: bold; color: #333333;}

.about2 .u1 .l1 .info{ font-size: 16px; line-height: 26px; height: 52px; margin-top: 25px; overflow: hidden; text-align: center; color: #666666;}

@media screen and (max-width:1023px ) {

.about2 .widt{ width: 100%;}   

.about2 .title .tit{ font-size: 16px; line-height: 16px;} 

.about2 .title .ico{ width: 10px; margin: 10px auto 0 auto;}

.about2 .u1 .l1{ margin: 10px 0.5%;}

.about2 .u1 .l1 .ico{ width: 60px; height: 60px;}

.about2 .u1 .l1 .line{ width: 15px; height: 1px; margin: 10px auto;}

.about2 .u1 .l1 .tit{ font-size: 16px; line-height: 16px;}

.about2 .u1 .l1 .info{ font-size: 14px; line-height: 18px; height: 36px; margin-top: 10px;}

}



/* 关于我们板块三 */

.about3{ width: 100%; float: left; padding: 2.35% 0 2.5% 0;}

.about3 .widt{ width: 86%; margin: 0 auto;}

.about3 .title.blue{ color: #1878bd;}

.about3 .title .tit{ font-size: 30px; line-height: 30px; text-align: center; font-weight: bold;}

.about3 .title .ico{ width: 15px; margin: 20px auto 0 auto; line-height: 0;}

.about3 .u1{ width: 102%; margin: 40px -1% 0 -1%; overflow: hidden;}

.about3 .u1 .l1{ width: 14.6%; margin: 0 1%; float: left;

-webkit-transition: all 0.3s ease-out 0s; 

-moz-transition: all 0.3s ease-out 0s; 

-o-transition: all 0.3s ease-out 0s; 

transition: all 0.3s ease-out 0s;}

.about3 .u1 .l1:hover{ transform: translateY(10px)}

.about3 .u2{ width: 102%; margin: 0 -1%; overflow: hidden;}

.about3 .u2 .l1{ width: 23%; margin: 0 1%; float: left;

-webkit-transition: all 0.3s ease-out 0s; 

-moz-transition: all 0.3s ease-out 0s; 

-o-transition: all 0.3s ease-out 0s; 

transition: all 0.3s ease-out 0s;}

.about3 .u2 .l1:hover{ transform: translateY(10px)}

.about3 .u3{ width: 102%; margin: 0 -1%; overflow: hidden;}

.about3 .u3 .l1{ width: 14.6%; margin: 0 1%; float: left;

-webkit-transition: all 0.3s ease-out 0s; 

-moz-transition: all 0.3s ease-out 0s; 

-o-transition: all 0.3s ease-out 0s; 

transition: all 0.3s ease-out 0s;}

.about3 .u3 .l1:hover{ transform: translateY(10px)}

@media screen and (max-width:1023px ) {

.about3 .widt{ width: 100%;}   

.about3 .title .tit{ font-size: 16px; line-height: 16px;} 

.about3 .title .ico{ width: 10px; margin: 10px auto 0 auto;}

.about3 .u1{ margin: 10px -1% 0 -1%;}

}



/* 关于我们板块四 */

.about4{ width: 100%; float: left; padding: 4.7% 0;}

.about4 .widt{ width: 86%; margin: 0 auto;}

.about4 .title{ color: #ffffff;}

.about4 .title .tit{ font-size: 30px; line-height: 30px; text-align: center; font-weight: bold;}

.about4 .title .ico{ width: 15px; margin: 20px auto 0 auto; line-height: 0;}

.about4 .dl{ width: 100%; overflow: hidden; margin-top: 45px; position: relative; padding-bottom: 180px; padding-top: 20px;}

.about4 .dl .dian{ width: 12px; height: 12px; position: absolute; left: 50%; top: 0; margin-left: -6px; background:#bdbdbd; z-index: 2;

-moz-border-radius: 50%; 

-webkit-border-radius: 50%; 

-khtml-border-radius: 50%;

border-radius: 50%;}

.about4 .dl .bian{ width: 1px; height: 100%; background: #e9e9e9; position: absolute; left: 50%; top: 0;}

.about4 .dl .dd{ width: 100%; float: left; margin-top: 40px; position: relative;}

.about4 .dl .dd .zbox{ width: 47.8%; float: left; overflow: hidden; background: rgba(255,255,255,0.85); padding: 31px 212px 22px 20px; position: relative; z-index: 2;

-moz-border-radius: 10px; 

-webkit-border-radius: 10px; 

-khtml-border-radius: 10px;

border-radius: 10px;}

.about4 .dl .dd .zbox .text .time{ font-size: 24px; color: #666666; line-height: 1; font-family: 'Open Sans';}

.about4 .dl .dd .zbox .text .p{ font-size: 16px; color: #666; line-height: 26px; margin-top: 7px; min-height: 78px;}

.about4 .dl .dd .ico{ background: url(../images/about4_8.png) no-repeat center center; width: 38px; height: 24px; position: absolute; left: 47.8%; top: 28px;}

.about4 .dl .dd:hover .ico{ background-image: url(../images/about4_8_1.png);}

.about4 .dl .dd.d1 .zbox{ float: right;}

.about4 .dl .dd.d1 .ico{ background-image: url(../images/about4_9.png); left: auto; right: 47.8%;}

.about4 .dl .dd.d1:hover .ico{ background-image: url(../images/about4_9_1.png);}

.about4 .dl .dd .zbox .img{ width: 158px; position: absolute; right: 24px; top: 22px;}

.about4 .dl .dd.d2{ height: 35px;}

.about4 .dl .dd.d1{ height: 80px;}

.about4 .dl .dd:hover .zbox{ background: rgba(255,255,255,1);}

.about4 .dl .dd:hover .zbox .text .time{ color: #1878bd;}

.about4 .dl .more{ width: 100%; position: absolute; left: 0; bottom: 0; text-align: center;}

.about4 .dl .more a{ display: inline-block; *zoom: 1; *display: inline; width: 152px; height: 42px; background: #ffffff; text-align: center; line-height: 42px; color: #1070bb; font-size: 16px;

-moz-border-radius: 4px; 

-webkit-border-radius: 4px; 

-khtml-border-radius: 4px;

border-radius: 4px;}

.about4 .dl .more a:hover{ background: #1070bb; color: #ffffff;}

@media screen and (max-width:1429px ) {

.about4 .dl .dd .ico { left: 47.4%;}

.about4 .dl .dd.d1 .ico { right: 47.4%;}

}

@media screen and (max-width:1229px ) {

.about4 .dl .dd .ico { left: 47%;}

.about4 .dl .dd.d1 .ico { right: 46.8%;}

}

@media screen and (max-width:1023px ) {

.about4 .widt{ width: 100%;}   

.about4 .title .tit{ font-size: 16px; line-height: 16px;} 

.about4 .title .ico{ width: 10px; margin: 10px auto 0 auto;}

.about4 .dl{ margin-top: 10px; padding-bottom: 60px; padding-top: 10px;}

.about4 .dl .dd{ padding-left: 30px; height: auto!important; margin-top: 5px;}

.about4 .dl .dd .zbox{ width: 100%; float: left; padding: 11px 122px 6px 10px;}

.about4 .dl .dd .zbox .img{ width: 108px; right: 10px; top: 8px;}

.about4 .dl .dd .ico{ left: 0; width: 30px; background-size: contain; background-image: url(../images/about4_9.png);}

.about4 .dl .dd.d1 .ico{ right: auto; left: 0;}

.about4 .dl .dd:hover .ico{ background-image: url(../images/about4_9_1.png);}

.about4 .dl .bian{ left: 9px;}

.about4 .dl .dt{ text-align: left;}

.about4 .dl .dian{ left: 10px;}

.about4 .dl .more a{ float: left;}

.about4 .dl .dd .zbox .text .time{ font-size: 16px;}

.about4 .dl .dd .zbox .text .p{ font-size: 12px; line-height: 20px; min-height: 60px; margin-top: 3px;}

.about4 .dl .more a{ width: 100px; height: 30px; line-height: 30px; font-size: 14px;}

}





/* 2产品中心 */

.prodList{width: 100%;float: left;padding: 1.7% 0 3% 0;}

.prodList .widt{width: 100%;margin: 0 auto;}

.prodList .u1{ width: 103%; margin: 0 -1.5% 3.5% -1.5%; overflow: hidden;}

.prodList .u1 .l1{width: 30%;margin: 20px 1.5%;/* padding: 10px 40px 40px 40px; */border-radius: 10px;box-shadow: 0 0 5px #ccc;float: left;}

.prodList .u1 .l1 .img{ line-height: 0;}

.prodList .u1 .l1 .tit{font-size: 20px;line-height: 40px;height: 40px;overflow: hidden;color: #1f262c;text-align: center;}

.prodList .u1 .l1 .info{font-size: 14px;line-height: 16px;height: 16px;overflow: hidden;/* margin: 10px 0 10px 0; */color: #575f65;text-align: center;}

.prodList .u1 .l1 .more{ display: block; font-size: 16px; width: 130px; height: 32px; line-height: 30px; margin: 0 auto; border: 1px solid #0e67a6; color: #0e67a6; border-radius: 5px; text-align: center;}

.prodList .u1 .l1:hover .img{ -webkit-transform: scale(1.01);
    transform: scale(1.01)}
.prodList .u1 .l1:hover .more{ background: #0e67a6; color: #ffffff;}

@media  screen and (max-width:1023px){

.prodList .widt{ width: 100%;} 

.prodList .u1 .l1{ width: 47%; margin: 5px 1.5%; padding: 10px; border-radius: 5px;}

.prodList .u1 .l1 .tit{ font-size: 16px; line-height: 16px; height: 16px; margin-bottom: 5px;}

.prodList .u1 .l1 .info{ display: none;}

.prodList .u1 .l1 .more{ font-size: 14px; width: 80px; height: 24px; line-height: 22px;}

}





/* 3产品详细 */

.prodCon{ width: 100%; float: left; padding: 4.7% 0 3% 0;}

.prodCon .widt{ width: 86%; margin: 0 auto;}

.prodCon1{ margin: 0 0 30px 0; border: 1px solid #e6e6e6; overflow: hidden;}

.prodCon1 .prodConLeft{ float: left; width: 43%;}

.prodCon1 .prodConLeft .pic{ padding: 10px;}

.prodCon1 .prodConLeft .slick-dots{ position: absolute; bottom: 0; z-index: 10; height: 12px;}

.prodCon1 .prodConLeft .slick-dots li{ vertical-align: top; width: 12px; height: 12px; background:#bebebe; margin: 0 5px; border-radius: 50%; cursor: pointer; text-indent: -999px; overflow: hidden;}

.prodCon1 .prodConLeft .slick-dots .slick-active{ background:#1878bd;}

.prodCon1 .line{ float: left; width: 0.1%; height: 320px; margin: 50px 0; background: #e5e5e5;}

.prodCon1 .prodConRight{ float: right; width: 56%; padding-left: 70px;}

.prodCon1 .prodConRight .t1{ font-size: 26px; line-height: 26px; margin: 50px 0 35px 0; color: #161616;}

.prodCon1 .prodConRight .t2{ font-size: 16px; color: #1878bd; line-height: 16px; font-weight: bold;}

.prodCon1 .prodConRight .info{ font-size: 14px; line-height: 30px; margin: 20px 35px 50px 0; color: #333;}

.prodCon1 .prodConRight .info span.dot{ color: #1878bd; margin-right: 10px;}

.prodCon1 .prodConRight .more{ display: block; font-size: 18px; width: 156px; height: 50px; line-height: 50px; float: left; text-align: center; color: #fff; background: #1878bd;}

.prodCon1 .prodConRight .more:hover{ opacity: 0.8;}

.prodCon .u1{ width: 100%; overflow: hidden;}

.prodCon .u1 .l1{ width: 24.8%; font-size: 18px; height: 50px; line-height: 50px; margin-right: 1px; text-align: center; float: left; background: #858585;}

.prodCon .u1 .l1 a{ display: block; width: 100%; color: #ffffff;}

.prodCon .u1 .l1.on,.prodCon .u1 .l1:hover{ background: #1878bd;}

#cs:target,#bz:target,#xp:target,#xg:target{ padding-top: 70px;}

.prodCon .nr .tit{ font-size: 22px; line-height: 22px; margin: 40px 0; font-weight: bold; text-align: center; color: #1878bd;}

.prodCon .nr .u2{ width: 103%; margin: 0 -1.5% 1.5% -1.5%; overflow: hidden;}

.prodCon .nr .u2 .l1{ width: 30.3%; margin: 10px 1.5%; padding: 10px 40px 40px 40px; border-radius: 10px; box-shadow: 0 0 5px #ccc; float: left;}

.prodCon .nr .u2 .l1 .img{ line-height: 0;}

.prodCon .nr .u2 .l1 .tit{ font-size: 20px; line-height: 20px; height: 20px; overflow: hidden; font-weight: normal; color: #1f262c; text-align: center;}

.prodCon .nr .u2 .l1 .info{ font-size: 14px; line-height: 16px; height: 16px; overflow: hidden; margin: 20px 0 40px 0; color: #575f65; text-align: center;}

.prodCon .nr .u2 .l1 .more{ display: block; font-size: 16px; width: 130px; height: 32px; line-height: 30px; margin: 0 auto; border: 1px solid #0e67a6; color: #0e67a6; border-radius: 5px; text-align: center;}

.prodCon .nr .u2 .l1:hover .more{ background: #0e67a6; color: #ffffff;}

@media  screen and (max-width:1023px){

.prodCon .widt{ width: 100%;} 

.prodCon1{ margin: 0 0 15px 0;}

.prodCon1 .prodConLeft{ float: none; width: 100%;}

.prodCon1 .prodConLeft .slick-dots{ bottom: 5px; height: 6px;}

.prodCon1 .prodConLeft .slick-dots li{ width: 6px; height: 6px; margin: 0 5px;}

.prodCon1 .line{ float: none; width: 98%; height: 1px; margin: 5px auto;}

.prodCon1 .prodConRight{ float: none; width: 100%; padding-left: 10px; padding-bottom: 5px;}

.prodCon1 .prodConRight .t1{ font-size: 16px; line-height: 16px; margin: 15px 0 10px 0;}

.prodCon1 .prodConRight .t2{ font-size: 14px; line-height: 14px;}

.prodCon1 .prodConRight .info{  line-height: 24px; margin: 5px 0;}

.prodCon1 .prodConRight .info span.dot{ margin-right: 5px;}

.prodCon1 .prodConRight .more{ float: none; font-size: 14px; width: 80px; height: 30px; line-height: 28px;}

.prodCon .u1 .l1{ width: 25%; font-size: 12px; height: 20px; line-height: 20px; margin-right: 0;}

.prodCon .nr{ width: 100%;}

.prodCon .nr .tit{ font-size: 16px; line-height: 16px; margin: 10px 0;}

.prodCon .nr .u2{ width: 101%; margin: 0 -0.5% 1.5% -0.5%;}

.prodCon .nr .u2 .l1{ width: 32.3%; margin: 5px 0.5%; padding: 10px; border-radius: 5px;}

.prodCon .nr .u2 .l1 .tit{ font-size: 16px; line-height: 16px; height: 16px;}

.prodCon .nr .u2 .l1 .info{ margin: 5px 0 10px 0;}

.prodCon .nr .u2 .l1 .more{ font-size: 14px; width: 80px; height: 24px; line-height: 22px;}

#cs:target,#bz:target,#xp:target,#xg:target{ padding-top: 50px;}

}







/* 4客户案例 */

.caseList{ width: 100%; float: left; padding: 4.5% 0 3% 0;}

.caseList .widt{ width: 86%; margin: 0 auto;}

.caseList .u1{ width: 114%; margin: 0 -7% 1% -7%; overflow: hidden;}

.caseList .u1 .l1{ float: left; width: 36%; margin: 0 7%;}

.caseList .u1 .l1 .img{ line-height: 0; position: relative;}

.caseList .u1 .l1 .bg{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(0,0,0,0.4);}

.caseList .u1 .l1 .ico{ width: 58px; height: 58px; position: absolute; top: 50%;  left: 50%; margin-left: -29px; margin-top: -29px;}

.caseList .u1 .l1 .time{ font: 16px; line-height: 28px; height: 28px; padding: 0 13px; background: rgba(0,0,0,0.5);  border-radius: 5px; position: absolute; right: 25px; bottom: 15px; color: #fff;}

.caseList .u1 .l1 .text{ margin: 20px 0 50px 0;}

.caseList .u1 .l1 .tit{ font-size: 18px; line-height: 18px; height: 18px; overflow: hidden; text-align: center;}

.caseList .u1 .l1 .info{ font: 14px; line-height: 16px; height: 16px; margin-top: 8px; text-align: center; overflow: hidden; color: #838383;}

@media  screen and (max-width:1023px){

.caseList .widt{ width: 100%;} 

.caseList .u1{ width: 100%; margin: 0 0 2% 0;}

.caseList .u1 .l1{ width: 100%; margin: 0;}

.caseList .u1 .l1 .ico{ width: 30px; height: 30px; margin-left: -15px; margin-top: -15px;}

.caseList .u1 .l1 .time{ font: 14px; line-height: 20px; height: 20px; padding: 0 5px;}

.caseList .u1 .l1 .text{ margin: 10px 0 15px 0;}

.caseList .u1 .l1 .tit{ font-size: 14px; line-height: 16px; height: 16px;}

.caseList .u1 .l1 .info{ font-size: 12px; line-height: 14px; height: 14px; margin-top: 5px;}

}





/* 5案例详细 */

.caseList .imgPop{width:100%; height: 100%; background-color: rgba(0,0,0,0.8); position: fixed; top:0; left: 0; z-index: 999999999999; display: none;}

.caseList .imgPop2{min-height: 100px; width: 52%; left: 24%; position: absolute; top:50%;

-webkit-transform: translate(0, -50%);

-ms-transform: translate(0, -50%);

transform: translate(0, -50%);}

.caseList .imgPop2 .img{display:block;width: 100%;}

.caseList .imgPop2 .img video{ width: 100%; object-fit:fill;}

.caseList .imgPop2 .close2{width:30px; height: 30px; position: absolute; top:-35px; right:-35px;}

@media screen and (max-width:767px) {

.caseList .imgPop2{ width:70%; left: 15%;}

.caseList .imgPop2 .close2{width:20px; height: 20px; top:-25px; right:-25px;}

}





/* 6新闻中心 */

.newsList{ width: 100%; float: left; padding: 4.7% 0 3% 0;}

.newsList .widt{ width: 86%; margin: 0 auto;}

.newsList .newsListTop{ width: 100%; overflow: hidden; border: 1px solid #d9d9d9;}

.newsList .newsListTop .img{ width: 50%; float: left; line-height: 0;}

.newsList .newsListTop .text{ width: 50%; float: right;}

.newsList .newsListTop .text .wz{ padding-top: 4%;}

.newsList .newsListTop .text .tit{ width: 70%; margin: 0 auto; font-size: 20px; line-height: 32px; height: 64px; overflow: hidden; text-align: center;}

.newsList .newsListTop .text .date{ font-size: 14px; margin-top: 20px; color: #888888; text-align: center;}

.newsList .newsListTop .slick-dots{ position: absolute; bottom: 30px; z-index: 10; height: 12px; text-align: center;}

.newsList .newsListTop .slick-dots li{ vertical-align: top; width: 12px; height: 12px; background: #e5e5e5; margin: 0 4px; border-radius: 50%; cursor: pointer; text-indent: -999px; overflow: hidden;}

.newsList .newsListTop .slick-dots .slick-active{ background:#207dc8;}

.newsList .newsListTop .slick-prev,.newsList .newsListTop .slick-next{ width: 24px; height: 45px; position: absolute;}

.newsList .newsListTop .slick-prev{ background: url(../images/news2.png) no-repeat center; background-size: cover;}

.newsList .newsListTop .slick-next{ background: url(../images/news3.png) no-repeat center; background-size: cover;}

.newsList .u1{ margin-bottom: 4%;}

.newsList .u1 .l1{ width: 100%; padding: 40px 0; border-bottom: 1px solid #e2e2e2; overflow: hidden;}

.newsList .u1 .l1 .text{width: 75.8%;padding-right: 5%;float: left;}

.newsList .u1 .l1 .text .tit{ font-size: 18px; line-height: 18px; height: 18px; overflow: hidden; margin-top: 40px; color: #333;}

.newsList .u1 .l1 .text .info{ font-size: 14px; line-height: 24px; height: 48px; overflow: hidden; margin: 25px 0; color: #777;}

.newsList .u1 .l1 .text .date{ font-size: 14px; color: #777;}

.newsList .u1 .l1 .text .date span{ color: #b8b8b8;}

.newsList .u1 .l1 .more{ font-size: 14px; width: 12.9%; padding: 15px 0 15px 2%; margin: 80px 0 0 0; border-left: 1px solid #e2e2e2; text-transform: uppercase; color: #777; float: left;}

.newsList .u1 .l1 .img{ width: 23.3%; float: right; line-height: 0; overflow: hidden;

-webkit-transition: 0.5s ease;

-moz-transition: 0.5s ease;

-ms-transition: 0.5s ease;

-o-transition: 0.5s ease;

transition: 0.5s ease;}

.newsList .u1 .l1 img{

-webkit-transition: all 0.5s ease-out 0s; 

-moz-transition: all 0.5s ease-out 0s; 

-o-transition: all 0.5s ease-out 0s; 

transition: all 0.5s ease-out 0s;

transition: -webkit-transform 2s;

vertical-align:middle;

-ms-interpolation-mode:bicubic;}

.newsList .u1 .l1:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1);transform: scale(1.1);}

.newsList .u1 .l1:hover .text{ padding-left: 30px;}

.newsList .u1 .l1:hover .text .tit{ color: #207dc8;}

.newsList .u1 .l1:hover .more{ color: #207dc8;}

.wack1{ text-align:center;}

.pz_fy{ display:inline-block; *display:inline; *zoom:1;}

.pz_fy a { float:left; width:30px; height:30px; line-height:30px;  border-radius:50%; border: #e2e2e2 1px solid; color:#999999; font-size:14px; font-family:Arial; margin:0 10px;}

.pz_fy a:hover,

.pz_fy a.on { background: #0573be; color:#fff; border: transparent;}

.pz_fy .l2{ width: 100px; height: 30px; border-radius: 19px; background:url(../images/page1.png) left center no-repeat; border: 0;}

.pz_fy .l2:hover{ background:url(../images/page1_1.png) left center no-repeat;}

.pz_fy .r2{ width: 100px; height: 30px; border-radius: 19px; background:url(../images/page2.png) right center no-repeat; border: 0;}

.pz_fy .r2:hover{ background:url(../images/page2_1.png) right center no-repeat;}

@media  screen and (max-width:1023px){

.newsList .widt{ width: 100%;} 

.newsList .newsListTop .img{ width: 100%;}

.newsList .newsListTop .text{ width: 100%;}

.newsList .newsListTop .text .wz{ padding: 1% 0 1.5% 0;}

.newsList .newsListTop .text .tit{ font-size: 16px; line-height: 16px; height: 32px;}

.newsList .newsListTop .text .date{ font-size: 12px; margin-top: 10px;}

.newsList .newsListTop .slick-dots{ bottom: 10px;  height: 6px;}

.newsList .newsListTop .slick-dots li{ width: 6px; height: 6px; margin: 0 2px;}

.newsList .newsListTop .slick-prev,.newsList .newsListTop .slick-next{ width: 12px; height: 22px;}

.newsList .u1 .l1{ padding: 10px 0;}

.newsList .u1 .l1 .text{ width: 57.8%; padding-right: 1%;}

.newsList .u1 .l1 .text .tit{ font-size: 14px; line-height: 16px; height: 16px; margin-top: 0;}

.newsList .u1 .l1 .text .info{ font-size: 12px; line-height: 14px; height: 14px; margin: 5px 0;}

.newsList .u1 .l1 .text .date{ font-size: 12px;}

.newsList .u1 .l1 .more{ font-size: 12px; width: 18.9%; padding: 15px 0 15px 1%; margin: 3% 0 0 0;}

.wack1{ padding:10px 0 4.67% 0;}

.fy_pc{ text-align:center; font-size:14px; color:#272727; padding:5px 0;}

.fy_pc a{ padding:5px 25px; background: #0573be; color:#fff; border: transparent; border-radius:16px; overflow:hidden;}

.fy_pc span{ padding:5px 20px; color:#272727;}

}






/* 7新闻详细 */

.newsCon{ width: 100%; float: left; padding: 4% 0 3% 0;}

.newsCon .widt{ width: 86%; margin: 0 auto;}

.newsCon .tit{ font-size: 24px; color: #222222; text-align: center;}

.newsCon .time{ margin-top: 22px; border-bottom: 1px solid #d7d8d8; border-top: 1px solid #d7d8d8;padding: 10px 0;line-height: 34px;font-size: 14px;color: #777;}

.newsCon .time .return{display: block;float: right;height: 34px;line-height: 34px;padding-right: 14px;}

.newsCon .time .return .ico{display:inline-block; *display:inline; *zoom:1;vertical-align: top; margin-left: 20px; width: 34px; background: #cbcbcb;

-webkit-border-radius:16.5px;

   -moz-border-radius:16.5px;

        border-radius:16.5px;

-webkit-transition: all 0.2s ease-out 0s; 

   -moz-transition: all 0.2s ease-out 0s; 

     -o-transition: all 0.2s ease-out 0s; 

        transition: all 0.2s ease-out 0s;}

.newsCon .time .return .ico img{display: block;float: left;width: 100%;}

.newsCon .time .return:hover{color: #1878bd;}

.newsCon .info{ margin: 30px 0 0 0; font-size: 16px; line-height: 30px; color: #222222;}

.newsCon .bdsharebuttonbox{ margin: 35px auto 30px auto; width: 160px;}

.newsCon .bdsharebuttonbox .bds_weixin{ width: 36px; height: 36px; background: url(../images/fx1.png) no-repeat center;}

.newsCon .bdshare-button-style0-16 .bds_weixin{ background-position: 0 0!important;}

.newsCon .bdsharebuttonbox .bds_tsina{ width: 36px; height: 36px; background: url(../images/fx2.png) no-repeat center;}

.newsCon .bdshare-button-style0-16 .bds_tsina{ background-position: 0 0!important;}

.newsCon .bdsharebuttonbox .bds_qzone{ width: 36px; height: 36px; background: url(../images/fx3.png) no-repeat center;}

.newsCon .bdshare-button-style0-16 .bds_qzone{ background-position: 0 0!important;}

.newsCon .bdshare-button-style0-16 a,.newsCon .bdshare-button-style0-16 .bds_more{ margin: 0 6px!important;}

.newsCon .sx_fy{ height: 60px; line-height: 60px; border-top: 1px solid #dbdbdb;}

.newsCon .sx_fy a{ float: left; width: 50%; color: #666; font-size: 14px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-transform: uppercase;}

.newsCon .sx_fy a.r_fy{ float: right; text-align: right;}

.newsCon .sx_fy a:hover{ color: #1878bd;}

.newsConList h5.title{ font-size: 24px; color: #1878bd; margin: 30px 0 25px 0;}

.newsConList ul{ overflow: hidden;}

.newsConList ul .l1{ float: left; width: 49%; margin-right: 2%; line-height: 40px; border-bottom: 1px solid #d7d8d8;}

.newsConList ul .l1:nth-child(2n){ margin-right: 0;}

.newsConList ul .l1:nth-child(5){ border-bottom: 0;}

.newsConList ul .l1:nth-child(6){ border-bottom: 0;}

.newsConList ul .l1 .date{ width: 25%; float: right; text-align: right; font-size: 14px; color: #777;}

.newsConList ul .l1 .wz{ width: 73%; font-size: 14px; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-transform: uppercase;}

.newsConList ul .l1 a:hover p{ color: #1878bd;}

@media  screen and (max-width:1023px){

.newsCon .widt{ width: 100%;} 

.newsCon .tit{ font-size: 16px; line-height: 20px;}

.newsCon .time{ margin-top: 5px; padding: 5px; line-height: 22px; font-size: 14px;}

.newsCon .time{margin-top: 12px; padding: 5px 0;line-height: 24px;text-align: center;}

.newsCon .time .return{width: 100%; height: 30px;line-height: 30px;padding-right: 0; margin-top: 10px;}

.newsCon .time .return .ico{ margin-left: 10px; margin-top: 5px; width: 20px;}

.newsCon .info{ font-size: 14px; margin: 10px 0 0 0; line-height: 24px; }

.newsCon .sx_fy{ height: 60px; line-height: 26px; padding: 4px 0;}

.newsCon .sx_fy a{ float: left; width: 100%; font-size: 14px;}

.newsCon .sx_fy a.r_fy{ float: left; text-align: left; border-left: none;}

.newsConList h5.title{ font-size: 16px; margin: 10px 0 5px 0;}

.newsConList ul .l1{ width: 100%; margin-right: 0; line-height: 26px;}

.newsConList ul .l1:nth-child(5){ border-bottom: 1px solid #d7d8d8;}

}





/* 8联系我们 */

.contCon{ width: 100%; float: left; padding: 4.5% 0 3% 0;}

.contCon .widt{ width: 86%; margin: 0 auto;}

.contCon .info{ width: 49%; float: left; margin-right: 1%;}

.contCon .info .tit{ border-bottom: 1px solid #cccccc; padding-bottom: 40px;}

.contCon .info .tit .cntit{ font-size: 28px; line-height: 28px; color: #333;}

.contCon .info .tit .entit{ font-size: 14px; line-height: 14px; margin-top: 15px; text-transform: uppercase; color: #333;}

.contCon .u1{ padding: 10px 0; margin-bottom: 40px; border-bottom: 1px solid #cccccc;}

.contCon .l1{ width: 100%; margin: 30px 0; padding-left: 130px; line-height: 26px; overflow: hidden; position: relative;}

.contCon .l1 .ico{ width: 25px; height:25px; line-height: 0; position: absolute; left: 0;}

.contCon .l1 .t1{ font-size: 18px; color: #333; position: absolute; left: 40px;}

.contCon .l1 .t2{ font-size: 16px; color: #333;}

.contCon .ewm{ overflow: hidden;}

.contCon .ewm .pic{ float: left; width: 140px; height: 140px; border: 1px solid #dbdbdb; padding: 5px;}

.contCon .ewm .title{ float: left; margin-left: 20px; margin-top: 50px;}

.contCon .ewm .e1{ font-size: 16px; line-height: 30px; color: #3a3a3a;}

.contCon .ewm .e2{ font-size: 12px; line-height: 30px; color: #464646;}

.contCon .ewm .e3{ font-size: 12px; line-height: 30px; color: #999999;}

.contCon #bdmap{ float: right; width: 49%; margin-left: 1%; height: 550px;}

@media  screen and (max-width:1229px){

.contCon .ewm .pic{ width: 90px; height: 90px;}

.contCon .ewm .title{ margin-left: 5px; margin-top: 10px;}

}

@media  screen and (max-width:1023px){

.contCon .widt{ width: 100%;} 

.contCon .info{ width: 100%; float: none; margin-right: 0; margin-bottom: 20px;} 

.contCon #bdmap{ float: none; width: 100%; margin-left: 0; height: 400px;} 

.contCon .info .tit{ padding-bottom: 10px;}

.contCon .info .tit .cntit{ font-size: 16px; line-height: 16px;}

.contCon .info .tit .entit{ line-height: 12px; margin-top: 5px;}

.contCon .u1{ padding: 5px 0; margin-bottom: 10px;}

.contCon .l1{ margin: 5px 0; line-height: 16px; padding-left: 90px;}

.contCon .l1 .ico{ width: 15px; height:15px; margin: 0;}

.contCon .l1 .t1{ font-size: 14px; left: 20px;}

.contCon .l1 .t2{ font-size: 12px;}

.contCon .ewm .title{ width: 63%; margin-left: 10px; margin-top: 13px;}

.contCon .ewm .e1{ font-size: 12px; line-height: 20px;}

.contCon .ewm .e2{ line-height: 20px;}

.contCon .ewm .e3{ line-height: 20px;}

}

