﻿@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
::-webkit-scrollbar {
  width: 12px;
  height: 12px;
  background-color: #F5F5F5;
}
::-webkit-scrollbar-track {
  border-radius: 12px;
  background-color: #E2E2E2;
}
::-webkit-scrollbar-thumb {
  border-radius: 12px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}
::selection {
  background-color: #9f0605;
  color: #fff;
}
::-moz-selection {
  background-color: #9f0605;
  color: #fff;
}
::-webkit-selection {
  background-color: #9f0605;
  color: #fff;
}
#wjdh-kefu .wjdh-kefu-qq p,
#wjdh-kefu .wjdh-kefu-qq a,
#wjdh-kefu .wjdh-kefu-tel p,
#wjdh-kefu .wjdh-kefu-tel img,
#wjdh-kefu .wjdh-kefu-erweima img {
  box-sizing: content-box;
}
* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
  font-size: 14px;
  max-width: 1920px;
  margin: 0 auto !important;
  transition: 0.2s ease-out;
}
*:before,
*:after {
  box-sizing: content-box;
}
:focus {
  outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}

left { float:left;}

right { float:right;}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
li,
ul {
  list-style-type: none;
}
img {
  border: none;
}
input,
textarea {
  outline: 0;
  border: 0;
  resize: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
  font-weight: normal;
  font-style: normal;
}
.webqq_ewm {
  box-sizing: content-box;
}
.fixedNav {
  position: fixed !important;
  top: 0px !important;
  left: 0px;
  width: 100% !important;
  z-index: 100000 !important;
  box-shadow: 0px 10px 12px rgba(0, 0, 0, 0.1);
  background-color: #fff !important;
}
html {
  cursor: url(../images/cur.png), default;
}
a {
  cursor: url(../images/Acur.png), default;
}
textarea {
  animation: animated 1s infinite;
  -moz-animation: animated 1s infinite;
  -webkit-animation: animated 1s infinite;
  -o-animation: animated 1s infinite;
}
input[type="text"] {
  animation: animated 1s infinite;
  -moz-animation: animated 1s infinite;
  -webkit-animation: animated 1s infinite;
  -o-animation: animated 1s infinite;
}
input[type="button"] {
  cursor: url(../images/Acur.png), default !important;
}
input,
button {
  outline: none;
}
@keyframes animated {
  0% {
    cursor: url('../images/Pcuro1.png'), auto;
  }
  8.8% {
    cursor: url('../images/Pcuro2.png'), auto;
  }
  17.6% {
    cursor: url('../images/Pcuro3.png'), auto;
  }
  26.4% {
    cursor: url('../images/Pcuro4.png'), auto;
  }
  35.2% {
    cursor: url('../images/Pcuro5.png'), auto;
  }
  44% {
    cursor: url('../images/Pcuro6.png'), auto;
  }
  52.8% {
    cursor: url('../images/Pcuro7.png'), auto;
  }
  61.6% {
    cursor: url('../images/Pcuro8.png'), auto;
  }
  70.4% {
    cursor: url('../images/Pcuro9.png'), auto;
  }
  79.2% {
    cursor: url('../images/Pcuro10.png'), auto;
  }
  88% {
    cursor: url('../images/Pcuro11.png'), auto;
  }
  100% {
    cursor: url('../images/Pcuro12.png'), auto;
  }
}
.wjdh-ico1,
.wjdh-ico2 {
  vertical-align: middle;
}
/* xunpan S */
.container1 {
  height: auto;
  margin: 0 auto;
}
.topxunpan {
  text-align: left;
  box-sizing: border-box;
  height: 90px;
  padding-left: 44px;
  background: url(../images/xp.png) no-repeat center left;
}
.topxunpan > i {
  display: block;
  width: 65px;
  height: 65px;
  margin: 18px auto 10px;
}
.topxunpan .xp {
  position: relative;
  color: #666;
  font-size: 16px;
  line-height: 90px;
  cursor: pointer;
}
.topxunpan .xp img {
  vertical-align: middle;
}
.topxunpan .rx img {
  vertical-align: middle;
  margin-right: 5px;
}
.topxunpan .xp i {
  color: #666;
}
.topxunpan .xp #xunpantip {
  z-index: 999;
  position: absolute;
  top: 60px !important;
  left: 50%;
  width: 180px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #9f0605;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
}
.topxunpan .xp #xunpantip::after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #9f0605;
}
.topxunpan .xp #xunpantip.xunpantextactive {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
}
.xcConfirm .xc_layer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  background-color: #666666;
  opacity: 0.5;
  transition: 0.3s;
  z-index: 2147000000;
}
.xcConfirm .popBox {
  position: fixed;
  left: 50%;
  top: 50%;
  background-color: #ffffff;
  z-index: 2147000001;
  width: 10px;
  height: 0px;
  margin-left: -285px;
  margin-top: -150px;
  border-radius: 5px;
  font-weight: bold;
  color: #535e66;
  transition: 0.3s;
  overflow: hidden;
}
.xcConfirm .popBox .ttBox {
  height: 30px;
  line-height: 30px;
  padding: 14px 30px;
  border-bottom: solid 1px #eef0f1;
  height: 59px;
  box-sizing: border-box;
}
.xcConfirm .popBox .ttBox .tt {
  font-size: 18px;
  display: block;
  float: left;
  height: 30px;
  position: relative;
}
.xcConfirm .popBox .txtBox {
  margin: 40px 68px;
  height: 68px;
  overflow: hidden;
}
.xcConfirm .popBox .txtBox p {
  height: 68px;
  margin-top: 16px;
  line-height: 26px;
  overflow-x: hidden;
  overflow-y: auto;
}
.xcConfirm .popBox .txtBox p input {
  width: 364px;
  height: 30px;
  border: solid 1px #eef0f1;
  font-size: 18px;
  margin-top: 6px;
}
.xcConfirm .popBox .btnArea {
  border-top: solid 1px #eef0f1;
}
.xcConfirm .popBox .btnGroup {
  float: right;
}
.xcConfirm .popBox .btnGroup .sgBtn {
  margin-top: 14px;
  margin-right: 10px;
}
.xcConfirm .popBox .sgBtn {
  display: block;
  cursor: pointer;
  float: left;
  width: 95px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #FFFFFF;
  border-radius: 5px;
}
.xcConfirm .popBox .sgBtn.ok {
  color: #FFFFFF;
  position: relative;
  z-index: 1;
  display: block;
  text-align: center;
  overflow: hidden;
  -webkit-transition: background-color 0.6s, color 0.3s;
  transition: background-color 0.6s, color 0.3s;
  box-sizing: border-box;
  border: none;
  background-color: #9f0605;
  cursor: pointer;
}
.xcConfirm .popBox .sgBtn.ok::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #9f0605;
  z-index: -1;
  border-radius: inherit;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.xcConfirm .popBox .sgBtn.ok:hover {
  color: #9f0605;
  background-color: #fff;
}
.xcConfirm .popBox .sgBtn.ok:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.xcConfirm .popBox .sgBtn.cancel {
  background-color: #546a79;
  color: #FFFFFF;
}
.xcConfirm {
  transition: 0.7s;
}
.xcConfirm .openh {
  height: 100%;
}
.xcConfirm .openw1 {
  width: 511px;
}
.xcConfirm .openw {
  height: 275px;
}
.UrbansubstationBox {
  display: inline-block;
  position: relative;
  font-size: 14px;
  color: #7f8187;
  line-height: 30px;
  margin-left: 15px;
}
.Urbansubstation {
  position: absolute;
  bottom: 30px;
  left: -50%;
  transform: translateX(-25%);
  background: #f8f8f8;
  width: 0;
  height: 0;
  overflow: hidden;
  box-sizing: border-box;
  line-height: 0;
  font-size: 0;
  border-radius: 10px;
  color: #333 !important;
}
.Urbansubstationfenzhan {
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  font-size: 16px;
  display: block;
  text-align: center;
  color: #333 !important;
}
.UrbansubstationBoxCenter .cxfnbox {
  width: 94%;
  height: 100%;
  border: 1px dashed #e2e2e2;
  margin: 0 auto 10px;
  border-radius: 5px;
}
.UrbansubstationBoxCenter .cxfnbox a {
  text-align: left;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  display: block;
  color: #666 !important;
  padding: 5px 10px 5px 30px;
  line-height: 26px;
  font-size: 16px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.UrbansubstationBox:hover .Urbansubstation {
  min-width: 160px;
  height: auto;
  background-color: #ffffff;
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
}
.Urbansubstation .cxfnbox a:hover::before {
  border-color: #9f0605;
}
.Urbansubstation .cxfnbox a:hover::after {
  background: #9f0605;
}
.Urbansubstation .cxfnbox a::after {
  content: "";
  width: 6px;
  height: 6px;
  background: #ddd;
  position: absolute;
  top: 16px;
  left: 15px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.Urbansubstation .cxfnbox a::before {
  content: "";
  width: 14px;
  height: 14px;
  border: 1px solid #ddd;
  position: absolute;
  top: 11px;
  left: 10px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.Urbansubstation .cxfnbox a:hover {
  transform: translateY(-2px);
  color: #9f0605 !important;
}
.contents {
  width: 1300px;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.yc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tsy {
  transform: perspective(1px) translateZ(0);
  transition-duration: 0.3s ease-out;
}
.tsy:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.gd {
  transition: 0.5s linear;
}
.img100 {
  transform: scale(1);
  transition: 0.5s linear;
}
.img100:hover {
  transform: scale(1.1);
}
.w100 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.flex {
  display: flex;
  justify-content: space-between;
}
/*头部*/
.header_nav{ width:100%; height:110px;position: absolute;left:0;top: 25px;z-index: 111;}
.header_nav .main{ width:1300px; height:110px; margin:0 auto;background:#fff;}

.header_nav .main .logo{
	width: 200px;
    height: auto;
    display: block;
    float: left;
    padding:23px 0 0 24px;
	
	}


.header_nav .main .frtxt{ width:1055px; height:130px; display:block; float:right;	padding:17px 0 0 20px;
}
.toparea{ padding-left:1%; padding-right:1%;height:50px; margin:0 auto; background:#0051a3}
.toparea ul li{float:left; line-height:50px; font-size:15px; color:#ffffff; font-weight:bold}
.toparea ul li span{line-height:50px; font-size:15px; color:#fff100; font-weight:bold}

.toparea ul li.tel{ background:url(../images/tela.png) 0 center no-repeat; text-indent:32px; line-height:50px; color:#fff; font-size:24px; font-family:Arial, Helvetica, sans-serif; font-weight:bold}

/*nav*/
.nav{width:100%; height:80px; margin:0 0;}
.nav ul { width:1130px; height:80px; margin:0 auto;}
.nav ul li{float: left; height:80px;position:relative; background:url(../images/nav_line.jpg) right center no-repeat}
.nav ul li a{ 
	width: 122px;
    display: block;
    text-align: center;
    color: #333333;
    font-size: 16px;
    line-height: 20px;
} 


.nav ul li em {display: block;font-size: 12px;color: #888888;text-transform: uppercase;font-style: normal; font-weight:100; font-family:Arial, Helvetica, sans-serif}
.nav ul li a:hover{color: #9f0605;}
.nav ul li:hover{font-size:16px;color: #9f0605 !important;}
.nav ul li:hover a{color:#9f0605;}

.nav ul li dl{position:absolute; left:0px; top:80px; z-index:99999; background:#9f0605; display:none; width:122px;}
.nav ul li:hover dl{ position:absolute; left:0px; top:80px; z-index:99999; background:#9f0605; display:block;}
.nav ul li dl dt a{ width:122px;height:50px;float:left;line-height:50px !important;color:#fff !important; font-size: 14px !important; font-weight:100;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; border-bottom:1px solid #fff;}
.nav ul li dl dt a:hover{background:#555; color:#fff !important; line-height:50px !important; font-size:14px !important; font-weight:100;border-bottom:1px solid #fff}

.nav .nav_on{color: #9f0605; font-size:16px; }

.header_nav.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px; z-index:999; background:#fff;box-shadow: 3px 3px 3px rgba(0,0,0,.2);}

.header_nav .main .frtxt .ser {
  width: 93px;
  height: 110px;
  position: absolute;
  top: 0;
  padding:0 1036px 0 0;
}
.header_nav .main .frtxt  .ser input {
  width: 200px;
  height: 110px;
  background: #9f0605;
  font-size: 16px;
  color: #fff;
  line-height: 110px;
  position: absolute;
  top: 0;
  right: 85px;
  box-sizing: border-box;
  opacity: 0;
  pointer-events: none;
  transition: 0.5s linear;
}
.header_nav .main .frtxt  .ser input::placeholder {
  font-size: 16px;
  color: #fff;
}
.header_nav .main .frtxt  .ser button {
  width: 93px;
  height: 110px;
  background: url(../images/ser.png) no-repeat center;
  border: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}
.header_nav .main .frtxt  .ser:hover input {
  padding: 0 15px;
  opacity: 1;
  pointer-events: all;
}


.banner {
  position: relative;
  overflow: hidden;
}
/*.banner .slideshow {
  position: relative;
  width: 100%;
}
.banner .slideshow .bd li {
  max-height: 855px;
}
.banner .slideshow .bd li a {
  display: block;
}
.banner .slideshow .bd li img {
  display: block;
  width: 100%;
  height: 100%;
}
.banner .slideshow .prev {
  width: 50px;
  height: 50px;
  background: url(../images/arrows.png) top left;
  text-indent: -99999px;
  position: absolute;
  top: 50%;
  left: 5%;
  margin-top: -25px;
  z-index: 10;
  cursor: pointer;
  border: none;
}
.banner .slideshow .next {
  width: 50px;
  height: 50px;
  background: url(../images/arrows.png) top right;
  text-indent: -99999px;
  position: absolute;
  top: 50%;
  right: 5%;
  margin-top: -25px;
  z-index: 10;
  cursor: pointer;
  border: none;
}*/
.banner .indexBanner{height:860px;}
.banner .indexBanner .flexslider{width:100%;min-width:1200px;}
.banner .indexBanner .slides{min-width:1200px;}
.banner .indexBanner .slides li{height:860px;width:100%;min-width:1200px; text-align:center;}
.banner .indexBanner .slides li a{ text-decoration:none;}
.banner .indexBanner .flex-direction-nav a  {width:32px;height:60px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;position:absolute;top:50%;z-index:12;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.banner .indexBanner .flex-direction-nav .prev { left: 1%; background:url(../images/indexleft.png) no-repeat; }
.banner .indexBanner .flex-direction-nav .next{right:1%;background:url(../images/indexright.png) no-repeat; }
.banner .indexBanner .flexslider:hover .next{opacity:1;filter:alpha(opacity=100);}
.banner .indexBanner .flexslider:hover .prev{opacity:1;filter:alpha(opacity=100);}
.banner .indexBanner .flex-control-nav{ position:absolute;bottom:50px;}
.banner .indexBanner .flex-control-nav a{display:inline-block;width:20px;height:20px;background:#9f0605;border-radius:50%;}
.banner .indexBanner .flex-control-nav a.active{background:#fff;}
.banner .ding {
  height: 90px;
  background: #f6f6f6;
}
.banner .ding .contents {
  display: flex;
  justify-content: space-between;
  height: 90px;
}
.banner .ding p {
  font-size: 16px;
  color: #666;
  line-height: 90px;
  padding-left: 40px;
  background: url(../images/ding.png) no-repeat center left;
}
.banner .ding .tel {
  font-size: 15px;
  color: #333;
  line-height: 90px;
  padding-left: 29px;
  background: url(../images/tel1.png) no-repeat center left;
}
.banner .ding .tel i {
  font-size: 20px;
  font-weight: bold;
  line-height: 90px;
  color: #333;
}
/*footer*/
.footer{ width:100%; height:auto; margin:0 auto; background:#333333; padding-top:40px; padding-bottom:60px}
.footer .maina{ width:1200px; height:auto; margin:0 auto}

.navigation{
	display: block;
    float: left;
    width: 200px;
    height: auto;
    margin-right: 160px;
	}
.navigation .title{ font-size:18px; color:#ffffff; line-height:35px}
.navigation .title span{margin-left:10px;font-size:12px; color:#888888; line-height:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase}
.navigation .content{ margin-top:20px}
.navigation .content ul li{
	width: 56px;
    height: 38px;
    display: block;
    float: left;
    margin-right: 85px;
    border-bottom: 1px solid #7f7f7f;
    text-align: center;
	}
.navigation .content ul li a{line-height:38px; font-size:14px; color:#d6d6d6}

.botlx{ display:block; float:left; width:480px; height:auto;}
.botlx .title{ font-size:18px; color:#ffffff; line-height:35px}
.botlx .title span{margin-left:10px;font-size:12px; color:#888888; line-height:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase}
.botlx .content{ margin-top:20px; font-size:14px; line-height:34px; color:#d6d6d6}
.botlx .content ul li{ float:left; width:50%; height:40px; line-height:40px; font-size:14px; color:#d6d6d6}
.botlx .content ul li a{line-height:40px; font-size:14px; color:#d6d6d6}



.attention{ width:320px; height:auto; display:block; float:right}
.attention .title{ font-size:18px; color:#ffffff; line-height:35px}
.attention .title span{ margin-left:10px;font-size:12px; color:#888888; line-height:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase}
.attention .content{ margin-top:20px; width:320px; height:150px; position:relative }
.attention .content .ewm{ position:absolute; right:0; top:0; width:148px; height:148px;}
.attention .content .message{ position:absolute; left:15px; top:42px; width:127px; height:35px; background:url(../images/message.jpg) 0 0 no-repeat; text-indent:50px; font-size:16px; line-height:35px; color:#fff}
.attention .content .message a{font-size:16px; line-height:35px; color:#fff}

.attention .content .hottel{ 
    position: absolute;
    left: 0;
    top: 95px;
    text-align: right;
    width: 142px;
    height: auto;
    font-size: 15px;
    line-height: 25px;
    color: #fff;
}
.attention .content .hottel p{font-size:20px; line-height:26px; color:#fff; font-family:Arial, Helvetica, sans-serif}

.bottom{ width:100%; height:66px; margin:0 auto; background:#333333; border-top:1px solid #464646; text-align:center}
.bottom li{
	display: inline-block;
    height: 66px;
    line-height:66px;
    /*padding: 0 45px;*/
    margin: 0 45px;
    /*background: #2756cc;*/
    color: #888888;
    font-size: 14px;
    /*border-radius: 25px;*/
	}
.bottom li a{line-height:66px;color: #888888;font-size: 14px;}
.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}
ul,li{ list-style:none}

@media (max-width: 1440px) {
  .header_nav  {
    width: 100%;
  }
  .header_nav  .logo {
    left: 0;
  }
  .header_nav  .ser {
    display: none;
  }
  .header_nav  .nav {
    left: auto;
    right: 0;
  }
}
@media (max-width: 1300px) {
  .header_nav  .logo {
    left: 2%;
  }
  .header_nav  .nav {
    left: auto;
    right: 2%;
    width: 80%;
  }
}
@media (max-width: 1024px) {
  .header_nav  {
    display: none;
  }
  .mphone {
    display: block;
  }
  .footer .warp .list {
    display: none;
  }
  .footer .FOM {
    display: none;
  }
  .footer .art {
    display: block;
    height: auto;
    margin: 0;
    background: none;
    padding: 0;
  }
  .footer .art li {
    margin-bottom: 15px;
  }
  .footer {
    padding: 20px 0 10px;
  }
  .footer .box {
    display: flex;
    justify-content: space-between;
  }
  .UrbansubstationBox {
    display: none;
  }
  .footer .ban .tu {
    display: none;
  }
  .footer .warp .erm {
    display: none;
  }
  .footerBar {
    display: block;
  }
}
