.footer-wrapper .newDefaultBottomOn {
  background: #151b26;
  padding-top: 60px;
  padding-bottom: 10px;
}

.footer-wrapper .newDefaultBottomOn .box {
  height: 64px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  border: 1px solid;
  padding: 0px 30px;
}

.footer-wrapper .newDefaultBottomOn .box img {
  margin-top: 5px;
  width: 52px;
  height: 52px;
  margin-right: 14px;
}

.footer-wrapper .newDefaultBottomOn .box .text {
  font-size: 18px;
  color: #e8e9ea;
  line-height: 64px;
}

.footer-wrapper .footer-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-width: 1200px;
}

.footer-wrapper .footer-wrap .bash-box {
  position: relative;
  overflow: hidden;
  width: 1200px;
  display: flex;
  justify-content: space-between;
}

.footer-wrapper .footer-wrap > .footer-content-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  background: #30343d;
  padding: 35px 0 40px;
}

.footer-wrapper .footer-content-wrap .wechat-box {
  padding-left: 20px;
  float: left;
}

.footer-wrapper .wechat-box > i.wechat-qrcode {
  display: block;
  width: 144px;
  height: 144px;
  background: url(/images/index/code.png) no-repeat 50% 50%;
  background-size: 100%;
}

.footer-wrapper .wechat-box > p.wechat-title {
  font-size: 14px;
  line-height: 18px;
  padding-bottom: 10px;
  color: #fff;
  padding-left: 5px;
}

.footer-wrapper .wechat-box > p.wechat-detail {
  text-align: center;
  font-size: 12px;
  color: #fff;
  line-height: 1;
  padding-top: 10px;
}

.footer-wrapper .wechat-box i.wechat-icon {
  display: inline-block;
  width: 22px;
  height: 18px;
  background: url(/images/index/wechat_icon.png) no-repeat 50% 50%;
  vertical-align: middle;
  margin-right: 10px;
}

.footer-wrapper .footer-content-ul {
  position: relative;
  overflow: hidden;
  float: left;
}

.footer-wrapper .footer-content-ul li {
  position: relative;
  overflow: hidden;
  margin-left: 90px;
  float: left;
}

.footer-wrapper .footer-content-ul li:first-child {
  margin-left: 0;
}

.footer-wrapper .footer-content-ul li p.h4 {
  margin-top: 3px;
  padding-bottom: 25px;

  font-size: 14px;
  color: #ffffff;
  line-height: 16px;
}

.footer-wrapper .footer-content-ul li a {
  display: block;
  line-height: 1;
  padding-bottom: 15px;
  font-size: 12px;
  color: #c4c5c6;
}

.footer-wrapper .footer-content-ul li a:hover {
  color: #fff;
}

.footer-wrapper .footer-content-ul li p.tel-title {
  line-height: 1;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.65);
  padding: 15px 0;
}

.footer-wrapper .footer-content-ul li i.tel {
  display: inline-block;
  width: 25px;
  height: 25px;
  vertical-align: top;
  background: url(/images/index/tel.png) no-repeat 50% 50%;
  margin-right: 10px;
}

.footer-wrapper .footer-content-ul li p.tel-number {
  line-height: 25px;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
}

.footer-wrapper .footer-content-ul li p.tel-number .holiday-phone {
  line-height: 25px;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  max-width: 196px;
  display: inline-block;
}

.footer-wrapper .footer-content-ul li p.tel-number .holiday-phone {
  line-height: 25px;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
}

.footer-wrapper .qrcode {
  width: 150px;
  display: none;
  position: absolute;
  bottom: -160px;
  left: -35px;
  border: 1px solid #e7e7e7;
}

.footer-wrapper .qrcode img {
  width: 150px;
}

.footer-wrapper .footer-wrap > .footer-copyright-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 44px;
  background: #101623;
  text-align: center;
  display: flex;
  align-items: center;
}

.footer-wrapper .footer-copyright-wrap div {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.45);
  line-height: 22px;
  display: flex;
}

.footer-wrapper .footer-copyright-wrap div.padding-10 {
  padding-left: 10px;
}

.footer-wrapper .footer-copyright-wrap div.padding-20 {
  padding-left: 20px;
}

.footer-wrapper .bodycontent * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.bodycontent html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
address,
em,
img,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
i,
b,
s {
  margin: 0;
  padding: 0;
  border: 0;
}

ul,
ol {
  list-style: none;
}

a img {
  vertical-align: top;
  border: none;
}

a {
  text-decoration: none;
}

button {
  overflow: visible;
  margin: 0;
  padding: 0;
  border: 0 none;
  background-color: transparent;
}

button::-moz-focus-inner {
  padding: 0;
}

input[type='password'] {
  -webkit-text-security: disc;
}

textarea:focus,
input:focus,
button:focus {
  outline: none;
}

body {
  word-wrap: break-word;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.footer-wrapper .icon {
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: left top;
}

.footer-wrapper .btn {
  display: inline-block;
  zoom: 1;
  text-align: center;
  vertical-align: middle;
}

.footer-wrapper .none {
  display: none;
}

.footer-wrapper .bash-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.footer-wrapper .bash-box {
  position: relative;
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
}

.footer-wrapper .flex-span {
  display: flex;
  align-items: center;
}

.footer-wrapper .gongan {
  width: 22px;
  height: 22px;
  margin: 0 4px;
}

.footer-wrapper .h1-title {
  line-height: 1;
  font-size: 36px;
  color: #222222;
  text-align: center;
  padding: 70px 0 20px;
}

.footer-wrapper .h2-title {
  line-height: 1;
  font-size: 20px;
  color: #6a6a6a;
  text-align: center;
  padding-bottom: 50px;
}

.footer-wrapper .footer-content-wrap .link-box {
  padding-left: 20px;
  float: left;
  width: 144px;
  height: 50px;
  display: inline-block;
}

.footer-wrapper .footer-link {
  position: relative;
  overflow: hidden;
  float: left;
  margin-left: 70px;
  color: #ccc;
  overflow: hidden;
}

.footer-wrapper .footer-link a {
  color: #ccc;
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
}

.footer-wrapper .footer-link a:hover {
  color: #fff;
}

.footer-wrapper .footer-wrap > .footer-content-wrap {
  background: #151b26;
}

.footer-wrapper .flex1 {
  display: flex;
  justify-content: space-between;
}

.footer-wrapper .w1200 {
  width: 1200px;
  margin: auto;
}

.footer-wrapper .flex {
  display: flex;
}

.footer-wrapper .footer-wrap .wechat-box #videoEwm {
  background: url(https://qiniu.wsgjp.cn/images/202404291749044727250848034241876997.png);
  background-size: 88%;
  background-repeat: no-repeat;
  background-position: center;
  height: 120px;
  margin-top: 12px;
  margin-bottom: 12px;
  background-color: #fff;
  width: 120px;
}

.footer-wrapper .wechat-box > i.wechat-qrcode {
  display: block;
  width: 120px;
  height: 144px;
  background: url(/images/index/code.png) no-repeat 50% 50%;
  background-size: 100%;
}

.footer-wrapper .footer-wrap .tel-title {
  font-size: 12px;
  color: #e8e9ea;
  margin-bottom: 8px;
}

.footer-wrapper .footer-wrap #footerphone {
  display: inline-block;
  color: #fafdff;
  word-wrap: break-word;
  max-width: 200px;
}

.footer-wrapper .footer-wrap .tel-number span {
  font-size: 22px;
  color: #fafdff;
  word-wrap: break-word;
  max-width: 200px;
}

.footer-wrapper .footer-wrap .tel-number span {
  font-size: 22px;
  color: #fafdff;
  word-wrap: break-word;
  max-width: 200px;
}

.footer-wrapper .footer-content-wrap .wechat-box {
  padding-left: 20px;
  float: right;
  margin-top: 24px;
}

.footer-wrapper .footer-wrap .wechat-box i.video-icon {
  background: url(/images/index/videoIcon.png);
  display: inline-block;
  width: 20px;
  height: 18px;
  background-size: 100%;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 10px;
}