@charset "utf-8";
@import url(../js/wow/animate.css);

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html{-webkit-text-size-adjust:100%;font-size:5.2083333vw;overflow-x: hidden;}

html,body{height:100%;}

body{padding:0;margin:0;font-size:0.18rem;line-height:0.3rem; color:#222222; width:100%; zoom:1;font-family:'hm',sans-serif;background:#fff;}
ul,li,form, dl,dt,dd,div,ul,li,p,em,i,address,ol{ font-style:normal; list-style:none; padding: 0px; margin: 0px;}
h1,h2,h3,h4,h5,h6{ padding:0px; margin:0px;}
select,input,textarea,button{ font-size:0.18rem; border-radius:0; -webkit-border-radius:0; color:#545454;font-family:'hm',sans-serif;}
input:focus { outline: none;}
input,button,select,textarea{ border:0px;outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/}
button{ cursor:pointer;}
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/}
textarea,input,select {font-family: 'harmonyOS_Light'; background:none; border:none; margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,fxigcaption,address,pre,time,menu{ padding: 0px;margin: 0; display: block;}
pre{white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;}
/*html5设置*/

figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
img{ max-width:100%; border:none; border:0;display: inline-block;vertical-align: middle;}
a{ color:#222222; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);/*transition: all ease 0.3s;*/}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#4aba53;}
/**:hover{transition: all ease 0.3s;}*/

/*input字体*/
:-moz-placeholder {color: #b2b2b2;}
::-moz-placeholder {color: #b2b2b2;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #b2b2b2;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #b2b2b2;}

select {
	/*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
	/*很关键：将默认的select选择框样式清除*/
	appearance: none; color:#999999;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*在选择框的最右侧中间显示小箭头图片*/
	border: 1px solid #e5e5e5;
	background: #fff url(../images/selectarr.svg) no-repeat right 0.18rem center;
	/*为下拉小箭头留出一点位置，避免被文字覆盖*/
	padding-left: 12px;
	padding-right: 0.5rem;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
display: none;
}

input[type="radio"],
input[type="checkbox"]{width: 0.18rem; height: 0.18rem;vertical-align: middle;appearance: none;print-color-adjust: exact;cursor: pointer;border: 1px solid #dddddd;position: relative;margin: -0.04rem 0.11rem 0 0;}
input[type="radio"]{border-radius: 50%;}
input[type="radio"]:checked:after{left: 3px;top: 3px;width: calc(100% - 6px);height: calc(100% - 6px);background: #171c61;content: "";position: absolute;border-radius: 50%;}
input[type="radio"]:checked{border: 1px solid #171c61;}

input[type="checkbox"]{border-radius: 4px;border: 1px solid #bfbfbf;background-color: #fff;}
input[type="checkbox"]:checked{background: #fff url(../images/gou.png) no-repeat center center;border: 1px solid #171c61;}

/*网页滚动条*/
::-webkit-scrollbar{width: 4px; height:4px;-webkit-overflow-scrolling : touch;background-color: transparent;}
::-webkit-scrollbar-track{background: transparent url(../images/scrollbartrack.gif) center top repeat-y;}
::-webkit-scrollbar-thumb{border-radius: 5px;background: #4aba53 url(../images/scrollbg.png) center center no-repeat;}
::-webkit-scrollbar-button{height: 0px;width: 0;background-color: #ebeced;display: none;}

/*公用样式*/
.fl{ float:left;}.fr{ float:right;}.tl{ text-align:left !important;}.tr{ text-align:right;}.tc{ text-align:center !important;}
/* .auto{margin:0px auto;} */
.show{ display:inline-block;vertical-align: middle;}
.hide{ display:none;}
.block{ display:block;}
.clear{ clear:both;}
.clearfix{overflow:hidden;_zoom:1;}
.clearfix:after{ content: ''; display: block; clear: both; height: 0; visibility: hidden;}
.clearfix{*zoom:1;}.relative{ position:relative;}
.bodyon{ overflow:hidden;}
.contain{ z-index:1; position:relative; clear:both; max-width:16rem;width: 88%; margin:0px auto;}
.table{ display: table; width:100%;}
.table .row{ display: table-row;}
.table .cell{ display: table-cell; vertical-align: middle;}
.iblock{font-size:0;}
.iblock div,.iblock li{ display: inline-block; vertical-align: middle;font-size:16px;}
.ptb80{padding-top:4.167vw !important;padding-bottom:4.167vw !important;}
.pt80{padding-top:4.167vw !important;}
.pb80{padding-bottom:4.167vw !important;}
.ptb120{padding-top:6.25vw !important;padding-bottom:6.25vw !important;}
.pt120{padding-top:6.25vw !important;}
.pb120{padding-bottom:6.25vw !important;}
.ptb100{padding-top:5.208vw !important;padding-bottom:5.208vw !important;}
.pt100{padding-top:5.208vw !important;}
.pb100{padding-bottom:5.208vw !important;}
.pb0{padding-bottom:0 !important;}
.pt0{padding-top:0 !important;}
.nones{ position:absolute; visibility:hidden; opacity:0; top:0;width: 100%;z-index: -10;left: 0;}
.relative{position: relative;}
.flex{display: flex;display: -ms-flexbox;}
.flexj{display: flex;display: -ms-flexbox;justify-content: center;-ms-flex-pack: center;}
.flexa{display: flex;display: -ms-flexbox;align-items: center;}
.flexja{display: flex;display: -ms-flexbox;justify-content: center;-ms-flex-pack: center;align-items: center;-ms-flex-align: center;}
.flexjac{display: flex;display: -ms-flexbox;justify-content: center;-ms-flex-pack: center;align-items: center;-ms-flex-align: center;flex-direction: column;-ms-flex-direction: column;}
.flexac{display: flex;display: -ms-flexbox;align-items: center;-ms-flex-align: center;flex-direction: column;-ms-flex-direction: column;}
.flexjc{display: flex;display: -ms-flexbox;justify-content: center;-ms-flex-pack: center;flex-direction: column;-ms-flex-direction: column;}
.flexbwa{display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;flex-wrap: wrap;-ms-flex-wrap: wrap;align-items: center;-ms-flex-align: center;}
.flexba{display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;align-items: center;-ms-flex-align: center;}
.flexbw{display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;flex-wrap: wrap;-ms-flex-wrap: wrap;}
.flexbwt{display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;flex-wrap: wrap;-ms-flex-wrap: wrap;align-items: flex-start;}
.flexbwb{display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;flex-wrap: wrap;-ms-flex-wrap: wrap;align-items:flex-end;}
.flexw{display: flex;display: -ms-flexbox;flex-wrap: wrap;-ms-flex-wrap: wrap;}
.flexwt{display: flex;display: -ms-flexbox;flex-wrap: wrap;-ms-flex-wrap: wrap;align-items: flex-start;}
.flexaw{display: flex;display: -ms-flexbox;flex-wrap: wrap;-ms-flex-wrap: wrap;align-items: center;-ms-flex-align: center;}
.flexjw{display: flex;display: -ms-flexbox;flex-wrap: wrap;-ms-flex-wrap: wrap;justify-content: center;-ms-flex-pack: center;}
.flexjaw{display: flex;display: -ms-flexbox;justify-content: center;-ms-flex-pack: center;align-items: center;-ms-flex-align: center;flex-wrap: wrap;-ms-flex-wrap: wrap;}
.flexb{display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;}
.flex1{flex: 1;}


/*font*/
.fgreen{color: #4aba53;}
.fred{color: #c20811;}
.fblue{color: #19207d;}
.f000{color: #000;}
.f999{color: #999;}
.f666{color: #666;}
.f555{color: #555;}
.f333{color: #333 !important;}
.t_justify{text-align: justify;}
.f_fzcsjw{font-family: 'FZCSJW';}
.nfw{font-weight:normal}
.f13{font-size: 13px;}
.f14{font-size: 14px;}
.f16{font-size: 0.16rem;}
.f18{font-size: 0.18rem;}
.f20{font-size: 0.2rem;}
.f22{font-size: 0.22rem;}
.f24{font-size: 0.24rem;}
.f26{font-size: 0.26rem;}
.f28{font-size: 0.28rem;}
.f30{font-size: 0.30rem;}
.f32{font-size: 0.32rem;}
.f36{font-size: 0.36rem;}
.f42{font-size: 0.42rem;}
.f40{font-size: 0.40rem;}
.f48{font-size: 0.48rem;}
.f52{font-size: 0.52rem;}
.l28{line-height: 0.28rem;}
.l26{line-height: 0.26rem;}
.l32{line-height: 0.32rem;}
.l34{line-height: 0.34rem;}
.l36{line-height: 0.36rem;}
.l38{line-height: 0.38rem;}
.l40{line-height: 0.40rem;}
.l42{line-height: 0.42rem;}
.l48{line-height: 0.40rem;}
.iconfont{ font-size:22px;display: inline-block;vertical-align: middle;}
.tit{ display:block;	text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; overflow:hidden; width:100%;-webkit-line-clamp: 1;}
.dot1,.dot2,.dot3,.dot4,.dot5,.dot6,.dot7{overflow: hidden;word-break:normal;	text-overflow: ellipsis;	display: -webkit-box;	-webkit-box-orient: vertical;}
.dot1{-webkit-line-clamp: 1;}
.dot2{-webkit-line-clamp: 2;}
.dot3{-webkit-line-clamp: 3;}
.dot4{-webkit-line-clamp: 4;}
.dot5{-webkit-line-clamp: 5;}
.dot6{-webkit-line-clamp: 6;}
.dot7{-webkit-line-clamp: 7;}

@media ( max-width:1440px){
	html{font-size:6.2vw}
}
@media ( max-width:1024px){
body{min-width:300px;}
::-webkit-scrollbar{width: 5px; height:5px;}
}
@media (min-width:769px) and (max-width:1024px) {
	html{font-size: calc((100 / 1000) * 100 * 1vw);} 
}
@media (max-width:768px) {
	html{font-size: calc((100 / 750) * 100 * 1vw);} 
}
	@media (max-width:640px) {
		select,input,textarea,button{font-size: 14px;}
		body{font-size: 14px;line-height: 24px;}
		.f14{font-size: 14px;}
		.f16{font-size: 14px;}
		.f18{font-size: 15px;}
		.f20{font-size: 15px;}	
		.f22{font-size: 16px;}
		.f24{font-size: 16px;}
		.f26{font-size: 16px;}
		.f28{font-size: 17px;}
		.f30,.f32{font-size: 18px;}
		.f40,.f42{font-size: 20px;}
  .f48{font-size: 22px;}
		.f52{font-size: 24px;}
		.l36,.l26,.l28,.l34,.l32,.l48,.l40,.l42,.l38{line-height: 24px;}
		.iconfont{font-size: 16px;}
		.ptb100{padding-top:0.65rem;padding-bottom:0.65rem;}
		.pb150{padding-bottom: 0.65rem;}
	.pt100{padding-top:0.65rem;}
	.pb100{padding-bottom:0.65rem;}
	input[type="radio"],
 input[type="checkbox"]{width: 15px;height: 15px;}
}


/*effict*/
.Scale-img {zoom:1; overflow: hidden;}
.Scale-img img,.Scale-img span {opacity: 1;-webkit-transition: opacity 0.6s, -webkit-transform 0.6s;transition: opacity 0.6s, transform 0.6s;}
.Scale-img:hover img {opacity: 1;-webkit-transform: scale3d(1.05,1.05,1.05);transform: scale3d(1.05,1.05,1.05); top:0px; left:0px;}
.effict{transition: all ease 0.3s;}
.imgbox{ overflow:hidden; position:relative;}
.imgbox span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;display: flex;align-items: center;justify-content: center;}
.imgbox img{ width:100%; height:100%;object-fit: cover;}
.imgbox.auto img{ width:auto; height:auto;object-fit: contain;max-width: 100%;max-height: 100%;}

.itemhover{transition: all ease 0.3s;}
.activehover{-webkit-box-shadow: 0 0px 30px rgba(0,0,0,0.1);
	box-shadow: 0 0px 30px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);}
.itemhover2{transition: all ease 0.3s;}
.activehover2{
		-webkit-transform: translate3d(0, -2px, 0);
		transform: translate3d(0, -2px, 0);}

.ico-zoom{display:inline-block;position: relative;align-items: center;justify-content: center;margin: 0px auto;vertical-align: middle;}
.ico-zoom .i1,.ico-zoom .i2 {position: absolute;z-index: 100;width: 100%;height: 100%;z-index: 2;}
.ico-zoom img {position: absolute;max-width: 100%;max-height: 100%;left: 50%;top: 50%;z-index: 2;transform: translate(-50%,-50%);}
.ico-zoom .i1 {transition: 400ms;}
.ico-zoom .i2 {-webkit-transform: scale(0);transform: scale(0);opacity: 0;filter: alpha(opacity=0);transition: 500ms;}
.li:hover .ico-zoom .i2,.li.on .ico-zoom .i2,.item:hover .ico-zoom .i2,.item.slick-current .ico-zoom .i2,.item.on .ico .i2 {-webkit-transform: translate(-50%,-50%) scale(1);transform: translate(-50%,-50%) scale(1);opacity: 1;filter: alpha(opacity=100);}
.li:hover .ico-zoom .i1,.li.on .ico-zoom .i1,.item:hover .ico-zoom .i1,.item.slick-current .ico-zoom .i1,.item.on .ico-zoom .i1 {opacity: 0;filter: alpha(opacity=0);-webkit-transform: translate(-50%,-50%) scale(1.2);transform: translate(-50%,-50%) scale(1.2);}

.ico-rotate{ transition: 0.6s;transform-style: preserve-3d;position: relative;}
.ico-rotate .i1,
.ico-rotate .i2 {backface-visibility: hidden;position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.item:hover .ico-rotate,.item.on .ico-rotate,.item.slick-current .ico-rotate {transform: rotateY(180deg);}
.ico-rotate .i2 {z-index: 3;transform: rotateY(180deg);}

.moreBtn{min-width: 1.6rem;text-align: center;display: inline-block;overflow: hidden;position: relative;text-align: center;border-radius: 0.5rem;border:1px solid rgba(0,191,150,0.2);}
.moreBtn span{position: relative;overflow: hidden;padding: 0.469vw 0.15rem;display: block;}
.moreBtn span:after{display: inline-block;vertical-align: middle;content: "";width: 0.12rem;height: 0.12rem;background: url(../images/arr_r_green.svg) no-repeat center center/contain;margin: -0.03rem 0 0 0.1rem;transition: all 0.5s;}
.moreBtn:hover span:After,.sendBtn:hover:After{transform: rotate(45deg) translateY(-2px);background-image: url(../images/arr_r_white.svg) !important;}
.moreBtn:hover span{color: #fff;}
.moreBtn:hover{border-color:#4aba53;}
.moreBtn::before {content: "";position: absolute;top: -5%;left: -5%;z-index: 0;width: 110%;height: 110%;background-color: #4aba53;transform: scaleX(0);transform-origin: right;-webkit-transition: transform .6s cubic-bezier(.785, .135, .15, .86);-moz-transition: transform .6s cubic-bezier(.785, .135, .15, .86);-o-transition: transform .6s cubic-bezier(.785, .135, .15, .86);transition: transform .6s cubic-bezier(.785, .135, .15, .86)}
.moreBtn:hover::before {transform: scaleX(1);transform-origin: left}

.moreBtn.blue{border-color: #19207d;color: #19207d;}
.moreBtn.blue::before{background-color:#19207d;}
.moreBtn.blue span:after{background-image: url(../images/arr_r_blue.svg);}

.mores{font-weight: 100;color: #666666;}
.mores:After{display: inline-block;vertical-align: middle;content: "";margin-left: 0.18rem;width: 0.21rem;height: 0.21rem;background: url(../images/ico_more.png) no-repeat center center/contain;transition: all 0.5s;}
.mores.white{color: #fff;}
.mores.white:after{background-image: url(../images/ico_more2.png)}
.item:hover .mores,.mores:hover{color:#4aba53;}
.item:hover .mores:After,.mores:hover:After{transform: rotate(45deg);}

.mores2{color: #fff !important;min-width: 13.542vw;display: inline-block;text-align: center;padding: 0.781vw 0.2rem;border-radius: 1.563vw 0 1.563vw 0;background-color: #4aba53;}
.mores2:After{display: inline-block;vertical-align: middle;content: "";margin-left: 0.18rem;width: 0.21rem;height: 0.21rem;background: url(../images/ico_more2.png) no-repeat center center/contain;transition: all 0.5s;}
.mores2.white{color: #fff;}
.mores2:hover{opacity: 0.9;}
.mores2:hover:After{transform: rotate(45deg);}

.guang{position: relative;overflow: hidden;}
.guang em{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.guang em:before,
.guang em:after{content: "";position: absolute;z-index: 10;overflow:hidden;
	background:-moz-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.4)50%,rgba(255,255,255,0)100%);
	background:-webkit-gradient(linear,left top,righttop,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,.4)),color-stop(100%,rgba(255,255,255,0)));
	background:-webkit-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.4)50%,rgba(255,255,255,0)100%);
	background:-o-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.4)50%,rgba(255,255,255,0)100%);
	-webkit-transform:skewX(-25deg);
	-moz-transform:skewX(-25deg);
	-o-transform:skewX(-25deg);
	width:100px;
	height:100%;
	left:-100%;opacity: 0;}
.guang:hover em:before,.item:hover .guang em:before{animation:leftw 5s 0.2s infinite;opacity: 1;}
.guang:hover em:after,.item:hover .guang em:after{animation:leftw 8s 0.5s infinite;opacity: 1;}
	@keyframes leftw {
		10% {left: 100%;}
		100% {left: 0;	}
	}

/*pages*/
.Pages{ padding:0.4rem 0 0; line-height:0.5rem; zoom:1; overflow:hidden;text-align: center;color: #666;} 
.Pages span{ padding:0px 3px; display:inline-block;} 
.Pages .p_count,.Pages .p_cur,.Pages .p_total{display: none;}
.Pages b{margin: 0 3px;font-weight: normal;}
.Pages a{ display:inline-block; margin:0px 0.06rem;border: 1px solid #e5e5e5;width: 0.5rem;height: 0.5rem;vertical-align: middle;border-radius: 50%;} 
.Pages .p_page em a{ background:#f7f8fa;} 
.Pages .p_page em a.a_cur,.Pages .p_page em a:hover{ color:#fff; border:solid 1px #4aba53; background:#4aba53;} 
.Pages .p_page b{ font-weight:normal;} 
.Pages .i_text{ width:0.5rem;height:0.5rem; padding:0px; text-align:center; font-size:12px; border:inset 1px #ddd; background:#fff;} 
.Pages .i_button { position:relative; width:0.65rem; height:0.5rem; cursor:pointer; border:none;background-color: #4aba53;vertical-align: middle;color: #fff;} 
/* .Pages .a_first,.Pages .a_prev,.Pages .a_next,.Pages .a_end{font-size: 0;background-position: center center;background-repeat: no-repeat;background-size: 0.18rem 0.12rem;}
.Pages .a_first:hover,.Pages .a_prev:hover,.Pages .a_next:hover,.Pages .a_end:hover{background-color: #4aba53;}
.Pages .a_first,.Pages .a_end{background-color: #f8f9fb;border-color: #f8f9fb;}
.Pages .a_first{background-image: url(../images/page_left.svg);}
.Pages .a_first:hover{background-image: url(../images/page_left_on.svg) !important;}
.Pages .a_end{background-image: url(../images/page_right.svg);}
.Pages .a_end:hover{background-image: url(../images/page_right_on.svg) !important;} */
.a_first,.a_end,.a_prev,.a_next{border-radius: 5px !important;width: auto !important;padding: 0 0.15rem;}
@media ( max-width:480px){
	.Pages a{margin: 0 0 5px;font-size: 12px;}
	.Pages span{padding: 0;}
	.a_first, .a_end, .a_prev, .a_next{padding: 0 0.05rem;}
}
/*pages end*/


/*Top*/
.Header{position:fixed; width:100%; left:0; top:0;z-index:1000;transition: all 0.3s;color: #fff;border-bottom: 1px solid rgba(255,255,255,0.1);}
.Header a{color: #fff;}
.Header:after{height: 0;top: 0;width: 100%;transition: all 0.5s;background-color: #fff;content: "";position: absolute;}
.Header .auto{height:0.99rem;transition: all 0.3s;position: relative;z-index: 1000;padding: 0 0.5rem;}
.Header .Logo a{position: relative;width: 4.57rem;height: 0.54rem;}
.Header .Logo img{height: 0.54rem;position: absolute;left: 0;top: 0;transition: all 0.5s;}
.Header .Logo img.cai{opacity: 0;}

.Header .oa{background-color: rgba(255,255,255,0.2);border-radius: 0.4rem;padding: 0 0.18rem;line-height: 0.4rem;font-weight: 100;}
.Header .oa a:not(:last-child){margin-right: 0.28rem;position: relative;}
.Header .oa a:not(:last-child):after{content: "";right: -0.15rem;top: 50%;transform: translateY(-50%);width: 1px;height: 0.18rem;background-color: rgba(255,255,255,0.2);position: absolute;}
.Header .oa a:hover{color: #ffcc00 !important;}

.Searchico{ cursor:pointer;text-align: center;position: relative;width: 0.4rem;height: 0.4rem;background-color: rgba(255,255,255,0.2);border-radius: 50%;margin-right: 0.2rem;}
.Searchico i{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background-position: center center;background-repeat: no-repeat;background-size: contain;width: 0.18rem;height: 0.2rem;}
.Searchico .iconso{background-image: url(../images/ico_so.svg);}
.Searchico .icongb{ display:none;background-image: url(../images/close2.svg);}
.Searchico.on .icongb{ display:block;}
.Searchico.on .iconso{ display:none;}

.searchbox{width:100%;position: absolute;line-height: 35px;opacity: 0;visibility: hidden;z-index: -1;top: 120%;transition: all 0.3s;text-align: left;width: 3.5rem;padding: 0.12rem;background-color: #fff;box-shadow: 0 10px 10px rgba(0,0,0,0.1);right: 0;}
.searchbox .input{width:calc(100% - 0.7rem); height:0.6rem; line-height:0.6rem; text-indent:1em;font-size: 14px;background: #eee;display: block;}
.searchbox .input::-webkit-input-placeholder{color:#999;}
.searchbox .btn {width: 0.7rem;height: 0.6rem;color:#fff;position: absolute;right: 0.12rem;top: 0.12rem;background-color: #4aba53;}
.searchbox .btn:after{background: url(../images/ico_so.svg) no-repeat center center/contain;width: 0.2rem;height: 0.2rem;display: inline-block;content: "";}
.searchbox .btn:hover {opacity: 0.8;}
.searchbox.on{opacity: 1;visibility: visible;top: 100%;z-index: 10;}

.MainNav{margin-right: 3.125vw;position: relative;}
.MainNav .oa{display: none;}
.MainNav:after{content: "";right: -1.094vw;top: 50%;transform: translateY(-50%);content: "";width: 1px;height: 0.18rem;background-color: #e5e5e5;position: absolute;}
.MainNav li{padding:0 1.042vw;position: relative;}
.MainNav span a{ position:relative; z-index:100;display:block;line-height: 0.99rem;color: #fff;transition: all 0.3s;}
.MainNav span a:after{position: absolute;left: 50%;transform: translateX(-50%);bottom: -1px;content: "";width: 0;height: 2px;background:#4aba53;opacity: 0;transition: all 0.5s;}
.MainNav .arr{ display:none;}
.MainNav li.onnav span a{color: #fff;}
.MainNav li:hover span a:after,.MainNav li.onnav span a:after{width: 100%;opacity: 1;}

/* 头部滑过 */
.Header.fix .auto{height: 0.7rem;}
.Header.fix:after,.Header.on:after{height: 100%;box-shadow: 3px 0 12px rgba(0,0,0,0.05);}
.Header.fix .MainNav span a{color: #000000;line-height: 0.7rem;}
.Header.on .MainNav span a{color: #000000;}
.Header.fix .MainNav li.onnav span a,.Header.on .MainNav li.onnav span a{color: #4aba53;}
.Header.fix .Logo img.cai,.Header.on .Logo img.cai{opacity: 1;}
.Header.fix .Logo img.bai,.Header.on .Logo img.bai{opacity: 0;}
.Header.fix .oa,.Header.on .oa{background-color: #edf8ed;}
.Header.fix .oa a,.Header.on .oa a{color: #4aba53;}
.Header.fix .oa a:not(:last-child):after,.Header.on .oa a:not(:last-child):after{background-color: #dce2dc;}
.Header.fix .Searchico,.Header.on .Searchico{background-color: #edf8ed;}
.Header.fix .Searchico .iconso,.Header.on .Searchico .iconso{background-image: url(../images/ico_so2.svg);}
.Header.fix .Searchico .icongb,.Header.on .Searchico .icongb {background-image: url(../images/close.svg);}

.closebtn{ position:fixed; left:0px; top:0.9rem; width:100%; height:100%; z-index:99; display:none;background: rgba(0,0,0,0.5);}
.openbtn{ cursor:pointer; position:absolute; right:3%; top:50%; z-index:1001;display: none;display: none;transition: all 0.3s;transform: translateY(-50%);}
.openbtn span{ display:inline-block;vertical-align: middle;margin:0;}
.openbtn i{ display:block; height:2px; background-color:#4aba53; border-radius:4px;transition: all ease 0.3s;width: 20px;}
.openbtn i:not(:last-child){margin-bottom: 4px;}
.openbtn.on .sp1 {
	-webkit-transform: translate(0, 6px) rotate(45deg) !important;
	-moz-transform: translate(0, 6px) rotate(45deg) !important;
	-ms-transform: translate(0, 6px) rotate(45deg) !important;
	-o-transform: translate(0, 6px) rotate(45deg) !important;
	transform: translate(0, 6px) rotate(45deg) !important;}
.openbtn.on .sp2 {
	-webkit-transform: translate(0, 0) rotate(-45deg) !important;
	-moz-transform: translate(0, 0) rotate(-45deg) !important;
	-ms-transform: translate(0, 0) rotate(-45deg) !important;
	-o-transform: translate(0, 0) rotate(-45deg) !important;
	transform: translate(0, 0) rotate(-45deg) !important;}
.openbtn.on .sp3 {width: 0;}

/* 下拉 */
.NavPull{pointer-events: none;position: absolute;left: 50%;transform: translateX(-50%) scale(0.9);top: 100%;width: 3rem;text-align: center;opacity: 0;visibility: hidden;z-index: -100;transition: all 0.3s ease-out 0s;;}
.NavPull.show{display: block;z-index: 99;opacity: 1;visibility: visible;transform: translateX(-50%) scale(1);pointer-events: auto;}
.NavPull dl{display: inline-block;box-shadow: 0 0 15px rgba(0,0,0,0.09);background:#f8f9fb;min-width: 1.2rem;}
.NavPull .item dd{position: relative;}
.NavPull .item dd:after{position: absolute;left: 0;bottom: 0;width: 100%;transition: all 0.5s;height: 100%;background-color: #eaf4ee;content: "";opacity: 0;transform: scale(0.85);}
.NavPull .item dd:last-child:after{border-radius: 0 0 5px 0;}
.NavPull .item a{display: block;padding: 0.09rem 0.15rem;position: relative;z-index: 1;color: #333333;}
.NavPull .item a:hover{color: #4aba53;}
.NavPull .item dd:hover:after{opacity: 1;transform: scale(1);}
.NavPull.null{display: none !important;}

@media(max-width:1440px){
	.Header .Logo a{width: 4rem;height: 0.47rem;}
	.Header .Logo img{height: 0.47rem;}
}
@media(max-width:1024px){
.Header .right{padding-right: 10px;}
.Header .openbtn {display: block;}
.Header .oa{display: none;}
.MainNav .oa{display: block !important;}
.MainNav{position: fixed;right: 0;top: 0.9rem;width: 80%;height: calc(100% - 0.9rem);right: -100%;transition: all 0.3s;opacity: 0;background-color:#ffffff;box-shadow: 0 0 10px rgba(0,0,0,0.2);padding: 20px 0 0 0;overflow-y: auto;z-index: 100;text-align: center;margin-right: 0;}
.MainNav.on{right: 0;opacity: 1;}
.MainNav li{width: 100%;float: none;text-align: left;margin: 0 15px;position: relative !important;padding: 0;display: block;}
.MainNav span {position: relative;}
.MainNav span a{text-align: left;font-size: 15px;padding-left: 15px;line-height: 40px;border-bottom: 1px solid #eee;color:#333 !important;transition: all 0.5s;}
.MainNav li:hover span a, .MainNav li.onnav span a{color:#02438d !important;}
.MainNav li:not(:first-child):After{display: none;}
.MainNav .arr{display: block;width: 40%;position: absolute;right: 0;top: 0;height: 100%;z-index: 101;display: flex;align-items: center;justify-content: center;background: url();}
.MainNav .arr:After{content:"";position: absolute;right: 0.2rem;width:8px;height:8px;top: 50%;transition: all 0.3s;transform: translateY(-50%);background: url(../images/arr_xjt_bottom.svg) no-repeat center center/contain;}
.MainNav li.onnav .arr i{transform: rotate(-180deg);}
.Header .MainNav span a:after{display: none;}

.searchbox{width: 100% !important;top: 110%;transform: translateY(0);box-shadow: 0 10px 10px rgba(0,0,0,0.08);visibility: hidden;opacity: 0;z-index: -1;border-radius: 0;}

.NavPull{position: absolute;width: 100%;display: block;position: static;visibility: visible;opacity: 1;transform: scale(1) !important;text-align: left;display: none;transition: all 0s;pointer-events: auto;}
.NavPull dl{display: block;min-width: auto;}
.NavPull .item a{padding-left: 0.5rem;}
.NavPull .item dl{position: static;width: 100%;visibility: visible;transform: scale(1);opacity: 1;padding: 0.1rem 0;}
.NavPull .item dl a{padding-left: 1rem;}
}
@media(max-width:480px){
	.Searchico i,.Header .Ver dt:before{width: 14px;height: 14px;}
}

/*Bottom*/
.Footer{ position:relative;color: #fff;background:#222222 url(../images/footerbg.gif) no-repeat 0 top;z-index: 2;padding: 0.65rem 0 0;}
.Footer .blank{position: absolute;left: 0;top: -100vh;height: 100vh;z-index: -2;width: 100%;visibility: hidden;}
/* .Footer a{color: #fff;} */
.Footer .logo{width: 45%;}
.Footer .logo img{height: 0.54rem;}

.Footer .select{width:23.75%;position: relative;border: 1px solid #515151;border-radius: 0.1rem;}
.Footer .select:hover{border: 1px solid #d8d8d8;}
.Footer .select dt{padding: 0.14rem 0.19rem;position: relative;cursor: pointer;font-weight: 100;background: url(../images/linkbg.png) no-repeat center bottom/1.82rem 0.39rem;}
.Footer .select dt:before{display: inline-block;vertical-align: middle;width: 20px;height: 14px;content: "";background: url(../images/ico_web.png) no-repeat;margin: -3px 0.1rem 0 0}
.Footer .select dt:after{position: absolute;right: 0.2rem;width: 17px;height: 9px;content: "";background: url(../images/selectarr.svg) no-repeat center center/contain;top: 50%;margin-top: -3px;transition: all 0.5s;}
.Footer .select dt.on:after{transform: rotate(-180deg);}
.Footer .select dd{background: #fff;position: absolute;z-index: 10;bottom: 100%;left: 0;padding: 0.2rem;display: none;box-shadow: 0 0 10px rgba(0,0,0,0.1);border-radius: 0.1rem 0.1rem 0 0;width: 100%;}
.Footer .select dd .inner{max-height: 3rem;overflow-y: auto;}
.Footer .select dd p{padding-left: 12px;position: relative;font-weight: 100;}
.Footer .select dd p:not(:last-child){margin-bottom: 0.08rem;}
.Footer .select dd p:before{position: absolute;left: 0;top: 9px;border-radius: 50%;width: 3px;height: 3px;background-color: rgba(0,0,0,0.4);content: "";}
.Footer .select dd p:hover:before{background-color: #da2222;}
.Footer .select:not(:last-child){margin-right: 3.125vw;}

.Footer .contact{clear: both;padding: 0.24rem 0 0.46rem;}
.Footer .contact dl{width: 45%;font-weight: 100;}
.Footer .contact dl dt{opacity: 0.4;}

.Footer .ewm{position: absolute;right: 0;top: 0;width: 240px;}
.Footer .ewm .img{width: 100px;padding: 6px;background-color: #fff;margin-right: 0.2rem;}
.Footer .ewm .txt{opacity: 0.4;font-weight: 100;}

.Footer .copyRight{padding: 0.24rem 0;border-top:1px solid rgba(255,255,255,0.1);font-weight: 100;color: rgba(255,255,255,0.5);}
.Footer .copyRight a{color: rgba(255,255,255,0.5);}.Footer .copyRight a:hover{color: #fff;}
.Footer .copyRight .copy a{margin-left: 0.13rem;display: inline-block;font-weight: 100;}
.Footer .copyRight .copy img{margin: -0.03rem 0.04rem 0 0;}
.Footer .copyRight .nav{font-weight: 100;}
.Footer .copyRight .nav a:not(:last-child){margin-right: 0.33rem;position: relative;}
.Footer .copyRight .nav a:not(:last-child):after{position: absolute;right: -0.17rem;top: 50%;transform: translateY(-50%);width: 1px;height: 0.13rem;background-color: rgba(255,255,255,0.2);content: "";}

.totop{position: fixed;right: 0;bottom: 0;width: 0.64rem;height: 0.64rem;color: #fff !important;text-align: center;cursor: pointer;z-index: 100;display: flex;align-items: center;justify-content: center;background: #4aba53; visibility: hidden; opacity: 0;cursor:pointer;font-weight: 100;font-size: 0.16rem;border-radius: 50%;flex-direction: column;}
.totop:after{display: none;margin: 0.1rem auto 0;background:  url(../images/ico_top.svg) no-repeat center top;width: 11px;height: 1.04rem;content: "";}
.totop.cd-is-visible {visibility: visible;opacity: 1;bottom: 5%;}
.totop:hover{opacity: 0.9 !important;}
.totop.fix{position: absolute;height:110%;bottom: 0;border-radius: 0;}
.totop.fix:after{display: block;}

@media(max-width:1024px){
	.Footer .logo{display: none;}
	.Footer .select,.Footer .contact dl{width: 90%;margin-right: 10%;}
	.Footer .ewm{position: static;margin-bottom: 0.25rem;}
}
@media(max-width:480px){
	.Footer .copyRight .nav{padding-right: 0.25rem;}
}
/*Bottom*/

.video_files{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1001;}
.video_files .close{position: absolute;right: 0;top: 0;text-align:center;width: 0.5rem;height: 0.55rem;line-height: 0.55rem;background:#171c61 url(../images/close2.svg) no-repeat center center/0.3rem 0.3rem;z-index: 10;cursor: pointer;}
.video_files video{width: 100%;height: 100%;object-fit: cover;background:#000;}

.wow {visibility: visible;}

/* 滑过线条 */
.hoverline{position: relative;}
.hoverline i::before{content:'';display: block;width:0;height:2px;border-top:2px solid #e56f08;transition: all .5s;-webkit-transition: all .5s;opacity: 0;position: absolute;z-index:99;}
.hoverline i::after{content:'';display: block;height:0;width:2px;border-left:2px solid #e56f08;transition: all .5s;-webkit-transition: all .5s;opacity: 0;position: absolute;z-index:99;}
.hoverline i.l1::before{left:0;top:0;}
.hoverline i.l1::after{right:0;top:0;transition: all .45s .5s;-webkit-transition: all .45s .5s;}
.hoverline i.l2::before{left:0;bottom:0;transition: all .45s .5s;-webkit-transition: all .45s .5s;}
.hoverline i.l2::after{left:0;top:0;}
.hoverline:hover i::before,.hoverline.onli i::before,
.hoverline:hover i::after,.hoverline.onli i::after{opacity: 1;}
.hoverline:hover i::before,.hoverline.onli i::before{width:100%;}
.hoverline:hover i::after,.hoverline.onli i::after{height:100%;}

/* 滚动字体 */
.ticker-board {transform: translateZ(-10000px);display: inline-flex;}
.ticker-board .ticker {	display: inline-block;	position: relative;	perspective: 200px;	transform-style: preserve-3d;	opacity: 1;	transition: opacity .15s ease-out}
.ticker-board .ticker.start {	opacity: 1}
.ticker-board .ticker .new {transform: rotateX(-90deg);transition: all .15s ease-out;}
.ticker-board .ticker.move .new{transition-delay: .63s;transform: rotateX(0deg);}
.ticker-board .ticker .old {	position: absolute;	z-index: 3;opacity: 0;}
.ticker-board .ticker.move .old{animation:old .6s  ease-out;-webkit-animation:old .6s  ease-out; animation-fill-mode: forwards;opacity: 1;animation-delay: .03s;}
@keyframes old
{
from {transform: rotateX(0deg)}
to {transform: rotateX(990deg)}
}