﻿.layout0 {
    margin: 88px auto 0px auto;
}

.layout0 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

/* .layout0 .slick-list a{height: 680px;width: 100%;position: relative;}
.layout0 .background{display: block;position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 1;}
.layout0 .w_width{width: 100%;max-width: 1300px;height: 100%;display: block;margin-left: auto;margin-right: auto;position: relative;z-index: 10;display: flex;align-items: center;}
.layout0 .box{display: block;width: 100%;}
.layout0 .box .tit{display: block;width: 100%;display: flex;align-items: center;margin-bottom: 8px;}
.layout0 .box .tit .t1{float: left;font-size: 40px;line-height: 44px;color: #a40182;font-weight: bold;}
.layout0 .box .tit .t2{float: left;line-height: 0;}
.layout0 .box .tit .t2 img{display: block;height: 34px;width: auto;margin-left: 10px;}
.layout0 .tipbox{display: block;width: 100%;margin-bottom: 15px;}
.layout0 .tipbox .tip1{display: block;width: 100%;font-size: 18px;line-height: 24px;color: #ffffff;display: flex;}
.layout0 .tipbox .tip1 span{float: left;background: #d0a8cd;border-radius: 2px;padding: 0 12px;}
.layout0 .tipbox .tip2{display: block;width: 100%;font-size: 18px;line-height: 24px;color: #d1a4cd;margin-top: 6px;}
.layout0 .box .place{display: block;width: 100%;display: flex;flex-wrap: wrap;font-size: 16px;line-height: 20px;color: #000000;}
.layout0 .box .place a{float: left;color: #000000;margin: 2px;position: relative;}
.layout0 .box .place a:first-child{margin-left: 0;}
.layout0 .box .place a.on{color: #a40182;text-decoration: underline;}
.layout0 .box .place a:hover{color: #a40182;text-decoration: underline;}
.layout0 .hidden-xs{display: block;}
.layout0 .visible-xs{display: none;} */

@media screen and (max-width:1024px) {

    .layout0>dt,
    .layout0>dl,
    .layout0 ._flex_m_block {
        display: block;
    }

    .layout0 ._m_t_100 {
        width: 100%;
    }

    .layout0 {
        margin: 50px auto 0px auto;
    }

    .layout0 dd:nth-child(1) {
        width: 100%;
    }
}

.layout1 {
    width: 100%;
    padding: 100px 70px 0px 70px;
}

.layout1>dt {
    max-width: 1300px;
}

.layout1>dl {
    max-width: 1300px;
}

.layout1 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
    background-color: #FFFFFF;
}

@media screen and (max-width:1024px) {

    .layout1>dt,
    .layout1>dl,
    .layout1 ._flex_m_block {
        display: block;
    }

    .layout1 ._m_t_100 {
        width: 100%;
    }

    .layout1 {
        padding: 30px 15px 30px 15px;
        background-attachment: fixed;
    }

    .layout1 dd:nth-child(1) {
        width: 100%;
        background-color: none;
    }
}

.layout2 {
    width: 100%;
    margin: 100px auto 0px auto;
    padding: 100px 70px 100px 70px;
    background-color: #fef6ff;
}

.layout2>dt {
    max-width: 1300px;
}

.layout2>dl {
    max-width: 1300px;
}

.layout2 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout2>dt,
    .layout2>dl,
    .layout2 ._flex_m_block {
        display: block;
    }

    .layout2 ._m_t_100 {
        width: 100%;
    }

    .layout2 {
        margin: 0px auto 0px auto;
        padding: 30px 15px 30px 15px;
        background-attachment: fixed;
        background-color: none;
    }

    .layout2 dd:nth-child(1) {
        width: 100%;
    }
}

.layout3 {
    width: 100%;
    padding: 100px 70px 100px 70px;
}

.layout3>dt {
    max-width: 1420px;
}

.layout3>dl {
    max-width: 1420px;
}

.layout3 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout3>dt,
    .layout3>dl,
    .layout3 ._flex_m_block {
        display: block;
    }

    .layout3 ._m_t_100 {
        width: 100%;
    }

    .layout3 {
        padding: 30px 15px 30px 15px;
        background-attachment: fixed;
    }

    .layout3 dd:nth-child(1) {
        width: 100%;
    }
}

.layout4 {
    width: 100%;
    padding: 80px 70px 56px 70px;
    background-color: #CF82B5;
}

.layout4>dt {
    max-width: 1300px;
}

.layout4>dl {
    max-width: 1300px;
}

.layout4 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout4>dt,
    .layout4>dl,
    .layout4 ._flex_m_block {
        display: block;
    }

    .layout4 ._m_t_100 {
        width: 100%;
    }

    .layout4 {
        padding: 0px 0px 0px 0px;
        background-color: none;
    }

    .layout4 dd:nth-child(1) {
        width: 100%;
    }
}

.layout5 {
    width: 100%;
    padding: 100px 70px 100px 70px;
    background-color: #f8f8f8;
}

.layout5>dt {
    max-width: 1320px;
}

.layout5>dl {
    max-width: 1320px;
}

.layout5 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout5>dt,
    .layout5>dl,
    .layout5 ._flex_m_block {
        display: block;
    }

    .layout5 ._m_t_100 {
        width: 100%;
    }

    .layout5 {
        padding: 30px 15px 30px 15px;
        background-attachment: fixed;
        background-color: none;
    }

    .layout5 dd:nth-child(1) {
        width: 100%;
    }
}

.layout6 {
    padding: 64px 70px 64px 70px;
    border: none;
    border-top: solid 2px #CF82B5;
    background-color: #fef6ff;
}

.layout6>dt {
    max-width: 1300px;
}

.layout6>dl {
    max-width: 1300px;
}

.layout6 dd:nth-child(1) {
    width: 82%;
    align-self: stretch;
}

.layout6 dd:nth-child(2) {
    width: 18%;
    align-self: stretch;
}

._basis7 p a{color: #fff;}

@media screen and (max-width:1600px) {
    .layout6 ._w73{width: 63%;}
    .layout6 ._banv1-1_bg{margin: 0 30px 0 30px;width: 100%;}
    .layout6 dd:nth-child(2){width: 28%;}
    .layout6 ._basis6 .ctext{display: flex;flex-wrap: wrap;justify-content: center;}
    
}
@media screen and (max-width:1024px) {

    .layout6>dt,
    .layout6>dl,
    .layout6 ._flex_m_block {
        display: block;
    }

    .layout6 ._m_t_100 {
        width: 100%;
    }

    .layout6 {
        padding: 20px 15px 20px 15px;
        background-color: none;
    }

    .layout6 dd:nth-child(1) {
        width: 100%;
    }

    .layout6 dd:nth-child(2) {
        width: 100%;
    }
}

.layout7 {
    padding: 16px 70px 16px 70px;
    background-color: #CF82B5;
}

.layout7>dt {
    max-width: 1300px;
}

.layout7>dl {
    max-width: 1300px;
}

.layout7 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout7>dt,
    .layout7>dl,
    .layout7 ._flex_m_block {
        display: block;
    }

    .layout7 ._m_t_100 {
        width: 100%;
    }

    .layout7 {
        padding: 5px 15px 5px 15px;
        background-color: none;
    }

    .layout7 dd:nth-child(1) {
        width: 100%;
    }
}

.layout8 {
    position: fixed;
    z-index: 16;
    top: 0px;
    border: none;
    border-bottom: solid 1px #CF82B5;
    background-color: #FFFFFF;
    padding: 0 70px;
}

.layout8>dt {
    max-width: 1300px;
}

.layout8>dl {
    max-width: 1300px;
}

.layout8 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}
@media screen and (max-width:1600px) {
    .layout8 .t_navs .top .menu .nli{padding: 0 14px;}  
    .layout8 .t_navs .sousuo{margin-left: 30px;}
}

@media screen and (max-width:1024px) {
    .layout8 {
        display: none;
    }
}

.layout37 {
    position: relative;
    z-index: 15;
}

.layout37>dt {
    max-width: 1330px;
}

.layout37>dl {
    max-width: 1330px;
}

.layout37 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

.layout37 {
    display: none;
}

@media screen and (max-width:1024px) {
    .layout37 {
        display: block;position:fixed;left:0;top:0;width:100%;
    }

    .layout37>dt,
    .layout37>dl,
    .layout37 ._flex_m_block {
        display: block;
    }

    .layout37 ._m_t_100 {
        width: 100%;
    }

    .layout37 dd:nth-child(1) {
        width: 100%;
    }
}

.layout9 {
    margin: 88px auto 0px auto;
}

.layout9>dt {
    max-width: 1920px;
}

.layout9>dl {
    max-width: 1920px;
}

.layout9 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout9>dt,
    .layout9>dl,
    .layout9 ._flex_m_block {
        display: block;
    }

    .layout9 ._m_t_100 {
        width: 100%;
    }

    .layout9 {
        margin: 0px auto 0px auto;
    }

    .layout9 dd:nth-child(1) {
        width: 100%;
    }
    /* .layout9 .ny_banner .navlist li{width: auto;} */
}

.layout10 {
    width: 100%;
    padding: 0 70px;
    margin: 100px auto 0px auto;
}

.layout10>dt {
    max-width: 1300px;
}

.layout10>dl {
    max-width: 1300px;
}

.layout10 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout10>dt,
    .layout10>dl,
    .layout10 ._flex_m_block {
        display: block;
    }

    .layout10 ._m_t_100 {
        width: 100%;
    }

    .layout10 {
        margin: 20px auto 20px auto;
        padding: 0 15px;
    }

    .layout10 dd:nth-child(1) {
        width: 100%;
    }
}

.layout11 {
    width: 100%;
    padding: 100px 70px 100px 70px;
    background-color: #fef6ff;
}

.layout11>dt {
    max-width: 1300px;
}

.layout11>dl {
    max-width: 1300px;
}

.layout11 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout11>dt,
    .layout11>dl,
    .layout11 ._flex_m_block {
        display: block;
    }

    .layout11 ._m_t_100 {
        width: 100%;
    }

    .layout11 {
        padding: 20px 15px 20px 15px;
        background-color: none;
    }

    .layout11 dd:nth-child(1) {
        width: 100%;
    }

    .layout11 ._basis8 .slick-list li .text h4{margin-bottom: 4px;}
    .layout11 ._basis8 .slick-list li .text span{display: none;}
    .layout11 ._basis8 .slick-list li .text h5{margin-top: 10px;}
    .layout11 ._basis8 .slick-slider{padding-bottom: 20px;}
    .layout11 .slick-dots{display: block;position: absolute;width: 100%;left: 0;bottom: 0;}
    .layout11 .slick-dots li{border: 1px solid #cf82b5;border-radius: 100%;width: 10px;height: 10px;}
    .layout11 .slick-dots .slick-active{background: #cf82b5;}
    .layout11 ._basis1 p br{display: none;}
    .layout11 ._basis1-4 p{text-align: left;padding-bottom:10px;}
}

.layout12 {
    width: 100%;
    padding: 100px 70px 100px 70px;
}

.layout12>dt {
    max-width: 1300px;
}

.layout12>dl {
    max-width: 1300px;
}

.layout12 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout12>dt,
    .layout12>dl,
    .layout12 ._flex_m_block {
        display: block;
    }

    .layout12 ._m_t_100 {
        width: 100%;
    }

    .layout12 {
        padding: 20px 15px 20px 15px;
    }

    .layout12 dd:nth-child(1) {
        width: 100%;
    }
    .layout12 ._iconlist1 .slick-list li p{height: auto;line-height: 20px;overflow: hidden;padding:0 30px;}
}

.layout13 {
    width: 100%;
    margin: 100px auto 0px auto;
    padding: 100px 70px 100px 70px;
    background-color: #fef6ff;
}

.layout13>dt {
    max-width: 1300px;
}

.layout13>dl {
    max-width: 1300px;
}

.layout13 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout13>dt,
    .layout13>dl,
    .layout13 ._flex_m_block {
        display: block;
    }

    .layout13 ._m_t_100 {
        width: 100%;
    }

    .layout13 {
        margin: 0px auto 0px auto;
        padding: 20px 15px 20px 15px;
        background: #fef6ff;
        background-attachment: fixed;
        background-color: none;
    }

    .layout13 dd:nth-child(1) {
        width: 100%;
    }
}

.layout34 {
    width: 100%;
    padding: 0 70px;
    margin: 100px auto 100px auto;
}

.layout34>dt {
    max-width: 1300px;
}

.layout34>dl {
    max-width: 1300px;
}

.layout34 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout34>dt,
    .layout34>dl,
    .layout34 ._flex_m_block {
        display: block;
    }

    .layout34 ._m_t_100 {
        width: 100%;
    }

    .layout34 {
        margin: 0px auto 0px auto;
        padding: 20px 15px 20px 15px;
        background: url(../img/tr1_2.jpg) no-repeat;
        background-attachment: fixed;
    }

    .layout34 dd:nth-child(1) {
        width: 100%;
    }
}

.layout14 {
    margin: 88px auto 0px auto;
}

.layout14>dt {
    max-width: 1920px;
}

.layout14>dl {
    max-width: 100%;
}

.layout14 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout14>dt,
    .layout14>dl,
    .layout14 ._flex_m_block {
        display: block;
    }

    .layout14 ._m_t_100 {
        width: 100%;
    }

    .layout14 {
        margin: 50px auto 0px auto;
    }

    .layout14 dd:nth-child(1) {
        width: 100%;
    }
}

.layout25 {
    width: 100%;
    padding: 100px 70px;
}

.layout25>dt {
    max-width: 1300px;
}

.layout25>dl {
    max-width: 1300px;
}

.layout25 dd:nth-child(1) {
    width: 42%;
    align-self: stretch;
}

.layout25 dd:nth-child(2) {
    width: 58%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout25>dt,
    .layout25>dl,
    .layout25 ._flex_m_block {
        display: block;
    }

    .layout25 ._m_t_100 {
        width: 100%;
    }

    .layout25 {
        padding:20px 15px;
    }

    .layout25 dd:nth-child(1) {
        width: 100%;
    }

    .layout25 dd:nth-child(2) {
        width: 100%;
    }
}

.layout26 {
    width: 100%;
    margin: 0px auto;
    padding: 100px 70px 100px 70px;
    background-color: #fef6ff;
}

.layout26>dt {
    max-width: 1300px;
}

.layout26>dl {
    max-width: 1300px;
}

.layout26 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
    background-color: #CF82B5;
    border-radius: 0px 0px 0px 50px;
}

@media screen and (max-width:1024px) {

    .layout26>dt,
    .layout26>dl,
    .layout26 ._flex_m_block {
        display: block;
    }

    .layout26 ._m_t_100 {
        width: 100%;
    }

    .layout26 {
        padding: 20px 15px 0px 15px;
        background-color: none;
    }

    .layout26 dd:nth-child(1) {
        width: 100%;
        background-color: none;
        border-radius: 0px 0px 0px 0px;
    }
}

.layout27 {
    width: 100%;
    padding: 100px 70px 100px 70px;
    background-color: #fef6ff;
}

.layout27>dt {
    max-width: 1300px;
}

.layout27>dl {
    max-width: 1300px;
}

.layout27 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout27>dt,
    .layout27>dl,
    .layout27 ._flex_m_block {
        display: block;
    }

    .layout27 ._m_t_100 {
        width: 100%;
    }

    .layout27 {
        padding: 20px 15px 20px 15px;
        background-color: none;
        margin-top: 20px;
    }

    .layout27 dd:nth-child(1) {
        width: 100%;
    }
    .layout27 ._iconlist1 .slick-list li p{height: auto;line-height: 20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
    .layout27 .slick-dots{width: 100%;}
    .layout27 .slick-dots li{width: 10px;height: 10px;border: 1px solid #cf82b5;border-radius: 100%;}
    .layout27 .slick-dots .slick-active{background: #cf82b5;}
    .layout27 .visible-1025{display: flex;flex-wrap: wrap;padding-bottom: 20px;}
    .layout27 ._iconlist1 .slick-list li h5{display: none;}
}

.layout28 {
    width: 100%;
    padding: 100px 70px 100px 70px;
}

.layout28>dt {
    max-width: 1300px;
}

.layout28>dl {
    max-width: 1300px;
}

.layout28 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout28>dt,
    .layout28>dl,
    .layout28 ._flex_m_block {
        display: block;
    }

    .layout28 ._m_t_100 {
        width: 100%;
    }

    .layout28 {
        padding: 20px 15px 20px 15px;
    }

    .layout28 dd:nth-child(1) {
        width: 100%;
    }
}

.layout29 {
    width: 100%;
    padding: 100px 70px 100px 70px;
    background-color: #f8f8f8;
}

.layout29>dt {
    max-width: 1320px;
}

.layout29>dl {
    max-width: 1320px;
}

.layout29 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout29>dt,
    .layout29>dl,
    .layout29 ._flex_m_block {
        display: block;
    }

    .layout29 ._m_t_100 {
        width: 100%;
    }

    .layout29 {
        padding: 30px 15px 30px 15px;
        background: url(../img/tr1_2.jpg) no-repeat;
        background-attachment: fixed;
        background-color: none;
    }

    .layout29 dd:nth-child(1) {
        width: 100%;
    }
}

.layout31 {
    width: 100%;
    padding: 0 70px;
    margin: 100px auto 0px auto;
}

.layout31>dt {
    max-width: 1300px;
}

.layout31>dl {
    max-width: 1300px;
}

.layout31 dd:nth-child(1) {
    width: 50%;
    align-self: stretch;
    padding: 0px 10px 0px 0px;
}

.layout31 dd:nth-child(2) {
    width: 50%;
    align-self: stretch;
    padding: 0px 0px 0px 10px;
}

@media screen and (max-width:1024px) {

    .layout31>dt,
    .layout31>dl,
    .layout31 ._flex_m_block {
        display: block;
    }

    .layout31 ._m_t_100 {
        width: 100%;
    }

    .layout31 {
        margin: 20px auto 0px auto;
        padding: 0 15px;
    }

    .layout31 dd:nth-child(1) {
        width: 100%;
        padding: 0px 0px 0px 0px;
    }

    .layout31 dd:nth-child(2) {
        width: 100%;
        padding: 0px 0px 0px 0px;
    }

}

.layout32 {
    width: 100%;
    margin: 20px auto 20px auto;
    padding:0 70px;
}

.layout32>dt {
    max-width: 1300px;
}

.layout32>dl {
    max-width: 1300px;
}

.layout32 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout32>dt,
    .layout32>dl,
    .layout32 ._flex_m_block {
        display: block;
    }

    .layout32 ._m_t_100 {
        width: 100%;
    }

    .layout32 {
        margin: 20px auto 0px auto;
        padding: 0 15px;
    }

    .layout32 dd:nth-child(1) {
        width: 100%;
    }
}

.layout33 {
    width: 100%;
    margin: 0px auto 100px auto;
    padding: 0 70px;
}

.layout33>dt {
    max-width: 1300px;
}

.layout33>dl {
    max-width: 1300px;
}

.layout33 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
    padding: 20px 30px 20px 30px;
    background-color: #CF82B5;
    border-radius: 0px 30px 0px 30px;
}

@media screen and (max-width:1024px) {

    .layout33>dt,
    .layout33>dl,
    .layout33 ._flex_m_block {
        display: block;
    }

    .layout33 ._m_t_100 {
        width: 100%;
    }

    .layout33 {
        margin: 20px auto 0px auto;
        padding: 0 15px;
    }

    .layout33 dd:nth-child(1) {
        width: 100%;
        padding: 14px;
        background-color: none;
        border-radius: 0px 0px 0px 0px;
    }
}

.layout15 {
    margin: 88px auto 0px auto;
}

.layout15>dt {
    max-width: 1920px;
}

.layout15>dl {
    max-width: 1920px;
}

.layout15 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout15>dt,
    .layout15>dl,
    .layout15 ._flex_m_block {
        display: block;
    }

    .layout15 ._m_t_100 {
        width: 100%;
    }

    .layout15 {
        margin: 0px auto 0px auto;
    }

    .layout15 dd:nth-child(1) {
        width: 100%;
    }
}

.layout16 {
    width: 100%;
    padding: 100px 70px 100px 70px;
    background-color: #fef6ff;
}

.layout16>dt {
    max-width: 1300px;
}

.layout16>dl {
    max-width: 1300px;
}

.layout16 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout16>dt,
    .layout16>dl,
    .layout16 ._flex_m_block {
        display: block;
    }

    .layout16 ._m_t_100 {
        width: 100%;
    }

    .layout16 {
        padding: 20px 15px 20px 15px;
        background-color: none;
    }

    .layout16 dd:nth-child(1) {
        width: 100%;
    }
}

.layout17 {
    width: 100%;
    padding: 0 70px;
    margin: 100px auto 100px auto;
}

.layout17>dt {
    max-width: 1300px;
}

.layout17>dl {
    max-width: 1300px;
}

.layout17 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout17>dt,
    .layout17>dl,
    .layout17 ._flex_m_block {
        display: block;
    }

    .layout17 ._m_t_100 {
        width: 100%;
    }

    .layout17 {
        margin: 0px auto 0px auto;
        padding: 20px 15px 20px 15px;
        background: url(../img/tr1_2.jpg) no-repeat;
        background-attachment: fixed;
    }

    .layout17 dd:nth-child(1) {
        width: 100%;
    }
}

.layout18 {
    width: 100%;
    padding: 0 70px;
    margin: 100px auto 100px auto;
}

.layout18>dt {
    max-width: 1300px;
}

.layout18>dl {
    max-width: 1300px;
}

.layout18 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout18>dt,
    .layout18>dl,
    .layout18 ._flex_m_block {
        display: block;
    }

    .layout18 ._m_t_100 {
        width: 100%;
    }

    .layout18 {
        margin: 0px auto 0px auto;
        padding: 20px 15px;
    }

    .layout18 dd:nth-child(1) {
        width: 100%;
    }
}

.layout19 {
    margin: 88px auto 0px auto;
}

.layout19>dt {
    max-width: 1920px;
}

.layout19>dl {
    max-width: 100%;
}

.layout19 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout19>dt,
    .layout19>dl,
    .layout19 ._flex_m_block {
        display: block;
    }

    .layout19 ._m_t_100 {
        width: 100%;
    }

    .layout19 {
        margin: 50px auto 0px auto;
    }

    .layout19 dd:nth-child(1) {
        width: 100%;
    }
}

.layout30 {
    width: 100%;
    padding: 0 70px;
    margin: 100px auto 100px auto;
}

.layout30>dt {
    max-width: 1300px;
}

.layout30>dl {
    max-width: 1300px;
}

.layout30 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout30>dt,
    .layout30>dl,
    .layout30 ._flex_m_block {
        display: block;
    }

    .layout30 ._m_t_100 {
        width: 100%;
    }

    .layout30 {
        margin: 0px auto 0px auto;
        padding: 20px 15px;
    }

    .layout30 dd:nth-child(1) {
        width: 100%;
    }
    .layout30 ._text1 ul li .top .words{font-size: 14px;}
    .layout30 ._text1 ul li .top .number{font-size: 18px;}
}

.layout20 {
    margin: 88px auto 0px auto;
}

.layout20>dt {
    max-width: 1920px;
}

.layout20>dl {
    max-width: 1920px;
}

.layout20 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout20>dt,
    .layout20>dl,
    .layout20 ._flex_m_block {
        display: block;
    }

    .layout20 ._m_t_100 {
        width: 100%;
    }

    .layout20 {
        margin: 0px auto 0px auto;
    }

    .layout20 dd:nth-child(1) {
        width: 100%;
    }
}

.layout21 {
    width: 100%;
    padding: 0 70px;
    margin: 100px auto 0px auto;
}

.layout21>dt {
    max-width: 1300px;
}

.layout21>dl {
    max-width: 1300px;
}

.layout21 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout21>dt,
    .layout21>dl,
    .layout21 ._flex_m_block {
        display: block;
    }

    .layout21 ._m_t_100 {
        width: 100%;
    }

    .layout21 {
        margin: 0px auto 0px auto;
        padding: 20px 15px;
    }

    .layout21 dd:nth-child(1) {
        width: 100%;
    }
    .layout21 ._basis10 .ctext h3{display: none;}
}

.layout22 {
    width: 100%;
    padding:0 70px;
    margin: 100px auto 100px auto;
}

.layout22>dt {
    max-width: 1300px;
}

.layout22>dl {
    max-width: 1300px;
}

.layout22 dd:nth-child(1) {
    width: 68%;
    align-self: center;
}

.layout22 dd:nth-child(2) {
    width: 32%;
    align-self: stretch;
    padding: 0px 10px 0px 10px;
    background-color: #FEF6FF;
}

.layout22 ._basis19-2_bg{height: 256px;}

@media screen and (max-width:1024px) {

    .layout22>dt,
    .layout22>dl,
    .layout22 ._flex_m_block {
        display: block;
    }

    .layout22 ._m_t_100 {
        width: 100%;
    }

    .layout22 {
        margin: 0px auto 0px auto;
        padding: 20px 15px 20px 15px;
        /* background: url(../img/tr22_2.png) center center repeat; */
        background-size: cover;
        background-color: #f5f5f5;
    }

    .layout22 dd:nth-child(1) {
        width: 100%;
    }

    .layout22 dd:nth-child(2) {
        width: 100%;
        padding: 0px 0px 0px 0px;
        background-color: none;
    }
    .layout22 ._basis19 .ctext{padding: 10px;}
    .layout22 ._g_align1{align-items: flex-start;}
    .layout22 ._basis19 .ctext h5{height: auto;line-height: 18px;}
    .layout22 ._basis19-2_bg{height: auto;}
}

.layout23 {
    margin: 88px auto 0px auto;
}

.layout23>dt {
    max-width: 1920px;
}

.layout23>dl {
    max-width: 1920px;
}

.layout23 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout23>dt,
    .layout23>dl,
    .layout23 ._flex_m_block {
        display: block;
    }

    .layout23 ._m_t_100 {
        width: 100%;
    }

    .layout23 {
        margin: 0px auto 0px auto;
    }

    .layout23 dd:nth-child(1) {
        width: 100%;
    }
}

.layout24 {
    width: 100%;
    padding: 0 70px;
    margin: 100px auto 100px auto;
}

.layout24>dt {
    max-width: 1300px;
}

.layout24>dl {
    max-width: 1300px;
}

.layout24 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout24>dt,
    .layout24>dl,
    .layout24 ._flex_m_block {
        display: block;
    }

    .layout24 ._m_t_100 {
        width: 100%;
    }

    .layout24 {
        margin: 0px auto 0px auto;
        padding: 20px 15px;
    }

    .layout24 dd:nth-child(1) {
        width: 100%;
    }
    .layout24 ._basis12-1_bg{margin-bottom: 20px;}
}

.layout35 {
    margin: 88px auto 0px auto;
}

.layout35>dt {
    max-width: 1920px;
}

.layout35>dl {
    max-width: 1920px;
}

.layout35 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout35>dt,
    .layout35>dl,
    .layout35 ._flex_m_block {
        display: block;
    }

    .layout35 ._m_t_100 {
        width: 100%;
    }

    .layout35 {
        margin: 0px auto 0px auto;
    }

    .layout35 dd:nth-child(1) {
        width: 100%;
    }
}

.layout36 {
    width: 100%;
    padding: 0 70px;
    margin: 100px auto 100px auto;
}

.layout36>dt {
    max-width: 1300px;
}

.layout36>dl {
    max-width: 1300px;
}

.layout36 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout36>dt,
    .layout36>dl,
    .layout36 ._flex_m_block {
        display: block;
    }

    .layout36 ._m_t_100 {
        width: 100%;
    }

    .layout36 {
        margin: 0px auto 0px auto;
        padding:20px 15px;
    }

    .layout36 dd:nth-child(1) {
        width: 100%;
    }
    .layout36 ._basis1-12 p{font-size: 16px;margin-bottom: 10px;}
}

._imglist1-1_bg {
    width: 100%;
}

._basis1-1_bg {
    padding: 0px 80px 0px 0px;
    width: calc(100% - 0px);
    margin: 30px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis1-1_bg {
        padding: 0px 16px 12px 16px;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis2-1_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-1_bg {
        padding: 0px 16px 16px 16px;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._title1-1_bg {
    width: 100%;
}

._title1-2_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-2_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 10px 0px;
    }
    ._title1-1_bg {
        padding-top: 0px;
    }
}

._basis3-1_bg {
    width: 100%;
}

._title1-3_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-3_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 10px 0px;
    }
}

._title1-4_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 30px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-4_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 10px 0px;
    }
}

._basis4-1_bg {
    width: 100%;
}

._basis3-2_bg {
    width: 100%;
}

._basis20-1_bg {
    width: 100%;
}

._basis21-1_bg {
    width: 100%;
}

._banv1-1_bg {
    border: none;
    width: calc(100% - 180px);
    margin: 0px 90px 0px 90px;
}

@media screen and (max-width:1024px) {
    ._banv1-1_bg {
        display: none;
    }
}

._basis5-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis5-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis6-1_bg {
    width: calc(100% - 5px);
    margin: 0px 5px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis6-1_bg {
        width: calc(100% - 0px);
        margin: 10px 0px 0px 0px;
    }
}

._basis3-3_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 16px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-3_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis7-2_bg {
    width: 100%;
}

._banv2-1_bg {
    width: 100%;
}

._basis6-2_bg {
    width: calc(100% - 5px);
    margin: 0px 0px 0px 5px;
}

@media screen and (max-width:1024px) {
    ._basis6-2_bg {
        width: calc(100% - 0px);
        margin: 10px 0px 0px 0px;
    }
}

._float1-1_bg {
    width: inherit;
    position: fixed;
    z-index: 14;
    right: 10px;
    top: 50%;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

._basis3-4_bg {
    width: 100%;
}

._nav1-1_bg {
    width: 100%;
}

._basis3-5_bg {
    width: 100%;
}

._title1-5_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-5_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 10px 0px;
    }
}

._basis1-3_bg {
    width: 100%;
}

._basis3-6_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-6_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._title1-6_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-6_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis1-4_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 32px 0px;
}

@media screen and (max-width:1024px) {
    ._basis1-4_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis8-1_bg {
    width: 100%;
}

._title1-7_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-7_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 10px 0px;
    }
}

._iconlist1-1_bg {
    width: 100%;
}

._title1-8_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-8_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 10px 0px;
    }
}

._basis9-1_bg {
    width: 100%;
}

._title1-25_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-25_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 10px 0px;
    }
}

._basis3-15_bg {
    width: 100%;
}

._basis3-7_bg {
    width: 100%;
}

._title1-14_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-14_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis1-5_bg {
    padding: 0px 80px 0px 80px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis1-5_bg {
        padding: 14px;
    }
}

._title1-15_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-15_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 10px 0px;
    }
}

._title1-16_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-16_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 10px 0px;
    }
}

._iconlist1-2_bg {
    width: 100%;
}

._title1-17_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-17_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 10px 0px;
    }
}

._title1-18_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 30px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-18_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 10px 0px;
    }
}

._basis3-14_bg {
    width: 100%;
}

._title1-24_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-24_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 10px 0px;
    }
}

._basis1-6_bg {
    padding: 8px 30px 20px 30px;
    background-color: #fef6ff;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis1-6_bg {
        padding: 0px 0px 0px 0px;
        background-color: none;
    }
}

._basis1-7_bg {
    padding: 8px 30px 20px 30px;
    background-color: #fef6ff;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis1-7_bg {
        padding: 0px 0px 0px 0px;
        background-color: none;
    }
}

._basis1-8_bg {
    padding: 8px 30px 20px 30px;
    background-color: #fef6ff;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis1-8_bg {
        padding: 0px 0px 0px 0px;
        background-color: none;
    }
}

._basis1-9_bg {
    padding: 8px 30px 20px 30px;
    background-color: #fef6ff;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis1-9_bg {
        padding: 0px 0px 0px 0px;
        background-color: none;
    }
}

._basis1-10_bg {
    width: 100%;
}

._basis1-11_bg {
    width: 100%;
}

._basis13-1_bg {
    padding: 20px 30px 0px 30px;
    background-color: #fef6ff;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis13-1_bg {
        padding: 14px 14px 5px 14px;
        background-color: none;
    }
}

._basis13-2_bg {
    padding: 20px 30px 0px 30px;
    background-color: #fef6ff;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis13-2_bg {
        padding: 14px 14px 5px 14px;
        background-color: none;
        margin-top: 10px;
    }
}

._basis13-3_bg {
    padding: 20px 30px 0px 30px;
    background-color: #fef6ff;
    width: calc(100% - 0px);
    margin: 20px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis13-3_bg {
        padding: 14px 14px 5px 14px;
        background-color: none;
        width: calc(100% - 0px);
        margin: 10px 0px 0px 0px;
    }
}

._basis13-4_bg {
    padding: 20px 30px 0px 30px;
    background-color: #fef6ff;
    width: calc(100% - 0px);
    margin: 20px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis13-4_bg {
        padding: 14px 14px 5px 14px;
        background-color: none;
        width: calc(100% - 0px);
        margin: 10px 0px 0px 0px;
    }
}

._basis14-1_bg {
    padding: 0px 60px 0px 0px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis14-1_bg {
        padding: 10px 0px 10px 0px;
    }
}

._basis3-19_bg {
    border-radius: 43px 43px 43px 43px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis3-19_bg {
        border-radius: 0px 0px 0px 0px;
    }
}

._basis3-20_bg {
    width: calc(100% - 0px);
    margin: 32px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-20_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis1-15_bg {
    width: calc(100% - 0px);
    margin: 8px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis1-15_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis15-1_bg {
    width: 100%;
}

._basis16-1_bg {
    width: 100%;
}

._basis18-1_bg {
    width: 100%;
}

._basis3-8_bg {
    width: 100%;
}

._title1-9_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-9_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 10px 0px;
    }
}

._title1-10_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-10_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 10px 0px;
    }
}

._basis3-9_bg {
    width: 100%;
}

._title1-11_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-11_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 10px 0px;
    }
}

._basis3-10_bg {
    width: 100%;
}

._basis17-1_bg {
    width: 100%;
}

._basis3-11_bg {
    width: 100%;
}

._title1-19_bg {
    width: calc(100% - 20px);
    margin: 0px 20px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-19_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 10px 0px;
    }
}

._text1-1_bg {
    width: calc(100% - 20px);
    margin: 0px 20px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._text1-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._title1-20_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-20_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._text1-2_bg {
    width: 100%;
}

._text1-3_bg {
    width: calc(100% - 20px);
    margin: 0px 0px 0px 20px;
}

@media screen and (max-width:1024px) {
    ._text1-3_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._title1-21_bg {
    width: calc(100% - 20px);
    margin: 0px 0px 24px 20px;
}

@media screen and (max-width:1024px) {
    ._title1-21_bg {
        width: calc(100% - 0px);
        margin: 10px 0px 10px 0px;
    }
}

._title1-22_bg {
    width: calc(100% - 20px);
    margin: 100px 20px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-22_bg {
        width: calc(100% - 0px);
        margin: 10px 0px 10px 0px;
    }
}

._text1-4_bg {
    width: calc(100% - 20px);
    margin: 0px 20px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._text1-4_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._title1-23_bg {
    width: calc(100% - 20px);
    margin: 100px 0px 24px 20px;
}

@media screen and (max-width:1024px) {
    ._title1-23_bg {
        width: calc(100% - 0px);
        margin: 10px 0px 10px 0px;
    }
}

._text1-5_bg {
    width: calc(100% - 20px);
    margin: 0px 0px 0px 20px;
}

@media screen and (max-width:1024px) {
    ._text1-5_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis3-12_bg {
    width: 100%;
}

._basis10-1_bg {
    padding: 48px 48px 48px 48px;
    background-color: #fef6ff;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis10-1_bg {
        padding: 20px 20px 20px 20px;
        background-color: none;
    }
}

._title1-12_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-12_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 10px 0px;
    }
}

._basis11-1_bg {
    padding: 40px 40px 40px 40px;
    border: none;
    border-bottom: solid 1px #e5e5e5;
    background-color: #FEF6FF;
    width: calc(100% - 20px);
    margin: 0px 20px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis11-1_bg {
        padding: 12px 12px 12px 12px;
        background-color: none;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._title1-13_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-13_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 10px 0px;
    }
}

._basis11-2_bg {
    padding: 40px 40px 40px 40px;
    background-color: #FEF6FF;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis11-2_bg {
        padding: 12px 12px 20px 12px;
        background-color: none;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis2-2_bg {
    padding: 45px 0px 45px 0px;
    background-color: #FEF6FF;
    width: calc(100% - 20px);
    margin: 0px 20px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-2_bg {
        padding: 0px 16px 16px 16px;
        background-color: none;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis19-1_bg {
    padding: 30px 20px 30px 20px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis19-1_bg {
        padding: 0px 0px 0px 0px;
    }
}

._basis19-2_bg {
    padding: 30px 20px 30px 20px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis19-2_bg {
        padding: 0px 0px 0px 0px;
    }
}

._basis3-13_bg {
    width: 100%;
}

._basis12-1_bg {
    width: 100%;
}

._paging1-1_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._paging1-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis3-16_bg {
    width: 100%;
}

._basis1-12_bg {
    width: 100%;
}

._basis1-13_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis1-13_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis3-17_bg {
    width: calc(100% - 15px);
    margin: 0px 15px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-17_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 10px 0px;
    }
}

._basis3-18_bg {
    width: calc(100% - 15px);
    margin: 0px 0px 0px 15px;
}

@media screen and (max-width:1024px) {
    ._basis3-18_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 10px 0px;
    }
}

._basis1-14_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis1-14_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._paging2-1_bg {
    padding: 24px 0px 0px 0px;
    border: none;
    border-top: solid 1px #e5e5e5;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._paging2-1_bg {
        padding: 10px 0px 0px 0px;
    }
}

._nav1 {
    width: 100%;
    float: left;
    position: relative;
    z-index: 9;
}

._nav1 .ctext {
    width: 100%;
    float: left;
}

._nav1 .ctext .top {
    position: relative;
    z-index: 5;
}

._nav1 .ctext .menuph {
    display: block;
}

._nav1 .ctext .menuph {
    float: right;
    width: 28px;
    height: 28px;
    cursor: pointer;
    text-align: center;
    margin: 12px 0px 12px 0;
}

._nav1 .ctext .menuph .point {
    display: inline-block;
    width: 28px;
    height: 28px;
    position: relative;
}

._nav1 .ctext .menuph .point:hover .navbtn,
._nav1 .ctext .menuph .point:hover .navbtn::after,
._nav1 .ctext .menuph .point:hover .navbtn::before {
    width: 28px;
}

._nav1 .ctext .menuph .navbtn {
    position: absolute;
    top: 14px;
    right: 0;
    display: inline-block;
    height: 2px;
    background: #cf82b5;
    width: 28px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

._nav1 .ctext .menuph .navbtn::after,
._nav1 .ctext .menuph .navbtn::before {
    position: absolute;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 2px;
    content: '';
    background: #cf82b5;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

._nav1 .ctext .menuph .navbtn::after {
    top: -10px;
}

._nav1 .ctext .menuph .navbtn::before {
    top: 10px;
}

._nav1 .ctext .menuph .point.active .navbtn {
    background: transparent;
}

._nav1 .ctext .menuph .point.active .navbtn::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0px;
}

._nav1 .ctext .menuph .point.active .navbtn::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0px;
}

._nav1 .ctext .xialaph {
    position: fixed;
    left: 0;
    top: 0;
    float: left;
    width: 100%;
    height: 100vh;
    overflow: auto;
    padding: 0 15px;
    z-index: 999999999999;
    background: #fff;
    display: none;
    position: fixed;
    left: 0;
    top: 50px;
}

._nav1 .ctext .xialaph .ul2,
._nav1 .ctext .xialaph .ul3 {
    display: none;
}

._nav1 .ctext .xialaph h4 a {
    float: left;
    width: 60%;
    font-size: 16px;
    line-height: 50px;
}

._nav1 .ctext .xialaph h4 a span {
    padding-left: 6px;
    color: #ccc;
    font-size: 14px;
}

._nav1 .ctext .xialaph h4 {
    float: left;
    width: 100%;
    position: relative;
}

._nav1 .ctext .xialaph li:last-child h4::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
}

._nav1 .ctext .xialaph h4:hover a,
._nav1 .ctext .xialaph h5:hover a {
    color: #CF82B5;
}

._nav1 .ctext .xialaph h4::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
}

._nav1 .ctext .xialaph h5 a {
    float: left;
    width: 100%;
    color: #1f1f1f;
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
}

._nav1 .ctext .xialaph h5 {
    float: left;
    width: 100%;
    position: relative;
}

._nav1 .ctext .xialaph h5::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #e5e5e5;
}

._nav1 .ctext .xialaph li:last-child h5::after {
    display: none;
}

._nav1 .ctext .xialaph h4 img {
    width: 15px;
    height: 8px;
    float: right;
    margin-top: 24px;
    cursor: pointer;
}

._nav1 .ctext .xialaph h5 img {
    width: 11px;
    height: 6px;
    float: right;
    margin-top: 26px;
    margin-right: 18px;
    cursor: pointer;
}

._nav1 .ctext .xialaph h4.active img.img_s,
._nav1 .ctext .xialaph h5.active img.img_s {
    display: none;
}

._nav1 .ctext .xialaph h4.active img.img_d,
._nav1 .ctext .xialaph h5.active img.img_d {
    display: block;
}

._nav1 .ctext .xialaph .ul2 {
    float: left;
    width: 100%;
    padding: 0 10px;
}

._nav1 .ctext .xialaph .phsou {
    position: relative;
    margin-top: 34px;
}

._nav1 .ctext .xialaph .phsou input {
    width: 100%;
    height: 56px;
    background-color: #fff;
    color: #aaa;
    font-size: 14px;
    padding-left: 20px;
    border: 1px solid #e5e5e5;
}

._nav1 .ctext .xialaph .phsou img {
    cursor: pointer;
    width: 21px;
    height: 22px;
    position: absolute;
    top: 17px;
    right: 29px;
}

._nav1 .ctext .img_d,
._nav1 .ctext .disno {
    display: none;
}

._nav1 .box {
    display: flex;
    height: 50px;
    padding: 0 15px;
    width: 100%;
    justify-content: space-between;
}

._nav1 .box .bg {
    height: 50px;
    background: #fff;
    width: 100%;
    left: 0;
    position: absolute;
    z-index: 5;
    float: left;
    opacity: 1;
}

._nav1 .ctext.sub .box .bg {
    opacity: 1;
}

._nav1 .box .logo {
    float: left;
    position: relative;
    z-index: 6;
}

._nav1 .box .logo img {
    height: 40px;
    margin:5px 0;
    display: block;
}

._nav1 .soph {
    margin-top: 15px;
    width: 100%;
    float: left;
}

._nav1 .soph .so {
    float: left;
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 6;
    border: 1px solid #CF82B5;
}

._nav1 .soph .search {
    float: left;
    width: 100%;
    height: 36px;
    background: none;
    border: none;
    line-height: 36px;
    padding: 0 56px 0 10px;
    color: #414141;
    font-size: 14px;
}

._nav1 .soph .searsub {
    float: right;
    width: 50px;
    height: 100%;
    border: none;
    background: url(../img/p6032_1.png) center no-repeat #CF82B5;
    position: absolute;
    right: 0;
    top: 0;
}

._banv1 {
    width: 100%;
}

._banv1 ul {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: left;
    margin: -0px -5px;
    position: relative;
    padding-right: 10px;
    width: calc(100% + 10px);
    width: -ms-calc(100% + 10px);
}

._banv1 ul li {
    padding: 0px 5px;
}

._banv1 ul li .top {
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
    line-height: 24px;
    margin-bottom: 24px;
    font-weight: 400;
}

._banv1 ul li .bottom .ej {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
    font-weight: 400;
    width: 100%;
    flex-direction: column;
}

._banv1 ul li .bottom .ej a {
    color: 555555;
    opacity: 1;
}

._banv1 ul li .bottom .ej a:hover {
    color: #CF82B5;
}

._banv1 ul li .bottom .ej:last-child {
    margin-bottom: 0;
}

._banv2 .link {
    width: 100%;
    float: left;
}

._banv2 .link .ul {
    margin: 0 -10px;
    text-align: right;
    font-size: 0;
}

._banv2 .link .a {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 24px;
    margin: 0 10px;
    color: #FFFFFF;
    position: relative;
    opacity: 1;
}

._banv2 .link .a:hover {
    text-decoration: underline;
}

._banv2 .link .a::before {
    content: "";
    display: block;
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -7px;
    width: 1px;
    height: 14px;
    background: #FFFFFF;
}

._banv2 .link .a:last-child:before {
    display: none;
}

@media screen and (max-width:1024px) {
    ._banv2 .link .ul {
        margin: 0 -10px;
        text-align: center;
    }

    ._banv2 .link .a {
        font-size: 14px;
        line-height: 18px;
        margin: 0 10px;
    }

    ._banv2 .link .a::before {
        right: -10px;
        margin-top: -7px;
        width: 1px;
        height: 14px;
    }
}

._paging1 {
    width: 100%;
    float: left;
}

._paging1 .ctext {
    width: 100%;
    float: left;
    text-align: center;
}

._paging1 .text {
    font-size: 0;
}

._paging1 .ctext .text a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e9e9e9;
    border-radius: 5px 5px 5px 5px;
    color: #333;
    font-size: 14px;
    margin: 0 6px;
    display: inline-block;
    position: relative;
    transition: all 0s;
    text-align: center;
}

._paging1 .ctext .text a.on,
._paging1 .ctext .text a:hover {
    background: #CF82B5;
    color: #fff;
    border: 1px solid #CF82B5;
}

._paging1 .ctext .text .l1::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -4px;
    margin-left: -2px;
    display: block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

._paging1 .ctext .text .l1.on::after,
._paging1 .ctext .text .l1:hover::after,
._paging1 .ctext .text .r1.on::after,
._paging1 .ctext .text .r1:hover::after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._paging1 .ctext .text .r1::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -4px;
    margin-left: -6px;
    display: block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

._paging1 .ctext .text_p {
    display: none;
}

@media screen and (max-width:1024px) {
    ._paging1 .ctext .text {
        display: block;
    }

    ._paging1 .ctext .text_p {
        text-align: center;
        font-size: 14px;
        color: #333;
        padding: 5px 0;
        display: none;
    }

    ._paging1 .ctext .text_p a {
        padding: 5px 25px;
        background: #CF82B5;
        color: #fff;
        border: transparent;
        border-radius: 16px 16px 16px 16px;
        overflow: hidden;
    }

    ._paging1 .ctext .text_p span {
        padding: 5px 20px;
        color: #333;
    }
}

._paging2 {
    width: 100%;
    float: left;
}

._paging2 .link {
    width: 100%;
    float: left;
}

._paging2 .link a {
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
}

._paging2 .link .a1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: -moz-calc(50% - 78px);
    width: -o-calc(50% - 78px);
    width: -webkit-calc(50% - 78px);
    width: calc(50% - 78px);
}

._paging2 .link .a2 {
    width: 146px;
    height: 20px;
    text-align: center;
    border-left: 1px dashed #b2b2b2;
    border-right: 1px dashed #b2b2b2;
}

._paging2 .link .a3 {
    text-align: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: -moz-calc(50% - 78px);
    width: -o-calc(50% - 78px);
    width: -webkit-calc(50% - 78px);
    width: calc(50% - 78px);
}

._paging2 .link a:hover {
    color: #CF82B5;
}

@media screen and (max-width:1024px) {
    ._paging2 .link {
        position: relative;
    }

    ._paging2 .link a {
        font-size: 14px;
        line-height: 18px;
    }

    ._paging2 .link .a1 {
        width: -moz-calc(100% - 80px);
        width: -o-calc(100% - 80px);
        width: -webkit-calc(100% - 80px);
        width: calc(100% - 80px);
        margin-bottom: 5px;
    }

    ._paging2 .link .a2 {
        width: 76px;
        height: 18px;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -9px;
    }

    ._paging2 .link .a3 {
        width: -moz-calc(100% - 80px);
        width: -o-calc(100% - 80px);
        width: -webkit-calc(100% - 80px);
        width: calc(100% - 80px);
        text-align: left;
    }
}

._title1 {
    width: 100%;
    float: left;
}

._title1 .ctext .t1 {
    color: #000000;
    font-weight: 700;
    opacity: 1;
}

._title1 .ctext .t2 {
    color: #888888;
    margin-top: 0px;
    opacity: 1;
    text-shadow: 0px 0px 0px #888;
    font-weight: 100;
}

._title1-1 .ctext {
    text-align: left;
}

._title1-1 .ctext .t1 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 1px;
}

._title1-1 .ctext .t2 {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
}

._title1-2 .ctext {
    text-align: center;
}

._title1-2 .ctext .t1 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 1px;
}

._title1-2 .ctext .t2 {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
}

._title1-3 .ctext {
    text-align: center;
}

._title1-3 .ctext .t1 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 1px;
}

._title1-3 .ctext .t2 {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
}

._title1-4 .ctext {
    text-align: center;
}

._title1-4 .ctext .t1 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 1px;
}

._title1-4 .ctext .t2 {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
}

._title1-5 .ctext {
    text-align: center;
}

._title1-5 .ctext .t1 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 1px;
}

._title1-5 .ctext .t2 {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
}

._title1-6 .ctext {
    text-align: center;
}

._title1-6 .ctext .t1 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 1px;
}

._title1-6 .ctext .t2 {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
}

._title1-7 .ctext {
    text-align: center;
}

._title1-7 .ctext .t1 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 1px;
}

._title1-7 .ctext .t2 {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
}

._title1-8 .ctext {
    text-align: center;
}

._title1-8 .ctext .t1 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 1px;
}

._title1-8 .ctext .t2 {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
}

._title1-9 .ctext {
    text-align: center;
}

._title1-9 .ctext .t1 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 1px;
}

._title1-9 .ctext .t2 {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
}

._title1-10 .ctext {
    text-align: center;
}

._title1-10 .ctext .t1 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 1px;
}

._title1-10 .ctext .t2 {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
}

._title1-11 .ctext {
    text-align: center;
}

._title1-11 .ctext .t1 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 1px;
}

._title1-11 .ctext .t2 {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
}

._title1-12 .ctext {
    text-align: center;
}

._title1-12 .ctext .t1 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 1px;
}

._title1-12 .ctext .t2 {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
}

._title1-13 .ctext {
    text-align: center;
}

._title1-13 .ctext .t1 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 1px;
}

._title1-13 .ctext .t2 {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
}

._title1-14 .ctext {
    text-align: left;
}

._title1-14 .ctext .t1 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 1px;
}

._title1-14 .ctext .t2 {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
}

._title1-15 .ctext {
    text-align: center;
}

._title1-15 .ctext .t1 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 1px;
}

._title1-15 .ctext .t2 {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
}

._title1-16 .ctext {
    text-align: center;
}

._title1-16 .ctext .t1 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 1px;
}

._title1-16 .ctext .t2 {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
}

._title1-17 .ctext {
    text-align: center;
}

._title1-17 .ctext .t1 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 1px;
}

._title1-17 .ctext .t2 {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
}

._title1-18 .ctext {
    text-align: center;
}

._title1-18 .ctext .t1 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 1px;
}

._title1-18 .ctext .t2 {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
}

._title1-19 .ctext {
    text-align: left;
}

._title1-19 .ctext .t1 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 1px;
}

._title1-19 .ctext .t2 {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
}

._title1-20 .ctext {
    text-align: left;
}

._title1-20 .ctext .t1 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 1px;
}

._title1-20 .ctext .t2 {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
}

._title1-21 .ctext {
    text-align: left;
}

._title1-21 .ctext .t1 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 1px;
}

._title1-21 .ctext .t2 {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
}

._title1-22 .ctext {
    text-align: left;
}

._title1-22 .ctext .t1 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 1px;
}

._title1-22 .ctext .t2 {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
}

._title1-23 .ctext {
    text-align: left;
}

._title1-23 .ctext .t1 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 1px;
}

._title1-23 .ctext .t2 {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
}

._title1-24 .ctext {
    text-align: center;
}

._title1-24 .ctext .t1 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0px;
}

._title1-24 .ctext .t2 {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0px;
}

._title1-25 .ctext {
    text-align: center;
}

._title1-25 .ctext .t1 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 1px;
}

._title1-25 .ctext .t2 {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
}

@media screen and (max-width:1024px) {
    ._title1 .ctext {
        text-align: center;
    }

    ._title1 .ctext .t1 {
        font-size: 18px;
        line-height: 22px;
        letter-spacing: 0;
    }

    ._title1 .ctext .t2 {
        font-size: 12px;
        line-height: 24px;
        letter-spacing: 0;
        margin-top: 0px;
    }
}

._float1 {
    width: 100%;
}

._float1 .ctext {
    width: 82px;
    border: 1px solid #e4e4e4;
    background: rgba(207, 130, 181, 0.8);
}

._float1 .ctext .box_t {
    padding: 4px 4px;
    border-bottom: 1px solid #e4e4e4;
}

._float1 .ctext .box_t .iconbox {
    border: 1px solid #e4e4e4;
    width: 68px;
    height: 68px;
    margin: 0 auto 6px;
}

._float1 .ctext .box_t .iconbox .icon {
    width: 100%;
    height: 100%;
}

._float1 .ctext .box_t .words {
    font-size: 12px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
}

._float1 .ctext .box_b {
    padding: 6px 6px;
}

._float1 .ctext .box_b .box1 {
    margin-bottom: 1px;
    text-align: center;
    background-color: #FFFFFF;
    padding: 10px 0;
}

._float1 .ctext .box_b .box1 .iconbox {
    margin-bottom: 0px;
}

._float1 .ctext .box_b .box1 .iconbox i {
    font-size: 26px;
    color: #CF82B5;
}

._float1 .ctext .box_b .box1:hover .iconbox i {
    color: #fff;
}

._float1 .ctext .box_b .box2:hover .iconbox i {
    color: #fff;
}

._float1 .ctext .box_b .box1 .iconbox .icon {
    width: 23px;
    height: 26px;
    display: inline-block;
}

._float1 .ctext .box_b .box1 .words {
    font-size: 12px;
    color: #333333;
}

._float1 .ctext .box_b .box1:hover .words {
    color: #fff;
}

._float1 .ctext .box_b .box2:hover .words {
    color: #fff;
}

._float1 .ctext .box_b .box2 {
    text-align: center;
    background-color: #FFFFFF;
    padding: 10px 0;
    cursor: pointer;
}

._float1 .ctext .box_b .box2 .iconbox {
    margin-bottom: 0px;
}

._float1 .ctext .box_b .box2 .iconbox i {
    font-size: 24px;
    color: #CF82B5;
}

._float1 .ctext .box_b .box2 .iconbox .icon {
    width: 29px;
    height: 16px;
    display: inline-block;
}

._float1 .ctext .box_b .box2 .words {
    font-size: 12px;
    color: #333333;
}

._float1 .ctext .box_b .box1:hover,
._float1 .ctext .box_b .box2:hover {
    background-color: #CF82B5;
}

._float1 .ctext .pcont {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: -300px;
    transition: all .5s ease;
    WHITE-SPACE: nowrap;
    padding: 0px 20px 0px 20px;
    font-size: 16px;
    color: #C01;
    border-radius: 20px 20px 20px 20px;
    line-height: 68px;
    background: #CF82B5;
}

._float1 .ctext .box_b .box1 {
    position: relative;
}

._float1 .ctext .box_b .box1:hover .pcont {
    right: 10px;
}

@media screen and (max-width:1024px) {
    ._float1 {
        display: none;
    }
}

._basis1 p {
    font-weight: 400;
    letter-spacing: 0px;
    white-space: pre-wrap;
    opacity: 1;
    position: relative;
    word-break: break-all;
    float: left;
    padding: 0px 0px 0px 0px;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid #fff;
    overflow: hidden;
}

._basis1-1 p {
    text-align: left;
    font-size: 16px;
    line-height: 30px;
    color: #555555;
}

._basis1-3 p {
    text-align: left;
    font-size: 16px;
    line-height: 32px;
    color: #555555;
}

._basis1-4 p {
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    color: #555555;
}

._basis1-5 p {
    text-align: left;
    font-size: 16px;
    line-height: 32px;
    color: #FFFFFF;
}

._basis1-6 p {
    text-align: left;
    font-size: 16px;
    line-height: 32px;
    color: #555555;
}

._basis1-7 p {
    text-align: left;
    font-size: 16px;
    line-height: 32px;
    color: #555555;
    height: 96px;
}

._basis1-8 p {
    text-align: left;
    font-size: 16px;
    line-height: 32px;
    color: #555555;
}

._basis1-9 p {
    text-align: left;
    font-size: 16px;
    line-height: 32px;
    color: #555555;
    height: 96px;
}

._basis1-10 p {
    text-align: left;
    font-size: 16px;
    line-height: 32px;
    color: #FFFFFF;
}

._basis1-11 p {
    text-align: left;
    font-size: 16px;
    line-height: 32px;
    color: #FFFFFF;
}

._basis1-12 p {
    text-align: center;
    font-size: 28px;
    line-height: 32px;
    color: #000000;
}

._basis1-13 p {
    text-align: left;
    font-size: 16px;
    line-height: 32px;
    color: #555555;
}

._basis1-14 p {
    text-align: left;
    font-size: 16px;
    line-height: 32px;
    color: #555555;
}

._basis1-15 p {
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}

@media screen and (max-width:1024px) {
    ._basis1-15{display: none;}
    ._basis1 p {
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }

    ._basis1-1 p {
        text-align: left;
        line-height: 24px;
    }

    ._basis1-3 p {
        text-align: left;
        line-height: 20px;
        margin-bottom: 10px;
    }

    ._basis1-4 p {
        text-align: center;
        line-height: 20px;
    }

    ._basis1-5 p {
        text-align: left;
        line-height: 20px;
        padding:0 10px;
    }

    ._basis1-6 p {
        text-align: left;
        line-height: 20px;
        padding:0 14px 14px;
    }

    ._basis1-7 p {
        text-align:left;
        line-height: 20px;
        padding:0 14px 14px;
        height: auto;
    }

    ._basis1-8 p {
        text-align: left;
        line-height: 20px;
        padding:0 14px 14px;
    }

    ._basis1-9 p {
        text-align: left;
        line-height: 20px;
        padding:0 14px 14px;
        height: auto;
    }

    ._basis1-10 p {
        text-align: left;
        line-height: 20px;
    }

    ._basis1-11 p {
        text-align: left;
        line-height: 20px;
    }

    ._basis1-12 p {
        text-align: center;
        line-height: 20px;
    }

    ._basis1-13 p {
        text-align: left;
        line-height: 20px;
    }

    ._basis1-14 p {
        text-align: left;
        line-height: 20px;
    }

    ._basis1-15 p {
        text-align: center;
        line-height: 20px;
    }
}

._basis2 {
    width: 150px;
    float: left;
}

._basis2 a {
    display: block;
    width: 100%;
    font-size: 0;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #CF82B5;
    border-radius: 50px 50px 50px 50px;
}

._basis2 a span {
    margin-right: 15px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #fff;
}

._basis2 a i {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 1px;
    margin-top: 4px;
    position: relative;
    background: #fff;
}

._basis2 a i::before {
    content: "";
    display: block;
    width: 8px;
    height: 1px;
    position: absolute;
    right: -1px;
    bottom: 3px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

._basis2 a:hover {
    background: rgba(207, 130, 181, 0.8);
}

@media screen and (max-width:1024px) {
    ._basis2 {
        width: 100%;
        float: left;
        display: flex;
        justify-content: center;
    }

    ._basis2 a {
        width: 130px;
        height: 34px;
        line-height: 34px;
        border-radius: 50px 50px 50px 50px;
    }

    ._basis2 a span {
        margin-right: 10px;
        font-size: 14px;
    }

    ._basis2 a i {
        width: 18px;
        margin-top: 3px;
    }

    ._basis2 a i::before {
        width:  6px;
        bottom: 2px;
    }
}

._basis3>div {
    display: flex;
}

._basis3 .dis {
    display: inline-block;
}

._basis3 .dis.wid1 {
    width: 100%;
}

._basis3 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis3 .dis i img {
    width: 100%;
    /*image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: -ms-crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;*/
}

._basis3-1 .dis.wid2 {
    width: 0px;
}

._basis3-2 .dis.wid2 {
    width: 0px;
}

._basis3-3 .dis.wid2 {
    width: 164px;
}

._basis3-4 .dis.wid2 {
    width: 0px;
}

._basis3-5 .dis.wid2 {
    width: 0px;
}

._basis3-6 .dis.wid2 {
    width: 0px;
}

._basis3-7 .dis.wid2 {
    width: 0px;
}

._basis3-8 .dis.wid2 {
    width: 0px;
}

._basis3-9 .dis.wid2 {
    width: 0px;
}

._basis3-10 .dis.wid2 {
    width: 0px;
}

._basis3-11 .dis.wid2 {
    width: 0px;
}

._basis3-12 .dis.wid2 {
    width: 0px;
}

._basis3-13 .dis.wid2 {
    width: 0px;
}

._basis3-14 .dis.wid2 {
    width: 0px;
}

._basis3-15 .dis.wid2 {
    width: 0px;
}

._basis3-16 .dis.wid2 {
    width: 0px;
}

._basis3-17 .dis.wid2 {
    width: 0px;
}

._basis3-18 .dis.wid2 {
    width: 0px;
}

._basis3-19 .dis.wid2 {
    width: 0px;
}

._basis3-20 .dis.wid2 {
    width: 110px;
}

@media screen and (max-width:1024px) {
    ._basis3 .dis.wid1 {
        width: 100%;
    }

    ._basis3 .dis.wid2 {
        width: 0px;
    }

    ._basis3 .dis i {
        border-radius: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
    }
}

._basis4 {
    width: 100%;
    float: left;
}

._basis4 .slick {
    float: left;
    overflow: hidden;
    width: 100%;
    border-left: 1px solid #CF82B5;
}

._basis4 .slick .slick-list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: left;
    flex-wrap: wrap;
}

._basis4 .slick .slick-list .li {
    text-align: left;
    border-right: 1px solid #CF82B5;
    padding: 8px 0px;
}

._basis4 .slick .slick-list .li a {
    display: block;
    width: 100%;
}

._basis4 .slick .slick-list .li .dis {
    display: inline-block;
    border-radius: 0px 0px 0px 0px;
    text-align: center;
}

._basis4 .slick .slick-list .li .over {
    display: inline-block;
    font-size: 0;
    width: 100%;
}

._basis4 .slick .slick-list .li .nub {
    display: inline-block;
    vertical-align: bottom;
    color: #FFFFFF;
    font-size: 64px;
    height: 58px;
    line-height: 58px;
    font-weight: 900;
    position: relative;
}

._basis4 .slick .slick-list .li .dataNums {
    position: relative;
    top: 50%;
    display: inline-block;
    vertical-align: top;
    height: 58px;
    margin-top: -32px;
    text-align: center;
}

._basis4 .slick .slick-list .li .dataNums .dataOne {
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 58px;
    text-align: center;
    overflow: hidden;
}

._basis4 .slick .slick-list .li .dataNums .dataBoc {
    position: relative;
    width: 100%;
    height: 100%;
    float: left;
}

._basis4 .slick .slick-list .li .dataNums .dataBoc .tt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    float: left;
}

._basis4 .slick .slick-list .li .dataNums .tt span {
    float: left;
    width: 100%;
    height: 100%;
}

._basis4 .slick .slick-list .li h5 {
    font-size: 24px;
    line-height: 34px;
    color: #FFFFFF;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 5px;
}

._basis4 .slick .slick-list .li h6 {
    width: 100%;
    margin: 16px 0 0 0;
    font-size: 16px;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    color: #fff;
    white-space: pre-wrap;
}

._basis4 .slick .slick-list .li i {
    display: inline-block;
    width: 0px;
    height: 0px;
    background: #EFBED7;
    margin: 0px 0 0 0;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
}

@media screen and (max-width:1024px) {
    ._basis4 .slick .slick-list {
        margin: 0 0;
        padding: 15px 0;
    }

    ._basis4 .slick .slick-list .li {
        width: 50%;
        padding: 15px 15px;
    }

    ._basis4 .slick .slick-list .li .dis {
        border-radius: 0px 0px 0px 0px;
    }

    ._basis4 .slick .slick-list .li .nub {
        font-size: 24px;
        height: 24px;
        line-height: 24px;
    }

    ._basis4 .slick .slick-list .li .dataNums {
        height: 24px;
        margin-top: -12px;
    }

    ._basis4 .slick .slick-list .li .dataNums .dataOne {
        width: 15px;
        height: 24px;
    }

    ._basis4 .slick .slick-list .li h5 {
        font-size: 14px;
        line-height: 24px;
    }

    ._basis4 .slick .slick-list .li h6 {
        margin: 8px 0 0 0;
        font-size: 14px;
        line-height: 24px;
        height: auto;
    }

    ._basis4 .slick .slick-list .li i {
        width: 30px;
        height: 2px;
        margin: 8px 0 0 0;
    }

    ._basis4 .slick .slick-list .li a{text-align: center;}
}

._basis5 p {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #555555;
    text-align: left;
    opacity: 1;
}

@media screen and (max-width:1024px) {
    ._basis5 p {
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 20px;
        text-align: left;
        opacity: 1;
    }
}

._basis6 {
    width: 100%;
}

._basis6 .ctext .img {
    height: 110px;
    width: 110px;
}

._basis6 .ctext .img img {
    max-width: 100%;
    height: auto;
}

._basis6 .ctext .bottom {
    display: inline-block;
    padding: 6px 16px;
    background: rgba(207, 130, 181, 1);
    font-size: 0;
    border-radius: 14.5px 14.5px 14.5px 14.5px;
    margin-top: 4px;
}

._basis6 .ctext .bottom .icon {
    width: 0px;
    height: 0px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0px;
}

._basis6 .ctext .bottom .words {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 14px;
    display: inline-block;
    vertical-align: middle;
}

._basis6 .ctext {
    text-align: center;
}

@media screen and (max-width:1024px) {
    ._basis6 .ctext .bottom {
        /* padding: 6px 20px; */
        /* border-radius: 14.5px 14.5px 14.5px 14.5px; */
        padding: 0;
        margin-top: 10px;
        background: none;
    }

    ._basis6 .ctext .bottom .icon {
        width: 0px;
        height: 0px;
        margin-right: 0px;
    }

    ._basis6 .ctext .bottom .words {
        width: auto;
        font-size: 14px;
        line-height: 14px;
         border-radius: 14.5px 14.5px 14.5px 14.5px;
         padding: 6px 20px;
         background: rgba(207, 130, 181, 1);
    }

    ._basis6 .ctext {
        text-align: center;
    }
}

._basis7 p {
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #FFFFFF;
    opacity: 1;
    position: relative;
    word-break: break-all;
    float: left;
    padding: 0px 0px 0px 0px;
    width: 115%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid #fff;
    overflow: hidden;
}

@media screen and (max-width:1024px) {
    ._basis7 p {
        text-align: center;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 20px;
        opacity: 1;
        padding: 0px 15px 0px 15px;
        left: 0%;
        transform: translate(-0%, 0px);
    }
}

._basis8 {
    width: 100%;
    float: left;
}

._basis8 .slick {
    float: left;
    width: 100%;
}

._basis8 .slick-list {
    margin: -10px -10px;
    float: left;
    width: -ms-calc(100% + 20px) !important;
    width: calc(100% + 20px) !important;
}

._basis8 .slick-list li {
    float: left;
    width: 25%;
    padding: 10px 10px;
    position: relative;
}

._basis8 .slick-list li a {
    padding: 0px;
    background: rgba(255, 255, 255, 1);
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0px 0px 0px 0px #fef6ff;
}

._basis8 .slick-list li .pic1 {
    padding-bottom: 72%;
}

._basis8 .slick-list li .pic2 {
    height: 340px;
}

._basis8 .slick-list li i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
}

._basis8 .slick-list li i img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

._basis8 .slick-list li:hover i img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
}

._basis8 .slick-list li .text {
    margin-top: 24px;
    text-align: center;
    padding: 0 24px 24px;
}

._basis8 .slick-list li .text h4 {
    font-size: 20px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    color: #CF82B5;
    font-weight: 400;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

._basis8 .slick-list li .text h6 {
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    overflow: hidden;
    color: rgba(0, 0, 0, 1);
    font-weight: 400;
}

._basis8 .slick-list li .text span {
    width: 0px;
    height: 0px;
    display: block;
    background: #CF82B5;
    margin: 16px auto 16px auto;
}

._basis8 .slick-list li .text h5 {
    font-size: 16px;
    line-height: 28px;
    height: 140px;
    overflow: hidden;
    color: rgba(85, 85, 85, 1);
    white-space: pre-wrap;
    overflow: hidden;
}

._basis8 ul {
    float: left;
    width: 100%;
    position: relative;
}

@media screen and (max-width:1024px) {
    ._basis8 .slick-list {
        margin: -5px -5px;
        width: -moz-calc(100% + 10px) !important;
        width: -o-calc(100% + 10px) !important;
        width: -webkit-calc(100% + 10px) !important;
        width: calc(100% + 10px) !important;
    }

    ._basis8 .slick-list li {
        width: 100%;
        padding: 5px 5px;
    }

    ._basis8 .slick-list li a {
        padding: 10px;
        border-radius: 0px 0px 0px 0px;
    }

    ._basis8 .slick-list li .pic1 {
        height: 200px;
    }

    ._basis8 .slick-list li .pic2 {
        padding-bottom: 59.12%;
    }

    ._basis8 .slick-list li .text {
        margin-top: 10px;
        padding: 0 15px;
    }

    ._basis8 .slick-list li .text h4 {
        font-size: 16px;
        line-height: 20px;
        height: 20px;
    }

    ._basis8 .slick-list li .text h6 {
        font-size: 16px;
        line-height: 20px;
        height: 20px;
    }

    ._basis8 .slick-list li .text span {
        width: 20px;
        height: 2px;
        margin: 10px 0 10px 0;
    }

    ._basis8 .slick-list li .text h5 {
        font-size: 14px;
        line-height: 18px;
        height: 36px;
    }
}

._basis9 {
    width: 100%;
    float: left;
}

._basis9 .slick {
    float: left;
    width: 100%;
    padding: 0 40px;
    position: relative;
}

._basis9 .slick:after {
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    background: rgba(214, 214, 214, 1);
    left: 0;
    top: 65px;
    z-index: -1;
}

._basis9 ul {
    float: left;
    width: 100%;
}

._basis9 .slick-list {
    margin: -15px -40px;
    float: left;
    width: -ms-calc(100% + 80px);
    width: calc(100% + 80px);
}

._basis9 .slick-list li {
    float: left;
    text-align: center;
    width: 25%;
    padding: 15px 40px;
    position: relative;
}

._basis9 .slick-list li .number {
    font-size: 30px;
    color: rgba(207, 130, 181, 1);
    font-weight: 600;
    text-align: center;
    letter-spacing: 1px;
    line-height: 34px;
}

._basis9 .slick-list li .circle {
    height: 24px;
    width: 24px;
    border-radius: 50%;
    border: 1px solid #CF82B5;
    z-index: 1;
    margin: 20px auto 20px auto;
    position: relative;
    background: rgba(207, 130, 181, 0);
}

._basis9 .slick-list li .circle:after {
    content: "";
    height: 6px;
    width: 6px;
    background: #CF82B5;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

._basis9 .slick-list li h6 {
    font-size: 16px;
    line-height: 30px;
    color: #636A6F;
    text-align: left;
    letter-spacing: 0px;
}

._basis9-1 ul {
    float: left;
    width: 100%;
}

._basis9-1 .slick-prev,
._basis9-1 .slick-next {
    z-index: 3;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #CF82B5;
    background: rgba(255, 255, 255, 0);
    top: 27%;
}

._basis9-1 .slick-prev {
    left: -80px;
}

._basis9-1 .slick-prev::after {
    content: "";
    display: block;
    margin-left: 2px;
    width: 11px;
    height: 11px;
    border-top: 1px solid #CF82B5;
    border-right: 1px solid #CF82B5;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(225deg);
    transform: translate(-50%, -50%) rotate(225deg);
}

._basis9-1 .slick-next {
    right: -80px;
}

._basis9-1 .slick-next::after {
    content: "";
    display: block;
    margin-left: -2px;
    width: 11px;
    height: 11px;
    border-top: 1px solid #CF82B5;
    border-right: 1px solid #CF82B5;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

._basis9-1 .slick-prev:hover,
._basis9-1 .slick-next:hover {
    border: 1px solid #CF82B5;
    background: #CF82B5;
}

._basis9-1 .slick-prev:hover::after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._basis9-1 .slick-next:hover::after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._basis9-1 .slick-dots {
    bottom: 36px;
    display: flex;
    justify-content: center;
    padding: 0 112px;
}

._basis9-1 .slick-dots li {
    width: 10px;
    height: 10px;
    border: 2px solid #CF82B5;
    background: #fff;
    border-radius: 50%;
    margin: 0px 7px;
    opacity: 1;
}

._basis9-1 .slick-dots li.slick-active {
    background: #CF82B5;
    opacity: 1;
}

@media screen and (max-width:1024px) {
    ._basis9 .slick {
        padding: 0 0px;
    }

    ._basis9 .slick:after {
        display: none;
    }

    ._basis9 .slick-list {
        margin: -10px -10px;
        float: left;
        width: -ms-calc(100% + 20px);
        width: calc(100% + 20px);
    }

    ._basis9 .slick-list li {
        width: 100%;
        padding: 10px 10px;
    }

    ._basis9 .slick-list li .number {
        font-size: 24px;
        line-height: 28px;
        letter-spacing: 1px;
    }

    ._basis9 .slick-list li .circle {
        height: 16px;
        width: 16px;
        margin: 20px auto 20px auto;
    }

    ._basis9 .slick-list li .circle:after {
        content: "";
        height: 6px;
        width: 6px;
        background: #1C2226;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    ._basis9 .slick-list li h6 {
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0px;
    }

    ._basis9-1 .slick-prev,
    ._basis9-1 .slick-next {
        width: 24px;
        height: 24px;
        top: 50%;
        bottom: auto;
    }

    ._basis9-1 .slick-prev {
        left: 0;
    }

    ._basis9-1 .slick-prev::after {
        width: 8px;
        height: 8px;
    }

    ._basis9-1 .slick-next {
        right: 0;
    }

    ._basis9-1 .slick-next::after {
        width: 8px;
        height: 8px;
    }

    ._basis9-1 .slick-dots {
        bottom: 0px;
        justify-content: center;
        padding: 0 82px;
    }

    ._basis9-1 .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0px 5px;
    }
    ._basis9-1 ul{padding:0 35px;position: relative;}
    ._basis9-1 .slick-slide{position: relative;}
    ._basis9-1 .slick-slide::after{content: "";display: block;position: absolute;width: 100%;height: 1px;background: #999;left: 0;top: 65px;opacity: 0.5;}
}

._basis10 {
    width: 100%;
    float: left;
}

._basis10 .ctext {
    width: 100%;
    float: left;
}

._basis10 .ctext h3 {
    margin-bottom: 0px;
    font-size: 0px;
    color: #444;
    text-align: center;
}

._basis10 .ctext .lab {
    margin: 8px 0;
    width: 49%;
    float: left;
}

._basis10 .ctext .xian {
    padding: 15px 20px;
    width: 100%;
    border: 1px solid #ececec;
    font-size: 0;
    background: #fff;
}

._basis10 .ctext .lab:nth-child(even) {
    float: right;
}

._basis10 .ctext .lab1 .xian {
    float: left;
    width: -moz-calc(100% - 126px - 35px);
    width: -o-calc(100% - 126px - 35px);
    width: -webkit-calc(100% - 126px - 35px);
    width: calc(100% - 126px - 35px);
}

._basis10 .ctext .lab2 {
    width: 100%;
    float: left;
}

._basis10 .ctext .name {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #666;
}

._basis10 .ctext .name span {
    color: #f00;
}

._basis10 .ctext .fv {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
    width: calc(100% - 80px);
    font-size: 16px;
    color: #666;
    background: none;
}

._basis10 .ctext .fv1 {
    width: 80%;
}

._basis10 .ctext .fv2 {
    display: block;
    border-radius: 5px 5px 5px 5px;
    width: 364px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    margin: 30px auto 0 auto;
    background: #CF82B5;
    text-align: center;
}

._basis10 .ctext .fv2:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

._basis10 .ctext .img {
    border: 1px solid #ececec;
    float: right;
    margin-left: 35px;
    width: 126px;
    height: 52px;
    line-height: 0;
    overflow: hidden;
}
._basis10 .ctext .img img{width:100%;display:block;height:100%;}

@media screen and (max-width:1024px) {
    ._basis10 .ctext h3 {
        margin-bottom: 15px;
        font-size: 16px;
    }

    ._basis10 .ctext .lab {
        margin: 4px 0;
        width: 100%;
    }

    ._basis10 .ctext .xian {
        padding: 10px 10px;
    }

    ._basis10 .ctext .lab1 .xian {
        width: -moz-calc(100% - 76px - 10px);
        width: -o-calc(100% - 76px - 10px);
        width: -webkit-calc(100% - 76px - 10px);
        width: calc(100% - 76px - 10px);
    }

    ._basis10 .ctext .name {
        font-size: 14px;
    }

    ._basis10 .ctext .fv {
        width: 100px;
        font-size: 14px;
    }

    ._basis10 .ctext .fv2 {
        border-radius: 5px 5px 5px 5px;
        width: 100%;
        height: 40px;
        line-height: 40px;
        margin: 15px auto 0 auto;
    }

    ._basis10 .ctext .img {
        margin-left: 10px;
        width: 76px;
        height: 41px;
    }

    ._basis10 .ctext .img img {
        height: 41px;
        width: 76px;
    }
}

._basis11 {
    width: 100%;
    float: left;
}

._basis11 .slick {
    float: left;
    width: 100%;
}

._basis11 .slick-list {
    float: left;
}

._basis11 .slick-list li {
    float: left;
    position: relative;
}

._basis11 .slick-list li a {
    display: block;
    width: 100%;
    font-size: 0;
}

._basis11 .slick-list li i {
    display: inline-block;
    vertical-align: middle;
    width: 36px;
    height: 36px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

._basis11 .slick-list li .i {
    font-size: 36px;
    line-height: 36px;
    padding-bottom: 0;
    color: #CF82B5;
}

._basis11 .slick-list li i img {
    width: 100%;
    float: left;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

._basis11 .slick-list li .text {
    display: inline-block;
    vertical-align: middle;
    padding-left: 16px;
    width: -ms-calc(100% - 36px);
    width: calc(100% - 36px);
}

._basis11 .slick-list li h5 {
    margin: 0 0 6px 0;
    font-size: 18px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    color: rgba(51, 51, 51, 1);
}

._basis11 .slick-list li h6 {
    font-size: 18px;
    line-height: 20px;
    color: #555555;
    overflow: hidden;
}

._basis11-1 .slick-list {
    margin: -25px -30px;
    width: -ms-calc(100% + 60px);
    width: calc(100% + 60px);
}

._basis11-1 .slick-list li {
    width: 50%;
    padding: 25px 30px;
}

._basis11-2 .slick-list {
    margin: -25px -15px;
    width: -ms-calc(100% + 30px);
    width: calc(100% + 30px);
}

._basis11-2 .slick-list li {
    width: 100%;
    padding: 25px 15px;
}

@media screen and (max-width:1024px) {
    ._basis11 .slick-list {
        margin: -7px -0px;
        width: -ms-calc(100% + 0px);
        width: calc(100% + 0px);
    }

    ._basis11 .slick-list li {
        width: 100%;
        padding: 7px 0px;
    }

    ._basis11 .slick-list li:first-child{border-bottom: 1px solid #e5e5e5;}

    ._basis11 .slick-list li i {
        width: 30px;
        height: 30px;
    }

    ._basis11 .slick-list li .i {
        font-size: 30px;
        line-height: 30px;
    }

    ._basis11 .slick-list li .text {
        padding-left: 12px;
        width: -ms-calc(100% - 30px);
        width: calc(100% - 30px);
    }

    ._basis11 .slick-list li h5 {
        margin: 0 0 4px 0;
        font-size: 16px;
        line-height: 20px;
        height: 20px;
    }

    ._basis11 .slick-list li h6 {
        font-size: 14px;
        line-height: 20px;
        height: auto;
         white-space: normal;
    }
}

._basis12 {
    width: 100%;
    float: left;
}

._basis12 .ctext {
    width: 100%;
    float: left;
}

._basis12 .ctext .wz {
    font-size: 16px;
    height: 60px;
    color: rgba(255, 255, 255, 1);
    line-height: 60px;
    background: #999;
    background: #CF82B5;
    overflow: hidden;
    width: 100%;
    float: left;
    cursor: pointer;
}

._basis12 .ctext .wz .bt {
    float: left;
    width: 19%;
    text-align: center;
    font-weight: bold;
}

._basis12 .ctext .wz .bt1 {
    text-align: left;
    padding-left: 35px;
}

._basis12 .ctext .l1 {
    width: 100%;
    float: left;
    margin-top: 10px;
}

._basis12 .ctext .u1 .tit {
    font-size: 16px;
    height: 60px;
    line-height: 60px;
    color: #333;
    background: #f5f5f5;
    background: #fef6ff;
    overflow: hidden;
    width: 100%;
    float: left;
    cursor: pointer;
    position: relative;
}

._basis12 .ctext .u1 .tit .bt {
    float: left;
    width: 19%;
    text-align: center;
}

._basis12 .ctext .u1 .tit .bt1 {
    text-align: left;
    padding-left: 35px;
}

._basis12 .ctext .u1 .tit .more {
    float: left;
    width: 5%;
    height: 60px;
    border-left: 1px solid #fff;
    position: relative;
}

._basis12 .ctext .u1 .tit .more::before {
    content: "";
    display: block;
    width: 20px;
    height: 1px;
    background: #CF82B5;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -0.5px;
    margin-left: -10px;
}

._basis12 .ctext .u1 .tit .more::after {
    content: "";
    display: block;
    width: 1px;
    height: 20px;
    background: #CF82B5;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -0.5px;
}

._basis12 .ctext .u1 .tit.active {
    color: rgba(255, 255, 255, 1);
    background: #CF82B5;
}

._basis12 .ctext .u1 .tit.active .more::before {
    background: rgba(255, 255, 255, 1);
}

._basis12 .ctext .u1 .tit.active .more::after {
    display: none;
}

._basis12 .ctext .box {
    display: none;
    width: 100%;
    float: left;
    background: #fbfbfb;
    padding: 40px 50px;
}

._basis12 .ctext .box .left {
    float: left;
    width: 40%;
}

._basis12 .ctext .box .right {
    padding-left: 7%;
    float: right;
    width: 51%;
    position: relative;
}

._basis12 .ctext .box .right::before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #e5e5e5;
}

._basis12 .ctext .box .p1 {
    font-size: 16px;
    margin-bottom: 10px;
    color: #555;
    font-weight: 600;
}

._basis12 .ctext .box .p2 {
    font-size: 16px;
    line-height: 30px;
    color: #666;
}

._basis12 .ctext .box .but {
    width: 100%;
    float: left;
}

._basis12 .ctext .box .sq {
    display: block;
    width: 133px;
    height: 34px;
    margin: 40px 0px 0px 0px;
    position: relative;
}

._basis12 .ctext .box .sq::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    transform: skewX(-30deg);
    position: absolute;
    top: 0;
    left: 0;
    background: #CF82B5;
}

._basis12 .ctext .box .sq::after {
    content: "申请职位";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 15px;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

._basis12 .ctext .box .sq:hover {
    opacity: 0.8;
}

@media screen and (max-width:1024px) {
    ._basis12 .ctext .wz {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
    }

    ._basis12 .ctext .wz .bt {
        width: 24%;
    }

    ._basis12 .ctext .wz .bt1 {
        padding-left: 20px;
    }

    ._basis12 .ctext .u1 .tit {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
    }

    ._basis12 .ctext .u1 .tit .bt {
        width: 24%;
    }

    ._basis12 .ctext .u1 .tit .bt1 {
        padding-left: 20px;
    }

    ._basis12 .ctext .u1 .tit .bt6 {
        width: 22%;
        display: none;
    }

    ._basis12 .ctext .u1 .tit .more {
        height: 40px;
        position: absolute;
        right: 0;
        top: 0;
        
    }

    ._basis12 .ctext .u1 .tit .more::before {
        width: 10px;
        height: 2px;
        margin-left: -5px;
        margin-top: -1px;
    }

    ._basis12 .ctext .u1 .tit .more::after {
        width: 2px;
        height: 10px;
        margin-top: -5px;
        margin-left: -1px;
    }

    ._basis12 .ctext .box {
        padding: 15px;
    }

    ._basis12 .ctext .box .left {
        width: 100%;
    }

    ._basis12 .ctext .box .right {
        border-top: 1px solid #e7e7e7;
        border-left: 0;
        padding-left: 0;
        padding-top: 10px;
        margin-top: 10px;
        width: 100%;
    }

    ._basis12 .ctext .box .right::before {
        display: none;
    }

    ._basis12 .ctext .box .sq {
        margin-top: 10px;
        margin-left: 3%;
    }

    ._basis12 .ctext .box .p1 {
        font-size: 16px;
        margin-bottom: 10px;
        color: #555;
        font-weight: 600;
    }

    ._basis12 .ctext .box .p2 {
        font-size: 12px;
        line-height: 24px;
    }

    ._basis12 .ctext .l1 {
        margin-top: 7px;
    }

    ._basis12 .time {
        display: none;
    }
}

._basis13 {
    float: left;
    width: 100%;
}

._basis13 .ctext {
    float: left;
    width: 100%;
}

._basis13 .ctext ul {
    margin: -5px -17px;
    overflow: hidden;
    font-size: 0;
    text-align: left;
    width: -moz-calc(100% + 34px);
    width: -o-calc(100% + 34px);
    width: -webkit-calc(100% + 34px);
    width: calc(100% + 34px);
}

._basis13 .ctext li {
    display: inline-block;
    position: relative;
    padding: 5px 17px;
    font-size: 0;
    width: 100%;
}

._basis13 .ctext li::after {
    content: "";
    display: block;
    position: absolute;
    right: -17px;
    top: 50%;
    width: 1px;
    height: 14px;
    background: #333;
    opacity: 60%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
}

._basis13 .ctext li:last-child::after {
    display: none;
}

._basis13 .ctext li a {
    width: 100%;
    font-size: 0;
    display: flex;
    align-items: center;
}

._basis13 .ctext li i {
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    line-height: 0;
    overflow: hidden;
    position: relative;
}

._basis13 .ctext li i {
    font-size: 32px;
    line-height: 32px;
    padding-bottom: 0;
    color: #CF82B5;
}

._basis13 .ctext li i img {
    width: 100%;
    float: left;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

._basis13 .ctext li p {
    margin-left: 10px;
    font-size: 18px;
    font-weight: 700;
    line-height: 32px;
    color: rgba(0, 0, 0, 1);
    display: inline-block;
    vertical-align: middle;
}

@media screen and (max-width:1024px) {
    ._basis13 .ctext ul {
        margin: -5px -5px;
        text-align: left;
        width: -moz-calc(100% + 10px);
        width: -o-calc(100% + 10px);
        width: -webkit-calc(100% + 10px);
        width: calc(100% + 10px);
    }

    ._basis13 .ctext li {
        padding: 5px 5px;
        width: 100%;
    }

    ._basis13 .ctext li::after {
        right: -5px;
        height: 10px;
        width: 0;
        height: 10px;
    }

    ._basis13 .ctext li i {
        width: 14px;
        height: 14px;
    }

    ._basis13 .ctext li .i {
        font-size: 14px;
        line-height: 14px;
    }

    ._basis13 .ctext li p {
        margin-left: 5px;
        font-size: 16px;
        font-weight: 400;
        line-height: 18px;
        width: calc(100% - 5px);
    }
}

._basis14 {
    width: 100%;
}

._basis14 .text {
    font-size: 18px;
    color: #000000;
    font-weight: lighter;
    line-height: 36px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis14 .text {
        font-size: 14px;
        line-height: 22px;
        color: #000000;
        font-weight: lighter;
        width: 100%;
    }
}

._basis15 {
    width: 100%;
}

._basis15 .list {
    width: 100%;
    background: #ffffff;
    border-radius: 0px 50px 0px 50px;
    overflow: hidden;
    padding: 66px 28px 60px 28px;
}

._basis15 .list::after {
    content: "";
    display: block;
    clear: both;
}

._basis15 .ul {
    float: left;
    margin: -29px -29px;
    width: -ms-calc(100% + 58px);
    width: calc(100% + 58px);
}

._basis15 .ul .li {
    padding: 29px 29px;
    float: left;
    width: 50%;
}

._basis15 .ul ._img {
    float: left;
    width: 100%;
    line-height: 0;
    padding-bottom: 100%;
    position: relative;
    overflow: hidden;
}

._basis15 .ul img {
    display: block;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._basis15 .ul .name {
    font-size: 24px;
    line-height: 28px;
    color: #cf82b5;
    font-weight: bold;
    text-align: center;
    margin-top: 14px;
    float: left;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis15 .list {
        border-radius: 0px 0px 0px 0px;
        padding: 20px 10px 20px 10px;
    }

    ._basis15 .ul {
        margin: -20px -20px;
        width: -ms-calc(100% + 40px);
        width: calc(100% + 40px);
        padding:0 20px;
    }

    ._basis15 .ul .li {
        padding: 20px 20px;
    }

    ._basis15 .ul .name {
        font-size: 14px;
        line-height: 18px;
        color: #cf82b5;
        font-weight: bold;
        text-align: center;
        margin-top: 10px;
    }
}

._basis16 {
    display: block;
    width: 100%;
}

._basis16 .table {
    width: 100%;
    border: 1px solid rgba(229, 229, 229, 1);
    min-width: 820px;
}

._basis16 .table .head {
    width: 100%;
    display: flex;
    background: #cf82b5;
}

._basis16 .table .head .name {
    font-size: 24px;
    line-height: 28px;
    color: #ffffff;
    float: left;
    height: 64px;
    display: flex;
    align-items: center;
    border-right: 1px solid rgba(229, 229, 229, 1);
    padding: 0 42px;
}

._basis16 .table .head .name:last-child {
    border-right: none;
}

._basis16 .table .w1 {
    width: 20.46%;
    justify-content: center;
}

._basis16 .table .w2 {
    width: 45.15%;
}

._basis16 .table .w3 {
    width: 34.39%;
}

._basis16 .table .list {
    width: 100%;
}

._basis16 .table .li {
    width: 100%;
    border-bottom: 1px solid rgba(229, 229, 229, 1);
    display: flex;
}

._basis16 .table .li:last-child {
    border-bottom: none;
}

._basis16 .table .li .tit {
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    font-weight: bold;
    float: left;
    display: flex;
    align-items: center;
    height: 56px;
    border-right: 1px solid rgba(229, 229, 229, 1);
}

._basis16 .table .li .text {
    font-size: 18px;
    line-height: 22px;
    color: #555555;
    float: left;
    padding: 0 42px;
    display: flex;
    align-items: center;
    height: 56px;
    border-right: 1px solid rgba(229, 229, 229, 1);
}

._basis16 .table .li .text:last-child {
    border-right: none;
}

@media screen and (max-width:1024px) {
    ._basis16 {
        overflow-x: scroll;
    }

    ._basis16::-webkit-scrollbar {
        display: none;
    }

    ._basis16 .table .head .name {
        font-size: 16px;
        line-height: 20px;
        color: #ffffff;
        height: 42px;
        padding: 0 20px;
    }

    ._basis16 .table .li .tit {
        font-size: 14px;
        line-height: 18px;
        color: #000000;
        font-weight: bold;
        height: 40px;
    }

    ._basis16 .table .li .text {
        font-size: 14px;
        line-height: 18px;
        color: #555555;
        padding: 0 20px;
        height: 40px;
    }
}

._basis17 {
    width: 100%;
}

._basis17 .list {
    width: 100%;
}

._basis17 .list::after {
    content: "";
    display: block;
    clear: both;
}

._basis17 .list .ul {
    margin: -9px -9px;
    width: -ms-calc(100% + 18px);
    width: calc(100% + 18px);
    float: left;
    display: flex;
    flex-wrap: wrap;
}

._basis17 .list .li {
    padding: 9px 9px;
    float: left;
    width: 50%;
}

._basis17 .list a {
    float: left;
    width: 100%;
    background: #fff;
    border-radius: 0px 50px 0px 50px;
    padding: 40px 41px 44px 29px;
}

._basis17 .list .top {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
}

._basis17 .top .photo {
    float: left;
    width: 96px;
    height: 96px;
    border-radius: 100%;
    overflow: hidden;
    position: relative;
}

._basis17 .top .photo img {
    display: block;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    transition: -webkit-transform 2s;
    -ms-interpolation-mode: bicubic;
}

._basis17 .top .infobox {
    float: left;
    width: calc(100% - 96px);
    padding-left: 21px;
}

._basis17 .top .infobox .name {
    font-size: 20px;
    line-height: 24px;
    color: #18181a;
    margin-bottom: 8px;
    float: left;
    width: 100%;
}

._basis17 .top .infobox .work {
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
    float: left;
    padding: 0 14px;
    background: #d083b6;
}

._basis17 .bot {
    font-size: 16px;
    line-height: 30px;
    color: #555555;
    margin-top: 14px;
    float: left;
    width: 100%;
    overflow: hidden; overflow-y: auto; scrollbar-width: thin; height: 120px;padding-right:14px;
}
._basis17 .bot::-webkit-scrollbar{ width: 3px;}
._basis17 .bot::-webkit-scrollbar-track{ background-color: #e5e5e5; border-radius: 3px;}
._basis17 .bot::-webkit-scrollbar-thumb{ width: 3px;  background-color: #d083b6; border-radius: 3px;}

._basis17 .list a:hover .name {
    color: #d083b6;
}

._basis17 .list a:hover .photo img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
}

@media screen and (max-width:1024px) {
    ._basis17 .list .ul {
        margin: -9px -5px;
        width: -ms-calc(100% + 10px);
        width: calc(100% + 10px);
    }

    ._basis17 .list .li {
        padding: 5px 5px;
        width: 100%;
    }

    ._basis17 .list a {
        border-radius: 0px 20px 0px 20px;
        padding: 20px 20px 20px 20px;
    }

    ._basis17 .top .photo {
        width: 50px;
        height: 50px;
    }

    ._basis17 .top .infobox .name {
        font-size: 16px;
        line-height: 20px;
        color: #18181a;
        margin-bottom: 4px;
    }

    ._basis17 .top .infobox .work {
        font-size: 14px;
        line-height: 20px;
        color: #ffffff;
        padding: 0 10px;
    }

    ._basis17 .bot {
        font-size: 14px;
        line-height: 24px;
        color: #555555;
        margin-top: 8px;
        height: auto;padding-right:0;
    }

._basis17 .bot::-webkit-scrollbar{ width: 0;}
._basis17 .bot::-webkit-scrollbar-track{ background-color: rgba(255,255,255,0); border-radius: 0;}
._basis17 .bot::-webkit-scrollbar-thumb{ width: 0;  background-color: rgba(255,255,255,0); border-radius: 0;}
._basis17 .bot::-webkit-scrollbar{ display: none;}
}

._basis18 {
    width: 100%;
    padding-bottom: 32px;
    position: relative;
}

._basis18 .videobox {
    width: 100%;
    position: relative;
    border-radius: 0px 50px 0px 50px;
    overflow: hidden;
    cursor: pointer;
}

._basis18 .videobox ._img {
    width: 100%;
    padding-bottom: 29.84%;
    position: relative;
    overflow: hidden;
}

._basis18 .videobox ._img img {
    display: block;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._basis18 .videobox .btn {
    display: block;
    position: absolute;
    width: 56px;
    height: 56px;
    border-radius: 100%;
    overflow: hidden;
    left: 20px;
    bottom: 20px;
}

._basis18 .videobox .btn img {
    display: block;
    width: 100%;
}

._basis18 .download {
    float: left;
    position: absolute;
    width: 51%;
    right: 0;
    bottom: 0;
}

._basis18 .download .abox {
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    float: left;
    width: 100%;
    padding: 22px 24px;
    background: #cf82b5;
    border-radius: 0px 20px 0px 20px;
    overflow: hidden;
}

._basis18 .download ._l {
    float: left;
}
._basis18 .download ._l a{color:#fff;}

._basis18 .download ._l img {
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 6px;
    margin-left: 12px;
    margin-top: -3px;
}

._basis18 .download ._r {
    float: right;
    opacity: 0.5;
}
._basis18 .download ._r a{color:#fff;}

@media screen and (max-width:1024px) {
    ._basis18 ._htm {
        width: 90%;
    }

    ._basis18 {
        padding-bottom: 19px;
    }

    ._basis18 .videobox {
        border-radius: 0px 20px 0px 20px;
    }

    ._basis18 .videobox .btn {
        width: 30px;
        height: 30px;
    }

    ._basis18 .download {
        width: 80%;
    }

    ._basis18 .download .abox {
        font-size: 14px;
        line-height: 18px;
        color: #ffffff;
        border-radius: 0px 10px 0px 10px;
        padding: 10px 10px;
    }
}

._basis19 #obt {
    width: 100%;
    float: left;
}

._basis19 .ctext {
    float: left;
    text-align: center;
}

._basis19 .ctext i {
    width: 100%;
    line-height: 0;
}

._basis19 .ctext i img {
    padding: 0px 0px 0px 0px;
    background: #fff;
}

._basis19 .ctext h5 {
    width: 100%;
    font-size: 18px;
    color: #000000;
    line-height: 22px;
    margin: 14px 0px 0px 0px;
    white-space: pre-wrap;
    text-align: center;
}

._basis19-1 .ctext i img {
    width: 138px;
    height: 138px;
    border: 1px solid #e5e5e5;
}

._basis19-2 .ctext i img {
    width: 140px;
    height: 140px;
    border: 0px solid #ddd;
}

@media screen and (max-width:1024px) {
    ._basis19 .ctext {
        padding: 20px 20px;
        text-align: center;
        position: relative;
        left: 50%;
        transform: translate(-50%, 0);
    }

    ._basis19 .ctext i img {
        width: 100px;
        height: 100px;
        padding: 0px;
    }

    ._basis19 .ctext h5 {
        font-size: 14px;
        line-height: 24px;
        margin-top: 10px;
    }
}

._basis20 {
    float: left;
    width: 100%;
    position: relative;
    padding: 0 0 17px 17px;
}

._basis20 .border {
    float: left;
    width: calc(100% - 17px);
    height: calc(100% - 17px);
    border: 1px solid #cf82b5;
    border-radius: 0px 60px 0px 60px;
    position: absolute;
    left: 0;
    bottom: 0;
}

._basis20 .videobox {
    float: left;
    width: 100%;
    position: relative;
    border-radius: 0px 50px 0px 50px;
    overflow: hidden;
    cursor: pointer;
    z-index: 5;
}

._basis20 ._img {
    float: left;
    width: 100%;
    padding-bottom: 70.46%;
    position: relative;
    overflow: hidden;
}

._basis20 ._img img {
    display: block;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._basis20 .videobox .btn {
    display: block;
    position: absolute;
    width: 56px;
    height: 56px;
    border-radius: 100%;
    overflow: hidden;
    left: 20px;
    bottom: 20px;
}

._basis20 .videobox .btn img {
    display: block;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis20 ._htm {
        width: 90%;
    }

    ._basis20 .border {
        border-radius: 0px 20px 0px 20px;
    }

    ._basis20 .videobox {
        border-radius: 0px 20px 0px 20px;
    }

    ._basis20 .videobox .btn {
        width: 30px;
        height: 30px;
    }
}

._basis21 {
    width: 100%;
}

._basis21 .list {
    width: 100%;
}

._basis21 .list::after {
    content: "";
    display: block;
    clear: both;
}

._basis21 .list .ul {
    float: left;
    width: 100%;
    position: relative;
    border: 0.5px solid #e5e5e5;
    border-top: none;
}

._basis21 .list .li {
    float: left;
    width: 33.3333333333333%;
}

._basis21 .list a {
    float: left;
    width: 100%;
    background: #ffffff;
    padding: 96px 44px 50px 42px;
    border: 0.5px solid #e5e5e5;
    border-top: 2px solid #d083b6;
    position: relative;
    overflow: hidden;
}

._basis21 .list .circle {
    display: block;
    width: 148px;
    height: 148px;
    border-radius: 100%;
    background: #d083b6;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._basis21 .list .numb {
    font-size: 32px;
    line-height: 32px;
    color: #ffffff;
    display: block;
    position: absolute;
    left: 10px;
    top: 10px;
}

._basis21 .list ._t {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

._basis21 .list ._t .name {
    font-size: 20px;
    line-height: 24px;
    color: #18181a;
    padding-left: 10px;
    float: left;
    position: relative;
}

._basis21 .list ._t .name::after {
    content: "";
    display: block;
    width: 4px;
    height: 18px;
    background: #cf82b5;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

._basis21 .list ._t .star {
    float: right;
}

._basis21 .list ._t .star img {
    display: block;
    height: 13px;
    width: auto;
}

._basis21 .list ._b {
    font-size: 16px;
    line-height: 30px;
    color: #555555;
    font-weight: lighter;
    margin-top: 25px;
    float: left;
    width: 100%;
    height: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

._basis21 .list a:hover {
    background: #f8f8f8;
}

._basis21-1 ul {
    float: left;
    width: 100%;
}

._basis21-1 .slick-prev,
._basis21-1 .slick-next {
    z-index: 3;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #d5d5d5;
    background: rgba(255, 255, 255, 1);
    top: 50%;
}

._basis21-1 .slick-prev {
    left: -80px;
}

._basis21-1 .slick-prev::after {
    content: "";
    display: block;
    margin-left: 2px;
    width: 12px;
    height: 12px;
    border-top: 1px solid #dca3c9;
    border-right: 1px solid #dca3c9;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(225deg);
    transform: translate(-50%, -50%) rotate(225deg);
}

._basis21-1 .slick-next {
    right: -80px;
}

._basis21-1 .slick-next::after {
    content: "";
    display: block;
    margin-left: -2px;
    width: 12px;
    height: 12px;
    border-top: 1px solid #dca3c9;
    border-right: 1px solid #dca3c9;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

._basis21-1 .slick-prev:hover,
._basis21-1 .slick-next:hover {
    border: 1px solid #d083b6;
    background: #d083b6;
}

._basis21-1 .slick-prev:hover::after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._basis21-1 .slick-next:hover::after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._basis21-1 .slick-dots {
    bottom: 36px;
    display: flex;
    justify-content: center;
    padding: 0 112px;
}

._basis21-1 .slick-dots li {
    width: 10px;
    height: 10px;
    border: 2px solid #CF82B5;
    background: #fff;
    border-radius: 50%;
    margin: 0px 7px;
    opacity: 1;
}

._basis21-1 .slick-dots li.slick-active {
    background: #CF82B5;
    opacity: 1;
}

@media screen and (max-width:1024px) {
    ._basis21 .list .ul{border: none;}
    ._basis21 .list .li {
        width: 100%;
    }

    ._basis21 .list a {
        padding: 60px 20px 30px 20px;
    }

    ._basis21 .list .circle {
        width: 100px;
        height: 100px;
    }

    ._basis21 .list .numb {
        font-size: 20px;
        line-height: 20px;
        color: #ffffff;
    }

    ._basis21 .list ._t .name {
        font-size: 16px;
        line-height: 20px;
        color: #18181a;
        padding-left: 10px;
    }

    ._basis21 .list ._b {
        font-size: 14px;
        line-height: 24px;
        color: #555555;
        font-weight: lighter;
        margin-top: 10px;
        height: 96px;
    }

    ._basis21-1 .slick-prev,
    ._basis21-1 .slick-next {
        width: 24px;
        height: 24px;
        top: auto;
        bottom: -55px;
    }

    ._basis21-1 .slick-prev {
        left: 30%;
    }

    ._basis21-1 .slick-prev::after {
        width: 8px;
        height: 8px;
    }

    ._basis21-1 .slick-next {
        right: 30%;
    }

    ._basis21-1 .slick-next::after {
        width: 8px;
        height: 8px;
    }

    ._basis21-1 .slick-dots {
        bottom: 0px;
        justify-content: center;
        padding: 0 82px;
    }

    ._basis21-1 .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0px 5px;
    }
    ._basis21 .list .ul{padding-bottom: 26px;}
}

._imglist1 {
    float: left;
    width: 100%;
}

._imglist1 .slick {
    float: left;
    width: 100%;
}

._imglist1 .slick .slick-slider {
    float: left;
    width: 100%;
}

._imglist1 .slick .slick-list {
    margin: -0px -0px;
    float: left;
    width: -moz-calc(100% + 0px);
    width: -o-calc(100% + 0px);
    width: -webkit-calc(100% + 0px);
    width: calc(100% + 0px);
}

._imglist1 .slick .slick-list li {
    float: left;
    width: 100%;
    padding: 0px 0px;
    position: relative;
}

._imglist1 .slick .slick-list li a {
    display: block;
    width: 100%;
    line-height: 0;
    border-radius: 0px 0px 0px 0px;
}

._imglist1 .slick .slick-list li .img2 {
    display: none;
}

._imglist1 .slick .slick-list li img {
    width: 100%;
    vertical-align: bottom;
}

._imglist1-1 {
    width: 100%;
    float: left;
}

._imglist1-1 ul {
    width: 100%;
    float: left;
}

._imglist1-1 .slick {
    width: 100%;
    float: left;
    line-height: 0;
    position: relative;
}

._imglist1-1 .slick-prev,
._imglist1-1 .slick-next {
    position: absolute;
    float: left;
    width: 44px;
    height: 96px;
    border-radius: 0px;
    background: rgba(0, 0, 0, 0.4);
    border: 0;
    transition: all .2s ease-in-out;
    z-index: 2;
    cursor: pointer;
    font-family: 'remixicon' !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}

._imglist1-1 .slick-prev:hover,
._imglist1-1 .slick-next:hover {
    background: #CF82B5;
    opacity: 1;
}

._imglist1-1 .slick-prev {
    left: 0px;
}

._imglist1-1 .slick-prev::before {
    content: "";
    width: 15px;
    height: 15px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: 2px;
}

._imglist1-1 .slick-next {
    right: 0px;
}

._imglist1-1 .slick-next::before {
    content: "";
    width: 15px;
    height: 15px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(0, -50%) rotate(45deg);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -2px;
}

._imglist1-1 .slick-dots {
    bottom: 36px;
    display: flex;
    justify-content: center;
    padding: 0 112px;
}

._imglist1-1 .slick-dots li {
    width: 10px;
    height: 10px;
    border: 2px solid #CF82B5;
    background: none;
    border-radius: 50%;
    margin: 0px 7px;
}

._imglist1-1 .slick-dots li.slick-active {
    background: #CF82B5;
    border: 2px solid #CF82B5;
}

@media screen and (max-width:1024px) {
    ._imglist1 .slick .slick-list {
        margin: -10px -5px;
        width: -moz-calc(100% + 10px);
        width: -o-calc(100% + 10px);
        width: -webkit-calc(100% + 10px);
        width: calc(100% + 10px);
    }

    ._imglist1 .slick .slick-list li {
        width: 100%;
        padding: 10px 5px;
    }

    ._imglist1 .slick .slick-list li a {
        border-radius: 0px 0px 0px 0px;
    }

    ._imglist1 .slick .slick-list li .img1 {
        display: none;
        width: 100%;
    }

    ._imglist1 .box{display: block;width: 100%;padding-bottom: 35.41%; position: relative; overflow: hidden;height: 220px;}
    ._imglist1 .slick .slick-list li .img2 {
        display: block;
        width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;object-fit: cover;
        -webkit-transform: translate(-50%, -50%); 
        -moz-transform: translate(-50%, -50%); 
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    ._imglist1-1 .slick-prev,
    ._imglist1-1 .slick-next {
        width: 26px;
        height: 48px;
        border-radius: 0px;
    }

    ._imglist1-1 .slick-prev {
        left: 0px;
    }

    ._imglist1-1 .slick-prev::before {
        content: "";
        width: 12px;
        height: 12px;
        left: 40%;
    }

    ._imglist1-1 .slick-next {
        right: 0px;
    }

    ._imglist1-1 .slick-next::before {
        width: 12px;
        height: 12px;
        right: 40%;
        top: 50%;
    }

    ._imglist1-1 .slick-dots {
        bottom: 24px;
        justify-content: center;
        padding: 0 82px;
    }

    ._imglist1-1 .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0px 5px;
    }
}

._iconlist1 .slick-list {
    float: left;
}

._iconlist1 .slick-list li {
    float: left;
    width: 33.3333333333333%;
    position: relative;
}

._iconlist1 .slick-list li a {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 35px 35px 35px 35px;
    border: 1px solid #FFF;
    text-align: center;
    padding: 48px 48px 35px 35px;
}

._iconlist1 .slick-list li span,
._iconlist1 .slick-list li .span {
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    position: relative;
    overflow: hidden;
    background: rgba(207, 130, 181, 1);
    text-align: center;
    margin: 0 auto !important;
}

._iconlist1 .slick-list li i {
    color: #fff;
}

._iconlist1 .slick-list li span img {
    width: 45%;
    position: absolute;
    left: 50%;
    top: 50%;
    max-height: 45%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._iconlist1 .slick-list li:hover .span {
    transform: rotateY(360deg);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

._iconlist1 .slick-list li:hover span {
    transform: rotateY(360deg);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

._iconlist1 .slick-list li h4 {
    width: 100%;
    position: relative;
    font-size: 20px;
    color: rgba(207, 130, 181, 1);
    font-weight: 400;
    line-height: 24px;
    margin-top: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

._iconlist1 .slick-list li h5 {
    width: 100%;
    position: relative;
    color: #939393;
    text-transform: uppercase;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

._iconlist1 .slick-list li p {
    width: 100%;
    position: relative;
    color: #444;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: pre-wrap;
}

._iconlist1 .slick-list li a:hover i {
    border: 0px solid #C01;
}

._iconlist1 .slick-list li a .span {
    border: 0px solid transparent;
}

._iconlist1 .slick-list li a:hover .span {
    border: 0px solid #C01;
}

._iconlist1 .slick-list li a:hover span {
    border: 0px solid #C01;
}

._iconlist1-1 .slick-list {
    margin: -15px -15px;
    width: -ms-calc(100% + 30px);
    width: calc(100% + 30px);
}

._iconlist1-1 .slick-list .u .l {
    padding: 15px 15px;
}

._iconlist1-1 .slick-list li {
    padding: 15px 15px;
}

._iconlist1-1 .slick-list li a {
    background: #fef6ff;
}

._iconlist1-1 .slick-list li a:hover {
    border-color: #CF82B5;
}

._iconlist1-1 .slick-list li span,
._iconlist1-1 .slick-list li .span {
    width: 120px;
    height: 120px;
}

._iconlist1-1 .slick-list li i {
    line-height: 120px !important;
    font-size: 56px;
}

._iconlist1-1 .slick-list li h5 {
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0px 0px 0px;
}

._iconlist1-1 .slick-list li p {
    font-size: 16px;
    line-height: 28px;
    margin: 20px 0px 0px 0px;
    height: 56px;
}

._iconlist1-2 .slick-list {
    margin: -10px -10px;
    width: -ms-calc(100% + 20px);
    width: calc(100% + 20px);
}

._iconlist1-2 .slick-list .u .l {
    padding: 10px 10px;
}

._iconlist1-2 .slick-list li {
    padding: 10px 10px;
}

._iconlist1-2 .slick-list li a {
    background: rgba(255, 255, 255, 1);
}

._iconlist1-2 .slick-list li a:hover {
    border-color: rgba(255, 255, 255, 1);
}

._iconlist1-2 .slick-list li span,
._iconlist1-2 .slick-list li .span {
    width: 96px;
    height: 96px;
}

._iconlist1-2 .slick-list li i {
    line-height: 96px !important;
    font-size: 48px;
}

._iconlist1-2 .slick-list li h5 {
    font-size: 0px;
    line-height: 0px;
    margin: 0px 0px 0px 0px;
}

._iconlist1-2 .slick-list li p {
    font-size: 16px;
    height: 32px;
    line-height: 28px;
    margin: 8px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._iconlist1 .slick-list {
        margin: -5px -5px;
        width: -ms-calc(100% + 10px);
        width: calc(100% + 10px);
    }

    ._iconlist1 .slick-list li {
        width: 100%;
        padding: 5px 5px;
    }

    ._iconlist1 .slick-list li a {
        padding: 15px 15px 15px 15px;
    }

    ._iconlist1 .slick-list li span,
    ._iconlist1 .slick-list li .span {
        width: 104px;
        padding-bottom: 100px;
        margin-left: -50px;
        height: 100px;
        text-align: center;
    }

    ._iconlist1 .slick-list li h4 {
        font-size: 16px;
        line-height: 20px;
        margin: 10px 0px 0px 0px;
    }

    ._iconlist1 .slick-list li h5 {
        font-size: 14px;
        line-height: 20px;
        margin: 10px 0px 0px 0px;
    }

    ._iconlist1 .slick-list li p {
        font-size: 14px;
        line-height: 24px;
        margin: 10px 0px 0px 0px;
        text-align: center;
        text-align: center;
        height: 72px;
        white-space: initial;
    }

    ._iconlist1 .slick-list li span img {
        padding: 0;
    }

    ._iconlist1 .slick-list li i {
        font-size: 55px;
        line-height: 100px !important;
        color: #fff;
    }
}

._text1 {
    width: 100%;
}

._text1 ul {
    width: 100%;
}

._text1 ul li {
    width: 100%;
    margin-bottom: 20px;
}

._text1 ul li:last-child {
    margin-bottom: 0;
}

._text1 ul li .top {
    width: 100%;
    padding: 30px 90px 24px 88px;
    min-height: 84px;
    position: relative;
    background-color: #fef6ff;
    cursor: pointer;
}

._text1 ul li .top .number {
    font-size: 30px;
    color: #CF82B5;
    line-height: 30px;
    position: absolute;
    left: 40px;
    top: 50%;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}

._text1 ul li .top .words {
    font-size: 18px;
    color: #333333;
    font-weight: 400;
    line-height: 24px;
}

._text1 ul li .top .iconbox {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 100%;
    overflow: hidden;
    position: absolute;
    right: 24px;
    top: 50%;
    background-color: #EFBED7;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}

._text1 ul li .top .iconbox .icons {
    font-size: 20px;
    font-weight: lighter;
    color: rgba(255, 255, 255, 1);
}

._text1 ul li .top .iconbox .icon2 {
    display: none;
}

._text1 ul li .top::after {
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    background-color: #CF82B5;
    position: absolute;
    left: 0;
    top: 0;
}

._text1 ul li .on .iconbox .icon1 {
    display: none;
}

._text1 ul li .on .iconbox .icon2 {
    display: block;
}

._text1 ul li .bottom {
    width: 100%;
    display: none;
}

._text1 ul li .bottom .bottombox {
    width: 100%;
    padding-left: 32px;
    position: relative;
    min-height: 44px;
}

._text1 ul li .bottom .bottombox .left {
    width: 32px;
    height: 32px;
    line-height: 32px;
    background-color: #CF82B5;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    border-radius: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}

._text1 ul li .bottom .bottombox .right {
    font-size: 16px;
    color: rgba(85, 85, 85, 1);
    line-height: 30px;
    padding-left: 24px;
    padding-top: 10px;
}

._text1-1 ul li .bottom {
    padding: 20px 20px 20px 40px;
}

._text1-2 ul li .bottom {
    padding: 20px 10px 20px 40px;
}

._text1-3 ul li .bottom {
    padding: 20px 20px 20px 40px;
}

._text1-4 ul li .bottom {
    padding: 20px 20px 20px 40px;
}

._text1-5 ul li .bottom {
    padding: 20px 20px 20px 40px;
}

@media screen and (max-width:1024px) {
    ._text1 ul li {
        margin-bottom: 10px;
    }

    ._text1 ul li .top {
        padding: 16px 50px 16px 52px;
        min-height: 36px;
    }

    ._text1 ul li .top .number {
        font-size: 20px;
        line-height: 20px;
        left: 18px;
    }

    ._text1 ul li .top .words {
        font-size: 16px;
        line-height: 22px;
    }

    ._text1 ul li .top .iconbox {
        width: 20px;
        height: 20px;
        line-height: 18px;
        right: 7px;
    }

    ._text1 ul li .top .iconbox .icons {
        font-size: 16px;
    }

    ._text1 ul li .bottom {
        padding: 16px 10px 16px 18px;
    }

    ._text1 ul li .bottom .bottombox {
        padding-left: 36px;
        min-height: 36px;
    }

    ._text1 ul li .bottom .bottombox .left {
        width: 28px;
        height: 28px;
        line-height: 28px;
        font-size: 14px;
    }

    ._text1 ul li .bottom .bottombox .right {
        font-size: 14px;
        line-height: 26px;
        padding-left: 10px;
        padding-top: 0px;
    }
}
/* 内页患者说 */
._basis3-9 .list .ul {
    float: left;
    width: calc(100% + 20px);
    margin:-10px;
    position: relative;
}

._basis3-9 .list .li {
    float: left;
    width: 33.3333333333333%;
    padding: 10px;;
}

._basis3-9 .list a {
    float: left;
    width: 100%;
    background: #fef6ff;
    padding: 54px 36px 50px;
    border: 1px solid #e5e5e5;
    position: relative;
    overflow: hidden;
}

._basis3-9 .list ._t {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

._basis3-9 .list ._t .name {
    font-size: 20px;
    line-height: 24px;
    color: #18181a;
    padding-left: 10px;
    float: left;
    position: relative;
}

._basis3-9 .list ._t .name::after {
    content: "";
    display: block;
    width: 4px;
    height: 18px;
    background: #cf82b5;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
._basis3-9 .list ._t .star {
    float: right;
}

._basis3-9 .list ._t .star img {
    display: block;
    height: 13px;
    width: auto;
}

._basis3-9 .list ._b {
    font-size: 16px;
    line-height: 30px;
    color: #555555;
    font-weight: lighter;
    margin-top: 25px;
    float: left;
    width: 100%;
    height: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}

._basis3-9 .list a:hover .name{
    color: #cf82b5;
}

@media screen and (max-width:1024px) {
    ._basis3-9 .list .ul {width: calc(100% + 10px);margin:-5px;}
    ._basis3-9 .list .li{width: 100%;padding: 5px;}
    ._basis3-9 .list a{padding: 20px;}
    ._basis3-9 .list ._t .name{font-size: 16px;line-height: 20px;}
    ._basis3-9 .list ._b{font-size: 14px;line-height: 24px;margin-top: 10px;height: 96px;}
}

/* 科普天地 */
.kptd_sect{width: 100%;}
.kptd_sect::after{content: "";display: block;clear: both;}
.kptd_sect .ul{float: left;width: 100%;}
.kptd_sect .ul .li{float: left;width: 100%;margin-bottom: 5px;}
.kptd_sect .ul .li:last-child{margin-bottom: 0;}
.kptd_sect .ul .li:nth-child(2n) ._l{left: auto;right: 0;border-left: 4px solid #cf82b5;border-right: none;}
.kptd_sect .ul .li:nth-child(2n) ._r{float: left;}
.kptd_sect .ul a{float: left;width: 100%;position: relative;}
.kptd_sect .ul ._l{float: left;width: 53.84%;background: #f8f8f8;border-right: 4px solid #cf82b5;padding: 58px 60px 60px 60px; position: absolute;left: 0;top: 50%;z-index: 5;
-webkit-transform: translate(0, -50%); 
-moz-transform: translate(0, -50%); 
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);}
.kptd_sect .ul ._l .tit{float: left;width: 100%;font-size: 24px;line-height: 28px;color: #000000;}
.kptd_sect .ul ._l .text{float: left;width: 100%;font-size: 16px;line-height: 30px;color: #555555;margin-top: 22px;margin-bottom: 33px;}
.kptd_sect .ul ._l .btn{float: left;font-size: 14px;line-height: 40px;color: #ffffff;border-radius: 40px;padding:0 32px;background: #d082b4;}
.kptd_sect .ul ._l .btn i {display: inline-block;vertical-align: middle;margin-left: 16px;width: 16px;height: 1px;margin-top: 4px;position: relative;background: #fff;}
.kptd_sect .ul ._l .btn i::before {content: "";display: block;width: 8px;height: 1px;position: absolute;right: -1px;bottom: 3px;background: #fff; -webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.kptd_sect .ul ._r{float: right;width: 50.07%;overflow: hidden;position: relative;z-index: 2;}
.kptd_sect .ul ._r img{display: block;width: 100%;transition: All 0.5s ease-in-out;
-webkit-transition: All 0.5s ease-in-out;
-moz-transition: All 0.5s ease-in-out;
-o-transition: All 0.5s ease-in-out;}
.kptd_sect .ul a:hover .tit{color: #cf82b5;}
.kptd_sect .ul a:hover .btn{background: #cd4ca2;}
.kptd_sect .ul a:hover ._r img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1);transform: scale(1.1);}
@media screen and (max-width:1024px) {
.kptd_sect .ul a{display: flex;flex-direction: column-reverse;}
.kptd_sect .ul ._l{width: 100%;top: auto;left: auto;right: auto;position: static;padding: 20px;border-top: 4px solid #cf82b5;border-right: none;
-webkit-transform: translate(0, 0); 
-moz-transform: translate(0, 0); 
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);}
.kptd_sect .ul .li:nth-child(2n) ._l{border-left: none;}
.kptd_sect .ul ._r{width: 100%;}
.kptd_sect .ul ._l .tit{font-size: 16px;line-height: 20px;}
.kptd_sect .ul ._l .text{font-size: 14px;line-height: 22px;margin-top: 10px;margin-bottom: 10px;}
.kptd_sect .ul ._l .btn{line-height: 30px;padding: 0 15px;}
}

/* 头部 */
.t_navs{width: 100%;background: #fff;display: block;}
.t_navs .top{ width: 100%;position: relative;}
.t_navs .top::after{content: "";display: block;clear: both;}
/*logo*/
.t_navs .top .logo{ margin: 8px 0; line-height: 0; float: left;}
.t_navs .top .logo img{ width: auto; height: 72px;}
/*一级导航*/
.t_navs .top .right{ float: right;}
.t_navs .top .right .menu{float: left;}
.t_navs .top .right .menu ul{float: left;}
.t_navs .top .menu .nli{ float: left; position: relative;padding: 0 30px;}
.t_navs .top .menu .nli span a{ display: block;color: #000000; position: relative;font-size: 18px;line-height: 88px;}
/*鼠标经过样式*/
.t_navs .top .menu .nli.on span a,.t_navs .top .menu .nli:hover span a{ color: #cf82b5;}
.t_navs .top .menu .nli.on span a::after,.t_navs .top .menu .nli:hover span a::after{ content: ""; display: block; width: 100%;height: 13px;background:url(../img/head2.png) center no-repeat;background-size: 11px 13px; position: absolute; bottom: 5px; left: 0;}
/*二级导航*/
.t_navs .top .sub{ display: none; position: absolute; width: 200px; top:100%; left: 50%; background: #fff; z-index: 4;margin-left: -100px;}
.t_navs .top .sub .l2{ width: 100%;text-align: center;font-size: 16px;}
.t_navs .top .sub .l2 a{ display: block; color: #cf82b5;line-height: 40px;}
.t_navs .top .sub .l2 a:hover{ background: #cf82b5;color: #fff;}
.t_navs .sousuo{float: left;margin-left: 91px;padding: 35px 0;position: relative;}
.t_navs .sousuo .ico{float: left;font-size: 18px;line-height: 18px;color: #000000;display: flex;align-items: center;cursor: pointer;}
.t_navs .sousuo .ico img{display: inline-block;width: 18px;height: 18px;margin-right: 8px;}
.t_navs .sousuo .inputbox{display: block;width: 360px;position: absolute;right: 0;top: calc(100% + 5px);border-radius: 4px;overflow: hidden;display: none;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);}
.t_navs .sousuo .inputbox .form{float: left;background: #fff;}
.t_navs .sousuo .inputbox .text{float: left;width: calc(100% - 80px);height: 40px;font-size: 14px;color: #000000;padding: 10px 20px;}
.t_navs .sousuo .inputbox .submit{float: left;width: 80px;background: #cf82b5;color: #fff;font-size: 16px;line-height: 40px;}
.t_navs .mfpg{float: left;margin-left: 26px;}
.t_navs .mfpg a{float: left;font-size: 18px;line-height: 88px;color: #ffffff;padding:0 22px;background: #cf82b5;display: flex;align-items: center;}
.t_navs .mfpg a img{display: inline-block;height: 18px;margin-right: 7px;}

/* 应用领域 */
.fwly_sect{width: 100%;}
.fwly_sect .ul{float: left;width: calc(100% + 32px);margin: -16px;}
.fwly_sect .li{float: left;width: 33.33%;padding: 16px;}
.fwly_sect .li a{float: left;width: 100%;}
.fwly_sect .li ._img{float: left;width: 100%;padding-bottom: 77.18%; position: relative; overflow: hidden;z-index: 2;}
.fwly_sect .li img{display: block;width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.fwly_sect .li .bot{float: left;width: 100%;background: #ffffff;padding: 18px 0;position: relative;z-index: 5;border: 1px solid #e5e5e5;border-top: none;}
.fwly_sect .li .bot::after{content: "";display: none;width:calc(100% + 2px);height: calc(100% + 44px);background: #fff;position: absolute;left: -1px;bottom: 0;z-index: 2;border-left: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;}
.fwly_sect .bot .cname{float: left;width: 100%;font-size: 20px;line-height: 24px;color: #000000;text-align: center;position: relative;z-index: 5;}
.fwly_sect .bot .ename{float: left;width: 100%;font-size: 14px;line-height: 18px;color: #555555;text-align: center;margin-top: 1px;position: relative;z-index: 5;}
.fwly_sect .bot .ico{display: none;width: 88px;height: 88px;border-radius: 100%;overflow: hidden;position: absolute;left: 50%;top: -44px;z-index: 6;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.fwly_sect .li a:hover .bot::after{display: block;}
.fwly_sect .li a:hover .bot .ico{display: block;}
.fwly_sect .li .cont{float: left;width: 100%;height: 100%;font-size: 16px;line-height: 30px;color: #ffffff;background: #cf82b5;padding:44px 46px;position: absolute;left: 0;bottom: 0;z-index: 5;display: none;}
.fwly_sect .li a:hover .cont{display: block;}
@media screen and (max-width:1600px) {
    .fwly_sect .li .cont{font-size: 14px;line-height: 20px;}
}
@media screen and (max-width:1024px) {
.fwly_sect .ul{width: calc(100% + 10px);margin: -5px;padding-bottom: 20px;}
.fwly_sect .li{float: left;width: 100%;padding: 5px;}
.fwly_sect .li .bot{padding: 10px 10px;height: 78px;}
.fwly_sect .li .bot::after{height: calc(100% + 20px);}
.fwly_sect .bot .ico{width: 50px;height: 50px;top: -20px;}
.fwly_sect .bot .cname{font-size: 16px;line-height: 20px;}
.fwly_sect .li .cont{font-size: 14px;line-height: 18px;padding: 10px 4px 50px 10px;}
.fwly_sect .li .cont div{overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:6;}
.fwly_sect .slick-dots{position: absolute;width: 100%;height: 10px;display: flex;align-items: center;justify-content: center;left: 0;bottom: 0;}
.fwly_sect .slick-dots li{float: left;width: 10px;height: 10px;border: 1px solid #CF82B5;margin:0 5px;border-radius: 100%;}
.fwly_sect .slick-dots .slick-active{background: #cf82b5;}
}

/* 内页banner */
.ny_banner{width: 100%;height: 370px;position: relative;}
.ny_banner .background{display: block;position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 1;}
.ny_banner .w_width{width: 100%;max-width: 1300px;display: block;margin-left: auto;margin-right: auto;position: relative;z-index: 10;display: flex;align-items: center;}
.ny_banner .box{display: block;width: 100%;}
.ny_banner .box .tit{display: block;width: 100%;display: flex;align-items: center;margin-bottom: 8px;}
.ny_banner .box .tit .t1{float: left;font-size: 40px;line-height: 44px;color: #a40182;font-weight: bold;}
.ny_banner .box .tit .t2{float: left;line-height: 0;}
.ny_banner .box .tit .t2 img{display: block;height: 34px;width: auto;margin-left: 10px;}
.ny_banner .tipbox{display: block;width: 100%;margin-bottom: 15px;}
.ny_banner .tipbox .tip1{display: block;width: 100%;font-size: 18px;line-height: 24px;color: #ffffff;display: flex;}
.ny_banner .tipbox .tip1 span{float: left;background: #d0a8cd;border-radius: 2px;padding: 0 12px;}
.ny_banner .tipbox .tip2{display: block;width: 100%;font-size: 18px;line-height: 24px;color: #d1a4cd;margin-top: 6px;}
.ny_banner .box .place{display: block;width: 100%;display: flex;flex-wrap: wrap;font-size: 16px;line-height: 20px;color: #000000;}
.ny_banner .box .place a{float: left;color: #000000;margin: 2px;position: relative;}
.ny_banner .box .place a:first-child{margin-left: 0;}
.ny_banner .box .place a.on{color: #a40182;text-decoration: underline;}
.ny_banner .box .place a:hover{color: #a40182;text-decoration: underline;}
.ny_banner .navlist{display: block;width: 100%;position: absolute;left: 0;bottom: 0;}
.ny_banner .navlist ul{float: left;width: 100%;}
.ny_banner .navlist li{float: left;}
.ny_banner .navlist a{float: left;font-size: 16px;line-height: 20px;color: #000000;padding: 14px 30px;}
.ny_banner .navlist li.on a{background: #cf82b5;color: #fff;}
.ny_banner .navlist li a:hover{background: #cf82b5;color: #fff;}
.ny_banner .hidden-xs{display: block;}
.ny_banner .visible-xs{display: none;}
@media screen and (max-width:1600px) {
    .ny_banner .box{padding: 0 70px;}
    .ny_banner .navlist{padding:0 70px;}
}
@media screen and (max-width:1024px) {
.ny_banner .box{padding: 0;}
.ny_banner .navlist{padding:0;}
    
.ny_banner .hidden-xs{display: none;}
.ny_banner .visible-xs{display: block;}

.ny_banner{height:280px;}
.ny_banner .w_width{padding:0 15px;}
.ny_banner .box .tit .t1{font-size: 30px;line-height: 34px;}
.ny_banner .box .place{font-size: 14px;line-height: 18px;}
.ny_banner .navlist a{font-size: 14px;line-height: 18px;padding: 8px 4px;}

.ny_banner .box .tit .t2 img{height: 30px;}
.ny_banner .tipbox{margin-bottom: 10px;}
.ny_banner .tipbox .tip1{font-size: 16px;line-height: 20px;}
.ny_banner .tipbox .tip2{font-size: 16px;line-height: 20px;}

.ny_banner .navlist ul{display: flex;}
.ny_banner .navlist li{width: 100%;}
.ny_banner .navlist li a{width: 100%;text-align: center;white-space: nowrap;}
}
/* 序号 */
._basis13 .ctext li .numb{display: inline-block;width: 32px;font-size: 16px;line-height: 32px;color: #ffffff;font-weight: bold;background: #cf82b5;border-radius: 100%;text-align: center;}
@media screen and (max-width:1024px) {
._basis13 .ctext li .numb{font-size: 14px;line-height: 28px;width: 30px;} 
}
/* 国际指南 */
.gjzn_sect{float: left;width: 100%;}
.gjzn_sect .list{float: left;width: 43.69%;}
.gjzn_sect .ul{float: left;width: 100%;}
.gjzn_sect .li{float: left;width: 100%;background: url(../img/gjzn1.jpg) no-repeat;background-size: cover;display: flex;align-items: center;padding: 20px 70px;height: 381px;}
.gjzn_sect .li .contbox{float: left;width: 100%;margin-top: -10%;}
.gjzn_sect .li .tit{float: left;width: 100%;font-size: 24px;line-height: 28px;color: #000000;margin-bottom:22px;}
.gjzn_sect .li .text{float: left;width: 100%;font-size: 18px;line-height: 30px;color: #555555;}
.gjzn_sect .imglist{float: left;width: 56.31%;}
.gjzn_sect .imglist .imgbox{float: left;width: calc(100% - 30px);margin: 0 -15px;}
.gjzn_sect .imglist .imgbox ._img{float: left;width: 50%;padding: 0 15px;}
.gjzn_sect .imglist .imgbox ._img div{float: left;width: 100%;padding-bottom: 116.57%; position: relative; overflow: hidden;box-shadow: 0 0 13px 1px rgba(60, 60, 60, 0.09);}
.gjzn_sect .imglist .imgbox img{display: block;width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.gjzn_sect .ul .slick-arrow{z-index: 3;width: 40px;height: 40px;border-radius: 50%;border: 1px solid #CF82B5;background: rgba(255, 255, 255, 0);top:74%;left: 70px;}
.gjzn_sect .ul .slick-prev::after {
    content: "";
    display: block;
    margin-left: 2px;
    width: 11px;
    height: 11px;
    border-top: 1px solid #CF82B5;
    border-right: 1px solid #CF82B5;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(225deg);
    transform: translate(-50%, -50%) rotate(225deg);
}
.gjzn_sect .ul .slick-next{left: 123px;}
.gjzn_sect .ul .slick-next::after {
    content: "";
    display: block;
    margin-left: -2px;
    width: 11px;
    height: 11px;
    border-top: 1px solid #CF82B5;
    border-right: 1px solid #CF82B5;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}
.gjzn_sect .ul .slick-arrow:hover{background: #d083b6;}
.gjzn_sect .ul .slick-next:hover::after{border-top: 1px solid #fff;border-right: 1px solid #fff;}
.gjzn_sect .ul .slick-prev:hover::after{border-top: 1px solid #fff;border-right: 1px solid #fff;}
@media screen and (max-width:1024px) {
.gjzn_sect .list{width: 55%;}
.gjzn_sect .li{width: 100%;padding:30px 20px 30px;height: 202px;display: block;}
.gjzn_sect .li .contbox{margin-top: 0;}
.gjzn_sect .li .tit{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.gjzn_sect .li .text{font-size: 14px;line-height: 20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.gjzn_sect .imglist{width: 45%;}
.gjzn_sect .imglist .imgbox{width:calc(100% + 10px);margin: 0 -5px;}
.gjzn_sect .imglist .imgbox ._img{padding: 0 5px;}
.gjzn_sect .ul .slick-arrow{width: 26px;height: 26px;top: 160px;left: 20px;}
.gjzn_sect .ul .slick-next{left: 123px;left: 60px;}
.gjzn_sect .ul .slick-prev::after{width: 8px;height: 8px;}
.gjzn_sect .ul .slick-next::after{width: 8px;height: 8px;}
}

/* 首页 */
@media screen and (max-width:1024px) {
    .layout6 ._w50{width: 50% !important;}
    ._basis6 .ctext .img{width: 100px;height: 100px;}
    ._basis6 .ctext{display: flex;flex-wrap: wrap;justify-content: center;}
    ._basis6 .ctext .bottom{display: block;width: 100%;}
    ._basis6-1{padding-left: 50px;}
    ._basis6-2{padding-right: 50px;}
}

.zws_section{
width: 100%;
margin-top: -89px;
opacity: 0;
height:89px;
float: left;
position: relative;z-index: -1;
}
@media screen and (max-width:1024px) {
.zws_section{
margin-top:-50px;
height:50px;
}
}
._in_back .w_width{max-width:1300px;margin-left:auto;margin-right:auto;}
._in_back{  width:100%;float:left;padding:30px 15px;}
._in_back::after{content:"";display:block;clear:both;}
._in_back .top{ float:left; float:right; width: 100%); flex-wrap:wrap; display: flex; justify-content:space-between; align-items:flex-end; margin-bottom:0.35rem;}
._in_back .title{ float:left; display: flex;flex-direction:column }
._in_back .title .tit{ float:left;  color:#fff; font-size:0.4rem; line-height:0.4rem; position:relative; font-weight:bold; padding-left:0.27rem;}
._in_back .title .tit:after{ float:left; width:0.04rem; height:0.36rem; content:''; position:absolute; left:0; top:0.02rem; background:#74db56;}
._in_back .title .text{ float:left; color:#fff; font-size:0.2rem; line-height:0.3rem; margin-top:0.1rem; padding-left:0.27rem; }
._in_back .boxA{ float:left; width:100%; border-left:1px solid rgba(248,248,248,0.6);}
._in_back .left{ float:left; width:1.97rem;}
._in_back .right{ float:right; width: 100%;}
._in_back .box{  position:relative; float:left; width:100%; padding:0.8rem 0;}
._in_back .box:after{ float:left; width:100%; height:100%; content:''; position:absolute; left:100%; top:0;}
._in_back .box-1,
._in_back .box-1:after{ background:#fff;}
._in_back .news-left-ib{ float:left; width:100%; position:relative;}
.wzdt{ width:100%; float:left;}
.wzdt li{ width:100%;float:left; border-bottom:1px dashed #323232; padding:10px 0;}
.wzdt li .a1{ width:100%;float:left;  font-size:16px;font-weight:bold; line-height:24px; color:#323232}
.wzdt li .a2{float:left; text-align:center; padding-right:10px; line-height:24px; color:#323232}
.w_501{margin-top:-20px;}
.kpxqs{width:100%;float:left;}
.kpxqs img{width:100%;display:block;}
@media screen and (max-width:1024px) {
.kpxqs{padding-bottom:20px;}
.dzs{padding-bottom:12px!important;}
.w_501{margin-top:0;}
._basis19{text-align:left!important;}
}







.wapblocks{display:none!important;}
@media screen and (max-width:1024px) {
    .pcblocks{display:none!important;}
    .wapblocks{display:block!important;}
}








/*20240511start*/
.ny_banner .navlist ul{display: flex;justify-content: flex-start;align-items: flex-start;
white-space:nowrap;overflow: hidden; overflow-x: auto; max-width: 100%;}
.ny_banner .navlist ul::-webkit-scrollbar{ display: none;}
.ny_banner .navlist li{width: auto;}
.ny_banner .navlist li a{padding: 10px 12px;}

.w_widths{max-width: 1300px;margin-left: auto;margin-right: auto;}
.ctexts{padding-left: 70px;padding-right: 70px;}
@media screen and (max-width:1024px) {
.ctexts{padding-left: 15px;padding-right: 15px;}
}

.cpzt_tit{width: 100%;text-align: center;}
.cpzt_tit .zw{font-size: 32px;color: #000;line-height: 40px;font-weight: bold;letter-spacing: 1px;}
.cpzt_tit .yw{font-size: 16px;color: #888888;line-height: 30px;letter-spacing: 1px;}
@media screen and (max-width:1024px) {
.cpzt_tit .zw{font-size: 18px;line-height: 22px;}
.cpzt_tit .yw{font-size: 14px;line-height: 24px;}
}

.cpzt_section2{width: 100%;float: left;background: #fef6ff;padding-top: 100px;padding-bottom: 100px;}
.cpzt_section2 .content{margin-top: 36px;margin-bottom: 36px;}
.cpzt_section2 .ul{margin: 0 -16px;width: calc(100% + 32px);}
.cpzt_section2 .ul .li{padding: 0 16px;}
.cpzt_section2 .ul a{display: block;width: 100%;background: #ffffff;}
.cpzt_section2 .ul a .pic{ width: 100%; padding-bottom: 72.81%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.cpzt_section2 .ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.cpzt_section2 .ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.cpzt_section2 .ul a .wordsbox{width: 100%;padding: 16px;}
.cpzt_section2 .ul a .bt{font-size: 20px;color: #000000;line-height: 24px;text-align: center;margin-bottom: 16px;}
.cpzt_section2 .ul a .btn{width: 110px;margin: 0 auto;font-size: 16px;color: #fff;line-height: 32px;background: #cf82b5;border-radius: 16px;text-align: center;}
.cpzt_section2 .ul a:hover .btn{opacity: 0.8;}
.cpzt_section2 .tips{font-size: 18px;color: #555555;line-height: 24px;}
.cpzt_section2 .tips span{font-weight: bold;}
.cpzt_section2 .ul .slick-arrow{z-index: 3;width: 40px;height: 40px;border-radius: 50%;border: 1px solid #CF82B5;background: rgba(255, 255, 255, 0);top:50%;left: 70px;}
.cpzt_section2 .ul .slick-prev::after {content: "";display: block;margin-left: 2px;width: 11px;height: 11px;border-top: 1px solid #CF82B5;border-right: 1px solid #CF82B5;position: absolute;top: 50%;left: 50%;-ms-transform: translate(-50%, -50%) rotate(225deg);transform: translate(-50%, -50%) rotate(225deg);}
.cpzt_section2 .ul .slick-prev{left: -60px;}
.cpzt_section2 .ul .slick-next{right: -60px;left: auto;}
.cpzt_section2 .ul .slick-next::after {content: "";display: block;margin-left: -2px;width: 11px;height: 11px;border-top: 1px solid #CF82B5;border-right: 1px solid #CF82B5;position: absolute;top: 50%;left: 50%;-ms-transform: translate(-50%, -50%) rotate(45deg);transform: translate(-50%, -50%) rotate(45deg);}
.cpzt_section2 .ul .slick-arrow:hover{background: #d083b6;}
.cpzt_section2 .ul .slick-next:hover::after{border-top: 1px solid #fff;border-right: 1px solid #fff;}
.cpzt_section2 .ul .slick-prev:hover::after{border-top: 1px solid #fff;border-right: 1px solid #fff;}
@media screen and (max-width:1680px) {
.cpzt_section2 .ul .slick-prev{left: -40px;}
.cpzt_section2 .ul .slick-next{right: -40px;}
}
@media screen and (max-width:1024px) {
.cpzt_section2{padding-top: 30px;padding-bottom: 30px;}
.cpzt_section2 .content{margin-top: 14px;margin-bottom: 14px;}
.cpzt_section2 .ul{margin: 0 -6px;width: calc(100% + 12px);padding-bottom: 24px;}
.cpzt_section2 .ul .li{padding: 0 6px;}
.cpzt_section2 .ul a .wordsbox{padding: 10px;}
.cpzt_section2 .ul a .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.cpzt_section2 .ul a .btn{width: 80px;font-size: 14px;line-height: 28px;border-radius: 14px;}
.cpzt_section2 .ul .slick-dots{position: absolute; bottom: 0; height: 8px; text-align: center;}
.cpzt_section2 .ul .slick-dots li{ vertical-align: top; width: 8px; height: 8px;border-radius: 100%; margin: 0 4px; background: #dddddd;}
.cpzt_section2 .ul .slick-dots li.slick-active{ background: #cf82b5;}
.cpzt_section2 .tips{font-size: 14px;line-height: 20px;}
}

.cpzt_section3{width: 100%;padding-top: 100px;padding-bottom: 100px;float: left;}
.cpzt_section3 .content{margin-top: 40px;}
.cpzt_section3 .ul{margin: 0 -10px;width: calc(100% + 20px);}
.cpzt_section3 .ul .li{padding: 0 10px;}
.cpzt_section3 .ul a{display: block;width: 100%;background: #fef6ff;padding: 48px 48px 35px 35px;text-align: center;}
.cpzt_section3 .ul .ico{background: #fff;overflow: hidden;border-radius: 50px;background: rgba(207,130,181,1);width: 96px;height: 96px;margin: 0 auto;}
.cpzt_section3 .ul .ico i{font-size: 48px;color: #fff;line-height: 106px;}
.cpzt_section3 .ul .bt{font-size: 20px;color: rgba(207, 130, 181, 1);line-height: 24px;text-align: center;margin-top: 20px;}
.cpzt_section3 .ul .jj{font-size: 16px;color: #444;line-height: 30px;text-align: center;margin-top: 8px;}
.cpzt_section3 .ul .slick-arrow{z-index: 3;width: 40px;height: 40px;border-radius: 50%;border: 1px solid #CF82B5;background: rgba(255, 255, 255, 0);top:50%;left: 70px;}
.cpzt_section3 .ul .slick-prev::after {content: "";display: block;margin-left: 2px;width: 11px;height: 11px;border-top: 1px solid #CF82B5;border-right: 1px solid #CF82B5;position: absolute;top: 50%;left: 50%;-ms-transform: translate(-50%, -50%) rotate(225deg);transform: translate(-50%, -50%) rotate(225deg);}
.cpzt_section3 .ul .slick-prev{left: -60px;}
.cpzt_section3 .ul .slick-next{right: -60px;left: auto;}
.cpzt_section3 .ul .slick-next::after {content: "";display: block;margin-left: -2px;width: 11px;height: 11px;border-top: 1px solid #CF82B5;border-right: 1px solid #CF82B5;position: absolute;top: 50%;left: 50%;-ms-transform: translate(-50%, -50%) rotate(45deg);transform: translate(-50%, -50%) rotate(45deg);}
.cpzt_section3 .ul .slick-arrow:hover{background: #d083b6;}
.cpzt_section3 .ul .slick-next:hover::after{border-top: 1px solid #fff;border-right: 1px solid #fff;}
.cpzt_section3 .ul .slick-prev:hover::after{border-top: 1px solid #fff;border-right: 1px solid #fff;}
@media screen and (max-width:1680px) {
.cpzt_section3 .ul .slick-prev{left: -40px;}
.cpzt_section3 .ul .slick-next{right: -40px;}
}
@media screen and (max-width:1024px) {
.cpzt_section3{padding-top: 30px;padding-bottom: 30px;}
.cpzt_section3 .content{margin-top: 20px;}
.cpzt_section3 .ul{margin: 0 -6px;width: calc(100% + 12px);padding-bottom: 24px;}
.cpzt_section3 .ul .li{padding: 0 6px;}
.cpzt_section3 .ul a{padding: 20px;}
.cpzt_section3 .ul .ico{border-radius: 100%;width: 60px;height: 60px;}
.cpzt_section3 .ul .ico i{font-size: 26px;line-height: 60px;}
.cpzt_section3 .ul .bt{font-size: 16px;line-height: 20px;margin-top: 12px;}
.cpzt_section3 .ul .jj{font-size: 14px;line-height: 24px;margin-top: 6px;}
.cpzt_section3 .ul .slick-dots{position: absolute; bottom: 0; height: 8px; text-align: center;}
.cpzt_section3 .ul .slick-dots li{ vertical-align: top; width: 8px; height: 8px;border-radius: 100%; margin: 0 4px; background: #dddddd;}
.cpzt_section3 .ul .slick-dots li.slick-active{ background: #cf82b5;}
}

.cpzt_section4{width: 100%;padding-top: 100px;padding-bottom: 100px;}
.cpzt_section4 dd:nth-child(1){background: rgba(255,255,255,0);}
.cpzt_section4 ._basis2{width: 220px;}
.cpzt_section4 ._basis2 span{margin: 0;}
@media screen and (max-width:1680px) {
.cpzt_section4 ._basis1-1 p{font-size: 14px;line-height: 24px;}
}
@media screen and (max-width:1024px) {
.cpzt_section4{padding-top: 30px;padding-bottom: 30px;}
.cpzt_section4 ._basis2{width: 180px;}
._basis2 a{width: 180px;}
}


























/*20240511end*/