﻿.layout0 {
    position: fixed;
    z-index: 16;
    top: 0px;
}

.layout0>dt {
    max-width: 1330px;
}

.layout0 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {
    .layout0 {
        display: none;
    }
}

.layout40 {
    position: fixed;
    z-index: 16;
    top: 0px;
    border: none;
    border-bottom: solid 1px #eee;
}

.layout40>dt {
    max-width: 1330px;
}

.layout40>dl {
    max-width: 1330px;
}

.layout40 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

.layout40 {
    display: none;
}

@media screen and (max-width:1024px) {
    .layout40 {
        display: block;
        z-index: 9999;
    }

    .layout40>dt,
    .layout40>dl,
    .layout40 ._flex_m_block {
        display: block;
    }

    .layout40 ._m_t_100 {
        width: 100%;
    }

    .layout40 dd:nth-child(1) {
        width: 100%;
    }
}

.layout1 {
    padding: 40px 70px 24px 70px;
    background-color: #2E3238;
}

.layout1>dt {
    max-width: 1330px;
}

.layout1>dl {
    max-width: 1600px;
    display:block;
}


.layout1 dd{width:100%; display:flex}
.layout1 .dd1 {
    width: 66%;
    align-self: flex-start;
}
.layout1 dd:nth-child(2){border-top: solid 1px #5B5B5B;}
.layout1 .dd2 {
    width: 34%;
    align-self: flex-start;
    padding: 0px 0px 168px 32px;
    border: none;
    
}
@media  screen and (max-width: 1680px){
.layout1 .dd2 {
    width: 34%;
    align-self: flex-start;
    padding: 0px 0px 143px 0;
    border: none;
}
}
@media screen and (max-width:1024px) {

    .layout1>dt,
    .layout1>dl{display: block;}

    .layout1 ._w37 {
        width: 120px!important;
        padding-right: 12px;
    }
    .layout1 ._w63 {
        width: clac(100% - 120px)!important;
    }

    .layout1 {
        padding: 30px 15px 30px 15px;
        background-color: #2E3238;
    }

    .layout1 .dd1 {
        width: 100%;
        display:none;
    }

    .layout1 .dd2 {
        width: 100%;
        padding: 0px 0px 0px 0px;
        border-bottom: 0;
    }
    .layout1 dd:nth-child(2){border-top: 0;}
}

.layout2 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout2>dt,
    .layout2>dl,
    .layout2 ._flex_m_block {
        display: block;
    }

    .layout2 ._m_t_100 {
        width: 100%;
    }

    .layout2 {
        margin: 50px auto 0px auto;
    }

    .layout2 dd:nth-child(1) {
        width: 100%;
    }
}

.layout3 {
    padding: 132px 70px 132px 70px;
    background: url(../img/tr3.jpg) center top no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #FFFFFF;
}

.layout3:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(14, 111, 190, .60);
}

.layout3>dt {
    max-width: 1330px;
}

.layout3>dl {
    max-width: 1600px;
}

.layout3 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
    padding: 0px 60px 0px 0px;
}

@media screen and (max-width:1024px) {

    .layout3>dt,
    .layout3>dl,
    .layout3 ._flex_m_block {
        display: block;
    }

    .layout3 ._m_t_100 {
        width: 100%;
    }

    .layout3 {
        padding: 80px 15px 80px 15px;
        background: url(../img/tr3_2.jpg) center top no-repeat;
        background-attachment: fixed;
        background-color: none;
    }

    .layout3 dd:nth-child(1) {
        width: 100%;
        padding: 0px 0px 0px 0px;
    }
}

.layout4 {
    padding: 132px 70px 20px 70px;
    background: url(../img/tr4.png) no-repeat top center;
    background-size: 100% 340px;
}

.layout4>dt {
    max-width: 1400px;
}

.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;
        background: url(../img/tr4_2.jpg) repeat-x;
    }

    .layout4 dd:nth-child(1) {
        width: 100%;
    }
}

.layout5 {
    padding: 132px 70px 132px 70px;
    background-color: #FFFFFF;
}

.layout5>dt {
    max-width: 1720px;
}

.layout5>dl {
    max-width: 1600px;
}

.layout5 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout5>dt,
    .layout5>dl,
    .layout5 ._flex_m_block {
        display: block;
    }

    .layout5 ._m_t_100 {
        width: 100%;
    }

    .layout5 {
        padding: 30px 15px 30px 15px;
        background-color: none;
    }

    .layout5 dd:nth-child(1) {
        width: 100%;
    }
}

.layout6 {
    padding: 132px 70px 132px 70px;
}

.layout6>dt {
    max-width: 1330px;
}

.layout6>dl {
    max-width: 1600px;
}

.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: 30px 15px 30px 15px;
    }

    .layout6 dd:nth-child(1) {
        width: 100%;
    }
}

.layout7 {
    padding: 132px 70px 0px 70px;
}


.layout7>dl {
    max-width: 1600px;
}

.layout7 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout7>dt,
    .layout7>dl,
    .layout7 ._flex_m_block {
        display: block;
    }

    .layout7 ._m_t_100 {
        width: 100%;
    }

    .layout7 {
        padding: 14px 15px 0px 15px;
    }

    .layout7 dd:nth-child(1) {
        width: 100%;
    }
}

.layout8 {
    padding: 132px 70px 132px 70px;
    background: url(../img/tr8.png) center top no-repeat;
    background-size: cover;
}

.layout8>dt {
    max-width: 1330px;
}

.layout8>dl {
    max-width: 1600px;
}

.layout8 dd:nth-child(1) {
    width: 28%;
    align-self: stretch;
    padding: 0px 60px 0px 0px;
}

.layout8 dd:nth-child(2) {
    width: 72%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout8>dt,
    .layout8>dl,
    .layout8 ._flex_m_block {
        display: block;
    }

    .layout8 ._m_t_100 {
        width: 100%;
    }

    .layout8 {
        padding: 30px 15px 16px 15px;
        background: url(../img/tr8_2.png) no-repeat;
    }

    .layout8 dd:nth-child(1) {
        width: 100%;
        padding: 0px 0px 0px 0px;
        
    }
    .layout8 dd:nth-child(1) .wapflex{display: flex!important;justify-content: flex-start;align-items: flex-start;}

    .layout8 dd:nth-child(2) {
        width: 100%;
    }
}

.layout9 {
}



.layout9>dt {
    max-width: 1300px;
}

.layout9>dl {
    max-width: 1400px;
}

.layout9 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout9>dt,
    .layout9>dl,
    .layout9 ._flex_m_block {
        display: block;
    }

    .layout9 ._m_t_100 {
        width: 100%;
    }

    .layout9 {
        margin: 50px auto 0px auto;

    }

    .layout9 dd:nth-child(1) {
        width: 100%;
    }
}

.layout10 {
    padding: 90px 70px 56px 70px;
}

.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 {
        margin: 0px auto 14px auto;
        padding: 30px 15px 0px 15px;
    }

    .layout10 dd:nth-child(1) {
        width: 100%;
    }
}

.layout11 {
    padding: 80px 70px 80px 70px;
    background: url(../img/tr4.png) center top repeat;
    background-size: contain;
}

.layout11>dt {
    max-width: 1500px;
}

.layout11>dl {
    max-width: 1400px;
}

.layout11 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout11>dt,
    .layout11>dl,
    .layout11 ._flex_m_block {
        display: block;
    }

    .layout11 ._m_t_100 {
        width: 100%;
    }

    .layout11 {
        padding: 30px 15px 30px 15px;
        background: url(../img/tr11_2.png) center top repeat;
    }

    .layout11 dd:nth-child(1) {
        width: 100%;
    }
}

.layout12 {
    padding: 132px 70px 132px 70px;
    background-color: #FFFFFF;
}

.layout12>dt {
    max-width: 1500px;
}

.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 30px 15px;
        background-color: #EFEFEF;
    }

    .layout12 dd:nth-child(1) {
        width: 100%;
    }
}

.layout13 {
    padding: 80px 70px 100px 70px;
    
}

.layout13:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(6, 77, 143, .20);
}

.layout13>dt {
    max-width: 1400px;
}

.layout13>dl {
    max-width: 1400px;
}

.layout13 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout13>dt,
    .layout13>dl,
    .layout13 ._flex_m_block {
        display: block;
    }

    .layout13 ._m_t_100 {
        width: 100%;
    }

    .layout13 {
        padding: 30px 15px 30px 15px;
        background: url(../img/tr13_2.jpg) center center no-repeat;
    }

    .layout13 dd:nth-child(1) {
        width: 100%;
    }
}

.layout14 {
    margin: 0px auto 132px auto;
    padding: 0px 70px 0px 70px;
}

.layout14>dt {
    max-width: 1330px;
}

.layout14>dl {
    max-width: 1400px;
}

.layout14 dd:nth-child(2) {
    width: 50%;
    align-self: stretch;
    padding: 0px 0px 0px 30px;
}

.layout14 dd:nth-child(1) {
    width: 50%;
    align-self: stretch;
    padding: 0px 30px 0px 0px;
}

@media screen and (max-width:1024px) {

    .layout14>dt,
    .layout14>dl,
    .layout14 ._flex_m_block {
        display: block;
    }

    .layout14 ._m_t_100 {
        width: 100%;
    }

    .layout14 {
        margin: 0px auto 0px auto;
        padding: 0px 15px 30px 15px;
    }

    .layout14 dd:nth-child(2) {
        width: 100%;
        padding: 0px 0px 0px 0px;
    }

    .layout14 dd:nth-child(1) {
        width: 100%;
        padding: 0px 0px 0px 0px;
    }
}

.layout15 {
    padding: 0px 15px 0px 15px;
    background: url(../img/tr15.jpg) center center no-repeat;
    background-size: cover;
}

.layout15:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(17, 24, 50, .15);
}

.layout15>dt {
    max-width: 1300px;
}

.layout15>dl {
    max-width: 1400px;
}

.layout15 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout15>dt,
    .layout15>dl,
    .layout15 ._flex_m_block {
        display: block;
    }

    .layout15 ._m_t_100 {
        width: 100%;
    }

    .layout15 {
        margin: 50px auto 0px auto;
        background: url(../img/tr9_2.jpg) center center no-repeat;
        background-size: cover;
    }

    .layout15 dd:nth-child(1) {
        width: 100%;
    }
}

.layout16 {
    padding: 40px 70px 100px 70px;
    background-color: #F8F8F8;
}

.layout16>dt {
    max-width: 1600px;
}

.layout16>dl {
    max-width: 1400px;
}

.layout16 dd:nth-child(2) {
    width: 76%;
    align-self: stretch;
}

.layout16 dd:nth-child(1) {
    width: 24%;
    align-self: stretch;
    padding: 0px 40px 0px 0px;
    background-color: #F7F7F7;
}

@media screen and (max-width:1024px) {
    .layout16 .dd1{position: relative;z-index: 50;}

    .layout16>dt,
    .layout16>dl,
    .layout16 ._flex_m_block {
        display: block;
    }

    .layout16 ._m_t_100 {
        width: 100%;
    }

    .layout16 {
        padding: 30px 15px 30px 15px;
        background-color: #F8F8F8;
    }

    .layout16 dd:nth-child(2) {
        width: 100%;
    }

    .layout16 dd:nth-child(1) {
        width: 100%;
        padding: 0px 0px 0px 0px;
        background-color: none;
    }
}

.layout17 {
    padding: 48px 70px 80px 70px;
}

.layout17>dt {
    max-width: 1440px;
}

.layout17>dl {
    max-width: 1400px;
}

.layout17 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout17>dt,
    .layout17>dl,
    .layout17 ._flex_m_block {
        display: block;
    }

    .layout17 ._m_t_100 {
        width: 100%;
    }

    .layout17 {
        padding: 30px 15px 30px 15px;
    }

    .layout17 dd:nth-child(1) {
        width: 100%;
    }
}

.layout18 {
    padding: 80px 70px 80px 70px;
    background-color: #F1F1F1;
}

.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: 20px 15px 20px 15px;
        background-color: #F1F1F1;
    }

    .layout18 dd:nth-child(1) {
        width: 100%;
    }
}

.layout19 {
    padding: 80px 70px 80px 70px;
    border: none;
    border-top: solid 1px #F1F1F1;
    border-bottom: solid 1px #E8E8E8;
    background-color: #F5F5F5;
}

.layout19>dt {
    max-width: 1330px;
}

.layout19>dl {
    max-width: 1400px;
}

.layout19 dd:nth-child(1) {
    width: 760px;
    flex-grow: 0;
    flex-shrink: 0;
    align-self: stretch;
}

.layout19 dd:nth-child(2) {
    width: 300px;
    flex-grow: 1;
    flex-shrink: 1;
    align-self: stretch;
    padding: 34px 0px 0px 0px;
}
@media screen and (max-width:1680px) {
.layout19 dd:nth-child(1) {
    width: 500px;
    flex-grow: 0;
    flex-shrink: 0;
    align-self: stretch;
}

.layout19 dd:nth-child(2) {
    width: calc(100% - 500px);
    flex-grow: 1;
    flex-shrink: 1;
    align-self: stretch;
    padding: 20px 0px 0px 0px;
}
}
@media screen and (max-width:1024px) {

    .layout19>dt,
    .layout19>dl,
    .layout19 ._flex_m_block {
        display: block;
    }

    .layout19 ._m_t_100 {
        width: 100%;
    }

    .layout19 {
        padding: 20px 15px 30px 15px;
        background-color: #F5F5F5;
    }

    .layout19 dd:nth-child(1) {
        width: 100%;
    }

    .layout19 dd:nth-child(2) {
        width: 100%;
        padding: 0px 0px 0px 0px;
    }
}

.layout20 {
    padding: 80px 70px 100px 70px;
    background-color: #F8F8F8;
}

.layout20>dt {
    max-width: 1600px;
}

.layout20>dl {
    max-width: 1400px;
}

.layout20 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout20>dt,
    .layout20>dl,
    .layout20 ._flex_m_block {
        display: block;
    }

    .layout20 ._m_t_100 {
        width: 100%;
    }

    .layout20 {
        padding: 30px 15px 30px 15px;
        background-color: #F8F8F8;
    }

    .layout20 dd:nth-child(1) {
        width: 100%;
    }
}

.layout22 {
    margin: 92px auto 0px auto;
    padding: 0px 70px 0px 70px;
    background-color: #F1F1F1;
}

.layout22>dt {
    max-width: 1330px;
}

.layout22>dl {
    max-width: 1600px;
}

.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: none;
    }

    .layout22 ._m_t_100 {
        width: 100%;
    }

    .layout22 {
        margin: 50px auto 0px auto;
        padding: 0px 15px 0px 15px;
        background-color: none;
    }

    .layout22 dd:nth-child(1) {
        width: 100%;
    }
}

.layout21 {
    position: fixed;
    z-index: 16;
    top: 0px;
}

.layout21>dt {
    max-width: 1330px;
}

.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 dd:nth-child(1) {
        width: 100%;
    }
}

.layout23 {
    padding: 0px 15px 0px 15px;
    background: url(../img/tr23.jpg) center center no-repeat;
    background-size: cover;
}

.layout23:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(17, 24, 50, .15);
}

.layout23>dt {
    max-width: 1300px;
}

.layout23>dl {
    max-width: 1400px;
}

.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 {
        background: url(../img/tr9_2.jpg) center center no-repeat;
        background-size: cover;
    }

    .layout23 dd:nth-child(1) {
        width: 100%;
    }
}

.layout24 {
    padding: 60px 70px 80px 70px;
}

.layout24>dt {
    max-width: 1330px;
}

.layout24>dl {
    max-width: 1400px;
}

.layout24 dd:nth-child(1) {
    width: 100%;
    align-self: flex-start;
}

@media screen and (max-width:1024px) {

    .layout24>dt,
    .layout24>dl,
    .layout24 ._flex_m_block {
        display: block;
    }

    .layout24 ._m_t_100 {
        width: 100%;
    }

    .layout24 {
        padding: 30px 15px 30px 15px;
    }

    .layout24 dd:nth-child(1) {
        width: 100%;
    }
}

.layout25 {
    padding: 0px 15px 0px 15px;
    background: url(../img/tr25.jpg) center center no-repeat;
    background-size: cover;
}

.layout25:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(17, 24, 50, .15);
}

.layout25>dt {
    max-width: 1300px;
}

.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 {
        background: url(../img/tr9_2.jpg) center center no-repeat;
        background-size: cover;
    }

    .layout25 dd:nth-child(1) {
        width: 100%;
    }
}

.layout26 {
    padding: 80px 70px 80px 70px;
}

.layout26>dt {
    max-width: 1440px;
}

.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: 30px 15px 30px 15px;
    }

    .layout26 dd:nth-child(1) {
        width: 100%;
    }
}

.layout27 {
    padding: 0px 15px 0px 15px;
    background: url(../img/tr27.jpg) center center no-repeat;
    background-size: cover;
}

.layout27:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(17, 24, 50, .15);
}

.layout27>dt {
    max-width: 1300px;
}

.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 {
        background: url(../img/tr9_2.jpg) center center no-repeat;
        background-size: cover;
    }

    .layout27 dd:nth-child(1) {
        width: 100%;
    }
}

.layout35 {
    padding: 80px 70px 132px 70px;
    background-color: #FFFFFF;
}

.layout35>dt {
    max-width: 1720px;
}

.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;
        background-color: none;
    }

    .layout35 dd:nth-child(1) {
        width: 100%;
    }
}

.layout28 {
    margin: 92px auto 0px auto;
    padding: 0px 70px 0px 70px;
    background-color: #F1F1F1;
}

.layout28>dt {
    max-width: 1330px;
}

.layout28>dl {
    max-width: 1600px;
}

.layout28 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout28>dt,
    .layout28>dl,
    .layout28 ._flex_m_block {
        display: none;
    }

    .layout28 ._m_t_100 {
        width: 100%;
    }

    .layout28 {
        margin: 50px auto 0px auto;
        padding: 0px 15px 0px 15px;
        background-color: #F1F1F1;
    }

    .layout28 dd:nth-child(1) {
        width: 100%;
    }
}

.layout29 {
    padding: 80px 70px 80px 70px;
    background-color: #F1F1F1;
}

.layout29>dt {
    max-width: 1330px;
}

.layout29>dl {
    max-width: 1400px;
}

.layout29 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout29>dt,
    .layout29>dl,
    .layout29 ._flex_m_block {
        display: block;
    }

    .layout29 ._m_t_100 {
        width: 100%;
    }

    .layout29 {
        padding: 20px 15px 20px 15px;
        background-color: #F1F1F1;
    }

    .layout29 dd:nth-child(1) {
        width: 100%;
    }
}

.layout30 {
    padding: 80px 70px 80px 70px;
    background-color: #FFFFFF;
}

.layout30>dt {
    max-width: 1440px;
}

.layout30>dl {
    max-width: 1400px;
}

.layout30 dd:nth-child(1) {
    width: 70%;
    align-self: stretch;
}

.layout30 dd:nth-child(2) {
    width: 30%;
    align-self: stretch;
    padding: 0px 0px 0px 80px;
}

@media screen and (max-width:1024px) {

    .layout30>dt,
    .layout30>dl,
    .layout30 ._flex_m_block {
        display: block;
    }

    .layout30 ._m_t_100 {
        width: 100%;
    }

    .layout30 {
        padding: 30px 15px 30px 15px;
        background-color: #FFFFFF;
    }

    .layout30 dd:nth-child(1) {
        width: 100%;
    }

    .layout30 dd:nth-child(2) {
        width: 100%;
        padding: 0px 0px 0px 0px;
    }
}

.layout31 {
    padding: 0px 15px 0px 15px;
    background: url(../img/tr31.jpg) center center no-repeat;
    background-size: cover;
}

.layout31:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(17, 24, 50, .15);
}

.layout31>dt {
    max-width: 1300px;
}

.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 {
        background: url(../img/tr9_2.jpg) center center no-repeat;
        background-size: cover;
    }

    .layout31 dd:nth-child(1) {
        width: 100%;
    }
}

.layout36 {
    padding: 120px 70px 120px 70px;
}

.layout36>dt {
    max-width: 1500px;
}

.layout36>dl {
    max-width: 1400px;
}

.layout36 dd:nth-child(1) {
    width: 50%;
    align-self: stretch;
}

.layout36 dd:nth-child(2) {
    width: 50%;
    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: 20px 15px 20px 15px;
    }

    .layout36 dd:nth-child(1) {
        width: 100%;
    }

    .layout36 dd:nth-child(2) {
        width: 100%;
    }
}

.layout37 {
    padding: 120px 70px 120px 70px;
    background-color: #F5F5F5;
}

.layout37>dt {
    max-width: 1500px;
}

.layout37>dl {
    max-width: 1400px;
}

.layout37 dd:nth-child(2) {
    width: 50%;
    align-self: stretch;
}

.layout37 dd:nth-child(1) {
    width: 50%;
    align-self: stretch;
}
.layout37 dd:nth-child(3) {
    width: 50%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout37>dt,
    .layout37>dl,
    .layout37 ._flex_m_block {
        display: block;
    }

    .layout37 ._m_t_100 {
        width: 100%;
    }

    .layout37 {
        padding: 20px 15px 20px 15px;
        background-color: #F5F5F5;
    }

    .layout37 dd:nth-child(2) {
        width: 100%;
    }

    .layout37 dd:nth-child(1) {
        width: 100%;
    }
}

.layout38 {
    padding: 120px 70px 120px 70px;
}

.layout38>dt {
    max-width: 1500px;
}

.layout38>dl {
    max-width: 1400px;
}

.layout38 dd:nth-child(1) {
    width: 50%;
    align-self: stretch;
}

.layout38 dd:nth-child(2) {
    width: 50%;
    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: 20px 15px 20px 15px;
    }

    .layout38 dd:nth-child(1) {
        width: 100%;
    }

    .layout38 dd:nth-child(2) {
        width: 100%;
    }
}

.layout39 {
    padding: 120px 70px 120px 70px;
    background-color: #F5F5F5;
}

.layout39>dt {
    max-width: 1500px;
}

.layout39>dl {
    max-width: 1400px;
}

.layout39 dd:nth-child(2) {
    width: 50%;
    align-self: stretch;
}

.layout39 dd:nth-child(1) {
    width: 50%;
    align-self: stretch;
}

.layout39 dd:nth-child(3) {
    width: 50%;
    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: 20px 15px 20px 15px;
        background-color: #F5F5F5;
    }

    .layout39 dd:nth-child(2) {
        width: 100%;
    }

    .layout39 dd:nth-child(1) {
        width: 100%;
    }
}

.layout32 {
    padding: 0px 15px 0px 15px;
    background: url(../img/tr32.jpg) center center no-repeat;
    background-size: cover;
}

.layout32:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(17, 24, 50, .15);
}

.layout32>dt {
    max-width: 1300px;
}

.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 {
        background: url(../img/tr9_2.jpg) center center no-repeat;
        background-size: cover;
    }

    .layout32 dd:nth-child(1) {
        width: 100%;
    }
}

.layout33 {
    padding: 80px 70px 80px 70px;
}

.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: 30px 15px 30px 15px;
    }

    .layout33 dd:nth-child(1) {
        width: 100%;
    }
}

.layout34 {
    padding: 150px 70px 150px 70px;
}

.layout34:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(18, 26, 38, .80);
}

.layout34>dt {
    max-width: 1600px;
}

.layout34>dl {
    max-width: 1400px;
}

.layout34 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
    padding: 60px 70px 60px 70px;
}

.layout34 dd:nth-child(1):before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(255, 255, 255, .10);
}

@media screen and (max-width:1024px) {

    .layout34>dt,
    .layout34>dl,
    .layout34 ._flex_m_block {
        display: block;
    }

    .layout34 ._m_t_100 {
        width: 100%;
    }

    .layout34 {
        padding: 30px 15px 30px 15px;
        background: url(../img/tr34_2.png) no-repeat;
    }

    .layout34 dd:nth-child(1) {
        width: 100%;
        padding: 20px;
    }
}

._nav1-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._nav1-1_bg {
        display: none;
    }
}

._nav2-1_bg {
    width: 100%;
}

._banv1-1_bg {
    padding: 0px 148px 40px 0px;
    border: none;
    /*border-bottom: solid 1px #5B5B5B;*/
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._banv1-1_bg {
        display: none;
    }
}

._basis1-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis1-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 10px 0px;
    }
}

._basis1-2_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 6px 0px;
}

._basis1-3_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 20px 0px;
}

@media screen and (max-width:1024px) {
    ._basis1-3_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 10px 0px;
    }
}

._basis1-4_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 15px 0px;
}

@media screen and (max-width:1024px) {
    ._basis1-4_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 8px 0px;
    }
}

._button1-1_bg {
    width: calc(100% - 0px);
    margin: 3px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._button1-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0 0px;
    }
}

._basis2-1_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 10px 0px;
}

._basis3-5_bg {
    padding: 16px 0px 16px 0px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis3-5_bg {
        padding: 0px 0px 0px 0px;
    }
}

._basis3-6_bg {
    width: 100%;
}

._basis3-7_bg {
    padding: 16px 0px 16px 0px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis3-7_bg {
        padding: 0px 0px 0px 0px;
    }
}

._basis3-8_bg {
    padding: 16px 0px 16px 0px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis3-8_bg {
        padding: 0px 0px 0px 0px;
    }
}

._basis3-9_bg {
    padding: 16px 0px 16px 0px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis3-9_bg {
        padding: 0px 0px 0px 0px;
    }
}

._basis4-1_bg {
    width: 100%;
}

._imgtext1-1_bg {
    padding: 12px 12px 0px 12px;
    box-shadow: 0px 0px 0px #FFFFFF;
    background-color: #FCFCFC;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._imgtext1-1_bg {
        padding: 0px 0px 0px 0px;
        box-shadow: none;
        background-color: none;
        width: calc(100% - 0px);
        margin: 20px 0px 0px 0px;
    }
}

._title1-1_bg {
    width: 100%;
}

._basis5-1_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 100px 0px;
}

@media screen and (max-width:1024px) {
    ._basis5-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._title1-2_bg {
    width: 100%;
}

._basis5-2_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 100px 0px;
}

@media screen and (max-width:1024px) {
    ._basis5-2_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._title1-3_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._title1-3_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 20px 0px;
    }
}

._imgtext2-1_bg {
    width: 100%;
}

._basis5-3_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 100px 0px;
}

@media screen and (max-width:1024px) {
    ._basis5-3_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._title1-4_bg {
    width: 100%;
}

._basis5-4_bg {
    width: 100%;
}

._basis6-1_bg {
    width: 100%;
}

._basis6-2_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis6-2_bg {
        width: calc(100% - 0px);
        margin: 0 0px 0px 0px;
    }
}

._basis7-1_bg {
    width: calc(100% - 0px);
    margin: 56px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis7-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._text1-1_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._text1-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._basis5-5_bg {
    width: 100%;
}

._title1-5_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._title1-5_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis8-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis8-1_bg {
        width: calc(100% - 0px);
        margin: 20px 0px 0px 0px;
    }
}

._basis9-1_bg {
    width: calc(100% - 0px);
    margin: 60px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis9-1_bg {
        width: calc(100% - 0px);
        margin: 20px 0px 0px 0px;
    }
}

._title2-1_bg {
    width: calc(100% - 0px);
    margin: 204px 0px 164px 0px;
}

@media screen and (max-width:1024px) {
    ._title2-1_bg {
        width: calc(100% - 0px);
        margin: 100px 0px 40px 0px;
    }
}

._tabs1-1_bg {
    width: 100%;
}

._location1-1_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._location1-1_bg {
        display: none;
    }
}

._title3-1_bg {
    width: 100%;
}

._basis10-1_bg {
    width: 100%;
}

._title3-2_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 56px 0px;
}

@media screen and (max-width:1024px) {
    ._title3-2_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._basis11-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis11-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0 0px;
    }
}

._title3-3_bg {
    padding: 0px 0px 56px 0px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._title3-3_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._basis6-3_bg {
    width: calc(100% - 0px);
    margin: 24px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis6-3_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis12-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis12-1_bg {
        width: calc(100% - 0px);
        margin: 12px 0px 0px 0px;
    }
}

._basis13-1_bg {
    width: calc(100% - 0px);
    margin: -62px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis13-1_bg {
        width: calc(100% - 0px);
        margin: -40px 0px 0px 0px;
    }
}

._basis7-2_bg {
    width: calc(100% - 0px);
    margin: 24px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis7-2_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis6-4_bg {
    width: 100%;
}

._title2-2_bg {
    width: calc(100% - 0px);
    margin: 240px 0px 200px 0px;
}

@media screen and (max-width:1024px) {
    ._title2-2_bg {
        width: calc(100% - 0px);
        margin: 100px 0px 40px 0px;
    }
}

._location1-2_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._location1-2_bg {
        display: none;
    }
}

._imgtext3-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._imgtext3-1_bg {
        width: calc(100% - 0px);
        margin: 20px 0px 20px 0px;
    }
}

._imgtext4-2_bg {
    width: 100%;
}

._paging1-1_bg {
    width: calc(100% - 0px);
    margin: 60px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._paging1-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._tabs2-1_bg {
    width: 100%;
}

._paging2-1_bg {
    padding: 0px 0px 32px 0px;
    border: none;
    border-top: solid 0px #eaeaea;
    border-bottom: solid 1px #eaeaea;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._paging2-1_bg {
        padding: 0px 0px 10px 0px;
    }
}

._paging2-2_bg {
    padding: 32px 0px 32px 0px;
    border: none;
    border-top: solid 0px #eaeaea;
    border-bottom: solid 1px #eaeaea;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._paging2-2_bg {
        padding: 10px 0px 10px 0px;
    }
}

._text2-1_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._text2-1_bg {
        width: calc(100% - 0px);
        margin: 12px 0px 0px 0px;
    }
    ._text2-1_bg ._jright{justify-content: center;}
}

._basis2-2_bg {
    width: 100%;
}

._imglist1-1_bg {
    padding: 0px 0px 0px 50px;
    width: 100%;
    margin-top: 0px;
}

@media screen and (max-width:1024px) {
    ._imglist1-1_bg {
        padding: 10px 6px 0px 6px;
    }
}

._basis14-1_bg {
    padding: 0px 0px 0px 70px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis14-1_bg {
        padding: 20px 0px 12px 0px;
    }
}

._basis15-1_bg {
    padding: 30px 0px 0px 70px;
    width: 100%;
}
@media screen and (max-width:1680px) {
._basis15-1_bg {
    padding: 20px 0px 0px 70px;
    width: 100%;
}
}
@media screen and (max-width:1024px) {
    ._basis15-1_bg {
        padding: 0px 0px 0px 0px;
    }
}

._basis14-2_bg {
    padding: 30px 0px 0px 70px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis14-2_bg {
        padding: 12px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._button1-2_bg {
    padding: 50px 0px 0px 70px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._button1-2_bg {
        padding: 0px 0px 0px 0px;
    }
}

._basis14-3_bg {
    padding: 50px 0px 0px 0px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis14-3_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0;
    }
}

._basis14-4_bg {
    width: 100%;
}

._tabs3-2_bg {
    border: none;
    border-bottom: solid 1px #E5E5E5;
    background-color: #f6f6f6;
    width: calc(100% - 0px);
    margin: 48px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._tabs3-2_bg {
        background-color: none;
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._title4-1_bg {
    width: calc(100% - 0px);
    margin: 50px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._title4-1_bg {
        width: calc(100% - -30px);
        margin: 0px 0px 12px -30px;
    }
}

._basis16-5_bg {
    padding: 0px 0px 40px 0px;
    border: none;
    border-bottom: solid 1px #E5E5E5;
    width: calc(100% - 0px);
    margin: 32px 0px 50px 0px;
}

@media screen and (max-width:1024px) {
    ._basis16-5_bg {
        padding: 0px 0px 12px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._title4-2_bg {
    width: calc(100% - 0px);
    margin: 50px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._title4-2_bg {
        width: calc(100% - -30px);
        margin: 0px 0px 12px -30px;
    }
}

._basis16-6_bg {
    padding: 0px 0px 40px 0px;
    border: none;
    border-bottom: solid 1px #E5E5E5;
    width: calc(100% - 0px);
    margin: 32px 0px 50px 0px;
}

@media screen and (max-width:1024px) {
    ._basis16-6_bg {
        padding: 0px 0px 12px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._title4-3_bg {
    width: calc(100% - 0px);
    margin: 50px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._title4-3_bg {
        width: calc(100% - -30px);
        margin: 0px 0px 12px -30px;
    }
}

._text3-1_bg {
    width: calc(100% - 0px);
    margin: 32px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._text3-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis17-1_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis17-1_bg {
        display: none;
    }
}

._imgtext3-3_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._imgtext3-3_bg {
        width: calc(100% - 0px);
        margin: 14px 0px 0 0px;
    }
}

._imgtext4-4_bg {
    width: 100%;
}

._basis6-5_bg {
    width: 100%;
}

._location2-3_bg {
    padding: 12px 0px 12px 0px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._location2-3_bg {
        padding: 0px 0px 0px 0px;
    }
}

._nav1-2_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._nav1-2_bg {
        display: none;
    }
}

._title2-3_bg {
    width: calc(100% - 0px);
    margin: 240px 0px 200px 0px;
}

@media screen and (max-width:1024px) {
    ._title2-3_bg {
        width: calc(100% - 0px);
        margin: 100px 0px 40px 0px;
    }
}

._location1-4_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._location1-4_bg {
        display: none;
    }
}

._imgtext5-1_bg {
    width: 100%;
}

._title2-4_bg {
    width: calc(100% - 0px);
    margin: 240px 0px 200px 0px;
}

@media screen and (max-width:1024px) {
    ._title2-4_bg {
        width: calc(100% - 0px);
        margin: 100px 0px 40px 0px;
    }
}

._location1-5_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._location1-5_bg {
        display: none;
    }
}

._title4-4_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._title4-4_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis16-7_bg {
    width: calc(100% - 0px);
    margin: 32px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis16-7_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._title4-5_bg {
    padding: 50px 0px 0px 0px;
    border: none;
    border-top: solid 1px #E5E5E5;
    width: calc(100% - 0px);
    margin: 80px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._title4-5_bg {
        padding: 12px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis16-8_bg {
    width: calc(100% - 0px);
    margin: 32px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis16-8_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._imglist2-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._imglist2-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 20px 0px;
    }
}

._imglist2-2_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._imglist2-2_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._title2-5_bg {
    width: calc(100% - 0px);
    margin: 204px 0px 164px 0px;
}

@media screen and (max-width:1024px) {
    ._title2-5_bg {
        width: calc(100% - 0px);
        margin: 100px 0px 40px 0px;
    }
}

._tabs1-3_bg {
    width: 100%;
}

._location1-6_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._location1-6_bg {
        display: none;
    }
}

._basis8-3_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis8-3_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 20px 0px;
    }
}

._paging1-2_bg {
    width: calc(100% - 0px);
    margin: 60px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._paging1-2_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._location2-7_bg {
    padding: 12px 0px 12px 0px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._location2-7_bg {
        padding: 0px 0px 0px 0px;
    }
}

._paging2-3_bg {
    padding: 0px 0px 32px 0px;
    border: none;
    border-top: solid 0px #eaeaea;
    border-bottom: solid 1px #eaeaea;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._paging2-3_bg {
        padding: 0px 0px 10px 0px;
    }
}

._paging2-4_bg {
    padding: 32px 0px 32px 0px;
    border: none;
    border-top: solid 0px #eaeaea;
    border-bottom: solid 1px #eaeaea;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._paging2-4_bg {
        padding: 10px 0px 10px 0px;
    }
}

._text2-2_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._text2-2_bg {
        width: calc(100% - 0px);
        margin: 12px 0px 0px 0px;
    }
    ._text2-2_bg ._jright{justify-content: center;}
}

._basis17-2_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis17-2_bg {
        display: none;
    }
}

._basis18-9_bg {
    padding: 0px 0px 40px 0px;
    border: none;
    border-bottom: solid 1px #eaeaea;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis18-9_bg {
        padding: 0px 0px 12px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis19-10_bg {
    width: calc(100% - 0px);
    margin: 18px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis19-10_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis20-2_bg {
    width: calc(100% - 0px);
    margin: 32px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis20-2_bg {
        display: none;
    }
}

._basis21-11_bg {
    padding: 0px 0px 40px 0px;
    border: none;
    border-bottom: solid 1px #eaeaea;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis21-11_bg {
        display: none;
    }
}

._basis19-13_bg {
    width: calc(100% - 0px);
    margin: 32px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis19-13_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis19-14_bg {
    width: calc(100% - 0px);
    margin: 32px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis19-14_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis19-15_bg {
    width: calc(100% - 0px);
    margin: 18px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis19-15_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis19-16_bg {
    width: calc(100% - 0px);
    margin: 32px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis19-16_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis19-17_bg {
    width: calc(100% - 0px);
    margin: 18px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis19-17_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis27-4_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis27-4_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._title2-6_bg {
    width: calc(100% - 0px);
    margin: 240px 0px 200px 0px;
}

@media screen and (max-width:1024px) {
    ._title2-6_bg {
        width: calc(100% - 0px);
        margin: 100px 0px 40px 0px;
    }
}

._location1-8_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._location1-8_bg {
        display: none;
    }
}

._basis28-1_bg {
    width: calc(100% - 60px);
    margin: 0px 60px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis28-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._title4-6_bg {
    width: calc(100% - 0px);
    margin: 50px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._title4-6_bg {
        width: calc(100% - 0px);
        margin: 12px 0px 8px 0px;
    }
}

._basis16-18_bg {
    padding: 0px 0px 40px 0px;
    width: calc(100% - 0px);
    margin: 32px 0px 50px 0px;
}

@media screen and (max-width:1024px) {
    ._basis16-18_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis28-2_bg {
    width: 100%;
}

._title4-7_bg {
    width: calc(100% - 0px);
    margin: 50px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._title4-7_bg {
        width: calc(100% - 0px);
        margin: 12px 0px 8px 0px;
    }
}

._basis16-19_bg {
    padding: 0px 80px 40px 0px;
    width: calc(100% - 0px);
    margin: 32px 0px 50px 0px;
}

@media screen and (max-width:1024px) {
    ._basis16-19_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis28-3_bg {
    width: calc(100% - 60px);
    margin: 0px 60px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis28-3_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._title4-8_bg {
    width: calc(100% - 0px);
    margin: 50px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._title4-8_bg {
        width: calc(100% - 0px);
        margin: 12px 0px 8px 0px;
    }
}

._basis16-20_bg {
    padding: 0px 0px 40px 0px;
    width: calc(100% - 0px);
    margin: 32px 0px 50px 0px;
}

@media screen and (max-width:1024px) {
    ._basis16-20_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis28-4_bg {
    width: 100%;
}

._title4-9_bg {
    width: calc(100% - 0px);
    margin: 50px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._title4-9_bg {
        width: calc(100% - 0px);
        margin: 12px 0px 8px 0px;
    }
}

._basis16-21_bg {
    padding: 0px 80px 40px 0px;
    width: calc(100% - 0px);
    margin: 32px 0px 50px 0px;
}

@media screen and (max-width:1024px) {
    ._basis16-21_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._title2-7_bg {
    width: calc(100% - 0px);
    margin: 240px 0px 200px 0px;
}

@media screen and (max-width:1024px) {
    ._title2-7_bg {
        width: calc(100% - 0px);
        margin: 100px 0px 40px 0px;
    }
}

._location1-9_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._location1-9_bg {
        display: none;
    }
}

._title1-6_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-6_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 14px 0px;
    }
}

._basis22-1_bg {
    width: calc(100% - 0px);
    margin: 30px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis22-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis23-1_bg {
    width: calc(100% - 0px);
    margin: 20px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis23-1_bg {
        width: calc(100% - 0px);
        margin: 20px 0px 0px 0px;
    }
}

._title5-1_bg {
    width: 100%;
}

._basis24-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis24-1_bg {
        width: calc(100% - 0px);
        margin: 10px 0px 0px 0px;
    }
}

._title5-2_bg {
    width: 100%;
}

._basis25-3_bg {
    width: calc(100% - 0px);
    margin: 30px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis25-3_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis26-1_bg {
    width: 100%;
}

._basis19-12_bg {
    width: calc(100% - 0px);
    margin: 15px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis19-12_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._nav1 {
    float: left;
    width: 100%;
}

._nav1 .cur{padding-left: 70px;padding-right: 70px;}

._nav1 .ctext {
    max-width: 1600px;
    left: 50%;
    padding: 0 0px !important;
    width: 100%;
    transform: translate(-50%, 0px);
    padding: 0 20px;
    position: relative;
}

._nav1 .drop,
._nav1 .xqnav {
    background: #fff;
    transition: all 0.4s ease-in-out;
    float: left;
    width: 100%;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 20%);
    padding-left: 70px;padding-right: 70px;
}

._nav1 .drop .nav>li>a,
._nav1 .xqnav .nav>li>a {
    color: #555555;
}

._nav1 .ctext {
    line-height: 92px;
    padding-left: 0px;
    width: 100%;
    display: block;
    float: left;
    transition: all 0.4s ease-in-out;
    height: 92px;
}

._nav1 .logo {
    float: left;
}

._nav1 .logo img {
    max-width: 100%;
    width: 200px;
    height: auto;
    margin-top: 16px;
}

._nav1 .nav {
    float: right;
}

._nav1 .nav>li {
    display: inline-block;
    margin-left: 56px;
    position: relative;
}
._nav1 .nav>li:first-child{margin-left: 0;}
@media screen and (max-width:1300px) {
._nav1 .nav>li {
    margin-left: 20px;
}
}
@media screen and (max-width:1080px) {
._nav1 .nav>li {
    margin-left: 14px;
}
}
._nav1 .nav>li>a:hover {
    color: #004ea2;
}

._nav1 .nav>li.active >a{
    color: #004ea2;
}

._nav1 .cur.drop .nav>li>a:hover,
._nav1 .cur.xqnav .nav>li>a:hover {
    color: #004ea2;
}

._nav1 .nav>li>a {
    display: block;
    position: relative;
    line-height: 92px;
    font-size: 18px;
}
@media screen and (max-width:1080px) {
._nav1 .nav>li>a {
    font-size: 16px;
}
}
._nav1 .nav>li.active a::after {
    width: 100%;
}

._nav1 .nav>li:hover a::after {
    width: 100%;
}

._nav1 .ctext .func .lang {
    width: 95px;
    height: 35px;
    line-height: 35px;
    border-radius: 17px;
    border: 1px solid #d1d1d1;
    text-align: center;
    color: #2f2f2f;
    margin: 0 30px 0 85px;
    display: inline-block;
}

._nav1 .ctext .int {
    width: 176px;
    padding: 7px 48px 7px 15px;
    background: none;
    border-radius: 38px;
    border: 1px solid #848587;
    font-size: 14px;
}

._nav1 .ctext .btn {
    display: block;
    font-size: 18px;
    margin-left: 9px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    border-radius: 38px;
    text-align: center;
    float: right;
    color: #fff;
    position: relative;
    z-index: 4;
}

._nav1 .img2 {
    display: none;
}

._nav1 .drop .img2,
._nav1 .xqnav .img2 {
    display: block;
}

._nav1 .drop .img1,
._nav1 .xqnav .img1 {
    display: none;
}

._nav1 .drop .ctext .so .int::-webkit-input-placeholder,
._nav1 .xqnav .ctext .so .int::-webkit-input-placeholder {
    color: #004ea2;
}

._nav1 .drop .ctext .int,
._nav1 .xqnav .ctext .int {
    border: 1px solid #004ea2;
}

._nav1 .erji.cur {
    display: block;
}

._nav1 .erji.none.cur {
    display: none;
}

._nav1 .contact {
    float: right;
    margin-top: 26px;
    margin-left: 50px;
}

._nav1 .contact .icon {
    height: 40px;
    width: 40px;
    margin-right: 0px;
    transition: all 0.5s linear;
    position: relative;
    background: #fff;
    border-radius: 100%;
    display: flex;
    float: left;
    align-items: center;
    justify-content: center;
}

._nav1 .contact .icon i {
    font-size: 20px;
    color: #fff;
    transition: all 0.5s linear;
}

._nav1 .contact .icon2 {
    background: rgba(255, 255, 255, 0) !important;
    border: 1px solid #fff;
    margin-right: 20px;
    opacity: 1;
    width: 20px;
    display: none;
}

._nav1 .contact .icon2 i {
    color: #fff;
}

._nav1 .cur .nli span>a {
    color: #333;
}

._nav1 .cur .contact .icon {
    background: #004ea2;
}

._nav1 .cur.drop .contact .icon,
._nav1 .cur.xqnav .contact .icon{
    background: #004ea2;
}

._nav1 .cur.drop .contact .icon2,
._nav1 .cur.xqnav .contact .icon2 {
    border-color: #004ea2;
}

._nav1 .cur.drop .contact .icon2 i,
._nav1 .cur.xqnav .contact .icon2 i {
    color: #00a1e9 !important;
}

._nav1 .cur.drop .contact .icon i,
._nav1 .cur.xqnav .contact .icon i {
    color: #fff;
}

._nav1 .cur .contact h4 {
    color: #333;
}

._nav1 .so_but {
    display: none;
    float: left;
    width: 282px;
    position: absolute;
    right: 0;
    top: 66px;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 20%);
}

._nav1 .so {
    float: left;
    width: 100%;
    background: #fff;
    position: relative;
}

._nav1 .so .Search {
    float: left;
    width: 100%;
    height: 36px;
    background: none;
    border: none;
    line-height: 36px;
    padding: 0 56px 0 10px;
    color: #414141;
    font-size: 14px;
}

._nav1 .so .sear_sub {
    float: right;
    width: 50px;
    height: 100%;
    border: none;
    background: url(../img/p7247_3.png) center no-repeat #004ea2;
    position: absolute;
    right: 0;
    top: 0;
}

._nav1 .eru {
    position: absolute;
    display: none;
    top: 90px;
    min-width: 148px;
    left: 50%;
    z-index: 4;
    border-radius: 0px;
    box-shadow: 0px 0px 0px #000;
    transform: translate(-50%, 0);
    background: #004ea2;
}

._nav1 .eru a {
    display: block;
    color: #fff;
    font-size: 16px;
    white-space: nowrap;
    line-height: 48px;
    padding: 0px 15px;
}

._nav1 .eru .erl {
    border-bottom: 1px solid rgba(0, 70, 145, 1);
}

._nav1 .eru .erl a {
    margin: 0 !important;
    width: 100%;
    text-align: center;
}

._nav1 .eru .erl a:hover {
    background: #00a1e9;
    color: #fff;
}

._nav1 .nav>li:hover .eru {
    display: block;
}

._nav1-1 .nav>li>a {
    color: rgba(255, 255, 255, 1);
}

._nav1-1 .ctext .btn {
    background: #FFFFFF;
}

._nav1-1 .so {
    border: 1px solid #FFFFFF;
}

._nav1-2 .nav>li>a {
    color: #333;
}

._nav1-2 .ctext .btn {
    background: #004ea2;
}

._nav1-2 .so {
    border: 1px solid #004ea2;
}

._nav2 {
    width: 100%;
    float: left;
}

._nav2 .ctext {
    width: 100%;
    float: left;
}

._nav2 .ctext .top {
    position: relative;
    z-index: 5;
}

._nav2 .ctext .menuph {
    display: block;
}

._nav2 .ctext .menuph {
    float: right;
    width: 28px;
    height: 28px;
    cursor: pointer;
    text-align: center;
    margin: 12px 0px 12px 0;
}

._nav2 .ctext .menuph .point {
    display: inline-block;
    width: 28px;
    height: 28px;
    position: relative;
}

._nav2 .ctext .menuph .point:hover .navbtn,
._nav2 .ctext .menuph .point:hover .navbtn::after,
._nav2 .ctext .menuph .point:hover .navbtn::before {
    width: 28px;
}

._nav2 .ctext .menuph .navbtn {
    position: absolute;
    top: 14px;
    right: 0;
    display: inline-block;
    height: 2px;
    background: #004ea2;
    width: 28px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

._nav2 .ctext .menuph .navbtn::after,
._nav2 .ctext .menuph .navbtn::before {
    position: absolute;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 2px;
    content: '';
    background: #004ea2;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

._nav2 .ctext .menuph .navbtn::after {
    top: -10px;
}

._nav2 .ctext .menuph .navbtn::before {
    top: 10px;
}

._nav2 .ctext .menuph .point.active .navbtn {
    background: transparent;
}

._nav2 .ctext .menuph .point.active .navbtn::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0px;
}

._nav2 .ctext .menuph .point.active .navbtn::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0px;
}

._nav2 .ctext .xialaph {
    left: 0;
    top: 0;
    float: left;
    width: 100%;
    height: 100vh;
    overflow: auto;
    padding: 0 15px;
    z-index: 999999999999;
    background: #fff;
    display: none;
    left: 0;
    top: 50px;
}

._nav2 .ctext .xialaph .ul2,
._nav2 .ctext .xialaph .ul3 {
    display: none;
}

._nav2 .ctext .xialaph h4 a {
    float: left;
    width: 60%;
    font-size: 16px;
    line-height: 50px;
}

._nav2 .ctext .xialaph h4 a span {
    padding-left: 6px;
    color: #ccc;
    font-size: 14px;
}

._nav2 .ctext .xialaph h4 {
    float: left;
    width: 100%;
    position: relative;
}

._nav2 .ctext .xialaph li:last-child h4::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
}

._nav2 .ctext .xialaph h4:hover a,
._nav2 .ctext .xialaph h5:hover a {
    color: #004ea2;
}

._nav2 .ctext .xialaph h4::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
}

._nav2 .ctext .xialaph h5 a {
    float: left;
    width: 100%;
    color: #1f1f1f;
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
}

._nav2 .ctext .xialaph h5 {
    float: left;
    width: 100%;
    position: relative;
}

._nav2 .ctext .xialaph h5::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #e5e5e5;
}

._nav2 .ctext .xialaph li:last-child h5::after {
    display: none;
}

._nav2 .ctext .xialaph h4 img {
    width: 15px;
    height: 8px;
    float: right;
    margin-top: 24px;
    cursor: pointer;
}

._nav2 .ctext .xialaph h5 img {
    width: 11px;
    height: 6px;
    float: right;
    margin-top: 26px;
    margin-right: 18px;
    cursor: pointer;
}

._nav2 .ctext .xialaph h4.active img.img_s,
._nav2 .ctext .xialaph h5.active img.img_s {
    display: none;
}

._nav2 .ctext .xialaph h4.active img.img_d,
._nav2 .ctext .xialaph h5.active img.img_d {
    display: block;
}

._nav2 .ctext .xialaph .ul2 {
    float: left;
    width: 100%;
    padding: 0 10px;
}

._nav2 .ctext .xialaph .phsou {
    position: relative;
    margin-top: 34px;
}

._nav2 .ctext .xialaph .phsou input {
    width: 100%;
    height: 56px;
    background-color: #fff;
    color: #aaa;
    font-size: 14px;
    padding-left: 20px;
    border: 1px solid #e5e5e5;
}

._nav2 .ctext .xialaph .phsou img {
    cursor: pointer;
    width: 21px;
    height: 22px;
    position: absolute;
    top: 17px;
    right: 29px;
}

._nav2 .ctext .img_d,
._nav2 .ctext .disno {
    display: none;
}

._nav2 .box {
    display: flex;
    height: 50px;
    padding: 0 15px;
    width: 100%;
    justify-content: space-between;
}

._nav2 .box .bg {
    height: 50px;
    background: #fff;
    width: 100%;
    left: 0;
    position: absolute;
    z-index: 5;
    float: left;
    opacity: 1;
}

._nav2 .ctext.sub .box .bg {
    opacity: 1;
}

._nav2 .box .logo {
    float: left;
    position: relative;
    z-index: 6;
}

._nav2 .box .logo img {
    height: 40px;
    margin-top: 5px;
    display: block;
}

._nav2 .soph {
    margin-top: 15px;
    width: 100%;
    float: left;
}

._nav2 .soph .so {
    float: left;
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 6;
    border: 1px solid #004ea2;
}

._nav2 .soph .search {
    float: left;
    width: 100%;
    height: 36px;
    background: none;
    border: none;
    line-height: 36px;
    padding: 0 56px 0 10px;
    color: #414141;
    font-size: 14px;
}

._nav2 .soph .searsub {
    float: right;
    width: 50px;
    height: 100%;
    border: none;
    background: url(../img/p7243_1.png) center no-repeat #004ea2;
    position: absolute;
    right: 0;
    top: 0;
}

._nav2 .ctext .dh {
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    width: 100%;
}

._nav2 .ctext .dh i {
    color: #C01;
    font-size: 16px;
    margin: 0 10px 0 0;
}

._nav2 .ctext .dh p {
    font-size: 14px;
    color: #6A6A6A;
    line-height: 18px;
}

._banv1 {
    float: left;
    width: 100%;
}

._banv1 .ctext {
    float: left;
    width: 100%;
    overflow: hidden;
}

._banv1 .ctext ul {
    width: 100%;
    overflow: hidden;
    display: -webket-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: top;
}

._banv1 .ctext ul li .p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 25px;
    color: #fff;
}

._banv1 .ctext ul li a {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    opacity: 0.6;
}

._banv1 .ctext ul li a:hover {
    opacity: 1;
}

._paging1 {
    float: left;
    width: 100%;
}

._paging1 .ctext {
    float: left;
    width: 100%;
}

._paging1 .ctext .pz_fy {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
}

._paging1 .ctext .pz_fy a {
    border: #ebeced 1px solid;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    color: #323232;
    font-size: 14px;
    display: flex;
    margin: 0 2px;
    border-radius: 2px;
    background: #F8F8F8;
}

._paging1 .ctext .pz_fy a:hover,
._paging1 .ctext .pz_fy a.on {
    color: #fff;
    border: #004ea2 1px solid;
    background: #004ea2;
}

._paging1 .ctext .pz_fy a.l,
._paging1 .ctext .pz_fy a.r {
    font-family: '宋体';
}

._paging1 .ctext .text_p {
    display: none;
}

._paging1 .ctext .text_p {
    text-align: center;
    font-size: 0;
    color: #333;
}

._paging1 .ctext .text_p a {
    display: inline-block;
    vertical-align: middle;
    padding: 0 25px;
    font-size: 14px;
    line-height: 30px;
    background: #004ea2;
    color: #fff;
    border: transparent;
    border-radius: 30px;
    overflow: hidden;
}

._paging1 .ctext .text_p span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 25px;
    font-size: 14px;
    color: #333;
}

@media screen and (max-width:1024px) {
    ._paging1 .ctext .text_p {
        display: block;
    }

    ._paging1 .ctext .pz_fy {
        display: none;
    }
}

._paging2 {
    width: 100%;
    float: left;
}

._paging2 .link {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
}

._paging2 .link a {
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    color: #333;
    transition: all .5s linear;
}

._paging2 .link .a1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

._paging2 .link a:hover {
    color: #004ea2;
}

._paging2 .link span {
    white-space: nowrap;
    margin-right: 15px;
    color: #999999;
    font-size: 16px;
}

@media screen and (max-width:1024px) {
    ._paging2 .link {
        position: relative;
    }

    ._paging2 .link a {
        font-size: 14px;
        line-height: 18px;
    }

    ._paging2 .link .a1 {
        width: 100%;
    }

    ._paging2 .link span {
        font-size: 14px;
        margin-right: 10px;
    }
}

._location1 {
    width: 100%;
    float: left;
}

._location1 .ctext {
    width: 100%;
    float: left;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
    color: rgba(217, 217, 217, 1);
}

._location1 .ctext .ico {
    float: left;
}

._location1 .ctext .ul1 {
    float: left;
    margin-left: 8px;
}

._location1 .ctext .ul1 li {
    float: left;
    line-height: 24px;
}

._location1 .ctext .ul1 li i {
    float: left;
    margin: 0 4px;
}

._location1 .ctext .ul1 li a {
    float: left;
    color: rgba(217, 217, 217, 1);
    font-size: 14px;
    line-height: 24px;
}

._location1 .ctext .ul1 li.on a,
._location1 .ctext .ul1 li:hover a {
    color: #FFFFFF;
}

._location2 {
    width: 100%;
    float: left;
}

._location2 .ctext {
    width: 100%;
    float: left;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    color: rgba(111, 111, 111, 1);
}

._location2 .ctext .ico {
    float: left;
}

._location2 .ctext .ul1 {
    float: left;
    margin-left: 8px;
}

._location2 .ctext .ul1 li {
    float: left;
    line-height: 24px;
}

._location2 .ctext .ul1 li i {
    float: left;
    margin: 0 4px;
}

._location2 .ctext .ul1 li a {
    float: left;
    color: rgba(111, 111, 111, 1);
    font-size: 14px;
    line-height: 24px;
}

._location2 .ctext .ul1 li.on a,
._location2 .ctext .ul1 li:hover a {
    color: #004ea2;
}

@media screen and (max-width:1024px) {
    ._location2 .ctext {
        justify-content: flex-start;
    }

    ._location2 .ctext .ul1 li {
        line-height: 36px;
    }

    ._location2 .ctext .ul1 li a {
        font-size: 14px;
        line-height: 36px;
    }
}

._title1 {
    width: 100%;
    float: left;
}

._title1 .ctext {
    text-align: left;
}

._title1 .ctext .t1 {
    line-height: 40px;
    opacity: 1;
}

._title1 .ctext .t2 {
    font-size: 32px;
    line-height: 40px;
    opacity: 1;
    text-shadow: 0px 0px 0px #888;
}

._title1-1 .ctext .t1 {
    font-size: 38px;
    color: #FFFFFF;
    letter-spacing: 2px;
    font-weight: 400;
}

._title1-1 .ctext .t2 {
    color: rgba(255, 255, 255, 1);
    letter-spacing: 2px;
    margin-top: 0px;
    font-weight: 700;
}

._title1-2 .ctext .t1 {
    font-size: 38px;
    color: #004ea2;
    letter-spacing: 2px;
    font-weight: 400;
}

._title1-2 .ctext .t2 {
    color: rgba(0, 0, 0, 1);
    letter-spacing: 2px;
    margin-top: 0px;
    font-weight: 700;
}

._title1-3 .ctext .t1 {
    font-size: 38px;
    color: #004ea2;
    letter-spacing: 2px;
    font-weight: 400;
}

._title1-3 .ctext .t2 {
    color: rgba(0, 0, 0, 1);
    letter-spacing: 2px;
    margin-top: 0px;
    font-weight: 700;
}

._title1-4 .ctext .t1 {
    font-size: 38px;
    color: #004ea2;
    letter-spacing: 2px;
    font-weight: 400;
}

._title1-4 .ctext .t2 {
    color: rgba(0, 0, 0, 1);
    letter-spacing: 2px;
    margin-top: 0px;
    font-weight: 700;
}

._title1-5 .ctext .t1 {
    font-size: 38px;
    color: #004ea2;
    letter-spacing: 2px;
    font-weight: 400;
}

._title1-5 .ctext .t2 {
    color: rgba(0, 0, 0, 1);
    letter-spacing: 2px;
    margin-top: 0px;
    font-weight: 700;
}

._title1-6 .ctext .t1 {
    font-size: 48px;
    color: #004ea2;
    letter-spacing: 0px;
    font-weight: 900;
}

._title1-6 .ctext .t2 {
    color: #000;
    letter-spacing: 0px;
    margin-top: 24px;
    font-weight: 400;
}

@media screen and (max-width:1024px) {
    ._title1 .ctext .t1 {
        font-size: 20px;
        line-height: 24px;
        letter-spacing: 0px;
    }

    ._title1 .ctext .t2 {
        font-size: 18px;
        line-height: 22px;
        letter-spacing: 0px;
    }

    ._title1-1 .ctext {
        text-align: left;
    }

    ._title1-1 .ctext .t2 {
        margin-top: 6px;
    }

    ._title1-2 .ctext {
        text-align: left;
    }

    ._title1-2 .ctext .t2 {
        margin-top: 6px;
    }

    ._title1-3 .ctext {
        text-align: left;
    }

    ._title1-3 .ctext .t2 {
        margin-top: 6px;
    }

    ._title1-4 .ctext {
        text-align: left;
    }

    ._title1-4 .ctext .t2 {
        margin-top: 6px;
    }

    ._title1-5 .ctext {
        text-align: left;
    }

    ._title1-5 .ctext .t2 {
        margin-top: 6px;
    }

    ._title1-6 .ctext {
        text-align: center;
    }

    ._title1-6 .ctext .t2 {
        margin-top: 8px;
    }
}

._title2 {
    width: 100%;
    float: left;
}

._title2 .ctext {
    width: 100%;
    float: left;
}

._title2 .ctext .text1 {
    width: 100%;
    float: left;
}

._title2 .ctext .text1 h4 {
    width: 100%;
    float: left;
    text-align: center;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 40px;
    letter-spacing: 1px;
}

._title2 .ctext .text1 h4 .span1 {
    position: relative;
    padding: 0 42px;
    position: relative;
    z-index: 2;
}

._title2 .ctext .text1 h4 .span1::after,
._title2 .ctext .text1 h4 .span1::before {
    position: absolute;
    height: 2px;
    width: 32px;
    background: #FFFFFF;
    opacity: 100%;
    content: '';
    top: 50%;
    transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
}

._title2 .ctext .text1 h4 .span1::after {
    left: 0;
}

._title2 .ctext .text1 h4 .span1::before {
    right: 0;
}

._title2 .ctext .text1 p {
    width: 100%;
    float: left;
    text-align: center;
    color: #FFFFFF;
    line-height: 44px;
    letter-spacing: 1px;
    font-weight: 700;
    margin-top: 10px;
}

._title2 .ctext .text1 p .span1 {
    position: relative;
    padding: 0 0px;
    position: relative;
    z-index: 2;
}

._title2 .ctext .text1 p .span1::after,
._title2 .ctext .text1 p .span1::before {
    position: absolute;
    height: 2px;
    width: 0px;
    background: #FFFFFF;
    opacity: 100%;
    content: '';
    top: 50%;
    transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
}

._title2 .ctext .text1 p .span1::after {
    left: 0;
}

._title2 .ctext .text1 p .span1::before {
    right: 0;
}

._title2-1 .ctext .text1 h4 {
    font-size: 30px;
}

._title2-1 .ctext .text1 p {
    font-size: 36px;
}

._title2-2 .ctext .text1 h4 {
    font-size: 30px;
}

._title2-2 .ctext .text1 p {
    font-size: 36px;
}

._title2-3 .ctext .text1 h4 {
    font-size: 30px;
}

._title2-3 .ctext .text1 p {
    font-size: 36px;
}

._title2-4 .ctext .text1 h4 {
    font-size: 20px;
}

._title2-4 .ctext .text1 p {
    font-size: 40px;
}

._title2-5 .ctext .text1 h4 {
    font-size: 30px;
}

._title2-5 .ctext .text1 p {
    font-size: 36px;
}

._title2-6 .ctext .text1 h4 {
    font-size: 30px;
}

._title2-6 .ctext .text1 p {
    font-size: 36px;
}

._title2-7 .ctext .text1 h4 {
    font-size: 30px;
}

._title2-7 .ctext .text1 p {
    font-size: 36px;
}

@media screen and (max-width:1024px) {
    ._title2 .ctext .text1 h4 {
        font-size: 18px;
        line-height: 28px;
    }

    ._title2 .ctext .text1 h4 .span1 {
        padding: 0 30px;
    }

    ._title2 .ctext .text1 h4 .span1::after,
    ._title2 .ctext .text1 h4 .span1::before {
        width: 20px;
    }

    ._title2 .ctext .text1 p {
        font-size: 22px;
        line-height: 30px;
        margin-top: 2px;
    }

    ._title2 .ctext .text1 p .span1 {
        padding: 0 0px;
    }

    ._title2 .ctext .text1 p .span1::after,
    ._title2 .ctext .text1 p .span1::before {
        width: 0px;
    }
}

._title3 {
    width: 100%;
    float: left;
}

._title3 .ctext {
    width: 100%;
    float: left;
}

._title3 .ctext .t1 {
    font-size: 36px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    overflow: hidden;
    letter-spacing: 2px;
}

._title3 .ctext .line {
    width: 60px;
    height: 2px;
    margin-top: 16px;
}

._title3-1 .ctext .t1 {
    color: #333333;
}

._title3-1 .ctext .line {
    background: #004ea2;
}

._title3-2 .ctext .t1 {
    color: #333333;
}

._title3-2 .ctext .line {
    background: #004ea2;
}

._title3-3 .ctext .t1 {
    color: #FFFFFF;
}

._title3-3 .ctext .line {
    background: #FFFFFF;
}

@media screen and (max-width:1024px) {
    ._title3 .ctext .t1 {
        font-size: 20px;
        line-height: 24px;
        height: 24px;
    }

    ._title3 .ctext .line {
        width: 40px;
        height: 2px;
        margin-top: 10px;
    }
}

._title4 {
    float: left;
    width: 100%;
}

._title4 .slick {
    float: left;
    width: 100%;
}

._title4 .slick h4 {
    font-size: 32px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 32px;
    padding: 0px 50px 0px 40px;
    opacity: 100;
    position: relative;
    text-align: left;
}

._title4 .slick h4:after {
    content: "";
    width: 30px;
    height: 4px;
    background: #004ea2;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 0px;
}

._title4 .slick h4:before {
    content: "";
    width: 0px;
    height: 1px;
    background: #00a1e9;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: -0px;
}

._title4-1 .slick h4 {
    color: #000000;
}

._title4-2 .slick h4 {
    color: rgba(0, 0, 0, 1);
}

._title4-3 .slick h4 {
    color: #000000;
}

._title4-4 .slick h4 {
    color: #000000;
}

._title4-5 .slick h4 {
    color: #000000;
}

._title4-6 .slick h4 {
    color: #000000;
}

._title4-7 .slick h4 {
    color: #000000;
}

._title4-8 .slick h4 {
    color: #000000;
}

._title4-9 .slick h4 {
    color: #000000;
}

@media screen and (max-width:1024px) {
    ._title4 {
        float: left;
        width: 100%;
    }

    ._title4 .slick {
        float: left;
        width: 100%;
    }

    ._title4 .slick h4 {
        font-size: 18px;
        color: #666;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 24px;
        opacity: 100;
        position: relative;
    }

    ._title4 .slick h4:after {
        content: "";
        width: 0px;
        height: 0px;
    }

    ._title4 .slick h4:before {
        content: "";
        width: 0px;
        height: 0px;
        left: -0px;
    }

    ._title4-1 .slick h4 {
        padding: 0px 0px 0px 30px;
    }

    ._title4-2 .slick h4 {
        padding: 0px 0px 0px 30px;
    }

    ._title4-3 .slick h4 {
        padding: 0px 0px 0px 30px;
    }

    ._title4-4 .slick h4 {
        padding: 0px 0px 0px 0px;
    }

    ._title4-5 .slick h4 {
        padding: 0px 0px 0px 0px;
    }

    ._title4-6 .slick h4 {
        padding: 0px 0px 0px 0px;
    }

    ._title4-7 .slick h4 {
        padding: 0px 0px 0px 0px;
    }

    ._title4-8 .slick h4 {
        padding: 0px 0px 0px 0px;
    }

    ._title4-9 .slick h4 {
        padding: 0px 0px 0px 0px;
    }
}

._title5 {
    width: 100%;
    float: left;
}

._title5 .ctext {
    float: left;
    width: 100%;
    font-size: 0;
}

._title5 .ctext h5 {
    font-size: 20px;
    line-height: 20px;
    color: #FFFFFF;
    letter-spacing: 0px;
}

._title5 .ctext h6 {
    font-size: 20px;
    line-height: 20px;
    color: #FFFFFF;
    font-weight: 400;
    letter-spacing: 0px;
}

._title5 .ctext i {
    display: inline-block;
    width: 30px;
    height: 1px;
    background: #8E9298;
}

._title5-1 .ctext {
    text-align: center;
}

._title5-1 .ctext h5 {
    font-weight: 700;
}

._title5-1 .ctext h6 {
    margin: 10px 0 15px 0;
}

._title5-2 .ctext {
    text-align: left;
}

._title5-2 .ctext h5 {
    font-weight: 400;
}

._title5-2 .ctext h6 {
    margin: 10px 0 40px 0;
}

@media screen and (max-width:1024px) {
    ._title5 .ctext {
        text-align: center;
    }

    ._title5 .ctext h5 {
        font-size: 16px;
    }

    ._title5 .ctext h6 {
        font-size: 14px;
        font-weight: 400;
    }

    ._title5 .ctext i {
        width: 20px;
        height: 1px;
    }

    ._title5-1 .ctext h5 {
        line-height: 20px;
        font-weight: 700;
    }

    ._title5-1 .ctext h6 {
        margin: 8px 0 10px 0;
        line-height: 20px;
    }

    ._title5-2 .ctext h5 {
        line-height: 16px;
        font-weight: 400;
    }

    ._title5-2 .ctext h6 {
        margin: 8px 0 20px 0;
        line-height: 14px;
    }
}

._tabs1 {
    width: 100%;
    float: left;
}

._tabs1 .slick {
    width: 100%;
    float: left;
}

._tabs1 .slick-list {
    margin: -0px -0px;
}

._tabs1 ul.slick-list {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}

._tabs1 .slick-list li {
    float: left;
    padding: 0px 0px;
    display: flex;
    position: relative;
    height: auto;
}

._tabs1 .slick-list li a {
    display: inline-flex;
    width: 100%;
    color: #3A3A3A;
    text-align: center;
    font-size: 18px;
    line-height: 72px;
    height: 72px;
    position: relative;
    z-index: 3;
    justify-content: center;
}

._tabs1 .slick-list li a:after {
    width: 100%;
    float: left;
    height: 100%;
    background: rgba(248, 248, 248, 1);
    border-radius: 0px 0px 0px 0px;
    content: '';
    opacity: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

._tabs1 .slick-list li.on a,
._tabs1 .slick-list li:hover a {
    color: #fff;
}

._tabs1 .slick-list li.on a:after,
._tabs1 .slick-list li:hover a:after {
    opacity: 100%;
    background: #004ea2;
}

._tabs1-1 .slick-list li {
    width: 33.3333333333333%;
}

._tabs1-1 ul {
    float: left;
    width: 100%;
}

._tabs1-1 .slick-prev,
._tabs1-1 .slick-next {
    z-index: 3;
    margin-top: 0px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    top: 50%;
    transition: all 0.5s linear;
}

._tabs1-1 .slick-prev::before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    margin-left: 4px;
    border-top: 1px solid #9b9b9b;
    border-right: 1px solid #9b9b9b;
    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);
}

._tabs1-1 .slick-next::before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    margin-left: -4px;
    border-top: 1px solid #9b9b9b;
    border-right: 1px solid #9b9b9b;
    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);
}

._tabs1-1 .slick-prev:hover::before {
    border-top: 1px solid #A2B2BB;
    border-right: 1px solid #A2B2BB;
}

._tabs1-1 .slick-next:hover::before {
    border-top: 1px solid #A2B2BB;
    border-right: 1px solid #A2B2BB;
}

._tabs1-1 .slick-prev {
    left: 0px;
}

._tabs1-1 .slick-next {
    right: 0px;
}

._tabs1-1 .slick-dots {
    bottom: 5%;
    display: flex;
    justify-content: center;
    padding: 0 112px;
}

._tabs1-1 .slick-dots li {
    width: 10px;
    height: 10px;
    border: 2px solid #004ea2;
    background: #fff;
    border-radius: 50%;
    margin: 0px 7px;
    opacity: 1;
}

._tabs1-1 .slick-dots li.slick-active {
    background: #004ea2;
    opacity: 1;
}

._tabs1-3 .slick-list li {
    width: 50%;
}

._tabs1-3 ul {
    float: left;
    width: 100%;
}

._tabs1-3 .slick-prev,
._tabs1-3 .slick-next {
    z-index: 3;
    margin-top: 0px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    top: 50%;
    transition: all 0.5s linear;
}

._tabs1-3 .slick-prev::before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    margin-left: 4px;
    border-top: 1px solid #9b9b9b;
    border-right: 1px solid #9b9b9b;
    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);
}

._tabs1-3 .slick-next::before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    margin-left: -4px;
    border-top: 1px solid #9b9b9b;
    border-right: 1px solid #9b9b9b;
    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);
}

._tabs1-3 .slick-prev:hover::before {
    border-top: 1px solid #A2B2BB;
    border-right: 1px solid #A2B2BB;
}

._tabs1-3 .slick-next:hover::before {
    border-top: 1px solid #A2B2BB;
    border-right: 1px solid #A2B2BB;
}

._tabs1-3 .slick-prev {
    left: 0px;
}

._tabs1-3 .slick-next {
    right: 0px;
}

._tabs1-3 .slick-dots {
    bottom: 5%;
    display: flex;
    justify-content: center;
    padding: 0 112px;
}

._tabs1-3 .slick-dots li {
    width: 10px;
    height: 10px;
    border: 2px solid #004ea2;
    background: #fff;
    border-radius: 50%;
    margin: 0px 7px;
    opacity: 1;
}

._tabs1-3 .slick-dots li.slick-active {
    background: #004ea2;
    opacity: 1;
}

@media screen and (max-width:1024px) {
    ._tabs1 .slick-list.hidden-1025 {
        display: none !important;
    }

    ._tabs1 ul.slick-list {
        justify-content: center;
    }

    ._tabs1 .slick-list {
        margin: -0px -0px;
    }

    ._tabs1 .slick-list li {
        width: 25%;
        padding: 0px 0px;
    }

    ._tabs1 .slick-list li a {
        font-size: 14px;
        line-height: 36px;
        height: 36px;
    }

    ._tabs1 .slick-list li a:after {
        border-radius: 0px 0px 0px 0px;
    }

    ._tabs1-1 .slick-prev,
    ._tabs1-1 .slick-next {
        margin-top: 0px;
        width: 0px;
        height: 0px;
    }

    ._tabs1-1 .slick-prev::before {
        width: 0px;
        height: 0px;
        margin-left: 0px;
        border-top: 1px solid #9b9b9b;
        border-right: 1px solid #9b9b9b;
    }

    ._tabs1-1 .slick-next::before {
        width: 0px;
        height: 0px;
        margin-left: -0px;
        border-top: 1px solid #9b9b9b;
        border-right: 1px solid #9b9b9b;
    }

    ._tabs1-1 .slick-prev {
        left: -4px;
    }

    ._tabs1-1 .slick-next {
        right: -4px;
    }

    ._tabs1-1 .slick-dots {
        bottom: 5%;
        justify-content: center;
        padding: 0 82px;
    }

    ._tabs1-1 .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0px 5px;
    }

    ._tabs1-3 .slick-prev,
    ._tabs1-3 .slick-next {
        margin-top: 0px;
        width: 0px;
        height: 0px;
    }

    ._tabs1-3 .slick-prev::before {
        width: 0px;
        height: 0px;
        margin-left: 0px;
        border-top: 1px solid #9b9b9b;
        border-right: 1px solid #9b9b9b;
    }

    ._tabs1-3 .slick-next::before {
        width: 0px;
        height: 0px;
        margin-left: -0px;
        border-top: 1px solid #9b9b9b;
        border-right: 1px solid #9b9b9b;
    }

    ._tabs1-3 .slick-prev {
        left: -4px;
    }

    ._tabs1-3 .slick-next {
        right: -4px;
    }

    ._tabs1-3 .slick-dots {
        bottom: 5%;
        justify-content: center;
        padding: 0 82px;
    }

    ._tabs1-3 .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0px 5px;
    }
}

._tabs2 {
    width: 100%;
}

._tabs2 .ctext {
    width: 100%;
}

._tabs2 .ctext ul {
    width: 100%;
}

._tabs2 .ctext li {
    width: 100%;
    margin-bottom: 10px;
}

._tabs2 .ctext li:last-child {
    margin-bottom: 0;
}

._tabs2 .ctext li .a1box {
    width: 100%;
    background: #ffffff;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.04);
    padding: 23px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

._tabs2 .ctext li.on .a1box {
    background: #004ea2;
}

._tabs2 .ctext li .a1box .a1 {
    font-size: 18px;
    color: #000000;
    line-height: 28px;
    width: calc(100% - 26px);
}

._tabs2 .ctext li.on .a1box .a1 {
    color: #fff;
}

._tabs2 .ctext li .a1box .ico {
    width: 18px;
    height: 18px;
    position: relative;
    cursor: pointer;
}

._tabs2 .ctext li .a1box .ico::before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background: #004ea2;
    position: absolute;
    top: 0;
    left: calc(50% - 0.5px);
    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;
}

._tabs2 .ctext li .a1box .ico::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #004ea2;
    position: absolute;
    left: 0;
    top: calc(50% - 1px);
    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;
}

._tabs2 .ctext li.on .a1box .ico::before {
    background: #fff;
    left: 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

._tabs2 .ctext li.on .a1box .ico::after {
    background: #fff;
    top: 50%;
}

._tabs2 .ctext li .listbox {
    display: none;
    padding: 22px;
    width: 100%;
}

._tabs2 .ctext li .listbox .list {
    margin-bottom: 18px;
}

._tabs2 .ctext li .listbox .list:last-child {
    margin-bottom: 0;
}

._tabs2 .ctext li .listbox .list a {
    font-size: 16px;
    color: #484848;
    line-height: 20px;
}

._tabs2 .ctext li .listbox .list:hover a,
._tabs2 .ctext li .listbox .list.on a {
    color: #00a1e9;
}

@media screen and (max-width:1024px) {
._tabs2 .ctext ul{display: flex;justify-content: flex-start;align-items: flex-start;white-space:nowrap;overflow: hidden; overflow-x: auto; max-width:100%;}
._tabs2 .ctext ul::-webkit-scrollbar{ display: none;}
._tabs2 .ctext li{margin-right: 0;margin-right: 12px;margin-bottom: 0;}
._tabs2 .ctext li:last-child{margin-right: 0;}
._tabs2 .ctext li.on .a1box{background: rgba(255,255,255);}
._tabs2 .ctext li.on .a1box .a1{color: #000;}
._tabs2 .ctext li.on .a1box .ico::before{background: #004ea2;
-webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);}
._tabs2 .ctext li.on .a1box .ico::after{background: #004ea2;}
    ._tabs2 .ctext li .a1box {
        padding: 12px;
    }

    ._tabs2 .ctext li .a1box .a1 {
        font-size: 14px;
        color: #000000;
        line-height: 20px;
    }

    ._tabs2 .ctext li .a1box .ico {
        width: 14px;
        height: 14px;
        margin-left: 12px;
    }

    ._tabs2 .ctext li .listbox {
        padding: 16px;
        display: none!important;
    }

    ._tabs2 .ctext li .listbox .list {
        margin-bottom: 14px;
    }

    ._tabs2 .ctext li .listbox .list a {
        font-size: 14px;
        color: #484848;
        line-height: 18px;
    }
}

._tabs3 {
    width: 100%;
    float: left;
}

._tabs3 .slick {
    width: 100%;
    float: left;
}

._tabs3 .slick-list {
    margin: -15px -0px;
}

._tabs3 ul.slick-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

._tabs3 .slick-list li {
    float: left;
    width: 33.3333333333333%;
    padding: 15px 0px;
    display: flex;
    position: relative;
    height: auto;
}

._tabs3 .slick-list li a {
    display: inline-flex;
    width: 100%;
    color: #333333;
    text-align: center;
    font-size: 18px;
    line-height: 70px;
    height: 70px;
    position: relative;
    z-index: 3;
    justify-content: center;
}

._tabs3 .slick-list li a:after {
    width: 100%;
    float: left;
    height: 100%;
    background: #f6f6f6;
    border-radius: 0px 0px 0px 0px;
    content: '';
    opacity: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

._tabs3 .slick-list li.on a,
._tabs3 .slick-list li:hover a {
    color: #fff;
}

._tabs3 .slick-list li.on a:after,
._tabs3 .slick-list li:hover a:after {
    opacity: 100%;
    background: #004ea2;
}

@media screen and (max-width:1024px) {
    ._tabs3 .slick-list.hidden-1025 {
        display: none !important;
    }

    ._tabs3 ul.slick-list {
        justify-content: center;
    }

    ._tabs3 .slick-list {
        margin: -4px -4px;
    }

    ._tabs3 .slick-list li {
        width: 25%;
        padding: 4px 4px;
    }

    ._tabs3 .slick-list li a {
        font-size: 14px;
        line-height: 36px;
        height: 36px;
    }

    ._tabs3 .slick-list li a:after {
        border-radius: 0px 0px 0px 0px;
    }
}

._basis1 p {
    line-height: 24px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    opacity: 1;
}

._basis1-1 p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-align: center;
}

._basis1-2 p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 2px;
    color: #FFFFFF;
    text-align: left;
}

._basis1-3 p {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-align: left;
}

._basis1-4 p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #BDBDBD;
    text-align: left;
}

@media screen and (max-width:1024px) {
    ._basis1 p {
        letter-spacing: 0px;
        line-height: 20px;
        text-align: center;
        opacity: 1;
    }

    ._basis1-1 p {
        font-size: 14px;
        font-weight: 400;
    }

    ._basis1-2 p {
        font-size: 14px;
        font-weight: 400;
        text-align: left;
    }

    ._basis1-3 p {
        font-size: 18px;
        font-weight: 700;
        text-align: left;
        line-height: 22px;
    }

    ._basis1-4 p {
        font-size: 14px;
        font-weight: 400;
        text-align: left;
    }
    .b_nav_banquan{border-top: 1px solid #5B5B5B;padding-top: 12px;margin-top: 12px;}
    .b_nav_banquan ._w73{width: 100%!important;}
}

._basis2 .dis {
    display: inline-block;
}

._basis2 i {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 0px 0px 0px 0px;
}

._basis2 i img {
    width: 100%;
    max-width: 100%;
    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%);
}

._basis2-1 {
    text-align: center;
}

._basis2-1 .dis {
    width: 64%;
}

._basis2-1 i {
    padding-bottom: 100%;
}

._basis2-2 {
    text-align: left;
}

._basis2-2 .dis {
    width: 100%;
}

._basis2-2 i {
    padding-bottom: 66%;
}

@media screen and (max-width:1024px) {
    ._basis2 {
        text-align: center;
    }

    ._basis2 i {
        border-radius: 0px 0px 0px 0px;
    }

    ._basis2-1 .dis {
        width: 100%;
    }

    ._basis2-1 i {
        padding-bottom: 100%;
    }

    ._basis2-1 i img {
        width: 100%;
    }

    ._basis2-2 .dis {
        width: 100%;
    }

    ._basis2-2 i {
        padding-bottom: 70%;
    }

    ._basis2-2 i img {
        width: 100%;
    }
}

._basis3 p {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #A0A0A0;
    text-align: left;
    opacity: 100%;
    position: relative;
    z-index: 6;
}

._basis3 p a{color: #A0A0A0;}

@media screen and (max-width:1024px) {
    ._basis3 p {
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: center;
        color: #fff;
    }
    ._basis3 p a{color: #fff;display: block;}
}

._basis4 {
    width: 100%;
    float: left;
}

._basis4 .banner {
    position: relative;
    float: left;
    width: 100%;
}

._basis4 .banner1 img {
    width: 100%;
    display: block;
}

._basis4 .banner1 .slick-dots {
    position: absolute;
    bottom: 40px;
    height: 8px;
    text-align: center;
}
@media screen and (max-width:1024px) {
._basis4 .banner1 .slick-dots {
    bottom: 20px;
}
}
._basis4 .banner1 .slick-dots li {
    vertical-align: top;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    margin: 0 4px;
    background: #999;
}

._basis4 .banner1 .slick-dots li.slick-active {
    background: #eee;
}

._basis4 .banner1 .slick-next {
    height: 80px;
    width: 30px;
    background: rgba(0, 0, 0, 0.2);
    top: 50%;
    transform: translate(0, -50%);
    right: 30px;
}

._basis4 .banner1 .slick-next::after {
    content: "";
    height: 10px;
    width: 10px;
    border-top: 2px solid #fff;
    margin-left: -2px;
    border-right: 2px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)rotate(45deg);
}

._basis4 .banner1 .slick-prev {
    height: 80px;
    width: 30px;
    background: rgba(0, 0, 0, 0.2);
    top: 50%;
    transform: translate(0, -50%);
    left: 30px;
}

._basis4 .banner1 .slick-prev::after {
    content: "";
    height: 10px;
    width: 10px;
    border-top: 2px solid #fff;
    margin-left: 2px;
    border-right: 2px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)rotate(225deg);
}

._basis4 .banner1 .slick-arrow {
    transition: all .5s ease;
}
@media screen and (max-width:1024px) {
._basis4 .banner1 .slick-arrow{display: none!important;opacity: 0!important;}
}
._basis4 .banner1 .slick-arrow:hover {
    background: #004ea2;
}

._basis4 .banner2 {
    position: absolute;
    height: 80px;
    top: 50%;
    transform: translate(0, -50%);
    right: 60px;
    width: 156px;
    background: #004ea2;
    padding: 2px 0 2px 2px;
    transition: all .5s ease;
    opacity: 0;
}

._basis4 .banner2 .slick-next {
    height: 80px;
    width: 30px;
    background: #004ea2;
    top: 50%;
    transform: translate(0, -50%);
    right: -30px;
}

._basis4 .banner2 .slick-next::after {
    content: "";
    height: 10px;
    width: 10px;
    border-top: 2px solid #fff;
    margin-left: -2px;
    border-right: 2px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)rotate(45deg);
}

._basis4 .banner2 .slick-prev {
    display: none !important;
}

._basis4 .banner2 img {
    width: 100%;
    display: block;
}

._basis4 .banner2 li {
    width: 100%;
}

._basis4 .banner2 li a {
    width: 100%;
    float: left;
    display: flex;
}

._basis4 .banner3 {
    position: absolute;
    height: 80px;
    top: 50%;
    transform: translate(0, -50%);
    left: 60px;
    width: 156px;
    background: #004ea2;
    padding: 2px 2px 2px 0px;
    transition: all .5s ease;
    opacity: 0;
}

._basis4 .banner3 .slick-prev {
    height: 80px;
    width: 30px;
    background: #004ea2;
    top: 50%;
    transform: translate(0, -50%);
    left: -30px;
}

._basis4 .banner3 .slick-prev::after {
    content: "";
    height: 10px;
    width: 10px;
    border-top: 2px solid #fff;
    margin-left: 2px;
    border-right: 2px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)rotate(225deg);
}

._basis4 .banner3 .slick-next {
    display: none !important;
}

._basis4 .banner3 img {
    width: 100%;
}

._basis4 .banner3 li {
    width: 100%;
}

._basis4 .banner3 li a {
    width: 100%;
    float: left;
    display: flex;
}

._basis5 {
    width: 100%;
}

._basis5 .btn {
    width: 160px;
    background: #00a1e9;
    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;
}

._basis5 .btn a {
    display: block;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 12px;
    overflow: hidden;
}

._basis5 .btn a .words {
    width: calc(100% - 55px);
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    position: relative;
}

._basis5 .btn a .words::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 60px solid;
    position: absolute;
    left: calc(100% - 67px);
    top: 0;
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
}

._basis5 .btn a .words span {
    position: relative;
    z-index: 2;
}

._basis5 .btn a .ico {
    width: 16px;
    display: block;
}

._basis5-1 .btn:hover {
    background: #FFFFFF;
}

._basis5-1 .btn a .words {
    color: rgba(0, 78, 162, 1);
    background: #FFFFFF;
}

._basis5-1 .btn a .words::after {
    border-color: #FFFFFF transparent transparent transparent;
}

._basis5-2 .btn:hover {
    background: #004ea2;
}

._basis5-2 .btn a .words {
    color: rgba(255, 255, 255, 1);
    background: #004ea2;
}

._basis5-2 .btn a .words::after {
    border-color: #004ea2 transparent transparent transparent;
}

._basis5-3 .btn:hover {
    background: #004ea2;
}

._basis5-3 .btn a .words {
    color: rgba(255, 255, 255, 1);
    background: #004ea2;
}

._basis5-3 .btn a .words::after {
    border-color: #004ea2 transparent transparent transparent;
}

._basis5-4 .btn:hover {
    background: #004ea2;
}

._basis5-4 .btn a .words {
    color: rgba(255, 255, 255, 1);
    background: #004ea2;
}

._basis5-4 .btn a .words::after {
    border-color: #004ea2 transparent transparent transparent;
}

._basis5-5 .btn:hover {
    background: #004ea2;
}

._basis5-5 .btn a .words {
    color: rgba(255, 255, 255, 1);
    background: #004ea2;
}

._basis5-5 .btn a .words::after {
    border-color: #004ea2 transparent transparent transparent;
}

@media screen and (max-width:1024px) {
    ._basis5 .btn {
        width: 120px;
    }

    ._basis5 .btn a {
        padding-right: 10px;
    }

    ._basis5 .btn a .words {
        width: calc(100% - 40px);
        font-size: 14px;
        line-height: 34px;
    }

    ._basis5 .btn a .words::after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: 60px solid;
        position: absolute;
        left: calc(100% - 67px);
        top: 0;
        -webkit-transform: rotate(-20deg);
        -moz-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
        -o-transform: rotate(-20deg);
        transform: rotate(-20deg);
    }

    ._basis5 .btn a .ico {
        width: 14px;
    }

    ._basis5-1 .btn a .words::after {
        border-color: #FFFFFF transparent transparent transparent;
    }

    ._basis5-2 .btn a .words::after {
        border-color: #004ea2 transparent transparent transparent;
    }

    ._basis5-3 .btn a .words::after {
        border-color: #004ea2 transparent transparent transparent;
    }

    ._basis5-4 .btn a .words::after {
        border-color: #004ea2 transparent transparent transparent;
    }

    ._basis5-5 .btn a .words::after {
        border-color: #004ea2 transparent transparent transparent;
    }
}

._basis6 p {
    font-weight: 400;
    letter-spacing: 0px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    opacity: 1;
    position: relative;
    word-break: break-all;
    float: left;
    padding: 0px 0px 0px 0px;
    left: 0%;
    transform: translate(-0%, 0px);
    width: 100%;
    transition: all .4s ease;
}

._basis6 p:hover {
    transition: all .4s ease;
}

._basis6-1 p {
    text-align: center;
    font-size: 26px;
    line-height: 24px;
    color: #FFFFFF;
}

._basis6-1 p:hover {
    color: #fff;
}

._basis6-2 p {
    text-align: left;
    font-size: 20px;
    line-height: 36px;
    color: #000000;
}

._basis6-2 p:hover {
    color: rgba(0, 0, 0, 1);
}

._basis6-3 p {
    text-align: left;
    font-size: 20px;
    line-height: 36px;
    color: #000000;
}
@media  screen and (max-width: 1680px){
._basis6-3 p {
    font-size: 18px;
    line-height: 24px;
}
}
._basis6-3 p:hover {
    color: rgba(0, 0, 0, 1);
}

._basis6-4 p {
    text-align: left;
    font-size: 24px;
    line-height: 36px;
    color: #000000;
}
@media  screen and (max-width: 1680px){
._basis6-4 p {
    font-size: 18px;
    line-height: 24px;
}
}
._basis6-4 p:hover {
    color: rgba(0, 0, 0, 1);
}

._basis6-5 p {
    text-align: center;
    font-size: 32px;
    line-height: 34px;
    color: #000000;
}

._basis6-5 p:hover {
    color: #fff;
}

@media screen and (max-width:1024px) {
    ._basis6 p {
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 30px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
    }

    ._basis6-1 p {
        text-align: left;
        font-size: 18px;
    }

    ._basis6-2 p {
        text-align: left;
        font-size: 14px;
    }

    ._basis6-3 p {
        text-align: left;
        font-size: 14px;
    }

    ._basis6-4 p {
        text-align: left;
        font-size: 14px;
    }

    ._basis6-5 p {
        text-align: center;
        font-size: 18px;
    }
}

._basis7 {
    width: 100%;
    float: left;
}

._basis7 .slick {
    float: left;
    width: 100%;
}

._basis7 .slick-list {
    float: left;
}

._basis7 .slick-list li {
    float: left;
    width: 20%;
    position: relative;
    text-align: center;
}

._basis7 .slick-list li a {
    display: block;
    width: 100%;
    box-shadow: 0px 0px 0px 0px #888;
}

._basis7 .slick-list li .bg {
    width: 100%;
}

._basis7 .slick-list li em {
    display: block;
    margin: 0 auto;
    width: 94px;
    height: 94px;
    position: relative;
    overflow: hidden;
    border-radius: 40px 40px 40px 40px;
    -ms-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

._basis7 .slick-list li em:after {
    float: left;
    width: 68%;
    height: 68%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    background: #fff;
    opacity: 0.1;
    content: '';
}

._basis7 .slick-list li em:before {
    float: left;
    width: 58%;
    height: 58%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    background: #fff;
    opacity: 0.1;
    content: '';
}

._basis7 .slick-list li i {
    display: flex;
    width: 94px;
    height: 94px;
    position: relative;
    box-shadow: 0px 0px 0px 0px #888;
}

._basis7 .slick-list li i img {
    width: 68%;
    float: left;
    position: absolute;
    z-index: 3;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._basis7 .slick-list li .i {
    font-size: 36px;
    padding: 29px 0;
    justify-content: center;
    top: -2px;
}

._basis7 .slick-list li h5 {
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    margin: 15px 0 0 0;
}

._basis7-1 {
    margin-left: 0;
}

._basis7-1 .slick-list {
    margin: -15px -5px;
    width: -ms-calc(100% + 10px);
    width: calc(100% + 10px);
}

._basis7-1 .slick-list li {
    padding: 15px 5px;
}

._basis7-1 .slick-list li em {
    background: #004ea2;
}

._basis7-1 .slick-list li .i {
    color: rgba(255, 255, 255, 1);
}

._basis7-1 .slick-list li:hover em {
    background: #00a1e9;
}

._basis7-1 .slick-list li h5 {
    font-size: 16px;
    color: #333;
}

._basis7-1 .slick-list li:hover h5 {
    color: #004ea2;
}

._basis7-2 {
    margin-left: 0px;
}

._basis7-2 .slick-list {
    margin: -0px -0px;
    width: -ms-calc(100% + 0px);
    width: calc(100% + 0px);
}

._basis7-2 .slick-list li {
    padding: 0px 0px;
}

._basis7-2 .slick-list li em {
    background: #FFFFFF;
}

._basis7-2 .slick-list li .i {
    color: #00a1e9;
}

._basis7-2 .slick-list li:hover em {
    background: #E8F4FF;
}

._basis7-2 .slick-list li h5 {
    font-size: 20px;
    color: rgba(255, 255, 255, 1);
}
@media  screen and (max-width: 1680px){
._basis7-2 .slick-list li h5 {
    font-size: 16px;
}
}
._basis7-2 .slick-list li:hover h5 {
    color: #FFFFFF;
}

@media screen and (max-width:1024px) {
    ._basis7 .slick-list {
        margin: -6px -6px;
        width: -ms-calc(100% + 12px);
        width: calc(100% + 12px);
    }

    ._basis7 .slick-list li {
        padding: 6px 6px;
    }

    ._basis7 .slick-list li em {
        border-radius: 33px 33px 33px 33px;
    }

    ._basis7 .slick-list li .i {
        padding: 24px 0;
    }

    ._basis7 .slick-list li h5 {
        font-size: 14px;
    }

    ._basis7-1 .slick-list li {
        width: 33.3333333333333%;
    }

    ._basis7-1 .slick-list li em {
        width: 80px;
        height: 80px;
    }

    ._basis7-1 .slick-list li i {
        width: 80px;
        height: 80px;
    }

    ._basis7-1 .slick-list li .i {
        font-size: 32px;
    }

    ._basis7-1 .slick-list li h5 {
        line-height: 24px;
        height: auto;
        text-align: center;
        width: 84%;margin: 10px auto 0 auto;
    }

    ._basis7-2 .slick-list li {
        width: 50%;
    }

    ._basis7-2 .slick-list li em {
        width: 70px;
        height: 70px;
    }

    ._basis7-2 .slick-list li i {
        width: 70px;
        height: 70px;
    }

    ._basis7-2 .slick-list li .i {
        font-size: 30px;
    }

    ._basis7-2 .slick-list li h5 {
        line-height: 20px;
        height: auto;
        margin: 8px 0 0 0;
    }
}

._basis8 {
    float: left;
    width: 100%;
}

._basis8 .slick-list {
    width: -ms-calc(100% + 32px);
    width: calc(100% + 32px);
    float: left;
}

._basis8 .slick-list li {
    width: 33.3333333333333%;
    position: relative;
    float: left;
}

._basis8 .slick-list li .content {
    width: 100%;
    display: block;
    transition: all .5s linear;
    position: relative;
    overflow: hidden;
    background: rgba(245, 245, 245, 1);
}

._basis8 .slick-list li .content:hover {
    background: rgba(245, 245, 245, 1);
}

._basis8 .slick-list li .pic {
    position: relative;
    padding-bottom: 75%;
    overflow: hidden;
    width: 100%;
    display: block;
}

._basis8 .slick-list li .pic img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    max-height: 100%;
    filter: grayscale(0%);
    transition: all .5s ease;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

._basis8 .slick-list li .pic .data {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 12px;
    font-weight: 700;
    padding: 10px 20px;
    background: #004ea2;
    color: #fff;
}

._basis8 .slick-list li:hover .pic img {
    filter: grayscale(0%);
    transform: translate(-50%, -50%)scale(1.1);
}

._basis8 .slick-list li .dcomponent {
    padding: 12px 12px 24px 12px;
}

._basis8 .slick-list li .dcomponent h4 {
    font-size: 0px;
    color: #777a7e;
    font-weight: 400;
    abc: 4;
    text-align: center;
    abc: 7;
    letter-spacing: 0px;
    line-height: 24px;
    abc: 9;
    margin: 0px 0px 0px 0px;
    display: inline-block;
    transition: all .3s linear 0s;
}

._basis8 .slick-list li .dcomponent h6 {
    font-size: 20px;
    color: #182A39;
    font-weight: 700;
    text-align: left;
    abc: 7;
    line-height: 32px;
    margin: 0px 0px 0px 0px;
    transition: all .3s linear 0s;
    overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;
}

._basis8 .slick-list li .dcomponent line {
    display: block;
    height: 1px;
    background: #e9ebed;
    width: 90px;
    margin: 32px 0px 12px 0px;
}

._basis8 .slick-list li .dcomponent h4:hover {
    color: #C01;
}

._basis8 .slick-list li .dcomponent h6:hover {
    color: #0F3452;
}

._basis8 .slick-list li .more {
    font-size: 14px;
    color: rgba(0, 78, 162, 1);
    line-height: 14px;
    display: flex;
    align-items: center;
    transition: all .5s ease;
}

._basis8 .slick-list li .more i {
    font-size: 20px;
    line-height: 20px;
    transition: all .5s linear;
}

._basis8 .slick-list li .more:hover {
    color: #004ea2;
}

._basis8 .slick-list li .more:hover i {
    font-size: 24px;
}

._basis8-1 .slick-list {
    margin: -15px -16px;
}

._basis8-1 .slick-list li {
    padding: 15px 16px;
}

._basis8-3 .slick-list {
    margin: -16px -16px;
}

._basis8-3 .slick-list li {
    padding: 16px 16px;
}

@media screen and (max-width:1024px) {
    ._basis8 .slick-list li .content{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
    ._basis8 .slick-list li .picbox{width: 130px;}
    ._basis8 .slick-list li .dcomponent{width: calc(100% - 130px);}


    ._basis8 .slick-list li .pic .data {
        padding: 6px 12px;
    }

    ._basis8 .slick-list li .dcomponent {
        padding: 0 12px 0 12px;
    }

    ._basis8 .slick-list li .dcomponent h4 {
        font-size: 14px;
        letter-spacing: 1px;
        margin: 0px 0px 5px 0px;
        display: none;
    }

    ._basis8 .slick-list li .dcomponent h6 {
        margin: 0px 0px 0px 0px;
    }

    ._basis8 .slick-list li .dcomponent line {
        margin: 8px 0px 8px 0px;
    }

    ._basis8 .slick-list li .more {
        line-height: 18px;
        font-size: 12px;
    }

    ._basis8-1 .slick-list {
        margin: -7.5px -7.5px;
        width: -ms-calc(100% + 15px);
        width: calc(100% + 15px);
    }

    ._basis8-1 .slick-list li {
        padding: 7.5px 7.5px;
        width: 100%;
    }

    ._basis8-1 .slick-list li .dcomponent h6 {
        font-size: 15px;
        line-height: 24px;
        overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;
    }

    ._basis8-3 .slick-list {
        margin: -6px -6px;
        width: -ms-calc(100% + 12px);
        width: calc(100% + 12px);
    }

    ._basis8-3 .slick-list li {
        padding: 6px 6px;
        width: 100%;
    }

    ._basis8-3 .slick-list li .dcomponent h6 {
        font-size: 15px;
        line-height: 24px;
        overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;
    }
}

._basis9 {
    width: 100%;
    float: left;
}

._basis9 .slick {
    float: left;
    width: 100%;
}

._basis9 .slick-list {
    margin: -0px -0px;
    width: -ms-calc(100% + 0px);
    width: calc(100% + 0px);
}

._basis9 .slick-list li {
    padding: 0px 0px;
    float: left;
    width: 25%;
    position: relative;
}

._basis9 .slick-list li .content {
    display: block;
    float: left;
    width: 100%;
    position: relative;
}

._basis9 .slick-list li .content .img {
    position: relative;
    padding-bottom: 140%;
    overflow: hidden;
    width: 100%;
    display: block;
}

._basis9 .slick-list li .content .img:after {
    height: 100%;
    width: 100%;
    background: rgba(0, 78, 162, 0.5);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s linear;
}

._basis9 .slick-list li .content .img img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

._basis9 .slick-list li .content .box {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    transition: all 0.5s linear;
    width: 80%;
}

._basis9 .slick-list li .content .icon {
    height: 100px;
    width: 100px;
    border-radius: 100%;
    border: 2px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

._basis9 .slick-list li .content .icon i {
    font-size: 50px;
    color: #FFF;
}

._basis9 .slick-list li .content .icon img {
    max-width: 50px;
    height: auto;
}

._basis9 .slick-list li .content h4 {
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    line-height: 26px;
    margin: 32px 0 16px 0;
}

._basis9 .slick-list li .content h6 {
    color: #fff;
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    height: calc(3 * 20px);
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

._basis9 .slick-list li .content .more {
    height: 40px;
    width: 120px;
    line-height: calc(40px - 2px);
    transition: all 0.5s linear;
    border-radius: 0px 0px 0px 0px;
    font-size: 14px;
    display: block;
    color: #fff;
    border: 1px solid #fff;
    text-align: center;
    margin: 0 auto;
    margin-top: 40px;
    position: relative;
    opacity: 0;
    display: none;
}

._basis9 .slick-list li:hover .content .more {
    opacity: 1;
    animation: fadeInUp 0.5s;
    display: block;
}

._basis9 .slick-list li:hover .content .box {
    transform: translate(-50%, -50%);
}

._basis9 .slick-list li .content .more:hover {
    background: #FFF;
    border: 1px solid #FFF;
    color: #004ea2;
}

._basis9 .slick-list li:hover .content .img:after {
    background: rgba(0, 78, 162, 0.88);
}

._basis9-1 ul {
    float: left;
    width: 100%;
}

._basis9-1 .slick-prev,
._basis9-1 .slick-next {
    z-index: 3;
    margin-top: 0px;
    width: 42px;
    height: 42px;
    border-radius: 42px 42px 42px 42px;
    background: rgba(0, 78, 162, 0.2);
    top: 50%;
}

._basis9-1 .slick-prev {
    left: 2%;
    transform: translate(-0%, 0px);
}

._basis9-1 .slick-prev::before {
    content: "";
    width: 14px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._basis9-1 .slick-prev::after {
    content: "";
    display: block;
    margin-left: -3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(225deg);
    transform: translate(-50%, -50%) rotate(225deg);
}

._basis9-1 .slick-next {
    right: 2%;
    transform: translate(-0%, 0px);
}

._basis9-1 .slick-next::before {
    content: "";
    width: 14px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._basis9-1 .slick-next::after {
    content: "";
    display: block;
    margin-left: 3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

._basis9-1 .slick-prev:hover,
._basis9-1 .slick-next:hover {
    background: rgba(0, 78, 162);
}

@media screen and (max-width:1024px) {
    ._basis9 .slick-list {
        margin: -6px -6px;
        width: -ms-calc(100% + 12px);
        width: calc(100% + 12px);
        padding-bottom: 24px;
    }

    ._basis9 .slick-list .slick-dots{position: absolute; bottom: 20px; height: 8px; text-align: center;}
    ._basis9 .slick-list .slick-dots li{ vertical-align: top; width: 8px; height: 8px;border-radius: 100%; margin: 0 4px; background: #dddddd;float: none;padding: 0;}
    ._basis9 .slick-list .slick-dots li.slick-active{ background: #004ea2;}

    ._basis9 .slick-list li {
        padding: 6px 6px;
        width: 50%;
    }

    ._basis9 .slick-list li .content .img {
        padding-bottom: 140%;
    }

    ._basis9 .slick-list li .content .icon {
        height: 60px;
        width: 60px;
    }

    ._basis9 .slick-list li .content .icon i {
        font-size: 26px;
    }

    ._basis9 .slick-list li .content .icon img {
        max-width: 26px;
    }

    ._basis9 .slick-list li .content h4 {
        font-size: 16px;
        line-height: 20px;
        margin: 10px 0 12px 0;
    }

    ._basis9 .slick-list li .content h6 {
        font-size: 12px;
        line-height: 20px;
        height: calc(1 * 20px);
        -webkit-line-clamp: 1;
    }

    ._basis9 .slick-list li .content .more {
        height: 28px;
        width: 80px;
        line-height: 28px;
        font-size: 14px;
        border-radius: 0px 0px 0px 0px;
        margin-top: 14px;
    }

    ._basis9-1 .slick-prev,
    ._basis9-1 .slick-next {
        margin-top: 0px;
        width: 30px;
        height: 30px;
        border-radius: 30px 30px 30px 30px;
        top: 50%;
    }

    ._basis9-1 .slick-prev {
        left: 1%;
        transform: translate(-0px, 0px);
    }

    ._basis9-1 .slick-next {
        right: 1%;
        transform: translate(-0px, 0px);
    }
}

._basis10 {
    width: 100%;
}

._basis10 .ctext {
    width: 100%;
}

._basis10 .ctext ul {
    width: 100%;
    overflow: hidden;
    border-radius: 0px 0px 0px 0px;
}

._basis10 .ctext ul li {
    width: 20%;
    float: left;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

._basis10 .ctext ul li:last-child {
    border-right: 0;
}

._basis10 .ctext ul li.on {
    width: 40%;
}

._basis10 .ctext ul li a {
    display: block;
    width: 100%;
    padding: 150px 30px 40px 54px;
    position: relative;
}

._basis10 .ctext ul li a::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 92, 179, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    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;
}

._basis10 .ctext ul li.on a::after {
    opacity: 1;
}

._basis10 .ctext ul li a .tit {
    font-size: 24px;
    color: #ffffff;
    line-height: 28px;
    font-weight: bold;
    margin-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    position: relative;
    z-index: 2;
}

._basis10 .ctext ul li a .border {
    width: 32px;
    height: 2px;
    background: #fff;
    margin-bottom: 26px;
    opacity: 0;
    position: relative;
    z-index: 2;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

._basis10 .ctext ul li a .infobox {
    padding-right: 20px;
    opacity: 0;
    position: relative;
    z-index: 2;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

._basis10 .ctext ul li.on a .border {
    opacity: 1;
}

._basis10 .ctext ul li.on a .infobox {
    opacity: 1;
}

._basis10 .ctext ul li a .info {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 124px;
    line-height: 32px;
    overflow: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
    height: 160px;
    padding-right: 6px;
    text-align: justify;
    white-space: pre-wrap;
}

._basis10 .ctext ul li a .info::-webkit-scrollbar {
    width: 3px;
}

._basis10 .ctext ul li a .info::-webkit-scrollbar-track {
    background-color: #e5e5e5;
    border-radius: 3px;
}

._basis10 .ctext ul li a .info::-webkit-scrollbar-thumb {
    width: 3px;
    background-color: #005CB3;
    border-radius: 3px;
}

._basis10 .ctext ul li a .num {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.3);
    line-height: 24px;
    text-align: right;
    position: relative;
    z-index: 2;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

._basis10 .ctext ul li.on a .num {
    color: #fff;
}

@media screen and (max-width:1024px) {
    ._basis10 .ctext ul {
        border-radius: 0px;
    }

    ._basis10 .ctext ul li {
        width: 100%;
        border-right: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }

    ._basis10 .ctext ul li:last-child {
        border-bottom: 0;
    }

    ._basis10 .ctext ul li.on {
        width: 100%;
    }

    ._basis10 .ctext ul li a {
        padding: 14px 14px 14px 14px;
    }

    ._basis10 .ctext ul li a .tit {
        font-size: 18px;
        color: #ffffff;
        line-height: 24px;
        font-weight: bold;
        margin-bottom: 12px;
        -webkit-line-clamp: 1;
    }

    ._basis10 .ctext ul li a .border {
        margin-bottom: 14px;
    }

    ._basis10 .ctext ul li a .infobox {
        padding-right: 0;
    }

    ._basis10 .ctext ul li a .info {
        font-size: 14px;
        color: #ffffff;
        margin-bottom: 12px;
        line-height: 24px;
        height: auto;
        display: none;
    }

    ._basis10 .ctext ul li.on a .info {
        display: block;
    }

    ._basis10 .ctext ul li a .info::-webkit-scrollbar {
        width: 0;
    }

    ._basis10 .ctext ul li a .info::-webkit-scrollbar {
        display: none;
    }

    ._basis10 .ctext ul li a .info::-webkit-scrollbar-track {
        background-color: rgba(255, 255, 255, 0);
        border-radius: 0;
    }

    ._basis10 .ctext ul li a .info::-webkit-scrollbar-thumb {
        width: 0;
        background-color: rgba(255, 255, 255, 0);
        border-radius: 0;
    }

    ._basis10 .ctext ul li a .num {
        font-size: 14px;
        line-height: 20px;
    }

    ._basis10 .ctext ul li a .border {
        opacity: 1;
    }

    ._basis10 .ctext ul li a .infobox {
        opacity: 1;
    }
    ._basis10 .ctext ul li a .info{display: block;}
    ._basis10 .ctext ul li a .num{color: #fff;}
}

._basis11 {
    width: 100%;
    float: left;
}

._basis11 .slick {
    width: 100%;
    float: left;
}

._basis11 .slick .pic {
    height: 450px;
    position: relative;
    width: 25%;
    float: left;
}
@media screen and (max-width:1024px) {
._basis11 .slick .pic {
    height: 320px;
}
}
._basis11 .slick .pic .text {
    position: absolute;
    bottom: 105px;
    width: 80%;
    left: 50%;
    text-align: center;
    background: #FFFFFF;
    transform: translate(-50%, 0);
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0px 0px 0px 0px #888;
}

._basis11 .slick .pic:hover .text,
._basis11 .slick .pic.slick-center .text {
    background: #004ea2;
}

._basis11 .slick .pic .text::after {
    content: "";
    width: 0;
    height: 0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    border-width: 15px;
    border-style: solid dashed dashed dashed;
    border-color: #FFFFFF transparent transparent transparent;
    position: absolute;
    bottom: -28px;
    left: 50%;
    margin-left: -15px;
}
@media screen and (max-width:1024px) {
._basis11 .slick .pic .text::after {
    content: "";
    width: 0;
    height: 0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    border-width: 8px;
    border-style: solid dashed dashed dashed;
    border-color: #FFFFFF transparent transparent transparent;
    bottom: -16px;
    margin-left: -8px;
}
}
._basis11 .slick .pic:hover .text::after,
._basis11 .slick .pic.slick-center .text::after {
    border-top-color: #004ea2;
}

._basis11 .slick .pic .text .img {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    line-height: 0;
    margin: 0 auto;
    transform: translate(0, -53px);
}
@media screen and (max-width:1024px) {
._basis11 .slick .pic .text .img {
    width: 60px;
    height: 60px;
    transform: translate(0, -20px);
}
}
._basis11 .slick .pic:hover .text .info2 {
    color: #fff;
}

._basis11 .slick .pic .text .img {
    overflow: hidden;
    position: relative;
}

._basis11 .slick .pic .text .img img {
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

._basis11 .slick .pic .text .info {
    margin: 20px 20px 12px;
    font-size: 18px;
    line-height: 20px;
    transform: translate(0, -53px);
    height: 20px;
    overflow: hidden;
    color: #100F0F;
}
@media  screen and (max-width: 1024px){
._basis11 .slick .pic .text .info {
    margin: 0 12px 12px 12px;
    font-size: 16px;
    line-height: 20px;
    transform: translate(0, 0);
    height: 20px;
    overflow: hidden;
    color: #100F0F;
}
}
._basis11 .slick .pic .text .info2 {
    padding: 0 20px;
    color: #555555;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
    transform: translate(0, -53px);
    word-break: break-all;
    height: calc(3 * 30px);
    -webkit-line-clamp: 3;
    overflow-y: auto;
}
@media  screen and (max-width: 1680px){
._basis11 .slick .pic .text .info2 {
    padding: 0 14px;

    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    transform: translate(0, -53px);
    word-break: break-all;
    height: calc(3 * 30px);
    -webkit-line-clamp: 3;
    overflow-y: auto;
}
}
@media  screen and (max-width: 1024px){
._basis11 .slick .pic .text .info2 {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    transform: translate(0, 0);
    word-break: break-all;
    height: calc(3 * 30px);
    -webkit-line-clamp: 3;
    overflow-y: auto;
}
}
._basis11 .slick .pic .text .info2::-webkit-scrollbar {
    width: 4px;
}

._basis11 .slick .pic .text .info2::-webkit-scrollbar-track {
    background-color: #e5e5e5;
    border-radius: 4px;
}

._basis11 .slick .pic .text .info2::-webkit-scrollbar-thumb {
    width: 4px;
    background-color: #004ea2;
    border-radius: 4px;
}

._basis11 .slick .pic:hover .text .info,
._basis11 .slick .pic.slick-center .text .info {
    color: #fff;
}

._basis11 .slick .pic .line {
    position: absolute;
    bottom: 34px;
    width: 100%;
    height: 10px;
}

._basis11 .slick .pic .xian {
    position: absolute;
    bottom: 34px;
    left: 50%;
    width: 2px;
    height: 24px;
    background: #FFFFFF;
}

._basis11 .slick .pic:hover .xian,
._basis11 .slick .pic.slick-center .xian {
    bottom: 34px;
    height: 24px;
    background: #004ea2;
}

._basis11 .slick .pic:hover .xian::before,
._basis11 .slick .pic.slick-center .xian {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -4px;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #004ea2;
}

._basis11 .slick .pic:hover .xian::after,
._basis11 .slick .pic.slick-center .xian {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 50%;
    margin-left: -7px;
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: rgba(101, 101, 101, 0.4);
}

._basis11 .slick .pic .nf {
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

._basis11 .slick .pic:hover .nf,
._basis11 .slick .pic.slick-center .nf {
    color: #004ea2;
    font-weight: bold;
}

._basis11-1 ul {
    width: 100%;
    float: left;
}

._basis11-1 .slick-prev,
._basis11-1 .slick-next {
    z-index: 3;
    margin-top: 0px;
    width: 20px;
    height: 20px;
    border-right: 2px solid rgba(255, 255, 255, 1);
    border-top: 2px solid rgba(255, 255, 255, 1);
    opacity: 20%;
}

._basis11-1 .slick-prev {
    left: 0px;
    -ms-transform: translate(0, -50%) rotate(225deg);
    transform: translate(0, -50%) rotate(225deg);
}

._basis11-1 .slick-next {
    right: 0px;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    -moz-transform: translate(0, -50%) rotate(45deg);
    -ms-transform: translate(0, -50%) rotate(45deg);
    -o-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
}

._basis11-1 .slick-prev:hover,
._basis11-1 .slick-next:hover {
    border-right: 2px solid rgba(255, 255, 255, 1);
    border-top: 2px solid rgba(255, 255, 255, 1);
    opacity: 1;
}

._basis11-1 .slick .slick-dots {
    bottom: 30px;
    height: 30px;
    text-align: center;
}

._basis11-1 .slick .slick-dots li {
    background: url(../img/p6174_2.png) no-repeat center;
    background-size: cover;
    width: 30px;
    height: 30px;
    margin: 0 10px;
    position: relative;
}

._basis11-1 .slick .slick-dots li.slick-active {
    background: url(../img/p6174_3.png) no-repeat center;
    background-size: cover;
}

._basis11-1 .slick .slick-dots li.slick-active {
    transform: rotate(360deg);
    animation: rotation 3s linear infinite;
    -ms-animation: rotation 3s linear infinite;
}

@media screen and (max-width:1024px) {

    ._basis11-1 .slick-prev,
    ._basis11-1 .slick-next {
        margin-top: 0px;
        width: 15px;
        height: 15px;
    }

    ._basis11-1 .slick-prev {
        left: 0px;
    }

    ._basis11-1 .slick-next {
        right: 0px;
    }

    ._basis11-1 .slick .slick-dots {
        bottom: -30px;
        height: 20px;
        text-align: center;
    }

    ._basis11-1 .slick .slick-dots li {
        width: 20px;
        height: 20px;
        margin: 0 5px;
    }
}

._basis12 {
    width: 100%;
    float: left;
}

._basis12 .ctext {
    float: left;
    width: 100%;
}

._basis12 .ctext .video {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    float: left;
}

._basis12 .ctext .video1 {
    padding-bottom: 65%;
}

._basis12 .ctext .video2 {
    height: 340px;
}

._basis12 .ctext .video video {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    min-height: 100%;
    background: #fff;
    object-fit: fill;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._basis12 .ctext .video img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    min-height: 100%;
    background: #fff;
    object-fit: fill;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


@media screen and (max-width:1024px) {
    ._basis12 .ctext .video1 {
        padding-bottom: 76%;
    }

    ._basis12 .ctext .video2 {
        height: 170px;
    }
}

._basis13 {
    width: 100%;
    float: left;
}

._basis13 .ctext {
    width: 100%;
    display: flex;
    justify-content: left;
}

._basis13 .ctext .link {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 55px;
    height: 62px;
    line-height: 62px;
    background: #004ea2;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0 9px 21px rgba(0, 0, 0, 0.23);
}

._basis13 .ctext .link .ico {
    display: flex;
    width: 16px;
    margin-left: 66px;
    line-height: 16px;
}

._basis13 .ctext .link .ico i {
    font-size: 16px;
    line-height: 16px;
    padding: 0px;
    color: #fff;
    margin-top: 3px;
}

._basis13 .ctext .link .wz {
    display: flex;
    font-size: 20px;
    color: #fff;
}

._basis13 .ctext .link:hover {
    background: #00a1e9;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
}

@media screen and (max-width:1024px) {
    ._basis13 .ctext {
        text-align: left;
    }

    ._basis13 .ctext .link {
        height: 40px;
        line-height: 40px;
        padding: 0 25px;
        border-radius: 0px 0px 0px 0px;
    }

    ._basis13 .ctext .link .ico {
        width: 14px;
        margin-left: 6px;
    }

    ._basis13 .ctext .link .ico i {
        font-size: 14px;
        line-height: 14px;
        padding: 0px;
    }

    ._basis13 .ctext .link .wz {
        font-size: 14px;
    }
}

._basis14 p {
    text-align: left;
    letter-spacing: 0px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    opacity: 1;
    position: relative;
}

._basis14-1 p {
    font-size: 34px;
    font-weight: 400;
    line-height: 40px;
    color: #333333;
}
@media screen and (max-width:1680px) {
._basis14-1 p {
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    color: #333333;
}
}
._basis14-2 p {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #333333;
}
@media screen and (max-width:1680px) {
._basis14-2 p {
    font-size: 14px;
    line-height: 24px;
}
}
._basis14-3 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #555555;
}

._basis14-4 p {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: #004B92;
}

@media screen and (max-width:1024px) {
    ._basis14 p {
        text-align: left;
        letter-spacing: 0px;
        opacity: 1;
    }

    ._basis14-1 p {
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
    }

    ._basis14-2 p {
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }

    ._basis14-3 p {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
    }

    ._basis14-4 p {
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
    }
}

._basis15 {
    width: 100%;
    float: left;
    text-align: center;
}

._basis15 .line {
    display: inline-block;
    width: 100%;
    height: 1px;
    background: #000;
    opacity: 0.1;
}

@media screen and (max-width:1024px) {
    ._basis15 {
        text-align: center;
    }

    ._basis15 .line {
        width: 100%;
        height: 1px;
    }
}

._basis16 p {
    text-align: left;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 32px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #333333;
    opacity: 1;
    position: relative;
    word-break: break-all;
    float: left;
    padding: 0px 0px 0px 0px;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
}

@media screen and (max-width:1024px) {
    ._basis16 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 24px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
    }
}

._basis17 {
    width: 100%;
    float: left;
}

._basis17 .slick {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
}

._basis17 .slick h4 {
    font-size: 16px;
    color: #333;
    margin-right: 10px;
}

._basis17 .slick a {
    padding: 0 3px;
    display: flex;
    align-items: center;
}

._basis18 p {
    text-align: left;
    font-size: 34px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 40px;
    white-space: pre-wrap;
    color: #000000;
    opacity: 1;
    position: relative;
    word-break: break-all;
    float: left;
    padding: 0px 0px 0px 0px;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid #fff;
    overflow: hidden;
}

@media screen and (max-width:1024px) {
    ._basis18 p {
        text-align: left;
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 24px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
        font-weight: bold;
    }
}

._basis19 p {
    text-align: left;
    letter-spacing: 0px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    opacity: 1;
    position: relative;
    word-break: break-all;
    float: left;
    padding: 0px 0px 0px 0px;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid #fff;
    overflow: hidden;
}

._basis19-10 p {
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    color: #333333;
}

._basis19-12 p {
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    color: #FFFFFF;
}

._basis19-13 p {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    color: #333333;
}

._basis19-14 p {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    color: #333333;
}

._basis19-15 p {
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    color: #333333;
}

._basis19-16 p {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    color: #333333;
}

._basis19-17 p {
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    color: #333333;
}

@media screen and (max-width:1024px) {
    ._basis19 p {
        letter-spacing: 0px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
    }

    ._basis19-10 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }

    ._basis19-12 p {
        text-align: center;
        font-size: 24px;
        font-weight: 400;
        line-height: 26px;
    }

    ._basis19-13 p {
        text-align: left;
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis19-14 p {
        text-align: left;
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis19-15 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }

    ._basis19-16 p {
        text-align: left;
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis19-17 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }
}

._basis20 {
    float: left;
    width: 100%;
}

._basis20 .slick-list {
    margin: -15px -16px;
    width: -ms-calc(100% + 32px);
    width: calc(100% + 32px);
    float: left;
}

._basis20 .slick-list li {
    padding: 15px 16px;
    width: 100%;
    position: relative;
    float: left;
}

._basis20 .slick-list li .content {
    width: 100%;
    display: block;
    transition: all .5s linear;
    position: relative;
    overflow: hidden;
    background: rgba(245, 245, 245, 1);
}

._basis20 .slick-list li .content:hover {
    background: rgba(245, 245, 245, 1);
}

._basis20 .slick-list li .pic {
    position: relative;
    padding-bottom: 75%;
    overflow: hidden;
    width: 100%;
    display: block;
}

._basis20.case_sel .slick-list li .pic{}
._basis20.case_sel .slick-list li .pic img{max-width: 100%;
min-width: 100%;
min-height: 100%;}

._basis20 .slick-list li .pic img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    max-height: 100%;
    filter: grayscale(0%);
    transition: all .5s ease;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

._basis20 .slick-list li .pic .data {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 12px;
    font-weight: 700;
    padding: 10px 20px;
    background: #004ea2;
    color: #fff;
}

._basis20 .slick-list li:hover .pic img {
    filter: grayscale(0%);
    transform: translate(-50%, -50%)scale(1.1);
}

._basis20 .slick-list li .dcomponent {
    padding: 12px 12px 24px 12px;
}

._basis20 .slick-list li .dcomponent h4 {
    font-size: 0px;
    color: #777a7e;
    font-weight: 400;
    abc: 4;
    text-align: center;
    abc: 7;
    letter-spacing: 0px;
    line-height: 24px;
    abc: 9;
    margin: 0px 0px 0px 0px;
    display: inline-block;
    transition: all .3s linear 0s;
}

._basis20 .slick-list li .dcomponent h6 {
    font-size: 20px;
    color: #182A39;
    font-weight: 700;
    text-align: left;
    abc: 7;
    line-height: 32px;
    margin: 0px 0px 0px 0px;
    transition: all .3s linear 0s;
}

._basis20 .slick-list li .dcomponent line {
    display: block;
    height: 1px;
    background: #e9ebed;
    width: 90px;
    margin: 32px 0px 12px 0px;
}

._basis20 .slick-list li .dcomponent h4:hover {
    color: #C01;
}

._basis20 .slick-list li .dcomponent h6:hover {
    color: #0F3452;
}

._basis20 .slick-list li .more {
    font-size: 14px;
    color: rgba(0, 78, 162, 1);
    line-height: 14px;
    display: flex;
    align-items: center;
    transition: all .5s ease;
}

._basis20 .slick-list li .more i {
    font-size: 20px;
    line-height: 20px;
    transition: all .5s linear;
}

._basis20 .slick-list li .more:hover {
    color: #004ea2;
}

._basis20 .slick-list li .more:hover i {
    font-size: 24px;
}

._basis21 p {
    text-align: left;
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 40px;
    white-space: pre-wrap;
    color: #000000;
    opacity: 1;
    position: relative;
    word-break: break-all;
    float: left;
    padding: 0px 0px 0px 0px;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid #fff;
    overflow: hidden;
}

._basis22 {
    width: 100%;
    float: left;
}

._basis22 .slick {
    float: left;
    width: 100%;
}

._basis22 .slick-list {
    margin: -0px -0px;
    float: left;
    width: -ms-calc(100% + 0px);
    width: calc(100% + 0px);
}

._basis22 .slick-list li {
    float: left;
    width: 100%;
    padding: 0px 0px;
    position: relative;
}

._basis22 .slick-list li .bg {
    float: left;
    width: 100%;
    position: relative;
    padding: 48px 0 48px 60px;
    border-bottom: 1px solid #ececec;
}

._basis22 .slick-list li i {
    display: inline-flex;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 0px;
    top: 40px;
}

._basis22 .slick-list li i img {
    width: 32px;
    height: 32px;
}

._basis22 .slick-list li .i {
    font-size: 32px;
    line-height: 32px;
    color: #004ea2;
}

._basis22 .slick-list li h5 {
    width: 100%;
    font-size: 18px;
    line-height: 26px;
    color: #333;
}

@media screen and (max-width:1024px) {
    ._basis22 .slick-list {
        margin: -0px -0px;
        width: -ms-calc(100% + 0px);
        width: calc(100% + 0px);
    }

    ._basis22 .slick-list li {
        width: 100%;
        padding: 0px 0px;
    }

    ._basis22 .slick-list li .bg {
        padding: 10px 0 10px 40px;
    }

    ._basis22 .slick-list li i {
        width: 32px;
        height: 20px;
        left: 3px;
        top: 12px;
    }

    ._basis22 .slick-list li i img {
        width: 20px;
        height: 20px;
    }

    ._basis22 .slick-list li .i {
        font-size: 20px;
        line-height: 20px;
    }

    ._basis22 .slick-list li h5 {
        font-size: 14px;
        line-height: 24px;
    }
}

._basis23 #obt {
    width: 100%;
    float: left;
}

._basis23 .ctext {
    float: left;
    padding: 30px 0px;
    text-align: right;
}

._basis23 .ctext i {
    width: 100%;
    line-height: 0;
}

._basis23 .ctext i img {
    width: 148px;
    height: 148px;
    border: 1px solid #dddddd;
    background: #fff;
    padding: 4px;
}

._basis23 .ctext h5 {
    width: 100%;
    font-size: 18px;
    line-height: 20px;
    color: #333;
    margin-top: 18px;
    white-space: pre-wrap;
    text-align: center;
}

@media screen and (max-width:1024px) {
    ._basis23 .ctext {
        padding: 0px 0px;
        text-align: center;
        position: relative;
        left: 50%;
        transform: translate(-50%, 0);
    }

    ._basis23 .ctext i img {
        width: 120px;
        height: 120px;
        padding: 3px;
    }

    ._basis23 .ctext h5 {
        font-size: 14px;
        line-height: 20px;
        margin-top: 0px;
    }
}

._basis24 .ctext {
    width: 100%;
    float: left;
}

._basis24 .ctext .formBox {
    float: left;
    width: 100%;
    border: 0px solid #6B7077;
    padding: 0px 0px 0px 0px;
}

._basis24 .ctext .formBox input {
    float: left;
    width: 48%;
    margin-top: 20px;
    border: 1px solid #6B7077;
    line-height: 37px;
    height: 36px;
    color: #6B7077;
    font-size: 16px;
    padding: 5px 20px;
    opacity: 1;
    background: none;
}

._basis24 .ctext .formBox ._r {
    float: right;
}

._basis24 .ctext .formBox textarea {
    float: left;
    width: 100%;
    margin-top: 20px;
    border: 1px solid #6B7077;
    background: #fff;
    line-height: 24px;
    height: 70px;
    color: #6B7077;
    font-size: 16px;
    padding: 10px 20px;
    opacity: 1;
    background: none;
}

._basis24 .ctext .formBox button {
    float: left;
    width: 40%;
    margin: 52px auto 0 auto;
    background: #0C71B6;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    border-radius: 0px 0px 0px 0px;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    cursor: pointer;
}

._basis24 .ctext .formBox button:hover {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
}

@media screen and (max-width:1024px) {
    ._basis24 .ctext .formBox {
        padding: 0px 0px 0px 0px;
    }

    ._basis24 .ctext .formBox input {
        width: 48%;
        margin-top: 12px;
        line-height: 28px;
        height: 40px;
        font-size: 14px;
        padding: 5px 12px;
    }

    ._basis24 .ctext .formBox textarea {
        margin-top: 12px;
        line-height: 24px;
        height: 80px;
        font-size: 14px;
        padding: 5px 12px;
    }

    ._basis24 .ctext .formBox button {
        width: 100%;
        margin: 20px auto 0 auto;
        font-size: 12px;
        line-height: 40px;
        height: 40px;
        border-radius: 0px 0px 0px 0px;
    }
}

._basis25 {
    display: flex;
}

._basis25 .dis {
    display: inline-block;
}

._basis25 .dis.wid1 {
    width: 100%;
}

._basis25 .dis.wid2 {
    width: 145px;
}

._basis25 .dis .pic1 {
    padding-bottom: 59.12%;
}

._basis25 .dis .pic2 {
    height: 145px;
}

._basis25 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis25 .dis i img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    background: #fff;
    transform: translate(-50%, -50%);
    -ms-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    min-width: 100%;
    min-height: 100%;
    padding: 5px;
}

@media screen and (max-width:1024px) {
    ._basis25 .dis.wid1 {
        width: 100%;
    }

    ._basis25 .dis.wid2 {
        width: 0px;
    }

    ._basis25 .dis i {
        border-radius: 0px 0px 0px 0px;
    }

    ._basis25 .dis .pic1 {
        padding-bottom: 59.12%;
    }

    ._basis25 .dis .pic2 {
        height: 340px;
    }

    ._basis25 .dis i img {
        padding: 0px;
    }
}

._basis26 {
    width: 100%;
    float: left;
}

._basis26 .slick {
    float: left;
    width: 100%;
}

._basis26 .slick-list {
    margin: -15px -15px;
    float: left;
    width: -ms-calc(100% + 30px);
    width: calc(100% + 30px);
}

._basis26 .slick-list li {
    float: left;
    width: 50%;
    padding: 15px 15px;
    position: relative;
}

._basis26 .slick-list li .bg {
    float: left;
    width: 100%;
    position: relative;
    padding-left: 35px;
}

._basis26 .slick-list li i {
    display: inline-flex;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 3px;
}

._basis26 .slick-list li i img {
    width: 20px;
    height: 20px;
}

._basis26 .slick-list li .i {
    font-size: 20px;
    line-height: 20px;
    color: #FFFFFF;
}

._basis26 .slick-list li h5 {
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    color: #FFFFFF;
}

._basis26 .slick-list li h5 span {
    font-size: 18px;
}

@media screen and (max-width:1024px) {
    ._basis26 .slick-list {
        margin: -5px -5px;
        width: -ms-calc(100% + 10px);
        width: calc(100% + 10px);
    }

    ._basis26 .slick-list li {
        width: 100%;
        padding: 5px 5px;
    }

    ._basis26 .slick-list li .bg {
        padding-left: 28px;
    }

    ._basis26 .slick-list li i {
        width: 20px;
        height: 20px;
        top: 2px;
    }

    ._basis26 .slick-list li i img {
        width: 20px;
        height: 20px;
    }

    ._basis26 .slick-list li .i {
        font-size: wappx;
        line-height: wappx;
    }

    ._basis26 .slick-list li h5 {
        font-size: 14px;
        line-height: 24px;
    }

    ._basis26 .slick-list li h5 span {
        font-size: 16px;
    }
}

._basis27 {
    width: 100%;
}

._basis27 .ndiv {
    width: 100%;
    display: block !important;
}

._basis27 .ndiv.ons {
    background: #fff;
    box-shadow: 0 0 20pxpx rgba(0, 78, 162, 0.5);
}

._basis27>div {
    display: flex;
}

._basis27 #boxs {
    display: flex;
}

._basis27 .dis.wid1 {
    width: 100%;
}

._basis27 .dis.wid2 {
    width: 0px;
}

._basis27 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis27 .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;
}

@media screen and (max-width:1024px) {
    ._basis27 .dis.wid1 {
        width: 100%;
    }

    ._basis27 .dis.wid2 {
        width: 0px;
    }

    ._basis27 .dis i {
        border-radius: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
    }
}

._basis28 {
    width: 100%;
    float: left;
}

._basis28 .slick-list {
    margin: -15px -15px;
    float: left;
    width: -ms-calc(100% + 30px);
    width: calc(100% + 30px);
}

._basis28 .slick-list li {
    float: left;
    width: 100%;
    padding: 15px 15px;
    position: relative;
}

._basis28 .slick-list li a {
    width: 100%;
    display: block;
}

._basis28 .slick-list li .pic1 {
    padding-bottom: 54.27%;
}

._basis28 .slick-list li .pic2 {
    height: 490px;
}

._basis28 .slick-list li em {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
}

._basis28 .slick-list li em 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;
}

._basis28 .slick-list li:hover em img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
}

@media screen and (max-width:1024px) {
    ._basis28 .slick-list {
        margin: -5px -5px;
        width: -ms-calc(100% + 10px);
        width: calc(100% + 10px);
    }

    ._basis28 .slick-list li {
        width: 100%;
        padding: 5px 5px;
    }

    ._basis28 .slick-list li .pic1 {
        padding-bottom: 54.27%;
    }

    ._basis28 .slick-list li .pic2 {
        height: 245px;
    }
}

._imglist1 {
    width: 100%;
    float: left;
}

._imglist1 .slick {
    float: left;
    width: 100%;
}

._imglist1 .slick-list {
    margin: 0 -15px;
    float: left;
    width: -moz-calc(100% + 30px);
    width: -o-calc(100% + 30px);
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px);
}

._imglist1 .slick-list li {
    float: left;
    width: 33.3333333333333%;
    padding: 3px 15px;
    position: relative;
}

._imglist1 .slick-list li .a {
    display: block;
    float: left;
    width: 100%;
    border: 1px solid #F0F0F0;
    position: relative;
    overflow: hidden;
    border-radius: 0px 0px 0px 0px;
}

._imglist1 .slick-list li.slick-current .a,
._imglist1 .slick-list li .a:hover {
    border: 1px solid #004ea2;
}

._imglist1 .slick-list i {
    float: left;
    width: 100%;
    line-height: 0;
    position: relative;
    padding-bottom: 70%;
    overflow: hidden;
}

._imglist1 .slick-list i img {
    float: left;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    min-height: 100%;
    transform: translate(-50%, -50%) scale(1.01, 1.01);
    -moz-transform: translate(-50%, -50%) scale(1.01, 1.01);
    -ms-transform: translate(-50%, -50%) scale(1.01, 1.01);
    -o-transform: translate(-50%, -50%) scale(1.01, 1.01);
    -webkit-transform: translate(-50%, -50%) scale(1.01, 1.01);
    -webkit-transition: all 1s ease-out 0s;
    -moz-transition: all 1s ease-out 0s;
    -o-transition: all 1s ease-out 0s;
    transition: all 1s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

._imglist1 .slick-list li:hover i img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
}

@media screen and (max-width:1024px) {
    ._imglist1 .slick-list {
        margin: -6px;
        width: -moz-calc(100% + 12px);
        width: -o-calc(100% + 12px);
        width: -webkit-calc(100% + 12px);
        width: calc(100% + 12px);
        padding: 0 2px;
    }

    ._imglist1 .slick-list li {
        width: 33.3333333333333%;
        padding: 6px;
    }

    ._imglist1 .slick-list li .a {
        border-radius: 0px 0px 0px 0px;
    }

    ._imglist1 .slick-list i {
        padding-bottom: 70%;
    }
}

._imglist2 .slick-list {
    margin: -8px -8px;
    float: left;
    width: -ms-calc(100% + 16px);
    width: calc(100% + 16px);
}

._imglist2 .slick-list li {
    float: left;
    width: 25%;
    padding: 8px 8px;
    position: relative;
}

._imglist2 .slick-list li i {
    float: left;
    width: 100%;
    line-height: 0;
    position: relative;
    padding-bottom: 75%;
    overflow: hidden;
    border-radius: 0px 0px 0 0;
}

._imglist2 .slick-list li i img {
    float: left;
    max-width: 100%;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%) scale(1.01, 1.01);
    transform: translate(-50%, -50%) scale(1.01, 1.01);
    -ms-transition: all 1s ease-out 0s;
    transition: all 1s ease-out 0s;
}

._imglist2 .slick-list li:hover a i img {
    -ms-transform: translate(-50%, -50%) scale(1.1, 1.1);
    transform: translate(-50%, -50%) scale(1.1, 1.1);
}

._imglist2 .slick-list li a {
    width: 100%;
    float: left;
    position: relative;
    box-shadow: 0px 0px 0px 0px #888;
}

._imglist2 .slick-list li a .bg {
    width: 100%;
    float: left;
    padding: 20px;
    left: 0;
    background: #f8f8f8;
    border-radius: 0 0 0px 0px;
}

._imglist2 .slick-list li a .bg h4 {
    width: 100%;
    float: left;
    font-size: 20px;
    line-height: 40px;
    color: #333;
    text-align: center;
    padding: 0px 0 0px 0;
}

._imglist2 .slick-list li a .bg h5 {
    width: 100%;
    float: left;
    font-size: 0px;
    line-height: 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 0px;
    color: #555;
}

._imglist2 .slick-list li a .bg .more {
    width: 100%;
    float: left;
    margin-top: 0px;
}

._imglist2 .slick-list li a .bg .more em {
    width: 0px;
    float: right;
    height: 2px;
    background: #a3a3a3;
    margin-right: 20px;
    margin-top: 11px;
}

._imglist2 .slick-list li a .bg .more span {
    float: right;
    font-size: 0px;
    color: #004ea2;
    text-transform: uppercase;
    line-height: 0px;
    font-weight: bold;
}

._imglist2 .slick-list li a:hover .bg {
    background: #004ea2;
}

._imglist2 .slick-list li a:hover .bg h4,
._imglist2 .slick-list li a:hover .bg .more span {
    color: #FFF;
}

._imglist2 .slick-list li a:hover .bg h5 {
    color: rgba(255, 255, 255, 0.8);
}

._imglist2 .slick-list li a:hover .bg .more em {
    background: rgba(255, 255, 255, 0.8);
}

@media screen and (max-width:1024px) {
    ._imglist2 .slick-list {
        margin: -5px -5px;
        width: -ms-calc(100% + 10px);
        width: calc(100% + 10px);
    }

    ._imglist2 .slick-list li {
        width: 50%;
        padding: 5px 5px;
    }

    ._imglist2 .slick-list li a .bg {
        border-radius: 0 0 0px 0px;
    }

    ._imglist2 .slick-list li a .bg h4 {
        font-size: 13px;
        line-height: 20px;
        text-align: center;
        padding: 0px 0 0 0;
    }

    ._imglist2 .slick-list li a .bg h5 {
        line-height: 24px;
        height: 48px;
    }

    ._imglist2 .slick-list li a .bg .more {
        margin-top: 8px;
    }

    ._imglist2 .slick-list li a .bg .more em {
        width: 30px;
        margin-right: 10px;
    }

    ._imglist2 .slick-list li a .bg .more span {
        font-size: 12px;
        line-height: 20px;
    }

    ._imglist2 .slick-list li i {
        border-radius: 0px 0px 0 0;
    }

    ._imglist2-1 .slick-list li a .bg {
        padding: 12px;
    }

    ._imglist2-1 .slick-list li a .bg h5 {
        font-size: 14px;
    }

    ._imglist2-2 .slick-list li a .bg {
        padding: 15px;
    }

    ._imglist2-2 .slick-list li a .bg h5 {
        font-size: 15px;
    }
}

._imgtext1 {
    width: 100%;
    float: left;
}

._imgtext1 .slick {
    float: left;
    width: 100%;
}

._imgtext1 .slick-list {
    margin: -15px -6px;
    width: -ms-calc(100% + 12px);
    width: calc(100% + 12px);
}

._imgtext1 .slick-list li {
    padding: 15px 6px;
    float: left;
    width: 25%;
    position: relative;
}

._imgtext1 .slick-list li .content {
    display: block;
    float: left;
    width: 100%;
    position: relative;
    padding: 60px 60px 60px 60px;
}

._imgtext1 .slick-list li .content h4 {
    font-size: 24px;
    color: rgba(255, 255, 255, 1);
    font-weight: 700;
    text-align: center;
    letter-spacing: 0px;
    line-height: 26px;
}

._imgtext1 .slick-list li .content h6 {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    line-height: 24px;
    margin: 14px 0px 0px 0px;
}

._imgtext1 .slick-list li .content:after {
    position: absolute;
    width: 100%;
    height: 60%;
    top: 0;
    left: 0;
    content: "";
    z-index: 1;
    background: linear-gradient(to bottom, rgba(0, 78, 162, 1), rgba(0, 78, 162, 0));
}

._imgtext1 .slick-list li .content .info {
    position: relative;
    z-index: 2;
}

._imgtext1 .slick-list li .content .more {
    margin: 0 auto;
    font-size: 0px;
    width: 0px;
    height: 0px;
    color: #fff;
    text-align: center;
    line-height: 0px;
    margin: 0px 0px 70px 0px;
    border-radius: 0px 0px 0px 0px;
    border: 1 solid #fff;
    transition: all 0.5s linear;
}

._imgtext1 .slick-list li .content .imgbox {
    width: 100%;
    margin: 0 auto;
}

._imgtext1 .slick-list li .content .img {
    position: relative;
    padding-bottom: 80%;
    overflow: hidden;
    width: 100%;
    display: block;
}

._imgtext1 .slick-list li .content .img img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%)scale(0.9);
    -ms-transform: translate(-50%, -50%)scale(0.9);
    transition: all 0.5s linear;
}

._imgtext1 .slick-list li:hover .content .img img {
    transform: translate(-50%, -50%)scale(1);
}

._imgtext1-1 {
    float: left;
    width: 100%;
}

._imgtext1-1 .slick {
    width: 100%;
    float: left;
}

._imgtext1-1 .slick ul {
    width: 100%;
    float: left;
}

._imgtext1-1 .slick li img {
    width: 100%;
}

._imgtext1-1 .slick .slick-arrow {
    height: 58px;
    width: 58px;
    background: rgba(0, 78, 162, 0.1);
    position: absolute;
    top: 50%;
    transition: all .5s linear;
}

._imgtext1-1 .slick .slick-arrow:after {
    content: "";
    height: 15px;
    width: 15px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

._imgtext1-1 .slick .slick-prev {
    left: 36px;
}

._imgtext1-1 .slick .slick-next {
    right: 36px;
}

._imgtext1-1 .slick .slick-prev:after {
    transform: translate(-50%, -50%)rotate(225deg);
    margin-left: 3px;
}

._imgtext1-1 .slick .slick-next:after {
    transform: translate(-50%, -50%)rotate(45deg);
    margin-left: -3px;
}

._imgtext1-1 .slick .slick-arrow:hover {
    background: #004ea2;
}

._imgtext1-1 .slick .slick-dots li {
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background: #A1A1AB;
    margin: 0 15px;
}

._imgtext1-1 .slick .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 50px;
}

._imgtext1-1 .slick .slick-dots li.slick-active {
    height: 36px;
    width: 36px;
    border-radius: 50%;
    background: url(../img/p7235_2.png) center no-repeat;
    background-size: cover;
}

._imgtext1-1 .slick-dots li button {
    font-size: 0px;
    color: #fff;
    width: auto;
    height: auto;
    padding: 0;
}

._imgtext1-1 .slick .slick-dots li.slick-active button {
    font-size: 12px;
    line-height: 36px;
    margin: 0 auto;
}

._imgtext1-1 .slick .slick-dots li.slick-active button:before {
    content: "0";
    font-size: 12px;
    color: #fff;
    line-height: 36px;
    position: relative;
}

._imgtext1-1 .slick .slick-dots li.slick-active {
    transform: rotate(360deg);
    animation: rotate_anim 3s linear infinite;
    -ms-animation: rotate_anim 3s linear infinite;
}

@media screen and (max-width:1024px) {
    ._imgtext1 .slick-list {
        margin: -5px -5px;
        width: -ms-calc(100% + 10px);
        width: calc(100% + 10px);
    }

    ._imgtext1 .slick-list li {
        padding: 5px 5px;
        width: 50%;
    }

    ._imgtext1 .slick-list li .content {
        padding: 20px;
    }

    ._imgtext1 .slick-list li .content h4 {
        font-size: 16px;
        line-height: 22px;
    }

    ._imgtext1 .slick-list li .content h6 {
        font-size: 14px;
        line-height: 20px;
        min-height: 80px;
        margin: 10px 0px 14px 0px;
    }

    ._imgtext1 .slick-list li .content .more {
        width: 80px;
        height: 30px;
        border-radius: 0px 0px 0px 0px;
        line-height: 30px;
        font-size: 14px;
        margin: 20px 0px 20px 0px;
        display: none;
    }

    ._imgtext1-1 .slick .slick-arrow {
        height: 30px;
        width: 30px;
    }

    ._imgtext1-1 .slick .slick-arrow:after {
        content: "";
        height: 8px;
        width: 8px;
    }

    ._imgtext1-1 .slick .slick-prev {
        left: 20px;
    }

    ._imgtext1-1 .slick .slick-next {
        right: 20px;
    }

    ._imgtext1-1 .slick .slick-prev:after {
        margin-left: 1px;
    }

    ._imgtext1-1 .slick .slick-next:after {
        margin-left: -1px;
    }

    ._imgtext1-1 .slick .slick-dots li {
        height: 8px;
        width: 8px;
        margin: 0 8px;
    }

    ._imgtext1-1 .slick .slick-dots {
        bottom: 20px;
    }

    ._imgtext1-1 .slick .slick-dots li.slick-active {
        height: 30px;
        width: 30px;
    }

    ._imgtext1-1 .slick .slick-dots li.slick-active button {
        line-height: 30px;
    }

    ._imgtext1-1 .slick .slick-dots li.slick-active button:before {
        line-height: 30px;
    }
}

._imgtext2 {
    float: left;
    width: 100%;
}

._imgtext2 .slick {
    float: left;
    width: 100%;
}

._imgtext2 .slick-list {
    margin: -16px -16px;
    width: -ms-calc(100% + 32px);
    width: calc(100% + 32px);
}

._imgtext2 .slick-list li {
    padding: 16px 16px;
    float: left;
    width: 50%;
    position: relative;
}

._imgtext2 .slick-list li a {
    position: relative;
    width: 100%;
    float: left;
    display: block;
    height: 230px;
    padding: 38px;
    background: #F5F5F5;
}

._imgtext2 .slick-list li h4 {
    font-size: 20px;
    color: rgba(0, 0, 0, 1);
    font-weight: 700;
    line-height: 48px;
    transition: all .36s ease;
}

._imgtext2 .slick-list li h6 {
    font-size: 16px;
    color: #777;
    font-weight: 400;
    line-height: 28px;
    transition: all .36s ease;
    white-space: pre-wrap;
}

._imgtext2 .slick-list li:hover h4 {
    color: rgba(255, 255, 255, 1);
}

._imgtext2 .slick-list li:hover h6 {
    color: rgba(255, 255, 255, 1);
}

._imgtext2 .slick-list li .tit {
    position: relative;
    z-index: 3;
}

._imgtext2 .slick-list li .img {
    transition: all 0.3s ease;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 50px;
    position: absolute;
    right: 30px;
    bottom: 30px;
    z-index: 1;
}

._imgtext2 .slick-list li .img img {
    right: 0px !important;
    bottom: 0px !important;
    transition: 0s;
    border-radius: 50px;
    position: absolute;
    right: -20px;
    bottom: -50px;
    max-width: none;
}

._imgtext2 .slick-list li .img .img2 {
    display: none;
}

._imgtext2 .slick-list li:hover .img .img2 {
    display: block;
}

._imgtext2 .slick-list li:hover .img .img1 {
    display: none;
}


._imgtext2 .slick-list li:hover a::after{content: "";display: block;width: 100%;height: 100%;background-color: rgba(0,0,0,0.15);position: absolute;left: 0;top: 0;z-index: 2;}
._imgtext2 .slick-list li:hover .img {
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    border-radius: 0px;
}

._imgtext2 .slick-list li:hover .img img {
    transform: scale(1);
    right: 0px;
    border-radius: 0;
    top: 0;
    height: 100%;
    bottom: 0px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._imgtext2 .slick-list {
        margin: -6px -6px;
        width: -ms-calc(100% + 12px);
        width: calc(100% + 12px);
    }

    ._imgtext2 .slick-list li {
        padding: 6px 6px;
        width: 100%;
    }

    ._imgtext2 .slick-list li a {
        height: 170px;
        padding: 15px;
    }

    ._imgtext2 .slick-list li h4 {
        font-size: 16px;
        line-height: 20px;
    }

    ._imgtext2 .slick-list li h6 {
        font-size: 14px;
        line-height: 24px;
        margin: 12px 0px 0px 0px;
        width: calc(100% - 110px);
    }
    ._imgtext2 .slick-list li h6 br{display: none;}

    ._imgtext2 .slick-list li .img {
        width: 80px;
        height: 80px;
        bottom: 15px;
        right: 15px;
    }

    ._imgtext2 .slick-list li .img img {
        border-radius: 40px;
    }

    ._imgtext2 .slick-list li:hover .img img {
        transform: scale(1);
        right: 0px;
        border-radius: 0;
        top: 0;
        height: 100%;
        bottom: 0px;
        width: 100%;
    }
}

._imgtext3 {
    width: 100%;
    float: left;
    overflow: hidden;
}

._imgtext3 .slick {
    float: left;
    width: 100%;
    position: relative;
}

._imgtext3 .slick-list {
    margin: -12px -12px;
    width: -ms-calc(100% + 24px);
    width: calc(100% + 24px);
}

._imgtext3 .slick-list li {
    padding: 12px 12px;
    float: left;
    position: relative;
}

._imgtext3 .slick-list li .libox {
    padding: 0px;
}

._imgtext3 .slick-list li a {
    width: 100%;
    display: block;
    position: relative;
    display: block;
    overflow: hidden;
    transition: all .5s ease;
    padding: px;
}

._imgtext3 .slick-list li .img {
    position: relative;
    padding-bottom: 66%;
    overflow: hidden;
    width: 100%;
    display: block;
}

._imgtext3 .slick-list 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;
}

._imgtext3 .slick-list li:hover .img img {
    transform: translate(-50%, -50%)scale(1.1);
    -ms-transform: translate(-50%, -50%)scale(1.1);
}

._imgtext3 .slick-list li .item_text {
    background: #fff;
    text-align: center;
    padding: 10px;
}

._imgtext3 .slick-list li h4 {
    font-size: 18px;
    color: #333;
    font-weight: 700;
    abc: 4;
    line-height: 60px;
    word-break: keep-all;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
}

._imgtext3 .slick-list li h6 {
    font-size: 14px;
    color: #888;
    line-height: 16px;
    padding: 0px 0px 20px 0px;
    word-break: break-all;
    text-overflow: ellipsis;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

._imgtext3 .slick-list li:hover a {
    box-shadow: 0px 7px 17px #dedede;
}

._imgtext3 .slick-list li .item_tedian {
    position: absolute;
    transition: all ease-out .3s;
    font-size: 14px;
    height: 40px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    opacity: 0;
    bottom: 0;
    width: 60%;
    left: 20%;
    transform-origin: center bottom;
    background: rgba(0, 78, 162, 0.87);
    transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
}

._imgtext3 .slick-list li:hover .item_tedian {
    opacity: 1;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
}

._imgtext3-1 .slick-list li {
    width: 50%;
}

._imgtext3-1 .slick-list li h4 {
    margin: 0px 0px 0px 0px;
}

._imgtext3-1 .slick-arrow {
    height: 42px;
    opacity: 1;
    width: 42px;
    z-index: 2;
    background-color: #004ea2;
    display: flex;
    color: #222;
    align-items: center;
    justify-content: center;
    transition: all 0.4s;
    transform: translateY(-50%);
    border-radius: 60px;
    position: absolute;
    top: 50%;
    z-index: 11;
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    box-shadow: 0 0 5px rgba(0 0 0 / 15%);
}

._imgtext3-1 .slick-arrow:hover {
    opacity: 1;
}

._imgtext3-1 .slick-prev {
    left: 0px;
}

._imgtext3-1 .slick-next {
    right: 0px;
}

._imgtext3-1 .slick-prev::before {
    content: "";
    width: 14px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._imgtext3-1 .slick-prev::after {
    content: "";
    display: block;
    margin-left: -3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(225deg);
    transform: translate(-50%, -50%) rotate(225deg);
}

._imgtext3-1 .slick-next::before {
    content: "";
    width: 14px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._imgtext3-1 .slick-next::after {
    content: "";
    display: block;
    margin-left: 3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

._imgtext3-1 .slick-next:hover:before {
    background: #fff;
}

._imgtext3-1 .slick-prev:hover:before {
    background: #fff;
}

._imgtext3-1 .slick-next:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._imgtext3-1 .slick-prev:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._imgtext3-1 .slick-arrow:hover {
    background-color: #004ea2;
    color: #fff;
    opacity: 1;
}

._imgtext3-3 .slick-list li {
    width: 33.3333333333333%;
}

._imgtext3-3 .slick-list li h4 {
    margin: 0px 0px -10px 0px;
}

._imgtext3-3 .slick-arrow {
    height: 42px;
    opacity: 1;
    width: 42px;
    z-index: 2;
    background-color: #004ea2;
    display: flex;
    color: #222;
    align-items: center;
    justify-content: center;
    transition: all 0.4s;
    transform: translateY(-50%);
    border-radius: 60px;
    position: absolute;
    top: 50%;
    z-index: 11;
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    box-shadow: 0 0 5px rgba(0 0 0 / 15%);
}

._imgtext3-3 .slick-arrow:hover {
    opacity: 1;
}

._imgtext3-3 .slick-prev {
    left: 0px;
}

._imgtext3-3 .slick-next {
    right: 0px;
}

._imgtext3-3 .slick-prev::before {
    content: "";
    width: 14px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._imgtext3-3 .slick-prev::after {
    content: "";
    display: block;
    margin-left: -3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(225deg);
    transform: translate(-50%, -50%) rotate(225deg);
}

._imgtext3-3 .slick-next::before {
    content: "";
    width: 14px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._imgtext3-3 .slick-next::after {
    content: "";
    display: block;
    margin-left: 3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

._imgtext3-3 .slick-next:hover:before {
    background: #fff;
}

._imgtext3-3 .slick-prev:hover:before {
    background: #fff;
}

._imgtext3-3 .slick-next:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._imgtext3-3 .slick-prev:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._imgtext3-3 .slick-arrow:hover {
    background-color: #004ea2;
    color: #fff;
    opacity: 1;
}

@media screen and (max-width:1024px) {
    ._imgtext3 .slick-list {
        margin: -6px -6px;
        width: -ms-calc(100% + 12px);
        width: calc(100% + 12px);
    }

    ._imgtext3 .slick-list li {
        padding: 6px 6px;
        width: 50%;
    }

    ._imgtext3 .slick-list li h4 {
        font-size: 16px;
        line-height: 20px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        abc: 15;
    }

    ._imgtext3 .slick-list li h6 {
        font-size: 14px;
        line-height: 20px;
        padding: 0px 0px 0px 0px;
    }

    ._imgtext3 .slick-list li .item_tedian {
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        color: #fff;
    }

    ._imgtext3-1 .slick-arrow {
        height: 35px;
        width: 35px;
        top: 110%;
    }

    ._imgtext3-1 .slick-prev {
        left: 40px;
    }

    ._imgtext3-1 .slick-next {
        right: 40px;
    }

    ._imgtext3-3 .slick-arrow {
        height: 35px;
        width: 35px;
        top: 110%;
    }

    ._imgtext3-3 .slick-prev {
        left: 40px;
    }

    ._imgtext3-3 .slick-next {
        right: 40px;
    }
}

._imgtext4 {
    width: 100%;
    float: left;
    overflow: hidden;
}

._imgtext4 .slick {
    float: left;
    width: 100%;
    position: relative;
}

._imgtext4 .slick-list {
    margin: -20px -20px;
    width: -ms-calc(100% + 40px);
    width: calc(100% + 40px);
}

._imgtext4 .slick-list li {
    padding: 20px 20px;
    float: left;
    width: 100%;
    position: relative;
}

._imgtext4 .slick-list li a {
    width: 100%;
    display: block;
    position: relative;
    display: block;
    overflow: hidden;
    transition: all .5s ease;
}

._imgtext4 .slick-list li .img {
    position: relative;
    padding-bottom: 66.6%;
    overflow: hidden;
    width: 100%;
    display: block;
}

._imgtext4 .slick-list 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;
}

._imgtext4 .slick-list li:hover .img img {
    transform: translate(-50%, -50%)scale(1.1);
    -ms-transform: translate(-50%, -50%)scale(1.1);
}

._imgtext4 .slick-list li .item_text {
    background: #fff;
    text-align: center;
}

._imgtext4 .slick-list li h4 {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    abc: 4;
    line-height: 19px;
    margin: 18px 0px 0px 0px;
    word-break: keep-all;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
}

._imgtext4 .slick-list li h6 {
    font-size: 14px;
    color: #888;
    line-height: 16px;
    padding: 8px 0px 16px 0px;
    word-break: break-all;
    text-overflow: ellipsis;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

._imgtext4 .slick-list li:hover a {
    box-shadow: 0px 7px 17px #dedede;
}

._imgtext4 .slick-list li .item_tedian {
    position: absolute;
    transition: all ease-out .3s;
    font-size: 14px;
    height: 28px;
    color: #fff;
    text-align: center;
    line-height: 28px;
    opacity: 0;
    bottom: 0;
    width: 60%;
    left: 20%;
    transform-origin: center bottom;
    background: rgba(0, 78, 162, 0.87);
    transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
}

._imgtext4 .slick-list li:hover .item_tedian {
    opacity: 1;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
}

._imgtext4-2 .slick-arrow {
    height: 42px;
    opacity: 1;
    width: 42px;
    z-index: 2;
    background-color: #004ea2;
    display: flex;
    color: #222;
    align-items: center;
    justify-content: center;
    transition: all 0.4s;
    transform: translateY(-50%);
    border-radius: 60px;
    position: absolute;
    top: 50%;
    z-index: 11;
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    box-shadow: 0 0 5px rgba(0 0 0 / 15%);
}

._imgtext4-2 .slick-arrow:hover {
    opacity: 1;
}

._imgtext4-2 .slick-prev {
    left: 0px;
}

._imgtext4-2 .slick-next {
    right: 0px;
}

._imgtext4-2 .slick-prev::before {
    content: "";
    width: 14px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._imgtext4-2 .slick-prev::after {
    content: "";
    display: block;
    margin-left: -3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(225deg);
    transform: translate(-50%, -50%) rotate(225deg);
}

._imgtext4-2 .slick-next::before {
    content: "";
    width: 14px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._imgtext4-2 .slick-next::after {
    content: "";
    display: block;
    margin-left: 3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

._imgtext4-2 .slick-next:hover:before {
    background: #fff;
}

._imgtext4-2 .slick-prev:hover:before {
    background: #fff;
}

._imgtext4-2 .slick-next:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._imgtext4-2 .slick-prev:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._imgtext4-2 .slick-arrow:hover {
    background-color: #004ea2;
    color: #fff;
    opacity: 1;
}

._imgtext4-4 .slick-arrow {
    height: 42px;
    opacity: 1;
    width: 42px;
    z-index: 2;
    background-color: #004ea2;
    display: flex;
    color: #222;
    align-items: center;
    justify-content: center;
    transition: all 0.4s;
    transform: translateY(-50%);
    border-radius: 60px;
    position: absolute;
    top: 50%;
    z-index: 11;
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    box-shadow: 0 0 5px rgba(0 0 0 / 15%);
}

._imgtext4-4 .slick-arrow:hover {
    opacity: 1;
}

._imgtext4-4 .slick-prev {
    left: 0px;
}

._imgtext4-4 .slick-next {
    right: 0px;
}

._imgtext4-4 .slick-prev::before {
    content: "";
    width: 14px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._imgtext4-4 .slick-prev::after {
    content: "";
    display: block;
    margin-left: -3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(225deg);
    transform: translate(-50%, -50%) rotate(225deg);
}

._imgtext4-4 .slick-next::before {
    content: "";
    width: 14px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._imgtext4-4 .slick-next::after {
    content: "";
    display: block;
    margin-left: 3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

._imgtext4-4 .slick-next:hover:before {
    background: #fff;
}

._imgtext4-4 .slick-prev:hover:before {
    background: #fff;
}

._imgtext4-4 .slick-next:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._imgtext4-4 .slick-prev:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._imgtext4-4 .slick-arrow:hover {
    background-color: #004ea2;
    color: #fff;
    opacity: 1;
}

@media screen and (max-width:1024px) {
    ._imgtext4 .slick-list {
        margin: -5px -5px;
        width: -ms-calc(100% + 10px);
        width: calc(100% + 10px);
    }

    ._imgtext4 .slick-list li {
        padding: 5px 5px;
        width: 100%;
    }

    ._imgtext4 .slick-list li h4 {
        font-size: 14px;
        line-height: 24px;
        margin: 20px 0px 0px 0px;
    }

    ._imgtext4 .slick-list li h6 {
        font-size: 12px;
        line-height: 18px;
        padding: 12px 0px 20px 0px;
    }

    ._imgtext4 .slick-list li .item_tedian {
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        color: #fff;
    }

    ._imgtext4-2 .slick-arrow {
        height: 35px;
        width: 35px;
        top: 110%;
    }

    ._imgtext4-2 .slick-prev {
        left: 40px;
    }

    ._imgtext4-2 .slick-next {
        right: 40px;
    }

    ._imgtext4-4 .slick-arrow {
        height: 35px;
        width: 35px;
        top: 110%;
    }

    ._imgtext4-4 .slick-prev {
        left: 40px;
    }

    ._imgtext4-4 .slick-next {
        right: 40px;
    }
}

._imgtext5 {
    width: 100%;
    float: left;
}

._imgtext5 .slick {
    width: 100%;
    float: left;
}

._imgtext5 .slick-list {
    margin: -15px -15px;
    width: -ms-calc(100% + 30px);
    width: calc(100% + 30px);
}

._imgtext5 .slick-list li {
    padding: 15px 15px;
    float: left;
    width: 100%;
    position: relative;
}

._imgtext5 .slick-list li .content {
    display: flex;
    width: 100%;
    padding: 40px 0px 40px 0px;
    float: left;
    justify-content: space-between;
    align-items: center;
}

._imgtext5 .slick-list li:nth-child(2n) .content {
    padding: 40px 0px 40px 0px;
    flex-direction: row-reverse;
}

._imgtext5 .slick-list li .left {
    width: 52%;
}

._imgtext5 .slick-list li .tit {
    display: flex;
    align-items: center;
}

._imgtext5 .slick-list li .tit i {
    font-size: 30px;
    color: #004ea2;
}

._imgtext5 .slick-list li .tit img {
    float: left;
}

._imgtext5 .slick-list li .tit h4 {
    margin-left: 10px;
    float: left;
    color: #1C2226;
    font-size: 28px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0px;
    transition: all 0.5s linear;
}

._imgtext5 .slick-list li .left .sub {
    width: 100%;
    height: 1px;
    background: #d2d2d2;
    float: left;
    margin: 40px 0;
    position: relative;
}

._imgtext5 .slick-list li .left .sub:before {
    content: "";
    height: 3px;
    width: 10%;
    position: absolute;
    background: #004ea2;
    left: 0;
    top: -1px;
    transition: all 1s linear;
}

._imgtext5 .slick-list li:hover .left .sub:before {
    width: 100%;
}

._imgtext5 .slick-list li:hover h4 {
    color: #004ea2;
}

._imgtext5 .slick-list li h6 {
    color: #1C2226;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0px;
}

._imgtext5 .slick .more {
    height: 42px;
    width: 148px;
    background: #004ea2;
    position: relative;
    line-height: 42px;
    color: #fff;
    margin-top: 40px;
    float: left;
    font-size: 16px;
}

._imgtext5 .slick .more .box {
    float: left;
    left: 50%;
    transform: translate(-50%, 0);
    display: flex;
    position: relative;
    align-items: center;
}

._imgtext5 .slick .more:hover {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
}

._imgtext5 .slick .more line {
    width: 16px;
    height: 1px;
    background: #fff;
    margin-left: 20px;
}

._imgtext5 .slick .more line:after {
    content: "";
    height: 7px;
    width: 7px;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    transform: translate(-50%, -50%)rotate(45deg);
    position: absolute;
    margin-left: 12px;
    margin-top: 0.5px;
}

._imgtext5 .slick .right {
    height: 400px;
    width: 43.3%;
    border: 4px solid #fff;
}

@media screen and (max-width:1024px) {
    ._imgtext5 .slick-list {
        margin: 0;
        width: 100%;
    }

    ._imgtext5 .slick-list li {
        padding: 0;
        width: 100%;
        margin-bottom: 20px;
    }
    ._imgtext5 .slick-list li:last-child{margin-bottom: 0;}
    ._imgtext5 .slick-list li .content {
        padding: 0;
        flex-direction: column;
    }

    ._imgtext5 .slick-list li .left {
        width: 100%;
    }

    ._imgtext5 .slick-list li .tit i {
        font-size: 20px;
        color: #004ea2;
    }

    ._imgtext5 .slick-list li:nth-child(2n) .content {
        padding: 0;
        flex-direction: column;
    }

    ._imgtext5 .slick-list li .left .sub {
        float: left;
        margin: 20px 0;
        position: relative;
    }

    ._imgtext5 .slick-list li .tit h4 {
        margin-left: 8px;
        font-size: 20px;
        line-height: 22px;
    }

    ._imgtext5 .slick-list li h6 {
        font-size: 14px;
        line-height: 24px;
    }

    ._imgtext5 .slick .more {
        height: 30px;
        width: 120px;
        line-height: 30px;
        margin-top: 15px;
        font-size: 14px;
    }

    ._imgtext5 .slick .more line {
        margin-left: 20px;
    }

    ._imgtext5 .slick .more line:after {
        content: "";
        height: 7px;
        width: 7px;
        margin-left: 12px;
        margin-top: 0.5px;
    }

    ._imgtext5 .slick .right {
        height: 260px;
        border: 0 solid #fff;
        margin-top: 20px;
        width: 100%;
    }
}

._text1 {
    width: 100%;
    float: left;
    overflow: hidden;
}

._text1 .slick {
    width: 100%;
    float: left;
    overflow: auto;
    font-size: 28px;
    line-height: 40px;
    padding-right: 10px;
}
@media screen and (max-width:1300px) {
._text1 .slick {
    font-size: 24px;
    line-height: 40px;
    padding-right: 10px;
}
}
._text1 .slick p {
    white-space: pre-wrap;
    color: #004ea2;
}

._text1 .slick::-webkit-scrollbar {
    width: 0px;
}

._text1 .slick::-webkit-scrollbar-track {
    background-color: #e5e5e5;
    border-radius: 0px;
}

._text1 .slick::-webkit-scrollbar-thumb {
    width: 0px;
    background-color: #004ea2;
    border-radius: 0px;
}

@media screen and (max-width:1024px) {
    ._text1 .slick {
        font-size: 16px;
        line-height: 20px;
        height: auto;
        padding-right: 0px;
    }

    ._text1 .slick::-webkit-scrollbar {
        width: 2px;
    }

    ._text1 .slick::-webkit-scrollbar-track {
        border-radius: 2px;
    }

    ._text1 .slick::-webkit-scrollbar-thumb {
        width: 2px;
        border-radius: 2px;
    }
}

._text2 {
    width: 100%;
    float: left;
}

._text2 .slick {
    width: 100%;
    float: left;
    display: flex;
}

._text2 .slick .more {
    height: 40px;
    width: 220px;
    float: left;
    background: #2c3136;
    position: relative;
}

._text2 .slick .more:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 60%;
    background: #004ea2;
    top: 0;
    left: 0;
    transition: all 0.5s linear;
}

._text2 .slick .more .left {
    width: 60%;
    color: #fff;
    font-size: 14px;
    text-align: center;
    float: left;
    line-height: 40px;
    position: relative;
    z-index: 1;
}

._text2 .slick .more .right {
    width: 40%;
    color: #fff;
    float: left;
    height: 100%;
    position: relative;
    z-index: 1;
}

._text2 .slick .more .right .arrow {
    position: relative;
    height: 100%;
    width: 100%;
}

._text2 .slick .more .right .arrow::before {
    content: "";
    width: 30px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._text2 .slick .more .right .arrow::after {
    content: "";
    width: 8px;
    height: 8px;
    border-top: 1px solid #fff;
    position: absolute;
    top: 50%;
    margin-left: 10px;
    left: 50%;
    border-right: 1px solid #fff;
    transform: translate(-50%, -50%) rotate(45deg);
}

._text2 .slick .more:hover:after {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._text2 .slick .more {
        height: 40px;
        width: 160px;
    }

    ._text2 .slick .more .left {
        font-size: 14px;
        line-height: 40px;
    }
}

._text3 {
    float: left;
    width: 100%;
}

._text3 .slick {
    float: left;
    width: 100%;
}

._text3 .slick .tbj {
    width: 33.3%;
    background: #F5F5F5;
    float: left;
    padding: 0px 30px;
    color: #333;
    font-size: 18px;
    text-align: left;
    font-weight: 400;
    line-height: 56px;
    letter-spacing: 0px;
}

._text3 .slick .top .tbj {
    height: 56px;
}

._text3 .slick .nbj {
    width: 66.6%;
    float: left;
    color: #333;
    font-size: 18px;
    text-align: left;
    font-weight: 400;
    white-space: pre-wrap;
    line-height: 56px;
    letter-spacing: 0px;
    border-left: 1px solid #e5e5e5;
    padding: 0px 30px;
}

._text3 .slick .top .nbj {
    color: #333;
    font-size: 18px;
    text-align: left;
    font-weight: 400;
    line-height: 56px;
    letter-spacing: 0px;
    background: #F5F5F5;
    float: left;
}

._text3 .slick .down {
    float: left;
    width: 100%;
    border-top: 1px solid #e5e5e5;
}

._text3 .slick .content {
    float: left;
    display: block;
    width: 100%;
}

._text3 .slick li {
    float: left;
    width: 100%;
    border: 1px solid #e5e5e5;
    border-top: none;
    display: flex;
}

@media screen and (max-width:1024px) {
    ._text3 .slick .tbj {
        height: 30px;
        font-size: 16px;
        line-height: 30px;
        padding: 8px 20px;
        height: auto;
    }

    ._text3 .slick .nbj {
        font-size: 14px;
        line-height: 30px;
        border-left: 1px solid #e5e5e5;
        padding: 8px 12px;
        height: auto;
    }
}

._button1 {
    width: 100%;
    float: left;
}

._button1 .ctext {
    width: 100%;
    text-align: left;
}

._button1 .ctext .link {
    display: inline-block;
    text-align: center;
    height: 42px;
    line-height: 42px;
    background: #004B92;
}

._button1 .ctext .link .ico {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 18px;
    margin-right: 5px;
    line-height: 15px;
}

._button1 .ctext .link .ico i {
    font-size: 18px;
    padding: 0px;
    color: #FFFFFF;
}

._button1 .ctext .link .wz {
    display: inline-block;
    font-size: 16px;
    color: #FFFFFF;
}

._button1 .ctext .link:hover {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
}

._button1-1 .ctext .link {
    padding: 0 28px;
    border-radius: 0px 0px 0px 0px;
}

._button1-2 .ctext .link {
    padding: 0 20px;
    border-radius: 5px 5px 5px 5px;
}

@media screen and (max-width:1024px) {
    ._button1 .ctext .link .ico i {
        padding: 0px;
    }

    ._button1 .ctext .link .wz {
        font-size: 14px;
    }

    ._button1-1 .ctext {
        text-align: left;
    }

    ._button1-1 .ctext .link {
        height: 32px;
        line-height: 32px;
        padding: 0 18px;
        border-radius: 0px 0px 0px 0px;
    }

    ._button1-1 .ctext .link .ico {
        width: 16px;
        height: 16px;
        margin-right: 5px;
    }

    ._button1-1 .ctext .link .ico i {
        font-size: 16px;
        line-height: 15px;
    }

    ._button1-2 .ctext {
        text-align: left;
    }

    ._button1-2 .ctext .link {
        height: 40px;
        line-height: 40px;
        padding: 0 14px;
        border-radius: 5px 5px 5px 5px;
    }

    ._button1-2 .ctext .link .ico {
        width: 20px;
        height: 20px;
        margin-right: 6px;
    }

    ._button1-2 .ctext .link .ico i {
        font-size: 20px;
        line-height: 16px;
    }
}



.wapshow{display: none!important;}
@media screen and (max-width:1024px) {
.pcshow{display: none!important;}
.wapshow{display: block!important;}
}


@media screen and (max-width:1680px) {
.layout4 ._g_align0 ._w90,
.layout7 ._g_align0 ._w90,
.layout6 ._g_align0 ._w90,
.layout5 ._g_align0 ._w90{width: clac(100% - 160px)!important;}
.layout4 ._g_align0 ._w10,
.layout7 ._g_align0 ._w10,
.layout6 ._g_align0 ._w10,
.layout5 ._g_align0 ._w10{width: 160px!important;}
}
@media screen and (max-width:1024px) {
.layout4 ._g_align0 ._w90,
.layout7 ._g_align0 ._w90,
.layout6 ._g_align0 ._w90,
.layout5 ._g_align0 ._w90{width: clac(100% - 140px)!important;}
.layout4 ._g_align0 ._w10,
.layout7 ._g_align0 ._w10,
.layout6 ._g_align0 ._w10,
.layout5 ._g_align0 ._w10{width: 140px!important;}
.layout8_btbox_l{width: calc(100% - 140px);padding-right: 12px;}
.layout8_btbox_r{width: 140px;}
.layout20 .slick-dots{position: absolute; bottom: 0; height: 8px; text-align: center;}
.layout20 .slick-dots li{ vertical-align: top; width: 8px; height: 8px;border-radius: 100%; margin: 0 4px; background: #dddddd;}
.layout20 .slick-dots li.slick-active{ background: #004ea2;}
.layout20 .slick-dotted{padding-bottom: 24px;}
}


.pf_ph{ float: right; position: fixed; right:10px;z-index: 995; width:50px; bottom: constant(safe-area-inset-bottom);bottom: env(safe-area-inset-bottom);}
.pf_down2{ width:40px; float: right; margin:0 5px 60px 0;}
.pf_down2 li{ width:100%; float: left; text-align: center; margin:1px 0;}
.pf_down2 li a{ width:100%; float: left; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; height:40px; background: #004ea2; border-radius:3px;box-shadow: 0 0 12px rgba(0,0,0,0.1);}
.pf_down2 li .ico7{ width:24px; height: 24px; float: left; line-height:0; display: flex; justify-content: center; align-items: center; position: relative;}
.pf_down2 li .ico7 img{ width:24px; height: 24px;}
.pf_down2 li .ico7 .show{ display: block;}
.pf_down2 li .ico7 .hide{ display: none;}
.pf_down2 li.renter .ico7::after{display: block; content: ''; position: absolute; left:50%; top:1px; height:1px; width:14px; background: #fff; transform: translate(-50%,0); -ms-transform: translate(-50%,0);}
.pf_down2 li.renter .ico7 img{ width:22px; height:22px; margin-top:3px;}

.zws_section{
width: 100%;
float: left;
margin-top: -92px;
opacity: 0;
height: 92px;
position: relative;
z-index: -1;
}
@media screen and (max-width:1024px) {
.zws_section{
margin-top: -60px;
height: 60px;
}
}

.cp_lSj .sjlist{width: 100%;position: absolute;left: 0;top: calc(100% + 14px);background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);padding: 0 20px;display: none;}
.cp_lSj .sjlist li{width: 100%;border-bottom: 1px solid #eee;}
.cp_lSj .sjlist li:last-child{border-bottom: 0;}
.cp_lSj .sjlist a{display: block;font-size: 14px;color: #555555;line-height: 30px;padding: 5px 0;}
.cp_lSj .sjlist a:hover{color: #000;}

.w_1400{max-width: 1400px;margin-left: auto;margin-right: auto;}


.ny_banner{width: 100%;position: relative;}
.ny_banner::after{content: "";display: block;width: 100%;height: 100%;background-color: rgba(0,0,0,0.15);position: absolute;left: 0;top: 0;z-index: 2;}
.ny_banner .pic{width: 100%;display: block;position: relative;z-index: 1;}
.ny_banner .wordsposi{width: 100%;position: absolute;left: 0;top: 50%;padding: 0 70px;transform: translate(0,-50%);z-index: 3;}
.ny_banner .wordsposi .wz1{width: 100%;display: flex;justify-content: center;align-items: center;margin-bottom: 18px;}
.ny_banner .wordsposi .wz1 .line{width: 32px;height: 2px;background-color: #FFFFFF;}
.ny_banner .wordsposi .wz1 .wz{font-size: 30px;color: #fff;line-height: 34px;margin: 0 20px;}
.ny_banner .wordsposi .wz2{font-size: 36px;color: #fff;line-height: 40px;text-align: center;font-weight: bold;}
.ny_banner .naposi{width: 100%;position: absolute;left: 0;bottom: 0;padding: 0 70px;z-index: 3;}
.ny_banner .naposi .dq{width: 100%;display: flex;justify-content: flex-end;align-items: center;font-size: 14px;color: rgba(217, 217, 217, 1);line-height: 20px;margin-bottom: 24px;}
.ny_banner .naposi .dq a{color: rgba(217, 217, 217, 1);}
.ny_banner .naposi .dq span{margin: 0 4px;}
.ny_banner .naposi .dq a.on,
.ny_banner .naposi .dq a:hover{color: #fff;}
.ny_banner .ejnav{width: 100%;}
.ny_banner .ejnav ul{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;}
.ny_banner .ejnav li{width: 33.3333%;background: #F8F8F8;}
.ny_banner.two .ejnav li{width: 50%;}
.ny_banner .ejnav a{display: block;font-size: 18px;color: #3A3A3A;line-height: 40px;padding: 16px;text-align: center;}
.ny_banner .ejnav li.on{background: #004ea2;}
.ny_banner .ejnav li.on a{color: #fff;}
.ny_banner .ejnav li:hover a{color: #004ea2;}
@media screen and (max-width:1680px) {
.ny_banner .wordsposi .wz1{margin-bottom: 14px;}
.ny_banner .wordsposi .wz1 .line{width: 26px;}
.ny_banner .wordsposi .wz1 .wz{font-size: 24px;line-height: 30px;margin: 0 12px;}
.ny_banner .wordsposi .wz2{font-size: 30px;line-height: 34px;}
.ny_banner .ejnav a{font-size: 16px;line-height: 30px;padding: 12px;}
}
@media screen and (max-width:1024px) {
.ny_banner.wzt50 .wordsposi{top: 50%!important;}
.ny_banner .wordsposi{padding: 0 15px;top: 36%;}
.ny_banner .wordsposi .wz1{margin-bottom: 8px;}
.ny_banner .wordsposi .wz1 .line{width: 20px;height: 1px;}
.ny_banner .wordsposi .wz1 .wz{font-size: 16px;line-height: 20px;margin: 0 12px;}
.ny_banner .wordsposi .wz2{font-size: 20px;line-height: 24px;}
.ny_banner .naposi{padding: 0 15px;}
.ny_banner .naposi .dq{display: none;}
.ny_banner .ejnav ul{width: 100%; white-space:nowrap;overflow: hidden; overflow-x: auto; max-width: 100%;font-size: 0;display: block;text-align: center;}
.ny_banner .ejnav ul::-webkit-scrollbar{ display: none;}
.ny_banner .ejnav li{width: auto;display: inline-block;vertical-align: middle;}
.ny_banner .ejnav a{font-size: 14px;line-height: 30px;padding: 5px 20px;}

._basis7 .slick-dotted{padding-bottom: 20px;float: left;width: 100%;}

._basis7 .slick-dots{position: absolute; bottom: 0; height: 8px; text-align: center;}
._basis7 .slick-dots li{ vertical-align: top; width: 8px; height: 8px;border-radius: 100%; margin: 0 4px; background: #dddddd;}
._basis7 .slick-dots li.slick-active{ background: #004ea2;}
.layout19 ._g_align0 ._w23{display: flex;justify-content: flex-start;align-items: center;margin-top: 12px;}
.layout19 ._g_align0 ._w23 ._basis14-3_bg,
.layout19 ._g_align0 ._w23 ._basis14-4_bg{width: auto;}

}


.social-share{display: flex;justify-content: flex-start;align-items: center;}
.social-share a:nth-child(4),
.social-share a:nth-child(5),
.social-share a:nth-child(7),
.social-share a:nth-child(8),
.social-share a:nth-child(9),
.social-share a:nth-child(10),
.social-share a:nth-child(11){display: none;}
.social-share a{border-color: rgba(255,255,255,0)!important;color: rgba(255,255,255,0)!important;border-radius: 0!important;background-color: rgba(255,255,255,0)!important;}
.social-share a:nth-child(1){width: 22px;height: 22px;background: url(../img/p6273_4.jpg)no-repeat center center!important;background-size: cover;}
.social-share a:nth-child(2){width: 22px;height: 22px;background: url(../img/p6273_5.jpg)no-repeat center center!important;background-size: cover;}
.social-share a:nth-child(3){width: 22px;height: 22px;background: url(../img/p6273_3.jpg)no-repeat center center!important;background-size: cover;}
.social-share a:nth-child(6){width: 22px;height: 22px;background: url(../img/p6273_1.jpg)no-repeat center center!important;background-size: cover;}


.pagecon dd{width:100%;}


p img{max-width:100%;}