﻿.layout0 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {
    .layout0>dt,
    .layout0>dl,
    .layout0 ._flex_m_block {
        display: block;
    }
    .layout0 ._m_t_100 {
        width: 100%;
    }
    .layout0 dd:nth-child(1) {
        width: 100%;
    }
}

.layout1 {
    padding: 100px 35px 100px 20px;
    background: url(../images/tr1.jpg) no-repeat;
    background-size: cover;
    background-color: #F5F5F5;
}

.layout1:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(255, 255, 255, .74);
}

.layout1>dt {
    max-width: 1400px;
}

.layout1>dl {
    max-width: 1400px;
}

.layout1 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {
    .layout1>dt,
    .layout1>dl,
    .layout1 ._flex_m_block {
        display: block;
    }
    .layout1 ._m_t_100 {
        width: 100%;
    }
    .layout1 {
        padding: 22px 15px 22px 15px;
        background: url(../images/tr1_2.jpg) center center repeat;
        background-size: cover;
        background-color: none;
    }
    .layout1 dd:nth-child(1) {
        width: 100%;
    }
}

.layout2 {
    margin: 100px auto 0px auto;
    padding: 0px 20px 0px 20px;
}

.layout2>dt {
    max-width: 1400px;
}

.layout2>dl {
    max-width: 1400px;
}

.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: 22px 15px 22px 15px;
    }
    .layout2 dd:nth-child(1) {
        width: 100%;
    }
}

.layout3 {
    margin: 110px auto 0px auto;
    padding: 80px 20px 80px 20px;
    background: url(../images/tr3.jpg) center center no-repeat;
    background-size: cover;
}

.layout3>dt {
    max-width: 1400px;
}

.layout3>dl {
    max-width: 1400px;
}

.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 {
        margin: 0px auto 0px auto;
        padding: 22px 15px 22px 15px;
        background: url(../images/tr3_2.jpg) center center repeat;
        background-size: cover;
    }
    .layout3 dd:nth-child(1) {
        width: 100%;
    }
}

.layout4 {
    margin: 0px auto 100px auto;
    padding: 100px 20px 0px 20px;
    box-shadow: 0px 0px 0px #F3F3F3;
}

.layout4>dt {
    max-width: 1400px;
}

.layout4>dl {
    max-width: 1400px;
}

.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 {
        margin: 0px auto 0px auto;
        padding: 22px 15px 22px 15px;
    }
    .layout4 dd:nth-child(1) {
        width: 100%;
    }
}

.layout5 {
    padding: 0px 20px 0px 20px;
}

.layout5>dt {
    max-width: 1400px;
}

.layout5>dl {
    max-width: 1400px;
}

.layout5 dd:nth-child(1) {
    width: 52%;
    align-self: stretch;
}

.layout5 dd:nth-child(2) {
    width: 48%;
    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 {
        margin: 0px auto 22px auto;
        padding: 0px 15px 0px 15px;
    }
    .layout5 dd:nth-child(1) {
        width: 100%;
    }
    .layout5 dd:nth-child(2) {
        width: 100%;
    }
}

.layout8 {
    margin: 50px auto 100px auto;
    padding: 0px 20px 0px 20px;
}

.layout8>dt {
    max-width: 1400px;
}

.layout8>dl {
    max-width: 1400px;
}

.layout8 dd:nth-child(1) {
    width: 26%;
    align-self: stretch;
}

.layout8 dd:nth-child(2) {
    width: 74%;
    align-self: stretch;
    padding: 68px 67px 66px 67px;
    border: solid 2px #FFFFFF;
    border-top: none;
    border-right: none;
    border-bottom: none;
    background-color: #F5F5F5;
}

@media screen and (max-width:1024px) {
    .layout8>dt,
    .layout8>dl,
    .layout8 ._flex_m_block {
        display: block;
    }
    .layout8 ._m_t_100 {
        width: 100%;
    }
    .layout8 {
        margin: 0px auto 0px auto;
        padding: 0px 15px 22px 15px;
    }
    .layout8 dd:nth-child(1) {
        width: 100%;
    }
    .layout8 dd:nth-child(2) {
        width: 100%;
        padding: 0px 0px 0px 0px;
        background-color: #F5F5F5;
    }
}

.layout6 {
    padding: 60px 20px 50px 20px;
    background-color: #31323A;
}

.layout6>dt {
    max-width: 1400px;
}

.layout6>dl {
    max-width: 1400px;
}

.layout6 dd:nth-child(1) {
    width: 71%;
    align-self: stretch;
}

.layout6 dd:nth-child(2) {
    width: 29%;
    align-self: stretch;
    padding: 0px 0px 0px 20px;
}

@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 10px 15px;
        background-color: #31323A;
    }
    .layout6 dd:nth-child(1) {
        width: 100%;
    }
    .layout6 dd:nth-child(2) {
        width: 100%;
        padding: 0px 0px 0px 0px;
    }
}

.layout7 {
    padding: 16px 15px 16px 15px;
    background-color: #028EFC;
}

.layout7>dt {
    max-width: 1400px;
}

.layout7>dl {
    max-width: 1400px;
}

.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: 20px 15px 20px 15px;
        background-color: #185FB7;
    }
    .layout7 dd:nth-child(1) {
        width: 100%;
    }
}

.layout9 {
    position: fixed;
    z-index: 16;
    top: 0px;
    padding: 0px 20px 0px 20px;
    box-shadow: 0px 1px 3px #E0E0E0;
    background-color: #FFFFFF;
}

.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 {
        padding: 0px 0px 0px 0px;
        box-shadow: none;
        background-color: none;
    }
    .layout9 dd:nth-child(1) {
        width: 100%;
    }
}

.layout10 {
    margin: 95px auto 0px auto;
}

.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: 60px auto 0px auto;
    }
    .layout10 dd:nth-child(1) {
        width: 100%;
    }
}

.layout11 {
    padding: 0px 20px 0px 20px;
}

.layout11>dt {
    max-width: 1400px;
}

.layout11>dl {
    max-width: 1400px;
}

.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: 22px 15px 22px 15px;
    }
    .layout11 dd:nth-child(1) {
        width: 100%;
    }
}

.layout12 {
    margin: 80px auto 100px auto;
    padding: 0px 20px 0px 20px;
}

.layout12>dt {
    max-width: 1400px;
}

.layout12>dl {
    max-width: 1400px;
}

.layout12 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
    background-color: #FFFFFF;
}

@media screen and (max-width:1024px) {
    .layout12>dt,
    .layout12>dl,
    .layout12 ._flex_m_block {
        display: block;
    }
    .layout12 ._m_t_100 {
        width: 100%;
    }
    .layout12 {
        margin: 0px auto 0px auto;
        padding: 0px 15px 22px 15px;
    }
    .layout12 dd:nth-child(1) {
        width: 100%;
        background-color: none;
    }
}

.layout13 {
    padding: 100px 20px 100px 20px;
    background-color: #F5F5F5;
}

.layout13>dt {
    max-width: 1400px;
}

.layout13>dl {
    max-width: 1400px;
}

.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 {
        padding: 22px 15px 22px 15px;
        background-color: none;
    }
    .layout13 dd:nth-child(1) {
        width: 100%;
    }
}

.layout14 {
    margin: 100px auto 100px auto;
    padding: 0px 20px 0px 20px;
}

.layout14>dt {
    max-width: 1400px;
}

.layout14>dl {
    max-width: 1400px;
}

.layout14 dd:nth-child(1) {
    width: 50%;
    align-self: stretch;
}

.layout14 dd:nth-child(2) {
    width: 50%;
    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: 0px auto 0px auto;
        padding: 22px 15px 22px 15px;
    }
    .layout14 dd:nth-child(1) {
        width: 100%;
    }
    .layout14 dd:nth-child(2) {
        width: 100%;
    }
}

.layout15 {
    padding: 100px 0px 100px 0px;
    background: url(../images/tr15.jpg) no-repeat;
    background-size: cover;
}

.layout15>dt {
    max-width: 1330px;
}

.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 {
        padding: 22px 15px 22px 15px;
        background: url(../images/tr15_2.jpg) center center repeat;
        background-size: cover;
    }
    .layout15 dd:nth-child(1) {
        width: 100%;
    }
}

.layout16 {
    margin: 95px auto 0px auto;
}

.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 {
        margin: 0px auto 0px auto;
    }
    .layout16 dd:nth-child(1) {
        width: 100%;
    }
}

.layout17 {
    padding: 0px 20px 0px 20px;
}

.layout17>dt {
    max-width: 1400px;
}

.layout17>dl {
    max-width: 1400px;
}

.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 {
        padding: 0px 15px 0px 15px;
    }
    .layout17 dd:nth-child(1) {
        width: 100%;
    }
}

.layout29 {
    margin: 60px auto 80px auto;
    padding: 0px 35px 0px 20px;
}

.layout29>dt {
    max-width: 1400px;
}

.layout29>dl {
    max-width: 1400px;
}

.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 {
        margin: 0px auto 0px auto;
        padding: 0px 15px 22px 15px;
    }
    .layout29 dd:nth-child(1) {
        width: 100%;
    }
}

.layout18 {
    margin: 95px auto 0px auto;
}

.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: 60px auto 0px auto;
    }
    .layout18 dd:nth-child(1) {
        width: 100%;
    }
}

.layout19 {
    padding: 0px 20px 0px 20px;
}

.layout19>dt {
    max-width: 1400px;
}

.layout19>dl {
    max-width: 1400px;
}

.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: 22px auto 0px auto;
        padding: 0px 15px 0px 15px;
    }
    .layout19 dd:nth-child(1) {
        width: 100%;
    }
}


/*20210618start*/

.layout33 {
    padding: 0 15px;
    margin: 50px auto 0px auto;
}


/*20210618end*/

.layout33>dt {
    max-width: 1400px;
}

.layout33>dl {
    max-width: 1400px;
}

.layout33 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {
    .layout33>dt,
    .layout33>dl,
    .layout33 ._flex_m_block {
        display: block;
    }
    .layout33 ._m_t_100 {
        width: 100%;
    }
    .layout33 {
        margin: 0px auto 0px auto;
        padding: 0px 15px 22px 15px;
    }
    .layout33 dd:nth-child(1) {
        width: 100%;
    }
}

.layout34 {
    margin: 80px auto 80px auto;
    padding: 0px 35px 0px 20px;
}

.layout34>dt {
    max-width: 1400px;
}

.layout34>dl {
    max-width: 1400px;
}

.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: 22px 15px 22px 15px;
    }
    .layout34 dd:nth-child(1) {
        width: 100%;
    }
}

.layout20 {
    margin: 95px auto 0px auto;
}

.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: 60px auto 0px auto;
    }
    .layout20 dd:nth-child(1) {
        width: 100%;
    }
}

.layout21 {
    padding: 0px 20px 0px 20px;
}

.layout21>dt {
    max-width: 1400px;
}

.layout21>dl {
    max-width: 1400px;
}

.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 {
        padding: 0px 15px 0px 15px;
    }
    .layout21 dd:nth-child(1) {
        width: 100%;
    }
}

.layout22 {
    margin: 60px auto 80px auto;
    padding: 0px 20px 0px 20px;
}

.layout22>dt {
    max-width: 1400px;
}

.layout22>dl {
    max-width: 1400px;
}

.layout22 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@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: 22px 15px 22px 15px;
    }
    .layout22 dd:nth-child(1) {
        width: 100%;
    }
}

.layout23 {
    margin: 95px auto 0px auto;
}

.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: 60px auto 0px auto;
    }
    .layout23 dd:nth-child(1) {
        width: 100%;
    }
}

.layout24 {
    padding: 0px 20px 0px 20px;
}

.layout24>dt {
    max-width: 1400px;
}

.layout24>dl {
    max-width: 1400px;
}

.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 {
        padding: 0px 15px 0px 15px;
    }
    .layout24 dd:nth-child(1) {
        width: 100%;
    }
}

.layout25 {
    margin: 60px auto 80px auto;
    padding: 0px 20px 0px 20px;
}

.layout25>dt {
    max-width: 1400px;
}

.layout25>dl {
    max-width: 1400px;
}

.layout25 dd:nth-child(1) {
    width: 100%;
    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 {
        margin: 0px auto 0px auto;
        padding: 22px 0px 22px 0px;
    }
    .layout25 dd:nth-child(1) {
        width: 100%;
    }
}

.layout26 {
    margin: 95px auto 0px auto;
}

.layout26 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {
    .layout26>dt,
    .layout26>dl,
    .layout26 ._flex_m_block {
        display: block;
    }
    .layout26 ._m_t_100 {
        width: 100%;
    }
    .layout26 {
        margin: 60px auto 0px auto;
    }
    .layout26 dd:nth-child(1) {
        width: 100%;
    }
}

.layout27 {
    padding: 0px 20px 0px 20px;
}

.layout27>dt {
    max-width: 1400px;
}

.layout27>dl {
    max-width: 1400px;
}

.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: 0px 15px 0px 15px;
    }
    .layout27 dd:nth-child(1) {
        width: 100%;
    }
}

.layout28 {
    margin: 60px auto 80px auto;
    padding: 0px 20px 0px 20px;
}

.layout28>dt {
    max-width: 1400px;
}

.layout28>dl {
    max-width: 1400px;
}

.layout28 dd:nth-child(1) {
    width: 73%;
    align-self: stretch;
}

.layout28 dd:nth-child(2) {
    width: 27%;
    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 {
        margin: 0px auto 0px auto;
        padding: 0px 15px 0px 15px;
    }
    .layout28 dd:nth-child(1) {
        width: 100%;
    }
    .layout28 dd:nth-child(2) {
        width: 100%;
    }
}

.layout30 {
    margin: 95px auto 0px auto;
}

.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: 60px auto 0px auto;
    }
    .layout30 dd:nth-child(1) {
        width: 100%;
    }
}

.layout31 {
    padding: 0px 20px 0px 20px;
}

.layout31>dt {
    max-width: 1400px;
}

.layout31>dl {
    max-width: 1400px;
}

.layout31 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {
    .layout31>dt,
    .layout31>dl,
    .layout31 ._flex_m_block {
        display: block;
    }
    .layout31 ._m_t_100 {
        width: 100%;
    }
    .layout31 {
        padding: 0px 15px 0px 15px;
    }
    .layout31 dd:nth-child(1) {
        width: 100%;
    }
}

.layout32 {
    margin: 60px auto 80px auto;
    padding: 0px 20px 0px 20px;
}

.layout32>dt {
    max-width: 1400px;
}

.layout32>dl {
    max-width: 1400px;
}

.layout32 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
    border: dotted 1px #F5F5F5;
}

@media screen and (max-width:1024px) {
    .layout32>dt,
    .layout32>dl,
    .layout32 ._flex_m_block {
        display: block;
    }
    .layout32 ._m_t_100 {
        width: 100%;
    }
    .layout32 {
        margin: 0px auto 22px auto;
        padding: 0px 15px 0px 15px;
    }
    .layout32 dd:nth-child(1) {
        width: 100%;
    }
}

.layout35 {
    margin: 95px auto 0px auto;
}

.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: 60px auto 0px auto;
    }
    .layout35 dd:nth-child(1) {
        width: 100%;
    }
}

.layout36 {
    padding: 0px 20px 0px 20px;
}

.layout36>dt {
    max-width: 1400px;
}

.layout36>dl {
    max-width: 1400px;
}

.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 {
        padding: 0px 15px 0px 15px;
    }
    .layout36 dd:nth-child(1) {
        width: 100%;
    }
}

.layout37 {
    margin: 50px auto 80px auto;
    padding: 0px 20px 0px 20px;
}

.layout37>dt {
    max-width: 1400px;
}

.layout37>dl {
    max-width: 1400px;
}

.layout37 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {
    .layout37>dt,
    .layout37>dl,
    .layout37 ._flex_m_block {
        display: block;
    }
    .layout37 ._m_t_100 {
        width: 100%;
    }
    .layout37 {
        margin: 0px auto 22px auto;
        padding: 0px 15px 0px 15px;
    }
    .layout37 dd:nth-child(1) {
        width: 100%;
    }
}

.layout38 {
    margin: 95px auto 0px auto;
}

.layout38 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {
    .layout38>dt,
    .layout38>dl,
    .layout38 ._flex_m_block {
        display: block;
    }
    .layout38 ._m_t_100 {
        width: 100%;
    }
    .layout38 {
        margin: 60px auto 0px auto;
    }
    .layout38 dd:nth-child(1) {
        width: 100%;
    }
}

.layout39 {
    padding: 0px 20px 0px 20px;
}

.layout39>dt {
    max-width: 1400px;
}

.layout39>dl {
    max-width: 1400px;
}

.layout39 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {
    .layout39>dt,
    .layout39>dl,
    .layout39 ._flex_m_block {
        display: block;
    }
    .layout39 ._m_t_100 {
        width: 100%;
    }
    .layout39 {
        padding: 0px 15px 0px 15px;
    }
    .layout39 dd:nth-child(1) {
        width: 100%;
    }
}

.layout40 {
    margin: 50px auto 80px auto;
    padding: 0px 20px 0px 20px;
}

.layout40>dt {
    max-width: 1400px;
}

.layout40>dl {
    max-width: 1400px;
}

.layout40 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {
    .layout40>dt,
    .layout40>dl,
    .layout40 ._flex_m_block {
        display: block;
    }
    .layout40 ._m_t_100 {
        width: 100%;
    }
    .layout40 {
        margin: 0px auto 22px auto;
        padding: 0px 15px 0px 15px;
    }
    .layout40 dd:nth-child(1) {
        width: 100%;
    }
}

.layout41 {
    margin: 95px auto 0px auto;
}

.layout41 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {
    .layout41>dt,
    .layout41>dl,
    .layout41 ._flex_m_block {
        display: block;
    }
    .layout41 ._m_t_100 {
        width: 100%;
    }
    .layout41 {
        margin: 60px auto 0px auto;
    }
    .layout41 dd:nth-child(1) {
        width: 100%;
    }
}

.layout42 {
    padding: 0px 20px 0px 20px;
}

.layout42>dt {
    max-width: 1400px;
}

.layout42>dl {
    max-width: 1400px;
}

.layout42 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {
    .layout42>dt,
    .layout42>dl,
    .layout42 ._flex_m_block {
        display: block;
    }
    .layout42 ._m_t_100 {
        width: 100%;
    }
    .layout42 {
        padding: 0px 15px 0px 15px;
    }
    .layout42 dd:nth-child(1) {
        width: 100%;
    }
}

.layout43 {
    margin: 60px auto 80px auto;
    padding: 0px 20px 0px 20px;
}

.layout43>dt {
    max-width: 1400px;
}

.layout43>dl {
    max-width: 1400px;
}

.layout43 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {
    .layout43>dt,
    .layout43>dl,
    .layout43 ._flex_m_block {
        display: block;
    }
    .layout43 ._m_t_100 {
        width: 100%;
    }
    .layout43 {
        margin: 0px auto 0px auto;
        padding: 0px 15px 22px 15px;
    }
    .layout43 dd:nth-child(1) {
        width: 100%;
    }
}

.layout44 {
    margin: 95px auto 0px auto;
}

.layout44 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {
    .layout44>dt,
    .layout44>dl,
    .layout44 ._flex_m_block {
        display: block;
    }
    .layout44 ._m_t_100 {
        width: 100%;
    }
    .layout44 {
        margin: 60px auto 0px auto;
    }
    .layout44 dd:nth-child(1) {
        width: 100%;
    }
}

.layout45 {
    margin: 60px auto 0px auto;
    padding: 0px 20px 0px 20px;
}

.layout45>dt {
    max-width: 1400px;
}

.layout45>dl {
    max-width: 1400px;
}

.layout45 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {
    .layout45>dt,
    .layout45>dl,
    .layout45 ._flex_m_block {
        display: block;
    }
    .layout45 ._m_t_100 {
        width: 100%;
    }
    .layout45 {
        margin: 0px auto 0px auto;
        padding: 0px 15px 22px 15px;
    }
    .layout45 dd:nth-child(1) {
        width: 100%;
    }
}

.layout46 {
    padding: 0px 20px 0px 20px;
}

.layout46>dt {
    max-width: 1400px;
}

.layout46>dl {
    max-width: 1400px;
}

.layout46 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {
    .layout46>dt,
    .layout46>dl,
    .layout46 ._flex_m_block {
        display: block;
    }
    .layout46 ._m_t_100 {
        width: 100%;
    }
    .layout46 {
        padding: 0px 15px 0px 15px;
    }
    .layout46 dd:nth-child(1) {
        width: 100%;
    }
}

.layout53 {
    margin: 80px auto 80px auto;
    padding: 0px 35px 0px 20px;
}

.layout53>dt {
    max-width: 1400px;
}

.layout53>dl {
    max-width: 1400px;
}

.layout53 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {
    .layout53>dt,
    .layout53>dl,
    .layout53 ._flex_m_block {
        display: block;
    }
    .layout53 ._m_t_100 {
        width: 100%;
    }
    .layout53 {
        margin: 0px auto 0px auto;
        padding: 0px 15px 22px 15px;
    }
    .layout53 dd:nth-child(1) {
        width: 100%;
    }
}

.layout47 {
    margin: 95px auto 0px auto;
}

.layout47 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {
    .layout47>dt,
    .layout47>dl,
    .layout47 ._flex_m_block {
        display: block;
    }
    .layout47 ._m_t_100 {
        width: 100%;
    }
    .layout47 {
        margin: 60px auto 0px auto;
    }
    .layout47 dd:nth-child(1) {
        width: 100%;
    }
}

.layout48 {
    padding: 0px 20px 0px 20px;
}

.layout48>dt {
    max-width: 1400px;
}

.layout48>dl {
    max-width: 1400px;
}

.layout48 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {
    .layout48>dt,
    .layout48>dl,
    .layout48 ._flex_m_block {
        display: block;
    }
    .layout48 ._m_t_100 {
        width: 100%;
    }
    .layout48 {
        padding: 0px 15px 0px 15px;
    }
    .layout48 dd:nth-child(1) {
        width: 100%;
    }
}

.layout49 {
    margin: 80px auto 0px auto;
    padding: 0px 20px 0px 20px;
}

.layout49>dt {
    max-width: 1400px;
}

.layout49>dl {
    max-width: 1400px;
}

.layout49 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {
    .layout49>dt,
    .layout49>dl,
    .layout49 ._flex_m_block {
        display: block;
    }
    .layout49 ._m_t_100 {
        width: 100%;
    }
    .layout49 {
        margin: 0px auto 22px auto;
        padding: 0px 15px 0px 15px;
    }
    .layout49 dd:nth-child(1) {
        width: 100%;
    }
}

.layout50 {
    margin: 95px auto 0px auto;
}

.layout50 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {
    .layout50>dt,
    .layout50>dl,
    .layout50 ._flex_m_block {
        display: block;
    }
    .layout50 ._m_t_100 {
        width: 100%;
    }
    .layout50 {
        margin: 60px auto 0px auto;
    }
    .layout50 dd:nth-child(1) {
        width: 100%;
    }
}

.layout51 {
    padding: 0px 20px 0px 20px;
}

.layout51>dt {
    max-width: 1400px;
}

.layout51>dl {
    max-width: 1400px;
}

.layout51 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {
    .layout51>dt,
    .layout51>dl,
    .layout51 ._flex_m_block {
        display: block;
    }
    .layout51 ._m_t_100 {
        width: 100%;
    }
    .layout51 {
        padding: 0px 15px 0px 15px;
    }
    .layout51 dd:nth-child(1) {
        width: 100%;
    }
}

.layout52 {
    margin: 80px auto 0px auto;
}

.layout52>dt {
    max-width: 1400px;
}

.layout52>dl {
    max-width: 1400px;
}

.layout52 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {
    .layout52>dt,
    .layout52>dl,
    .layout52 ._flex_m_block {
        display: block;
    }
    .layout52 ._m_t_100 {
        width: 100%;
    }
    .layout52 {
        margin: 0px auto 22px auto;
        padding: 0px 15px 0px 15px;
    }
    .layout52 dd:nth-child(1) {
        width: 100%;
    }
}

._imglist2-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._imglist2-1_bg {
        width: calc(100% - 0px);
        margin: 60px 0px 0px 0px;
    }
}

._basis2-1_bg {
    width: calc(100% - -13px);
    margin: 30px -13px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._title2-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._title2-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._title2-2_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._title2-2_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis3-1_bg {
    width: calc(100% - 50px);
    margin: 50px 50px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis4-1_bg {
    width: calc(100% - 0px);
    margin: 60px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis4-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._imglist3-1_bg {
    width: calc(100% - 0px);
    margin: 60px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._imglist3-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._title2-3_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._title2-3_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._basis5-1_bg {
    padding: 0px 100px 0px 100px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis5-1_bg {
        padding: 0px 0px 0px 0px;
    }
}

._tabs2-1_bg {
    width: calc(100% - 40px);
    margin: 0px 40px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._tabs2-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._title2-4_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._title2-4_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis6-1_bg {
    width: calc(100% - 0px);
    margin: 30px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis6-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._imgtext2-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._imgtext2-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._title2-5_bg {
    width: calc(100% - 0px);
    margin: 130px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._title2-5_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._imgtext2-2_bg {
    width: calc(100% - 0px);
    margin: 24px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._imgtext2-2_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis8-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis8-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis9-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis9-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis7-2_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis7-2_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis3-7_bg {
    padding: 50px 0px 0px 50px;
    background-color: #FFFFFF;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis3-7_bg {
        padding: 0px 0px 0px 0px;
        background-color: #F5F5F5;
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis3-8_bg {
    padding: 30px 50px 0px 50px;
    background-color: #FFFFFF;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis3-8_bg {
        padding: 0px 14px 0px 14px;
        background-color: #F5F5F5;
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis4-2_bg {
    padding: 52px 50px 50px 50px;
    background-color: #FFFFFF;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis4-2_bg {
        padding: 0px 0px 0px 0px;
        background-color: #F5F5F5;
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis4-3_bg {
    padding: 0px 610px 0px 610px;
    width: calc(100% - 0px);
    margin: 60px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis4-3_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 12px 0px 0px 0px;
    }
}

._basis10-1_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis10-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis4-4_bg {
    padding: 0px 610px 0px 610px;
    width: calc(100% - 0px);
    margin: 60px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis4-4_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 12px 0px 0px 0px;
    }
}

._banv2-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._banv2-1_bg {
        display: none;
    }
}

._basis3-2_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 20px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-2_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 8px 0px;
    }
}

._basis3-3_bg {
    width: calc(100% - 0px);
    margin: 4px 0px 12px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-3_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 8px 0px;
    }
}

._basis3-4_bg {
    width: calc(100% - 20px);
    margin: 0px 20px 12px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-4_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 8px 0px;
    }
}

._basis7-1_bg {
    width: calc(100% - 20px);
    margin: 50px 0px 0px 20px;
}

@media screen and (max-width:1024px) {
    ._basis7-1_bg {
        width: calc(100% - 280px);
        margin: 0px 140px 0px 140px;
    }
}

._basis3-5_bg {
    width: calc(100% - 20px);
    margin: 10px 0px 12px 20px;
}

@media screen and (max-width:1024px) {
    ._basis3-5_bg {
        width: calc(100% - 0px);
        margin: 8px 0px 8px 0px;
    }
}

._banv3-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._banv3-1_bg {
        width: calc(100% - 0px);
        margin: 12px 0px 8px 0px;
    }
}

._basis3-6_bg {
    width: 100%;
}

._float2-1_bg {
    width: inherit;
    position: fixed;
    z-index: 14;
    right: 10px;
    top: 50%;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

._nav2-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._nav2-1_bg {
        display: none;
    }
}

._nav3-1_bg {
    width: 100%;
}

._nav3-1_bg {
    display: none;
}

@media screen and (max-width:1024px) {
    ._nav3-1_bg {
        display: block;
    }
}

._imglist2-2_bg {
    width: 100%;
}

._location2-1_bg {
    width: calc(100% - 0px);
    margin: 26px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._location2-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._location3-1_bg {
    width: calc(100% - 0px);
    margin: 26px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._location3-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis7-3_bg {
    padding: 0px 675px 0px 675px;
    width: calc(100% - 0px);
    margin: -25px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis7-3_bg {
        display: none;
    }
}

._basis7-4_bg {
    padding: 0px 0px 0px 50px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis7-4_bg {
        padding: 0px 0px 0px 0px;
    }
}

._basis11-1_bg {
    width: calc(100% - 0px);
    margin: 16px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis11-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._title2-6_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._title2-6_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._title2-7_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._title2-7_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._text2-1_bg {
    width: calc(100% - 0px);
    margin: 180px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._text2-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._text2-2_bg {
    width: calc(100% - 0px);
    margin: 30px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._text2-2_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis7-5_bg {
    width: 100%;
}

._basis7-6_bg {
    width: 100%;
}

._text2-3_bg {
    width: 100%;
}

._title2-8_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._title2-8_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._imgtext3-1_bg {
    width: 100%;
}

._basis12-1_bg {
    padding: 0px 0px 0px 40px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis12-1_bg {
        display: none;
    }
}

._title2-9_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._title2-9_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._timeline2-1_bg {
    width: 100%;
}

._timeline2-1_bg {
    display: none;
}

@media screen and (max-width:1024px) {
    ._timeline2-1_bg {
        display: block;
    }
}

._imglist2-3_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._imglist2-3_bg {
        width: calc(100% - 0px);
        margin: 60px 0px 0px 0px;
    }
}

._location2-2_bg {
    width: calc(100% - 0px);
    margin: 26px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._location2-2_bg {
        width: calc(100% - 0px);
        margin: 22px 0px 12px 0px;
    }
}

._basis7-7_bg {
    padding: 0px 675px 0px 675px;
    width: calc(100% - 0px);
    margin: -25px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis7-7_bg {
        display: none;
    }
}

._basis2-2_bg {
    width: calc(100% - -13px);
    margin: 0px -13px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-2_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._paging2-3_bg {
    width: calc(100% - 0px);
    margin: 80px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._paging2-3_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._imglist2-4_bg {
    width: 100%;
}

._location2-3_bg {
    width: calc(100% - 0px);
    margin: 26px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._location2-3_bg {
        padding: 0px 0px 12px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis7-8_bg {
    padding: 0px 675px 0px 675px;
    width: calc(100% - 0px);
    margin: -25px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis7-8_bg {
        display: none;
    }
}

._basis3-15_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis3-15_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis3-16_bg {
    padding: 0px 0px 20px 0px;
    border: none;
    border-bottom: solid 1px #E5E5E5;
    width: calc(100% - 0px);
    margin: 10px 0px 60px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-16_bg {
        padding: 0px 0px 14px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._basis3-17_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis3-17_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 8px 0px;
    }
}

._basis3-18_bg {
    width: calc(100% - 0px);
    margin: 20px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-18_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis7-16_bg {
    padding: 0px 0px 0px 60px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis7-16_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis3-19_bg {
    width: calc(100% - 0px);
    margin: 10px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-19_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 8px 0px;
    }
}

._basis3-20_bg {
    width: calc(100% - 0px);
    margin: 20px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-20_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 8px 0px;
    }
}

._basis3-21_bg {
    width: calc(100% - 0px);
    margin: 10px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-21_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 8px 0px;
    }
}

._basis3-22_bg {
    width: calc(100% - 0px);
    margin: 20px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-22_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 8px 0px;
    }
}

._basis3-23_bg {
    width: calc(100% - 0px);
    margin: 10px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-23_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis3-24_bg {
    width: 100%;
}

._basis3-25_bg {
    width: calc(100% - 0px);
    margin: 20px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-25_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._paging3-1_bg {
    padding: 20px 0px 0px 0px;
    border: none;
    border-top: solid 1px #E5E5E5;
    width: calc(100% - 0px);
    margin: 50px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._paging3-1_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis3-26_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-26_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._basis22-2_bg {
    width: 100%;
}

._imglist2-5_bg {
    width: 100%;
}

._location2-4_bg {
    width: calc(100% - 0px);
    margin: 26px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._location2-4_bg {
        width: calc(100% - 0px);
        margin: 22px 0px 12px 0px;
    }
}

._location3-2_bg {
    width: calc(100% - 0px);
    margin: 26px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._location3-2_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis7-9_bg {
    padding: 0px 675px 0px 675px;
    width: calc(100% - 0px);
    margin: -25px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis7-9_bg {
        display: none;
    }
}

._basis13-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis13-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._paging2-1_bg {
    width: calc(100% - 0px);
    margin: 80px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._paging2-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._imglist2-6_bg {
    width: 100%;
}

._location2-5_bg {
    width: calc(100% - 0px);
    margin: 26px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._location2-5_bg {
        width: calc(100% - 0px);
        margin: 22px 0px 12px 0px;
    }
}

._location3-3_bg {
    padding: 0px 448px 0px 448px;
    width: calc(100% - 0px);
    margin: 26px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._location3-3_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis7-10_bg {
    padding: 0px 675px 0px 675px;
    width: calc(100% - 0px);
    margin: -25px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis7-10_bg {
        display: none;
    }
}

._basis14-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis14-1_bg {
        width: calc(100% - 30px);
        margin: 0px 15px 12px 15px;
    }
}

._paging2-2_bg {
    width: calc(100% - 0px);
    margin: 80px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._paging2-2_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._imglist2-7_bg {
    width: 100%;
}

._location2-6_bg {
    width: calc(100% - 0px);
    margin: 26px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._location2-6_bg {
        width: calc(100% - 0px);
        margin: 22px 0px 12px 0px;
    }
}

._location3-4_bg {
    padding: 0px 448px 0px 448px;
    width: calc(100% - 0px);
    margin: 26px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._location3-4_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis7-11_bg {
    padding: 0px 675px 0px 675px;
    width: calc(100% - 0px);
    margin: -25px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis7-11_bg {
        display: none;
    }
}

._basis3-9_bg {
    padding: 30px 50px 0px 50px;
    border: none;
    border-top: solid 0px;
    border-right: solid 1px #E5E5E5;
    border-left: solid 1px #E5E5E5;
    width: calc(100% - 30px);
    margin: 0px 30px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-9_bg {
        padding: 12px 10px 0px 10px;
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis7-12_bg {
    padding: 40px 50px 40px 50px;
    border: none;
    border-right: solid 1px #E5E5E5;
    border-left: solid 1px #E5E5E5;
    width: calc(100% - 30px);
    margin: 0px 30px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis7-12_bg {
        padding: 20px 10px 20px 10px;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}


/*20210618start*/

._basis3-10_bg {
    padding: 0px 50px 30px 50px;
    border: none;
    border-right: solid 1px #E5E5E5;
    border-left: solid 1px #E5E5E5;
    width: calc(100% - 30px);
    margin: 0px 30px 0px 0px;
    padding-top: 30px;
}

@media screen and (max-width:1024px) {
    ._basis3-10_bg {
        padding: 0px 10px 30px 10px;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
        padding-top: 14px;
    }
}


/*20210618end*/

._basis3-11_bg {
    padding: 50px 30px 46px 30px;
    border: solid 0px;
    border-top: solid 1px #E5E5E5;
    border-right: solid 1px #E5E5E5;
    border-left: solid 1px #E5E5E5;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis3-11_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 20px 0px 0px 0px;
    }
}

._basis15-1_bg {
    padding: 40px 30px 30px 30px;
    border: none;
    border-top: solid 1px #E7E7E7;
    border-right: solid 1px #E5E5E5;
    border-bottom: solid 1px #E5E5E5;
    border-left: solid 1px #E5E5E5;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis15-1_bg {
        padding: 35px 15px 35px 15px;
        width: calc(100% - 0px);
        margin: 0px 0px 30px 0px;
    }
}

._basis3-12_bg {
    padding: 40px 0px 0px 50px;
    border: solid 0px;
    border-top: solid 1px #E5E5E5;
    border-right: solid 1px #E5E5E5;
    border-left: solid 1px #E5E5E5;
    width: calc(100% - 30px);
    margin: 0px 30px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-12_bg {
        padding: 20px 10px 0px 10px;
        width: calc(100% - 0px);
        margin: 20px 0px 0px 0px;
    }
}

._basis3-13_bg {
    padding: 20px 50px 20px 50px;
    border: none;
    border-right: solid 1px #E5E5E5;
    border-bottom: solid 1px #E5E5E5;
    border-left: solid 1px #E5E5E5;
    width: calc(100% - 30px);
    margin: 0px 30px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-13_bg {
        padding: 10px 0px 10px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis16-1_bg {
    padding: 20px 50px 20px 0px;
    border: none;
    border-top: solid 1px #E5E5E5;
    border-right: solid 1px #E5E5E5;
    border-bottom: solid 1px #E5E5E5;
    border-left: solid 1px #E5E5E5;
    width: calc(100% - 30px);
    margin: 0px 30px 0px 0px;
}


/*20210622start*/

._basis16-1_bg {
    padding: 20px 50px 20px 0px;
    border: none;
    border-top: solid 1px #E5E5E5;
    border-right: solid 1px #E5E5E5;
    border-bottom: solid 1px #E5E5E5;
    border-left: solid 1px #E5E5E5;
    width: calc(100% - 30px);
    margin: 0px 30px 0px 0px;
    height: 100%;
    position: relative;
}

.layout28 .posi {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}

.layout28 .posis {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -100px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}


/*20210622end*/

@media screen and (max-width:1024px) {
    ._basis16-1_bg {
        display: none;
    }
}

._text3-1_bg {
    padding: 30px 0px 22px 50px;
    border: solid 1px #E5E5E5;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._text3-1_bg {
        padding: 15px 0px 15px 0px;
    }
}

._basis7-13_bg {
    padding: 0px 30px 40px 50px;
    border: none;
    border-left: solid 1px #E5E5E5;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis7-13_bg {
        padding: 0px 6px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis7-14_bg {
    padding: 0px 50px 40px 0px;
    border: none;
    border-right: solid 1px #E5E5E5;
    width: calc(100% - 30px);
    margin: 0px 30px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis7-14_bg {
        padding: 0px 0px 0px 6px;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis3-14_bg {
    padding: 0px 50px 30px 50px;
    border: none;
    border-right: solid 1px #E5E5E5;
    border-left: solid 1px #E5E5E5;
    width: calc(100% - 30px);
    margin: 0px 30px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-14_bg {
        padding: 0px 10px 30px 10px;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._imglist2-8_bg {
    width: 100%;
}

._location2-7_bg {
    width: calc(100% - 0px);
    margin: 26px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._location2-7_bg {
        width: calc(100% - 0px);
        margin: 22px 0px 12px 0px;
    }
}

._location3-5_bg {
    width: calc(100% - 0px);
    margin: 26px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._location3-5_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis7-15_bg {
    padding: 0px 675px 0px 675px;
    width: calc(100% - 0px);
    margin: -25px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis7-15_bg {
        display: none;
    }
}

._iconlist2-1_bg {
    padding: 58px 40px 58px 40px;
    border: solid 1px #E5E5E5;
    background: url(../images/b21811.jpg) center center no-repeat;
    background-size: cover;
    width: calc(100% - 15px);
    margin: 0px 0px 0px 15px;
}

@media screen and (max-width:1024px) {
    ._iconlist2-1_bg {
        padding: 20px 15px 20px 15px;
        background: url(../images/b21811_2.jpg) center center repeat;
        background-size: cover;
        width: calc(100% - 0px);
        margin: 20px 0px 0px 0px;
    }
}

._basis17-1_bg {
    width: calc(100% - 0px);
    margin: 30px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis17-1_bg {
        width: calc(100% - 0px);
        margin: 20px 0px 0px 0px;
    }
}

._basis18-1_bg {
    padding: 72px 0px 72px 0px;
    border: solid 1px #E5E5E5;
    background: url(../images/b21813.png) center center repeat;
    width: calc(100% - 15px);
    margin: 0px 15px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis18-1_bg {
        padding: 10px 0px 10px 0px;
        background: url(../images/b21813.png) center center repeat;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._imglist2-9_bg {
    width: 100%;
}

._location2-8_bg {
    width: calc(100% - 0px);
    margin: 26px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._location2-8_bg {
        width: calc(100% - 0px);
        margin: 22px 0px 12px 0px;
    }
}

._location3-6_bg {
    width: calc(100% - 0px);
    margin: 26px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._location3-6_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._basis7-17_bg {
    padding: 0px 675px 0px 675px;
    width: calc(100% - 0px);
    margin: -25px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis7-17_bg {
        display: none;
    }
}

._basis19-1_bg {
    padding: 50px 50px 50px 50px;
    border: solid 1px #E5E5E5;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis19-1_bg {
        padding: 22px 15px 22px 15px;
    }
}

._imglist2-10_bg {
    width: 100%;
}

._location2-9_bg {
    width: calc(100% - 0px);
    margin: 26px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._location2-9_bg {
        width: calc(100% - 0px);
        margin: 22px 0px 12px 0px;
    }
}

._location3-7_bg {
    width: calc(100% - 0px);
    margin: 26px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._location3-7_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis7-18_bg {
    padding: 0px 675px 0px 675px;
    width: calc(100% - 0px);
    margin: -25px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis7-18_bg {
        display: none;
    }
}

._text4-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._text4-1_bg {
        width: calc(100% - 0px);
        margin: 20px 0px 12px 0px;
    }
}

._basis3-27_bg {
    width: calc(100% - 0px);
    margin: 10px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-27_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._title3-1_bg {
    width: calc(100% - 0px);
    margin: 80px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._title3-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._imglist2-11_bg {
    width: 100%;
}

._location2-10_bg {
    width: calc(100% - 0px);
    margin: 26px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._location2-10_bg {
        width: calc(100% - 0px);
        margin: 22px 0px 12px 0px;
    }
}

._basis7-19_bg {
    padding: 0px 675px 0px 675px;
    width: calc(100% - 0px);
    margin: -25px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis7-19_bg {
        display: none;
    }
}

._basis3-28_bg {
    width: calc(100% - 0px);
    margin: 60px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-28_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis3-29_bg {
    width: calc(100% - 0px);
    margin: 30px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-29_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._imglist4-1_bg {
    width: calc(100% - 0px);
    margin: 50px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._imglist4-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._tabs2-2_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._tabs2-2_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._imglist2-12_bg {
    width: 100%;
}

._basis3-30_bg {
    padding: 0px 0px 40px 0px;
    border: none;
    border-bottom: solid 1px #E5E5E5;
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-30_bg {
        padding: 0px 0px 8px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis3-31_bg {
    border: none;
    width: 100%;
}

._basis3-32_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis3-32_bg {
        width: calc(100% - 0px);
        margin: 12px 0px 12px 0px;
    }
}

._basis7-20_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis7-20_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis7-21_bg {
    width: calc(100% - 0px);
    margin: 20px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis7-21_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._location2-11_bg {
    width: calc(100% - 0px);
    margin: 26px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._location2-11_bg {
        width: calc(100% - 0px);
        margin: 22px 0px 12px 0px;
    }
}

._basis7-22_bg {
    padding: 0px 675px 0px 675px;
    width: calc(100% - 0px);
    margin: -25px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis7-22_bg {
        display: none;
    }
}

._basis20-1_bg {
    padding: 0px 0px 36px 0px;
    border: none;
    border-bottom: solid 1px #E5E5E5;
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis20-1_bg {
        padding: 0px 0px 8px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._paging4-1_bg {
    padding: 40px 0px 0px 0px;
    border: none;
    border-top: solid 1px #E5E5E5;
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._paging4-1_bg {
        padding: 14px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis3-33_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-33_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis22-1_bg {
    width: 100%;
}

._tabs2-3_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 60px 0px;
}

@media screen and (max-width:1024px) {
    ._tabs2-3_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._imglist2-13_bg {
    width: 100%;
}

._location2-12_bg {
    width: calc(100% - 0px);
    margin: 26px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._location2-12_bg {
        width: calc(100% - 0px);
        margin: 22px 0px 12px 0px;
    }
}

._location3-8_bg {
    width: calc(100% - 0px);
    margin: 26px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._location3-8_bg {
        padding: 0px 0px 12px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis7-23_bg {
    padding: 0px 675px 0px 675px;
    width: calc(100% - 0px);
    margin: -25px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis7-23_bg {
        display: none;
    }
}

._imgtext4-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._imgtext4-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._paging2-4_bg {
    width: calc(100% - 0px);
    margin: 80px 0px 80px 0px;
}


/*20210618start*/

@media screen and (max-width:1024px) {
    ._paging2-4_bg {
        width: calc(100% - 0px);
        margin: 12px 0px 0px 0px;
    }
}


/*20210618end*/

._imglist2-14_bg {
    width: 100%;
}

._location2-13_bg {
    width: calc(100% - 0px);
    margin: 26px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._location2-13_bg {
        width: calc(100% - 0px);
        margin: 20px 0px 0px 0px;
    }
}

._location3-9_bg {
    width: calc(100% - 0px);
    margin: 26px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._location3-9_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis7-24_bg {
    padding: 0px 675px 0px 675px;
    width: calc(100% - 0px);
    margin: -25px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis7-24_bg {
        display: none;
    }
}

._basis21-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis21-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._paging2-5_bg {
    width: calc(100% - 0px);
    margin: 80px 0px 80px 0px;
}

@media screen and (max-width:1024px) {
    ._paging2-5_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._nav2 {
    float: left;
    width: 100%;
}

._nav2 .ctext {
    max-width: 1400px;
    left: 50%;
    transform: translate(-50%, 0px);
    padding: 0 20px;
    position: relative;
}

._nav2 .drop {
    background: #fff;
    transition: all 0.4s ease-in-out;
}

._nav2 .drop .nav>li>a {
    color: #333333;
}

._nav2 .ctext {
    line-height: 95px;
    padding-left: 0px;
    width: 100%;
    display: block;
    float: left;
    transition: all 0.4s ease-in-out;
    height: 95px;
}

._nav2 .logo {
    float: left;
}

._nav2 .logo img {
    max-width: 100%;
    width: 224px;
    height: auto;
    margin-top: 10px;
}

._nav2 .nav {
    float: right;
}


/*20210622start*/

._nav2 .nav>li {
    display: inline-block;
    margin-left: 45px;
}


/*20210622end*/

._nav2 .nav>li.active>a {
    color: #028EFC;
}

._nav2 .nav>li:hover>a {
    color: #028EFC;
}

._nav2 .nav>li>a {
    display: block;
    color: #333333;
    position: relative;
    line-height: 95px;
    font-size: 16px;
}

._nav2 .nav>li.active a::after {
    width: 100%;
}

._nav2 .nav>li:hover a::after {
    width: 100%;
}


/*20210622start*/

._nav2 .erul {
    position: absolute;
    width: 100%;
    box-shadow: 0 0 2px rgb(0 0 0 / 10%);
    top: 100%;
    opacity: 0;
    z-index: 98;
    transform: scale(0)translate(-50%, 0px);
    text-align: center;
    float: left;
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
    background: rgba(255, 255, 255, 0.86);
    left: 50%;
}


/*20210622end*/

._nav2 .erul li {
    line-height: 50px;
    width: calc(33.3% - 10px);
    display: block;
    float: left;
    margin-right: 10px;
}

._nav2 .erul li a {
    padding: 0 10px;
    color: #555555;
    font-weight: 400;
    font-size: 14px;
    display: block;
    white-space: nowrap;
    display: flex;
    align-items: center;
    border-bottom: 1px dashed #C6C6C6;
}

._nav2 .nav>li:hover .erul {
    transform: scale(1)translate(-50%, 0px);
    opacity: 1;
}

._nav2 .erul li:hover a {
    color: #FFFFFF;
}

._nav2 .erul li:hover {
    background: #028EFC;
}

._nav2 .ctext .func .lang {
    width: 95px;
    height: 35px;
    line-height: 35px;
    border-radius: 17px;
    border: 1px solid #d1d1d1;
    text-align: center;
    color: #2f2f2f;
    margin: 0 30px 0 85px;
    display: inline-block;
}

._nav2 .ctext .so {
    float: right;
    display: flex;
    align-items: center;
    height: 92px;
    margin-left: 45px;
}

._nav2 .ctext .so .int::-webkit-input-placeholder {
    color: #888888;
    font-size: 14px;
    line-height: 37px;
}

._nav2 .ctext .int {
    width: 176px;
    padding: 7px 48px 7px 15px;
    background: none;
    border-radius: 38px;
    border: 1px solid #E5E5E5;
    font-size: 14px;
}

._nav2 .ctext .btn {
    display: block;
    font-size: 18px;
    margin-left: 10px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    border-radius: 38px;
    text-align: center;
    float: right;
    color: #fff;
    background: #028EFC;
    position: relative;
    z-index: 4;
}

._nav2 .img2 {
    display: none;
}

._nav2 .drop .img2 {
    display: block;
}

._nav2 .drop .img1 {
    display: none;
}

._nav2 .drop .ctext .so .int::-webkit-input-placeholder {
    color: #888888;
}

._nav2 .drop .ctext .int {
    border: 1px solid #E5E5E5;
}

._nav2 .erul li a::before {
    content: "";
    height: 6px;
    width: 6px;
    background: #028EFC;
    display: block;
    margin-right: 10px;
    transform: rotateZ(45deg)skew(5deg, 5deg);
}

._nav2 .erul li:hover a::before {
    background: #FFFFFF;
}

._nav3 {
    width: 100%;
    float: left;
}

._nav3 .ctext {
    width: 100%;
    float: left;
}

._nav3 .ctext .top {
    width: 100%;
    float: left;
}

._nav3 .ctext .top {
    width: 100%;
    top: 0;
    left: 0;
    z-index: 4;
}

._nav3 .ctext .menuph {
    display: block;
}

._nav3 .ctext .menuph {
    float: right;
    width: 28px;
    height: 22px;
    cursor: pointer;
    text-align: center;
    margin: 16px 15px 16px 0;
}

._nav3 .ctext .menuph .point {
    display: inline-block;
    width: 28px;
    height: 22px;
    position: relative;
}

._nav3 .ctext .menuph .point:hover .navbtn,
._nav3 .ctext .menuph .point:hover .navbtn::after,
._nav3 .ctext .menuph .point:hover .navbtn::before {
    width: 28px;
}

._nav3 .ctext .menuph .navbtn {
    position: absolute;
    top: 10px;
    right: 0;
    display: inline-block;
    height: 2px;
    background: #028EFC;
    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;
}

._nav3 .ctext .menuph .navbtn::after,
._nav3 .ctext .menuph .navbtn::before {
    position: absolute;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 2px;
    content: '';
    background: #028EFC;
    -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;
}

._nav3 .ctext .menuph .navbtn::after {
    top: -10px;
}

._nav3 .ctext .menuph .navbtn::before {
    top: 10px;
}

._nav3 .ctext .menuph .point.active .navbtn {
    background: transparent;
}

._nav3 .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;
}

._nav3 .ctext .menuph .point.active .navbtn::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0px;
}

._nav3 .ctext .xialaph {
    left: 0;
    top: 0;
    float: left;
    width: 100%;
    height: 100vh;
    overflow: auto;
    padding: 0 15px;
    z-index: 3;
    background: #fff;
    display: none;
    position: fixed;
    left: 0;
    top: 58px;
}

._nav3 .ctext .xialaph .ul2,
._nav3 .ctext .xialaph .ul3 {
    display: none;
}

._nav3 .ctext .xialaph h4 a {
    float: left;
    width: 60%;
    font-size: 16px;
    line-height: 50px;
}

._nav3 .ctext .xialaph h4 a span {
    padding-left: 6px;
    color: #ccc;
    font-size: 14px;
}

._nav3 .ctext .xialaph h4 {
    float: left;
    width: 100%;
    position: relative;
}

._nav3 .ctext .xialaph li:last-child h4::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
}

._nav3 .ctext .xialaph h4:hover a,
._nav3 .ctext .xialaph h5:hover a {
    color: #028EFC;
}

._nav3 .ctext .xialaph h4::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
}

._nav3 .ctext .xialaph h5 a {
    float: left;
    width: 100%;
    color: #1f1f1f;
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
}

._nav3 .ctext .xialaph h5 {
    float: left;
    width: 100%;
    position: relative;
}

._nav3 .ctext .xialaph h5::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #e5e5e5;
}

._nav3 .ctext .xialaph li:last-child h5::after {
    display: none;
}

._nav3 .ctext .xialaph h4 img {
    width: 15px;
    height: 8px;
    float: right;
    margin-top: 24px;
    cursor: pointer;
}

._nav3 .ctext .xialaph h5 img {
    width: 11px;
    height: 6px;
    float: right;
    margin-top: 26px;
    margin-right: 18px;
    cursor: pointer;
}

._nav3 .ctext .xialaph h4.active img.img_s,
._nav3 .ctext .xialaph h5.active img.img_s {
    display: none;
}

._nav3 .ctext .xialaph h4.active img.img_d,
._nav3 .ctext .xialaph h5.active img.img_d {
    display: block;
}

._nav3 .ctext .xialaph .ul2 {
    float: left;
    width: 100%;
    padding: 0 10px;
}

._nav3 .ctext .xialaph .phsou {
    position: relative;
    margin-top: 34px;
}

._nav3 .ctext .xialaph .phsou input {
    width: 100%;
    height: 56px;
    background-color: #fff;
    color: #aaa;
    font-size: 14px;
    padding-left: 20px;
    border: 1px solid #e5e5e5;
}

._nav3 .ctext .xialaph .phsou img {
    cursor: pointer;
    width: 21px;
    height: 22px;
    position: absolute;
    top: 17px;
    right: 29px;
}

._nav3 .ctext .img_d,
._nav3 .ctext .disno {
    display: none;
}

._nav3 .box {
    display: flex;
    height: 60px;
    background: #fff;
    padding: 0 15px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

._nav3 .box .logo img {
    height: 45px;
    margin-top: 6px;
}

._nav3 .soph {
    margin-top: 15px;
    width: 100%;
    float: left;
}

._nav3 .soph .so {
    float: left;
    width: 100%;
    background: #fff;
    position: relative;
    border: 1px solid #028EFC;
}

._nav3 .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;
}

._nav3 .soph .searsub {
    float: right;
    width: 50px;
    height: 100%;
    border: none;
    background: url(../images/p6032_1.png) center no-repeat #028EFC;
    position: absolute;
    right: 0;
    top: 0;
}

._banv2 {
    width: 100%;
}

._banv2 ul {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: left;
    margin: -0px -5px;
    position: relative;
    padding-right: 0px;
    width: calc(100% + 10px);
    width: -ms-calc(100% + 10px);
}

._banv2 ul li {
    padding: 0px 5px;
}

._banv2 ul li .top {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 22px;
    margin-bottom: 28px;
    font-weight: 700;
}

._banv2 ul li .bottom {
    display: flex;
    flex-wrap: wrap;
}

._banv2 ul li .bottom .ej {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 10px;
    font-weight: 400;
    width: 50%;
}

._banv2 ul li .bottom .ej a {
    color: #BEBEBE;
}

._banv2 ul li .bottom .ej a:hover {
    color: #FFFFFF;
}

._banv2 ul li .bottom .ej:last-child {
    margin-bottom: 0;
}

._banv2 ul li:nth-last-child(1) {
    flex: 0.7;
}

._banv2 ul li:nth-last-child(2) {
    flex: 1.2;
}

._banv2 ul li:nth-last-child(3) {
    flex: 1.5;
}

._banv2 ul li:nth-last-child(4) {
    flex: 0.7;
}

._banv3 .link {
    width: 100%;
    float: left;
}

._banv3 .link .ul {
    margin: 0 -6px;
    text-align: right;
    font-size: 0;
}

._banv3 .link .a {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 20px;
    margin: 0 6px;
    color: #FFFFFF;
    position: relative;
    opacity: 1;
}

._banv3 .link .a:hover {
    text-decoration: underline;
}

._banv3 .link .a::before {
    content: "";
    display: block;
    position: absolute;
    right: -6px;
    top: 50%;
    margin-top: -7px;
    width: 1px;
    height: 14px;
    background: #FFFFFF;
}

._banv3 .link .a:last-child:before {
    display: none;
}

@media screen and (max-width:1024px) {
    ._banv3 .link .ul {
        margin: 0 -10px;
        text-align: center;
    }
    ._banv3 .link .a {
        font-size: 14px;
        line-height: 18px;
        margin: 0 10px;
    }
    ._banv3 .link .a::before {
        right: -10px;
        margin-top: -7px;
        width: 1px;
        height: 14px;
    }
}

._paging2 {
    width: 100%;
    float: left;
}

._paging2 .ctext {
    width: 100%;
    float: left;
    text-align: center;
}

._paging2 .text {
    font-size: 0;
}

._paging2 .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;
}

._paging2 .ctext .text a.on,
._paging2 .ctext .text a:hover {
    background: #028EFC;
    color: #fff;
    border: 1px solid #028EFC;
}

._paging2 .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);
}

._paging2 .ctext .text .l1.on::after,
._paging2 .ctext .text .l1:hover::after,
._paging2 .ctext .text .r1.on::after,
._paging2 .ctext .text .r1:hover::after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._paging2 .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);
}

._paging2 .ctext .text_p {
    display: none;
}

@media screen and (max-width:1024px) {
    ._paging2 .ctext .text {
        display: block;
    }
    ._paging2 .ctext .text_p {
        text-align: center;
        font-size: 14px;
        color: #333;
        padding: 5px 0;
        display: none;
    }
    ._paging2 .ctext .text_p a {
        padding: 5px 25px;
        background: #028EFC;
        color: #fff;
        border: transparent;
        border-radius: 16px 16px 16px 16px;
        overflow: hidden;
    }
    ._paging2 .ctext .text_p span {
        padding: 5px 20px;
        color: #333;
    }
}

._paging3 {
    width: 100%;
    float: left;
}

._paging3 .link {
    width: 100%;
    float: left;
}

._paging3 .link a {
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
}

._paging3 .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);
}

._paging3 .link .a2 {
    width: 146px;
    height: 20px;
    text-align: center;
    border-left: 1px dashed #b2b2b2;
    border-right: 1px dashed #b2b2b2;
}

._paging3 .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);
}

._paging3 .link a:hover {
    color: #028EFC;
}

@media screen and (max-width:1024px) {
    ._paging3 .link {
        margin-top: 15px;
        position: relative;
    }
    ._paging3 .link a {
        font-size: 14px;
        line-height: 18px;
    }
    ._paging3 .link .a1 {
        width: -moz-calc(100% - 80px);
        width: -o-calc(100% - 80px);
        width: -webkit-calc(100% - 80px);
        width: calc(100% - 80px);
    }
    ._paging3 .link .a2 {
        width: 76px;
        height: 18px;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -9px;
    }
    ._paging3 .link .a3 {
        width: -moz-calc(100% - 80px);
        width: -o-calc(100% - 80px);
        width: -webkit-calc(100% - 80px);
        width: calc(100% - 80px);
        text-align: left;
    }
}

._paging4 {
    width: 100%;
}

._paging4 .ctext {
    width: 100%;
    overflow: hidden;
}

._paging4 .ctext .prev {
    width: 50%;
    float: left;
}

._paging4 .ctext .next {
    width: 50%;
    float: right;
    text-align: right;
}

._paging4 .ctext a {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    font-weight: 400;
}

._paging4 .ctext a:hover {
    color: #028EFC;
}

@media screen and (max-width:1024px) {
    ._paging4 .ctext .next {
        width: 50%;
        float: right;
        text-align: right;
    }
    ._paging4 .ctext a {
        font-size: 14px;
        line-height: 20px;
    }
}

._location2 {
    float: left;
    width: 100%;
}

._location2 .ctext {
    float: left;
    width: 100%;
    text-align: center;
}

._location2 .ctext .dis {
    display: inline-block;
    color: #555;
    font-size: 16px;
    line-height: 18px;
}

._location2 .ctext .dis a {
    color: #555;
}

._location2 .ctext .dis a:hover {
    color: #028EFC;
}

@media screen and (max-width:1024px) {
    ._location2 .ctext {
        text-align: center;
    }
    ._location2 .ctext .dis {
        font-size: 14px;
        line-height: 16px;
    }
}

._location3 {
    width: 100%;
    float: left;
}

._location3 .slick {
    width: 100%;
    float: left;
}


/*20210618start*/

._location3 .slick-list {
    margin: -15px -10px;
    width: -ms-calc(100% + 20px);
    width: calc(100% + 20px);
}

._location3 .slick-list .slick-track {
    margin: 0 auto;
}

._location3 .slick-list li {
    padding: 15px 0;
    float: left;
    width: 16.6666666666667%;
    position: relative;
    text-align: center;
    margin: 0px 10px;
    font-size: 18px;
    white-space: nowrap;
}


/*20210618end*/

._location3 .slick li a {
    display: block;
    color: #555555;
    background: #F5F5F5;
    height: 46px;
    line-height: 46px;
}

._location3 .slick li a.on,
._location3 .slick li a:hover {
    color: #fff;
    background: #028EFC;
}

@media screen and (max-width:1024px) {
    ._location3 .slick-list {
        margin: -5px -5px;
        width: -ms-calc(100% + 10px);
        width: calc(100% + 10px);
    }
    ._location3 .slick-list li {
        padding: 5px 5px;
        width: 33.3333333333333%;
        font-size: 13px;
        margin: 3px 3px;
    }
    ._location3 .slick li a {
        height: 30px;
        line-height: 30px;
    }
}

._location3-2 .slick-list li {
    width: 20%;
    margin: 0px 0px;
}

._location3-2 {
    width: 100%;
    float: left;
}

._location3-2 ul {
    width: 100%;
    float: left;
}

._location3-2 .slick {
    width: 100%;
    float: left;
    line-height: 0;
    position: relative;
}

._location3-2 .slick-prev,
._location3-2 .slick-next {
    position: absolute;
    float: left;
    width: 26px;
    height: 46px;
    border-radius: 0px;
    background: rgba(2, 142, 252, 0.2);
    border: 0;
    transition: all .2s ease-in-out;
    z-index: 2;
    cursor: pointer;
    font-family: 'remixicon' !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}

._location3-2 .slick-prev:hover,
._location3-2 .slick-next:hover {
    background: #028EFC;
    opacity: 1;
}

._location3-2 .slick-prev {
    left: -40px;
}

._location3-2 .slick-prev::before {
    content: "";
    width: 12px;
    height: 12px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: translate(0, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    position: absolute;
    left: 40%;
    top: 50%;
}

._location3-2 .slick-next {
    right: -40px;
}

._location3-2 .slick-next::before {
    content: "";
    width: 12px;
    height: 12px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: translate(0, -50%) rotate(45deg);
    -ms-transform: translate(0, -50%) rotate(45deg);
    position: absolute;
    right: 40%;
    top: 50%;
}

._location3-2 .slick-dots {
    bottom: 36px;
    display: flex;
    justify-content: center;
    padding: 0 112px;
}

._location3-2 .slick-dots li {
    width: 10px;
    height: 10px;
    border: 0px solid #fff;
    background: none;
    border-radius: 50%;
    margin: 0px 7px;
}

._location3-2 .slick-dots li.slick-active {
    background: #fff;
    border: 0px solid #fff;
}

@media screen and (max-width:1024px) {
    ._location3-2 .slick-list li {
        width: 50%;
        font-size: 12px;
    }
    ._location3-2 .slick-prev,
    ._location3-2 .slick-next {
        width: 28px;
        height: 54px;
        border-radius: 0px;
    }
    ._location3-2 .slick-prev {
        left: 0px;
    }
    ._location3-2 .slick-prev::before {
        content: "";
        width: 14px;
        height: 14px;
        left: 40%;
    }
    ._location3-2 .slick-next {
        right: 0px;
    }
    ._location3-2 .slick-next::before {
        width: 14px;
        height: 14px;
        right: 40%;
        top: 50%;
    }
    ._location3-2 .slick-dots {
        bottom: 24px;
        justify-content: center;
        padding: 0 82px;
    }
    ._location3-2 .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0px 5px;
    }
}

._location3-3 .slick-list li {
    width: 33.3333333333333%;
    margin: 0px 0px;
}

._location3-3 {
    width: 100%;
    float: left;
}

._location3-3 ul {
    width: 100%;
    float: left;
}

._location3-3 .slick {
    width: 100%;
    float: left;
    line-height: 0;
    position: relative;
}

._location3-3 .slick-prev,
._location3-3 .slick-next {
    position: absolute;
    float: left;
    width: 26px;
    height: 46px;
    border-radius: 0px;
    background: rgba(2, 142, 252, 0.2);
    border: 0;
    transition: all .2s ease-in-out;
    z-index: 2;
    cursor: pointer;
    font-family: 'remixicon' !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}

._location3-3 .slick-prev:hover,
._location3-3 .slick-next:hover {
    background: #028EFC;
    opacity: 1;
}

._location3-3 .slick-prev {
    left: -40px;
}

._location3-3 .slick-prev::before {
    content: "";
    width: 12px;
    height: 12px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: translate(0, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    position: absolute;
    left: 40%;
    top: 50%;
}

._location3-3 .slick-next {
    right: -40px;
}

._location3-3 .slick-next::before {
    content: "";
    width: 12px;
    height: 12px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: translate(0, -50%) rotate(45deg);
    -ms-transform: translate(0, -50%) rotate(45deg);
    position: absolute;
    right: 40%;
    top: 50%;
}

._location3-3 .slick-dots {
    bottom: 36px;
    display: flex;
    justify-content: center;
    padding: 0 112px;
}

._location3-3 .slick-dots li {
    width: 10px;
    height: 10px;
    border: 0px solid #fff;
    background: none;
    border-radius: 50%;
    margin: 0px 7px;
}

._location3-3 .slick-dots li.slick-active {
    background: #fff;
    border: 0px solid #fff;
}

@media screen and (max-width:1024px) {
    ._location3-3 .slick-prev,
    ._location3-3 .slick-next {
        width: 28px;
        height: 54px;
        border-radius: 0px;
    }
    ._location3-3 .slick-prev {
        left: 0px;
    }
    ._location3-3 .slick-prev::before {
        content: "";
        width: 14px;
        height: 14px;
        left: 40%;
    }
    ._location3-3 .slick-next {
        right: 0px;
    }
    ._location3-3 .slick-next::before {
        width: 14px;
        height: 14px;
        right: 40%;
        top: 50%;
    }
    ._location3-3 .slick-dots {
        bottom: 24px;
        justify-content: center;
        padding: 0 82px;
    }
    ._location3-3 .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0px 5px;
    }
}

._location3-4 .slick-list li {
    width: 33.3333333333333%;
    margin: 0px 0px;
}

._location3-4 {
    width: 100%;
    float: left;
}

._location3-4 ul {
    width: 100%;
    float: left;
}

._location3-4 .slick {
    width: 100%;
    float: left;
    line-height: 0;
    position: relative;
}

._location3-4 .slick-prev,
._location3-4 .slick-next {
    position: absolute;
    float: left;
    width: 26px;
    height: 46px;
    border-radius: 0px;
    background: rgba(2, 142, 252, 0.2);
    border: 0;
    transition: all .2s ease-in-out;
    z-index: 2;
    cursor: pointer;
    font-family: 'remixicon' !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}

._location3-4 .slick-prev:hover,
._location3-4 .slick-next:hover {
    background: #028EFC;
    opacity: 1;
}

._location3-4 .slick-prev {
    left: -40px;
}

._location3-4 .slick-prev::before {
    content: "";
    width: 12px;
    height: 12px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: translate(0, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    position: absolute;
    left: 40%;
    top: 50%;
}

._location3-4 .slick-next {
    right: -40px;
}

._location3-4 .slick-next::before {
    content: "";
    width: 12px;
    height: 12px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: translate(0, -50%) rotate(45deg);
    -ms-transform: translate(0, -50%) rotate(45deg);
    position: absolute;
    right: 40%;
    top: 50%;
}

._location3-4 .slick-dots {
    bottom: 36px;
    display: flex;
    justify-content: center;
    padding: 0 112px;
}

._location3-4 .slick-dots li {
    width: 10px;
    height: 10px;
    border: 0px solid #fff;
    background: none;
    border-radius: 50%;
    margin: 0px 7px;
}

._location3-4 .slick-dots li.slick-active {
    background: #fff;
    border: 0px solid #fff;
}

@media screen and (max-width:1024px) {
    ._location3-4 .slick-list {
        margin: -10px -5px;
    }
    ._location3-4 .slick-list li {
        padding: 10px 5px;
    }
    ._location3-4 .slick-prev,
    ._location3-4 .slick-next {
        width: 28px;
        height: 54px;
        border-radius: 0px;
    }
    ._location3-4 .slick-prev {
        left: 0px;
    }
    ._location3-4 .slick-prev::before {
        content: "";
        width: 14px;
        height: 14px;
        left: 40%;
    }
    ._location3-4 .slick-next {
        right: 0px;
    }
    ._location3-4 .slick-next::before {
        width: 14px;
        height: 14px;
        right: 40%;
        top: 50%;
    }
    ._location3-4 .slick-dots {
        bottom: 24px;
        justify-content: center;
        padding: 0 82px;
    }
    ._location3-4 .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0px 5px;
    }
}

._location3-5 {
    width: 100%;
    float: left;
}

._location3-5 .ctext {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 0;
    overflow: hidden;
}

._location3-5 .ctext::-webkit-scrollbar {
    display: none;
}

._location3-5 .ctext ul {
    font-size: 0;
    width: auto;
    display: inline-block;
    white-space: nowrap;
}

._location3-5 .ctext li {
    width: 148px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    display: inline-block;
    margin: 0px 15px;
    font-size: 18px;
    white-space: nowrap;
}

._location3-5 .ctext li a {
    display: block;
    color: #555555;
    background: #F5F5F5;
}

._location3-5 .ctext li a.on,
._location3-5 .ctext li a:hover {
    color: #fff;
    background: #028EFC;
}

@media screen and (max-width:1024px) {
    ._location3-5 .ctext {
        text-align: center;
    }
    ._location3-5 .ctext ul {
        margin: -3px -3px;
        overflow-x: scroll;
        max-width: 100%;
    }
    ._location3-5 .ctext li {
        width: 90px;
        height: 30px;
        line-height: 30px;
        margin: 3px 3px;
        font-size: 13px;
    }
    ._location3-5 .ctext ul::-webkit-scrollbar {
        height: 5px;
    }
    ._location3-5 .ctext ul::-webkit-scrollbar-thumb {
        background: #028EFC;
    }
}

._location3-6 {
    width: 100%;
    float: left;
}

._location3-6 .ctext {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 0;
    overflow: hidden;
}

._location3-6 .ctext::-webkit-scrollbar {
    display: none;
}

._location3-6 .ctext ul {
    font-size: 0;
    width: auto;
    display: inline-block;
    white-space: nowrap;
}

._location3-6 .ctext li {
    width: 148px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    display: inline-block;
    margin: 0px 15px;
    font-size: 18px;
    white-space: nowrap;
}

._location3-6 .ctext li a {
    display: block;
    color: #555555;
    background: #F5F5F5;
}

._location3-6 .ctext li a.on,
._location3-6 .ctext li a:hover {
    color: #fff;
    background: #028EFC;
}

@media screen and (max-width:1024px) {
    ._location3-6 .ctext {
        text-align: center;
    }
    ._location3-6 .ctext ul {
        margin: -3px -3px;
        overflow-x: scroll;
        max-width: 100%;
    }
    ._location3-6 .ctext li {
        width: 90px;
        height: 30px;
        line-height: 30px;
        margin: 3px 3px;
        font-size: 13px;
    }
    ._location3-6 .ctext ul::-webkit-scrollbar {
        height: 5px;
    }
    ._location3-6 .ctext ul::-webkit-scrollbar-thumb {
        background: #028EFC;
    }
}

._location3-7 {
    width: 100%;
    float: left;
}

._location3-7 .ctext {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 0;
    overflow: hidden;
}

._location3-7 .ctext::-webkit-scrollbar {
    display: none;
}

._location3-7 .ctext ul {
    font-size: 0;
    width: auto;
    display: inline-block;
    white-space: nowrap;
}

._location3-7 .ctext li {
    width: 148px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    display: inline-block;
    margin: 0px 15px;
    font-size: 18px;
    white-space: nowrap;
}

._location3-7 .ctext li a {
    display: block;
    color: #555555;
    background: #F5F5F5;
}

._location3-7 .ctext li a.on,
._location3-7 .ctext li a:hover {
    color: #fff;
    background: #028EFC;
}

@media screen and (max-width:1024px) {
    ._location3-7 .ctext {
        text-align: center;
    }
    ._location3-7 .ctext ul {
        margin: -3px -3px;
        overflow-x: scroll;
        max-width: 100%;
    }
    ._location3-7 .ctext li {
        width: 90px;
        height: 30px;
        line-height: 30px;
        margin: 3px 3px;
        font-size: 13px;
    }
    ._location3-7 .ctext ul::-webkit-scrollbar {
        height: 5px;
    }
    ._location3-7 .ctext ul::-webkit-scrollbar-thumb {
        background: #028EFC;
    }
}

._title2 {
    width: 100%;
    float: left;
}

._title2 .ctext {
    width: 100%;
    float: left;
    text-align: center;
}

._title2 .ctext h4 {
    font-size: 40px;
    line-height: 36px;
    color: #028EFC;
    letter-spacing: 2px;
    font-weight: 400;
    white-space: pre-wrap;
}

._title2 .ctext h6 {
    font-size: 16px;
    line-height: 26px;
    color: #555555;
    letter-spacing: 2px;
    font-weight: 400;
    padding: 12px 0 10px 0;
}

._title2 .ctext h5 {
    width: 100%;
    float: left;
    justify-content: center;
    display: flex;
}

._title2 .ctext i {
    height: 2px;
    width: 30px;
    background: #028EFC;
    display: flex;
    margin: 10px 0;
    opacity: 1;
}

@media screen and (max-width:1024px) {
    ._title2 .ctext {
        text-align: left;
    }
    ._title2 .ctext h4 {
        font-size: 18px;
        line-height: 24px;
    }
    ._title2 .ctext h6 {
        font-size: 14px;
        line-height: 20px;
        padding: 5px 0 0px 0;
    }
    ._title2 .ctext i {
        height: 0px;
        width: 0px;
        margin: 0px 0;
    }
}

._title2-2 {
    width: 100%;
    float: left;
}

._title2-2 .ctext {
    width: 100%;
    float: left;
}

._title2-2 .ctext h4 {
    font-size: 40px;
    line-height: 36px;
    color: #028EFC;
    letter-spacing: 2px;
    font-weight: 400;
    white-space: pre-wrap;
    justify-content: center;
    display: flex;
}

._title2-2 .ctext h6 {
    font-size: 16px;
    line-height: 26px;
    color: #555555;
    letter-spacing: 2px;
    font-weight: 400;
    padding: 12px 0 10px 0;
    justify-content: center;
    display: flex;
}

._title2-2 .ctext h5 {
    width: 100%;
    float: left;
    justify-content: center;
    display: flex;
}

._title2-2 .ctext i {
    height: 2px;
    width: 30px;
    background: #028EFC;
    display: flex;
    margin: 10px 0;
    opacity: 1;
}

@media screen and (max-width:1024px) {
    ._title2-2 .ctext {}
    ._title2-2 .ctext h4 {
        font-size: 18px;
        line-height: 24px;
        justify-content: center;
    }
    ._title2-2 .ctext h6 {
        font-size: 14px;
        line-height: 20px;
        padding: 5px 0 0px 0;
        justify-content: center;
    }
    ._title2-2 .ctext h5 {
        justify-content: center;
    }
    ._title2-2 .ctext i {
        height: 0px;
        width: 0px;
        margin: 0px 0;
    }
}

@media screen and (max-width:1024px) {
    ._title2-3 .ctext i {
        width: 0px;
        margin: 0px 0;
    }
}

._title2-4 .ctext h6 {
    color: #363636;
}

._title2-5 .ctext {
    text-align: left;
}

._title2-5 .ctext h5 {
    justify-content: left;
}

@media screen and (max-width:1024px) {
    ._title2-5 .ctext h4 {
        font-size: 16px;
    }
}

._title2-6 .ctext {
    text-align: left;
}

._title2-6 .ctext h4 {
    font-size: 30px;
    line-height: 30px;
}

._title2-6 .ctext h6 {
    line-height: 20px;
    letter-spacing: 0px;
}

._title2-6 .ctext h5 {
    justify-content: left;
}

._title2-8 .ctext {
    text-align: left;
}

._title2-8 .ctext h5 {
    justify-content: left;
}

._title3 {
    width: 100%;
    float: left;
}

._title3 .slick {
    float: left;
    width: 100%;
}

._title3 .slick h4 {
    color: #555555;
    font-size: 18px;
    text-align: center;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 1px;
}

._title3 .slick strong {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
}

@media screen and (max-width:1024px) {
    ._title3 .slick h4 {
        font-size: 16px;
        line-height: 22px;
    }
    ._title3 .slick strong {
        font-size: 20px;
        line-height: 26px;
    }
}

._float2 {
    width: 100%;
    float: left;
}

._float2 .ctext .l1 {
    cursor: pointer;
    position: relative;
}

._float2 .ctext .l1 .ico {
    width: 42px;
    height: 42px;
    border-radius: 50% 50% 50% 50%;
    background-color: #028EFC!important;
    text-align: center;
}

._float2 .ctext .l1 .ico i {
    font-size: 24px;
    color: #fff;
    line-height: 42px;
}

._float2 .ctext .l1:hover .ico {
    background-color: #028EFC!important;
}

._float2 .ctext .l1:hover .ico i {}

._float2 .ctext .l1 .wz {
    position: absolute;
    display: none;
    top: 0;
    line-height: 42px;
    height: 42px;
    font-size: 16px;
    padding: 0 30px 0 30px;
    border-radius: 42px;
    z-index: 1;
    color: #fff;
    background: #028EFC;
    overflow: hidden;
    white-space: nowrap;
    right: calc(42px + 10px);
}

._float2 .ctext .l1:hover .wz {
    display: block;
}

._float2 .ctext .l1 .ewm {
    padding: 0px;
    width: 108px;
    height: 108px;
    background: url(../images/p6107_7.png) no-repeat center;
    background-size: cover;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    display: none;
    right: calc(42px + 10px);
    border: 1px solid #E5E5E5;
}

._float2 ._div {
    position: relative;
    padding-bottom: 100%;
    overflow: hidden;
    width: 100%;
}

._float2 ._div img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

._float2 .ctext .l1:hover .ewm {
    display: block;
}

._float2 .ctext .l2 {
    margin: 10px 0;
}

._float2 .ctext .l1 .con.ltr {
    left: calc(42px + 10px);
    right: auto;
}

._float2 .ctext .l1 .con.rtl {
    right: calc(42px + 10px);
    left: auto;
}

@media screen and (max-width:1024px) {
    ._float2 {
        display: none;
    }
}

._tabs2 {
    width: 100%;
    float: left;
}

._tabs2 .slick {
    width: 100%;
    float: left;
}

._tabs2 .slick-list {
    margin: -15px -15px;
}

._tabs2 ul.slick-list {
    /*    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;*/
}

._tabs2 .slick-list li {
    float: left;
    width: 33.3333333333333%;
    padding: 15px 15px;
    /*display: flex;*/
    position: relative;
    height: auto;
}

._tabs2 .slick-list li a {
    display: inline-flex;
    width: 100%;
    color: #555555;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    position: relative;
    z-index: 3;
    justify-content: center;
}

._tabs2 .slick-list li a:after {
    width: 100%;
    float: left;
    height: 100%;
    background: #F5F5F5;
    border-radius: 50px 50px 50px 50px;
    content: '';
    opacity: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

._tabs2 .slick-list li.on a,
._tabs2 .slick-list li:hover a {
    color: #fff;
}

._tabs2 .slick-list li.on a:after,
._tabs2 .slick-list li:hover a:after {
    opacity: 100%;
    background: #028EFC;
}

@media screen and (max-width:1024px) {
    ._tabs2 .slick-list.hidden-1025 {
        display: none !important;
    }
    ._tabs2 ul.slick-list {
        justify-content: center;
    }
    ._tabs2 .slick-list {
        margin: -5px -5px;
    }
    ._tabs2 .slick-list li {
        width: 33.3333333333333%;
        padding: 5px 5px;
    }
    ._tabs2 .slick-list li a {
        font-size: 14px;
        line-height: 30px;
        height: 30px;
    }
    ._tabs2 .slick-list li a:after {
        border-radius: 0px 0px 0px 0px;
    }
}

._tabs2-2 {
    width: 100%;
    float: left;
}

._tabs2-2 .slick {
    width: 100%;
    float: left;
}

._tabs2-2 .slick-list {
    margin: -20px -30px;
}

._tabs2-2 .slick-list li {
    float: left;
    width: 25%;
    padding: 20px 30px;
    display: flex;
    position: relative;
    height: auto;
}

._tabs2-2 .slick-list li a {
    display: inline-flex;
    width: 100%;
    color: #555555;
    text-align: center;
    font-size: 18px;
    line-height: 120px;
    height: 120px;
    position: relative;
    z-index: 3;
    justify-content: center;
}

._tabs2-2 .slick-list li a:after {
    width: 100%;
    float: left;
    height: 100%;
    background: #F5F5F5;
    border-radius: 0px 0px 0px 0px;
    content: '';
    opacity: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

._tabs2-2 .slick-list li.on a,
._tabs2-2 .slick-list li:hover a {
    color: #fff;
}

._tabs2-2 .slick-list li.on a:after,
._tabs2-2 .slick-list li:hover a:after {
    opacity: 100%;
    background: #028EFC;
}

@media screen and (max-width:1024px) {
    ._tabs2-2 .slick-list.hidden-1025 {
        display: none !important;
    }
    ._tabs2-2 .slick-list {
        margin: -5px -5px;
    }
    ._tabs2-2 .slick-list li {
        width: 50%;
        padding: 5px 5px;
    }
    ._tabs2-2 .slick-list li a {
        font-size: 16px;
        line-height: 60px;
        height: 60px;
    }
    ._tabs2-2 .slick-list li a:after {
        border-radius: 0px 0px 0px 0px;
    }
}

._tabs2-3 {
    width: 100%;
    float: left;
}

._tabs2-3 .slick {
    width: 100%;
    float: left;
}

._tabs2-3 .slick-list {
    margin: -20px -30px;
}

._tabs2-3 .slick-list li {
    float: left;
    width: 25%;
    padding: 20px 30px;
    display: flex;
    position: relative;
    height: auto;
}

._tabs2-3 .slick-list li a {
    display: inline-flex;
    width: 100%;
    color: #555555;
    text-align: center;
    font-size: 18px;
    line-height: 120px;
    height: 120px;
    position: relative;
    z-index: 3;
    justify-content: center;
}

._tabs2-3 .slick-list li a:after {
    width: 100%;
    float: left;
    height: 100%;
    background: #F5F5F5;
    border-radius: 0px 0px 0px 0px;
    content: '';
    opacity: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

._tabs2-3 .slick-list li.on a,
._tabs2-3 .slick-list li:hover a {
    color: #fff;
}

._tabs2-3 .slick-list li.on a:after,
._tabs2-3 .slick-list li:hover a:after {
    opacity: 100%;
    background: #028EFC;
}

@media screen and (max-width:1024px) {
    ._tabs2-3 .slick-list.hidden-1025 {
        display: none !important;
    }
    ._tabs2-3 .slick-list {
        margin: -5px -5px;
    }
    ._tabs2-3 .slick-list li {
        width: 50%;
        padding: 5px 5px;
    }
    ._tabs2-3 .slick-list li a {
        font-size: 16px;
        line-height: 60px;
        height: 60px;
    }
    ._tabs2-3 .slick-list li a:after {
        border-radius: 0px 0px 0px 0px;
    }
}

._basis2 {
    float: left;
    width: 100%;
}

._basis2 .slick {
    float: left;
    width: 100%;
}

._basis2 .slick-list {
    margin: -10px -6.5px;
    float: left;
    width: -ms-calc(100% + 13px);
    width: calc(100% + 13px);
}

._basis2 .slick-list li {
    float: left;
    width: 33.3333333333333%;
    padding: 10px 6.5px;
    position: relative;
    text-align: center;
}

._basis2 .slick-list li a {
    display: block;
    float: left;
    position: relative;
}

._basis2 .slick-list li a::before {
    content: '';
    position: absolute;
    bottom: 18px;
    right: 2.75%;
    z-index: 1;
    width: 0px;
    height: 1px;
    background-color: #FFFFFF;
    -ms-transition: all 1.5s ease 0s;
    transition: all 1.5s ease 0s;
    opacity: 0;
}

._basis2 .slick-list li a::after {
    content: '';
    position: absolute;
    bottom: 14.8%;
    left: 2.75%;
    z-index: 1;
    width: 1px;
    height: 0;
    background-color: #FFFFFF;
    -ms-transition: all 1.5s ease 0s;
    transition: all 1.5s ease 0s;
    opacity: 0;
}

._basis2 .slick-list li a:hover::before {
    width: 94.5%;
    opacity: 1;
}

._basis2 .slick-list li a:hover::after {
    height: 72.8%;
    opacity: 1;
}

._basis2 .slick-list li a:first-child {
    margin-bottom: 20px;
}

._basis2 .slick-list li .imgdiv {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

._basis2 .slick-list li .imgdiv img {
    width: 100%;
    height: 100%;
}

._basis2 .slick-list li .logodiv {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    opacity: 1;
}

._basis2 .slick-list li .logodiv::before {
    content: '';
    position: absolute;
    top: 18px;
    left: 2.75%;
    width: 0px;
    height: 1px;
    background-color: #FFFFFF;
    -ms-transition: all 1.5s ease 0s;
    transition: all 1.5s ease 0s;
}

._basis2 .slick-list li .logodiv::after {
    content: '';
    position: absolute;
    top: 14.8%;
    right: 2.75%;
    width: 1px;
    height: 0;
    background-color: #FFFFFF;
    -ms-transition: all 1.5s ease 0s;
    transition: all 1.5s ease 0s;
    opacity: 0;
}

._basis2 .slick-list li .logodiv:hover:before {
    width: 94.5%;
    opacity: 1;
}

._basis2 .slick-list li .logodiv:hover:after {
    height: 72.8%;
    opacity: 1;
}

._basis2 .slick-list li .logodiv:hover {
    background: #028EFC;
}

._basis2 .slick-list li h5 {
    height: auto;
    font-size: 20px;
    line-height: 1.5;
    color: #fff;
    -ms-transition: all .5s ease 0s;
    margin-top: 20px;
    transition: all .5s ease 0s;
    opacity: 1;
}

._basis2 .slick-list li .lod-con {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    text-align: center;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}

._basis2 .slick-list li .lod-con .img2 {
    display: none;
}

._basis2 .slick-list li:hover .lod-con .img2 {
    display: inline-block;
}

._basis2 .slick-list li:hover .lod-con .img1 {
    display: none;
}

._basis2 .slick-list li .lod-con:after {
    content: '';
    display: block;
    position: relative;
    left: 50%;
    top: 0;
    width: 34px;
    height: 0;
    background: url(../images/p6770_9.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 0px;
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    opacity: 0;
}

._basis2 .slick-list li a .logodiv:hover .lod-con:after {
    opacity: 1;
    height: 34px;
    margin-top: 26px;
}

._basis2 .slick-list li .bgimg {
    width: 100%;
}

._basis2 .slick-list li .bgimg img {
    width: 100%;
    vertical-align: bottom;
    display: block;
}

._basis2 .slick-list li:hover h5 {
    color: #fff;
}

._basis2-1 {
    width: 100%;
    float: left;
}

._basis2-1 .slick {
    width: 100%;
    float: left;
}

._basis2-1 .slick ul {
    float: left;
    width: 100%;
}

._basis2-1 .slick .slick-dots {
    bottom: 25px;
}

._basis2-1 .slick .slick-dots li {
    height: 6px;
    width: 6px;
    border-radius: 6px 6px 6px 6px;
    background: #a1a1a1;
    transition: all 0.5s linear;
}

._basis2-1 .slick .slick-dots li.slick-active {
    width: 24px;
    height: 6px;
    background: #028EFC;
    border-radius: 6px 6px 6px 6px;
}

._basis2-1 .slick-arrow {
    height: 40px;
    width: 40px;
    z-index: 2;
    background-color: #fff;
    opacity: 1;
    display: flex;
    color: #222;
    align-items: center;
    justify-content: center;
    transition: all 0.4s;
    transform: translateY(-50%);
    border-radius: 40px;
    position: absolute;
    top: 50%;
    z-index: 11;
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    box-shadow: 0 0 5px rgba(0 0 0 / 15%);
}

._basis2-1 .slick-prev {
    left: 0px;
}

._basis2-1 .slick-next {
    right: 0px;
}

._basis2-1 .slick-prev::before {
    content: "";
    width: 14px;
    height: 1px;
    background: #555;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._basis2-1 .slick-prev::after {
    content: "";
    display: block;
    margin-left: -3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #555;
    border-right: 1px solid #555;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(225deg);
    transform: translate(-50%, -50%) rotate(225deg);
}

._basis2-1 .slick-next::before {
    content: "";
    width: 14px;
    height: 1px;
    background: #555;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._basis2-1 .slick-next::after {
    content: "";
    display: block;
    margin-left: 3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #555;
    border-right: 1px solid #555;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

._basis2-1 .slick-next:hover:before {
    background: #fff;
}

._basis2-1 .slick-prev:hover:before {
    background: #fff;
}

._basis2-1 .slick-next:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._basis2-1 .slick-prev:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._basis2-1 .slick-arrow:hover {
    background-color: #028EFC;
    color: #fff;
    opacity: 1;
}

@media screen and (max-width:1024px) {
    ._basis2 {
        float: left;
        width: 100%;
    }
    ._basis2 .slick {
        float: left;
        width: 100%;
    }
    ._basis2 .slick-list {
        margin: -5px -5px;
        float: left;
        width: -ms-calc(100% + 10px);
        width: calc(100% + 10px);
    }
    ._basis2 .slick-list li {
        float: left;
        width: 50%;
        padding: 5px 5px;
        position: relative;
        text-align: center;
    }
    ._basis2 .slick-list li a {
        display: block;
        float: left;
        position: relative;
    }
    ._basis2 .slick-list li a::before {
        content: '';
        position: absolute;
        bottom: 18px;
        right: 2.75%;
        display: none!important;
        z-index: 1;
        width: 0px;
        height: 1px;
        background-color: #FFFFFF;
        -ms-transition: all 1.5s ease 0s;
        transition: all 1.5s ease 0s;
        opacity: 0;
    }
    ._basis2 .slick-list li a::after {
        content: '';
        position: absolute;
        bottom: 14.8%;
        left: 2.75%;
        display: none!important;
        z-index: 1;
        width: 1px;
        height: 0;
        background-color: #FFFFFF;
        -ms-transition: all 1.5s ease 0s;
        transition: all 1.5s ease 0s;
        opacity: 0;
    }
    ._basis2 .slick-list li a:hover::before {
        width: 94.5%;
        opacity: 1;
    }
    ._basis2 .slick-list li a:hover::after {
        height: 72.8%;
        opacity: 1;
    }
    ._basis2 .slick-list li a:first-child {
        margin-bottom: 10px;
    }
    ._basis2 .slick-list li .imgdiv {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    ._basis2 .slick-list li .imgdiv img {
        width: 100%;
        height: 100%;
    }
    ._basis2 .slick-list li .logodiv {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.6);
        -ms-transition: all .5s ease 0s;
        transition: all .5s ease 0s;
        opacity: 1;
    }
    ._basis2 .slick-list li .logodiv::before {
        content: '';
        position: absolute;
        top: 18px;
        left: 2.75%;
        display: none!important;
        width: 0px;
        height: 1px;
        background-color: #FFFFFF;
        -ms-transition: all 1.5s ease 0s;
        transition: all 1.5s ease 0s;
    }
    ._basis2 .slick-list li .logodiv::after {
        content: '';
        position: absolute;
        top: 14.8%;
        right: 2.75%;
        display: none!important;
        width: 1px;
        height: 0;
        background-color: #FFFFFF;
        -ms-transition: all 1.5s ease 0s;
        transition: all 1.5s ease 0s;
        opacity: 0;
    }
    ._basis2 .slick-list li .logodiv:hover:before {
        width: 94.5%;
        opacity: 1;
    }
    ._basis2 .slick-list li .logodiv:hover:after {
        height: 72.8%;
        opacity: 1;
    }
    ._basis2 .slick-list li .logodiv:hover {
        background: #028EFC;
    }
    ._basis2 .slick-list li h5 {
        height: auto;
        font-size: 14px;
        line-height: 1.5;
        color: #fff;
        -ms-transition: all .5s ease 0s;
        margin-top: 8px;
        transition: all .5s ease 0s;
        opacity: 1;
    }
    ._basis2 .slick-list li .lod-con {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 80%;
        text-align: center;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -ms-transition: all .5s ease 0s;
        transition: all .5s ease 0s;
    }
    ._basis2 .slick-list li .lod-con img {
        width: 30px;
    }
    ._basis2 .slick-list li .lod-con .img2 {
        display: none;
    }
    ._basis2 .slick-list li:hover .lod-con .img2 {
        display: inline-block;
    }
    ._basis2 .slick-list li:hover .lod-con .img1 {
        display: none;
    }
    ._basis2 .slick-list li .lod-con:after {
        content: '';
        display: block;
        position: relative;
        left: 50%;
        top: 0;
        width: 25px;
        height: 0;
        background: url(../images/p6770_9.png) no-repeat;
        background-size: 100% 100%;
        margin-top: 0px;
        -ms-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
        -ms-transition: all .5s ease 0s;
        transition: all .5s ease 0s;
        opacity: 0;
    }
    ._basis2 .slick-list li a .logodiv:hover .lod-con:after {
        opacity: 1;
        height: 25px;
        margin-top: 10px;
    }
    ._basis2 .slick-list li .bgimg {
        width: 100%;
    }
    ._basis2 .slick-list li .bgimg img {
        width: 100%;
        vertical-align: bottom;
        display: block;
    }
    ._basis2 .slick-list li:hover h5 {
        color: #fff;
    }
}

._basis2-2 {
    float: left;
    width: 100%;
}

._basis2-2 .slick {
    float: left;
    width: 100%;
}

._basis2-2 .slick-list {
    margin: -10px -6.5px;
    float: left;
    width: -ms-calc(100% + 13px);
    width: calc(100% + 13px);
}

._basis2-2 .slick-list li {
    float: left;
    width: 33.3333333333333%;
    padding: 10px 6.5px;
    position: relative;
    text-align: center;
}

._basis2-2 .slick-list li a {
    display: block;
    float: left;
    position: relative;
}

._basis2-2 .slick-list li a::before {
    content: '';
    position: absolute;
    bottom: 18px;
    right: 2.75%;
    z-index: 1;
    width: 0px;
    height: 1px;
    background-color: #FFFFFF;
    -ms-transition: all 1.5s ease 0s;
    transition: all 1.5s ease 0s;
    opacity: 0;
}

._basis2-2 .slick-list li a::after {
    content: '';
    position: absolute;
    bottom: 14.8%;
    left: 2.75%;
    z-index: 1;
    width: 1px;
    height: 0;
    background-color: #FFFFFF;
    -ms-transition: all 1.5s ease 0s;
    transition: all 1.5s ease 0s;
    opacity: 0;
}

._basis2-2 .slick-list li a:hover::before {
    width: 94.5%;
    opacity: 1;
}

._basis2-2 .slick-list li a:hover::after {
    height: 72.8%;
    opacity: 1;
}

._basis2-2 .slick-list li a:first-child {
    margin-bottom: 20px;
}

._basis2-2 .slick-list li .imgdiv {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

._basis2-2 .slick-list li .imgdiv img {
    width: 100%;
    height: 100%;
}

._basis2-2 .slick-list li .logodiv {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(245, 245, 245, 1);
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    opacity: 1;
}

._basis2-2 .slick-list li .logodiv::before {
    content: '';
    position: absolute;
    top: 18px;
    left: 2.75%;
    width: 0px;
    height: 1px;
    background-color: #FFFFFF;
    -ms-transition: all 1.5s ease 0s;
    transition: all 1.5s ease 0s;
}

._basis2-2 .slick-list li .logodiv::after {
    content: '';
    position: absolute;
    top: 14.8%;
    right: 2.75%;
    width: 1px;
    height: 0;
    background-color: #FFFFFF;
    -ms-transition: all 1.5s ease 0s;
    transition: all 1.5s ease 0s;
    opacity: 0;
}

._basis2-2 .slick-list li .logodiv:hover:before {
    width: 94.5%;
    opacity: 1;
}

._basis2-2 .slick-list li .logodiv:hover:after {
    height: 72.8%;
    opacity: 1;
}

._basis2-2 .slick-list li .logodiv:hover {
    background: #028EFC;
}

._basis2-2 .slick-list li h5 {
    height: auto;
    font-size: 20px;
    line-height: 1.5;
    color: #000000;
    -ms-transition: all .5s ease 0s;
    margin-top: 20px;
    transition: all .5s ease 0s;
    opacity: 1;
}

._basis2-2 .slick-list li .lod-con {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    text-align: center;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}

._basis2-2 .slick-list li .lod-con .img2 {
    display: none;
}

._basis2-2 .slick-list li:hover .lod-con .img2 {
    display: inline-block;
}

._basis2-2 .slick-list li:hover .lod-con .img1 {
    display: none;
}

._basis2-2 .slick-list li .lod-con:after {
    content: '';
    display: block;
    position: relative;
    left: 50%;
    top: 0;
    width: 34px;
    height: 0;
    background: url(../images/p6770_9.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 0px;
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    opacity: 0;
}

._basis2-2 .slick-list li a .logodiv:hover .lod-con:after {
    opacity: 1;
    height: 34px;
    margin-top: 26px;
}

._basis2-2 .slick-list li .bgimg {
    width: 100%;
}

._basis2-2 .slick-list li .bgimg img {
    width: 100%;
    vertical-align: bottom;
    display: block;
}

._basis2-2 .slick-list li:hover h5 {
    color: #fff;
}

._basis2-2 .slick-prev,
._basis2-2 .slick-next {
    z-index: 3;
    margin-top: 350px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
}

._basis2-2 .slick-prev::before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    margin-left: 4px;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-135deg);
    -moz-transform: translate(-50%, -50%) rotate(-135deg);
    -ms-transform: translate(-50%, -50%) rotate(-135deg);
    -o-transform: translate(-50%, -50%) rotate(-135deg);
    transform: translate(-50%, -50%) rotate(-135deg);
}

._basis2-2 .slick-next::before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    margin-left: -4px;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    -o-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

._basis2-2 .slick-prev:hover::before {
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

._basis2-2 .slick-next:hover::before {
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

._basis2-2 .slick-prev {
    left: -70px;
}

._basis2-2 .slick-next {
    right: -50px;
}

._basis2-2 .slick-dots {
    bottom: 36px;
    display: flex;
    justify-content: center;
    padding: 0 112px;
}

._basis2-2 .slick-dots li {
    width: 10px;
    height: 10px;
    border: 2px solid #028EFC;
    background: #fff;
    border-radius: 50%;
    margin: 0px 7px;
    opacity: 1;
}

._basis2-2 .slick-dots li.slick-active {
    background: #028EFC;
    opacity: 1;
}

@media screen and (max-width:1024px) {
    ._basis2-2 {
        float: left;
        width: 100%;
    }
    ._basis2-2 .slick {
        float: left;
        width: 100%;
    }
    ._basis2-2 .slick-list {
        margin: -5px -5px;
        float: left;
        width: -ms-calc(100% + 10px);
        width: calc(100% + 10px);
    }
    ._basis2-2 .slick-list li {
        float: left;
        width: 50%;
        padding: 5px 5px;
        position: relative;
        text-align: center;
    }
    ._basis2-2 .slick-list li a {
        display: block;
        float: left;
        position: relative;
    }
    ._basis2-2 .slick-list li a::before {
        content: '';
        position: absolute;
        bottom: 18px;
        right: 2.75%;
        display: none!important;
        z-index: 1;
        width: 0px;
        height: 1px;
        background-color: #FFFFFF;
        -ms-transition: all 1.5s ease 0s;
        transition: all 1.5s ease 0s;
        opacity: 0;
    }
    ._basis2-2 .slick-list li a::after {
        content: '';
        position: absolute;
        bottom: 14.8%;
        left: 2.75%;
        display: none!important;
        z-index: 1;
        width: 1px;
        height: 0;
        background-color: #FFFFFF;
        -ms-transition: all 1.5s ease 0s;
        transition: all 1.5s ease 0s;
        opacity: 0;
    }
    ._basis2-2 .slick-list li a:hover::before {
        width: 94.5%;
        opacity: 1;
    }
    ._basis2-2 .slick-list li a:hover::after {
        height: 72.8%;
        opacity: 1;
    }
    ._basis2-2 .slick-list li a:first-child {
        margin-bottom: 10px;
    }
    ._basis2-2 .slick-list li .imgdiv {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    ._basis2-2 .slick-list li .imgdiv img {
        width: 100%;
        height: 100%;
    }
    ._basis2-2 .slick-list li .logodiv {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(245, 245, 245, 1);
        -ms-transition: all .5s ease 0s;
        transition: all .5s ease 0s;
        opacity: 1;
    }
    ._basis2-2 .slick-list li .logodiv::before {
        content: '';
        position: absolute;
        top: 18px;
        left: 2.75%;
        display: none!important;
        width: 0px;
        height: 1px;
        background-color: #FFFFFF;
        -ms-transition: all 1.5s ease 0s;
        transition: all 1.5s ease 0s;
    }
    ._basis2-2 .slick-list li .logodiv::after {
        content: '';
        position: absolute;
        top: 14.8%;
        right: 2.75%;
        display: none!important;
        width: 1px;
        height: 0;
        background-color: #FFFFFF;
        -ms-transition: all 1.5s ease 0s;
        transition: all 1.5s ease 0s;
        opacity: 0;
    }
    ._basis2-2 .slick-list li .logodiv:hover:before {
        width: 94.5%;
        opacity: 1;
    }
    ._basis2-2 .slick-list li .logodiv:hover:after {
        height: 72.8%;
        opacity: 1;
    }
    ._basis2-2 .slick-list li .logodiv:hover {
        background: #028EFC;
    }
    ._basis2-2 .slick-list li h5 {
        height: auto;
        font-size: 12px;
        line-height: 1.5;
        color: #000000;
        -ms-transition: all .5s ease 0s;
        margin-top: 0px;
        transition: all .5s ease 0s;
        opacity: 1;
    }
    ._basis2-2 .slick-list li .lod-con {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 80%;
        text-align: center;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -ms-transition: all .5s ease 0s;
        transition: all .5s ease 0s;
    }
    ._basis2-2 .slick-list li .lod-con img {
        width: 30px;
    }
    ._basis2-2 .slick-list li .lod-con .img2 {
        display: none;
    }
    ._basis2-2 .slick-list li:hover .lod-con .img2 {
        display: inline-block;
    }
    ._basis2-2 .slick-list li:hover .lod-con .img1 {
        display: none;
    }
    ._basis2-2 .slick-list li .lod-con:after {
        content: '';
        display: block;
        position: relative;
        left: 50%;
        top: 0;
        width: 25px;
        height: 0;
        background: url(../images/p6770_9.png) no-repeat;
        background-size: 100% 100%;
        margin-top: 0px;
        -ms-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
        -ms-transition: all .5s ease 0s;
        transition: all .5s ease 0s;
        opacity: 0;
    }
    ._basis2-2 .slick-list li a .logodiv:hover .lod-con:after {
        opacity: 1;
        height: 25px;
        margin-top: 10px;
    }
    ._basis2-2 .slick-list li .bgimg {
        width: 100%;
    }
    ._basis2-2 .slick-list li .bgimg img {
        width: 100%;
        vertical-align: bottom;
        display: block;
    }
    ._basis2-2 .slick-list li:hover h5 {
        color: #fff;
    }
    ._basis2-2 .slick-prev,
    ._basis2-2 .slick-next {
        margin-top: 0px;
        width: 30px;
        height: 30px;
    }
    ._basis2-2 .slick-prev::before {
        width: 12px;
        height: 12px;
        margin-left: 3px;
        border-top: 1px;
        border-right: 1px;
    }
    ._basis2-2 .slick-next::before {
        width: 12px;
        height: 12px;
        margin-left: -3px;
        border-top: 1px;
        border-right: 1px;
    }
    ._basis2-2 .slick-prev {
        left: 0px;
    }
    ._basis2-2 .slick-next {
        right: 0px;
    }
    ._basis2-2 .slick-dots {
        bottom: 24px;
        justify-content: center;
        padding: 0 82px;
    }
    ._basis2-2 .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0px 5px;
    }
}

._basis3 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 30px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #555555;
    opacity: 1;
    position: relative;
    word-break: break-all;
    float: left;
    padding: 0px 0px 0px 0px;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
}

@media screen and (max-width:1024px) {
    ._basis3 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 20px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
    }
}

._basis3-2 p {
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    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;
    left: 0%;
    transform: translate(-0%, 0px);
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis3-2 p {
        text-align: center;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 20px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
    }
}

._basis3-3 p {
    text-align: left;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 30px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #FFFFFF;
    opacity: 1;
    position: relative;
    word-break: break-all;
    float: left;
    padding: 0px 0px 0px 0px;
    left: 0%;
    transform: translate(-0%, 0px);
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis3-3 p {
        text-align: center;
        font-size: 18px;
        font-weight: 700;
        letter-spacing: 0px;
        line-height: 22px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
    }
}

._basis3-4 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 30px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #BEBEBE;
    opacity: 1;
    position: relative;
    word-break: break-all;
    float: left;
    padding: 0px 0px 0px 0px;
    left: 0%;
    transform: translate(-0%, 0px);
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis3-4 p {
        text-align: center;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 24px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
    }
}

._basis3-5 p {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 30px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #FFFFFF;
    opacity: 1;
    position: relative;
    word-break: break-all;
    float: left;
    padding: 0px 0px 0px 0px;
    left: 0%;
    transform: translate(-0%, 0px);
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis3-5 p {
        text-align: center;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 0px;
        line-height: 22px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
    }
}

._basis3-6 p {
    line-height: 24px;
    color: #FFFFFF;
}

@media screen and (max-width:1024px) {
    ._basis3-6 p {
        text-align: center;
    }
}

._basis3-7 p {
    font-size: 24px;
    line-height: 24px;
    color: #333333;
}

@media screen and (max-width:1024px) {
    ._basis3-7 p {
        text-align: center;
        font-size: 16px;
        line-height: 24px;
    }
}

@media screen and (max-width:1024px) {
    ._basis3-8 p {
        text-align: center;
        line-height: 22px;
    }
}

._basis3-9 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 30px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #555555;
    opacity: 1;
    position: relative;
    word-break: break-all;
    float: left;
    padding: 0px 0px 0px 0px;
    left: 0%;
    transform: translate(-0%, 0px);
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis3-9 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 1px;
        line-height: 20px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
    }
}

._basis3-10 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 34px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #666666;
    opacity: 1;
    position: relative;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 14;
    overflow: hidden;
}


/*20210618start*/

._basis3-10 p img {
    width: 100%;
    display: block;
}


/*20210618end*/

@media screen and (max-width:1024px) {
    ._basis3-10 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 22px;
        opacity: 1;
        -webkit-line-clamp: 16;
    }
}

._basis3-11 p {
    text-align: left;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 30px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #666666;
    opacity: 1;
    position: relative;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

@media screen and (max-width:1024px) {
    ._basis3-11 p {
        text-align: center;
        font-size: 20px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 40px;
        opacity: 1;
        -webkit-line-clamp: 2;
    }
}

._basis3-12 p {
    text-align: center;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #333333;
    opacity: 1;
    position: relative;
    word-break: break-all;
    float: left;
    padding: 0px 0px 0px 0px;
    left: 0%;
    transform: translate(-0%, 0px);
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis3-12 p {
        text-align: center;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 22px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
    }
}

._basis3-13 p {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #888888;
    opacity: 1;
    position: relative;
    word-break: break-all;
    float: left;
    padding: 0px 0px 0px 0px;
    left: 0%;
    transform: translate(-0%, 0px);
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis3-13 p {
        text-align: center;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 20px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
    }
}

._basis3-14 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 34px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #666666;
    opacity: 1;
    position: relative;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 14;
    overflow: hidden;
}

@media screen and (max-width:1024px) {
    ._basis3-14 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 20px;
        opacity: 1;
        -webkit-line-clamp: 16;
    }
}

._basis3-15 p {
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 40px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #333333;
    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;
}

._basis3-16 p {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 30px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #555555;
    opacity: 0.7;
    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;
}

._basis3-17 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 30px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #555555;
    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;
}

._basis3-18 p {
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 30px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #555555;
    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;
}

._basis3-19 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 30px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #555555;
    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;
}

._basis3-20 p {
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 30px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #555555;
    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;
}

._basis3-21 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 30px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #555555;
    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;
}

._basis3-22 p {
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 30px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #555555;
    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;
}

._basis3-23 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 30px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #555555;
    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;
}

._basis3-24 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 30px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #555555;
    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;
}

._basis3-25 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 30px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #555555;
    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;
}


/*20210618start*/

._basis3-25 p img {
    width: 100%;
    display: block;
}


/*20210618end*/

._basis3-26 p {
    text-align: left;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 40px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #333333;
    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;
}

._basis3-27 p {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 40px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #555555;
    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;
}

._basis3-28 p {
    text-align: left;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 30px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #333333;
    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;
}

._basis3-29 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 30px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #555555;
    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;
}

._basis3-30 p {
    text-align: left;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 30px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #333333;
    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;
}

._basis3-31 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 30px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #555555;
    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;
}

._basis3-32 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #555555;
    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;
}

._basis3-33 p {
    text-align: left;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 40px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #333333;
    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;
}

._basis4 {
    width: 180px;
    float: left;
}

._basis4 a {
    display: block;
    width: 100%;
    font-size: 0;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #028EFC;
    border-radius: 50px 50px 50px 50px;
}

._basis4 a span {
    margin-right: 15px;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #fff;
}

._basis4 a i {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 1px;
    margin-top: 4px;
    position: relative;
    background: #fff;
}

._basis4 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);
}

._basis4 a:hover {
    background: rgba(2, 142, 252, 0.8);
}

@media screen and (max-width:1024px) {
    ._basis4 {
        width: 130px;
        float: left;
    }
    ._basis4 a {
        height: 34px;
        line-height: 34px;
        border-radius: 50px 50px 50px 50px;
    }
    ._basis4 a span {
        margin-right: 10px;
        font-size: 14px;
    }
    ._basis4 a i {
        width: 18px;
        margin-top: 3px;
    }
    ._basis4 a i::before {
        width: 6px;
        bottom: 2px;
    }
}

._basis4-2 {
    width: 140px;
}

._basis4-2 a {
    display: block;
    width: 100%;
    font-size: 0;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: rgba(2, 142, 252, 0.8);
    border-radius: 50px 50px 50px 50px;
}

._basis4-2 a span {
    margin-right: 15px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #fff;
}

._basis4-2 a i {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 1px;
    margin-top: 4px;
    position: relative;
    background: #fff;
}

._basis4-2 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);
}

._basis4-2 a:hover {
    background: rgba(2, 142, 252, 1);
}

._basis5 {
    width: 100%;
    float: left;
}

._basis5 .ctext {
    float: left;
    width: 100%;
}

._basis5 .ctext ul {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
}

._basis5 .ctext ul .l1 {
    float: left;
}

._basis5 .ctext ul .l2 {
    width: 1px;
    height: 90px;
    background: #E5E5E5;
}

@media screen and (max-width: 1024px) {
    ._basis5 .ctext ul .l2 {
        width: 1px;
        height: 60px;
        background: #E5E5E5;
    }
    ._basis5 .ctext ul .l1 {
        float: left;
        margin-top: 10px;
    }
}

._basis5 .ctext ul .l2:last-child {
    display: none;
}

._basis5 .ctext ul .l1 a {
    display: block;
    width: 100%;
    text-align: center;
}

._basis5 .ctext ul .l1 .dis {
    display: inline-block;
    border-radius: 0px 0px 0px 0px;
}

._basis5 .ctext ul .l1 .over {
    display: inline-block;
    font-size: 0;
}

._basis5 .ctext ul .l1 .nub {
    display: inline-block;
    vertical-align: middle;
    color: #028EFC;
    font-size: 42px;
    height: 44px;
    line-height: 44px;
    font-weight: normal;
    position: relative;
    overflow: hidden;
}

._basis5 .ctext ul .l1 .dataNums {
    vertical-align: top;
    position: relative;
    top: 50%;
    display: inline-block;
    height: 44px;
    margin-top: -25px;
    text-align: center;
}

._basis5 .ctext ul .l1 .dataNums .dataOne {
    display: inline-block;
    margin: 0 -1px;
    vertical-align: middle;
    width: 30px;
    height: 44px;
    text-align: center;
}

._basis5 .ctext ul .l1 .dataNums .dataBoc {
    position: relative;
    width: 100%;
    height: 100%;
    float: left;
}

._basis5 .ctext ul .l1 .dataNums .dataBoc .tt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    float: left;
}

._basis5 .ctext ul .l1 .dataNums .tt span {
    float: left;
    width: 100%;
    height: 100%;
    font-weight: 400;
}

._basis5 .ctext ul .l1 .hao {
    display: inline-block;
    color: #028EFC;
    font-size: 30px;
    height: 30px;
    line-height: 30px;
    font-weight: 400;
    vertical-align: middle;
}

._basis5 .ctext ul .l1 h5 {
    font-size: 14px;
    line-height: 14px;
    height: 14px;
    overflow: hidden;
    color: #555;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    position: relative;
}

._basis5 .ctext ul .l1 h6 {
    margin-top: 20px;
    font-size: 18px;
    line-height: 18px;
    height: 18px;
    overflow: hidden;
    color: #555;
    position: relative;
}

@media screen and (max-width:1024px) {
    ._basis5 .ctext ul .l1 .dis {
        border-radius: 0px 0px 0px 0px;
    }
    ._basis5 .ctext ul .l1 .nub {
        font-size: 14px;
        height: 16px;
        line-height: 16px;
    }
    ._basis5 .ctext ul .l1 .dataNums {
        height: 16px;
        margin-top: -8px;
    }
    ._basis5 .ctext ul .l1 .dataNums .dataOne {
        width: 10px;
        margin: 0 0px;
        height: 16px;
    }
    ._basis5 .ctext ul .l1 h5 {
        font-size: 12px;
        line-height: 12px;
        height: 12px;
    }
    ._basis5 .ctext ul .l1 h6 {
        margin-top: 10px;
        font-size: 12px;
        line-height: 14px;
        height: 32px;
    }
    ._basis5 .ctext ul .l1 .hao {
        font-size: 14px;
        height: 14px;
        line-height: 14px;
    }
    ._basis5 .ctext ul .l1:first-child {
        text-align: center;
    }
    ._basis5 .ctext ul .l1:last-child {
        text-align: center;
    }
}

._basis6 {
    float: left;
    width: 100%;
}

._basis6 .slick-list {
    margin: -0px -0px;
    width: -ms-calc(100% + 0px);
    width: calc(100% + 0px);
    float: left;
}

._basis6 .slick-list li {
    padding: 0px 0px;
    width: 100%;
    position: relative;
    float: left;
}

._basis6 .slick-list li a {
    display: block;
    float: left;
    border-bottom: 1px solid #E5E5E5;
    width: calc(100% - 40px);
    padding: 0px 0px 0px 0px;
}

._basis6 .slick-list li h4 {
    font-size: 16px;
    line-height: 60px;
    color: #555555;
    float: left;
    transition: all 0.5s;
}

._basis6 .slick-list li h6 {
    font-size: 16px;
    line-height: 60px;
    color: #555555;
    float: left;
    transition: all 0.5s;
    margin-left: 20px;
}

._basis6 .slick-list li a:hover h4 {
    color: #028EFC;
}

._basis6 .slick-list li a:hover h6 {
    color: #028EFC;
}

@media screen and (max-width:1024px) {
    ._basis6 .slick-list {
        margin: -0px -0px;
        width: -ms-calc(100% + 0px);
        width: calc(100% + 0px);
    }
    ._basis6 .slick-list li a {
        width: calc(100% - 0px);
        padding: 10px 0px 10px 0px;
    }
    ._basis6 .slick-list li {
        padding: 0px 0px;
        width: 100%;
    }
    ._basis6 .slick-list li h4 {
        font-size: 14px;
        line-height: 24px;
        width: 100%;
        float: none;
    }
    ._basis6 .slick-list li h6 {
        font-size: 16px;
        line-height: 28px;
        margin-top: 8px;
        width: 100%;
        float: none;
        margin-left: 0;
    }
}

._basis7 {
    display: flex;
}

._basis7 .dis {
    display: inline-block;
}

._basis7 .dis.wid1 {
    width: 100%;
}

._basis7 .dis.wid2 {
    width: 0px;
}

._basis7 .dis .pic1 {
    padding-bottom: 100%;
}

._basis7 .dis .pic2 {
    height: 0px;
}

._basis7 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis7 .dis i img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    min-width: 100%;
    min-height: 100%;
    padding: 0px;
}

@media screen and (max-width:1024px) {
    ._basis7 .dis.wid1 {
        width: 100%;
    }
    ._basis7 .dis.wid2 {
        width: 0px;
    }
    ._basis7 .dis i {
        border-radius: 0px 0px 0px 0px;
    }
    ._basis7 .dis .pic1 {
        padding-bottom: 100%;
    }
    ._basis7 .dis .pic2 {
        height: 0px;
    }
    ._basis7 .dis i img {
        padding: 0px;
    }
}

._basis7-2 {
    display: flex;
    justify-content: left;
}

._basis7-2 .dis {
    display: inline-block;
    width: 100%;
}

._basis7-2 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis7-2 .dis .pic2 {
    height: 366px;
}

._basis7-2 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis7-2 .dis i img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    max-width: 100%;
    min-height: 100%;
}

@media screen and (max-width:1024px) {
    ._basis7-2 {
        justify-content: left;
    }
    ._basis7-2 .dis i {
        border-radius: 0px 0px 0px 0px;
    }
    ._basis7-2 .dis .pic1 {
        padding-bottom: 59.12%;
    }
    ._basis7-2 .dis .pic2 {
        height: 200px;
    }
}

._basis7-3 {
    display: flex;
    justify-content: center;
}

._basis7-3 .dis {
    display: inline-block;
    width: 100%;
}

._basis7-3 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis7-3 .dis .pic2 {
    height: 50px;
}

._basis7-3 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis7-3 .dis i img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    max-height: 100%;
}

._basis7-4 {
    display: flex;
    justify-content: left;
}

._basis7-4 .dis {
    display: inline-block;
    width: 100%;
}

._basis7-4 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis7-4 .dis .pic2 {
    height: 440px;
}

._basis7-4 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis7-4 .dis i img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    max-width: 100%;
    min-height: 100%;
}

@media screen and (max-width:1024px) {
    ._basis7-4 {
        justify-content: left;
    }
    ._basis7-4 .dis i {
        border-radius: 0px 0px 0px 0px;
    }
    ._basis7-4 .dis .pic1 {
        padding-bottom: 59.12%;
    }
    ._basis7-4 .dis .pic2 {
        height: 200px;
    }
}

._basis7-5 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis7-5 .dis .pic2 {
    height: 284px;
}

@media screen and (max-width:1024px) {
    ._basis7-5 .dis .pic1 {
        padding-bottom: 59.12%;
    }
    ._basis7-5 .dis .pic2 {
        height: 170px;
    }
}

._basis7-6 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis7-6 .dis .pic2 {
    height: 420px;
}

@media screen and (max-width:1024px) {
    ._basis7-6 .dis .pic1 {
        padding-bottom: 59.12%;
    }
    ._basis7-6 .dis .pic2 {
        height: 240px;
    }
}

._basis7-7 {
    display: flex;
    justify-content: center;
}

._basis7-7 .dis {
    display: inline-block;
    width: 100%;
}

._basis7-7 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis7-7 .dis .pic2 {
    height: 50px;
}

._basis7-7 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis7-7 .dis i img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    max-height: 100%;
}

._basis7-8 {
    display: flex;
    justify-content: center;
}

._basis7-8 .dis {
    display: inline-block;
    width: 100%;
}

._basis7-8 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis7-8 .dis .pic2 {
    height: 50px;
}

._basis7-8 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis7-8 .dis i img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    max-height: 100%;
}

._basis7-9 {
    display: flex;
    justify-content: center;
}

._basis7-9 .dis {
    display: inline-block;
    width: 100%;
}

._basis7-9 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis7-9 .dis .pic2 {
    height: 50px;
}

._basis7-9 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis7-9 .dis i img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    max-height: 100%;
}

._basis7-10 {
    display: flex;
    justify-content: center;
}

._basis7-10 .dis {
    display: inline-block;
    width: 100%;
}

._basis7-10 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis7-10 .dis .pic2 {
    height: 50px;
}

._basis7-10 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis7-10 .dis i img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    max-height: 100%;
}

._basis7-11 {
    display: flex;
    justify-content: center;
}

._basis7-11 .dis {
    display: inline-block;
    width: 100%;
}

._basis7-11 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis7-11 .dis .pic2 {
    height: 50px;
}

._basis7-11 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis7-11 .dis i img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    max-height: 100%;
}

._basis7-12 {
    display: flex;
    justify-content: left;
}

._basis7-12 .dis {
    display: inline-block;
    width: 100%;
}

._basis7-12 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis7-12 .dis .pic2 {
    height: 300px;
}

._basis7-12 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis7-12 .dis i img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    max-width: 100%;
    min-height: 100%;
}

@media screen and (max-width:1024px) {
    ._basis7-12 {
        justify-content: left;
    }
    ._basis7-12 .dis i {
        border-radius: 0px 0px 0px 0px;
    }
    ._basis7-12 .dis .pic1 {
        padding-bottom: 59.12%;
    }
    ._basis7-12 .dis .pic2 {
        height: 180px;
    }
}

._basis7-13 {
    display: flex;
    justify-content: left;
}

._basis7-13 .dis {
    display: inline-block;
}

._basis7-13 .dis.wid1 {
    width: 100%;
}

._basis7-13 .dis.wid2 {
    width: 0px;
}

._basis7-13 .dis .pic1 {
    padding-bottom: 68%;
}

._basis7-13 .dis .pic2 {
    height: 340px;
}

._basis7-13 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis7-13 .dis i img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    min-width: 100%;
    min-height: 100%;
    background: #fff;
    padding: 0px;
}

@media screen and (max-width:1024px) {
    ._basis7-13 {
        justify-content: left;
    }
    ._basis7-13 .dis i {
        border-radius: 0px 0px 0px 0px;
    }
    ._basis7-13 .dis .pic1 {
        padding-bottom: 59.12%;
    }
    ._basis7-13 .dis .pic2 {
        height: 340px;
    }
    ._basis7-13 .dis i img {
        padding: 0px;
    }
}

._basis7-14 {
    display: flex;
    justify-content: left;
}

._basis7-14 .dis {
    display: inline-block;
}

._basis7-14 .dis.wid1 {
    width: 100%;
}

._basis7-14 .dis.wid2 {
    width: 0px;
}

._basis7-14 .dis .pic1 {
    padding-bottom: 68%;
}

._basis7-14 .dis .pic2 {
    height: 340px;
}

._basis7-14 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis7-14 .dis i img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    min-width: 100%;
    min-height: 100%;
    background: #fff;
    padding: 0px;
}

@media screen and (max-width:1024px) {
    ._basis7-14 {
        justify-content: left;
    }
    ._basis7-14 .dis i {
        border-radius: 0px 0px 0px 0px;
    }
    ._basis7-14 .dis .pic1 {
        padding-bottom: 59.12%;
    }
    ._basis7-14 .dis .pic2 {
        height: 340px;
    }
    ._basis7-14 .dis i img {
        padding: 0px;
    }
}

._basis7-15 {
    display: flex;
    justify-content: center;
}

._basis7-15 .dis {
    display: inline-block;
    width: 100%;
}

._basis7-15 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis7-15 .dis .pic2 {
    height: 50px;
}

._basis7-15 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis7-15 .dis i img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    max-height: 100%;
}

._basis7-16 {
    display: flex;
    justify-content: left;
}

._basis7-16 .dis {
    display: inline-block;
}

._basis7-16 .dis.wid1 {
    width: 100%;
}

._basis7-16 .dis.wid2 {
    width: 0px;
}

._basis7-16 .dis .pic1 {
    padding-bottom: 76%;
}

._basis7-16 .dis .pic2 {
    height: 340px;
}

._basis7-16 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis7-16 .dis i img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    min-width: 100%;
    min-height: 100%;
    background: #fff;
    padding: 0px;
}

@media screen and (max-width:1024px) {
    ._basis7-16 {
        justify-content: left;
    }
    ._basis7-16 .dis i {
        border-radius: 0px 0px 0px 0px;
    }
    ._basis7-16 .dis .pic1 {
        padding-bottom: 60%;
    }
    ._basis7-16 .dis .pic2 {
        height: 340px;
    }
    ._basis7-16 .dis i img {
        padding: 0px;
    }
}

._basis7-17 {
    display: flex;
    justify-content: center;
}

._basis7-17 .dis {
    display: inline-block;
    width: 100%;
}

._basis7-17 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis7-17 .dis .pic2 {
    height: 50px;
}

._basis7-17 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis7-17 .dis i img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    max-height: 100%;
}

._basis7-18 {
    display: flex;
    justify-content: center;
}

._basis7-18 .dis {
    display: inline-block;
    width: 100%;
}

._basis7-18 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis7-18 .dis .pic2 {
    height: 50px;
}

._basis7-18 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis7-18 .dis i img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    max-height: 100%;
}

._basis7-19 {
    display: flex;
    justify-content: center;
}

._basis7-19 .dis {
    display: inline-block;
    width: 100%;
}

._basis7-19 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis7-19 .dis .pic2 {
    height: 50px;
}

._basis7-19 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis7-19 .dis i img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    max-height: 100%;
}

._basis7-20 {
    display: flex;
    justify-content: left;
}

._basis7-20 .dis {
    display: inline-block;
}

._basis7-20 .dis.wid1 {
    width: 100%;
}

._basis7-20 .dis.wid2 {
    width: 733px;
}

._basis7-20 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis7-20 .dis .pic2 {
    height: 224px;
}

._basis7-20 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis7-20 .dis i img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    min-width: 100%;
    min-height: 100%;
    background: #fff;
    padding: 0px;
}

@media screen and (max-width:1024px) {
    ._basis7-20 {
        justify-content: left;
    }
    ._basis7-20 .dis i {
        border-radius: 0px 0px 0px 0px;
    }
    ._basis7-20 .dis .pic1 {
        padding-bottom: 59.12%;
    }
    ._basis7-20 .dis .pic2 {
        height: 170px;
    }
    ._basis7-20 .dis i img {
        padding: 0px;
    }
}

._basis7-21 {
    display: flex;
    justify-content: left;
}

._basis7-21 .dis {
    display: inline-block;
}

._basis7-21 .dis.wid1 {
    width: 100%;
}

._basis7-21 .dis.wid2 {
    width: 733px;
}

._basis7-21 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis7-21 .dis .pic2 {
    height: 519px;
}

._basis7-21 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis7-21 .dis i img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    min-width: 100%;
    min-height: 100%;
    background: #fff;
    padding: 0px;
}

@media screen and (max-width:1024px) {
    ._basis7-21 {
        justify-content: left;
    }
    ._basis7-21 .dis i {
        border-radius: 0px 0px 0px 0px;
    }
    ._basis7-21 .dis .pic1 {
        padding-bottom: 59.12%;
    }
    ._basis7-21 .dis .pic2 {
        height: 300px;
    }
    ._basis7-21 .dis i img {
        padding: 0px;
    }
}

._basis7-22 {
    display: flex;
    justify-content: center;
}

._basis7-22 .dis {
    display: inline-block;
    width: 100%;
}

._basis7-22 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis7-22 .dis .pic2 {
    height: 50px;
}

._basis7-22 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis7-22 .dis i img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    max-height: 100%;
}

._basis7-23 {
    display: flex;
    justify-content: center;
}

._basis7-23 .dis {
    display: inline-block;
    width: 100%;
}

._basis7-23 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis7-23 .dis .pic2 {
    height: 50px;
}

._basis7-23 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis7-23 .dis i img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    max-height: 100%;
}

._basis7-24 {
    display: flex;
    justify-content: center;
}

._basis7-24 .dis {
    display: inline-block;
    width: 100%;
}

._basis7-24 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis7-24 .dis .pic2 {
    height: 50px;
}

._basis7-24 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis7-24 .dis i img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    max-height: 100%;
}

._basis8 .index-partners {
    color: #fff;
}

._basis8 .index-partners .wal {
    position: relative;
}

._basis8 .index-partners .content {
    font-size: 16px;
    line-height: 36px;
    position: relative;
    padding: 65px 0 30px 0;
    max-width: 50%;
}

._basis8 .index-partners .content:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 30px;
    width: 30px;
    height: 2px;
    background: #fff;
}

._basis8 .index-partners .content p {
    padding-bottom: 10px;
}

._basis8 .index-partners .container {
    width: 650px;
    height: 650px;
    position: relative;
    z-index: 10;
    float: left;
    left: 0px;
    right: 45px;
    top: auto;
    bottom: auto;
    margin-top: 32px;
}

._basis8 .index-partners .container .box {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 11;
    width: 184px;
    height: 184px;
    margin-left: -92px;
    margin-top: -92px;
    background: url("../images/p6763_3.png") center no-repeat;
    background-size: 100%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

._basis8 .index-partners .container:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-size: 100%;
}

._basis8 .index-partners .container .yuan-1 {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url("../images/p6763_9.png") center no-repeat;
    background-size: 100%;
    animation: rotate_anim 10s infinite linear;
    -webkit-animation: rotate_anim 10s infinite linear;
}

._basis8 .index-partners .container .yuan-2 {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url("../images/p6763_10.png") center no-repeat;
    background-size: 100%;
    animation: rotate_anim 26s infinite linear;
    -webkit-animation: rotate_anim 26s infinite linear;
}

._basis8 .index-partners .container .yuan-3 {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url("../images/p6763_11.png") center no-repeat;
    background-size: 100%;
    animation: rotate_anim_2 10s infinite linear;
    -webkit-animation: rotate_anim_2 10s infinite linear;
}

._basis8 .index-partners .btn {
    width: 440px;
    height: 440px;
    position: absolute;
    z-index: 10;
    left: 50%;
    right: auto;
    top: 50%;
    bottom: auto;
    margin-left: -220px;
    margin-top: -220px;
}

._basis8 .index-partners .btn li {
    width: 50%;
    height: 220px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

._basis8 .index-partners .btn li:before {
    content: "";
    display: block;
    position: absolute;
    width: 200px;
    height: 200px;
    background: #767676;
    transition: all 0.5s;
}

._basis8 .index-partners .btn li .name {
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    position: absolute;
    z-index: 10;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    margin-top: 0;
}

._basis8 .index-partners .btn li:nth-child(1):before {
    border-top-left-radius: 220px;
    -webkit-border-top-left-radius: 220px;
    right: 2px;
    bottom: 2px;
}

._basis8 .index-partners .btn li:nth-child(1) .name {
    right: 75px;
    top: 90px;
}

._basis8 .index-partners .btn li:nth-child(1) .name div:nth-child(2) {
    position: relative;
    left: -10px;
}

._basis8 .index-partners .btn li:nth-child(2):before {
    border-top-right-radius: 220px;
    -webkit-border-top-right-radius: 220px;
    left: 2px;
    bottom: 2px;
}

._basis8 .index-partners .btn li:nth-child(2) .name {
    left: 75px;
    top: 90px;
}

._basis8 .index-partners .btn li:nth-child(2) .name div:nth-child(2) {
    position: relative;
    left: 1em;
}

._basis8 .index-partners .btn li:nth-child(3):before {
    border-bottom-left-radius: 220px;
    -webkit-border-bottom-left-radius: 220px;
    right: 2px;
    top: 2px;
}

._basis8 .index-partners .btn li:nth-child(3) .name {
    right: 45px;
    top: 75px;
}

._basis8 .index-partners .btn li:nth-child(3) .name div:nth-child(1) {
    position: relative;
    left: -1em;
}

._basis8 .index-partners .btn li:nth-child(4):before {
    border-bottom-right-radius: 220px;
    -webkit-border-bottom-right-radius: 220px;
    left: 2px;
    top: 2px;
}

._basis8 .index-partners .btn li:nth-child(4) .name {
    left: 75px;
    top: 75px;
    text-align: right;
}

._basis8 .index-partners .btn li.on:before {
    background: #028EFC;
    width: 216px;
    height: 216px;
}

._basis8 .index-partners .btn li.on .name {
    font-size: 28px;
    line-height: 42px;
    margin-top: 6px;
}

._basis8 .index-partners .list li {
    position: absolute;
    z-index: 9;
    left: 50%;
    right: auto;
    top: 50%;
    bottom: auto;
    margin-left: 0;
    margin-top: 0;
    opacity: 0;
}

._basis8 .index-partners .list li a {
    display: block;
    width: 110px;
    height: 110px;
    padding: 5px;
    background: #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-left: -55px;
    margin-top: -55px;
}

._basis8 .index-partners .list.show li {
    opacity: 1;
}

._basis8 .index-partners .list.show li:nth-child(1) {
    margin-top: -305px;
}

._basis8 .index-partners .list.show li:nth-child(2) {
    margin-left: 305px;
}

._basis8 .index-partners .list.show li:nth-child(3) {
    margin-left: 145px;
    margin-top: 270px;
}

._basis8 .index-partners .list.show li:nth-child(4) {
    margin-left: -208px;
    margin-top: 225px;
}

._basis8 .index-partners .list.show li:nth-child(5) {
    margin-left: -290px;
    margin-top: -105px;
}

._basis8 .index-partners .list-1.show li:nth-child(1) {
    margin-top: -305px;
}

._basis8 .index-partners .list-1.show li:nth-child(2) {
    margin-left: 300px;
    margin-top: 55px;
}

._basis8 .index-partners .list-1.show li:nth-child(3) {
    margin-left: -63px;
    margin-top: 295px;
}

._basis8 .index-partners .list-1.show li:nth-child(4) {
    margin-left: -300px;
    margin-top: 65px;
}

._basis8 .index-partners .list-3.show li:nth-child(1) {
    margin-top: -285px;
    margin-left: 115px;
}

._basis8 .index-partners .list-3.show li:nth-child(2) {
    margin-left: 145px;
    margin-top: 270px;
}

._basis8 .index-partners .list-3.show li:nth-child(3) {
    margin-left: -288px;
    margin-top: -103px;
}

._basis8 .btn ul {
    display: flex;
    flex-wrap: wrap;
}

._basis8 .index-partners .list li a img {
    max-width: 100%;
    vertical-align: middle;
    line-height: 10px;
    top: 50%;
    transform: translate(-50%, -50%);
    position: relative;
    left: 50%;
}

@media screen and (max-width:1024px) {
    ._basis8 {
        width: 100%;
        float: left;
    }
    ._basis8 .index-partners .container {
        width: 375px;
        height: 375px;
        right: 0;
        left: 50%;
        transform: translate(-50%, 0);
        position: relative;
        float: left;
        display: block;
    }
    ._basis8 .index-partners .container .box {
        height: 120px;
        width: 120px;
        margin-left: -60px;
        margin-top: -60px;
    }
    ._basis8 .index-partners .btn {
        height: 290px;
        width: 290px;
        margin-left: -145px;
        margin-top: -145px;
    }
    ._basis8 .index-partners .btn li {
        height: 145px;
    }
    ._basis8 .index-partners .btn li:before {
        width: 140px;
        height: 140px;
    }
    ._basis8 .index-partners .btn li.on .name {
        font-size: 18px;
        line-height: 26px;
    }
    ._basis8 .index-partners .btn li.on:before {
        width: 140px;
        height: 140px;
    }
    ._basis8 .index-partners .btn li:nth-child(2):before {
        border-top-right-radius: 140px;
        -webkit-border-top-right-radius: 140px;
    }
    ._basis8 .index-partners .btn li:nth-child(1):before {
        border-top-left-radius: 140px;
        -webkit-border-top-left-radius: 140px;
    }
    ._basis8 .index-partners .btn li:nth-child(3):before {
        border-bottom-left-radius: 140px;
        -webkit-border-bottom-left-radius: 140px;
    }
    ._basis8 .index-partners .btn li:nth-child(4):before {
        border-bottom-right-radius: 140px;
        -webkit-border-bottom-right-radius: 140px;
    }
    ._basis8 .index-partners .btn li .name {
        font-size: 16px;
        line-height: 36px;
    }
    ._basis8 .index-partners .btn li:nth-child(4) .name {
        left: 60px;
        top: 60px;
    }
    ._basis8 .index-partners .btn li:nth-child(3) .name {
        right: 30px;
        top: 60px;
    }
    ._basis8 .index-partners .btn li:nth-child(1) .name {
        right: 60px;
        top: 70px;
    }
    ._basis8 .index-partners .btn li:nth-child(2) .name {
        left: 60px;
        top: 70px;
    }
    ._basis8 .list-2 {
        float: left;
        width: 100%;
        display: none;
        position: relative;
        top: 400px;
    }
    ._basis8 .list-2 ul {
        float: left;
        display: none;
        width: 100%;
    }
    ._basis8 .index-partners .list li {
        float: left;
        background: #fff;
        width: 50%;
        height: 100px;
        position: unset;
    }
    ._basis8 .index-partners .list.show li:nth-child(1) {
        margin-top: 0px;
    }
    ._basis8 .index-partners .list.show li:nth-child(2) {
        margin-left: 0px;
    }
    ._basis8 .index-partners .list.show li:nth-child(3) {
        margin-left: 0px;
        margin-top: 0px;
    }
    ._basis8 .index-partners .list.show li:nth-child(4) {
        margin-left: 0px;
        margin-top: 0px;
    }
    ._basis8 .index-partners .list.show li:nth-child(5) {
        margin-left: 0px;
        margin-top: 0px;
    }
    ._basis8 .index-partners .list li a {
        width: 100%;
        height: 100px;
        margin-left: 0px;
        margin-top: 0px;
    }
}

._basis9 {
    float: left;
    width: 100%;
}

._basis9 .slick-list {
    margin: -1px -0px;
    width: -ms-calc(100% + 0px);
    width: calc(100% + 0px);
    float: left;
}

._basis9 .slick-list li {
    padding: 1px 0px;
    width: 100%;
    position: relative;
    float: left;
}

._basis9 .slick-list li a {
    display: block;
    float: left;
    padding: 20px 30px;
    background: #F5F5F5;
    width: 100%;
}

._basis9 .slick-list li .content {
    overflow: hidden;
}

._basis9 .slick-list li .sub {
    height: 60px;
    width: 60px;
    border-radius: 100%;
    background: #CFCFCF;
    border: 5px solid #E8E8E8;
    float: left;
    text-align: center;
    transition: all 0.5s;
    float: left;
}

._basis9 .slick-list li h4 {
    color: #333;
    font-size: 18px;
    line-height: 20px;
    padding-left: 20px;
    line-height: 60px;
    float: left;
    float: right;
    width: calc(100% - 60px);
    width: -ms-calc(100% - 60px);
    width: -o-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

._basis9 .slick-list li.on a {
    background: #028EFC;
}

._basis9 .slick-list li.on h4 {
    color: #fff;
}

._basis9 .slick-list li:hover a {
    background: #028EFC;
}

._basis9 .slick-list li:hover h4 {
    color: #fff;
}

._basis9 .slick-list li:hover .sub {
    background: #5AA7F9;
    border: 5px solid #3F98F8;
}

._basis9 .slick-list li.on .sub {
    background: #5AA7F9;
    border: 5px solid #3F98F8;
}

._basis9 .slick-list li .sub i {
    font-size: 35px;
    color: #333;
    line-height: calc(50px);
}

._basis9 .slick-list li:hover .sub i {
    color: #fff;
    transition: all 0.5s;
}

._basis9 .slick-list li .sub img {
    height: 35px;
    width: 35px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    float: left;
}

._basis9 .slick-list li .img2 {
    display: none;
}

._basis9 .slick-list li:hover .img2 {
    display: block;
}

._basis9 .slick-list li:hover .img1 {
    display: none;
}

@media screen and (max-width:1024px) {
    ._basis9 .slick-list {
        margin: -2.5px -2.5px;
        width: -ms-calc(100% + 5px);
        width: calc(100% + 5px);
        float: left;
        white-space: nowrap;
        overflow: hidden;
        overflow-x: auto;
        scrollbar-width: thin;
        max-width: 100%;
    }
    ._basis9 .slick-list li {
        padding: 2.5px 2.5px;
        width: 50%;
        display: inline-block;
        vertical-align: middle;
        float: none;
    }
    ._basis9 .slick-list li a {
        padding: 6px 6px;
    }
    ._basis9 .slick-list li .sub {
        height: 26px;
        width: 26px;
        border: 2px solid #E8E8E8;
    }
    ._basis9 .slick-list li h4 {
        font-size: 12px;
        line-height: 20px;
        padding-left: 6px;
        line-height: 26px;
        -webkit-line-clamp: 1;
        width: calc(100% - 26px);
        width: -ms-calc(100% - 26px);
        width: -o-calc(100% - 26px);
        width: -moz-calc(100% - 26px);
        width: -webkit-calc(100% - 26px);
    }
    ._basis9 .slick-list li .sub i {
        font-size: 16px;
        line-height: calc(16px);
    }
    ._basis9 .slick-list li .sub img {
        height: 16px;
        width: 16px;
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        float: left;
    }
}

._basis10 {
    float: left;
    width: 100%;
}

._basis10 .slick {
    float: left;
    width: 100%;
}

._basis10 .slick ul {
    float: left;
    width: 100%;
}


/*20210803end*/

._basis10 .slick ul li {
    float: left;
    width: 13.5%;
    height: 380px;
    border: #E5E5E5 solid 1px;
    background-color: #fff;
    margin-right: 1.375%;
    position: relative;
    overflow: hidden;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

._basis10 .slick ul li:last-child {
    margin-right: 0;
}

._basis10 .slick ul li.active {
    width: 40.5%;
    height: 380px;
    border: 0;
}


/*20210803end*/

._basis10 .slick ul li .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

._basis10 .slick ul li.active .bg {
    opacity: 1;
    filter: alpha(opacity=100);
}

._basis10 .slick ul li a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 10;
}

._basis10 .slick ul li .line {
    position: absolute;
    width: 71px;
    height: 5px;
    background-color: #028EFC;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0px);
}


/*20210803start*/

._basis10 .slick ul li.active .line {
    width: 1px;
    height: 169px;
    opacity: 1;
    background-color: #A4A4A4;
    left: 191px;
    top: 92px;
    margin-left: 0;
}

._basis10 .slick ul li .icoblock {
    float: left;
    width: 100%;
    height: 170px;
    margin-top: 70px;
    text-align: center;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

._basis10 .slick ul li.active .icoblock {
    width: 170px;
    background-color: #028EFC;
    margin-top: 90px;
}


/*20210803end*/

._basis10 .slick ul li .icoblock .ico {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 100px;
    margin-top: 26px;
    line-height: 0;
}

._basis10 .slick ul li .icotit {
    float: left;
    width: 100%;
    padding: 12px 35px 0 35px;
    color: #424242;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
}

._basis10 .slick ul li.active .icotit {
    width: 170px;
    padding: 4px 0 0 0;
    color: #fff;
    font-size: 16px;
}

._basis10 .slick ul li .icoline {
    float: left;
    width: 100%;
    text-align: center;
    height: 31px;
    padding-top: 20px;
}

._basis10 .slick ul li.active .icoline {
    display: none;
}

._basis10 .slick ul li .icoline img {
    max-width: 100%;
}


/*20210803start*/

._basis10 .slick ul li .youblock {
    position: absolute;
    float: left;
    width: 56%;
    height: 169px;
    left: 100%;
    top: 90px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}


/*20210803end*/

._basis10 .slick ul li.active .youblock {
    left: 220px;
}

._basis10 .slick ul li .youblock .p {
    float: left;
    white-space: pre-wrap;
    width: 100%;
    height: calc(28px * 4);
    margin-top: 4px;
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

._basis10 .slick ul li .youblock .more {
    float: left;
    margin-top: 21px;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
}

._basis10 .slick ul li.active .icon1 {
    display: none;
}

._basis10 .slick ul li.active .icon2 {
    display: block;
}

._basis10 .slick ul li .icon1 {
    display: block;
}

._basis10 .slick ul li .icon2 {
    display: none;
}

._basis10 .more i {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    width: 18px;
    height: 1px;
    position: relative;
    background: #fff;
}

._basis10 .more i::before {
    content: "";
    display: block;
    width: 8px;
    height: 1px;
    position: absolute;
    right: -1px;
    bottom: 3px;
    background: #fff;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

._basis10 .slick ul li.active .icoblock .ico {
    width: 100px;
    height: 100px;
}

@media screen and (max-width:1024px) {
    ._basis10 .slick ul li {
        width: 100%;
        height: 300px;
    }
    ._basis10 .slick ul li.active {
        width: 100%;
        height: 250px;
        border: #E5E5E5 solid 1px;
    }
    ._basis10 .slick ul li {
        width: 100%;
        height: 250px;
    }
    ._basis10 .slick ul li.active .icoblock {
        width: 100px;
        background-color: #028EFC;
        margin-top: 60px;
        height: 100px;
    }
    ._basis10 .slick ul li.active .line {
        top: 60px;
        height: 100px;
        left: 130px;
        background: #fff;
        width: 1px;
    }
    ._basis10 .slick ul li.active .icoblock .ico {
        height: 100px;
        width: 100px;
        margin-top: 0px;
    }
    ._basis10 .slick ul li .icoblock {
        width: 100px;
        background-color: #028EFC;
        margin-top: 60px;
        height: 100px;
        margin-left: 15px;
    }
    ._basis10 .slick ul li .line {
        top: 60px;
        height: 100px;
        left: 130px;
        width: 1px;
        background: #fff;
    }
    ._basis10 .slick ul li .icoblock .ico {
        height: 100px;
        width: 100px;
        margin-top: 0px;
    }
    ._basis10 .slick ul li .youblock {
        left: 160px;
        top: 60px;
    }
    ._basis10 .slick ul li .youblock .p {
        height: calc(20px * 3);
        color: #424242;
        font-size: 14px;
        line-height: 20px;
        -webkit-line-clamp: 3;
    }
    ._basis10 .slick ul li.active .youblock .p {
        color: #fff;
    }
    ._basis10 .slick ul li.active .icotit {
        width: auto;
        font-size: 14px;
        padding: 0;
        left: 50%;
        white-space: nowrap;
        transform: translate(-50%, 0px);
        position: relative;
    }
    ._basis10 .slick ul li .icotit {
        width: auto;
        font-size: 14px;
        padding: 0;
        left: 50%;
        white-space: nowrap;
        color: #424242;
        transform: translate(-50%, 0px);
        position: relative;
    }
    ._basis10 .slick ul li.active .youblock {
        left: 150px;
    }
    ._basis10 .slick ul li .youblock {
        left: 150px;
    }
    ._basis10 .slick ul li .bg {
        opacity: 0;
        filter: alpha(opacity=100);
    }
    ._basis10 .slick ul li .icoline {
        display: none;
    }
    ._basis10 .slick ul li .icon1 {
        display: block;
    }
    ._basis10 .slick ul li.active .icon1 {
        display: block;
    }
    ._basis10 .slick ul li .icon2 {
        display: none;
    }
    ._basis10 .slick ul li.active .icon2 {
        display: none;
    }
    ._basis10 .slick ul li .youblock .more {
        float: left;
        margin-top: 21px;
        color: #424242;
        font-size: 14px;
        line-height: 26px;
    }
    ._basis10 .more i {
        display: inline-block;
        margin-left: 10px;
        vertical-align: middle;
        width: 18px;
        height: 1px;
        position: relative;
        background: #424242;
    }
    ._basis10 .more i::before {
        content: "";
        display: block;
        width: 8px;
        height: 1px;
        position: absolute;
        right: -1px;
        bottom: 3px;
        background: #424242;
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    ._basis10 .slick ul li.active .youblock .more {
        color: #fff;
    }
    ._basis10 li.active .more i {
        background: #fff;
    }
    ._basis10 li.active .more i::before {
        background: #fff;
    }
}

._basis11 p {
    max-height: 360px;
    padding-right: 10px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 30px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #666666;
    text-align: left;
    overflow: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
}

._basis11 p::-webkit-scrollbar {
    width: 4px;
}

._basis11 p::-webkit-scrollbar-track {
    background-color: #e5e5e5;
    border-radius: 4px;
}

._basis11 p::-webkit-scrollbar-thumb {
    width: 4px;
    background-color: #028EFC;
    border-radius: 4px;
}

._basis11 p::-ms-scrollbar-track {
    background-color: #e5e5e5;
    border-radius: 4px;
}

._basis11 p::-ms-scrollbar-thumb {
    width: 4px;
    background-color: #028EFC;
    border-radius: 4px;
}

._basis11 p {
    scrollbar-color: #028EFC #e5e5e5;
    scrollbar-width: transparent;
    -ms-scrollbar-track-color: #e5e5e5;
    border-radius: 4px;
}

@media screen and (max-width:1024px) {
    ._basis11 p {
        max-height: 150px;
        padding-right: 5px;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 22px;
        text-align: left;
    }
    ._basis11 p::-webkit-scrollbar {
        width: 2px;
    }
    ._basis11 p::-webkit-scrollbar-track {
        border-radius: 2px;
    }
    ._basis11 p::-webkit-scrollbar-thumb {
        width: 2px;
        border-radius: 2px;
    }
}

._basis12 {
    width: 100%;
    float: left;
}

._basis12 .slick {
    width: 100%;
    float: left;
}

._basis12 .slick .Mainp {
    border-radius: 100%;
}

._basis12 .slick .content {
    width: 100%;
    float: left;
}

._basis12 .aboutB-b {
    float: left;
    margin-top: 0px;
    position: relative;
}

._basis12 .aboutB-b .c-menu {
    height: 600px;
    margin-left: 300px;
    width: 350px;
    overflow: hidden;
    position: relative;
}

._basis12 .aboutB-b .items-list {
    left: -350px;
    width: 600px;
    height: 600px;
    position: absolute;
    top: 0px;
    border: 1px dashed #333;
    border-radius: 50%;
}

._basis12 .aboutB-b .item {}

._basis12 .aboutB-b .c-menu {
    position: relative;
    height: 700px;
    margin-left: 360px;
    width: 400px;
    overflow: hidden;
}

._basis12 .aboutB-b .img-box,
._basis12 .hide {
    position: absolute;
    left: 0px;
    border-radius: 50%;
    border: 3px solid #718fea;
    top: 55px;
    width: 590px;
    height: 590px;
    opacity: 1;
    transition: opacity, 0.2s;
}

._basis12 .aboutB-b .hide {
    background-size: cover;
}

._basis12 .aboutB-b .items-list {
    position: absolute;
    left: -400px;
    top: 0px;
    width: 700px;
    height: 700px;
    border: 1px dashed rgba(0, 0, 0, 0.2);
    border-radius: 50%;
}

._basis12 .aboutB-b .item {
    position: absolute;
    width: 600px;
    padding-left: 25px;
    font-size: 18px;
    transition: font-size 1s;
    text-align: left;
    cursor: pointer;
}

._basis12 .aboutB-b .item a {
    position: relative;
}

._basis12 .aboutB-b .item:nth-child(4) {
    font-size: 24px;
    margin-top: -4px;
    transition: font-size .5s;
    opacity: 1;
}

._basis12 .aboutB-b .item:nth-child(4) a {
    color: #028EFC;
}

._basis12 .aboutB-b .item a:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../images/p6856_3.png) no-repeat center;
    left: -25px;
    top: 50%;
    margin-top: -10px;
}

._basis12 .aboutB-b .item:nth-child(4):before {
    top: 10px;
}

._basis12 .item a {
    color: #333333;
    transition: color 0.5s;
}

._basis12 .aboutB-b .item a:hover {
    color: #028EFC;
    transition: color 0.5s;
}

._basis12 .aboutB-b .btn {
    z-index: 10;
    position: absolute;
    width: 20px;
    height: 20px;
    cursor: pointer;
    left: 60px;
    font-size: 20pt;
    color: #dae6ef;
    -webkit-transform: scale(3, 1);
    transform: scale(3, 1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

._basis12 .aboutB-b .btn:hover {
    color: white;
    transition: color 0.5s;
}

._basis12 .aboutB-b .prev {
    top: 110px;
}

._basis12 .aboutB-b .next {
    bottom: 120px;
}

._basis12 .aboutB-c .next,
._basis12 .aboutB-c .prev {
    background: #9b9c9d;
    cursor: pointer;
    opacity: 1;
    font-family: "微软雅黑";
    font-size: 0px;
    color: #fff;
    width: 52px;
    height: 52px;
    text-align: center;
    position: absolute;
    bottom: 0;
}

._basis12 .aboutB-c .next::after,
._basis12 .aboutB-c .prev::after {
    content: "";
    height: 12px;
    width: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)rotate(45deg);
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    margin-left: -3px;
}

._basis12 .aboutB-c .next {
    left: 70px;
}

._basis12 .aboutB-c .prev {
    transform: rotate(180deg);
}

._basis12 .aboutB-c .prev:hover {
    transform: rotate(0deg);
}

._basis12 .aboutB-c .prev:hover {
    transform: rotate(180deg);
}

._basis12 .aboutB-c .next:hover,
._basis12 .aboutB-c .prev:hover {
    opacity: 1;
}

._basis12 .aboutB-c {
    padding-bottom: 180px;
    position: relative;
    float: right;
    width: 50.6%;
}

._basis12 .aboutB-c {
    padding-bottom: 140px;
    position: relative;
    float: right;
    width: 47%;
}

._basis12 .aboutB-b .c-menu {
    height: 600px;
    margin-left: 300px;
    width: 350px;
    overflow: hidden;
}

._basis12 .aboutB-b .img-box,
._basis12 .hide {
    top: 50px;
    width: 500px;
    height: 500px;
    opacity: 1;
    transition: opacity, 0.2s;
}

._basis12 .aboutB-b .img-box {
    background-size: Cover;
}

._basis12 .aboutB-b .items-list {
    left: -350px;
    width: 600px;
    height: 600px;
}

._basis12 .aboutB-b .item {
    width: 600px;
    padding-left: 25px;
    font-size: 18px;
    transition: font-size 1s;
    text-align: left;
    cursor: pointer;
}

._basis12 .aboutB-e .c {
    text-align: justify;
    width: 80%;
    font-size: 16px;
    color: #555;
    line-height: 40px;
    white-space: pre-wrap;
}

._basis12 .aboutB {
    padding: 100px 0 110px;
    background: url(../images/aboutb.jpg) no-repeat center/cover;
}

._basis12 .aboutB-a {
    max-width: 1400px;
    margin: 0 auto;
}

._basis12 .aboutB-b {
    margin-top: 0px;
}

._basis12 .aboutB-f .mainTit,
._basis12 .aboutB-f .mainTit .t,
._basis12 .aboutB-f .mainTit .c {
    color: #fff;
    font-family: SourceHanSansCN-Light;
    font-weight: lighter;
}

._basis12 .aboutB-b {
    float: left;
    position: relative;
}

._basis12 .aboutB-d {
    padding-top: 100px;
}

._basis12 .aboutB-e .t {
    font-size: 40px;
    font-weight: 700;
    color: #028EFC;
}

._basis12 .aboutB-g {
    height: 260px;
    margin-top: 20px;
    overflow-y: auto;
}

._basis12 .aboutB-e .c {
    text-align: justify;
    width: 80%;
    font-size: 16px;
    color: #555555;
    line-height: 40px;
    opacity: 1;
}

._basis12 .aboutB-g {
    /*滚动条滑块按钮的颜色*/
    scrollbar-face-color: #028EFC;
    /*滚动条整体颜色*/
    scrollbar-highlight-color: #fff;
    /*滚动条轨道颜色*/
    scrollbar-track-color: #028EFC;
}

._basis12 .aboutB-g::-webkit-scrollbar {
    background-color: #b7babe;
    width: 3px;
    height: 10px;
}

._basis12 .aboutB-g::-webkit-scrollbar-track {
    background-color: #b7babe;
    border-radius: 10px;
}

._basis12 .aboutB-g::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #028EFC;
}

._basis12 .contentx .slick-arrow {
    height: 52px;
    width: 52px;
    bottom: -166px;
    float: left;
    top: auto;
    left: 0;
}

._basis12 .contentx .slick-next {
    left: 70px;
}

._basis12 .contentx .slick-arrow:hover {}

._basis12 .next {
    left: 80px;
}

._basis12 .prev.active {
    background: #028EFC;
}

._basis12 .next.active {
    background: #028EFC;
}

._basis13 {
    width: 100%;
    float: left;
}

._basis13 .slick {
    float: left;
    width: 100%;
}

._basis13 .slick .wz {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    width: 100%;
    float: left;
    cursor: pointer;
    color: #FFFFFF;
    background: #028EFC;
    padding: 0 40px;
}

._basis13 .slick .bt {
    word-break: break-word;
    height: 60px;
    line-height: 60px;
    float: left;
    width: 30%;
    text-align: left;
    text-transform: uppercase;
    font-size: 16px;
    padding-right: 12px;
}

._basis13 .slick .bt1 {
    width: 35%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

._basis13 .slick .bt3 {
    width: 15%;
}

._basis13 .slick .bt4 {
    width: 20%;
    padding-right: 0 !important;
}

._basis13 .slick .bt4 a {
    float: right;
}

._basis13 .slick span {
    margin-left: 10px;
}

._basis13 .slick li {
    width: 100%;
    float: left;
    border-bottom: 1px solid #e5e5e5;
}

._basis13 .slick li:hover .tit {
    background: #F5F5F5;
    color: #028EFC;
}

._basis13 .slick li .tit {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    width: 100%;
    float: left;
    cursor: pointer;
    color: #333;
    padding: 0 40px;
}

._basis13 .slick li:hover a {
    color: #028EFC;
}

@media screen and (max-width:1024px) {
    ._basis13 .slick .wz {
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
    }
    ._basis13 .slick .bt {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        width: 20%;
    }
    ._basis13 .slick li .tit {
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
    }
    ._basis13 .slick .bt3 {
        width: 25%;
        display: none;
    }
    ._basis13 .slick .bt1 {
        width: 50%;
    }
    ._basis13 .slick .bt4 {
        width: 30%;
    }
    ._basis13 .slick span {
        margin-left: 2px;
    }
}

._basis14 {
    width: 100%;
    float: left;
}

._basis14 .slick-list {
    margin: -15px -15px;
    overflow: hidden;
    width: -ms-calc(100% + 30px);
    width: calc(100% + 30px);
}

._basis14 .slick-list li {
    padding: 15px 15px;
    float: left;
    width: 100%;
}

._basis14 .slick-list li a {
    display: flex;
    background: #fff;
    padding: 30px;
    float: left;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    box-shadow: 0px 0px 0px 0px #888;
    border: 1px solid #E5E5E5;
}

._basis14 .slick-list .img {
    position: relative;
    overflow: hidden;
    width: 20%;
    float: right;
}

._basis14 .slick-list .pic1 {
    padding-bottom: 13%;
}

._basis14 .slick-list .pic2 {
    height: 260px;
}

._basis14 .slick-list .img img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

._basis14 .slick-list .tit {
    width: 60%;
    float: left;
    position: relative;
}

._basis14 .slick-list .tit h4 {
    font-size: 20px;
    color: #333;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 20px;
}

._basis14 .slick-list .tit h6 {
    font-size: 16px;
    color: #555555;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 30px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-top: 20px;
}

._basis14 .slick-list .data {
    text-align: center;
    float: left;
    display: block;
    width: 10%;
    position: relative;
}

._basis14 .slick-list h2 {
    float: left;
    font-size: 36px;
    line-height: 40px;
    color: #666666;
    width: 100%;
    letter-spacing: 3px;
}

._basis14 .slick-list h3 {
    float: left;
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    width: 100%;
}

._basis14 .slick-list li:hover h4 {
    color: #028EFC;
}

._basis14 .slick-list li:hover .sub {
    background: #028EFC;
}

._basis14 .slick-list .sub {
    width: 36px;
    height: 36px;
    line-height: 36px;
    background: #028EFC;
    color: #FFF;
    float: left;
    left: 50%;
    transform: translate(-50%, 0px);
    position: relative;
    border-radius: 100%;
    margin-top: 20px;
}

._basis14 .slick-list .data::before {
    content: "";
    width: 1px;
    height: 100%;
    background: #e5e5e5;
    position: absolute;
    left: 120%;
}

@media screen and (max-width:1024px) {
    ._basis14 .slick-list {
        margin: -5px -5px;
        overflow: hidden;
        width: -ms-calc(100% + 10px);
        width: calc(100% + 10px);
    }
    ._basis14 .slick-list li {
        padding: 5px 5px;
        float: left;
        width: 100%;
    }
    ._basis14 .slick-list li a {
        padding: 14px;
    }
    ._basis14 .slick-list .img {
        width: 35%;
        float: left;
        margin-top: 14px;
    }
    ._basis14 .slick-list .tit {
        width: 40%;
        margin-top: 0px;
    }
    ._basis14 .slick-list .tit h4 {
        font-size: 16px;
        line-height: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    ._basis14 .slick-list .tit h6 {
        font-size: 12px;
        margin-top: 10px;
        line-height: 18px;
    }
    ._basis14 .slick-list .data {
        width: 20%;
    }
    ._basis14 .slick-list h2 {
        float: left;
        font-size: 20px;
        line-height: 24px;
        letter-spacing: 1px;
    }
    ._basis14 .slick-list h3 {
        float: left;
        font-size: 14px;
        line-height: 20px;
    }
    ._basis14 .slick-list .sub {
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin-top: 14px;
    }
    ._basis14 .slick-list .data::before {
        background: none;
    }
    ._basis14 .slick-list .pic1 {
        padding-bottom: 30%;
    }
    ._basis14 .slick-list .pic2 {
        height: 200px;
    }
}

._basis15 {
    width: 100%;
    float: left;
}

._basis15 .slick {
    width: 100%;
    float: left;
}

._basis15 .slick .slick-list {
    margin: -15px -15px;
    float: left;
    width: -ms-calc(100% + 30px);
    width: calc(100% + 30px);
}

._basis15 .slick-list li a {
    float: left;
}

._basis15 .slick-list li {
    float: left;
    width: 100%;
    padding: 15px 15px;
    position: relative;
}

._basis15 .slick-list li h4 {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    line-height: 20px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

._basis15 .slick-list li h6 {
    font-size: 14px;
    color: #666;
    line-height: 40px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

._basis15 .slick-list li:hover h4 {
    color: #028EFC;
}

._basis15 .slick-list li:hover i {
    color: #028EFC;
}

._basis15 .slick-list li .sub {
    content: "";
    height: 1px;
    width: 40px;
    background: #e7e7e7;
    margin-top: 20px;
}

._basis15 .slick-list li:hover .sub {
    background: #028EFC;
}

@media screen and (max-width:1024px) {
    ._basis15 .slick .slick-list {
        margin: -5px -4px;
        width: -ms-calc(100% + 8px);
        width: calc(100% + 8px);
    }
    ._basis15 .slick-list li {
        width: 100%;
        padding: 5px 4px;
    }
    ._basis15 .slick-list li h4 {
        font-size: 14px;
        line-height: 18px;
    }
    ._basis15 .slick-list li h6 {
        font-size: 12px;
        line-height: 24px;
    }
    ._basis15 .slick-list li .sub {
        width: 18px;
        margin-top: 15px;
    }
}

._basis16 {
    width: 100%;
    float: left;
}

._basis16 .slick {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
}

._basis16 .slick h4 {
    font-size: 16px;
    color: #333;
    margin-right: 10px;
}

._basis16 .slick a {
    padding: 0 3px;
    display: flex;
    align-items: center;
}

._basis17 {
    float: left;
    width: 100%;
}

._basis17 ._mapbox {
    width: 100%;
    height: 600px;
}

._basis17 .BMap_pop {
    display: none !important;
}

._basis17 .BMap_shadow {
    display: none !important;
}

._basis17 .BMapLabel {
    box-shadow: 0px 0px 0px 0px #dfdfdf;
    width: 380px;
    left: -165px !important;
    top: -130px !important;
    border: 1px solid #e6e6e6 !important;
    padding: 18px 22px !important;
    white-space: normal !important;
}

._basis17 .BMapLabel:after {
    float: left;
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #fff;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    margin-top: -6px;
}

._basis17 .BMapLabel:before {
    float: left;
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #dfdfdf;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    margin: 2px 0 0 2px;
}

._basis17 .BMapLabel i {
    float: left;
    width: 18px;
    height: 18px;
    font-size: 22px;
    color: #666666;
    border-radius: 50%;
    content: '';
    position: absolute;
    right: 15px;
    top: 5px;
}

._basis17 .BMapLabel h1 {
    width: 100%;
    color: #333333;
    font-size: 18px;
    line-height: 18px !important;
    font-weight: 700;
}

._basis17 .BMapLabel h6 {
    width: 100%;
    color: #555555 !important;
    font-size: 16px;
    line-height: 16px !important;
    margin-top: 14px;
    white-space: pre-wrap;
}

@media screen and (max-width:1024px) {
    ._basis17 ._mapbox {
        height: 400px;
    }
    ._basis17 .BMapLabel {
        width: 270px;
        left: -110px !important;
        top: -120px !important;
        padding: 10px 15px !important;
    }
    ._basis17 .BMapLabel i {
        right: 10px;
        top: 5px;
    }
    ._basis17 .BMapLabel h1 {
        font-size: 16px;
        line-height: 16px !important;
    }
    ._basis17 .BMapLabel h6 {
        font-size: 13px;
        line-height: 13px !important;
        margin-top: 4px;
    }
}

._basis18 {
    width: 100%;
    float: left;
}

._basis18 .ctext {
    float: left;
    width: 100%;
    padding: 30px 30px;
    text-align: center;
}

._basis18 .ctext i {
    width: 100%;
    line-height: 0;
}

._basis18 .ctext i img {
    width: 156px;
    height: 156px;
    border: 1px solid #dddddd;
    background: #fff;
    padding: 2px;
}

._basis18 .ctext h5 {
    width: 100%;
    font-size: 18px;
    line-height: 26px;
    color: #000000;
    margin-top: 26px;
    white-space: pre-wrap;
}

@media screen and (max-width:1024px) {
    ._basis18 .ctext {
        padding: 20px 20px;
    }
    ._basis18 .ctext i img {
        width: 100px;
        height: 100px;
        padding: 4px;
    }
    ._basis18 .ctext h5 {
        font-size: 14px;
        line-height: 24px;
        margin-top: 10px;
    }
}

._basis19 {
    width: 100%;
    float: left;
}

._basis19 .ctext {
    width: 100%;
    float: left;
}

._basis19 .ctext h3 {
    margin-bottom: 30px;
    font-size: 18px;
    color: #444;
    text-align: center;
}

._basis19 .ctext .lab {
    margin: 8px 0;
    width: 49%;
    float: left;
}

._basis19 .ctext .xian {
    padding: 15px 20px;
    width: 100%;
    border: 1px solid #ececec;
    font-size: 0;
}

._basis19 .ctext .lab:nth-child(2n+1) {
    float: right;
}

._basis19 .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);
}

._basis19 .ctext .lab2 {
    width: 100%;
    float: left;
}

._basis19 .ctext .name {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #666;
}

._basis19 .ctext .name span {
    color: #f00;
}

._basis19 .ctext .fv {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
    width: 180px;
    font-size: 16px;
    color: #666;
}

._basis19 .ctext .fv1 {
    width: 80%;
}

._basis19 .ctext .fv2 {
    display: block;
    border-radius: 5px;
    width: 364px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    margin: 30px auto 0 auto;
    background: #028EFC;
    text-align: center;
}

._basis19 .ctext .fv2:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

._basis19 .ctext .img {
    border: 1px solid #ececec;
    float: right;
    margin-left: 35px;
    width: 126px;
    height: 52px;
    line-height: 0;
    overflow: hidden;
}

@media screen and (max-width:1024px) {
    ._basis19 .ctext h3 {
        margin-bottom: 15px;
        font-size: 14px;
    }
    ._basis19 .ctext .lab {
        margin: 4px 0;
        width: 100%;
    }
    ._basis19 .ctext .xian {
        padding: 5px 10px;
    }
    ._basis19 .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);
    }
    ._basis19 .ctext .name {
        font-size: 14px;
    }
    ._basis19 .ctext .fv {
        width: 100px;
        font-size: 14px;
    }
    ._basis19 .ctext .fv2 {
        border-radius: 5px;
        width: 280px;
        height: 40px;
        line-height: 40px;
        margin: 15px auto 0 auto;
    }
    ._basis19 .ctext .img {
        margin-left: 10px;
        width: 76px;
        height: 30px;
    }
}

._basis20 {
    width: 100%;
    float: left;
}

._basis20 .ctext {
    font-size: 0;
    width: 100%;
    float: left;
    text-align: right;
}

._basis20 .ctext a {
    position: relative;
}

._basis20 .ctext a span {
    font-size: 16px;
    line-height: 34px;
    color: #333;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

._basis20 .ctext a i {
    font-size: 16px;
    color: #fff;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #028EFC;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}

._basis20 .ctext a img {
    display: inline-block;
    vertical-align: middle;
    height: 20px;
}

._basis20 .ctext a:hover span {
    color: #028EFC;
}

@media screen and (max-width:1024px) {
    ._basis20 .ctext {
        text-align: right;
    }
    ._basis20 .ctext a span {
        font-size: 14px;
        line-height: 24px;
        margin-right: 5px;
    }
    ._basis20 .ctext a i {
        font-size: 14px;
        width: 24px;
        height: 24px;
        line-height: 24px;
    }
    ._basis20 .ctext a img {
        display: inline-block;
        vertical-align: middle;
        height: 20px;
    }
}

._basis21 {
    width: 100%;
    float: left;
}

._basis21 .slick-list {
    margin: -15px -15px;
    width: -ms-calc(100% + 30px);
    width: calc(100% + 30px);
}

._basis21 .slick-list li {
    padding: 15px 15px;
    float: left;
    width: 25%;
    position: relative;
}

._basis21 .slick-list li a {
    display: block;
    position: relative;
}

._basis21 .slick-list li .img {
    position: relative;
    padding-bottom: 66.7%;
    overflow: hidden;
    width: 100%;
    background: #f5f5f5;
}

._basis21 .slick-list li .img img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 75%;
    max-height: 100%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

._basis21 .slick-list li h4 {
    text-align: center;
    color: #333;
    font-size: 16px;
    line-height: 60px;
    background: #f5f5f5;
    margin-top: 3px;
}

._basis21 .slick-list li .bg {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(2, 142, 252, 0.88);
    display: block;
    top: 0;
    z-index: 2;
    opacity: 0;
    transition: all 0.5s;
}

._basis21 .slick-list li .bg i {
    font-size: 20px;
    color: #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: relative;
    border: 1px #fff solid;
    padding: 20px;
    float: left;
    border-radius: 100%;
}

._basis21 .slick-list li:hover .bg {
    opacity: 1;
}

@media screen and (max-width:1024px) {
    ._basis21 .slick-list {
        margin: -5px -5px;
        width: -ms-calc(100% + 10px);
        width: calc(100% + 10px);
    }
    ._basis21 .slick-list li {
        padding: 5px 5px;
        width: 50%;
    }
    ._basis21 .slick-list li .img {
        padding-bottom: 66.7%;
    }
    ._basis21 .slick-list li h4 {
        font-size: 14px;
        line-height: 40px;
    }
    ._basis21 .slick-list li .bg i {
        font-size: 16px;
        padding: 14px;
    }
}

._basis22 {
    float: left;
    width: 100%;
}

._basis22 .slick {
    float: left;
    width: 100%;
}

._basis22 .slick-list {
    margin: -10px -10px;
    float: left;
    width: -ms-calc(100% + 20px);
    width: calc(100% + 20px);
}

._basis22 .slick-list li {
    float: left;
    width: 25%;
    padding: 10px 10px;
    position: relative;
    text-align: center;
}

._basis22 .slick-list li a {
    display: block;
    float: left;
    position: relative;
}

._basis22 .slick-list li a::before {
    content: '';
    position: absolute;
    bottom: 2.75%;
    right: 2.75%;
    z-index: 1;
    width: 0px;
    height: 1px;
    background-color: #FFFFFF;
    -ms-transition: all 1.5s ease 0s;
    transition: all 1.5s ease 0s;
    opacity: 0;
}

._basis22 .slick-list li a::after {
    content: '';
    position: absolute;
    bottom: 14.8%;
    left: 2.75%;
    z-index: 1;
    width: 1px;
    height: 0;
    background-color: #FFFFFF;
    -ms-transition: all 1.5s ease 0s;
    transition: all 1.5s ease 0s;
    opacity: 0;
}

._basis22 .slick-list li a:hover::before {
    width: 94.5%;
    opacity: 1;
}

._basis22 .slick-list li a:hover::after {
    height: 72.8%;
    opacity: 1;
}

._basis22 .slick-list li a:first-child {
    margin-bottom: 20px;
}

._basis22 .slick-list li .imgdiv {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

._basis22 .slick-list li .imgdiv img {
    width: 100%;
    height: 100%;
}

._basis22 .slick-list li .logodiv {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(245, 245, 245, 1);
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    opacity: 1;
}

._basis22 .slick-list li .logodiv::before {
    content: '';
    position: absolute;
    top: 2.75%;
    left: 2.75%;
    width: 0px;
    height: 1px;
    background-color: #FFFFFF;
    -ms-transition: all 1.5s ease 0s;
    transition: all 1.5s ease 0s;
}

._basis22 .slick-list li .logodiv::after {
    content: '';
    position: absolute;
    top: 14.8%;
    right: 2.75%;
    width: 1px;
    height: 0;
    background-color: #FFFFFF;
    -ms-transition: all 1.5s ease 0s;
    transition: all 1.5s ease 0s;
    opacity: 0;
}

._basis22 .slick-list li .logodiv:hover:before {
    width: 94.5%;
    opacity: 1;
}

._basis22 .slick-list li .logodiv:hover:after {
    height: 72.8%;
    opacity: 1;
}

._basis22 .slick-list li .logodiv:hover {
    background: #028EFC;
}

._basis22 .slick-list li h5 {
    height: auto;
    font-size: 18px;
    line-height: 1.5;
    color: #333333;
    -ms-transition: all .5s ease 0s;
    margin-top: 10px;
    transition: all .5s ease 0s;
    opacity: 1;
}

._basis22 .slick-list li .lod-con {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    text-align: center;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}

._basis22 .slick-list li .lod-con:after {
    content: '';
    display: block;
    position: relative;
    left: 50%;
    top: 0;
    width: 34px;
    height: 0;
    background: url(../images/p6876_9.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 0px;
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    opacity: 0;
}

._basis22 .slick-list li a .logodiv:hover .lod-con:after {
    opacity: 1;
    height: 34px;
    margin-top: 20px;
}

._basis22 .slick-list li .bgimg {
    width: 100%;
}

._basis22 .slick-list li .bgimg img {
    width: 100%;
    vertical-align: bottom;
    display: block;
}

._basis22 .slick-list li .lod-con .img2 {
    display: none;
}

._basis22 .slick-list li:hover .lod-con .img2 {
    display: inline-block;
}

._basis22 .slick-list li:hover .lod-con .img1 {
    display: none;
}

._basis22 .slick-list li:hover h5 {
    color: #fff;
}

._basis22-1 ul {
    width: 100%;
    float: left;
}

._basis22-1 .slick-prev,
._basis22-1 .slick-next {
    z-index: 3;
    margin-top: 0px;
    width: 20px;
    height: 20px;
    border-right: 2px solid #028EFC;
    border-top: 2px solid #028EFC;
    opacity: 90%;
}

._basis22-1 .slick-prev {
    left: 0px;
    -ms-transform: translate(0, -50%) rotate(225deg);
    transform: translate(0, -50%) rotate(225deg);
}

._basis22-1 .slick-next {
    right: 0px;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    -moz-transform: translate(0, -50%) rotate(45deg);
    -ms-transform: translate(0, -50%) rotate(45deg);
    -o-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
}

._basis22-1 .slick-prev:hover,
._basis22-1 .slick-next:hover {
    border-right: 2px solid #999;
    border-top: 2px solid #999;
    opacity: 1;
}

._basis22-1 .slick .slick-dots {
    bottom: 30px;
    height: 30px;
    text-align: center;
}

._basis22-1 .slick .slick-dots li {
    background: url(../images/p6174_2.png) no-repeat center;
    background-size: cover;
    width: 30px;
    height: 30px;
    margin: 0 10px;
    position: relative;
}

._basis22-1 .slick .slick-dots li.slick-active {
    background: url(../images/p6174_3.png) no-repeat center;
    background-size: cover;
}

._basis22-1 .slick .slick-dots li.slick-active {
    transform: rotate(360deg);
    animation: rotation 3s linear infinite;
    -ms-animation: rotation 3s linear infinite;
}

@media screen and (max-width:1024px) {
    ._basis22 {
        float: left;
        width: 100%;
    }
    ._basis22 .slick {
        float: left;
        width: 100%;
    }
    ._basis22 .slick-list {
        margin: -5px -5px;
        float: left;
        width: -ms-calc(100% + 10px);
        width: calc(100% + 10px);
    }
    ._basis22 .slick-list li {
        float: left;
        width: 50%;
        padding: 5px 5px;
        position: relative;
        text-align: center;
    }
    ._basis22 .slick-list li a {
        display: block;
        float: left;
        position: relative;
    }
    ._basis22 .slick-list li a::before {
        content: '';
        position: absolute;
        bottom: 2%;
        right: 2.75%;
        z-index: 1;
        width: 0px;
        height: 1px;
        background-color: #FFFFFF;
        -ms-transition: all 1.5s ease 0s;
        transition: all 1.5s ease 0s;
        opacity: 0;
    }
    ._basis22 .slick-list li a::after {
        content: '';
        position: absolute;
        bottom: 14.8%;
        left: 2.75%;
        z-index: 1;
        width: 1px;
        height: 0;
        background-color: #FFFFFF;
        -ms-transition: all 1.5s ease 0s;
        transition: all 1.5s ease 0s;
        opacity: 0;
    }
    ._basis22 .slick-list li a:hover::before {
        width: 94.5%;
        opacity: 1;
    }
    ._basis22 .slick-list li a:hover::after {
        height: 72.8%;
        opacity: 1;
    }
    ._basis22 .slick-list li a:first-child {
        margin-bottom: 0px;
    }
    ._basis22 .slick-list li .imgdiv {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    ._basis22 .slick-list li .imgdiv img {
        width: 100%;
        height: 100%;
    }
    ._basis22 .slick-list li .logodiv {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(245, 245, 245, 1);
        -ms-transition: all .5s ease 0s;
        transition: all .5s ease 0s;
        opacity: 1;
    }
    ._basis22 .slick-list li .logodiv::before {
        content: '';
        position: absolute;
        top: 2%;
        left: 2.75%;
        width: 0px;
        height: 1px;
        background-color: #FFFFFF;
        -ms-transition: all 1.5s ease 0s;
        transition: all 1.5s ease 0s;
    }
    ._basis22 .slick-list li .logodiv::after {
        content: '';
        position: absolute;
        top: 14.8%;
        right: 2.75%;
        width: 1px;
        height: 0;
        background-color: #FFFFFF;
        -ms-transition: all 1.5s ease 0s;
        transition: all 1.5s ease 0s;
        opacity: 0;
    }
    ._basis22 .slick-list li .logodiv:hover:before {
        width: 94.5%;
        opacity: 1;
    }
    ._basis22 .slick-list li .logodiv:hover:after {
        height: 72.8%;
        opacity: 1;
    }
    ._basis22 .slick-list li .logodiv:hover {
        background: #028EFC;
    }
    ._basis22 .slick-list li h5 {
        height: auto;
        font-size: 14px;
        line-height: 1.5;
        color: #333333;
        -ms-transition: all .5s ease 0s;
        margin-top: 0px;
        transition: all .5s ease 0s;
        opacity: 1;
    }
    ._basis22 .slick-list li .lod-con {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 80%;
        text-align: center;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -ms-transition: all .5s ease 0s;
        transition: all .5s ease 0s;
    }
    ._basis22 .slick-list li .lod-con img {
        width: 30%;
    }
    ._basis22 .slick-list li .lod-con:after {
        content: '';
        display: block;
        position: relative;
        left: 50%;
        top: 0;
        width: 20px;
        height: 0;
        background: url(../images/p6876_9.png) no-repeat;
        background-size: 100% 100%;
        margin-top: 0px;
        -ms-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
        -ms-transition: all .5s ease 0s;
        transition: all .5s ease 0s;
        opacity: 0;
    }
    ._basis22 .slick-list li a .logodiv:hover .lod-con:after {
        opacity: 1;
        height: 20px;
        margin-top: 8px;
    }
    ._basis22 .slick-list li .bgimg {
        width: 100%;
    }
    ._basis22 .slick-list li .bgimg img {
        width: 100%;
        vertical-align: bottom;
        display: block;
    }
    ._basis22 .slick-list li .lod-con .img2 {
        display: none;
    }
    ._basis22 .slick-list li:hover .lod-con .img2 {
        display: inline-block;
    }
    ._basis22 .slick-list li:hover .lod-con .img1 {
        display: none;
    }
    ._basis22 .slick-list li:hover h5 {
        color: #fff;
    }
    ._basis22-1 .slick-prev,
    ._basis22-1 .slick-next {
        margin-top: 0px;
        width: 15px;
        height: 15px;
    }
    ._basis22-1 .slick-prev {
        left: -8px;
    }
    ._basis22-1 .slick-next {
        right: -8px;
    }
    ._basis22-1 .slick .slick-dots {
        bottom: 20px;
        height: 20px;
        text-align: center;
    }
    ._basis22-1 .slick .slick-dots li {
        width: 20px;
        height: 20px;
        margin: 0 5px;
    }
}

._basis22-2 ul {
    width: 100%;
    float: left;
}

._basis22-2 .slick-prev,
._basis22-2 .slick-next {
    z-index: 3;
    margin-top: 0px;
    width: 20px;
    height: 20px;
    border-right: 2px solid #028EFC;
    border-top: 2px solid #028EFC;
    opacity: 90%;
}

._basis22-2 .slick-prev {
    left: 0px;
    -ms-transform: translate(0, -50%) rotate(225deg);
    transform: translate(0, -50%) rotate(225deg);
}

._basis22-2 .slick-next {
    right: 0px;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    -moz-transform: translate(0, -50%) rotate(45deg);
    -ms-transform: translate(0, -50%) rotate(45deg);
    -o-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
}

._basis22-2 .slick-prev:hover,
._basis22-2 .slick-next:hover {
    border-right: 2px solid #999;
    border-top: 2px solid #999;
    opacity: 1;
}

._basis22-2 .slick .slick-dots {
    bottom: 30px;
    height: 30px;
    text-align: center;
}

._basis22-2 .slick .slick-dots li {
    background: url(../images/p6174_2.png) no-repeat center;
    background-size: cover;
    width: 30px;
    height: 30px;
    margin: 0 10px;
    position: relative;
}

._basis22-2 .slick .slick-dots li.slick-active {
    background: url(../images/p6174_3.png) no-repeat center;
    background-size: cover;
}

._basis22-2 .slick .slick-dots li.slick-active {
    transform: rotate(360deg);
    animation: rotation 3s linear infinite;
    -ms-animation: rotation 3s linear infinite;
}

@media screen and (max-width:1024px) {
    ._basis22-2 .slick-prev,
    ._basis22-2 .slick-next {
        margin-top: 0px;
        width: 15px;
        height: 15px;
    }
    ._basis22-2 .slick-prev {
        left: -8px;
    }
    ._basis22-2 .slick-next {
        right: -8px;
    }
    ._basis22-2 .slick .slick-dots {
        bottom: 20px;
        height: 20px;
        text-align: center;
    }
    ._basis22-2 .slick .slick-dots li {
        width: 20px;
        height: 20px;
        margin: 0 5px;
    }
}

._imglist2 {
    float: left;
    width: 100%;
}

._imglist2 .slick {
    float: left;
    width: 100%;
}

._imglist2 .slick .slick-slider {
    float: left;
    width: 100%;
}

._imglist2 .slick .slick-slider {
    float: left;
    width: 100%;
}

._imglist2 .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);
}

._imglist2 .slick .slick-list li {
    float: left;
    width: 100%;
    padding: 0px 0px;
    position: relative;
}

._imglist2 .slick .slick-list li a {
    display: block;
    width: 100%;
    line-height: 0;
    border-radius: 0px 0px 0px 0px;
}

._imglist2 .slick .slick-list li .img2 {
    display: none;
}

._imglist2-1 .slick-prev,
._imglist2-1 .slick-next {
    z-index: 3;
    margin-top: 0px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
}

._imglist2-1 .slick-prev::before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    margin-left: 4px;
    border-top: 2px solid #CDCDCD;
    border-right: 2px solid #CDCDCD;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-135deg);
    -moz-transform: translate(-50%, -50%) rotate(-135deg);
    -ms-transform: translate(-50%, -50%) rotate(-135deg);
    -o-transform: translate(-50%, -50%) rotate(-135deg);
    transform: translate(-50%, -50%) rotate(-135deg);
}

._imglist2-1 .slick-next::before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    margin-left: -4px;
    border-top: 2px solid #CDCDCD;
    border-right: 2px solid #CDCDCD;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    -o-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

._imglist2-1 .slick-prev:hover::before {
    border-top: 2px solid #028EFC;
    border-right: 2px solid #028EFC;
}

._imglist2-1 .slick-next:hover::before {
    border-top: 2px solid #028EFC;
    border-right: 2px solid #028EFC;
}

._imglist2-1 .slick-prev {
    left: 50px;
}

._imglist2-1 .slick-next {
    right: 50px;
}

._imglist2-1 .slick-dots {
    bottom: 36px;
    display: flex;
    justify-content: center;
    padding: 0 112px;
}

._imglist2-1 .slick-dots li {
    width: 12px;
    height: 12px;
    border: 1px solid #028EFC;
    background: #fff;
    border-radius: 50%;
    margin: 0px 7px;
    opacity: 1;
}

._imglist2-1 .slick-dots li.slick-active {
    background: #028EFC;
    opacity: 1;
}

@media screen and (max-width:1024px) {
    ._imglist2 .slick .slick-list {
        margin: -0px -0px;
        width: -moz-calc(100% + 0px);
        width: -o-calc(100% + 0px);
        width: -webkit-calc(100% + 0px);
        width: calc(100% + 0px);
    }
    ._imglist2 .slick .slick-list li {
        width: 100%;
        padding: 0px 0px;
    }
    ._imglist2 .slick .slick-list li a {
        border-radius: 0px 0px 0px 0px;
    }
    ._imglist2 .slick .slick-list li .img1 {
        display: none;
    }
    ._imglist2 .slick .slick-list li .img2 {
        display: block;
    }
    ._imglist2-1 .slick-prev,
    ._imglist2-1 .slick-next {
        margin-top: 0px;
        width: 30px;
        height: 30px;
    }
    ._imglist2-1 .slick-prev::before {
        width: 12px;
        height: 12px;
        margin-left: 3px;
        border-top: 2px;
        border-right: 2px;
    }
    ._imglist2-1 .slick-next::before {
        width: 12px;
        height: 12px;
        margin-left: -3px;
        border-top: 2px;
        border-right: 2px;
    }
    ._imglist2-1 .slick-prev {
        left: 0px;
    }
    ._imglist2-1 .slick-next {
        right: 0px;
    }
    ._imglist2-1 .slick-dots {
        bottom: 24px;
        justify-content: center;
        padding: 0 82px;
    }
    ._imglist2-1 .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0px 5px;
    }
}

._imglist3 {
    width: 100%;
    float: left;
}

._imglist3 .slick {
    float: left;
    width: 100%;
}

._imglist3 .slick-list {
    margin: -15px -10px;
    float: left;
    width: -moz-calc(100% + 20px);
    width: -o-calc(100% + 20px);
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px);
}

._imglist3 .slick-list li {
    float: left;
    width: 14.2857142857143%;
    padding: 15px 10px;
    position: relative;
}

._imglist3 .slick-list li .a {
    display: block;
    float: left;
    width: 100%;
    border: 1px solid #E5E5E5;
    position: relative;
    overflow: hidden;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0px 0px 10px rgb(153 153 153 / 30%);
}

._imglist3 .slick-list li .a:hover {
    border: 1px solid #C01;
}

._imglist3 .slick-list i {
    float: left;
    width: 100%;
    line-height: 0;
    position: relative;
    padding-bottom: 60%;
    overflow: hidden;
}

._imglist3 .slick-list i img {
    float: left;
    max-width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    max-height: 100%;
    transform: translate(-50%, -50%) scale(1.01, 1.01);
    -ms-transform: translate(-50%, -50%) scale(1.01, 1.01);
    -ms-transition: all 1s ease-out 0s;
    transition: all 1s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

._imglist3 .slick-list li h4 {
    font-size: 20px;
    color: #333;
    text-align: center;
    line-height: 40px;
    white-space: nowrap;
    float: left;
    margin-top: 0px;
    font-weight: 400;
    left: 50%;
    transform: translate(-50%, 0px);
    position: relative;
}

._imglist3-1 ul {
    width: 100%;
    float: left;
}

._imglist3-1 .slick-prev,
._imglist3-1 .slick-next {
    z-index: 3;
    margin-top: 0px;
    width: 20px;
    height: 20px;
    border-right: 2px solid #028EFC;
    border-top: 2px solid #028EFC;
    opacity: 90%;
}

._imglist3-1 .slick-prev {
    left: 0px;
    -ms-transform: translate(0, -50%) rotate(225deg);
    transform: translate(0, -50%) rotate(225deg);
}

._imglist3-1 .slick-next {
    right: 0px;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    -moz-transform: translate(0, -50%) rotate(45deg);
    -ms-transform: translate(0, -50%) rotate(45deg);
    -o-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
}

._imglist3-1 .slick-prev:hover,
._imglist3-1 .slick-next:hover {
    border-right: 2px solid #999;
    border-top: 2px solid #999;
    opacity: 1;
}

._imglist3-1 .slick .slick-dots {
    bottom: 30px;
    height: 30px;
    text-align: center;
}

._imglist3-1 .slick .slick-dots li {
    background: url(../images/p6174_2.png) no-repeat center;
    background-size: cover;
    width: 30px;
    height: 30px;
    margin: 0 10px;
    position: relative;
}

._imglist3-1 .slick .slick-dots li.slick-active {
    background: url(../images/p6174_3.png) no-repeat center;
    background-size: cover;
}

._imglist3-1 .slick .slick-dots li.slick-active {
    transform: rotate(360deg);
    animation: rotation 3s linear infinite;
    -ms-animation: rotation 3s linear infinite;
}

@media screen and (max-width:1024px) {
    ._imglist3 .slick-list {
        margin: -5px -5px;
        width: -moz-calc(100% + 10px);
        width: -o-calc(100% + 10px);
        width: -webkit-calc(100% + 10px);
        width: calc(100% + 10px);
    }
    ._imglist3 .slick-list li {
        width: 33.3333333333333%;
        padding: 5px 5px;
    }
    ._imglist3 .slick-list li .a {
        border-radius: 0px 0px 0px 0px;
    }
    ._imglist3 .slick-list i {
        padding-bottom: 60%;
    }
    ._imglist3 .slick-list li h4 {
        font-size: 18px;
        line-height: 30px;
        margin-top: 0px;
    }
    ._imglist3-1 .slick-prev,
    ._imglist3-1 .slick-next {
        margin-top: 0px;
        width: 15px;
        height: 15px;
    }
    ._imglist3-1 .slick-prev {
        left: 5px;
    }
    ._imglist3-1 .slick-next {
        right: 5px;
    }
    ._imglist3-1 .slick .slick-dots {
        bottom: 20px;
        height: 20px;
        text-align: center;
    }
    ._imglist3-1 .slick .slick-dots li {
        width: 20px;
        height: 20px;
        margin: 0 5px;
    }
}

._imglist4 .slick-list {
    margin: -25px -15px;
    float: left;
    width: -ms-calc(100% + 30px);
    width: calc(100% + 30px);
}

._imglist4 .slick-list li {
    width: 33.3333333333333%;
    float: left;
    text-align: center;
    padding: 25px 15px;
}

._imglist4 .slick-list li .list {
    box-shadow: 0px 0px 0px 0px #888;
}

._imglist4 .slick-list li .list .tp .img {
    position: relative;
}

._imglist4 .slick-list li .list .tp .img img {
    border-radius: 0px 0px 0px 0px;
}

._imglist4 .slick-list li .list .tp .more {
    display: none;
}

._imglist4 .slick-list li .list .tp:hover .more {
    display: block;
    width: 150px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._imglist4 .slick-list li .list .tp:hover .more::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transform: skewX(-15deg);
    border-radius: 8px 0 8px 0;
    background: #028EFC;
    z-index: 3;
}

._imglist4 .slick-list li .list .tp:hover .more span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: lighter;
    color: #fff;
    position: relative;
    z-index: 4;
}

._imglist4 .slick-list li .list .tp .wz {
    text-align: center;
}

._imglist4 .slick-list li .list .tp .t1 {
    margin: 30px 0 0 0;
    font-size: 20px;
    line-height: 22px;
    color: #333;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

._imglist4 .slick-list li .list .tp .t2 {
    font-size: 16px;
    line-height: 20px;
    color: #888888;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 15px 0 15px 0;
}

._imglist4-1 {
    width: 100%;
    float: left;
}

._imglist4-1 .slick {
    width: 100%;
    float: left;
}

._imglist4-1 .slick ul {
    float: left;
    width: 100%;
}

._imglist4-1 .slick .slick-dots {
    bottom: 25px;
}

._imglist4-1 .slick .slick-dots li {
    height: 6px;
    width: 6px;
    border-radius: 6px 6px 6px 6px;
    background: #a1a1a1;
    transition: all 0.5s linear;
}

._imglist4-1 .slick .slick-dots li.slick-active {
    width: 24px;
    height: 6px;
    background: #028EFC;
    border-radius: 6px 6px 6px 6px;
}

._imglist4-1 .slick-arrow {
    height: 40px;
    width: 40px;
    z-index: 2;
    background-color: #fff;
    opacity: 1;
    display: flex;
    color: #222;
    align-items: center;
    justify-content: center;
    transition: all 0.4s;
    transform: translateY(-50%);
    border-radius: 40px;
    position: absolute;
    top: 50%;
    z-index: 11;
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    box-shadow: 0 0 5px rgba(0 0 0 / 15%);
}

._imglist4-1 .slick-prev {
    left: 0px;
}

._imglist4-1 .slick-next {
    right: 0px;
}

._imglist4-1 .slick-prev::before {
    content: "";
    width: 14px;
    height: 1px;
    background: #555;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._imglist4-1 .slick-prev::after {
    content: "";
    display: block;
    margin-left: -3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #555;
    border-right: 1px solid #555;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(225deg);
    transform: translate(-50%, -50%) rotate(225deg);
}

._imglist4-1 .slick-next::before {
    content: "";
    width: 14px;
    height: 1px;
    background: #555;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._imglist4-1 .slick-next::after {
    content: "";
    display: block;
    margin-left: 3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #555;
    border-right: 1px solid #555;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

._imglist4-1 .slick-next:hover:before {
    background: #fff;
}

._imglist4-1 .slick-prev:hover:before {
    background: #fff;
}

._imglist4-1 .slick-next:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._imglist4-1 .slick-prev:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._imglist4-1 .slick-arrow:hover {
    background-color: #028EFC;
    color: #fff;
    opacity: 1;
}

@media screen and (max-width:1024px) {
    ._imglist4 .slick-list {
        margin: -5px -5px;
        width: -ms-calc(100% + 10px);
        width: calc(100% + 10px);
    }
    ._imglist4 .slick-list li {
        width: 50%;
        padding: 5px 5px;
    }
    ._imglist4 .slick-list li .list .tp .img img {
        border-radius: 0px 0px 0px 0px;
    }
    ._imglist4 .slick-list li .list .tp .t1 {
        margin: 30px 0 0px 0;
        font-size: 16px;
        line-height: 22px;
    }
    ._imglist4 .slick-list li .list .tp .t2 {
        font-size: 14px;
        line-height: 18px;
        padding: 10px 0 10px 0;
    }
    ._imglist4 .slick-list li .list .tp:hover .more {
        width: 100px;
        height: 30px;
        line-height: 26px;
    }
    ._imglist4 .slick-list li .list .tp:hover .more span {
        font-size: 14px;
    }
}

._iconlist2 {
    width: 100%;
    float: left;
}

._iconlist2 .slick {
    float: left;
    width: 100%;
}

._iconlist2 .slick-list {
    margin: -15px -15px;
    float: left;
    width: -ms-calc(100% + 30px);
    width: calc(100% + 30px);
}

._iconlist2 .slick-list li {
    float: left;
    width: 100%;
    padding: 15px 15px;
    position: relative;
}

._iconlist2 .slick-list li .bg {
    display: block;
    width: 100%;
    position: relative;
    min-height: 100%;
    padding: 0px 0px 0px 60px;
    min-height: 44px;
}

._iconlist2 .slick-list li i {
    display: inline-flex;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #028EFC;
    position: absolute;
    top: 0;
    left: 0;
    justify-content: center;
    align-items: center;
}

._iconlist2 .slick-list li .i {
    font-size: 20px;
    line-height: 20px;
    color: #fff;
}

._iconlist2 .slick-list li i img {
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

._iconlist2 .slick-list li h5 {
    width: 100%;
    font-size: 18px;
    line-height: 28px;
    color: #028EFC;
    margin-top: 0px;
    font-weight: 700;
}

._iconlist2 .slick-list li h6 {
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    color: #555555;
    margin-top: 5px;
    font-weight: 400;
    white-space: pre-wrap;
}

@media screen and (max-width:1024px) {
    ._iconlist2 .slick-list {
        margin: -5px -5px;
        width: -ms-calc(100% + 10px);
        width: calc(100% + 10px);
    }
    ._iconlist2 .slick-list li {
        width: 100%;
        padding: 5px 5px;
    }
    ._iconlist2 .slick-list li .bg {
        padding: 0px 0px 0px 60px;
        min-height: 44px;
    }
    ._iconlist2 .slick-list li i {
        width: 40px;
        height: 40px;
    }
    ._iconlist2 .slick-list li i img {
        width: 26px;
        height: 26px;
    }
    ._iconlist2 .slick-list li .i {
        font-size: 26px;
        line-height: 26px;
    }
    ._iconlist2 .slick-list li h5 {
        font-size: 16px;
        line-height: 24px;
        margin-top: 0px;
    }
    ._iconlist2 .slick-list li h6 {
        font-size: 14px;
        line-height: 24px;
        margin-top: 5px;
    }
}

._imgtext2 {
    float: left;
    width: 100%;
}

._imgtext2 .slick-list {
    margin: -15px -0px;
    width: -ms-calc(100% + 0px);
    width: calc(100% + 0px);
    float: left;
}

._imgtext2 .slick-list li {
    padding: 15px 0px;
    width: 100%;
    position: relative;
    float: left;
}

._imgtext2 .slick-list li a {
    display: block;
    float: left;
    padding: 34px 35px;
    border-radius: 10px 10px 10px 10px;
    position: relative;
    width: 100%;
}

._imgtext2 .slick-list li .content {
    margin-bottom: 90px;
    position: relative;
    z-index: 2;
}

._imgtext2 .slick-list li h4 {
    color: #fff;
    font-size: 18px;
    line-height: 36px;
    float: left;
    letter-spacing: 1px;
    margin-right: 20px;
}

._imgtext2 .slick-list li h6 {
    color: #fff;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 1px;
}

._imgtext2 .slick-list li .more {
    color: #fff;
    line-height: 40px;
    float: left;
    display: block;
    position: relative;
    z-index: 2;
    border-radius: 30px 30px 30px 30px;
    transition: all 0.5s;
    padding: 0 30px;
    border: 1px solid #fff;
    font-size: 16px;
}

._imgtext2 .slick-list li .bg {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.55);
    position: absolute;
    transition: all 0.5s;
    -ms-transition: all 0.5s;
    border-radius: 10px 10px 10px 10px;
    top: 0;
    left: 0;
    display: none;
}

._imgtext2 .slick-list li .pic {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

._imgtext2 .slick-list li .pic .box {
    position: relative;
    padding-bottom: 50%;
    overflow: hidden;
    width: 100%;
    display: block;
}

._imgtext2 .slick-list li .pic .box img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    min-height: 100%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

._imgtext2 .slick-list li.active .bg {
    display: block;
}

._imgtext2 .slick-list li .more i {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 1px;
    position: relative;
    background: #fff;
    margin-left: 6px;
}

._imgtext2 .slick-list li .more i:before {
    content: "";
    display: block;
    width: 8px;
    height: 1px;
    position: absolute;
    right: -1px;
    bottom: 3px;
    background: #fff;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

._imgtext2 .slick-list li:hover .more {
    background: #028EFC;
    border: 1px solid #028EFC;
    color: #fff;
}

._imgtext2 .slick-list li:hover .more i {
    background: #FFFFFF;
}

._imgtext2 .slick-list li:hover .more i:before {
    background: #FFFFFF;
}

@media screen and (max-width:1024px) {
    ._imgtext2 .slick-list {
        margin: -0px -0px;
        width: -ms-calc(100% + 0px);
        width: calc(100% + 0px);
    }
    ._imgtext2 .slick-list li {
        padding: 0px 0px;
        width: 100%;
    }
    ._imgtext2 .slick-list li a {
        padding: 25px 20px;
        border-radius: 10px 10px 10px 10px;
    }
    ._imgtext2 .slick-list li .content {
        margin-bottom: 20px;
    }
    ._imgtext2 .slick-list li h4 {
        font-size: 16px;
        line-height: 24px;
        margin-right: 10px;
    }
    ._imgtext2 .slick-list li h6 {
        font-size: 14px;
        line-height: 24px;
    }
    ._imgtext2 .slick-list li .more {
        line-height: 26px;
        padding: 0 20px;
        font-size: 14px;
        border-radius: 30px 30px 30px 30px;
    }
    ._imgtext2 .slick-list li .bg {
        border-radius: 10px 10px 10px 10px;
    }
    ._imgtext2 .slick-list li .more i {
        width: 16px;
        margin-left: 10px;
    }
    ._imgtext2 .slick-list li .more i:before {
        width: 4px;
        bottom: 2px;
    }
}

._imgtext2-2 .slick-list li .bg {
    background: rgba(2, 142, 252, 0.74);
}

._imgtext2-2 .slick-list li:hover .more {
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    color: #028EFC;
}

._imgtext2-2 .slick-list li:hover .more i {
    background: #028EFC;
}

._imgtext2-2 .slick-list li:hover .more i:before {
    background: #028EFC;
}

._imgtext3 {
    width: 100%;
    float: left;
}

._imgtext3 .slick-list {
    margin: -15px -25px;
    float: left;
    width: -ms-calc(100% + 50px);
    width: calc(100% + 50px);
}

._imgtext3 .slick-list li {
    padding: 15px 25px;
    float: left;
    width: 33.3333333333333%;
}

._imgtext3 .slick-list li a {
    display: block;
    width: 100%;
    position: relative;
}

._imgtext3 .slick-list li h2 {
    font-size: 24px;
    color: #fff;
    line-height: 24px;
    position: relative;
    text-align: center;
    z-index: 9;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

._imgtext3 .slick-list li .border {
    width: 40px;
    height: 3px;
    background-color: rgba(255, 255, 255, 0.2);
    margin: 20px auto;
    position: relative;
    z-index: 9;
}

._imgtext3 .slick-list li h3 {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    font-weight: lighter;
    letter-spacing: 1px;
    position: relative;
    z-index: 9;
    white-space: pre-wrap;
    overflow: hidden;
    height: 60px;
    overflow: hidden;
}

._imgtext3 .slick-list li .tit {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 100%;
    padding: 0 40px;
    transform: translate(-50%, -50%);
}

._imgtext3 .slick-list li .img {
    position: relative;
    padding-bottom: 57%;
    overflow: hidden;
    width: 100%;
    display: block;
}

._imgtext3 .slick-list li .img img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    transition: all 0.5s linear;
    max-height: 100%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

._imgtext3 .slick-list li:hover .img img {
    transform: translate(-50%, -50%) scale(1.1);
}

._imgtext3-1 ul {
    width: 100%;
    float: left;
}

._imgtext3-1 .slick-prev,
._imgtext3-1 .slick-next {
    z-index: 3;
    margin-top: 0px;
    width: 20px;
    height: 20px;
    border-right: 2px solid #028EFC;
    border-top: 2px solid #028EFC;
    opacity: 90%;
}

._imgtext3-1 .slick-prev {
    left: 0px;
    -ms-transform: translate(0, -50%) rotate(225deg);
    transform: translate(0, -50%) rotate(225deg);
}

._imgtext3-1 .slick-next {
    right: 0px;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    -moz-transform: translate(0, -50%) rotate(45deg);
    -ms-transform: translate(0, -50%) rotate(45deg);
    -o-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
}

._imgtext3-1 .slick-prev:hover,
._imgtext3-1 .slick-next:hover {
    border-right: 2px solid #999;
    border-top: 2px solid #999;
    opacity: 1;
}

._imgtext3-1 .slick .slick-dots {
    bottom: 30px;
    height: 30px;
    text-align: center;
}

._imgtext3-1 .slick .slick-dots li {
    background: url(../images/p6174_2.png) no-repeat center;
    background-size: cover;
    width: 30px;
    height: 30px;
    margin: 0 10px;
    position: relative;
}

._imgtext3-1 .slick .slick-dots li.slick-active {
    background: url(../images/p6174_3.png) no-repeat center;
    background-size: cover;
}

._imgtext3-1 .slick .slick-dots li.slick-active {
    transform: rotate(360deg);
    animation: rotation 3s linear infinite;
    -ms-animation: rotation 3s linear infinite;
}

@media screen and (max-width:1024px) {
    ._imgtext3 .slick-list {
        margin: -5px -5px;
        width: -ms-calc(100% + 10px);
        width: calc(100% + 10px);
    }
    ._imgtext3 .slick-list li {
        padding: 5px 5px;
        width: 50%;
    }
    ._imgtext3 .slick-list li {
        padding: 20px 12px;
    }
    ._imgtext3 .slick-list li h2 {
        font-size: 16px;
        line-height: 16px;
        -webkit-line-clamp: 1;
    }
    ._imgtext3 .slick-list li .border {
        width: 60%;
        margin: 16px auto;
    }
    ._imgtext3 .slick-list li h3 {
        font-size: 14px;
        line-height: 18px;
        height: 18px;
    }
    ._imgtext3 .slick-list li .img {
        padding-bottom: 57%;
    }
    ._imgtext3 .slick-list li .tit {
        padding: 0 15px;
    }
    ._imgtext3-1 .slick-prev,
    ._imgtext3-1 .slick-next {
        margin-top: 0px;
        width: 15px;
        height: 15px;
    }
    ._imgtext3-1 .slick-prev {
        left: -4px;
    }
    ._imgtext3-1 .slick-next {
        right: -4px;
    }
    ._imgtext3-1 .slick .slick-dots {
        bottom: 20px;
        height: 20px;
        text-align: center;
    }
    ._imgtext3-1 .slick .slick-dots li {
        width: 20px;
        height: 20px;
        margin: 0 5px;
    }
}

._imgtext4 {
    width: 100%;
    float: left;
}

._imgtext4 .slick {
    float: left;
    width: 100%;
}

._imgtext4 .slick-list {
    margin: -10px -10px;
    width: -ms-calc(100% + 20px);
    width: calc(100% + 20px);
    float: left;
    overflow: hidden;
}

._imgtext4 .slick-list li {
    float: left;
    width: 16.6666666666667%;
    position: relative;
    padding: 10px 10px;
}

._imgtext4 .slick-list li a {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    border: 1px solid #E5E5E5;
}

._imgtext4 .slick-list li a::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: -200%;
    background-color: rgb(2, 142, 252);
    opacity: 0.8;
    z-index: 8;
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

._imgtext4 .slick-list li a:hover::after {
    content: "";
    display: block;
    top: 0;
}

._imgtext4 .slick-list li i {
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 65.51%;
    overflow: hidden;
}

._imgtext4 .slick-list li i img {
    float: left;
    min-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(1.01, 1.01);
    -ms-transform: translate(-50%, -50%) scale(1.01, 1.01);
    -ms-transition: all 1s ease-out 0s;
    transition: all 1s ease-out 0s;
}

._imgtext4 .slick-list li:hover i img {
    transform: translate(-50%, -50%) scale(1.1, 1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1, 1.1);
}

._imgtext4 .slick-list li .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: -200%;
    left: -1px;
    overflow: hidden;
    z-index: 9;
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

._imgtext4 .slick-list li .dis {
    text-align: center;
    width: 100%;
    padding: 0 5px;
    position: absolute;
    top: -200%;
    left: -1px;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

._imgtext4 .slick-list li h4 {
    font-size: 16px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    color: #fff;
}

._imgtext4 .slick-list li h5 {
    margin-top: 0px;
    font-size: 14px;
    line-height: 0px;
    height: 0px;
    overflow: hidden;
    color: #fff;
    padding: 0 20px;
    white-space: pre-wrap;
}

._imgtext4 .slick-list li:hover .bg {
    top: 0;
}

._imgtext4 .slick-list li:hover .dis {
    top: 50%;
}

@media screen and (max-width:1024px) {
    ._imgtext4 .slick-list {
        margin: -5px -5px;
        width: -ms-calc(100% + 10px);
        width: calc(100% + 10px);
    }
    ._imgtext4 .slick-list li {
        width: 50%;
        padding: 5px 5px;
    }
    ._imgtext4 .slick-list li h4 {
        font-size: 14px;
        line-height: 20px;
        height: 20px;
    }
    ._imgtext4 .slick-list li h5 {
        margin-top: 0px;
        font-size: 14px;
        line-height: 0px;
        height: 0px;
        padding: 0 10px;
    }
}

._text2 {
    float: left;
    width: 100%;
}

._text2 .slick {
    float: left;
    width: 100%;
}

._text2 .slick-list {
    margin: -0px -0px;
    width: -ms-calc(100% + 0px);
    width: calc(100% + 0px);
    float: left;
}

._text2 .slick-list li {
    padding: 0px 0px;
    width: 50%;
    position: relative;
    float: left;
}

._text2 .slick-list li .content {
    display: block;
    float: left;
    padding: 70px 40px 80px 40px;
    width: 100%;
}

._text2 .slick-list li .top {
    display: block;
    float: left;
    position: relative;
    text-align: center;
    left: 50%;
    transform: translate(-50%, 0px);
}

._text2 .slick-list li .top h2 {
    font-size: 100px;
    font-weight: 700;
    color: #e7e7e7;
    line-height: 100px;
    float: left;
}

._text2 .slick-list li .top h3 {
    font-size: 30px;
    color: #333;
    position: absolute;
    bottom: 0;
    right: 0;
}

._text2 .slick-list li .down {
    float: left;
    margin-top: 40px;
    text-align: center;
    color: #666;
    width: 100%;
    font-size: 16px;
    line-height: 30px;
}

@media screen and (max-width:1024px) {
    ._text2 .slick-list {
        margin: -0px -0px;
        width: -ms-calc(100% + 0px);
        width: calc(100% + 0px);
    }
    ._text2 .slick-list li {
        padding: 0px 0px;
        width: 100%;
    }
    ._text2 .slick-list li .content {
        padding: 20px 15px 20px 15px;
    }
    ._text2 .slick-list li .top h2 {
        font-size: 40px;
        line-height: 40px;
    }
    ._text2 .slick-list li .top h3 {
        font-size: 24px;
    }
    ._text2 .slick-list li .down {
        margin-top: 15px;
        font-size: 14px;
        line-height: 24px;
    }
}

._text2-2 {
    float: left;
    width: 100%;
}

._text2-2 .slick {
    float: left;
    width: 100%;
}

._text2-2 .slick-list {
    margin: -0px -0px;
    width: -ms-calc(100% + 0px);
    width: calc(100% + 0px);
    float: left;
}

._text2-2 .slick-list li {
    padding: 0px 0px;
    width: 50%;
    position: relative;
    float: left;
}

._text2-2 .slick-list li .content {
    display: block;
    float: left;
    padding: 60px 40px 60px 40px;
    width: 100%;
    transition: all 0.5s;
}

._text2-2 .slick-list li .top {
    display: block;
    float: left;
    position: relative;
    text-align: center;
    left: 50%;
    transform: translate(-50%, 0px);
}

._text2-2 .slick-list li .top h2 {
    font-size: 80px;
    font-weight: 700;
    color: #e7e7e7;
    line-height: 80px;
    float: left;
    transition: all 0.5s;
}

._text2-2 .slick-list li .top h3 {
    font-size: 26px;
    color: #333;
    position: absolute;
    bottom: 0;
    right: 0;
    transition: all 0.5s;
}

._text2-2 .slick-list li .down {
    float: left;
    margin-top: 20px;
    text-align: center;
    color: #666;
    width: 100%;
    font-size: 20px;
    line-height: 30px;
    transition: all 0.5s;
    white-space: pre-wrap;
}

._text2-2 .slick-list li.active .content {
    background: #C01 !important;
}

._text2-2 .slick-list li.active .top h2 {
    color: rgba(255, 255, 255, 0.1);
}

._text2-2 .slick-list li.active .top h3 {
    color: #fff;
}

._text2-2 .slick-list li.active .down {
    color: #fff;
}

@media screen and (max-width:1024px) {
    ._text2-2 .slick-list {
        margin: -0px -0px;
        width: -ms-calc(100% + 0px);
        width: calc(100% + 0px);
    }
    ._text2-2 .slick-list li {
        padding: 0px 0px;
        width: 50%;
    }
    ._text2-2 .slick-list li .content {
        padding: 15px 15px 15px 15px;
    }
    ._text2-2 .slick-list li .top h2 {
        font-size: 34px;
        line-height: 34px;
    }
    ._text2-2 .slick-list li .top h3 {
        font-size: 18px;
    }
    ._text2-2 .slick-list li .down {
        margin-top: 0px;
        font-size: 0px;
        line-height: 0px;
    }
}

._text2-3 {
    float: left;
    width: 100%;
}

._text2-3 .slick {
    float: left;
    width: 100%;
}

._text2-3 .slick-list {
    margin: -0px -0px;
    width: -ms-calc(100% + 0px);
    width: calc(100% + 0px);
    float: left;
}

._text2-3 .slick-list li {
    padding: 0px 0px;
    width: 50%;
    position: relative;
    float: left;
}

._text2-3 .slick-list li .content {
    display: block;
    float: left;
    padding: 60px 40px 60px 40px;
    width: 100%;
    transition: all 0.5s;
}

._text2-3 .slick-list li .top {
    display: block;
    float: left;
    position: relative;
    text-align: center;
    left: 50%;
    transform: translate(-50%, 0px);
}

._text2-3 .slick-list li .top h2 {
    font-size: 80px;
    font-weight: 700;
    color: #e7e7e7;
    line-height: 80px;
    float: left;
    transition: all 0.5s;
}

._text2-3 .slick-list li .top h3 {
    font-size: 26px;
    color: #333;
    position: absolute;
    bottom: 0;
    right: 0;
    transition: all 0.5s;
}

._text2-3 .slick-list li .down {
    float: left;
    margin-top: 20px;
    text-align: center;
    color: #666;
    width: 100%;
    font-size: 20px;
    line-height: 30px;
    transition: all 0.5s;
}

._text2-3 .slick-list li:hover .content {
    background: #028EFC !important;
}

._text2-3 .slick-list li:hover .top h2 {
    color: rgba(255, 255, 255, 0.1);
}

._text2-3 .slick-list li:hover .top h3 {
    color: #fff;
}

._text2-3 .slick-list li:hover .down {
    color: #fff;
}

@media screen and (max-width:1024px) {
    ._text2-3 .slick-list {
        margin: -0px -0px;
        width: -ms-calc(100% + 0px);
        width: calc(100% + 0px);
    }
    ._text2-3 .slick-list li {
        padding: 0px 0px;
        width: 50%;
    }
    ._text2-3 .slick-list li .content {
        padding: 15px 15px 15px 15px;
    }
    ._text2-3 .slick-list li .top h2 {
        font-size: 34px;
        line-height: 34px;
    }
    ._text2-3 .slick-list li .top h3 {
        font-size: 18px;
    }
    ._text2-3 .slick-list li .down {
        margin-top: 8px;
        font-size: 12px;
        line-height: 20px;
    }
}

._text3 {
    width: 100%;
    float: left;
}

._text3 .tab {
    float: left;
    width: 100%;
    overflow: hidden;
}

._text3 .tab ul {
    font-size: 0;
    margin: 0 -35px;
    float: left;
    text-align: left;
    width: -moz-calc(100% + 70px);
    width: -o-calc(100% + 70px);
    width: -webkit-calc(100% + 70px);
    width: calc(100% + 70px);
}

._text3 .tab li {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 5px;
    border-bottom: 1px solid transparent;
    cursor: pointer;
    display: inline-block;
    margin: 0 35px;
    position: relative;
}

._text3 .tab li::after {
    content: "";
    display: block;
    width: 1px;
    height: 24px;
    position: absolute;
    right: -35px;
    top: 0;
    background: #d1d1d1;
}

._text3 .tab li:last-child:after {
    display: none;
}

._text3 .tab li.on,
._text3 .tab li:hover {
    color: #028EFC;
    border-bottom: 1px solid #028EFC;
}

@media screen and (max-width:1024px) {
    ._text3 .tab ul {
        margin: 0 -20px;
        text-align: center;
        width: -moz-calc(100% + 40px);
        width: -o-calc(100% + 40px);
        width: -webkit-calc(100% + 40px);
        width: calc(100% + 40px);
    }
    ._text3 .tab li {
        font-size: 14px;
        line-height: 16px;
        margin: 0 20px;
    }
    /*20210618start*/
    ._text3 .tab li:nth-child(1) {
        margin-bottom: 10px;
    }
    /*20210618end*/
    ._text3 .tab li::after {
        height: 16px;
        right: -20px;
    }
}

._text4 {
    width: 100%;
    float: left;
}

._text4 .slick-list {
    margin: -10px -15px;
    width: -ms-calc(100% + 30px);
    width: calc(100% + 30px);
}

._text4 .slick-list li {
    padding: 10px 15px;
    float: left;
    width: 100%;
    position: relative;
}

._text4 .slick-list li .content {
    display: block;
    background: #fff;
    float: left;
    width: 100%;
    box-shadow: 0px 0px 0px 1px #E5E5E5;
}

._text4 .slick-list li.border .content {
    border: 1px solid #028EFC;
}

._text4 .slick-list li .tit.name {
    color: #333;
}

._text4 .slick-list li.border .tit {
    color: #028EFC;
}

._text4 .slick-list li .top {
    display: flex;
    justify-content: space-between;
    padding: 20px 30px;
}

._text4 .slick-list li .tit {
    float: left;
    color: #666;
    font-size: 16px;
}

._text4 .slick-list li .bottom {
    background: #f7f7f7;
    padding: 30px 30px;
    display: none;
}

._text4 .slick-list li .bottom h4 {
    font-size: 16px;
    color: #666;
    font-weight: 700;
}


/*20210618start*/

._text4 .slick-list li .bottom h6 {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    margin: 30px 0;
}


/*20210618end*/

._text4 .slick-list li .bottom .more {
    background: #028EFC;
    color: #fff;
    display: inline-block;
    padding: 15px 35px;
    border-radius: 3px 3px 3px 3px;
}

._text4 .slick-list li .top .open:hover {
    text-decoration: underline;
}

._text4 .slick-list li .aft {
    display: none;
}

._text4 .slick-list li .top.sub .mor {
    display: none;
}

._text4 .slick-list li .top.sub .aft {
    display: block;
}

@media screen and (max-width:1024px) {
    ._text4 .slick-list {
        margin: -5px -5px;
        width: -ms-calc(100% + 10px);
        width: calc(100% + 10px);
    }
    ._text4 .slick-list li {
        padding: 5px 5px;
        width: 100%;
    }
    ._text4 .slick-list li .top {
        padding: 10px 15px;
    }
    ._text4 .slick-list li .top .time {
        display: none;
    }
    ._text4 .slick-list li .tit {
        font-size: 14px;
    }
    ._text4 .slick-list li .bottom {
        padding: 15px 15px;
    }
    ._text4 .slick-list li .bottom h4 {
        font-size: 14px;
    }
    ._text4 .slick-list li .bottom h6 {
        font-size: 12px;
        line-height: 24px;
        margin: 20px 0;
    }
    ._text4 .slick-list li .bottom .more {
        padding: 10px 20px;
        border-radius: 3px 3px 3px 3px;
    }
}

._timeline2 {
    width: 100%;
    float: left;
}

._timeline2 .slick {
    width: 100%;
    float: left;
}

._timeline2 .slick .pic {
    height: 320px;
    position: relative;
    width: 20%;
}

._timeline2 .slick .pic .text {
    position: absolute;
    bottom: 105px;
    width: 72%;
    left: 50%;
    margin-left: -36%;
    text-align: center;
    background: #028EFC;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0px 0px 0px 0px #888;
}

._timeline2 .slick .pic:hover .text,
._timeline2 .slick .pic.slick-center .text {
    background: #028EFC;
}

._timeline2 .slick .pic .text::after {
    content: "";
    width: 0;
    height: 0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    border-width: 15px;
    border-style: solid dashed dashed dashed;
    border-color: #028EFC transparent transparent transparent;
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -15px;
}

._timeline2 .slick .pic:hover .text::after,
._timeline2 .slick .pic.slick-center .text::after {
    border-top-color: #028EFC;
}

._timeline2 .slick .pic .text .img {
    width: 106px;
    height: 106px;
    border-radius: 50%;
    line-height: 0;
    margin: 25px auto 0 auto;
}

._timeline2 .slick .pic .text .img {
    overflow: hidden;
    position: relative;
}

._timeline2 .slick .pic .text .img img {
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

._timeline2 .slick .pic .text .info {
    margin: 30px 20px;
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    color: #4c4c4c;
}

._timeline2 .slick .pic:hover .text .info,
._timeline2 .slick .pic.slick-center .text .info {
    color: #fff;
}

._timeline2 .slick .pic .line {
    position: absolute;
    bottom: 34px;
    width: 100%;
    height: 10px;
}

._timeline2 .slick .pic .xian {
    position: absolute;
    bottom: 34px;
    left: 50%;
    width: 2px;
    height: 24px;
    background: #333;
}

._timeline2 .slick .pic:hover .xian,
._timeline2 .slick .pic.slick-center .xian {
    bottom: 34px;
    height: 24px;
    background: #028EFC;
}

._timeline2 .slick .pic:hover .xian::before,
._timeline2 .slick .pic.slick-center .xian {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -4px;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #028EFC;
}

._timeline2 .slick .pic:hover .xian::after,
._timeline2 .slick .pic.slick-center .xian {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 50%;
    margin-left: -7px;
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: rgba(101, 101, 101, 0.4);
}

._timeline2 .slick .pic .nf {
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    color: #333;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

._timeline2 .slick .pic:hover .nf,
._timeline2 .slick .pic.slick-center .nf {
    color: #028EFC;
    font-weight: bold;
}

@media screen and (max-width:1024px) {
    ._timeline2 .slick .pic {
        height: 260px;
        width: 50%;
    }
    ._timeline2 .slick .pic .text {
        bottom: 65px;
        left: 50%;
        margin-left: -36%;
        border-radius: 0px 0px 0px 0px;
    }
    ._timeline2 .slick .pic .text::after {
        border-width: 15px;
        bottom: -30px;
        left: 50%;
        margin-left: -15px;
    }
    ._timeline2 .slick .pic .text .img {
        width: 90px;
        height: 90px;
        margin: 20px auto 0 auto;
    }
    ._timeline2 .slick .pic .text .info {
        margin: 10px 5px;
        font-size: 12px;
        line-height: 24px;
        height: 72px;
    }
    ._timeline2 .slick .pic .line {
        bottom: 30px;
        height: 8px;
    }
    ._timeline2 .slick .pic .xian {
        bottom: 30px;
        height: 18px;
    }
    ._timeline2 .slick .pic:hover .xian,
    ._timeline2 .slick .pic.slick-center .xian {
        bottom: 30px;
    }
    ._timeline2 .slick .pic .nf {
        font-size: 14px;
        line-height: 16px;
    }
}

.layout28 .bds_more {
    width: 30px;
    height: 30px;
    display: block;
    padding: 0;
}

.layout28 .bds_qzone {
    width: 30px;
    height: 30px;
    display: block;
    padding: 0;
}

.layout28 .bds_tsina {
    width: 30px;
    height: 30px;
    display: block;
    padding: 0;
}

.layout28 .bds_tqq {
    width: 30px;
    height: 30px;
    display: block;
    padding: 0;
}

.layout28 .bds_renren {
    width: 30px;
    height: 30px;
    display: block;
    padding: 0;
}

.layout28 .bds_weixin {
    width: 30px;
    height: 30px;
    display: block;
    padding: 0;
}

.layout28 .bds_sqq {
    width: 30px;
    height: 30px;
    display: block;
    padding: 0;
}


/*弹窗*/


/*20210617start*/

._pop {
    background: rgba(0, 0, 0, 0.6);
    float: left;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 16;
    display: none;
}

._col {
    float: left;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    right: 0;
    top: 0;
}

._htm {
    float: left;
    width: 800px;
    position: fixed;
    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%);
}

._htm img {
    width: 600px;
    display: block;
    margin: 0 auto;
    border-radius: 12px;
    margin-left: 100px;
}

@media screen and (max-width: 1024px) {
    ._col {
        right: 0;
        top: 0;
    }
    ._htm {
        width: 300px;
    }
    ._htm img {
        width: 260px;
        margin-left: 10px;
    }
}


/*20210617end*/

.ntext {
    float: left;
    width: 100%;
    padding-left: 76px;
    padding-right: 76px;
    background: #f7f8f8;
}

@media screen and (max-width:1024px) {
    .ntext {
        padding-left: 15px;
        padding-right: 15px;
    }
}

._search {
    background: url(../images/ico56.jpg) center repeat;
    padding-top: 95px;
    padding-bottom: 100px;
}

._search .title {
    float: left;
    width: 100%;
    color: #333333;
    font-size: 16px;
    line-height: 26px;
}

._search .list {
    float: left;
    width: 100%;
    margin-top: 25px;
}

._search .list li {
    float: left;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 25px 0;
    position: relative;
    -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;
}

._search .list li:after {
    float: left;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -7px;
    content: '';
    width: 22px;
    height: 15px;
    background: url(../images/ico57.png) right center no-repeat;
}

._search .list li .tit {
    float: left;
    width: 100%;
    color: #333333;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
}

._search .list li .info {
    float: left;
    width: 100%;
    color: #555555;
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
}

._search .list li .info a {
    color: #555555;
}

._search .list li:hover {
    background: #f2f2f2;
    padding: 25px 20px;
}

._search .list li:hover:after {
    background: url(../images/ico58.png) right center no-repeat;
}

._search .list li:hover .tit {
    color: #4db563;
}

._search .img {
    float: left;
    width: 100%;
    margin-top: 22px;
    line-height: 0;
    text-align: center;
}

._search .cont {
    float: left;
    width: 100%;
    margin-bottom: 22px;
    color: #1b1b1b;
    color: rgba(27, 27, 27, 0.5);
    font-size: 24px;
    line-height: 28px;
    text-align: center;
}

@media screen and (max-width:1024px) {
    ._search {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    ._search .list {
        margin-top: 10px;
    }
    ._search .list li {
        padding: 15px 0;
    }
    ._search .list li:after {
        right: 12px;
        width: 15px;
    }
    ._search .list li .tit {
        font-size: 16px;
        line-height: 26px;
    }
    ._search .list li .info {
        font-size: 14px;
        line-height: 24px;
        margin-top: 2px;
    }
    ._search .list li:hover {
        padding: 15px 12px;
    }
    ._search .cont {
        font-size: 18px;
        line-height: 22px;
    }
}
/*20210915start*/
._basis3-28_bg{margin-top: 0;}
.w_cpsection{width: 100%;overflow: hidden;}
.w_cpsection .w_lefts{width: 300px;float: left;}
.w_cpsection .w_lefts ul{width: 100%;}
.w_cpsection .w_lefts ul li{width: 100%;padding-left: 13px;position: relative;}
.w_cpsection .w_lefts ul li::after{content: "";display: block;width: 3px;height: 20px;background-color: #028EFC;position: absolute;left: 0;top: 10px;}
.w_cpsection .w_lefts ul li .l1_t{width: 100%;overflow: hidden;border-bottom: 1px solid #DDDDDD;}
.w_cpsection .w_lefts ul li:last-child .l1_t{border-bottom: 0;}
.w_cpsection .w_lefts ul li .l1_t .words{float: left;font-size: 18px;color: #333;line-height: 42px;}
.w_cpsection .w_lefts ul li .l1_t .words a{color: #333;font-weight: bold;display: block;}
.w_cpsection .w_lefts ul li .l1_t.on .words a{color: #028EFC;}
.w_cpsection .w_lefts ul li .l1_t .ico{float: right;font-size: 16px;color: #333;line-height: 42px;font-weight: bold;cursor: pointer;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.w_cpsection .w_lefts ul li .l1_t.on .ico{
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.w_cpsection .w_lefts ul li .l1_b{display: none;padding-left: 13px;}
.w_cpsection .w_lefts ul li .l1_b .l2box{width: 100%;border-bottom: 1px solid #DDDDDD;}
.w_cpsection .w_lefts ul li .l1_b .l2box .l2_t{width: 100%;overflow: hidden;}
.w_cpsection .w_lefts ul li .l1_b .l2box .l2_t.on{margin-bottom: 8px;}
.w_cpsection .w_lefts ul li .l1_b .l2box .l2_t .words{font-size: 16px;color: #333;line-height: 36px;float: left;font-weight: bold;margin-right: 70px;}
.w_cpsection .w_lefts ul li .l1_b .l2box .l2_t .words a{color: #333;}
.w_cpsection .w_lefts ul li .l1_b .l2box .l2_t.on .words a{color: #028EFC;}
.w_cpsection .w_lefts ul li .l1_b .l2box .l2_t .ico{font-size: 16px;color: #333;line-height: 36px;float: left;font-weight: bold;cursor: pointer;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.w_cpsection .w_lefts ul li .l1_b .l2box .l2_t.on .ico{
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.w_cpsection .w_lefts ul li .l1_b .l2box .l2_b{display: none;}
.w_cpsection .w_lefts ul li .l1_b .l2box .l2_b .l3{font-size: 16px;color: #333;line-height: 20px;margin-bottom: 12px;}
.w_cpsection .w_lefts ul li .l1_b .l2box .l2_b .l3 a{color: #333;}
.w_cpsection .w_lefts ul li .l1_b .l2box .l2_b .l3 a:hover{color: #028EFC;}
.w_cpsection .w_lefts ul li .l1_b .l2box .l2_b .l3.on a{color: #028EFC;}
.w_cpsection .w_rights{float: right;padding-left: 60px;
width: calc(100% - 300px);
width: -ms-calc(100% - 300px);
width: -o-calc(100% - 300px);
width: -moz-calc(100% - 300px);
width: -webkit-calc(100% - 300px);}
@media  screen and (max-width: 1024px){
.w_cpsection .w_lefts{width: 100%;padding-top: 30px;margin-bottom: 20px;}
.w_cpsection .w_lefts ul li{padding-left: 10px;}
.w_cpsection .w_lefts ul li::after{width: 2px;height: 16px;}
.w_cpsection .w_lefts ul li .l1_t .words{font-size: 16px;line-height: 34px;}
.w_cpsection .w_lefts ul li .l1_t .ico{font-size: 14px;line-height: 34px;}
.w_cpsection .w_lefts ul li .l1_b{padding-left: 10px;}
.w_cpsection .w_lefts ul li .l1_b .l2box .l2_t.on{margin-bottom: 6px;}
.w_cpsection .w_lefts ul li .l1_b .l2box .l2_t .words{font-size: 14px;color: #333;line-height: 30px;;margin-right: 40px;}
.w_cpsection .w_lefts ul li .l1_b .l2box .l2_t .ico{font-size: 14px;line-height: 30px;}
.w_cpsection .w_lefts ul li .l1_b .l2box .l2_b .l3{font-size: 14px;line-height: 20px;margin-bottom: 10px;}
.w_cpsection .w_rights{padding-left: 0;width: 100%;}
._basis3-28 p {
    font-size: 18px;
    line-height: 24px;
}
._basis3-29 p{font-size: 14px;line-height: 20px;}
/*20210915end*/