<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
* {
  -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;} */
html{-webkit-text-size-adjust:100%;font-size:5.2083333vw;overflow-x: hidden;}

html,body{height:100%;}

body{padding:0px;margin:0;font-size:0.16rem;line-height:0.3rem; color:#333333; width:100%; zoom:1;font-family: Arial,"微软雅黑";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:16px; border-radius:0; -webkit-border-radius:0; color:#545454;font-family: Arial,"微软雅黑";}
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,pre,time,menu{ padding: 0px;margin: 0; display: block;font-family: Arial,"微软雅黑","宋体";}
aside{font-family:systr,Microsoft YaHei,arial, sans-serif;}
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:#333333; 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:#00358a;}
/**:hover{transition: all ease 0.3s;}*/

/*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里面的边框是不一样的，所以复写了一下*/
	/*很关键：将默认的select选择框样式清除*/
	appearance: none; color:#999999;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*在选择框的最右侧中间显示小箭头图片*/
	background-image:url(../images/selectarr.png);
	background-repeat: no-repeat;
	background-position: center right 15px;
	/*为下拉小箭头留出一点位置，避免被文字覆盖*/
	padding-left: 12px;
	padding-right: 14px;
}

/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
display: none;
}


/*网页滚动条*/
::-webkit-scrollbar{ width: 5px; height:5px;-webkit-overflow-scrolling : touch; background-color: #ebeced;}
::-webkit-scrollbar:hover{display: block;}
::-webkit-scrollbar-track{background: url(../images/scrollbartrack.gif) center top repeat-y;}
::-webkit-scrollbar-thumb{ border-radius: 10px;background: #02438d url(../images/scrollbg.png) center center no-repeat;}
::-webkit-scrollbar-button{ height: 0px;width: 0; background-color: #ebeced;}

/*公用样式*/
.fl{ float:left;}.fr{ float:right;}.tl{ text-align:left !important;}.tr{ text-align:right;}.tc{ text-align:center !important;}
.auto{margin:0px auto;}
.hide{ display:none;}
.block{ display:block;}
.clear {clear: both;height: 0px;overflow: hidden;zoom: 0;}
.clearfix {*zoom:1;}/*IE/7/6*/
.clearfix:after { content:''; display:block; height:0; clear:both; } 
.relative{ position:relative;}
.bodyon{ overflow:hidden;}
.w1600{ z-index:1; position:relative; clear:both; max-width:16rem;width: 90%; margin:0px auto;}
.w1280{ z-index:1; position:relative; clear:both; max-width:12.8rem;width: 90%; 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;}
.ptb100{padding-top:1rem;padding-bottom:1rem;}
.pt100{padding-top:1rem;}
.pb100{padding-bottom:1rem;}
.nones{ position:absolute; visibility:hidden; opacity:0; top:0;width: 100%;z-index: -10;left: 0;}
.relative{position: relative;}
.flexc{display: flex;justify-content: center;align-items: center;}
.flexcc{display: flex;justify-content: center;align-items: center;flex-direction: column;}
.flexcj{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}


/*font*/
.t-justify{text-align: justify;}
.fc666{color: #666666;}
.f16{font-size: 0.16rem;}
.f18{font-size: 0.18rem;}
.f20{font-size: 0.2rem;}
.l32{line-height: 0.32rem;}
.l36{line-height: 0.36rem;}
.f_666{color:#666;}
.f_blue{color:#00358a;}
.f_red{color:#e30811;}
.iconfont{ font-size:0.24rem;display: inline-block;}
.tit{ display:block;overflow: hidden;word-break:normal;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-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){
	html{font-size:8vw}
	select,input,textarea,button{font-size: 14px;}
body{min-width:300px;padding-top: 50px;}
::-webkit-scrollbar{width: 5px; height:5px;}
}
@media(max-width:767px){
html{font-size:12.02083vw}
body{font-size: 14px;line-height: 24px;}
.f16{font-size: 14px;}
.f18{font-size: 15px;}
.l36{line-height: 24px;}
.l32{line-height: 24px;}
.iconfont{font-size: 16px;}
.ptb100{padding-top:0.8rem;padding-bottom:0.8rem;}
.pt100{padding-top:0.8rem;}
.pb100{padding-bottom:0.8rem;}
}


/*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;}
.imgbox img{ width:100%; height:100%;object-fit: cover;}

.ico{display:block;position: relative;align-items: center;justify-content: center;}
.ico .i1,.ico .i2 {position: absolute;z-index: 100;width: 100%;height: 100%;z-index: 2;}
.ico img {position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 2;}
.ico .i1 {transition: 400ms;}
.ico .i2 {-webkit-transform: scale(0);transform: scale(0);opacity: 0;filter: alpha(opacity=0);transition: 500ms;}
.li:hover .ico .i2,.li.on .ico .i2,.item:hover .ico .i2,.item.slick-current .ico .i2 {-webkit-transform: scale(1);transform: scale(1);opacity: 1;filter: alpha(opacity=100);}
.li:hover .ico .i1,.li.on .ico .i1,.item:hover .ico .i1,.item.slick-current .ico .i1 {opacity: 0;filter: alpha(opacity=0);-webkit-transform: scale(1.2);transform: scale(1.2);}

.moreBtn{display: inline-block;position: relative;width: 1.9rem;line-height: 0.46rem;border:0.02rem solid #18489b;text-align: center;color: #18489b;border-radius: 0.25rem;overflow: hidden;}
.moreBtn em{display: block;position: relative;z-index: 1;}
.moreBtn .bg{background-image: linear-gradient(to right, #006ae1 , #18489b);position: absolute;width: 0;height: 0;border-radius: 50%;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);
	-webkit-transition: width .8s,height .8s;transition: width .8s,height .8s; left:0\9 !important; top:0\9 !important;}
.moreBtn:hover .bg{ width:600px; height:600px;}
.moreBtn:hover{color:#fff;}
.moreBtn.white{border:0.02rem solid #fff;color:#fff;}
.moreBtn.white .bg{background-image: linear-gradient(to right, #fff , rgba(255,255,255,0.8));}
.moreBtn.white:hover{color:#18489b;}

.mores{color: #555555 !important;font-size: 0.16rem;}
.mores i{display: inline-block;width: 0.2rem;height: 0.2rem;line-height: 0.2rem;border-radius: 50%;vertical-align: middle;margin: -2px 0 0 0.22rem;text-align: center;transition: all 0.3s;border:1px solid #264294;font-size: 0.16rem;}
.mores .iconyjt:before{display: block;margin: -1px 0 0 0.02rem;}
a:hover .mores i,.mores:hover i{transform: scale(1.3);border: 1px solid #f1aa22 !important;color:#f1aa22;}
a:hover .mores,.mores:hover{color: #f1aa22 !important;}
.mores.blue{color: #264294 !important;}
.mores.blue:hover{color: #f1aa22 !important;}
.mores.blue i{border: 1px solid #264294;}
.mores.white{color: #fff !important;}
.mores.white:hover{color: #f1aa22 ;}
.mores.white i{border: 1px solid #fff;}
.mores.gray{color: #a0a0a0 !important;}
.mores.gray:hover{color: #f1aa22 ;}
.mores.gray i{border: 1px solid #a0a0a0;}
@media(max-width:640px){
	.mores{font-size: 14px;}
	.mores i{width: 20px;height: 20px;line-height: 20px;}
}

/*pages*/
.Pages{clear: both;text-align: center;line-height: 0.5rem;position: relative;}
.Pages a{display: inline-block;vertical-align: middle;width: 0.5rem;height: 0.5rem;color:#111111;background-color:#f8f9fa;margin:0 0.08rem;border-radius: 50%;}
.Pages a:hover,.Pages a.a_cur{color:#fff;background-color:#264294;}
.Pages .a_prev {background-image: url(../images/ico/arrleft2.png);background-position: center center;background-repeat: no-repeat;}
.Pages .a_prev:hover {background-image: url(../images/ico/arrleft01.png);}
.Pages .a_next {background-image: url(../images/ico/arrright2.png);background-position: center center;background-repeat: no-repeat;}
.Pages .a_next:hover {background-image: url(../images/ico/arrright01.png);}

@media ( max-width:640px){
.Pages{line-height: 30px;}
.Pages a{width: 30px;height: 30px;}
}
/*pages end*/


/*Top*/
.Header{ height:1rem;line-height:1rem; position:fixed; width:100%; left:0; top:0;z-index:1000; text-align: right;font-size: 0;transition: all 0.5s;}
.Header .w1600{position: static;}
.Header:after{position: absolute;content: "";left: 0;top: 0;width: 100%;height: 100%;background: rgba(255,255,255,0.5);z-index: -0;transition: all 0.8s;opacity: 1;}
.Header:before{position: absolute;content: "";left: 0;bottom: 0;width: 100%;height: 0;background: rgba(255,255,255,1);z-index: -0;transition: all 0.8s;opacity: 0;}
.Header .dis{display: inline-block;vertical-align: middle;}
.Header .Logo {float: left;position: relative;z-index: 10;}
.Header .Logo img{height: 0.68rem;transition: all 0.3s;}
.Header .tel{width: 0.4rem;height: 0.4rem;line-height: 0.4rem;text-align: center;border-radius: 50%;background: #cfcfcf;margin-left: 0.12rem;color: #fff;transition: all 0.5s;position: relative;z-index: 10;}
.Header .tel span{position: absolute;width: 1.88rem;top: 110%;left: 50%;transform: translateX(-50%);border-radius: 5px;background: #fff;box-shadow: 0 10px 10px rgba(0,0,0,0.05);text-align: center;padding:0.2rem 0;line-height:0.3rem;font-size: 0.18rem;color: #666;transition: all 0.3s;opacity: 0;z-index: -10;visibility: hidden;}
.Header .tel:hover{background: #a0a0a0;transform: scale(1.1);}
.Header .tel:hover span{opacity: 1;visibility: visible;z-index: 10;top: 100%;}
.Header .tel .icondh{font-size: 0.18rem;}
.Header .tel:hover{background:#f1aa22;}
.Header .menu{padding-left: 1rem;position: relative;}
.searchbox{position: absolute;right: 1.22rem;top: 50%;transform: translateY(-50%);width: 0;background:#a0a0a0;transition: all 0.5s;z-index: 10;border-radius: 50px 0 0 50px;}
.searchbox .input{width:100%; height:0.4rem;line-height: 0.4rem;display: block;text-indent: 1.5em;color: #fff;}
.searchbox .input::-webkit-input-placeholder{color:rgba(255,255,255,0.5);}
.searchbox button{cursor:pointer; color:#fff;position: absolute;z-index: 10;width:0.4rem;height:0.4rem;line-height:0.4rem;text-align:center;background:#a0a0a0;border-radius: 50%;top: 0;right: -0.17rem;}
.searchbox:hover,.searchbox.on{width: 268px;padding-right: 0.5rem;}

.MainNav{padding-right: 0.12rem;}
.MainNav li{float: left; padding: 0 0.2rem 0 0.18rem;position: relative;}
.MainNav li:last-child{padding-right: 0;}
.MainNav span a{ position:relative; z-index:1;display:block;transition: all ease 0s;padding: 0 2px;font-weight: bold;}
.MainNav span a:after{width: 0;left: 50%;height: 2px;position: absolute;background:#f1aa22;content: "";transition: all 0.3s;bottom: 0.32rem;}
.MainNav .arr{ display:none;}
/* .MainNav li:hover span a,.MainNav li.onnav span a{color:#f1aa22;} */
.MainNav li:hover a:after,.MainNav li.onnav a:after{ width:100%;left: 0;}

.closebtn{ position:fixed; left:0px; top:50px; width:100%; height:100%; z-index:99; display:none;background: rgba(0,0,0,0.5);}
.openbtn{ cursor:pointer; height:25px; position:absolute; right:5%; top:0;height: 80%; z-index:1001;color:#fff;font-family: Arial, Helvetica, sans-serif;display: none;font-size: 12px;display: none;}
.openbtn span{ display:inline-block;vertical-align: middle;margin:0;}
.openbtn i{ display:block; height:2px; background:#02438d; border-radius:4px; margin:6px 0;transition: all ease 0.3s;width: 28px;}
.openbtn.on .sp1 {
	-webkit-transform: translate(0, 9px) rotate(45deg) !important;
	-moz-transform: translate(0, 9px) rotate(45deg) !important;
	-ms-transform: translate(0, 9px) rotate(45deg) !important;
	-o-transform: translate(0, 9px) rotate(45deg) !important;
	transform: translate(0, 9px) 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;}

.Header.fixed3,.Header.fixed2{box-shadow: 0 10px 10px rgba(0,0,0,0.08);height: 85px;line-height: 85px;}
.Header.fixed3:after{height: 0;opacity: 0;}
.Header.fixed3:before{height: 100%;opacity: 1;}
.Header.fixed3 .MainNav span a:after,
.Header.fixed2 .MainNav span a:after{bottom: 23px;}

.NavPull{ z-index:99;display:none; position:absolute; top:100%; left:50%;width:1.4rem;font-size: 0.18rem;padding:0.21rem 0 0;transform: translateX(-50%);text-align: center;height: 4.2rem;}
.NavPull dd{line-height: 0.41rem;}
.NavPull dd a:hover{color: #f1aa22;}

.NavPullBox{width: 100%;top: 100%;position:absolute;z-index: 5;left: 0;background: #fff;border-top: 1px solid #e3e3e3;padding-left: 8.5%;text-align:left;display:none;box-shadow: 0 10px 10px rgba(0,0,0,0.08);}
.NavPullBox .img{padding-top: 0.36rem;width: 28.75%;float: left;}
.NavPullBox .nav{float: right;width: 2.53rem;}
.NavPullBox .nav dd {position: relative;border-left: 1px solid #e3e3e3;border-bottom: 1px solid #e3e3e3;}
.NavPullBox .nav dd:last-child {border-bottom: 0;}
.NavPullBox .nav dd:after {content: "";left: 0;top: 0;width: 0;height: 100%;background: #f1aa22;transition: all 0.3s;position: absolute;}
.NavPullBox .nav dd a{display: block;line-height: 0.69rem;padding:0 0 0 0.44rem;position: relative;color:#555555;z-index: 2;}
.NavPullBox .nav dd i{position: absolute;right: 0.63rem;top: 50%;transform: translateY(-50%);transition: all 0.3s;}
.NavPullBox .nav dd:hover:after {width: 100%;}
.NavPullBox .nav dd:hover a{color:#fff;}
.NavPullBox .nav dd:hover i{right: 0.5rem;}

@media(max-width:1440px){
	.MainNav li{padding: 0 0.15rem 0 0.15rem;}
	.Header .menu{padding-left: 0.5rem;}
}
@media(max-width:1280px){
	.MainNav li{padding: 0 0.12rem;}
}
@media(max-width:1024px){
.Header,.Header.fixed3,.Header.fixed2{height: 50px;line-height: 50px;}
.Header .Logo img{height: 30px;}
.Header .w1600{position: relative;z-index: 1000;}
.Header .tel span{display: none !important;}
.Header .menu {margin-right: 40px;}
.openbtn{display: block;}
.MainNav{position: fixed;right: 0;top: 50px;width: 70%;height: calc(100% - 50px);right: -100%;transition: all 0.3s;opacity: 0;background:#fff;box-shadow: 0 0 10px rgba(0,0,0,0.2);padding-top: 20px;overflow-y: auto;z-index: 100;}
.MainNav.on{right: 0;opacity: 1;}
.MainNav li{width: auto;float: none;text-align: left;margin: 0 15px;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;}
.MainNav li:hover span a, .MainNav li.onnav span a{color:#02438d;}
.MainNav li:not(:first-child):After{display: none;}
.MainNav .arr{display: block;width: 80px;position: absolute;right: 0;top: 0;height: 40px;line-height: 40px;z-index: 5;}
.MainNav .arr i{position: absolute;right: 10px;font-size: 14px;color:#666;top: 0;transition: all 0.3s;}
.MainNav li.onnav .arr i{transform: rotate(-180deg);}

.NavPull{position: static;width: 100%;margin:0;text-align: left;padding:10px;transform: translateX(0);}
.NavPull a{font-size: 14px;padding:2px 0 2px 15px;}
.MainNav span a:after {bottom: 0;}
}
@media(max-width:640px){
	.searchbox {right: 86px;}
	.searchbox:hover, .searchbox.on {width: 224px;}
	.Header .tel{width: 30px;height: 30px;line-height: 30px;}
	.searchbox button{width: 30px;height: 30px;line-height: 30px;right: -15px;}
	.searchbox .input{height: 30px;line-height: 30px;}
	.NavPull {height: auto;}
	.NavPull dd{line-height: 30px;}
}
/*Bottom*/
.Footer{ position:relative;padding: 0.85rem 0 0.38rem;color:#fff;background:#4c657b;}
.Footer .bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden;}
.Footer .bg span{height: 130%;top: 0;width: 100%;background: url(../images/footerbg.jpg) center top no-repeat;background-size: cover;position: absolute;}
.Footer .blank{position: absolute;left: 0;top: -100vh;height: 100vh;z-index: -2;width: 100%;}
.Footer a{color:#fff;}.Footer a:hover{color:#f1aa22;}
.Footer .logo {padding-bottom: 0.38rem;border-bottom: 1px solid rgba(255,255,255,0.4);}
.Footer .logo img{height: 0.69rem;}
.Footer .logo .tel{text-align: right;border-right: 0.08rem solid #f1aa22;padding-right: 0.13rem;}
.Footer .logo .tel span{line-height: 19px;margin-bottom: 0.14rem;display: block;}
.Footer .logo .tel em{display: block;line-height: 0.36rem;font-size: 0.36rem;font-family: "DINM";}

.Footer .SiteMap{float: left;width:53.56%;margin-bottom: 0.55rem;display: flex;justify-content: space-between;padding-top: 0.76rem;}
.Footer .SiteMap dl dt{margin-bottom: 0.1rem;position: relative;}
.Footer .SiteMap dl dt:before{content: "";display: inline-block;vertical-align: middle;width: 2px;height: 15px;background: #f1aa22;margin: -2px 5px 0 0;}
.Footer .SiteMap dl dt i{font-size: 16px;position: absolute;right: 0;top: 0;width: 100%;text-align: right;display: none;z-index: 3;}
.Footer .SiteMap dl dd {line-height: 0.32rem;}
.Footer .SiteMap dl dd a{color:rgba(255,255,255,0.8);font-size: 0.14rem;transition: all 0.3s;}
.Footer .SiteMap dl dd a:hover{color:#fff;}

.Footer .Contact{width: 39.37%;float: right;padding: 0.78rem 0 0.71rem 0.4rem;position: relative;border-left: 1px solid rgba(255,255,255,0.4);}
.Footer .Contact dl.tel {width: 50%;float: left;clear: none;}
.Footer .Contact dl.add dd {font-size: 0.2rem;}
.Footer .Contact dl {padding: 0 0 0.22rem 21px;position: relative;clear: both;}
.Footer .Contact dl dt img{position: absolute;left: 0;top: 9px;width: 12px;}
.Footer .Contact dl dd{line-height: 0.27rem;font-size: 0.24rem;font-family: "DINM";}
.Footer .Contact dl.ewm{padding-bottom: 0;}
.Footer .Contact dl.ewm dd img{display: block;width: 100px;height: 100px;padding: 6px;background: #fff;margin-top: 0.07rem;}

.Footer .linkBox{padding:0.2rem 0 0.33rem;border-top: 1px solid rgba(255,255,255,0.4);font-size: 0;clear: both;}
.Footer .linkBox ul{padding: 0.1rem 0;}
.Footer .linkBox .str_move{top: 0.1rem;}
.Footer .linkBox .str_move .str_move{top: 0;}
.Footer .linkBox li{display: inline-block;border-radius: 4px;background: #fff;margin-right: 0.61rem;transition: all 0.3s;transition: all 0.3s;vertical-align: top;}
.Footer .linkBox li img{border-radius: 4px;width: 217px;height: 64px;}
.Footer .linkBox li:hover{transform: scale(1.1);}

.Footer .copyright{color:#999999;clear: both;padding:0.44rem 0;clear: both;border-top: 1px solid rgba(255,255,255,0.4);}
.Footer .copyright .gaba{display: inline-block;margin-left: 0.35rem;vertical-align: middle;}
.Footer .copyright .gaba img{display: inline-block;margin-right: 0.13rem;vertical-align: middle;}
.Footer .copyright a{color:#999999;}.Footer .copyright a:hover{color:#fff;}
.Footer .copyright .fr a:not(:last-child){margin-right: 0.4rem;position: relative;}
.Footer .copyright .fr a:not(:last-child):After{position: absolute;right: -0.18rem;top: 50%;width: 2px;height: 2px;background:rgba(255,255,255,0.2);content: "";margin-top: -1px;border-radius: 50%;}
.Footer .logobg{position: absolute;width: 9.11rem;height: 8.3rem;background:url(../images/logobg.png);background-size: contain;right: 1.43rem;top: 100%;opacity: 0.01;}

.totop{position:fixed;right:1.7%;bottom:-100%;text-align: center; cursor: pointer;overflow: hidden;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;width: 0.56rem;height: 0.56rem;line-height:0.56rem;z-index:210;background:#f1aa22;color:#fff;box-shadow: 0 10px 15px rgba(0,0,0,0.1);}
.totop.cd-is-visible {visibility: visible;opacity: 1; cursor:pointer;bottom: 0;}
.totop.fix{position: absolute;top: -0.29rem;bottom: auto;border-radius: 50%;background-color:rgba(0,0,0,0.35);}
.totop.fix:hover{background-color:#d6900a;}

#scrollxf{z-index: 10;}
#scrollxf .Footer .bg span{top: -45%;}

@media(max-width:1024px){
	.Footer .SiteMap{display: block;float: none;width: auto;margin-bottom: 0.3rem;}
	.Footer .SiteMap dl{border-bottom: 1px solid rgba(255,255,255,0.01);padding-left: 0;margin-bottom: 5px;min-width: auto;float: none;}
	.Footer .SiteMap dl dd{display: none;padding-bottom: 9px;font-size: 15px;line-height: 30px;}
	.Footer .SiteMap dl dt{font-size: 16px;line-height: 30px;margin-bottom: 0;display: block;border-bottom: 1px solid rgba(255,255,255,0.05);}
	.Footer .SiteMap dl dd a{font-size: 14px;margin-left: 15px;}
	.Footer .SiteMap dl dt i{display: block;}

	.Footer .Contact{width: auto;float: none;border-left: 0;padding-left: 0;padding-top: 0;}
	.Footer .copyright dd{float: none;text-align: center;}
	.totop{width: 30px;height: 30px;line-height: 30px;}
	.totop i{font-size: 18px;}
}
@media(max-width:640px){
	.Footer{padding-bottom: 0.8rem;}
	.Footer .Contact dl{padding-bottom: 0.3rem;}
	.Footer .Contact dl dd{line-height: 24px;}
	.Footer .Contact dl dd,.Footer .Contact dl.add dd{font-size: 15px;}
	.Footer .linkBox{padding:0.2rem 0;}
	.Footer .linkBox li {margin-right: 0.3rem;}
	.Footer .linkBox li img{width: 160px;height: 47px;}
}
/*Bottom*/

.itemhover{transition: all ease 0.3s;display: block;}
.activehover{-webkit-box-shadow: 0 15px 38px rgba(0,0,0,0.18);
	box-shadow: 0 15px 38px rgba(0,0,0,0.18);
	-webkit-transform: translate3d(0, -4px, 0);
	transform: translate3d(0, -4px, 0);}
.itemhover2{transition: all ease 0.3s;display: block;}
.activehover2{
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0);}


.video_files{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 15;}
.video_files .close{position: absolute;right: 0;top: 0;text-align:center;width: 35px;height: 35px;line-height: 35px;background:#f1aa22;color:#fff;z-index: 10;cursor: pointer;}
.video_files video{width: 100%;height: 100%;left: 0;top: 0;position: absolute;object-fit: cover;background:#000;}

.wow {visibility: hidden;}


/*liMarquee.css*/
.str_wrap {
	overflow:hidden;
	zoom:1;
	width:100%;
	font-size:12px;
	line-height:16px;
	position:relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	white-space:nowrap;
}
.str_move {
	white-space:nowrap;
	position:absolute;
	top:0;
	left:0;
	cursor:move;
}
.str_move_clone {
	display:inline-block;
	display:inline;
	zoom:1;
	vertical-align:top;
	position:absolute;
	left:100%;
	top:0;
}
.str_vertical .str_move_clone {
	left:0;
	top:100%;
}
.str_down .str_move_clone {
	left:0;
	bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
	white-space:normal;
	width:100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{
	cursor:inherit;
}
.str_wrap img {
	max-width:none !important;
}


/* 弹窗 */
.PopBoxs{content: "";left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);z-index: 999;position: fixed;}
.PopBoxs .content{left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 1000;position: absolute;background: #fff;padding: 0.65rem;}
.PopBoxs .SearchArea{width: 5rem;margin-bottom: 0.2rem;}
.PopBoxs .close{background: #ddd;width: 45px;height: 45px;right: 10px;top: 10px;text-align: center;line-height: 45px;position: absolute;}

/* 服务指南 */
.SearchArea {width: 3.5rem;margin: 0px auto;line-height: 0.5rem;background: #f8f9fa;position: relative;cursor: pointer;border-radius: 25px;transition: all 0.3s;z-index: 100;}
.SearchArea:hover {background: #eee;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.SearchArea:before{content:"";position: absolute;width: 12px;height: 17px;left: 0.3rem;top: 0.17rem;background: url(../images/ico_wz.png);}
.SearchArea i{position: absolute;right: 0.28rem;top: 0;font-size: 0.18rem;color: #9f9f9f;}
.SearchArea input {width: 100%;height: 0.5rem;padding: 0 0 0 0.6rem;cursor: pointer;font-size: 0.18rem;color: #999999;}
.SearchArea ul {display:none;position: absolute;width: 100%;left: 0;top: 100%;background: #fff;padding: 0.2rem 0 0.2rem 0;border-radius: 25px;box-shadow: 0 10px 10px rgba(0,0,0,0.1);}
.SearchArea ul a {cursor: pointer;padding: 0 0.2rem 0 0.6rem;display: block;text-align: left;font-size:0.18rem;}
.SearchArea ul a:hover {color:#fff;background: #264294;}
.SearchArea.s2{margin: -0.3rem auto 0.4rem;}
.SubTit h2 {color: #111111;font-size: 0.3rem;line-height: 1.2;font-weight: normal;}
.w1280 {z-index: 1;position: relative;clear: both;max-width: 12.8rem;width: 90%;margin: 0px auto;}</pre></body></html>