#udesk_btn {
  display: none;
}
.top_banner {
  margin: 0 -15px;
  padding-top: 0.04rem;
  height: 0.86rem;
  background: url(../image/top_banner.png) no-repeat center center/cover;
  cursor: pointer;
}
.top_banner .top_banner_main {
  margin: 0 auto;
  width: auto;
  height: 0.81rem;
}
img {
  display: block;
}
.header {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 11;
}
.header .product {
  position: relative;
}
.header .meanMenu {
  margin-left: 5%;
}
.header .meanMenu li {
  float: left;
  position: relative;
}
.header .meanMenu li .mean-a {
  line-height: 0.86rem;
  display: block;
  margin: 0 0.2rem;
  font-size: 0.18rem;
  color: #666;
  font-weight: 500;
}
.header .meanMenu li .menu {
  display: none;
  transition: all 1s;
  position: absolute;
  width: 2.7rem;
  background: #fff;
  padding-bottom: 0.2rem;
  box-shadow: 0 0.1rem 0.4rem 0 rgba(111, 118, 140, 0.15);
}
.header .meanMenu li .menu-title {
  height: 0.63rem;
  line-height: 0.63rem;
  font-size: 0.16rem;
  margin-left: 0.3rem;
}
.header .meanMenu li .menu a {
  display: block;
  width: 2.7rem;
  padding: 0.17rem 0.3rem;
}
.header .meanMenu li .menu a h4 {
  font-size: 0.18rem;
  color: #191919;
  line-height: 0.26rem;
  padding-left: 0.25rem;
  background: url(../image/dropdown_icon@2x.png) no-repeat;
  background-size: 0.2rem auto;
}
.header .meanMenu li .menu a p {
  color: #7a7a7a;
  font-size: 0.16rem;
  line-height: 0.2rem;
  margin-top: 0.1rem;
}
.header .meanMenu li .menu li:nth-child(1) h4 {
  background-position: 0 0.02rem;
}
.header .meanMenu li .menu li:nth-child(2) h4 {
  background-position: 0 -0.28rem;
}
.header .meanMenu li .menu li:nth-child(3) h4 {
  background-position: 0 -0.58rem;
}
.header .meanMenu li .menu li:nth-child(4) h4 {
  background-position: 0 -0.87rem;
}
.header .meanMenu li .menu li:nth-child(5) h4 {
  background-position: 0 -1.17rem;
}
.header .meanMenu li .menu li.active a,
.header .meanMenu li .menu li:hover a {
  background: #f5f8fe;
}
.header .meanMenu li .menu:hover {
  display: block;
  transition: all 1s;
}
.header .meanMenu li:hover .mean-a {
  color: #333;
}
.header .meanMenu li.active .mean-a:after,
.header .meanMenu li:hover .mean-a:after {
  content: "";
  width: 0.1rem;
  height: 0.04rem;
  background: #4f7afd;
  border-radius: 0.02rem;
  position: absolute;
  bottom: 0.2rem;
  left: 50%;
  transform: translateX(-50%);
}
.header .meanMenu li:hover .menu {
  display: block;
  transition: all 1s;
}
.header .meanMenu li.active .mean-a {
  color: #333;
}
.header .phone1 {
  margin-left: 40%;
  line-height: 0.86rem;
  font-size: 0.16rem;
  color: #666;
  cursor: pointer;
  float: right;
  margin-right: 0.3rem;
}
.header .phone1:hover {
  font-size: 0.18rem;
  color: #333;
}
.white .phone1,
.white .phone1:hover {
  color: #fff;
}
.header .logout {
  float: right;
  margin-right: 0.73rem;
  line-height: 0.86rem;
  font-size: 0.16rem;
  color: #666;
  cursor: pointer;
}
.footer .col-sm2 li a:hover,
.footer .col-sm3 li a:hover,
.footer .col-sm4 li a:hover,
.footer li a span,
.white .logout,
.white .meanMenu li.active .mean-a {
  color: #fff;
}
.header img {
  margin-top: 0.25rem;
  width: 0.97rem;
  height: 0.39rem;
  margin-left: 1rem;
}
.header .bottom {
  display: block;
  margin-top: 0.25rem;
  width: 1.3rem;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.16rem;
  text-align: center;
  cursor: pointer;
}
.header .bottom2 {
  float: right;
  margin-right: 0.73rem;
  color: #fff;
  background-color: #4f7afd;
  border-radius: 0.22rem;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.header .bottom2:hover {
  background-color: #2f61f8;
}
.header .bottom1 {
  float: right;
  margin-right: 0.23rem;
  border: 1px solid #4f7afd;
  color: #4f7afd;
  border-radius: 0.22rem;
}
.header .bottom1:hover {
  background: rgba(72, 115, 246, 0.1);
}
.footer-abs {
  position: absolute;
  bottom: 0;
}
.footer {
  width: 100%;
  height: 0.5rem !important;
  background: rgba(0, 0, 0, 0.38);
  text-align: left;
  overflow: hidden;
  background: url(../image/bottom.png);
  background-size: cover;
}
.footer .col-sm1 img {
  width: 1.4rem;
  height: 0.58rem;
}
.footer .col-sm1 .logo {
  float: left;
}
.footer .col-sm1 .weimoblog {
  margin-right: 0.17rem;
  width: 3.46rem;
  height: 0.5rem;
  margin-top: 0.08rem;
  margin-bottom: 0.1rem;
}
.footer .col-sm1 .xiaokelogo {
  width: 0.87rem;
  height: 0.35rem;
  margin-top: 0.1rem;
}
.footer .col-sm1 .logospan {
  height: 0.28rem;
  width: 2px;
  margin-right: 0.17rem;
  background-color: #fff;
  margin-top: 0.15rem;
  opacity: 0.8;
}
.footer .col-sm1 a {
  cursor: default;
}
.footer .col-sm2 {
  margin-left: 1.4rem;
}
.footer .col-sm3,
.footer .col-sm4 {
  margin-left: 1.61rem;
}
.footer h4 {
  font-size: 0.2rem;
  color: #fff;
  font-weight: 400;
}
.footer li:first-child {
  margin-top: 0.1rem;
}
.footer li a {
  display: block;
  font-size: 0.16rem;
  color: #a8aabe;
  padding-top: 0.1rem;
  line-height: 0.28rem;
  cursor: pointer;
}
.footer-fluid {
  margin: 0.5rem auto 0;
  padding-bottom: 0.28rem;
  overflow: hidden;
  width: 76%;
}
.footer .xian {
  margin: 0 3.6rem;
  height: 1px;
  background: rgba(78, 78, 84, 0.3);
}
.footer .contain {
  margin: 0 auto;
}
.footer .erwei {
  width: 1.22rem;
  height: 1.2rem;
  margin-top: 0.22rem;
}
.footer p {
  text-align: center;
}
.footer .ipc,
.footer p,
.footer p a {
  color: #e5e5e7;
  font-size: 0.16rem;
}
.footer p.pC {
  padding-top: 0.2rem;
}
.footer .ipc {
  text-align: center;
  padding: 0.1rem 0;
}
.pop {
  position: fixed;
  z-index: 999;
  right: 0.42rem;
  bottom: 0;
  width: 0;
}
.pop .weixin {
  height: 1.15rem;
  z-index: 10;
}
.pop .code {
  position: relative;
  width: 3.11rem;
}
.pop .code img.pop-code,
.pop .code img.pop-erwei {
  position: absolute;
  right: 0;
  bottom: 0;
  box-shadow: 0 0.1rem 0.4rem 0 rgba(79, 122, 253, 0.3);
}
.pop .code img.pop-erwei {
  display: none;
  border-radius: 0.2rem;
  width: 2.2rem;
  height: 2.49rem;
}
.pop .code img.pop-code {
  width: 0.94rem;
  height: 0.94rem;
  border-radius: 100%;
  z-index: 2;
}
.pop .code .pop-code:hover {
  opacity: 0;
}
.pop .code .pop-code:hover ~ .pop-erwei {
  display: block;
  transition: 0.1s ease;
}
.pop .phone {
  position: absolute;
  right: 0;
  bottom: calc(50vh - 1.6rem);
}
.consult-box,
.online-btn {
  z-index: 999;
  text-align: center;
}
.online-btn {
  cursor: pointer;
  border-bottom: 1px solid #ededed;
  position: relative;
  height: 0.89rem;
}
.pop .phone-img1 {
  width: 3.59rem;
  height: 1.44rem;
  position: absolute;
  right: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.5s;
}
.pop .phone-img2 {
  width: 0.44rem;
  height: 0.44rem;
  border-radius: 100%;
  transition: all 0.5s;
  opacity: 1;
  margin: 0 auto 0.17rem;
}
@keyframes inner {
  0%,
  to {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}
.online-btn .fake-inner,
.online-btn .fake-outer {
  position: absolute;
  background: 0 0;
  margin: auto;
  border-radius: 50%;
  z-index: -1;
}
.online-btn .fake-inner {
  left: 0;
  width: 0.49rem;
  height: 0.49rem;
  border: 0.02rem solid #4f7afd;
  top: -0.03rem;
  animation: inner 800ms ease-out infinite;
}
@keyframes outer {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  to {
    transform: scale(1.2);
    opacity: 0;
  }
}
.online-btn .fake-outer {
  width: 0.55rem;
  height: 0.55rem;
  border: 0.005rem solid #4f7afd;
  left: -0.03rem;
  top: -0.06rem;
  animation: outer 800ms ease-out infinite;
}
.consult-box {
  position: fixed;
  right: 0.28rem;
  bottom: 0.09rem;
  background: url(../image/consult@2x.png);
  background-size: cover;
  width: 3.16rem;
  height: 3.91rem;
  padding-top: 0.45rem;
  font-size: 0;
}
.consult-tel {
  height: 0.72rem;
  text-align: center;
  border-bottom: 0.01rem solid #ededed;
  padding-top: 0.1rem;
  position: relative;
}
.consult-tel .content-tel {
  display: none;
  padding-top: 0.13rem;
  color: #333;
  background: #fff;
  position: absolute;
  width: 1.5rem;
  height: 0.72rem;
  border-radius: 0.08rem;
  left: -1.8rem;
  top: 0;
  box-shadow: 0 0 0.4rem rgba(79, 122, 253, 0.2);
  -webkit-box-shadow: 0 0 0.4rem rgba(79, 122, 253, 0.2);
}
.consult-scan .content-scan::after,
.consult-tel .content-tel::after {
  content: "";
  position: absolute;
  right: -0.21rem;
  border: 0.15rem solid transparent;
  border-left-color: #fff;
}
.consult-tel .content-tel::after {
  top: 0.24rem;
}
.consult-tel .content-tel .tel {
  font-weight: 600;
  font-size: 0.16rem;
}
.consult-tel .content-tel .desc {
  font-weight: 400;
  font-size: 0.12rem;
  margin-top: 8px;
}
.consult-tel .consult-tel-bg {
  width: 0.26rem;
  height: 0.26rem;
  margin: auto;
  background: url(../image/pop-tel.png) no-repeat center/cover;
}
.consult-scan:hover p,
.consult-tel:hover p {
  color: #4f7afd !important;
}
.consult-tel:hover .consult-tel-bg {
  background: url(../image/pop-tel-hover.png) no-repeat center/cover;
}
.consult-scan:hover .consult-scan-bg {
  background: url(../image/pop-scans-hover.png) no-repeat center/cover;
}
.pop .phone .top p {
  color: #666;
}
.consult-scan {
  text-align: center;
  height: 0.8rem;
}
.consult-scan .content-scan {
  display: none;
  width: 1.52rem;
  height: 1.76rem;
  background: #fff;
  position: absolute;
  border-radius: 0.08rem;
  left: -1.66rem;
  bottom: 0;
  padding: 0.16rem;
  box-shadow: 0 0 0.4rem rgba(79, 122, 253, 0.15);
  -webkit-box-shadow: 0 0 0.4rem rgba(79, 122, 253, 0.15);
}
.consult-scan .content-scan::after {
  bottom: 0.24rem;
}
.consult-scan .content-scan .code-box-new {
  width: 1.2rem;
  height: 1.2rem;
  overflow: hidden;
}
.code-box img,
.consult-scan .content-scan .code-box-new img,
.try-use-pic img {
  width: 100%;
}
.consult-scan .content-scan .desc,
.pop .phone .top p {
  font-weight: 400;
  font-size: 0.12rem;
  margin-top: 0.08rem;
}
.consult-scan .consult-scan-bg {
  width: 0.26rem;
  height: 0.26rem;
  margin: 0.12rem auto 0;
  background: url(../image/pop-scans.png) no-repeat center/cover;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate(100%, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutBottomRight {
  0% {
    opacity: 1;
    transform: scale(100%, 100%);
  }
  to {
    opacity: 0;
    transform: scale(0, 0);
  }
}
.fadeOutBottomRight {
  animation-name: fadeOutBottomRight;
}
@keyframes fadeInBottomRight {
  0% {
    opacity: 0;
    transform: scale(0, 0);
  }
  to {
    opacity: 1;
    transform: scale(100%, 100%);
  }
}
.fadeInBottomRight {
  animation-name: fadeInBottomRight;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate(100%, 0);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
.fadeInBottomRight,
.fadeInRight,
.fadeOutBottomRight,
.fadeOutRight {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  transform-origin: 100% 100% 0;
}
.fadeInBottomRight,
.fadeOutBottomRight {
  display: block;
}
.fadeInBottomRight,
.fadeInRight {
  animation-delay: 0.3s;
}
.consult-box .close-btn {
  position: absolute;
  top: 0.13rem;
  right: 0.23rem;
  width: 0.3rem;
  height: 0.3rem;
  border-radius: 50%;
  color: #fff;
  font-size: 0.22rem;
  line-height: 1;
  background: rgba(0, 0, 0, 0.2);
  border: 2px solid #fff;
  cursor: pointer;
}
.consult-box .title {
  font-size: 0.18rem;
  color: #555;
}
.consult-box .code-box {
  height: 1.53rem;
  width: 1.53rem;
  margin: 0.06rem auto 0;
  background-color: #fff;
}
.consult-box .ask-online {
  display: inline-block;
  margin-top: 0.28rem;
  padding: 0;
  width: 1.35rem;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.16rem;
  text-align: center;
  cursor: pointer;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 0.25rem;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.consult-box .phone-txt {
  margin-top: 0.08rem;
  font-size: 0.16rem;
  line-height: 0.22rem;
  color: #fff;
}
.consult-box .phone-pic {
  display: inline-block;
  vertical-align: middle;
  height: 0.2rem;
  width: 0.2rem;
  background: url(../image/call@2x.png);
  background-size: cover;
  margin-right: 0.07rem;
}
.pop .phone .top {
  width: 0.8rem;
  height: 2.66rem;
  background: #fff;
  border-radius: 0.84rem;
  padding-top: 0.18rem;
  box-shadow: 0 0 0.4rem rgba(79, 122, 253, 0.15);
  -webkit-box-shadow: 0 0 0.4rem rgba(79, 122, 253, 0.15);
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  transform: scale(1.2);
}
.wm-top {
  height: 190px !important;
}
.pop .phone .top:hover .phone-img1 {
  opacity: 1;
  filter: alpha(opacity=100);
}
.button,
.swiper-button,
.swiper10-a {
  display: block;
  border-radius: 0.4rem;
  color: #fff;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.button {
  background-color: #4f7afd;
  -webkit-box-shadow: 0 0.2rem 0.5rem 0 rgba(79, 122, 253, 0.5);
  box-shadow: 0 0.2rem 0.5rem 0 rgba(79, 122, 253, 0.5);
  width: 2.6rem;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  font-size: 0.32rem;
  cursor: pointer;
}
.button:hover,
.swiper-button:hover,
.try-use-txt .try-btn:hover {
  background-color: #2f61f8;
}
.swiper-button,
.swiper10-a {
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
}
.swiper-button {
  background-color: #4f7afd;
  box-shadow: 0 0.05rem 0.25rem 0 rgba(79, 122, 253, 0.3);
  text-align: center;
  margin-top: 0.1rem;
  margin-bottom: 0.3rem;
  width: 1.7rem;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.2rem;
}
.swiper10-a {
  width: 2.5rem;
  height: 0.8rem;
  line-height: 0.8rem;
  margin: 0.74rem auto 0;
  border: 1px solid #fff;
  font-size: 0.32rem;
}
.swiper10-a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.cfooter {
  position: relative;
  height: 0.5rem;
}
.cfooter-top {
  text-align: center;
  overflow: hidden;
}
.cfooter-top h4 {
  font-size: 0.42rem;
  line-height: 0.59rem;
  color: #fff;
  margin-top: 0.57rem;
  font-weight: 400;
}
.cfooter-top .swiper10-a {
  margin-top: 0.3rem;
  display: block;
  width: 1.68rem;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.16rem;
}
.code-box {
  width: 7.14rem;
  margin: 0.4rem auto 0;
  font-size: 0;
}
.code-box .person,
.try-use {
  display: inline-block;
  vertical-align: middle;
}
.code-box .person {
  background: url(../image/person@2x.png) no-repeat;
  width: 0.74rem;
  height: 2.25rem;
  background-size: cover;
}
.try-use-txt {
  float: left;
  text-align: left;
  padding-left: 0.65rem;
}
.try-use {
  width: 6.16rem;
  height: 2rem;
  background: url(../image/call_bg@2x.png) no-repeat;
  background-size: 100% auto;
  margin-left: 0.2rem;
}
.try-use-txt .txt1,
.try-use-txt .txt2 {
  font-size: 0.28rem;
  color: #fff;
  line-height: 0.4rem;
  text-shadow: 0 0.02rem 0.04rem rgba(0, 0, 0, 0.1);
  margin-top: 0.22rem;
}
.try-use-txt .txt2 {
  font-size: 0.18rem;
  line-height: 0.25rem;
  margin-top: 0.04rem;
}
.try-use-txt .try-btn {
  display: block;
  width: 1.53rem;
  height: 0.52rem;
  line-height: 0.52rem;
  font-size: 0.18rem;
  text-align: center;
  cursor: pointer;
  color: #fff;
  background-color: #4f7afd;
  border-radius: 0.4rem;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  margin-top: 0.24rem;
}
.try-use-pic {
  width: 1.39rem;
  height: 1.39rem;
  border-radius: 0.1rem;
  overflow: hidden;
  float: right;
  margin-top: 0.27rem;
  margin-right: 0.54rem;
  border: 0.03rem solid #fff;
}
.white .meanMenu li .mean-a {
  color: #d9e2fd;
}
.try-use-pic,
.white .meanMenu li.active .mean-a:after {
  background: #fff;
}
.white .bottom1 {
  border: 1px solid #fff;
  color: #fff;
}
.white .bottom1:hover {
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.1);
}
.white .bottom2 {
  background: #fff;
  color: #4f7afd;
}
.white .bottom2:hover {
  background: rgba(255, 255, 255, 0.9);
}
.down-box {
  position: relative;
  font-size: 0;
  margin-right: 0.32rem;
  cursor: pointer;
}
.down-box,
.down-box-login {
  float: right;
}
.header .down-btn {
  color: #4f7afd;
  font-size: 0.18rem;
  line-height: 0.86rem;
  vertical-align: middle;
  margin-left: 0.03rem;
}
.header .icon {
  background: url(../image/phone_w@2x.png);
  background-size: cover;
}
.down-box .icon {
  display: inline-block;
  vertical-align: middle;
  height: 0.3rem;
  width: 0.3rem;
  background: url(../image/phone@2x.png);
  background-size: cover;
}
.white .icon {
  background: url(../image/phone_w@2x.png);
  background-size: cover;
}
.white .down-btn {
  color: #fff;
}
.down-box:hover > .pop-erwei {
  display: block;
  transition: 0.1s ease;
}
.header .pop-erwei {
  width: 3.2rem;
  height: 3.49rem;
  position: absolute;
  display: none;
  top: 0.12rem;
  right: -0.52rem;
  z-index: 100;
  border-radius: 0.2rem;
}
.fixed-header {
  position: fixed;
  background: #fff;
  -webkit-box-shadow: 0 0.1rem 0.3rem 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.1rem 0.3rem 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: top 0.5s ease;
  transition: top 0.5s ease;
}
.polit-popup-fixed {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 5.6rem;
  background: #fff;
  border-radius: 0.2rem;
  box-shadow: 0 0.1rem 0.45rem 0 rgba(90, 97, 127, 0.2);
  z-index: 555;
  display: none;
}
.polit-popup-logo {
  width: 1.512rem;
  height: 1.392rem;
  background: url(../image/new_avatar.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 2.044rem;
  margin-top: -0.625rem;
  z-index: 999;
}
.polit-popup-des {
  height: 2.5rem;
  overflow: hidden;
  text-align: center;
}
.polit-popup-explain {
  margin-top: 0.73rem;
  font-size: 0.26rem;
  color: #555;
  letter-spacing: 0.02rem;
  line-height: 0.4rem;
}
.polit-popup-tel {
  font-weight: 700;
  font-size: 0.26rem;
  color: #1d0000;
  letter-spacing: 0.02rem;
  line-height: 0.34rem;
}
.polit-popup-btn {
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  padding: 0.16rem 0.9rem 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.polit-popup-btn > a {
  font-weight: 700;
  float: left;
  display: block;
  width: 1.8rem;
  height: 0.5rem;
  font-size: 0.22rem;
  color: #fff;
  line-height: 0.5rem;
  border-radius: 0.25rem;
}
.polit-popup-btn .polit-popup-consult,
.polit-popup-btn .polit-popup-free {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.polit-popup-btn .polit-popup-free {
  background-color: #4572ff;
  color: #fff;
}
.polit-popup-btn .polit-popup-consult {
  background: #fff;
  border: 0.02rem solid #4873f8;
  line-height: 0.48rem;
  color: #4873f8;
}
.polit-popup-consult:hover {
  border-color: #0968ff;
  background-color: #0968ff;
  color: #fff;
}
.polit-popup-free:hover {
  background-color: #2f5cff;
  color: #fff;
}
.polit-popup-close {
  width: 0.3rem;
  height: 0.3rem;
  position: absolute;
  top: 0.12rem;
  right: 0.12rem;
  z-index: 650;
  cursor: pointer;
}
.m-ban-qr-wrap {
  display: none;
  height: 0;
  font-size: 0;
}
.m-ban-lnk-qr {
  position: absolute;
  top: -100px;
  left: 200px;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0;
}
.header .newLogoDeep,
.header .newLogoShallow {
  width: 2.19rem;
  height: 0.4rem;
  float: left;
  margin-right: 0.4rem;
}
.header .newLogoShallow {
  display: none;
}
.wmFooter {
  position: relative;
  padding: 0.7467rem 0;
  height: 2.7733rem !important;
  background: #20367e !important;
  color: #e5e5e7;
}
.wmFooter .wm-developer {
  margin-top: 0;
  font-size: 0.14rem;
  line-height: 0.2133rem;
}
.wm-developer:first-of-type {
  margin-bottom: 0.0427rem;
}
.wm-developer:nth-of-type(2) {
  margin-bottom: 0.3413rem;
}
.wm-developer:nth-of-type(3) {
  margin-bottom: 0.0427rem;
}
