html {
    -webkit-text-size-adjust: none;font-size:20px;
}
@media (max-width:1400px){html{font-size:18px;}}
@media (max-width:1000px){html{font-size:16px;}}
@media (max-width:640px){html{font-size:14px;}}

*{list-style:none;margin:0;padding:0}
img{border:none}
address,caption,cite,code,dfn,em,strong,th,var,optgroup,i{font-style:inherit;font-weight:inherit;}
a{text-decoration: none;color:#333;}
a:hover{color:#1073c3;}
.cl{ clear:both;height:0;line-height:0;font-size:0;overflow:hidden;}
.fl{float:left}.fr{float:right}
body{margin-top:75px;font-size:12px;color:#333;font-family: Arial,Microsoft Yahei;}
.lh{line-height:1.8;}.no_lh{line-height:normal;}.outline{outline:none;}
.mt5{margin-top:5px;}.mt10{margin-top:10px;}.mt15{margin-top:15px;}.mt20{margin-top:20px;}.mt30{margin-top:30px;}.mt50{margin-top:50px;}.mouse{cursor: pointer;}
.bold{font-weight:bold;}.nobold{font-weight:normal;}
.cen{text-align:center;}.vtop{vertical-align:top;}.txtl{text-align:left;}.txtr{text-align:right;}.ov{overflow:hidden}.hide{display:none;}.posi{position:relative;}.ab{position:absolute;}.over{transition: 0.2s linear all;}
.yahei{font-family:"microsoft yahei"}.st{font-family:"宋体"}.en{font-family:"Impact";}.daxie{text-transform:uppercase;}.daxie_{text-transform:capitalize;}
.font12{font-size:12px}.font14{font-size:14px}.font15{font-size:15px}.font16{font-size:16px}.font18{font-size:18px}.font20{font-size: 20px;}
.font24{font-size:1.2rem;}.font30{font-size:1.5rem;}.font36{font-size:1.8rem}.font60{font-size:3rem}
.co000{color:#000;}.co333{color:#333;}.co666{color:#666;}.co999{color:#999;}.yel{color: #ffa62c;}.fff{color: #fff;}.blue{color: #1073c3;}.red{color: #1073c3;}.green{color: #42bb88;}.violet{color: #9932cd;} 
.sj{text-indent:2em;}.block{display:block;}.inblock{display:inline-block;}.lsp{letter-spacing:10px;}
.y{-webkit-border-radius:50%;border-radius:50%;}.y5{-webkit-border-radius:5px;border-radius:5px;}


.divcen{margin:0 auto;}.maxw{max-width:1300px;}
.wrap{width:96%;}.wrap2{width:97.5%;}.wrapin{width:85%;}
.w{width:100%;}.h100{height:100%;}.baibg{background:#fff;}.huibg{background:#f2f2f2;}
.shadow{box-shadow: 0 0 5px rgba(0,0,0,.1);}.tshadow{text-shadow: 0 2px 4px rgba(0,0,0,.5);}
.pad5{padding:5px 0;}.pad10{padding:10px 0;}.pad20{padding:20px 0;}.pad30{padding:30px 0;}.pad50{padding:50px 0;}.padlr10{padding:0 10px;}.padr20{padding-right:20px;}.padr50{padding-right:50px;}
@media screen and (max-width:800px){
.font18{font-size:16px}.font20,.font24{font-size:18px;}.font28{font-size:20px}.font30{font-size:20px}.font36{font-size:30px}
.pad50{padding:30px 0;}
.wrap2{width:95%;}
}


.jb{background: linear-gradient(587deg, rgb(121, 134, 204) 34.2105%, rgb(34, 34, 34) 99.1228%);-webkit-background-clip: text;color: transparent;}/*渐变*/
.jb2{background: linear-gradient(0deg, rgb(255, 183, 78) 0%, rgb(0, 0, 0) 100%);-webkit-background-clip: text;color: transparent;}

.header{z-index:99;position:fixed;top:0;left:0;}
.header .h{height:75px;}
.logo img{height:55px;}
@media screen and (max-width:640px){
.logo img{margin-top:5px;height:45px;}
}
.header .btn{width:30px;height:30px;border:1px solid #1073c3;}
.header .mr{margin-right:15px;}

.header .rbtn ul{top:25px;}
.header .rbtn ul i{top:4px;}
.header .rbtn ul p{background:#333;}
.header .rbtn:hover ul{display:block;}

.header .wx{left:-45px;width:120px;}
.header .wx img{width:100px;}
.header .tel{left:-85px;width:200px;}
.header .tel p{padding:5px 0;}
@media screen and (max-width:1200px){
.header .rbtn{display:none;}
}

.searbtn.bg{background-color: rgba(0,103,198,.1)}
.searbtn.bg .s1{margin-top:-30px;}

.sear{display:none;top:75px;right:0px;z-index:9;width:340px;padding:18px 30px;background:#fff;}
.sear .ipt{width:330px;height:43px;line-height:43px;padding-left:10px;border:1px solid #333;border-right:none;background:fff; outline:none;}
.sear button{top:18px;right:29px;width:50px;height:45px;border:none;background:#0067c6;cursor:pointer;}


.nav li{float:left;height:75px;line-height:75px;position:relative;z-index:9;}
.nav li a{display:block;padding:0 1.2rem;}
.nav li a.cur,.nav li a.on,.nav li a:hover{color:#1073c3;}
.nav li a i{padding:0 5px;top:3px;transition: 0.1s linear all;}
.nav li a.on i,.nav li a:hover 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);}

.nav li ul{display:none;z-index:9;top:75px;left:0;}
.nav li ul a{height:auto;line-height:normal;padding:5px 0;}

@media screen and (max-width:1200px){
.nav,.searbtn:before{display:none;}
.drop{display:block;}
.header .h{position:inherit;}
.sear{width:100%;padding:18px 0;text-align:center;border-top:1px solid #eee;}
.sear form{display:inline-block;width:80%;}
.sear .ipt{width:95%;padding-left:5%;}
.sear button{right:9.5%;}
}


.drop{width:20px;padding:30px 0 0 20px;}
.drop i{display:block;width:100%;height:2px;background:#123d68;position:relative;margin-top:5px;transition: 0.1s linear all;}
.drop i:nth-child(1){margin-top:0px;}
.drop.on i:nth-child(2){opacity: 0;}
.drop.on i:nth-child(1){-webkit-transform: translateY(10px) rotate(-45deg);
    -ms-transform: translateY(10px) rotate(-45deg);
    transform: translateY(10px) rotate(-45deg);}
.drop.on i:nth-child(3){-webkit-transform: translateY(-4px) rotate(45deg);
    -ms-transform: translateY(-4px) rotate(45deg);
    transform: translateY(-4px) rotate(45deg);}
.subnav{display:none;position:absolute;right:0;top:75px;z-index:9;border-top:1px solid #eee;background:#fff;box-shadow: 0 10px 10px rgba(0,0,0,.2);}
.subnav a{color:#000;}
.subnav dt{float:left;width:100%;height:40px;line-height:40px;border-top:1px solid #eee;background:rgba(255,255,255,1);}
.subnav dt:first-child{border:none;}
.subnav dt a{display:block;padding:0 10px;}
.subnav dt i{padding:0.8rem 2%;}
.subnav dt.on{background:#e5f0f9;}
.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%;padding:10px 0;}
.subnav dd li{float:left;width:100%;height:35px;line-height:35px;}
.subnav dd li a{display:block;padding-left:30px;}

.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;}

.hover li:hover img,.hover .li:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1); transform:scale(1.1);}

#banner .swiper-pagination-bullets{left:0px;bottom:30px;}
#banner  .swiper-pagination-bullet{width:12px;height:12px;background:#fff;opacity: 1;}
#banner  .swiper-pagination-bullet-active{background:#0067c6;}

.icona .wrap{height:22px;}
.icona abbr{top:8px;left:0;height:25px;}

.scrollleft{left:35px;}
.scrollleft li{margin-right:30px;}
/*
.slide .btn{position:absolute;z-index:9;top:50%;margin-top:-27px;outline:none;}
.slide .prev{left:-100px;}
.slide .next{right:-100px;}
.slide .btn:hover{color:#1073c3;}*/

.iconb{width:53%;}
.iconb dt p{padding-left:12px;}
.iconb dt:before{content:"";position:absolute;top:15%;left:0;width:4px;height:75%;background:#1073c3;}

.tit{border-bottom:1px solid #1073c3;}
.tit li{line-height:40px;}
.tit li.fl{padding:0 10px;background:#1073c3;}

.iconb,.iconc{height:480px;}
.iconb video{height:330px;background:#000;}

.iconc{width:45.5%;}
.iconc dd li{height:34px;line-height:34px;}
@media screen and (max-width:800px){
.iconb,.iconc,.iconb video{width:100%;height:auto;}
.iconc{margin-top:20px;}
}

.icond dt{height:35px;border-bottom:2px solid #eee;}
.icond dt ul.fl li{height:35px;margin-right:30px;}
.icond dt ul.fl li.cur{color:#1073c3;font-weight:bold;border-bottom:2px solid #1073c3;}
.icond dd li{width:48%;height:35px;line-height:35px;}
.icond dd li:nth-child(2n){float:right;}
@media screen and (max-width:640px){
.icond dd li{width:100%;}
}

.icone dd li{margin:0 10px;}
.icone dd li .pic{width:200px;height:235px;border:1px solid #ddd;}
.icone dd li .pic img{max-width:100%;max-height:100%;}

.iconf dd li{width:20%;height:35px;line-height:35px;}
@media screen and (max-width:1200px){
.iconf dd li{width:25%;}
}
@media screen and (max-width:1000px){
.iconf dd li{width:33%;}
}
@media screen and (max-width:640px){
.iconf dd li{width:50%;}
}


.foot{background:#383838}
.foot a{color:#fff;}

.gotop{display:none;z-index:3;position:fixed;right:2%;bottom:50px;width:40px;height:40px;line-height:40px;background:#ccc;-webkit-border-radius:5px;border-radius:5px;}
.gotop:hover{color:#fff;background:#1073c3;}
@media screen and (max-width:800px){
.gotop{bottom:20px;}
}

.banner{height:300px;}
.banner img{width:100%;height:100%;}
@media screen and (max-width:640px){
.banner{height:200px;}
.banner img{width:auto;height:100%;}
}

.cleft{width:20%;}
.cleft dt{height:35px;border-bottom:1px solid #1073c3;}
.cright{width:77%;}
@media screen and (max-width:1000px){
.cleft{display:none;}
.cright{width:100%;}
}

.where{line-height:35px;}
.where dt{padding:0 10px;background:#1073c3;}
.where dd a{padding: 0 10px;} 
.where dd a:last-child{font-weight:normal;}
@media screen and (max-width:640px){
.where dt{display:none;}
.where dd{width:100%;}
}

.certlist li{width:23%;margin:20px 1.8% 0 0;border:1px solid #ddd;}
.certlist li:nth-child(4n){margin-right:0;}
.certlist li p{padding:0 20px;}
.certlist li .h2{height:35px;}
.certlist li img{max-height:90%;max-width:90%;}
@media screen and (max-width:800px){
.certlist li{width:48%;margin:20px 0 0 0;}
.certlist li:nth-child(2n){float:right;}
}

.piclist li{width:23%;margin:20px 1.8% 0 0;border:1px solid #eee;}
.piclist li:nth-child(4n){margin-right:0;}
.piclist li p{/*padding:0 30px;*/}
.piclist li .h2{height:35px;padding:0 5px;}
.piclist li img{max-height:100%;max-width:100%;}
@media screen and (max-width:800px){
.piclist li{width:48%;margin:20px 0 0 0;}
.piclist li:nth-child(2n){float:right;}
}


.newslist li{height:45px;line-height:45px;}
.newslist li:nth-child(2n){background:#f6f6f6;}
.newslist li a{display:block;padding:0 10px;}

.fan{border-bottom:1px solid #ddd;}
.fan a{line-height:30px;padding:0 10px;border:1px solid #ddd;}
.fan a:hover{color:#fff;border-color:#1073c3;background:#1073c3;}

.prolist li{float:left;width:32%;margin:10px 2% 10px 0;}
.prolist li:nth-child(3n){margin-right:0;}
.prolist li p{padding:0 30px;}
.prolist li .h2{height:25px;}
.prolist li img{max-height:100%;max-width:90%;}
.prolist li em{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background:#1073c3;;}
.prolist li:hover{top:-5px;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.prolist li:hover em{width:100%;}
@media screen and (max-width:640px){
.prolist li{width:100%;margin:0;margin-top:20px;}
}


::-webkit-input-placeholder { color:#aaa; }
::-moz-placeholder { color:#aaa; } /* firefox 19+ */
:-ms-input-placeholder { color:#aaa; } /* ie */
input:-moz-placeholder { color:#aaa; }

.heng{/*height:30px;line-height:30px;*/border-bottom:1px solid #eee;}
.heng .plr{padding:0 20px;}
h3.nb{font-weight:normal;}
.maxpic img{max-width:100%;}
.prenext{border-top:1px dashed #999;}
.prenext p{width:50%;}
.prenext a{color:#666;}

/* 栏目页分页 */
.pages a{display:inline-block;height:30px;line-height:30px;padding:0 10px;margin:0 5px;color:#888;border:1px solid #ddd;-webkit-border-radius:5px;border-radius:5px;}
.pages a:hover,.pages a.page-num-current{color:#1073c3;border-color:#1073c3;}
.pages a i{top:0px;}
/*
table,table td,table th{border:1px solid #ddd;border-collapse:collapse;}
table td{padding:5px;}*/

.faqbox ul{line-height:38px;}
.faqbox li.fl{width:8%;}
.faqbox li.fr{width:92%;}
.faqbox select{height:35px;line-height:35px;border:1px solid #ccc;}
.faqbox .ipt{width:98%;height:35px;line-height:35px;padding:0 0.5%;border:1px solid #ddd;background:none;}
.faqbox  textarea {width:98%;height:80px;padding:10px 0.5%;border:1px solid #ccc;}
.faqbox .btn{width:150px;height:40px;line-height:40px;color:#fff;border:0;background:#1073c3;cursor:pointer;}
@media screen and (max-width:800px){
.faqbox li.fl{width:20%;}
.faqbox li.fr{width:75%;}
}

.wenda li{float:left;width:100%;padding:10px 0;overflow:hidden;}
.wenda li p{float:left;width:97%;padding:0 1%;word-break:break-all;word-wrap:break-word;}
.wenda li p.t{background-color:#ddd;}
.wenda li p span{float:right;}
.wenda li p.hf{border:1px dashed #4b8f15;color:#4b8f15}
.wenda li p.hf a{color:#00f;}