.tom6_1-1 img{
    max-width: none !important;
}
@media (min-width: 1920px) {
    * {
        margin: 0;
        padding: 0;
    }

    .clearfix:after {
        content: '';
        clear: both;
        display: block
    }

    a {
        text-decoration: none;
        color: black;
    }

    li {
        list-style: none;
    }

    .fl {
        float: left;
    }

    .fr {
        float: right;
    }

    .pc {
        display: block;
    }

    .ipad {
        display: none;
    }

    .mob {
        display: none;
    }

   


    /* 区域代理 */
    .tom {
        width: 100%;
        background-color: white;
    }

    .tomB {
        width: 1200px;
        margin: 0 auto;
        padding: 0px 0 70px 0;
    }

    .tom2 {
        margin-top: 51px;
        display: flex;
        justify-content: space-evenly;
    }

    .tom2_1 {
        width: 150px;
        height: 50px;
        background: white;
        border-radius: 30px;
        font-weight: 400;
        font-size: 18px;
        color: #626060;
        text-align: center;
        line-height: 50px;
        cursor: pointer;
    }


    .fa-bottom-active {
        display: block !important;
    }

    .tom2_2 {
        width: 150px;
        height: 50px;
        background: #006CFF;
        border-radius: 30px;
        font-weight: bold;
        font-size: 18px;
        color: #FFFFFF;
        text-align: center;
        line-height: 50px;
        cursor: pointer;
    }

    .tom3 {
        margin-top: 20px;
        width: 100%;
        border-bottom: 1px solid #D9D8D8;
    }

    .tom5 {
        display: none;
    }

    .tom4 {
        margin-top: 70px;
        display: flex;
        justify-content: space-between;
    }

    .tom4_1 img {
        border-radius: 10px;
        width: 410px;
        height: 300px;
    }

    .tom4_2 {
        width: 730px;
    }

    .tom4_2-1 {
        margin-top: 10px;
        font-size: 18px;
        font-weight: bold;

    }

    .tom4_2-2 {
        font-size: 16px;
        font-weight: 500;
        line-height: 30px;
        margin-top: 20px;
        text-align: justify;
        text-indent: 2em;
    }

    .tom4_2-3 {
        font-size: 16px;
        font-weight: 530;
        line-height: 30px;
        margin-top: 40px;
    }

    .tom4_2-4 {
        font-size: 16px;
        font-weight: 500;
        line-height: 30px;
        margin-top: 10px;
        text-align: justify;
        text-indent: 2em;
    }

    .tom6 {
        margin-top: 90px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .tom6_1 {
        width: 370px;
        /* height: 170px; */
        border: 1px solid #e0e2e4;
        background-color: #fafafa;
        padding: 40px 20px 0 40px;
        display: flex;
        justify-content: space-between;
        margin-bottom: 40px;
        padding-bottom: 20px;
    }

    .tom6_1-1 {
        padding-top: 20px;
    }

    .tom6_1-2_1 {
        font-size: 18px;
        font-weight: bold;
    }

    .tom6_1-2 {
        margin-left: 30px;
    }

    .tom6_1-2_2 {
        margin-top: 15px;
        font-size: 16px;
        line-height: 25px;
        font-weight: 500;
    }

    .tom7 {
        margin-top: 80px !important;
        margin: auto;
    }

    .tom7_1 {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 66px;
    }

    .tom7_1-1 {
        width: 90px;
        height: 90px;
        border-radius: 50%;
        background-color: #4e75da;
        text-align: center;
        line-height: 90px;
    }

    .tom7_1-2 {
        width: 1100px;
        margin-left: 30px;
    }

    .tom7_1-2_1 {
        font-size: 20px;
        font-weight: bold;
    }

    .tom7_1-2_2 {
        font-size: 18px;
        font-weight: 500;
        margin-top: 10px;
    }

    .qydl_one {
        margin-top: 40px !important;
        width: 1200px;
        margin: auto;
        border-radius: 15px;
        box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
        padding: 20px 0 20px 100px;
        text-align: center;
    }

    .qydl_one img {
        width: 80%;
        height: 100%;
    }

    .qydl_two {
        margin-top: 40px !important;
        width: 1200px;
        margin: auto;
        border-radius: 15px;
        box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
        padding: 50px;
    }

    .qydl_two_1 {
        font-size: 18px;
        font-weight: bold;
    }

    .qydl_two_2 {
        font-size: 16px;
        font-weight: 500;
        text-align: justify;
        line-height: 30px;
        text-indent: 2em;
    }

}

@media (min-width:1460px) and (max-width:1920px) {
    * {
        margin: 0;
        padding: 0;
    }

    .clearfix:after {
        content: '';
        clear: both;
        display: block
    }

    a {
        text-decoration: none;
        color: black;
    }

    li {
        list-style: none;
    }

    .fl {
        float: left;
    }

    .fr {
        float: right;
    }

    .pc {
        display: block;
    }

    .ipad {
        display: none;
    }

    .mob {
        display: none;
    }



    /* 区域代理 */
    .tom {
        width: 100%;
        background-color: white;
    }

    .tomB {
        width: 1200px;
        margin: 0 auto;
        padding: 0px 0 70px 0;
    }

    .tom2 {
        margin-top: 51px;
        display: flex;
        justify-content: space-evenly;
    }

    .tom2_1 {
        width: 150px;
        height: 50px;
        background: white;
        border-radius: 30px;
        font-weight: 400;
        font-size: 18px;
        color: #626060;
        text-align: center;
        line-height: 50px;
        cursor: pointer;
    }


    .fa-bottom-active {
        display: block !important;
    }

    .tom2_2 {
        width: 150px;
        height: 50px;
        background: #006CFF;
        border-radius: 30px;
        font-weight: bold;
        font-size: 18px;
        color: #FFFFFF;
        text-align: center;
        line-height: 50px;
        cursor: pointer;
    }

    .tom3 {
        margin-top: 20px;
        width: 100%;
        border-bottom: 1px solid #D9D8D8;
    }

    .tom5 {
        display: none;
    }

    .tom4 {
        margin-top: 70px;
        display: flex;
        justify-content: space-between;
    }

    .tom4_1 img {
        border-radius: 10px;
        width: 410px;
        height: 300px;
    }

    .tom4_2 {
        width: 730px;
    }

    .tom4_2-1 {
        margin-top: 10px;
        font-size: 18px;
        font-weight: bold;

    }

    .tom4_2-2 {
        font-size: 16px;
        font-weight: 500;
        line-height: 30px;
        margin-top: 20px;
        text-align: justify;
        text-indent: 2em;
    }

    .tom4_2-3 {
        font-size: 16px;
        font-weight: 530;
        line-height: 30px;
        margin-top: 40px;
    }

    .tom4_2-4 {
        font-size: 16px;
        font-weight: 500;
        line-height: 30px;
        margin-top: 10px;
        text-align: justify;
        text-indent: 2em;
    }

    .tom6 {
        margin-top: 90px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .tom6_1 {
        width: 370px;
        /* height: 170px; */
        border: 1px solid #e0e2e4;
        background-color: #fafafa;
        padding: 40px 20px 0 40px;
        display: flex;
        justify-content: space-between;
        margin-bottom: 40px;
        padding-bottom: 20px;
    }


    .tom6_1-1 {
        padding-top: 20px;
    }
    
    .tom6_1-2_1 {
        font-size: 18px;
        font-weight: bold;
    }

    .tom6_1-2 {
        margin-left: 30px;
    }

    .tom6_1-2_2 {
        margin-top: 15px;
        font-size: 16px;
        line-height: 25px;
        font-weight: 500;
    }

    .tom7 {
        margin-top: 80px !important;
        margin: auto;
    }

    .tom7_1 {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 66px;
    }

    .tom7_1-1 {
        width: 90px;
        height: 90px;
        border-radius: 50%;
        background-color: #4e75da;
        text-align: center;
        line-height: 90px;
    }

    .tom7_1-2 {
        width: 1100px;
        margin-left: 30px;
    }

    .tom7_1-2_1 {
        font-size: 20px;
        font-weight: bold;
    }

    .tom7_1-2_2 {
        font-size: 18px;
        font-weight: 500;
        margin-top: 10px;
    }

    .qydl_one {
        margin-top: 40px !important;
        width: 1200px;
        margin: auto;
        border-radius: 15px;
        box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
        padding: 20px 0 20px 100px;
        text-align: center;
    }

    .qydl_one img {
        width: 80%;
        height: 100%;
    }

    .qydl_two {
        margin-top: 40px !important;
        width: 1200px;
        margin: auto;
        border-radius: 15px;
        box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
        padding: 50px;
    }

    .qydl_two_1 {
        font-size: 18px;
        font-weight: bold;
    }

    .qydl_two_2 {
        font-size: 16px;
        font-weight: 500;
        text-align: justify;
        line-height: 50px;
        text-indent: 2em;
    }
}

@media (min-width:1271px) and (max-width:1460px) {
    * {
        margin: 0;
        padding: 0;
    }

    .clearfix:after {
        content: '';
        clear: both;
        display: block
    }

    a {
        text-decoration: none;
        color: black;
    }

    li {
        list-style: none;
    }

    .fl {
        float: left;
    }

    .fr {
        float: right;
    }

    .pc {
        display: block;
    }

    .ipad {
        display: none;
    }

    .mob {
        display: none;
    }


    /* 区域代理 */
    .tom {
        width: 100%;
        background-color: white;
    }

    .tomB {
        width: 1200px;
        margin: 0 auto;
        padding: 0px 0 70px 0;
    }

    .tom2 {
        margin-top: 51px;
        display: flex;
        justify-content: space-evenly;
    }

    .tom2_1 {
        width: 150px;
        height: 50px;
        background: white;
        border-radius: 30px;
        font-weight: 400;
        font-size: 18px;
        color: #626060;
        text-align: center;
        line-height: 50px;
        cursor: pointer;
    }


    .fa-bottom-active {
        display: block !important;
    }

    .tom2_2 {
        width: 150px;
        height: 50px;
        background: #006CFF;
        border-radius: 30px;
        font-weight: bold;
        font-size: 18px;
        color: #FFFFFF;
        text-align: center;
        line-height: 50px;
        cursor: pointer;
    }

    .tom3 {
        margin-top: 20px;
        width: 100%;
        border-bottom: 1px solid #D9D8D8;
    }

    .tom5 {
        display: none;
    }

    .tom4 {
        margin-top: 70px;
        display: flex;
        justify-content: space-between;
    }

    .tom4_1 img {
        border-radius: 10px;
        width: 410px;
        height: 300px;
    }

    .tom4_2 {
        width: 730px;
    }

    .tom4_2-1 {
        margin-top: 10px;
        font-size: 18px;
        font-weight: bold;

    }

    .tom4_2-2 {
        font-size: 16px;
        font-weight: 500;
        line-height: 30px;
        margin-top: 20px;
        text-align: justify;
        text-indent: 2em;
    }

    .tom4_2-3 {
        font-size: 16px;
        font-weight: 530;
        line-height: 30px;
        margin-top: 40px;
    }

    .tom4_2-4 {
        font-size: 16px;
        font-weight: 500;
        line-height: 30px;
        margin-top: 10px;
        text-align: justify;
        text-indent: 2em;
    }

    .tom6 {
        margin-top: 90px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .tom6_1 {
        width: 370px;
        /* height: 170px; */
        border: 1px solid #e0e2e4;
        background-color: #fafafa;
        padding: 40px 20px 0 40px;
        display: flex;
        justify-content: space-between;
        margin-bottom: 40px;
        padding-bottom: 20px;
    }

    .tom6_1-1 {
        padding-top: 20px;
    }

    .tom6_1-2_1 {
        font-size: 18px;
        font-weight: bold;
    }

    .tom6_1-2 {
        margin-left: 30px;
    }

    .tom6_1-2_2 {
        margin-top: 15px;
        font-size: 16px;
        line-height: 25px;
        font-weight: 500;
    }

    .tom7 {
        margin-top: 80px !important;
        margin: auto;
    }

    .tom7_1 {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 66px;
    }

    .tom7_1-1 {
        width: 90px;
        height: 90px;
        border-radius: 50%;
        background-color: #4e75da;
        text-align: center;
        line-height: 90px;
    }

    .tom7_1-2 {
        width: 1100px;
        margin-left: 30px;
    }

    .tom7_1-2_1 {
        font-size: 20px;
        font-weight: bold;
    }

    .tom7_1-2_2 {
        font-size: 18px;
        font-weight: 500;
        margin-top: 10px;
    }

    .qydl_one {
        margin-top: 40px !important;
        width: 1200px;
        margin: auto;
        border-radius: 15px;
        box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
        padding: 20px 0 20px 100px;
        text-align: center;
    }

    .qydl_one img {
        width: 80%;
        height: 100%;
    }

    .qydl_two {
        margin-top: 40px !important;
        width: 1200px;
        margin: auto;
        border-radius: 15px;
        box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
        padding: 50px;
    }

    .qydl_two_1 {
        font-size: 18px;
        font-weight: bold;
    }

    .qydl_two_2 {
        font-size: 16px;
        font-weight: 500;
        text-align: justify;
        line-height: 30px;
        text-indent: 2em;
    }

}

@media (min-width:751px) and (max-width:1270px) {
    * {
        margin: 0;
        padding: 0;
    }

    body,
    html {
        font-size: 10px;
    }

    .clearfix:after {
        content: '';
        clear: both;
        display: block
    }

    a {
        text-decoration: none;
        color: black;
    }

    li {
        list-style: none;
    }

    .fl {
        float: left;
    }

    .fr {
        float: right;
    }

    .pc {
        display: none;
    }

    .ipad {
        display: none;
    }

    .mob {
        display: block;
    }
    
    .qydl_mbx{
        display: none;
    }

    /* 区域代理 */
    .tom {
        width: 100%;
        background-color: white;
    }

    .tomB {
        width: 8rem;
        margin: 0 auto;
        padding: 0 0 0.7rem 0;
    }

    .tom2 {
        margin-top: 0.5rem;
        display: flex;
        justify-content: space-between;
    }

    .tom2_1x {
        width: 1.5rem;
        height: 0.5rem;
        background: white;
        border-radius: 0.3rem;
        font-weight: 400;
        font-size: 0.18rem;
        color: #626060;
        text-align: center;
        line-height: 0.5rem;
        cursor: pointer;
    }


    .fa-bottom-activex {
        display: block !important;
    }

    .tom2_2x {
        width: 1.5rem;
        height: 0.5rem;
        background: #006CFF;
        border-radius: 0.3rem;
        font-weight: bold;
        font-size: 0.18rem;
        color: #FFFFFF;
        text-align: center;
        line-height: 0.5rem;
        cursor: pointer;
    }

    .tom3 {
        margin-top: 0.2rem;
        width: 100%;
        border-bottom: 1px solid #fbf4f4;
    }

    .tom5x {
        display: none;
    }

    .tom4 {
        margin-top: 0.7rem;
    }

    .tom4_1 {
        text-align: center;
    }

    .tom4_1 img {
        border-radius: 0.1rem;
        width: 100%;
    }

    .tom4_2 {
        margin-top: 0.7rem;
    }

    .tom4_2-1 {
        font-size: 0.2rem;
        font-weight: bold;

    }

    .tom4_2-2 {
        font-size: 0.18rem;
        font-weight: 500;
        margin-top: 0.2rem;
        line-height: 0.3rem;
        text-align: justify;
        text-indent: 2em;
    }

    .tom4_2-3 {
        font-size: 0.18rem;
        font-weight: 530;
        line-height: 0.3rem;
        margin-top: 0.2rem;
    }

    .tom4_2-4 {
        font-size: 0.18rem;
        font-weight: 500;
        line-height: 0.3rem;
        margin-top: 0.1rem;
        text-align: justify;
        text-indent: 2em;
    }

    .tom6 {
        margin-top: 0.9rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .tom6_1 {
        width: 3.7rem;
        border: 1px solid #e0e2e4;
        background-color: #fafafa;
        padding: 0.4rem 0.2rem 0 0.4rem;
        display: flex;
        justify-content: space-between;
        margin-bottom: 0.4rem;
        padding-bottom: 0.2rem;
    }

    .tom6_1-1 {
        padding-top: 0.2rem;
    }

    .tom6_1-2_1 {
        font-size: 0.18rem;
        font-weight: bold;
    }

    .tom6_1-2 {
        margin-left: 0.3rem;
    }

    .tom6_1-2_2 {
        margin-top: 0.15rem;
        font-size: 0.16rem;
        line-height: 0.25rem;
        font-weight: 500;
    }

    .tom7 {
        margin-top: 0.8rem !important;
        margin: auto;
    }

    .tom7_1 {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 0.66rem;
    }

    .tom7_1-1 {
        width: 0.9rem;
        height: 0.9rem;
        border-radius: 50%;
        background-color: #4e75da;
        text-align: center;
        line-height: 0.9rem;
    }

    .tom7_1-2 {
        width: 6.5rem;
        margin-left: 0.3rem;
    }

    .tom7_1-2_1 {
        font-size: 0.2rem;
        font-weight: bold;
    }

    .tom7_1-2_2 {
        font-size: 0.18rem;
        font-weight: 500;
        margin-top: 0.1rem;
        text-align: justify;
    }

    .qydl_one {
        margin-top: 0.4rem !important;
        width: 8rem;
        margin: auto;
        border-radius: 0.15rem;
        box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
        padding: 0.2rem 0 0.2rem 1rem;
        text-align: center;
    }

    .qydl_one img {
        width: 90%;
        height: 100%;
    }

    .qydl_two {
        margin-top: 0.4rem !important;
        width: 8rem;
        margin: auto;
        border-radius: 0.15rem;
        box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
        padding: 0.5rem;
    }

    .qydl_two_1 {
        font-size: 0.18rem;
        font-weight: bold;
    }

    .qydl_two_2 {
        font-size: 0.16rem;
        font-weight: 500;
        text-align: justify;
        line-height: 0.3rem;
        text-indent: 2em;
    }



}

@media (max-width:750px) {
    * {
        margin: 0;
        padding: 0;
    }

    body,
    html {
        font-size: 10px;
    }

    .clearfix:after {
        content: '';
        clear: both;
        display: block
    }

    a {
        text-decoration: none;
        color: black;
    }

    li {
        list-style: none;
    }

    .fl {
        float: left;
    }

    .fr {
        float: right;
    }

    .pc {
        display: none;
    }

    .ipad {
        display: none;
    }

    .mob {
        display: block;
    }


     /* 区域代理 */
     .tom {
        width: 100%;
        background-color: white;
    }

    .tomB {
        width: 6.4rem;
        margin: 0 auto;
        padding: 0 0 0.7rem 0;
    }

    .tom2 {
        margin-top: 0.5rem;
        display: flex;
        justify-content: space-between;
    }

    .tom2_1x {
        width: 1.5rem;
        height: 0.5rem;
        background: white;
        border-radius: 0.3rem;
        font-weight: 400;
        font-size: 0.18rem;
        color: #626060;
        text-align: center;
        line-height: 0.5rem;
        cursor: pointer;
    }


    .fa-bottom-activex {
        display: block !important;
    }

    .tom2_2x {
        width: 1.5rem;
        height: 0.5rem;
        background: #006CFF;
        border-radius: 0.3rem;
        font-weight: bold;
        font-size: 0.18rem;
        color: #FFFFFF;
        text-align: center;
        line-height: 0.5rem;
        cursor: pointer;
    }

    .tom3 {
        margin-top: 0.2rem;
        width: 100%;
        border-bottom: 1px solid #fbf4f4;
    }

    .tom5x {
        display: none;
    }

    .tom4 {
        margin-top: 0.7rem;
    }

    .tom4_1 {
        text-align: center;
    }

    .tom4_1 img {
        border-radius: 0.1rem;
        width: 100%;
    }

    .tom4_2 {
        margin-top: 0.7rem;
    }

    .tom4_2-1 {
        font-size: 0.2rem;
        font-weight: bold;

    }

    .tom4_2-2 {
        font-size: 0.18rem;
        font-weight: 500;
        margin-top: 0.2rem;
        line-height: 0.3rem;
        text-align: justify;
        text-indent: 2em;
    }

    .tom4_2-3 {
        font-size: 0.18rem;
        font-weight: 530;
        line-height: 0.3rem;
        margin-top: 0.2rem;
    }

    .tom4_2-4 {
        font-size: 0.18rem;
        font-weight: 500;
        line-height: 0.3rem;
        margin-top: 0.1rem;
        text-align: justify;
        text-indent: 2em;
    }

    .tom6 {
        margin-top: 0.9rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .tom6_1 {
        width: 3rem;
        border: 1px solid #e0e2e4;
        background-color: #fafafa;
        padding: 0.4rem 0.2rem 0 0.4rem;
        display: flex;
        justify-content: space-between;
        margin-bottom: 0.4rem !important;
        padding-bottom: 0.2rem;
        
    }

    .tom6_1-1 {
        padding-top: 0.1rem;
    }

    .tom6_1-1 img{
        width: 0.45rem;
        height: 0.45rem;
    }

    .tom6_1-2_1 {
        font-size: 0.18rem;
        font-weight: bold;
    }

    .tom6_1-2 {
        margin-left: 0.3rem;
    }

    .tom6_1-2_2 {
        margin-top: 0.15rem;
        font-size: 0.16rem;
        line-height: 0.25rem;
        font-weight: 500;
        text-align: justify;
    }

    .tom7 {
        margin-top: 0.8rem !important;
        margin: auto;
    }

    .tom7_1 {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 0.66rem;
    }

    .tom7_1-1 {
        width: 0.9rem;
        height: 0.9rem;
        border-radius: 50%;
        background-color: #4e75da;
        text-align: center;
        line-height: 0.9rem;
    }

    .tom7_1-1 img{
        width: 0.5rem;
        height: 0.5rem;
    }

    .tom7_1-2 {
        width: 5.5rem;
        margin-left: 0.3rem;
    }

    .tom7_1-2_1 {
        font-size: 0.2rem;
        font-weight: bold;
    }

    .tom7_1-2_2 {
        font-size: 0.18rem;
        font-weight: 500;
        margin-top: 0.1rem;
        text-align: justify;
    }

    .qydl_one {
        margin-top: 0.4rem !important;
        width: 6.4rem;
        margin: auto;
        border-radius: 0.15rem;
        box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
        padding: 0.2rem 0 0.2rem 0.6rem;
        text-align: center;
    }

    .qydl_one img {
        width: 90%;
        height: 100%;
    }

    .qydl_two {
        margin-top: 0.4rem !important;
        width: 6.4rem;
        margin: auto;
        border-radius: 0.15rem;
        box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
        padding: 0.5rem;
    }

    .qydl_two_1 {
        font-size: 0.18rem;
        font-weight: bold;
    }

    .qydl_two_2 {
        font-size: 0.16rem;
        font-weight: 500;
        text-align: justify;
        line-height: 0.3rem;
        text-indent: 2em;
    }


}