<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
html{-webkit-text-size-adjust:100%;font-size:100px; overflow-x: hidden;}
html{font-size:5.2083334vw}
/* @media (max-width:1660px) {
    html{font-size:6vw}
} */
@media (max-width:1024px) {
    html{font-size:9.765625vw}
}
@media (max-width:480px) {
    html{font-size:14vw}
}
*{margin:0;padding:0;box-sizing: border-box;}
body{ font-family:Arial,sans-serif;margin:0px; padding:0px; margin:0px auto; font-size:0.16rem; 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: arial, 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:#da4108;}
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;}
.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;}

/*单行文本省略号*/
.dot {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.dot2, .dot3, .dot4 {
	display: -webkit-box;
	display: box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break:break-word;
	-webkit-box-orient: vertical;
}
.dot2 {
	-webkit-line-clamp: 2;
}
/*多行文本省略号*/
.dot3 {
	-webkit-line-clamp: 3;
}
.dot4 {
	-webkit-line-clamp: 4;
}

/*input字体*/
:-moz-placeholder {color: #999999;}
::-moz-placeholder {color: #999999;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #999999;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #999999;}

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: 6px; height:6px;-webkit-overflow-scrolling : touch;background-color: #e6e6e6;}
::-webkit-scrollbar-track{background-color: #e6e6e6;}
::-webkit-scrollbar-thumb{border-radius: 10px;background-color: #58504a;}
::-webkit-scrollbar-button{height: 0px;background-color: #e6e6e6;}

/*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.8rem;text-align: center;}
.Pages a{display: inline-block;width:0.5rem;height: 0.5rem;margin:0 1px;line-height: 0.5rem;color:#999;overflow: hidden;font-size: 0.18rem;}
.Pages .p_cur, .Pages .p_count, .Pages .p_total, .Pages .p_jump,.Pages .a_first,.Pages .a_end{display: none;}
.Pages .a_arr{color:transparent;font-size: 0;position: relative;color: transparent;overflow: hidden;background-position: center;background-repeat: no-repeat;background-size: 100% 100%;margin:0 0.5rem;}
.Pages .a_arr::after{content:'';display: block;width:100%;height:100%;position: absolute;top:0;left:0;background-position: center;background-repeat: no-repeat;}
.Pages .a_arr.a_prev{background-image: url(../images/slickprevbg.png);}
.Pages .a_arr.a_next{background-image: url(../images/slicknextbg.png);}
.Pages .a_arr.a_prev::after{background-image: url(../images/slick-prev1.png);}
.Pages .a_arr.a_next::after{background-image: url(../images/slick-next1.png);}
.Pages .a_cur{color:#da4108;}
.Pages a:hover{color:#da4108;}
.Pages .a_arr:hover{color:#fff;}
.Pages .a_arr.a_prev:hover{background-image: url(../images/slickprevbgc.png);}
.Pages .a_arr.a_next:hover{background-image: url(../images/slicknextbgc.png);}
.Pages .a_arr.a_prev:hover::after{background-image: url(../images/slick-prevc.png);}
.Pages .a_arr.a_next:hover::after{background-image: url(../images/slick-nextc.png);}

@media(max-width:1024px){
	.Pages{padding-top:30px;margin-top:20px;}
	.Pages a{width:36px;height:36px;line-height: 36px;font-size: 15px;}
}

@media(max-width:640px){
	.Pages .num{display: none;}
	.Pages .a_arr{margin:0 10px;}
}

/*pages end*/

.w1600{width:94%;max-width:16rem;margin:0 auto;}
.w1840{width:96%;max-width:18.4rem;margin:0 auto;}
.w1400{width:96%;max-width:14rem;margin:0 auto;}



.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{line-height: 1rem;border-bottom:1px solid rgba(255,255,255,0.1);position: fixed;width:100%;left:0;top:0;z-index:999;transition: all .5s;}
.Top .Logo{width:3rem;}
.Top .Logo .img2{display: none;}
.Top .Search{height:1rem;display: flex;align-items: center;transition: all .5s;}
.Top .Search .SearchIco{display: inline-block;width:0.4rem;height:0.4rem;background: rgba(0,0,0,0.22);border-radius: 50%;line-height: 0.4rem;text-align: center;cursor: pointer;}
.Top .Search .SearchIco img{width:0.2rem;}
.Top .Search .SearchIco .img2{display: none;}
.Top .Search .SearchBox{position: absolute;width:100%;background: #333;top:100%;left:0;box-sizing: border-box;padding:0.8rem 1.6rem;z-index:998;display: none;}
.Top .Search .SearchBox .close{width:0.24rem;height:0.24rem;position: absolute;top:0.3rem;right:1rem;line-height: 0.24rem;;}
.Top .Search .SearchBox .SearchInput{max-width:8rem;margin:0 auto;width:100%;box-sizing: border-box;padding-right:0.6rem;position: relative;}
.Top .Search .SearchBox .SearchInput input{height:0.5rem;box-sizing: border-box;background: #fff;width:100%;padding:0 0.3rem;display: block;}
.Top .Search .SearchBox .SearchInput button{width:0.6rem;height:100%;background: url(../images/search.png) no-repeat center center #da4108;position: absolute;right:0;top:0;background-size: 0.2rem;}

.Top .Lan{height:1rem;display: flex;align-items: center;position: relative;margin-right:0.35rem;cursor: pointer;transition: all .5s;}
.Top .Lan .icon{display: inline-block;width:0.4rem;height:0.4rem;background: rgba(0,0,0,0.22);border-radius: 50%;line-height: 0.4rem;text-align: center;}
.Top .Lan .icon img{width:0.2rem;}
.Top .Lan .icon .img2{display: none;}
.Top .Lan ul{position: absolute;top:100%;left:50%;transform: translateX(-50%);width:0.7rem;line-height: 0.36rem;background: rgba(255,255,255,0.8);text-align: center;opacity: 0;visibility: hidden;top:110%;transition: all .5s;}
.Top .Lan ul li a{display: block;}
.Top .Lan ul li a:hover{background: #da4108;color:#fff;}
.Top .Lan:hover ul{top:100%;opacity: 1;visibility: visible;}

.MainNav ul::after{content:'';display: block;clear: both;}
.MainNav ul li{float:left;margin-right:0.68rem;position: relative;}
.MainNav ul li em{font-size: 0.18rem;text-transform: uppercase;display: block;position: relative;}
.MainNav ul li em a{color:#fff;}
.MainNav ul li em::before{content:'';display: block;width:100%;height:2px;background: #fff;position: absolute;left:0;bottom:-1px;transition: all .5s;opacity: 0;transform: rotateY(90deg);}
.MainNav ul li .NavPull{position: absolute;width:2.8rem;line-height: 0.4rem;left:50%;top:100%;transform: translateX(-50%);background: rgba(218,65,8,0.95);display: none;}
.MainNav ul li .NavPull dl{padding:0.1rem 0;}
.MainNav ul li .NavPull dl dd a{display: block;padding:0.1rem 0.3rem;color:#fff;line-height: 1.2;}
.MainNav ul li .NavPull dl dd:hover&gt;a{background: #fff;color:#da4108;}
.MainNav ul li .NavPull dl dd .ThNav{position: absolute;width:100%;min-height:100%;position: absolute;left:100%;top:0;background: #f8f8f8;padding:0.1rem 0;display: none;}
.MainNav ul li .NavPull dl dd .ThNav a{color:#333;line-height: 1.2;display: block;padding:0.1rem 0.3rem;}
.MainNav ul li .NavPull dl dd .ThNav a:hover{color:#da4108;text-decoration: underline;}

.MainNav ul li.onnav em::before{opacity: 1;transform: rotateY(0);}
.MainNav ul li:hover em::before{opacity: 1;transform: rotateY(0);}

.Top.fix{line-height: 0.8rem;background: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.Top.fix .Logo .img2{display: inline-block;}
.Top.fix .Logo .img1{display: none;}
.Top.fix .MainNav em a{color:#333;}
.Top.fix .MainNav ul li em::before{background: #da4108;}
.Top.fix .MainNav ul li.onnav em a{color:#da4108;}
.Top.fix .MainNav ul li:hover em a{color:#da4108;}
.Top.fix .Search{height:0.8rem;}
.Top.fix .Lan{height:0.8rem;}
.Top.fix .m-btn span,
.Top.fix .m-btn span::before,
.Top.fix .m-btn span::after{background: #da4108;}
.Top.fix .m-btn.active span{background: transparent;}

@media(max-width:1024px){
	body{font-size: 14px;}
	.Top{line-height: 60px;}
	.Top.fix{line-height:60px;}
	.Top .Logo{width:auto;}
	.Top .Logo img{height:18px;}
	.Top .Search{height:60px;}
    .Top .Lan{height:60px;}
	.Top.fix .Search{height:60px;}
    .Top.fix .Lan{height:60px;}
	.Top .Search .SearchIco{width:30px;height:30px;line-height: 30px;}
	.Top .Search .SearchIco img{width:18px;}
	.Top .Lan {margin-right:15px;}
	.Top .Lan .icon{width:30px;height:30px;line-height: 30px;}
	.Top .Lan .icon img{width:18px;}
	.m-btn{display: block;}
	.MainNav{position: absolute;right:0;top:100%;height:calc(100vh - 60px);background: #fff;width:240px;opacity: 0;overflow: hidden;visibility: hidden;width:0;transition: all .5s;}
	.MainNav ul{padding:10px 0;width:240px;max-height:100%;overflow: auto;}
	.MainNav ul li{margin-right:0;width:100%;}
	.MainNav ul li em a{color:#333;font-size: 15px;}
	.MainNav ul li em{line-height: 40px;padding:0 20px;;}
	.MainNav ul li em b{display: block;width:20px;height:20px;background: url(../images/navmore.svg) no-repeat center center;background-size: contain;position: absolute;right:10px;top:50%;margin-top:-10px;transition: all .5s;}
	.MainNav ul li em b.on{transform: rotate(90deg);}
	.MainNav ul li .NavPull{position: static;transform: translateX(0);width:100%;}
	.MainNav ul li .NavPull dl{padding:10px;}
	.MainNav ul li .NavPull dl dd a{padding:8px 20px;}
	.MainNav ul li .NavPull dl dd .ThNav{display: block;position: static;padding:6px 20px;background: rgba(255,255,255,0.3);}
	.MainNav ul li .NavPull dl dd .ThNav a{padding:8px 10px;color:#fff;}
	.MainNav.show{width:240px;opacity: 1;visibility: visible;}
	.Top .Search .SearchBox{padding:30px 30px;}
	.Top .Search .SearchBox .close{width:14px;height:14px;right:10px;top:10px;}
	.Top .Search .SearchBox .SearchInput{padding-right:40px;}
	.Top .Search .SearchBox .SearchInput input{height:32px;}
	.Top .Search .SearchBox .SearchInput button{width:40px;background-size: 15px;}
	.Top .Lan ul{width:60px;line-height: 30px;}
}


.Bottom{background: #151515;}
.Bottom .BottomLogo{padding:0.7rem 0 0.5rem 0;display: flex;justify-content: space-between;flex-direction: row-reverse;align-items: center;}
.Bottom .BottomLogo .BottomLogoTxt{font-size: 0.24rem;line-height: 1.5;color:#fff;text-transform: uppercase;max-width:3rem;font-weight: bold;}
.Bottom .BottomLogo .BottomLogoImg img{max-height:0.4rem;}
.Bottom .BottomBox{margin-bottom:0.2rem;}
.Bottom .BottomBox .BottomNav{line-height: 0.58rem;font-size: 0.18rem;text-transform: uppercase;}
.Bottom .BottomBox .BottomNav ul li a{color:#fff;}
.Bottom .BottomBox .BottomNav ul li{padding-left:0.34rem;margin-left:0.3rem;float:left;position: relative;}
.Bottom .BottomBox .BottomNav ul::after{content:'';display: block;clear: both;}
.Bottom .BottomBox .BottomNav ul li::before{content:'·';display: block;position: absolute;left:0;top:0;color:#fff;opacity: 0.2;font-weight: bold;border-radius: 50%;overflow: hidden;}
.Bottom .BottomBox .BottomNav ul li:first-child{padding-left:0;margin-left:0;}
.Bottom .BottomBox .BottomNav ul li:first-child::before{display: none;}
.Bottom .BottomBox .BottomNav ul li a:hover{color:#da4108;}
.Bottom .BottomBox .BottomEnjoy ul li{display: inline-block;}
.Bottom .BottomBox .BottomEnjoy ul li a{display: block;width:0.58rem;height:0.58rem;line-height: 0.58rem;background: rgba(255,255,255,0.06);border-radius: 50%;text-align: center;margin-right:0.2rem;transition: all .5s;}
/* .Bottom .BottomBox .BottomEnjoy ul li a img{max-width:0.26rem;max-height:0.3rem;} */
/* .Bottom .BottomBox .BottomEnjoy ul li:hover a{background: #da4108;} */
.Bottom .BottomBox .BottomEnjoy ul li a img{   
	object-fit: contain;
    width: 100%;
    height: 100%;
}

.Bottom .CopyRight{padding:0.2rem 0;border-top:1px solid rgba(255,255,255,0.1);color:#999;}
.Bottom .CopyRight a{color:#999;}
.Bottom .CopyRight a:hover{color:#da4108;}
.Bottom .CopyRight .otherlink ul::after{content:'';display: block;clear: both;}
.Bottom .CopyRight .otherlink ul li{float:left;padding-left:0.14rem;margin-left:0.1rem;position: relative;}
.Bottom .CopyRight .otherlink ul li::before{content:'·';display: block;position: absolute;left:0;top:0;}
.Bottom .CopyRight .otherlink ul li:first-child{padding-left:0;margin-left:0;}
.Bottom .CopyRight .otherlink ul li:first-child::before{display: none;}

@media(max-width:1024px){
	.Bottom .BottomLogo{padding:30px 0 20px 0;}
	.Bottom .BottomLogo .BottomLogoTxt{font-size: 18px;max-width:230px;}
	.Bottom .BottomLogo .BottomLogoImg img{max-height:24px;}
	.Bottom .BottomBox .BottomNav ul li{padding-left:18px;margin-left:15px;font-size: 14px;}
	.Bottom .BottomBox .BottomEnjoy ul li a{width:38px;height:38px;line-height: 38px;}
	/* .Bottom .BottomBox .BottomEnjoy ul li a img{max-width:18px;max-height:20px;} */
}

@media(max-width:768px){
	.Bottom .BottomBox .BottomNav{display: none;}
	.Bottom .CopyRight .otherlink{width:100%;display: flex;justify-content: center;}
	.Bottom .CopyRight .text{text-align: center;margin-top:5px;text-align: center;width:100%;}
	.Bottom .CopyRight{padding:18px 0;}
	.Bottom .BottomLogo{flex-wrap: wrap;}
	.Bottom .BottomLogo .BottomLogoImg{width:100%;text-align: center;}
	.Bottom .BottomLogo .BottomLogoImg img{max-height:20px;}
	.Bottom .BottomLogo .BottomLogoTxt{margin-top:15px;width:100%;text-align: center;max-width:100%;font-size: 16px;}
	.Bottom .BottomBox .BottomEnjoy ul li:last-child{margin-right:0;}
	.Bottom .BottomBox .BottomEnjoy{width:100%;text-align: center;}
}


.FloatBox{position: fixed;right:0;top:60%;transform: translateY(-50%);}
.FloatBox ul li a{display: block;line-height: 0.4rem;background: #da4108;color:#fff;transition: all .5s;padding:0 0.15rem;}
.FloatBox ul li  a img{display: inline-block;margin-right:0.1rem;width:0.2rem;}
.FloatBox ul li{transform: translateX(calc(100% - 0.48rem));transition: all .5s;}
.FloatBox ul li:hover{transform: translateX(0);}
.FloatBox ul li:hover a{padding:0 0.2rem;}

.FormPopup{width:3.5rem;position: fixed;right:0;bottom:0;background: #fff;border-radius: 0.05rem;box-shadow: 0 0 10px rgba(0,0,0,0.1);display: none;}
.FormPopup .PopupTit{line-height: 0.5rem;font-size: 0.24rem;padding:0 0.2rem;background: #f5f5f5;border-radius: 0.05rem 0.05rem 0 0;}
.FormPopup .close{width:0.2rem;height:0.2rem;background: url(../images/close1.svg) no-repeat center center;background-size: 0.14rem;position: absolute;right:0.2rem;top:0.15rem;cursor: pointer;}
.FormPopup .FormInput{padding:0.2rem;}
.FormPopup .FormInput .inputbox .name{font-weight: lighter;margin-bottom:0.03rem;}
.FormPopup .FormInput .inputbox .name i{color:red;}
.FormPopup .FormInput .inputbox input{height:0.3rem;border-radius: 0.05rem;border:1px solid #dddddd;width:100%;box-sizing: border-box;padding:0 0.15rem;}
.FormPopup .FormInput .inputbox:not(:last-child){margin-bottom:0.1rem;}
.FormPopup .FormInput .inputbox textarea{height:0.8rem;border-radius: 0.05rem;border:1px solid #dddddd;box-sizing: border-box;padding:.15rem;width:100%;display: block;}
.FormPopup .FormInput .inputbox.yzm .yzmbox{padding-right:1.1rem;position: relative;}
.FormPopup .FormInput .inputbox.yzm img{width:1rem;height:100%;position: absolute;right:0;top:0;}
.FormPopup .formbtn{padding:0.1rem;background: #f5f5f5;text-align: center;}
.FormPopup .formbtn button{width:1rem;line-height: 0.28rem;background: #da4108;color:#fff;font-size: 0.16rem;}

@media(max-width:1024px){
	.FloatBox ul li a{line-height: 30px;padding:0 10px;}
	.FloatBox ul li  a img{width:16px;}
	.FloatBox ul li{transform: translateX(calc(100% - 36px));}
	.FormPopup{width:100%;max-width:400px;}
	.FormPopup .PopupTit{line-height: 38px;font-size: 16px;font-weight: bold;}
	.FormPopup .close{width:18px;height:18px;top:10px;right:10px;background-size: 70%;}
	.FormPopup .FormInput .inputbox input{height:28px;}
	.FormPopup .formbtn{padding:10px;}
	.FormPopup .formbtn  button{font-size: 14px;width:100px;line-height: 28px;}
}






















</pre></body></html>