@charset "utf-8";
body {
    background-color: #f3f3f3;
}

.nyheadtxt {
    padding: 100px 0 120px;
}

.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;
}

.nylxbox_item:last-child {
    border: 0;
}

.nylxbox_itemi i {
    font-size: 40px;
}

.nylxbox_itemw {
    font-size: 20px;
}

.nylxbox_itemdz {
    margin-top: 20px;
}

.nylxbox_itemas {
    font-family: 'ProximaNova-Bold';
    font-size: 34px;
    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: #106ecb;
}

.nylxbox_itemal {
    font-size: 16px;
    color: #106ecb;
}

.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 {
    position: relative;
    margin-top: -50px;
    display: none;
}

.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: 80px 0;
    background-color: #fff;
}

.zalycpdw {
    position: absolute;
    left: 0;
    top: -60px;
}


/* 移动端销售网络 */

.mbxswl {
    margin-top: 50px;
    padding: 45px 0 25px;
    background-color: #f5f5f5;
    display: none;
}

.mbxswlimg img {
    width: 100%;
}

@media screen and (max-width: 1600px) {
    .nylxbox_itemi i {
        font-size: 36px;
    }
    .nylxbox {
        height: 220px;
    }
    .nylxbox_itemdz {
        margin-top: 15px;
    }
    .nylxbox_itemw {
        font-size: 20px;
    }
    .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: 1400px) {
    .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;
    }
    .mbxswl {
        display: block;
    }
}