.zy-container {
  width: 1200px;
}
.flex-grow {
  flex-grow: 1;
}
.zy-btn-plain {
  color: #3068f9;
  border: 1px solid #3068f9;
  background-color: transparent;
}
.page-btn {
  display: inline-block;
  height: 40px;
  box-sizing: border-box;
  padding: 0 40px;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  border: 1px solid transparent;
}
.page-btn.btn-plain {
  color: #3068f9;
  border-color: #3068f9;
}
.page-btn.btn-plain:hover {
  color: #5984f0;
  border-color: #5984f0;
}
.page-btn.btn-primary {
  color: #fff;
  border-color: #3068f9;
  background-color: #3068f9;
}
.page-btn.btn-primary:hover {
  border-color: #5984f0;
  background-color: #5984f0;
}
.biz-sketch {
  height: 578px;
  box-sizing: border-box;
  margin-top: -55px;
  color: #fff;
  background: #584cc8 url(../img/fx/smstz-banner.png) center center / auto 100% no-repeat;
}
.biz-sketch .sketch-content {
  position: relative;
  top: 250px;
  width: 650px;
  box-sizing: border-box;
  padding: 0 38px;
}
.biz-sketch .sketch-title {
  margin-bottom: 20px;
  color: inherit;
  font-size: 36px;
  line-height: 2em;
  font-weight: bold;
}
.biz-sketch .sketch-desc {
  margin-bottom: 40px;
  font-size: 21px;
}
.biz-sketch .sketch-btn {
  padding: 10px 40px;
  font-size: 18px;
  color: #fff;
  background-color: #2a62ff;
}
.biz-sketch .sketch-btn:hover {
  background-color: #3e6ef3;
}
.hot-products {
  margin: 60px 0 -40px;
}
@media (max-width: 576px) {
  .biz-sketch {
    height: 338px;
  }
  .biz-sketch .sketch-content {
    width: auto;
    top: 125px;
    padding: 0 35% 0 8px;
  }

  .proxy-biz-sketch .sketch-content,
  .biz-about .sketch-content {
    padding: 30px 38px 0;
  }

  .proxy-biz-sketch .sketch-title {
    top: 25px;
  }

  .biz-sketch .sketch-title {
    font-size: 22px;
    margin-bottom: 20px;
    line-height: 30px;
  }
  .biz-sketch .sketch-desc {
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 20px;
  }
  .biz-sketch .sketch-btn {
    font-size: 14px;
  }

  .mt-150{
    margin-top: 0px;
  }
  .section-heading.mb-30 p, .section-heading.mb-40 p {
    line-height: 22px;
  }
  .section-heading.mb-40 {
    margin-bottom: 15px;
  }
  .section-heading.mb-60, .section-heading .mb-60 {
    margin-bottom: 10px;
  }
  .section-heading.mb-80 {
    margin-bottom: 20px;
  }
  .section-heading + .row.mt-80 {
    margin-top: 40px;
  }
  .hot-products {
    margin: 40px 0 -40px;
  }
  .padding-top {
      padding-top: 30px;
  }
  .mobile-a {
    display: block;
  }
  /* .service-section.padding {
    padding: 15px 0;
  } */
}
.header-transparent {
  background-color: transparent;
}
.biz-applys {
  text-align: center;
}
.biz-applys .apply-logo {
  width: 65px;
}
.biz-applys .apply-title {
  margin: 24px 0;
  font-size: 18px;
}
.biz-applys .apply-desc {
  font-size: 13px;
  line-height: 1.6em;
}
.fx-apply-img {
  height: 460px;
}
@media (max-width: 576px) {
  .biz-applys .apply-title {
    font-size: 16px;
    margin: 12px 0;
  }
  .fx-apply-img {
    width: 98%;
    height: unset;
  }
}
.product-supers {
  margin-top: 50px;
}
.product-supers .product-super {
  margin-bottom: 35px;
  border-radius: 4px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  background-color: #fff;
}
.product-supers .super-logo {
  width: 100%;
}
.product-supers .super-title {
  padding: 25px 25px 0;
  font-size: 18px;
}
.product-supers .super-desc {
  height: 4.8em;
  box-sizing: border-box;
  padding: 0 25px 10px;
  font-size: 14px;
  line-height: 1.6em;
}
.hot-product {
  display: flex;
  align-items: flex-start;
  margin-bottom: 40px;
  padding: 15px;
  border: 1px solid #eee;
}
.hot-product .product-title {
  margin-bottom: 10px;
  font-size: 20px;
}
.hot-product .product-desc {
  font-size: 14px;
  min-height: 3.2em;
  line-height: 1.6em;
}
.hot-product .product-logo {
  width: 40px;
  margin-right: 20px;
}
.hot-product .page-btn {
  width: 200px;
  margin-left: 20px;
}
.hot-product .btn-wrap {
  margin: 0 0 20px -20px;
}
@media (max-width: 576px) {
  .product-supers {
    margin-top: 25px;
  }
  .hot-product {
    width: 98%;
    height: unset;
  }
  .hot-product .product-desc {
    min-height: unset;
  }
  .hot-product .page-btn {
    width: 50vw;
    padding: 0;
    margin-left: 20px;
  }
  .hot-product .page-btn + .page-btn {
    margin-left: 20px;
  }
  .hot-product .product-logo {
    width: 30px;
    margin-right: 10px;
  }
  .counter-section .item .mb-30{
    margin-bottom: 15px;
  }
}
.more-preference {
  padding: 60px 0;
  text-align: center;
  color: #fff;
  background: #1b86f4 url(../img/common/preference-bg.jpg) center center / auto 100% no-repeat;
  font-size: 21px;
}
.more-preference .btn {
  width: 280px;
  box-sizing: border-box;
  margin-top: 20px;
  padding: 0;
  font-size: 24px;
  font-weight: bold;
  line-height: 50px;
  color: inherit;
  background-color: #ff9901;
}
.biz-sketch.biz-5g {
  background-image: url(../img/5g/zi_banner_5G.png);
  background-color: #9140c5;
}
.biz-sketch.inform-msg {
  background-image: url(../img/msg/banner_info.png);
  background-color: transparent;
}
.biz-sketch.market-msg {
  background-image: url(../img/msg/market/banner.png);
  background-color: transparent;
}
.biz-sketch.verifi-code-msg {
  background-image: url(../img/yzm_banner.png);
  background-color: transparent;
}
@media (min-width: 768px) {
  .md-margin-50 {
    margin: 0 50px;
  }
}
.page-phone {
  width: 220px;
}
.wg-apply-section {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.wg-apply-section .apply-imgs {
  width: 220px;
}
.wg-apply-section .apply-img {
  display: none;
  width: 210px;
}
.wg-apply-section .apply-img.active {
  display: inline-block;
}
.wg-apply-section .apply-descs {
  padding: 0 100px 0 20px;
  font-size: 16px;
}
.wg-apply-section .apply-desc {
  display: none;
  width: 320px;
  height: 260px;
  flex-grow: 1;
  padding: 50px 40px 40px;
  color: #000;
  background: url(../img/5g/desc-bg.png) center center / 100% no-repeat;
}
.wg-apply-section .apply-desc.active {
  display: block;
}
.wg-apply-section .apply-btns {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.wg-apply-section .btn {
  display: inline-block;
  box-sizing: border-box;
  margin: 30px 0;
  padding: 0 20px;
  line-height: 48px;
  font-size: 16px;
  font-weight: bold;
  color: #3b80e2;
  white-space: nowrap;
  border-radius: 25px;
  border: 1px solid #3b80e2;
}
.wg-apply-section .btn.active {
  color: #fff;
  background-color: #3b80e2;
}
.wg-apply-section .btn:focus {
  box-shadow: none;
}
@media (max-width: 576px) {
  .wg-apply-section .apply-imgs {
    display: none;
  }
  .wg-apply-section .apply-descs {
    width: 100%;
    padding: 0 10px ;
    font-size: 14px;
  }
  .wg-apply-section .apply-desc {
    margin: auto;
    width: 100%;
    height: 81.25vw;
    padding: 26% 40px 40px;
  }
  .wg-apply-section .btn {
    margin: 10px 0;
    padding: 0 10px;
    font-size: 14px;
  }
}
@media (max-width: 340px) {
  .wg-apply-section .apply-desc {
    line-height: 1.5em;
  }
}
.apply-areas {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.apply-areas .apply-area + .apply-area {
  margin-top: 50px;
}
.apply-areas .apply-title {
  display: inline-block;
  font-size: 18px;
}
.apply-areas .apply-tag {
  margin-left: 50px;
}
@media (max-width: 576px) {
  .apply-areas .apply-area {
    margin-bottom: 20px;
  }
  .apply-areas .apply-area + .apply-area {
    margin-top: unset;
  }
  .apply-areas .apply-title {
    display: block;
  }
  .apply-areas .apply-tag {
    margin-left: 10px;
  }
  .wg-apply-sketch-wrap {
    text-align: center;
  }

  .more-preference {
    padding: 30px 0;
    font-size: 14px;
  }

  .more-preference .btn {
    width: 140px;
    box-sizing: border-box;
    margin-top: 10px;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
  }
}
.apply-area + .apply-areas {
  margin-top: 62px;
}
.apply-tag {
  display: inline-block;
  width: 80px;
  height: 28px;
  font-size: 14px;
  text-align: center;
  color: #0070fa;
  background-color: #eaf2fe;
}
.zy-hidden {
  display: none;
}

.zy-sms-hidden {
  display: none !important;
  visibility: hidden
}