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 / 480 * 100vw);}
}
*{margin:0;padding:0;box-sizing: border-box;}
body{ font-family:sans-serif;margin:0px; padding:0px; margin:0px auto; font-size:0.18rem; 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:0.14rem; 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:#1D72C3;}
table{border-collapse: collapse;border-spacing: 0;border: none;}

.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;}
.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 {
	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;
}

/*inputÃ¥Â­â€”Ã¤Â½â€œ*/
:-moz-placeholder {color: #999999;	font-size: 0.14rem;}
::-moz-placeholder {color: #999999;	font-size: 0.14rem;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #999999;	font-size: 0.14rem;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #999999;	font-size: 0.14rem;}

select {
	/*ChromeÃ¥â€™Å’FirefoxÃ©â€¡Å’Ã©ÂÂ¢Ã§Å¡â€žÃ¨Â¾Â¹Ã¦Â¡â€ Ã¦ËœÂ¯Ã¤Â¸ÂÃ¤Â¸â‚¬Ã¦Â Â·Ã§Å¡â€žÃ¯Â¼Å’Ã¦â€°â‚¬Ã¤Â»Â¥Ã¥Â¤ÂÃ¥â€ â„¢Ã¤Âºâ€ Ã¤Â¸â‚¬Ã¤Â¸â€¹*/
	border: solid 1px #d9d9d9; text-indent:1em;
	/*Ã¥Â¾Ë†Ã¥â€¦Â³Ã©â€Â®Ã¯Â¼Å¡Ã¥Â°â€ Ã©Â»ËœÃ¨Â®Â¤Ã§Å¡â€žselectÃ©â‚¬â€°Ã¦â€¹Â©Ã¦Â¡â€ Ã¦Â Â·Ã¥Â¼ÂÃ¦Â¸â€¦Ã©â„¢Â¤*/
	appearance: none; color:#999999;
	-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;
}



/*Ã§Â½â€˜Ã©Â¡ÂµÃ¦Â»Å¡Ã¥Å Â¨Ã¦ÂÂ¡*/
::-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: #1D72C3; -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.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;transition: all .5s;-webkit-transition: all .3s;}
.imgbox img{ width:100%;height:100%;object-fit: cover;}

.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.3rem;text-align: center;padding-bottom: 0.2rem;}
.Pages a{display: inline-block;width: 0.5rem;height: 0.5rem;border: 1px solid #E7E7E7;margin:0 0.05rem;line-height: 0.5rem;color: #666666;overflow: hidden;border-radius: 0.06rem;}
.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: 0.16rem;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: #1D72C3;color:#fff;border:1px solid transparent;}
.Pages a:hover{background: #1D72C3;color:#fff;border:1px solid transparent;}
.Pages :hover{color:#1D72C3;}
.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 screen and (max-width:768px){
	.Pages a{
		margin: 0;
	}
}





/*pages end*/


.w1600{width:95%;max-width:14.4rem;margin:0 auto;}
.imgBox{width: 100%;object-fit: cover;}
.pc{display: block;}
.mobile{display: none;}
.fbold{font-weight: bold;}
.f14{font-size: 0.14rem;}
.f15{font-size: 0.15rem;}
.f16{font-size: 0.16rem;}
.f17{font-size: 0.17rem;}
.f18{font-size: 0.18rem;}
.f20{font-size: 0.2rem;}
.f23{font-size: 0.23rem;}
.f24{font-size: 0.24rem;}
.f25{font-size: 0.25rem;}
.f26{font-size: 0.26rem;}
.f28{font-size: 0.28rem;}
.f30{font-size: 0.3rem;}
.f32{font-size: 0.32rem;}
.f33{font-size: 0.33rem;}
.f36{font-size: 0.36rem;}
.f40{font-size: 0.4rem;}
.f44{font-size: 0.44rem;}
.f48{font-size: 0.48rem;}
.f50{font-size: 0.5rem;}
.f80{font-size: 0.8rem;}
.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: #B6000D;}
.cor181818{color: #181818;}
.cor131419{color: #131419;}
.corGreen{
background: linear-gradient(0deg, #1D72C3 0%, #008AA8 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
/* color: #1D72C3; */
}
.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;}

.pt50{padding-top: 0.5rem;}
.pt72{padding-top: 0.72rem;}
.pt40{padding-top: 0.4rem;}
.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;}
.mt50{margin-top: 0.5rem;}
.mt60{margin-top: 0.6rem;}


@media screen and (max-width:1024px){
.mobile{display: block;min-height: 200px;object-fit: cover;}
.pc{display: none;}
/* .f24{font-size: 0.22rem;}
.f25{font-size: 0.22rem;}
.f26{font-size: 0.22rem;}
.f30{font-size: 0.24rem;}
.f33{font-size: 0.24rem;}
.f36{font-size: 0.26rem;}
.f40{font-size: 0.26rem;}
.f44{font-size: 0.26rem;}
.f48{font-size: 0.32rem;}
.f80{font-size: 0.32rem;} */
/* .f14{font-size: 12px;}
.f15{font-size: 13px;}
.f16{font-size: 15px;}
.f17{font-size: 15px;}
.f18{font-size: 15px;}
.f20{font-size: 16px;}
.f23{font-size: 16px;}
.f24{font-size: 18px;}
.f25{font-size: 18px;}
.f26{font-size: 18px;}
.f36{font-size: 20px;}
.f48{font-size: 24px;} */
.f32,
.f24,
.f36,
.f28{
	font-size: 0.2rem;
}
.ColumnName{
	font-size: 0.24rem !important;
}
.pt100{padding-top: 0.5rem;}
.pb100{padding-bottom: 0.5rem;}
.pt72{padding-top: 0.5rem;}
.pt200 {
    padding-top: 80px;
}
}

.slick-arrow{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.4rem;}
.slick-arrow.slick-next{background-image:url(../images/arrowRight.svg);right: -0.4rem;}
.slick-arrow:hover{background-color:#1D72C3;border-color: #1D72C3;}
.slick-arrow.slick-prev:hover{background-image:url(../images/arrowLeftActive.svg)}
.slick-arrow.slick-next:hover{background-image:url(../images/arrowRightActive.svg)}
@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: #333;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: #333;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{z-index:9999;width:100%;top:0;left:0;transition: all .5s;border-bottom: 1px solid rgba(255,255,255,0.1);position: fixed;}
.Top .Logo img{transition: all .5s;height: 0.6rem;}
.Top .Logo .img2{display: none;}
.Top .searchIco{cursor: pointer;width: 0.25rem;}
.Top .searchIco img{width:100%;}
.Top .searchIco .img2{display: none;}

.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: #1D72C3;}
.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: #EDEFF1;padding-right: 0.28rem;position: relative;border-top-left-radius: 0.03rem;border-bottom-left-radius: 0.03rem;}
.Top .SearchBox .box .SearchInupt input{height: 0.28rem;width:100%;box-sizing: border-box;padding: 0 0.1rem;display: block;/* min-height: 28px; */}
.Top .SearchBox .box .SearchInupt button{width: 0.35rem;height:100%;background: url(../images/search_w.svg) no-repeat center center #D9802C;position: absolute;right:0;top:0;background-size: 0.15rem;border-top-right-radius: 0.03rem;border-bottom-right-radius: 0.03rem;}

.MainNav ul li{position: relative;flex: 1;display: flex;justify-content: center;}
.MainNav ul li em{display: flex;position: relative;width: 100%;justify-content: center;height: 0.7rem;}
.MainNav ul li em::after{content:"";display: block;width:100%;height: 100%;background: #1D72C3;position: absolute;top: 0;left:0;transition: all .3s;transform: rotateY(90deg);z-index: 1;}
.MainNav ul li em a{font-size: 0.2rem;color: #000;width: 100%;display: flex;justify-content: center;z-index: 222;position: absolute;left: 0;top: 0;align-items: center;}
.MainNav ul li .NavPull{z-index: 2;width: 1.6rem;position: absolute;top: 0.7rem;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;}
.MainNav ul li .NavPull dl{padding:0.1rem;}
.MainNav ul li .NavPull dl dd a{display: block;font-size: 0.16rem;}
.MainNav ul li .NavPull dl dd a:hover{background: #1D72C3;color:#fff;}
.MainNav ul li.onnav em::after{transform: rotateY(0);}
.MainNav ul li:hover em::after{transform: rotateY(0);}
.MainNav ul li:hover em a{color: #fff;;}
.MainNav ul li.onnav em a{color: #fff;}
.Top.fix .MainNav ul li.onnav em a{color:#fff;}
.Top.fix .MainNav ul li em::after{background: #1D72C3;}

.Top.on{/* background: #000024; *//* 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: #fff; */}
.Top.on .MainNav ul li.onnav em a{/* color:#1D72C3; */}
.Top.on .Lan::before{background: #999;}
.Top.on .m-btn span,.Top.on .m-btn span::before,.Top.on .m-btn span::after{background: #1D72C3;}
.Top.on .m-btn.active span{background: transparent;}

.Top.fix{/* line-height: 0.8rem; */}
.Top.fix .Logo img{max-height: 0.6rem;}
.Top.fix .MainNav ul li em::before{top:auto;bottom:0;}
.Top.fix .MainNav ul li .NavPull{top:100%;}

@media(max-width:1024px){
	.Top.on .MainNav ul li.onnav em a{color: #1D72C3;}
	.Top{line-height: 60px;}
	.Top.fix{/* line-height: 60px; */}
	.Top .Logo img{max-height:35px;}
	.Top.fix .Logo img{max-height:35px;min-height: auto;}
	.m-btn{display: block;}
	.Top .searchIco{width:16px;}
	.Top .Tel img{width:12px;}
	.Top .Lan .name .icon{width:16px;}
	.Top .Lan .name span{margin:0 8px;}
	.Top .Lan .name i{width:10px;height:10px;}
	.Top .Lan::before{height:14px;left:-20px;display: none;}
	.Top .Lan{margin:0 20px;}
	.Top .Lan ul{line-height: 30px;}
	.MainNav{width:240px;height: calc(100vh - 2.98rem);background: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.1);position: absolute;right:0;top: 2.98rem;width:0;opacity: 0;visibility: hidden;z-index: 999;}
	.MainNav ul li em a{color:#333;/* font-size: 15px; */width: auto;padding-left: 0;}
	.MainNav ul li.onnav em a {
		color: #1D72C3;
	}
	.MainNav ul{padding:20px;width:240px;box-sizing: border-box;max-height:100%;overflow: auto;/* padding-right: 10px; */}
	.MainNav ul li{width:100%;margin-right:0;box-sizing: border-box;line-height: 40px;/* padding:0 0 0 10px; */flex-direction: column;}
	.MainNav ul li em{padding-right:40px;height: 40px;}
	.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;}
	.MainNav ul li em b.on{transform: rotate(90deg);}
	.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%;}
	.MainNav.show{width:240px;opacity: 1;visibility: visible;}
	.MainNav ul li em::before{display: none;}
	.Top .Tel{font-size: 14px;margin-right: 10px;}
	.Top.on .MainNav ul li em a {
		color: #333;
	}
}



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: #1D72C3;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: #1D72C3;}
.FloatBox li .tcbox{min-height:100%;min-width:1.2rem;right:105%;border-radius: 0.04rem;background: #1D72C3;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: #1D72C3;}
.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}
.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}
.current .pulbicCon .left a{font-size:inherit;color:inherit;position:relative;}
.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:#1D72C3}
.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}
.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:#1D72C3;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:#1D72C3}
.current .pulbicCon .right li.on a{color:#1D72C3;font-family:HarmonyOS_Sans_SC_Medium}
.current .pulbicCon .right li.on a::after,.current .pulbicCon .right li:hover a::after{color:#1D72C3;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:767px){
	.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}
}

.Bottom{
	width: 100%;
	/* height: 4rem; */
	background: #32373D;
	color: #fff;
	font-size: 0.16rem;
}
.Bottom .BottomTop{
    border-bottom: 1px solid rgba(235,235,235,0.1);
    padding-top: 0.6rem;
    padding-bottom: 0.2rem;
}
.Bottom .BottomTop dl{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	justify-content: space-between;
}
.Bottom .BottomTop dl dt{
	display: flex;
	align-items: center;
}
.Bottom .BottomTop dl dd{
	display: flex;
	align-items: center;
}
.Bottom .BottomTop dl dd a{
    color: #fff;
}
.Bottom .BottomTop .line{
    width: 0.01rem;
    height: 0.18rem;
    background-color: rgba(235,235,235,0.1);
    margin-left: 0.1rem;
    margin-right: 0.1rem;
}
.Bottom .BottomTop .line:last-child{
	display: none;
}
.Bottom .BottomCenter{
    padding-top: 0.44rem;
    padding-bottom: 0.94rem;
}
.Bottom .BottomCenter .ul{
    display: flex;
    justify-content: space-between;
}
.Bottom .BottomCenter .ul .item{
    display: flex;
    align-items: flex-start;
}
.Bottom .BottomCenter .ul .item .icon{
    width: 0.36rem;
    margin-right: 0.2rem;
}
.Bottom .BottomCenter .ul .item .icon img{
    width: 100%;
}
.Bottom .BottomCenter .ul .item .right{}
.Bottom .BottomCenter .ul .item .right .title{
    font-size: 0.2rem;
    margin-bottom: 0.1rem;
}
.Bottom .BottomCenter .ul .item .right dl{
    display: flex;
    flex-wrap: wrap;
}
.Bottom .BottomCenter .ul .item .right dd{
    min-width: calc(50% - 0.1rem);
    margin-bottom: 0.05rem;
    margin-right: 0.1rem;
}
.Bottom .BottomCenter .ul .line{
	width: 1px;
	height: 1rem;
	background: rgba(235,235,235,0.1);
	margin-left: 1.35rem;
	margin-right: 1.35rem;
}
.Bottom .BottomCopyRight{
    display: flex;
    justify-content: space-between;
    padding-bottom: 0.34rem;
}
.Bottom .BottomCopyRight .ul{
    display: flex;
    justify-content: space-between;
}
.Bottom .BottomCopyRight .ul .item{
	display: flex;
	align-items: center;
}
.Bottom .BottomCopyRight .ul .item .itemCon{
    color: #fff;
}
.Bottom .BottomCopyRight .ul .item::after{
	content:'';
	display: block;
	width: 0.01rem;
    height: 0.18rem;
    background-color: rgba(235,235,235,0.1);
    margin-left: 0.1rem;
    margin-right: 0.1rem;
}
.Bottom .BottomCopyRight .ul .item:last-child::after{
	display: none;
}
.Bottom a:hover{
	color: #1D72C3 !important;
}
@media screen and (max-width:768px){
	.Bottom .BottomTop dl dt{
		width: 100%;
		margin-bottom: 0.2rem;
	}
	.Bottom .BottomTop .line{
		display: none;
	}
	.Bottom .BottomCenter{
		padding-bottom: 0.44rem;
	}
	.Bottom .BottomCenter .ul .item .icon {
		width: 0.46rem;
		margin-right: 0.1rem;
	}
	.Bottom .BottomCenter .ul{
		flex-direction: column;
	}
	.Bottom .BottomTop dl dd {
		display: flex;
		align-items: center;
		width: 33.3%;
		margin-bottom: 0.1rem;
	}
	.Bottom .BottomCenter .ul .line {
		width: 100%;
		height: 0;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0.2rem;
	}
	.Bottom .BottomCopyRight{
		flex-direction: column;
	}
	.Bottom .BottomCopyRight div{
		text-align: center;
		margin-bottom: 0.2rem;
	}
	.Bottom .BottomCopyRight .ul{
		justify-content: center;
	}
}

.TopOne{
	background-color: #fff;
	height: 0.4rem;
	/* min-height: 40px; */
	display: flex;
	align-items: center;
	justify-content: center;
}
.TopOne .w1600{
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 0.16rem;
	color: #666666;
}
.TopTwo{

background-size: cover;

background-position: right top;
}
.TopTwo .w1600{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.TopTwo .w1600 .ul{
	display: flex;
}
.TopTwo .ul .item{
	display: flex;
	flex-direction: column;
	line-height: 1;
	border: 1px solid #c0d8ef;
	font-size: 0.14rem;
	color: #999999;
	align-items: center;
	padding: 0.1rem;
	margin-left: 0.3rem;
}
.TopTwo .ul .item img{
	width: 0.9rem;
	height: 0.9rem;
	object-fit: cover;
	margin-top: 0.08rem;
	margin-bottom: 0.08rem;
}
.TopTwoT{
	border-bottom: 1px solid #c0d8ef;
	padding-top: 0.2rem;
	padding-bottom: 0.2rem;
}
.TopTwoT .logo{
	width: 4.07rem;
	display: flex;
	align-items: center;
	margin-left: 0.88rem;
}
.TopTwoT .logo img{
	width: 100%;
}

@media screen and (min-width:1025px){
	.MainNav {
		width: 100%;
		line-height: 0.7rem;
	}
	.MainNav ul{
		width: 100%;
		display: flex;
		justify-content: space-between;
	}
	
}
@media screen and (max-width:1024px){
	.TopTwo .TopTwoB .w1600{
		flex-direction: row-reverse;
		height: 0.6rem;
	}
	.TopTwoT .logo{
		margin-left: 0;
	}
	.m-btn{
		margin-top: 0;
	}
	.TopTwo{
		justify-content: space-between;
	}
	/* .MainNav{
		transition: all .5s;
	} */
	
}
@media screen and (max-width:768px){
	.TopOne{
		height: auto;
	}
	.TopOne .w1600 {
        flex-direction: column;
        line-height: 1;
        padding-top: 0.2rem;
        padding-bottom: 0.2rem;
    }
	.Top .SearchBox{
		margin-top: 0.2rem;
	}

	.TopTwo .ul .item{
		margin-left: 0.15rem;
		margin-right: 0.15rem;
	}
	.TopTwoT .logo {
        margin-left: 0;
        width: 2rem;
    }
	.TopTwo .w1600 .ul{
		display: none;
	}
	.TopTwo {
		background-size: cover;
		background-position: right top;
		display: flex;
		align-items: center;
		padding-left: 2%;
		padding-right: 2%;
	}
	.MainNav{
		height: calc(100vh - 1.98rem);
		top: 1.98rem;
	}
	.Top .SearchBox .box .SearchInupt input{
		height: 0.4rem;
	}
	.Top .SearchBox .box .SearchInupt button{
		width: 0.4rem;
	}
	.MainNav ul li em::after{
		display: none !important;
	}
	.MainNav ul li:hover em a{
		color: #1D72C3;
	}
}
.pt10{
	padding-top: 0.1rem;
}
.pt20{
	padding-top: 0.2rem;
}
.pt30{
	padding-top: 0.3rem;
}
.pt60{
	padding-top: 0.6rem;
}
.pb40{
	padding-bottom: 0.4rem;
}
@media screen and (min-width:1025px){
	.Top{
		position: absolute;
	}
	.TopTwoB.fixed{
		position: fixed;
		left: 0;
		top: 0;
		background: #EBF6FF;
		width: 100%;
	}
	
}


.corBlue{
	color: #1D72C3;
}
.line1{
	line-height: 1;
}
.flight{
	font-weight: lighter;
}
.pt90{
	padding-top: 0.9rem;
}
.pb80{
	padding-bottom: 0.8rem;
}
@media screen and (max-width:1024px){
.pt90,
	.pt60{
		padding-top: 0.3rem;
	}
	.flight{
		font-weight: normal;
	}
	.pt40{
		padding-top: 0.2rem;
	}
	.pb80{
		padding-bottom: 0.3rem;
	}
}