﻿.layout0 {
    position: relative;
    z-index: 15;
    padding: 0px 60px 0px 60px;
    background-color: #FFFFFF;
}

.layout0>dt {
    max-width: 1920px;
}

.layout0>dl {
    max-width: 1920px;
}

.layout0 dd:nth-child(1) {
    width: 90%;
    align-self: stretch;
}

.layout0 dd:nth-child(2) {
    width: 10%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {
    .layout0 {
        display: none;
    }
}

.layout46 {
    position: fixed;
    z-index: 16;
    top: 0px;
}

.layout46>dt {
    max-width: 1330px;
}

.layout46>dl {
    max-width: 1330px;
}

.layout46 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

.layout46 {
    display: none;
}

@media screen and (max-width:1024px) {
    .layout46 {
        display: block;
    }

    .layout46>dt,
    .layout46>dl,
    .layout46 ._flex_m_block {
        display: block;
    }

    .layout46 ._m_t_100 {
        width: 100%;
    }

    .layout46 dd:nth-child(1) {
        width: 100%;
    }
}

.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 {
        margin: 50px auto 0px auto;
    }

    .layout1 dd:nth-child(1) {
        width: 100%;
    }
}

.layout2 {
    padding: 60px 60px 60px 60px;
}

.layout2>dt {
    max-width: 1200px;
}

.layout2>dl {
    max-width: 1200px;
}

.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 {
        padding: 30px 15px 30px 15px;
    }

    .layout2 dd:nth-child(1) {
        width: 100%;
    }
}

.layout3 {
    padding: 60px 60px 60px 60px;
    background: url(../img/tr3.png) center center repeat;
    background-size: cover;
}

.layout3>dt {
    max-width: 1200px;
}

.layout3>dl {
    max-width: 1200px;
}

.layout3 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout3>dt,
    .layout3>dl,
    .layout3 ._flex_m_block {
        display: block;
    }

    .layout3 ._m_t_100 {
        width: 100%;
    }

    .layout3 {
        padding: 30px 15px 30px 15px;
        background: url(../img/tr3_2.png) center center repeat;
        background-size: cover;
    }

    .layout3 dd:nth-child(1) {
        width: 100%;
    }
}

.layout4 {
    padding: 60px 60px 60px 60px;
}

.layout4>dt {
    max-width: 1200px;
}

.layout4>dl {
    max-width: 1200px;
}

.layout4 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout4>dt,
    .layout4>dl,
    .layout4 ._flex_m_block {
        display: block;
    }

    .layout4 ._m_t_100 {
        width: 100%;
    }

    .layout4 {
        padding: 30px 15px 30px 15px;
    }

    .layout4 dd:nth-child(1) {
        width: 100%;
    }
}

.layout5 {
    padding: 60px 60px 60px 60px;
    background: url(../img/tr5.png) center center repeat;
    background-size: cover;
}

.layout5>dt {
    max-width: 1200px;
}

.layout5>dl {
    max-width: 1200px;
}

.layout5 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout5>dt,
    .layout5>dl,
    .layout5 ._flex_m_block {
        display: block;
    }

    .layout5 ._m_t_100 {
        width: 100%;
    }

    .layout5 {
        padding: 30px 15px 30px 15px;
        background: url(../img/tr5_2.png) center center repeat;
        background-size: cover;
    }

    .layout5 dd:nth-child(1) {
        width: 100%;
    }
}

.layout6 {
    padding: 50px 60px 50px 60px;
    background-color: #4F4F4F;
}

.layout6>dt {
    max-width: 1500px;
}

.layout6>dl {
    max-width: 1500px;
}

.layout6 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout6>dt,
    .layout6>dl,
    .layout6 ._flex_m_block {
        display: block;
    }

    .layout6 ._m_t_100 {
        width: 100%;
    }

    .layout6 {
        margin: 0px auto 50px auto;
        padding: 30px 15px 30px 15px;
        background-color: #4F4F4F;
    }

    .layout6 dd:nth-child(1) {
        width: 100%;
    }
}

.layout47 {
    position: fixed;
    z-index: 15;
    margin: auto;
    width: 100%;
    bottom: 0;
}

.layout47>dt {
    max-width: 1330px;
}

.layout47>dl {
    max-width: 1330px;
}

.layout47 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

.layout47 {
    display: none;
}

@media screen and (max-width:1024px) {
    .layout47 {
        display: block;
    }

    .layout47>dt,
    .layout47>dl,
    .layout47 ._flex_m_block {
        display: block;
    }

    .layout47 ._m_t_100 {
        width: 100%;
    }

    .layout47 dd:nth-child(1) {
        width: 100%;
    }
}

.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 {
        margin: 50px auto 0px auto;
    }

    .layout7 dd:nth-child(1) {
        width: 100%;
    }
}

.layout8 {
    padding: 100px 60px 100px 60px;
}
@media screen and (max-width:1680px) {
.layout8 {
    padding: 60px 60px 60px 60px;
}
}
.layout8>dt {
    max-width: 1200px;
}

.layout8>dl {
    max-width: 1200px;
}

.layout8 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout8>dt,
    .layout8>dl,
    .layout8 ._flex_m_block {
        display: block;
    }

    .layout8 ._m_t_100 {
        width: 100%;
    }

    .layout8 {
        padding: 30px 15px 30px 15px;
    }

    .layout8 dd:nth-child(1) {
        width: 100%;
    }
}

.layout9 {
    padding: 60px 60px 60px 60px;
    background-color: #F6F6F6;
}

.layout9>dt {
    max-width: 1200px;
}

.layout9>dl {
    max-width: 1200px;
}

.layout9 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout9>dt,
    .layout9>dl,
    .layout9 ._flex_m_block {
        display: block;
    }

    .layout9 ._m_t_100 {
        width: 100%;
    }

    .layout9 {
        margin: 50px auto 0px auto;
        padding: 30px 15px 30px 15px;
        background-color: none;
    }

    .layout9 dd:nth-child(1) {
        width: 100%;
    }
}

.layout10 {
    padding: 60px 60px 60px 60px;
}

.layout10>dt {
    max-width: 1200px;
}

.layout10>dl {
    max-width: 1200px;
}

.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 {
        padding: 30px 15px 30px 15px;
    }

    .layout10 dd:nth-child(1) {
        width: 100%;
    }
}

.layout11 {
    padding: 0px 60px 0px 60px;
    border: none;
}

.layout11>dt {
    max-width: 1200px;
}

.layout11>dl {
    max-width: 1200px;
}

.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: 0px 15px 0px 15px;
    }

    .layout11 dd:nth-child(1) {
        width: 100%;
    }
}

.layout12 {
    padding: 50px 60px 0px 60px;
}

.layout12>dt {
    max-width: 1200px;
}

.layout12>dl {
    max-width: 1200px;
}

.layout12 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout12>dt,
    .layout12>dl,
    .layout12 ._flex_m_block {
        display: block;
    }

    .layout12 ._m_t_100 {
        width: 100%;
    }

    .layout12 {
        padding: 30px 15px 30px 15px;
    }

    .layout12 dd:nth-child(1) {
        width: 100%;
    }
}

.layout13 {
    padding: 60px 60px 60px 60px;
    background-color: #F6F6F6;
}

.layout13>dt {
    max-width: 1200px;
}

.layout13>dl {
    max-width: 1200px;
}

.layout13 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout13>dt,
    .layout13>dl,
    .layout13 ._flex_m_block {
        display: block;
    }

    .layout13 ._m_t_100 {
        width: 100%;
    }

    .layout13 {
        margin: 50px auto 0px auto;
        padding: 30px 15px 30px 15px;
        background-color: #F6F6F6;
    }

    .layout13 dd:nth-child(1) {
        width: 100%;
    }
}

.layout14 {
    padding: 60px 60px 60px 60px;
}

.layout14>dt {
    max-width: 1200px;
}

.layout14>dl {
    max-width: 1200px;
}

.layout14 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout14>dt,
    .layout14>dl,
    .layout14 ._flex_m_block {
        display: block;
    }

    .layout14 ._m_t_100 {
        width: 100%;
    }

    .layout14 {
        padding: 30px 15px 30px 15px;
    }

    .layout14 dd:nth-child(1) {
        width: 100%;
    }
}

.layout15 {
    padding: 0px 60px 0px 60px;
    border: none;
}

.layout15>dt {
    max-width: 1200px;
}

.layout15>dl {
    max-width: 1200px;
}

.layout15 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout15>dt,
    .layout15>dl,
    .layout15 ._flex_m_block {
        display: block;
    }

    .layout15 ._m_t_100 {
        width: 100%;
    }

    .layout15 {
        margin: 0px auto 30px auto;
        padding: 0px 15px 0px 15px;
    }

    .layout15 dd:nth-child(1) {
        width: 100%;
    }
}

.layout16 {
    padding: 60px 60px 60px 60px;
    background-color: #F6F6F6;
}

.layout16>dt {
    max-width: 1200px;
}

.layout16>dl {
    max-width: 1200px;
}

.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: 50px auto 0px auto;
        padding: 30px 15px 30px 15px;
        background-color: #F6F6F6;
    }

    .layout16 dd:nth-child(1) {
        width: 100%;
    }
}

.layout17 {
    padding: 50px 60px 60px 60px;
}

.layout17>dt {
    max-width: 1200px;
}

.layout17>dl {
    max-width: 1200px;
}

.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: 30px 15px 30px 15px;
    }

    .layout17 dd:nth-child(1) {
        width: 100%;
    }
}

.layout18 {
    padding: 60px 60px 60px 60px;
    background-color: #F6F6F6;
}

.layout18>dt {
    max-width: 1200px;
}

.layout18>dl {
    max-width: 1200px;
}

.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: 50px auto 0px auto;
        padding: 30px 15px 30px 15px;
        background-color: #F6F6F6;
    }

    .layout18 dd:nth-child(1) {
        width: 100%;
    }
}

.layout19 {
    padding: 60px 60px 60px 60px;
}

.layout19>dt {
    max-width: 1200px;
}

.layout19>dl {
    max-width: 1200px;
}

.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 {
        padding: 30px 15px 30px 15px;
    }

    .layout19 dd:nth-child(1) {
        width: 100%;
    }
}

.layout20 {
    padding: 0px 60px 0px 60px;
    border: none;
}

.layout20>dt {
    max-width: 1200px;
}

.layout20>dl {
    max-width: 1200px;
}

.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 {
        padding: 0px 15px 0px 15px;
    }

    .layout20 dd:nth-child(1) {
        width: 100%;
    }
}

.layout21 {
    padding: 50px 60px 60px 60px;
}

.layout21>dt {
    max-width: 1200px;
}

.layout21>dl {
    max-width: 1200px;
}

.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 30px 15px;
    }

    .layout21 dd:nth-child(1) {
        width: 100%;
    }
}

.layout22 {
    padding: 60px 60px 60px 60px;
    background-color: #F6F6F6;
}

.layout22>dt {
    max-width: 1200px;
}

.layout22>dl {
    max-width: 1200px;
}

.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: 50px auto 0px auto;
        padding: 30px 15px 30px 15px;
        background-color: #F6F6F6;
    }

    .layout22 dd:nth-child(1) {
        width: 100%;
    }
}

.layout23 {
    padding: 0px 60px 0px 60px;
    border: none;
}

.layout23>dt {
    max-width: 1200px;
}

.layout23>dl {
    max-width: 1200px;
}

.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 {
        padding: 30px 15px 0px 15px;
    }

    .layout23 dd:nth-child(1) {
        width: 100%;
    }
}

.layout24 {
    padding: 50px 60px 60px 60px;
}

.layout24>dt {
    max-width: 1200px;
}

.layout24>dl {
    max-width: 1200px;
}

.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: 30px 15px 30px 15px;
    }

    .layout24 dd:nth-child(1) {
        width: 100%;
    }
}

.layout25 {
    padding: 60px 60px 60px 60px;
    background-color: #F6F6F6;
}

.layout25>dt {
    max-width: 1200px;
}

.layout25>dl {
    max-width: 1200px;
}

.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: 50px auto 0px auto;
        padding: 30px 15px 30px 15px;
        background-color: #F6F6F6;
    }

    .layout25 dd:nth-child(1) {
        width: 100%;
    }
}

.layout26 {
    padding: 0px 60px 0px 60px;
    border: none;
}

.layout26>dt {
    max-width: 1200px;
}

.layout26>dl {
    max-width: 1200px;
}

.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 {
        padding: 30px 15px 30px 15px;
    }

    .layout26 dd:nth-child(1) {
        width: 100%;
    }
}

.layout27 {
    padding: 50px 60px 60px 60px;
}

.layout27>dt {
    max-width: 1200px;
}

.layout27>dl {
    max-width: 1200px;
}

.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 30px 15px;
    }

    .layout27 dd:nth-child(1) {
        width: 100%;
    }
}

.layout28 {
    padding: 0px 60px 60px 60px;
}

.layout28>dt {
    max-width: 1200px;
}

.layout28>dl {
    max-width: 1200px;
}

.layout28 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout28>dt,
    .layout28>dl,
    .layout28 ._flex_m_block {
        display: block;
    }

    .layout28 ._m_t_100 {
        width: 100%;
    }

    .layout28 {
        padding: 0px 15px 30px 15px;
    }

    .layout28 dd:nth-child(1) {
        width: 100%;
    }
}

.layout38 {
    padding: 0px 60px 60px 60px;
}

.layout38>dt {
    max-width: 1200px;
}

.layout38>dl {
    max-width: 1200px;
}

.layout38 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
    padding: 50px 50px 50px 50px;
    border: solid 1px #C6E3EF;
    background-color: #D0E8F3;
}
@media screen and (max-width:1680px) {
.layout38 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
    padding: 30px;
    border: solid 1px #C6E3EF;
    background-color: #D0E8F3;
}
}
@media screen and (max-width:1024px) {

    .layout38>dt,
    .layout38>dl,
    .layout38 ._flex_m_block {
        display: block;
    }

    .layout38 ._m_t_100 {
        width: 100%;
    }

    .layout38 {
        padding: 0px 15px 30px 15px;
    }

    .layout38 dd:nth-child(1) {
        width: 100%;
        padding: 14px 14px 14px 14px;
        background-color: #D0E8F3;
    }
}

.layout39 {
    padding: 0px 60px 60px 60px;
}

.layout39>dt {
    max-width: 1200px;
}

.layout39>dl {
    max-width: 1200px;
}

.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 30px 15px;
    }

    .layout39 dd:nth-child(1) {
        width: 100%;
    }
}

.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: 50px auto 0px auto;
    }

    .layout29 dd:nth-child(1) {
        width: 100%;
    }
}

.layout30 {
    padding: 100px 60px 100px 60px;
}

.layout30>dt {
    max-width: 1200px;
}

.layout30>dl {
    max-width: 1200px;
}

.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 {
        padding: 30px 15px 30px 15px;
    }

    .layout30 dd:nth-child(1) {
        width: 100%;
    }
}

.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 {
        margin: 50px auto 0px auto;
    }

    .layout31 dd:nth-child(1) {
        width: 100%;
    }
}

.layout32 {
    padding: 100px 60px 60px 60px;
}

.layout32>dt {
    max-width: 1200px;
}

.layout32>dl {
    max-width: 1200px;
}

.layout32 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout32>dt,
    .layout32>dl,
    .layout32 ._flex_m_block {
        display: block;
    }

    .layout32 ._m_t_100 {
        width: 100%;
    }

    .layout32 {
        padding: 30px 15px 30px 15px;
    }

    .layout32 dd:nth-child(1) {
        width: 100%;
    }
}

.layout33 {
    margin: 0px auto 100px auto;
    padding: 0px 60px 0px 60px;
}

.layout33>dt {
    max-width: 1200px;
}

.layout33>dl {
    max-width: 1200px;
}

.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 30px 15px;
    }

    .layout33 dd:nth-child(1) {
        width: 100%;
    }
}

.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: 50px auto 0px auto;
    }

    .layout34 dd:nth-child(1) {
        width: 100%;
    }
}

.layout35 {
    padding: 100px 60px 180px 60px;
    background: url(../img/tr35.jpg) bottom center no-repeat;
}
@media screen and (max-width:1680px) {
.layout35 {
    padding: 60px;
}
}
.layout35>dt {
    max-width: 1200px;
}

.layout35>dl {
    max-width: 1200px;
}

.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 {
        padding: 30px 15px 30px 15px;
        background: url(../img/tr35_2.jpg) center top repeat;
    }

    .layout35 dd:nth-child(1) {
        width: 100%;
    }
}

.layout36 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout36>dt,
    .layout36>dl,
    .layout36 ._flex_m_block {
        display: block;
    }

    .layout36 ._m_t_100 {
        width: 100%;
    }

    .layout36 {
        margin: 50px auto 0px auto;
    }

    .layout36 dd:nth-child(1) {
        width: 100%;
    }
}

.layout37 {
    padding: 100px 60px 100px 60px;
    background: url(../img/tr37.jpg) center center no-repeat;
    background-size: cover;
}
@media screen and (max-width:1680px) {
.layout37 {
    padding: 60px;
}
}
.layout37:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(244, 244, 244, .93);
}

.layout37>dt {
    max-width: 1200px;
}

.layout37>dl {
    max-width: 1200px;
}

.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 {
        padding: 30px 15px 30px 15px;
        background: url(../img/tr37_2.jpg) center center repeat;
        background-size: cover;
    }

    .layout37 dd:nth-child(1) {
        width: 100%;
    }
}

.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: 50px auto 0px auto;
    }

    .layout40 dd:nth-child(1) {
        width: 100%;
    }
}

.layout41 {
    padding: 60px 60px 60px 60px;
}

.layout41>dt {
    max-width: 1200px;
}

.layout41>dl {
    max-width: 1200px;
}

.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 {
        padding: 30px 15px 30px 15px;
    }

    .layout41 dd:nth-child(1) {
        width: 100%;
    }
}

.layout42 {
    padding: 60px 60px 60px 60px;
    background-color: #F6F6F6;
}

.layout42>dt {
    max-width: 1200px;
}

.layout42>dl {
    max-width: 1200px;
}

.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 {
        margin: 50px auto 0px auto;
        padding: 30px 15px 30px 15px;
        background-color: #F6F6F6;
    }

    .layout42 dd:nth-child(1) {
        width: 100%;
    }
}

.layout43 {
    padding: 60px 60px 60px 60px;
}

.layout43>dt {
    max-width: 1200px;
}

.layout43>dl {
    max-width: 1200px;
}

.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 {
        padding: 30px 15px 30px 15px;
    }

    .layout43 dd:nth-child(1) {
        width: 100%;
    }
}

.layout44 {
    padding: 60px 60px 60px 60px;
    background-color: #F6F6F6;
}

.layout44>dt {
    max-width: 1200px;
}

.layout44>dl {
    max-width: 1200px;
}

.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: 50px auto 0px auto;
        padding: 30px 15px 30px 15px;
        background-color: #F6F6F6;
    }

    .layout44 dd:nth-child(1) {
        width: 100%;
    }
}

.layout45 {
    padding: 60px 60px 60px 60px;
}

.layout45>dt {
    max-width: 1200px;
}

.layout45>dl {
    max-width: 1200px;
}

.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 {
        padding: 30px 15px 30px 15px;
    }

    .layout45 dd:nth-child(1) {
        width: 100%;
    }
}

._nav2-1_bg {
    width: 100%;
}

._nav3-1_bg {
    padding: 10px 0px 0px 0px;
    width: 100%;
}
@media screen and (max-width:1680px) {
._nav3-1_bg {
    padding: 0 0px 0px 0px;
    width: 100%;
}
}
@media screen and (max-width:1024px) {
    ._nav3-1_bg {
        padding: 0px 0px 0px 0px;
    }
}

._nav4-1_bg {
    width: 100%;
}

._nav5-1_bg {
    width: 100%;
}

._title2-1_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._title2-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._imglist2-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._imglist2-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 26px 0px;
    }
}

._imglist3-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._imglist3-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 26px 0px;
    }
}

._iconlist2-1_bg {
    width: 100%;
}

._basis2-1_bg {
    width: 100%;
}

._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;
    }
}

._title2-3_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._title2-3_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._basis3-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis3-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._basis3-2_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis3-2_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis4-1_bg {
    width: 100%;
}

._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 14px 0px;
    }
}

._basis3-3_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis3-3_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._basis5-1_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 22px 0px;
}
@media screen and (max-width:1680px) {
._basis5-1_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 16px 0px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 16px 0px;
    }
}

._banv2-1_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 30px 0px;
}
@media screen and (max-width:1680px) {
._banv2-1_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 20px 0px;
}
}
@media screen and (max-width:1024px) {
    ._banv2-1_bg {
        display: none;
    }
}

._banv3-1_bg {
    width: 100%;
}

._banv4-1_bg {
    width: 100%;
}

._imgtext2-1_bg {
    width: 100%;
}

._title2-5_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._title2-5_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._text2-1_bg {
    border: none;
    border-right: solid 1px #DEDEDE;
    border-left: solid 1px #DEDEDE;
    width: 100%;
}

._basis5-2_bg {
    width: 100%;
}

._basis5-3_bg {
    width: 100%;
}

._basis5-4_bg {
    width: 100%;
}

._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: 14px 0px 0px 0px;
    }
}

._basis6-2_bg {
    width: calc(100% - 0px);
    margin: 60px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis6-2_bg {
        width: calc(100% - 0px);
        margin: 14px 0px 0px 0px;
    }
}

._basis5-5_bg {
    padding: 0px 60px 50px 0px;
    border: none;
    border-bottom: solid 1px #D6D6D6;
    width: calc(100% - 0px);
    margin: 25px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis5-5_bg {
        padding: 0px 0px 30px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis5-6_bg {
    padding: 50px 0px 0px 0px;
    border: none;
    border-top: solid 1px #D6D6D6;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis5-6_bg {
        padding: 30px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._basis5-7_bg {
    padding: 0px 100px 0px 0px;
    width: calc(100% - 0px);
    margin: 150px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis5-7_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._basis6-3_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis6-3_bg {
        padding: 0px 20px 0px 20px;
    }
}

._basis5-8_bg {
    padding: 0px 0px 40px 0px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis5-8_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._basis5-9_bg {
    width: 100%;
}

._basis5-10_bg {
    width: 100%;
}

._basis5-11_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis5-11_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._basis5-12_bg {
    padding: 50px 0px 0px 0px;
    border: none;
    border-top: solid 1px #D6D6D6;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis5-12_bg {
        padding: 30px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._basis5-13_bg {
    padding: 120px 60px 0px 0px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis5-13_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis6-4_bg {
    padding: 40px 0px 0px 0px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis6-4_bg {
        padding: 0px 0px 0px 0px;
    }
}

._basis6-20_bg {
    padding: 30px 0 60px 0px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis6-20_bg {
        padding: 0px 0px 0px 0px;
    }
}

._basis5-14_bg {
    width: 100%;
}

._basis5-15_bg {
    width: 100%;
}

._basis5-16_bg {
    padding: 0px 100px 0px 0px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis5-16_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis5-17_bg {
    padding: 0px 0px 23px 0px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis5-17_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._basis6-5_bg {
    padding: 40px 0px 60px 0px;
    border: none;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis6-5_bg {
        padding: 0px 0px 0px 0px;
    }
}

._basis6-6_bg {
    padding: 40px 0px 60px 0px;
    border: none;
    width: calc(100% - 40px);
    margin: 0px 200px 0px -160px;
}

@media screen and (max-width:1024px) {
    ._basis6-6_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis5-18_bg {
    padding: 50px 0px 0px 0px;
    border: none;
    border-top: solid 1px #D6D6D6;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis5-18_bg {
        padding: 30px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 30px 0px 14px 0px;
    }
}

._basis6-7_bg {
    width: 100%;
}

._basis6-19_bg {
    width: calc(100% - 0px);
    margin: 100px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis6-19_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis5-19_bg {
    width: 100%;
}

._basis5-20_bg {
    width: 100%;
}

._basis5-21_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis5-21_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis5-22_bg {
    padding: 30px 60px 0px 0px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis5-22_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._basis6-8_bg {
    padding: 40px 0px 0px 0px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis6-8_bg {
        padding: 0px 0px 0px 0px;
    }
}

._basis6-9_bg {
    border: none;
    border-top: solid 1px #DDDDDD;
    border-right: solid 1px #DDDDDD;
    border-bottom: solid 1px #DDDDDD;
    border-left: solid 1px #DDDDDD;
    width: calc(100% - 200px);
    margin: 40px 200px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis6-9_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis6-10_bg {
    border: none;
    border-top: solid 1px #DDDDDD;
    border-right: solid 1px #DDDDDD;
    border-bottom: solid 1px #DDDDDD;
    border-left: solid 1px #DDDDDD;
    width: calc(100% - 200px);
    margin: 40px 360px 0px -160px;
}

@media screen and (max-width:1024px) {
    ._basis6-10_bg {
        width: calc(100% - 5px);
        margin: 0px 0px 0px 5px;
    }
}

._basis5-23_bg {
    padding: 40px 0px 0px 0px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis5-23_bg {
        padding: 0px 0px 12px 0px;
        width: calc(100% - 0px);
        margin: 12px 0px 0px 0px;
    }
}

._basis5-24_bg {
    padding: 0px 60px 60px 0px;
    border: none;
    border-bottom: solid 1px #D6D6D6;
    width: calc(100% - 0px);
    margin: 24px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis5-24_bg {
        padding: 0px 0px 30px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 30px 0px;
    }
}

._basis5-25_bg {
    padding: 50px 0px 0px 0px;
    border: none;
    border-top: solid 1px #D6D6D6;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis5-25_bg {
        padding: 30px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._basis5-26_bg {
    padding: 0px 0px 24px 0px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis5-26_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._imglist4-1_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._imglist4-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 26px 0px;
    }
}

._basis6-21_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis6-21_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis5-27_bg {
    width: 100%;
}

._basis5-28_bg {
    width: 100%;
}

._basis5-29_bg {
    padding: 0px 60px 60px 0px;
    border: none;
    border-bottom: solid 1px #D6D6D6;
    width: calc(100% - 0px);
    margin: 24px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis5-29_bg {
        padding: 0px 0px 30px 0px;
        width: calc(100% - 0px);
        margin: 14px 0px 0px 0px;
    }
}

._basis5-30_bg {
    padding: 50px 0px 0px 0px;
    border: none;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis5-30_bg {
        padding: 0px 0px 0px 0px;
    }
}

._basis5-31_bg {
    padding: 0px 0px 23px 0px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis5-31_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._basis6-11_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis6-11_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis6-12_bg {
    width: calc(100% - 0px);
    margin: 16px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis6-12_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis6-22_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis6-22_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis5-32_bg {
    width: 100%;
}

._basis5-33_bg {
    width: 100%;
}

._basis5-34_bg {
    padding: 0px 60px 60px 0px;
    border: none;
    border-bottom: solid 1px #D6D6D6;
    width: calc(100% - 0px);
    margin: 24px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis5-34_bg {
        padding: 0px 0px 30px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis5-35_bg {
    padding: 50px 0px 0px 0px;
    border: none;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis5-35_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._basis5-36_bg {
    padding: 0px 100px 0px 0px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis5-36_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis5-37_bg {
    padding: 0px 0px 23px 0px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis5-37_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._basis6-13_bg {
    border: none;
    border-top: solid 1px #DDDDDD;
    border-right: solid 1px #DDDDDD;
    border-bottom: solid 1px #DDDDDD;
    border-left: solid 1px #DDDDDD;
    width: calc(100% - 15px);
    margin: 35px 15px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis6-13_bg {
        width: calc(100% - 5px);
        margin: 0px 5px 0px 0px;
    }
}

._basis6-14_bg {
    border: none;
    border-top: solid 1px #DDDDDD;
    border-right: solid 1px #DDDDDD;
    border-bottom: solid 1px #DDDDDD;
    border-left: solid 1px #DDDDDD;
    width: calc(100% - 15px);
    margin: 35px 0px 0px 15px;
}

@media screen and (max-width:1024px) {
    ._basis6-14_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis5-38_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis5-38_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._basis6-15_bg {
    padding: 40px 0px 40px 0px;
    border: none;
    border-top: solid 1px #DDDDDD;
    border-right: solid 1px #DDDDDD;
    border-bottom: solid 1px #DDDDDD;
    border-left: solid 1px #DDDDDD;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis6-15_bg {
        padding: 0px 0px 0px 0px;
    }
}

._basis5-44_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis5-44_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 10px 0px;
    }
}

._basis5-45_bg {
    width: calc(100% - 0px);
    margin: 10px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis5-45_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 10px 0px;
    }
}

._basis5-46_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}
@media screen and (max-width:1680px) {
._basis5-46_bg {
    width: calc(100% - 0px);
    margin: 20px 0px 0px 0px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-46_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis5-47_bg {
    width: calc(100% - 0px);
    margin: 10px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis5-47_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 10px 0px;
    }
}

._basis5-48_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}
@media screen and (max-width:1680px) {
._basis5-48_bg {
    width: calc(100% - 0px);
    margin: 20px 0px 0px 0px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-48_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 10px 0px;
    }
}

._basis5-49_bg {
    width: calc(100% - 0px);
    margin: 10px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis5-49_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._imglist4-2_bg {
    border: none;
    border-bottom: solid 1px #D6D6D6;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._imglist4-2_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 26px 0px;
    }
}

._basis6-23_bg {
    width: calc(100% - 0px);
    margin: 90px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis6-23_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._imgtext2-2_bg {
    width: 100%;
}

._imglist5-1_bg {
    width: 100%;
}

._paging2-1_bg {
    width: calc(100% - 0px);
    margin: 60px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._paging2-1_bg {
        width: calc(100% - 0px);
        margin: 16px 0px 0px 0px;
    }
}

._imgtext2-3_bg {
    width: 100%;
}

._basis5-39_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis5-39_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._basis5-40_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 20px 0px;
}

@media screen and (max-width:1024px) {
    ._basis5-40_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 16px 0px;
    }
}

._basis5-41_bg {
    padding: 40px 0px 0px 0px;
    border: none;
    border-top: solid 1px #E5E5E5;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis5-41_bg {
        padding: 20px 0px 0px 0px;
    }
}

._basis6-16_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis6-16_bg {
        width: calc(100% - 0px);
        margin: 20px 0px 0px 0px;
    }
}

._basis5-42_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis5-42_bg {
        width: calc(100% - 0px);
        margin: 14px 0px 0px 0px;
    }
}

._basis6-17_bg {
    width: calc(100% - 15px);
    margin: 40px 15px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis6-17_bg {
        width: calc(100% - 8px);
        margin: 14px 8px 0px 0px;
    }
}

._basis6-18_bg {
    width: calc(100% - 15px);
    margin: 40px 0px 0px 15px;
}

@media screen and (max-width:1024px) {
    ._basis6-18_bg {
        width: calc(100% - 8px);
        margin: 14px 0px 0px 8px;
    }
}

._basis5-43_bg {
    padding: 0px 0px 40px 0px;
    border: none;
    border-bottom: solid 1px #E6E6E6;
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis5-43_bg {
        padding: 0px 0px 20px 0px;
        width: calc(100% - 0px);
        margin: 14px 0px 0px 0px;
    }
}

._text3-1_bg {
    width: calc(100% - 0px);
    margin: 50px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._text3-1_bg {
        width: calc(100% - 0px);
        margin: 20px 0px 0px 0px;
    }
}

._basis7-1_bg {
    width: calc(100% - 0px);
    margin: 50px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis7-1_bg {
        width: calc(100% - 0px);
        margin: 20px 0px 0px 0px;
    }
}

._title2-6_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._title2-6_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._text4-1_bg {
    width: 100%;
}

._imgtext2-4_bg {
    width: 100%;
}

._paging2-2_bg {
    width: calc(100% - 0px);
    margin: 60px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._paging2-2_bg {
        width: calc(100% - 0px);
        margin: 16px 0px 0px 0px;
    }
}

._basis5-50_bg {
    width: calc(100% - 0px);
    margin: 30px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis5-50_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._text5-1_bg {
    border: none;
    border-bottom: solid 1px #ebebeb;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._text5-1_bg {
        width: calc(100% - 0px);
        margin: 20px 0px 0px 0px;
    }
}

._title2-8_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._title2-8_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._imgtext2-5_bg {
    width: 100%;
}

._iconlist3-1_bg {
    width: 100%;
}

._map_bg {
    border: none;
    border-top: solid 1px #DEDEDE;
    border-right: solid 1px #DEDEDE;
    border-bottom: solid 1px #DEDEDE;
    border-left: solid 1px #DEDEDE;
    width: calc(100% - 0px);
    margin: 30px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._map_bg {
        width: calc(100% - 0px);
        margin: 12px 0px 0px 0px;
    }
}

._imgtext2-6_bg {
    width: 100%;
}

._basis5-51_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis5-51_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0 0px;
    }
}

._basis6-24_bg {
    padding: 0 0px 0px 0px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis6-24_bg {
        padding: 0px 0px 0px 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 14px 0px;
    }
}

._basis5-52_bg {
    width: 100%;
}

._basis5-53_bg {
    width: 100%;
}

._basis5-54_bg {
    width: 100%;
}

._basis5-55_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis5-55_bg {
        width: calc(100% - 0px);
        margin: 14px 0px 14px 0px;
    }
}

._basis6-25_bg {
    padding: 60px 0px 0px 0px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis6-25_bg {
        padding: 0px 0px 0px 0px;
    }
}

._basis6-26_bg {
    width: 100%;
}

._basis5-56_bg {
    width: 100%;
}

._basis5-57_bg {
    width: 100%;
}

._basis6-27_bg {
    width: 100%;
}

._nav2 {
    float: left;
    width: 100%;
}

._nav2 .ctext {
    float: left;
    width: 100%;
    position: relative;
}

._nav2 .ctext .u1 {
    width: 100%;
    float: left;
    white-space: nowrap;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

._nav2 .ctext .nli {
    display: inline-block;
    position: relative;
}

._nav2 .ctext .nli span {
    display: block;
    height: 100px;
    line-height: 100px;
}

._nav2 .ctext .nli span a {
    display: block;
    line-height: 100px;
    height: 100px;
    padding: 0 5px;
    font-size: 16px;
    color: #333;
    position: relative;
}

._nav2 .ctext .nli.on span a,
._nav2 .ctext .nli:hover span a {
    color: #36803A;
}

._nav2 .ctext .nli.on span a::before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #36803A;
}

._nav2 .ctext .nli.active span a::before {
    content: "";
    display: block;
    width: 0%;
    height: 2px;
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #36803A;
}

._nav2 .ctext .active:hover span a::before {
    width: 100%;
}

._nav2 .ctext .nav span a::before {
    content: "";
    display: block;
    width: 0%;
    height: 2px;
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #36803A;
}

._nav2 .ctext .nav :hover span a::before {
    width: 100%;
}

._nav2 .ctext .sub1 {
    display: none;
    position: absolute;
    top: 98px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border-top: 2px solid #36803A;
}

._nav2 .ctext .sub1 ul li a {
    display: block;
    width: 100%;
    padding: 5px 15px;
    font-size: 13px;
    line-height: 26px;
    color: #333333;
    background: #FFFFFF;
    text-align: center;
}

._nav2 .ctext .sub1 ul li a:hover {
    background: #36803A;
    color: #FFFFFF;
}

._nav3 {
    width: 100%;
    float: left;
}

._nav3 .ctext {
    width: 100%;
    float: left;
}

._nav3 .ctext .logo {
    margin: 12px 0;
    line-height: 0;
    position: relative;
    float: left;
    padding-left: 0px;
}

._nav3 .ctext .logo img {
    width: auto;
    height: 61px;
}
@media screen and (max-width:1680px) {
._nav2 .ctext .nli span {
    height: 60px;
    line-height: 60px;
}

._nav2 .ctext .nli span a {
    line-height: 60px;
    height: 60px;
    padding: 0 4px;
    font-size: 14px;
}

._nav2 .ctext .sub1 {
    top: 58px;}

._nav2 .ctext .sub1 ul li a {
    padding: 4px 12px;
    font-size: 12px;
    line-height: 24px;
}

._nav3 .ctext .logo {
    margin: 10px 0;
}

._nav3 .ctext .logo img {
    height: 40px;
}
}
@media screen and (max-width:1024px) {
    ._nav3 .ctext {
        padding: 0 15px;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 4;
    }

    ._nav3 .ctext .logo {
        margin: 12px 0;
        float: left;
        padding-left: 0px;
    }

    ._nav3 .ctext .logo img {
        height: 61px;
    }
}

._nav4 {
    width: 100%;
    float: left;
}

._nav4 .ctext .lang {
    float: right;
    position: relative;
}

._nav4 .ctext .lang h5 {
    float: right;
    color: #666;
    font-size: 16px;
    line-height: 100px;
    padding-right: 22px;
    position: relative;
    cursor: pointer;
    display: flex;
    align-items: center;
}

._nav4 .ctext .lang h5 img {
    margin-right: 10px;
}

._nav4 .ctext .lang h5:after {
    float: left;
    width: 9px;
    height: 1px;
    position: absolute;
    right: 0;
    top: 50%;
    content: '';
    background: #666;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-right: 6px;
}

._nav4 .ctext .lang h5:before {
    float: left;
    width: 9px;
    height: 1px;
    position: absolute;
    right: 0;
    top: 50%;
    content: '';
    background: #666;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

._nav4 .ctext .lang h5 i {
    float: left;
    margin-right: 6px;
    font-size: 24px;
    font-weight: normal;
}

._nav4 .ctext .lang ul {
    float: right;
    width: 106px;
    position: absolute;
    right: 50%;
    margin-right: -52px;
    top: 100%;
    background: #fff;
    border-radius: 0px;
    opacity: 0;
    transition: All 1s ease-in-out;
    -o-transition: All 1s ease-in-out;
}

._nav4 .ctext .lang ul:after {
    float: left;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    bottom: 100%;
    content: '';
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 12px solid #fff;
    margin-left: -9px;
}

._nav4 .ctext .lang ul li {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    padding: 0 20px;
}

._nav4 .ctext .lang ul li a {
    float: left;
    width: 100%;
    color: #555555;
    font-size: 16px;
    line-height: 46px;
    position: relative;
    padding-bottom: 1px;
}

._nav4 .ctext .lang ul li a:after {
    float: left;
    width: 100%;
    height: 1px;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    opacity: 0.16;
}

._nav4 .ctext .lang ul li:hover:before {
    top: 50%;
    opacity: 1;
}

._nav4 .ctext .lang ul li:hover {
    background: #FF5C00;
}

._nav4 .ctext .lang ul li:hover a {
    color: #fff;
}

._nav4 .ctext .lang ul li a:hover:after {
    background: #FF5C00;
    opacity: 0.4;
}

._nav4 .ctext .lang ul li a:hover:before {
    left: -20px;
    opacity: 1;
}

._nav4 .ctext .lang ul li:last-child a:after {
    display: none;
}

._nav4 .ctext .active {
    opacity: 1 !important;
}
@media screen and (max-width:1680px) {

._nav4 .ctext .lang h5 {
    font-size: 14px;
    line-height: 60px;
    padding-right: 20px;
}

._nav4 .ctext .lang h5 img {
    margin-right: 8px;
}


._nav4 .ctext .lang h5 i {
    float: left;
    margin-right: 6px;
    font-size: 24px;
    font-weight: normal;
}

._nav4 .ctext .lang ul {
    width: 80px;
    margin-right: -40px;
    top: 100%;
}

._nav4 .ctext .lang ul:after {
    float: left;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    bottom: 100%;
    content: '';
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 12px solid #fff;
    margin-left: -9px;
}

._nav4 .ctext .lang ul li {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    padding: 0 20px;
}

._nav4 .ctext .lang ul li a {
    float: left;
    width: 100%;
    color: #555555;
    font-size: 14px;
    line-height: 30px;
    position: relative;
    padding-bottom: 1px;
}

._nav4 .ctext .lang ul li a:after {
    float: left;
    width: 100%;
    height: 1px;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    opacity: 0.16;
}

._nav4 .ctext .lang ul li:hover:before {
    top: 50%;
    opacity: 1;
}

._nav4 .ctext .lang ul li:hover {
    background: #FF5C00;
}

._nav4 .ctext .lang ul li:hover a {
    color: #fff;
}

._nav4 .ctext .lang ul li a:hover:after {
    background: #FF5C00;
    opacity: 0.4;
}

._nav4 .ctext .lang ul li a:hover:before {
    left: -20px;
    opacity: 1;
}

._nav4 .ctext .lang ul li:last-child a:after {
    display: none;
}

._nav4 .ctext .active {
    opacity: 1 !important;
}
}
._nav5 {
    width: 100%;
    float: left;
    position: fixed;
    top: 0;
    left: 0;
}

._nav5 .ctext {
    width: 100%;
    float: left;
}

._nav5 .ctext .top {
    width: 100%;
    float: left;
}

._nav5 .ctext .top {
    width: 100%;
    top: 0;
    left: 0;
    z-index: 4;
}

._nav5 .ctext .menuph {
    display: block;
}

._nav5 .ctext .menuph {
    float: right;
    width: 28px;
    height: 22px;
    cursor: pointer;
    text-align: center;
    margin: 12px 15px 12px 0;
}

._nav5 .ctext .menuph .point {
    display: inline-block;
    width: 28px;
    height: 22px;
    position: relative;
}

._nav5 .ctext .menuph .point:hover .navbtn,
._nav5 .ctext .menuph .point:hover .navbtn::after,
._nav5 .ctext .menuph .point:hover .navbtn::before {
    width: 28px;
}

._nav5 .ctext .menuph .navbtn {
    position: absolute;
    top: 10px;
    right: 0;
    display: inline-block;
    height: 2px;
    background: #36803A;
    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;
}

._nav5 .ctext .menuph .navbtn::after,
._nav5 .ctext .menuph .navbtn::before {
    position: absolute;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 2px;
    content: '';
    background: #36803A;
    -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;
}

._nav5 .ctext .menuph .navbtn::after {
    top: -10px;
}

._nav5 .ctext .menuph .navbtn::before {
    top: 10px;
}

._nav5 .ctext .menuph .point.active .navbtn {
    background: transparent;
}

._nav5 .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;
}

._nav5 .ctext .menuph .point.active .navbtn::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0px;
}

._nav5 .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: 50px;
}

._nav5 .ctext .xialaph .ul2,
._nav5 .ctext .xialaph .ul3 {
    display: none;
}

._nav5 .ctext .xialaph h4 a {
    float: left;
    width: 60%;
    font-size: 16px;
    line-height: 50px;
}

._nav5 .ctext .xialaph h4 a span {
    padding-left: 6px;
    color: #ccc;
    font-size: 14px;
}

._nav5 .ctext .xialaph h4 {
    float: left;
    width: 100%;
    position: relative;
}

._nav5 .ctext .xialaph li:last-child h4::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
}

._nav5 .ctext .xialaph h4:hover a,
._nav5 .ctext .xialaph h5:hover a {
    color: #36803A;
}

._nav5 .ctext .xialaph h4::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
}

._nav5 .ctext .xialaph h5 a {
    float: left;
    width: 100%;
    color: #1f1f1f;
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
}

._nav5 .ctext .xialaph h5 {
    float: left;
    width: 100%;
    position: relative;
}

._nav5 .ctext .xialaph h5::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #e5e5e5;
}

._nav5 .ctext .xialaph li:last-child h5::after {
    display: none;
}

._nav5 .ctext .xialaph h4 img {
    width: 15px;
    height: 8px;
    float: right;
    margin-top: 24px;
    cursor: pointer;
}

._nav5 .ctext .xialaph h5 img {
    width: 11px;
    height: 6px;
    float: right;
    margin-top: 26px;
    margin-right: 18px;
    cursor: pointer;
}

._nav5 .ctext .xialaph h4.active img.img_s,
._nav5 .ctext .xialaph h5.active img.img_s {
    display: none;
}

._nav5 .ctext .xialaph h4.active img.img_d,
._nav5 .ctext .xialaph h5.active img.img_d {
    display: block;
}

._nav5 .ctext .xialaph .ul2 {
    float: left;
    width: 100%;
    padding: 0 10px;
}

._nav5 .ctext .xialaph .phsou {
    position: relative;
    margin-top: 34px;
}

._nav5 .ctext .xialaph .phsou input {
    width: 100%;
    height: 56px;
    background-color: #fff;
    color: #aaa;
    font-size: 14px;
    padding-left: 20px;
    border: 1px solid #e5e5e5;
}

._nav5 .ctext .xialaph .phsou img {
    cursor: pointer;
    width: 21px;
    height: 22px;
    position: absolute;
    top: 17px;
    right: 29px;
}

._nav5 .ctext .img_d,
._nav5 .ctext .disno {
    display: none;
}

._nav5 .box {
    display: flex;
    height: 50px;
    background: #fff;
    padding: 0 15px;
}

._nav5 .box .logo img {
    height: 40px;
    margin-top: 5px;
}

._nav5 .zybox {
    margin-top: 15px;
    font-size: 0;
    text-align: center;
    width: 100%;
    float: left;
}

._nav5 .zybox a {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #555;
}

._nav5 .zybox a:hover {
    color: #000;
}

._nav5 .zybox span {
    font-size: 14px;
    color: #666;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}

._banv2 {
    width: 100%;
    float: left;
}

._banv2 .ctext {
    width: 100%;
    float: left;
}

._banv2 .ctext ul {
    width: 100%;
    text-align: center;
    position: relative;
}

._banv2 .ctext ul li {
    display: inline-block;
    margin-right: 100px;
    position: relative;
}

._banv2 .ctext ul li:last-child {
    margin-right: 0;
}

._banv2 .ctext ul li a {
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 400;
}

._banv2 .ctext ul li:hover a {
    color: #36803A;
}

._banv2 .ctext ul li::before {
    content: "";
    width: 1px;
    height: 14px;
    background: #8C8C8C;
    position: absolute;
    right: -50px;
    top: 50%;
    transform: translate(0, -50%);
}

._banv2 .ctext ul li:last-child::before {
    width: 0;
}

._banv3 {
    width: 100%;
    float: left;
}

._banv3 .ctext {
    width: 100%;
    float: left;
}

._banv3 .ctext .text1 {
    width: 100%;
    float: left;
}

._banv3 .ctext .text1 ul {
    float: left;
    position: relative;
    margin-top: 0px;
}

._banv3 .ctext .text1 ul li {
    float: left;
    margin-right: 10px;
}

._banv3 .ctext .text1 ul li:last-child {
    margin-right: 0;
}

._banv3 .ctext .text1 ul li i {
    font-size: 18px;
    line-height: 18px;
    color: #FFFFFF;
}

._banv3 .ctext .text1 ul li a {
    width: 36px;
    height: 36px;
    float: left;
    padding: 10px;
    border-radius: 30px 30px 30px 30px;
    background: #6A6A6A;
}

._banv3 .ctext .text1 ul li a span {
    width: 100%;
    height: 100%;
    float: left;
}

._banv3 .ctext .text1 ul li:hover a {
    background: #36803A;
}

._banv3 li .i {
    float: left;
    width: 110px;
    background: #fff;
    padding: 5px;
    position: absolute;
    left: 0;
    bottom: 100%;
    margin: 0 0 14px 0;
    line-height: 0;
    z-index: 80;
    -ms-transition: all 500ms cubic-bezier(.5, 1, .4, 1);
    transition: all 500ms cubic-bezier(.5, 1, .4, 1);
    -ms-transform-origin: 50% 90%;
    transform-origin: 50% 90%;
    -ms-transform: translateY(0) scale(0);
    transform: translateY(0) scale(0);
}

._banv3 li .i:after {
    float: left;
    width: 0;
    height: 0;
    position: absolute;
    left: 17px;
    top: 100%;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #fff;
    margin-left: -6px;
}

._banv3 li:hover .i {
    opacity: 1;
    filter: alpha(opacity=100);
    display: block \9;
    pointer-events: auto;
    -ms-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
}

._banv3 li .i img {
    width: 100px;
    height: 100px;
}
@media screen and (max-width:1680px) {

._banv2 .ctext ul li a {
    font-size: 14px;
}
._banv2 .ctext ul li::before {
    height: 12px;right: -25px;
}

._banv2 .ctext ul li{margin-right: 50px;}




._banv3 .ctext .text1 ul li i {
    font-size: 16px;
    line-height: 16px;
}

._banv3 .ctext .text1 ul li a {
    width: 30px;
    height: 30px;
    padding: 8px;
}


._banv3 li .i {
    width: 80px;
}

._banv3 li .i:after {
    float: left;
    width: 0;
    height: 0;
    position: absolute;
    left: 17px;
    top: 100%;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #fff;
    margin-left: -6px;
}

._banv3 li:hover .i {
    opacity: 1;
    filter: alpha(opacity=100);
    display: block \9;
    pointer-events: auto;
    -ms-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
}

._banv3 li .i img {
    width: 70px;
    height: 70px;
    
}
}
@media screen and (max-width:1024px) {
    ._banv3 .ctext .text1 ul li i {
        font-size: 18px;
        line-height: 18px;
    }

    ._banv3 .ctext .text1 ul li a {
        width: 36px;
        height: 36px;
        border-radius: 20px 20px 20px 20px;
        padding: 9px;
    }
}

._banv4 {
    width: 100%;
    float: left;
    overflow: hidden;
}

._banv4 .q_d_m {
    float: left;
    width: 100%;
    height: 50px;
}

._banv4 .pf_down {
    width: 100%;
    float: left;
    left: 0;
    bottom: 0;
    height: 50px;
    background: #36803A;
    z-index: 16;
    box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.2);
}

._banv4 .pf_down li {
    width: 33.3%;
    float: left;
    text-align: center;
    padding: 7px 0 4px 0;
    border-right: 1px solid #FFFFFF;
    height: 100%;
}

._banv4 .pf_down li a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

._banv4 .pf_down li .ico7 {
    width: 100%;
    float: left;
    height: 20px;
}

._banv4 .pf_down li .d_name {
    width: 100%;
    float: left;
    margin-top: 4px;
    font-size: 12px;
    color: #fff;
    line-height: 14px;
}

._banv4 .pf_down li.l1 .ico7 {
    background: url(../img/p6030_2.png) no-repeat center;
    background-size: 20px 20px;
}

._banv4 .pf_down li.l2 .ico7 {
    background: url(../img/p6030_3.png) no-repeat center;
    background-size: 20px 20px;
}

._banv4 .pf_down li.l3 .ico7 {
    background: url(../img/p6030_1.png) no-repeat center;
    background-size: 20px 20px;
}

._banv4 .pf_down li:last-child {
    border: none;
}

._banv4 .pf_down li:nth-child(3n) {
    border: none;
}

._paging2 {
    float: left;
    width: 100%;
}

._paging2 .ctext {
    float: left;
    width: 100%;
}

._paging2 .ctext .pz_fy {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
}

._paging2 .ctext .pz_fy a {
    border: #ebeced 1px solid;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    color: #323232;
    font-size: 14px;
    display: flex;
    margin: 0 2px;
    border-radius: 2px;
    background: #fff;
}
@media screen and (max-width:1680px) {
._paging2 .ctext .pz_fy a {
    width: 24px;
    height: 24px;
    font-size: 12px;
}
}
._paging2 .ctext .pz_fy a:hover,
._paging2 .ctext .pz_fy a.on {
    color: #fff;
    border: #36803A 1px solid;
    background: #36803A;
}

._paging2 .ctext .pz_fy a.l,
._paging2 .ctext .pz_fy a.r {
    font-family: '宋体';
}

._paging2 .ctext .text_p {
    display: none;
}

._paging2 .ctext .text_p {
    text-align: center;
    font-size: 0;
    color: #333;
}

._paging2 .ctext .text_p a {
    display: inline-block;
    vertical-align: middle;
    padding: 0 25px;
    font-size: 14px;
    line-height: 30px;
    background: #36803A;
    color: #fff;
    border: transparent;
    border-radius: 30px;
    overflow: hidden;
}

._paging2 .ctext .text_p span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 25px;
    font-size: 14px;
    color: #333;
}
@media screen and (max-width:1680px) {
._paging2 .ctext .text_p a {
    padding: 0 20px;
    font-size: 12px;
    line-height: 26px;
    border-radius: 26px;
}

._paging2 .ctext .text_p span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px;
    font-size: 12px;
    color: #333;
}
}
@media screen and (max-width:1024px) {
    ._paging2 .ctext .text_p {
        display: block;
    }

    ._paging2 .ctext .pz_fy {
        display: none;
    }
}

._title2 {
    width: 100%;
    float: left;
}

._title2 .ctext {
    width: 100%;
    float: left;
}

._title2 .ctext .bt {
    font-size: 32px;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    padding-left: 30px;
    color: #333333;
    position: relative;
    letter-spacing: 2px;
}

._title2 .ctext .bt::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -13px;
    transform: skewX(-0.06turn);
    width: 8px;
    height: 26px;
    background: #36803A;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
@media screen and (max-width:1680px) {
._title2 .ctext .bt {
    font-size: 22px;
    line-height: 30px;
    height: 30px;
    padding-left: 24px;
}

._title2 .ctext .bt::before {
    margin-top: -10px;
    width: 6px;
    height: 20px;
    margin-left: 5px;
}
}
@media screen and (max-width:1024px) {
    ._title2 .ctext .bt {
        font-size: 18px;
        line-height: 30px;
        height: 30px;
        padding-left: 20px;
        letter-spacing: 2px;
    }

    ._title2 .ctext .bt::before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -6px;
        transform: skewX(-0.06turn);
        width: 4px;
        height: 12px;
        background: #36803A;
        display: inline-block;
        vertical-align: middle;
        margin-left: 4px;
    }
}

._title2-2 .ctext .bt::before {
    background: #347D38;
}

@media screen and (max-width:1024px) {
    ._title2-2 .ctext .bt::before {
        background: #347D38;
    }
}

._title2-3 .ctext .bt::before {
    background: #347D38;
}

@media screen and (max-width:1024px) {
    ._title2-3 .ctext .bt::before {
        background: #347D38;
    }
}

._title2-4 .ctext .bt::before {
    background: #347D38;
}

@media screen and (max-width:1024px) {
    ._title2-4 .ctext .bt::before {
        background: #347D38;
    }
}

._basis2 {
    float: left;
    width: 100%;
}

._basis2 .slick {
    float: left;
    width: 100%;
}

._basis2 .slick .slick-slider {
    float: left;
    width: 100%;
}

._basis2 .slick .slick-slider {
    float: left;
    width: 100%;
}

._basis2 .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);
}

._basis2 .slick .slick-list li {
    float: left;
    width: 100%;
    padding: 0px 0px;
    position: relative;
}

._basis2 .slick .slick-list li a i {
    position: relative;
    overflow: hidden;
    width: 100%;
    display: block;
}

._basis2 .slick .slick-list li a i.pic1 {
    padding-bottom: 33%;
}

._basis2 .slick .slick-list li a i.pic1 {
    height: 0px;
}

._basis2 .slick .slick-list li a i img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

._basis2 .slick .slick-list li a {
    display: block;
    width: 100%;
    line-height: 0;
    border-radius: 0px 0px 0px 0px;
}

._basis2 .slick .slick-list li .img2 {
    display: none;
}

._basis2-1 ul {
    width: 100%;
    float: left;
}

._basis2-1 .slick .slick-dots {
    bottom: 30px;
    height: 5px;
    text-align: center;
}

._basis2-1 .slick .slick-dots li {
    background: #FFFFFF;
    width: 46px;
    height: 5px;
    margin: 0 10px;
    position: relative;
}

._basis2-1 .slick .slick-dots li::after {
    content: '';
    width: 0;
    height: 100%;
    background: #FFFFFF;
    position: absolute;
    left: 0;
    top: 0;
}

._basis2-1 .slick .slick-dots li.slick-active::after {
    width: 100%;
    background: #36803A;
    animation: scan 3s linear;
}
._basis2 .picbox{width: 100%;position: relative;overflow: hidden;}
._basis2 .picbox img{width: 100%;display: block;}
._basis2 .picbox .zimg1s{width: 100%;position: relative;z-index: 1;}
._basis2 .picbox .zimg2s{width: 100%;position: absolute;left: 0;top: 0;z-index: 3;}
._basis2 .picbox2{display: none;}
.iframe{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 0;z-index: 2;}

@media screen and (max-width:1024px) {
._basis2 .picbox1{display: none;}
._basis2 .picbox2{display: block;}


    ._basis2 .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);
    }

    ._basis2 .slick .slick-list li {
        width: 100%;
        padding: 0px 0px;
    }

    ._basis2 .slick .slick-list li a {
        border-radius: 0px 0px 0px 0px;
    }

    ._basis2 .slick .slick-list li a i.pic1 {
        padding-bottom: 45.71%;
    }

    ._basis2 .slick .slick-list li a i.pic1 {
        height: 0px;
    }

    ._basis2 .slick .slick-list li .img1 {
        display: none;
    }

    ._basis2 .slick .slick-list li .img2 {
        display: block;
    }

    ._basis2-1 .slick .slick-dots {
        bottom: 24px;
        height: 2px;
    }

    ._basis2-1 .slick .slick-dots li {
        width: 25px;
        height: 2px;
        margin: 0 5px;
    }
}

._basis3 {
    width: 100%;
    float: left;
}

._basis3 .ctext {
    width: 100%;
    float: left;
}

._basis3 .ctext a {
    display: flex;
    align-items: center;
    color: #666;
    font-size: 16px;
    line-height: 24px;
    float: left;
    position: relative;
    z-index: 3;
    width: 100%;
}

._basis3 .ctext a i {
    display: inline-flex;
    width: 18px;
    line-height: 20px;
    height: 18px;
    color: #ababab;
    font-size: 20px;
    margin: 0 0 0 12px;
}

._basis3 .ctext a:hover {
    color: #36803A;
}

._basis3 .ctext a:hover i {
    color: #36803A;
}
@media screen and (max-width:1680px) {
._basis3 .ctext a {
    font-size: 14px;
    line-height: 20px;
}

._basis3 .ctext a i {
    width: 16px;
    line-height: 18px;
    height: 18px;
    font-size: 16px;
    margin: 0 0 0 12px;
}
}
@media screen and (max-width:1024px) {
    ._basis3 .ctext a {
        font-size: 14px;
    }

    ._basis3 .ctext a i {
        width: 18px;
        line-height: 18px;
        height: 18px;
        font-size: 20px;
        margin: 0 0 0 6px;
    }
}

._basis3-2 .ctext a {
    font-size: 15px;
}

._basis3-3 .ctext a {
    font-size: 15px;
}

._basis4 {
    width: 100%;
    float: left;
}

._basis4 .slick {
    width: 100%;
    float: left;
}

._basis4 .slick .slick-list {
    float: left;
    margin: -15px -15px;
    width: -ms-calc(100% + 30px);
    width: calc(100% + 30px);
}

._basis4 .slick-list li {
    float: left;
    width: 50%;
    padding: 15px 15px;
    align-items: center;
    display: flex;
}

._basis4 .slick-list li .data {
    text-align: center;
    margin-right: 30px;
}

._basis4 .slick-list li a {
    display: flex;
    align-items: center;
    padding: 20px 30px;
    background: #FFFFFF;
    width: 100%;
}

._basis4 .slick-list li .data h4 {
    font-size: 30px;
    font-weight: 700;
    color: #333;
    line-height: 40px;
}

._basis4 .slick-list li h6 {
    margin-left: 60px;
    font-size: 16px;
    color: #555;
    line-height: 20px;
    overflow: hidden;
    padding-right: 30px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

._basis4 .slick-list li i {
    text-align: right;
    font-size: 30px;
}

._basis4 .slick-list li .tit {
    display: flex;
    align-items: center;
    width: 100%;
    float: left;
    justify-content: space-between;
}

._basis4 .slick-list li .tit .img {
    position: relative;
    padding-bottom: 5%;
    overflow: hidden;
    width: 7%;
}

._basis4 .slick-list li .tit .img img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

._basis4 .slick-list li .sub {
    content: "";
    width: 1px;
    height: 40px;
    background: #e7e7e7;
}

._basis4 .slick-list li .data:after {
    content: "";
    width: 1px;
    height: 20px;
    background: red;
}

._basis4 .slick-list li :hover i {
    color: #36803A;
}

._basis4 .slick-list li :hover h6 {
    color: #36803A;
}

._basis4 .slick-list li h5 {
    white-space: nowrap;
}

._basis4 .slick-list li .bg {
    height: 13px;
    width: 13px;
    border-radius: 50%;
    border: 2px solid #36803A;
    position: absolute;
    left: 50%;
    transform: translate(0, -50%);
    margin-left: -6.5px;
    margin-top: 13px;
    background: #fff;
}

._basis4 .slick .xian {
    position: absolute;
    width: 1px;
    height: 370px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #dedede;
    z-index: -1;
}

._basis4 .slick .aft {
    display: none;
}

._basis4 .slick-list li:hover .mor {
    display: none;
}

._basis4 .slick-list li:hover .aft {
    display: block;
}
@media  screen and (max-width: 1680px){

._basis4 .slick .slick-list {
    margin: -12px -12px;
    width: -ms-calc(100% + 24px);
    width: calc(100% + 24px);
}

._basis4 .slick-list li {
    padding: 12px 12px;
}

._basis4 .slick-list li .data {
    margin-right: 30px;
}

._basis4 .slick-list li a {
    padding: 16px 20px;
}

._basis4 .slick-list li .data h4 {
    font-size: 24px;
    line-height: 32px;
}

._basis4 .slick-list li h6 {
    margin-left: 50px;
    font-size: 14px;
    padding-right: 20px;
}

._basis4 .slick-list li i {
    font-size: 26px;
}

._basis4 .slick-list li .data:after {
    content: "";
    width: 1px;
    height: 20px;
    background: red;
}

._basis4 .slick-list li :hover i {
    color: #36803A;
}

._basis4 .slick-list li :hover h6 {
    color: #36803A;
}

._basis4 .slick-list li h5 {
    white-space: nowrap;
}

._basis4 .slick-list li .bg {
    height: 13px;
    width: 13px;
    border-radius: 50%;
    border: 2px solid #36803A;
    position: absolute;
    left: 50%;
    transform: translate(0, -50%);
    margin-left: -6.5px;
    margin-top: 13px;
    background: #fff;
}

._basis4 .slick-list li .tit .img{width: 5%;}
}
@media screen and (max-width:1024px) {
    ._basis4 .slick .slick-list {
        float: left;
        margin: -5px -5px;
        width: -ms-calc(100% + 10px);
        width: calc(100% + 10px);
    }

    ._basis4 .slick-list li {
        width: 100%;
        padding: 5px 5px;
    }

    ._basis4 .slick-list li .data {
        margin-right: 20px;
    }

    ._basis4 .slick-list li a {
        padding: 10px 15px;
    }

    ._basis4 .slick-list li .data h4 {
        font-size: 24px;
        line-height: 30px;
        font-weight: 700;
    }

    ._basis4 .slick-list li h6 {
        margin-left: 24px;
        font-size: 14px;
        line-height: 18px;
        padding-right: 18px;
        -webkit-line-clamp: 2;
    }

    ._basis4 .slick-list li i {
        font-size: 24px;
    }

    ._basis4 .slick-list li .sub {
        height: 20px;
    }

    ._basis4 .slick-list li .bg {
        display: none;
    }

    ._basis4 .slick .xian {
        display: none;
    }
}

._basis5 p {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 20px;
    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:1680px) {
._basis5 p {
    font-size: 12px;
}
}
@media screen and (max-width:1024px) {
    ._basis5 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);
    }
}

._basis5-2 p {
    text-align: left;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 36px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-2 p {
    font-size: 24px;
    line-height: 30px;
}
}

@media screen and (max-width:1024px) {
    ._basis5-2 p {
        text-align: left;
        font-size: 22px;
        font-weight: 600;
        letter-spacing: 0px;
        line-height: 26px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-3 p {
    text-align: left;
    font-size: 18px;
    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;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid #fff;
    overflow: hidden;
}
@media screen and (max-width:1680px) {
._basis5-3 p {
    text-align: left;
    font-size: 16px;;
    line-height: 24px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-3 p {
        text-align: left;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 20px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-4 p {
    text-align: left;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 48px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-4 p {
    text-align: left;
    font-size: 24px;
    line-height: 30px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-4 p {
        text-align: left;
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 24px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-5 p {
    text-align: left;
    font-size: 16px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-5 p {
    font-size: 14px;
    line-height: 26px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-5 p {
        text-align: left;
        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);
        white-space: normal;
    }
}

._basis5-6 p {
    text-align: left;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 48px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-6 p {
    font-size: 24px;
    line-height: 30px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-6 p {
        text-align: left;
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 24px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-7 p {
    text-align: left;
    font-size: 16px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-7 p {
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 26px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-7 p {
        text-align: left;
        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);
        white-space: normal;
    }
}

._basis5-8 p {
    text-align: left;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 48px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-8 p {
    font-size: 24px;
    line-height: 30px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-8 p {
        text-align: left;
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 24px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-9 p {
    text-align: left;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 36px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-9 p {
    font-size: 24px;
    line-height: 30px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-9 p {
        text-align: left;
        font-size: 22px;
        font-weight: 600;
        letter-spacing: 0px;
        line-height: 26px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-10 p {
    text-align: left;
    font-size: 18px;
    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;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid #fff;
    overflow: hidden;
}
@media screen and (max-width:1680px) {
._basis5-10 p {
    font-size: 16px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-10 p {
        text-align: left;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 20px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-11 p {
    text-align: left;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 48px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-11 p {
    font-size: 24px;
    line-height: 30px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-11 p {
        text-align: left;
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 24px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-12 p {
    text-align: left;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 48px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-12 p {
    font-size: 24px;
    line-height: 30px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-12 p {
        text-align: left;
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 24px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-13 p {
    text-align: left;
    font-size: 16px;
    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;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid #fff;
    overflow: hidden;
}
@media screen and (max-width:1680px) {
._basis5-13 p {
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-13 p {
        text-align: left;
        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);
        white-space: pre-wrap;
    }
}

._basis5-14 p {
    text-align: left;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 36px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-14 p {
    font-size: 24px;
    line-height: 30px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-14 p {
        text-align: left;
        font-size: 20px;
        font-weight: 600;
        letter-spacing: 0px;
        line-height: 26px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-15 p {
    text-align: left;
    font-size: 18px;
    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;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid #fff;
    overflow: hidden;
}
@media screen and (max-width:1680px) {
._basis5-15 p {
    text-align: left;
    font-size: 16px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-15 p {
        text-align: left;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 20px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-16 p {
    text-align: left;
    font-size: 16px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-16 p {
    font-size: 14px;
    line-height: 26px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-16 p {
        text-align: left;
        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);
        white-space: normal;
    }
}

._basis5-17 p {
    text-align: left;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 48px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-17 p {
    font-size: 24px;
    line-height: 30px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-17 p {
        text-align: left;
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 24px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-18 p {
    text-align: left;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 48px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-18 p {
    font-size: 24px;
    line-height: 30px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-18 p {
        text-align: left;
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 24px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-19 p {
    text-align: left;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 36px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-19 p {
    font-size: 24px;
    line-height: 30px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-19 p {
        text-align: left;
        font-size: 22px;
        font-weight: 600;
        letter-spacing: 0px;
        line-height: 26px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-20 p {
    text-align: left;
    font-size: 18px;
    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;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid #fff;
    overflow: hidden;
}
@media screen and (max-width:1680px) {
._basis5-20 p {
    font-size: 16px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-20 p {
        text-align: left;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 20px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-21 p {
    text-align: left;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 48px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-21 p {
    font-size: 24px;
    line-height: 30px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-21 p {
        text-align: left;
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 24px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-22 p {
    text-align: left;
    font-size: 16px;
    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;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid #fff;
    overflow: hidden;
}
@media screen and (max-width:1680px) {
._basis5-22 p {
    font-size: 14px;
    line-height: 24px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-22 p {
        text-align: left;
        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);
        white-space: pre-wrap;
    }
}

._basis5-23 p {
    text-align: left;
    font-size: 16px;
    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;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid #fff;
    overflow: hidden;
}
@media screen and (max-width:1680px) {
._basis5-23 p {
    font-size: 14px;
    line-height: 24px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-23 p {
        text-align: left;
        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);
        white-space: pre-wrap;
    }
}

._basis5-24 p {
    text-align: left;
    font-size: 16px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-24 p {
    font-size: 14px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-24 p {
        text-align: left;
        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);
        white-space: normal;
    }
}

._basis5-25 p {
    text-align: left;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 48px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-25 p {
    font-size: 24px;
    line-height: 30px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-25 p {
        text-align: left;
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 24px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-26 p {
    text-align: left;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 48px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-26 p {
    font-size: 24px;
    line-height: 30px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-26 p {
        text-align: left;
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 24px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-27 p {
    text-align: left;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 36px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-27 p {
    font-size: 24px;
    line-height: 30px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-27 p {
        text-align: left;
        font-size: 22px;
        font-weight: 600;
        letter-spacing: 0px;
        line-height: 26px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-28 p {
    text-align: left;
    font-size: 18px;
    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;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid #fff;
    overflow: hidden;
}
@media screen and (max-width:1680px) {
._basis5-28 p {
    font-size: 16px;
    line-height: 24px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-28 p {
        text-align: left;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 20px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-29 p {
    text-align: left;
    font-size: 16px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-29 p {
    font-size: 14px;
    line-height: 26px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-29 p {
        text-align: left;
        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);
        white-space: normal;
    }
}

._basis5-30 p {
    text-align: left;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 48px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-30 p {
    font-size: 24px;
    line-height: 30px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-30 p {
        text-align: left;
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 24px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-31 p {
    text-align: left;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 48px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-31 p {
    font-size: 24px;
    line-height: 30px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-31 p {
        text-align: left;
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 24px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-32 p {
    text-align: left;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 36px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-32 p {
    font-size: 24px;
    line-height: 30px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-32 p {
        text-align: left;
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 0px;
        line-height: 24px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-33 p {
    text-align: left;
    font-size: 18px;
    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;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid #fff;
    overflow: hidden;
}
@media screen and (max-width:1680px) {
._basis5-33 p {
    text-align: left;
    font-size: 16px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-33 p {
        text-align: left;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 20px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-34 p {
    text-align: left;
    font-size: 16px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-34 p {
    font-size: 14px;
    line-height: 26px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-34 p {
        text-align: left;
        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);
        white-space: normal;
    }
}

._basis5-35 p {
    text-align: left;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 48px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-35 p {
    font-size: 24px;
    line-height: 30px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-35 p {
        text-align: left;
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 24px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-36 p {
    text-align: left;
    font-size: 16px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-36 p {
    font-size: 14px;
    line-height: 26px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-36 p {
        text-align: left;
        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);
        white-space: normal;
    }
}

._basis5-37 p {
    text-align: left;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 48px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-37 p {
    font-size: 24px;
    line-height: 30px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-37 p {
        text-align: left;
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 24px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-38 p {
    text-align: left;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 48px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-38 p {
    text-align: left;
    font-size: 24px;
    line-height: 30px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-38 p {
        text-align: left;
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 24px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-39 p {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 30px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #333333;
    opacity: 1;
    position: relative;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
@media screen and (max-width:1680px) {
._basis5-39 p {
    font-size: 24px;
    line-height: 30px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-39 p {
        text-align: center;
        font-size: 18px;
        font-weight: 700;
        letter-spacing: 0px;
        line-height: 28px;
        opacity: 1;
        -webkit-line-clamp: 2;
    }
}

._basis5-40 p {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 60px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #666666;
    opacity: 0.8;
    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:1680px) {
._basis5-40 p {
    font-size: 14px;
    line-height: 40px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-40 p {
        text-align: center;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 1px;
        line-height: 20px;
        opacity: 0.8;
        -webkit-line-clamp: 1;
    }
}

._basis5-41 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-41 p {
    font-size: 14px;
    line-height: 26px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-41 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 1px;
        line-height: 26px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
    }
}

._basis5-42 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-42 p {
    font-size: 14px;
    line-height: 26px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-42 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 26px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
    }
}

._basis5-43 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-43 p {
    font-size: 14px;
    line-height: 26px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-43 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 1px;
        line-height: 26px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
    }
}

._basis5-44 p {
    text-align: left;
    font-size: 24px;
    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;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid #fff;
    overflow: hidden;
}
@media screen and (max-width:1680px) {
._basis5-44 p {
    font-size: 18px;
    line-height: 24px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-44 p {
        text-align: left;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 20px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-45 p {
    text-align: left;
    font-size: 16px;
    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;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid #fff;
    overflow: hidden;
}
@media screen and (max-width:1680px) {
._basis5-45 p {
    font-size: 14px;
    line-height: 24px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-45 p {
        text-align: left;
        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);
        white-space: pre-wrap;
    }
}

._basis5-46 p {
    text-align: left;
    font-size: 24px;
    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;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid #fff;
    overflow: hidden;
}
@media screen and (max-width:1680px) {
._basis5-46 p {
    text-align: left;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-46 p {
        text-align: left;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 20px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-47 p {
    text-align: left;
    font-size: 16px;
    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;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid #fff;
    overflow: hidden;
}
@media screen and (max-width:1680px) {
._basis5-47 p {
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-47 p {
        text-align: left;
        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);
        white-space: pre-wrap;
    }
}

._basis5-48 p {
    text-align: left;
    font-size: 24px;
    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;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid #fff;
    overflow: hidden;
}
@media screen and (max-width:1680px) {
._basis5-48 p {
    text-align: left;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-48 p {
        text-align: left;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 20px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-49 p {
    text-align: left;
    font-size: 16px;
    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;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid #fff;
    overflow: hidden;
}
@media screen and (max-width:1680px) {
._basis5-49 p {
    text-align: left;
    font-size: 14px;
    line-height: 24px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-49 p {
        text-align: left;
        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);
        white-space: pre-wrap;
    }
}

._basis5-50 p {
    text-align: left;
    font-size: 16px;
    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;
    left: 0%;
    transform: translate(-0%, 0px);
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis5-50 p {
        text-align: left;
        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);
    }
}

._basis5-51 p {
    text-align: left;
    font-size: 16px;
    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;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid #fff;
    overflow: hidden;
}
@media screen and (max-width:1680px) {
._basis5-51 p {
    font-size: 14px;
    line-height: 24px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-51 p {
        text-align: left;
        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);
        white-space: pre-wrap;
    }
}

._basis5-52 p {
    text-align: left;
    font-size: 16px;
    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;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid #fff;
    overflow: hidden;
}
@media screen and (max-width:1680px) {
._basis5-52 p {
    font-size: 14px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-52 p {
        text-align: left;
        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);
        white-space: pre-wrap;
    }
}

._basis5-53 p {
    text-align: left;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 36px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-53 p {
    font-size: 24px;
    line-height: 30px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-53 p {
        text-align: left;
        font-size: 22px;
        font-weight: 600;
        letter-spacing: 0px;
        line-height: 26px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-54 p {
    text-align: left;
    font-size: 18px;
    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;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid #fff;
    overflow: hidden;
}
@media screen and (max-width:1680px) {
._basis5-54 p {
    font-size: 16px;
    line-height: 24px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-54 p {
        text-align: left;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 20px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-55 p {
    text-align: left;
    font-size: 16px;
    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;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid #fff;
    overflow: hidden;
}
@media screen and (max-width:1680px) {
._basis5-55 p {
    font-size: 14px;
    line-height: 24px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-55 p {
        text-align: left;
        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);
        white-space: pre-wrap;
    }
}

._basis5-56 p {
    text-align: left;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 36px;
    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;
}
@media screen and (max-width:1680px) {
._basis5-56 p {
    font-size: 24px;
    line-height: 30px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-56 p {
        text-align: left;
        font-size: 22px;
        font-weight: 600;
        letter-spacing: 0px;
        line-height: 26px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis5-57 p {
    text-align: left;
    font-size: 18px;
    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;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid #fff;
    overflow: hidden;
}
@media screen and (max-width:1680px) {
._basis5-57 p {
    font-size: 16px;
}
}
@media screen and (max-width:1024px) {
    ._basis5-57 p {
        text-align: left;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 20px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
}

._basis6 {
text-align: right;
}

._basis6 .dis {
    display: inline-block;
}

._basis6 .dis.wid1 {
    width: 100%;
}

._basis6 .dis.wid2 {
    width: 0px;
}

._basis6 .dis .pic1 {
    padding-bottom: 15%;
}

._basis6 .dis .pic2 {
    height: 182px;
}

._basis6 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis6 .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) {
    ._basis6 {}

    ._basis6 .dis.wid1 {
        width: 100%;
    }

    ._basis6 .dis.wid2 {
        width: 0px;
    }

    ._basis6 .dis i {
        border-radius: 0px 0px 0px 0px;
    }

    ._basis6 .dis .pic1 {
        padding-bottom: 22%;
    }

    ._basis6 .dis .pic2 {
        height: 340px;
    }

    ._basis6 .dis i img {
        padding: 0px!important;
    }
}

._basis6-2 .dis .pic1 {
    padding-bottom: 16%;
}

._basis6-2 .dis .pic2 {
    height: 190px;
}

@media screen and (max-width:1024px) {
    ._basis6-2 .dis .pic1 {
        padding-bottom: 16%;
    }
}

._basis6-3 .dis .pic1 {
    padding-bottom: 100%;
}

._basis6-3 .dis .pic2 {
    height: 340px;
}

._basis6-3 .dis i img {
    padding: 80px;
}

@media screen and (max-width:1024px) {
    ._basis6-3 .dis .pic1 {
        padding-bottom: 100%;
    }
}

._basis6-4 .dis.wid2 {
    width: 100%;
}

._basis6-4 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis6-4 .dis .pic2 {
    height: 256px;
}

@media screen and (max-width:1024px) {
    ._basis6-4 .dis.wid2 {
        width: 100%;
    }
    ._basis6-4 .dis .pic1 {
        padding-bottom: 59.12%;
    }

    ._basis6-4 .dis .pic2 {
        height: 260px;
    }
}

._basis6-5 .dis.wid2 {
    width: 384px;
}

._basis6-5 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis6-5 .dis .pic2 {
    height: 256px;
}

@media screen and (max-width:1024px) {
    ._basis6-5 .dis.wid2 {
        width: calc(100% - 4px);
    }

    ._basis6-5 .dis .pic1 {
        padding-bottom: 59.12%;
    }

    ._basis6-5 .dis .pic2 {
        height: 140px;
    }
}

._basis6-6 .dis.wid2 {
    width: 384px;
}

._basis6-6 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis6-6 .dis .pic2 {
    height: 256px;
}

@media screen and (max-width:1024px) {
    ._basis6-6 .dis.wid2 {
        width: calc(100% - 4px);
    }

    ._basis6-6 .dis .pic1 {
        padding-bottom: 59.12%;
    }

    ._basis6-6 .dis .pic2 {
        height: 140px;
    }
}

._basis6-7 .dis.wid2 {
    width: 100%;padding-left: 20px;
}

._basis6-7 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis6-7 .dis .pic2 {
    height: 256px;
}

@media screen and (max-width:1024px) {
    ._basis6-7 .dis.wid2 {
        width: 100%;padding-left: 0;
    }

    ._basis6-7 .dis .pic1 {
        padding-bottom: 59.12%;
    }

    ._basis6-7 .dis .pic2 {
        height: 240px;
    }
}

._basis6-8 .dis.wid2 {
    width: 100%;
}

._basis6-8 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis6-8 .dis .pic2 {
    height: 402px;
}

@media screen and (max-width:1024px) {
    ._basis6-8 .dis.wid2 {
        width: 100%;
    }

    ._basis6-8 .dis .pic1 {
        padding-bottom: 59.12%;
    }

    ._basis6-8 .dis .pic2 {
        height: 120px;
    }
}

._basis6-9 .dis.wid2 {
    width: 100%;
}

._basis6-9 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis6-9 .dis .pic2 {
    height: 256px;
}

@media screen and (max-width:1024px) {
    ._basis6-9 .dis.wid2 {
        width: calc(100% - 5px);
    }

    ._basis6-9 .dis .pic1 {
        padding-bottom: 59.12%;
    }

    ._basis6-9 .dis .pic2 {
        height: 140px;
    }
}

._basis6-10 .dis.wid2 {
    width: 100%;
}

._basis6-10 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis6-10 .dis .pic2 {
    height: 256px;
}

@media screen and (max-width:1024px) {
    ._basis6-10 .dis.wid2 {
        width: calc(100% - 5px);
    }

    ._basis6-10 .dis .pic1 {
        padding-bottom: 59.12%;
    }

    ._basis6-10 .dis .pic2 {
        height: 140px;
    }
}

._basis6-11 .dis.wid2 {
    width: 252px;
}

._basis6-11 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis6-11 .dis .pic2 {
    height: 170px;
}

@media screen and (max-width:1024px) {
    ._basis6-11 .dis.wid2 {
        width: 100%;
    }

    ._basis6-11 .dis .pic1 {
        padding-bottom: 59.12%;
    }

    ._basis6-11 .dis .pic2 {
        height: 220px;
    }
}

._basis6-12 .dis.wid2 {
    width: 252px;
}

._basis6-12 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis6-12 .dis .pic2 {
    height: 170px;
}

@media screen and (max-width:1024px) {
    ._basis6-12 .dis.wid2 {
        width: 100%;
    }

    ._basis6-12 .dis .pic1 {
        padding-bottom: 59.12%;
    }

    ._basis6-12 .dis .pic2 {
        height: 220px;
    }
}

._basis6-13 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis6-13 .dis .pic2 {
    height: 337px;
}

@media screen and (max-width:1024px) {
    ._basis6-13 .dis.wid2 {
        width: 175px;
    }

    ._basis6-13 .dis .pic1 {
        padding-bottom: 59.12%;
    }

    ._basis6-13 .dis .pic2 {
        height: 120px;
    }
}

._basis6-14 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis6-14 .dis .pic2 {
    height: 337px;
}

@media screen and (max-width:1024px) {
    ._basis6-14 .dis.wid2 {
        width: 175px;
    }

    ._basis6-14 .dis .pic1 {
        padding-bottom: 59.12%;
    }

    ._basis6-14 .dis .pic2 {
        height: 120px;
    }
}

._basis6-15 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis6-15 .dis .pic2 {
    height: 337px;
}

@media screen and (max-width:1024px) {
    ._basis6-15 .dis .pic1 {
        padding-bottom: 59.12%;
    }

    ._basis6-15 .dis .pic2 {
        height: 260px;
    }
}

._basis6-16 {
    text-align: left;
    display: flex;
}

._basis6-16 .dis {
    display: inline-block;
    width: 100%;
}

._basis6-16 i {
    display: block;
    width: 100%;
    position: relative;
    padding-bottom: 32%;
    overflow: hidden;
    border-radius: 0px 0px 0px 0px;
}

._basis6-16 i img {
    width: 100%;
    max-width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    border: 0px solid #e5e5e5;
    padding: 5px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

@media screen and (max-width:1024px) {
    ._basis6-16 {
        text-align: center;
    }

    ._basis6-16 .dis {
        width: 100%;
    }

    ._basis6-16 i {
        padding-bottom: 32%;
        border-radius: 0px 0px 0px 0px;
    }

    ._basis6-16 i img {
        width: 100%;
        padding: 3px;
    }
}

._basis6-17 {
    display: flex;
    justify-content: center;
}

._basis6-17 .dis {
    display: inline-block;
    width: 100%;
}

._basis6-17 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis6-17 .dis .pic2 {
    height: 349px;
}

._basis6-17 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis6-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-width: 100%;
    min-height: 100%;
}

@media screen and (max-width:1024px) {
    ._basis6-17 .dis i {
        border-radius: 0px 0px 0px 0px;
    }

    ._basis6-17 .dis .pic1 {
        padding-bottom: 59.12%;
    }

    ._basis6-17 .dis .pic2 {
        height: 100px;
    }
}

._basis6-18 {
    display: flex;
    justify-content: center;
}

._basis6-18 .dis {
    display: inline-block;
    width: 100%;
}

._basis6-18 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis6-18 .dis .pic2 {
    height: 349px;
}

._basis6-18 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis6-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-width: 100%;
    min-height: 100%;
}

@media screen and (max-width:1024px) {
    ._basis6-18 .dis i {
        border-radius: 0px 0px 0px 0px;
    }

    ._basis6-18 .dis .pic1 {
        padding-bottom: 59.12%;
    }

    ._basis6-18 .dis .pic2 {
        height: 100px;
    }
}

._basis6-19 {
    display: flex;
}

._basis6-19 .dis {
    display: inline-block;
}

._basis6-19 .dis.wid1 {
    width: 100%;
}

._basis6-19 .dis.wid2 {
    width: 76px;
}

._basis6-19 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis6-19 .dis i img {
    width: 100%;
    position: static;
    transform: translate(0, 0);
    min-width: auto;
    min-height: auto;
}

@media screen and (max-width:1024px) {
    ._basis6-19 .dis.wid1 {
        width: 100%;
    }

    ._basis6-19 .dis.wid2 {
        width: 0px;
    }

    ._basis6-19 .dis i {
        border-radius: 0px 0px 0px 0px;
    }
}

._basis6-20 {
    display: flex;
}

._basis6-20 .dis {
    display: inline-block;
}

._basis6-20 .dis.wid1 {
    width: 100%;
}

._basis6-20 .dis.wid2 {
    width: 76px;
}

._basis6-20 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis6-20 .dis i img {
    width: 100%;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: -ms-crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    position: static;
    transform: translate(0, 0);
    min-width: auto;
    min-height: auto;
}
@media screen and (max-width:1024px) {
    ._basis6-20 .dis.wid1 {
        width: 100%;
    }

    ._basis6-20 .dis.wid2 {
        width: 0px;
    }

    ._basis6-20 .dis i {
        border-radius: 0px 0px 0px 0px;
    }
}

._basis6-21 {
    display: flex;
}

._basis6-21 .dis {
    display: inline-block;
}

._basis6-21 .dis.wid1 {
    width: 100%;
}

._basis6-21 .dis.wid2 {
    width: 100%;
}

._basis6-21 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis6-21 .dis i img {
    width: 100%;
    position: static;
    transform: translate(0, 0);
    min-width: auto;
    min-height: auto;
}

@media screen and (max-width:1024px) {
    ._basis6-21 .dis.wid1 {
        width: 100%;
    }

    ._basis6-21 .dis.wid2 {
        width: 100%;
    }

    ._basis6-21 .dis i {
        border-radius: 0px 0px 0px 0px;
    }
}

._basis6-22 {
    display: flex;
}

._basis6-22 .dis {
    display: inline-block;
}

._basis6-22 .dis.wid1 {
    width: 100%;
}

._basis6-22 .dis.wid2 {
    width: 830px;
}

._basis6-22 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis6-22 .dis i img {
    width: 100%;
    position: static;
    transform: translate(0, 0);
    min-width: auto;
    min-height: auto;
}

@media screen and (max-width:1024px) {
    ._basis6-22 .dis.wid1 {
        width: 100%;
    }

    ._basis6-22 .dis.wid2 {
        width: 100%;
    }

    ._basis6-22 .dis i {
        border-radius: 0px 0px 0px 0px;
    }
}

._basis6-23 {
    display: flex;
}

._basis6-23 .dis {
    display: inline-block;
}

._basis6-23 .dis.wid1 {
    width: 100%;
}

._basis6-23 .dis.wid2 {
    width: 520px;
}

._basis6-23 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis6-23 .dis i img {
    width: 100%;
    position: static;
    transform: translate(0, 0);
    min-width: auto;
    min-height: auto;
}

@media screen and (max-width:1024px) {
    ._basis6-23 .dis.wid1 {
        width: 100%;
    }

    ._basis6-23 .dis.wid2 {
        width: 100%;
    }

    ._basis6-23 .dis i {
        border-radius: 0px 0px 0px 0px;
    }
}

._basis6-24 .dis.wid2 {
    width: 1200px;
}

._basis6-24 .dis .pic1 {
    padding-bottom: 100%;
}

._basis6-24 .dis .pic2 {
    height: 800px;
}

@media screen and (max-width:1024px) {
    ._basis6-24 .dis.wid2 {
        width: 370px;
    }

    ._basis6-24 .dis .pic1 {
        padding-bottom: 59.12%;
    }

    ._basis6-24 .dis .pic2 {
        height: 246px;
    }
}

._basis6-25 .dis .pic1 {
    padding-bottom: 100%;
}

._basis6-25 .dis .pic2 {
    height: 342px;
}

@media screen and (max-width:1024px) {
    ._basis6-25 .dis .pic1 {
        padding-bottom: 59.12%;
    }

    ._basis6-25 .dis .pic2 {
        height: 114px;
    }
}

._basis6-26 .dis .pic1 {
    padding-bottom: 100%;
}

._basis6-26 .dis .pic2 {
    height: 280px;
}

@media screen and (max-width:1024px) {
    ._basis6-26 .dis .pic1 {
        padding-bottom: 59.12%;
    }

    ._basis6-26 .dis .pic2 {
        height: 100px;
    }
}

._basis6-27 .dis.wid2 {
    width: 1200px;
}

._basis6-27 .dis .pic1 {
    padding-bottom: 100%;
}

._basis6-27 .dis .pic2 {
    height: 840px;
}

@media screen and (max-width:1024px) {
    ._basis6-27 .dis.wid2 {
        width: 370px;
    }

    ._basis6-27 .dis .pic1 {
        padding-bottom: 59.12%;
    }

    ._basis6-27 .dis .pic2 {
        height: 270px;
    }
}

._basis7 {
    width: 100%;
    float: left;
}

._basis7 .ctext {
    font-size: 0;
    width: 100%;
    float: left;
    text-align: right;
}

._basis7 .ctext a {
    position: relative;
}

._basis7 .ctext a span {
    font-size: 16px;
    line-height: 36px;
    color: #333;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

._basis7 .ctext a i {
    font-size: 16px;
    color: #fff;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #36803A;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}

._basis7 .ctext a:hover span {
    color: #36803A;
}
@media screen and (max-width:1680px) {

._basis7 .ctext a {
    position: relative;
}

._basis7 .ctext a span {
    font-size: 14px;
    line-height: 26px;
    margin-right: 8px;
}

._basis7 .ctext a i {
    font-size: 14px;
    width: 26px;
    height: 26px;
    line-height: 26px;
}
}
@media screen and (max-width:1024px) {
    ._basis7 .ctext {
        text-align: right;
    }

    ._basis7 .ctext a span {
        font-size: 14px;
        line-height: 24px;
        margin-right: 5px;
    }

    ._basis7 .ctext a i {
        font-size: 14px;
        width: 24px;
        height: 24px;
        line-height: 24px;
    }
}

._imglist2 .slick-list {
    margin: -15px -15px;
    width: -ms-calc(100% + 30px);
    width: calc(100% + 30px);
}

._imglist2 .slick-list li {
    float: left;
    width: 33.3333333333333%;
    padding: 15px 15px;
    position: relative;
}

._imglist2 .slick-list li a {
    display: block;
    width: 100%;
    float: left;
    background: #fff;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0px 0px 0px 0px #888;
}

._imglist2 .slick-list li:hover a {
    background: #36803A;
}

._imglist2 .slick-list li i {
    float: left;
    width: 100%;
    line-height: 0;
    position: relative;
    padding-bottom: 42%;
    overflow: hidden;
    border-radius: 0px 0px 0 0;
}

._imglist2 .slick-list li i img {
    float: left;
    max-width: 100%;
    min-width: 100%;
    min-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;
}

._imglist2 .slick-list li:hover a i img {
    transform: translate(-50%, -50%) scale(1.1, 1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1, 1.1);
}

._imglist2 .slick-list li h6 {
    padding-top: 18px;
    position: relative;
    width: 100%;
    float: left;
}

._imglist2 .slick-list li h6 p {
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    padding: 0 15px;
    letter-spacing: 1px;
}

._imglist2 .slick-list li:hover h6 p {
    color: #fff;
}

._imglist2 .slick-list li em {
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    top: -18px;
    left: 50%;
    margin-left: -18px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    background: #707070;
}

._imglist2 .slick-list li em::before {
    content: "";
    display: block;
    position: absolute;
    width: 12px;
    height: 1px;
    background: #fff;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._imglist2 .slick-list li em::after {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 12px;
    background: #fff;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._imglist2 .slick-list li:hover em {
    background: #fff;
}

._imglist2 .slick-list li:hover em::before {
    background: #36803A;
}

._imglist2 .slick-list li:hover em::after {
    background: #36803A;
}
@media  screen and (max-width: 1680px){
._imglist2 .slick-list li h6 p {
    font-size: 14px;
    line-height: 36px;
}

._imglist2 .slick-list li em {
    width: 32px;
    height: 32px;
    top: -12px;
    margin-left: -12px;
}
}
._imglist2-1 {
    width: 100%;
    float: left;
}

._imglist2-1 .slick {
    width: 100%;
    float: left;
}

._imglist2-1 .slick ul {
    float: left;
    width: 100%;
}

._imglist2-1 .slick .slick-dots {
    bottom: 25px;
}

._imglist2-1 .slick .slick-dots li {
    height: 6px;
    width: 6px;
    border-radius: 6px 6px 6px 6px;
    background: #a1a1a1;
    transition: all 0.5s linear;
}

._imglist2-1 .slick .slick-dots li.slick-active {
    width: 24px;
    height: 6px;
    background: #36803A;
    border-radius: 6px 6px 6px 6px;
}

._imglist2-1 .slick-arrow {
    height: 40px;
    width: 40px;
    z-index: 2;
    background-color: rgba(255, 255, 255, 1);
    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%);
}

._imglist2-1 .slick-prev {
    left: 0px;
}

._imglist2-1 .slick-next {
    right: 0px;
}

._imglist2-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%);
}

._imglist2-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);
}

._imglist2-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%);
}

._imglist2-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);
}

._imglist2-1 .slick-next:hover:before {
    background: #fff;
}

._imglist2-1 .slick-prev:hover:before {
    background: #fff;
}

._imglist2-1 .slick-next:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._imglist2-1 .slick-prev:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._imglist2-1 .slick-arrow:hover {
    background-color: #C01;
    color: #fff;
    opacity: 1;
}

@media screen and (max-width:1024px) {
    ._imglist2 .slick-list {
        margin: -5px -5px;
        width: -ms-calc(100% + 10px);
        width: calc(100% + 10px);
    }

    ._imglist2 .slick-list li {
        width: 50%;
        padding: 5px 5px;
    }

    ._imglist2 .slick-list li em {
        width: 30px;
        height: 30px;
        top: -15px;
        margin-left: -15px;
    }

    ._imglist2 .slick-list li h6 {
        padding-top: 15px;
    }

    ._imglist2 .slick-list li h6 p {
        line-height: 32px;
        font-size: 16px;
        padding: 0 10px;
    }

    ._imglist2 .slick-list li i {
        border-radius: 0px 0px 0 0;
    }

    ._imglist2 .slick-list li a {
        border-radius: 0px 0px 0px 0px;
    }

    ._imglist2-1 .slick .slick-dots {
        bottom: -30px;
    }

    ._imglist2-1 .slick .slick-dots li {
        height: 5px;
        width: 5px;
        border-radius: 5px 5px 5px 5px;
    }

    ._imglist2-1 .slick .slick-dots li.slick-active {
        width: 18px;
        height: 5px;
        border-radius: 5px 5px 5px 5px;
    }

    ._imglist2-1 .slick-arrow {
        height: 30px;
        width: 30px;
        border-radius: 20px;
        top: 50%;
    }

    ._imglist2-1 .slick-prev {
        left: 0px;
    }

    ._imglist2-1 .slick-next {
        right: 0px;
    }

    ._imglist2-1 .slick-prev::before {
        width: 10px;
    }

    ._imglist2-1 .slick-prev::after {
        margin-left: -2px;
        width: 5px;
        height: 5px;
    }

    ._imglist2-1 .slick-next::before {
        width: 10px;
    }

    ._imglist2-1 .slick-next::after {
        margin-left: 2px;
        width: 5px;
        height: 5px;
    }
}

._imglist3 {
    float: left;
    width: 100%;
}

._imglist3 .slick {
    float: left;
    width: 100%;
}

._imglist3 .slick .slick-slider {
    float: left;
    width: 100%;
}

._imglist3 .slick .slick-list {
    margin: -30px -15px;
    float: left;
    width: -moz-calc(100% + 30px);
    width: -o-calc(100% + 30px);
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px);
}

._imglist3 .slick .slick-list li {
    float: left;
    width: 20%;
    padding: 30px 15px;
    position: relative;
}

._imglist3 .slick .slick-list li a {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-bottom: 5px;
    border-bottom: 1px solid #04A2E1;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0px 0px 0px 0px #888;
}

._imglist3 .slick .slick-list li a::after {
    content: '';
    float: left;
    width: 0;
    height: 1px;
    position: absolute;
    left: 50%;
    bottom: 0;
    background: transparent;
    -ms-transition: all 1s ease-out 0s;
    transition: all 1s ease-out 0s;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

._imglist3 .slick .slick-list li:hover a::after {
    width: 100%;
    background: #36803A;
}

._imglist3 .slick .slick-list li i {
    float: left;
    width: 100%;
    line-height: 0;
    position: relative;
    padding-bottom: 66.67%;
    overflow: hidden;
}

._imglist3 .slick .slick-list li i img {
    float: left;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    min-height: 100%;
    transform: translate(-50%, -50%) scale(1.01, 1.01);
    -moz-transform: translate(-50%, -50%) scale(1.01, 1.01);
    -ms-transform: translate(-50%, -50%) scale(1.01, 1.01);
    -o-transform: translate(-50%, -50%) scale(1.01, 1.01);
    -webkit-transform: translate(-50%, -50%) scale(1.01, 1.01);
    -webkit-transition: all 1s ease-out 0s;
    -moz-transition: all 1s ease-out 0s;
    -o-transition: all 1s ease-out 0s;
    transition: all 1s ease-out 0s;
    -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;
}

._imglist3 .slick .slick-list li:hover i img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
}

._imglist3 .slick .slick-list li h5 {
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    text-align: center;
    color: #333;
}
@media  screen and (max-width: 1680px){
._imglist3 .slick .slick-list li h5 {
    font-size: 14px;
    line-height: 40px;
    height: 40px;
}
}
._imglist3 .slick .slick-list li:hover h5 {
    color: #36803A;
}

._imglist3-1 {
    width: 100%;
    float: left;
}

._imglist3-1 .slick {
    width: 100%;
    float: left;
}

._imglist3-1 .slick ul {
    float: left;
    width: 100%;
}

._imglist3-1 .slick .slick-dots {
    bottom: 25px;
}

._imglist3-1 .slick .slick-dots li {
    height: 6px;
    width: 6px;
    border-radius: 6px 6px 6px 6px;
    background: #a1a1a1;
    transition: all 0.5s linear;
}

._imglist3-1 .slick .slick-dots li.slick-active {
    width: 24px;
    height: 6px;
    background: #36803A;
    border-radius: 6px 6px 6px 6px;
}

._imglist3-1 .slick-arrow {
    height: 40px;
    width: 40px;
    z-index: 2;
    background-color: rgba(255, 255, 255, 1);
    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%);
}

._imglist3-1 .slick-prev {
    left: 0px;
}

._imglist3-1 .slick-next {
    right: 0px;
}

._imglist3-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%);
}

._imglist3-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);
}

._imglist3-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%);
}

._imglist3-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);
}

._imglist3-1 .slick-next:hover:before {
    background: #fff;
}

._imglist3-1 .slick-prev:hover:before {
    background: #fff;
}

._imglist3-1 .slick-next:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._imglist3-1 .slick-prev:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._imglist3-1 .slick-arrow:hover {
    background-color: #C01;
    color: #fff;
    opacity: 1;
}

@media screen and (max-width:1024px) {
    ._imglist3 .slick .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 .slick-list li {
        width: 50%;
        padding: 5px 5px;
    }

    ._imglist3 .slick .slick-list li a {
        border-radius: 0px 0px 0px 0px;
    }

    ._imglist3 .slick .slick-list li h5 {
        font-size: 16px;
        line-height: 30px;
        height: 30px;
    }

    ._imglist3-1 .slick .slick-dots {
        bottom: -30px;
    }

    ._imglist3-1 .slick .slick-dots li {
        height: 5px;
        width: 5px;
        border-radius: 5px 5px 5px 5px;
    }

    ._imglist3-1 .slick .slick-dots li.slick-active {
        width: 18px;
        height: 5px;
        border-radius: 5px 5px 5px 5px;
    }

    ._imglist3-1 .slick-arrow {
        height: 30px;
        width: 30px;
        border-radius: 20px;
        top: 50%;
    }

    ._imglist3-1 .slick-prev {
        left: 0px;
    }

    ._imglist3-1 .slick-next {
        right: 0px;
    }

    ._imglist3-1 .slick-prev::before {
        width: 10px;
    }

    ._imglist3-1 .slick-prev::after {
        margin-left: -2px;
        width: 5px;
        height: 5px;
    }

    ._imglist3-1 .slick-next::before {
        width: 10px;
    }

    ._imglist3-1 .slick-next::after {
        margin-left: 2px;
        width: 5px;
        height: 5px;
    }
}

._imglist4 {
    width: 100%;
}

._imglist4 .slick {
    display: inline-block;
    width: 100%;
}

._imglist4 .slick-list {
    margin: -15px -15px;
    width: -ms-calc(100% + 30px);
    width: calc(100% + 30px);
}

._imglist4 .slick-list li {
    padding: 15px 15px;
    float: left;
    width: 33.3333333333333%;
    position: relative;
}

._imglist4 .slick-list li:first-child i {
    border: 1px solid #DEDEDE;
}

._imglist4 .slick .pic1 {
    padding-bottom: 66%;
}

._imglist4 .slick .pic2 {
    height: 220px;
}

._imglist4 .slick i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._imglist4 .slick 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;
}

._imglist4 .slick i:hover img {
    transform: translate(-50%, -50%)scale(1);
}

._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: #36803A;
    border-radius: 6px 6px 6px 6px;
}

._imglist4-1 .slick-arrow {
    height: 40px;
    width: 40px;
    z-index: 2;
    background-color: rgba(255, 255, 255, 1);
    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: #C01;
    color: #fff;
    opacity: 1;
}

@media screen and (max-width:1024px) {
    ._imglist4-1 .slick .slick-dots {
        bottom: -30px;
    }

    ._imglist4-1 .slick .slick-dots li {
        height: 5px;
        width: 5px;
        border-radius: 5px 5px 5px 5px;
    }

    ._imglist4-1 .slick .slick-dots li.slick-active {
        width: 18px;
        height: 5px;
        border-radius: 5px 5px 5px 5px;
    }

    ._imglist4-1 .slick-arrow {
        height: 30px;
        width: 30px;
        border-radius: 20px;
        top: 50%;
    }

    ._imglist4-1 .slick-prev {
        left: 0px;
    }

    ._imglist4-1 .slick-next {
        right: 0px;
    }

    ._imglist4-1 .slick-prev::before {
        width: 10px;
    }

    ._imglist4-1 .slick-prev::after {
        margin-left: -2px;
        width: 5px;
        height: 5px;
    }

    ._imglist4-1 .slick-next::before {
        width: 10px;
    }

    ._imglist4-1 .slick-next::after {
        margin-left: 2px;
        width: 5px;
        height: 5px;
    }
}

._imglist4-2 .slick-list li:first-child i {
    border: 0px solid #C01;
}

._imglist4-2 .slick .pic1 {
    padding-bottom: 59.12%;
}

._imglist4-2 .slick .pic2 {
    height: 400px;
}

._imglist4-2 {
    width: 100%;
    float: left;
}

._imglist4-2 .slick {
    width: 100%;
    float: left;
}

._imglist4-2 .slick ul {
    float: left;
    width: 100%;
}

._imglist4-2 .slick .slick-dots {
    bottom: 25px;
}

._imglist4-2 .slick .slick-dots li {
    height: 6px;
    width: 6px;
    border-radius: 6px 6px 6px 6px;
    background: #a1a1a1;
    transition: all 0.5s linear;
}

._imglist4-2 .slick .slick-dots li.slick-active {
    width: 24px;
    height: 6px;
    background: #36803A;
    border-radius: 6px 6px 6px 6px;
}

._imglist4-2 .slick-arrow {
    height: 40px;
    width: 40px;
    z-index: 2;
    background-color: rgba(255, 255, 255, 1);
    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-2 .slick-prev {
    left: 0px;
}

._imglist4-2 .slick-next {
    right: 0px;
}

._imglist4-2 .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-2 .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-2 .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-2 .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-2 .slick-next:hover:before {
    background: #fff;
}

._imglist4-2 .slick-prev:hover:before {
    background: #fff;
}

._imglist4-2 .slick-next:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._imglist4-2 .slick-prev:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._imglist4-2 .slick-arrow:hover {
    background-color: #C01;
    color: #fff;
    opacity: 1;
}

@media screen and (max-width:1024px) {
    ._imglist4-2 .slick .slick-dots {
        bottom: -30px;
    }

    ._imglist4-2 .slick .slick-dots li {
        height: 5px;
        width: 5px;
        border-radius: 5px 5px 5px 5px;
    }

    ._imglist4-2 .slick .slick-dots li.slick-active {
        width: 18px;
        height: 5px;
        border-radius: 5px 5px 5px 5px;
    }

    ._imglist4-2 .slick-arrow {
        height: 30px;
        width: 30px;
        border-radius: 20px;
        top: 50%;
    }

    ._imglist4-2 .slick-prev {
        left: 0px;
    }

    ._imglist4-2 .slick-next {
        right: 0px;
    }

    ._imglist4-2 .slick-prev::before {
        width: 10px;
    }

    ._imglist4-2 .slick-prev::after {
        margin-left: -2px;
        width: 5px;
        height: 5px;
    }

    ._imglist4-2 .slick-next::before {
        width: 10px;
    }

    ._imglist4-2 .slick-next::after {
        margin-left: 2px;
        width: 5px;
        height: 5px;
    }
}

._imglist5 .slick-list {
    margin: -30px -15px;
    float: left;
    width: -ms-calc(100% + 30px);
    width: calc(100% + 30px);
}

._imglist5 .slick-list li {
    width: 33.3333333333333%;
    padding: 30px 15px;
    float: left;
    overflow: hidden;
}

._imglist5 .slick-list li a {
    overflow: hidden;
    display: block;
    height: 100%;
    width: 100%;
    box-shadow: 0px 0px 0px 0px #888;
}

._imglist5 .slick-list li .top {
    width: 100%;
    height: 240px;
    transition: All 0.8s ease-in-out;
    -webkit-transition: All 0.8s ease-in-out;
    -moz-transition: All 0.8s ease-in-out;
    -o-transition: All 0.8s ease-in-out;
    border-radius: 0px 0px 0px 0px;
}

._imglist5 .slick-list li .bottom {
    padding: 0px;
}

._imglist5 .slick-list li .bottom h3 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 25px;
    margin-top: 20px;
}

._imglist5 .slick-list li .bottom h4 {
    font-size: 16px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 20px;
    height: 48px;
    line-height: 24px;
}

._imglist5 .slick-list li .bottom .date .icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
}

._imglist5 .slick-list li .bottom .date h5 {
    font-size: 14px;
    color: #666;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
}

._imglist5 .slick-list li:hover .top {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
    -ms-transform: scale(1.02);
}

._imglist5 .slick-list li:hover h3 {
    color: #36803A;
}
@media screen and (max-width:1680px) {
._imglist5 .slick-list {
    margin: -22px -12px;
    width: -ms-calc(100% + 24px);
    width: calc(100% + 24px);
}

._imglist5 .slick-list li {
    padding: 22px 12px;
}


._imglist5 .slick-list li .bottom h3 {
    font-size: 16px;
    margin-bottom: 16px;
    height: 22px;
    margin-top: 16px;
}

._imglist5 .slick-list li .bottom h4 {
    font-size: 14px;
    margin-bottom: 16px;
    height: 40px;
    line-height: 20px;
}

._imglist5 .slick-list li .bottom .date .icon {
    width: 14px;
    height: 14px;
}

._imglist5 .slick-list li .bottom .date h5 {
    font-size: 12px;
    margin-left: 4px;
}
}
@media screen and (max-width:1024px) {
    ._imglist5 .slick-list {
        margin: -5px -5px;
        width: -ms-calc(100% + 10px);
        width: calc(100% + 10px);
    }

    ._imglist5 .slick-list li {
        width: 100%;
        padding: 5px 5px;
    }

    ._imglist5 .slick-list li .top {
        height: 150px;
        border-radius: 0px 0px 0px 0px;
    }

    ._imglist5 .slick-list li .bottom {
        padding: 13px;
    }

    ._imglist5 .slick-list li .bottom h3 {
        font-size: 16px;
        margin-bottom: 10px;
        height: 20px;
        margin-top: 0px;
    }

    ._imglist5 .slick-list li .bottom h4 {
        font-size: 14px;
        margin-bottom: 16px;
        height: 36px;
        line-height: 18px;
    }

    ._imglist5 .slick-list li .bottom .date .icon {
        width: 14px;
        height: 14px;
    }

    ._imglist5 .slick-list li .bottom .date h5 {
        font-size: 12px;
        margin-left: 4px;
    }
}

._iconlist2 {
    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: 25%;
    padding: 15px 15px;
    position: relative;
    text-align: center;
}

._iconlist2 .slick-list li a {
    display: block;
    width: 100%;
    box-shadow: 0px 0px 0px 0px #888;
}

._iconlist2 .slick-list li .bg {
    width: 100%;
    padding: 76px 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 16px 16px 16px 16px;
}

._iconlist2 .slick-list li:hover .bg {
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.1);
}

._iconlist2 .slick-list li i {
    display: block;
    margin: 0 auto;
    width: 66px;
    height: 66px;
    position: relative;
    overflow: hidden;
    color: #FFFFFF;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

._iconlist2 .slick-list li .i {
    font-size: 26px;
    line-height: 66px;
    padding-bottom: 0;
    color: #fff;
}

._iconlist2 .slick-list li i img {
    width: 100%;
    float: left;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

._iconlist2 .slick-list li:hover i {
    transform: rotateY(180deg);
}

._iconlist2 .slick-list li h5 {
    margin: 15px 0 26px 0;
    font-size: 18px;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    color: #FFFFFF;
    padding: 0 15px;
}

._iconlist2 .slick-list li:hover h5 {
    color: #FFFFFF;
}

._iconlist2 .slick-list li h6 {
    font-size: 14px;
    line-height: 18px;
    height: 18px;
    color: #FFFFFF;
    overflow: hidden;
    text-transform: uppercase;
    padding: 0 15px;
}

._iconlist2 .slick-list li:hover h6 {
    color: #FFFFFF;
}
@media screen and (max-width:1680px) {

._iconlist2 .slick-list {
    margin: -12px -12px;
    width: -ms-calc(100% + 24px);
    width: calc(100% + 24px);
}

._iconlist2 .slick-list li {
    padding: 12px 12px;
    text-align: center;
}

._iconlist2 .slick-list li .bg {
    padding: 40px 0;
    border-radius: 14px 14px 14px 14px;
}

._iconlist2 .slick-list li i {
    width: 40px;
    height: 40px;
}

._iconlist2 .slick-list li .i {
    font-size: 20px;
    line-height: 40px;
}

._iconlist2 .slick-list li h5 {
    margin: 0 0 20px 0;
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    padding: 0 10px;
}
}
@media screen and (max-width:1024px) {
    ._iconlist2 .slick-list {
        margin: -7px -7px;
        width: -ms-calc(100% + 14px);
        width: calc(100% + 14px);
    }

    ._iconlist2 .slick-list li {
        width: 50%;
        padding: 7px 7px;
    }

    ._iconlist2 .slick-list li .bg {
        padding: 20px 0;
        border-radius: 5px 5px 5px 5px;
    }

    ._iconlist2 .slick-list li i {
        width: 60px;
        height: 60px;
    }

    ._iconlist2 .slick-list li .i {
        font-size: 45px;
        line-height: 60px;
    }

    ._iconlist2 .slick-list li h5 {
        margin: 15px 0 10px 0;
        font-size: 16px;
        line-height: 20px;
        height: 20px;
        padding: 0 10px;
    }

    ._iconlist2 .slick-list li h6 {
        font-size: 12px;
        line-height: 16px;
        height: 16px;
        padding: 0 10px;
    }
}

._iconlist3 .slick .slick-slider {
    float: left;
    width: 100%;
}

._iconlist3 .slick-list {
    margin: -15px -15px;
    float: left;
    width: -ms-calc(100% + 30px);
    width: calc(100% + 30px);
}

._iconlist3 .slick-list li {
    float: left;
    width: 25%;
    padding: 15px 15px;
    position: relative;
    text-align: center;
}

._iconlist3 .slick-list li a {
    display: block;
    width: 100%;
    padding-top: 40px;
    box-shadow: 0px 0px 0px 0px #888;
}

._iconlist3 .slick-list li .bg {
    width: 100%;
    padding: 65px 25px 30px 25px;
    background: #fff;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._iconlist3 .slick-list li i {
    display: block;
    width: 80px;
    position: absolute;
    top: -40px;
    background-color: #36803A !important;
    left: 50%;
    line-height: 0;
    border-radius: 50%;
    overflow: hidden;
    height: 80px;
    transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

._iconlist3 .slick-list li .i {
    font-size: 36px;
    line-height: 80px;
    padding-bottom: 0;
    color: #fff;
    background-color: #36803A;
}

._iconlist3 .slick-list li i img {
    width: 100%;
    float: left;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

._iconlist3 .slick-list li:hover i {
    transform: translate(-50%, 0) rotateY(180deg);
    -moz-transform: translate(-50%, 0) rotateY(180deg);
    -ms-transform: translate(-50%, 0) rotateY(180deg);
    -o-transform: translate(-50%, 0) rotateY(180deg);
    -webkit-transform: translate(-50%, 0) rotateY(180deg);
}

._iconlist3 .slick-list li h5 {
    margin: 10px 0 15px 0;
    font-size: 18px;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    font-weight: bold;
    color: #36803A;
}

._iconlist3 .slick-list li h6 {
    font-size: 16px;
    line-height: 30px;
    height: 60px;
    color: #333;
    overflow: hidden;
}
@media screen and (max-width:1680px) {

._iconlist3 .slick-list {
    margin: -20px;
    float: left;
    width: -ms-calc(100% + 40px);
    width: calc(100% + 40px);
}

._iconlist3 .slick-list li {
    padding: 20px;
}
._iconlist3 .slick-list li a {
    padding-top: 30px;
}

._iconlist3 .slick-list li .bg {
    padding: 48px 16px 20px 16px;
}

._iconlist3 .slick-list li i {
    width: 60px;
    top: -30px;
    height: 60px;
}

._iconlist3 .slick-list li .i {
    font-size: 24px;
    line-height: 60px;
}

._iconlist3 .slick-list li h5 {
    margin: 8px 0 12px 0;
    font-size: 13px;
    line-height: 20px;
    height: 20px;
}

._iconlist3 .slick-list li h6 {
    font-size: 14px;
    line-height: 26px;
    height: 52px;
}
}
@media screen and (max-width:1024px) {
    ._iconlist3 .slick-list {
        margin: -5px -5px;
        width: -ms-calc(100% + 10px);
        width: calc(100% + 10px);
    }

    ._iconlist3 .slick-list li {
        width: 50%;
        padding: 5px 5px;
    }

    ._iconlist3 .slick-list li a {
        padding-top: 30px;
    }

    ._iconlist3 .slick-list li .bg {
        padding: 25px 10px 10px 10px;
        border-radius: 0px 0px 0px 0px;
    }

    ._iconlist3 .slick-list li i {
        width: 60px;
        top: -30px;
        height: 60px;
    }

    ._iconlist3 .slick-list li .i {
        font-size: 30px;
        line-height: 60px;
    }

    ._iconlist3 .slick-list li h5 {
        margin: 10px 0 5px 0;
        font-size: 16px;
        line-height: 20px;
        height: 30px;
    }

    ._iconlist3 .slick-list li h6 {
        font-size: 14px;
        line-height: 20px;
        height: 40px;
    }
}

._imgtext2 {
    width: 100%;
    float: left;
}

._imgtext2 .slick {
    width: 100%;
    float: left;
    position: relative;
}

._imgtext2 .slick .wapbg {
    display: none;
}

._imgtext2 .slick .img {
    position: relative;
    padding-bottom: 26%;
    overflow: hidden;
    width: 100%;
    display: block;
}

._imgtext2 .slick .img img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    min-height: 100%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

._imgtext2 .slick .tit {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

._imgtext2 .slick .tit img {
    float: left;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
}

._imgtext2 .slick .tit h4 {
    width: 100%;
    float: left;
    text-align: center;
    font-weight: 400;
    font-size: 36px;
    color: #fff;
    line-height: 40px;
    letter-spacing: 1px;
}

._imgtext2 .slick .tit h6 {
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 1px;
    width: 100%;
    float: left;
    margin-top: 10px;
}

._imgtext2 .slick .tit line {
    height: 16px;
    width: 1px;
    background: #fff;
    margin-top: 10px;
    float: left;
    left: 50%;
    transform: translate(-50%, 0);
    position: relative;
}

._imgtext2 .location {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translate(0, -50%);
    margin-top: -0px;
}

._imgtext2 .max-width {
    max-width: 1200px;
    margin: 0 auto;
}

._imgtext2 .slick-list {
    margin: -0px -15px;
    display: flex;
    width: calc(100% + 30px);
}

._imgtext2 .slick-list li {
    float: left;
    width: 16.6666666666667%;
    padding: 0px 15px;
    display: flex;
    position: relative;
    height: auto;
}

._imgtext2 .slick-list li a {
    display: inline-flex;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    position: relative;
    z-index: 3;
    justify-content: center;
}

._imgtext2 .slick-list li a:after {
    width: 100%;
    float: left;
    height: 100%;
    background: #333;
    border-radius: 0px 0px 0px 0px;
    content: '';
    opacity: 0.6;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

._imgtext2 .slick-list li.on a,
._imgtext2 .slick-list li:hover a {
    color: #fff;
}

._imgtext2 .slick-list li.on a:after,
._imgtext2 .slick-list li:hover a:after {
    opacity: 90%;
    background: #36803A;
}

._imgtext2 .slick .img .bg {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.02);
}

._imgtext2 .slick .tit h5 {
    color: #C01;
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    white-space: pre-wrap;
    opacity: 1;
    line-height: 20px;
    letter-spacing: 1px;
    width: 100%;
    float: left;
    margin-top: 10px;
}
@media screen and (max-width:1680px) {


._imgtext2 .slick .tit {
    margin-bottom: 20px;
}

._imgtext2 .slick .tit h4 {
    font-size: 24px;
    line-height: 30px;
}

._imgtext2 .slick .tit h6 {
    font-size: 14px;
    margin-top: 8px;
}
._imgtext2 .slick .tit line {
    height: 12px;
    width: 1px;
    background: #fff;
    margin-top: 8px;
}

._imgtext2 .slick-list {
    margin: -0px -15px;
    display: flex;
    width: calc(100% + 30px);
}

._imgtext2 .slick-list li {
    width: 16%;
    padding: 0px 14px;
}

._imgtext2 .slick-list li a {
    font-size: 14px;
    line-height: 34px;
    height: 34px;
}

._imgtext2 .slick .tit h5 {
   display: none;
}
}
@media screen and (max-width:1024px) {
    ._imgtext2 .slick .tit {
        margin-bottom: 10px;
    }

    ._imgtext2 .slick .tit h4 {
        font-size: 20px;
        line-height: 30px;
    }

    ._imgtext2 .slick .tit h6 {
        font-size: 16px;
        line-height: 18px;
        margin-top: 8px;
    }

    ._imgtext2 .slick-list {
        margin: -5px -5px;
    }

    ._imgtext2 .slick-list li {
        width: 33.3333333333333%;
        padding: 5px 5px;
    }

    ._imgtext2 .slick-list li a {
        font-size: 14px;
        line-height: 24px;
        height: 24px;
    }

    ._imgtext2 .slick-list li a:after {
        border-radius: 0px 0px 0px 0px;
    }

    ._imgtext2 .slick .wapbg {
        display: block;
    }

    ._imgtext2 .slick .pcbg {
        display: none;
    }

    ._imgtext2 .location {
        bottom: 0px;
        margin-top: -30px;
        top: 59%;
    }

    ._imgtext2 .slick .img {
        padding-bottom: 48.828125%;
    }

    ._imgtext2 .slick .tit line {
        height: 14px;
        width: 1px;
        margin-top: 8px;
    }

    ._imgtext2 .slick .tit h5 {
        font-size: 16px;
        line-height: 0px;
        margin-top: 8px;
    }
}

._imgtext2-2 .location {
    top: 60%;
}

._imgtext2-2 .slick-list li {
    width: 14.2857142857143%;
}

@media screen and (max-width:1024px) {
    ._imgtext2-2 .location {
        top: 66%;
    }
}

._imgtext2-3 .location {
    top: 60%;
}

._imgtext2-3 .slick-list li {
    width: 14.2857142857143%;
}

@media screen and (max-width:1024px) {
    ._imgtext2-3 .location {
        top: 66%;
    }
}

._imgtext2-4 .location {
    top: 60%;
}

._imgtext2-4 .slick-list li {
    width: 14.2857142857143%;
}

@media screen and (max-width:1024px) {
    ._imgtext2-4 .location {
        top: 66%;
    }
}

._imgtext2-5 .location {
    top: 60%;
}

._imgtext2-5 .slick-list li {
    width: 14.2857142857143%;
}

@media screen and (max-width:1024px) {
    ._imgtext2-5 .location {
        top: 66%;
    }
}

._imgtext2-6 {
    width: 100%;
    float: left;
}

._imgtext2-6 .slick {
    width: 100%;
    float: left;
    position: relative;
}

._imgtext2-6 .slick .wapbg {
    display: none;
}

._imgtext2-6 .slick .img {
    position: relative;
    padding-bottom: 20.8%;
    overflow: hidden;
    width: 100%;
    display: block;
}

._imgtext2-6 .slick .img img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    min-height: 100%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

._imgtext2-6 .slick .tit {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

._imgtext2-6 .slick .tit img {
    float: left;
    position: relative;
    max-width: 100%;
    height: 100%;
    left: 50%;
    transform: translate(-50%, 0);
}

._imgtext2-6 .slick .tit h4 {
    width: 100%;
    float: left;
    text-align: center;
    font-weight: 400;
    font-size: 36px;
    color: #fff;
    line-height: 40px;
    letter-spacing: 1px;
}

._imgtext2-6 .slick .tit h6 {
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 1px;
    width: 100%;
    float: left;
    margin-top: 10px;
}

._imgtext2-6 .slick .tit line {
    height: 16px;
    width: 1px;
    background: #fff;
    margin-top: 10px;
    float: left;
    left: 50%;
    transform: translate(-50%, 0);
    position: relative;
}

._imgtext2-6 .location {
    position: absolute;
    width: 100%;
    top: 60%;
    transform: translate(0, -50%);
    margin-top: -0px;
    padding: 0 30px;
}

._imgtext2-6 .max-width {
    max-width: 1200px;
    margin: 0 auto;
}

._imgtext2-6 .slick-list {
    margin: -5px -15px;
    display: flex;
    width: calc(100% + 30px);
}

._imgtext2-6 .slick-list li {
    float: left;
    width: 16.6666666666667%;
    padding: 5px 15px;
    display: flex;
    position: relative;
    height: auto;
}

._imgtext2-6 .slick-list li a {
    display: inline-flex;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    position: relative;
    z-index: 3;
    justify-content: center;
}

._imgtext2-6 .slick-list li a:after {
    width: 100%;
    float: left;
    height: 100%;
    background: #333;
    border-radius: 0px 0px 0px 0px;
    content: '';
    opacity: 60%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

._imgtext2-6 .slick-list li.on a,
._imgtext2-6 .slick-list li:hover a {
    color: #fff;
}

._imgtext2-6 .slick-list li.on a:after,
._imgtext2-6 .slick-list li:hover a:after {
    opacity: 90%;
    background: #36803A;
}

._imgtext2-6 .slick .img .bg {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.02);
}

._imgtext2-6 .slick .tit h5 {
    color: #C01;
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    white-space: pre-wrap;
    opacity: 1;
    line-height: 20px;
    letter-spacing: 1px;
    width: 100%;
    float: left;
    margin-top: 10px;
}
@media screen and (max-width:1680px) {
._imgtext2-6 .location{top: 50%;}

._imgtext2-6 .slick .tit {
    margin-bottom: 20px;
}

._imgtext2-6 .slick .tit h4 {
    font-size: 24px;
    line-height: 30px;
}

._imgtext2-6 .slick .tit h6 {
    font-size: 14px;
    margin-top: 8px;
}
._imgtext2-6 .slick .tit line {
    height: 12px;
    width: 1px;
    background: #fff;
    margin-top: 8px;
}

._imgtext2-6 .slick-list {
    margin: -0px -15px;
    display: flex;
    width: calc(100% + 30px);
}

._imgtext2-6 .slick-list li {
    width: 16%;
    padding: 0px 14px;
}

._imgtext2-6 .slick-list li a {
    font-size: 14px;
    line-height: 34px;
    height: 34px;
}

._imgtext2 .slick .tit h5 {
   display: none;
}
}
@media screen and (max-width:1024px) {
    ._imgtext2-6 .slick .tit {
        margin-bottom: 10px;
    }

    ._imgtext2-6 .slick .tit h4 {
        font-size: 20px;
        line-height: 30px;
    }

    ._imgtext2-6 .slick .tit h6 {
        font-size: 16px;
        line-height: 18px;
        margin-top: 8px;
    }

    ._imgtext2-6 .slick-list {
        margin: -5px -5px;
        width: calc(100% + 10px);
    }

    ._imgtext2-6 .slick-list li {
        width: 33.3333333333333%;
        padding: 5px 5px;
    }

    ._imgtext2-6 .slick-list li a {
        font-size: 14px;
        line-height: 24px;
        height: 24px;
    }

    ._imgtext2-6 .slick-list li a:after {
        border-radius: 0px 0px 0px 0px;
    }

    ._imgtext2-6 .slick .wapbg {
        display: block;
    }

    ._imgtext2-6 .slick .pcbg {
        display: none;
    }

    ._imgtext2-6 .location {
        bottom: 0px;
        margin-top: -30px;
        top: 59%;
    }

    ._imgtext2-6 .slick .img {
        padding-bottom: 48.828125%;
    }

    ._imgtext2-6 .slick .tit line {
        height: 14px;
        width: 1px;
        margin-top: 8px;
    }

    ._imgtext2-6 .slick .tit h5 {
        font-size: 16px;
        line-height: 0px;
        margin-top: 8px;
    }

    ._imgtext2-6 .slick .tit img {}
}

._text2 {
    width: 100%;
    float: left;
}

._text2 .slick {
    float: left;
    width: 100%;
}

._text2 .slick .left {
    width: 16.6%;
    float: left;
    border-top: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
}

._text2 .slick .left ul {
    background: #F5F5F5;
}

._text2 .slick .left ul li {
    color: #333;
    font-size: 18px;
    text-align: left;
    font-weight: 700;
    height: 71px;
    line-height: 70px;
    letter-spacing: 0;
    padding: 0 15px;
    overflow: hidden;
    white-space: pre-wrap;
    text-align: center;
    border-bottom: 1px solid #dcdcdc;
}

._text2 .slick .right {
    float: left;
    width: calc(100% - 16.6%);
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    background: #fff;
}

._text2 .slick .right ul li {
    color: #333;
    font-size: 18px;
    text-align: left;
    font-weight: 400;
    height: 71px;
    line-height: 70px;
    letter-spacing: 0px;
    padding: 0px 0px 0px 30px;
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
}
@media screen and (max-width:1680px) {


._text2 .slick .left ul li {
    font-size: 14px;
    height: 41px;
    line-height: 40px;
    padding: 0 12px;
}

._text2 .slick .right ul li {
    font-size: 14px;
    height: 41px;
    line-height: 40px;
    padding: 0px 0px 0px 16px;
}
}
@media screen and (max-width:1024px) {
    ._text2 .slick .left {
        width: 40%;
    }

    ._text2 .slick .left ul li {
        font-size: 14px;
        height: 96px;
        font-weight: 700;
        text-align: left;
        letter-spacing: 0;
        line-height: 24px;
        padding: 10px 10px 10px 10px;
    }

    ._text2 .slick .right {
        width: 60%;
    }

    ._text2 .slick .right ul li {
        font-size: 14px;
        height: 96px;
        font-weight: 400;
        text-align: left;
        line-height: 24px;
        padding: 0px 0px 0px 10px;
    }
}

._text3 {
    width: 100%;
    float: left;
}

._text3 .slick {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
}

._text3 .slick .page {
    float: left;
}

._text3 .slick .page a {
    display: flex;
    align-items: center;
}

._text3 .slick .page i {
    font-size: 20px;
    color: #555555;
    float: left;
}

._text3 .slick .page h4 {
    font-size: 16px;
    color: #555555;
    line-height: 16px;
    float: left;
}

._text3 .slick .pre {
    padding-right: 15px;
}

._text3 .slick .next {
    padding-left: 15px;
}

._text3 .slick .bg {
    width: 1px;
    height: 20px;
    background: #ebeced;
}

._text3 .slick .pre h4 {
    margin-left: 10px;
}

._text3 .slick .next h4 {
    margin-right: 10px;
}

._text3 .slick .page:hover h4,
._text3 .slick .page:hover i {
    color: #36803A;
}
@media screen and (max-width:1680px) {

._text3 .slick .page i {
    font-size: 18px;
}

._text3 .slick .page h4 {
    font-size: 14px;
    line-height: 14px;
}

._text3 .slick .pre {
    padding-right: 12px;
}

._text3 .slick .next {
    padding-left: 12px;
}

._text3 .slick .bg {
    height: 16px;
}

._text3 .slick .pre h4 {
    margin-left: 8px;
}

._text3 .slick .next h4 {
    margin-right: 8px;
}
}
@media screen and (max-width:1024px) {
    ._text3 .slick .page i {
        font-size: 14px;
    }

    ._text3 .slick .page h4 {
        font-size: 14px;
        line-height: 14px;
    }

    ._text3 .slick .pre {
        padding-right: 10px;
    }

    ._text3 .slick .next {
        padding-left: 10px;
    }

    ._text3 .slick .pre h4 {
        margin-left: 5px;
    }

    ._text3 .slick .next h4 {
        margin-right: 5px;
    }
}

._text4 {
    width: 100%;
    float: left;
}

._text4 .slick {
    width: 100%;
    float: left;
}

._text4 .slick li {
    font-size: 16px;
    line-height: 50px;
    padding-right: 80px;
    width: 48%;
    border-bottom: 1px solid #d7d8d8;
    float: left;
    position: relative;
}

._text4 .slick li:nth-child(2n) {
    float: right;
}

._text4 .slick li .bt {
    color: #333;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

._text4 .slick li .date {
    color: #777;
    width: 74px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width:auto !important;
}
._text4 .slick li:hover .bt {
    color: #36803A;
}
@media screen and (max-width:1680px) {

._text4 .slick li {
    font-size: 14px;
    line-height: 36px;
    padding-right: 40px;
}
._text4 .slick li .date {
    width: 80px;
}
}
@media screen and (max-width:1024px) {
    ._text4 .slick li {
        line-height: 50px;
        padding-right: 80px;
        width: 100%;
        font-size: 12px;
    }

    ._text4 .slick li .date {
        width: 74px;
    }
    ._text4 .slick li .bt {
        font-size: 14px;
    }
}

._text5 {
    width: 100%;
    float: left;
}

._text5 .slick-list {
    margin: -0px -15px;
    width: -ms-calc(100% + 30px);
    width: calc(100% + 30px);
}

._text5 .slick-list li {
    padding: 0px 15px;
    float: left;
    width: 100%;
    position: relative;
}

._text5 .slick-list li>a {
    display: block;
    padding: 30px 80px 30px 25px;
    border-top: 1px solid #ebebeb;
    background: rgba(255, 255, 255, 0.7);
    float: left;
    width: 100%;
    position: relative;
}

._text5 .slick-list li .top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    float: left;
    width: 100%;
}

._text5 .slick-list li .sub {
    height: 60px;
    width: 60px;
    border-radius: 100%;
    border: 1px solid #ededed;
    text-align: center;
    float: left;
    transition: all .4s ease;
}

._text5 .slick-list li .sub i {
    color: #36803A;
    line-height: 60px;
    font-size: 40px;
}

._text5 .slick-list li .tit {
    display: inline-block;
    float: left;
    margin-left: 30px;
}

._text5 .slick-list li .data {
    float: left;
    font-size: 16px;
    color: #888;
}

._text5 .slick-list li .data2 {
    display: none;
}

._text5 .slick-list li h6 {
    margin-top: 20px;
}

._text5 .slick-list li .right {
    margin-right: 70px;
}

._text5 .slick-list li .more {
    float: left;
    height: 100%;
    width: 80px;
    position: absolute;
    left: calc(100% - 80px);
    text-align: center;
    top: 0;
}

._text5 .slick-list li .more::before {
    content: "";
    width: 1px;
    height: 50px;
    position: absolute;
    left: 0;
    background: #888;
    top: 50%;
    transform: translate(0, -50%);
}

._text5 .slick-list li .more i {
    color: #888;
    font-size: 30px;
    top: 50%;
    transform: translate(0, -50%);
    position: relative;
    display: block;
}

._text5 .slick-list li .down {
    padding: 40px 130px;
    float: left;
    position: relative;
    width: 100%;
    display: none;
    background: #fff;
}

._text5 .slick-list li .down h2 {
    color: #333;
    font-size: 16px;
    position: relative;
}

._text5 .slick-list li .down h2::before {
    content: "";
    width: 5px;
    height: 5px;
    background: #36803A;
    position: absolute;
    border-radius: 100%;
    left: -20px;
    top: 50%;
    transform: translate(0, -50%);
}

._text5 .slick-list li .down p {
    white-space: pre-wrap;
    font-size: 12px;
    line-height: 30px;
    margin-top: 10px;
}

._text5 .slick-list li .apply {
    display: flex;
    padding: 15px 0px;
    background: #36803A;
    margin-top: 20px;
    border-radius: 5px 5px 5px 5px;
    width: 170px;
    align-items: center;
    justify-content: center;
}

._text5 .slick-list li .apply i {
    color: #fff;
    font-size: 16px;
}

._text5 .slick-list li .apply span {
    color: #fff;
    font-size: 16px;
    margin-left: 5px;
}

._text5 .slick-list li .more .aft {
    display: none;
}

._text5 .slick-list li .more .aft {
    color: #fff;
}

._text5 .slick-list li h4 {
    font-size: 18px;
    color: #333;
    line-height: 24px;
}

._text5 .slick-list li h6 {
    font-size: 16px;
    color: #666;
    line-height: 18px;
}

._text5 .slick-list li .show .more {
    background: #36803A;
}

._text5 .slick-list li .show {
    background: #f5f5f5;
}

._text5 .slick-list li .show .more .aft {
    display: block;
}

._text5 .slick-list li .show .more .mor {
    display: none;
}

._text5 .slick-list li .show .sub {
    border: 1px solid #36803A;
}
@media screen and (max-width:1680px) {
._text5 .slick-list {
    margin: -0px -10px;
    width: -ms-calc(100% + 20px);
    width: calc(100% + 20px);
}

._text5 .slick-list li {
    padding: 0px 10px;
}

._text5 .slick-list li>a {
    padding: 20px 60px 20px 20px;
}

._text5 .slick-list li .sub {
    height: 40px;
    width: 40px;
}

._text5 .slick-list li .sub i {
    line-height: 40px;
    font-size: 26px;
}

._text5 .slick-list li .tit {
    margin-left: 18px;
}

._text5 .slick-list li .data {
    font-size: 14px;
}

._text5 .slick-list li h6 {
    margin-top: 14px;
}

._text5 .slick-list li .right {
    margin-right: 40px;
}

._text5 .slick-list li .more {
    width: 60px;
    left: calc(100% - 60px);
}

._text5 .slick-list li .more::before {
    height: 40px;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}

._text5 .slick-list li .more i {
    font-size: 22px;
}

._text5 .slick-list li .down {
    padding: 26px 60px;
}

._text5 .slick-list li .down h2 {
    font-size: 14px;
}

._text5 .slick-list li .down h2::before {
    content: "";
    width: 4px;
    height: 4px;
    left: -16px;
}

._text5 .slick-list li .down p {
    font-size: 12px;
    line-height: 26px;
    margin-top: 8px;
}

._text5 .slick-list li .apply {
    padding: 8px 0px;
    margin-top: 16px;
    width: 140px;
}

._text5 .slick-list li .apply i {
    color: #fff;
    font-size: 14px;
}

._text5 .slick-list li .apply span {
    color: #fff;
    font-size: 12px;
    white-space: nowrap;
    margin-left: 5px;
}
._text5 .slick-list li h4 {
    font-size: 16px;
    line-height: 20px;
}

._text5 .slick-list li h6 {
    font-size: 16px;
    color: #666;
    line-height: 18px;
}

._text5 .slick-list li .show .more {
    background: #36803A;
}

._text5 .slick-list li .show {
    background: #f5f5f5;
}

._text5 .slick-list li .show .more .aft {
    display: block;
}

._text5 .slick-list li .show .more .mor {
    display: none;
}

._text5 .slick-list li .show .sub {
    border: 1px solid #36803A;
}
}
@media screen and (max-width:1024px) {
    ._text5 .slick-list {
        margin: -5px -5px;
        width: -ms-calc(100% + 10px);
        width: calc(100% + 10px);
    }

    ._text5 .slick-list li {
        padding: 0px 15px;
        width: 100%;
    }

    ._text5 .slick-list li>a {
        padding: 20px 12px;
    }

    ._text5 .slick-list li .right {
        margin-right: 0px;
    }

    ._text5 .slick-list li .more {
        /*display: none;*/
        width: 40px;left: auto;right: 0;
    }
    ._text5 .slick-list li .more::before{display: none;}

    ._text5 .slick-list li .data {
        font-size: 14px;
    }

    ._text5 .slick-list li .down {
        padding: 20px 30px;
    }

    ._text5 .slick-list li .apply {
        width: 150px;
        padding: 10px 0;
        margin-top: 10px;
        border-radius: 5px 5px 5px 5px;
    }

    ._text5 .slick-list li .apply i {
        font-size: 14px;
    }

    ._text5 .slick-list li .apply span {
        font-size: 14px;
    }

    ._text5 .slick-list li .down h2::before {
        left: -10px;
    }

    ._text5 .slick-list li .sub i {
        font-size: 30px;
    }

    ._text5 .slick-list li h4 {
        font-size: 16px;
        line-height: 18px;
    }

    ._text5 .slick-list li h6 {
        font-size: 14px;
        line-height: 16px;
    }

    ._text5 .slick-list li .more::before {
        height: 30px;
    }

    ._text5 .slick-list li .down h2 {
        font-size: 14px;
    }

    ._text5 .slick-list li .down p {
        font-size: 12px;
        line-height: 24px;
    }

    ._text5 .slick-list li .data2 {
        display: block;
        width: 100%;
        margin-bottom: 12px;
    }

    ._text5 .slick-list li .data1 {
        display: none;
    }
    ._text5 .slick-list li .tit {
    display: inline-block;
    float: left;
    margin-left: 0;padding-left: 10px;
    width: calc(100% - 40px);
}
}


._mapbox {
    width: 100%;
    height: 500px!important;
}

._mapbox .BMap_stdMpCtrl,
._mapbox .anchorBL {
    display: none;
}

.BMap_pop {
    display: none !important;
}

.BMap_shadow {
    display: none !important;
}

.BMapLabel {
    background: none !important;
    margin: 9px 0 0 45px;
    padding: 12px 20px !important;
    width: 300px;
    border-radius: 5px 5px 5px 5px;
    border: none !important;
    text-align: left;
}

.BMapLabel h1 {
    width: 100%;
    font-size: 16px !important;
    line-height: 26px !important;
    color: #555 !important;
    font-weight: 400 !important;
    white-space: normal;
}

.BMapLabel h2 {
    width: 100%;
    font-size: 14px !important;
    line-height: 24px !important;
    color: #555 !important;
    white-space: normal;
}

.BMapLabel::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    opacity: 100%;
    border-radius: 5px 5px 5px 5px;
    z-index: -1;
}

.BMapLabel::after {
    content: "";
    width: 0px;
    height: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 80%;
    position: absolute;
    left: -10px;
    top: 50%;
    opacity: 1;
    border-right: 10px solid #FFF;
    transform: translate(0, -50%);
}
@media screen and (max-width:1680px) {
._mapbox {
    height: 360px!important;
}


.BMapLabel h1 {
    font-size: 14px !important;
    line-height: 22px !important;
}

.BMapLabel h2 {
    font-size: 12px !important;
    line-height: 20px !important;
}
}
@media screen and (max-width:1024px) {
._mapbox {
        height: 160px!important;
    }

    .BMapLabel {
        margin: 6px 0 0 40px;
        padding: 7px 10px !important;
        width: 160px;
        border-radius: 5px 5px 5px 5px;
    }

    .BMapLabel h1 {
        font-size: 12px !important;
        line-height: 20px !important;
    }

    .BMapLabel h2 {
        font-size: 12px !important;
        line-height: 20px !important;
    }

    .BMapLabel::before {
        border-radius: 5px 5px 5px 5px;
    }

    .BMapLabel::after {
        left: -5px;
        top: 20px;
        display: none;
    }
}

/*核心技术*/
.hxjs_section{width: 100%;padding-top: 50px;padding-bottom: 50px;}
.hxjs_section h2{font-size: 24px;color: #333333;line-height: 28px;text-align: center;margin-bottom: 46px;font-weight: bolder;}
.hxjs_section .content{width: 100%;position: relative;padding-left: 100px;padding-right: 100px;padding-top: 56px;}
.hxjs_section .content::after{content: "";display: block;width: 7px;height: 100%;background: #e5e5e5;position: absolute;left: 50%;margin-left: -3.5px;border-radius: 2px;top: 0;z-index: 1;}
.hxjs_section .content .boxs{position: relative;z-index: 2;margin-bottom: 56px}
.hxjs_section .content .boxs::after{content: "";display: block;clear: both;}
.hxjs_section .content .boxs .cons{width: calc(50% - 10px);position: relative;
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;}
.hxjs_section .content .boxs .cons:hover{
transform: scale(0.95);
-webkit-transform: scale(0.95);
-moz-transform: scale(0.95);
-o-transform: scale(0.95);
-ms-transform: scale(0.95);}
.hxjs_section .content .boxs .cons.left{float: left;margin-top: 56px;}
.hxjs_section .content .boxs .cons.right{float: right;}
.hxjs_section .content .boxs .cons .ba_pic{width: 100%;position: relative;z-index: 1;}
.hxjs_section .content .boxs .cons .ba_pic img{width: 100%;display: block;}
.hxjs_section .content .boxs .cons .wordsbox{width: calc(100% - 120px);position: absolute;top: 50%;z-index: 2;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);}
.hxjs_section .content .boxs .cons .wordsbox .tit1{font-size: 18px;color: #337c37;line-height: 24px;font-weight: bolder;margin-bottom: 14px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.hxjs_section .content .boxs .cons .wordsbox .tit2{font-size: 16px;color: #333333;line-height: 20px;font-weight: bolder;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.hxjs_section .content .boxs .cons.left .wordsbox{right: 0;padding-right: 80px;text-align: right;}
.hxjs_section .content .boxs .cons.right .wordsbox{left: 0;padding-left: 80px;text-align: left;}
.hxjs_section .content .boxs .cons .ico{width: 84px;position: absolute;top: -58px;z-index: 2;}
.hxjs_section .content .boxs .cons .ico img{width: 100%;display: block;}
.hxjs_section .content .boxs .cons.left .ico{left: 30px;}
.hxjs_section .content .boxs .cons.right .ico{right: 30px;}
@media screen and (max-width:1680px) {
.hxjs_section{padding-top: 40px;padding-bottom: 40px;}
.hxjs_section h2{font-size: 20px;line-height: 24px;margin-bottom: 30px;}
.hxjs_section .content{padding-left: 100px;padding-right: 100px;padding-top: 40px;}
.hxjs_section .content::after{width: 6px;margin-left: -3px;}
.hxjs_section .content .boxs{margin-bottom: 40px}
.hxjs_section .content .boxs .cons.left{margin-top: 24px;}
.hxjs_section .content .boxs .cons .wordsbox{width: calc(100% - 100px);}
.hxjs_section .content .boxs .cons .wordsbox .tit1{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.hxjs_section .content .boxs .cons .wordsbox .tit2{font-size: 14px;line-height: 20px;}
.hxjs_section .content .boxs .cons.left .wordsbox{padding-right: 80px;}
.hxjs_section .content .boxs .cons.right .wordsbox{padding-left: 80px;}
.hxjs_section .content .boxs .cons .ico{width: 60px;top: -40px;}
.hxjs_section .content .boxs .cons.left .ico{left: 20px;}
.hxjs_section .content .boxs .cons.right .ico{right: 20px;}
}
@media screen and (max-width:1024px) {
.hxjs_section{padding-top: 30px;padding-bottom: 30px;}
.hxjs_section h2{font-size: 18px;line-height: 24px;margin-bottom: 14px;}
.hxjs_section .content{padding-left: 0;padding-right: 0;padding-top: 0;}
.hxjs_section .content::after{display: none;}
.hxjs_section .content .boxs{margin-bottom: 12px}
.hxjs_section .content .boxs .cons{width: 100%;margin-bottom: 12px;border: 1px solid #dedede;padding: 12px;}
.hxjs_section .content .boxs .cons.left{margin-top: 0;}
.hxjs_section .content .boxs .cons .ba_pic{display: none;}
.hxjs_section .content .boxs .cons .wordsbox{width: calc(100% - 50px);float: right;position: static;
transform: translate(0,0);
-ms-transform: translate(0,0);
-webkit-transform: translate(0,0);
-moz-transform: translate(0,0);
-o-transform: translate(0,0);}
.hxjs_section .content .boxs .cons .wordsbox .tit1{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.hxjs_section .content .boxs .cons .wordsbox .tit2{font-size: 14px;}
.hxjs_section .content .boxs .cons.left .wordsbox{padding-right: 0px;padding-left: 12px; text-align: left;}
.hxjs_section .content .boxs .cons.right .wordsbox{padding-left: 12px;text-align: left;}
.hxjs_section .content .boxs .cons .ico{width: 50px;position: static;float: left;}
}

/*企业发展规划*/
.qyfzgh_section{width: 100%;position: relative;padding-top: 150px;padding-bottom: 30px;}
.qyfzgh_section ul{width: 100%;position: relative;padding-left: 35px;padding-right: 35px;display: flex; flex-direction: row; justify-content: space-between; align-items: left;-webkit-box-align: center;align-items: center;}
.qyfzgh_section ul::after{content: "";display: block;width: 100%;height: 4px;background-color: #337c38;position: absolute;left: 0;top: 50%;margin-top: -2px;z-index: 1;}
.qyfzgh_section ul li{display: inline-block;vertical-align: middle;position: relative;z-index: 2;
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;}
.qyfzgh_section ul li:hover{
transform: scale(0.95);
-webkit-transform: scale(0.95);
-moz-transform: scale(0.95);
-o-transform: scale(0.95);
-ms-transform: scale(0.95);}
.qyfzgh_section ul li.l1{width: 126px;line-height: 126px;text-align: center;border-radius: 100%;background: #337c38;font-size: 24px;color: #fff;font-weight: bolder;}
.qyfzgh_section ul li.l1 a{display: block;line-height: 126px;width: 100%;text-align: center;color: #fff;position: relative;}
.qyfzgh_section ul li.l1 a::after{content: "";display: block;width: 1px;height: 134px;background: url(../img/zimg13.png)no-repeat top center;background-size: cover;position: absolute;left: 50%;bottom: 100%;}
.qyfzgh_section ul li.l2{width: 90px;line-height: 90px;text-align: center;border-radius: 100%;background: #089fe6;font-size: 20px;color: #fff;font-weight: bolder;}
.qyfzgh_section ul li.l2 a{display: block;line-height: 90px;width: 100%;text-align: center;color: #fff;position: relative;}
.qyfzgh_section ul li.l3{width: 164px;line-height: 164px;text-align: center;border-radius: 100%;background: #337c38;font-size: 30px;color: #fff;font-weight: bolder;}
.qyfzgh_section ul li.l3 a{display: block;line-height: 164px;width: 100%;text-align: center;color: #fff;position: relative;}
.qyfzgh_section ul li.l3 a::after{content: "";display: block;width: 1px;height: 115px;background: url(../img/zimg14.png)no-repeat top center;background-size: cover;position: absolute;left: 50%;bottom: 100%;}
.qyfzgh_section ul li.l4{width: 90px;line-height: 90px;text-align: center;border-radius: 100%;background: #089fe6;font-size: 20px;color: #fff;font-weight: bolder;}
.qyfzgh_section ul li.l4 a{display: block;line-height: 90px;width: 100%;text-align: center;color: #fff;position: relative;}
.qyfzgh_section ul li.l5{width: 126px;line-height: 126px;text-align: center;border-radius: 100%;background: #337c38;font-size: 24px;color: #fff;font-weight: bolder;}
.qyfzgh_section ul li.l5 a{display: block;line-height: 126px;width: 100%;text-align: center;color: #fff;position: relative;}
.qyfzgh_section ul li.l6{width: 164px;line-height: 164px;text-align: center;border-radius: 100%;background: #337c38;font-size: 30px;color: #fff;font-weight: bolder;}
.qyfzgh_section ul li.l6 a{display: block;line-height: 164px;width: 100%;text-align: center;color: #fff;position: relative;}
.qyfzgh_section ul li.l7{width: 90px;line-height: 90px;text-align: center;border-radius: 100%;background: #089fe6;font-size: 20px;color: #fff;font-weight: bolder;}
.qyfzgh_section ul li.l7 a{display: block;line-height: 90px;width: 100%;text-align: center;color: #fff;position: relative;}
.qyfzgh_section ul li.l7 a::after{content: "";display: block;width: 1px;height: 152px;background: url(../img/zimg15.png)no-repeat top center;background-size: cover;position: absolute;left: 50%;bottom: 100%;}
.qyfzgh_section ul li.l8{width: 50px;line-height: 50px;text-align: center;border-radius: 100%;background: #cbeace;font-size: 18px;color: #fff;}
.qyfzgh_section ul li.l1::before{content: "";display: block;width: 32px;height: 32px;background-color: #337c38;border-radius: ;position: absolute;border-radius: 100%;left: -17px;top: -19px;}
.qyfzgh_section ul li.l1::after{content: "";display: block;width: 19px;height: 19px;background-color: #089fe6;border-radius: ;position: absolute;border-radius: 100%;right: 18px;bottom: -31px;}
.qyfzgh_section ul li.l2::after{content: "";display: block;width: 31px;height: 31px;background-color: #337c38;border-radius: ;position: absolute;border-radius: 100%;right: -11px;bottom: -33px;}
.qyfzgh_section ul li.l3::after{content: "";display: block;width: 33px;height: 33px;background-color: #cbeace;border-radius: ;position: absolute;border-radius: 100%;left: -10px;top: -14px;}
.qyfzgh_section ul li.l4::after{content: "";display: block;width: 22px;height: 22px;background-color: #337c38;border-radius: ;position: absolute;border-radius: 100%;right: 15px;bottom: -31px;}
.qyfzgh_section ul li.l5::before{content: "";display: block;width: 19px;height: 19px;background-color: #089fe6;border-radius: ;position: absolute;border-radius: 100%;right: -10px;top: 0;}
.qyfzgh_section ul li.l5::after{content: "";display: block;width: 33px;height: 33px;background-color: #cbeace;border-radius: ;position: absolute;border-radius: 100%;right: -33px;bottom: -34px;}
.qyfzgh_section ul li.l6::after{content: "";display: block;width: 31px;height: 31px;background-color: #337c38;border-radius: ;position: absolute;border-radius: 100%;right: 15px;top: -36px;}
.qyfzgh_section ul li.l7::after{content: "";display: block;width: 22px;height: 22px;background-color: #337c38;border-radius: ;position: absolute;border-radius: 100%;right: -11px;bottom: -16px;}
.qyfzgh_section .words1{font-size: 16px;color: #333333;line-height: 30px;font-weight: bolder;position: absolute;top: 90px;left: 150px;}
.qyfzgh_section .words2{font-size: 16px;color: #333333;line-height: 30px;font-weight: bolder;position: absolute;top: 90px;right: 280px;}


@media screen and (max-width:1680px) {
.qyfzgh_section{padding-top: 150px;padding-bottom: 30px;}
.qyfzgh_section ul li.l1{width: 100px;line-height: 100px;font-size: 18px;}
.qyfzgh_section ul li.l1 a{line-height: 100px;}
.qyfzgh_section ul li.l2{width: 70px;line-height: 70px;font-size: 18px;}
.qyfzgh_section ul li.l2 a{line-height: 70px;}
.qyfzgh_section ul li.l3{width: 130px;line-height: 130px;font-size: 24px;}
.qyfzgh_section ul li.l3 a{line-height: 130px;}
.qyfzgh_section ul li.l4{width: 70px;line-height: 70px;font-size: 18px;}
.qyfzgh_section ul li.l4 a{line-height: 70px;}
.qyfzgh_section ul li.l5{width: 100px;line-height: 100px;font-size: 18px;}
.qyfzgh_section ul li.l5 a{line-height: 100px;}
.qyfzgh_section ul li.l6{width: 130px;line-height: 130px;font-size: 30px;}
.qyfzgh_section ul li.l6 a{line-height: 130px;}
.qyfzgh_section ul li.l7{width: 70px;line-height: 70px;font-size: 18px;}
.qyfzgh_section ul li.l7 a{line-height: 70px;}
.qyfzgh_section ul li.l8{width: 36px;line-height: 36px;}
.qyfzgh_section ul li.l1::before{width: 26px;height: 26px;left: -15px;top: -15px;}
.qyfzgh_section ul li.l1::after{width: 16px;height: 16px;right: 16px;bottom: -26px;}
.qyfzgh_section ul li.l2::after{width: 24px;height: 24px;right: -8px;bottom: -26px;}
.qyfzgh_section ul li.l3::after{width: 30px;height: 30px;left: -8px;top: -12px;}
.qyfzgh_section ul li.l4::after{width: 18px;height: 18px;right: 18px;bottom: -34px;}
.qyfzgh_section ul li.l5::before{width: 16px;height: 16px;right: -8px;}
.qyfzgh_section ul li.l5::after{width: 30px;height: 30px;right: -26px;bottom: -26px;}
.qyfzgh_section ul li.l6::after{width: 24px;height: 24px;right: 12px;top: -30px;}
.qyfzgh_section ul li.l7::after{width: 20px;height: 20px;right: -10px;bottom: -14px;}
.qyfzgh_section .words1{font-size: 16px;line-height: 24px;top: 96px;left: 140px;}
.qyfzgh_section .words2{font-size: 16px;line-height: 24px;top: 96px;right: 280px;}
}
@media screen and (max-width:1024px) {
.qyfzgh_section{padding-top: 70px;padding-bottom: 30px;}
.qyfzgh_section ul{padding-left: 10px;padding-right: 10px;}
.qyfzgh_section ul::after{height: 3px;margin-top: -1.5px;}
.qyfzgh_section ul li{font-size: 12px!important;}
.qyfzgh_section ul li.l1{width: 40px;line-height: 40px;}
.qyfzgh_section ul li.l1 a{line-height: 40px;}
.qyfzgh_section ul li.l1 a::after{height: 70px;}
.qyfzgh_section ul li.l2{width: 34px;line-height: 34px;}
.qyfzgh_section ul li.l2 a{line-height: 34px;}
.qyfzgh_section ul li.l3{width: 40px;line-height: 40px;}
.qyfzgh_section ul li.l3 a{line-height: 40px;}
.qyfzgh_section ul li.l3 a::after{height: 50px;}
.qyfzgh_section ul li.l4{width: 34px;line-height: 34px;t}
.qyfzgh_section ul li.l4 a{line-height: 34px;}
.qyfzgh_section ul li.l5{width: 40px;line-height: 40px;}
.qyfzgh_section ul li.l5 a{line-height: 40px;}
.qyfzgh_section ul li.l6{width: 40px;line-height: 40px;}
.qyfzgh_section ul li.l6 a{line-height: 40px;}
.qyfzgh_section ul li.l7{width: 34px;line-height: 34px;}
.qyfzgh_section ul li.l7 a{line-height: 34px;}
.qyfzgh_section ul li.l7 a::after{height: 80px;}
.qyfzgh_section ul li.l8{width: 16px;line-height: 16px;}
.qyfzgh_section ul li.l1::before{width: 14px;height: 14px;left: -15px;top: -19px;}
.qyfzgh_section ul li.l1::after{width: 12px;height: 12px;right: 12px;bottom: -26px;}
.qyfzgh_section ul li.l2::after{width: 14px;height: 14px;right: -8px;bottom: -26px;}
.qyfzgh_section ul li.l3::after{width: 12px;height: 12px;left: -8px;top: -10px;}
.qyfzgh_section ul li.l4::after{width: 10px;height: 10px;right: 12px;bottom: -26px;}
.qyfzgh_section ul li.l5::before{width: 10px;height: 10px;right: -8px;top: 0;}
.qyfzgh_section ul li.l5::after{width: 14px;height: 14px;right: -26px;bottom: -20px;}
.qyfzgh_section ul li.l6::after{width: 14px;height: 14px;right: 12px;top: -20px;}
.qyfzgh_section ul li.l7::after{width: 12px;height: 12px;right: -8px;bottom: -12px;}
.qyfzgh_section .words1{font-size: 13px;line-height: 20px;top: 20px;left:30px;width:30%;}
.qyfzgh_section .words2{font-size: 13px;line-height: 20px;top: 20px;right:50px;width:50%;}


}

/*纤维素纳米纤维*/
.xwsnxw_section{width: 100%;}
.xwsnxw_section .ul{width: 100%;display: flex; flex-direction: row; justify-content: space-between; align-items: left;}
.xwsnxw_section .ul .li{display: inline-block;vertical-align: middle;padding-bottom: 54px;padding-left: 5px;position: relative;padding-right: 40px;}
.xwsnxw_section .ul .li .picbox{width: 144px;height: 144px;border-radius: 100%;overflow: hidden;padding: 30px 10px 10px 10px;position: relative;z-index: 2;}
.xwsnxw_section .ul .li .picbox .tit{font-size: 12px;color: #ffffff;line-height: 18px;text-align: center;}
.xwsnxw_section .ul .li .litpics{width: 70px;height: 70px;position: absolute;left: 0;bottom: 20px;z-index: 1;}
.xwsnxw_section .ul .li .infobox{width: 120px;height: 120px;background-color: #36803a;position: absolute;right: 0;bottom: 0;border-radius: 100%;z-index: 3;}
.xwsnxw_section .ul .li .infobox .info{width: 100%;font-size: 12px;color: #ffffff;line-height: 14px;text-align: center;letter-spacing: 0;position: absolute;left: 0;top: 50%;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);}
@media screen and (max-width:1680px) {
.xwsnxw_section .ul .li .picbox{width: 154px;height: 154px;}
.xwsnxw_section .ul .li .infobox{width: 130px;height: 130px;}
}
@media screen and (max-width:1024px) {
.xwsnxw_section .ul{width: 100%;display: block;overflow: hidden;padding-bottom: 26px;}
.xwsnxw_section .ul .li{width: 50%; float: left;}
.xwsnxw_section .ul .li .picbox{width: 130px;
    height: 130px;
    margin: 0 auto}
.xwsnxw_section .ul .li .infobox{width: 120px;
    height: 120px;
    right: 50%;
    margin-right: -80px;}
.xwsnxw_section .ul .li .litpics{left: 50%;margin-left: -90px;}
.xwsnxw_section .ul .slick-dots{position: absolute; bottom: 0; height: 8px; text-align: center;}
.xwsnxw_section .ul .slick-dots li{ vertical-align: top; width: 8px; height: 8px;border-radius: 100%; margin: 0 4px; background: #dddddd;}
.xwsnxw_section .ul .slick-dots li.slick-active{ background: #36803a;}
}

/*知识产权*/
.zscq_section{width: 100%;border: 1px solid #347d38;background: #eef8f0;}
.zscq_section .top{width: 100%;background: #347d38;font-size: 0;padding: 10px 16px;}
.zscq_section .top .ico{width: 40px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.zscq_section .top .words{font-size: 20px;color: #ffffff;line-height: 24px;display: inline-block;vertical-align: middle;font-weight: bolder;}
.zscq_section .bottom{width: 100%;padding: 60px 90px 75px 70px;overflow: hidden;}
.zscq_section .bottom .lefts{width: 39.73%;float: left;}
.zscq_section .bottom .lefts .pic{width: 100%;height: 578px;}
.zscq_section .bottom .lefts .words{font-size: 18px;color: #ffffff;line-height: 24px;padding: 25px 15px;background: #347d38;text-align: center;}
.zscq_section .bottom .rights{width: 60.27%;float: right;padding-left: 48px;}
.zscq_section .bottom .rights ._ts{width: 100%;overflow: hidden;margin-bottom: 45px;display:flex;}
.zscq_section .bottom .rights ._ts .words{font-size: 18px;color: #ffffff;line-height: 24px;width: 100px;float: left;background-color: #347d38;padding: 50px 20px;
                                          word-break:break-word;
}
.zscq_section .bottom .rights ._ts .pic{width: calc(100% - 100px);height: 292px;float: left;}
.zscq_section .bottom .rights ._bs{width: 100%;overflow: hidden;}
.zscq_section .bottom .rights ._bs .qh_l{width: calc(100% - 112px);float: left;height: 315px;}
.zscq_section .bottom .rights ._bs .qh_l .pic{width: 100%;height: 100%;}
.zscq_section .bottom .rights ._bs .qh_r{float: right;width: 112px;background: #347d38;}
.zscq_section .bottom .rights ._bs .qh_r li{width: 100%;border-bottom: 1px solid #679e6a;font-size: 18px;color: #ffffff;white-space:pre-wrap;
                                            line-height: 24px;text-align: center;padding: 18px 0;cursor: pointer;}
.zscq_section .bottom .rights ._bs .qh_r li:last-child{border-bottom: 0;}
@media screen and (max-width:1680px) {
.zscq_section .top{padding: 12px;}
.zscq_section .top .ico{width: 34px;margin-right: 8px;}
.zscq_section .top .words{font-size: 18px;}
.zscq_section .bottom{padding: 40px 60px 50px 50px;}
.zscq_section .bottom .lefts .pic{height: 578px;}
.zscq_section .bottom .lefts .words{font-size: 16px;line-height: 20px;padding: 18px;}
.zscq_section .bottom .rights{width: 60.27%;float: right;padding-left: 48px;}
.zscq_section .bottom .rights ._ts{width: 100%;overflow: hidden;margin-bottom: 27px;}
.zscq_section .bottom .rights ._ts .words{font-size: 16px;color: #ffffff;line-height: 24px;width: 100px;float: left;background-color: #347d38;padding: 50px 40px;}
.zscq_section .bottom .rights ._ts .pic{width: calc(100% - 100px);height: 292px;float: left;}
.zscq_section .bottom .rights ._bs{width: 100%;overflow: hidden;}
.zscq_section .bottom .rights ._bs .qh_l{width: calc(100% - 112px);float: left;height: 315px;}
.zscq_section .bottom .rights ._bs .qh_l .pic{width: 100%;height: 100%;}
.zscq_section .bottom .rights ._bs .qh_r{float: right;width: 112px;background: #347d38;}
.zscq_section .bottom .rights ._bs .qh_r li{width: 100%;border-bottom: 1px solid #679e6a;font-size: 16px;color: #ffffff;line-height: 24px;text-align: center;padding: 18px 0;cursor: pointer;}
.zscq_section .bottom .rights ._bs .qh_r li:last-child{border-bottom: 0;}
}
@media screen and (max-width:1024px) {
.zscq_section .top{padding: 10px;}
.zscq_section .top .ico{width: 30px;margin-right: 8px;}
.zscq_section .top .words{font-size: 18px;;}
.zscq_section .bottom{padding: 30px;}
.zscq_section .bottom .lefts{width: 100%;}
.zscq_section .bottom .lefts .pic{height:390px;}
.zscq_section .bottom .lefts .words{font-size: 16px;line-height: 20px;padding: 12px;}
.zscq_section .bottom .rights{width: 100%;padding-left: 0;margin-top: 14px;}
.zscq_section .bottom .rights ._ts{margin-bottom: 14px;flex-direction:column}
.zscq_section .bottom .rights ._ts .words{font-size: 16px;line-height: 24px;width: 100%;padding: 12px;}
.zscq_section .bottom .rights ._ts .pic{width: 100%;height: 170px;}
.zscq_section .bottom .rights ._bs .qh_l{width: 100%;height: 190px;}
.zscq_section .bottom .rights ._bs .qh_r{width: 100%;font-size: 0;white-space:nowrap;overflow: hidden; overflow-x: auto; scrollbar-width: thin; max-width: 100%;}
.zscq_section .bottom .rights ._bs .qh_r::-webkit-scrollbar{ display: none;}
.zscq_section .bottom .rights ._bs .qh_r li{font-size: 14px;line-height: 20px;padding: 5px 4px;width: 50%;display: inline-block;vertical-align: middle;border-bottom: 0;}
}

.xwnm_section2{width: 100%;}
.xwnm_section2 ul{margin: -15px;width: calc(100% + 30px);overflow: hidden;}
.xwnm_section2 ul li{width: 25%;float: left;padding: 15px;}
.xwnm_section2ss ul{margin: -10px;width: calc(100% + 20px);overflow: hidden;}
.xwnm_section2ss ul li{width: 25%;float: left;padding: 10px;}
.xwnm_section2ss ul li:nth-child(1){width: 21%;}
.xwnm_section2ss ul li:nth-child(2){width: 21%;}
.xwnm_section2ss ul li:nth-child(3){width: 24%;}
.xwnm_section2ss ul li:nth-child(4){width: 33%;}
.xwnm_section2 ul li a{display: block;width: 100%;height: 74px;position: relative;background-color: #95ca4a;
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;}
.xwnm_section2 ul li a:hover{opacity: 0.6;}
.xwnm_section2s ul li{width: 33.33333%;}
.xwnm_section2s ul li a{background: #33b3e8;}
.xwnm_section2 ul li a .words{padding: 0 10px;font-size: 18px;color: #ffffff;line-height: 24px;position: absolute;left: 0;top: 50%;width: 100%;text-align: center;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);}
@media screen and (max-width:1680px) {
.xwnm_section2 ul{margin: -10px;width: calc(100% + 20px);}
.xwnm_section2 ul li{padding: 10px;}
.xwnm_section2 ul li a{height: 60px;}
.xwnm_section2 ul li a .words{font-size: 16px;line-height: 20px;}
}
@media screen and (max-width:1024px) {
.xwnm_section2 ul{margin: -6px;width: calc(100% + 12px);}
.xwnm_section2 ul li{width: 50%!important;padding: 6px;}
.xwnm_section2 ul li a{height: 50px;}
.xwnm_section2 ul li a .words{padding: 0 6px;font-size: 14px;line-height: 18px;letter-spacing: 0;}
.xwnm_section2 ul li a .words br{display: none;}
}

.wktb_section{width: 100%;background: #eef7ef;border: 1px solid #d3ead5;padding: 30px 38px 30px 45px;}
.wktb_section ul{width: 100%;}
.wktb_section ul li{width: 100%;margin-bottom: 27px;}
.wktb_section ul li:last-child{margin-bottom: 0;}
.wktb_section ul li a{display: block;padding-left: 18px;position: relative;font-size: 16px;color: #333333;line-height: 30px;}
.wktb_section ul li a::after{content: "";display: block;width: 7px;height: 7px;background-color: #333333;border-radius: 100%;position: absolute;left: 0;top: 13px;}
@media screen and (max-width:1680px) {
.wktb_section ul li a{font-size: 14px;letter-spacing: 0;}
}
@media screen and (max-width:1024px) {
.wktb_section{padding: 14px;}
.wktb_section ul li{margin-bottom: 12px;}
.wktb_section ul li a{padding-left: 12px;font-size: 14px;line-height: 24px;}
.wktb_section ul li a::after{width: 6px;height: 6px;top: 10px;}
}

.hsdh_section1{width: calc(100% - 80px);background: #d0e8f3;padding: 52px 20px 60px 50px;}
.hsdh_section1 ul{width: 100%;}
.hsdh_section1 ul li{width: 100%;margin-bottom: 36px;}
.hsdh_section1 ul li:last-child{margin-bottom: 0;}
.hsdh_section1 ul li a{display: block;padding-left: 16px;position: relative;font-size: 16px;color: #333333;line-height: 30px;}
.hsdh_section1 ul li a::after{content: "";display: block;width: 7px;height: 7px;background-color: #333333;border-radius: 100%;position: absolute;left: 0;top: 13px;}
@media screen and (max-width:1680px) {
.hsdh_section1 ul li a{font-size: 14px;letter-spacing: 0;}
}
@media screen and (max-width:1024px) {
.hsdh_section1{padding: 14px;width: 100%;}
.hsdh_section1 ul li{margin-bottom: 12px;}
.hsdh_section1 ul li a{padding-left: 12px;font-size: 14px;line-height: 24px;}
.hsdh_section1 ul li a::after{width: 6px;height: 6px;top: 10px;}
}

.newdata img{max-width:100%}
.newdata p{text-align: left;font-size: 16px;font-weight: 400;letter-spacing: 1px;line-height: 30px;white-space: pre-wrap;font-family: '微软雅黑';
    color: #333333;opacity: 1;}
.layout32 ._g_align0{margin-top:40px;border-top:1px solid #E6E6E6;float:left}
@media screen and (max-width:1024px){
  .newdata p{font-size: 14px;font-weight: 400;letter-spacing: 1px;line-height: 26px;} 
  .layout32 ._g_align0{margin-top:20px;}
}


 
































.map01wrap{width: 100%;}
/* maptl */
.maptl{font-size: 34px;color: #333333;text-align: center;margin-bottom: 30px;}
/* map */
.map{width: 100%;height: 400px;}
.layout6 p a{color:#fff}