html{-webkit-text-size-adjust:100%;font-size:100px; overflow-x: hidden;}
html{font-size:5.2083334vw}
@media (min-width:769px) and (max-width:1024px) {
        html{font-size: calc((100 / 1200) * 100vw);} 
}
@media (max-width:768px) {
        html{font-size: calc((100 / 992) * 100vw);} 
}
@media (max-width:480px){
    html{font-size: calc(100 / 460 * 100vw);}
}
*{margin:0;padding:0;box-sizing: border-box;}
body{ font-family:sans-serif;margin:0px; padding:0px; margin:0px auto; font-size:16px; color:#333; width:100%;  zoom:1;line-height: 1.5;}
ul,li,form, dl,dt,dd,div,ul,li,p,em,i,address{ 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:14px; border-radius:0; -webkit-border-radius:0; color:#333;font-family: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 { background:none; border:none; margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,fxigcaption,address{ display: block;} /*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;vertical-align:middle;}
a{ color:#333; text-decoration:none;}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#D80014;}
table{border-collapse: collapse;border-spacing: 0;border: 1px solid #b3b2b2;}

.fl{ float:left;}
.fr{ float:right;}
.tl{ text-align:left !important;}
.tr{ text-align:right;}
.tc{ text-align:center !important;}
.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;}
.nones{ position:absolute; visibility:hidden; opacity:0; top:0;width: 100%;}
.table {display: table;width: 100%;border-collapse: collapse;}
.table-tr {display: table-row;}
.table-th {display: table-cell;height: 100%;border: 1px solid gray;text-align: center;vertical-align: middle;}
.table .cell {display: table-cell;vertical-align: middle;}
.flex{display: flex;}
.flex_sw{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}


.dot {
	display: -webkit-box;
	display: box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.dot2, .dot3, .dot4, .dot5 {
	display: -webkit-box;
	display: box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
}
.dot2 {
	-webkit-line-clamp: 2;
}
/*å¤šè¡Œæ–‡æœ¬çœç•¥å·*/
.dot3 {
	-webkit-line-clamp: 3;
}
.dot4 {
	-webkit-line-clamp: 4;
}
.dot5 {
	-webkit-line-clamp: 5;
}

/*inputå­—ä½“*/
:-moz-placeholder {color: #555555;	font-size: 0.16rem;}
::-moz-placeholder {color: #555555;	font-size: 0.16rem;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #555555;	font-size: 0.16rem;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #555555;	font-size: 0.16rem;}

select {
	/*Chromeå’ŒFirefoxé‡Œé¢çš„è¾¹æ¡†æ˜¯ä¸ä¸€æ ·çš„ï¼Œæ‰€ä»¥å¤å†™äº†ä¸€ä¸‹*/
	border: solid 1px #d9d9d9; text-indent:1em;
	/*å¾ˆå…³é”®ï¼šå°†é»˜è®¤çš„selecté€‰æ‹©æ¡†æ ·å¼æ¸…é™¤*/
	appearance: none; color:#555555;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*åœ¨é€‰æ‹©æ¡†çš„æœ€å³ä¾§ä¸­é—´æ˜¾ç¤ºå°ç®­å¤´å›¾ç‰‡*/
	background: url(../images/selectarr.png) no-repeat scroll 95% center transparent;
	/*ä¸ºä¸‹æ‹‰å°ç®­å¤´ç•™å‡ºä¸€ç‚¹ä½ç½®ï¼Œé¿å…è¢«æ–‡å­—è¦†ç›–*/
	padding-right: 14px;
}


/*æ¸…é™¤ieçš„é»˜è®¤é€‰æ‹©æ¡†æ ·å¼æ¸…é™¤ï¼Œéšè—ä¸‹æ‹‰ç®­å¤´*/
select::-ms-expand {
display: none;
}

@media screen and (max-width:1024px){
	:-moz-placeholder {color: #555555;	font-size: 14px;}
::-moz-placeholder {color: #555555;	font-size: 14px}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #555555;	font-size: 14px}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #555555;	font-size: 14px}
}

/*ç½‘é¡µæ»šåŠ¨æ¡*/
::-webkit-scrollbar-button{display: none;}
::-webkit-scrollbar{width: 0.05rem; height:0.05rem;-webkit-overflow-scrolling : touch;background-color: #e6e6e6;}
::-webkit-scrollbar-track{background-color: #e6e6e6;}
::-webkit-scrollbar-thumb{ border-radius: 0; background: #D80014; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; }
::-webkit-scrollbar-button{height: 0px;background-color: #e6e6e6;}

.scroll{overflow: auto;}
.scroll::-webkit-scrollbar-button{display: none;}
.scroll::-webkit-scrollbar{width: 0.02rem; height:0.02rem;-webkit-overflow-scrolling : touch;background-color: #f5f5f5;}
.scroll::-webkit-scrollbar-track{background-color: #f5f5f5;}
.scroll::-webkit-scrollbar-thumb{ border-radius: 0; background-color: #c5c5c5; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; }
.scroll::-webkit-scrollbar-button{height: 0px;background-color: #f5f5f5;}

/*effict*/
.Scale-img {overflow: hidden; 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,.Scale-img:hover span {opacity: 1;-webkit-transform: scale3d(1.02,1.02,1.02);transform: scale3d(1.02,1.02,1.02); 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;transition: all .5s;-webkit-transition: all .3s;}
.imgbox img{ width:100%; height:100%; object-fit: cover; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; }


.ico{width:0.6rem;height:0.6rem;position: relative;margin:0 auto;}
.ico img{position: absolute;top:50%;left:50%;transform: scale(0) translate(-50%,-50%);transition: all .5s;max-height:0.6rem;max-width:0.6rem;transform-origin:top left;}
.ico .img1{transform: scale(1) translate(-50%,-50%);}
.item:hover .ico .img1{transform: scale(0) translate(-50%,-50%);}
.item:hover .ico .img2{transform: scale(1) translate(-50%,-50%);}

/*pages*/
.Pages{padding-top:0.6rem;text-align: center;padding-bottom: 0.6rem;}
.Pages a{display: inline-block;width:0.58rem;height: 0.58rem;border:1px solid #e6e6e6;margin:0 0.05rem;line-height: 0.58rem;color:#666;overflow: hidden;border-radius: 0;transition: all 0.3s ease;}
.Pages .p_cur, .Pages .p_count, .Pages .p_total, .Pages .p_jump,.Pages .a_first,.Pages .a_end{display: none;}
.Pages .a_prev,.Pages .a_next{color:transparent !important;font-size: 12px;position: relative;}
.Pages .a_prev::after,
.Pages .a_next::after{content:'';display: block;width:100%;height:100%;position: absolute;top:0;left:0;background-position: center;background-repeat: no-repeat;}

.Pages .a_prev::after{background-image: url(../images/page_prev.png);}
.Pages .a_next::after{background-image: url(../images/page_next.png);}
.Pages .a_cur{background: #D80014;color:#fff;border:1px solid transparent;}
.Pages a:hover{background: #D80014;color:#fff;border:1px solid transparent;}
.Pages :hover{color:#D80014;}
.Pages .a_prev:hover::after{background-image: url(../images/page_prevc.png);}
.Pages .a_next:hover::after{background-image: url(../images/page_nextc.png);}


@media(max-width:1024px){
	.Pages a{width:36px;height:36px;line-height: 36px;}
}


@media(max-width:640px){
		body{font-size: 14px;}
	.Pages a{margin:0 2px;}
	.Pages{padding-top:20px;}
	.Pages a{width:30px;height:30px;line-height: 30px;}
}

/*pages end*/


.w1600{width:72%;max-width:13.6rem;margin:0 auto;}
.pulbicCon,
.w1400 {
	position: relative;
	clear: both;
	max-width: 1400px;
	width: 92%;
	margin: 0px auto;
}
.imgBox{width: 100%;object-fit: cover;}
.pc{display: block;}
.mobile{display: none;}
.fbold{font-weight: bold;}
.f14{font-size: 14px;}
.f15{font-size: 15px;}
.f16{font-size: 16px;}
.f17{font-size: 17px;}
.f18{font-size: 18px;}
.f20{font-size: 20px;}
.f22{font-size: 22px;}
.f23{font-size: 23px;}
.f24{font-size: 24px;}
.f25{font-size: 25px;}
.f26{font-size: 26px;}
.f30{font-size: 30px;}
.f32{font-size: 32px;}
.f33{font-size: 33px;}
.f36{font-size: 36px;}
.f40{font-size: 40px;}
.f44{font-size: 44px;}
.f48{font-size: 48px;}
.f50{font-size: 50px;}
.f52{font-size: 52px;}
.f80{font-size: 80px;}
.cor111{color: #111;}
.cor999{color:#999}
.cor555{color: #555;}
.cor666{color:#666}
.cor1313{color:#131313}
.cor333{color:#333}
.cor000{color:#000}
.cor2218{color: #221814;}
.corfff{color: #fff;}
.corRed{color: #D80014;}
.cor181818{color: #181818;}
.cor131419{color: #131419;}
.corGreen{
background: linear-gradient(0deg, #D80014 0%, #008AA8 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
/* color: #D80014; */
}
.d-flex{display: flex;}
.a-center{align-items: center;}
.a-end{align-items: flex-end;}
.j-sb{justify-content: space-between;}
.f-wrap{flex-wrap: wrap;}
.f-colu{flex-direction: column;}
.j-center{justify-content: center;}
.j-end{justify-content: flex-end;}

.pt40{padding-top: 0.4rem;}
.pt50{padding-top: 0.5rem;}
.pt72{padding-top: 0.72rem;}
.pt100{padding-top: 1rem;}
.pt200{padding-top: 2rem;}
.pb48{padding-bottom: 0.48rem;}
.pb58{padding-bottom: 0.58rem;}
.pb70{padding-bottom: 0.8rem;}
.pb100{padding-bottom: 1rem;}
.pt60{padding-top: 0.6rem;}
.pb60{padding-bottom: 0.6rem;}
.ptb60{padding: .6rem 0;}
.ptb100{padding: 1rem 0;}
.mt50{margin-top: 0.5rem;}
.mt60{margin-top: 0.6rem;}

.line1{line-height: 1;}
.fLight{font-weight: lighter;}
.fMedium{font-weight: 600;}


@media screen and (max-width:1024px){
.mobile{display: block;min-height: 200px;object-fit: cover;}
.pc{display: none;}
.pt100{padding-top: 0.5rem;}
.pb100{padding-bottom: 0.5rem;}
.pt72{padding-top: 0.5rem;}
.pt200 {
    padding-top: 80px;
}
.pt40{padding-top: 0.2rem;}
.pb60{padding-bottom: 0.3rem;}
.mt60{margin-top: 0.3rem;}
.w1600{width: 95%;}
.f52,
.f36 {font-size: 0.3rem;}
.line1{line-height: 1.5;}
.pt60{padding-top: 0.3rem;}

}
@media(max-width:480px){
	.f24{font-size: 0.20rem;}
	.ptb100{padding: 0.5rem 0;}
	.ptb60{padding: 0.5rem 0;}

	.f18{font-size: 16px;}
.f20{font-size: 16px;}
.f22{font-size: 18px;}
.f23{font-size: 18px;}
.f24{font-size: 18px;}
.f25{font-size: 20px;}
.f26{font-size: 20px;}
.f30{font-size: 20px;}
.f32{font-size: 22px;}
.f33{font-size: 23px;}
.f36{font-size: 24px;}
.f40{font-size: 26px;}
.f44{font-size: 28px;}
.f48{font-size: 30px;}
.f50{font-size: 32px;}
.f52{font-size: 33px;}
.f80{font-size: 40px;}
}

.slick-arrow{z-index:2; width: 0.4rem;height: 0.4rem;border-radius:50%;border: 1px solid #666;background-color:transparent;background-repeat:no-repeat;background-size: 7px 11px;background-position:center;font-size:0;position:absolute;top:50%;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease}
.slick-arrow.slick-prev{background-image:url(../images/arrowLeft.svg);left:0}
.slick-arrow.slick-next{background-image:url(../images/arrowRight.svg);right:0}
.slick-arrow:hover{background-color:#D80014 !important;border-color: #D80014 !important;}
.slick-arrow.slick-prev:hover{background-image:url(../images/arrowLeftActive.svg)}
.slick-arrow.slick-next:hover{background-image:url(../images/arrowRightActive.svg)}

.slick-dots{position: absolute; z-index: 10; bottom: 0; left: 0; width:100%; text-align:center;line-height: 12px;}
.slick-dots li{display: inline-block;width: 0.1rem;height: 0.1rem;margin: 0 0.05rem;vertical-align: middle;padding: 0;position: relative;background-color: rgba(0,0,0,0.1);border-radius: 50%;}
.slick-dots li button{font-size: 0;width: 100%;height: 100%;padding: 0;position: absolute;left: 0;top: 0;opacity: 0;}
.slick-dots li.slick-active{background-color: #D80014 !important;width: 0.26rem;border-radius: 0.05rem;}

@media screen and (max-width:1024px){.slick-arrow.slick-prev{left:0}
.slick-arrow.slick-next{right:0}
}
@media screen and (max-width:768px){
	.slick-arrow{
		width: 0.5rem;
		height: 0.5rem;
	}
}

.m-btn{display: none;cursor: pointer;padding:15px 5px;border-radius: 5px;z-index:999;margin-top:13px;margin-left:10px;}
.m-btn span{display: block;width:25px;height:3px;background:#fff;position: relative;-webkit-transition: all 200ms cubic-bezier(.4,0,0,1);-o-transition: all 200ms cubic-bezier(.4,0,0,1);transition: all 200ms cubic-bezier(.4,0,0,1);}
.m-btn span::before, .m-btn span::after{content:'';display: block;height:3px;width:25px;background: #fff;position: absolute;left: 0;-webkit-transition: all 200ms cubic-bezier(.4,0,0,1);-o-transition: all 200ms cubic-bezier(.4,0,0,1);transition: all 200ms cubic-bezier(.4,0,0,1);}
.m-btn span:before {top: -8px;}
.m-btn span:after {bottom: -8px;}
.m-btn.active span {background: transparent;}
.m-btn.active span:before {transform: rotate(-48deg) translate(-6px, 5px);-webkit-transform: rotate(-48deg) translate(-6px, 5px);-o-transform: rotate(-48deg) translate(-6px, 5px);width: 24px;}
.m-btn.active span:after {transform: rotate(48deg) translate(-6px, -5px);-webkit-transform: rotate(48deg) translate(-6px, -5px);-o-transform: rotate(48deg) translate(-6px, -5px);width: 24px;}

.Top{color: #fff;line-height: 1rem;position: fixed;z-index:9999;width:100%;top:0;left:0;transition: all .5s;border-bottom: 1px solid rgba(255,255,255,0.1);}
.Top .Logo img{transition: all .5s;height: 0.3rem;}
.Top .Logo .img2{display: none;}
.Top .searchIco{cursor: pointer;display: flex;align-items: center;}
.Top .searchIco img{width:100%;}
.Top .searchIco .img2{display: none;}
.Top .searchIco::after{
	content: '';
	display: block;
	width: 0.01rem;
	height: 0.16rem;
	background-color: rgba(255,255,255,0.2);
	margin-left: 0.25rem;
	margin-right: 0.2rem;
}

.Top .Lan{cursor: pointer;margin:0 0.45rem;position: relative;}
.Top .Lan::before{content:"";display: block;width:1px;height:0.2rem;background: #fff;opacity: 0.4;position: absolute;left:-0.45rem;top:50%;transform: translateY(-50%);}
.Top .Lan .name{display: flex;align-items: center;}
.Top .Lan .name .icon{width:0.2rem;}
.Top .Lan .name .icon img{width:100%;}
.Top .Lan .name .icon .img2{display: none;}
.Top .Lan .name span{color:#fff;display: inline-block;margin:0 0.15rem;}
.Top .Lan .name i{display: inline-block;width:0.1rem;height:0.1rem;background: url(../images/arr_jtw.svg) no-repeat center center;background-size: contain;}
.Top .Lan ul{width:100%;border-radius: 0.05rem;background: #fff;position: absolute;top:100%;left:0;text-align: center;line-height: 0.4rem;display: none;overflow: hidden;}
.Top .Lan ul li a{display: block;}
.Top .Lan ul li:hover{background: #D80014;}
.Top .Lan ul li:hover a{color:#fff;}
.Top .Lan:hover ul{display: block;}

.Top .Tel{color:#fff;font-size: 0.18rem;margin-right: 0.34rem;}
.Top .Tel img{margin-right: 0.1rem;width: 0.16rem;}
.Top .Tel .img2{display: none;}
.Top.on .Tel{color: #fff;}
.Top.on .img1{display: none;}
.Top.on .img2{display: inline-block;}


.Top .SearchBox{position: absolute;width:100%;box-sizing: border-box;top:100%;left:0;z-index:99;background: #333;padding:0.9rem 0.3rem;display: none;}
.Top .SearchBox .w1600{position: relative;}
.Top .SearchBox .close{width:0.3rem;height:0.3rem;background: url(../images/close.svg) no-repeat center center;background-size: contain;position: absolute;right:0rem;top:-0.6rem;cursor: pointer;}
.Top .SearchBox .box{max-width:8rem;margin:0 auto;width:90%;}
.Top .SearchBox .box .SearchInupt{background: #fff;padding-right:1rem;position: relative;}
.Top .SearchBox .box .SearchInupt input{height:0.5rem;width:100%;;box-sizing: border-box;padding:0 0.2rem;display: block;}
.Top .SearchBox .box .SearchInupt button{width:0.7rem;height:100%;background: url(../images/search_w.svg) no-repeat center center #D80014;position: absolute;right:0;top:0;background-size: 0.2rem;}

.Top .MainNav ul::after{content:'';display: block;clear: both;}
.Top .MainNav ul li{float:left;margin-right: 0.5rem;position: relative;}
.Top .MainNav ul li em{display: block;position: relative;}
.Top .MainNav ul li em::before{content:"";display: block;width:100%;height:0.03rem;background: #fff;position: absolute;top: 0.98rem;left:0;transition: all .3s;transform: rotateY(90deg);}
.Top .MainNav ul li em a{font-size: 0.16rem;color:#fff;}
.Top .MainNav ul li .NavPull{width:1.8rem;position: absolute;top:0.93rem;left:50%;transform: translateX(-50%);text-align: center;line-height: 0.42rem;background: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.1);display: none;}
.Top .MainNav ul li .NavPull dl{padding:0.1rem;}
.Top .MainNav ul li .NavPull dl dd a{display: block;}
.Top .MainNav ul li .NavPull dl dd a:hover{background: #D80014;color:#fff;}
.Top .MainNav ul li.onnav em::before{transform: rotateY(0);}
.Top .MainNav ul li:hover em::before{transform: rotateY(0);background: #D80014;}
.Top .MainNav ul li:hover em a{color: #D80014 !important;!i;!;}
.Top .MainNav ul li.onnav em a{color: #fff;}
.Top.on .MainNav ul li.onnav em::before{
	background-color: #008AA8;
}

.Top::before{
	content: '';
    display: block;
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
	transition: all 0.5s;
}
.Top .w1600{
	position: absolute;
    left: 50%;
    transform: translate(-50%, 0px);
}
.Top.on::before{
	height: 1rem;
}

/* .Top.on{background: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.1);} */
.Top.on .Logo .img1{display: none;}
.Top.on .Logo .img2{display: inline-block;}
.Top.on .searchIco .img2{display: inline-block;}
.Top.on .searchIco .img1{display: none;}
.Top.on .Lan .name .icon .img2{display: inline-block;}
.Top.on .Lan .name .icon .img1{display: none;}
.Top.on .Lan .name span{color:#666;}
.Top.on .Lan .name i{background-image: url(../images/arr_jt.svg);}
.Top.on .MainNav ul li em a{color: #333;}
.Top.on .MainNav ul li.onnav em a{color:#D80014;}
.Top.on .Lan::before{background: #999;}
.Top.on .m-btn span,.Top.on .m-btn span::before,.Top.on .m-btn span::after{background: #D80014;}
.Top.on .m-btn.active span{background: transparent;}


.Top .ver{position: relative;margin-right: 0.46rem;}
.Top .ver dt{cursor: pointer;font-size: 0.16rem;}
.Top .ver dt:before{width: 0.18rem;height: 0.18rem;background: url(../images/ico_ver.svg) no-repeat center center/contain;content: "";display: inline-block;vertical-align: middle;margin: -0.03rem 0.1rem 0 0;}
.Top .ver dt:after{width: 11px;height: 6px;background: url(../images/arr_b_white.svg) no-repeat center center/contain;content: "";display: inline-block;vertical-align: middle;margin: -0.02rem 0 0 0.1rem;}
.Top .ver dd{position: absolute;left: 50%;top: 150%;width: 115%;box-shadow: 0 5px 10px rgba(0,0,0,0.1);background-color:#fff;text-align: center;transform: translateX(-50%);border-radius: 5px;opacity: 0;visibility: hidden;z-index: -1;transition: all 0.3s ease;pointer-events: none;}
.Top .ver dd a{display: block;color: #333;line-height: 2;}
.Top .ver dd a:hover{color: #D80014}
.Top .ver.on dd{opacity: 1;z-index: 10;top: 100%;visibility: visible;padding: 0.1rem 0;pointer-events: auto;}
.Top.on .ver dt:before{background-image: url(../images/ico_ver_b.svg);}
.Top.on .ver dt:after{background-image: url(../images/arr_b_b.svg);}
.Top.on .ver dt{color: #008AA8;}
.Top .topLogin{
	height: 0.46rem;
	background: #D80014;
	border-radius: 0.23rem;
	-webkit-border-radius: 0.23rem;
	-moz-border-radius: 0.23rem;
	-ms-border-radius: 0.23rem;
	-o-border-radius: 0.23rem;
	display: flex;
	align-items: center;
	padding: 0 0.2rem;
	color: #fff;
}
.Top .topLogin::before{
	content: '';
	display: block;
	width: 0.18rem;
	height: 0.18rem;
	background-image: url(../images/userIcon.svg);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 0.1rem;
}
.Top.on .searchIco::after{
background-color: #D80014;
}

@media(max-width:1024px){
	.Top{line-height: 60px;}
	.Top .Logo img{max-height:35px;}
	.m-btn{display: block;}
	.Top .MainNav{width:240px;height:calc(100vh - 60px);background: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.1);position: absolute;right: -2.5%;top:100%;width:0;opacity: 0;visibility: hidden;transition: all .5s;}
	.Top .MainNav ul li em a{color:#333;font-size: 15px;}
	.Top .MainNav ul li.onnav em a {
		color: #D80014;
	}
	.Top .MainNav ul{padding:20px;width:240px;box-sizing: border-box;max-height:100%;overflow: auto;}
	.Top .MainNav ul li{width:100%;margin-right:0;box-sizing: border-box;line-height: 40px;padding:0 0 0 10px;}
	.Top .MainNav ul li em{padding-right:40px;}
	.Top .MainNav ul li em b{display: block;width:40px;height:100%;background: url(../images/navmore.svg) no-repeat center center;background-size: 15px;position: absolute;right:0;top:0;transition: all .5s;}
	.Top .MainNav ul li em b.on{transform: rotate(90deg);}
	.Top .MainNav ul li .NavPull{position: static;transform: translateX(0);line-height: 32px;font-size: 14px;background: #f7f8f9;box-shadow: 0 0 0 0 rgba(0,0,0,0);width:100%;}
	.Top .MainNav.show{width:240px;opacity: 1;visibility: visible;}
	.Top .MainNav ul li em::before{display: none;}
	.Top .Tel{font-size: 14px;margin-right: 10px;}
	.Top.on .MainNav ul li em a {
		color: #333;
	}
	.Top.on::before {
		height: 60px;
	}
	.Top .ver{
		margin-right: 0.1rem;
	}
	.Top .searchIco::after{
		margin-left: 0.1rem;
		margin-right: 0.1rem;
	}
	.Top .topLogin{
		padding-left: 0.1rem;
		padding-right: 0.1rem;
	}

}



body,
html{
	overflow-x: hidden;
}
.FloatBox{position: fixed;z-index:999;right:0.1rem;top:50%;transform: translateY(-50%);}
.FloatBox li{margin-bottom:0.05rem;position: relative;}
.FloatBox li>a{width:0.7rem;height:0.7rem;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0.04rem;background: #D80014;font-weight: lighter;color:#fff;font-size: 0.14rem;}
.FloatBox li .icon{width:0.25rem;height:0.25rem;display: flex;align-items: center;justify-content: center;margin-bottom:0.05rem;}
.FloatBox li:hover>a{background: #D80014;}
.FloatBox li .tcbox{min-height:100%;min-width:1.2rem;right:105%;border-radius: 0.04rem;background: #D80014;position: absolute;color:#fff;text-align: center;top:0;padding:0 0.3rem;display: flex;align-items: center;flex-direction: column;white-space: nowrap;justify-content: center;padding:0 0.3rem;display: none;}
.FloatBox li:hover .tcbox{display: flex;}
.FloatBox li.enterPro,
.FloatBox li.gotop{opacity: 0;visibility: hidden;transition: all .5s;}
.FloatBox li.gotop a{background: #D80014;}
.FloatBox li.enterPro.on,
.FloatBox li.gotop.on{opacity: 1;visibility: visible;}

@media(max-width:1024px){
	.FloatBox li>a{width:50px;height:50px;font-size: 10px;}
	.FloatBox li .icon{width:14px;height:14px;}
}


/* current */
.current{border-bottom:1px solid #EEEEEE;background:#fff;clear: both;}
.current .pulbicCon{display:flex;justify-content:space-between;height:0.84rem;box-sizing:border-box}
.current .pulbicCon .left{display:flex;align-items:center;color:#666;font-size:0.14rem;flex-wrap: wrap;}
.current .pulbicCon .left a{font-size:inherit;color:inherit;position:relative;padding-right:0.2rem;margin-right:0.12rem}
.current .pulbicCon .left a::after{content:'/';font-size:0.16rem;color:#DDDDDD;position:absolute;display:block;top:50%;right:0px;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%)}
.current .pulbicCon .left a:hover{color:#D80014}
.current .pulbicCon .left span{color:#666}
.current .pulbicCon .left .area{width:0.18rem;margin-right:0.1rem;position:relative}
.current .pulbicCon .right{display:flex;justify-content:space-between;align-items:center;color: #333;}
.current .pulbicCon .right li{margin-right:0.6rem;height:100%;display:flex;align-items:center;font-size: 18px;}
.current .pulbicCon .right a{font-size:inherit;color:inherit;position:relative;display:flex;height:100%;align-items:center}
.current .pulbicCon .right li a::after{content:'';width:0;height:0.03rem;background-color:#D80014;display:block;position:absolute;bottom:0;left:50%;opacity:0;transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease}
.current .pulbicCon .right li:hover a{color:#D80014}
.current .pulbicCon .right li.on a{color:#D80014;font-family:HarmonyOS_Sans_SC_Medium}
.current .pulbicCon .right li.on a::after,.current .pulbicCon .right li:hover a::after{color:#D80014;opacity:1;width:100%;left:0}
/* @media screen and (max-width:1440px){
	.current .pulbicCon{max-width:none}
} */
@media screen and (max-width:1024px){
	.current .pulbicCon .right li{margin-left:10px}
}
@media screen and (max-width:768px){
	.current .pulbicCon .right{display:none}
	.current .pulbicCon .left{font-size:14px}
	.current .pulbicCon .left .area{width:14px;margin-right:8px}
	.current .pulbicCon .left a{padding-right:14px;margin-right:6px;font-size:12px}
	.current .pulbicCon .left span{font-size:12px}
	.current .pulbicCon .left a::after{font-size:16px}
}




/*Top*/
.Header{font-size: 0.16rem;background:#fff;background-size: cover;}
.Header .toper{height: 1.2rem;}
.Header .toper .logo{float:left;padding-top: 0.3rem;position: relative;}
.Header .toper .logo img{height: 0.7rem;}
.Header .toper .logo .guang{position: absolute;height: 100%;width: 100px;background:url(../images/logoguang.png);left: -20px;top: 0;animation: 3s move infinite linear;-webkit-animation: 3s move infinite linear;}
@-webkit-keyframes move{
	0%{left: -10%;opacity: 1;}
	95%{left: 100%;opacity: 1;}
	100%{opacity: 0;left: 100%;}
}
@keyframes move{
	0%{left: -10%;opacity: 1;}
	95%{left: 100%;opacity: 1;}
	100%{opacity: 0;left: 100%;}
}

.Header .Search{float:right;padding-top: 0.35rem;}
.Header .Search .Searchico{cursor:pointer;display:none;color:#d80014;padding:0px 5px 0 0;}
.Header .Search .Searchico .icongb1{ display:none;}
.Header .Search .Searchico.on .icongb1{ display:block;}
.Header .Search .Searchico.on .iconso{ display:none;}
.Header .Search .Searchico .iconfont{ font-size:33px;}
.Header .Search .searchbox{width: 4.5rem;position:relative;}
.Header .Search .searchbox .input{background:#faf5f5;width: 100%;padding: 0 0.78rem 0 0.3rem;height: 0.5rem;line-height: 0.5rem;border-radius: 0.25rem;font-size: 0.16rem;}
.Header .Search .searchbox .input::-webkit-input-placeholder {color: #999999;}
.Header .Search .searchbox .btn {position:absolute;right:0;top: 0;width: 0.78rem;height:100%;color: #D80014;background: transparent;border-radius: 0.25rem;text-align: center;}
.Header .Search .searchbox .btn:hover {background: transparent;}

@media screen and (min-width:1025px){
	.Header.fix .MainNav{position: fixed;left: 0;top: 0;width: 100%;z-index: 100;background-color: #D80014;}
}

.MainNav{line-height: 80px;height: 80px;background-color: #D80014;z-index: 2;position: relative;}

.MainNav li{ float:left; width:12.5%; position:relative; z-index:100;}
.MainNav li:after{content: "";position:absolute;left:50%;width:0;bottom:0;height:100%;background: #b30506;transition: all ease 0.3s;}
.MainNav li img{display: inline-block;vertical-align: middle;margin:-2px 7px 0 0;}
.MainNav span a{position:relative;z-index:1;display:block;text-align:center;font-size: 25px;transition: all ease 0.3s;color:#fff;}
.MainNav dd a{font-size: 0.2rem;}
.MainNav .arr{ display:none;}
.MainNav li:hover:after,.MainNav li.onnav:after{ width:100%; left:0;}
.MainNav li:hover span a,.MainNav li.onnav span a{color:#fff;}

.NavPull{z-index:99;display:none;position:absolute;text-align:center;top: 0.8rem;left:0;width:100%;line-height: 0.45rem;background:rgba(255,255,255,0.9);box-shadow:0 5px 15px rgba(0,0,0,0.2);}
.NavPull.null{background:none; padding:0;}
.NavPull a{padding:0;display:block;padding: 0.04rem 0;}
.NavPull a:hover,.NavPull dd:hover a{ background:#d80014; color:#fff;}

.openbtn{ cursor:pointer; display:none;width:32px; height:25px; background:#fff; position:absolute; right:4%; top:12px; z-index:999;}
.closebtn{ position:fixed; left:0px; top:50px; width:100%; height:100%; z-index:10; display:none;background: rgba(0,0,0,0.5);}
.openbtn span{ display:block; height:3px; background:#d80014; border-radius:4px; margin:4px;transition: all ease 0.3s;}
.openbtn.on .sp1 {
	-webkit-transform: translate(0, 7px) rotate(45deg) !important;
	-moz-transform: translate(0, 7px) rotate(45deg) !important;
	-ms-transform: translate(0, 7px) rotate(45deg) !important;
	-o-transform: translate(0, 7px) rotate(45deg) !important;
	transform: translate(0, 7px) 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 { display:none;}

@media ( max-width:1024px){
	body{padding-top: 50px;}
	.Header{height:50px; position:fixed;left:0;top:0;width:100%;z-index:100;background:#fff;box-shadow: 0 10px 10px rgba(0,0,0,0.1);}
	.Header .toper{height:auto; background:none;padding-top:0;}
	.Header .toper .logo{padding-top: 0;height: 50px;display: flex;align-items: center;}
	.Header .toper .logo a{
		display: flex;
		align-items: center;
		height: 100%;
	}
	.Header .toper .logo img{height: 22px;}
	.Header .openbtn{ display:block;}
	.Header .Search{ padding:0 38px 0 0 !important;}
	.Header .Search .Searchico{display:block;position: absolute;top: 8px;right: 36px;padding: 0;}
	.Header .Search .Searchico .iconfont{ font-size:24px;}
	.Header .Search .searchbox{width:96%;left:0;top:50px;display:none;position:absolute;box-shadow: none;background: transparent;}
	.Header .Search .searchbox .input {height: 40px;line-height: 40px;}
	.Header .Search .searchbox .btn{width:40px;}
	.Header .Search .select{ line-height:28px;}

	.MainNav{ position:fixed; height:100%; overflow-y:auto; z-index:999; width:70%; padding:0; right:-100%;background: #fff;top:50px;visibility: hidden;opacity: 0;filter: alpha(opacity=0);transition: all ease 0.3s; box-shadow:0 0 10px rgba(0,0,0,0.2);}
	.MainNav ul{ padding-top:30px;}
	.MainNav li:not(:last-child):After{display: none;}
	.MainNav li{ display:block; position:relative; float:none; border-bottom:1px solid #e9e9e9;border-top:1px solid #f9f8f6; width:auto; margin:0; background:none;}
	.MainNav li span a{ font-size:16px; text-align:left; height:auto; display:block; line-height:28px !important; height:auto !important; height:auto; padding:8px 0 8px 5px;  border:0; color:#333;}
	.MainNav span a:after{ display:none;}
	.MainNav .bg{ display:none}
	.MainNav li:hover span a,.MainNav li.onnav span a,.MainNav li span a.sele{ color:#1a1a1a;}
	.MainNav .arr{ display:inline-block; position:absolute; z-index:2; width:100px; line-height:38px; right:0px; top:0px;}
	.MainNav .arr i{ position:absolute; height:auto; background:none; right:0px; top:5px;transition: all ease 0.3s;}
	.MainNav li.onnav .arr i{dis-moz-transform: translate(0, -3px) rotate(-180deg) !important;
		-ms-transform: translate(0, -3px) rotate(-180deg) !important;
		-o-transform: translate(0, -3px) rotate(-180deg) !important;
		transform: translate(0, -3px) rotate(-180deg) !important;}
	.MainNav.on{visibility: visible;opacity: 1;filter: alpha(opacity=100); right:0;}
	
	.NavPull{position:static;line-height:30px;padding:8px;width:auto;text-align:left;box-shadow: 0 0px 4px rgba(0,0,0,0.2);}
	.NavPull dl{ padding:0 !important;}
	.NavPull dd{ position:relative; text-align:left; display:block;}
	.NavPull dd a{
    padding-left: 0.1rem;
    padding-right: 0.1rem;
}
	.MainNav li.onnav .NavPull{display: block;}
	}
	@media screen and (min-width:1025px){
		.MainNav li {float: left;width: 14.285%;}
	}
	.HeaderTop{background-size: cover;background-color: #F6E7E4;}
/*Top*/


/*Bottom */
.Bottom{border-top: 0.03rem solid #D80014;}
.Bottom .links-box{display: flex;align-items: center;}
.Bottom .links-box .box{position:relative;z-index:20;background-color: #fff;}
.Bottom .links-box .name{padding: 0 0.3rem;background-color:rgba(255,255,255,0.05);color: #333333;line-height:3.125;position:relative;cursor:pointer;font-size: 0.18rem;border: 1px solid #E2E3E6;}
.Bottom .links-box .name:after{
	content: '';
	display: block;
	width: 0.11rem;
	height: 0.06rem;
	background-image: url(../images/downIcon.png);
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	right: 0.3rem;
	top: 50%;
	transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
}
.Bottom .links-box dl{position:absolute;left:0;width:100%;bottom:100%;max-height:6em;overflow:auto;background-color:#fff;display:none;border-top: 1px solid #E2E3E6;border-left: 1px solid #E2E3E6;border-right: 1px solid #E2E3E6;}
.Bottom .links-box dd a{display:block;padding:0.25em 0.625em;line-height: 2;}
.Bottom .links-box h2{font-size: 0.2rem;}
.Bottom .links-box .box{flex: 1;margin-left: 0.18rem;}
.Bottom .BottomT{padding-top: 0.6rem;padding-bottom: 0.6rem;background-size: cover;}
.Bottom .BottomB{color: #fff;display: flex;align-items: center; background-color: #D80014; background-size: cover;width: 100%;height: 0.8rem;}
.Bottom .BottomB .w1400{display: flex;justify-content: space-between;align-items: center;}
.Bottom .BottomB .w1400 .BottomBR{display: flex;align-items: center;}
.Bottom .BottomB .w1400 .BottomBR li{display: flex;align-items: center;}
.Bottom .BottomB .w1400 .BottomBR li::after{margin-left: 0.15rem; margin-right: 0.15rem; content:'';display: block;width: 0.01rem;height: 0.16rem;background-color: #fff;}
.Bottom .BottomB .w1400 .BottomBR li:last-child::after{display: none;}
.Bottom .BottomB .w1400 .BottomBR a{color: #fff;}
@media screen and (max-width:768px){
	.Bottom .links-box{flex-direction:column;align-items: flex-start;}
	.Bottom .links-box h2{text-align: left;padding-bottom: 0.12rem;}
	.Bottom .links-box .box{margin-bottom:0.15rem;margin-left: 0;width: 100%;}
	.Bottom .links-box .name{line-height: 2.2;}
.Bottom .BottomT{padding-top: 30px;padding-bottom: 30px;}
	.Bottom .BottomB{height: auto;padding: 15px 0;}
	.Bottom .BottomB .w1400{
		flex-direction: column;
	}
	.Bottom .BottomB .w1400 .copyRight{
		text-align: center;
		margin-bottom: 10px;
	}
}

.w100{width: 100%;}


.ytable{ display:table; width:100%;table-layout:fixed;}
.ytable-cell{ display:table-cell; vertical-align:middle;}