
html{font-size: 100px;}
@media (max-width: 1600px){html{font-size: 95px;}}
@media (max-width: 1440px){html{font-size: 90px;}}
@media (max-width: 1220px){html{font-size: 85px;}}
@media (max-width: 1024px){html{font-size: 80px;}}
@media (max-width: 991px){html{font-size: 70px;}}
@media (max-width: 639px){html{font-size: 60px;}}
html, body{-webkit-text-size-adjust:none;}

html,body{/* color: #a2a2a2; */overflow-x:hidden;}
/* html, body, input, p, a, span, ul, li, dl, dt, dd, ol, select, td, th, input, textarea, button, div,em{font-family: "PingFang","Microsoft Yahei","SourceHanSansCN-Normal","HELVETI1ca Neue","Arial","Tohoma";}  */
/* html, body, input, select,input, textarea, button{font-family: "PingFangSC Regular","Microsoft Yahei","SourceHanSansCN-Normal","HELVETI1ca Neue","Arial","Tohoma";} */
body{font-family:"Microsoft Yahei","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif;} 
a, a:link, a:visited, a:hover, a:active{ outline: 0; border: 0; text-decoration: none}
a:hover, a:active{background-color: transparent;}
em,b,strong{font-style: normal;font-weight: none;}
/*@media (min-width: 1200px){a:hover{color: #a21f24;}}*/
small{display: block; font-size: 100%;}
input, textarea, button, select, radio{outline: 0; border: 0;}
select:link,select:visited{color: #666;}
textarea{resize: none;}
img{max-width: 100%; display: block;}
ul{list-style: none;}
a{text-decoration: none; outline: 0; blr:expression(this.onFocus=this.blur()); }
::-ms-clear, ::-ms-reveal{display: none;}
select::-ms-expand{ display: none; } 
.mt0{margin-top: 0 !important;}
.mr0{margin-right: 0 !important;}
.mb0{margin-bottom: 0 !important;}
.ml0{margin-left: 0 !important;}
.weui-cell{padding: 10px 15px; position: relative; display: -webkit-box; display: -webkit-flex; display: flex;-webkit-box-align: center; -webkit-align-items: center; align-items: center;}
.weui-cell_primary{min-width: 1px; -webkit-box-align: start; -webkit-align-items: flex-start; align-items: flex-start;}
.weui-cell__bd{-webkit-box-flex: 1; -webkit-flex: 1; flex: 1;}
.weui-cell__ft{text-align: right; color: #999999;}
.weui-flex{display: -webkit-box; display: -webkit-flex; display: flex;}
.weui-flex__item{-webkit-box-flex: 1; -webkit-flex: 1; flex: 1;}
.line1{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.line2{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.line3{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.start{-webkit-box-align: start; -webkit-align-items: flex-start; align-items: flex-start;}
.end{-webkit-box-align: end; -webkit-align-items: flex-end; align-items: flex-end;}
.nobefore::before, .noafter::after{display: none !important;}
input:required:invalid, input:focus:invalid, textarea:required:invalid, textarea:focus:invalid{box-shadow: none; -moz-box-shadow: none;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color: #333;} 
input:-moz-placeholder, textarea:-moz-placeholder{color: #333;} 
input::-moz-placeholder, textarea::-moz-placeholder{color: #333;} 
input:-ms-input-placeholder, textarea:-ms-input-placeholder{color: #333;} 

.container{width: auto; margin: 0 15px; padding: 0;}
.container1{width: auto; margin: 0 15px; padding: 0;}
@media (min-width: 640px){.container{margin: 0 3.125%;}}
@media (min-width: 640px){.container1{margin: 0 3.125%;}}
@media (min-width: 1200px){.container1{margin: 0 7.8%}}
@media (min-width: 1600px){.container1{margin: 0 12%;}}


.pd0{padding: 0 !important;}
.pl0{padding-left: 0 !important;}
.pr0{padding-right: 0 !important;}

.white{color: #fff !important;}
.red{color: #a21f24 !important;}
.gray333{color: #333 !important;}
.gray999{color: #999 !important;}
.opacity5{opacity: .5;}

a.fill{display: block; width: 100%; height: 100%;}
.max{max-width: 100%;}
.auto{margin-left: auto !important; margin-right: auto !important;}
.img-cover{object-fit: cover;}
.img-contain{object-fit: contain;}

.bg-white{background-color: #fff;}
.bg-gray1{background-color: #f5f5f5;}
.bg-gray2{background-color: #f7f7f7;}

.f12{font-size: 12px;}
.f14{font-size: 16px;}
.f16{font-size: 16px;}
.f18{font-size: 18px;}
.f20{font-size: 20px;}
.f22{font-size: 22px;}
.f24{font-size: 24px;}
.f26{font-size: 26px;}
.f28{font-size: 28px;}
.f30{font-size: 30px;}
.f36{font-size: 36px;}
.f40{font-size: 40px;}

.tl{text-align: left;}
.tc{text-align: center;}
.tr{text-align: right;}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.pr{position: relative;}
.pb{position: absolute;}
.pf{position: fixed;}
.block{display: block;}
.hide{display: none;}
.inline{display: inline-block;}
.hidden{overflow: hidden;}
.cap{text-transform: capitalize;}
.upper{text-transform: uppercase;}
.bold{font-weight: bold;}
.indent{text-indent: 2em;}
.normal{font-weight: normal;}
.vmid td{vertical-align: middle;}
.hand{cursor: pointer; _cursor: hand;}
.ff-ar{font-family:Arial !important;}
.noborder{border: 0 !important;}
.noradius{border-radius: 0 !important;}
.ellipsis{white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.justify{text-align:justify; text-justify: distribute-all-lines; text-align-last:justify;}
.filterbox{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.5); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000); zoom:1;}
:root .filterbox{filter: none\9;}
.tips, .tips1{display: none; z-index: 100; top: 50%; left: 50%; margin-top: -20px; margin-left: -125px; padding: 10px; width: 250px; height: 40px; line-height: 20px; text-align: center; font-size: 16px; color: #fff; border-radius: 3px; background: rgba(0,0,0,.75); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#bf000000,endColorstr=#bf000000); zoom:1;}
:root .tips{filter: none\9;}
:root .tips1{filter: none\9;}
@media (max-width: 639px){.tips, .tips1{position: fixed; -webkit-transform: translateZ(0)}}
.clearfix:after {display: block; clear: both; height: 0px; overflow: hidden; content: "\200B" }
h1,h2,h3,h4,h5,p{margin: 0;}
ul{margin: 0;padding: 0}
/* css3 style */
.trans-3{-webkit-transition: all 0.35s linear; transition: all 0.35s linear;}
.trans-8{-webkit-transition: all 0.8s; transition: all 0.8s;}

header{background: #253c9a;position: fixed;top: 0;left: 0;right:0;z-index: 100;}
header.on{box-shadow: 0px 5px 20px 1px rgba(0,0,0,.15);}
header .container{position: relative;height: 86px;display: flex;align-items: center;}
header ul{position: absolute;right: 0;top: 0}
header ul li{float: left;position: relative;}
header ul li>a{font-size: 16px;color: white;line-height: 86px;padding: 0 .3rem;display: block;}
header .logo1{float: left;width: 2.73rem;}
header .logo2{float: left;margin-left: 2vw;width: 1.58rem}
header ul li.on>a{background: white;color: rgb(37, 60, 154);}

header .navbar-toggle .icon-bar{background-color: white}
.navbar-toggle{border:1px solid white;background: none;border-radius: 0;padding: 12px 10px;margin: 0;position: absolute;right: 0px;    top: 50%;transform: translateY(-50%);}
.navbar-toggle.on .icon-bar:nth-of-type(2){-webkit-transform: matrix(1,0,0,1,0,6) rotate(45deg); transform: matrix(1,0,0,1,0,6) rotate(45deg);}
.navbar-toggle.on .icon-bar:nth-of-type(4){-webkit-transform: matrix(1,0,0,1,0,-6) rotate(-45deg); transform: matrix(1,0,0,1,0,-6) rotate(-45deg);}
.navbar-toggle.on .icon-bar:nth-of-type(3){width: 0;}



header  .dropmenu{position: absolute;width: 2.4rem;left: 0;display: none;box-shadow: 0px 5px 10px 1px rgba(0,0,0,.15)}
header  .dropmenu a{display: block;text-align: left;font-size: 16px;padding: 15px;padding-right: 0;color: #999;background:white;position: relative;transition: all .3s;border-top: 1px solid #e2e2e2}
header  .dropmenu a img{position: absolute;right: 40px;top: 50%;transition: all .3s;margin-top: -2px}


@media (min-width: 1100px){
	header  .dropmenu a:hover{background:#253c9a;color: white; }
header  .dropmenu a:hover img{transform: translateX(20px);}
}
@media (max-width: 1500px){
	header .logo1{width: 2rem;}
	header .logo2{width: 1.2rem}
	header  .dropmenu{width: 2rem;}
}

@media (max-width: 1300px){
	header ul li>a{padding: 0 .2rem;}
}

@media (max-width: 1100px){
	header .logo1{width: 2.4rem}
	header .container{height: 1.2rem}
	.banner1{margin-top: 1.2rem!important;}
	header ul{display: none;left: -15px;right: -15px;top: 100%;background: #253c9a;border-top: 1px solid white}
	header ul li>a{line-height: 42px;padding: 0;font-size: 14px;text-align: center;color: white!important;}
	header ul li{float: none;}
	.navbar-toggle{display: block;}
	header  .dropmenu a img{display: none;}
	header  .dropmenu{position: relative;width: 100%;overflow: hidden;background: white;}
	header .dropmenu a{font-size: 14px;float: left;width: 50%;line-height: 40px;padding: 0;text-align: center;    border-bottom: 1px solid #e2e2e2;border-top: 0}
}
footer{background: #202020;}
footer .one{text-align: center;border-bottom: 1px solid #3e3e3e}
footer .one .gotop{display: inline-block;cursor: pointer;font-size: 16px;color: white;padding: .2rem 0;}
footer .two dl dt{font-size: 16px;color: white;margin-bottom: .15rem;font-weight: normal;position: relative;}
footer .two dl{float: left;margin-left: 3vw;}
footer .two dl dd a{font-size: 14px;color: rgb(134, 134, 134);padding: 6px 0;display: block;transition: all .3s}
footer .two{padding-top: .5rem}
footer .two .right{float: right;padding-right: 1vw;}
footer .two .right h1{font-size: 16px;color: white;margin-bottom: .2rem}
footer .two .right h2 span{font-size: 16px;margin-right: 8px}
footer .two .right h2{font-size: .4rem;font-weight: bold;color: white;margin-bottom: .3rem}
footer .two .right p{font-size: 12px;color: rgb(90, 90, 90);line-height: 1.833;text-transform: uppercase;}
footer .two .right .bottom{padding: .1rem 0;border-top: 1px solid #3d3d3d;margin-top: 5px;margin-right: 2vw}
footer .two .right p img{display: inline-block;margin-right: .1rem;}
footer .two .right .bottom .weixin .after{display: none;}
footer .two .right .bottom .weixin{position: relative;cursor: pointer;}
footer .two .right .bottom .weixin .after1{position: absolute;width: 1.5rem;right: 150%;max-width: none;top: 50%;transform: translateY(-50%);display: none;}
footer .two .right .bottom .weixin:hover .before{display: none;}
footer .two .right .bottom .weixin:hover .after{display: block;}
footer .two .right .bottom .weixin:hover .after1{display: block;}

   
footer .three{font-size: 14px;color: rgb(134, 134, 134);padding: .15rem 0;border-top: 1px solid #3e3e3e;}
footer .three a{font-size: 14px;color: rgb(134, 134, 134);margin-right: 3.5vw;}
footer .three a:hover{color: #253c9a;}
footer .one .gotop:hover{color:#253c9a; }

@media (max-width: 1300px){
	footer .two dl{margin-left: 2vw;}
}

@media (max-width: 1100px){
	footer .two .right{padding: 0;width: 100%}
}

@media (max-width: 993px){
	footer .two dt:after{position: absolute; display: block; content: ""; right: 5px; top: 50%; margin-top: -6px; width: 10px; height: 10px; border-right: 1px solid #999; border-top: 1px solid #999; -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all .3s; transition: all .3s;}
	footer .two dl{border-bottom: 1px solid rgba(255,255,255,.05);width: 100%;margin-left: 0}
    footer .two dl dd{display: none;}
    footer .two .right .bottom{display: none;}
    footer .two .right{text-align: center;padding: .2rem 0}
    footer .two dt.on::after{-webkit-transform: rotate(135deg); transform: rotate(135deg);}
}
@keyframes updown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

.pagelist{margin-top: .4rem; margin-bottom: .4rem; text-align: center;}
.pagelist ul{display: inline-block; margin: 0; padding: 0;}
.pagelist li{float: left;}
.pagelist li a{font-size: 16px; color: #363636; display: inline-block; position: relative; margin: 0 5px; line-height: 24px;}
.pagelist li.prev a::after,
.pagelist li.next a::after{content: "";position: absolute;width: 10px;height: 10px;border-top:1px solid #999999;top: 50%;left: 50%;margin-top: -5px;}
.pagelist li.prev a::after{border-left:1px solid #999999; margin-left: -2px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg);}
.pagelist li.next a::after{border-right:1px solid #999999; margin-left: -8px; transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg);}
.pagelist li.jump a{text-align: center; font-size: 12px; color: #999999; width: 24px; height: 24px; background-color:#f3f3f3;}
.pagelist li.page-num.on a{background-color: #253c9a;color: #fff;}
.pagelist .first-page, .pagelist .last-page{margin: 0 20px;}
.pagelist li input[type='text']{width: 58px; border:1px solid #999999; margin: 0 10px 0 15px; text-align: center;}
.pagelist li .go{background-color: #253c9a; color: #fff; padding: 2px 15px; text-align: center;}
@media(max-width: 639px){.pagelist .first-page, .pagelist .last-page{margin: 0 8px;}}


.subnav a span{font-size: .2rem;color:rgb(51, 51, 51);}
.subnav a img{display: inline-block;margin-right: 8px;margin-top: -6px;}
.subnav a{display: inline-block;line-height: 1.08rem;padding: 0 5px;position: relative;margin: 0 5vw}
.subnav{text-align: center;}
.subnav a img.after{display:none;}
.subnav a:after{content: "";position: absolute;width:0;bottom: 0;height: 5px;background: #253c9a;left: 50%;transition: all .3s linear}
.subnav a.on:after{width: 100%;left: 0}
.subnav a.on span{color: #253c9a}
.subnav a.on img.before{display: none;}
.subnav a.on img.after{display: inline-block;}
.subnav .container{border-bottom: 1px solid #dfdfdf}
.subnav2{height: .7rem;padding: 0}
.subnav2 .left{width:.7rem;position: relative;background:#253c9a;height: .7rem}
.subnav2 .left img{position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;width: .09rem}
.subnav2 .right{flex: 1;height: 100%;position: relative;border-bottom: 1px solid #d4d4d4;}
.subnav2 .right .weui-cell{padding: 0;padding-left: .3rem;padding-right: .36rem;height: 100%}
.subnav2 .right .weui-cell__ft img{width: .12rem;transition: all .3s;}
.subnav2 .right .weui-cell .weui-cell__bd{font-size: .22rem;color: rgb(51, 51, 51);}
.subnav2 .right .drop1 a{display: block;line-height: .7rem;font-size: .22rem;color: rgb(51, 51, 51);padding-left: .3rem;border-bottom: 1px solid #d4d4d4}
.subnav2 .right .drop1{display: none;position: absolute;z-index: 2;width: 100%;left: 0;top:102%;background:white;    box-shadow: 5px 5px 15px 1px rgba(0,0,0,.15);}
.subnav2 .right .weui-cell.on .weui-cell__ft img{transform: rotate(90deg);}
@media (max-width: 994px){
	.subnav{display: none;}
}
@media (min-width: 993px){
	.subnav2{display: none;}
	.subnav a:hover:after{width: 100%;left: 0}
	.subnav a:hover span{color: #253c9a}
	.subnav a:hover img.before{display: none;}
	.subnav a:hover img.after{display: inline-block;}
}

@media (max-width: 1600px){
	.subnav a img{margin-right: 4px}
}


.cover1{position: absolute;left: 0;right: 0;top: 0;bottom: 0;opacity: 0;transition: all 0.4s ease 0s;background: rgba(0,0,0,.6);}
.cover1 p{text-align: center;color: white;font-size: .16rem}
.cover1 p{position: relative;}
.cover1 p:before{content: "";width: 1rem;height: 1px;background: white;position: absolute;top:-5px;left: 50%;margin-left: -.5rem;    transition: all 0.6s ease 0s;}
.cover1 p:after{content: "";width: 1rem;height: 1px;background: white;position: absolute;bottom:-5px;left: 50%;margin-left: -.5rem;    transition: all 0.6s ease 0s;}


@-webkit-keyframes scaleUp {
	to {
		-webkit-transform: scale(1.2);
		opacity: 0;
	}
}

@keyframes scaleUp {
	to {
		transform: scale(1.2);
		opacity: 0;
	}
}

@-webkit-keyframes scaleDown {
	from {
		opacity: 0;
		-webkit-transform: scale(0.9);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
	}
}

@keyframes scaleDown {
		from {
		opacity: 0;
		-webkit-transform: scale(0.9);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
	}
}

@media (min-width: 800px){
	footer .two dl dd a:hover{color: #253c9a;}
}