@charset "utf-8";
@import url(../scripts/wow/animate.css);
@import url(iconfont.css);

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html{-webkit-text-size-adjust:100%;font-size:5.2083333vw;overflow-x: hidden;}

html,body{height:100%;}

body{padding:0;margin:0;font-size:0.16rem;line-height:0.3rem; color:#333333; width:100%; zoom:1;font-family:arial,sans-serif;background:#fff;}
ul,li,form, dl,dt,dd,div,ul,li,p,em,i,address,ol{ font-style:normal; list-style:none; padding: 0px; margin: 0px;}
h1,h2,h3,h4,h5,h6{ padding:0px; margin:0px;}
select,input,textarea,button{ font-size:0.16rem; border-radius:0; -webkit-border-radius:0; color:#545454;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,pre,time,menu{ padding: 0px;margin: 0; display: block;font-family: 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:#004898;}
/**: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;
	/*在选择框的最右侧中间显示小箭头图片*/
	border: 1px solid #e5e5e5;
	background: #fff url(../images/selectarr.svg) no-repeat right 0.25rem center;
	/*为下拉小箭头留出一点位置，避免被文字覆盖*/
	padding-left: 12px;
	padding-right: 0.5rem;
}

/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
display: none;
}

/*网页滚动条*/
::-webkit-scrollbar{width: 6px; height:6px;-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: 5px;background: #666 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;}
.show{ display:inline-block;vertical-align: middle;}
.hide{ display:none;}
.block{ display:block;}
.clear{ clear:both;}
.clearfix{overflow:hidden;_zoom:1;}
.clearfix:after{ content: ''; display: block; clear: both; height: 0; visibility: hidden;}
.clearfix{*zoom:1;}.relative{ position:relative;}
.bodyon{ overflow:hidden;}
.w1600{ z-index:1; position:relative; clear:both; max-width:16rem;width: 88%; margin:0px auto;}
.w1440{ z-index:1; position:relative; clear:both; max-width:14.4rem;width: 88%; margin:0px auto;}
.table{ display: table; width:100%;}
.table .row{ display: table-row;}
.table .cell{ display: table-cell; vertical-align: middle;}
.iblock{font-size:0;}
.iblock div,.iblock li{ display: inline-block; vertical-align: middle;font-size:16px;}
.ptb80{padding-top:0.8rem;padding-bottom:0.8rem;}
.pt80{padding-top:0.8rem;}
.pt70{padding-top:0.7rem;}
.pb80{padding-bottom:0.8rem;}
.pb0{padding-bottom:0 !important;}
.pt0{padding-top:0 !important;}
.pb50{padding-bottom:0.5rem !important;}
.nones{ position:absolute; visibility:hidden; opacity:0; top:0;width: 100%;z-index: -10;left: 0;}
.relative{position: relative;}
.flex{display: flex;display: -ms-flexbox;}
.flexj{display: flex;display: -ms-flexbox;justify-content: center;-ms-flex-pack: center;}
.flexa{display: flex;display: -ms-flexbox;align-items: center;}
.flexja{display: flex;display: -ms-flexbox;justify-content: center;-ms-flex-pack: center;align-items: center;-ms-flex-align: center;}
.flexjac{display: flex;display: -ms-flexbox;justify-content: center;-ms-flex-pack: center;align-items: center;-ms-flex-align: center;flex-direction: column;-ms-flex-direction: column;}
.flexjd{display: flex;display: -ms-flexbox;justify-content: center;-ms-flex-pack: center;flex-direction: column;-ms-flex-direction: column;}
.flexbwa{display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;flex-wrap: wrap;-ms-flex-wrap: wrap;align-items: center;-ms-flex-align: center;}
.flexba{display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;align-items: center;-ms-flex-align: center;}
.flexbw{display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;flex-wrap: wrap;-ms-flex-wrap: wrap;}
.flexw{display: flex;display: -ms-flexbox;flex-wrap: wrap;-ms-flex-wrap: wrap;}
.flexaw{display: flex;display: -ms-flexbox;flex-wrap: wrap;-ms-flex-wrap: wrap;align-items: center;-ms-flex-align: center;}
.flexjw{display: flex;display: -ms-flexbox;flex-wrap: wrap;-ms-flex-wrap: wrap;justify-content: center;-ms-flex-pack: center;}
.flexb{display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;}

/*font*/
.f666{color: #666666;}
.fblue{color: #004898;}
.fred{color: #ed1600;}
.t_justify{text-align: justify;}
.f_lighter{font-weight: lighter;}
.f14{font-size: 14px;}
.f16{font-size: 0.16rem;}
.f18{font-size: 0.18rem;}
.f20{font-size: 0.2rem;}
.f22{font-size: 0.22rem;}
.f24{font-size: 0.24rem;}
.f26{font-size: 0.26rem;}
.f28{font-size: 0.28rem;}
.f30{font-size: 0.30rem;}
.f36{font-size: 0.36rem;}
.l28{line-height: 0.28rem;}
.l32{line-height: 0.32rem;}
.l33{line-height: 0.33rem;}
.l36{line-height: 0.36rem;}
.l38{line-height: 0.38rem;}
.l40{line-height: 0.40rem;}
.l48{line-height: 0.40rem;}
.iconfont{ font-size:20px;display: inline-block;vertical-align: middle;}
.date{color: #333333;}
.tit{ display:block;	text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; overflow:hidden; width:100%;-webkit-line-clamp: 1;}
.dot1,.dot2,.dot3,.dot4,.dot5,.dot6,.dot7{overflow: hidden;word-break:normal;	text-overflow: ellipsis;	display: -webkit-box;	-webkit-box-orient: vertical;}
.dot1{-webkit-line-clamp: 1;}
.dot2{-webkit-line-clamp: 2;}
.dot3{-webkit-line-clamp: 3;}
.dot4{-webkit-line-clamp: 4;}
.dot5{-webkit-line-clamp: 5;}
.dot6{-webkit-line-clamp: 6;}
.dot7{-webkit-line-clamp: 7;}

@media ( max-width:1440px){
	html{font-size:6.2vw}
}
@media ( max-width:1024px){
body{min-width:300px;}
::-webkit-scrollbar{width: 5px; height:5px;}
/* .f_lighter{font-weight:normal;} */
}
@media (min-width:769px) and (max-width:1024px) {
	html{font-size: calc((100 / 1000) * 100 * 1vw);}
}
@media (max-width:768px) {
	html{font-size: calc((100 / 750) * 100 * 1vw);}
}
	@media (max-width:640px) {
		select,input,textarea,button{font-size: 14px;}
		body{font-size: 14px;line-height: 24px;}
		.f14{font-size: 14px;}
		.f16{font-size: 14px;}
		.f18{font-size: 15px;}
		.f20{font-size: 16px;}
		.f22{font-size: 16px;}
		.f24{font-size: 16px;}
		.f26{font-size: 16px;}
		.f28{font-size: 17px;}
		.f30{font-size: 18px;}
		.l36,.l28,.l33,.l32,.l48{line-height: 24px;}
		.iconfont{font-size: 16px;}
		.ptb80{padding-top:0.65rem;padding-bottom:0.65rem;}
	.pt80{padding-top:0.65rem;}
	.pb80{padding-bottom:0.65rem;}
}


/*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 {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;}

.itemhover{transition: all ease 0.3s;display: block;}
.activehover{-webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.18);
	box-shadow: 0 10px 20px rgba(0,0,0,0.18);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);}
.itemhover2{transition: all ease 0.3s;display: block;}
.activehover2{
		-webkit-transform: translate3d(0, -2px, 0);
		transform: translate3d(0, -2px, 0);}

.ico{display:inline-block;position: relative;align-items: center;justify-content: center;margin: 0px auto;vertical-align: middle;}
.ico .i1,.ico .i2 {position: absolute;z-index: 100;width: 100%;height: 100%;z-index: 2;}
.ico img {position: absolute;max-width: 100%;max-height: 100%;left: 50%;top: 50%;z-index: 2;transform: translate(-50%,-50%);}
.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,.item.on .ico .i2 {-webkit-transform: translate(-50%,-50%) scale(1);transform: translate(-50%,-50%) scale(1);opacity: 1;filter: alpha(opacity=100);}
.li:hover .ico .i1,.li.on .ico .i1,.item:hover .ico .i1,.item.slick-current .ico .i1,.item.on .ico .i1 {opacity: 0;filter: alpha(opacity=0);-webkit-transform: translate(-50%,-50%) scale(1.2);transform: translate(-50%,-50%) scale(1.2);}

.moreBtn{display: inline-block;transition: all 0.3s;border-radius: 5px;width: 1.6rem;line-height: 0.5rem;color:#fff;position: relative;overflow: hidden;text-align: center;background: #004898;}
.moreBtn em{position: relative;z-index: 1;display: inline-block;}
.moreBtn:after{display: inline-block;margin-left: 0.2rem;width: 25px;height: 13px;content: "";background: url(../images/moredot.png) right center no-repeat;position: relative;z-index: 1;transition: all 0.5s;}
.moreBtn:before{left: 0;bottom: -200%;position: absolute;content: "";width: 200%;height: 200%;transition: all 0.5s 0.1s;background: #0e5cb3;}
.moreBtn:hover{color: #fff;}
.moreBtn:hover:after{transform: rotate(360deg) scale(1.1);}
.moreBtn:hover:before{bottom:0%;width: 120%;height: 120%;}
.moreBtn.auto{display: block;margin: 0px auto;}

.mores{color: #a0a0a0;}
.mores:after{display: inline-block;margin-left: 0.2rem;width: 25px;height: 13px;content: "";background: url(../images/moredot2.png) right center no-repeat;position: relative;z-index: 1;transition: all 0.5s;vertical-align: middle;}
.mores.white{color: #fff;}
.mores.white:After{background: url(../images/moredot5.png) right center no-repeat;}
.item:hover .mores.white{color: #fff;}
.item:hover .mores.white:After{background: url(../images/moredot5.png) right center no-repeat;}
.item:hover .mores:after{transform: rotate(360deg) scale(1.1);background: url(../images/moredot3.png) right center no-repeat;}
.item:hover .mores{color: #0e5cb3;}

@media(max-width:640px){
	.moreBtn{height: 35px;line-height: 35px;width: 100px;}
	.moreBtn:after{width: 20px;margin-left: 0.1rem;}
}


/*pages*/
.Pages{clear: both;text-align: center;line-height: 0.5rem;position: relative;color: #555555;padding-top: 0.4rem;}
.Pages a{display: inline-block;vertical-align: middle;width: 0.52rem;height: 0.52rem;color:#555555;border:1px solid #e0e0e0;margin:0 0.06rem;border-radius: 4px;}
.Pages a:hover,.Pages a.a_cur{color:#fff;background-color:#004898;border: 1px solid;border-color: #004898;}
.Pages .arr {color: #919191;}
.Pages .jump {padding-left: 0.08rem;}
.Pages .text {width: 0.5rem;height: 0.5rem;line-height: 0.48rem;text-align: center;border: 1px solid #e0e0e0;margin: 0 0.1rem;}
.Pages .go {width: 0.5rem;height: 0.5rem;color: #fff;background: #a37955;margin-left: 0.1rem;padding: 0;}
.Pages .go:hover {background: #004898;}

@media ( max-width:640px){
.Pages{line-height: 30px;}
.Pages a,.Pages .text{width: 22px;height: 30px;}
.Pages .go{width: 26px;height: 30px;}
.Pages a{margin: 0 2px;}
.Pages .iconfont{vertical-align: top;}
}
/*pages end*/


/*Top*/
.Header{ height:1.28rem;line-height:1.28rem; position:fixed; width:100%; left:0; top:0;z-index:1000;transition: all 0.3s;text-align: right;}
.Header .auto{max-width: 16.88rem;width:88%;margin: 0px auto;position: relative;}
.Header .Logo {float: left;position: relative;z-index: 10;}
.Header .Logo img{height: 0.76rem;transition: all 0.3s;}
.Searchico{ cursor:pointer;display: none;}
.Searchico .icongb{ display:none;}
.Searchico.on .icongb{ display:block;}
.Searchico.on .iconso{ display:none;}
.Searchico .iconfont{ font-size:22px;vertical-align: middle;}
.searchbox{position: absolute;line-height: 0.4rem;transition: all 0.5s;width: 1rem;right: 0;top: 50%;transform: translateY(-50%);padding: 0 36px 0 0.23rem;background: #004898;border-radius: 0.4rem;z-index: 100;cursor: pointer;}
.searchbox:hover{background: #0e5cb3;}
.searchbox:after{height: 100%;left: 0;top: 0;width: 100%;content: "";position: absolute;z-index: 2;}
.searchbox .input{width:100%; height:0.4rem; line-height:0.4rem;color: #fff;}
.searchbox input::-webkit-input-placeholder{color: #fff;}
.searchbox.on2{width: 2.8rem;}
.searchbox.on2:After{display: none;}
.searchbox .btn {width: 36px;height: 100%;color:#fff;position: absolute;right: 7px;top: 0;background-color: transparent;}
.searchbox .btn i{font-size: 20px;}
.searchbox .btn:hover i{color: #cc2326;}
.searchbox.on{opacity: 1;visibility: visible;top: 94%;z-index: 10;}

.MainNav{position: relative;font-size: 0;text-align: center;display: inline-block;vertical-align: middle;padding-right: 1.09rem;}
.MainNav li{margin:0 0.2rem 0 0.26rem;position: relative;display: inline-block;}
.MainNav span a{ position:relative; z-index:100;display:block;transition: all ease 0s;}
.MainNav .arr{ display:none;}
.MainNav li.onnav span a{color: #004898;}

.closebtn{ position:fixed; left:0px; top:45px; 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:8px; z-index:1001;font-family: Arial, Helvetica, sans-serif;display: none;font-size: 12px;display: none;line-height: normal;transition: all 0.3s;}
.openbtn span{ display:inline-block;vertical-align: middle;margin:0;}
.openbtn i{ display:block; height:2px; background-color:#333333; 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.on{background: #fff;}
.Header.fix{box-shadow: 0 10px 10px rgba(0,0,0,0.08);height: 0.8rem;line-height: 0.8rem;background: #fff;}
.Header.fix .Logo img{height: 0.65rem;}

/* 下拉 */
.NavPull{ z-index:99;display:none; position:absolute; top:100%; left:50%;width:1.6rem;background-color: rgba(0,72,152,0.6);transform: translateX(-50%);box-shadow: 0 8px 15px rgba(0,0,0,0.08);border-radius: 0 0 10px 10px;text-align: left;line-height: 0.3rem;}
.NavPull.null{display: none !important;}
.NavPull dl{position: relative;z-index: 2;border-bottom: 1px solid rgba(255,255,255,0.1);}
.NavPull dl dd{padding: 0.1rem 0;text-align: center;position: relative;border: 1px solid rgba(255,255,255,0.1);border-bottom: 0;}
.NavPull dl dd a{position: relative;z-index: 1;color: #fff;display:block;}
.NavPull dl dd:After{width: 0;height: 100%;content: "";left: 0;position: absolute;background: #fff;transition: all 0.5s;top: 0;}
.NavPull dl dd:hover a{color: #004898;}
.NavPull dl dd:hover:After{width: 100%;}
.NavPull .sub{position: absolute;left: 90%;top: 0;width: 1.6rem;background-color: rgba(0,72,152,0.6);transition: all 0.5s;opacity: 0;visibility: hidden;z-index: -1;}
.NavPull .sub dd a{position: relative;z-index: 1;color: #fff !important;}
.NavPull .sub dd:hover a{color: #004898 !important;}
.MainNav li:last-child .sub{right: 90%;left: auto;}
.MainNav dl dd:hover .sub{left: 100%;z-index: 100;visibility: visible;opacity: 1;}
.MainNav li:last-child dd:hover .sub{right: 100%;left: auto;z-index: 100;visibility: visible;opacity: 1;}

@media(max-width:1440px){
	.MainNav li{margin: 0 0.1rem;}
}
@media(max-width:1024px){
.Header{height: 46px !important;line-height: 46px !important;}
.Header .Logo img{height: 30px !important;}
.Header .auto{position: static;}
.Header .openbtn{display: block;}

.MainNav{position: fixed;right: 0;top: 45px;width: 70%;height: calc(100% - 45px);right: -100%;transition: all 0.3s;opacity: 0;background-color:#ffffff;box-shadow: 0 0 10px rgba(0,0,0,0.2);padding: 20px 0 0 0;overflow-y: auto;z-index: 100;}
.MainNav.on{right: 0;opacity: 1;}
.MainNav li{width: auto;float: none;text-align: left;margin: 0 15px;position: relative !important;padding: 0;display: block;}
.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 !important;}
.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: 101;}
.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);}
.Header .MainNav span a:after{display: none;}

.Searchico{display: inline-block;margin-right: 35px;}
.searchbox{width: 100% !important;top: 110%;transform: translateY(0);padding: 10px;box-shadow: 0 10px 10px rgba(0,0,0,0.08);visibility: hidden;opacity: 0;z-index: -1;border-radius: 0;}

.NavPull{position: static;width: 100% !important;margin:0;text-align: left;padding:10px;transform: translateX(0) !important;line-height: 2.2;border-radius: 10px;}
.NavPull a{font-size: 14px;padding:2px 0 2px 15px;}
.NavPull .name{display: none;}
.NavPull .menu{width: auto;display: block;margin-right: 0;}
.NavPull .menu .item{width: auto;float: none;}
.NavPull .menu .item:not(:last-child){border-bottom: 1px solid #ddd;padding-bottom: 8px;margin-bottom: 8px;}
.NavPull .sub{position: static;opacity: 1;visibility: visible;width: 100%;}
}
@media(max-width:480px){
	.Header .Logo img{height: 30px !important;}
}

/*Bottom*/
.Footer{ position:relative;background: #d7e9fe url(http://121.229.172.138:8088/upload/image/2024-02/col48/1709187784632.jpg) no-repeat right bottom/cover;padding: 0.37rem 0 0;z-index: 1;}
.Footer .blank{position: absolute;left: 0;top: -100vh;height: 100vh;z-index: -2;width: 100%;visibility: hidden;}
.Footer .Contact{float: right;width: 4.4rem;padding: 0 0 0 0.33rem;border-left: 1px solid rgba(68,73,78,0.1);}
.Footer .Contact .item{padding: 0.11rem 0 0.19rem;}
.Footer .Contact .item dt{border: 1px solid rgba(51,51,51,0.2);border-radius: 3px;width: 0.8rem;height: 0.58rem;text-align: center;line-height: 0.56rem;}
.Footer .Contact .item dt img{width: 0.35rem;height: 0.35rem;display: inline-block;vertical-align: middle;}
.Footer .Contact .item dd{line-height: 21px;flex: 1;padding-left: 0.23rem;}
.Footer .Contact .item dd span{display: block;line-height: 27px;margin-top: 4px;}
.Footer .Contact .item dd .tel{font-size: 0.28rem;}
.Footer .Contact .item:hover dt{border: 1px solid #999;}
.Footer .Contact .ti{padding: 0.11rem 0 0.08rem;}
.Footer .Contact .fllowus{padding-bottom: 0.11rem;}
.Footer .Contact .fllowus li{position: relative;z-index: 10;}
.Footer .Contact .fllowus li:not(:last-child){margin-right: 10px;}
.Footer .Contact .fllowus .icon{cursor: pointer;display: inline-block;position: relative;width: 40px;height: 40px;line-height: 40px;border-radius: 50%;background: #004898;border:1px solid #054c9b;text-align: center;}
.Footer .Contact .fllowus .icon img{width: 21px;height: 21px;}
.Footer .Contact .fllowus .ewm{padding: 10px;border-radius: 5px;background: #fff;width: 1.5rem;height: 1.5rem;bottom: 30px;left: 50%;transform: translateX(-50%);transition: all 0.5s;position: absolute;opacity: 0;z-index: -1;visibility: hidden;}
.Footer .Contact .fllowus .ewm img{width: 100%;}
.Footer .Contact .fllowus .ewm:after{width: 10px;height: 10px;left: 50%;transform: translateX(-50%) rotate(45deg);content: "";position: absolute;background: #fff;bottom: -5px;}
.Footer .Contact .fllowus li:hover .ewm{bottom: 48px;visibility: visible;z-index: 1;opacity: 1;}
.Footer .Contact .fllowus li:hover{z-index: 15;}
.Footer .Contact .fllowus li:hover .icon{background: #004898;}
.Footer .Contact .link{padding-bottom: 0.37rem;}
.Footer .Contact .link dl{position: relative;z-index: 15;max-width: 2.4rem;}
.Footer .Contact .link dt{position: relative;padding: 0 0.6rem 0 0.18rem;line-height: 0.5rem;height: 0.5rem;z-index: 2;background: rgba(255,255,255,0.3);border-radius: 3px;}
.Footer .Contact .link i{position: absolute;right: 0;top: 50%;border-left: 1px solid rgba(255,255,255,0.1);height: 0.3rem;width: 0.5rem;text-align: center;color: #333;font-size: 17px;transform: translateY(-50%);line-height: 0.3rem;}
.Footer .Contact .link dd{position: absolute;left: 0;bottom: 80%;width: 100%;background: #fff;padding: 10px;border-bottom: 1px solid #ddd;visibility: hidden;opacity: 0;transition: all 0.3s;z-index: -1;border-radius: 3px 3px 0 0;}
.Footer .Contact .link dd a{display: block;margin: 2px 0;color: #1a222a;}
.Footer .Contact .link dd a:hover{color: #b51b1e;}
.Footer .Contact .link.on dd{visibility: visible;z-index: 1;opacity: 1;bottom: 100%;}
.Footer .Contact .link.on i:before{transform: rotate(-180deg);}

.Footer .SiteMap{float: left;width: calc(100% - 4.4rem);}
.Footer .SiteMap .item{padding: 0.14rem 0 0.27rem 0;width: 20%;}
.Footer .SiteMap .item dt{position: relative;display: inline-block;vertical-align: top;}
.Footer .SiteMap .item dt:After{display: block;content: "";margin: 0.04rem 0 0.15rem;width: 16px;height: 2px;background: #b51b1e;transition: all 0.5s;}
.Footer .SiteMap .item dt i{font-size: 16px;position: absolute;right: 0;top: 0;width: 100%;text-align: right;display: none;z-index: 3;}
.Footer .SiteMap .item:hover dt:after{width: 100%;}
.Footer .ewm dd{padding-top: 0.07rem;color: #5e5651;text-align: center;}
.Footer .ewm dd img{width: 1.27rem;height: 1.27rem;padding: 0.08rem;background-color: #ffffff;display: block;margin: 0px auto 2px;}

.Footer .copyRight{padding: 0.18rem 0 0.21rem;position: relative;clear: both;border-top: 1px solid rgba(68,73,78,0.1);}
.Footer .copyRight .copy a{display: inline-block;}
.Footer .copyRight menu a:not(:last-child):after{display: inline-block;vertical-align: middle;margin: 0 0.16rem;width: 2px;height: 2px;content: "";background-color: #fff;border-radius: 50%;}

.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.49rem;height: 0.49rem;line-height:0.49rem;z-index:210;background-color:#004898;color:#ffffff;box-shadow: 0 6px 30px rgba(0,72,152,0.2);border-radius: 50%;}
.totop.cd-is-visible {visibility: visible;opacity: 1; cursor:pointer;bottom: 0;}
.totop.fix{position: absolute;top: -0.25rem;bottom: auto;}
.totop.fix:hover{background-color:#0e5cb3;}


@media(max-width:1024px){
	.Footer .Contact{width: 100%;float: none;}

	.Footer .SiteMap{display: block;float: none;width: auto;margin-bottom: 0.35rem;}
	.Footer .SiteMap .item{border-bottom: 1px solid rgba(0,0,0,0.08);float: none;margin: 0 !important;width: auto;padding: 0;}
	.Footer .SiteMap .item dt:After{margin-bottom: 0;}
	.Footer .SiteMap .item dd{display: none;padding: 9px 0;}
	.Footer .SiteMap .item dt{margin-bottom: 0;display: block;border-bottom: 1px solid rgba(255,255,255,0.05);line-height: 2.5;font-weight: normal;}
	.Footer .SiteMap .item dd a{margin-left: 15px;}
	.Footer .SiteMap .item dt i{display: block;}
	.Footer .SiteMap .ewm{padding-top: 0.2rem;text-align: center;}
	.Footer .SiteMap .ewm dt{margin-bottom: 0;}

	.Footer .copyRight{display: block;text-align: center;padding-bottom: 0.2rem;}
	.Footer .copyRight:after{width: 100%;}
}
@media(max-width:580px){
	.totop{width: 35px;height: 35px;line-height: 35px;}
	.Footer .copyRight {font-size: 12px;}
	.Footer .Contact .link dl{max-width: 100%;}
	.Footer .Contact .link dt{line-height: 35px;height: 35px;}
	.Footer .Contact .fllowus .ewm{width: 118px;height: 118px;}
}
/*Bottom*/

.video_files{position: fixed;left: 50%;top: 50%;width: 75%;height: 75%;z-index: 1001;transform: translate(-50%,-50%);display: flex;justify-content: center;align-items: center;padding: 0.35rem;background: #fff;border-radius: 10px;box-shadow: 0 10px 10px rgba(0,0,0,0.1);}
.video_files .close{position: absolute;right: 0;top: 0;text-align:center;width: 35px;height: 35px;line-height: 35px;background:#004898;color:#fff;z-index: 10;cursor: pointer;}
.video_files video{width: 100%;height: 100%;object-fit: fill;background:#000;}
@media(max-width:1024px){
	.video_files{width: 100%;height: 100%;background: rgba(0,0,0,0.5);}
	.video_files video{object-fit: contain;height: auto;position: static;}
}

.wow {visibility: visible;}
.TabSlide{position: relative;}

/*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;
}
