@charset "utf-8";
body {
    /* background-color: #f5f5f5; */
}

.nyheadtxt {
    /* padding: 100px 0 120px; */
    /* padding-bottom: 230px; */
}

.nylxbox {
    display: flex;
    height: 240px;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.nylxbox_item {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    border-right: 1px solid #e1e1e1;
    padding: 0 20px;
}

.nylxbox_item:last-child {
    border: 0;
}

.nylxbox_itemi i {
    font-size: 40px;
}

.nylxbox_itemw {
    font-size: 18px;
    padding: 5px 0;
}

.nylxbox_itemdz {
    margin-top: 10px;
}

.nylxbox_itemas {
    font-family: 'ProximaNova-Bold';
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
}

.nylxbox_itemaz {
    font-size: 16px;
    color: #777;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.nylxbox_itemdz .nylxbox_itema:hover .nylxbox_itemaz {
    color: #00358e;
}

.nylxbox_itemal {
    font-size: 16px;
    color: #00358e;
}

.map_tab .set.actived .tab_tet {
    color: #fff;
}

.map_cont {
    padding-bottom: 0;
    box-shadow: none;
    background: transparent;
}

.map_cont .tab-box {
    transform: translateX(-20px);
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.map_cont .tab-box .map_tet {
    padding: 0 30px 40px;
    transition: all .4s;
    box-shadow: 0 0 30px #e9e9e9;
    background: #fff;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.map_cont .tab-box.active .map_tet {
    animation: dtyd .5s linear 1 forwards;
    -webkit-animation: dtyd .5s linear 1 forwards;
}


/*销售网络  */
.xswn{
    background-color: #fff;
}
.xswndw {
    position: absolute;
    top: -120px;
    left: 0;
}

.xswn_tle {
    text-align: center;
}

.xswn_tleh {
    font-size: 48px;
}

.xswn_tlep {
    font-size: 18px;
    color: #777777;
}

.zalycp {
    position: relative;
    margin: 0;
    /* padding: 120px 0; */
    background-color: #fff;
}
.zalycpdw{
    position: absolute;
    top: -50px;
    left: 0;
}

.hm-sec5 .img{
    position: relative;
    margin: 70px;
    margin-top: 0;
}

.hm-sec5 .img img {
    width: 100%;
  }
  .hm-sec5 .img .zhi {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    line-height: 1;
  }
  .hm-sec5 .img .zhi i {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #666666;
    margin-left: 5px;
  }
  .hm-sec5 .img .zhi span {
    font-size: 12px;
    color: #999999;
  }
 

  .hm-sec5 .img .wei1 {
          top: 47%;
          left: 34%;
          top: 57%;
          left: 35%;
          display: flex;
          flex-direction: column;
  }

  .hm-sec5 .img .wei1.wei00 {
    top: 49%;
    left: 42%;

  }
  .hm-sec5 .img .wei1 span {
    color: #e2000c;
  }
  .hm-sec5 .img .wei1 i {
    margin-top: 16px;
    background-color: #e2000c;
    position: relative;
    display: flex;
  }
  .hm-sec5 .img .wei1 i:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #e2000c;
    background-color: rgb(32 141 217 / 50%);
    opacity: 1;
    -webkit-animation: scalea 1.4s linear infinite;
    animation: scalea 1.4s linear infinite;
  }
  @keyframes scalea {
    0% {
      transform: scale(0.2);
      opacity: 1;
    }
    100% {
      transform: scale(1.2);
      opacity: 0;
    }
  }
  .hm-sec5 .img .wei2 {
    top: 51.8%;
        left: 32%;
  }
  .hm-sec5 .img .wei3 {
        top: 54%;
        left: 33%;
  }
  .hm-sec5 .img .wei4 {
    top: 52%;
        left: 35.6%;
  }
  .hm-sec5 .img .wei4 span {
    order: 1;
  }
  .hm-sec5 .img .wei4 i {
    margin-left: 0;
    margin-right: 6px;
  }
  .hm-sec5 .img .wei5 {
    top: 56%;
    left: 32%;
    flex-direction: column;
  }
  .hm-sec5 .img .wei5 i {
    margin-top: 6px;
    margin-left: 10px;
  }
  .hm-sec5 .img .wei6 {
    top: 57%;
        left: 28%;
  }
  .hm-sec5 .img .wei6 i {
    margin-top: -8px;
  }
  .hm-sec5 .img .wei7 {
    top: 40%;
    left: 30%;
  }
  .hm-sec5 .img .wei7 span {
    order: 1;
  }
  .hm-sec5 .img .wei7 i {
    margin-left: 0;
    margin-right: 6px;
  }
  .hm-sec5 .img .wei8 {
      top: 72%;
      left: 32.6%;
  }
  .hm-sec5 .img .wei8 i {
    margin-top: -11px;
  }
  .hm-sec5 .img .wei9 {
    top: 57.8%;
    left: 37.6%;
  }
  .hm-sec5 .img .wei9 span {
    order: 1;
  }
  .hm-sec5 .img .wei9 i {
    margin-left: 0;
    margin-right: 6px;
  }
  .hm-sec5 .img .wei10 {
    top: 60%;
    left: 36.6%;
  }
  .hm-sec5 .img .wei10 span {
    order: 1;
  }
  .hm-sec5 .img .wei10 i {
    margin-top: -11px;
    margin-left: 0;
    margin-right: 6px;
  }
  .hm-sec5 .img .wei11 {
    top: 79.8%;
    left: 40.6%;
  }
  .hm-sec5 .img .wei11 span {
    order: 1;
  }
  .hm-sec5 .img .wei11 i {
    margin-left: 0;
    margin-right: 6px;
  }
  .hm-sec5 .img .wei12 {
    top: 44.8%;
    left: 13%;
  }
  .hm-sec5 .img .wei12 span {
    order: 1;
  }
  .hm-sec5 .img .wei12 i {
    margin-left: 0;
    margin-right: 6px;
  }
  .hm-sec5 .img .wei13 {
    top: 50.8%;
    left: 74%;
  }
  .hm-sec5 .img .wei14 {
    top: 78%;
    left: 86%;
  }
  .hm-sec5 .img .wei15 {
    top: 80%;
    left: 10%;
  }

  .foot{
    /* margin-top: 0; */
  }

@media screen and (max-width: 1600px) {
    .nylxbox_itemi i {
        font-size: 36px;
    }
    .nylxbox {
        height: 220px;
    }
    .nylxbox_itemdz {
        margin-top: 15px;
    }
    .nylxbox_itemw {
        font-size: 18px;
    }
    .nylxbox_itemas {
        font-size: 30px;
        line-height: 34px;
    }
    .nylxbox_itemaz {
        font-size: 16px;
    }
    .nylxbox_itemal {
        font-size: 16px;
    }
    .xswn_tleh {
        font-size: 40px;
    }
    .xswn_tlep {
        font-size: 16px;
    }
    .xswn {
        margin-top: -60px;
    }
    .nyheadtxt {
        /* padding: 100px 0 110px; */
    }
}

@media screen and (max-width: 1440px) {
    .nylxbox {
        height: 200px;
    }
    .nylxbox_itemi i {
        font-size: 32px;
    }
    .nylxbox_itemw {
        font-size: 18px;
    }
    .nylxbox_itemas {
        font-size: 28px;
        line-height: 30px;
    }
    .nylxbox_itemaz {
        font-size: 15px;
    }
    .nylxbox_itemdz {
        margin-top: 15px;
    }
    .xswn_tleh {
        font-size: 36px;
    }
    .zalycp {
        padding: 65px 0;
    }
    .nyheadtxt {
        /* padding: 90px 0 100px; */
    }
}

@media screen and (max-width: 1200px) {
    .nylxbox {
        height: 160px;
    }
    .nylxbox_itemi i {
        font-size: 30px;
    }
    .nylxbox_itemw {
        font-size: 16px;
    }
    .nylxbox_itemas {
        font-size: 26px;
        line-height: 28px;
    }
    .nylxbox_itemaz {
        font-size: 14px;
    }
    .nylxbox_itemal {
        font-size: 15px;
    }
    .xswn_tleh {
        font-size: 32px;
    }
    .xswn_tlep {
        font-size: 14px;
    }
    .xswn {
        display: none;
    }
    .nylxbox_itemdz {
        margin-top: 8px;
    }
    .nyheadtxt {
        /* padding: 90px 0 80px; */
    }
}

@media screen and (max-width: 992px) {
    body {
        background-color: #fff;
    }
    .nylxbox {
        height: 160px;
    }
    .nylxbox {
        margin-top: 50px;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
    }
    .nylxbox_itemi i {
        font-size: 30px;
    }
    .nylxbox_itemw {
        font-size: 14px;
    }
    .nylxbox_itemas {
        font-size: 24px;
        line-height: 26px;
    }
    .nylxbox_itemaz {
        font-size: 12px;
    }
    .nylxbox_itemal {
        font-size: 14px;
    }
}

@media screen and (max-width: 768px) {
    .nyheadtxt {
        /* padding: 70px 0 0; */
    }
    .nylxbox {
        flex-wrap: wrap;
        height: auto;
    }
    .nylxbox_item {
        padding: 30px 0;
        flex: none;
        width: 100%;
        border-bottom: 1px solid #e1e1e1;
        border-right: 0;
    }
    .nylxbox_itemi i {
        font-size: 24px;
    }
    .nylxbox {
        margin-top: 50px;
    }
    .nylxbox_itemas {
        font-size: 22px;
    }
    .zalycp {
        padding: 50px 0 0;
    }
    .mbxswl {
        display: block;
    }
}