@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/zhinenggongdan/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;
}
.cjfa_box {
  width: 87.5rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.cjfa {
  flex: 1;
  padding: 1.88rem;
  background: #edf6ff;
  border-radius: 0.94rem;
  height: 15.63rem;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}
.cjfa_title {
  font-size: 1.25rem;
  color: #000;
  font-weight: 400;
}
.cjfa img {
  width: 3.13rem;
}
.cjfa_msg {
  font-size: 0.94rem;
  color: #4d4d4d;
}
.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;
}
.cpys_box {
  margin: 2.5rem auto;
  padding: 6.25rem;
}
.cpys_content {
  width: 87.5rem;
  height: 25rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.content {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: 100%;
}
.cpys_title {
  font-weight: 500;
  font-size: 1.88rem;
  color: #333333;
  text-align: left;
}
.cpys_msg {
  color: #7a7a7a;
  text-align: left;
}
.msg_li {
  font-size: 0.88rem;
  color: #7a7a7a;
  text-align: left;
  margin-bottom: 0.63rem;
}
.mfsy_btn {
  width: 11.94rem;
  height: 3.19rem;
  background: linear-gradient(137deg, #369aff 0%, #0080ff 100%);
  border-radius: 5px 5px 5px 5px;
  font-size: 1.19rem;
  color: #ffffff;
}
.hxgn_box {
  padding: 5rem 0;
  background: #edf6ff;
}
.grid-container {
  width: 87.5rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.25rem;
  box-sizing: border-box;
  margin: 0 auto;
}
.grid-item {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}

.item-content {
  width: 100%;
  height: 12.5rem;
  background-color: #fff;
  display: flex;
  align-items: center;
  transition: all 0.3s ease;
  padding: 1.25rem;
}
.item-content:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  transform: translateY(-2px);
}
.item-content-box {
  margin-left: 2.13rem;
}
.item-content-title {
  font-size: 1.13rem;
  color: #434343;
  margin: 0 0 0.5rem;
  text-align: left;
}
.item-content-msg {
  font-size: 1rem;
  color: #7a7a7a;
  text-align: left;
}
.sdfwbz {
  width: 87.5rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.gchtd {
  margin: 0 0 4.38rem 0;
}
.gchtd_box_content_box {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 87.5rem;
}
.gchtd_box {
  width: 27.5rem;
  height: 6.25rem;
  background: #edf6ff;
  padding: 1.88rem;
  margin-top: -3px;
  color: #434343;
  font-size: 1.13rem;
}
.zxkf {
  width: 87.5rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.zxkf_list {
  width: 27.5rem;
  height: 22.5rem;
  background: #edf6ff;
  box-shadow: 0px 6px 10px 0px rgba(82, 116, 158, 0.1);
}
.zxkf_msg {
  display: flex;
  align-items: center;
  color: #434343;
  margin-bottom: 1.25rem;
}
.news_box {
  width: 87.5rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.news {
  width: 28.56rem;
}
.news_info {
  background-color: #f4f7fa;
  border-radius: 1.19rem;
  padding: 0.94rem;
  margin-bottom: 0.75rem;
}
.news_top {
  display: flex;
  justify-content: space-between;
  border-left: 3px solid #006aff;
  padding-left: 0.63rem;
  margin-bottom: 1.25rem;
}
.news_img {
  width: 100%;
}
.news_title {
  color: #434343;
  font-size: 1.38rem;
}
.news_all {
  color: #006aff;
  font-size: 1rem;
}
.ellipsis {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_msg {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  font-size: 0.88rem;
  margin: 0 auto;
  text-align: left;
}
@media (max-width: 768px) {
  .banner {
    background: url(/static/img/cp/shipinkefu/banner_phone.png);
  }
  .banner_msg {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  .xiaoxi_5g {
    font-size: 24px;
    font-weight: 600;
    color: #5489f4;
    text-align: center;
    margin: 40px 0 28px;
  }
  .msg {
    width: 330px;
    color: #2b2f33;
    font-size: 1rem;
    font-weight: 500;
    text-align: center;
    margin: 0 auto;
  }
  .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;
    margin-top: 20px;
  }
  .border_parent {
    padding: 1.88rem 0;
  }
  .font_size_40 {
    font-size: 18px;
    color: #333333;
    font-weight: 500;
  }
  .small_title {
    width: 320px;
    font-size: 14px;
    color: #4d4d4d;
    margin: 15px auto;
  }
  .yycj_content_box {
    width: 100%;
    background: #edf5ff;
    border-radius: 1.25rem;
    padding: 15px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    height: 330px;
    overflow: hidden;
    transition: all 2s ease;
  }
  .yycj_content_box2 {
    width: 100%;
    background: #edf5ff;
    border-radius: 1.25rem;
    padding: 15px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    height: 1280px;
    overflow: hidden;
    transition: all 2s ease;
  }
  .yycj_content {
    width: 100%;
    background: #fff;
    border-radius: 10px 10px 10px 10px;
    height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 15px;
  }
  .yycj_content img {
    width: 125px;
    margin: 0 auto;
  }
  .yycj_content:not(:last-child) {
    margin-bottom: 15px;
  }
  .bottom40 {
    margin: 0;
  }
  .yycj_box {
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 15px;
  }
  .yycj_title {
    font-weight: 500;
    font-size: 18px;
    color: #333333;
    text-align: center;
    margin: 20px 0 15px;
  }
  .yycj_msg {
    font-size: 14px;
    width: 285px;
    color: #4d4d4d;
    text-align: center;
  }
  .cpys_box {
    margin: 15px auto;
    padding: 15px;
  }
  .cpys_content {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
  }
  .cpys_content img {
    width: 310px;
    margin: 0 auto;
  }
  .cpys_title {
    font-weight: 500;
    font-size: 16px;
    color: #1a1a1a;
    text-align: left;
    margin: 12px 0 15px;
  }
  .cpys_msg {
    color: #7a7a7a;
    text-align: left;
    list-style: none;
  }
  .msg_li {
    display: flex;
    margin-bottom: 1rem;
  }
  .msg_li img {
    width: 1.44rem;
    height: 1.44rem;
    margin-right: 1rem;
  }
  .li_title {
    font-size: 16px;
    color: #000000;
    text-align: left;
    font-weight: 500;
  }
  .li_msg {
    font-size: 14px;
    color: #4d4d4d;
    text-align: left;
  }
  .mfsy_btn {
    width: 11.94rem;
    height: 3.19rem;
    background: linear-gradient(137deg, #369aff 0%, #0080ff 100%);
    border-radius: 5px 5px 5px 5px;
    font-size: 1.19rem;
    color: #ffffff;
    margin: 0 auto;
  }
  .msjs_box {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    padding: 15px;
  }
  .msjs_content {
    background: #f3f8fd;
    border-radius: 0.63rem;
    border: 3px dashed #c9e0ff;
    padding: 10px;
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .msjs_number {
    width: 35px;
    position: absolute;
    z-index: 999;
    left: -15px;
    top: -20px;
  }
  .msjs_content_left {
    margin: 0;
  }
  .msjs_title {
    font-weight: 500;
    font-size: 1.38rem;
    color: #333333;
    text-align: left;
    margin: 15px 0;
  }
  .msjs_msg {
    color: #666666;
    margin-bottom: 1.25rem;
    text-align: left;
  }
  .wdzl_content_box {
    width: 100%;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: stretch;
    padding: 15px;
  }
  .wdzl_content:not(:last-child) {
    margin-bottom: 15px;
  }
  .top_title {
    background: url(/static/img/cp/guojiduanxin/top_img.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 4.38rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    font-size: 20px;
    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.38rem;
    height: 3.13rem;
    background: linear-gradient(137deg, #369aff 0%, #0080ff 100%);
    border-radius: 0.63rem;
    font-size: 1.13rem;
    color: #fff;
    margin-top: 2rem;
  }
  .yycj_phone {
    padding: 15px;
  }
  ::v-deep .el-collapse-item__header {
    background: #edf6ff;
    padding: 0 15px;
    color: #000;
    font-weight: 500;
  }
  .zhedielan {
    border-radius: 10px;
    margin-bottom: 10px;
  }
  .yycj_box_phone {
    background: #edf6ff;
    display: flex;
    padding: 15px;
  }
  ::v-deep .el-collapse-item__content {
    padding-bottom: 0;
  }
  .yycj_box_phone img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
  }
  .cjfa_msg {
    text-align: left;
    font-size: 14px;
    color: #4d4d4d;
  }
  .grid-container {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 15px;
    gap: 10px;
    box-sizing: border-box;
    margin: 0 auto;
  }
  .grid-item {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .item-content {
    width: 100%;
    height: auto;

    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: all 0.3s ease;
    padding: 15px;
  }
  .item-content img {
    width: 100px;
  }
  .item-content:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    transform: translateY(-2px);
  }
  .item-content-box {
    margin-left: 0;
  }
  .item-content-title {
    font-size: 16px;
    color: #434343;
    margin: 0 0 0.5rem;
    text-align: center;
    font-weight: 500;
  }
  .item-content-msg {
    font-size: 14px;
    color: #7a7a7a;
    text-align: center;
  }
  .sdfwbz {
    width: 100%;
    padding: 15px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 320px;
    overflow: hidden;
    transition: all 2s ease;
  }
  .sdfwbz2 {
    width: 100%;
    padding: 15px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 960px;
    overflow: hidden;
    transition: all 2s ease;
  }
  .gchtd {
    margin: 0;
  }
  .gchtd_box_content_box {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    width: 100%;
    /* height: 6.25rem; */
    padding: 1.88rem;
    margin-top: -3px;
    color: #434343;
    font-size: 14px;
  }
  .gchtd_box_content img {
    width: 100%;
  }
  .gchtd_box_content:not(:last-child) {
    margin-bottom: 15px;
  }
  .gchtd_box {
    width: 100%;
    height: 6.25rem;
    background: #edf6ff;
    padding: 1.88rem;
    margin-top: -3px;
    color: #434343;
    font-size: 14px;
    display: flex;
    align-items: center;
  }
}
