﻿@charset "UTF-8";
.layout1 {
    margin: 0 auto 0px auto;
}

.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: 0px auto 0px auto;
    }

    .layout1 dd:nth-child(1) {
        width: 100%;
    }
}

.layout2 {
    padding: 120px 70px 120px 70px;
    background-color: #f3f7fb;
}

.layout2>dt {
    max-width: 1330px;
}

.layout2>dl {
    max-width: 1700px;
}

.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;
        background-color: #f3f7fb;
    }

    .layout2 dd:nth-child(1) {
        width: 100%;
    }
}

.layout3 {
    padding: 120px 70px 120px 70px;
    background: url(../img/tr3.jpg) center top no-repeat;
    background-size: cover;
    background-color: #f3f7fb;
}

.layout3>dt {
    max-width: 1330px;
}

.layout3>dl {
    max-width: 1600px;
}

.layout3 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
    padding: 60px 800px 350px 0px;
}
@media screen and (max-width:1680px) {
.layout3 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
    padding: 60px 400px 120px 0px;
}
}
@media screen and (max-width:1024px) {

    .layout3>dt,
    .layout3>dl,
    .layout3 ._flex_m_block {
        display: block;
        position: relative;
        z-index: 10;
    }

    .layout3 ._m_t_100 {
        width: 100%;
    }

    .layout3 {
        padding: 70px 15px 70px 15px;
        background: url(../img/tr3_2.jpg) center center no-repeat;
        background-attachment: ;
        background-color: #f3f7fb;
    }

    .layout3::after{content: "";display: block;width: 100%;height: 100%;background: rgba(0,0,0,0.2);position: absolute;left: 0;top: 0;}

    .layout3 dd:nth-child(1) {
        width: 100%;
        padding: 0px 0px 0px 0px;
    }
}

.layout4 {
    padding: 70px 70px 70px 70px;
}

.layout4>dt {
    max-width: 1330px;
}

.layout4>dl {
    max-width: 1600px;
}

.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: 120px 0px 120px 0px;
    background-color: #f3f7fb;
}

.layout5>dt {
    max-width: 1330px;
}

.layout5>dl {
    max-width: 1920px;
}

.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 0px 30px 0px;
        background-color: #f3f7fb;
    }

    .layout5 dd:nth-child(1) {
        width: 100%;
    }
}

.layout6 {
    padding: 0px 0px 120px 0px;
}

.layout6>dt {
    max-width: 1330px;
}

.layout6>dl {
    max-width: 1920px;
}

.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 {
        padding: 0px 0px 30px 0px;
    }

    .layout6 dd:nth-child(1) {
        width: 100%;
    }
}

.layout0 {
    position: fixed;
    z-index: 16;
    top: 0px;
    background-color: #112547;
}

.layout0>dt {
    max-width: 1330px;
}

.layout0>dl {
    max-width: 1920px;
}

.layout0 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout0>dt,
    .layout0>dl,
    .layout0 ._flex_m_block {
        display: block;
    }

    .layout0 ._m_t_100 {
        width: 100%;
    }

    .layout0 {
        background-color: none;
    }

    .layout0 dd:nth-child(1) {
        width: 100%;
    }
}

.layout7 {
    padding: 50px 0px 50px 0px;
    background-color: #112547;
}

.layout7>dt {
    max-width: 1330px;
}

.layout7>dl {
    max-width: 1600px;
}

.layout7 dd:nth-child(2) {
    width: 60%;
    align-self: stretch;
}

.layout7 dd:nth-child(1) {
    width: 40%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout7>dt,
    .layout7>dl,
    .layout7 ._flex_m_block {
        display: block;
    }

    .layout7 ._m_t_100 {
        width: 100%;
    }

    .layout7 {
        padding: 0px 0px 0px 0px;
        background-color: none;
    }

    .layout7 dd:nth-child(2) {
        width: 100%;
    }

    .layout7 dd:nth-child(1) {
        width: 100%;
    }
}

.layout8 {
    padding: 50px 0px 0px 0px;
    background-color: #112547;
}

.layout8>dt {
    max-width: 1330px;
}

.layout8>dl {
    max-width: 1600px;
}

.layout8 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
    padding: 0px 0px 50px 0px;
    border: none;
    border-bottom: solid 1px #2F3C52;
}

@media screen and (max-width:1024px) {

    .layout8>dt,
    .layout8>dl,
    .layout8 ._flex_m_block {
        display: block;
    }

    .layout8 ._m_t_100 {
        width: 100%;
    }

    .layout8 {
        padding: 0px 0px 0px 0px;
        background-color: none;
    }

    .layout8 dd:nth-child(1) {
        width: 100%;
        padding: 0px 0px 0px 0px;
    }
}

.layout9 {
    padding: 16px 0px 16px 0px;
    border: none;
    border-top: solid 1px #2F3C52;
    background-color: #112547;
}

.layout9>dt {
    max-width: 1330px;
}

.layout9>dl {
    max-width: 1600px;
}

.layout9 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout9>dt,
    .layout9>dl,
    .layout9 ._flex_m_block {
        display: block;
    }

    .layout9 ._m_t_100 {
        width: 100%;
    }

    .layout9 {
        padding: 0px 0px 0px 0px;
        background-color: none;
    }

    .layout9 dd:nth-child(1) {
        width: 100%;
    }
}

.layout10 {
    padding: 10px 70px 10px 70px;
    background-color: #f3f7fb;
}

.layout10>dt {
    max-width: 1330px;
}

.layout10>dl {
    max-width: 1400px;
}

.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: 10px 15px 10px 15px;
        background-color: #f3f7fb;
    }

    .layout10 dd:nth-child(1) {
        width: 100%;
    }
}

.layout11 {
    margin: 90px auto 0px auto;
}

.layout11>dt {
    max-width: 1330px;
}

.layout11>dl {
    max-width: 1920px;
}

.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 {
        margin: 0px auto 0px auto;
    }

    .layout11 dd:nth-child(1) {
        width: 100%;
    }
}

.layout12 {
    padding: 120px 70px 60px 70px;
}

.layout12>dt {
    max-width: 1330px;
}

.layout12>dl {
    max-width: 1400px;
}

.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 20px 15px;
    }

    .layout12 dd:nth-child(1) {
        width: 100%;
    }
}

.layout13>dt {
    max-width: 1330px;
}

.layout13>dl {
}

.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 dd:nth-child(1) {
        width: 100%;
    }
}

.layout14>dt {
    max-width: 1330px;
}

.layout14>dl {
    max-width: 1920px;
}

.layout14 dd:nth-child(1) {
    width: 42%;
    align-self: stretch;
    padding: 80px 60px 40px 260px;
    background-color: #112547;
}
@media screen and (max-width:1680px) {
.layout14 dd:nth-child(1) {
    padding: 80px 80px 80px 70px;
}
}
@media screen and (max-width:1680px) {
.layout14 dd:nth-child(1) {
    padding: 40px 30px 40px 70px;
}
}
.layout14 dd:nth-child(2) {

    width: 58%;
    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 dd:nth-child(1) {
        width: 100%;
        padding: 30px 15px 20px 15px;
        background-color: none;
    }

    .layout14 dd:nth-child(2) {
        width: 100%;
    }
}

.layout15>dt {
    max-width: 1330px;
}

.layout15>dl {
    max-width: 1920px;
}

.layout15 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout15>dt,
    .layout15>dl,
    .layout15 ._flex_m_block {
        display: block;
    }

    .layout15 ._m_t_100 {
        width: 100%;
    }

    .layout15 dd:nth-child(1) {
        width: 100%;
    }
}

.layout16 {
    padding: 120px 70px 120px 70px;
}

.layout16>dt {
    max-width: 1330px;
}

.layout16>dl {
    max-width: 1400px;
}

.layout16 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout16>dt,
    .layout16>dl,
    .layout16 ._flex_m_block {
        display: block;
    }

    .layout16 ._m_t_100 {
        width: 100%;
    }

    .layout16 {
        padding: 30px 15px 30px 15px;
    }

    .layout16 dd:nth-child(1) {
        width: 100%;
    }
}

.layout17 {
    margin: 90px auto 0px auto;
}

.layout17>dt {
    max-width: 1330px;
}

.layout17>dl {
    max-width: 1920px;
}

.layout17 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout17>dt,
    .layout17>dl,
    .layout17 ._flex_m_block {
        display: block;
    }

    .layout17 ._m_t_100 {
        width: 100%;
    }

    .layout17 {
        margin: 0px auto 0px auto;
    }

    .layout17 dd:nth-child(1) {
        width: 100%;
    }
}

.layout18 {
    padding: 10px 70px 10px 70px;
    background-color: #f3f7fb;
}

.layout18>dt {
    max-width: 1330px;
}

.layout18>dl {
    max-width: 1400px;
}

.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 {
        padding: 10px 15px 10px 15px;
        background-color: #f3f7fb;
    }

    .layout18 dd:nth-child(1) {
        width: 100%;
    }
}

.layout41 {
    padding: 100px 70px 100px 70px;
}

.layout41>dt {
    max-width: 1540px;
}

.layout41>dl {
    max-width: 1400px;
}

.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%;
    }
}

.layout19 {
    padding: 10px 70px 10px 70px;
    background-color: #f3f7fb;
}

.layout19>dt {
    max-width: 1330px;
}

.layout19>dl {
    max-width: 1400px;
}

.layout19 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout19>dt,
    .layout19>dl,
    .layout19 ._flex_m_block {
        display: block;
    }

    .layout19 ._m_t_100 {
        width: 100%;
    }

    .layout19 {
        padding: 10px 15px 10px 15px;
        background-color: #f3f7fb;
    }

    .layout19 dd:nth-child(1) {
        width: 100%;
    }
}

.layout20 {
    padding: 100px 70px 100px 70px;
}

.layout20>dt {
    max-width: 1330px;
}

.layout20>dl {
    max-width: 1400px;
}

.layout20 dd:nth-child(1) {
    width: 76%;
    align-self: stretch;
    padding: 0px 40px 0px 0px;
}

.layout20 dd:nth-child(2) {
    width: 24%;
    align-self: stretch;
    padding: 0px 0px 0px 20px;
}

@media screen and (max-width:1024px) {

    .layout20>dt,
    .layout20>dl,
    .layout20 ._flex_m_block {
        display: block;
    }

    .layout20 ._m_t_100 {
        width: 100%;
    }

    .layout20 {
        padding: 30px 15px 30px 15px;
    }

    .layout20 dd:nth-child(1) {
        width: 100%;
        padding: 0px 0px 0px 0px;
    }

    .layout20 dd:nth-child(2) {
        width: 100%;
        padding: 0px 0px 0px 0px;
    }
}

.layout21 {
    margin: 90px auto 0px auto;
}

.layout21>dt {
    max-width: 1330px;
}

.layout21>dl {
    max-width: 1920px;
}

.layout21 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout21>dt,
    .layout21>dl,
    .layout21 ._flex_m_block {
        display: block;
    }

    .layout21 ._m_t_100 {
        width: 100%;
    }

    .layout21 {
        margin: 0px auto 0px auto;
    }

    .layout21 dd:nth-child(1) {
        width: 100%;
    }
}

.layout22 {
    padding: 10px 70px 10px 70px;
    background-color: #f3f7fb;
}

.layout22>dt {
    max-width: 1330px;
}

.layout22>dl {
    max-width: 1400px;
}

.layout22 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout22>dt,
    .layout22>dl,
    .layout22 ._flex_m_block {
        display: block;
    }

    .layout22 ._m_t_100 {
        width: 100%;
    }

    .layout22 {
        padding: 10px 15px 10px 15px;
        background-color: #f3f7fb;
    }

    .layout22 dd:nth-child(1) {
        width: 100%;
    }
}

.layout35 {
    padding: 100px 70px 100px 70px;
}

.layout35>dt {
    max-width: 1330px;
}

.layout35>dl {
    max-width: 1400px;
}

.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;
    }

    .layout35 dd:nth-child(1) {
        width: 100%;
    }
}

.layout36 {
    padding: 100px 70px 0px 70px;
    background-color: #f3f7fb;
}

.layout36>dt {
    max-width: 1330px;
}

.layout36>dl {
    max-width: 1400px;
}

.layout36 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout36>dt,
    .layout36>dl,
    .layout36 ._flex_m_block {
        display: block;
    }

    .layout36 ._m_t_100 {
        width: 100%;
    }

    .layout36 {
        padding: 30px 15px 0px 15px;
        background-color: #f3f7fb;
    }

    .layout36 dd:nth-child(1) {
        width: 100%;
    }
}

.layout42 {
    padding: 20px 70px 100px 70px;
    background-color: #f3f7fb;
}

.layout42>dt {
    max-width: 1330px;
}

.layout42>dl {
    max-width: 1400px;
}

.layout42 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout42>dt,
    .layout42>dl,
    .layout42 ._flex_m_block {
        display: block;
    }

    .layout42 ._m_t_100 {
        width: 100%;
    }

    .layout42 {
        padding: 20px 15px 30px 15px;
        background-color: #f3f7fb;
    }

    .layout42 dd:nth-child(1) {
        width: 100%;
    }
}

.layout43 {
    padding: 0px 70px 0px 70px;
    background-color: #f3f7fb;
}

.layout43>dt {
    max-width: 1330px;
}

.layout43>dl {
    max-width: 1400px;
}

.layout43 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
    padding: 30px 50px 30px 50px;
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
}

@media screen and (max-width:1024px) {

    .layout43>dt,
    .layout43>dl,
    .layout43 ._flex_m_block {
        display: flex;
    }

    .layout43 ._m_t_100 {
        width: 100%;
    }

    .layout43 {
        padding: 0px 15px 0px 15px;
        background-color: #f3f7fb;
    }

    .layout43 dd:nth-child(1) {
        width: 100%;
        padding: 20px 20px 20px 20px;
        background-color: #FFFFFF;
        border-radius: 0px 0px 0px 0px;
    }
}

.layout23 {
    margin: 90px auto 0px auto;
}

.layout23>dt {
    max-width: 1330px;
}

.layout23>dl {
    max-width: 1920px;
}

.layout23 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout23>dt,
    .layout23>dl,
    .layout23 ._flex_m_block {
        display: block;
    }

    .layout23 ._m_t_100 {
        width: 100%;
    }

    .layout23 {
        margin: 0px auto 0px auto;
    }

    .layout23 dd:nth-child(1) {
        width: 100%;
    }
}

.layout24 {
    padding: 10px 70px 10px 70px;
    background-color: #f3f7fb;
}

.layout24>dt {
    max-width: 1330px;
}

.layout24>dl {
    max-width: 1400px;
}

.layout24 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout24>dt,
    .layout24>dl,
    .layout24 ._flex_m_block {
        display: block;
    }

    .layout24 ._m_t_100 {
        width: 100%;
    }

    .layout24 {
        padding: 10px 15px 10px 15px;
        background-color: #f3f7fb;
    }

    .layout24 dd:nth-child(1) {
        width: 100%;
    }
}

.layout25 {
    padding: 100px 70px 100px 70px;
}

.layout25>dt {
    max-width: 1540px;
}

.layout25>dl {
    max-width: 1400px;
}

.layout25 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout25>dt,
    .layout25>dl,
    .layout25 ._flex_m_block {
        display: block;
    }

    .layout25 ._m_t_100 {
        width: 100%;
    }

    .layout25 {
        padding: 30px 15px 30px 15px;
    }

    .layout25 dd:nth-child(1) {
        width: 100%;
    }
}

.layout26 {
    padding: 10px 70px 10px 70px;
    background-color: #f3f7fb;
}

.layout26>dt {
    max-width: 1330px;
}

.layout26>dl {
    max-width: 1400px;
}

.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: 10px 15px 10px 15px;
        background-color: #f3f7fb;
    }

    .layout26 dd:nth-child(1) {
        width: 100%;
    }
}

.layout27 {
    padding: 100px 70px 100px 70px;
}

.layout27>dt {
    max-width: 1540px;
}

.layout27>dl {
    max-width: 1400px;
}

.layout27 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout27>dt,
    .layout27>dl,
    .layout27 ._flex_m_block {
        display: block;
    }

    .layout27 ._m_t_100 {
        width: 100%;
    }

    .layout27 {
        padding: 30px 15px 30px 15px;
    }

    .layout27 dd:nth-child(1) {
        width: 100%;
    }
}

.layout28 {
    padding: 50px 70px 50px 70px;
    background-color: #BE9869;
}

.layout28>dt {
    max-width: 1330px;
}

.layout28>dl {
    max-width: 1400px;
}

.layout28 dd:nth-child(1) {
    width: 81%;
    align-self: stretch;
}

.layout28 dd:nth-child(2) {
    width: 19%;
    align-self: stretch;
    padding: 56px 0px 56px 0px;
}

@media screen and (max-width:1024px) {

    .layout28>dt,
    .layout28>dl,
    .layout28 ._flex_m_block {
    }

    .layout28 ._m_t_100 {
        width: 100%;
    }

    .layout28 {
        padding: 30px 15px 30px 15px;
        background-color: #BE9869;
    }

    .layout28 dd:nth-child(1) {
        width: 100%;
    }

    .layout28 dd:nth-child(2) {
        width: 100%;
        padding: 0px 0px 0px 0px;
    }
}

.layout29 {
    padding: 50px 70px 50px 70px;
    background-color: #f3f7fb;
}

.layout29>dt {
    max-width: 1330px;
}

.layout29>dl {
    max-width: 1400px;
}

.layout29 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
    padding: 50px 50px 50px 50px;
    background-color: #FFFFFF;
}

@media screen and (max-width:1024px) {

    .layout29>dt,
    .layout29>dl,
    .layout29 ._flex_m_block {
        display: block;
    }

    .layout29 ._m_t_100 {
        width: 100%;
    }

    .layout29 {
        padding: 30px 15px 30px 15px;
        background-color: #f3f7fb;
    }

    .layout29 dd:nth-child(1) {
        width: 100%;
        padding: 14px 14px 14px 14px;
        background-color: #FFFFFF;
    }
}

.layout30 {
    margin: 90px auto 0px auto;
}

.layout30>dt {
    max-width: 1330px;
}

.layout30>dl {
    max-width: 1920px;
}

.layout30 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout30>dt,
    .layout30>dl,
    .layout30 ._flex_m_block {
        display: block;
    }

    .layout30 ._m_t_100 {
        width: 100%;
    }

    .layout30 {
        margin: 0px auto 0px auto;
    }

    .layout30 dd:nth-child(1) {
        width: 100%;
    }
}

.layout31 {
    padding: 10px 70px 10px 70px;
    background-color: #f3f7fb;
}

.layout31>dt {
    max-width: 1330px;
}

.layout31>dl {
    max-width: 1400px;
}

.layout31 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout31>dt,
    .layout31>dl,
    .layout31 ._flex_m_block {
        display: block;
    }

    .layout31 ._m_t_100 {
        width: 100%;
    }

    .layout31 {
        padding: 10px 15px 10px 15px;
        background-color: #f3f7fb;
    }

    .layout31 dd:nth-child(1) {
        width: 100%;
    }
}

.layout32 {
    padding: 100px 70px 100px 70px;
}

.layout32>dt {
    max-width: 1330px;
}

.layout32>dl {
    max-width: 1400px;
}

.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 {
    padding: 10px 70px 10px 70px;
    background-color: #f3f7fb;
}

.layout33>dt {
    max-width: 1330px;
}

.layout33>dl {
    max-width: 1400px;
}

.layout33 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout33>dt,
    .layout33>dl,
    .layout33 ._flex_m_block {
        display: block;
    }

    .layout33 ._m_t_100 {
        width: 100%;
    }

    .layout33 {
        padding: 10px 15px 10px 15px;
        background-color: #f3f7fb;
    }

    .layout33 dd:nth-child(1) {
        width: 100%;
    }
}

.layout34 {
    padding: 0px 70px 100px 70px;
    background-color: #f3f7fb;
}

.layout34>dt {
    max-width: 1330px;
}

.layout34>dl {
    max-width: 1400px;
}

.layout34 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout34>dt,
    .layout34>dl,
    .layout34 ._flex_m_block {
        display: block;
    }

    .layout34 ._m_t_100 {
        width: 100%;
    }

    .layout34 {
        padding: 0px 15px 30px 15px;
        background-color: #f3f7fb;
    }

    .layout34 dd:nth-child(1) {
        width: 100%;
    }
}

.layout37 {
    margin: 90px auto 0px auto;
}

.layout37>dt {
    max-width: 1330px;
}

.layout37>dl {
    max-width: 1920px;
}

.layout37 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout37>dt,
    .layout37>dl,
    .layout37 ._flex_m_block {
        display: block;
    }

    .layout37 ._m_t_100 {
        width: 100%;
    }

    .layout37 {
        margin: 0px auto 0px auto;
    }

    .layout37 dd:nth-child(1) {
        width: 100%;
    }
}

.layout38 {
    padding: 10px 70px 10px 70px;
    background-color: #f3f7fb;
}

.layout38>dt {
    max-width: 1330px;
}

.layout38>dl {
    max-width: 1400px;
}

.layout38 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout38>dt,
    .layout38>dl,
    .layout38 ._flex_m_block {
        display: block;
    }

    .layout38 ._m_t_100 {
        width: 100%;
    }

    .layout38 {
        padding: 10px 15px 10px 15px;
        background-color: #f3f7fb;
    }

    .layout38 dd:nth-child(1) {
        width: 100%;
    }
}

.layout39 {
    padding: 100px 70px 100px 70px;
}

.layout39>dt {
    max-width: 1330px;
}

.layout39>dl {
    max-width: 1400px;
}

.layout39 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout39>dt,
    .layout39>dl,
    .layout39 ._flex_m_block {
        display: block;
    }

    .layout39 ._m_t_100 {
        width: 100%;
    }

    .layout39 {
        padding: 30px 15px 30px 15px;
    }

    .layout39 dd:nth-child(1) {
        width: 100%;
    }
}

.layout40 {
    padding: 0px 70px 100px 70px;
}

.layout40>dt {
    max-width: 1400px;
}

.layout40>dl {
    max-width: 1400px;
}

.layout40 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout40>dt,
    .layout40>dl,
    .layout40 ._flex_m_block {
        display: block;
    }

    .layout40 ._m_t_100 {
        width: 100%;
    }

    .layout40 {
        padding: 0px 15px 30px 15px;
    }

    .layout40 dd:nth-child(1) {
        width: 100%;
    }
}

._imglist1-1_bg {
    width: 100%;
}

._basis2-1_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 50px 0px;
}
@media screen and (max-width:1024px) {
._basis2-1_bg {
    margin: 0px 0px 20px 0px;
}
}

._basis1-2_bg {
    width: 100%;
}

._basis1-3_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis1-3_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis2-2_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-2_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis1-4_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis1-4_bg {
        width: calc(100% - 0px);
        margin: 20px 0px 0px 0px;
    }
}

._basis2-3_bg {
    width: 100%;
}

._iconlist1-1_bg {
    border: none;
    border-right: solid 1px #e5e5e5;
    border-left: solid 1px #e5e5e5;
    width: 100%;
}

._basis2-4_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-4_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._basis1-5_bg {
    width: 100%;
}

._basis1-6_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis1-6_bg {
        width: calc(100% - 0px);
        margin: 20px 0px 0px 0px;
    }
}

._basis1-7_bg {
    width: 100%;
}

._basis1-8_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis1-8_bg {
        width: calc(100% - 0px);
        margin: 20px 0px 0px 0px;
    }
}

._basis1-1_bg {
    width: 100%;
}

._banv1-1_bg {
    width: 100%;
}

@media screen and (max-width:767px) {
    ._banv1-1_bg {
        display: none;
    }
}

._basis3-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis3-1_bg {
        width: calc(100% - 0px);
        margin: 14px 0px 0px 0px;
    }
}

._basis4-1_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis4-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis1-9_bg {
    width: 100%;
}

._basis5-2_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis5-2_bg {
        width: calc(100% - 0px);
        margin: 14px 0px 0px 0px;
    }
}

._basis2-5_bg {
    width: 100%;
}

._basis6-1_bg {
    width: 100%;
}

._float1-1_bg {
    width: inherit;
    position: fixed;
    z-index: 14;
    right: 10px;
    top: 50%;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

._tabs1-1_bg {
    width: 100%;
}

._location1-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._location1-1_bg {
        display: none;
    }
}

._basis1-10_bg {
    width: 100%;
}

._basis2-6_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis2-6_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis2-7_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-7_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis1-11_bg {
    width: 100%;
}

._basis2-8_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis2-8_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis2-9_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-9_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis1-12_bg {
    width: 100%;
}

._basis1-13_bg {
    width: 100%;
}

._basis2-10_bg {
    width: 100%;
}

._iconlist2-1_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._iconlist2-1_bg {
        width: calc(100% - 0px);
        margin: 20px 0px 0px 0px;
    }
}

._basis1-14_bg {
    width: 100%;
}

._tabs1-2_bg {
    width: 100%;
}

._location1-2_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._location1-2_bg {
        display: none;
    }
}

._paging2-3_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._paging2-3_bg {
        width: calc(100% - 0px);
        margin: 25px 0px 0px 0px;
    }
}

._basis12-1_bg {
    width: 100%;
}

._tabs1-3_bg {
    width: 100%;
}

._location1-3_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._location1-3_bg {
        display: none;
    }
}

._basis2-11_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 10px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-11_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis2-12_bg {
    padding: 30px 0px 0px 0px;
    border: none;
    border-top: solid 1px #e5e5e5;
    border-bottom: solid 0px #e5e5e5;
    width: calc(100% - 0px);
    margin: 30px 0px 0px 0px;
}
 ._basis2-12_bg img{
     width:100%;
    }

@media screen and (max-width:1024px) {
    ._basis2-12_bg {
        padding: 12px 0px 50px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis2-13_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis2-13_bg {
        width: calc(100% - 0px);
        margin: 10px 0px 40px 0px;
    }
}

._basis2-14_bg {
    padding: 20px 0px 20px 0px;
    background-color: #BE9869;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis2-14_bg {
        background-color: none;
    }
}

._basis7-1_bg {
    padding: 30px 30px 50px 30px;
    background-color: #f3f7fb;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis7-1_bg {
        padding: 14px 14px 14px 14px;
        background-color: none;
    }
}

._basis8-15_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis8-15_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis1-15_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis1-15_bg {
        width: calc(100% - 0px);
        margin: 14px 0px 0px 0px;
    }
}

._paging1-1_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._paging1-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 20px 0px;
    }
}

._basis11-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis11-1_bg {
        display: none;
    }
}

._basis1-16_bg {
    width: 100%;
}

._tabs1-4_bg {
    width: 100%;
}

._location1-4_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._location1-4_bg {
        display: none;
    }
}

._basis2-40_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-40_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 20px 0px;
    }
}

._iconlist3-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._iconlist3-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 20px 0px;
    }
}

._basis2-41_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-41_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 20px 0px;
    }
}

._basis1-25_bg {
    width: calc(100% - 0px);
    margin: 20px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis1-25_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis1-28_bg {
    width: 100%;
}

._basis2-44_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 12px 0px;
}

._basis2-45_bg {
    width: calc(100% - 0px);
    margin: 16px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-45_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis1-29_bg {
    width: 100%;
}

._basis1-17_bg {
    width: 100%;
}

._tabs1-5_bg {
    width: 100%;
}

._location1-5_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._location1-5_bg {
        display: none;
    }
}

._imgtext1-1_bg {
    width: 100%;
}

._paging2-1_bg {
    width: calc(100% - 0px);
    margin: 50px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._paging2-1_bg {
        width: calc(100% - 0px);
        margin: 20px 0px 0px 0px;
    }
}

._tabs1-6_bg {
    width: 100%;
}

._location1-6_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._location1-6_bg {
        display: none;
    }
}

._imgtext1-2_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._imgtext1-2_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 24px 0px;
    }
}

._basis1-18_bg {
    width: 100%;
}

._basis2-16_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 20px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-16_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis2-17_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis2-17_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis2-18_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-18_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis2-19_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
    padding-bottom:40px;
    border-bottom:solid 1px #e5e5e5;
}

._basis2-19_bgs{border-bottom:0;padding-bottom:0;margin-bottom:0;}
.xmxq_box ._basis2-19_bg:last-child{border-bottom:0;}
 ._basis2-19_bg  img{max-width:100%;}
@media screen and (max-width:1024px) {
    ._basis2-19_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
        padding-bottom:12px;
    }
       
}

._basis1-19_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis1-19_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis2-20_bg {
    padding: 50px 0px 0px 0px;
    border: none;
    border-top: solid 1px #e5e5e5;
    width: calc(100% - 0px);
    margin: 50px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-20_bg {
        padding: 12px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis2-21_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-21_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis1-20_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis1-20_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis2-22_bg {
    padding: 50px 0px 0px 0px;
    border: none;
    border-top: solid 1px #e5e5e5;
    width: calc(100% - 0px);
    margin: 50px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-22_bg {
        padding: 12px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis2-23_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-23_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis1-21_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis1-21_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis2-24_bg {
    padding: 50px 0px 0px 0px;
    border: none;
    border-top: solid 1px #e5e5e5;
    width: calc(100% - 0px);
    margin: 50px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-24_bg {
        padding: 12px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis2-25_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis2-25_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis2-26_bg {
    padding: 50px 0px 0px 0px;
    border: none;
    border-top: solid 1px #e5e5e5;
    width: calc(100% - 0px);
    margin: 50px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-26_bg {
        padding: 12px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis2-27_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-27_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis1-22_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis1-22_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis2-28_bg {
    padding: 50px 0px 0px 0px;
    border: none;
    border-top: solid 1px #e5e5e5;
    width: calc(100% - 0px);
    margin: 50px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-28_bg {
        padding: 12px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis2-29_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis2-29_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis2-30_bg {
    padding: 50px 0px 0px 0px;
    border: none;
    border-top: solid 1px #e5e5e5;
    width: calc(100% - 0px);
    margin: 50px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-30_bg {
        padding: 12px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis2-31_bg {
    width: 100%;
}

._paging1-2_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._paging1-2_bg {
        width: calc(100% - 0px);
        margin: 46px 0px 0px 0px;
    }
}

._basis9-1_bg {
    width: 100%;
}

._basis2-32_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-32_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 20px 0px;
    }
}

._basis1-23_bg {
    width: 100%;
}

._tabs1-7_bg {
    width: 100%;
}

._location1-7_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._location1-7_bg {
        display: none;
    }
}

._basis2-33_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-33_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._imgtext2-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._imgtext2-1_bg {
        width: calc(100% - 0px);
        margin: 12px 0px 20px 0px;
    }
}

._basis2-34_bg {
    width: calc(100% - 0px);
    margin: 50px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-34_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._imgtext2-2_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._imgtext2-2_bg {
        width: calc(100% - 0px);
        margin: 12px 0px 20px 0px;
    }
}

._basis2-35_bg {
    width: calc(100% - 0px);
    margin: 50px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-35_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._imgtext2-3_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._imgtext2-3_bg {
        width: calc(100% - 0px);
        margin: 12px 0px 20px 0px;
    }
}

._basis2-36_bg {
    width: calc(100% - 0px);
    margin: 0 0px 0 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-36_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis2-37_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 0 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-37_bg {
        width: calc(100% - 0px);
        margin: 0 0px 0px 0px;
    }
}

._imgtext2-4_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._imgtext2-4_bg {
        width: calc(100% - 0px);
        margin: 0 0px 0 0px;
    }
}

._basis2-38_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 20px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-38_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._imgtext2-5_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._imgtext2-5_bg {
        width: calc(100% - 0px);
        margin: 12px 0px 20px 0px;
    }
}

._basis2-39_bg {
    width: calc(100% - 0px);
    margin: 50px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-39_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._imgtext2-6_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._imgtext2-6_bg {
        width: calc(100% - 0px);
        margin: 12px 0px 20px 0px;
    }
}

._location1-8_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._location1-8_bg {
        display: none;
    }
}

._basis1-24_bg {
    width: 100%;
}

._basis1-26_bg {
    width: 100%;
}

._tabs1-8_bg {
    width: 100%;
}

._location1-9_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._location1-9_bg {
        display: none;
    }
}

._basis10-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis10-1_bg {
        width: calc(100% - 0px);
        margin: 12px 0px 0px 0px;
    }
}

._basis1-27_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis1-27_bg {
        width: calc(100% - 0px);
        margin: 12px 0px 0px 0px;
    }
}

._text1-1_bg {
    width: 100%;
}

._basis2-42_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-42_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._paging2-2_bg {
    width: calc(100% - 0px);
    margin: 50px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._paging2-2_bg {
        width: calc(100% - 0px);
        margin: 20px 0px 0px 0px;
    }
}

._basis2-43_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-43_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._banv1 {
    width: 100%;
}

._banv1 ul {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: left;
    margin: -0px -5px;
    position: relative;
    padding-right: 0px;
    width: calc(100% + 10px);
    width: -ms-calc(100% + 10px);
}

._banv1 ul li {
    padding: 0px 5px;
}

._banv1 ul li .top {
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    line-height: 24px;
    margin-bottom: 16px;
    font-weight: 700;
}

._banv1 ul li .bottom .ej {
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 0px;
    font-weight: 400;
    width: 100%;
    flex-direction: column;
}

._banv1 ul li .bottom .ej a {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
}

._banv1 ul li .bottom .ej a:hover {
    color: #BE9869;
}

._banv1 ul li .bottom .ej:last-child {
    margin-bottom: 0;
}

._paging1 {
    width: 100%;
    float: left;
}

._paging1 .slick {
    width: 100%;
    float: left;
}

._paging1 .slick .link {
    margin: 35px 0 0 0;
    width: 100%;
    border-top: 1px solid #e5e5e5;
    position: relative;
}

._paging1 .slick .link:after {
    position: absolute;
    content: '';
    width: 386px;
    height: 1px;
    background: #e5e5e5;
    left: 50%;
    margin-left: -193px;
    top: -9px;
    z-index: 1;
}

._paging1 .slick .link .listIco {
    position: absolute;
    width: 108px;
    height: 82px;
    left: 50%;
    margin-left: -54px;
    top: -34px;
    z-index: 2;
}

._paging1 .slick .link .listIco span {
    position: absolute;
    width: 56px;
    height: 56px;
    background: #BE9869;
    color: #fff;
    text-align: center;
    line-height: 56px;
    font-size: 15px;
    left: 50%;
    margin-left: -28px;
    top: 0;
    border-radius: 30px 30px 30px 30px;
}

._paging1 .slick .link a {
    font-size: 16px;
    line-height: 30px;
    height: 60px;
    color: #555;
    margin: 25px 0px 0px 0px;
    font-weight: 400;
    float: left;
    width: 50%;
    margin-top: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

._paging1 .slick .link a:hover {
    color: #BE9869;
}

._paging1 .slick .link .a1 {
    border-right: 1px solid #e5e5e5;
    padding-right:40px;
}

._paging1 .slick .link .a2 {
    text-align: right;
    float: right;
    padding-left:40px;
}

@media screen and (max-width:1024px) {
    ._paging1 .slick .link {
        margin: 00 0 0;
    }

    ._paging1 .slick .link a {
        font-size: 14px;
        line-height: 26px;
        height: 52px;
    }

    ._paging1 .slick .link .listIco span {
        border-radius: 30px 30px 30px 30px;
        width: 56px;
        height: 56px;
        line-height: 56px;
    }

    ._paging1 .slick .link .a1 {
        padding-right: 20px;
    }

    ._paging1 .slick .link .a2 {
        padding-left: 20px;
    }
}

._paging2 {
    width: 100%;
    float: left;
}

._paging2 .ctext {
    width: 100%;
    float: left;
    text-align: center;
}

._paging2 .text {
    font-size: 0;
}

._paging2 .ctext .text a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px 5px 5px 5px;
    font-size: 14px;
    margin: 0 6px;
    display: inline-block;
    position: relative;
    transition: all 0s;
    text-align: center;
}

._paging2 .ctext .text .l1::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -4px;
    margin-left: -2px;
    display: block;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

._paging2 .ctext .text .r1::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -4px;
    margin-left: -6px;
    display: block;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

._paging2 .ctext .text_p {
    display: none;
}

._paging2 .ctext .text a.on,
._paging2 .ctext .text a:hover {
    background: #BE9869;
    color: #fff;
    border: 1px solid #BE9869;
}

._paging2 .ctext .text .l1.on::after,
._paging2 .ctext .text .l1:hover::after,
._paging2 .ctext .text .r1.on::after,
._paging2 .ctext .text .r1:hover::after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._paging2-1 .ctext .text a {
    border: 1px solid #e5e5e5;
    color: #333;
}

._paging2-1 .ctext .text .l1::after {
    border-top: 1px solid #333;
    border-right: 1px solid #333;
}

._paging2-1 .ctext .text .r1::after {
    border-top: 1px solid #333;
    border-right: 1px solid #333;
}

._paging2-2 .ctext .text a {
    border: 1px solid #e5e5e5;
    color: #333;
}

._paging2-2 .ctext .text .l1::after {
    border-top: 1px solid #333;
    border-right: 1px solid #333;
}

._paging2-2 .ctext .text .r1::after {
    border-top: 1px solid #333;
    border-right: 1px solid #333;
}

._paging2-3 .ctext .text a {
    border: 1px solid rgba(217, 217, 217, 1);
    color: rgba(0, 0, 0, 1);
}

._paging2-3 .ctext .text .l1::after {
    border-top: 1px solid rgba(0, 0, 0, 1);
    border-right: 1px solid rgba(0, 0, 0, 1);
}

._paging2-3 .ctext .text .r1::after {
    border-top: 1px solid rgba(0, 0, 0, 1);
    border-right: 1px solid rgba(0, 0, 0, 1);
}

@media screen and (max-width:1024px) {
    ._paging2 .ctext .text {
        display: none;
    }

    ._paging2 .ctext .text_p {
        text-align: center;
        font-size: 14px;
        padding: 5px 0;
        display: block;
    }

    ._paging2 .ctext .text_p a {
        padding: 5px 25px;
        background: #BE9869;
        color: #fff;
        border: transparent;
        border-radius: 16px 16px 16px 16px;
        overflow: hidden;
    }

    ._paging2 .ctext .text_p span {
        padding: 5px 20px;
    }

    ._paging2-1 .ctext .text_p {
        color: #333;
    }

    ._paging2-1 .ctext .text_p span {
        color: #333;
    }

    ._paging2-2 .ctext .text_p {
        color: #333;
    }

    ._paging2-2 .ctext .text_p span {
        color: #333;
    }

    ._paging2-3 .ctext .text_p {
        color: rgba(0, 0, 0, 1);
    }

    ._paging2-3 .ctext .text_p span {
        color: rgba(0, 0, 0, 1);
    }
}

._location1 {
    width: 100%;
    float: left;
}

._location1 .ctext {
    width: 100%;
    float: left;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
    color: #8c8c8c;
}

._location1 .ctext .ico {
    float: left;
}

._location1 .ctext .ul1 {
    float: left;
    margin-left: 8px;
}

._location1 .ctext .ul1 li {
    float: left;
}

._location1 .ctext .ul1 li i {
    float: left;
    margin: 0 4px;
}

._location1 .ctext .ul1 li a {
    float: left;
    color: #8c8c8c;
    font-size: 14px;
}

._location1 .ctext .ul1 li.on a,
._location1 .ctext .ul1 li:hover a {
    color: #BE9869;
}

._location1-1 .ctext .ul1 li {
    line-height: 24px;
}

._location1-1 .ctext .ul1 li a {
    line-height: 24px;
}

._location1-2 .ctext .ul1 li {
    line-height: 24px;
}

._location1-2 .ctext .ul1 li a {
    line-height: 24px;
}

._location1-3 .ctext .ul1 li {
    line-height: 24px;
}

._location1-3 .ctext .ul1 li a {
    line-height: 24px;
}

._location1-4 .ctext .ul1 li {
    line-height: 24px;
}

._location1-4 .ctext .ul1 li a {
    line-height: 24px;
}

._location1-5 .ctext .ul1 li {
    line-height: 24px;
}

._location1-5 .ctext .ul1 li a {
    line-height: 24px;
}

._location1-6 .ctext .ul1 li {
    line-height: 24px;
}

._location1-6 .ctext .ul1 li a {
    line-height: 24px;
}

._location1-7 .ctext .ul1 li {
    line-height: 24px;
}

._location1-7 .ctext .ul1 li a {
    line-height: 24px;
}

._location1-8 .ctext .ul1 li {
    line-height: 32px;
}

._location1-8 .ctext .ul1 li a {
    line-height: 32px;
}

._location1-9 .ctext .ul1 li {
    line-height: 24px;
}

._location1-9 .ctext .ul1 li a {
    line-height: 24px;
}

._float1 .ctext {
    width: 75px;
}

._float1 .ctext li {
    background-color: rgba(190, 152, 105, 1);
    position: relative;
    margin-bottom: 1px;
    border-radius: 4px 4px 4px 4px;
}

._float1 .ctext li:hover {
    background-color: rgba(17, 37, 71, 1);
}

._float1 .ctext li .top {
    width: 100%;
    padding: 10px 0;
}

._float1 .ctext li .top .ico {
    width: 30px;
    height: 30px;
    margin: 0 auto 6px auto;
}

._float1 .ctext li .top i {
    font-size: 30px;
    color: #fff;
    line-height: calc(30px + 4px);
    margin: 0 auto 6px auto;
    display: block;
    text-align: center;
}

._float1 .ctext li:hover .top i {
    color: rgba(255, 255, 255, 1);
}

._float1 .ctext li .top .ico2 {
    display: none;
}

._float1 .ctext li:hover .top .ico1 {
    display: none;
}

._float1 .ctext li:hover .top .ico2 {
    display: block;
}

._float1 .ctext li .top .words {
    font-size: 12px;
    color: #fff;
    text-align: center;
}

._float1 .ctext li:hover .top .words {
    color: #fff;
}

._float1 .ctext li .bottom {
    position: absolute;
    top: 50%;
    background-color: #112547;
    padding: 10px;
    opacity: 0;
    right: -300%;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
}

._float1 .ctext li .bottom.bottom {
    left: -300%;
}

._float1 .ctext li .bottom2 {
    line-height: 48px;
    padding: 0 !important;
}

._float1 .ctext li .bottom.rtl {
    right: 120%;
    opacity: 1;
    left: auto;
}

._float1 .ctext li .bottom.ltr {
    left: 120%;
    opacity: 1;
    right: auto;
}

._float1 .ctext li .bottom.ltr:after {
    right: 100%;
    left: auto;
    border-color: transparent #112547 transparent transparent;
}

._float1 .ctext li .bottom::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 8px solid;
    border-color: transparent transparent transparent #112547;
    position: absolute;
    left: 100%;
    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%);
}

._float1 .ctext li .bottom .words {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    padding: 0 20px 0 20px;
}

._float1 .ctext li .bottom .ewm {
    width: 130px;
    height: 130px;
}

._float1 .ctext li.on .bottom {
    opacity: 1;
    right: 120%;
}

@media screen and (max-width:1024px) {
    ._float1 {
        display: none;
    }
}

._tabs1 {
    width: 100%;
}

._tabs1 .ctext {
    width: 100%;
}

._tabs1 .ctext ul {
    width: 100%;
    text-align: left;
    font-size: 0;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
    max-width: 100%;
}

._tabs1 .ctext ul::-webkit-scrollbar {
    height: 3px;
}

._tabs1 .ctext ul::-webkit-scrollbar-track {
    background-color: #e5e5e5;
    border-radius: 3px;
}

._tabs1 .ctext ul::-webkit-scrollbar-thumb {
    height: 3px;
    background-color: #112547;
    border-radius: 3px;
}

._tabs1 .ctext ul li {
    display: inline-block;
    vertical-align: middle;
    padding: 6px 0;
    background-color: #f3f7fb;
    margin-right: 0px;
}

._tabs1 .ctext ul li:hover,
._tabs1 .ctext ul li.on {
    background-color: #BE9869;
}

._tabs1 .ctext ul li:last-child {
    margin-right: 0;
}

._tabs1 .ctext ul li:last-child a {
    border-right: 0;
}

._tabs1 .ctext ul li a {
    display: block;
    font-size: 16px;
    color: #231F20;
    line-height: 20px;
    padding: 6px 24px;
    border-right: 1px solid rgba(238, 238, 238, 0);
}

._tabs1 .ctext ul li:hover a,
._tabs1 .ctext ul li.on a {
    color: #fff;
    border-right: 1px solid #BE9869;
}

@media screen and (max-width:1024px) {
    ._tabs1 .ctext ul {
        text-align: center;
    }

    ._tabs1 .ctext ul::-webkit-scrollbar {
        display: none;
    }

    ._tabs1 .ctext ul li {
        padding: 4px 0;
        width: auto;
        margin-right: 20px;
    }

    ._tabs1 .ctext ul li a {
        font-size: 14px;
        line-height: 20px;
        padding: 4px 20px;
    }
}

._basis1 {
    width: 100%;
}

._basis1 .ndiv {
    width: 100%;
    display: block !important;
}

._basis1>div {
    display: flex;
}

._basis1 #boxs {
    display: flex;
}

._basis1 .dis.wid1 {
    width: 100%;
}

._basis1 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis1 .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;
}

._basis1-1 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(190, 152, 105, 0);
}

._basis1-1 .dis.wid2 {
    width: 0px;
}

._basis1-2 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(190, 152, 105, 0);
}

._basis1-2 .dis.wid2 {
    width: 0px;
}

._basis1-3 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(190, 152, 105, 0);
}

._basis1-3 .dis.wid2 {
    width: 180px;
}

._basis1-4 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(190, 152, 105, 0);
}

._basis1-4 .dis.wid2 {
    width: 180px;
}

._basis1-5 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(190, 152, 105, 0);
}

._basis1-5 .dis.wid2 {
    width: 0px;
}

._basis1-6 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(190, 152, 105, 0);
}

._basis1-6 .dis.wid2 {
    width: 180px;
}

._basis1-7 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(190, 152, 105, 0);
}

._basis1-7 .dis.wid2 {
    width: 0px;
}

._basis1-8 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(190, 152, 105, 0);
}

._basis1-8 .dis.wid2 {
    width: 180px;
}

._basis1-9 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(190, 152, 105, 0);
}

._basis1-9 .dis.wid2 {
    width: 102px;
}

._basis1-10 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(190, 152, 105, 0);
}

._basis1-10 .dis.wid2 {
    width: 0px;
}

._basis1-11 .ndiv.ons {
    background: #fff;
    box-shadow: 0 0 20pxpx rgba(190, 152, 105, 0.5);
}

._basis1-11 .dis.wid2 {
    width: 0px;
}

._basis1-12 .ndiv.ons {
    background: #fff;
    box-shadow: 0 0 20pxpx rgba(190, 152, 105, 0.5);
}

._basis1-12 .dis.wid2 {
    width: 0px;
}

._basis1-13 .ndiv.ons {
    background: #fff;
    box-shadow: 0 0 20pxpx rgba(190, 152, 105, 0.5);
}

._basis1-13 .dis.wid2 {
    width: 0px;
}

._basis1-14 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(190, 152, 105, 0);
}

._basis1-14 .dis.wid2 {
    width: 0px;
}

._basis1-15 .ndiv.ons {
    background: #fff;
    box-shadow: 0 0 20pxpx rgba(190, 152, 105, 0.5);
}

._basis1-15 .dis.wid2 {
    width: 0px;
}

._basis1-16 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(190, 152, 105, 0);
}

._basis1-16 .dis.wid2 {
    width: 0px;
}

._basis1-17 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(190, 152, 105, 0);
}

._basis1-17 .dis.wid2 {
    width: 0px;
}

._basis1-18 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(190, 152, 105, 0);
}

._basis1-18 .dis.wid2 {
    width: 160px;
}

._basis1-19 .ndiv.ons {
    background: #fff;
    box-shadow: 0 0 20pxpx rgba(190, 152, 105, 0.5);
}

._basis1-19 .dis.wid2 {
    width: 0px;
}

._basis1-20 .ndiv.ons {
    background: #fff;
    box-shadow: 0 0 20pxpx rgba(190, 152, 105, 0.5);
}

._basis1-20 .dis.wid2 {
    width: 0px;
}

._basis1-21 .ndiv.ons {
    background: #fff;
    box-shadow: 0 0 20pxpx rgba(190, 152, 105, 0.5);
}

._basis1-21 .dis.wid2 {
    width: 0px;
}

._basis1-22 .ndiv.ons {
    background: #fff;
    box-shadow: 0 0 20pxpx rgba(190, 152, 105, 0.5);
}

._basis1-22 .dis.wid2 {
    width: 0px;
}

._basis1-23 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(190, 152, 105, 0);
}

._basis1-23 .dis.wid2 {
    width: 0px;
}

._basis1-24 .ndiv.ons {
    background: #fff;
    box-shadow: 0 0 20pxpx rgba(190, 152, 105, 0.5);
}

._basis1-24 .dis.wid2 {
    width: 0px;
}

._basis1-25 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(190, 152, 105, 0);
}

._basis1-25 .dis.wid2 {
    width: 0px;
}

._basis1-26 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(190, 152, 105, 0);
}

._basis1-26 .dis.wid2 {
    width: 0px;
}

._basis1-27 .ndiv.ons {
    background: #fff;
    box-shadow: 0 0 20pxpx rgba(190, 152, 105, 0.5);
}

._basis1-27 .dis.wid2 {
    width: 0px;
}

._basis1-28 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(190, 152, 105, 0);
}

._basis1-28 .dis.wid2 {
    width: 0px;
}

._basis1-29 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(190, 152, 105, 0);
}

._basis1-29 .dis.wid2 {
    width: 140px;
}

@media screen and (max-width:1024px) {
    ._basis1 .dis.wid1 {
        width: 100%;
    }

    ._basis1 .dis i {
        border-radius: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
    }

    ._basis1-1 .dis.wid2 {
        width: 0px;
    }

    ._basis1-2 .dis.wid2 {
        width: 0px;
    }

    ._basis1-3 .dis.wid2 {
        width: 0px;
    }

    ._basis1-4 .dis.wid2 {
        width: 0px;
    }

    ._basis1-5 .dis.wid2 {
        width: 0px;
    }

    ._basis1-6 .dis.wid2 {
        width: 0px;
    }

    ._basis1-7 .dis.wid2 {
        width: 0px;
    }

    ._basis1-8 .dis.wid2 {
        width: 180px;
    }

    ._basis1-9 .dis.wid2 {
        width: 0px;
    }

    ._basis1-10 .dis.wid2 {
        width: 0px;
    }

    ._basis1-11 .dis.wid2 {
        width: 0px;
    }

    ._basis1-12 .dis.wid2 {
        width: 0px;
    }

    ._basis1-13 .dis.wid2 {
        width: 0px;
    }

    ._basis1-14 .dis.wid2 {
        width: 0px;
    }

    ._basis1-15 .dis.wid2 {
        width: 0px;
    }

    ._basis1-16 .dis.wid2 {
        width: 0px;
    }

    ._basis1-17 .dis.wid2 {
        width: 0px;
    }

    ._basis1-18 .dis.wid2 {
        width: 100px;
    }

    ._basis1-19 .dis.wid2 {
        width: 0px;
    }

    ._basis1-20 .dis.wid2 {
        width: 0px;
    }

    ._basis1-21 .dis.wid2 {
        width: 0px;
    }

    ._basis1-22 .dis.wid2 {
        width: 0px;
    }

    ._basis1-23 .dis.wid2 {
        width: 0px;
    }

    ._basis1-24 .dis.wid2 {
        width: 0px;
    }

    ._basis1-25 .dis.wid2 {
        width: 0px;
    }

    ._basis1-26 .dis.wid2 {
        width: 0px;
    }

    ._basis1-27 .dis.wid2 {
        width: 0px;
    }

    ._basis1-28 .dis.wid2 {
        width: 0px;
    }

    ._basis1-29 .dis.wid2 {
        width: 100px;
    }
}

._basis2 p {
    letter-spacing: 0px;
    white-space: pre-wrap;
    position: relative;
    float: left;
    padding: 0px 0px 0px 0px;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid rgba(255, 255, 255, 0);
    overflow: hidden;
}

._basis2-1 p {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    color: #112547;
    opacity: 1;
}

._basis2-2 p {
    text-align: left;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    color: #FFFFFF;
    opacity: 1;
}

._basis2-3 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    color: #FFFFFF;
    opacity: 1;
}

._basis2-4 p {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    color: #112547;
    opacity: 1;
}

._basis2-5 p {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #FFFFFF;
    opacity: 0.7;
}

._basis2-6 p {
    text-align: left;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    color: #112547;
    opacity: 1;
}

._basis2-7 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #000000;
    opacity: 1;
}

._basis2-8 p {
    text-align: left;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    color: #FFFFFF;
    opacity: 1;
}

._basis2-9 p {
    text-align: left;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    color: #FFFFFF;
    opacity: 1;
}
@media screen and (max-width:1280px) {
._basis2-9 p {
    font-size: 14px;
    line-height: 20px;
}
}
._basis2-10 p {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    color: #112547;
    opacity: 1;
}

._basis2-11 p {
    text-align: left;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    color: #112547;
    opacity: 1;
}

._basis2-12 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #555555;
    opacity: 1;
}

._basis2-13 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #555555;
    opacity: 1;
}

._basis2-14 p {
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    color: #FFFFFF;
    opacity: 1;
}

._basis2-16 p {
    text-align: left;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    color: #FFFFFF;
    opacity: 1;
}

._basis2-17 p {
    text-align: left;
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    color: #FFFFFF;
    opacity: 1;
}

._basis2-18 p {
    text-align: left;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    color: #112547;
    opacity: 1;
}

._basis2-19 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #333333;
    opacity: 1;
}

._basis2-20 p {
    text-align: left;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    color: #112547;
    opacity: 1;
}

._basis2-21 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #333333;
    opacity: 1;
}

._basis2-22 p {
    text-align: left;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    color: #112547;
    opacity: 1;
}

._basis2-23 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #333333;
    opacity: 1;
}

._basis2-24 p {
    text-align: left;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    color: #112547;
    opacity: 1;
}

._basis2-25 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #333333;
    opacity: 1;
}

._basis2-26 p {
    text-align: left;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    color: #112547;
    opacity: 1;
}

._basis2-27 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #333333;
    opacity: 1;
}

._basis2-28 p {
    text-align: left;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    color: #112547;
    opacity: 1;
}

._basis2-29 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #333333;
    opacity: 1;
}

._basis2-30 p {
    text-align: left;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    color: #112547;
    opacity: 1;
}

._basis2-31 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #333333;
    opacity: 1;
}

._basis2-32 p {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    color: #112547;
    opacity: 1;
}

._basis2-33 p {
    text-align: left;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    color: #112547;
    opacity: 1;
}

._basis2-34 p {
    text-align: left;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    color: #112547;
    opacity: 1;
}

._basis2-35 p {
    text-align: left;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    color: #112547;
    opacity: 1;
}

._basis2-36 p {
    text-align: left;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    color: #112547;
    opacity: 1;
}

._basis2-37 p {
    text-align: left;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    color: #112547;
    opacity: 1;
}

._basis2-38 p {
    text-align: left;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    color: #112547;
    opacity: 1;
}

._basis2-39 p {
    text-align: left;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    color: #112547;
    opacity: 1;
}

._basis2-40 p {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    color: #112547;
    opacity: 1;
}

._basis2-41 p {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    color: #112547;
    opacity: 1;
}

._basis2-42 p {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    color: #112547;
    opacity: 1;
}

._basis2-43 p {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    color: #112547;
    opacity: 1;
}

._basis2-44 p {
    text-align: left;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    color: #000000;
    opacity: 1;
}

._basis2-45 p {
    text-align: left;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #333333;
    opacity: 1;
}

@media screen and (max-width:1024px) {
    ._basis2 p {
        letter-spacing: 0px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }

    ._basis2-1 p {
        text-align: center;
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis2-2 p {
        text-align: left;
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis2-3 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }

    ._basis2-4 p {
        text-align: center;
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis2-5 p {
        text-align: center;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
    }

    ._basis2-6 p {
        text-align: left;
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis2-7 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }

    ._basis2-8 p {
        text-align: left;
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis2-9 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }

    ._basis2-10 p {
        text-align: center;
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis2-11 p {
        text-align: left;
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis2-12 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }

    ._basis2-13 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }

    ._basis2-14 p {
        text-align: center;
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis2-16 p {
        text-align: left;
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis2-17 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }

        ._basis2-17 p br{display: none;}

    ._basis2-18 p {
        text-align: left;
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis2-19 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }

    ._basis2-20 p {
        text-align: left;
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis2-21 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }

    ._basis2-22 p {
        text-align: left;
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis2-23 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }

    ._basis2-24 p {
        text-align: left;
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis2-25 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }

    ._basis2-26 p {
        text-align: left;
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis2-27 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }

    ._basis2-28 p {
        text-align: left;
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis2-29 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }

    ._basis2-30 p {
        text-align: left;
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis2-31 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }

    ._basis2-32 p {
        text-align: center;
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis2-33 p {
        text-align: left;
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis2-34 p {
        text-align: left;
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis2-35 p {
        text-align: left;
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis2-36 p {
        text-align: left;
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis2-37 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
    }

    ._basis2-38 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
    }

    ._basis2-39 p {
        text-align: left;
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis2-40 p {
        text-align: center;
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis2-41 p {
        text-align: center;
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis2-42 p {
        text-align: center;
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis2-43 p {
        text-align: center;
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
        margin-bottom: 20px;
    }

    ._basis2-44 p {
        text-align: left;
        font-size: 15px;
        font-weight: 700;
        line-height: 20px;
    }

    ._basis2-45 p {
        text-align: left;
        font-size: 13px;
        font-weight: 400;
        line-height: 24px;
    }
}

._basis3 {
    float: left;
    width: 100%;
}

._basis3 .ctext {
    float: left;
    width: 100%;
}

._basis3 .ctext ul {
    margin: -9px -17px;
    overflow: hidden;
    font-size: 0;
    text-align: left;
    width: -moz-calc(100% + 34px);
    width: -o-calc(100% + 34px);
    width: -webkit-calc(100% + 34px);
    width: calc(100% + 34px);
}

._basis3 .ctext li {
    display: inline-block;
    position: relative;
    padding: 9px 17px;
    font-size: 0;
    width: 100%;
}

._basis3 .ctext li::after {
    content: "";
    display: block;
    position: absolute;
    right: -17px;
    top: 50%;
    width: 1px;
    height: 14px;
    background: #FFFFFF;
    opacity: 60%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
}

._basis3 .ctext li:last-child::after {
    display: none;
}

._basis3 .ctext li a {
    width: 100%;
    font-size: 0;
    display: flex;
}

._basis3 .ctext li i {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    line-height: 0;
    overflow: hidden;
    position: relative;
}

._basis3 .ctext li i {
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 0;
    color: #FFFFFF;
}

._basis3 .ctext li i img {
    width: 100%;
    float: left;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

._basis3 .ctext li p {
    margin-left: 6px;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.7);
    display: inline-block;
    vertical-align: middle;
}

@media screen and (max-width:1024px) {
    ._basis3 .ctext ul {
        margin: -5px -6px;
        text-align: left;
        width: -moz-calc(100% + 12px);
        width: -o-calc(100% + 12px);
        width: -webkit-calc(100% + 12px);
        width: calc(100% + 12px);
    }

    ._basis3 .ctext li {
        padding: 5px 6px;
        width: 100%;
    }

    ._basis3 .ctext li::after {
        right: -6px;
        height: 10px;
        width: 0;
        height: 10px;
    }

    ._basis3 .ctext li i {
        width: 20px;
        height: 20px;
    }

    ._basis3 .ctext li .i {
        font-size: 20px;
        line-height: 20px;
    }

    ._basis3 .ctext li p {
        margin-left: 6px;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        width: calc(100% - 6px);
    }
}

._basis4 {
    width: 100%;
    float: left;
}

._basis4 .ctext {
    width: 100%;
    float: left;
}

._basis4 .ctext .text1 {
    width: 100%;
    float: left;
}

._basis4 .ctext .text1 ul {
    float: left;
    float: left;
    position: relative;
    margin-top: 0px;
}

._basis4 .ctext .text1 ul li {
    float: left;
    margin-right: 10px;
}

._basis4 .ctext .text1 ul li:last-child {
    margin-right: 0;
}

._basis4 .ctext .text1 ul li i {
    font-size: 24px;
    line-height: 44px;
    color: #fff;
}

._basis4 .ctext .text1 ul li a {
    width: 44px;
    height: 44px;
    float: left;
    padding: 0px;
    border-radius: 30px 30px 30px 30px;
    background: rgba(255, 255, 255, 0.2);
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

._basis4 .ctext .text1 ul li a span {
    width: 70%;
    height: 70%;
    float: left;
}

._basis4 .ctext .text1 ul li:hover a {
    background: #BE9869;
}

._basis4 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;
    border: 0px solid #333;
    -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);
}

._basis4 li .i:after {
    float: left;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 50%;
    top: 100%;
    content: '';
    border-top: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    margin-left: -6px;
    transform: rotate(135deg);
    margin-top: -4px;
    background: #fff;
}

._basis4 li:hover .i {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(-50%, 0px);
    left: 50%;
    display: block \9;
    pointer-events: auto;
}

._basis4 li .i img {
    width: 100px;
    height: 100px;
}

@media screen and (max-width:1024px) {
    ._basis4 .ctext .text1 ul {
        position: absolute;
        top: 50%;
        left: 50%;
        /*定位margin-left:50%的位置*/
        -webkit-transform: translate(-50%, -50%);
        /*Safari,Chrome*/
        -moz-transform: translate(-50%, -50%);
        /*IE9+*/
        transform: translate(-50%, -50%);
    }

    ._basis4 .ctext .text1 ul li i {
        font-size: 18px;
        line-height: 36px;
    }

    ._basis4 .ctext .text1 ul li a {
        width: 36px;
        height: 36px;
        border-radius: 20px 20px 20px 20px;
    }
}

._basis5 {
    float: left;
    width: 100%;
}

._basis5 .ctext {
    float: left;
    width: 100%;
}

._basis5 .ctext ul {
    margin: -9px -17px;
    overflow: hidden;
    font-size: 0;
    text-align: right;
    width: -moz-calc(100% + 34px);
    width: -o-calc(100% + 34px);
    width: -webkit-calc(100% + 34px);
    width: calc(100% + 34px);
}

._basis5 .ctext li {
    display: inline-block;
    position: relative;
    padding: 9px 17px;
    font-size: 0;
    width: 100%;
}

._basis5 .ctext li::after {
    content: "";
    display: block;
    position: absolute;
    right: -17px;
    top: 50%;
    width: 1px;
    height: 14px;
    background: #FFFFFF;
    opacity: 60%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
}

._basis5 .ctext li:last-child::after {
    display: none;
}

._basis5 .ctext li a {
    width: 100%;
    font-size: 0;
    display: flex;
    justify-content: flex-end;
}

._basis5 .ctext li i {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    line-height: 0;
    overflow: hidden;
    position: relative;
}

._basis5 .ctext li i {
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 0;
    color: #FFFFFF;
}

._basis5 .ctext li i img {
    width: 100%;
    float: left;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

._basis5 .ctext li p {
    margin-left: 10px;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    color: rgba(255, 255, 255, 1);
    display: inline-block;
    vertical-align: middle;
}

@media screen and (max-width:1024px) {
    ._basis5 .ctext ul {
        margin: -5px -6px;
        text-align: left;
        width: -moz-calc(100% + 12px);
        width: -o-calc(100% + 12px);
        width: -webkit-calc(100% + 12px);
        width: calc(100% + 12px);
    }

    ._basis5 .ctext li {
        padding: 5px 6px;
        width: 100%;
    }

    ._basis5 .ctext li::after {
        right: -6px;
        height: 10px;
        width: 0;
        height: 10px;
    }

    ._basis5 .ctext li i {
        width: 20px;
        height: 20px;
    }

    ._basis5 .ctext li .i {
        font-size: 20px;
        line-height: 20px;
    }

    ._basis5 .ctext li p {
        margin-left: 6px;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        width: calc(100% - 6px);
    }
}

._basis6 .link {
    width: 100%;
    text-align: center;
    position: relative;
}

._basis6 .link .a {
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
    position: relative;
    opacity: 0.7;
    transition: all 0.5s linear;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}

._basis6 .link span {
    font-size: 16px;
    color: #FFFFFF;
    display: inline-block;
    vertical-align: middle;
    opacity: 0.1;
}

._basis6 .link .a.on {
    color: rgba(255, 255, 255, 1);
}

._basis6 .link .a:hover {
    color: rgba(255, 255, 255, 1);
}

._basis6 .link span:last-child {
    display: none;
}

@media screen and (max-width:1024px) {
    ._basis6 .link .a {
        width: 20%;
        text-align: center;
    }
}

._basis7 {
    width: 100%;
    float: left;
}

._basis7 .slick {
    width: 100%;
    float: left;
}

._basis7 .slick-list li {
    float: left;
    width: 100%;
    padding: 20px 15px;
    position: relative;
}

._basis7 .slick .slick-list {
    margin: -20px -15px;
    float: left;
    width: -ms-calc(100% + 30px);
    width: calc(100% + 30px);
}

._basis7 .slick .slick-list i {
    float: left;
}

._basis7 .slick-list li:after {
    content: "";
    position: absolute;
    height: 1px;
    width: calc(100% - 30px);
    bottom: 0;
    left: 15px;
    background: #eee;
}

._basis7 .slick-list li a {
    display: flex;
    float: left;
    box-shadow: 0px 0px 0px 0px #888;
}

._basis7 .slick-list li .content {
    float: left;
    margin-left: 0px;
}

._basis7 .slick-list li i {
    font-weight: bold;
    font-size: 16px;
}

._basis7 .slick-list li h4 {
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
    font-weight: 700;
    line-height: 20px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

._basis7 .slick-list li h6 {
    font-size: 16px;
    color: rgba(51, 51, 51, 1);
    line-height: 40px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

._basis7 .slick-list li span {
    font-size: 14px;
    color: rgba(51, 51, 51, 1);
}

._basis7 .slick-list li:hover h4 {
    color: #BE9869;
}

._basis7 .slick-list li:hover i {
    color: #BE9869;
}

@media screen and (max-width:1024px) {
    ._basis7 .slick .slick-list {
        margin: -10px -10px;
        width: -ms-calc(100% + 20px);
        width: calc(100% + 20px);
    }

    ._basis7 .slick-list li {
        width: 100%;
        padding: 10px 10px;
    }

    ._basis7 .slick-list li h4 {
        font-size: 15px;
        font-weight: 700;
        line-height: 26px;
    }

    ._basis7 .slick-list li h6 {
        font-size: 14px;
        line-height: 24px;
    }

    ._basis7 .slick-list li span {
        font-size: 14px;
    }

    ._basis7 .slick-list li .content {
        margin-left: 0px;
    }

    ._basis7 .slick-list li:after {
        width: calc(100% - 20px);
        bottom: 0;
        left: 10px;
    }
}

._basis8 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 48px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #555555;
    opacity: 1;
    position: relative;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

@media screen and (max-width:1024px) {
    ._basis8 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 20px;
        opacity: 1;
        -webkit-line-clamp: 1;
    }
}

._basis9 {
    width: 100%;
    float: left;
}

._basis9 .ctext {
    width: 100%;
    display: flex;
    justify-content: right;
}

._basis9 .ctext .link {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 48px;
    height: 48px;
    line-height: 48px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 9px 21px rgba(0, 0, 0, 0.23);
    opacity: 1;
}

._basis9 .ctext .link .ico {
    display: flex;
    width: 0px;
    margin-left: 0px;
    line-height: 0px;
}

._basis9 .ctext .link .ico i {
    font-size: 0px;
    line-height: 0px;
    padding: 0px;
    color: #112547;
    margin-top: 3px;
}

._basis9 .ctext .link .wz {
    display: flex;
    font-size: 16px;
    color: rgba(17, 37, 71, 1);
}

._basis9 .ctext .link:hover {
    background: #112547;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
    color: #fff;
}

._basis9 .ctext .link:hover .wz {
    color: #fff;
}

@media screen and (max-width:1024px) {
    ._basis9 .ctext {
        text-align: left;
        justify-content: flex-start;
    }

    ._basis9 .ctext .link {
        height: 34px;
        line-height: 34px;
        padding: 0 20px;
        border-radius: 5px 5px 5px 5px;
    }

    ._basis9 .ctext .link .ico {
        width: 20px;
        margin-left: 6px;
    }

    ._basis9 .ctext .link .ico i {
        font-size: 20px;
        line-height: 20px;
        padding: 0px;
    }

    ._basis9 .ctext .link .wz {
        font-size: 16px;
    }
}

._basis10 p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 30px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: rgba(0, 0, 0, 1);
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}

@media screen and (max-width:1024px) {
    ._basis10 p {
        font-size: 13px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: left;
        -webkit-line-clamp: 40;
    }
}

._basis11 {
    width: 100%;
    float: left;
}

._basis11 .slick {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
}

._basis11 .slick h4 {
    font-size: 16px;
    color: #555555;
    margin-right: 10px;
}

._basis11 .slick a {
    padding: 0 3px;
    display: flex;
    align-items: center;
}

._basis12 {
    width: 100%;
    float: left;
}

._basis12 .slick-list {
    margin: -10px -10px;
    width: -ms-calc(100% + 20px);
    width: calc(100% + 20px);
}

._basis12 .slick-list li {
    padding: 10px 10px;
    float: left;
    width: 100%;
    position: relative;
}

._basis12 .slick-list li a {
    display: flex;
    padding: 20px;
    background: #f3f7fb;
    justify-content: space-between;
}

._basis12 .slick-list li .left {
    position: relative;
    overflow: hidden;
    width: 20%;
    float: left;
}

._basis12 .slick-list li .info {
    margin-top: 0px;
}

._basis12 .slick-list li .pic1 {
    padding-bottom: 14%;
}

._basis12 .slick-list li .pic2 {
    height: 190px;
}

._basis12 .slick-list li .left img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -ms-transition: all 0.5s;
}

._basis12 .slick-list li h4 {
    font-size: 20px;
    color: rgba(17, 37, 71, 1);
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 32px;
    margin: 20px 0px 0px 0px;
    abc: 14;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.5s;
    -ms-transition: all 0.5s;
}

._basis12 .slick-list li:hover .left img {
    transform: translate(-50%, -50%)scale(1.1);
}

._basis12 .slick-list li:hover h4 {
    color: #BE9869;
}

._basis12 .slick-list li h6 {
    font-size: 16px;
    height: 60px;
    color: rgba(51, 51, 51, 1);
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 30px;
    margin: 10px 0px 0px 0px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: justify !important;
}

._basis12 .slick-list li .right {
    float: right;
    width: calc(79% - 30px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-right: 20px;
}

._basis12 .slick-list li .more {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0px;
}

._basis12 .slick-list h5 {
    font-size: 16px;
    color: rgba(51, 51, 51, 1);
    abc: 3;
    margin: 0px 0px 10px 0px;
    abc: 14;
}

._basis12 .slick-list span {
    font-size: 16px;
    color: rgba(51, 51, 51, 1);
}

._basis12 .slick-list li:hover span {
    color: #BE9869;
}

@media screen and (max-width:1024px) {
    ._basis12 .slick-list {
        margin: -6px -6px;
        width: -ms-calc(100% + 12px);
        width: calc(100% + 12px);
    }

    ._basis12 .slick-list li {
        padding: 6px 6px;
        width: 100%;
    }

    ._basis12 .slick-list li a {
        padding: 12px;
        align-items: center;
    }

    ._basis12 .slick-list li .left {
        width: 40%;
    }

    ._basis12 .slick-list li .info {
        margin-top: 0px;
    }

    ._basis12 .slick-list li .pic1 {
        padding-bottom: 14%;
    }

    ._basis12 .slick-list li .pic2 {
        height: 100px;
    }

    ._basis12 .slick-list li h4 {
        font-size: 15px;
        line-height: 26px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        word-break: normal;
        white-space: normal;
        margin-top: 0;
    }

    ._basis12 .slick-list li h6 {
        font-size: 14px;
        height: 24px;
        line-height: 24px;
        margin: 5px 0px 0px 0px;
        -webkit-line-clamp: 2;
        display: none;
    }

    ._basis12 .slick-list li .right {
        width: calc(60% - 20px);
        padding-right: 0;
        display: block;
    }

    ._basis12 .slick-list h5 {
        font-size: 14px;
        margin: 5px 0px 0px 0px;
    }

    ._basis12 .slick-list span {
        font-size: 14px;
        margin: 10px 0px 0px 0px;
    }

    ._basis12 .slick-list li .more {
        margin-bottom: 0;
    }
}

._imglist1 {
    float: left;
    width: 100%;
}

._imglist1 .slick {
    float: left;
    width: 100%;
}

._imglist1 .slick .slick-slider {
    float: left;
    width: 100%;
}

._imglist1 .slick .slick-list {
    margin: -0px -0px;
    float: left;
    width: -moz-calc(100% + 0px);
    width: -o-calc(100% + 0px);
    width: -webkit-calc(100% + 0px);
    width: calc(100% + 0px);
}

._imglist1 .slick .slick-list li {
    float: left;
    width: 100%;
    padding: 0px 0px;
    position: relative;
}

._imglist1 .slick .slick-list li a {
    display: block;
    width: 100%;
    line-height: 0;
    border-radius: 0px 0px 0px 0px;
}

._imglist1 .slick .slick-list li .img2 {
    display: none;
}

._imglist1-1 {
    width: 100%;
    float: left;
}

._imglist1-1 .slick {
    width: 100%;
    float: left;
}

._imglist1-1 .slick ul {
    float: left;
    width: 100%;
}

._imglist1-1 .slick .slick-dots {
    bottom: 25px;
}

._imglist1-1 .slick .slick-dots li {
    height: 8px;
    width: 8px;
    border-radius: 8px 8px 8px 8px;
    background: rgba(255, 255, 255, 0.2);
    transition: all 0.5s linear;
}

._imglist1-1 .slick .slick-dots li.slick-active {
    width: 24px;
    height: 8px;
    background: #BE9869;
    border-radius: 8px 8px 8px 8px;
}

._imglist1-1 .slick-prev,
._imglist1-1 .slick-next {
    z-index: 3;
    margin-top: 0px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    top: 50%;
    transition: all 0.5s linear;
}

._imglist1-1 .slick-prev::before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    margin-left: 6px;
    border-top: 1px solid rgba(255, 255, 255, 1);
    border-right: 1px solid rgba(255, 255, 255, 1);
    position: absolute;
    left: 50%;
    top: 50%;
    transition: all 0.5s linear;
    -webkit-transform: translate(-50%, -50%) rotate(-135deg);
    -moz-transform: translate(-50%, -50%) rotate(-135deg);
    -ms-transform: translate(-50%, -50%) rotate(-135deg);
    -o-transform: translate(-50%, -50%) rotate(-135deg);
    transform: translate(-50%, -50%) rotate(-135deg);
}

._imglist1-1 .slick-next::before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    margin-left: -6px;
    border-top: 1px solid rgba(255, 255, 255, 1);
    border-right: 1px solid rgba(255, 255, 255, 1);
    position: absolute;
    left: 50%;
    top: 50%;
    transition: all 0.5s linear;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    -o-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

._imglist1-1 .slick-prev:hover::before {
    border-top: 1px solid #124C99;
    border-right: 1px solid #124C99;
}

._imglist1-1 .slick-next:hover::before {
    border-top: 1px solid #124C99;
    border-right: 1px solid #124C99;
}

._imglist1-1 .slick-prev {
    left: 50px;
}

._imglist1-1 .slick-next {
    right: 50px;
}

@media screen and (max-width:1024px) {
    ._imglist1 .slick .slick-list {
        margin: -10px -5px;
        width: -moz-calc(100% + 10px);
        width: -o-calc(100% + 10px);
        width: -webkit-calc(100% + 10px);
        width: calc(100% + 10px);
    }

    ._imglist1 .slick .slick-list li {
        width: 100%;
        padding: 10px 5px;
    }

    ._imglist1 .slick .slick-list li a {
        border-radius: 0px 0px 0px 0px;
    }

    ._imglist1 .slick .slick-list li .img1 {
        display: none;
        width: 100%;
    }

    ._imglist1 .slick .slick-list li .img2 {
        display: block;
        width: 100%;
    }

    ._imglist1-1 .slick .slick-dots {
        bottom: 15px;
    }

    ._imglist1-1 .slick .slick-dots li {
        height: 5px;
        width: 5px;
        border-radius: 5px 5px 5px 5px;
    }

    ._imglist1-1 .slick .slick-dots li.slick-active {
        width: 18px;
        height: 5px;
        border-radius: 5px 5px 5px 5px;
    }

    ._imglist1-1 .slick-arrow {
        height: 30px;
        width: 30px;
        border-radius: 20px;
        top: 50%;
    }

    ._imglist1-1 .slick-prev {
        left: 0px;
    }

    ._imglist1-1 .slick-next {
        right: 0px;
    }

    ._imglist1-1 .slick-prev::before {
        width: 10px;
        height: 10px;
    }

    ._imglist1-1 .slick-prev::after {
        margin-left: -2px;
        width: 5px;
        height: 5px;
    }

    ._imglist1-1 .slick-next::before {
        width: 10px;
        height: 10px;
    }

    ._imglist1-1 .slick-next::after {
        margin-left: 2px;
        width: 5px;
        height: 5px;
    }
}

._iconlist1 {
    float: left;
    width: 100%;
}

._iconlist1 .slick {
    float: left;
    width: 100%;
}

._iconlist1 .slick-list {
    margin: -0px -0px;
    width: -ms-calc(100% + 0px);
    width: calc(100% + 0px);
    float: left;
}

._iconlist1 .slick-list li {
    padding: 0px 0px;
    width: 25%;
    position: relative;
    float: left;
}

._iconlist1 .slick-list li a {
    display: flex;
    float: left;
    padding: 30px 30px 30px 30px;
    align-items: center;
    width: 100%;
    height: 160px;
    border-right: 1px solid #e5e5e5;
}

._iconlist1 .slick-list li .left .pic img {
    height: 80px;
}

._iconlist1 .slick-list li .right {
    margin-left: 20px;
}

._iconlist1 .slick-list li .right h4 {
    font-size: 20px;
    color: #231f20;
    height: 42px;
    display: flex;
    white-space: nowrap;
}

._iconlist1 .slick-list li .right h4 strong {
    font-weight: 700;
    font-size: 40px;
    color: #231f20;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
}

._iconlist1 .slick-list li .right h6 {
    font-size: 18px;
    color: #231f20;
    margin-top: 10px;
}

._iconlist1 .slick-list li .dataNums {
    vertical-align: top;
    position: relative;
    top: 50%;
    display: inline-block;
    height: 42px;
    margin-top: -20px;
    text-align: center;
    display: flex;
    margin-right: 0px;
}

._iconlist1 .slick-list li .dataNums .dataOne {
    display: inline-block;
    margin: 0 0px;
    vertical-align: top;
    width: 24px;
    height: 42px;
    text-align: center;
}

._iconlist1 .slick-list li .dataNums .dataBoc {
    position: relative;
    width: 100%;
    height: 100%;
    float: left;
}

._iconlist1 .slick-list li .dataNums .dataBoc .tt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    float: left;
}

._iconlist1 .slick-list li .dataNums .tt span {
    float: left;
    width: 100%;
    height: 100%;
    font-weight: 700;
}

@media screen and (max-width:1024px) {
    ._iconlist1-1_bg{border: 0;}
    ._iconlist1 .slick-list {
        margin: -6px;
        width: -ms-calc(100% + 12px);
        width: calc(100% + 12px);
        border: 0;
    }

    ._iconlist1 .slick-list li {
        padding: 6px;
        width: 50%;
        border: 0;
    }

    ._iconlist1 .slick-list li a {
        padding: 0;
        height: auto;
        display: flex;
        align-items: center;
        border: 0;
    }

    ._iconlist1 .slick-list li .left {
        float: left;
    }

    ._iconlist1 .slick-list li .left .pic {
        display: inline-block;
    }

    ._iconlist1 .slick-list li .right {
        margin-left: 10px;
        float: left;
    }

    ._iconlist1 .slick-list li .right h4 {
        font-size: 14px;
        display: block;
        text-align: left;
        height: 24px;
    }

    ._iconlist1 .slick-list li .right h4 strong {
        font-size: 18px;
        display: inline-block;
    }

    ._iconlist1 .slick-list li .right h6 {
        font-size: 14px;
        margin-top: 2px;
    }

    ._iconlist1 .slick-list li .left .pic img {
        height: 30px;
    }

    ._iconlist1 .slick-list li .dataNums {
        margin-right: 0px;
    }

    ._iconlist1 .slick-list li .dataNums .dataOne {
        width: 12px;
    }
}

._iconlist2 .slick-list {
    margin: -15px -15px;
    float: left;
    width: -ms-calc(100% + 30px);
    width: calc(100% + 30px);
}

._iconlist2 .slick-list .u .l {
    padding: 15px 15px;
}

._iconlist2 .slick-list li {
    float: left;
    width: 33.3333333333333%;
    padding: 15px 15px;
    position: relative;
}

._iconlist2 .slick-list li a {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 35px 35px 35px 35px;
    background: #f3f7fb;
    border: 1px solid #FFF;
    text-align: center;
    padding: 50px 35px 50px 35px;
}

._iconlist2 .slick-list li a:hover {
    border-color: rgba(204, 0, 17, 0);
}

._iconlist2 .slick-list li span,
._iconlist2 .slick-list li .span {
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    position: relative;
    overflow: hidden;
    background: rgba(190, 152, 105, 1);
    text-align: center;
    width: 120px;
    height: 120px;
    margin: 0 auto !important;
}

._iconlist2 .slick-list li i {
    color: #fff;
    line-height: 120px !important;
    font-size: 56px;
}

._iconlist2 .slick-list li span img {
    width: 45%;
    position: absolute;
    left: 50%;
    top: 50%;
    max-height: 45%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._iconlist2 .slick-list li:hover .span {
    transform: rotateY(360deg);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

._iconlist2 .slick-list li:hover span {
    transform: rotateY(360deg);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

._iconlist2 .slick-list li h4 {
    width: 100%;
    position: relative;
    font-size: 22px;
    color: rgba(17, 37, 71, 1);
    font-weight: bold;
    line-height: 36px;
    margin-top: 20px;
}

._iconlist2 .slick-list li h5 {
    width: 100%;
    position: relative;
    font-size: 0px;
    color: #939393;
    line-height: 0px;
    margin: 0px 0px 0px 0px;
    text-transform: uppercase;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

._iconlist2 .slick-list li p {
    width: 100%;
    position: relative;
    font-size: 16px;
    color: #444;
    text-align: left;
    line-height: 30px;
    margin: 14px 0px 0px 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: pre-wrap;
}

._iconlist2 .slick-list li a:hover i {
    border: 0px solid #112547;
}

._iconlist2 .slick-list li a .span {
    border: 0px solid transparent;
}

._iconlist2 .slick-list li a:hover .span {
    border: 0px solid #112547;
}

._iconlist2 .slick-list li a:hover span {
    border: 0px solid #112547;
}

@media screen and (max-width:1024px) {
    ._iconlist2 .slick-list {
        margin: -6px -6px;
        width: -ms-calc(100% + 12px);
        width: calc(100% + 12px);
    }

    ._iconlist2 .slick-list li {
        width: 100%;
        padding: 6px 6px;
    }

    ._iconlist2 .slick-list li a {
        padding: 15px 15px 15px 15px;
    }

    ._iconlist2 .slick-list li span,
    ._iconlist2 .slick-list li .span {
        width: 60px;
        padding-bottom: 60px;
        margin-left: -30px;
        height: 60px;
        text-align: center;
    }

    ._iconlist2 .slick-list li h4 {
        font-size: 16px;
        line-height: 20px;
        margin: 10px 0px 0px 0px;
    }

    ._iconlist2 .slick-list li h5 {
        font-size: 14px;
        line-height: 20px;
        margin: 10px 0px 0px 0px;
    }

    ._iconlist2 .slick-list li p {
        font-size: 13px;
        line-height: 24px;
        margin: 10px 0px 0px 0px;
        text-align: left;
        height: auto;
        white-space: initial;
    }
        ._iconlist2 .slick-list li p br{display: none;}

    ._iconlist2 .slick-list li span img {
        padding: 0;
    }

    ._iconlist2 .slick-list li i {
        font-size: 30px;
        line-height: 60px!important;
        color: #fff;
    }
}

._iconlist3 {
    width: 100%;
    float: left;
}

._iconlist3 .slick-list {
    margin: -15px -10px;
    float: left;
    width: -ms-calc(100% + 20px);
    width: calc(100% + 20px);
}

._iconlist3 .slick-list li {
    cursor: pointer;
    float: left;
    text-align: center;
    width: 25%;
    padding: 15px 10px;
}

._iconlist3 .slick-list li .box {
    display: block;
    float: left;
    width: 100%;
    background: rgba(243, 247, 251, 1);
    padding: 50px 40px;
}

._iconlist3 .slick-list li .img {
    width: 50px;
    height: 50px;
    -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;
    margin: 0 auto;
}

._iconlist3 .slick-list li .img img {
    width: 50px;
    height: 50px;
}

._iconlist3 .slick-list li .img i {
    font-size: 48px;
    color: rgba(190, 152, 105, 1);
    line-height: 48px;
    margin: 0px 0px 0px 0px;
    abc: 14;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

._iconlist3 .slick-list li:hover .img {
    transform: rotateY(360deg);
}

._iconlist3 .slick-list li h5 {
    font-size: 20px;
    height: 30px;
    color: rgba(35, 31, 32, 1);
    font-weight: 700;
    text-align: center;
    line-height: 30px;
    margin: 10px 0 10px 0;
    overflow: hidden;
}

._iconlist3 .slick-list li h6 {
    font-size: 16px;
    height: 30px;
    color: rgba(85, 85, 85, 1);
    font-weight: 400;
    text-align: center;
    line-height: 30px;
    margin: 0px 0px 0px 0px;
    abc: 14;
    white-space: pre-wrap;
}

._iconlist3 .slick-list li h6::-webkit-scrollbar {
    width: 4px;
}

._iconlist3 .slick-list li h6::-webkit-scrollbar-track {
    background-color: #e5e5e5;
    border-radius: 4px;
}

._iconlist3 .slick-list li h6::-webkit-scrollbar-thumb {
    width: 4px;
    background-color: #112547;
    border-radius: 4px;
}

@media screen and (max-width:1024px) {
    ._iconlist3 .slick-list {
        margin: 0;
        width: 100%;
        width: 100%;
    }

    ._iconlist3 .slick-list li {
        width: 100%;
        padding: 0;
        margin-bottom: 12px;
    }
    ._iconlist3 .slick-list li:last-child{margin-bottom: 0;}

    ._iconlist3 .slick-list li .img {
        width: 24px;
        height: 24px;
        margin: 0;
        position: absolute;left: 14px;top: 14px;
    }

    ._iconlist3 .slick-list li .img img {
        width: 24px;
        height: 24px;
    }

    ._iconlist3 .slick-list li h5 {
        margin: 0 0 8px 0;
        font-size: 16px;
        line-height: 22px;
        height: 22px;
        text-align: left;
    }

    ._iconlist3 .slick-list li h6 {
        font-size: 14px;
        line-height: 20px;
        height: auto;
        text-align: left;
    }

    ._iconlist3 .slick-list li h6::-webkit-scrollbar {
        width: 0;
    }

    ._iconlist3 .slick-list li h6::-webkit-scrollbar-track {
        background-color: #e5e5e5;
        border-radius: 0;
    }

    ._iconlist3 .slick-list li h6::-webkit-scrollbar-thumb {
        width: 0;
        background-color: #112547;
        border-radius: 0;
    }

    ._iconlist3 .slick-list li img {
        width: 30px;
        height: 30px;
    }

    ._iconlist3 .slick-list li .img i {
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 24px;
    }

    ._iconlist3 .slick-list li .box {
        padding: 14px 14px 14px 48px;
        position: relative;
    }
}

._imgtext1 {
    width: 100%;
    float: left;
}

._imgtext1 .slick {
    float: left;
    position: relative;
    width: 100%;
}

._imgtext1 .ul {
    margin: -15px -15px;
    width: -ms-calc(100% + 30px);
    width: calc(100% + 30px);
    display:flex;
    justify-content:flex-start;
    align-items:flex-start;
    flex-wrap:wrap;
}

._imgtext1 .ul .li {
    padding: 15px 15px;
    float: left;
    width: 33.3333333333333%;
    position: relative;
}

._imgtext1 .ul .li .libox {
    padding: 0px;
}

._imgtext1 .ul .li a {
    width: 100%;
    display: block;
    position: relative;
    display: block;
    overflow: hidden;
    transition: all .5s ease;
    padding: px;
}

._imgtext1 .ul .li .img {
    position: relative;
    padding-bottom: 66.6%;
    overflow: hidden;
    width: 100%;
    display: block;
}

._imgtext1 .ul .li .img img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transition: all .5s ease;
}

._imgtext1 .ul .li:hover .img img {
    transform: translate(-50%, -50%)scale(1.1);
    -ms-transform: translate(-50%, -50%)scale(1.1);
}

._imgtext1 .ul .li .item_text {
    background: #fff;
    text-align: center;
}

._imgtext1 .ul .li h4 {
    font-size: 20px;
    color: #333;
    font-weight: 400;
    abc: 4;
    line-height: 70px;
    margin: 0px 0px -10px 0px;
    word-break: break-all;
    text-overflow: ellipsis;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

._imgtext1 .ul .li h6 {
    font-size: 16px;
    color: rgba(85, 85, 85, 1);
    line-height: 24px;
    padding: 0px 0px 0 0px;
    text-overflow: ellipsis;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

._imgtext1 .ul .li:hover a {
    box-shadow: 0px 0 8px #dedede;
}

._imgtext1 .ul .li .item_tedian {
    position: absolute;
    transition: all ease-out .3s;
    font-size: 14px;
    height: 36px;
    color: #fff;
    text-align: center;
    line-height: 36px;
    opacity: 0;
    bottom: 0;
    width: 60%;
    left: 20%;
    transform-origin: center bottom;
    background: rgba(190, 152, 105, 0.87);
    transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
}

._imgtext1 .ul .li:hover .item_tedian {
    opacity: 1;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
}

._imgtext1-1 ul {
    float: left;
    width: 100%;
}

._imgtext1-1 .slick-prev,
._imgtext1-1 .slick-next {
    z-index: 3;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #d5d5d5;
    background: rgba(255, 255, 255, 1);
    top: 50%;
}

._imgtext1-1 .slick-prev {
    left: -40px;
}

._imgtext1-1 .slick-prev::after {
    content: "";
    display: block;
    margin-left: 2px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #35374a;
    border-right: 1px solid #35374a;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(225deg);
    transform: translate(-50%, -50%) rotate(225deg);
}

._imgtext1-1 .slick-next {
    right: -40px;
}

._imgtext1-1 .slick-next::after {
    content: "";
    display: block;
    margin-left: -2px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #35374a;
    border-right: 1px solid #35374a;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

._imgtext1-1 .slick-prev:hover,
._imgtext1-1 .slick-next:hover {
    border: 1px solid #929292;
    background: #929292;
}

._imgtext1-1 .slick-prev:hover::after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._imgtext1-1 .slick-next:hover::after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._imgtext1-1 .slick-dots {
    bottom: -25px;
    display: flex;
    justify-content: center;
    padding: 0 112px;
}

._imgtext1-1 .slick-dots li {
    width: 8px;
    height: 8px;
    border: 1px solid #BE9869;
    background: #fff;
    border-radius: 50%;
    margin: 0px 4px;
    opacity: 1;
}

._imgtext1-1 .slick-dots li.slick-active {
    background: #BE9869;
    opacity: 1;
}

._imgtext1-2 ul {
    float: left;
    width: 100%;
}

._imgtext1-2 .slick-prev,
._imgtext1-2 .slick-next {
    z-index: 3;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #d5d5d5;
    background: rgba(255, 255, 255, 1);
    top: 50%;
}

._imgtext1-2 .slick-prev {
    left: -40px;
}

._imgtext1-2 .slick-prev::after {
    content: "";
    display: block;
    margin-left: 2px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #35374a;
    border-right: 1px solid #35374a;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(225deg);
    transform: translate(-50%, -50%) rotate(225deg);
}

._imgtext1-2 .slick-next {
    right: -40px;
}

._imgtext1-2 .slick-next::after {
    content: "";
    display: block;
    margin-left: -2px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #35374a;
    border-right: 1px solid #35374a;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

._imgtext1-2 .slick-prev:hover,
._imgtext1-2 .slick-next:hover {
    border: 1px solid #929292;
    background: #929292;
}

._imgtext1-2 .slick-prev:hover::after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._imgtext1-2 .slick-next:hover::after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._imgtext1-2 .slick-dots {
    bottom: -25px;
    display: flex;
    justify-content: center;
    padding: 0 112px;
}

._imgtext1-2 .slick-dots li {
    width: 8px;
    height: 8px;
    border: 1px solid #BE9869;
    background: #fff;
    border-radius: 50%;
    margin: 0px 4px;
    opacity: 1;
}

._imgtext1-2 .slick-dots li.slick-active {
    background: #BE9869;
    opacity: 1;
}

@media screen and (max-width:1024px) {
    ._imgtext1 .ul .li .item_text{padding-top: 12px;}
    ._imgtext1 .ul .li:hover a{box-shadow: 0 0 0 rgba(0,0,0,0);}
    ._imgtext1 .ul .li {
        width: 50%;
    }

    ._imgtext1 .ul .li h4 {
        font-size: 15px;
        line-height: 20px;
        min-height: 40px;
        -webkit-line-clamp: 2;
        margin: 0 0px 0 0px;
        padding: 0px 0px 0px 0px;
        text-align: left;
    }

    ._imgtext1 .ul .li h6 {
        font-size: 13px;
        line-height: 20px;
        padding: 0px 0px 0px 0px;
        display: none;
    }

    ._imgtext1 .ul .li .item_tedian {
        font-size: 12px;
        height: 22px;
        color: #fff;
        line-height: 22px;
    }

    ._imgtext1-1 .ul {
        margin: -8px -8px;
        width: -ms-calc(100% + 16px);
        width: calc(100% + 16px);
    }

    ._imgtext1-1 .ul .li {
        padding: 8px 8px;
    }

    ._imgtext1-1 .slick-prev,
    ._imgtext1-1 .slick-next {
        width: 24px;
        height: 24px;
        top: auto;
        bottom: -55px;
    }

    ._imgtext1-1 .slick-prev {
        left: 30%;
    }

    ._imgtext1-1 .slick-prev::after {
        width: 8px;
        height: 8px;
    }

    ._imgtext1-1 .slick-next {
        right: 30%;
    }

    ._imgtext1-1 .slick-next::after {
        width: 8px;
        height: 8px;
    }

    ._imgtext1-1 .slick-dots {
        bottom: 24px;
        justify-content: center;
        padding: 0 82px;
    }

    ._imgtext1-1 .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0px 5px;
    }

    ._imgtext1-2 .ul {
        margin: -6px -6px;
        width: -ms-calc(100% + 12px);
        width: calc(100% + 12px);
    }

    ._imgtext1-2 .ul .li {
        padding: 6px 6px;
    }

    ._imgtext1-2 .slick-prev,
    ._imgtext1-2 .slick-next {
        width: 24px;
        height: 24px;
        top: auto;
        bottom: -55px;
    }

    ._imgtext1-2 .slick-prev {
        left: 30%;
    }

    ._imgtext1-2 .slick-prev::after {
        width: 8px;
        height: 8px;
    }

    ._imgtext1-2 .slick-next {
        right: 30%;
    }

    ._imgtext1-2 .slick-next::after {
        width: 8px;
        height: 8px;
    }

    ._imgtext1-2 .slick-dots {
        bottom: -24px;
        justify-content: center;
        padding: 0 82px;
    }

    ._imgtext1-2 .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0px 5px;
    }
}

._imgtext2 {
    width: 100%;
    float: left;
}

._imgtext2 .slick {
    float: left;
    width: 100%;
}

._imgtext2 .slick-list {
    margin: -10px -10px;
    width: -ms-calc(100% + 20px);
    width: calc(100% + 20px);
    float: left;
    overflow: hidden;
}

._imgtext2 .slick-list li {
    float: left;
    width: 20%;
    position: relative;
    padding: 10px 10px;
}

._imgtext2 .slick-list li a {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    border: 1px solid #e5e5e5;
}

._imgtext2 .slick-list li i {
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 46.49%;
    overflow: hidden;
}

._imgtext2 .slick-list li i img {
    float: left;
    min-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(1.01, 1.01);
    -ms-transform: translate(-50%, -50%) scale(1.01, 1.01);
    -ms-transition: all 1s ease-out 0s;
    transition: all 1s ease-out 0s;
}

._imgtext2 .slick-list li:hover i img {
    transform: translate(-50%, -50%) scale(1.1, 1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1, 1.1);
}

._imgtext2 .slick-list li .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: -200%;
    left: -1px;
    overflow: hidden;
    background: rgba(190, 152, 105, 88%);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

._imgtext2 .slick-list li .dis {
    text-align: center;
    width: 100%;
    padding: 0 5px;
    position: absolute;
    top: -200%;
    left: -1px;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

._imgtext2 .slick-list li h4 {
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    color: #fff;
}

._imgtext2 .slick-list li h5 {
    margin-top: 0px;
    font-size: 14px;
    line-height: 0px;
    height: 0px;
    overflow: hidden;
    color: #fff;
}

._imgtext2 .slick-list li:hover .bg {
    top: 0;
}

._imgtext2 .slick-list li:hover .dis {
    top: 50%;
}

@media screen and (max-width:1024px) {
    ._imgtext2 .slick-list li .bg {
    width: 101%;
}
    ._imgtext2 .slick-list li {
        width: 50%;
    }

    ._imgtext2 .slick-list li h4 {
        font-size: 14px;
        line-height: 20px;
        height: 20px;
    }

    ._imgtext2 .slick-list li h5 {
        margin-top: 0px;
        font-size: 14px;
        line-height: 0px;
        height: 0px;
    }

    ._imgtext2-1 .slick-list {
        margin: -3px -3px;
        width: -ms-calc(100% + 6px);
        width: calc(100% + 6px);
    }

    ._imgtext2-1 .slick-list li {
        padding: 3px 3px;
    }

    ._imgtext2-2 .slick-list {
        margin: -6px -6px;
        width: -ms-calc(100% + 12px);
        width: calc(100% + 12px);
    }

    ._imgtext2-2 .slick-list li {
        padding: 6px 6px;
    }

    ._imgtext2-3 .slick-list {
        margin: -6px -6px;
        width: -ms-calc(100% + 12px);
        width: calc(100% + 12px);
    }

    ._imgtext2-3 .slick-list li {
        padding: 6px 6px;
    }

    ._imgtext2-4 .slick-list {
        margin: -6px -6px;
        width: -ms-calc(100% + 12px);
        width: calc(100% + 12px);
    }

    ._imgtext2-4 .slick-list li {
        padding: 6px 6px;
    }

    ._imgtext2-5 .slick-list {
        margin: -6px -6px;
        width: -ms-calc(100% + 12px);
        width: calc(100% + 12px);
    }

    ._imgtext2-5 .slick-list li {
        padding: 6px 6px;
    }

    ._imgtext2-6 .slick-list {
        margin: -6px -6px;
        width: -ms-calc(100% + 12px);
        width: calc(100% + 12px);
    }

    ._imgtext2-6 .slick-list li {
        padding: 6px 6px;
    }
}

._text1 {
    width: 100%;
    float: left;
}

._text1 .slick-list {
    margin: -10px -16px;
    width: -ms-calc(100% + 32px);
    width: calc(100% + 32px);
}

._text1 .slick-list li {
    padding: 10px 16px;
    float: left;
    width: 100%;
    position: relative;
}

._text1 .slick-list li>a {
    display: block;
    padding: 30px 80px 30px 25px;
    background: rgba(243, 247, 251, 1);
    float: left;
    width: 100%;
    position: relative;
}

._text1 .slick-list li .top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    float: left;
    width: 100%;
}

._text1 .slick-list li .sub {
    height: 60px;
    width: 60px;
    border-radius: 100%;
    border: 1px solid #ededed;
    text-align: center;
    float: left;
    transition: all .4s ease;
    display: flex;
    justify-content: center;
    align-items: center;
}

._text1 .slick-list li .sub img {
    width: 56%;
    display: block;
}

@media  screen and (max-width: 1024px){
._text1 .slick-list li .sub {
    height: 42px;
    width: 42px;
}

._text1 .slick-list li .sub img {
    width: 52%;
}
}

._text1 .slick-list li .sub i {
    color: #BE9869;
    line-height: 60px;
    font-size: 40px;
}

._text1 .slick-list li .tit {
    display: inline-block;
    float: left;
    margin-left: 30px;
}

._text1 .slick-list li .data {
    float: left;
    font-size: 16px;
    color: #333;
}

._text1 .slick-list li .data2 {
    display: none;
}

._text1 .slick-list li h6 {
    margin-top: 20px;
}

._text1 .slick-list li .right {
    margin-right: 70px;
    display: none;
}

._text1 .slick-list li .more {
    float: left;
    height: 100%;
    width: 80px;
    position: absolute;
    left: calc(100% - 80px);
    text-align: center;
    top: 0;
}

._text1 .slick-list li .more::before {
    content: "";
    width: 1px;
    height: 0px;
    position: absolute;
    left: 0;
    background: #888;
    top: 50%;
    transform: translate(0, -50%);
}

._text1 .slick-list li .more i {
    color: #888;
    font-size: 30px;
    top: 50%;
    transform: translate(0, -50%);
    position: relative;
    display: block;
}

._text1 .slick-list li .down {
    padding: 40px 130px;
    float: left;
    position: relative;
    width: 100%;
    display: none;
    background: #fff;
}

._text1 .slick-list li .down h2 {
    color: #333;
    font-size: 16px;
    position: relative;
}

._text1 .slick-list li .down .h2s {
    margin-top: 30px;
}

._text1 .slick-list li .down h2::before {
    content: "";
    width: 5px;
    height: 5px;
    background: #BE9869;
    position: absolute;
    border-radius: 100%;
    left: -20px;
    top: 50%;
    transform: translate(0, -50%);
}

._text1 .slick-list li .down p {
    white-space: pre-wrap;
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
}

._text1 .slick-list li .apply {
    display: flex;
    padding: 15px 0px;
    background: #BE9869;
    margin-top: 20px;
    border-radius: 5px 5px 5px 5px;
    width: 200px;
    align-items: center;
    justify-content: center;
}

._text1 .slick-list li .apply i {
    color: #fff;
    font-size: 16px;
}

._text1 .slick-list li .apply span {
    color: #fff;
    font-size: 16px;
    margin-left: 5px;
}

._text1 .slick-list li .more .aft {
    display: none;
}

._text1 .slick-list li .more .aft {
    color: #fff;
}

._text1 .slick-list li h4 {
    font-size: 18px;
    color: rgba(0, 0, 0, 1);
    line-height: 24px;
}

._text1 .slick-list li h6 {
    font-size: 16px;
    color: #333333;
    line-height: 18px;
}

._text1 .slick-list li .show .more {
    background: #BE9869;
}

._text1 .slick-list li .show {
    background: #f3f7fb;
}

._text1 .slick-list li .show .more .aft {
    display: block;
}

._text1 .slick-list li .show .more .mor {
    display: none;
}

._text1 .slick-list li .show .sub {
    border: 1px solid #BE9869;
}

._text1 .sq_pop {
    width: 435px;
    height: 570px;
    background: #fff;
    border-radius: 10px;
    padding: 30px 52px 54px 52px;
    position: fixed;
    top: 50%;
    left: 50%;
    display: none;
    transform: translate(-50%, -50%);
    z-index: 99;
}

._text1 .pop_bg {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100vw;
    height: 100vh;
    z-index: 98;
    display: none;
}

._text1 .sq_pop h4 {
    text-align: center;
    font-size: 24px;
    color: #333333;
    margin-bottom: 25px;
}

._text1 .sq_pop .lab {
    width: 100%;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 20px;
    float: left;
}

._text1 .sq_pop .lab h6 {
    width: 90px;
    font-size: 16px;
    line-height: 36px;
    color: #333;
    float: left;
}

._text1 .sq_pop .lab input[type="text"] {
    height: 36px;
    font-size: 16px;
    color: #333;
    line-height: 36px;
}

._text1 .sq_pop .lab input[type="text"]::-webkit-input-placeholder {
    color: #999;
    font-size: 16px;
}

._text1 .sq_pop .fj {
    width: 77px;
    height: 92px;
    background: #F4F4F4;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

._text1 .sq_pop .fj h5 {
    color: #333;
    font-size: 14px;
    position: relative;
}

._text1 .sq_pop .fj .plus::after {
    content: "";
    height: 13px;
    width: 1px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    background: #2B469D;
}

._text1 .sq_pop .fj .plus::before {
    content: "";
    width: 13px;
    height: 1px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    background: #2B469D;
}

._text1 .sq_pop .fj .plus {
    height: 13px;
    width: 13px;
    position: relative;
    margin-bottom: 15px;
}

._text1 .sq_pop .submit {
    width: 100%;
    height: 48px;
    line-height:48px;
    background: #2B469D;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-radius: 10px;
    margin-top: 20px;
    float:left;
}

._text1 .sq_pop select {
    width: calc(100% - 90px);
    border: none;
    height: 36px;
    font-size: 16px;
    color: #333;
    line-height: 36px;
}

._text1 .sq_pop .yzm_pic {
    float: right;
    width:100px;
}

._text1 .sq_pop .yzm_pic img {
    height: 36px;
}

._text1 .sq_pop .yzm {
    margin-top: 20px;
}

._text1 .sq_pop .file {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
}

._text1 .bj {
    position: relative;
    float: left;
}

._text1 .close {
    position: absolute;
    top: 25px;
    right: 25px;
    cursor: pointer;
}

._text1 .close i {
    color: #2B469D;
    font-size: 30px;
}

@media screen and (max-width:1024px) {


    ._text1 .slick-list li .top{display: block;}
._text1 .slick-list li .top .left{display: flex;justify-content: flex-start;align-items: center;}
._text1 .slick-list li .tit{margin-left: 20px;}

._text1 .slick-list li .sub img{width: 50%;}

    ._text1 .slick-list {
        margin: -6px;
        width: -ms-calc(100% + 12px);
        width: calc(100% + 12px);
    }

    ._text1 .slick-list li {
        padding: 6px;
        width: 100%;
    }

    ._text1 .slick-list li>a {
        padding: 12px;
    }

    ._text1 .slick-list li .right {
        margin-right: 0px;
    }

    ._text1 .slick-list li .more {
        /*display: none;*/
        width: 60px;
        left: calc(100% - 60px);
    }

    ._text1 .slick-list li .data {
        font-size: 14px;
    }

    ._text1 .slick-list li .down {
        padding: 14px 20px;
    }

    ._text1 .slick-list li .apply {
        width: 180px;
        padding: 10px 0;
        margin-top: 10px;
        border-radius: 5px 5px 5px 5px;
    }

    ._text1 .slick-list li .apply i {
        font-size: 16px;
    }

    ._text1 .slick-list li .apply span {
        font-size: 14px;
    }

    ._text1 .slick-list li .down h2::before {
        left: -10px;
    }

    ._text1 .slick-list li .sub i {
        font-size: 30px;
    }

    ._text1 .slick-list li h4 {
        font-size: 16px;
        line-height: 26px;
    }

    ._text1 .slick-list li h6 {
        font-size: 14px;
        line-height: 24px;
        display: none;
    }

    ._text1 .slick-list li .more::before {
        height: 0;
    }

    ._text1 .slick-list li .down h2 {
        font-size: 14px;
    }

    ._text1 .slick-list li .down p {
        font-size: 14px;
        line-height: 26px;
    }

    ._text1 .slick-list li .data2 {
        display: block;
        width: 100%;
        margin-bottom: 12px;
    }

    ._text1 .slick-list li .data1 {
        display: none;
    }

    ._text1 .sq_pop {
        width: 80vw;
        height: auto;
        background: #fff;
        border-radius: 10px;
        padding: 20px;
    }

    ._text1 .sq_pop h4 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    ._text1 .sq_pop .lab {
        margin-bottom: 15px;
    }

    ._text1 .sq_pop .lab h6 {
        width: 80px;
        font-size: 14px;
        line-height: 30px;
    }

    ._text1 .sq_pop .lab input[type="text"] {
        height: 30px;
        font-size: 14px;
        line-height: 30px;
    }

    ._text1 .sq_pop .lab input[type="text"]::-webkit-input-placeholder {
        color: #999;
        font-size: 14px;
    }

    ._text1 .sq_pop .fj .plus {
        height: 13px;
        width: 13px;
        position: relative;
        margin-bottom: 15px;
    }

    ._text1 .sq_pop .submit {
        width: 100%;
        height: 40px;
        line-height:40px;
        background: #2B469D;
        text-align: center;
        color: #fff;
        font-size: 14px;
        border-radius: 10px;
        margin-top: 15px;
    }

    ._text1 .sq_pop select {
        width: calc(100% - 80px);
        border: none;
        height: 30px;
        font-size: 14px;
        color: #333;
        line-height: 30px;
    }

    ._text1 .sq_pop .yzm_pic {
        float: right;
    }

    ._text1 .sq_pop .yzm_pic img {
        height: 30px;
    }

    ._text1 .sq_pop .yzm {
        margin-top: 15px;
    }

    ._text1 .sq_pop .file {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        opacity: 0;
        cursor: pointer;
    }

    ._text1 .bj {
        position: relative;
    }

    ._text1 .close {
        position: absolute;
        top: 15px;
        right: 15px;
    }

    ._text1 .close i {
        color: #2B469D;
        font-size: 24px;
    }
}












.syw_width{max-width:1600px; margin-right: auto; margin-left: auto;}
.w_1920{max-width: 1920px;margin-left: auto;margin-right: auto;}
.w_1400{max-width: 1400px;margin-left: auto;margin-right: auto;}
.syctext{padding-left: 70px;padding-right: 70px;}
@media  screen and (max-width: 1024px){
.syctext{padding-left: 15px;padding-right: 15px;}
}
/*PC head*/
body.on{overflow: hidden;height: 100vh;}
.wyb_s{width: 100%;position: fixed;left: 0;top: 0;z-index: 99999;background: #112547;box-shadow: 0 0 20px rgba(0,0,0,0.1);float: left;}
.t_navs{ width: 100%;}
.t_navs .top{ width: 100%;position: relative;display: flex;justify-content: space-between;align-items: center;}
.t_navs .top .logo{line-height: 0; }
.t_navs .top .logo a{display: block;}
.t_navs .top .logo img{ width: auto; height: 64px;}
.t_navs .top .right{display: flex;justify-content: flex-start;align-items: center;}
.t_navs .top .menu{display: flex;justify-content: flex-start;align-items: center;}
.t_navs .top .menu .l1{position: relative;padding: 0 32px;}
.t_navs .top .menu .l1 .a1{ display: block;color: #ffffff; position: relative;padding: 0 2px;line-height: 90px; font-size: 15px;}
.t_navs .top .menu .l1.on .a1,.t_navs .top .menu .l1:hover .a1{ color: #BE9869;}
.t_navs .top .menu .l1 .a1::after,.t_navs .top .menu .l1 .a1::after{ content: ""; display: block; width: 0; height: 2px; background: #BE9869; position: absolute; bottom: 0; left: 50%;transform: translate(-50%,0);
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;}
.t_navs .top .menu .l1.on .a1::after,.t_navs .top .menu .l1:hover .a1::after{width: 100%;}
.t_navs .top .u2{min-width: 140px; top:100%; left: 50%;z-index: 4;box-shadow: 0 0 30px rgba(0,0,0,0.1);height: auto;position: absolute;background: rgba(0, 0, 0, .2);backdrop-filter: blur(5px);padding: 10px 0px;border-radius: 5px;opacity: 0;visibility: hidden;
transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);}
.t_navs .top .l1:hover .u2{-webkit-transition: all .85s;opacity: 1;visibility: visible;}
.t_navs .top .u2 .l2{ width: 100%;}
.t_navs .top .u2 .l2 .a2{ display: block; color: rgba(255, 255, 255, .75);text-align: center;font-size: 16px;line-height: 35px;padding: 0 30px;white-space:nowrap;-webkit-transform: translateY(5px);opacity: 0;position: relative;
transition: All 0s ease-in-out;
-webkit-transition: All 0s ease-in-out;
-moz-transition: All 0s ease-in-out;
-o-transition: All 0s ease-in-out;}
.t_navs .top .u2 .l2 .a2::after{width: 0px;height: 1px;position: absolute;left: 50%;margin-left: 0px;content: '';bottom: 0px;background: rgba(255, 255, 255, .3);-webkit-transition: all .5s cubic-bezier(0.215, 0.610, 0.355, 1);}
.t_navs .top .u2 .l2 .a2:hover::after{width: 60px;margin-left: -30px;}
.t_navs .top .u2 .l2 .a2:hover{color: #BE9869;-webkit-transition: all .5s ease .1s!important;}
.t_navs .top .l1:hover .u2 .l2 .a2{-webkit-transition: all .5s ease 0s;-webkit-transform: translateY(0px);opacity: 1;}
.t_navs .top .pcSs_box{position: relative;margin-left: 164px;}
.t_navs .top .pcSs_box .t_ico{width: 24px;height: 24px;cursor: pointer;margin: 33px 0;}
.t_navs .top .pcSs_box .t_ico:hover{opacity: 0.8;}
.t_navs .top .pcSs_box .t_ico img{width: 100%;display: block;}
.t_navs .top .pcSs_box .t_ico .ico2{display: none;}
.t_navs .top .pcSs_box .b_inp{width: 300px;position: absolute;right: 40px;top: 50%;transform: translate(0,-50%);background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.15);padding: 0 60px 0 12px;display: none;}
.t_navs .top .pcSs_box .b_inp input{width: 100%;height: 40px;display: block;font-size: 16px;color: #333;border: 0;}
.t_navs .top .pcSs_box .b_inp .ss_btn{width: 24px;display: block;position: absolute;right: 12px;top: 50%;transform: translate(0,-50%);cursor: pointer;}
.t_navs .top .pcyy_qh{margin-left: 14px;margin-right: 25px;padding-left: 14px;position: relative;}
.t_navs .top .pcyy_qh::after{content: "";display: block;width: 1px;height: 20px;background: rgba(255,255,255,0.1);position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.t_navs .top .pcyy_qh a{display: flex;justify-content: flex-start;align-items: center;}
.t_navs .top .pcyy_qh img{width: 24px;display: block;margin-right: 6px;}
.t_navs .top .pcyy_qh .wz{font-size: 16px;color: #ffffff;line-height: 20px;}
.t_navs .top .pcyy_qh a:hover{opacity: 0.8;}
.t_navs .top .bm_btn a{display: flex;justify-content: center;align-items: center;width: 140px;background: #be9869;border-radius: 2px;}
.t_navs .top .bm_btn a img{width: 24px;display: block;margin-right: 6px;}
.t_navs .top .bm_btn a .wz{font-size: 16px;color: #112547;line-height: 36px;}
.t_navs .top .bm_btn a:hover{opacity: 0.8;}
.t_navs .menuph{ display: none;}
.t_navs .xialaph{ display: none;}
.t_nav_zw{width: 100%;height: 90px;opacity: 0;}
@media screen and (max-width:1680px) {
.t_navs .top .pcSs_box{position: relative;margin-left: 120px;}
}
@media screen and (max-width:1480px) {
.t_navs .top .pcSs_box{margin-left: 60px;}
.t_navs .top .menu .l1{padding: 0 20px;}
}
@media screen and (max-width:1300px) {
.t_navs .top .pcSs_box{margin-left: 40px;}
.t_navs .top .menu .l1{padding: 0 12px;}
.t_navs .top .menu .l1 .a1{padding: 0;font-size: 16px;}
}
@media screen and (max-width:1100px) {
.t_navs .top .pcSs_box{margin-left: 30px;}
.t_navs .top .menu .l1{padding: 0 10px;}
.t_navs .top .menu .l1 .a1{padding: 0;font-size: 15px;}
}
@media screen and (max-width:1024px) {
/*WAP head*/
.t_navs .top .menu{ display: none;}
.t_navs .top .pcSs_box{display: none;}
.t_navs .menuph{ display: block;}
.t_navs .xialaph{ display: block;}
.t_nav_zw{height: 50px;}
.t_navs .top{ padding: 0 8px 0 15px; width: 100%; position: fixed; top: 0; left: 0; z-index: 4;background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.t_navs .top .logo{ margin: 10px 0;}
.t_navs .top .logo img{ height: 30px;}
.t_navs .top .pcyy_qh{margin-left: 0;margin-right: 20px;padding-left: 0;}
.t_navs .top .pcyy_qh::after{display: none;}
.t_navs .top .pcyy_qh img{width: 22px;margin-right: 4px;}
.t_navs .top .pcyy_qh .wz{font-size: 15px;line-height: 20px;color: #112547;}
.t_navs .top .bm_btn{margin-right: 20px;}
.t_navs .top .bm_btn a{width: 140px;}
.t_navs .top .bm_btn a img{width: 20px;}
.t_navs .top .bm_btn a .wz{line-height: 32px;}
.t_navs .menuph{float: right; width: 40px; height: 40px; cursor: pointer; text-align: center; margin: 5px 0;}
.t_navs .menuph .menu-toggle {width: 40px;height: 40px;position: absolute;overflow: hidden;z-index: 111;}
.t_navs .menuph .cd-nav-trigger {display: block;width: 40px;height: 40px;}
.t_navs .menuph .menu-toggle span.hamburger {content:"";display:block;width:18px;height:2px;background:#BE9869;position:absolute;top:50%;margin-top:-1px;left: 8px;margin-left:0;-webkit-transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-delay:0.15s;}
.t_navs .menuph .menu-toggle span.hamburger:after,
.t_navs .menuph .menu-toggle span.hamburger:before{content:"";display:block;width:24px;height:2px;background:#BE9869;position:absolute;top:50%;margin-top:-1px;left:0;-webkit-transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-delay:0.15s;}
.t_navs .menuph .menu-toggle span.hamburger:after {margin-top:-8px;top:0;transition-delay:0.27s;}
.t_navs .menuph .menu-toggle span.hamburger:before {margin-top:8px;top:0;transition-delay:0.2s;}
.t_navs .menuph .menu-toggle span.hamburger span{width: 2px;height: 2px;display: block;background: #BE9869;position: absolute;right: 20px;top:50%;margin-top:-1px;}
.t_navs .menuph .menu-toggle span.hamburger .span1{margin-top: -9px;}
.t_navs .menuph .menu-toggle span.hamburger .span3{margin-top: 7px;}
.t_navs .menuph .menu-toggle span.cross:before,
.t_navs .menuph .menu-toggle span.cross:after {content:"";display:block;width:24px;height:2px;background:#BE9869;position:absolute;top:50%;margin-top:-1.5px;left:50%;margin-left:-12px;-webkit-transform:translateY(-70px) translateX(-70px) rotate(45deg);transform:translateY(-70px) translateX(-70px) rotate(45deg);transition-delay:0.12s;}
.t_navs .menuph .menu-toggle span.cross:after {transition-delay:0s;-webkit-transform:translateY(70px) translateX(-70px) rotate(-45deg);transform:translateY(70px) translateX(-70px) rotate(-45deg);}
.t_navs .menuph .menu-toggle span.cross:after {-webkit-transform:translateY(-70px) translateX(70px) rotate(-45deg);transform:translateY(-70px) translateX(70px) rotate(-45deg);}
.t_navs .menuph .cross::before,
.t_navs .menuph .cross::after {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.t_navs .menuph.active .menu-toggle span.hamburger,
.t_navs .menuph.active .menu-toggle span.hamburger:after,
.t_navs .menuph.active .menu-toggle span.hamburger:before {-webkit-transform:translateX(70px);transform:translateX(70px);transition-delay:0.12s;}
.t_navs .menuph.active .menu-toggle span.hamburger:after {transition-delay:0s;}
.t_navs .menuph.active .menu-toggle span.hamburger:before {transition-delay:0.07s;}
.t_navs .menuph.active .menu-toggle span.cross:before {transition-delay:0.12s;-webkit-transform:rotate(45deg);transform:rotate(45deg);background: #333;}
.t_navs .menuph.active .menu-toggle span.cross:after {transition-delay:0.24s;-webkit-transform:rotate(-45deg) !important;transform:rotate(-45deg) !important;background: #333;}
.t_navs .xialaph{ position: fixed; right: 0; top: 50px;width: 100%; height: calc(100vh - 50px);overflow: scroll; padding: 10px 20px 60px 20px;z-index:3; background: #fff;display: none;}
.t_navs .xialaph .a1box,
.t_navs .xialaph .a2box{position: relative;}
.t_navs .xialaph .icobox{width: 40px;height: 40px;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
.t_navs .xialaph .ico{height: 28px;position: absolute;right: 0;top: 50%;margin-top: -14px;z-index: 4;
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;}
.t_navs .xialaph .ico img{height: 100%;display: block;}
.t_navs .xialaph .ico img.img2{display: none;}
.t_navs .xialaph .icobox.on img.img1{display: none;}
.t_navs .xialaph .icobox.on img.img2{display: block;}
.t_navs .xialaph .icobox.on .ico{
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);}
.t_navs .xialaph .u1{width: 100%;margin-bottom: 20px;}
.t_navs .xialaph .l1{width: 100%;}
.t_navs .xialaph .a1{width: 100%;font-size: 16px;color: #333;line-height: 26px;position: relative;padding: 12px 40px 12px 0;display: block;border-bottom: 1px solid rgba(0,0,0,0.1);}
.t_navs .xialaph .u2{width: 100%;padding-left: 20px;padding-right: 20px;border-bottom: 1px solid rgba(0,0,0,0.1);display: none;}
.t_navs .xialaph .l2{width: 100%;}
.t_navs .xialaph .a2{width: 100%;font-size: 16px;color: #333;line-height: 22px;position: relative;padding: 10px 40px 10px 0;display: block;border-bottom: 1px solid rgba(0,0,0,0.1);}
.t_navs .xialaph .u3{padding-left: 20px;padding-right: 20px; border-bottom: 1px solid rgba(0,0,0,0.1);display: none;}
.t_navs .xialaph .l2:last-child .u3{border-bottom: 0;}
.t_navs .xialaph .l2:last-child .a2{border-bottom: 0;}
.t_navs .xialaph .l3{width: 100%;}
.t_navs .xialaph .a3{font-size: 14px;color: #333;line-height: 20px;padding-top: 8px;padding-bottom: 8px;border-bottom: 1px solid rgba(0,0,0,0.1);display: block;}
.t_navs .xialaph .l3:last-child .a3{border-bottom: 0;}
.t_navs .xialaph .input_box{width: 100%;border-bottom: 1px solid rgba(0,0,0,0.1);margin-bottom: 20px;position: relative;}
.t_navs .xialaph .input_box input{width: 100%;height: 40px;padding-right: 60px;font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box input::-webkit-input-placeholder{font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box input::-moz-placeholder{font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box input::moz-placeholder{font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box input:-ms-input-placeholder{font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box img{width: 24px;cursor: pointer;position: absolute;right: 14px;top: 50%;margin-top: -12px;}
}

/*底导航*/
.b_nav{width: 100%;background: #112547;float: left;}
.b_nav .cont1{width: 100%;padding-top: 50px;padding-bottom: 60px;border-bottom: solid 1px #2F3C52;}
.b_nav .cont1 .top{width: 100%;padding-bottom: 50px;margin-bottom: 50px;border-bottom: solid 1px #2F3C52;display: flex;justify-content: space-between;align-items: center;}
.b_nav .cont1 .top .logo img{height: 68px;display: block;}
.b_nav .cont1 .top .dh{display: flex;justify-content: flex-start;align-items: center;}
.b_nav .cont1 .top .dh img{width: 26px;display: block;}
.b_nav .cont1 .top .dh .wz{font-size: 24px;color: #fff;line-height: 30px;font-weight: bold;margin-left: 10px;}
.b_nav .cont1 .bottom{display: flex;justify-content: space-between;align-items: flex-start;}
.b_nav .cont1 .bottom .left{width: 40%;padding-right: 60px;}
.b_nav .cont1 .bottom .u1{margin-bottom: 40px;}
.b_nav .cont1 .bottom .u1 li{margin-bottom: 18px;display: flex;justify-content: flex-start;align-items: flex-start;}
.b_nav .cont1 .bottom .u1 li img{width: 20px;display: block;}
.b_nav .cont1 .bottom .u1 li .wz{font-size: 16px;color: rgba(255, 255, 255, 0.7);line-height: 20px;width: calc(100% - 24px);padding-left: 6px;}
.b_nav .cont1 .bottom .u1 li:last-child{margin-bottom: 0;}
.b_nav .cont1 .bottom .u2{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;}
.b_nav .cont1 .bottom .u2 li{margin-right: 10px;position: relative;}
.b_nav .cont1 .bottom .u2 li:last-child{margin-right: 0;}
.b_nav .cont1 .bottom .u2 a{display: block;width: 44px;height: 44px;display: flex;justify-content: center;align-items: center;background: rgba(255, 255, 255, 0.2);border-radius: 100%;}
.b_nav .cont1 .bottom .u2 a img{width: 26px;display: block;}
.b_nav .cont1 .bottom .u2 a .ico2{display: none;}
.b_nav .cont1 .bottom .u2 a:hover{background: #fff;}
.b_nav .cont1 .bottom .u2 a:hover .ico1{display: none;}
.b_nav .cont1 .bottom .u2 a:hover .ico2{display: block;}
.b_nav .cont1 .bottom .u2 .ewm{width: 120px;position: absolute;left: 50%;bottom: calc(100% + 12px);transform: translate(-50%,0) scale(0);background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);
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;}
.b_nav .cont1 .bottom .u2 .ewm img{width: 100%;display: block;}
.b_nav .cont1 .bottom .u2 li:hover .ewm{transform: translate(-50%,0) scale(1);}
.b_nav .cont1 .bottom .right{width: 60%;}
.b_nav .cont1 .bottom .right ul{width: 100%;display: flex;justify-content: space-between;align-items: flex-start;}
.b_nav .cont1 .bottom .right .yj a{font-size: 16px;color: #fff;line-height: 20px;display: block;font-weight: bold;}
.b_nav .cont1 .bottom .right .yj a:hover{opacity: 0.6;}
.b_nav .cont1 .bottom .right .ej{margin-top: 16px;}
.b_nav .cont1 .bottom .right .ej a{display: block;font-size: 14px;color: rgba(255, 255, 255,0.7);line-height: 30px;}
.b_nav .cont1 .bottom .right .ej a:hover{color: #fff;}
.b_nav .cont2{width: 100%;padding-top: 16px;padding-bottom: 16px;}
.b_nav .cont2 .banquan{font-size: 14px;color: rgba(255,255,255,0.7);line-height: 24px;text-align: center;}
.b_nav .cont2 .banquan a{color: rgba(255,255,255,0.7);}
.b_nav .cont2 .abox{display: flex;justify-content: center;align-items: center;}
.b_nav .cont2 .abox a{display: block;font-size: 14px;color: rgba(255,255,255,0.7);line-height: 24px;margin-right: 20px;position: relative;}
.b_nav .cont2 .abox a:last-child{margin-right: 0;}
.b_nav .cont2 .abox a::after{content: "";display: block;width: 1px;height:16px;background: rgba(255,255,255,0.1);position: absolute;right: -10px;top: 50%;transform: translate(0,-50%);}
.b_nav .cont2 .abox a:last-child::after{display: none;}
@media screen and (max-width:1024px) {
.b_nav{margin-bottom: 60px;}
.b_nav .cont1{padding-top: 30px;padding-bottom: 30px;position: relative;}
.b_nav .cont1 .top{padding-bottom: 0;margin-bottom: 30px;border-bottom: solid 1px rgba(255,255,255,0);align-items: flex-start;}
.b_nav .cont1 .top .logo img{height: 50px;}
.b_nav .cont1 .top .dh img{width: 22px;}
.b_nav .cont1 .top .dh .wz{font-size: 18px;line-height: 24px;margin-left: 6px;}
.b_nav .cont1 .bottom{display: block;}
.b_nav .cont1 .bottom .left{width: 100%;padding-right: 0;}
.b_nav .cont1 .bottom .u1{margin-bottom: 0;}
.b_nav .cont1 .bottom .u1 li{margin-bottom: 12px;}
.b_nav .cont1 .bottom .u1 li .wz{font-size: 14px;line-height: 20px;width: calc(100% - 20px);}
.b_nav .cont1 .bottom .u2{position: absolute;right: 46px;top: 62px;width: auto;}
.b_nav .cont1 .bottom .u2 a{width: 36px;height: 36px;}
.b_nav .cont1 .bottom .u2 a img{width: 20px;}
.b_nav .cont1 .bottom .u2 .ewm{width: 100px;left: 0;transform: translateY(0,0);}
.b_nav .cont1 .bottom .right{display: none;}
.b_nav .cont2 .banquan{font-size: 13px;line-height: 22px;}
.b_nav .cont2 .banquan a{display: block;}
.b_nav .cont2 .abox a{font-size: 13px;}
}

/*电脑端漂浮*/
.pr_right{width: 75px;position: fixed;right: 10px;top: 50%;transform: translate(0,-50%);opacity: 0;z-index: -99;
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;}
.pr_right.on{opacity: 1;z-index: 99;}
.pr_right ul{width: 100%;}
.pr_right ul li{margin-bottom: 1px;position: relative;}
.pr_right ul li:last-child{margin-bottom: 0;}
.pr_right ul a{display: block;width: 100%;background: rgba(190,152,105,1);padding: 11.5px 0;border-radius: 4px;box-shadow: 0 0 20px rgba(0,0,0,0.15);}
.pr_right ul a img{width: 30px;display: block;margin: 0 auto 6px auto;}
.pr_right ul a .wz{font-size: 12px;color: #fff;line-height: 16px;text-align: center;}
.pr_right ul a:hover{background: #112547;}
.pr_right ul .posi_wz{position: absolute;right: calc(100% + 16px);top: 50%;transform: translate(0,-50%) scale(0);background: #112547;box-shadow: 0 0 20px rgba(0,0,0,0.2);font-size: 16px;color: #fff;line-height: 48px;padding: 0 20px;white-space:nowrap;font-weight: bold;
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;}
.pr_right ul .posi_wz::after{content: "";display: block;width: 0;height: 0;border: 8px solid;border-color: transparent transparent transparent #112547;position: absolute;left: 100%;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%);}
.pr_right ul .posi_ewm{width: 150px;position: absolute;right: calc(100% + 16px);top: 50%;transform: translate(0,-50%) scale(0);background: #112547;padding: 10px;
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;}
.pr_right ul .posi_ewm::after{content: "";display: block;width: 0;height: 0;border: 8px solid;border-color: transparent transparent transparent #112547;position: absolute;left: 100%;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%);}
.pr_right ul .posi_ewm img{width: 100%;display: block;}
.pr_right ul li:hover .posi_wz,
.pr_right ul li:hover .posi_ewm{transform: translate(0,-50%) scale(1);}
@media screen and (max-width:1680px) {
.pr_right{width: 65px;}
.pr_right ul a{padding: 10.5px 0;}
.pr_right ul a img{width: 24px;margin: 0 auto 4px auto;}
.pr_right ul .posi_ewm{width: 130px;}
}
@media screen and (max-width:1024px) {
.pr_right{display: none;}
}

/*手机端底漂浮*/
.pf_down{ width: 100%; float: left; position: fixed; left: 0; background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1); z-index: 99;bottom: 0; padding-bottom: constant(safe-area-inset-bottom);padding-bottom: env(safe-area-inset-bottom);}
.pf_down li{ width:25%; float: left; text-align: center; padding:10px 0;}
.pf_down li a{ width:100%; float: left; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
.pf_down li .ico7{ width: 100%; float: left; height: 24px; line-height:0; display: flex; justify-content: center; align-items: center;}
.pf_down li .ico7 img{ width:24px; height: 24px;}
.pf_down li .ico7 .show{ display: block;}
.pf_down li .ico7 .hide{ display: none;}
.pf_down li .d_name{ width: 100%; float: left; margin-top:2px; font-size:14px; color: #000; line-height: 14px;}
.pf_down li:hover .ico7{ background: #BE9869; width:44px; height:44px; border-radius: 50%; border:3px solid #fff; position: relative; margin-top:-18px;}
.pf_down li:hover .ico7 .show{ display: none;}
.pf_down li:hover .ico7 .hide{ display: block;}
.pf_down li:hover .ico7 img{ width:22px; height: 22px;}
.pf_down li:hover .d_name{ margin-top:0;}

/*首页*/
.sy_banner{width: 100%;position: relative;}
.sy_banner .ul{width: 100%;}
.sy_banner .li{width: 100%;}
.sy_banner .ul .pcshow{width: 100%;height: calc(100vh - 90px);display: block;object-fit: cover;}
@media screen and (max-width:1024px) {
.sy_banner .ul .phshow{display: block;width: 100%;}
}

.sy_ban_posi{width: 100%;position: absolute;;left: 0; bottom: 60px;}
.sy_ban_posi .dl{width: calc(100% + 20px);margin: 0 -10px;}
.sy_ban_posi .dd{width: 16.66666666666667%;padding: 0 10px;}
.sy_ban_posi .dl a{display: block;width: 100%;background: rgba(0,0,0,0.24);padding: 26px 20px;}
.sy_ban_posi .dl a:hover{background: rgba(0,0,0,0.5);}
.sy_ban_posi .dl img{width: 70px;display: block;margin: 0 auto 18px auto;}
.sy_ban_posi .dl .wz{font-size: 20px;color: #ffffff;line-height: 24px;text-align: center;font-weight: bold;}
@media screen and (max-width:1680px) {
.sy_ban_posi .dl a{padding: 20px 14px;}
.sy_ban_posi .dl img{width: 50px;margin: 0 auto 14px auto;}
.sy_ban_posi .dl .wz{font-size: 16px;line-height: 20px;}
}
@media screen and (max-width:1024px) {
.sy_ban_posi{bottom: 40px;}
.sy_ban_posi .dl{width: calc(100% + 12px);margin: 0 -6px;}
.sy_ban_posi .dd{padding: 0 6px;}
.sy_ban_posi .dl a{padding: 12px;display: flex;justify-content: flex-start;align-items: center;}
.sy_ban_posi .dl img{width: 40px;margin: 0;}
.sy_ban_posi .dl .wz{font-size: 14px;line-height: 20px;width: calc(100% - 40px);padding-left: 10px;text-align: left;}
}

.lxwm_dit{width: 100%;}
.lxwm_dit a{display: block;width: 100%;position: relative;}
.lxwm_dit a .img{width: 100%;display: block;}
.lxwm_dit a .posi{width: 410px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.lxwm_dit a .posi .wzbox{width: 100%;position: relative;padding: 16px 10px;background: #ffffff;box-shadow: 0 0 30px rgba(0,0,0,0.2);}
.lxwm_dit a .posi .wzbox::after{content: "";display: block;width: 0;height: 0;border: 8px solid;border-color: #fff transparent transparent transparent;position: absolute;left: 50%;top: calc(100% - 1px);transform: translate(-50%,0);z-index: 4;}
.lxwm_dit a .posi .wz{font-size: 20px;color: #112546;line-height: 24px;text-align: center;margin-bottom: 8px;font-weight: bold;text-align: center;}
.lxwm_dit a .posi .btn{width: 200px;font-size: 16px;color: #ffffff;line-height: 30px;background: #112546;text-align: center;margin: 0 auto;}
.lxwm_dit a .posi .btn:hover{opacity: 0.8;}
.lxwm_dit a .posi .ico{width: 30px;margin: 15px auto 0 auto;display: block;}
@media screen and (max-width:1024px) {
.lxwm_dit a .posi{width: calc(100% - 30px);}
.lxwm_dit a .posi .wzbox{padding: 12px;}
.lxwm_dit a .posi .wzbox::after{width: 0;height: 0;border: 8px solid;border-color: #fff transparent transparent transparent;}
.lxwm_dit a .posi .wz{font-size: 15px;line-height: 20px;;}
.lxwm_dit a .posi .btn{width: 160px;font-size: 14px;line-height: 30px;}
.lxwm_dit a .posi .ico{width: 24px;margin: 14px auto 0 auto;}
}

.ny_banner{width: 100%;}
.ny_banner img{width: 100%;display: block;}

.fxabox{display: flex;justify-content: center;align-items: center;}
.fxabox a{width: 21px!important;height: 22px!important;background: url()!important;position: relative;float: none;padding: 0;margin: 0 10px 0 0!important;}
.fxabox a.bds_more{margin-right: 0!important;}
.fxabox a:nth-child(1)::after{content: "";display: block;width: 100%;height: 100%;background: url(../img/p6273_5.jpg)no-repeat center center!important;background-size: cover!important;position: absolute;left: 0;top: 0;}
.fxabox a:nth-child(2)::after{content: "";display: block;width: 100%;height: 100%;background: url(../img/p6273_3.jpg)no-repeat center center!important;background-size: cover!important;position: absolute;left: 0;top: 0;}
.fxabox a:nth-child(3)::after{content: "";display: block;width: 100%;height: 100%;background: url(../img/p6273_7.jpg)no-repeat center center!important;background-size: cover!important;position: absolute;left: 0;top: 0;}



@media screen and (max-width:1024px) {
.l_lxcon{width: calc(100% - 100px)!important;padding-right: 14px;}
.r_lxewm{width: 100px!important;}
._basis2-44_bg{margin-bottom: 8px;}
.zxmxq1_box{align-items: flex-start;}
.zxmxq1_l{width: 100px!important;}
.zxmxq1_r{width: calc(100% - 100px)!important;padding-left: 14px;}
}


.sy_section1{width: 100%;}
.sy_section1 .ul{margin: -20px -25px;width: calc(100% + 50px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.sy_section1 .li{width: 33.3333%;padding: 20px 25px;}
.sy_section1 .ul a{display: block;width: 100%;margin-top: 20px;border-radius: 10px;overflow: hidden;position: relative;}
.sy_section1 .ul a .pic{ width: 100%; padding-bottom: 90%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.sy_section1 .ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.sy_section1 .ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.sy_section1 .ul a::after{content:"";display:block;width:100%;height:100%;background:rgba(0,0,0,0.2);position:absolute;left:0;top:0;z-index:2;}
.sy_section1 .ul a .wzbox{width: calc(100% - 100px);position: absolute;left: 50px;top: 50px;padding-top: 16px;padding-bottom: 16px;border-top: 1px solid rgba(255,255,255,0.2);border-bottom: 1px solid rgba(255,255,255,0.2);z-index:4}
.sy_section1 .ul a .wzbox .wz{font-size: 20px;color: #ffffff;line-height: 24px;text-align: center;}
.sy_section1 .ul a:hover .wzbox{border-color: #fff!important;}
.sy_section1 .ul a:hover{margin-top: 0;box-shadow: 0 0 30px rgba(0,0,0,0.5);}
.sy_section1 .ul a .ico{width: 40px;height: 40px;background: #be9869;border-radius: 100%;font-size: 20px;color: #fff;line-height: 40px;position: absolute;right: 25px;bottom: 20px;text-align: center;z-index:4}
@media screen and (max-width:1024px) {
.sy_section1{margin-bottom: 20px;}
.sy_section1 .ul{margin: 0 -6px;width: calc(100% + 12px);padding-bottom: 24px;}
.sy_section1 .li{width: 260px;padding: 0 6px;}
.sy_section1 .ul a{display: block;width: 100%;margin-top: 0;border-radius: 10px;overflow: hidden;position: relative;}
.sy_section1 .ul a .wzbox{width: calc(100% - 30px);left: 15px;top: 20px;padding-top: 12px;padding-bottom: 12px;}
.sy_section1 .ul a .wzbox .wz{font-size: 16px;line-height: 20px;}
.sy_section1 .ul a:hover{box-shadow: 0 0 30px rgba(0,0,0,0);}
.sy_section1 .ul a .ico{width: 32px;height: 32px;font-size: 16px;line-height: 32px;;right: 12px;bottom: 12px;}
.sy_section1 .ul .slick-dots{position: absolute; bottom: 0; height: 8px; text-align: center;}
.sy_section1 .ul .slick-dots li{ vertical-align: top; width: 8px; height: 8px;border-radius: 100%; margin: 0 4px; background: #dddddd;}
.sy_section1 .ul .slick-dots li.slick-active{ background: #be9869;}
}

.sy_btn1{width: 100%;display: flex;justify-content: center;align-items: center;}
.sy_btn1 a{display: flex;justify-content: center;align-items: center; font-size: 16px;color: #be9869;line-height: 44px;width: 180px;border-radius: 24px;border: 2px solid #be9869;text-align: center;}
.sy_btn1 a:hover{background: #be9869;color: #fff;border-color: #be9869!important;}
.sy_btn1 a span{margin-left: 8px;font-size: 20px;}
@media screen and (max-width:1024px) {
.sy_btn1 a{font-size: 14px;line-height: 36px;width: 120px;border-radius: 20px;}
.sy_btn1 a span{margin-left: 6px;font-size: 18px;}
}

.sy_section2{width: 100%;}
.sy_section2 .listbox{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_section2 .list{width: 6.25%;cursor: pointer;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section2 .list.on{width: 81.25%;}
.sy_section2 .list .boxs2{display: none;height: 750px;width: 100%;justify-content: center;align-items: flex-end;padding: 0 30px 30px 30px;}
.sy_section2 .list .boxs1{width: 100%;min-height: 750px;display: flex;justify-content: center;align-items: flex-end;background: #f5fafe;cursor: pointer;}
.sy_section2 .list:hover .boxs1{background: #e8f1f9;}
.sy_section2 .list .boxs1 .wz{font-size: 16px;color: #112547;line-height: 30px;text-align: center;margin-bottom: 12px;width: 100%;padding:0 14px; font-weight: bold;}
.sy_section2 .list .boxs1 .quan{width: 10px;height: 10px;background: #be9869;border-radius: 100%;margin: 0 auto;}
.sy_section2 .list .boxs1 .line{width: 1px;height: 150px;background: #9aa5b5;margin: 0 auto;}
.sy_section2 .list.on .boxs1{display: none!important;}
.sy_section2 .list.on .boxs2{display: flex!important;}
.sy_section2 .list .boxs2 .ulbox{width: 100%;background: #fff;padding: 26px 64px;}
.sy_section2 .list .boxs2 ul{margin: 0 -20px;width: calc(100% + 40px);}
.sy_section2 .list .boxs2 li{padding: 0 20px;}
.sy_section2 .list .boxs2 a img{height: 89px;display: block;}
.sy_section2 .list .boxs2 .slick-prev{width: 34px;height: 34px;background: url(../img/zimg21.svg) no-repeat center center; background-size: cover;left: -20px;top: 50%;}
.sy_section2 .list .boxs2 .slick-next{width: 34px;height: 34px;background: url(../img/zimg23.svg) no-repeat center center; background-size: cover;right: -20px;top: 50%;}
.sy_section2 .list .boxs2 .slick-prev:hover{background: url(../img/zimg22.svg) no-repeat center center; background-size: cover;}
.sy_section2 .list .boxs2 .slick-next:hover{background: url(../img/zimg24.svg) no-repeat center center; background-size: cover;}
@media screen and (max-width:1680px) {
.sy_section2 .list .boxs2 a img{height: 60px;}
}
@media screen and (max-width:1280px) {
.sy_section2 .list .boxs2 a img{height: 54px;}
}
@media screen and (max-width:1024px) {
.sy_section2 .listbox{display: block;}
.sy_section2 .list{width: 100%;}
.sy_section2 .list.on{width: 100%;}
.sy_section2 .list .boxs2{height: auto;padding: 20px 15px;}
.sy_section2 .list .boxs1{min-height: 1px;display: block;}
.sy_section2 .list .boxs1 .wzbox{display: flex;justify-content: flex-start;align-items: center;padding: 20px 15px;}
.sy_section2 .list .boxs1 .wz{font-size: 18px;line-height: 24px;text-align: left;margin-bottom: 0;width: auto;margin-right: 20px;}
.sy_section2 .list .boxs1 .quan{width: 10px;height: 10px;background: #be9869;border-radius: 100%;margin: 0;}
.sy_section2 .list .boxs1 .line{width: 120px;height: 1px;margin: 0;}
.sy_section2 .list .boxs2 .ulbox{padding: 15px 40px;}
.sy_section2 .list .boxs2 ul{margin: 0 -10px;width: calc(100% + 20px);}
.sy_section2 .list .boxs2 li{padding: 0 10px;}
.sy_section2 .list .boxs2 a img{height: 44px;}
.sy_section2 .list .boxs2 .slick-prev{width: 26px;height: 26px;left: -24px;}
.sy_section2 .list .boxs2 .slick-next{width: 26px;height: 26px;right: -24px;}
}
.gy_section1{width: 100%;}
.gy_section1 ul{display: flex;justify-content: flex-start;align-items: stretch;border-left: 1px solid rgba(255,255,255,0.2);}
.gy_section1 li{border-right: 1px solid rgba(255,255,255,0.2);width: 17.85714285714286%;height: 620px;display: flex;justify-content: center;align-items: center;cursor: pointer;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.gy_section1 li.on{width: 46.42857142857142%;}
.gy_section1 ul a{display: block;width: 100%;padding: 30px 80px;}
.gy_section1 ul .ico{width: 74px;display: block;margin: 0 auto 14px auto;}
.gy_section1 ul .bt{font-size: 20px;color: #ffffff;line-height: 24px;text-align: center;}
.gy_section1 ul .more{width: 40px;height: 40px;border: 1px solid #fff;border-radius: 100%;font-size: 18px;color: #fff;line-height: 38px;text-align: center;margin: 78px auto 0 auto;}
.gy_section1 ul .info{display: none;font-size: 16px;color: #ffffff;line-height: 30px;margin-top: 24px;}
.gy_section1 ul li.on .more{display: none;}
.gy_section1 ul li.on .bt{font-size: 30px;color: #ffffff;line-height: 34px;font-weight: bold;}
.gy_section1 ul li.on .info{display: block;}
.gy_section1 ul li.on .ico{margin: 0 0 14px 0;}
.gy_section1 ul li.on .bt{text-align: left;}
@media screen and (max-width:1680px) {
.gy_section1 ul a{padding: 30px 40px;}
}
@media screen and (max-width:1024px) {
.gy_section1 ul{display: block;border: 0;}
.gy_section1 li{border-right: 0;width: 100%;height: auto;border-bottom: 1px solid rgba(255,255,255,0.2);}
.gy_section1 li:last-child{border-bottom: 0;}
.gy_section1 li.on{width: 100%;}
.gy_section1 ul a{padding: 20px 0;display: flex;justify-content: flex-start;align-items: flex-start;}
.gy_section1 ul .ico{width: 40px;margin: 0;}
.gy_section1 ul .wzbox{width: calc(100% - 40px);padding-left: 12px;display: flex;justify-content: space-between;align-items: center;}
.gy_section1 ul .bt{font-size: 16px;line-height: 40px;text-align: left;font-weight: 700;}
.gy_section1 ul .more{width: 32px;height: 32px;font-size: 16px;line-height: 30px;margin: 0;}
.gy_section1 ul .info{font-size: 14px;line-height: 24px;margin-top: 0;}
.gy_section1 ul li.on .wzbox{display: block;}
.gy_section1 ul li.on .more{margin: 0;}
.gy_section1 ul li.on .bt{font-size: 16px;line-height: 40px;}
.gy_section1 ul li.on .ico{margin: 0;}
}

.xmxq_section{width: 100%;float:left;margin-top:12px;}
.xmxq_section .title{font-size: 16px;color: #ffffff;line-height: 48px;text-align: center;background: #112547;}
.xmxq_section ul{border-left: 1px solid #e5e5e5;display: flex;justify-content: flex-start;align-items: stretch;flex-wrap: wrap;}
.xmxq_section li{width: 14.28571428571429%;border-right: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;}
.xmxq_section a{display: block;font-size: 13px;color: #000000;line-height: 26px;padding: 10px;text-align: center;}
.xmxq_section li:nth-child(1),
.xmxq_section li:nth-child(3),
.xmxq_section li:nth-child(5),
.xmxq_section li:nth-child(7),
.xmxq_section li:nth-child(8),
.xmxq_section li:nth-child(10),
.xmxq_section li:nth-child(12),
.xmxq_section li:nth-child(14),
.xmxq_section li:nth-child(15),
.xmxq_section li:nth-child(17),
.xmxq_section li:nth-child(19),
.xmxq_section li:nth-child(21),
.xmxq_section li:nth-child(22),
.xmxq_section li:nth-child(24),
.xmxq_section li:nth-child(26),
.xmxq_section li:nth-child(28),
.xmxq_section li:nth-child(29),
.xmxq_section li:nth-child(31),
.xmxq_section li:nth-child(33),
.xmxq_section li:nth-child(35),
.xmxq_section li:nth-child(36),
.xmxq_section li:nth-child(38),
.xmxq_section li:nth-child(40),
.xmxq_section li:nth-child(42),
.xmxq_section li:nth-child(43),
.xmxq_section li:nth-child(45),
.xmxq_section li:nth-child(47),
.xmxq_section li:nth-child(49),
.xmxq_section li:nth-child(50),
.xmxq_section li:nth-child(52),
.xmxq_section li:nth-child(54),
.xmxq_section li:nth-child(56),
.xmxq_section li:nth-child(57),
.xmxq_section li:nth-child(59),
.xmxq_section li:nth-child(61),
.xmxq_section li:nth-child(63),
.xmxq_section li:nth-child(64),
.xmxq_section li:nth-child(66),
.xmxq_section li:nth-child(68),
.xmxq_section li:nth-child(70),
.xmxq_section li:nth-child(71),
.xmxq_section li:nth-child(73),
.xmxq_section li:nth-child(75),
.xmxq_section li:nth-child(77),
.xmxq_section li:nth-child(78),
.xmxq_section li:nth-child(80),
.xmxq_section li:nth-child(82),
.xmxq_section li:nth-child(84),
.xmxq_section li:nth-child(85),
.xmxq_section li:nth-child(87),
.xmxq_section li:nth-child(89),
.xmxq_section li:nth-child(91),
.xmxq_section li:nth-child(92),
.xmxq_section li:nth-child(94),
.xmxq_section li:nth-child(96),
.xmxq_section li:nth-child(98),
.xmxq_section li:nth-child(99),
.xmxq_section li:nth-child(101),
.xmxq_section li:nth-child(103),
.xmxq_section li:nth-child(105),
.xmxq_section li:nth-child(106),
.xmxq_section li:nth-child(108),
.xmxq_section li:nth-child(110),
.xmxq_section li:nth-child(112),
.xmxq_section li:nth-child(113),
.xmxq_section li:nth-child(115),
.xmxq_section li:nth-child(117),
.xmxq_section li:nth-child(119),
.xmxq_section li:nth-child(120),
.xmxq_section li:nth-child(122),
.xmxq_section li:nth-child(124),
.xmxq_section li:nth-child(126),
.xmxq_section li:nth-child(127),
.xmxq_section li:nth-child(129),
.xmxq_section li:nth-child(131),
.xmxq_section li:nth-child(133),
.xmxq_section li:nth-child(134),
.xmxq_section li:nth-child(136),
.xmxq_section li:nth-child(138),
.xmxq_section li:nth-child(140),
.xmxq_section li:nth-child(141),
.xmxq_section li:nth-child(143),
.xmxq_section li:nth-child(145),
.xmxq_section li:nth-child(147),
.xmxq_section li:nth-child(148),
.xmxq_section li:nth-child(150),
.xmxq_section li:nth-child(152),
.xmxq_section li:nth-child(154),
.xmxq_section li:nth-child(155),
.xmxq_section li:nth-child(157),
.xmxq_section li:nth-child(159),
.xmxq_section li:nth-child(161),
.xmxq_section li:nth-child(162),
.xmxq_section li:nth-child(164),
.xmxq_section li:nth-child(166),
.xmxq_section li:nth-child(168),
.xmxq_section li:nth-child(169),
.xmxq_section li:nth-child(171),
.xmxq_section li:nth-child(173),
.xmxq_section li:nth-child(175),
.xmxq_section li:nth-child(176),
.xmxq_section li:nth-child(178),
.xmxq_section li:nth-child(180),
.xmxq_section li:nth-child(182),
.xmxq_section li:nth-child(183),
.xmxq_section li:nth-child(185),
.xmxq_section li:nth-child(187),
.xmxq_section li:nth-child(189){background:#f3f7fb;}
@media screen and (max-width:1680px) {
.xmxq_section a{font-size: 14px;}
}
@media screen and (max-width:1024px) {
.xmxq_section .title{line-height: 40px;}
/*.xmxq_section .ulbox{white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.xmxq_section .ulbox::-webkit-scrollbar{ display: none;}
.xmxq_section ul{width: 1000px;}*/
.xmxq_section li{width: 50%;background: #fff!important;}
.xmxq_section li:nth-child(even){background: #f3f7fb!important;}
.xmxq_section a{font-size: 14px;line-height: 20px;padding: 8px 6px;}
}

.lxwm_section{width: 100%;background: #ffffff;}
.lxwm_section .top{width: 100%;padding: 44px 50px 50px 50px;border-bottom: 1px solid #e5e5e5;}
.lxwm_section ul{margin: -12px -50px;width: calc(100% + 100px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.lxwm_section ul li{width: 50%;padding: 12px 50px;}
.lxwm_section ul .wz{font-size: 16px;color: #333333;line-height: 20px;margin-bottom: 8px;}
.lxwm_section ul .wz span{color: #ff0000;margin-left: 2px;}
.lxwm_section ul .input input{width: 100%;height: 48px;padding: 0 12px;border: 1px solid #e5e5e5;border-radius: 6px;font-size: 16px;color: #000000;}
.lxwm_section ul .yzm{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.lxwm_section ul .yzm input{width: calc(100% - 274px);height: 48px;padding: 0 12px;border: 1px solid #e5e5e5;border-radius: 6px;font-size: 16px;color: #000000;}
.lxwm_section ul .yzm .imgbox{width: 274px;display: flex;justify-content: flex-end;align-items: center;cursor: pointer;}
.lxwm_section ul .yzm .imgbox img{width: 114px;height: 48px;border-radius: 6px;border: 1px solid #e5e5e5;overflow: hidden;}
.lxwm_section ul .yzm .imgbox .words{font-size: 16px;color: #333333;line-height: 20px;margin-left: 18px;}
.lxwm_section ul .textbox textarea{width: 100%;height: 120px;border: 1px solid #e5e5e5;border-radius: 6px;font-size: 16px;color: #000;padding: 10px 12px;}
.lxwm_section ul .srk::-webkit-input-placeholder{font-size:16px;color:#888888;opacity: 1;}
.lxwm_section ul .srk::-moz-placeholder{font-size:16px;color:#888888;opacity: 1;}
.lxwm_section ul .srk::moz-placeholder{font-size:16px;color:#888888;opacity: 1;}
.lxwm_section ul .srk:-ms-input-placeholder{font-size:16px;color:#888888;opacity: 1;}
.lxwm_section .bottom{width: 100%;padding: 50px;}
.lxwm_section .bottom .btn{cursor: pointer; width: 310px;font-size: 16px;color: #ffffff;line-height: 46px;background: #112546;border-radius: 6px;text-align: center;margin: 0 auto;}
.lxwm_section .bottom .btn:hover{opacity: 0.8;}
@media screen and (max-width:1024px) {
.lxwm_section .top{padding: 20px;}
.lxwm_section ul{margin: 0;width: 100%;}
.lxwm_section ul li{width: 100%;padding: 0;margin-bottom: 12px;}
.lxwm_section ul li:last-child{margin-bottom: 0;}
.lxwm_section ul .wz{font-size: 15px;margin-bottom: 6px;font-weight: bold;}
.lxwm_section ul .input input{height: 40px;padding: 0 10px;font-size: 16px;}
.lxwm_section ul .yzm input{width: calc(100% - 112px);height: 40px;padding: 0 10px;font-size: 14px;}
.lxwm_section ul .yzm .imgbox{width: 100px;}
.lxwm_section ul .yzm .imgbox img{width: 100px;height: 40px;}
.lxwm_section ul .yzm .imgbox .words{font-size: 14px;line-height: 18px;margin-left: 12px;display: none;}
.lxwm_section ul .textbox textarea{height: 100px;font-size: 14px;padding: 6px 10px;}
.lxwm_section ul .srk::-webkit-input-placeholder{font-size:14px;}
.lxwm_section ul .srk::-moz-placeholder{font-size:14px;}
.lxwm_section ul .srk::moz-placeholder{font-size:14px;}
.lxwm_section ul .srk:-ms-input-placeholder{font-size:14px;}
.lxwm_section .bottom{padding: 20px;}
.lxwm_section .bottom .btn{width: 160px;font-size: 14px;line-height: 40px;}
}

.wybm_section{width: 100%;background: #fff;}
.wybm_section .top{width: 100%;padding: 64px 50px 20px 50px;}
.wybm_section .top h2{font-size: 40px;color: #112546;line-height: 44px;text-align: center;margin-bottom: 56px;font-weight: bold;}
.wybm_section ul{width: calc(100% + 50px);margin: -10px -25px;display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.wybm_section li{width: 33.3333%;padding: 10px 25px;}
.wybm_section ul .bt{font-size: 16px;color: #333333;line-height: 20px;margin-bottom: 8px;}
.wybm_section ul .bt span{color: #ff0000;margin-left: 2px;}
.wybm_section ul .input input{width: 100%;height: 48px;padding: 0 12px;border: 1px solid #e5e5e5;border-radius: 6px;font-size: 14px;color: #000000;}
.wybm_section ul .imgbox{margin-top: 28px;display: flex;justify-content: flex-start;align-items: center;}
.wybm_section ul .imgbox img{width: 114px;height: 48px;border: 1px solid #e5e5e5;border-radius: 6px;overflow: hidden;}
.wybm_section ul .imgbox .words{font-size: 14px;color: #333333;line-height: 24px;margin-left: 18px;}
.wybm_section ul .srk::-webkit-input-placeholder{font-size:14px;color:#888888;opacity: 1;}
.wybm_section ul .srk::-moz-placeholder{font-size:14px;color:#888888;opacity: 1;}
.wybm_section ul .srk::moz-placeholder{font-size:14px;color:#888888;opacity: 1;}
.wybm_section ul .srk:-ms-input-placeholder{font-size:14px;color:#888888;opacity: 1;}
.wybm_section ul .xlbox{width: 100%;position: relative;}
.wybm_section ul .xlbox ._ts{cursor: pointer; width: 100%;border: 1px solid #e5e5e5;border-radius: 6px;padding: 0 12px;display: flex;justify-content: space-between;align-items: center;}
.wybm_section ul .xlbox ._ts .wz{font-size: 14px;color: #888888;line-height: 46px;}
.wybm_section ul .xlbox ._ts img{width: 24px;display: block;}
.wybm_section ul .xlbox ._bs{width: 100%;position: absolute;left: 0;top: calc(100% + 12px);background: #fff;border-radius: 12px;box-shadow: 0 0 20px rgba(0,0,0,0.1);border-radius: 6px;overflow: hidden;display: none;}
.wybm_section ul .xlbox ._bs a{display: block;font-size: 16px;color: #333;line-height: 20px;text-align: center;padding: 14px;}
.wybm_section ul .xlbox ._bs a:hover{background: #be9869;color: #fff;}
.wybm_section ul .datexl{position: relative;}
.wybm_section ul .datexl img{width: 24px;display: block;position: absolute;right: 14px;top: 50%;transform: translate(0,-50%);}
.wybm_section ul .dl{margin: -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.wybm_section ul .dl .dd{width: 25%;padding: 10px;}
.wybm_section ul .dl a{display: block;width: 100%;background: #f3f7fb;border-radius: 6px;padding: 24px;}
.wybm_section ul .dl a .wz{font-size: 14px;color: #333333;line-height: 20px;margin-bottom:16px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.wybm_section ul .dl a .more{width: 110px;display: flex;justify-content: center;align-items: center;border-radius: 4px;border: 1px solid #112546;}
.wybm_section ul .dl a img{width: 18px;display: block;margin-right: 2px;}
.wybm_section ul .dl a .btnwz{font-size: 14px;color: #112546;line-height: 26px;}
.wybm_section ul .dl a .ico1{display: none;}
.wybm_section ul .dl a:hover .more{background: #112546;}
.wybm_section ul .dl a:hover .ico2{display: none;}
.wybm_section ul .dl a:hover .ico1{display: block;}
.wybm_section ul .dl a:hover .btnwz{color: #fff;}
.wybm_section ul .sc_box{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.wybm_section ul .sc_box .left{font-size: 16px;color: #be9869;line-height: 20px;}
.wybm_section ul .sc_box .left .tswz{display:flex;justify-content:flex-start;align-items:center;margin-top:6px;display:none;}
.wybm_section ul .sc_box .left .tswz span{color:#333;}
.wybm_section ul .sc_box .left .tswz img{width:20px;display:block;margin-left:12px;cursor:pointer;}
.wybm_section ul .sc_box .left .tswz img:hover{opacity:0.8;}
.wybm_section ul .sc_box .right{display: flex;justify-content: center;align-items: center;width: 310px;cursor: pointer;background: #be9869;border-radius: 6px;font-size: 16px;color: #ffffff;line-height: 48px;}
.wybm_section ul .sc_box .right:hover{opacity: 0.7;}
.wybm_section ul .sc_box .right img{width: 24px;display: block;margin-right: 8px;}
.wybm_section .bottom{width: 100%;padding: 50px;border-top: 1px solid #e5e5e5;}
.wybm_section .bottom .btn{cursor: pointer; width: 310px;font-size: 16px;color: #ffffff;line-height: 46px;background: #112546;border-radius: 6px;text-align: center;margin: 0 auto;}
.wybm_section .bottom .btn:hover{opacity: 0.8;}
@media screen and (max-width:1024px) {
.wybm_section .top{padding: 20px;}
.wybm_section .top h2{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.wybm_section ul{width: 100%;margin: 0;}
.wybm_section li{width: 100%;padding: 0;margin-bottom: 12px;}
.wybm_section li:last-child{margin-bottom: 0;}
.wybm_section li:nth-child(2){position: relative;z-index: 10;}
.wybm_section ul .bt{font-size: 15px;margin-bottom: 6px;}
.wybm_section ul .input input{height: 40px;padding: 0 10px;;border-radius: 6px;font-size: 14px;}
.wybm_section ul .imgbox{margin-top: 0;}
.wybm_section ul .imgbox img{width: 100px;height: 40px;}
.wybm_section ul .imgbox .words{font-size: 14px;line-height: 20px;margin-left: 12px;}
.wybm_section ul .srk::-webkit-input-placeholder{font-size:14px;}
.wybm_section ul .srk::-moz-placeholder{font-size:14px;}
.wybm_section ul .srk::moz-placeholder{font-size:14px;}
.wybm_section ul .srk:-ms-input-placeholder{font-size:14px;}
.wybm_section ul .xlbox ._ts{padding: 0 10px;}
.wybm_section ul .xlbox ._ts .wz{font-size: 14px;line-height: 38px;}
.wybm_section ul .xlbox ._ts img{width: 20px;}
.wybm_section ul .xlbox ._bs a{font-size: 15px;padding: 10px;}
.wybm_section ul .datexl img{width: 20px;right: 12px;}
.wybm_section ul .dl{margin: -6px;width: calc(100% + 12px);}
.wybm_section ul .dl .dd{width: 50%;padding: 6px;}
.wybm_section ul .dl a{padding: 12px;}
.wybm_section ul .dl a .wz{font-size: 14px;margin-bottom:10px;min-height: 40px;-webkit-line-clamp:2;}
.wybm_section ul .sc_box{display: block;}
.wybm_section ul .sc_box .left{font-size: 14px;margin-bottom: 8px;}
.wybm_section ul .sc_box .right{width: 130px;font-size: 14px;line-height: 38px;margin: 0 auto;}
.wybm_section ul .sc_box .right img{width: 20px;margin-right: 6px;}
.wybm_section .bottom{padding: 20px;}
.wybm_section .bottom .btn{width: 200px;font-size: 14px;line-height: 40px;}
.wybm_section ul .sc_box .left .tswz img{width:16px;}
}

.gy_section4{width: 100%;padding-top: 120px;padding-bottom: 120px;}
.gy_section4 h3{font-size: 40px;color: #112547;line-height: 44px;font-weight: bold;text-align: center;}
.gy_section4 .cont2{width: 100%;margin-bottom: 10px;}
.gy_section4 .cont2 .ul{width: 100%;}
.gy_section4 .cont2 .li{width: 100%;padding-top: 120px;padding-bottom: 80px;}
.gy_section4 .cont2 .libox{width: 100%;position: relative;}
.gy_section4 .cont2 .back{width: 100%;display: block;}
.gy_section4 .cont2 .listbox{width: 100%;position: absolute;left: 0;top: 0;height: 100%;}
.gy_section4 .cont2 .syw_width{position: relative;height: 100%;}
.gy_section4 .cont2 .list{position: absolute;cursor: pointer;}
.gy_section4 .cont2 .list:nth-child(1){position: absolute;left: 14%;top: 36%;}
.gy_section4 .cont2 .list:nth-child(2){position: absolute;left: 29.6875%;top: 47%;}
.gy_section4 .cont2 .list:nth-child(3){position: absolute;left: 43.625%;top: 63.5%;}
.gy_section4 .cont2 .list:nth-child(4){position: absolute;left: 57.125%;top: 96.5%;}
.gy_section4 .cont2 .list:nth-child(5){position: absolute;left: 71.25%;top: 32.5%;}
.gy_section4 .cont2 .list:nth-child(6){position: absolute;left: 86.25%;top: -1.5%;}
.gy_section4 .cont2 .list:nth-child(7){position: absolute;left: 102.5%;top: 24%;}
.gy_section4 .cont2 .list .dian{width: 11px;height: 11px;background: #112547;border-radius: 100%;}
.gy_section4 .cont2 .list .posi{width: 100%;height: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);
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;}
.gy_section4 .cont2 .list .posi::before{content: "";display: block;width: 11px;height: 11px;background: #112547;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.gy_section4 .cont2 .list .posi::after{content: "";display: block;width: 80px;height: 80px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.gy_section4 .cont2 .list .year{font-size: 18px;color: #000000;line-height: 24px;position: absolute;left: 50%;transform: translate(-50%,0);bottom: calc(100% + 12px);
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;}
.gy_section4 .cont2 .list.on .posi::before{width: 20px;height: 20px;background: #be9869;}
.gy_section4 .cont2 .list.on .posi{width: 120px;height: 120px;background: rgba(255,255,255,0.5);border: 1px dashed #be9869;border-radius: 100%;}
.gy_section4 .cont2 .list.on .year{font-size: 40px;color: #be9869;line-height: 44px;font-weight: bold;}
.gy_section4 .cont3{width: 100%;position: relative;box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.gy_section4 .cont3 .list{width: 100%;position: absolute;left: 0;top: 0;z-index: -1;opacity: 0;
transition: All 0.5s ease-in-out;
-webkit-transition: All 0.5s ease-in-out;
-moz-transition: All 0.5s ease-in-out;
-o-transition: All 0.5s ease-in-out;}
.gy_section4 .cont3 .list.on{opacity: 1;position: relative;z-index: 10;opacity: 1;width: 100%;}
.gy_section4 .cont3 .ul{margin: 0 -10px;width: calc(100% + 20px);}
.gy_section4 .cont3 .li{padding: 0 10px;}
.gy_section4 .cont3 a{display: block;width: 100%;border-bottom: 2px solid #be9869;background: linear-gradient(to bottom,#fff,#d6deeb);padding: 40px;}
.gy_section4 .cont3 a .wz1{font-size: 24px;color: #be9869;line-height: 30px;margin-bottom: 24px;font-weight: bold;}
.gy_section4 .cont3 a .jj{font-size: 16px;color: #000000;line-height: 30px;min-height: 90px;}
.gy_section4 .cont3 .ul .slick-prev{width: 40px;height: 40px;background: #112547;left: auto;right: 80px; top: 35px;transform: translate(0,0);border-radius: 100%;}
.gy_section4 .cont3 .ul .slick-next{width: 40px;height: 40px;background: #112547;right: 30px;top: 35px;transform: translate(0,0);border-radius: 100%;}
.gy_section4 .cont3 .ul .slick-prev:hover,
.gy_section4 .cont3 .ul .slick-next:hover{background: #be9869;}
.gy_section4 .cont3 .ul .slick-prev::after{content: "←";display: block;font-size: 18px;color: #fff;line-height: 24px;position: absolute;left: 50%;top: 54%;transform: translate(-50%,-50%);}
.gy_section4 .cont3 .ul .slick-next::after{content: "→";display: block;font-size: 18px;color: #fff;line-height: 24px;position: absolute;left: 50%;top: 54%;transform: translate(-50%,-50%);}
@media screen and (max-width:1800px) {
.gy_section4 .cont2 .list:nth-child(1){top: 17%;}
.gy_section4 .cont2 .list:nth-child(2){top: 50%;}
.gy_section4 .cont2 .list:nth-child(3){top: 61%;}
.gy_section4 .cont2 .list:nth-child(4){top: 96%;}
.gy_section4 .cont2 .list:nth-child(5){top: 25%;}
.gy_section4 .cont2 .list:nth-child(6){top: -2%;}
.gy_section4 .cont2 .list:nth-child(7){top: 28%;}
.gy_section4 .cont3 a .wz1{font-size: 18px;line-height: 24px;margin-bottom: 14px;}
.gy_section4 .cont3 a .jj{font-size: 14px;line-height: 26px;min-height: 78px;}
}
@media screen and (max-width:1400px) {
.gy_section4 .cont2 .list:nth-child(1){top: 20%;}
.gy_section4 .cont2 .list:nth-child(2){top: 50%;}
.gy_section4 .cont2 .list:nth-child(3){top: 61%;}
.gy_section4 .cont2 .list:nth-child(4){top: 96%;}
.gy_section4 .cont2 .list:nth-child(5){top: 24%;}
.gy_section4 .cont2 .list:nth-child(6){top: -3%;}
.gy_section4 .cont2 .list:nth-child(7){top: 27%;}
}
@media screen and (max-width:1280px) {
.gy_section4 .cont3 a{padding-right: 80px;}
.gy_section4 .cont2 .list:nth-child(1){top: 22%;}
.gy_section4 .cont2 .list:nth-child(2){top: 49%;}
.gy_section4 .cont2 .list:nth-child(3){top: 61%;}
.gy_section4 .cont2 .list:nth-child(4){top: 95%;}
.gy_section4 .cont2 .list:nth-child(5){top: 26%;}
.gy_section4 .cont2 .list:nth-child(6){top: -3%;}
.gy_section4 .cont2 .list:nth-child(7){top: 27%;}
}
@media screen and (max-width:1024px) {
.gy_section4{padding-top: 30px;padding-bottom: 30px;}
.gy_section4 h3{font-size: 20px;line-height: 24px;}
.gy_section4 .cont2{margin-bottom: 0;margin-top: -50px;}
.gy_section4 .cont2 .li{;padding-top: 0;padding-bottom: 0;}
.gy_section4 .cont2 .list{position: absolute;cursor: pointer;}
.gy_section4 .cont2 .list:nth-child(1){position: absolute;left: 6%;top: 54%;}
.gy_section4 .cont2 .list:nth-child(2){position: absolute;left: 34%;top: 58%;}
.gy_section4 .cont2 .list:nth-child(3){position: absolute;left: 63%;top: 43.5%;}
.gy_section4 .cont2 .list:nth-child(4){position: absolute;left: 92%;top: 52%;}
.gy_section4 .cont2 .list .dian{width: 8px;height: 8px;}
.gy_section4 .cont2 .list .posi::after{width: 40px;height: 40px;}
.gy_section4 .cont2 .list .year{font-size: 14px;line-height: 20px;bottom: calc(100% + 8px);}
.gy_section4 .cont2 .list.on .posi{width: 40px;height: 40px;}
.gy_section4 .cont2 .list.on .year{font-size: 20px;line-height: 24px;}
.gy_section4 .cont2 .list.on .posi::before{width: 12px;height: 12px;}
.gy_section4 .cont3{margin-top: -40px;}
.gy_section4 .cont3 .ulbox{width: 100%;}
.gy_section4 .cont3 .ul{margin: 0 -6px;width: calc(100% + 12px);}
.gy_section4 .cont3 .li{padding: 0 6px;}
.gy_section4 .cont3 a{padding: 20px;}
.gy_section4 .cont3 a .wz1{font-size: 16px;line-height: 20px;margin-bottom: 8px;padding-right: 100px;}
.gy_section4 .cont3 a .jj{font-size: 14px;line-height: 24px;min-height: 120px;}
.gy_section4 .cont3 .ul .slick-prev{width: 32px;height: 32px;;right: 60px; top: 10px;}
.gy_section4 .cont3 .ul .slick-next{width: 32px;height: 32px;right: 20px;top: 10px;}
.gy_section4 .cont3 .ul .slick-prev::after{font-size: 16px;top: 50%;}
.gy_section4 .cont3 .ul .slick-next::after{font-size: 16px;top: 50%;}
}

.zws_section{width: 100%;margin-top: -90px;opacity: 0;height: 90px;position: relative;z-index: -99;float: left;}
@media screen and (max-width:1024px) {
.zws_section{width: 100%;margin-top: -50px;opacity: 0;height: 50px;position: relative;z-index: -99;}
}


.sy_section3{width: 100%;min-height: 852px;display: flex;justify-content: flex-start;align-items: flex-end;}
.sy_section3 .content{width: 100%;}
.sy_section3 .title{font-size: 40px;color: #112547;line-height: 44px;margin-bottom: 24px;padding: 0 160px;font-weight: bold;}
.sy_section3 .ulbox{width: 100%;}
.sy_section3 .ul{padding: 0 64px;}
.sy_section3 .ul .li{padding: 0 40px;}
.sy_section3 .ul .abox{padding: 54px 50px 42px 64px;position: relative;display: block;}
.sy_section3 .ul .abox::after{content: "";display: block;width: 100%;height: 100%;background: rgba(17,37,71,0.6);position: absolute;left: 0;top: 0;z-index: 1;
transform: skew(-20deg);
-moz-transform: skew(-20deg);
-webkit-transform: skew(-20deg);}
.sy_section3 .ul .datebox{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-bottom: 16px;position: relative;z-index: 5;}
.sy_section3 .ul .datebox .date{font-size: 18px;color: #ffffff;line-height: 24px;display: flex;justify-content: flex-start;align-items: flex-end;}
.sy_section3 .ul .datebox .date span{font-size: 36px;line-height: 40px;font-weight: bold;margin-right: 2px;}
.sy_section3 .ul .datebox .r_btn{width: 40px;height: 40px;font-size: 18px;color: #be9869;line-height: 40px;text-align: center;background: #fff;border-radius: 100%;display: none;}
.sy_section3 .ul .bt{font-size: 20px;color: #ffffff;line-height: 30px;min-height: 60px;position: relative;z-index: 5;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sy_section3 .ul .li:hover .datebox .r_btn{display: block;}
.sy_section3 .ul .li:hover .abox::after{background: #be9869;}
.sy_section3 .ul .slick-prev{width: 40px;height: 40px;background: url(../img/zimg37.svg)no-repeat center center;background-size: cover; left: 20px;top: 50%;}
.sy_section3 .ul .slick-next{width: 40px;height: 40px;background: url(../img/zimg38.svg)no-repeat center center;background-size: cover; right: 20px;top: 50%;}
.sy_section3 .ul .slick-prev:hover,
.sy_section3 .ul .slick-next:hover{opacity: 0.6;}
@media screen and (max-width:1680px) {
.sy_section3{min-height: 752px;}
.sy_section3 .ul .li{padding: 0 30px;}
.sy_section3 .ul .abox{padding: 40px;}
.sy_section3 .ul .abox::after{
transform: skew(-16deg);
-moz-transform: skew(-16deg);
-webkit-transform: skew(-16deg);}
}
@media screen and (max-width:1024px) {
.sy_section3{min-height: 1px;display: block;padding-bottom: 30px;padding-top: 120px;}
.sy_section3::after{content: "";display: block;width: 100%;height: 100%;background: rgba(0,0,0,0.3);position: absolute;left: 0;top: 0;z-index: 1;}
.sy_section3 .ulbox{position: relative;z-index: 5;}
.sy_section3 .title{font-size: 20px;line-height: 24px;margin-bottom: 12px;padding: 0 15px;position: relative;z-index: 5;color: #fff;}
.sy_section3 .ul{padding: 0 15px;margin: 0 -6px;width: calc(100% + 12px);padding-bottom: 40px;}
.sy_section3 .ul .li{padding: 0 6px;}
.sy_section3 .ul .abox{padding: 14px;}
.sy_section3 .ul .abox::after{
transform: skew(0);
-moz-transform: skew(0);
-webkit-transform: skew(0);}
.sy_section3 .ul .datebox{margin-bottom: 12px;}
.sy_section3 .ul .datebox .date{font-size: 14px;line-height: 32px;}
.sy_section3 .ul .datebox .date span{font-size: 20px;line-height: 32px;}
.sy_section3 .ul .datebox .r_btn{width: 32px;height: 32px;font-size: 16px;line-height: 32px;}
.sy_section3 .ul .bt{font-size: 15px;line-height: 22px;min-height: 44px;}
.sy_section3 .ul .slick-prev{width: 26px;height: 26px;left: 50%;top: auto;bottom: 0;transform: translate(0,0);margin-left: -50px;}
.sy_section3 .ul .slick-next{width: 26px;height: 26px;right: 50%;top: auto;bottom: 0;transform: translate(0,0);margin-right: -50px;}
.sy_section3 .ul .slick-prev:hover,
.sy_section3 .ul .slick-next:hover{opacity: 0.6;}
}



.sy_section2s{width: 100%;}
.sy_section2s .qh_t{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-bottom: 20px;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.sy_section2s .qh_t:-webkit-scrollbar{ display: none;}
.sy_section2s .qh_t .list{font-size: 15px;color: #333;line-height: 24px;margin-right:12px;}
.sy_section2s .qh_t .list:last-child{margin-right:0;}
.sy_section2s .qh_t .list.on{font-weight: bold;color: #be9869;}
.sy_section2s .qh_b{width: 100%;position: relative;}
.sy_section2s .qh_b .list{width: 100%;position: absolute;left: 0;top: 0;z-index: -10;opacity: 0;
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;}
.sy_section2s .qh_b .list.on{opacity: 1;z-index: 10;position: relative;}
.sy_section2s .qh_b .ulbox{width: 100%;background: #fff;padding: 15px 40px;}
.sy_section2s .qh_b ul{margin: 0 -6px;width: calc(100% + 12px);}
.sy_section2s .qh_b li{padding: 0 6px;}
.sy_section2s .qh_b a{border:1px solid #eee;display:block;}
.sy_section2s .qh_b a .pic{ padding-bottom:46.564%; position: relative; overflow: hidden;}
.sy_section2s .qh_b a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.sy_section2s .qh_b .slick-prev{width: 26px;height: 26px;background: url(../img/zimg21.svg) no-repeat center center; background-size: cover;left: -24px;top: 50%;}
.sy_section2s .qh_b .slick-next{width: 26px;height: 26px;background: url(../img/zimg23.svg) no-repeat center center; background-size: cover;right: -24px;top: 50%;}
.sy_section2s .qh_b .slick-prev:hover{background: url(../img/zimg22.svg) no-repeat center center; background-size: cover;}
.sy_section2s .qh_b .slick-next:hover{background: url(../img/zimg24.svg) no-repeat center center; background-size: cover;}



.hzyx_bt{margin-bottom:40px;width:100%;float:left}
.hzyx_xbt{margin-bottom:20px;width:100%;float:left}
.hzyx_dd{margin-bottom:50px;width:100%;float:left}
.hzyx_dd:last-child{margin-bottom:0;}
@media screen and (max-width:1024px) {
.hzyx_bt{margin-bottom:16px;}
.hzyx_xbt{margin-bottom:12px;}
.hzyx_dd{margin-bottom:20px;}
.hzyx_dd:last-child{margin-bottom:0;}
}

.jryzm{width: 100px;float: left;}
@media screen and (max-width:1024px) {
.jryzm{width: 80px;}
}

.jrqh_box{width:calc(100% - 90px);float:left;position:relative;}
.jrqh_box ._ts{width:100%;font-size:15px;color:#333;line-height:36px;cursor:pointer;}

.jrqh_box ._bs{width:100%;position:absolute;left:0;top:calc(100% + 12px);background:#fff;box-shadow:0 0 20px rgba(0,0,0,0.1);display:none;}
.jrqh_box ._bs a{display:block;font-size:14px;color:#555;line-height:20px;padding:10px 20px;border-bottom:1px solid #eee}
@media screen and (max-width:1024px) {
.jrqh_box{width:calc(100% - 80px);}
.jrqh_box ._ts{font-size:14px;line-height:30px;}
.jrqh_box ._bs a{font-size:13px;line-height:18px;}
}

._in_back{  width:100%;padding:50px 0.7rem;float:left;}
._in_back .top{ float:left; float:right; width: 100%); flex-wrap:wrap; display: flex; justify-content:space-between; align-items:flex-end; margin-bottom:0.35rem;}
._in_back .title{ float:left; display: flex;flex-direction:column }
._in_back .title .tit{ float:left;  color:#fff; font-size:0.4rem; line-height:0.4rem; position:relative; font-weight:bold; padding-left:0.27rem;}
._in_back .title .tit:after{ float:left; width:0.04rem; height:0.36rem; content:''; position:absolute; left:0; top:0.02rem; background:#74db56;}
._in_back .title .text{ float:left; color:#fff; font-size:0.2rem; line-height:0.3rem; margin-top:0.1rem; padding-left:0.27rem; }
._in_back .boxA{ float:left; width:100%; border-left:1px solid rgba(248,248,248,0.6);}
._in_back .left{ float:left; width:1.97rem;}
._in_back .right{ float:right; width: 100%;}
._in_back .box{  position:relative; float:left; width:100%;}
._in_back .box:after{ float:left; width:100%; height:100%; content:''; position:absolute; left:100%; top:0;}
._in_back .box-1,
._in_back .box-1:after{ background:#fff;}
._in_back .news-left-ib{ float:left; width:100%; position:relative;}
.wzdt{ width:100%; float:left;}
.wzdt li{ width:100%;float:left; border-bottom:1px dashed #323232; padding:10px 0;}
.wzdt li .a1{ width:100%;float:left;  font-size:16px;font-weight:bold; line-height:24px; color:#323232}
.wzdt li .a2{float:left; text-align:center; padding-right:10px; line-height:24px; color:#323232}
.w_501{margin-top:-20px;}
.kpxqs{width:100%;float:left;}
.kpxqs img{width:100%;display:block;}
@media screen and (max-width:1024px) {
.kpxqs{padding-bottom:20px;}
.dzs{padding-bottom:12px!important;}
.w_501{margin-top:0;}
._basis19{text-align:left!important;}
._in_back{  width:100%;padding:30px 15px;background:#f6f6f6;}
}



.flsm_sec{padding-top:30px;padding-bottom:60px;background:#f3f7fb;float:left;width:100%;}
.flsm_sec .content{font-size:16px;color:#333;line-height:30px;}
@media screen and (max-width:1024px) {
.flsm_sec{padding-top:20px;padding-bottom:40px;}
.flsm_sec .content{font-size:14px;line-height:24px;}
}