﻿@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;} */
html{-webkit-text-size-adjust:100%;font-size:100px;overflow-x: hidden;}

html,body{height:100%;}

body{padding:0px;margin:0;font-size:0.18rem;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.18rem; 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;}
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:#a8182c;}
/**: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: #f4f5f6 url(../images/select.png) no-repeat right 12px center; */
	/*为下拉小箭头留出一点位置，避免被文字覆盖*/
	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: #a8182c 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 !important;}.show{display: block !important;}
.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;}
.w1320{ z-index:1; position:relative; clear:both; max-width:13.2rem;width: 87%; 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;}
.relative{position: relative;z-index: 1;}
.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*/
.t_justify{text-align: justify;}
.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;}
.f34{font-size: 0.34rem;}
.f36{font-size: 0.36rem;}
.f40{font-size: 0.40rem;}
.l25{line-height: 0.25rem;}
.l26{line-height: 0.26rem;}
.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;}
.f_666{color:#666;}
.f_999{color:#999;}
.f_fff{color:#ffffff;}
.f_red{color:#AA182C;}
.iconfont{ font-size:24px; vertical-align:middle;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:1600px){
	html{font-size:6.25vw}
}
@media ( max-width:1024px){
	html{font-size:9.765625vw}
	select,input,textarea,button{font-size: 14px;}
body{min-width:300px;padding-top: 50px;}
::-webkit-scrollbar{width: 5px; height:5px;}
}
@media (min-width:768px) and (max-width:1024px) {
	html{font-size: calc((100 / 1100) * 100 * 1vw);} 
}
@media (max-width:640px) {
	html{font-size: calc((100 / 750) * 100 * 1vw);} 
	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;}
		.f34{font-size: 18px;}
		.f40{font-size: 20px;}
		.l36,.l28,.l26,.l25,.l33,.l32,.l40,.l48{line-height: 24px;}
	.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.03,1.03,1.03);transform: scale3d(1.03,1.03,1.03); 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;}
.imgbox.auto img{ width:auto; height:auto;object-fit: contain;max-width: 100%;max-height: 100%;}

.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{width: 9.1vw;line-height: 3.02vw;text-align: center;border: 1px solid #fffae2;position: relative;}
.moreBtn span{position: relative;z-index: 1;}
.moreBtn:after{position: absolute;left: 0;top: 0;width: 0%;height: 100%;content: "";background: #a8182c;transition: all 0.5s;}
.moreBtn:hover{color: #fff;border: 1px solid #a8182c;}
.moreBtn:hover:after{width: 100%;}
.moreBtn.auto{margin: 0px auto;}
.moreBtn.white:hover{color: #a8182c;border: 1px solid #fffae2;}
.moreBtn.white:after{background: #fffae2;}

/*pages*/
.Pages{clear: both;text-align: center;line-height: 0.6rem;position: relative;padding-top: 0.18rem;}
.Pages a{display: inline-block;width: 0.6rem;line-height: 0.6rem;background: #f7f8f8;color: #000;border-radius: 50%;}
.Pages a i{font-size: 0.3rem;}
.Pages a:hover,.Pages a.a_cur{color:#fff;background-image: linear-gradient(to right, rgba(250, 148, 173, 1) , rgba(200, 28, 70, 1));}
.Pages .total{min-width: 1.78rem;padding: 0 0.2rem;display: inline-block;}


@media ( max-width:1024px){
	.moreBtn:after{transition: all 0s;}
}
/*pages end*/


/*Top*/
.Header{position:fixed; width:100%; left:0; top:0;z-index:1000;transition: all 0.3s;text-align: right;background: rgba(255,255,255,0.7);line-height: 0.8rem;height: 0.8rem;}
.Header .dis{display: inline-block;vertical-align: top;}
.Header .w1320{position: static;}
.Header .Logo {float: left;}
.Header .Logo .cai{display: none;}
.Header .Logo img{height: 58px;display: inline-block;vertical-align: middle;}

.Searchico{ cursor:pointer;position: relative;z-index: 10;color: #333;}
.Searchico .icongb{ display:none;}
.Searchico.on .icongb{ display:block;margin-left: 0;}
.Searchico.on .iconso2{ display:none;}
.Searchico .iconfont{ font-size:24px;}
.searchbox{position: absolute;top: 115%;left: 0;width: 100%;z-index: 10;background: rgba(255,255,255,0.6);box-shadow: 0 10px 15px rgba(0,0,0,0.1);padding: 0.34rem 0 0.4rem;opacity: 0;visibility: hidden;transition: all 0.5s;z-index: -1;}
.searchbox .input{width:100%; height:0.51rem;line-height: 0.5rem;padding:0 0.6rem 0 0;font-size: 0.2rem;border: 0;	border-bottom:2px solid rgba(51,51,51,0.7);}
.searchbox .input::-webkit-input-placeholder{color:rgba(51,51,51,0.3);}
.searchbox button{width: 40px;height: 33px;background:transparent;position: absolute;right: 0;top: 3px;color:#333333;transform: rotate(-20deg);}
.searchbox button i{font-size: 30px;transform: rotate(20deg);}
.searchbox button:hover{color: #a8182c;}
.searchbox.on{visibility: visible;opacity: 1;top: 100%;}
.searchbox .w1320{position: relative;}
.quickSearch{width: 3.6rem;top: 0.65rem;left: 0;background:rgba(255,255,255,0.8);border-radius: 7px;position: absolute;color:#666666;padding:0.08rem 0.25rem 0.18rem;font-size: 14px;opacity: 0;z-index: -1;transition: all 0.3s;visibility: hidden;text-align: left;line-height: 0.4rem;}
.quickSearch b{color:#333333;}
.quickSearch.on2{top: 0.66rem;z-index: 100;opacity: 1;visibility: visible;}
.quickSearch dd{cursor: pointer;}

.MainNav{padding-right: 0.28rem;}
.MainNav li{float: left;width: 0.95rem;text-align: left;}
.MainNav span a{ position:relative; z-index:1;display:inline-block;transition: all ease 0s;}
.MainNav span a:after{width: 0;left: 50%;height: 4px;position: absolute;background:#a8182c;content: "";transition: all 0.3s;bottom:0;}
.MainNav .arr{ display:none;}
.MainNav li:hover span a,.MainNav li.onnav span a{color:#a8182c;}
.MainNav li:hover a:after,.MainNav li.onnav a:after{ width:100%;left: 0;}

.NavPull{ z-index:99;display:none;padding:0.1rem 0;line-height: 0.5rem;position: absolute;background:rgba(255,255,255,0.6);width: 100%;left: 0;top: 100%;text-align: center;}
.NavPull.null{background:none; padding:0;}
.NavPull.null dl{display: none;}
.NavPull dd{display: inline-block;vertical-align: top;margin-right: 0.56rem;}
.NavPull dd:last-child{margin-right: 0;}
.NavPull dd em i{transition: all 0.3s;}
.NavPull dd:hover em a{color: #a8182c;}
.NavPull .sub{padding: 0 0.15rem 0 0;display: none;}
.NavPull .sub dd{line-height: 0.3rem;display: block;margin-right: 0;}
.NavPull .sub dd a{color: #666666;}
.NavPull .sub dd a:hover{color: #a8182c;}
/* .NavPull dd:hover .sub{display: block;} */
.NavPull dd:hover em i{transform: rotate(-180deg);}
.NavPull em .iconfont{font-size: 16px;}

.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:100;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:#0e7155; 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.fixed2,.Header.fixed3{box-shadow: 0 10px 15px rgba(0,0,0,0.1);}
.Header:hover,.Header.fixed2,.Header.fixed3{background:#fff;}

@media(max-width:1560px){
	.MainNav li{width: 1rem;}
	.searchbox {margin-top: 19px;}
}
@media(max-width:1024px){
	.Header{background: #fff;color: #333;border-bottom: 1px solid #e5e5e5;box-shadow: 0 10px 10px rgba(0,0,0,0.05);height: 50px !important;line-height: 50px !important;}
	.Header .Logo img{height: 40px;}
	.Header .show{display:none;}
	.Header .hide{display: inline-block;}
	.Header a{color: #333333;}
	.Header .fwyy{border: 1px solid #b1702b;background: #b1702b;color: #fff;padding: 0 5px;line-height: 22px;height: 24px;margin-right: 0.2rem;}
	.Header .Ver{margin: 0 40px 0 0;}
	.Header .Ver span{display: none;}
	.Header .Ver .icondq4{font-size: 22px;}
	.Header .openbtn {display: block;}
	.Header .openbtn i{background: #333;}
	
	.MainNav{position: fixed;right: 0;top: 45px;width: 80%;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;padding-left: 15px;line-height: 40px;border-bottom: 1px solid #eee;display: block;}
	.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{margin-right: 45px;}
	.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;margin-top: 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 .sub dd{line-height: 26px;}
	.NavPull dd:hover .sub{display: block;}
	}
	@media(max-width:640px){
		.searchbox .input{font-size: 15px;height: 32px;line-height: 30px;}
		.quickSearch{width: 5rem;line-height: 30px;}
		.quickSearch.on2{top: 42px;}
	}

/*Bottom*/
.Footer{ position:relative;clear: both;background: #fff;z-index: 2;}
.Footer .blank{position: absolute;left: 0;top: -1vh;height: 10vh;z-index: -2;width: 100%;}
.Footer a{color: #999;}.Footer a:hover{color: #a8182c;}
.Footer .slogan{text-align: center;padding: 1rem 0 0.39rem;}
.Footer .slogan img{height: 1rem;}
.Footer .share{background: #f8f9fa;padding: 0.2rem 0 0.18rem;text-align: center;}
.Footer .share li{font-weight: bold;}
.Footer .share .ewm{margin-bottom: 0.2rem;}
.Footer .share .ewm img{width: 100px;}
.Footer .SiteMap{padding:0 0 0.35rem}
.Footer .SiteMap dl dt{line-height: 0.55rem;position: relative;color:#333333;font-weight: bold;width: 1.25rem;border-bottom: 2px solid #D8D8D8;margin-bottom: 0.2rem;}
.Footer .SiteMap dl dt:after{left: 0;bottom: -2px;content: "";width: 0;height: 2px;position: absolute;background: #a8182c;transition: all 0.5s;}
.Footer .SiteMap dl:hover dt:after{width: 100%;}
.Footer .SiteMap dl dt i{font-size: 16px;position: absolute;right: 0;top: 0;width: 50%;text-align: right;display: none;z-index: 3;}
.Footer .SiteMap dl a{color:#333333;display:block;}.Footer .SiteMap dl a:hover{color:#a8182c;}
.Footer .SiteMap dl dd{line-height: 0.4rem;}
.Footer .blink{border-bottom: 1px solid #efefef;padding: 0.4rem 0 0.39rem;}
.Footer .blink .frindlink dt{padding-right: 0.63rem;font-weight: bold;}
.Footer .blink .frindlink a{display: inline-block;}
.Footer .blink .frindlink a:not(:last-child){margin-right:0.56rem;}
.Footer .blink .contact{width: 100%;padding-top: 0.2rem;}
.Footer .blink .contact dd:not(:last-child){margin-right: 0.53rem;}
.Footer .blink .contact img{height: 17px;display: inline-block;vertical-align: middle;margin-right: 9px;}

.Footer .copyright{text-align: center;padding:0.17rem 0.25rem 0.28rem;margin: 0px auto;color: #999;}
.Footer .copyright a{color:#999;display: inline-block;}
.Footer .copyright a:hover{color:#a8182c;}

.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:#a8182c;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:#a8182c;}

@media(max-width:1024px){
	.Footer .SiteMap{display: none;float: none;margin-bottom: 0.35rem;}
	.Footer .SiteMap dl{border-bottom: 1px solid rgba(0,0,0,0.08);float: none;margin: 0 !important;width: auto;padding: 0;}
	.Footer .SiteMap dl dt:After{margin-bottom: 0;}
	.Footer .SiteMap dl dd{display: none;padding: 9px 0;}
	.Footer .SiteMap dl dt{margin-bottom: 0;padding-bottom:0;display: block;border-bottom: 1px solid rgba(255,255,255,0.05);line-height: 2.5;font-weight: normal;width: auto;}
	.Footer .SiteMap dl dd a{padding-left: 15px;}
	.Footer .SiteMap dl dt i{display: block;}
}
@media(max-width:580px){
	.Footer .share ul{justify-content: center;}
	.Footer .share li{width: 33.333%;padding-bottom: 0.25rem;font-size: 14px;}
	.Footer .share .ewm{margin-bottom: 0.1rem;}
	.Footer .blink .frindlink a:not(:last-child){margin-right: 0.25rem;}
	.Footer .blink .contact{width: 100%;padding-top: 0.25rem;}
	.Footer .SiteMap dl dd{line-height: 30px;}
}
/*Bottom*/

.itemhover{transition: all ease 0.4s;display: block;}
.activehover{-webkit-box-shadow: 0 0 16px rgba(0,0,0,0.18);
	box-shadow: 0 0 16px rgba(0,0,0,0.18);
	-webkit-transform: translate3d(0, -4px, 0);
	transform: translate3d(0, -4px, 0);}
	.itemhover:hover{-webkit-box-shadow: 0 0 16px rgba(0,0,0,0.18);
		box-shadow: 0 0 16px 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: fixed;left: 50%;top: 50%;width: 80%;height: 80%;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:#a8182c;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: hidden;}


.Floatright{position: fixed;right: 0;top: 50%;transform: translateY(-50%);width: 0.6rem;z-index: 100;}
.Floatright img{border-radius:5px 0 0 5px;}
