html {
    -webkit-text-size-adjust: none;font-size:20px;
}
@media (max-width:640px){
html{font-size:16px;}
}
body{color:#333;font-size:0.7rem;font-family:"Arial";/*behavior:url("csshover.htc");*/}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
*{list-style:none;margin:0;padding:0}
img{border:none}
a{text-decoration: none;color:#333;}a:hover{}.over{transition: 0.3s linear all;}.point,.mouse{cursor:pointer;}
.cl{ clear:both;height:0;line-height:0;font-size:0;overflow:hidden;}
.ov{overflow:hidden;}
.fl{float:left;}.fr{float:right;}.ov{overflow:hidden}.posi{position:relative;}.ab{position:absolute;}.over{transition: 0.3s linear all;}
.bold{font-weight:bold;}.cen{text-align:center;}.txtl{text-align:left;}.txtr{text-align:right;}.vtop{vertical-align:top;}.enbold{font-family:Impact;}
.mt5{margin-top:0.25rem;}.mt10{margin-top:0.5rem;}.mt15{margin-top:0.75rem;}.mt20{margin-top:1rem;}.mt25{margin-top:25px;}.mt30{margin-top:1.5rem;}.mt50{margin-top:2.5rem;}
.font12{font-size:0.6rem;}.font14{font-size:0.7rem;}.font15{font-size:0.75rem;}.font16{font-size:16px;}.font18{font-size:0.9rem;}.font20{font-size:1rem;}.font24{font-size:1.2rem;}
.font30{font-size:1.5rem;}.font36{font-size:1.8rem;}.font48{font-size:2.4rem;}
.block{display:block}.inblock{display:inline-block;}.outline{outline:none;}
.wap{display:none;}
@media (max-width:640px){
.font18{font-size:16px;}.font20{font-size:18px;}.font24{font-size:20px;}.font30{font-size:24px;}
}
.co000{color:#000;}.co333{color:#333;}.co666{color:#666;}.co999{color:#999;}.blue{color:#00a2ea;}.yel{color:#ff3300;}.fff{color:#fff;}.red{color:#dd2226;}.hop{color:#fff;}.green{color:#00644e;}.coccc{color:#ccc;}
.daxie{text-transform:uppercase;}.daxie_{text-transform:capitalize;}.lh{line-height:1.8;}.yahei{font-family:"Arial";}
.hide{ display:none;}
.wrap{width:100%;max-width:1360px;margin:0 auto;}.wrap2{width:80%;margin:0 auto;}.wrapin{width:82%;margin:0 auto;}.w{width:100%;}.h100{height:100%;}
.baibg{background:#fff;}.huibg{background:#f8f8f8;}

.pad10{padding:10px 0;}.pad20{padding:20px 0;}.pad30{padding:30px 0;}.pad50{padding:50px 0;}

.header{z-index:99;position:fixed;top:0;left:0;}
.header a{color:#fff;}
.logo{top:25px;left:7.5%;}

.header dd{height:85px;}
.header.scroll{background:rgba(0,0,0,.9);}
.header.scroll a{}

.lang a{display:block;padding:5px 10px;}
.lang a span{width:25px;height:20px;margin:3px 5px 0 0;background:url(../images/lang.png) 0 -2px no-repeat;}
.lang ul{display:none;top:85px;left:0;width:120%;background:rgba(0,0,0,.7);}
.lang:hover ul{display:block;}
.lang ul a:hover{background:#000;}
.lang .lg2{background-position:0 -24px;}
.lang .lg3{background-position:0 -46px;}
.lang .lg4{background-position:0 -68px;}
.lang .lg5{background-position:0 -90px;}

.searbtn{margin:0px 0 0 25px;color:#f2b936;}
.sear{display:none;top:85px;right:0px;z-index:100;width:250px;padding:5px;padding-left:10px;background:#f8f8f8;}
.sear .ipt{width:200px;height:30px;line-height:30px;border:none;background:fff; outline:none;}
.sear button{padding:10px;border:none;background:none;cursor:pointer;}


.nav{margin-right:60px;}
.nav li{float:left;line-height:85px;}
.nav li a{display:block;padding:0 25px;position:relative;}
.nav li a.on,.nav li a.cur,.nav li a:hover{color:#f2b936;}
.nav li a.on:before,.nav li a.cur:before,.nav li a:hover:before{content:"";position:absolute;bottom:0px;left:50%;margin-left:-10px;width:20px;height:2px;background:#f2b936;}
/*子菜单*/
.nav li ul{display:none;z-index:9;top:85px;left:0;line-height:normal;padding:15px 0;background:#f2b936;}
.nav li ul a{display:inline-block;width:8%;color:#000;vertical-align:top;}
.nav li ul a .h{height:65px;}
.nav li ul a:hover{font-weight:bold;color:#000;}
.nav li ul a:before{display:none;}

.drop{width:18px;}
.drop i{display:block;width:100%;height:4px;background:#fff;position:relative;margin-top:2px;transition: 0.1s linear all;}
.drop i:nth-child(1){margin-top:35px;}
.drop.on i:nth-child(2){opacity: 0;}
.drop.on i:nth-child(1){-webkit-transform: translateY(0px) rotate(-45deg);
    -ms-transform: translateY(0px) rotate(-45deg);
    transform: translateY(0px) rotate(-45deg);}
.drop.on i:nth-child(3){-webkit-transform: translateY(-12px) rotate(45deg);
    -ms-transform: translateY(-12px) rotate(45deg);
    transform: translateY(-12px) rotate(45deg);}
.subnav{display:none;position:absolute;right:0;top:85px;z-index:9;padding-top:10px;background:#fff;/*box-shadow: 0 10px 20px #ccc;*/}
.subnav dt{float:left;width:100%;height:2.5rem;line-height:2.5rem;border-bottom:1px solid #ddd;background:rgba(255,255,255,1);}
.subnav dt a{display:block;padding-left:2%;color:#333;}
.subnav dt i{padding:0.8rem 2%;}
.subnav dt.on i{transform: rotateZ(180deg);
    transform-origin: 50% 50%;
	-ms-transform:rotate(180deg); 	/* IE 9 */
-moz-transform:rotate(180deg); 	/* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg);}
.subnav dd{display:none;float:left;width:100%;height:auto;background:#f5f5f5;}
.subnav dd li{float:left;width:100%;height:35px;line-height:35px;border-bottom:1px solid #ddd;}
.subnav dd li a{display:block;padding-left:4%;color:#333;}


/*banner*/
#banner .swiper_t{z-index:5;bottom:2rem;left:0;}
#banner .wrapin{padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.5);}
#banner .wrapin:before{content:"";position:absolute;bottom:-3px;left:0;width:35%;height:3px;background:#ff3300;}
#banner .txt{width:auto;top:15px;}
#banner .zi{padding-right:10px;font-size:24px;}
#banner .btn{width:45px;height:45px;border:1px solid rgba(255,255,255,.5);-webkit-border-radius:50%;border-radius:50%;}
#banner .prev0{margin-right:20px;}
#banner .btn:hover{border-color:#43b2c6;background:#43b2c6;}

.justify{text-align:justify;text-justify:distribute-all-lines; /* for ie */}
.justify:after{content:"";height:0;width:100%;display:inline-block;overflow:hidden;}
.flex{display: flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;align-items:center;-webkit-align-items: center;justify-content:center;}
.flex img{max-width:100%;max-height:100%;}

.hover li:hover img,.hover .li:hover img,.hover2 li:hover .pic,.hover2 .li:hover .pic{-webkit-transform:scale(1.1);-moz-transform:scale(1.1); transform:scale(1.1);}

.tit{background:url(../images/tit.png) no-repeat;}
.tit p{padding:10px 0 0 20px;}
.tit .r{width:49%;}
.tit ul.fr p{padding-left:95px;}
.tit ul.fr .t-{top:-10px;font-size:40px;}
.tit ul.fr .ico{background:url(../images/lx0.png) 0 6px no-repeat;}

.icona dt{width:25%;}
.icona dt li{width:46%;padding-bottom:5px;}
.icona dt li a{display:block;}
.icona dt li a.pic{height:60px;}
.icona dt li img{max-width:100%;max-height:100%;}
.icona dt li.cur a{font-weight:bold;color:#f30;}
.icona dd{width:72%;}
.icona dd ul{display:none;}

.icona dd li{width:32%;height:700px;margin:10px 0 0 1%;}
.icona dd li img{height:100%;}
.icona dd li:nth-child(1){margin-left:0;}
.icona dd li:nth-child(n+4){display:none;}
.icona dd ul:nth-child(1) li:nth-child(n+4),.icona dd ul:nth-child(3) li:nth-child(n+4){display:block;}
.icona dd ul:nth-child(1) li:nth-child(n+2),.icona dd ul:nth-child(3) li:nth-child(n+2){height:345px;}
.icona dd ul:nth-child(1) li:nth-child(4),.icona dd ul:nth-child(3) li:nth-child(4){width:65%;}
/*
.icona dd li{width:32%;height:345px;margin:10px 0 0 1%;}
.icona dd li img{height:100%;}
.icona dd li:nth-child(1){height:700px;margin-left:0;}
.icona dd li:nth-child(4){width:65%;}*/

.icona dd li:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1); transform:scale(1.1);}
.icona dd li .t{left:0;bottom:20px;}
.icona dd li:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);}
.icona dd li:before,.icona dd li abbr{z-index:2;}
.icona dd li .t2{top:50%;transform: translateY(-50%);-ms-transform: translateY(-50%);-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);}
.icona dd li .m{display:inline-block;width:170px;height:40px;line-height:40px;border:1px solid #fff;-webkit-border-radius:20px;border-radius:20px;}
.icona dd li:before,.icona dd li .t2,.icona dd li:hover .t{display:none;}
.icona dd li:hover .t2,.icona dd li:hover:before{display:block;}


.iconb{padding:70px 0;background:url(../images/iconb.jpg) center no-repeat;}
.iconb .w1{width:56%;}
.iconb .w2{width:41%;}

.iconb1 li{}
.iconb1 li .counter{font-size:50px;}

#iconb2 abbr{left:30px;bottom:30px;}
#iconb2 img{height:445px;}
#iconb2 .swiper-pagination-bullets{width:auto;left:auto;right:30px;bottom:30px;}
#iconb2 .swiper-pagination-bullet{width:10px;height:10px;background:#fff;opacity: 1;-webkit-border-radius:0px;border-radius:0px;}
#iconb2 .swiper-pagination-bullet-active{background:#f30;}

.iconb3 li{display:inline-block;width:21%;}
.iconb3 li img{left:0px;top:0;}
.iconb3 li p{padding-left:120px;}

.iconc .li a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(220,71,38,.5);transition: 0.3s linear all;}
.iconc .li:nth-child(2) a:before{background:rgba(255,0,0,.5);}
.iconc .li:nth-child(3) a:before{background:rgba(0,204,102,.5);}
.iconc .li:nth-child(4) a:before{background:rgba(0,0,255,.5);}
.iconc .li:nth-child(5) a:before{background:rgba(0,0,0,.5);}
.iconc .li:nth-child(6) a:before{background:rgba(241,185,54,.5);}
.iconc .li:nth-child(7) a:before{background:rgba(61,16,123,.5);}
.iconc .li:nth-child(8) a:before{background:rgba(255,255,0,.5);}
.iconc .li:nth-child(9) a:before{background:rgba(0,255,255,.5);}
.iconc .li:nth-child(10) a:before{background:rgba(255,0,255,.5);}
.iconc img{height:780px;}
.iconc abbr{left:0;}
.iconc abbr ul.wrapin{width:75%;}
.iconc abbr.a{top:20%;}
.iconc abbr.b{bottom:0;background:rgba(233,243,253,0);transition: 0.3s linear all;}
.iconc abbr.b .wrapin{border-top:1px solid rgba(255,255,255,.7);}
.iconc abbr.b .h{height:0;}

.iconc .swiper-slide:hover a:before{background:rgba(220,71,38,0);} 
.iconc .swiper-slide:hover abbr.b{background:rgba(233,243,253,1)}
.iconc .swiper-slide:hover abbr.b .wrapin{border:none;}
.iconc .swiper-slide:hover abbr.b .h{height:auto;}
.iconc .swiper-slide:hover .fff{color:#333;}

.iconc .btn{z-index:9;top:50%;margin-top:-23px;width:45px;height:45px;color:#fff;border:1px solid rgba(255,255,255,.5);-webkit-border-radius:50%;border-radius:50%;}
.iconc .prevc{left:3%;}
.iconc .nextc{right:3%;}
.iconc .btn:hover{color:#f30;background:#fff;}

.icond li{background:url() center no-repeat rgba(233,243,253,1);background-size:0;}
.icond li p{padding:0 30px;position:relative;z-index:3;}
.icond li a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(54,126,224,0);}
.icond li:hover a:before{background:rgba(54,126,224,.6);}
.icond li:hover a,.icond li:hover a .co999,.icond li:hover a .yel{color:#fff;}
.icond li:hover{background-size:100% 100%;}
.icond li.w:hover{background-position:right top;background-size:auto 100%;}

.icond li.w2{width:32%;margin-right:2%;}
.icond li.w2:nth-child(3n){margin-right:0;}


.iconf li{float:left;width:98%;height:125px;border:1px solid #eee;}
.iconf li img{max-width:90%;max-height:90%;
 -moz-opacity:0.1; opacity: 0.6;
    -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.iconf li:hover img{
-moz-opacity:1; opacity:1;
filter:none;
}
.iconf .btn{z-index:9;top:50%;margin-top:-23px;width:45px;height:45px;color:#999;border:1px solid #ddd;-webkit-border-radius:50%;border-radius:50%;}
.iconf .prevf{left:-80px;}
.iconf .nextf{right:-80px;}
.iconf .btn:hover{color:#f30;background:#yel;}




.gotop {display:none;position:fixed;bottom:5px;right:5px;z-index: 9999;width:2.5rem;height:2.5rem;line-height:3rem;background:#fff;-webkit-border-radius:50%;border-radius:50%;}
.gotop:hover{color:#fff;background-color:#c00;}
@media (max-width:640px){
.gotop{/*bottom:65px;*/}
}

.footbg{background:#2a2d3e;}

.foot1 ul{width:12%;}
.foot1 ul.wx{width:auto;}
.foot1 ul.lx{width:23%;margin-right:2%;background:url(../images/tel.png) no-repeat;}
.foot1 ul.lx p{padding-left:50px;}

.foot2{border-top:1px solid rgba(255,255,255,.2);}

.where{height:75px;line-height:75px;background:#f8f8f8;}
.where li.fl{padding-left:40px;background:url(../images/where.png) 0 center no-repeat;}
.where li.fl a{padding:0 10px;color:#666;}
.where li.fl a:last-child{font-weight:bold;}
.where li.fr{width:75%;}
.where li.fr abbr{height:75px;top:0;left:0;background:#f8f8f8;}
.where li.fr i{top:22px;right:-15px;}
.where li.fr:hover abbr{height:auto;}
.where li.fr a{display:inline-block;margin:0 20px;position:relative;}
.where li.fr a.cur{font-weight:bold;}
.where li.fr a.cur:before{content:"";position:absolute;bottom:0px;left:50%;margin-left:-10px;width:20px;height:2px;background:#f2b936;}

.about1 dt,.about1 dd{width:48%;}
.about1 dd ol{background:url(../images/aboutbg.jpg) no-repeat;background-size:100% 100%;}
.about1 dd li .counter{font-size:56px;}
.about1 dd li .s{bottom:35px;left:5px;}
.about1 dd img{top:150px;right:0;}

.about2{padding:80px 0;background:url(../images/about2.jpg) no-repeat;}
.about2 dd a{width:22%;height:430px;margin-right:1.3%;background:rgba(255,255,255,.9);}
.about2 dd a p{padding:0 50px;}
.about2 dd a .h{height:50px;-moz-opacity:0; opacity:0;}
.about2 dd .m{width:45px;height:45px;background:url(../images/aboutbg.jpg) no-repeat;background-size:100% 100%;-webkit-border-radius:50%;border-radius:50%;}
.about2 dd a.cur .h{height:90px;-moz-opacity:1; opacity:1;}
.about2 dd a.cur{width:26%;color:#fff;background: linear-gradient(to right,#00644e,#058d7f);}
.about2 dd a.cur .co666{color:#fff;}
.about2 dd a.cur p{width:70%;}
.about2 dd a.cur p:nth-child(1) b.block{display:inline-block;}
.about2 dd a.cur p:nth-child(2){margin-top:60px;}
.about2 dd a.cur p:nth-child(3){text-align:right;}
.about2 dd a.cur .m{color:#333;background:#fff;}

.about3{padding:90px 0;background:#f8f8f8;}
.about3 .h{height:100px;}
.about3 dd ol{width:48%;}
.about3 dd ol.r{background:url(../images/aboutbg.jpg) no-repeat;background-size:100% 100%;}
.about3 dd li{width:35%;height:180px;}
.about3 dd li:nth-child(3n){width:30%;}
.about3 dd li .counter{font-size:72px;}
.about3 dd li .s{bottom:35px;left:5px;}

.about4 dt{background:url(../images/about4.png) 0 40px repeat-x;}
.about4 dt .li span{line-height:110px;}
.about4 dt .li.cur{font-size:36px;color:#f30;font-weight:bold;}
.about4 dt .li.cur span:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:#f30;}

.about4 dt .btn{z-index:5;top:-30px;width:60px;height:60px;background:url(../images/aboutbg.jpg) no-repeat;background-size:100% 100%;-webkit-border-radius:50%;border-radius:50%;}
.about4 dt .next{right:10px;}
.about4 dt .btn.swiper-button-disabled{color:#fff;}

.about4{}
.about4 dd{margin:-50px 0 0px;padding-bottom:80px;}
.about4 dd ul{display:none;height:320px;}
.about4 dd li{width:48%;height:240px;margin:10px 0;border:1px solid #ddd;}
.about4 dd li p{padding:0px 6%;}
.about4 dd li p.t:before{content:"";position:absolute;top:20px;left:0;width:22px;height:1px;background:#00644e;}
.about4 dd li .h{height:140px;}
.about4 dd abbr{bottom:-40px;left:0;}

.about5 .bg{width:90%;margin:50px auto;}
.about5 ul {padding:2rem;}
.about5 ul img{max-width:95%;height:390px;}
.about5 dd .btn{z-index:5;top:50%;margin-top:-30px;width:60px;height:60px;border:1px solid #ddd;-webkit-border-radius:50%;border-radius:50%;}
.about5 dd .btn:hover{color:#fff;background:url(../images/aboutbg.jpg) no-repeat;background-size:100% 100%;}
.about5 dd .prev{left:-100px;}
.about5 dd .next{right:-100px;}


.about6 .swiper-pagination-bullet{width:15px;height:15px;margin:0 5px;border:1px solid #ccc;background:#fff;opacity: 1;}
.about6 .swiper-pagination-bullet-active{border-color:#f30;background:#f30;}

.about6 .swiper-container{padding:2rem 0;}
.about6 a{display:block;}
.about6 .btn{position:absolute;z-index:3;top:50%;margin-top:-2.5rem;padding:10px 15px;cursor:pointer;}
.about6 .sprev{left:30%;}
.about6 .snext{right:30%;}
.about6 .btn:hover{color:#00a2ea;}
.about6 .swiper-slide-active{transform: scale(1.2);z-index:9999;}

#certify {position: relative;width: 1600px;margin: 0 auto}
#certify .swiper-container {padding-bottom: 60px;}
#certify  .swiper-slide {width: 550px;height: 400px;background: #fff;box-shadow: 0 8px 30px #ddd;}

.newslist li{float:left;width:32%;padding-bottom:30px;margin:20px 2% 20px 0;background:#f7f7f7;}
.newslist li img{height:270px;}
.newslist li p{padding:0 50px;}
.newslist li .h{height:50px;}
.newslist li:nth-child(3n){margin-right:0;}

.newsl{width:78%;}
.tit2{right:0;width:182px;height:46px;line-height:46px;background:url(../images/tit2.png) no-repeat;}
.tit2.t{top:80px;}
.tit2.f{bottom:80px;}

.acon .desc{line-height:50px;border-bottom:1px solid #dedede;}
.acon .sp{padding:0 20px;}
.maxpic img{max-width:100%;}

.prenext{padding:0.5rem 0;border-top:1px solid #ddd;}

.fananlist dl{width:48%;height:710px;margin:20px 0;transition: 0.3s linear all;}
.fananlist dt img{height:420px;}
.fananlist dd p{padding:0 60px;}
.fananlist dl:hover{box-shadow: 0 0 15px #ccc;}
.fananlist dl:nth-child(2n){float:right;}
.fananlist dl:nth-child(2n) dt{position:absolute;bottom:0;left:0;}

.caselist li{float:left;width:30%;padding-bottom:30px;margin:20px 5% 20px 0;background:#f7f7f7;}
.caselist li img{height:270px;}
.caselist li p{padding:0 50px;}
.caselist li .ico{top:-10px;}
.caselist li .ico img{height:80px;}
.caselist li:nth-child(3n){margin-right:0;}
.caselist li .v{top:50%;left:50%;margin:-32px 0 0 -32px;height:auto;}

.honorlist li{float:left;width:30%;padding-bottom:30px;margin:20px 5% 20px 0;background:#f7f7f7;}
.honorlist li img{height:600px;}
.honorlist li p{padding:0 50px;}
.honorlist li .ico{top:-10px;}
.honorlist li .ico img{height:80px;}
.honorlist li:nth-child(3n){margin-right:0;}
.honorlist li .v{top:50%;left:50%;margin:-32px 0 0 -32px;height:auto;}

.vid-wrap{
    width:100%;background: #000;
    position:relative;
    padding-bottom:56.25%;    /*需要用padding来维持16:9比例,也就是9除以16*/
    height: 0;
}
.vid-wrap video{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%
}


.lx1 li{width:23%;min-height:220px;}
.lx1 li p{padding:0 50px;}
.lx1 li p.t:before{content:"";position:absolute;top:10px;left:20px;width:20px;height:1px;background:#f50;}

.lx2{background:url(../images/lx2.jpg) center no-repeat;}
.lx2 li{width:48%;}
.lx2 li.w{width:100%;}
.lx2 li .ipt{width:96%;height:50px;line-height:50px;padding:0 2%;border:1px solid #ddd;background:#fff;}
.lx2 li textarea{width:98%;height:120px;padding:10px 1%;border:1px solid #ddd;background:#f9f9f9;}
.lx2 li .btn{width:530px;height:50px;line-height:50px;border:none;background:#f30;cursor:pointer;}
.lx2 li select.ipt{width:100%;}

.lx3 a{width:49%;}
.lx3 a abbr{top:0;left:0;}
.lx3 a p{padding:0 50px;}

.psort{height:200px;background:#eef5fb;}
.psort li{width:8%;height:200px;padding:30px 0 0;}
.psort li a{display:block;}
.psort li a.pic{height:60px;display:flex;align-items:center;justify-content:center;}
.psort li img{max-width:100%;max-height:100%;}
.psort li.cur,.psort li:hover{font-weight:bold;background:url(../images/psort.jpg) 0 0 repeat-x #fff;}

.psear{line-height:normal;padding:13px 0;}
.psear .ipt{width:430px;padding:0 20px;line-height:45px;border:1px solid #ddd;border-right:none;}
.psear button{width:155px;height:47px;line-height:47px;border:0;background: #f30;}
.psear button i{top:3px;}

.prolist li{float:left;width:31%;margin:20px 3.5% 20px 0;padding-bottom:30px;background:url(../images/probg.jpg) 0 0 repeat-x #f7f7f7;transition: 0.3s linear all;}
.prolist li .pic{height:320px;}
.prolist li img{max-width:95%;max-height:95%;}
.prolist li:nth-child(3n){margin-right:0;}
.prolist li p{padding:0 50px;}

.probg{background:url(../images/probg2.jpg) repeat-x}
.probg .header{position:static;background:#2a826f;}
.probg .where{height:73px;border-bottom:2px solid rgba(255,255,255,.5);background:none;}

.pro1{width:50%;}

.pro1 .swiper-container{padding-bottom:50px;background:url(../images/probg.png) center bottom no-repeat;background-size:100% auto;}
.pro1 .swiper-slide img{height:480px;}
.pro1 .swiper-pagination-bullet{width:10px;height:10px;margin:0 5px;background:#ccc;opacity: 1;}
.pro1 .swiper-pagination-bullet-active{border-color:#f30;background:#f30;}

.pro2{width:48%;border:1px solid #fff;background:#effcfa;box-shadow: 0 0px 10px rgba(0,0,0,.3);}
.pro2 .wrapin{width:90%;}
.pro2 dt{margin:3px 0;border:1px solid #eee;}
.pro2 dt p{padding:0 40px;}
.pro2 dt .fa-arrow-up,.pro2 dt.cur .fa-arrow-down{display:none;}
.pro2 dt.cur{background:#eee;}
.pro2 dt.cur .b{display:block;}
.pro2 dt.cur .fa-arrow-up{display:block;color:#f30;}

.xing a{width:23%;line-height:30px;margin:0 1% 10px 0;color:#666;border:1px solid #ccc;-webkit-border-radius:5px;border-radius:5px;}
.xing a:nth-child(4n){margin-right:0;}
.xing a.cur{color:#fff;background:#f2b936;}

.canshu ol{display:block;width:200px; margin-bottom:15px;}
.canshu li{float:left;width:100%;height:45px;line-height:45px;margin-bottom:5px;background:#fff;}
.canshu li:nth-child(2n){background:#eee;}
.canshu li span{display:inline-block;width:100%;color:#333;background:#fbebc7;}
.canshu li:nth-child(1){height:60px;line-height:60px;background:none; font-weight:bold; font-size:18px;}
.canshu .cur li:nth-child(1) span{background:#f2b936;}
.canshu .cur li:nth-child(2n){background:#ccc;}

.down a{width:50%;height:70px;line-height:70px;background:url(../images/tit3.jpg) no-repeat;background-size:100% auto;}
.down a img{height:30px;margin:20px 20px 0 80px;}

.pro3{width:96%;padding:30px 2%;border:1px solid #ddd;}

.pro4 li{padding-bottom:30px;background:url(../images/probg.jpg) 0 0 repeat-x #f7f7f7;transition: 0.3s linear all;}
.pro4 li .pic{height:320px;}
.pro4 li img{max-width:95%;max-height:95%;}
.pro4 li:nth-child(3n){margin-right:0;}
.pro4 li p{padding:0 50px;}
.pro4 .btn{z-index:9;top:50%;margin-top:-23px;width:45px;height:45px;color:#999;border:1px solid #ddd;-webkit-border-radius:50%;border-radius:50%;}
.pro4 .prev4{left:-80px;}
.pro4 .next4{right:-80px;}
.pro4 .btn:hover{color:#f30;background:#yel;}





/*
.foot0{padding:15px 0;border-bottom:1px solid #ddd;}
.foot0 li.fr:hover .sear2{display:block;}
.sear2{display:none;top:15px;right:0;z-index:8;width:350px;padding:5px 5px 5px 10px;background:#f8f8f8;}
.sear2 .ipt{width:300px;height:30px;line-height:30px;border:none;background:fff; outline:none;}
.sear2 button{padding:0 10px;border:none;background:none;cursor:pointer;}
*/


.topnav{line-height:80px;border-bottom:1px solid #dfdfdf;}
.topnav a{display:inline-block;padding:0 5px;margin:0 30px;transition: 0.3s linear all;}
.topnav a:hover,.topnav a.cur{height:78px;color:#00a2ea;border-bottom:2px solid #00a2ea;}
.protop{z-index:2;padding:30px 0;box-shadow: 0 5px 5px #eee;}
.protop a{display:inline-block;line-height:36px;padding:0 25px;margin:0 10px;border:1px solid #dfdfdf;-webkit-border-radius:18px;border-radius:18px;transition: 0.3s linear all;}
.protop a:hover,.protop a.cur{color:#fff;border-color:#00a2ea;background:#00a2ea;}





.aboutt{height:90px;}
.aboutt .l{display:inline-block;width:45px;height:1px;background:#000;}


.about5 .pg{}





.newstop img{width:49%;}
.newstop abbr{width:46%;}
.newstop a{display:block;}
.newstop .btn{z-index:9;bottom:30px;width:36px;height:36px;margin:0 5px;background:#ccc;-webkit-border-radius:50%;border-radius:50%;}
.newstop .prev{left:53.5%;}
.newstop .next{left:57%;}
.newstop .btn i{top:3px;}
.newstop .btn.swiper-button-disabled{background:#eee;}


.qalist dt{width:70%;}
.qalist dt li{float:left;width:100%;padding:40px 0;border-bottom:1px solid #eee;overflow:hidden;}
.qalist dt li img{width:190px;}
.qalist dt li abbr{width:100%;}
.qalist dt li a{display:block;}
.qalist dt li .r{padding-right:20px;}

.qalist dd{width:23%;padding:20px 1.5%;border:1px solid #eee;}
.qalist dd .t{height:40px;border-bottom:1px solid #eee;}
.qalist dd li{float:left;width:100%;padding:20px 0;border-bottom:1px solid #eee;overflow:hidden;}
.qalist dd li img{width:40%;}
.qalist dd li abbr{width:56%;}
.qalist dd l a{display:block;}
.qalist dd li:last-child{border:none;}




.honorcase li{display:inline-block;width:24%;margin:10px 0;text-align:center; vertical-align:top;transition: 0.3s linear all;}
.honorcase li img{height:450px;}
.honorcase li a{display:block;}
.honorcase li a:nth-child(2){margin:10px 0;}
.honorcase li:hover{box-shadow: 0 0 15px #ccc;}


.contact1 li{display:inline-block;padding:0 3%;text-align:center;}
.contact1 li .ico{display:inline-block;width:75px;height:75px;vertical-align:top;border:2px solid #eee;-webkit-border-radius:50%;border-radius:50%;}
.contact1 li i{position:relative;top:16px;}
.contact1 li:nth-child(3) i,.contact1 li:nth-child(4) i{top:22px;}
.contact1 li:hover .ico{color:#fff;border-color:#00a2ea;background:#00a2ea;}
.contact1 li:nth-child(1) p:nth-child(n+3){text-align:left;}

.contact2{width:96%;padding:1rem 2%;border:1px solid #ddd;}
.contact2 li{display:inline-block;width:24%;}
.contact2 p{height:35px;}
.contact2 .ipt{width:95%;height:35px;line-height:35px;padding:0 2%;border:1px solid #ddd;background:#f9f9f9;}
.contact2 textarea{width:98%;height:200px;padding:10px 1%;border:1px solid #ddd;background:#f9f9f9;}
.contact2 .btn{width:220px;height:40px;line-height:40px;border:1px solid #ddd;background:none;cursor:pointer;}
.contact2 img{position:relative;height:35px;cursor:pointer;}

.map{height:25rem;}


.application li{float:left;width:100%;}
.application li.line{height:1px;margin:20px 0;background:#ddd;}
.application li img{width:330px;}
.application li abbr{width:800px;margin-right:20px;display:inline;}
.application li a{display:block;}
.application li .l{display:inline-block;width:40px;height:1px;background:#00a2ea;}
.application li .m{width:140px;height:35px;line-height:35px;border:1px solid #ddd;}
.application li:hover{box-shadow: 0 0 15px #ccc;transition: 0.3s linear all;}
.application li:hover .m{color:#fff;border-color:#00a2ea;background:#00a2ea;transition: 0.3s linear all;}

.prot{line-height:50px;}
.prot dt a{padding:0 5px;color:#999;}
.prot dd a{padding-left:40px;color:#888;}
.prot dd a.cur,.prot dd a:hover{color:#000;}




.prol{width:42%;}/*
.prol .btn{position:absolute;bottom:0;z-index:9;height:60px;padding:0 5px;cursor:pointer;}
.prol .prev{left:0;}
.prol .next{right:0;}
.prol .btn i{position:relative;top:15px;}*/
.prol .gallery-top img{width:100%;height:530px;}
.prol .gallery-thumbs img{width:99%;height:80px;border:1px solid #ddd;-webkit-border-radius:8px;border-radius:8px;}
.prol .gallery-thumbs .swiper-slide-thumb-active img{border:1px solid #00a2ea;}

.prol .btn{z-index:9;position:absolute;bottom:25px;color:#ccc;cursor:pointer;transition: 0.3s linear all;}
.prol .prev{left:0px;}
.prol .next{right:0px;}
.prol .btn.swiper-button-disabled{color:#eee;}

.pror{width:43%;padding:40px 4%;background:#eee;-webkit-border-radius:30px;border-radius:30px;}
.pror .pl{padding-left:80px;}
.pror .pl abbr{left:0;top:0;}
.pror .btn a{display:inline-block;width:125px;height:40px;line-height:25px;-webkit-border-radius:5px;border-radius:5px;}
.pror .btn a.bg2{margin:0 10px;background;}
.pror .btn a.bg3{background;}


.pcon{border-top:1px solid #ddd;}

.pcon2 li{float:left;width:44%;padding:20px 2%;border:1px solid #ddd;}
.pcon2 li a{display:block;}
.pcon2 li span{width:135px;height:50px;line-height:50px;border:1px solid #ddd;-webkit-border-radius:25px;border-radius:25px;}

.otherpro dt .swiper-pagination-bullet{width:10px;height:10px;margin:0 5px;}
.otherpro dt .swiper-pagination-bullet-active{background:#777;}

.otherpro dd li{width:93%;padding:20px 3%;border:1px solid #ddd;}
.otherpro dd li a{display:block;}
.otherpro dd li .pic{height:320px;display:flex;align-items:center;justify-content:center;}
.otherpro dd li .pic img{max-height:100%;max-width:100%;}



/*join no user*/
.join{height:780px;background:url(../images/join.jpg) center top no-repeat;}
.join .kong{height:330px;}
.join1{width:760px;margin:50px auto;}
.join1 li{float:left;margin:20px;}
.join1 li .ipt,.join1 li .sel{width:150px;height:30px;line-height:30px;margin:0 10px;color:#999;border:0;border-bottom:1px solid #555;background:none; outline:none;}
.join1 li .sel{appearance: none;-moz-appearance: none;-webkit-appearance: none;background: url(../images/select.png) no-repeat scroll 95% center transparent;}
.join1 li .btn{width: 170px;height: 40px;line-height: 40px;padding: 0 40px 0 0;border: none;background: url(../images/pop-btn.png) no-repeat right center;}
.join1 li .btn:hover{background: url(../images/pop-btn_hover.png) no-repeat right center;}


.join2 abbr{top:30%;left:0;}
.join2 abbr .l{display:inline-block;width:120px;height:5px;background:#00a2ea;}
.join2 abbr a{display:block;width:170px;line-height:40px;border:1px solid #fff;}
.join2 abbr a:hover{border-color:#00a2ea;background:#00a2ea;}


.contact3{height:640px;background:url(../images/contact2.jpg) center bottom no-repeat;}
.contact3 .kong{height:120px;}
.contact3::before {position: absolute;z-index: 0;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.8);content: '';}

.contact3 .t::before,.contact3 .t::after {width: 23px;height: 18px;display: inline-block;content: '';vertical-align: text-top;background-image: url(../images/contact_title.png);background-repeat: no-repeat;}
.contact3 .t::before {background-position: left top;margin-right: 20px;}
.contact3 .t::after {background-position: right top;margin-left: 20px;}

.contact4{background-color:#f9f9f9;}
.contact4 ul{width:50%;}
.contact4 ul.fl{height:600px;}
.contact4 ul.fr{margin-top:90px;min-height:420px;background:url(../images/contact4.jpg) 470px 0 no-repeat;}
.contact4 ul.fr li{width:450px;padding:15px 0 0 70px;}

/* 栏目页分页 */
.pages{padding:2rem 0;}
.pages a{padding:10px 15px;margin:0 5px;color:#333;border:2px solid #eee;}
.pages a:hover, .pages a.page-num-current{color:#fff;border-color:#f30;background:#f30;}

/*在线客服*/
.contactusdiyou {position:fixed;right:-230px;bottom:0px;_position:absolute;width:230px;height:100%;background:#00b3d5;z-index:99999999999;_margin-bottom:0px;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));transition:all .5s ease;color:#fff;}
.contactusdiyou a {color:#fff;}
.contactusdiyou a:hover {color:#333;}
.contactusdiyou .hoverbtn {width:50px;height:129px;padding-top:20px;cursor:pointer;position:absolute;top:30%;margin-top:-66px;left:-50px;font-size:20px;color:#fff;background:#00b3d5;-webkit-border-radius:3px 0px 0px 3px;-moz-border-radius:3px 0px 0px 3px;-o-border-radius:3px 0px 0px 3px;border-radius:3px 0px 0px 3px;}
.contactusdiyou .hoverbtn span {width:50px;height:25px;line-height:25px;text-align:center;overflow:hidden;float:left;}
.contactusdiyou .hoverbtn .hoverimg {width:13px;height:9px;margin:10px 0px 0px 17px;float:left;display:inline;background-repeat:no-repeat;}
.contactusdiyou .conter {width:186px;height:700px;margin-left:22px;position:absolute;top:38%;margin-top:-300px;}
.contactusdiyou .conter .con1 dl.ic1 dt {background:url(../images/tel3.png) no-repeat;}
.contactusdiyou .conter .con1 dl.ic2 dt {background:url(../images/zxkfqq.png) no-repeat;}
.contactusdiyou .conter .con1 dl.ic3 dt {background:url(../images/weixin.png) no-repeat;}
.contactusdiyou .conter .con1 {border-bottom:1px solid #fff;padding-bottom:30px;margin-bottom:30px;}
.contactusdiyou .conter .con1 dl dt {background:url(../images/tel3.png) no-repeat;padding-left:40px;height:31px;line-height:31px;font-size:16px;color:#fff;font-weight:bold;padding-bottom:6px;}
.contactusdiyou .conter .con1 dl dd {padding-left:40px;}
.contactusdiyou .conter .con1 dl dd .ph_num {font:18px 'Microsoft yahei';color:#fff;height:25px;}
.diyoumask {position:fixed;left:0;top:0;z-index:100000;width:100%;height:100%;opacity:0.3;filter:alpha(Opacity=30);background:#000;display:none;}

.kefuQQ span.SQ a {background:#333;color:#fff;margin-bottom:5px;}
.kefuQQ span.SQ a:hover {background:#F00;color:#fff;}
.kefuQQ span.QQ a {background:url(../images/kf3.png) 10px center no-repeat #333;}
.kefuQQ span.QQ a:hover {background:url(../images/kf3.png) 10px center no-repeat #F00;}

.wpa-container {text-align:center;display:inline-block;*zoom:1;*display:inline;width:94px;height:28px;line-height:28px;text-decoration:none;border:1px solid #333;border-radius:2px;font-size:14px;font-family:"Arial";}
.theme-1 {background:#fff;color:#1e2330;}
.theme-1 .iconqqs {background:url("../images/kf2.png") no-repeat;background-size:20px 20px;display:inline-block;*zoom:1;*display:inline;vertical-align:middle;width:20px;height:20px;margin-right:3px;}


.quyucontent{ padding:77px 0; background:#f4f6f5;}
.quyucontent .am-container{ max-width:1236px;}
.quyucontent .qpic{ width:530px; height:344px; }
.quyucontent .qpic img{ width:100%; height:100%; border-radius:6px;}
.quyucontent .txt{ width:500px; padding-top:20px;}
.quyucontent .txt h2{ font-size:24px; margin-bottom:30px;}
.quyucontent .txt .tyi{ font-size:14px; line-height:24px; height:144px; overflow:hidden;}
.quyucontent .wrap:before,.quyucontent .wrap:after{ content:""; display:block; clear:both;}

.ygg_a{ margin-top:30px;}
.ygg_a a{display: inline-block;margin-bottom: 10px;background: #01458e;padding: 12px 45px;border-radius: 25px;font-size: 15px; color:#fff; margin-right:20px;}
.ygg_a a.qql{ background:#d40000;}
.ygg_a a.mobi{padding: 12px 25px;}