.icon-bar {
  background: #000;
}
img {
  object-fit: cover;
}
@media (min-width: 768px) {
  #box {
    padding-top: 97px;
  }
  .gs_nav {
    display: flex;
    align-items: flex-end;
    height: 97px;
  }
  .container {
    min-width: 1200px!important;
    padding: 0;
  }
  .gs_hearder {
    height: 97px;
    background: #fff;
  }
  .icons {
    width: 143px;
    height: 59px;
    margin-right: 23px;
  }
  .rx {
    width: 141px;
    height: 40px;
  }
  .hearders {
    height: 97px;
    float: right;
    display: flex;
    align-items: center;
  }
  .hearders li {
    padding: 0 23px 0;
    box-sizing: border-box;
  }
  .hearders li a {
    padding: 0;
    color: #000;
    font-size: 16px;
    cursor: pointer;
    padding: 12px 0;
    border-bottom: 2px solid transparent;
  }
  .hearders li a:hover {
    border-bottom: 2px solid #0084FF;
    background: #fff;
  }
  .hearders li .button_we {
    width: 128px;
    height: 42px;
    background: #F16622;
    font-size: 16px;
    border-radius: 21px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    cursor: pointer;
    position: relative;
  }
  .hearders li .button_we:hover .erw_box {
    display: block;
  }
  .hearders li .button_we .erw_box {
    display: none;
    width: 128px;
    height: 148px;
    position: absolute;
    bottom: -175px;
  }
  .hearders li .button_we .erw_box .img {
    width: 100%;
    height: 100%;
  }
  .swiper_box .img1 {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .swiper_box .swiper-pagination-bullet {
    width: 63px;
    height: 3px;
    border-radius: 1.5px;
    background: #000000;
    opacity: 0.5 !important;
  }
  .swiper_box .swiper-pagination-bullet-active {
    width: 63px;
    height: 3px;
    border-radius: 1.5px;
    background: #fff;
    opacity: 1!important;
  }
  .swiper-container {
    width: 100%;
    height: 756px;
  }
  .alcg_box .alcg_box_title {
    margin: 122px auto;
    width: 338px;
    height: 70px;
  }
  .alcg_box .alcg_box_title .img {
    width: 100%;
    height: 100%;
  }
  .alcg_box .alcg_box_cont {
    display: flex;
    flex-wrap: wrap;
  }
  .alcg_box .alcg_box_cont .alcg_box_item {
    width: calc((100% - 60px) / 4);
    margin-right: 20px;
    margin-bottom: 97px;
    height: calc((100% - 60px) / 4 * 0.9);
    position: relative;
    cursor: pointer;
  }
  .alcg_box .alcg_box_cont .alcg_box_item .background {
    width: 100%;
    object-fit: fill;
    height: 100%;
  }
  .alcg_box .alcg_box_cont .alcg_box_item:nth-of-type(4n) {
    margin-right: 0;
  }
  .alcg_box .alcg_box_cont .alcg_box_item .alcg_box_item_bot {
    position: absolute;
    bottom: -44px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 60px);
    height: 87px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: #fff;
    text-align: center;
  }
  .alcg_box .alcg_box_cont .alcg_box_item .alcg_box_item_bot .title {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 1;
  }
  .alcg_box .alcg_box_cont .alcg_box_item .alcg_box_item_bot p {
    padding: 0 30px;
    font-size: 12px;
    line-height: 1.4;
    margin: 0;
  }
  .hz_box {
    background: #2C68FF;
    padding-bottom: 101px;
  }
  .hz_box .hz_title {
    margin: 114px auto;
    width: 437px;
    height: 65px;
  }
  .hz_box .hz_title .img {
    width: 100%;
    height: 100%;
  }
  .hz_box .hz_arr {
    display: flex;
    flex-wrap: wrap;
  }
  .hz_box .hz_arr .hz_item {
    width: calc((100% - 204px) / 3);
    margin-right: 102px;
    height: calc((100% - 204px) / 3 * 0.26);
    margin-bottom: 48px;
  }
  .hz_box .hz_arr .hz_item:nth-of-type(3n) {
    margin-right: 0;
  }
  .hz_box .hz_arr .hz_item .img {
    width: 100%;
    height: 100%;
  }
  .zzh_box {
    padding: 0 100px;
  }
  .zzh_box .zzh_title {
    margin: 192px auto;
    width: 582px;
    height: 70px;
  }
  .zzh_box .zzh_title .img {
    width: 100%;
    height: 100%;
  }
  .zzh_box .zzh_cont .img {
    width: 100%;
    object-fit: fill;
  }
  .ygfc_box .ygfc_title {
    margin: 120px auto 296px;
    width: 722px;
    height: 70px;
  }
  .ygfc_box .ygfc_title .img {
    width: 100%;
    height: 100%;
  }
  .ygfc_box .ygfc_cont {
    display: flex;
    flex-wrap: wrap;
  }
  .ygfc_box .ygfc_cont .ygfc_item {
    width: calc((100% - 312px) / 3);
    margin-right: 156px;
    margin-bottom: 61px;
    box-shadow: 0px 2px 60px 2px rgba(68, 68, 216, 0.18);
  }
  .ygfc_box .ygfc_cont .ygfc_item:nth-of-type(3n) {
    margin-right: 0;
  }
  .ygfc_box .ygfc_cont .ygfc_item .img {
    width: 100%;
    height: 269px;
  }
  .ygfc_box .ygfc_cont .ygfc_item .ygfc_z {
    height: 92px;
    padding: 22px 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .ygfc_box .ygfc_cont .ygfc_item .ygfc_z div {
    font-size: 16px;
    font-weight: bold;
  }
  .ygfc_box .ygfc_cont .ygfc_item .ygfc_z p {
    margin: 0;
    text-align: right;
  }
  .fwzy_box {
    padding-top: 97px;
    margin-top: 103px;
    margin-bottom: 147px;
  }
  .fwzy_box .fwzy_title {
    width: 506px;
    height: 70px;
    margin: 0 auto 86px;
  }
  .fwzy_box .fwzy_title .img {
    width: 100%;
    height: 100%;
  }
  .fwzy_box .fwzy_cont {
    position: relative;
  }
  .fwzy_box .fwzy_cont .fwzy_back {
    position: absolute;
    width: 100%;
    height: 539px;
    background: #2C68FF;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .fwzy_box .fwzy_cont .fwzy_s_box .fwzy_t,
  .fwzy_box .fwzy_cont .fwzy_s_box .fwzy_b {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: center;
  }
  .fwzy_box .fwzy_cont .fwzy_s_box .img {
    width: 337px;
    height: 475px;
    cursor: pointer;
  }
  .fwzy_box .fwzy_cont .fwzy_s_box .img1 {
    background: url(../img/f1.png) no-repeat;
    background-size: 100% 100%;
  }
  .fwzy_box .fwzy_cont .fwzy_s_box .img1:hover {
    background: url(../img/f11.png) no-repeat;
    background-size: 100% 100%;
  }
  .fwzy_box .fwzy_cont .fwzy_s_box .img2 {
    background: url(../img/f2.png) no-repeat;
    background-size: 100% 100%;
  }
  .fwzy_box .fwzy_cont .fwzy_s_box .img2:hover {
    background: url(../img/f22.png) no-repeat;
    background-size: 100% 100%;
  }
  .fwzy_box .fwzy_cont .fwzy_s_box .img3 {
    background: url(../img/f3.png) no-repeat;
    background-size: 100% 100%;
  }
  .fwzy_box .fwzy_cont .fwzy_s_box .img3:hover {
    background: url(../img/f33.png) no-repeat;
    background-size: 100% 100%;
  }
  .fwzy_box .fwzy_cont .fwzy_s_box .img4 {
    background: url(../img/f4.png) no-repeat;
    background-size: 100% 100%;
  }
  .fwzy_box .fwzy_cont .fwzy_s_box .img4:hover {
    background: url(../img/f44.png) no-repeat;
    background-size: 100% 100%;
  }
  .fwzy_box .fwzy_cont .fwzy_s_box .img5 {
    background: url(../img/f5.png) no-repeat;
    background-size: 100% 100%;
  }
  .fwzy_box .fwzy_cont .fwzy_s_box .img5:hover {
    background: url(../img/f55.png) no-repeat;
    background-size: 100% 100%;
  }
  .fwzy_box .fwzy_cont .fwzy_s_box .img6 {
    background: url(../img/f6.png) no-repeat;
    background-size: 100% 100%;
  }
  .fwzy_box .fwzy_cont .fwzy_s_box .img6:hover {
    background: url(../img/f66.png) no-repeat;
    background-size: 100% 100%;
  }
  .fwzy_box .fwzy_cont .fwzy_s_box .img7 {
    background: url(../img/f7.png) no-repeat;
    background-size: 100% 100%;
  }
  .fwzy_box .fwzy_cont .fwzy_s_box .img7:hover {
    background: url(../img/f77.png) no-repeat;
    background-size: 100% 100%;
  }
  .xmzy_box .xmzy_title {
    width: 775px;
    height: 70px;
    margin: 0 auto 196px;
  }
  .xmzy_box .xmzy_title .img {
    width: 100%;
    height: 100%;
  }
  .xmzy_box .xmzy_cont {
    display: flex;
    flex-wrap: wrap;
  }
  .xmzy_box .xmzy_cont .xmzy_item {
    width: calc(100% / 3);
    text-align: center;
    margin-bottom: 80px;
  }
  .xmzy_box .xmzy_cont .xmzy_item .xmzy_icon {
    text-align: center;
    position: relative;
  }
  .xmzy_box .xmzy_cont .xmzy_item .xmzy_icon::before {
    content: "";
    position: absolute;
    right: 0;
    top: 10px;
    width: 2px;
    height: 54px;
    background: #3878E3;
  }
  .xmzy_box .xmzy_cont .xmzy_item .xmzy_icon .img {
    width: 76px;
    height: 76px;
  }
  .xmzy_box .xmzy_cont .xmzy_item .xmzy_name {
    font-size: 24px;
    color: #000;
    margin-top: 46px;
  }
  .xmzy_box .xmzy_cont .xmzy_item .xmzy_span {
    font-size: 16px;
    color: #000;
    margin-top: 26px;
    padding: 0 64px;
    line-height: 2;
  }
  .xmzy_box .xmzy_cont .xmzy_item:nth-of-type(3n) .xmzy_icon::before {
    display: none;
  }
  .gywm_box {
    padding-top: 90px;
  }
  .gywm_box .gywm_title {
    width: 559px;
    height: 70px;
    margin: 0 auto 120px;
  }
  .gywm_box .gywm_title .img {
    width: 100%;
    height: 100%;
  }
  .gywm_box .gywm_cont {
    display: flex;
    flex-wrap: wrap;
  }
  .gywm_box .gywm_cont .gywm_item {
    display: flex;
    height: 76px;
    width: 50%;
    margin-bottom: 74px;
  }
  .gywm_box .gywm_cont .gywm_item .gywm_left {
    width: 76px;
    height: 76px;
    margin-right: 14px;
  }
  .gywm_box .gywm_cont .gywm_item .gywm_left .img {
    width: 100%;
    height: 100%;
  }
  .gywm_box .gywm_cont .gywm_item .gywm_right {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .gywm_box .gywm_cont .gywm_item .gywm_right .gywm_name {
    color: #747474;
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 1;
  }
  .gywm_box .gywm_cont .gywm_item .gywm_right .gywm_span {
    font-size: 20px;
    line-height: 1;
    color: #000000;
  }
  .gywm_box .gywm_cont .gywm_item .gywm_right_a {
    justify-content: flex-start;
  }
  .gywm_box .gywm_cont .gywm_item .gywm_right_a .gywm_name {
    margin-top: 14px;
    margin-bottom: 8px;
  }
  .gywm_box .gywm_cont .gywm_item .gywm_right_a .gywm_span {
    line-height: 1.6;
  }
  .gywm_box .gywm_cont .gywm_item_r {
    justify-content: flex-end;
  }
  .map_box {
    margin-top: 20px;
  }
  .map_box .map_div {
    height: 481px;
    position: relative;
  }
  .map_box .map_div .map {
    width: 100%;
    height: 100%;
  }
  .map_box .map_div .icon {
    width: 372px;
    height: 204px;
    position: absolute;
    right: -50px;
    top: -180px;
  }
  footer {
    height: 200px;
    background: #363636;
    margin-top: 95px;
    display: flex;
    align-items: center;
  }
  footer .foot_s {
    width: 1200px;
    margin: 0 auto;
  }
  footer .foot_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  footer .foot_box .foot_left {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  footer .foot_box .foot_left .foot_hz {
    font-size: 30px;
    color: #fff;
    margin-bottom: 20px;
  }
  footer .foot_box .foot_left .foot_hz .phones {
    color: #F16622;
  }
  footer .foot_box .foot_left .foot_dz {
    margin-bottom: 20px;
    font-size: 18px;
    color: #fff;
  }
  footer .foot_box .foot_left .foot_gs {
    font-size: 18px;
    color: #fff;
  }
  footer .foot_box .foot_erw {
    position: relative;
  }
  footer .foot_box .foot_erw .img {
    width: 128px;
    height: 128px;
  }
  footer .foot_box .foot_erw p {
    position: absolute;
    width: 128px;
    height: 34px;
    left: 0;
    bottom: -34px;
    text-align: center;
    line-height: 34px;
    color: #fff;
    margin: 0;
  }
  .hearder_h5 {
    display: none;
  }
  .swiper_h5 {
    display: none;
  }
  .zzh_box_h5 {
    display: none;
  }
  .ygfc_h5 {
    display: none;
  }
  .fwzy_cont_h5 {
    display: none;
  }
  .xmzy_cont_h5 {
    display: none;
  }
  .map_box_h5 {
    display: none;
  }
  .foot_s_h5 {
    display: none;
  }
  .lx_fixd_box {
    position: fixed;
    z-index: 2;
    right: 56px;
    top: 50%;
    transform: translateY(-30%);
    padding: 14px 0;
    border-radius: 48px;
    background: rgba(0, 0, 0, 0.6);
  }
  .lx_fixd_box .iconss {
    width: 48px;
  }
  .lx_fixd_box .iconss:hover .qq_box {
    display: block;
  }
  .lx_fixd_box .iconss .qq_box {
    position: absolute;
    top: -69px;
    left: -242px;
    width: 236px;
    height: 411px;
    background: url(../img/QQBG@2x.png) no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 48px 36px 0;
    display: none;
  }
  .lx_fixd_box .iconss .qq_box .pro_q {
    padding-left: 18px;
    margin-bottom: 21px;
  }
  .lx_fixd_box .iconss .qq_box .pro_q p {
    color: #FFFFFF;
    font-size: 22px;
    margin-bottom: 8px;
    line-height: 1;
  }
  .lx_fixd_box .iconss .qq_box .pro_q .img {
    width: 128px;
    height: 27px;
  }
  .lx_fixd_box .iconss .qq_box .tel {
    margin-top: 8px;
    font-size: 22px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    line-height: 26px;
  }
  .lx_fixd_box .iconss .qq_box .bd {
    margin-top: 17px;
    color: #fff;
    text-align: center;
    line-height: 1;
  }
  .lx_fixd_box .iconss .qq_box .lx_bot {
    margin-top: 40px;
    border-top: 1px solid #FFA025;
    color: #fff;
    padding-top: 16px;
    text-align: center;
  }
  .lx_fixd_box .iconss .img_qq {
    width: 48px;
    height: 48px;
    position: relative;
    cursor: pointer;
  }
  .lx_fixd_box .iconss .img_qq .icon {
    width: 100%;
    height: 100%;
  }
  .lx_fixd_box .iconss .img_dh {
    width: 48px;
    height: 48px;
    cursor: pointer;
  }
  .lx_fixd_box .iconss .img_dh .icon {
    width: 100%;
    height: 100%;
  }
  .lx_fixd_box .top {
    width: 48px;
    height: 48px;
    border-top: 2px solid #fff;
    cursor: pointer;
  }
  .lx_fixd_box .top .img {
    width: 100%;
    height: 100%;
  }
  .aa_title {
    width: 756px!important;
    height: 70px!important;
  }
}
.hei_box {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1040;
}
.hei_box .img {
  width: 60%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
@media (max-width: 768px) {
  #box {
    padding-top: 0.97rem;
  }
  .gs_nav {
    display: flex;
    align-items: flex-end;
    height: 0.97rem;
    padding: 0.18rem 0 0.18rem 0.31rem;
  }
  .lx_fixd_box {
    display: none;
  }
  .cha_icon {
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .cha_icon .img {
    width: 0.36rem;
    height: 0.36rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .h5_btn {
    display: none!important;
  }
  .gs_hearder {
    height: 0.97rem;
  }
  .hearder_h5 {
    display: block;
  }
  .hearders {
    display: none;
  }
  .hearder_h5 a {
    color: #000000;
  }
  .hearder_h5 li {
    text-align: center;
  }
  .icons {
    width: 1.35rem;
    margin-right: 0.12rem;
  }
  .rx {
    width: 1.75rem;
  }
  .gs_hearder {
    background: #fff;
  }
  .hearders_h5 {
    background: #fff;
  }
  .swiper_box {
    display: none;
  }
  .swiper_h5 {
    height: 3rem;
  }
  .swiper_h5 .img1 {
    width: 100%;
    height: 100%;
  }
  .alcg_box .alcg_box_title {
    margin: 0.48rem auto 0.67rem;
    width: 3.29rem;
    height: 0.66rem;
  }
  .alcg_box .alcg_box_title .img {
    width: 100%;
    height: 100%;
  }
  .alcg_box .alcg_box_cont {
    display: flex;
    flex-wrap: wrap;
  }
  .alcg_box .alcg_box_cont .alcg_box_item {
    width: calc((100% - 0.22rem) / 2);
    height: 2.74rem;
    margin-right: 0.22rem;
    position: relative;
    margin-bottom: 0.79rem;
    cursor: pointer;
  }
  .alcg_box .alcg_box_cont .alcg_box_item:nth-of-type(2n) {
    margin-right: 0;
  }
  .alcg_box .alcg_box_cont .alcg_box_item .background {
    width: 100%;
    height: 100%;
  }
  .alcg_box .alcg_box_cont .alcg_box_item .alcg_box_item_bot {
    width: calc(100% - 0.54rem);
    height: 0.87rem;
    background: #fff;
    position: absolute;
    left: 0.27rem;
    bottom: -0.435rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .alcg_box .alcg_box_cont .alcg_box_item .alcg_box_item_bot .title {
    font-size: 0.28rem;
    line-height: 1;
    margin-bottom: 0.1rem;
  }
  .alcg_box .alcg_box_cont .alcg_box_item .alcg_box_item_bot p {
    color: #747474;
    font-size: 0.12rem;
    line-height: 1;
  }
  p {
    margin: 0;
  }
  div {
    font-size: 0.22rem;
  }
  .hz_box {
    background: #2C68FF;
    margin-top: 0.4rem;
  }
  .hz_box .hz_title {
    width: 4.37rem;
    height: 0.65rem;
    margin: 0.75rem auto 0.81rem;
  }
  .hz_box .hz_title .img {
    width: 100%;
    height: 100%;
  }
  .hz_box .hz_arr {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 0.62rem;
  }
  .hz_box .hz_arr .hz_item {
    width: calc((100% - 0.53rem) / 2);
    margin-right: 0.53rem;
    margin-bottom: 0.31rem;
    height: 1rem;
  }
  .hz_box .hz_arr .hz_item:nth-of-type(2n) {
    margin-right: 0;
  }
  .hz_box .hz_arr .hz_item .img {
    width: 100%;
    height: 100%;
  }
  .zzh_box {
    display: none;
  }
  .zzh_box_h5 .zzh_title {
    width: 3.2rem;
    height: 0.65rem;
    margin: 0.83rem auto 0.7rem;
  }
  .zzh_box_h5 .zzh_title .img {
    width: 100%;
    height: 100%;
  }
  .zzh_box_h5 .zzh_cont {
    height: 2.48rem;
  }
  .zzh_box_h5 .zzh_cont .img {
    width: 100%;
    height: 100%;
  }
  .ygfc_box .ygfc_title {
    margin: 1.62rem auto 0.86rem;
    width: 3.2rem;
    height: 0.65rem;
  }
  .ygfc_box .ygfc_title .img {
    width: 100%;
    height: 100%;
  }
  .ygfc_cont {
    display: none;
  }
  .ygfc_h5 .swiper-container2 {
    width: 100%;
  }
  .ygfc_h5 .swiper-container2 .n_box {
    width: 3.93rem;
    position: relative;
    box-shadow: 0 0.02rem 0.49rem 0.02rem rgba(68, 68, 216, 0.16);
  }
  .ygfc_h5 .swiper-container2 .n_box .banner {
    width: 3.93rem;
    height: 2.66rem;
    border-radius: 0.1rem 0.1rem 0 0;
  }
  .ygfc_h5 .swiper-container2 .n_box .b {
    position: absolute;
    top: 0;
    left: 0;
    width: 3.93rem;
    height: 2.66rem;
    border-radius: 0.1rem 0.1rem 0 0;
    background: #fff;
    opacity: 0.4;
  }
  .ygfc_h5 .swiper-container2 .n_box .n_bot {
    background: #fff;
    height: 1.03rem;
    border-radius: 0 0 0.1rem 0.1rem;
    padding: 0.2rem 0.14rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .ygfc_h5 .swiper-container2 .n_box .n_bot .n_cont {
    font-weight: bold;
    font-size: 0.22rem;
  }
  .ygfc_h5 .swiper-container2 .n_box .n_bot .n_time {
    text-align: right;
    font-size: 0.16rem;
  }
  .fwzy_box .fwzy_title {
    margin: 1.62rem auto 1.01rem;
    width: 4.65rem;
    height: 0.72rem;
  }
  .fwzy_box .fwzy_title .img {
    width: 100%;
    height: 100%;
  }
  .fwzy_cont {
    display: none;
  }
  .fwzy_cont_h5 .fwzy_s_box .fwzy_s_top {
    margin-bottom: 0.87rem;
    display: flex;
    justify-content: center;
  }
  .fwzy_cont_h5 .fwzy_s_box .fwzy_s_bot {
    margin-bottom: 0.87rem;
    display: flex;
    justify-content: center;
  }
  .fwzy_cont_h5 .fwzy_s_box .fwzy_item {
    width: 1.3rem;
    margin-right: 0.51rem;
  }
  .fwzy_cont_h5 .fwzy_s_box .fwzy_item .img {
    width: 1.3rem;
    height: 1.3rem;
    margin-bottom: 0.3rem;
  }
  .fwzy_cont_h5 .fwzy_s_box .fwzy_item .fwzy_item_cont {
    font-size: 0.26rem;
    text-align: center;
    padding-bottom: 0.15rem;
    line-height: 1;
    position: relative;
  }
  .fwzy_cont_h5 .fwzy_s_box .fwzy_item .fwzy_item_cont::before {
    content: "";
    position: absolute;
    width: 0.36rem;
    height: 0.02rem;
    background: #3E63E2;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
  }
  .fwzy_cont_h5 .fwzy_s_box .fwzy_item:last-child {
    margin-right: 0;
  }
  .xmzy_cont {
    display: none;
  }
  .xmzy_box {
    padding-top: 0.4rem;
  }
  .xmzy_box .xmzy_title {
    width: 4.65rem;
    height: 0.72rem;
    margin: 0 auto 1.27rem;
  }
  .xmzy_box .xmzy_title .img {
    width: 100%;
    height: 100%;
  }
  .xmzy_box .xmzy_cont_h5 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .xmzy_box .xmzy_cont_h5 .xmzy_cont_h5_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 0.49rem 1.54rem;
  }
  .xmzy_box .xmzy_cont_h5 .xmzy_cont_h5_item .img {
    width: 0.8rem;
    height: 0.8rem;
    margin-bottom: 0.36rem;
  }
  .xmzy_box .xmzy_cont_h5 .xmzy_cont_h5_item p {
    font-size: 0.3rem;
    color: #000000;
  }
  .gywm_box .gywm_title {
    width: 4.75rem;
    height: 0.66rem;
    margin: 0 auto 1.08rem;
  }
  .gywm_box .gywm_title .img {
    width: 100%;
    height: 100%;
  }
  .gywm_box .gywm_cont {
    display: none;
  }
  .map_box {
    display: none;
  }
  .map_box_h5 {
    height: 4.18rem;
  }
  .map_box_h5 .img {
    width: 100%;
    height: 100%;
  }
  .foot_s {
    display: none;
  }
  .foot_s_h5 {
    margin-top: 0.39rem;
    background: #000;
    height: 2.21rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .foot_s_h5 p {
    color: #fff;
    margin-bottom: 0.17rem;
    font-size: 0.2rem;
    line-height: 1;
  }
  .foot_s_h5 .foot_btns {
    height: 0.55rem;
    display: flex;
    justify-content: space-between;
  }
  .foot_s_h5 .foot_btns .foot_btn {
    width: 2.79rem;
    height: 0.55rem;
    margin-right: 0.09rem;
  }
  .foot_s_h5 .foot_btns .foot_btn .img {
    width: 100%;
    height: 100%;
  }
  .foot_s_h5 .foot_btns .foot_btn:last-child {
    margin-right: 0;
  }
  .aa_title {
    width: calc(4.03rem * 1.45) !important;
    height: calc(0.37rem * 1.45) !important;
  }
  .aa_title .img {
    object-fit: fill!important;
  }
}
