/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

* {
  margin: 0;
  padding: 0;
}

html,
body {
  background-color: #240689;
  min-height: 100%;
  font-family: Arial, "Microsoft YaHei UI";
  font-size: 14px;
}

/* body{min-width: 1280px;background-image: url('../images/bg-start.png');background-size: 100% auto;background-repeat: no-repeat;} */
ul,
li {
  list-style: none;
}

a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.yellow {
  color: #ffd406 !important;
}

.clear::after {
  content: '';
  display: block;
  clear: both;
}
.section{
  margin:  0 auto;
  min-width:1200px;
}
/* .activity-container{background-image: url('../images/bg-end.png');background-size: 100% auto;background-position: bottom;background-repeat: no-repeat;overflow: hidden;margin-top: -200px;} */
/* .banner{height: 878px;background-image: url('../image/banner.png');background-repeat: no-repeat;background-size: auto 100%;background-position: center center;margin-top: 60px;} */
.w1200 {
  width: 1200px;
  margin: 0 auto;
  max-width: 96%;
}

.section-bg-dark * {
  color: #fff;
}

.fontsize0 {
  font-size: 0;
}

.fontsize0>* {
  font-size: 14px;
}

.p-1 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hide {
  display: none;
}

.lh38 {
  line-height: 38px;
}

.f20 {
  font-size: 20px;
}

.f30 {
  font-size: 30px;
}

.pd20 {
  padding: 0 20px !important;
}

.m56 {
  margin: 0 56px;
}

.mr10 {
  margin-right: 10px;
}

.container {
  background: #fff;
}

.class_qidian_wpa {
  display: none !important;
}

/* banner */

.banner {
  width: 100%;
  height: 727px;
  background-image: url(../image/banner.png);
  background-size: cover;
  padding-top: 100px;
  background-repeat: no-repeat;
  background-position: center center;
}

.banner .section-title h2 {
  font-size: 36px;
  color: #ffffff;
}

.banner .section-title p {
  font-size: 16px;
  color: #ffffff;
}

.tab-box-menu li {
  display: inline-block;
  width: 148px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  margin-top: 12px;
}

.tab-box-menu li.active {
  color: #f49f1a;
}

.tab-box-menu li.active::after {
  content: '';
  display: block;
  width: 148px;
  height: 4px;
  background-color: #f49f1a;
  margin-top: 12px;
}

.tab-box-content {
  margin: 0 auto;
}

.tab-box-content .tab-box-panel {
  display: none;
}

.tab-box-content .tab-box-panel.open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tab-box-content .tab-content-item {
  width: 380px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0f5ff), to(#f6f7fb));
  background-image: -o-linear-gradient(top, #f0f5ff 0%, #f6f7fb 100%);
  background-image: linear-gradient(180deg, #f0f5ff 0%, #f6f7fb 100%);
  padding-top: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 10px;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.tab-box-content .item-head {
  margin: 0 0 24px 38px;
}

.tab-box-content .item-head i {
  display: inline-block;
  width: 36px;
  height: 34px;
  margin-right: 16px;
}

.item-head .icon1 {
  background-image: url(../image/01.png);
  background-size: 100% 100%;
}

.item-head .icon2 {
  background-image: url(../image/02.png);
  background-size: 100% 100%;
}

.item-head .icon3 {
  background-image: url(../image/03.png);
  background-size: 100% 100%;
}

.item-head .icon4 {
  background-image: url(../image/04.png);
  background-size: 100% 100%;
}

.tab-box-content .item-head h3 {
  font-size: 16px;
  color: #1c1d1f;
}

.tab-box-content .item-head p {
  color: #626266;
}

.tab-box-content .item-info {
  margin: 0 38px;
}

.tab-box-content .item-info span {
  display: inline-block;
  color: #626266;
  float: left;
  min-width: 49%;
  line-height: 38px;
}

.tab-box-content .item-price {
  font-size: 14px;
  color: #626266;
  margin: 10px 38px 20px 38px;
}

.tab-box-content .item-price span:first-child {
  font-size: 20px;
  color: #ff4105;
}

.tab-box-content .item-price span:nth-child(2) {
  font-size: 30px;
  color: #ff4105;
}

.tab-box-content .item-price i {
  display: inline-block;
  margin-left: 12px;
  color: #ff8a00;
}

.tab-box-content .item-buy {
  background-color: #2981ff;
  color: #fff;
  text-align: center;
  width: 100%;
  line-height: 40px;
  cursor: pointer;
}

.tab-box-content .item-buy:hover {
  background-color: #3d8dfe;
}

.banner .more-config {
  width: 212px;
  height: 44px;
  border-radius: 22px;
  border: solid 1px #ffffff;
  margin: 56px auto;
  text-align: center;
  line-height: 44px;
  color: #fff;
  cursor: pointer;
}

.banner .more-config:hover {
  background: rgba(255, 255, 255, 0.1);
}

.more-config i {
  display: inline-block;
  margin-left: 5px;
  color: #fff;
  font-size: 12px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}



.image {
  width: 100px;
}

/* 图片弹窗 */
.image-overview {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  background-color: rgba(0, 0, 0, 0.2);
}

.image-overview.open {
  display: block;
}

.image-card {
  text-align: center;
  width: 1540px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow: hidden;
}

.image-card .swiper {
  margin-bottom: 40px;
}

.image-card .swiper-slide {
  height: 667px;
  line-height: 667px;
}

.image-card .swiper-slide img {
  max-width: 1440px;
  vertical-align: middle;
  height: auto;
  max-height: 667px;
  border: solid 10px rgba(255, 255, 255, 0.4);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.swiper-button-next,
.swiper-button-prev {
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50%;
  background-size: 26%;
  top: calc(50% - 50px);
}

.icon-close {
  width: 50px;
  height: 50px;
  border: solid 2px #ffffff;
  border-radius: 50%;
  color: #ffffff;
  font-size: 18px;
  line-height: 50px;
  margin: 0 auto;
  cursor: pointer;
}

/* 产品 */
.product>.section:nth-child(odd) {
  background-color: #f6f9fc;
}

.product>.section:nth-child(even) {
  background-color: #e8eff9;
}

/* 高防产品 产品介绍 */
.introduction {
  width: 556px;
  height: 534px;
  border: solid 1px #e8eff9;
  display: inline-block;
  overflow: hidden;
}

.w25 li {
  width: 139px;
}

.w25 li.active::before {
  width: 139px;
}

.w50 li {
  width: 278px;
}

.w50 li.active::before {
  width: 278px;
  margin: 0 auto;
}

.w33 li {
  width: 185px;
}

.w33 li.active::before {
  width: 185px;
  margin: 0 auto;
}


.introduction .tab-head {
  background: #fff;
}

.introduction .tab-menu {
  border-bottom: 1px solid #e8eff9;
  font-size: 0;
}

.introduction .tab-menu li {
  display: inline-block;
  text-align: center;
  font-size: 14px;
  color: #323235;
  line-height: 46px;
  border-right: 1px solid #e8eff9;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.introduction .tab-menu li:last-child {
  border: none;
}

.tab-menu li.active {
  color: #2981ff;
}

.tab-menu li.active::before {
  content: '';
  display: block;
  height: 3px;
  background-color: #2981ff;
  -webkit-transition: 0.5s width cubic-bezier(.74, .29, .03, .91);
  -o-transition: 0.5s width cubic-bezier(.74, .29, .03, .91);
  transition: 0.5s width cubic-bezier(.74, .29, .03, .91);
}

.introduction .tab-panel {
  display: none;
  padding: 24px;
  background: rgba(255, 255, 255, 0.6);
}

.introduction .tab-panel.open {
  display: block;
}

.introduction .tab-panel p {
  height: 70px;
  color: #626266;
}

.introduction .tab-panel .img-content {
  width: 510px;
  height: 366px;
  background-color: #ffffff;
  position: relative;
  border: 1px dashed #eaebef;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  line-height: 366px;
  text-align: center;
}

.introduction .tab-panel .img-content .image {
  display: inline-block;
  max-height: 367px;
  width: auto;
  vertical-align: middle;
}

.img-content>span {
  display: block;
  width: 88px;
  line-height: 32px;
  background-color: rgba(232, 239, 249, 0.6);
  border-radius: 20px 0px 0px 0px;
  color: #2981ff;
  text-align: center;
  position: absolute;
  right: 0;
  bottom: -1px;
  cursor: pointer;
}

.img-content>span>i {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(../image/icon-search.png);
}

.product-more {
  width: 612px;
  text-align: center;
  color: #93939a;
  margin: 24px auto 8px auto;
  cursor: pointer;
}

.product-more span {
  width: 612px;
  text-align: center;
  color: #f49f1a;
}

.product-more span i {
  display: inline-block;
  font-size: 12px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-left: 3px;
}


/* 高防产品 产品配置 购买 */
.config {
  width: 620px;
  display: inline-block;
}

.config>div {
  height: 178px;
  background: #fff;
  border-bottom: 1px solid #eaebef;
}

.config>div:last-child {
  border-bottom: none;
}

.config>div:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0f5ff), to(#ffffff));
  background-image: -o-linear-gradient(top, #f0f5ff 0%, #ffffff 100%);
  background-image: linear-gradient(180deg, #f0f5ff 0%, #ffffff 100%);
}


.config .name {
  width: 96px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background-image: -webkit-gradient(linear, left top, right top, from(#2981ff), to(#89baff));
  background-image: -o-linear-gradient(left, #2981ff 0%, #89baff 100%);
  background-image: linear-gradient(90deg, #2981ff 0%, #89baff 100%);
  border-radius: 0px 0px 20px 0px;
  color: #ffffff;
}

.config .info {
  font-size: 16px;
  color: #323235;
  margin: 20px 0 28px 24px;
  min-height: 7px;
}

.config .detail span {
  display: inline-block;
  width: 83px;
}

.config .detail span:first-child {
  margin-left: 24px;
}

.config .detail span i {
  display: block;
}

.config .detail span i:first-child {
  color: #323235;
  line-height: 28px;
  font-size: 16px;
}

.config .detail span i:last-child {
  color: #93939a;
  line-height: 22px;
}

.config .toBuy {
  border-left: dashed 1px #eaebef;
  padding: 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 26px;
}

.config .toBuy .price {
  text-align: center;
}

.config .toBuy .price i {
  color: #ff4105;
}

.config .toBuy div {
  display: inline-block;
  width: 130px;
  line-height: 40px;
  background-color: #5098ff;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  margin-top: 16px;
}

.config .toBuy div:hover {
  background-color: #3d8dfe;
}

.config .toBuy p:last-child {
  color: #ff8a00;
  text-align: center;
  margin-top: 14px;
}

#waf .config .toBuy {
  width: 188px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* 单独设置配置 */
#gf-cdn .config .detail span {
  display: inline-block;
  width: 80px;
}

#gf-cdn .config .detail span:nth-child(2) {
  width: 98px;
}

#gf-ip .config .detail span {
  display: inline-block;
  width: 75px;
}

#gf-ip .config .detail span:nth-child(2) {
  width: 120px;
  padding: 0 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#waf .config .detail span {
  display: inline-block;
  width: 98px;
}

#gf-yxd .config .detail span {
  display: inline-block;
  width: 75px;
}

#gf-yxd .config .detail span:nth-child(3) {
  width: 115px;
}




/* 云加速 */
.yunjiasu {
  background-color: #ffffff;
  margin: 0 auto 20px auto;
  height: 94px;
}

.yunjiasu:hover {
  -webkit-box-shadow: 0px 2px 18px 0px rgba(29, 108, 221, 0.17);
  box-shadow: 0px 2px 18px 0px rgba(29, 108, 221, 0.17);
}

.yunjiasu .user {
  width: 178px;
  height: 90px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#eceff8), to(#ffffff));
  background-image: -o-linear-gradient(bottom, #eceff8 0%, #ffffff 100%);
  background-image: linear-gradient(0deg, #eceff8 0%, #ffffff 100%);
  font-size: 18px;
  color: #262626;
}

.yunjiasu>span {
  line-height: 90px;
  color: #626266;
  padding: 0 28px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.yunjiasu>span>i {
  color: #1c1d1f;
  margin-left: 11px;
}

.yunjiasu .buy-btn {
  border-left: dashed 1px #eaebef;
  vertical-align: middle;
  height: 76px;
  line-height: 76px;
}

.yunjiasu .buy-btn>span {
  display: inline-block;
  width: 150px;
  line-height: 40px;
  background-color: #2981ff;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.yunjiasu .buy-btn>span:hover {
  background-color: #3d8dfe;
}

.yunjiasu .price {
  color: #626266;
  width: 157px;
  text-align: right;
  padding: 0;
  padding-right: 28px;
}

.yunjiasu .price i {
  color: #ff4105;
  margin-left: 0;
}


/* 游戏盾SDK */
.youxidun {
  width: 580px;
  height: 159px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0f5ff), to(#f6f7fb));
  background-image: -o-linear-gradient(top, #f0f5ff 0%, #f6f7fb 100%);
  background-image: linear-gradient(180deg, #f0f5ff 0%, #f6f7fb 100%);
  padding: 22px 28px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  margin-right: 20px;
  border: 1px solid #eaebef;
}

.youxidun:hover {
  -webkit-box-shadow: 0px 2px 18px 0px rgba(29, 108, 221, 0.17);
  box-shadow: 0px 2px 18px 0px rgba(29, 108, 221, 0.17);
}


.youxidun .name {
  color: #262626;
  font-size: 20px;
}

.youxidun .info {
  color: #626266;
  line-height: 32px;
}

.youxidun .detail {
  margin-top: 5px;
}

.youxidun .detail span i {
  display: block;
}

.youxidun .detail span i:first-child {
  color: #93939a;
  line-height: 28px;
}

.youxidun .detail span i:last-child {
  color: #323235;
  font-size: 16px;
  line-height: 22px;
}

.youxidun .toBuy {
  border-left: dashed 1px #eaebef;
  padding: 20px 0 0 28px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.youxidun .toBuy .price {
  text-align: center;
}

.youxidun .toBuy .price i {
  color: #ff4105;
}

.youxidun .toBuy div,
.order .toOrder {
  display: inline-block;
  width: 150px;
  line-height: 40px;
  background-color: #2981ff;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.youxidun .toBuy div {
  margin-top: 16px;
}

.youxidun .toBuy div:hover,
.order .toOrder:hover {
  background-color: #3d8dfe;
}

.order {
  width: 580px;
  height: 159px;
  background-image: url(../image/yxd.jpg);
  background-size: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 28px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #eaebef;
}

.order .info {
  line-height: 32px;
}

.order:hover {
  -webkit-box-shadow: 0px 2px 18px 0px rgba(29, 108, 221, 0.17);
  box-shadow: 0px 2px 18px 0px rgba(29, 108, 221, 0.17);
}

/* 菜单 */
.fix-menu {
  position: fixed;
  left: 85px;
  top: 220px;
  width: 140px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#2981ff), to(#77affe));
  background-image: -o-linear-gradient(bottom, #2981ff 0%, #77affe 100%);
  background-image: linear-gradient(0deg, #2981ff 0%, #77affe 100%);
  -webkit-box-shadow: 0px 2px 18px 0px rgba(29, 108, 221, 0.17);
  box-shadow: 0px 2px 18px 0px rgba(29, 108, 221, 0.17);
  border-radius: 4px;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
  padding-top: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 9999;
  display: none;
}

.fix-menu a {
  color: #ffffff;
  display: block;
}

.fix-menu .active a {
  color: #2981ff;
}

.fix-menu li.active {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#e9f2fe), to(#ffffff));
  background-image: -o-linear-gradient(bottom, #e9f2fe 0%, #ffffff 100%);
  background-image: linear-gradient(0deg, #e9f2fe 0%, #ffffff 100%);
  color: #2981ff;
  width: 148px;
  margin: 0 4px 0 -4px;
  position: relative;
  -webkit-box-shadow: 0px 2px 18px 0px rgba(29, 108, 221, 0.17);
  box-shadow: 0px 2px 18px 0px rgba(29, 108, 221, 0.17);
}

.fix-menu li.active::before {
  content: '';
  width: 0;
  height: 0;
  border-top: 9px solid #4280db;
  border-left: 4px solid transparent;
  position: absolute;
  left: 0;
  bottom: -9px;
}

.fix-menu li.active::after {
  content: '';
  width: 0;
  height: 0;
  border-top: 9px solid #4280db;
  border-right: 4px solid transparent;
  position: absolute;
  right: 0;
  bottom: -9px;
}

.fix-top {
  cursor: pointer;
  background-color: #3a4153;
  border-radius: 0 0 4px 4px;
  position: relative;
}

.fix-top::after {
  content: '';
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid #ffffff;
  position: absolute;
  top: 16px;
  right: 26px;
}

@media screen and (max-width: 1600px) {
  .fix-menu {
    display: none !important;
  }
}
 .sliding-img-check-box {
   position: absolute;
   bottom: 55px;
   left: 49%;
   transform: translateX(-50%);
   text-align: center;
   background-color: #242f53;
   box-shadow: 0 5px 20px rgba(14, 106, 231, 0.15);
   visibility: hidden;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   border: 1px solid #3d5595;
 }

 .sliding-img-check-box>div:last-child {
   margin-bottom: 10px;
 }

 .sliding-img-check-box>.close {
   position: absolute;
   right: 16px;
   top: 16px;
   cursor: pointer;
   font-size: 16px;
   z-index: 1;
   color: #fff;
 }

 .sliding-img-display {
   position: relative;
   padding: 10px 20px 0;
   border-radius: 16px;
   overflow: hidden;
   margin: auto;
 }

 .sliding-img-display>p {
   text-align: left;
   line-height: 35px;
   font-size: 12px;
   color: #fff;
 }

 .sliding-img-cnt {
   position: relative;
   width: 240px;
   height: 160px
 }

 .sliding-img-src,
 .sliding-img-fragment-hollow {
   position: absolute;
   left: 0;
   top: 0;
   z-index: 10
 }

 .sliding-img-src {
   position: static !important;
   border-radius: 0 !important;
 }

 .sliding-img-fragment-cnt {
   left: 0;
   position: absolute;
   width: 38px;
   height: 42px;
   border-radius: 0;
   top: 50px;
 }

 .sliding-img-fragment-cnt .sliding-img-fragment-content,
 .sliding-img-fragment-cnt .sliding-img-fragment {
   position: absolute;
   left: 0;
   z-index: 20
 }

 .sliding-smooth-cnt {
   position: relative;
   width: 240px;
   height: 40px;
   margin: 0 auto;
   border-radius: 24px;
 }

 .sliding-smooth-bar,
 .sliding-smooth-circle {
   position: relative;
   top: 50%;
   transform: translateY(-50%)
 }

 .sliding-smooth-bar {
   width: 100%;
   height: 10px;
   background-color: #e4e4e4;
   border-radius: 24px
 }

 .sliding-smooth-circle {
   position: absolute;
   width: 52px;
   height: 30px;
   background-color: #306af4;
   border-radius: 30px;
   box-shadow: 0 0 6px 0 #306af4;
   cursor: pointer;
   padding: 10px 14px;
   box-sizing: border-box;
 }

 .sliding-smooth-circle span {
   float: left;
   display: block;
   width: 2px;
   height: 10px;
   background-color: #fff;
   margin: 0 3px;
 }

 .sliding-smooth-circle span:last-child {
   margin-right: 0
 }

 .sliding-icon-refresh {
   display: block;
   position: relative;
   cursor: pointer;
   font-size: 12px;
   color: #fff;
   margin-top: 5px;
 }

 .sliding-icon-refresh span {
   position: relative;
   top: 1px
 }

 .sliding-loadding {
   background-color: #242f53;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   display: none;
   z-index: 99;
   padding: 60px 0;
   box-sizing: border-box;
   color: #fff
 }

 .sliding-loadding img {
   position: static !important;
   width: 32px !important;
   height: 32px !important;
   border-radius: 0
 }

 .sliding-btn {
   height: 42px;
   background-color: rgba(64, 81, 128, 0.7);
   border-radius: 20px;
   position: relative;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
 }

 .sliding-btn:before {
   content: '向右拖动滑块';
   display: block;
   line-height: 42px;
   text-align: center;
   color: #3083f4;
   font-size: 14px;
 }

 .sliding-btn.success {
   background-color: #44cb77;
   color: #fff
 }

 .sliding-btn.success>* {
   display: none
 }

 .sliding-btn.success:before {
   content: '验证成功';
   color: #fff;
   padding-left: 20px;
 }

 .sliding-btn.success:after {
   content: '\e61c';
   color: #fff;
   display: block;
   width: 100%;
   font-family: iconfont;
   font-size: 20px;
   position: absolute;
   top: -1px;
   line-height: 45px;
   text-align: center;
   margin-left: -35px;
 }

 .sliding-btn.error:before {
   content: '验证失败';
   color: #f4583f;
   padding-left: 20px;
 }

 .sliding-btn.error:after {
   content: '\e6b2';
   color: #f4583f;
   display: block;
   width: 100%;
   font-family: iconfont;
   font-size: 20px;
   position: absolute;
   top: -1px;
   line-height: 45px;
   text-align: center;
   margin-left: -35px;
 }

 .sliding-btn .sliding-smooth-bar {
   width: 0;
   height: 36px;
   position: absolute;
   left: 3px;
   bottom: 3px;
   background-color: #4a8ff9;
   border-radius: 25px;
   z-index: 9
 }

 .sliding-btn .sliding-smooth-circle {
   width: 50px;
   height: 36px;
   border-radius: 20px;
   box-shadow: 0 0 10px rgba(14, 106, 231, 0.15);
   background-color: #3083f4;
   z-index: 9;
   left: 3px;
 }

 .sliding-btn .sliding-smooth-circle i {
   position: absolute;
   left: 15px;
   top: 11px;
   color: #d4d9dc;
   font-size: 14px;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
 }

 .sliding-btn .sliding-smooth-circle i:nth-child(2) {
   left: 22px;
 }

 .sliding-btn .sliding-smooth-circle.moving {
   background-color: #fff
 }

 .sliding-btn .sliding-smooth-circle.moving i {
   color: #8bb8ff;
   animation: moving 1s infinite
 }

 .sliding-btn .sliding-smooth-circle.moving i:nth-child(2) {
   animation-delay: 1s
 }

 .sliding-btn[data-disabled=true] {
   opacity: .6
 }

 .sliding-btn[data-disabled=true]:before {
   content: '暂不可拖动';
   color: #d6d5d5
 }

 .sliding-btn[data-disabled=true]:after {
   display: none
 }

 .sliding-btn[data-disabled=true] .sliding-smooth-circle {
   opacity: .6
 }

 .close:before,
 .close:after {
   display: none;
 }

 .close {
   background-color: transparent;
 }

 @keyframes moving {
   0% {
     color: #4a8ef9
   }

   50% {
     color: #8bb8ff;
   }

   100% {
     color: #4a8ef9
   }
 }
    .flexblock {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }

    .w612 {
      width: 612px;
    }
.layui-layer-dialog.layui-layer-msg {
       z-index: 19891017 !important;
     }

     .login-container {
       display: none;
       position: fixed;
       top: 0;
       left: 0;
       width: 100%;
       height: 100%;
       z-index: 999999;
       background-color: rgba(0, 0, 0, .3)
     }

     .login-container .common-font {
       font-size: 12px;
       color: #4e638b
     }

     .login-container .login-main {
       position: absolute;
       top: 50%;
       left: 50%;
       width: 450px;
       margin: -250px 0 0 -225px;
       padding: 30px 35px;
       -webkit-box-sizing: border-box;
       box-sizing: border-box;
       background-color: #fff;
       -webkit-animation: bounceInUp .7s .2s ease both;
       animation: bounceInUp .7s .2s ease both;
     }

     .login-container .login-main .login-title {
       color: #1e3663;
       font-size: 24px;
       text-align: center
     }

     .login-container .login-main .close-icon {
       position: absolute;
       right: 30px;
       top: 30px;
       font-size: 20px;
       cursor: pointer;
       -webkit-transform: rotate(0deg);
       -ms-transform: rotate(0deg);
       transform: rotate(0deg);
       -webkit-transition-duration: 1s;
       -o-transition-duration: 1s;
       transition-duration: 1s;
     }

     .login-container .login-main .close-icon:hover {
       -webkit-transform: rotate(360deg);
       -ms-transform: rotate(360deg);
       transform: rotate(360deg);
       -webkit-transition-duration: 1s;
       -o-transition-duration: 1s;
       transition-duration: 1s;
     }

     .login-container .login-main .func-box {
       margin: 25px 0 18px 0;
     }

     .login-container .qrcode-box {
       margin: 20px 0 30px 0;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-pack: justify;
       -ms-flex-pack: justify;
       justify-content: space-between;
     }

     .login-container .qrcode-box .signtrue-code {
       display: inline-block;
       width: 132px;
       height: 40px;
       box-sizing: border-box;
       margin-left: 10px;
       font-size: 14px;
       line-height: 40px;
       text-align: center;
       cursor: pointer;
       color: #2981ff;
       border: solid 1px #2981ff;
       background-color: #ffffff;
       -webkit-user-select: none;
       -moz-user-select: none;
       -ms-user-select: none;
       user-select: none;
     }

     .login-container .qrcode-box .signtrue-code:hover {
       opacity: .8;
     }

     .login-container .login-main .login-input {
       width: 100%;
       height: 40px;
       border: 1px solid #dde4ed;
       padding: 0 13px;
       font-size: 14px;
       -webkit-box-sizing: border-box;
       box-sizing: border-box;
     }

     .login-container .login-main .login-input:focus {
       -webkit-animation: fadeIn-normal .5s ease-in both;
       animation: fadeIn-normal .5s ease-in both;
     }

     .login-container .login-main .login-input::-webkit-input-placeholder {
       color: #b8bdcb
     }

     .login-container .login-main .login-input::-moz-placeholder {
       color: #b8bdcb
     }

     .login-container .login-main .login-input:-ms-input-placeholder {
       color: #b8bdcb
     }

     .login-container .login-main .login-input::-ms-input-placeholder {
       color: #b8bdcb
     }

     .login-container .login-main .login-input::placeholder {
       color: #b8bdcb
     }

     .login-container .login-main .code-input {
       width: 203px;
       -webkit-box-flex: 2;
       -ms-flex: 2;
       flex: 2;
     }

     .login-container .login-main .refreshqr {
       text-align: center;
       position: absolute;
       bottom: 5px;
       left: 55px;
     }

     .login-container .login-main .error-msg {
       color: #ff6666;
       font-size: 12px;
       margin: 8px 0;
       position: absolute;
       top: 158px;
     }

     .login-container .login-main .error-tips {
       -webkit-animation: fadeIn-warning .5s ease-in both;
       animation: fadeIn-warning .5s ease-in both;
     }

     .login-container .login-main .login-btn {
       position: relative;
       -webkit-user-select: none;
       -moz-user-select: none;
       -ms-user-select: none;
       user-select: none;
       width: 100%;
       height: 48px;
       text-align: center;
       line-height: 48px;
       font-size: 16px;
       cursor: pointer;
       overflow: hidden;
     }

     .login-container .login-main .login-btn:hover {
       opacity: .8;
     }

     .login-container .login-main .waterline {
       position: absolute;
       background-color: #ffffff79;
       -webkit-transform: translate(-50%, -50%);
       -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
       pointer-events: none;
       border-radius: 50%;
       -webkit-animation: water 1s linear infinite;
       animation: water 1s linear infinite;
     }

     .login-container .btn-color-white {
       color: #ffffff;
       background-color: #2981ff
     }

     .login-container .btn-color-blue {
       color: #2981ff;
       background-color: #d9e8fe
     }

     .login-container .other-ways {
       line-height: 33px;
       font-size: 12px;
       color: #4e638b
     }

     .login-container .other-ways .wx-login .icon {
       width: 32px;
       height: 32px;
       cursor: pointer
     }

     .login-container .other-ways .wx-login {
       margin-left: 10px;
       display: inline-block;
       vertical-align: top
     }

     .login-container .other-ways .wx-login:hover {
       opacity: .8;
     }

     .login-container .deal-tips {
       font-size: 12px;
       margin-top: 18px;
       color: #4e638b
     }

     .login-container .qrcode-outer {
       width: 200px;
       height: 200px;
       margin: 0 auto;
       padding: 20px;
       position: relative;
       margin-bottom: 20px;
       -webkit-box-sizing: border-box;
       box-sizing: border-box;
       border: solid 1px #bed9ff
     }

     .login-container .qrcode-outer img {
       width: 100%
     }

     .login-container .qrcode-outer .short-line-top,
     .qrcode-outer .short-line-bottom {
       position: absolute;
       width: 100%
     }

     .login-container .qrcode-outer .short-line-left,
     .qrcode-outer .short-line-right {
       position: absolute;
       height: 100%
     }

     .login-container .qrcode-outer .short-line-top::after {
       content: '';
       position: absolute;
       top: -22px;
       right: 19px;
       width: 27px;
       height: 3px;
       background-color: #2981ff
     }

     .login-container .qrcode-outer .short-line-top::before {
       content: '';
       position: absolute;
       top: -22px;
       left: -21px;
       width: 27px;
       height: 3px;
       background-color: #2981ff
     }

     .login-container .qrcode-outer .short-line-bottom {
       bottom: 0
     }

     .login-container .qrcode-outer .short-line-bottom::after {
       content: '';
       position: absolute;
       bottom: -2px;
       right: 19px;
       width: 27px;
       height: 3px;
       background-color: #2981ff
     }

     .login-container .qrcode-outer .short-line-bottom::before {
       content: '';
       position: absolute;
       bottom: -2px;
       left: -21px;
       width: 27px;
       height: 3px;
       background-color: #2981ff
     }

     .login-container .qrcode-outer .short-line-left {
       left: 0
     }

     .login-container .qrcode-outer .short-line-left::after {
       content: '';
       position: absolute;
       bottom: 18px;
       left: -2px;
       width: 3px;
       height: 27px;
       background-color: #2981ff
     }

     .login-container .qrcode-outer .short-line-left::before {
       content: '';
       position: absolute;
       bottom: -2px;
       top: -22px;
       left: -2px;
       width: 3px;
       height: 27px;
       background-color: #2981ff
     }

     .login-container .qrcode-outer .short-line-right {
       right: 0
     }

     .login-container .qrcode-outer .short-line-right::after {
       content: '';
       position: absolute;
       bottom: 18px;
       right: -2px;
       width: 3px;
       height: 27px;
       background-color: #2981ff
     }

     .login-container .qrcode-outer .short-line-right::before {
       content: '';
       position: absolute;
       bottom: -2px;
       top: -22px;
       right: -2px;
       width: 3px;
       height: 27px;
       background-color: #2981ff
     }

     .login-container .psw-login,
     .login-container .qrcode-login,
     .login-container .bind-account {
       display: none
     }

     .login-container .phone-login,
     .login-container .psw-login {
       position: relative;
     }

     @-webkit-keyframes fadeInLeft {
       0% {
         opacity: 0;
         -webkit-transform: translateX(-20px);
         transform: translateX(-20px)
       }

       100% {
         opacity: 1;
         -webkit-transform: translateX(0);
         transform: translateX(0)
       }
     }

     @keyframes fadeInLeft {
       0% {
         opacity: 0;
         -webkit-transform: translateX(-20px);
         transform: translateX(-20px)
       }

       100% {
         opacity: 1;
         -webkit-transform: translateX(0);
         transform: translateX(0)
       }
     }

     @-webkit-keyframes fadeIn-normal {
       0% {
         border-color: #dde4ed;
       }

       15% {
         border-top-color: #2981ff;
       }

       35% {
         border-top-color: #2981ff;
         border-right-color: #2981ff;
       }

       65% {
         border-top-color: #2981ff;
         border-right-color: #2981ff;
         border-bottom-color: #2981ff;
       }

       100% {
         border-color: #2981ff;
       }
     }

     @keyframes fadeIn-normal {
       0% {
         border-color: #dde4ed;
       }

       15% {
         border-top-color: #2981ff;
       }

       35% {
         border-top-color: #2981ff;
         border-right-color: #2981ff;
       }

       65% {
         border-top-color: #2981ff;
         border-right-color: #2981ff;
         border-bottom-color: #2981ff;
       }

       100% {
         border-color: #2981ff;
       }
     }

     @-webkit-keyframes fadeIn-warning {
       0% {
         border-color: #dde4ed;
       }

       15% {
         border-top-color: #ff6666;
       }

       35% {
         border-top-color: #ff6666;
         border-right-color: #ff6666;
       }

       65% {
         border-top-color: #ff6666;
         border-right-color: #ff6666;
         border-bottom-color: #ff6666;
       }

       100% {
         border-color: #ff6666;
       }
     }

     @keyframes fadeIn-warning {
       0% {
         border-color: #dde4ed;
       }

       15% {
         border-top-color: #ff6666;
       }

       35% {
         border-top-color: #ff6666;
         border-right-color: #ff6666;
       }

       65% {
         border-top-color: #ff6666;
         border-right-color: #ff6666;
         border-bottom-color: #ff6666;
       }

       100% {
         border-color: #ff6666;
       }
     }

     @keyframes bounceInUp {
       0% {
         opacity: 0;
         -webkit-transform: translateY(2000px);
         transform: translateY(2000px)
       }

       60% {
         opacity: 1;
         -webkit-transform: translateY(-30px);
         transform: translateY(-30px)
       }

       80% {
         -webkit-transform: translateY(10px);
         transform: translateY(10px);
       }

       100% {
         -webkit-transform: translateY(0);
         transform: translateY(0)
       }
     }

     @-webkit-keyframes bounceInUp {
       0% {
         opacity: 0;
         -webkit-transform: translateY(2000px);
         transform: translateY(2000px)
       }

       60% {
         opacity: 1;
         -webkit-transform: translateY(-30px);
         transform: translateY(-30px)
       }

       80% {
         -webkit-transform: translateY(10px);
         transform: translateY(10px);
       }

       100% {
         -webkit-transform: translateY(0);
         transform: translateY(0)
       }
     }

     @keyframes bounceInDown {
       0% {
         -webkit-transform: translateY(0);
         transform: translateY(0)
       }

       60% {
         -webkit-transform: translateY(10px);
         transform: translateY(10px);
       }

       80% {
         opacity: 1;
         -webkit-transform: translateY(-30px);
         transform: translateY(-30px)
       }

       100% {
         opacity: 0;
         -webkit-transform: translateY(2000px);
         transform: translateY(2000px)
       }
     }

     @-webkit-keyframes bounceInDown {
       0% {
         -webkit-transform: translateY(0);
         transform: translateY(0)
       }

       60% {
         -webkit-transform: translateY(10px);
         transform: translateY(10px);
       }

       80% {
         opacity: 1;
         -webkit-transform: translateY(-30px);
         transform: translateY(-30px)
       }

       100% {
         opacity: 0;
         -webkit-transform: translateY(2000px);
         transform: translateY(2000px)
       }
     }

     @-webkit-keyframes water {
       0% {
         width: 0;
         height: 0;
         opacity: .5;
       }

       100% {
         width: 500px;
         height: 500px;
         opacity: 0;
       }
     }

     @keyframes water {
       0% {
         width: 0;
         height: 0;
         opacity: .5;
       }

       100% {
         width: 500px;
         height: 500px;
         opacity: 0;
       }
     }

     @media screen and (max-width:480px) {
       .login-container .login-main {
         margin: 0;
         width: 90%;
         top: 23%;
         left: 5%;
       }

       .login-container .login-main .login-input {
         width: 100%;
       }

       .login-container .qrcode-box {
         display: flex;
       }

       .login-container .qrcode-box .signtrue-code,
       .login-container .login-main .login-btn,
       .login-container .login-main .login-input {
         font-size: 12px;
       }
     }