@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#2a2a2a;
	font-family: -apple-system-font, "Helvetica Neue", Helvetica, "Hiragino Sans GB", "STHeitiSC-Light", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
    font-size: .12rem;
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
	word-break:break-all;
	background: #FFFFFF;
}

dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, i, em{
	margin:0;
	padding:0;
    -moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
}
i,em,span{display:inline-block; font-style:normal}
table{border-collapse: collapse;}

a:link {
	color: #2a2a2a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2a2a2a;
}
a:hover {
	text-decoration: none;
	color: #cd1b23;
}
a:active {
	text-decoration: none;
	color: #2a2a2a;
}
img{vertical-align:middle}

a{
	transition: all 0.3s ;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.ak1{
	transition: all 0.3s ;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.ak2{
	transition: all 1s ;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	-webkit-transition: all 1s;
}


ul,dl{list-style:none; list-style-type:none; margin:0; padding:0;}
li,dt,dd{list-style-type:none; list-style:none; list-style-image:none; margin:0; padding:0;}

.wik{width:100%}
.oveh{overflow:hidden}
.por{position:relative}
.poa{position:absolute}
.he1{height:.4rem}
.he2{height:.12rem}
.he3{height:1.1rem}
.pat{padding-top:.12rem}
.par{padding-right:.12rem}
.pab{padding-bottom:.12rem}
.pal{padding-left:.12rem}
.pmt{margin-top:.12rem}
.pmr{margin-right:.12rem}
.pmb{margin-bottom:.12rem}
.pml{margin-left:.12rem}
.pat2{padding-top:.06rem}
.par2{padding-right:.06rem}
.pab2{padding-bottom:.06rem}
.pal2{padding-left:.06rem}
.pmt2{margin-top:.06rem}
.pmr2{margin-right:.06rem}
.pmb2{margin-bottom:.06rem}
.pml2{margin-left:.06rem}
.bordert{border-top:solid 1px #e1e1e1}
.borderr{border-right:solid 1px #e1e1e1}
.borderb{border-bottom:solid 1px #e1e1e1}
.borderl{border-left:solid 1px #e1e1e1}
.border2{border:solid 1px rgba(255,255,255,.3)}
.borderb2{border-bottom:solid 1px rgba(0,0,0,.1)}
.bobg{box-shadow: 0 0 8px rgba(0,0,0,.2)}
.hiid{display:none}
.texl{text-align: left;}
.texc{text-align: center;}
.texr{text-align: right;}
.wid20{width: 20%;}
.wid25{width: 25%;}
.wid33{width: 33%;}
.wfl{float:left}
.wfr{float:right}
.co1,.co1:link,.co1:visited,.co1:hover,.co1:active{color: #cd1b23}
.co2,.co2:link,.co2:visited,.co2:hover,.co2:active{color: #fdf100}
.co3,.co3:link,.co3:visited,.co3:hover,.co3:active{color: #0090cf}
.co4,.co4:link,.co4:visited,.co4:hover,.co4:active{color: #000000}
.co5,.co5:link,.co5:visited,.co5:hover,.co5:active{color: #ffffff}
.co6,.co6:link,.co6:visited,.co6:hover,.co6:active{color: #949494}
.bg1{background: #cd1b23}
.bg2{background: #fdf100}
.bg3{background: #0090cf}
.bg4{background: #222222}
.bg5{background: #ffffff}
.bg6{background: #f1f1f1}
.font1{font-size:.1rem}
.font1 i{font-size:.1rem}
.font11{font-size:.11rem}
.font11 i{font-size:.11rem}
.font12{font-size:.12rem}
.font12 i{font-size:.12rem}
.font14{font-size:.14rem}
.font14 i{font-size:.14rem}
.font16{font-size:.16rem}
.font16 i{font-size:.16rem}
.font18{font-size:.18rem}
.font18 i{font-size:.18rem}
.font20{font-size:.2rem}
.font20 i{font-size:.2rem}
.font22{font-size:.22rem}
.font22 i{font-size:.22rem}
.font24,.font24 i{font-size: .24rem;}
.font26,.font26 i{font-size: .26rem;}
.font28,.font28 i{font-size: .28rem;}
.font30,.font30 i{font-size: .3rem;}
.fontb{font-weight: bold}
.fontn{font-weight: normal}
.fontd{text-transform: uppercase}
.fonts{letter-spacing: .05rem; padding-left: .05rem;}
.disb{display:block}
.curp{cursor: pointer}
.line125{line-height: 125%}
.line180{line-height: 180%}
.line200{line-height: 200%}

.borb{
	-moz-border-radius:.03rem;
	-ms-border-radius:.03rem;
	-o-border-radius:.03rem;
	-webkit-border-radius:.03rem;
	border-radius:.03rem;
}
.bory{
	-moz-border-radius:6rem;
	-ms-border-radius:6rem;
	-o-border-radius:6rem;
	-webkit-border-radius:6rem;
	border-radius:6rem;
}

.swiper-container{width: 100%; height: 100%;}
/*滚动条*/
.swiper3 .swiper-slide {height: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.wbt{background:rgba(0,0,0,.4);}
.wb1{background:url(../images/wb1.jpg) no-repeat top center; background-size:cover}
.wb2{background:url(../images/wb2.jpg) no-repeat top center; background-size:cover}
.wb3{background:url(../images/wb3.jpg) no-repeat top center; background-size:100%}

.topk{position:fixed; top: 0px; left:0; right:0; z-index:9990; width:100%; color:#FFF; max-width: 750px; margin:0 auto; height: .4rem;}
.topp{position:relative; color:#000; line-height:.4rem; height: .4rem;}
.topp a{color:#395ea2}
.tol{position:absolute; left:0;}
.tom{position:absolute;left:0;}
.ton{position:absolute; text-align:center; color: #ffffff; font-size:.16rem; left:.4rem; right:.4rem; display:block; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.tor{position:absolute; right:0; top:0; text-align:right;}
.tol img,.tor img,.tor2 img{border:none;width:.2rem}
.tom img{border:none; width:2.7rem;}

.tol a{text-align:left; width:.4rem;height:.4rem; position: absolute; left: 0;top:0;background: url(../images/ft1.png) no-repeat center center;background-size:.2rem;
	-webkit-tmenuransition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

#header span.right{ text-align:right; width:.4rem;height:.4rem; position: absolute; right: 0;top:0;background: url(../images/ft2.png) no-repeat center center;background-size:.2rem;
	-ms-transform:rotate(0deg);     /* IE 9 */
	-moz-transform:rotate(0deg);    /* Firefox */
	-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
	-o-transform:rotate(0deg);
	transform:rotate(0deg);
	-webkit-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
#header span.right.on{background: url(../images/btn.png) no-repeat center center;background-size:.25rem;top:0;
	-ms-transform:rotate(135deg);     /* IE 9 */
	-moz-transform:rotate(135deg);    /* Firefox */
	-webkit-transform:rotate(135deg); /* Safari 和 Chrome */
	-o-transform:rotate(135deg);
	transform:rotate(135deg);
	-webkit-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.nav a{float: left;width:25%; text-align:center; padding: .1rem 0}

.menu{overflow: hidden;background:rgba(255,255,255,0.92);position: absolute;left: 0;top: .41rem;right: 0; z-index: 9990;height: 0;
	-webkit-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.menu ul{}
.menu li{line-height: .4rem; border-bottom: solid 1px #e5e5e5; font-size: .12rem;}
.menu li a{color:#222222; display:block;text-decoration:none; padding-left: .12rem}
.menu li i{float: right; margin-top: .14rem; margin-right: .12rem;}

.navn{ background: #1b51a6; overflow: hidden}
.navn a{float: left; width: 32.9%;line-height: .3rem; border-left: solid 1px rgba(255,255,255,.1); border-bottom: solid 1px rgba(255,255,255,.1);color: #FFFFFF; text-align: center;}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper1 .swiper-slide {
	color:#fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.swiper2{}
.swiper2 .swiper-wrapper{margin-bottom: .22rem}
.swiper2 .swiper-slide{position: relative;height:.9rem}
.swiper2 a{display:block; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.swiper2 img{width: 100%; height:.9rem}
.swiper2 h3{width: 100%;font-size:.12rem; color: #FFFFFF; line-height: .18rem; text-align: center; position: absolute; background: rgba(0,0,0,.3); z-index: 2; bottom:0; font-weight:normal;  display:block; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.swiper5{}
.swiper5 .swiper-wrapper{margin-bottom: .22rem}
.swiper5 .swiper-slide{}
.swiper5 a{ display:block; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.swiper5 img{width: 100%; height: .95rem}
.swiper5 h3{font-size:.12rem; font-weight:normal; text-align: center; line-height: .3rem; display:block; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.abk{height:2.43rem;}
.abn{height:1.2rem; overflow: hidden;}
.aban{height: .8rem; padding-top: .2rem; overflow: hidden; text-align: center}
.aban a{ width:24%; margin-left: 1%; margin-right: 1%; display: inline-block}
.aban img{width:70%; margin-bottom: .05rem;}

.jon dl{float:left; width:50%; height: .26rem; margin-bottom: 2%;}
.jon dl dt{float:left; width:14%;}
.jon dl dt img{ width:90%;}
.jon dl dd{float:left; width:84%;display:block; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.prk{}
.prk li{float: left; width:50%; height: 2.23rem;}
.prk_bg{width:100%;height: 2.23rem; background: rgba(0,0,0,.66); z-index: 2}
.prk_tu{width:100%;height: 2.23rem; z-index: 1}
.prk_tu img{width:100%; height: 2.23rem;}
.prk_t dl {height: .75rem; overflow: hidden; color: #FFFFFF}
.prk_t{width:80%;top: 50%; margin-top: -.8rem; margin-left:10%; z-index: 3; text-align: center;}
.prk_t dl dt{font-size:.14rem; padding: .1rem 0;display:block; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.prk_t dl dd{display: inline-block; font-size: .12rem; line-height: .2rem; padding:0 .02rem}
.prk_ta{ display: inline-block}
.prk_t i{color: #FFFFFF; padding-top: .15rem}
.prk_t dl dd a:hover{text-decoration: underline}

.news{margin: auto}
.news ul li{float:left; width:46%; margin-left:2%; margin-right: 2%; margin-bottom: 4%;}
.news ul li h3{font-weight: normal;border-bottom: solid 1px #e5e5e5; line-height: .3rem; display:block; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news_1{padding: .05rem 0}
.news_2{height:.32rem; line-height:.16rem; overflow: hidden; margin-bottom: .05rem}

.newsw1{width:90%; margin-top: .5rem; margin-bottom: .46rem}
.newsw1 ul li img{width:100%; height: .82rem}
.newsw2{}
.newsw2 ul li img{width:100%; height:.9rem}
.newsw2 ul li .nee{border: solid 1px #e5e5e5; border-top:none; padding:.05rem; height: 1.1rem; overflow: hidden;}

.pro{margin: auto}
.pro ul li{float:left; width:46%; margin-left: 2%; margin-right:2%; margin-bottom: 4%;}
.pro ul li h3{font-weight: normal;border-bottom: solid 1px #e5e5e5; line-height: .28rem; display:block; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pro_1{padding: .05rem 0}
.pro_2{height:.26rem; line-height: .16rem; overflow: hidden;}
.pro ul li img{width:100%; height: .9rem}
.pro ul li .nee{border: solid 1px #e5e5e5; border-top:none; padding:0px .05rem .05rem .05rem; overflow: hidden;}

.menu2{overflow:hidden; text-align:center;}
.menu2 a{padding:.06rem .1rem; background: #cd1b23; color:#FFFFFF; overflow: hidden; display:inline-block; margin: .01rem;}
.menu2h:link,.menu2h:visited,.menu2h:hover,.menu2h:active{background: #fdf100; color: #000000}

.ab1{font-size:.14rem;}
.ab2{color:#a9a9a9; padding-top:.06rem; padding-bottom: .06rem; font-size: .1rem; line-height: 160%;}
.ab3{overflow:hidden;}
.ab3 img{border:none; width:100%;}
.ab4{line-height:200%; overflow: hidden;}
.ab4 img{border:none; width:100%; margin-top: .06rem; margin-bottom: .06rem; margin-left: 0; margin-right: 0}
.ab4 span{display: inline}

.ym{width:99.5%; font-size:.12rem; overflow:hidden; border:solid 1px #cba77f}
.ym a{float:left; width:24.5%; text-align: center; line-height:.4rem; border-right:solid 1px #61b14f; color:#61b14f}
.ym a:last-child{border:none}

.f_l ul{height:.4rem; margin-left:0; margin-top: .1rem}
.f_l ul li{float:left; width:50%; height:.36rem; line-height:.36rem; margin:0 auto; text-align:center}
.f_l ul li a:link,.f_l ul li a:visited,.f_l ul li a:hover,.f_l ul li a:active{width:1rem;margin:0 auto; color:#FFFFFF; display:block; text-align:center; background: #e11616;}

.snr p{margin-bottom:.1rem;}
.snr span{position:absolute; right:.1rem; top:.08rem; }
.snr span img{height:.22rem}
.snr em{position:absolute; right:.1rem; top:.14rem;color: #D93640}
.sna{border-bottom: solid 1px #e5e5e5; padding:.15rem}
.sna a{width: 100%; text-align: center; line-height: .4rem; display: block; color: #646464}
.sna i{float: right}
.sna p{padding: .04rem 0}
.snd{text-align: center}
.snd a{display: block; padding: .15rem 0;}

.foot{padding-bottom:.5rem; text-align:center; font-size:.1rem; line-height:.25rem; background: #f2f2f2}
.down{width: 100%; height:.45rem; background:rgba(0,0,0,.8); text-align: center; position:fixed; left: 0; bottom: 0;z-index: 999; color:#FFF;}
.down ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: -moz-box;
	display: -o-box;
    display: box;
}
.down li{
	display: block;
	-webkit-box-flex:1;
	-moz-box-flex:1;
	-o-box-flex:1;
	-ms-flex:1;
	box-flex:1;
}
/*.dok{border-right:solid 1px rgba(255,255,255,.2); height: .26rem}*/
.down li:last-child{border-right:none;}
.down a{display: block; color:#FFF;}
.down i{ font-size:.18rem;  margin-top: .12rem}
.down span{font-size:.14rem;}
.dok a{ float: right; width:.45rem; height:.45rem;background:#fdf001; color:#000;}
.dok i{ font-size: .3rem;margin-top: .06rem}
.dost{position: absolute; z-index: 1; width: 100%; height: .45rem}

.bu{border:none; -webkit-appearance:none;height:.4rem; line-height: .4rem; font-size: .13rem;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.bu1:link,.bu1:visited,.bu1:hover,.bu1:active,.bu1{width:45%; display:block; margin: 0 auto;}

.bu2:link,.bu2:visited,.bu2:hover,.bu2:active,.bu2{width:100%;display:block; margin: 0 auto;}

.bu3:link,.bu3:visited,.bu3:hover,.bu3:active,.bu3{width:40%; text-align:center; display:block;}

.bu4{width:100%; height:.4rem; line-height:.4rem; background: #44b7ee; display:block; text-align:center; margin:0 auto; font-size:.12rem; font-family:"微软雅黑"; margin-bottom:.1rem; color: #FFFFFF; margin-top: .1rem; cursor: pointer;
-moz-border-radius: 3px;
	-msborder-radius: 3px;
	-o-border-radius: 5px;
    -webkit-border-radius: 3px;
	border-radius: 3px;
}
.bu5{width:100%; height:.4rem; line-height:.4rem; background: #e5e5e5; display:block; text-align:center; margin:0 auto; font-size:.12rem; font-family:"微软雅黑";cursor: pointer;
	-moz-border-radius: 3px;
	-msborder-radius: 3px;
	-o-border-radius: 5px;
    -webkit-border-radius: 3px;
	border-radius: 3px;
}

.tx{-webkit-appearance:none;border-radius:.03rem; padding: .1rem}
.tx1{width:100%}
.tx2{width:20px}
.sel1{height:40px}
select,input,textarea{width:100%; overflow:hidden; border:solid 1px #d9d9d9; background:#FFF; font-size:1em; font-family: "微软雅黑"}

.cd-popup {
  	position: fixed;
	z-index: 1000;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.85);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.cd-popup.is-visible {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0s;
	transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
	position: relative;
	width: 80%;
	padding: .14rem;
	top:40%;
	max-width: 400px;
	margin: 0 auto;
	background: #FFF;
	border-radius: .25em .25em .4em .4em;
	text-align: center;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	-webkit-transform: translateY(-40px);
	-moz-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	-o-transform: translateY(-40px);
	transform: translateY(-40px);
	/* Force Hardware Acceleration in WebKit */
	-webkit-backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

@-webkit-keyframes bounce-up1 {
    25% {
        -webkit-transform: translateY(-.08rem);
    }
    50%, 100% {
        -webkit-transform: translateY(0);
    }
    75% {
        -webkit-transform: translateY(.08rem);
    }
}
 
@keyframes bounce-up1 {
    25% {
        transform: translateY(-.08rem);
    }
    50%, 100% {
        transform: translateY(0);
    }
    75% {
        transform: translateY(.08rem);
    }
}
 
.animate-bounce-up1{
    -webkit-animation: bounce-up1 2.4s linear infinite;
    animation: bounce-up1 2.4s linear infinite;
}

.anm1 p{
	-moz-transition:-moz-transform 1.5s; /* Firefox 4 */
	-webkit-transition:-webkit-transform 1.5s; /* Safari and Chrome */
	-o-transition:-o-transform 1.5s; /* Opera */
	-ms-transition:-o-transform 1.5s;
	transition:transform 1.5s;
}
.anm1:hover p{
	-moz-transform:rotateY(360deg);
	-ms-transform:rotateY(360deg);
	-o-transform:rotateY(360deg);
	-webkit-transform:rotateY(360deg);
	transform:rotateY(360deg);
}

.anm2 p img{
	transition: all 0.5s ;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.anm2:hover p img{transform:scale(1.2);}

.anm3 p,.anm3 p i,.anm3 p img{
	transition: all 1.5s ;
	-moz-transition: all 1.5s;
	-ms-transition: all 1.5s;
	-o-transition: all 1.5s;
}
	
.anm3:hover p img,.anm3:hover p i{
	-moz-transform:rotateY(360deg);
	-ms-transform:rotateY(360deg);
	-o-transform:rotateY(360deg);
	-webkit-transform:rotateY(360deg);
	transform:rotateY(360deg);
}

.anm4 p,.anm4 p i,.anm4 p img{
	transition: all 1s ;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
}

.anm4:hover p img,.anm4:hover p i{
	-ms-transform:rotate(360deg); 	/* IE 9 */
	-moz-transform:rotate(360deg); 	/* Firefox */
	-webkit-transform:rotate(360deg); /* Safari 和 Chrome */
	-o-transform:rotate(360deg);
	transform:rotate(360deg);
}

.anmn{
	transition: all 0.5s ;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}