
body{ margin:0px; padding:0px; font-size:12px;;color:#898989;line-height:1; background:#FFF; }
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,ol,form,input{ margin:0px; padding:0px;}
input,textarea { font-family: "PINGFANG_MEDIUM"; border: none; outline: none; background: none; }
ul,li{ list-style:none}
img{border:0px; padding:0px; 
/* display: block; */
}
a{ color:#5c5c5c; text-decoration:none}
.w1400{ width: 1400px; margin: 0 auto;}
.top{ width: 100%; height: 36px; border-bottom: 1px solid #ececec; background: #f6f7fb;}
.top ul{ overflow: hidden;}
.top ul li{ height: 36px; line-height: 36px; float: left; margin:0 20px 0 0; font-size: 12px; color: #666;}
.top ul li img{ display: inline-block; vertical-align: middle; margin-right: 4px;}

.herder{ width: 100%; height: 100px; border-bottom: 1px solid #f4f5f9;}
.herder .herderBox{ overflow: hidden; height: 100%;}
.herder .logo{ float: left; height: 100px; line-height: 100px;}
.herder .logo img{ display: inline-block; vertical-align: middle;}
.herder .logo p{ display: inline-block; vertical-align: middle; padding-left: 15px; border-left:1px solid #ececec; line-height: 18px; font-size: 16px; color: #333;}
.herder .phone{ float: right; padding-left: 20px; background: url(../images/phone_03.jpg) left center no-repeat; height: 100px; line-height: 100px; font-size: 18px; color: #333;}
.nav{ width: 100%; box-shadow: 0 10px 10px rgba(0,0,0,0.05); position: relative; z-index: 11;}
.nav .bg{ display: none; width: 100%; height: 56px; background: #f6f7fb; position: absolute; top: 46px; z-index: 1;}
.nav ul { height: 47px;}
.nav ul li{ float: left;; margin-right: 60px; line-height: 45px; position: relative; z-index: 2;}
.nav ul li.on:after{ width: 100%;}
.nav ul li a{ font-size: 16px; color: #000;}
.nav ul li:hover>a{ font-weight: bold;}
.nav ul li:after{ width: 0; height: 1px; position: absolute; bottom: -1px; height: 1px; background: #000; left: 50%; transform: translateX(-50%); transition: 0.5s; transition: 0.5s; content: '';}
.nav ul li:hover:after{ width: 100%;}
.nav ul li:hover dl{ display: block;}
.nav ul li:last-child{ float: right; margin: 0;}
.nav ul li:last-child button{ float: right; width: 60px; height: 45px; background: url(../images/b4.png) center center no-repeat; border: none; cursor: pointer; background-size:40% auto ;}
.nav ul li:last-child input{ width: 120px; height: 25px; float: right; border-right:1px solid #ececec; padding: 0 10px; margin-top: 10px;}
.nav ul li dl{ display: none; padding: 5px 0; width: 400px; text-align: center; position: absolute; top: 46px; left: 50%; transform: translateX(-50%); }
.nav ul li dl dd{ display: inline-block; margin: 0 15px; text-align: center;}
.nav ul li dl dd a{ color: #333;}
.nav ul li:last-child:after{ display: none;}



.banner{ width: 100%; height: auto; position: relative; overflow: hidden;}
.banner .swiper-button-prev:after{ color: #fff;}
.banner .swiper-button-next:after{ color: #fff;}
.banner img{ transform: scale(1.1); transition: 5s; display: block; width: 100%; height: auto;}
.banner .bannerBox{ width: 100%; position: absolute; top: 50%; transform: translateY(-50%);}
.banner .bannerBox p{ font-size: 81px; text-align: center; color: #fff;}
.banner .bannerBox a{ display: block; width: 204px; height: 54px; line-height: 52px; text-align: center; border: 1px solid #fff; box-sizing: border-box; transition: 0.5s; font-size: 24px; color: #fff; margin: 20px auto 0 auto;}
.banner .bannerBox a:hover{ background: #fff; color: #000;}
.banner .swiper-slide.swiper-slide-active{ z-index: 5;}
.banner .swiper-slide.swiper-slide-active img{ transform: scale(1);}

.serachPop{ display: none; width: 100%; background: #fff; z-index: 10; position: absolute; top: 185px; height: calc(100vh - 185px); padding-top: 80px; box-sizing: border-box;}
.serachPop .Main{ width: 850px; margin: 0 auto; position: relative;}
.serachPop .Main .close{ background: url(../images/b3.png); background-size:100% 100% ; width: 51px; height: 51px; position: absolute; right: -210px; top: 0; cursor: pointer;}
.serachPop .Main .MainTop{ width: 100%; height: 74px; border-radius:37px; border: 1px solid #b5b5b5;}
.serachPop .Main .MainTop button{ display: block; border: none; width: 96px; height: 72px; cursor: pointer; background: url(../images/b4.png) center center no-repeat; background-size:40% auto ; float: right;}
.serachPop .Main .MainTop input{ padding: 0 30px; box-sizing: border-box; width: calc(100% - 96px); float: left; height: 72px; border: none; font-size: 24px;}
.serachPop .Main .list{ width: 100%; padding-top: 50px;}
.serachPop .Main .list p{ font-size: 14px; color: #666; padding-bottom: 20px;}
.serachPop .Main .list.list1 ul{ width: 100%; overflow: hidden;}
.serachPop .Main .list.list1 ul li{ width: 25%; float: left;}
.serachPop .Main .list.list1 ul li a{ display: block; margin-bottom: 15px; font-size: 20px; color: #666;}

.serachPop .Main .list.list2 ul li{ width: 32%; float: left; margin: 0 2% 0 0;}
.serachPop .Main .list.list2 ul li:nth-child(3){ margin-right: 0;}
.serachPop .Main .list.list2 ul li:last-child{ display: none;}
.serachPop .Main .list.list2 ul li .icon{ width: 100%; height: 270px; border-radius:5px; overflow: hidden;}
.serachPop .Main .list.list2 ul li .icon img{ display: block; width: 100%; height: 100%; object-fit:cover;}
.serachPop .Main .list.list2 ul li span{ display: block; text-align: center; padding-top: 15px; font-size: 16px; color: #333;}

.serachPop .Main .list.list3{ width: 100%;}
.serachPop .Main .list.list3 ul{ border-top:1px solid #b5b5b5;}
.serachPop .Main .list.list3 ul li{ padding-top: 30px; width: 100%; overflow: hidden;}
.serachPop .Main .list.list3 ul li .icon{ width: 185px; height: 185px; float: left;}
.serachPop .Main .list.list3 ul li .icon img{ display: block; width: 100%; height: 100%; object-fit: cover;}
.serachPop .Main .list.list3 ul li .text{ width: calc(100% - 185px); float: left; padding-left: 65px; box-sizing: border-box; padding-top: 30px;}
.serachPop .Main .list.list3 ul li .text h2{ font-size: 24px; color: #333; padding-bottom: 15px;}
.serachPop .Main .list.list3 ul li .text h2 span{ color: #bf0f14;}
.serachPop .Main .list.list3 ul li .text p{ font-size: 16px; color: #666;line-height: 28px;}
.serachPop .Main .list.list3 ul li .text a{ display: block; font-size: 16px; color: #666;}

.NavGation{ width: 100%; height: 72px; box-shadow: 0 0 10px rgba(0,0,0,0.2); }
.NavGation ul{ overflow: hidden;}
.NavGation ul li{ float: left; line-height: 72px; color: #333; height: 72px; font-size: 18px;}
.NavGation ul li a{ font-size: 18px; color: #333;}
.NavGation ul li.on a{ font-weight: bold;}

.indexContainer{ width: 100%;}
.indexContainer .layer1{ width: 100; padding: 40px 0 50px 0; background: #f6f7fb;}
.indexContainer .layer1 ul li{ transition: 0.5s; width: 23.5%; float: left; margin: 0 2% 30px 0; border-radius:8px; overflow: hidden; background: #fff; }
.indexContainer .layer1 ul li:nth-child(4n){ margin-right: 0;}
.indexContainer .layer1 ul li .icon{ width: 100%; height: 330px; overflow: hidden;}
.indexContainer .layer1 ul li .icon img{ width: 100%; height: 100%; object-fit: cover;}
.indexContainer .layer1 ul li p{ transition: 0.5s; height: 75px; text-align: center; overflow: hidden; line-height: 75px; transition: 0.5s; font-size: 18px; color: #333333;}
.indexContainer .layer1 ul li:hover{ transform: translateY(-10px);box-shadow: 0 0 20px rgba(25,64,151,0.15);}
.indexContainer .layer1 ul li:hover p{ background: #194097; color: #fff;}
.indexContainer .layer1 .enter{ display: block; margin: 20px auto 0 auto; width: 220px; height: 60px; border: 2px solid #194097; border-radius:30px; color: #194097; text-align: center; line-height: 56px; font-size: 20px; box-sizing: border-box; transition: 0.5s;}
.indexContainer .layer1 .enter:hover{ background: #194097; color: #fff;}

.indexContainer .layer2{ width: 100%; background: linear-gradient(#377cd1,#095dc5); padding-bottom: 40px;}
.indexContainer .layer2 .tit{ padding: 50px 0;}
.indexContainer .layer2 .tit h2{ text-align: center; font-size: 36px; color: #fff;}
.indexContainer .layer2 .tit p{ color: #fff; font-size: 20px; text-align: center; padding-top: 20px;}
.indexContainer .layer2 .tit span{ display: block; width: 67px; height: 5px; margin: 20px auto 0 auto; background: #fff;}
.indexContainer .layer2 .sw2{ padding: 0 40px; box-sizing: border-box;}
.indexContainer .layer2 .sw1 img{ display: block; width: 100%; margin-bottom: 10px;}
.indexContainer .layer2 .sw1 a:last-child img{ margin-bottom: 0;}

.indexContainer .layer2 ul.list1{  width: 100%;}
.indexContainer .layer2 ul.list1 li{ float: left; width: 225px; float: left; height: 120px; margin: 0 10px 10px 0; border-radius:8px; overflow: hidden; transition: 0.5s;} 
.indexContainer .layer2 ul.list1 li img{ display: block; width: 100%; height: 100%; object-fit: cover;}
.indexContainer .layer2 ul.list1 li:nth-child(6n){ margin-right: 0;}
.indexContainer .layer2 ul.list1 li:hover{ box-shadow: 0 0 15px rgba(0,0,0,0.8); transform: translateY(-5px);}
.indexContainer .layer2 img{ display: block; width: 100%; height: auto; transition: 0.5s;}
.indexContainer .layer2 img:hover{ box-shadow: 0 0 20px rgba(255,255,255,1);}
.indexContainer .layer3{ padding: 75px 0;}
.indexContainer .layer3Box{ overflow: hidden;}
.indexContainer .layer3Box .text{ float: left; width: 510px; float: left;}
.indexContainer .layer3Box .text h2{ font-size: 34px; font-weight: bold; color: #0a1e40; padding-bottom: 25px;}
.indexContainer .layer3Box .text span{ display: block; width: 67px; height: 5px; background: #0a1e40; margin-bottom: 40px;}
.indexContainer .layer3Box .text p{ font-size: 16px; line-height: 34px; color: #333; padding-bottom: 35px;}
.indexContainer .layer3Box .text p b{ font-size: 25px;}
.indexContainer .layer3Box .text ul{ width: 100%; overflow: hidden;}
.indexContainer .layer3Box .text ul li{ box-sizing: border-box; text-align: center; font-size: 14px; color: #333; text-align: center; width: 30%; margin: 0 5% 0 0; height: 88px; border: 2px solid #0a1e40; float: left; border-radius:6px ;}
.indexContainer .layer3Box .text ul li:last-child{ margin-right: 0;}
.indexContainer .layer3Box .text ul li h3{ height: 54px; line-height: 54px; text-align: center; font-size: 28px; color: #333;}
.indexContainer .layer3Box .icon{ float: right; width: calc(100% - 510px); padding-left: 120px; box-sizing: border-box;}
.indexContainer .layer3Box .icon img{ width: 100%; height: auto; display: block;}

.indexContainer .layer2 ul.list2{ width: 100%; text-align: center;}
.indexContainer .layer2 ul.list2 li{ display: inline-block; margin: 0 14px; width: 245px; height: 100px; border-radius:8px; overflow: hidden; transition: 0.5s;}
.indexContainer .layer2 ul.list2 li img{ display: block; width: 100%; height: 100%; object-fit: cover;}
.indexContainer .layer2 ul.list2 li:hover{ transform: translateY(-10px); box-shadow: 0 0 10px rgba(0,0,0,0.8);}



.indexContainer .layer4{ padding: 0 0 70px 0; background: #f6f7fb;}
.indexContainer .layer4 .tit{ padding: 50px 0;}
.indexContainer .layer4 .tit h2{ text-align: center; font-weight: bold; font-size: 34px; color: #0a1e40;}
.indexContainer .layer4 .tit span{ display: block; margin: 20px auto 0 auto; background: #0a1e40; width: 67px; height: 5px;}
.indexContainer .layer4 ul{ width: 100%;}
.indexContainer .layer4 ul li{transition: 0.5s;  box-shadow: 0 0 10px rgba(0,0,0,0.1); width: 32%; float: left; margin: 0 2% 0 0; border-radius:10px; overflow: hidden;}
.indexContainer .layer4 ul li:nth-child(3n){ margin-right: 0;}
.indexContainer .layer4 ul li .icon{ width: 100%;height: 280px; position: relative; overflow: hidden;}
.indexContainer .layer4 ul li .icon img{ display: block; width: 100%; height: 100%; object-fit: cover;}
.indexContainer .layer4 ul li .icon span{transition: 0.5s; height: 32px; border-radius:16px; background: #0a1e40; padding: 0 15px; position: absolute; left: 20px; top: 20px; line-height: 32px; color: #fff; opacity: 0;}
.indexContainer .layer4 ul li:hover .icon span{ opacity: 1;}
.indexContainer .layer4 ul li .text{ background: #fff; transition: 0.5s; padding: 30px 30px 0 30px; box-sizing: border-box; width: 100%; height: 280px;}
.indexContainer .layer4 ul li .text h2{ transition: 0.5s; font-size: 20px; color: #333; line-height: 34px; padding-bottom: 20px; height: 68px; overflow: hidden;}
.indexContainer .layer4 ul li .text p{ transition: 0.5s; line-height: 26px; font-size: 14px; color: #333; padding-bottom: 20px;}
.indexContainer .layer4 ul li .text .time{ transition: 0.5s; border-top:1px solid #d2d2d2; height: 64px; line-height: 64px; font-size: 16px; color: #2a2d34;}
.indexContainer .layer4 ul li .text .time a{ transition: 0.5s; display: inline-block; float: right; font-size: 16px; color: #2a2d34;}
.indexContainer .layer4 ul li:hover{ transform: translateY(-20px);}
.indexContainer .layer4 ul li:hover .text{ background: #1363c6;}
.indexContainer .layer4 ul li:hover .text h2{ color: #fff;}
.indexContainer .layer4 ul li:hover .text p{ color: #fff;}
.indexContainer .layer4 ul li:hover .text .time{ border-top:1px solid #fff ; color: #fff;}
.indexContainer .layer4 ul li:hover .text .time a{ color: #fff;}

.footer{ width: 100%; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.footer .footerBox{ overflow: hidden; padding-top: 60px;}
.footer .footerBox .Nr{ float: left; margin: 0 220px 0 0;}
.footer .footerBox .Nr h2{ font-size: 22px; color: #0a1e40;}
.footer .footerBox .Nr span{ display: block; margin: 15px 0; width: 45px; height: 3px; background: #0a1e40;}
.footer .footerBox .Nr ul li{ line-height: 34px; font-size: 16px; color: #666;}
.footer .footerBox .Nr ul li a{ transition: 0.2s; font-size: 16px; color: #666;}
.footer .footerBox .Nr ul li a:hover{ font-weight: bold; color: #0a1e40; }
.footer .footerBox .Nr:nth-child(4){ margin-right: 0;}
.footer .footerBox .Nr:nth-child(4) ul li{ padding-left: 20px; position: relative;}
.footer .footerBox .Nr:nth-child(4) ul li img{ position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.footer .footerBox .Nr:nth-child(4) ul li:nth-child(2) img{ left: 3px;}
.footer .footerBox .code{ float: right; width: 95px;}
.footer .footerBox .code img{ display: block; width: 100%; height: auto;}
.footer .footerBox .code p{ padding-top: 8px; text-align: center; font-size: 16px; color: #666;}
.footer .friendLink{ height: 60px; border-bottom: 1px solid #d8d8d8; padding-top: 50px;}
.footer .friendLink ul{ overflow: hidden;}
.footer .friendLink ul li{ float: left; margin: 0 25px 0 0; height: 60px; line-height: 60px; font-size: 14px; color: #666;}
.footer .friendLink ul li a{  font-size: 14px; color: #666;}
.footer .copyRight{ padding: 20px 0;}
.footer .copyRight p{ text-align: center; font-size: 14px; color: #666; line-height: 30px;}
.AppTop{ display: none;}
.SideBar{ display: none;}
.NavGation2{ width: 100%; background: #f6f7fb;}
.NavGation2 ul{ overflow: hidden;}
.NavGation2 ul li{ float: left; height: 42px; line-height: 42px; margin: 0 5px 0 0; font-size: 14px; color: #0c0c0d;}
.NavGation2 ul li a{ font-size: 14px; color: #0c0c0d;}

.ProNav{ width: 100%; background: #f6f7fb;}
.ProNav .con{ background: #fff; padding: 35px 30px 0 30px; box-sizing: border-box; border-radius:6px;}
.ProNav .con .layer{ width: 100%; height: 60px; border-bottom: 1px solid #eceff8; overflow: hidden;}
.ProNav .con .layer .bt{ float: left; width: 100px; height: 60px; line-height: 60px; font-size: 16px; color: #333;}
.ProNav .con .layer ul{ width: calc(100% - 100px); float: left; overflow: hidden;}
.ProNav .con .layer ul li{ float: left; margin: 0 20px 0 0; height: 60px; line-height: 60px;}
.ProNav .con .layer ul li.on span{ background: #194097;}
.ProNav .con .layer ul li span{ display:inline-block; vertical-align: middle; width: 90px; height: 36px; position: relative; border-radius:5px; background: #ededed; cursor: pointer;}
.ProNav .con .layer ul li img{ display: block; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.ProNav .con .layer dl { overflow: hidden;}
.ProNav .con .layer dl dd{ float: left; height: 60px; margin: 0 40px 0 0; line-height: 60px;}
.ProNav .con .layer dl dd a{ font-size: 16px; color: #333;}
.ProNav .con .layer dl dd.on a{ color: #194097;}
.ProNav .con .layerBottom{ height: 65px; line-height: 65px; font-size: 14px; color: #333;}
.ProNav .con .layerBottom span{ font-size: 16px; font-weight: bold;}


.proDetails{ background: #f6f7fb;}
.proDetails .MainTop{ padding: 0 40px 50px 40px; box-sizing: border-box; border-radius:10px ; background: #fff;}
.proDetails .MainTop .bt{ width: 100%; height: 96px; line-height: 96px; font-size: 30px; font-weight: bold; color: #000;}
.proDetails .MainTop .label{ width: 100%; margin-bottom: 45px;}
.proDetails .MainTop .label ul{ overflow: hidden;}
.proDetails .MainTop .label ul li{ float: left; margin-right: 10px;}
.proDetails .MainTop .label ul li a{ display: inline-block; height: 26px; line-height: 26px; padding: 0 17px; border-radius:13px; border: 1px solid #000000; font-size: 14px;}
.proDetails .MainTop .Nr{ width: 100%; overflow: hidden;}
.proDetails .MainTop .Nr .icon{ float: left; width: 620px; overflow: hidden;}
.proDetails .MainTop .Nr .icon .hd{ float: left; width: 97px;}
.proDetails .MainTop .Nr .icon .hd ul{ width: 100%;}
.proDetails .MainTop .Nr .icon .hd ul li{ cursor: pointer; width: 100%; height: 97px; border: 1px solid #e6e8ec; border-radius:5px; overflow: hidden; margin-bottom: 19px;}
.proDetails .MainTop .Nr .icon .hd ul li img{ display: block; width: 100%; height: 100%;}
.proDetails .MainTop .Nr .icon .hd ul li.on{ border: 1px solid #0a1e40;}
.proDetails .MainTop .Nr .icon .hd ul li video{ display: block; width: 100%; height: 100%; background: #000;}
.proDetails .MainTop .Nr .icon .bd{ width: calc(100% - 97px); float: right; padding-left: 28px; box-sizing: border-box;}
.proDetails .MainTop .Nr .icon .bd ul{ width: 100%;}
.proDetails .MainTop .Nr .icon .bd ul li{ width: 485px; height: 485px;}
.proDetails .MainTop .Nr .icon .bd ul li video{ display: block; width: 100%; height: 100%; background: #000; }
.proDetails .MainTop .Nr .icon .bd ul li img{ display: block; width: 100%; height: 100%; object-fit: cover;}
.proDetails .MainTop .Nr .text{ width: calc(100% - 620px); float: left; padding-left: 90px; box-sizing: border-box;}
.proDetails .MainTop .Nr .text h2{ color: #333; height: 25px; line-height: 25px; font-size: 25px; padding-left: 18px; border-left:7px solid #333333 ; margin-bottom: 15px;}
.proDetails .MainTop .Nr .text p{ line-height: 38px; font-size: 18px; color: #333;}
.proDetails .MainTop .Nr .text ul{ padding-top: 40px; overflow: hidden;}
.proDetails .MainTop .Nr .text ul li{ width: 47%; margin: 0 6% 0 0; float: left;}
.proDetails .MainTop .Nr .text ul li:last-child{ margin-right: 0;}
.proDetails .MainTop .Nr .text ul li a{ border-radius:8px ; transition: 0.4s; display: block; width: 100%; height: 50px; border: 1px solid #0a1e40; box-sizing: border-box; line-height: 45px; text-align: center; font-size: 22px; color: #333;}
.proDetails .MainTop .Nr .text ul li a:hover{ background: #0a1e40; color: #fff;}


.proDetails .MainList{ background: #fff; border-radius:10px; padding: 15px 40px 35px 40px; box-sizing: border-box; margin-top: 55px; }
.proDetails .MainList.on .hd{ position: fixed; top: 0; left: 0; z-index: 99;}
.proDetails .MainList.on .hd .Warp{ width: 1320px ; margin: 0 auto;}
.proDetails .MainList .hd{ width: 100%; height: 47px; border-bottom: 1px solid #b5b5b5; background: #fff;}
.proDetails .MainList .hd ul{  overflow: hidden; float: left;}
.proDetails .MainList .hd ul li{ transition: 0.2s; float: left; margin:  0 65px 0 0; height: 46px; line-height: 46px; font-size: 18px; color: #333333; cursor: pointer;}
.proDetails .MainList .hd ul li.on{ border-bottom: 2px solid #0a1e40; font-weight: bold; color: #0a1e40; font-weight: bold; line-height: 40px;}
.proDetails .MainList .hd .phone{ float: right; height: 46px; font-size: 18px; color: #333; padding-left: 25px; background: url(../images/index_06.jpg) left center no-repeat; line-height: 46px;}
.proDetails .MainList .bd{ width: 100%; padding-top: 25px;}
.proDetails .MainList .bd .list1 h2{ font-size: 16px; font-weight: bold; color: #333; line-height: 34px;}
.proDetails .MainList .bd .list1 p{ font-size: 16px; color: #333; line-height: 34px;}
.proDetails .MainList .bd .list2{ width: 100%;}
.proDetails .MainList .bd .list2{ width: 100%;}
.proDetails .MainList .bd .list2 li{ position: relative; width: 100%; height: 84px; background: #fff; border-radius:10px; padding-left: 64px; padding-top: 25px; box-sizing: border-box; background: url(../images/document_10.jpg) 25px center no-repeat #fff; margin-bottom: 20px; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.proDetails .MainList .bd .list2 li h2{ margin-bottom: 10px; font-size: 20px; color: #333; font-weight: normal;}
.proDetails .MainList .bd .list2 li p{ font-size: 14px; color: #666;}
.proDetails .MainList .bd .list2 li a{ background: url(../images/document_07.jpg); width: 100px; height: 36px; position: absolute; right: 20px; top: 50%; transform: translateY(-50%);}


.proDetails .MainList .bd .list3 li{ float: left; width: 32%; margin: 0 2% 30px 0; box-shadow: 0 0 10px rgba(0,0,0,0.1); border-radius:10px; overflow: hidden;}
.proDetails .MainList .bd .list3 li:nth-child(3n){ margin-right: 0;}
.proDetails .MainList .bd .list3 li .icon{ width: 100%; height: 250px; overflow: hidden; position: relative;}
.proDetails .MainList .bd .list3 li .icon img{ display: block; width: 100%; height: 100%; object-fit: cover;}
.proDetails .MainList .bd .list3 li .icon .VideoClick{ transition: 0.5s; opacity: 0; background: url(../images/videoIcon_03.png); width: 50px; height: 50px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.proDetails .MainList .bd .list3 li .icon .time{ width: 40px; height: 20px; line-height: 20px; text-align: center; font-size: 12px; color: #fff; background: #0a1e40; position: absolute; right: 10px; bottom: 10px;}
.proDetails .MainList .bd .list3 li p{ width: 100%; text-align: center; height: 76px; line-height: 76px; font-size: 18px; color: #0a1e40;}
.proDetails .MainList .bd .list3 li:hover .icon .VideoClick{ opacity: 1;}

.proDetails .MainBottom{ margin-top: 45px; padding-bottom: 75px;}
.proDetails .MainBottom .bt{ width: 100%; height: 40px; border-bottom: 1px solid #b5b5b5;}
.proDetails .MainBottom .bt span{ display: block; width: 140px; height: 41px; line-height: 41px; text-align: center; background: #1363c6; color: #fff; font-size: 16px;}
.proDetails .MainBottom ul{ width: 100%;  margin-top: 35px;}
.proDetails .MainBottom li{ transition: 0.5s; width: 23.5%; float: left; margin: 0 2% 30px 0; border-radius:8px; overflow: hidden; background: #fff; }
.proDetails .MainBottom li:nth-child(4n){ margin-right: 0;}
.proDetails .MainBottom li .icon{ width: 100%; height: auto; overflow: hidden;}
.proDetails .MainBottom li .icon img{ width: 100%; height: 100%; object-fit: cover;}
.proDetails .MainBottom li p{ transition: 0.5s; height: 75px; text-align: center; overflow: hidden; line-height: 75px; transition: 0.5s; font-size: 18px; color: #333333;}
.proDetails .MainBottom li:hover{ transform: translateY(-10px);box-shadow: 0 0 20px rgba(0,0,0,0.15);}
.proDetails .MainBottom li:hover p{ background: #194097; color: #fff;}

.aboutBanner{ width: 100%; background: linear-gradient(to right,#2562bd,#0077b6); padding: 60px 0;}
.aboutBanner .Nr{ overflow: hidden;}
.aboutBanner .Nr .text{ float: left; width: 520px;}
.aboutBanner .Nr .text h2{ height: 106px; line-height: 106px; color: #fff; font-size: 48px; font-weight: bold;}
.aboutBanner .Nr .text p{ font-size: 22px; color: #fff; line-height: 38px;}
.aboutBanner .Nr .text ul{ padding-top: 30px; overflow: hidden;}
.aboutBanner .Nr .text ul li{ float: left; margin-right: 65px;}
.aboutBanner .Nr .text ul li a{ background: #4a90e2; display: block; width: 145px; height: 48px; border-radius:24px; text-align: center; line-height: 48px; font-size: 22px; color: #fff;}


.aboutBanner .Nr .video{ float: right; width: 650px; height: 380px; background: #4a90e2;}
.aboutBanner .Nr .video video{ display: block; width: 100%; height: 100%; object-fit: cover;}
.about{ width: 100%; background: #f6f7fb;}
.about .aboutLayer1{ width: 100%;}
.about .aboutLayer1 .Nr { margin-bottom: 70px;}
.about .aboutLayer1 .Nr .text{ width: 730px; height: auto; border-radius:10px; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,.1); float: left; border-left:4px solid #194097 ; padding: 0 45px 25px 35px; box-sizing: border-box;}
.about .aboutLayer1 .Nr .text h2{ height: 100px; line-height: 100px; padding-left: 20px; position: relative; font-size: 36px; font-weight: bold; color: #194097;}
.about .aboutLayer1 .Nr .text h2:after{ width: 8px; height: 30px; border-radius:4px; background: #194097; position: absolute; left: 0; top: 50%; transform: translateY(-50%); content: '';}
.about .aboutLayer1 .Nr .text p{ font-size: 16px; color: #666; margin-bottom: 25px;line-height: 26px;} 
.about .aboutLayer1 .Nr:nth-child(1) .text p{ margin-bottom: 30px;}
.about .aboutLayer1 .Nr .icon{ float: right; width: calc(100% - 730px); padding-left: 90px; box-sizing: border-box; height: auto; float: right;}
.about .aboutLayer1 .Nr .icon img{ display: block; width: 100%; height: auto;}
.about .aboutLayer1 .Nr:last-child{ margin-bottom: 0;}
.about .aboutLayer1 .Nr:nth-child(2) .text{ float: right;}
.about .aboutLayer1 .Nr:nth-child(2) .icon{ float: left; padding: 0 90px 0 0;}
.about .title{ padding: 70px 0 50px 0;}
.about .title h2{ text-align: center; font-weight: bold; color: #0a1e40; margin-bottom: 15px; font-size: 36px;}
.about .title span{ display: block; margin: 0 auto; width: 67px; height: 5px; background: #0a1e40;}

.about .aboutLayer2 ul li{ border-radius:10px; box-shadow: 0 0 10px rgba(0,0,0,.1); padding: 0 40px; box-sizing: border-box; width: 23.5%; height: 275px; background: #fff; float: left; margin: 0 2% 0 0; padding-top: 34px;}
.about .aboutLayer2 ul li .icon{ background: #e6efff; margin: 0 auto; width: 74px; height: 74px; border-radius:50%; transition: 0.5s; position: relative; overflow: hidden;}
.about .aboutLayer2 ul li .icon dl{ width: 60%; margin: 0 auto; height: 148px; transition: 0.5s;}
.about .aboutLayer2 ul li .icon dl dd{  width: 100%; height: 50%; position: relative;}
.about .aboutLayer2 ul li .icon dl dd img{ position: absolute; left: 53%; top: 50%; transform: translate(-50%,-50%); width: 100%; height: auto;}
.about .aboutLayer2 ul li h2{ text-align: center; height: 72px; text-align: center; line-height: 72px; font-weight: bold; font-size: 26px; color: #0a1e40;}
.about .aboutLayer2 ul li p{ font-size: 16px; color: #333; line-height: 28px;}
.about .aboutLayer2 ul li:hover .icon{ background: #194097;}
.about .aboutLayer2 ul li:hover dl{ transform: translateY(-50%);}
.about .aboutLayer2 ul li:last-child{ margin-right: 0;}

.about .aboutLayer3{ padding-bottom: 40px;}
.about .aboutLayer3 ul{ overflow: hidden;}
.about .aboutLayer3 ul li{ position: relative; width: 32%; float: left; margin: 0 2% 30px 0; height: 300px; overflow: hidden; border-radius:6px; overflow: hidden;}
.about .aboutLayer3 ul li:nth-child(3n){ margin-right: 0;}
.about .aboutLayer3 ul li img{ transition: 0.5s; display: block; width: 100%; height: 100%; object-fit: cover;}
.about .aboutLayer3 ul li .text{ transition: 0.5s; opacity: 0; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(25,64,151,0.8); text-align: center; }
.about .aboutLayer3 ul li .text p{ font-size: 44px; height: auto; font-weight: bold; width: 100%; position: absolute; top: 50%; transform: translateY(-50%); color: #fff;}
.about .aboutLayer3 ul li:hover .text{ opacity: 1;}
.about .aboutLayer3 ul li:hover img{ transform: scale(1.1);}

.document{ padding-bottom: 40px; width: 100%; background: #f6f7fb; padding-top: 10px;}
.document .serach{ position: relative; width: 700px; height: 56px; border: 1px solid #333; background: #fff; border-radius:28px ; padding-left: 72px; box-sizing: border-box; margin: 0 auto 30px auto;}
.document .serach button{ width: 72px; height: 100%; position: absolute; left: 0; top: 0; border: none; cursor: pointer; background: url(../images/b4.png) center center no-repeat; background-size:40% auto ;}
.document .serach input{ display: block; width: 100%; height: 100%; border: none; background: none; font-size: 18px;}
.document .list{ width: 820px; margin: 0 auto;}
.document .list .bt{ width: 100%; height: 54px; border-bottom: 1px solid #b5b5b5; font-size: 26px; font-weight: bold; color: #000; margin-bottom: 25px;}
.document .list ul{ width: 100%;}
.document .list ul li{ position: relative; width: 100%; height: 84px; background: #fff; border-radius:10px; padding-left: 64px; padding-top: 25px; box-sizing: border-box; background: url(../images/document_10.jpg) 25px center no-repeat #fff; margin-bottom: 20px; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.document .list ul li h2{ margin-bottom: 10px; font-size: 20px; color: #333; font-weight: normal;}
.document .list ul li p{ font-size: 14px; color: #666;}
.document .list ul li a{ background: url(../images/document_07.jpg); width: 100px; height: 36px; position: absolute; right: 20px; top: 50%; transform: translateY(-50%);}

.cantact{ width: 100%; background: #f6f7fb;}
.cantactLayer1{ width: 1420px; margin: 0 auto;}
.cantactLayer1 .NrLeft{ width: 1010px; float: left; height: 465px; border-radius:10px; background: #fff; padding: 0 40px; box-sizing: border-box; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.cantactLayer1 .tit{ width: 100%; height: 106px; border-bottom: 1px solid #e0e8f5;}
.cantactLayer1 .tit .icon{ float: left; width: 64px; height: 106px; position: relative;}
.cantactLayer1 .tit .icon img{ position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.cantactLayer1 .tit p{ width: calc(100% - 64px); height: 106px; font-weight: bold; line-height: 106px; color: #2263aa; font-size: 30px;}
.cantactLayer1 .NrLeft ul{ padding-top: 30px; overflow: hidden;}
.cantactLayer1 .NrLeft ul li{ width: 32%; float: left; margin: 0 2% 0 0; height: 290px; border: 1px solid #e0e8f5; border-radius:8px; padding: 0 20px; box-sizing: border-box;}
.cantactLayer1 .NrLeft ul li:last-child{ margin-right: 0;}
.cantactLayer1 .NrLeft ul li .bt{ height: 100px; border-bottom: 1px solid #e0e8f5; line-height: 100px; font-size: 26px; color: #0a1e40;}
.cantactLayer1 .NrLeft ul li .bt span{ display: inline-block; vertical-align: middle; width: 60px; height: 60px; border-radius:50%; background: linear-gradient(to right,#2366ae,#2f77c2); text-align: center; line-height: 56px; font-weight: bold; font-size: 32px; color: #fff; margin-right: 20px;}
.cantactLayer1 .NrLeft ul li dl dd{ height: 35px; margin-top: 20px; line-height: 35px; font-size: 16px; color: #333; position: relative;}   
.cantactLayer1 .NrLeft ul li dl dd a{ font-size: 16px; color: #333;}
.cantactLayer1 .NrLeft ul li dl dd img{ display: inline-block; vertical-align: middle; margin-right: 10px; height: 100%; width: auto;}
.cantactLayer1 .NrLeft ul li dl dd .code{ display: none; position: absolute; left: 45px; bottom: 35px; width: 120px; height: 120px; border-radius:6px; background: #eee; padding: 10px; box-sizing: border-box;}
.cantactLayer1 .NrLeft ul li dl dd .code img{ display: block; width: 100%; height: 100%;}
.cantactLayer1 .NrLeft ul li dl dd:hover .code{ display: block;}
.cantactLayer1 .NrRight{height: 465px; width: 380px; background: #fff; padding: 0 40px; box-sizing: border-box; float: right; box-sizing: border-box; border-radius:10px; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.cantactLayer1 .NrRight ul{ padding: 10px 0;}
.cantactLayer1 .NrRight ul li{ height: 80px; padding-top: 20px; box-sizing: border-box; padding-left: 55px; position: relative;}
.cantactLayer1 .NrRight ul li h2{ font-size: 20px; height: 20px; overflow: hidden; margin-bottom: 7px; font-weight: bold; color: #0a1e40;}
.cantactLayer1 .NrRight ul li p{ font-size: 16px; color: #333;}
.cantactLayer1 .NrRight ul li .icon{ width: 45px; position: absolute; left: 0; top: 0%; height: 100%;}
.cantactLayer1 .NrRight ul li .icon img{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}

.cantactLayer2{ padding: 30px 0 70px 0; width: 1420px; margin: 0 auto;}
.cantactLayer2 img{ display: block; width: 100%; height: auto;}

.pageBanner{ width: 100%; height: auto; background: #eaeff8;}
.pageBanner img{ display: block; width: 100%; height: auto;}
.pageBanner video{ display: block; width: 100%; height: auto;}
.brand{ width: 100%; background: #f6f7fb; padding-top: 10px;}
.brand ul li{ transition: 0.5s; width: 320px; height: 390px; float: left; margin: 0 40px 35px 0; background: #fff; border-radius:8px; box-shadow: 0 0 10px rgba(0,0,0,0.1); overflow: hidden;}
.brand ul li:nth-child(4n){ margin-right: 0;}
.brand ul li .icon{ width: 100%; height: 160px; overflow: hidden;}
.brand ul li .icon img{ display: block; width: 100%; height: 100%; object-fit: cover;}
.brand ul li .text{ width: 100%; height: 215px; padding: 0 30px; box-sizing: border-box;}
.brand ul li .text h2{ height: 50px; line-height: 50px; text-align: center; font-size: 22px; color: #333;}
.brand ul li .text p{ font-size: 16px; color: #333; line-height: 28px; padding-bottom: 20px;}
.brand ul li .text a{ display: block; width: 100%; height: 40px; border-radius:20px; text-align: center; line-height: 40px; background: #f6f7fb; font-size: 16px; color: #666;}
.brand ul li:hover{ transform: translateY(-10px); box-shadow: 0 0 10px rgba(20,100,199,0.3);}
.brand ul li:hover a{ background: linear-gradient(to right,#68a8fa,#1464c7); color: #fff;}

.videoList{ width: 100%; background: #f6f7fb;}
.videoList .tit{ height: 70px; line-height: 70px; border-bottom: 1px solid #b5b5b5;}
.videoList .tit p{ float: left; line-height: 70px; font-size: 26px; font-weight: bold; color: #000;}
.videoList .tit ul{ float: right;}
.videoList .tit ul li{ float: left; height: 70px; line-height: 70px; margin-left: 20px;}
.videoList .tit ul li a{  display: inline-block; vertical-align: middle; height: 40px; line-height: 40px; background: #fff; box-shadow:  0 0 10px rgba(0,0,0,0.1); padding: 0 20px; border-radius:20px; font-size: 20px; color: #333;}
.videoList .tit ul li.on a{ background: #1976d2; color: #fff;}
.videoList .tit ul li .serBox.on{ width: 300px;}
.videoList .MainList ul{padding-top: 45px;}
.videoList .MainList ul li{ float: left; width: 32%; margin: 0 2% 30px 0; box-shadow: 0 0 10px rgba(0,0,0,0.1); border-radius:10px; overflow: hidden;}
.videoList .MainList ul li:nth-child(3n){ margin-right: 0;}
.videoList .MainList ul li .icon{ width: 100%; height: 250px; overflow: hidden; position: relative;}
.videoList .MainList ul li .icon img{ display: block; width: 100%; height: 100%; object-fit: cover;}
.videoList .MainList ul li .icon .VideoClick{ transition: 0.5s; opacity: 0; background: url(../images/videoIcon_03.png); width: 50px; height: 50px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.videoList .MainList ul li .icon .time{ width: 40px; height: 20px; line-height: 20px; text-align: center; font-size: 12px; color: #fff; background: #0a1e40; position: absolute; right: 10px; bottom: 10px;}
.videoList .MainList ul li p{ width: 100%; text-align: center; height: 76px; line-height: 76px; font-size: 18px; color: #0a1e40;}
.videoList .MainList ul li:hover .icon .VideoClick{ opacity: 1;}
.videoList .serBox{ transition: 0.5s; width: 120px; height: 40px; border-radius:20px; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1); display: inline-block; vertical-align: middle; cursor: pointer;}
.videoList .serBox button{ float: right; width: 40px; height: 40px; float: right; display: block; border: none; outline: none; background: url(../images/b4.png) center center no-repeat; background-size:50% auto;}
.videoList .serBox input{ width: calc(100% - 40px); float: left; padding: 0 20px; overflow: hidden; float: left; border: none; height: 100%; font-size: 16px; box-sizing: border-box;}
.pageBanner2{position: relative; padding: 60px 0 70px 0; background: #eaeff8;}
.pageBanner2 h2{ text-align: center; font-size: 48px; line-height: 64px; color: #000; margin-bottom: 30px;}
.pageBanner2 p{ font-size: 22px; line-height: 38px; text-align: center; margin-bottom: 40px; color: #000;}
.pageBanner2 a{ display: block; width: 145px; height: 48px; border-radius:24px; text-align: center; line-height: 48px; background: #1363c6; color: #fff; font-size: 22px; color: #fff; margin: 0 auto;}

.process{ width: 100%; background: #f6f7fb;}
.process .title{padding: 65px 0 80px 0;}
.process .title h2{ text-align: center; font-size: 36px; color: #333; line-height: 36px;}
.process .title span{ display: block; width: 67px; height: 5px; margin: 20px auto 20px auto; background: #333;}
.process .title p{ text-align: center; font-size: 20px; color: #333;}

.process .list1{ width: 100%; padding-bottom: 64px;}
.process .list1 ul{ width: 1420px; margin: 0 auto; position: relative;}
.process .list1 ul li{ position: relative; z-index: 2; float: left; width: 264px; height: 300px; background: #fff; border-radius:10px; box-shadow: 0 0 10px rgba(0,0,0,0.1); margin: 0 25px 0 0; position: relative; padding: 45px 30px 0 30px; box-sizing: border-box;}
.process .list1 ul li:nth-child(5){ margin-right: 0;}
.process .list1 ul li .num{ border-radius:50% ; text-align: center; line-height: 34px; width: 34px; height: 34px; position: absolute; left: 50%; top: 0; transform: translate(-50%,-50%); background: #1363c6; font-size: 20px; color: #fff;}
.process .list1 ul li img{ display: block; margin: 0 auto;}
.process .list1 ul li h2{ text-align: center; height: 66px; line-height: 66px; font-size: 26px; color: #333333;}
.process .list1 ul li p{ text-align: center; font-size: 16px; line-height: 28px;}
.process .list1 ul:after{ content: ''; position: absolute; left: 0; top: 78px; height: 5px; background: #1361c3; width: 100%;}

.process .list2{ width: 100%; background: #fff; padding-bottom: 70px;}
.process .list2 ul{ width: 1420px; margin: 0 auto; overflow: hidden;}
.process .list2 ul li{ width: 32%; margin: 0 2% 0 0; height: 320px; background: #f0f3f9; border-radius:10px; padding: 0 40px; box-sizing: border-box; float: left;}
.process .list2 ul li:last-child{ margin-right: 0;}
.process .list2 ul li .icon{ width: 100%; height: 175px; position: relative;}
.process .list2 ul li .icon img{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.process .list2 ul li h2{ text-align: center; font-size: 30px; font-weight: bold; color: #333; margin-bottom: 25px;}
.process .list2 ul li p{ font-size: 16px; color: #333; line-height: 28px; text-align: center;}

.newList{ width: 100%; padding-top: 30px; background: #f6f7fb;}
.newList .hd{ height: 70px; background: #fff; border-radius:35px;}
.newList .hd ul{ width: 100%; overflow: hidden; position: relative;}
.newList .hd ul .bg{ content: ''; transition: 0.5s; position: absolute; left: 0; top: 0; height: 100%; border-radius:35px; background: #1363c6; z-index: 1;}
.newList .hd ul li{ overflow: hidden; float: left; width: 32%; margin: 0 2% 0 0; height: 70px; border-radius:35px; position: relative; z-index: 2;}
.newList .hd ul li:nth-child(3){ margin-right: 0;}
.newList .hd ul li a{ display: block; width: 100%; height: 70px; text-align: center; line-height: 70px; font-size: 24px; color: #333;}
.newList .hd ul li span{ background: url(../images/icon_03.png); width: 30px; height: 30px; display: inline-block; vertical-align: middle; margin-right: 10px; transition: 0.5s;}
.newList .hd ul li.on a{  color: #fff;}
.newList .hd ul li.on span{ background: url(../images/icon_05.png);}
.newList .bd{ padding-top: 70px;}

.newList .bd ul.list1{ width: 100%;}
.newList .bd ul.list1 li{ transition: 0.5s;  box-shadow: 0 0 10px rgba(0,0,0,0.1); width: 32%; float: left; margin: 0 2% 30px 0; border-radius:10px; overflow: hidden;}
.newList .bd ul.list1 li:nth-child(3n){ margin-right: 0;}
.newList .bd ul.list1 li .icon{ width: 100%;height: 280px; position: relative; overflow: hidden;}
.newList .bd ul.list1 li .icon img{ display: block; width: 100%; height: 100%; object-fit: cover;}
.newList .bd ul.list1 li .icon span{ height: 32px; border-radius:16px; background: #0a1e40; padding: 0 15px; position: absolute; left: 20px; top: 20px; line-height: 32px; color: #fff; transition: 0.5s; opacity: 0;}
.newList .bd ul.list1 li:hover .icon span{ opacity: 1;}
.newList .bd ul.list1 li .text{ background: #fff; transition: 0.5s; padding: 30px 30px 0 30px; box-sizing: border-box; width: 100%; height: 280px;}
.newList .bd ul.list1 li .text h2{ transition: 0.5s; font-size: 20px; color: #333; line-height: 34px; padding-bottom: 20px; height: 68px; overflow: hidden;}
.newList .bd ul.list1 li .text p{ transition: 0.5s; line-height: 26px; font-size: 14px; color: #333; padding-bottom: 20px;}
.newList .bd ul.list1 li .text .time{ transition: 0.5s; border-top:1px solid #d2d2d2; height: 64px; line-height: 64px; font-size: 16px; color: #2a2d34;}
.newList .bd ul.list1 li .text .time a{ transition: 0.5s; display: inline-block; float: right; font-size: 16px; color: #2a2d34;}
.newList .bd ul.list1 li:hover{ transform: translateY(-20px);}
.newList .bd ul.list1 li:hover .text{ background: #1363c6;}
.newList .bd ul.list1 li:hover .text h2{ color: #fff;}
.newList .bd ul.list1 li:hover .text p{ color: #fff;}
.newList .bd ul.list1 li:hover .text .time{ border-top:1px solid #fff ; color: #fff;}
.newList .bd ul.list1 li:hover .text .time a{ color: #fff;}
.newList .pageMain{ text-align: center; padding: 30px 0 60px 0;}
.newList .pageMain li{ display: inline-block; margin: 0 7px; width: 40px; height: 40px; }
.newList .pageMain li a{ border-radius:5px ; display: block; width: 100%; height: 100%; background: #fff; color: #333; line-height: 40px; font-size: 14px;}
.newList .pageMain li.active a{ background: #1363c6; color: #fff;}

.newList .bd ul.list2 li{ overflow: hidden; width: 49%; margin: 0 2% 30px 0; padding: 10px; border-radius:10px; box-shadow: 0 0 10px rgba(0,0,0,0.1); background: #fff; box-sizing: border-box; float: left;}
.newList .bd ul.list2 li:nth-child(2n){ margin-right: 0;}
.newList .bd ul.list2 li .icon{ float: left; width: 340px; height: 210px; overflow: hidden;}
.newList .bd ul.list2 li .icon img{ display: block; width: 100%; height: 100%; object-fit: cover;}
.newList .bd ul.list2 li .text{ width: calc(100% - 340px); float: left; padding: 0 20px 0 20px; box-sizing: border-box;}
.newList .bd ul.list2 li .text h2{ font-size: 16px; color: #333; line-height: 32px; transition: 0.5s; margin-bottom: 20px;}
.newList .bd ul.list2 li .text p{ line-height: 24px; font-size: 14px; color: #333; transition: 0.5s; padding-bottom: 20px;}
.newList .bd ul.list2 li .text .time{ font-weight: normal; height: 26px; overflow: hidden; font-size: 14px; color: #333;}
.newList .bd ul.list2 li .text .time a{ display: inline-block; float: right; font-size: 14px; color: #333;}


#ai-commond a{ display:inline-block; padding-left: 30px; margin-left: 10px;}
#ai-commond #my-commond{ background: url() left center no-repeat; }
#ai-commond #save-commond{ background: url() left center no-repeat;}
#ai-commond #my-commond:hover{ background: url() left center no-repeat; }
#ai-commond #save-commond:hover{ background: url() left center no-repeat;}


.WarpPop{ z-index: 99; position: fixed; right: 10px; right: 10px; bottom: 200px;}
.WarpPop .ziun{ cursor: pointer; width: 44px; height: 80px; background: #fff; transition: 0.5s; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1); border-radius:5px; margin-bottom: 10px; }
.WarpPop .ziun .Nr{ width: 100%; height: 100%; position: relative;}
.WarpPop .ziun .NrBox{ position: absolute; top: 50%; transform: translateY(-50%);}
.WarpPop .ziun .NrBox .icon{ transition: 0.5s; height: 20px; overflow: hidden;}
.WarpPop .ziun .NrBox img{ width: 45%; display: block; margin: 0 auto;}
.WarpPop .ziun .NrBox p{ text-align: center; line-height: 20px; font-size: 12px; color: #333; margin-top: 5px;}
.WarpPop .ziun:hover{ background: #063f87;}
.WarpPop .ziun:hover p{ color: #fff;}
.WarpPop .ziun:hover .icon{ height: 0;}
.WarpPop .ziun:hover .ziunBox{ display: block;}
.WarpPop ul{ background: #fff; border-radius:5px; box-shadow: 0 0 10px rgba(0,0,0,0.1); width: 100%; margin-bottom: 10px;}
.WarpPop ul li{ transition: 0.5s; width: 44px; height: 44px; }
.WarpPop ul li .Nr{position: relative; width: 100%; height: 100%;}
.WarpPop ul li .icon2{ width: 100%; height: 100%;}
.WarpPop ul li .icon2 img{ width: 45%; height: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); transition: 0.5s;}
.WarpPop ul li .icon img{ width: 45%; height: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); transition: 0.5s;}
.WarpPop ul li p{ transition: 0.5s; opacity: 0; width: 100%; top: 50%; transform: translateY(0%); transition: 0.4s; text-align: center; font-size: 12px; color: #333; transition: 0.5s; position: absolute;}
.WarpPop ul li:hover p{ opacity: 1; transform: translateY(-60%);}
.WarpPop ul li:hover .icon2 img{ opacity: 0;}
.WarpPop ul li:hover .codeWarp{ display: block;}
.WarpPop .backTop{ cursor: pointer; width: 44px; height: 44px; border-radius:5px; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1); line-height: 44px; text-align: center;}
.WarpPop .backTop img{ width: 65%; height: auto; vertical-align: middle; display: inline-block;}
.ziunBox{ display: none; position: absolute; right: 44px; padding-right: 8px; bottom: 0;}
.ziunBox .con{ width: 240px; background: #fff; border-radius:8px; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding: 0 25px; box-sizing: border-box;}
.ziunBox .con dl{ width: 100%;}
.ziunBox .con dl dd{ width: 100%; padding-bottom: 30px; border-bottom: 1px solid #f0f0f0;}
.ziunBox .con dl dd .bt{ width: 100%; height: 60px; line-height: 60px; font-size: 12px; color: #333;}
.ziunBox .con dl dd .bt img{ position: relative; transform: none; display: inline-block; vertical-align: middle; margin-right: 7px; height: 20px; width: auto;}
.ziunBox .con dl dd a{ display: block; width: 100%; height: 34px; width: 100%; background: #0e1d3f; text-align: center; color: #fff; font-size: 14px; border-radius:4px ; line-height: 34px;}
.ziunBox .con dl dd .code { overflow: hidden; position: relative;}
.ziunBox .con dl dd .code img{ float: right; width: 85px; height: 85px;}
.ziunBox .con dl dd .code p{ padding: 5px; box-sizing: border-box; display: inline-block; background: #f5f5f5; line-height: 16px; color: #333; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.ziunBox .con .bottom{ text-align: center; padding: 15px 0; text-align: center;line-height: 18px; color: #333;}

.WarpPop ul li .codeWarp{ display: none; }
.WarpPop ul li .codeWarp{  padding-right:8px; right: 44px; bottom: 0; position: absolute;}
.WarpPop ul li .codeWarp .con{ border-radius:8px ; width:240px; padding: 35px 35px 0 35px; box-sizing: border-box; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.WarpPop ul li .codeWarp .con img{ display: block; width: 100%; height: auto;}
.WarpPop ul li .codeWarp .con span{ display: block; text-align: center; height: 56px; line-height: 56px; font-size: 12px; color: #333;}

.VideoPop{ display: none; width: 900px; height: 500px; position: fixed; z-index: 100;  left: 50%; top: 50%; transform: translate(-50%,-50%); background: #000;}
.VideoPop video{ display: block; width: 100%; height: 100%; object-fit: cover;}
.zz{ display: none; width: 100%; height: 100vh; z-index: 99; background: rgba(0,0,0,0.7); position: fixed; left: 0; top: 0;}
.newDetails{background: #fff;}
.newDetails .Main{ overflow: hidden;}
.newDetails .NewLeft{ width: 1060px; float: left;}
.newDetails .NewRight{ float: right; width: 300px;}

.newDetails .NewLeft .bt{ padding: 55px 0;}
.newDetails .NewLeft .bt h2{ font-size: 28px; color: #333; margin-bottom: 25px; text-align: center;}
.newDetails .NewLeft .bt p{ font-size: 16px; color: #666666; text-align: center;}
.newDetails .NewLeft .text{ padding-bottom: 30px; border-bottom: 1px solid #ececec;}
.newDetails .NewLeft .text p{ font-size: 16px; color: #333; margin-bottom: 30px; line-height: 30px; text-indent: 30px;}
.newDetails .NewLeft .text h2{ line-height: 30px; color: #333; font-size: 16px;}
.newDetails .NewLeft .bottom{ padding: 45px 0;}
.newDetails .NewLeft .bottom ul{ overflow: hidden; position: relative;}
.newDetails .NewLeft .bottom ul li{ width: 50%; float: left; line-height: 28px;}
.newDetails .NewLeft .bottom ul li:nth-child(2){ text-align: right;}
.newDetails .NewLeft .bottom ul li a{ color: #666666; font-size: 16px;}
.newDetails .NewLeft .bottom ul a.enter{ display: block; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 120px; height: 46px; text-align: center; line-height: 46px; background: #1363c6; font-size: 16px; color: #fff; border-radius:3px;}

.newDetails .NewRight .Nr{ width: 100%;  overflow: hidden; margin-bottom: 45px;}
.newDetails .NewRight .Nr h2{ background: #1363c6; border-radius:7px 7px 0 0; width: 100%; height: 65px; line-height: 65px; text-indent: 30px; font-size: 20px; color: #fff;}
.newDetails .NewRight .Nr ul{border-top:0 ; border-radius:0 0 7px 7px; width: 100%; border: 1px solid #ececec; box-sizing: border-box; padding: 0 15px;}
.newDetails .NewRight .Nr ul li{ transition: 0.5s; width: 100%; border-bottom: 1px solid #ececec; padding: 20px 0 20px 15px; line-height: 30px; padding-left: 15px; box-sizing: border-box;}
.newDetails .NewRight .Nr ul li a{ font-size: 16px; transition: 0.5s;}
.newDetails .NewRight .Nr ul li:hover a{ font-weight: bold; color: #333;}
.newDetails .NewRight .Nr ul li:hover{ padding-left: 22px;}

.footerPop{ display: none;}


@media(max-width:750px) {
 
	.serachPop .Main .list.list2 ul li{ width: 49%; margin: 0 2% 0 0; height: auto;}
	.serachPop .Main .list.list2 ul li:nth-child(3){ margin-right: 2%;}
	.serachPop .Main .list.list2 ul li:nth-child(2n){ margin-right: 0;}
	.serachPop .Main .list.list2 ul li:last-child{ display: block;}
	.serachPop .Main .list.list2 ul li .icon{ height: auto;}
	.serachPop .Main .list.list2 ul li span{ font-size: 12px; line-height: 18px; padding: 10px 0;}
	
	.footerPop{ display: block; position: fixed; left: 0; bottom: 0; height: 45px; background: #1068ac; width: 100%; z-index: 98;}
	.footerPop ul{ width: 100%; overflow: hidden;}
	.footerPop ul li{  width: 33%; float: left; height: 45px; line-height: 45px;}
	.footerPop ul li a{ display: block; width: 100%; height: 100%; text-align: center; line-height: 45px; font-size: 16px; color: #fff;}
	.footerPop ul li img{ display: inline-block; height: 28px; width: auto; vertical-align: middle; margin-right: 10px; transform: translateY(-2px);}
	.footerPop ul li:nth-child(2){ width: 34%; border-left:1px solid #fff; border-right:1px solid #fff; box-sizing: border-box;}
	
	.banner{ width: 100%; height: 300px;}
	.banner .swiper-container{ width: 100%; height: 100%;}
	.banner img{ display: block; width: 100%; height: 100%; object-fit: cover;}
	.banner .bannerBox p{ font-size: 24px;}
	.banner .bannerBox a{ width: 150px; height: 36px; line-height: 34px; font-size: 16px;}
	.top{ display: none;}
	.herder{ display: none;}
	.nav{ display: none;}
	.w1400{ width: 100%;}
	.AppTop{ box-shadow: 0 0 10px rgba(0,0,0,0.1); z-index: 11; display: block; width: 100%; height: 60px; background: #fff; position: fixed; top: 0; left: 0;}
	body{ padding-top: 60px; padding-bottom: 45px;}
	.AppTop .SideClick{ transition: 0.5s; width: 23px; height: 18px; position: absolute; right: 15px; top: 50%; transform: translateY(-50%);}
	.AppTop .SideClick span{ display: block; width: 100%; height: 2px; background: #000; position: absolute;}
	.AppTop .SideClick span:nth-child(1){ left: 0; top: 0;}
	.AppTop .SideClick span:nth-child(2){ top: 50%; transform: translateY(-50%);}
	.AppTop .SideClick span:nth-child(3){ bottom: 0; left: 0;}
	.AppTop .SideClick.on{ transform:translateY(-50%) rotate(180deg);}
	.AppTop .SideClick.on span:nth-child(1){ top: 50%; transform:translateY(-50%) rotate(45deg);}
	.AppTop .SideClick.on span:nth-child(2){ width: 0;}
	.AppTop .SideClick.on span:nth-child(3){ top: 50%; transform:translateY(-50%) rotate(-45deg);}
	.AppTop .serachClick{ background: url(../images/b4.png); background-size:40% auto ; width: 30px; height: 30px; background-size:100% 100%; position: absolute; right: 65px; top: 50%; transform: translateY(-50%);}
	.AppTop .logo{ padding-left: 15px; height: 60px; line-height: 60px;}
	.AppTop .logo img{ display: inline-block; vertical-align: middle; height: 50%; width: auto;}
	.SideBar{ left: -100%; z-index: 12; background: #fff; display: block; width: 70%; position: fixed; transition: 0.5s;  top: 0; height: 100vh; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
	.SideBar .logo{ padding: 30px 0;}
	.SideBar .logo img{ display: block; margin: 0 auto; width: 85%; height: auto;}
	.SideBar .nav{ height: auto; background: #fff; display: block; width: 100%; box-sizing: border-box; }
	.SideBar .nav ul{ width: 100%;}
	.SideBar .nav ul li{ width: 100%; height: auto; line-height: 60px;}
	.SideBar .nav ul li a{ display: block; padding: 0 20px;}
	.SideBar .nav ul li.on:after{ display: none;}
	.SideBar .nav ul li.on a{ background: #194097; color: #fff;}
	.SideBar .nav ul li dl{ box-shadow: none; box-sizing: border-box; top: auto; left: auto; width: 100%; padding: 0 0 10px 0;  position: relative; height: auto; transform: none;}
	.SideBar .nav ul li dl dd{ width: 100%; padding: 0 20px; box-sizing: border-box; text-align: left;}
	.SideBar .nav ul li a{ text-align: left;}
	.serachPop{ width: 100%; top: 60px; padding: 30px 15px 80px 15px; box-sizing: border-box; height: calc(100vh - 60px); overflow-y: scroll;  box-sizing: border-box;}
	.serachPop .Main{ width: 100%;}
	.serachPop .Main .list.list1 ul li{ width: 25%;}
	.serachPop .Main .list.list1 ul li a{ font-size: 12px;}
	.serachPop .Main .MainTop{ height: 45px;}
	.serachPop .Main .MainTop button{ height: 45px; width: 60px; background-size:40% auto ;}
	.serachPop .Main .MainTop input{ width: calc(100% - 60px); height: 100%; font-size: 16px;}
	.serachPop .Main .list.list3 ul li .icon{ width: 100%; height: auto;}
	.serachPop .Main .list.list3 ul li .text{ width: 100%; padding: 30px 0;}
	.serachPop .Main .list ul{ overflow: hidden;}

	
	
	
	.NavGation{ padding: 0 15px; overflow: hidden; width: 100%; overflow-X: scroll; box-sizing: border-box; height: 60px;}
	.NavGation ul{ text-align: left; white-space: nowrap; overflow-x: scroll; width: auto;}
	.NavGation ul li{ display: inline-block; float: inherit; line-height: 60px;}
	.NavGation ul li a{ font-size: 14px;}
	.indexContainer .layer1{ padding:25px 15px; box-sizing: border-box;}
	.indexContainer .layer1 ul li{ width: 100%; margin: 0 0 15px 0 ;}
	.indexContainer .layer1 ul li:nth-child(2n){ margin-right: 0;}
	.indexContainer .layer1 ul li .icon{ height: auto;}
	.indexContainer .layer1 ul li .icon img{ display: block; width: 100%; height: auto;}
	.indexContainer .layer1 ul li p{ height: 50px; font-size: 14px; line-height: 50px;}
	.indexContainer .layer2 .tit{ padding: 30px 0;}
	.indexContainer .layer2 .tit h2{ font-size: 20px;}
	.indexContainer .layer2 .tit p{ font-size: 14px;}
	.indexContainer .layer2{ width: 100%; padding: 0 15px 30px 15px; box-sizing: border-box; }
	.indexContainer .layer2Box{ width: 100%; overflow-x: scroll;}
	.indexContainer .layer2 ul.list1{ box-sizing: border-box; width: 1400px;}

	.indexContainer .layer3{ padding: 45px 15px; box-sizing: border-box;}
	.indexContainer .layer3Box .text{ width: 100%;}
	.indexContainer .layer3Box .icon{ width: 100%; height: auto; padding: 30px 0;}
	.indexContainer .layer2 ul.list2{ padding: 0 15px; overflow: hidden; box-sizing: border-box;}
	.indexContainer .layer2 ul.list2 li{ width: 49%; margin: 0 2% 10px 0; float: left; display: block; height: auto;}
	.indexContainer .layer2 ul.list2 li:nth-child(2n){ margin-right: 0;}
	.indexContainer .layer2 ul.list2 li img{ display: block; width: 100%; height: auto;}
	.indexContainer .layer4 .tit{ padding: 45px 0}
	.indexContainer .layer4Box{ overflow-x: scroll;}
	.indexContainer .layer4 .tit h2{ font-size: 28px;}
	.indexContainer .layer4 ul{ width: 300%; padding: 0 15px; box-sizing: border-box;}
	.footer .footerBox .Nr{ display: none;}
	.footer .footerBox .code{ width: 100%;}
	.footer .footerBox .code img{ width: 50%; display: block; margin: 0 auto;}
	.footer .friendLink{ padding: 0 15px; box-sizing: border-box;}
	.footer .friendLink ul{ overflow-x: scroll; white-space: nowrap; text-align: left;}
	.footer .friendLink ul li{ float: inherit; display: inline-block;}
	.footer .copyRight{ padding: 20px 15px; box-sizing: border-box;}
	.footer .copyRight p{ font-size: 12px;}
	
	.NavGation2{ padding: 0 15px; box-sizing: border-box;}
	.ProNav .con{ padding: 0 15px; box-sizing: border-box;}
	.ProNav .con .layer .bt{ width: 60px;}
	.ProNav .con .layer ul{  width: calc(100% - 60px); float: inherit; white-space: nowrap; text-align: left; overflow-x: scroll;}
	.ProNav .con .layer ul li{ display: inline-block; float: inherit; margin-right: 10px;}
	.ProNav .con .layer dl{  width: calc(100% - 60px); float: inherit; white-space: nowrap; text-align: left; overflow-x: scroll;}
	.ProNav .con .layer dl dd{ display: inline-block; float: inherit; margin-right: 10px;}
	.ProNav .con .layer dl dd a{ font-size: 14px;}
	
	.proDetails .MainTop{ width: 100%; padding: 0 15px; box-sizing: border-box;}
	.proDetails .MainTop .bt { height: 60px; line-height: 60px; font-size: 20px; overflow: hidden;}
	.proDetails .MainTop .label{ margin-bottom: 20px;}
	.proDetails .MainTop .label ul{ overflow-x: scroll; white-space: nowrap; text-align: left;}
	.proDetails .MainTop .label ul li{ float: inherit; display: inline-block;}
	.proDetails .MainTop .Nr .icon{ width: 100%; height: auto;}
	.proDetails .MainTop .Nr .icon .bd{ width: 100%; height: auto; padding: 0;}
	.proDetails .MainTop .Nr .icon .bd ul li{ width: 100%; height: auto;}
	.proDetails .MainTop .Nr .icon .hd{ width: 100%;}
	.proDetails .MainTop .Nr .icon .hd ul li{ width: 32%; float: left; margin: 0 2% 0 0; height: 115px; box-sizing: border-box;}
	
	.proDetails .MainTop .Nr .icon .hd ul li:last-child{ margin-right: 0;}
	
	.proDetails .MainTop .Nr .text{ width: 100%; padding:30px 0;}
	.proDetails .MainList{ padding: 0 15px; box-sizing: border-box;}
	.proDetails .MainTop .Nr .icon .hd{ margin-top: 10px;}
	.proDetails .MainList .hd ul{ width: 100%;}
	.proDetails .MainList .hd ul li{ width: 25%; float: left; margin: 0; text-align: center; font-size: 16px;}
	.proDetails .MainBottom{ width: 100%; padding: 0 15px; box-sizing: border-box;}
	.proDetails .MainBottom li{ width: 100%; margin: 0 0 15px 0;}
	
	.aboutBanner{ padding: 15px; box-sizing: border-box;}
	.aboutBanner .Nr .text{ width: 100%; height: auto; padding: 20px 0;}
	.aboutBanner .Nr .text h2{ height: auto; font-size: 20px; line-height: 60px;}
	.aboutBanner .Nr .text p{ font-size: 16px; line-height: 28px;}
	.aboutBanner .Nr .text ul li{ width: 48%; margin: 0 4% 0 0;}
	.aboutBanner .Nr .text ul li:last-child{ margin-right: 0;}
	.aboutBanner .Nr .text ul li a{ width: 100%; font-size: 16px;}
	.about .aboutLayer1 .Nr{ width: 100%; padding: 0 15px; box-sizing: border-box; margin-bottom: 15px;}
	.about .aboutLayer1 .Nr .icon{ padding: 0; width: 100%; height: auto;}
	.about .aboutLayer1 .Nr .text{ width: 100%; padding: 0 15px 25px 15px; margin-top: 15px; border: none; border-top:4px solid #194097 ;}
	.about .aboutLayer1 .Nr .text h2{ height: 60px; line-height: 60px; font-size: 24px;}
	.about .aboutLayer1 .Nr:nth-child(2) .icon{ padding: 0;}
	.aboutLayer2{ width: 100%; padding: 0 15px; box-sizing: border-box;}
	.aboutLayer2 ul{ overflow: hidden;}
	.about .aboutLayer2 ul li{ width: 100%; height: auto; margin: 0 0 15px 0; padding-bottom: 40px;}
	.about .title{ padding: 45px 0;}
	.about .title h2{ font-size: 24px;}
	.about .aboutLayer3 ul{ width: 100%; height: auto; padding: 0 15px; box-sizing: border-box;}
	.about .aboutLayer3 ul li{ width: 100%; margin-bottom: 15px; height: auto;}
	.about .aboutLayer3 ul li img{ display: block; width: 100%; height: auto;}
	
	.document{ width: 100%; padding: 0 15px 20px 15px; box-sizing: border-box; }
	.document .serach{ width: 100%;}
	.document .list{ width: 100%;}
	.document .list ul li{ padding-top: 20px;  margin-bottom: 15px;}
	.document .list ul li a{ display: none;}
	.document .list ul li h2{ height: 20px; line-height: 20px; overflow: hidden; font-size: 14px;}
	
	.cantactLayer1{ width: 100%; padding: 0 15px; box-sizing: border-box;}
	.cantactLayer1 .NrLeft{ width: 100%; padding: 0 15px; box-sizing: border-box; height: auto;}
	.cantactLayer1 .NrLeft ul li{ width: 100%; margin: 0 0 10px 0;}
	.cantactLayer1 .NrRight{ width: 100%; padding: 0 15px; box-sizing: border-box; margin-top: 15px;}
	.cantactLayer2{ width: 100%; height: 300px; overflow: hidden;}
	.cantactLayer2 img{ display: block; width: 100%; height: 100%; object-fit: cover;}
	
	.pageBanner{ height: 250px;}
	.brand{ width: 100%; padding: 0 15px; box-sizing: border-box;}
	.brand ul li{ width: 100%; margin: 0 0 15px 0;}
	
	.videoList .tit{ width: 100%; padding: 0 15px; box-sizing: border-box; height: auto; overflow: hidden;}
	.videoList .tit ul{ float: inherit; display: block; width: 100%; text-align: left; white-space: nowrap; overflow-x: scroll;}
	.videoList .tit ul li{ display: inline-block; float: inherit; margin: 0 10px 0 0;}
	.videoList ul.MainList{ width: 100%; padding: 30px 15px; box-sizing: border-box;}
	.videoList ul.MainList li{ width: 100%; margin: 0 0 15px 0 0;}
	.videoList ul.MainList li .icon{ width: 100%; height: auto;}
	
	.pageBanner2{ padding: 80px 15px; box-sizing: border-box;}
	.pageBanner2 h2{ font-size: 24px; line-height: 34px;}
	.pageBanner2 p{ font-size: 16px; line-height: 24px; margin-bottom: 20px;}
	.process .title{ padding: 45px 15px; box-sizing: border-box;}
	.process .title h2{ font-size: 20px;}
	.process .title p{ font-size: 14px; line-height: 18px;}
	.process .title span{ margin: 10px auto;}
	.process .list1 ul{ width: 100%; padding: 0 15px; box-sizing: border-box;}
	.process .list1 ul:after{ display: none;}
	.process .list1 ul li{ width:100%; margin: 0 2% 35px 0;  padding: 45px 15px 0 15px;}
	.process .list1 ul li:nth-child(2n){ margin-right: 0;}
	.process .list2 ul{ width: 100%; padding: 0 15px; box-sizing: border-box;}
	.process .list2 ul li{ width: 100%; margin-bottom: 15px;}
	.newList .hd{ padding: 0 15px; box-sizing: border-box; height: 40px;}
	.newList .hd ul li{ height: 40px; line-height: 40px;}
	.newList .hd ul li a{ height: 40px; line-height: 40px; font-size: 14px;}
	.newList .hd ul li span{ width: 15px; height: 15px; background-size:100% 100% ; transform: translateY(-2px);}
	.newList .hd ul li.on span{ background-size:100% 100% ;}
	.newList .bd{ padding: 30px 15px 0 15px; box-sizing: border-box;}
	.newList .bd ul.list1 li{ width: 100%; margin-bottom: 15px;}
	
	.newList .bd ul.list2 li{ width: 100%;}
	.newList .bd ul.list2 li .text{  width: 100%; padding: 15px; box-sizing: border-box;}
	
	.proDetails .MainList .bd .list2 li a{ display: none;}
	.proDetails .MainList .bd .list2 li h2{ font-size: 16px;}
	.proDetails .MainList .bd .list3 li{ width: 100%; margin: 0 0 15px 0;}
	.WarpPop{ display: none;}
	.proDetails .MainList.on .hd .Warp{ width: 100% ; margin: 0 auto;}
	.footer .footerBox{ display: none;}
	.footer .friendLink{ display: none;}
	.indexContainer .layer2 .sw2{ padding: 0;}
	.videoList{ padding: 0 15px; box-sizing: border-box;}
	.videoList .MainList ul li{ width: 100%; margin: 0 0 15px 0;}
	.videoList .MainList ul li .icon .VideoClick{ display: block; opacity: 1;}
	.VideoPop{ width: 90%; height: auto;}
	.proDetails .MainList .hd .phone{ display: none;}
	.proDetails .MainList.on .hd{ top: 60px;}
	.proDetails .MainList .bd .list3 li .icon .VideoClick{ opacity: 1;}
	.aboutBanner .Nr .video{ width: 100%; height: auto;}
	.newDetails .Main{ padding: 0 15px; box-sizing: border-box;}
	.newDetails .NewLeft{ width: 100%;}
	.newDetails .NewLeft .bt h2{ font-size: 18px; line-height: 24px;}
	.newDetails .NewLeft .bt p{ font-size: 14px;}
	.newDetails .NewLeft .text p{ font-size: 14px; line-height: 24px;}
	.newDetails .NewLeft .text h2{ font-size: 14px; line-height: 24px;}
	.newDetails .NewLeft .bottom ul a.enter{ display: block; position: relative; left: auto; top: auto; transform: none;}
	
	.newDetails .NewRight{ width: 100%;}
	.pageBanner img{ width: 100%; height: 100%; object-fit: cover;}
}



