@media (min-width: 768px) {
}
@media (max-width: 768px) {
  .only-mobile {
    display: block;
  }
  .only-desktop {
    display: none;
  }
  .main {
    width: 100%;
    overflow: hidden;
  }
  .header {
    margin: auto;
    width: 100%;
    height: 5.63rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.94rem;
    box-sizing: border-box;
  }
  .header-logo {
    display: none;
  }
  .phone_logo {
    display: block;
  }
  .phone_more {
    display: block !important;
  }
  .phone_contact_number {
    display: flex;
    align-items: center;
    font-weight: 700;
    font-size: 1.13rem;
    color: #16181a;
  }
  .phone_contact_number p {
    margin: 0 1.88rem 0 0.44rem;
  }
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.font_size_40 {
  font-size: 2.5rem;
  color: #434343;
  font-weight: bold;
}
.border_parent {
  padding: 5rem 0;
}
.small_title {
  font-size: 1.13rem;
  color: #4d4d4d;
  margin: 30px 0;
}
.banner {
  background: url(/static/img/cp/yuyintongzhi/banner.png);
}
.banner_msg {
  width: 87.5rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
}
.xiaoxi_5g {
  font-size: 3.75rem;
  font-weight: 500;
  color: #5489f4;
  text-align: left;
}
.msg {
  color: #2b2f33;
  font-size: 1.38rem;
  font-weight: 500;
  text-align: left;
  margin: 2.31rem 0 4.94rem;
}
.banner_btn {
  color: #ffffff;
  font-size: 1.19rem;
  background: linear-gradient(137deg, #369aff 0%, #0080ff 100%);
  width: 9.75rem;
  height: 3.19rem;
  border-radius: 38px 38px 38px 38px;
}
.yycj_content_box {
  width: 87.5rem;
  background: #edf5ff;
  border: 3px solid #ffffff;
  border-radius: 1.25rem;
  margin: 0 auto;
  padding: 4.38rem 7.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.yycj_content {
  width: 33.94rem;
  background: #fff;
  border-radius: 10px 10px 10px 10px;
  height: 9.19rem;
  display: flex;
  align-items: center;
}
.bottom40 {
  margin-bottom: 2.5rem;
}
.yycj_box {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding: 1.88rem 1.88rem 1.88rem 0;
}
.yycj_title {
  font-weight: 500;
  font-size: 1.25rem;
  color: #333333;
  text-align: left;
}
.yycj_msg {
  color: #666666;
  text-align: left;
}
.cpys_box {
  width: 87.5rem;
  height: 22.75rem;
  margin: 5.63rem auto 5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cpys_content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.cpys_title {
  font-weight: 500;
  font-size: 1.25rem;
  color: #333333;
  text-align: left;
  margin-bottom: 0.88rem;
}
.cpys_msg {
  color: #666666;
  text-align: left;
}
.xgdb_box {
  width: 87.5rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  margin-top: 3.13rem;
}
.xgdb_title {
  font-weight: 500;
  font-size: 1.25rem;
  color: #333333;
  margin: 1.56rem 0 0.88rem;
}
.xgdb_msg {
  color: #666666;
}
.wdzl_content_box {
  width: 87.5rem;
  margin: 5.63rem auto 5rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.top_title {
  background: url(/static/img/cp/guojiduanxin/top_img.png) no-repeat;
  width: 26.25rem;
  height: 4.38rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: 1.5rem;
  color: #0055ff;
}
.wdzl_box {
  padding: 0 1.25rem;
  box-shadow: 0px 3px 6px 0px rgba(40, 48, 58, 0.15);
  background: #ffffff;
  height: 15.63rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.wdzl_msg {
  color: #333333;
  text-align: center;
  line-height: 40px;
  font-size: 1.13rem;
}
.look_detail {
  width: 9.38vw;
  height: 3.13rem;
  background: linear-gradient(137deg, #369aff 0%, #0080ff 100%);
  border-radius: 0.63rem;
  font-size: 1.13rem;
  color: #fff;
  margin-top: 2.5rem;
}
.title_bottom30 {
  margin-bottom: 1.88rem;
}
.msjs_box {
  width: 87.5rem;
  margin: 0 auto;
  background-color: #fff;
  padding: 4.38rem 6.25rem;
}
.msjs_content {
  background: #f3f8fd;
  border-radius: 0.63rem;
  border: 3px dashed #c9e0ff;
  padding: 2.5rem;
  display: flex;
}
.msjs_content img {
  margin-right: 2.5rem;
}
.msjs_title {
  font-weight: 500;
  font-size: 1.38rem;
  color: #333333;
  text-align: left;
  margin-bottom: 1.25rem;
}
.msjs_msg {
  color: #666666;
  margin-bottom: 1.25rem;
  text-align: left;
}
.font_blod {
  font-weight: 500;
  color: #333;
}
.font_blue {
  color: #006aff;
}
