﻿.layout0 {
    position: fixed;
    z-index: 16;
    top: 0px;
    box-shadow: 0px 0px 0px #000000;
    background-color: #FFFFFF;
}

.layout0>dt {
    max-width: 1920px;
}

.layout0>dl {
    max-width: 1920px;
}

.layout0 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout0>dt,
    .layout0>dl,
    .layout0 ._flex_m_block {
        display: block;
    }

    .layout0 ._m_t_100 {
        width: 100%;
    }

    .layout0 {
        box-shadow: none;
        background-color: none;
    }

    .layout0 dd:nth-child(1) {
        width: 100%;
    }
}

.layout1 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout1>dt,
    .layout1>dl,
    .layout1 ._flex_m_block {
        display: block;
    }

    .layout1 ._m_t_100 {
        width: 100%;
    }

    .layout1 {
        margin: 0 auto 0px auto;
    }

    .layout1 dd:nth-child(1) {
        width: 100%;
    }
}

.layout2 {
    padding: 120px 70px 120px 70px;
    background-color: #f3f5f8;
}

.layout2>dt {
    max-width: 1330px;
}

.layout2>dl {
    max-width: 1600px;
}

.layout2 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout2>dt,
    .layout2>dl,
    .layout2 ._flex_m_block {
        display: block;
    }

    .layout2 ._m_t_100 {
        width: 100%;
    }

    .layout2 {
        padding: 30px 15px 30px 15px;
        background-color: #f0f2f5;
    }

    .layout2 dd:nth-child(1) {
        width: 100%;
    }
}

.layout3 {
    padding: 120px 70px 70px 70px;
    
}

.layout3>dt {
    max-width: 1330px;
}

.layout3>dl {
    max-width: 1600px;
}

.layout3 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout3>dt,
    .layout3>dl,
    .layout3 ._flex_m_block {
        display: block;
    }

    .layout3 ._m_t_100 {
        width: 100%;
    }

    .layout3 {
        padding: 30px 15px 30px 15px;
        background: url(../img/tr3_2.jpg) center center no-repeat;
        background-size: cover;
        background-color: none;
    }

    .layout3 dd:nth-child(1) {
        width: 100%;
    }
}

.layout4 {
    padding: 120px 70px 120px 70px;
    background: url(../img/tr4.png) center top no-repeat;
    background-size: cover;
    background-color: #f3f5f8;
}

.layout4>dt {
    max-width: 1330px;
}

.layout4>dl {
    max-width: 1600px;
}

.layout4 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout4>dt,
    .layout4>dl,
    .layout4 ._flex_m_block {
        display: block;
    }

    .layout4 ._m_t_100 {
        width: 100%;
    }

    .layout4 {
        padding: 30px 15px 40px 15px;
        background: transparent;
        background-color: #f3f5f8;
    }

    .layout4 dd:nth-child(1) {
        width: 100%;
    }
}

.layout6 {
    padding: 120px 70px 120px 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 40px 15px;
    }

    .layout6 dd:nth-child(1) {
        width: 100%;
    }
}

.layout5 {
    padding: 100px 70px 16px 70px;
    background: url(../img/tr5.jpg) center center no-repeat;
    background-size: cover;
    background-color: #2A2A2A;
}

.layout5>dt {
    max-width: 1330px;
}

.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%;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
    }
    .layout5 ._m_t_100>div:nth-child(1){width: 100%;}
    .layout5 ._m_t_100>div:nth-child(2){width: 100%}
    .layout5 ._m_t_100>div:nth-child(3){width: 100%;}

    .layout5 {
        margin: 0px auto 50px auto;
        padding: 30px 15px 30px 15px;
        background: url(../img/tr3_2.jpg) center center no-repeat;
        background-color: none;
    }

    .layout5 dd:nth-child(1) {
        width: 100%;
    }
}

.layout55 {
    position: fixed;
    z-index: 999;
    margin: auto;
    width: 100%;
    bottom: 0;
    border: none;
    box-shadow: 0 0 20px rgba(0,0,0,0.3);
}

.layout55>dt {
    max-width: 1330px;
}

.layout55>dl {
    max-width: 1330px;
}

.layout55 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

.layout55 {
    display: none;
}

@media screen and (max-width:767px) {
    .layout55 {
        display: block;
    }

    .layout55>dt,
    .layout55>dl,
    .layout55 ._flex_m_block {
        display: block;
    }

    .layout55 ._m_t_100 {
        width: 100%;
    }

    .layout55 dd:nth-child(1) {
        width: 100%;
    }
}

.layout7>dt {
    max-width: 1330px;
}

.layout7>dl {
    max-width: 1920px;
}

.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 dd:nth-child(1) {
        width: 100%;
    }
}

.layout8 {
    padding: 120px 0px 120px 0px;
}

.layout8>dt {
    max-width: 1300px;
}

.layout8>dl {
    max-width: 1920px;
}

.layout8 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout8>dt,
    .layout8>dl,
    .layout8 ._flex_m_block {
        display: block;
    }

    .layout8 ._m_t_100 {
        width: 100%;
    }

    .layout8 {
        padding: 30px 15px 30px 15px;
    }

    .layout8 dd:nth-child(1) {
        width: 100%;
    }
}

.layout9 {
    padding: 120px 70px 140px 70px;
    background: url(../img/tr9.jpg) center top no-repeat;
    background-size: cover;
    background-color: #f3f5f8;
}

.layout9>dt {
    max-width: 1330px;
}

.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 {
        padding: 30px 15px 30px 15px;
        background: transparent;
        background-color: #f3f5f8;
    }

    .layout9 dd:nth-child(1) {
        width: 100%;
    }
}

.layout10 {
    padding: 120px 0px 120px 0px;
}

.layout10>dt {
    max-width: 1300px;
}

.layout10>dl {
    max-width: 1920px;
}

.layout10 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout10>dt,
    .layout10>dl,
    .layout10 ._flex_m_block {
        display: block;
    }

    .layout10 ._m_t_100 {
        width: 100%;
    }

    .layout10 {
        padding: 30px 15px 30px 15px;
    }

    .layout10 dd:nth-child(1) {
        width: 100%;
    }
}

.layout11 {
    padding: 60px 70px 60px 70px;
    background-color: #002b6d;
}

.layout11>dt {
    max-width: 1300px;
}

.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-color: #002b6d;
    }

    .layout11 dd:nth-child(1) {
        width: 100%;
    }
}

.layout12 {
    padding: 100px 70px 60px 70px;
    background-color: #fefeff;
}

.layout12>dt {
    max-width: 1300px;
}

.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: #fefeff;
    }

    .layout12 dd:nth-child(1) {
        width: 100%;
    }
}

.layout32 {
    padding: 0px 70px 0px 70px;
}

.layout32>dt {
    max-width: 1520px;
}

.layout32>dl {
    max-width: 1400px;
}

.layout32 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout32>dt,
    .layout32>dl,
    .layout32 ._flex_m_block {
        display: block;
    }

    .layout32 ._m_t_100 {
        width: 100%;
    }

    .layout32 {
        padding: 0px 15px 0px 15px;
        background-color: #f5f5f5;
    }

    .layout32 dd:nth-child(1) {
        width: 100%;
    }
}

.layout13>dt {
    max-width: 1330px;
}

.layout13>dl {
    max-width: 1920px;
}

.layout13 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout13>dt,
    .layout13>dl,
    .layout13 ._flex_m_block {
        display: block;
    }

    .layout13 ._m_t_100 {
        width: 100%;
    }

    .layout13 dd:nth-child(1) {
        width: 100%;
    }
}

.layout14 {
    padding: 100px 70px 100px 70px;
    background-color: #fefeff;
}

.layout14>dt {
    max-width: 1300px;
}

.layout14>dl {
    max-width: 1400px;
}

.layout14 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout14>dt,
    .layout14>dl,
    .layout14 ._flex_m_block {
        display: block;
    }

    .layout14 ._m_t_100 {
        width: 100%;
    }

    .layout14 {
        padding: 30px 15px 30px 15px;
        background-color: #fefeff;
    }

    .layout14 dd:nth-child(1) {
        width: 100%;
    }
}

.layout36 {
    padding: 0px 70px 0px 70px;
}

.layout36>dt {
    max-width: 1520px;
}

.layout36>dl {
    max-width: 1400px;
}

.layout36 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout36>dt,
    .layout36>dl,
    .layout36 ._flex_m_block {
        display: block;
    }

    .layout36 ._m_t_100 {
        width: 100%;
    }

    .layout36 {
        padding: 0px 15px 0px 15px;
        background-color: #f5f5f5;
    }

    .layout36 dd:nth-child(1) {
        width: 100%;
    }
}

.layout15>dt {
    max-width: 1330px;
}

.layout15>dl {
    max-width: 1920px;
}

.layout15 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout15>dt,
    .layout15>dl,
    .layout15 ._flex_m_block {
        display: block;
    }

    .layout15 ._m_t_100 {
        width: 100%;
    }

    .layout15 dd:nth-child(1) {
        width: 100%;
    }
}

.layout17 {
    padding: 100px 70px 100px 70px;
}

.layout17>dt {
    max-width: 1330px;
}

.layout17>dl {
    max-width: 1500px;
}

.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%;
    }
}

.layout37 {
    padding: 0px 70px 0px 70px;
}

.layout37>dt {
    max-width: 1520px;
}

.layout37>dl {
    max-width: 1400px;
}

.layout37 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout37>dt,
    .layout37>dl,
    .layout37 ._flex_m_block {
        display: block;
    }

    .layout37 ._m_t_100 {
        width: 100%;
    }

    .layout37 {
        padding: 0px 15px 0px 15px;
        background-color: #f5f5f5;
    }

    .layout37 dd:nth-child(1) {
        width: 100%;
    }
}

.layout16 {
    padding: 100px 70px 100px 70px;
    background-color: #F1F4F9;
}

.layout16>dt {
    max-width: 1330px;
}

.layout16>dl {
    max-width: 1400px;
}

.layout16 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout16>dt,
    .layout16>dl,
    .layout16 ._flex_m_block {
        display: block;
    }

    .layout16 ._m_t_100 {
        width: 100%;
    }

    .layout16 {
        padding: 30px 15px 30px 15px;
        box-shadow: 0px 0px 0px #F1F4F9;
        background-color: none;
    }

    .layout16 dd:nth-child(1) {
        width: 100%;
    }
}

.layout38>dt {
    max-width: 1330px;
}

.layout38>dl {
    max-width: 1920px;
}

.layout38 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout38>dt,
    .layout38>dl,
    .layout38 ._flex_m_block {
        display: block;
    }

    .layout38 ._m_t_100 {
        width: 100%;
    }

    .layout38 dd:nth-child(1) {
        width: 100%;
    }
}

.layout39 {
    padding: 0px 70px 0px 70px;
    background-color: #F1F4F9;
}

.layout39>dt {
    max-width: 1520px;
}

.layout39>dl {
    max-width: 1400px;
}

.layout39 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout39>dt,
    .layout39>dl,
    .layout39 ._flex_m_block {
        display: block;
    }

    .layout39 ._m_t_100 {
        width: 100%;
    }

    .layout39 {
        padding: 0px 15px 0px 15px;
        background-color: #f5f5f5;
    }

    .layout39 dd:nth-child(1) {
        width: 100%;
    }
}

.layout18 {
    padding: 100px 70px 100px 70px;
    background-color: #F1F4F9;
}

.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: 30px 15px 30px 15px;
        background-color: #F1F4F9;
    }

    .layout18 dd:nth-child(1) {
        width: 100%;
    }
}

.layout21 {
    padding: 100px 70px 100px 70px;
}

.layout21>dt {
    max-width: 1330px;
}

.layout21>dl {
    max-width: 1400px;
}

.layout21 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout21>dt,
    .layout21>dl,
    .layout21 ._flex_m_block {
        display: block;
    }

    .layout21 ._m_t_100 {
        width: 100%;
    }

    .layout21 {
        padding: 30px 15px 30px 15px;
    }

    .layout21 dd:nth-child(1) {
        width: 100%;
    }
}

.layout22 {
    padding: 0px 70px 100px 70px;
}

.layout22>dt {
    max-width: 1330px;
}

.layout22>dl {
    max-width: 1400px;
}

.layout22 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout22>dt,
    .layout22>dl,
    .layout22 ._flex_m_block {
        display: block;
    }

    .layout22 ._m_t_100 {
        width: 100%;
    }

    .layout22 {
        padding: 0px 15px 40px 15px;
    }

    .layout22 dd:nth-child(1) {
        width: 100%;
    }
}

.layout23 {
    padding: 0px 70px 100px 70px;
}

.layout23>dt {
    max-width: 1330px;
}

.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 {
        padding: 0px 15px 30px 15px;
    }

    .layout23 dd:nth-child(1) {
        width: 100%;
    }
}

.layout40>dt {
    max-width: 1330px;
}

.layout40>dl {
    max-width: 1920px;
}

.layout40 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout40>dt,
    .layout40>dl,
    .layout40 ._flex_m_block {
        display: block;
    }

    .layout40 ._m_t_100 {
        width: 100%;
    }

    .layout40 dd:nth-child(1) {
        width: 100%;
    }
}

.layout41 {
    padding: 0px 70px 0px 70px;
    background-color: #F1F4F9;
}

.layout41>dt {
    max-width: 1520px;
}

.layout41>dl {
    max-width: 1400px;
}

.layout41 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout41>dt,
    .layout41>dl,
    .layout41 ._flex_m_block {
        display: block;
    }

    .layout41 ._m_t_100 {
        width: 100%;
    }

    .layout41 {
        padding: 0px 15px 0px 15px;
        background-color: #f5f5f5;
    }

    .layout41 dd:nth-child(1) {
        width: 100%;
    }
}

.layout25 {
    padding: 0px 70px 100px 70px;
    background-color: #F1F4F9;
}

.layout25>dt {
    max-width: 1330px;
}

.layout25>dl {
    max-width: 1400px;
}

.layout25 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout25>dt,
    .layout25>dl,
    .layout25 ._flex_m_block {
        display: block;
    }

    .layout25 ._m_t_100 {
        width: 100%;
    }

    .layout25 {
        padding: 0px 15px 30px 15px;
        box-shadow: 0px 0px 0px #F1F4F9;
        background-color: #F1F4F9;
    }

    .layout25 dd:nth-child(1) {
        width: 100%;
    }
}

.layout26 {
    padding: 80px 70px 100px 70px;
    background: url(../img/tr26.jpg) center top no-repeat;
    background-size: contain;
    background-color: #f1f4f9;
}

.layout26>dt {
    max-width: 1330px;
}

.layout26>dl {
    max-width: 1400px;
}

.layout26 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
    padding: 0px 20px 0px 0px;
    background-color: #FFFFFF;
}

@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;
        background: url(../img/tr26_2.jpg) center top no-repeat;
        background-color: #f1f4f9;
    }

    .layout26 dd:nth-child(1) {
        width: 100%;
        padding: 20px 20px 20px 20px;
        background-color: none;
    }
}

.layout42 {
    margin: 0 auto 0px auto;
    padding: 0px 70px 0px 70px;
    background-color: #F1F4F9;
}

.layout42>dt {
    max-width: 1520px;
}

.layout42>dl {
    max-width: 1400px;
}

.layout42 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout42>dt,
    .layout42>dl,
    .layout42 ._flex_m_block {
        display: block;
    }

    .layout42 ._m_t_100 {
        width: 100%;
    }

    .layout42 {
        margin: 0px auto 0px auto;
        padding: 0px 15px 0px 15px;
        background-color: #f5f5f5;
    }

    .layout42 dd:nth-child(1) {
        width: 100%;
    }
}

.layout27 {
    padding: 100px 70px 0px 70px;
}

.layout27>dt {
    max-width: 1330px;
}

.layout27>dl {
    max-width: 1400px;
}

.layout27 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout27>dt,
    .layout27>dl,
    .layout27 ._flex_m_block {
        display: block;
    }

    .layout27 ._m_t_100 {
        width: 100%;
    }

    .layout27 {
        padding: 30px 15px 0px 15px;
    }

    .layout27 dd:nth-child(1) {
        width: 100%;
    }
}

.layout28 {
    padding: 40px 70px 100px 70px;
}

.layout28>dt {
    max-width: 1400px;
}

.layout28>dl {
    max-width: 1400px;
}

.layout28 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout28>dt,
    .layout28>dl,
    .layout28 ._flex_m_block {
        display: block;
    }

    .layout28 ._m_t_100 {
        width: 100%;
    }

    .layout28 {
        padding: 20px 15px 30px 15px;
    }

    .layout28 dd:nth-child(1) {
        width: 100%;
    }
}

.layout45>dt {
    max-width: 1330px;
}

.layout45>dl {
    max-width: 1920px;
}

.layout45 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout45>dt,
    .layout45>dl,
    .layout45 ._flex_m_block {
        display: block;
    }

    .layout45 ._m_t_100 {
        width: 100%;
    }

    .layout45 dd:nth-child(1) {
        width: 100%;
    }
}

.layout46 {
    padding: 0px 70px 0px 70px;
}

.layout46>dt {
    max-width: 1520px;
}

.layout46>dl {
    max-width: 1400px;
}

.layout46 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout46>dt,
    .layout46>dl,
    .layout46 ._flex_m_block {
        display: block;
    }

    .layout46 ._m_t_100 {
        width: 100%;
    }

    .layout46 {
        padding: 0px 15px 0px 15px;
        background-color: #f5f5f5;
    }

    .layout46 dd:nth-child(1) {
        width: 100%;
    }
}

.layout19 {
    padding: 100px 70px 100px 70px;
}

.layout19>dt {
    max-width: 1540px;
}

.layout19>dl {
    max-width: 1400px;
}

.layout19 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout19>dt,
    .layout19>dl,
    .layout19 ._flex_m_block {
        display: block;
    }

    .layout19 ._m_t_100 {
        width: 100%;
    }

    .layout19 {
        padding: 30px 15px 30px 15px;
    }

    .layout19 dd:nth-child(1) {
        width: 100%;
    }
}

.layout47>dt {
    max-width: 1330px;
}

.layout47>dl {
    max-width: 1920px;
}

.layout47 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout47>dt,
    .layout47>dl,
    .layout47 ._flex_m_block {
        display: block;
    }

    .layout47 ._m_t_100 {
        width: 100%;
    }

    .layout47 dd:nth-child(1) {
        width: 100%;
    }
}

.layout48 {
    padding: 0px 70px 0px 70px;
}

.layout48>dt {
    max-width: 1520px;
}

.layout48>dl {
    max-width: 1400px;
}

.layout48 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout48>dt,
    .layout48>dl,
    .layout48 ._flex_m_block {
        display: block;
    }

    .layout48 ._m_t_100 {
        width: 100%;
    }

    .layout48 {
        padding: 0px 15px 0px 15px;
        background-color: #f5f5f5;
    }

    .layout48 dd:nth-child(1) {
        width: 100%;
    }
}

.layout20 {
    padding: 100px 70px 100px 70px;
}

.layout20>dt {
    max-width: 1330px;
}

.layout20>dl {
    max-width: 1400px;
}

.layout20 dd:nth-child(1) {
    width: 76%;
    align-self: stretch;
    padding: 0px 40px 0px 0px;
}

.layout20 dd:nth-child(2) {
    width: 24%;
    align-self: stretch;
    padding: 0px 0px 0px 20px;
}

@media screen and (max-width:1024px) {

    .layout20>dt,
    .layout20>dl,
    .layout20 ._flex_m_block {
        display: block;
    }

    .layout20 ._m_t_100 {
        width: 100%;
    }

    .layout20 {
        padding: 30px 15px 30px 15px;
    }

    .layout20 dd:nth-child(1) {
        width: 100%;
        padding: 0px 0px 0px 0px;
    }

    .layout20 dd:nth-child(2) {
        width: 100%;
        padding: 0px 0px 0px 0px;
    }
}

.layout49>dt {
    max-width: 1330px;
}

.layout49>dl {
    max-width: 1920px;
}

.layout49 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout49>dt,
    .layout49>dl,
    .layout49 ._flex_m_block {
        display: block;
    }

    .layout49 ._m_t_100 {
        width: 100%;
    }

    .layout49 dd:nth-child(1) {
        width: 100%;
    }
}

.layout50 {
    padding: 0px 70px 0px 70px;
}

.layout50>dt {
    max-width: 1520px;
}

.layout50>dl {
    max-width: 1400px;
}

.layout50 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout50>dt,
    .layout50>dl,
    .layout50 ._flex_m_block {
        display: block;
    }

    .layout50 ._m_t_100 {
        width: 100%;
    }

    .layout50 {
        padding: 0px 15px 0px 15px;
        background-color: #f5f5f5;
    }

    .layout50 dd:nth-child(1) {
        width: 100%;
    }
}

.layout29 {
    padding: 100px 70px 0px 70px;
}

.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: 30px 15px 0px 15px;
    }

    .layout29 dd:nth-child(1) {
        width: 100%;
    }
}

.layout30 {
    padding: 100px 70px 100px 70px;
}

.layout30>dt {
    max-width: 1330px;
}

.layout30>dl {
    max-width: 1400px;
}

.layout30 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout30>dt,
    .layout30>dl,
    .layout30 ._flex_m_block {
        display: block;
    }

    .layout30 ._m_t_100 {
        width: 100%;
    }

    .layout30 {
        padding: 30px 15px 30px 15px;
    }

    .layout30 dd:nth-child(1) {
        width: 100%;
    }
}

.layout53>dt {
    max-width: 1330px;
}

.layout53>dl {
    max-width: 1920px;
}

.layout53 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout53>dt,
    .layout53>dl,
    .layout53 ._flex_m_block {
        display: block;
    }

    .layout53 ._m_t_100 {
        width: 100%;
    }

    .layout53 dd:nth-child(1) {
        width: 100%;
    }
}

.layout54 {
    padding: 0px 70px 0px 70px;
}

.layout54>dt {
    max-width: 1520px;
}

.layout54>dl {
    max-width: 1400px;
}

.layout54 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout54>dt,
    .layout54>dl,
    .layout54 ._flex_m_block {
        display: block;
    }

    .layout54 ._m_t_100 {
        width: 100%;
    }

    .layout54 {
        padding: 0px 15px 0px 15px;
        background-color: #f5f5f5;
    }

    .layout54 dd:nth-child(1) {
        width: 100%;
    }
}

.layout24 {
    position: fixed;
    z-index: 16;
    top: 0px;
    background-color: #FFFFFF;
}

.layout24>dt {
    max-width: 1330px;
}

.layout24>dl {
    max-width: 1920px;
}

.layout24 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout24>dt,
    .layout24>dl,
    .layout24 ._flex_m_block {
        display: block;
    }

    .layout24 ._m_t_100 {
        width: 100%;
    }

    .layout24 {
        background-color: none;
    }

    .layout24 dd:nth-child(1) {
        width: 100%;
    }
}

.layout31 {
    padding: 100px 70px 100px 70px;
}

.layout31>dt {
    max-width: 1540px;
}

.layout31>dl {
    max-width: 1400px;
}

.layout31 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout31>dt,
    .layout31>dl,
    .layout31 ._flex_m_block {
        display: block;
    }

    .layout31 ._m_t_100 {
        width: 100%;
    }

    .layout31 {
        padding: 30px 15px 30px 15px;
    }

    .layout31 dd:nth-child(1) {
        width: 100%;
    }
}

.layout43>dt {
    max-width: 1330px;
}

.layout43>dl {
    max-width: 1920px;
}

.layout43 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout43>dt,
    .layout43>dl,
    .layout43 ._flex_m_block {
        display: block;
    }

    .layout43 ._m_t_100 {
        width: 100%;
    }

    .layout43 dd:nth-child(1) {
        width: 100%;
    }
}

.layout44 {
    padding: 0px 70px 0px 70px;
}

.layout44>dt {
    max-width: 1520px;
}

.layout44>dl {
    max-width: 1400px;
}

.layout44 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout44>dt,
    .layout44>dl,
    .layout44 ._flex_m_block {
        display: block;
    }

    .layout44 ._m_t_100 {
        width: 100%;
    }

    .layout44 {
        padding: 0px 15px 0px 15px;
        background-color: #f5f5f5;
    }

    .layout44 dd:nth-child(1) {
        width: 100%;
    }
}

.layout33 {
    padding: 100px 70px 100px 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>dt {
    max-width: 1330px;
}

.layout34>dl {
    max-width: 1920px;
}

.layout34 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout34>dt,
    .layout34>dl,
    .layout34 ._flex_m_block {
        display: block;
    }

    .layout34 ._m_t_100 {
        width: 100%;
    }

    .layout34 dd:nth-child(1) {
        width: 100%;
    }
}

.layout35 {
    padding: 100px 70px 100px 70px;
}

.layout35>dt {
    max-width: 1330px;
}

.layout35>dl {
    max-width: 1400px;
}

.layout35 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout35>dt,
    .layout35>dl,
    .layout35 ._flex_m_block {
        display: block;
    }

    .layout35 ._m_t_100 {
        width: 100%;
    }

    .layout35 {
        padding: 30px 15px 30px 15px;
    }

    .layout35 dd:nth-child(1) {
        width: 100%;
    }
}

.layout51>dt {
    max-width: 1330px;
}

.layout51>dl {
    max-width: 1920px;
}

.layout51 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout51>dt,
    .layout51>dl,
    .layout51 ._flex_m_block {
        display: block;
    }

    .layout51 ._m_t_100 {
        width: 100%;
    }

    .layout51 dd:nth-child(1) {
        width: 100%;
    }
}

.layout52 {
    padding: 0px 70px 0px 70px;
}

.layout52>dt {
    max-width: 1520px;
}

.layout52>dl {
    max-width: 1400px;
}

.layout52 dd:nth-child(1) {
    width: 100%;
    align-self: stretch;
}

@media screen and (max-width:1024px) {

    .layout52>dt,
    .layout52>dl,
    .layout52 ._flex_m_block {
        display: block;
    }

    .layout52 ._m_t_100 {
        width: 100%;
    }

    .layout52 {
        padding: 0px 15px 0px 15px;
        background-color: #f5f5f5;
    }

    .layout52 dd:nth-child(1) {
        width: 100%;
    }
}

._float1-1_bg {
    width: inherit;
    position: fixed;
    z-index: 14;
    right: 10px;
    top: 50%;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

._basis1-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis1-1_bg {
        display: none;
    }
}

._imglist1-1_bg {
    width: 100%;
}

._basis2-1_bg {
    width: calc(100% - 0px);
    margin: 50px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis2-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 20px 0px;
    }
}

._basis3-1_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._imgtext1-1_bg {
    width: calc(100% - 80px);
    margin: 0px 0px 0px 80px;
}

@media screen and (max-width:1024px) {
    ._imgtext1-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis2-2_bg {
    padding: 0px 0 0px 0px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis2-2_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis4-1_bg {
    width: 100%;
}

._basis2-3_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis2-3_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 20px 0px;
    }
}

._basis5-1_bg {
    width: calc(100% - 0px);
    margin: 50px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis5-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis4-4_bg {
    padding: 0px 0px 0px 50px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis4-4_bg {
        padding: 0px 0px 0px 0px;
    }
}

._basis4-5_bg {
    width: 100%;
}

._basis2-4_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis2-4_bg {
        width: calc(100% - 0px);
        margin: 0;
    }
}

._basis4-6_bg {
    width: 100%;
}

._basis4-7_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis4-7_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._imgtext2-1_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._imgtext2-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis4-2_bg {
    width: 100%;
}

._basis6-1_bg {
    width: calc(100% - 0px);
    margin: 30px 0px 30px 0px;
}

@media screen and (max-width:1024px) {
    ._basis6-1_bg {
        width: calc(100% - 0px);
        margin: 20px 0px 0px 0px;
    }
}

._banv1-1_bg {
    width: 100%;
}

@media screen and (max-width:767px) {
    ._banv1-1_bg {
        display: none;
    }
}

._basis3-2_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis3-2_bg {
        width: calc(100% - 0px);
        margin: 20px 0px 10px 0px;
    }
}

._basis7-1_bg {
    width: 100%;
}

._basis8-3_bg {
    padding: 100px 0px 16px 0px;
    border: solid 0px #1a427c;
    border-top: solid 0px;
    border-right: solid 0px;
    border-bottom: solid 1px #1a427c;
    border-left: solid 0px;
    width: calc(100% - 0px);
    margin: 0px 0px 16px 0px;
}

@media screen and (max-width:1024px) {
    ._basis8-3_bg {
        display: none;
    }
}

._basis4-3_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis4-3_bg {
        width: calc(100% - 0px);
        margin: 12px 0px 0px 0px;
    }
}

._banv2-1_bg {
    width: 100%;
}

._basis4-8_bg {
    width: 100%;
}

._basis5-2_bg {
    width: calc(100% - 0px);
    margin: 50px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis5-2_bg {
        padding: 0px 0px 30px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._title1-1_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._title1-2_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-2_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 20px 0px;
    }
}

._title1-3_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-3_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._text1-1_bg {
    border: none;
    border-right: solid 1px #33558a;
    border-left: solid 1px #33558a;
    width: 100%;
}

._basis4-9_bg {
    width: 100%;
}

._basis3-4_bg {
    padding: 57px 60px 57px 64px;
    background-color: #F1F4F9;
    width: 100%;
}
@media screen and (max-width:1680px) {
._basis3-4_bg{padding: 28px 30px;}
}

@media screen and (max-width:1024px) {
    ._basis3-4_bg {
        padding: 15px 8px 15px 15px;
        background-color: #F1F4F9;
    }
}

._basis4-10_bg {
    width: 100%;
}

._basis3-5_bg {
    padding: 60px 0px 0px 0px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis3-5_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 12px 0px 0px 0px;
    }
}

._title1-4_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-4_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 20px 0px;
    }
}

._basis4-11_bg {
    width: 100%;
}

._location1-1_bg {
    width: calc(100% - 0px);
    margin: 20px 0px 20px 0px;
}

@media screen and (max-width:1024px) {
    ._location1-1_bg {
        display: none;
    }
}

._basis4-12_bg {
    width: 100%;
}

._basis4-13_bg {
    width: calc(100% - 0px);
    margin: 20px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis4-13_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._title1-5_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-5_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 20px 0px;
    }
}

._imglist2-1_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 60px 0px;
}

@media screen and (max-width:1024px) {
    ._imglist2-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis3-12_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis3-12_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._location1-2_bg {
    width: calc(100% - 0px);
    margin: 20px 0px 20px 0px;
}

@media screen and (max-width:1024px) {
    ._location1-2_bg {
        display: none;
    }
}

._basis4-14_bg {
    width: 100%;
}

._title1-7_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-7_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 20px 0px;
    }
}

._basis4-15_bg {
    width: 100%;
}

._location1-3_bg {
    width: calc(100% - 0px);
    margin: 20px 0px 20px 0px;
}

@media screen and (max-width:1024px) {
    ._location1-3_bg {
        display: none;
    }
}

._title1-6_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 60px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-6_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 20px 0px;
    }
}

._paging1-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._paging1-1_bg {
        width: calc(100% - 0px);
        margin: 20px 0px 0px 0px;
    }
}

._basis4-25_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis4-25_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis4-26_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 60px 0px;
}

@media screen and (max-width:1024px) {
    ._basis4-26_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis4-30_bg {
    width: 100%;
}

._location1-4_bg {
    width: calc(100% - 0px);
    margin: 20px 0px 20px 0px;
}

@media screen and (max-width:1024px) {
    ._location1-4_bg {
        display: none;
    }
}

._title1-8_bg {
    padding: 0px 50px 0px 0px;
    width: calc(100% - 0px);
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-8_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis3-6_bg {
    padding: 0px 50px 0px 0px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis3-6_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 12px 0px 0px 0px;
    }
}

._basis4-16_bg {
    padding: 0px 0px 0px 30px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis4-16_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 12px 0px 0px 0px;
    }
}

._basis4-18_bg {
    width: 100%;
}

._title1-9_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-9_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 20px 0px;
    }
}

._title1-10_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-10_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 20px 0px;
    }
}

._imgtext2-2_bg {
    width: 100%;
}

._title1-11_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-11_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 20px 0px;
    }
}

._basis11-1_bg {
    padding: 50px 50px 50px 50px;
    border: solid 1px #E5E5E5;
    background-color: #F1F4F9;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis11-1_bg {
        padding: 22px 15px 22px 15px;
        background-color: none;
    }
}

._basis4-31_bg {
    width: 100%;
}

._location1-5_bg {
    width: calc(100% - 0px);
    margin: 20px 0px 20px 0px;
}

@media screen and (max-width:1024px) {
    ._location1-5_bg {
        display: none;
    }
}

._title1-12_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-12_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 20px 0px;
    }
}

._basis11-2_bg {
    padding: 50px 50px 50px 50px;
    border: none;
    background-color: #FFFFFF;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis11-2_bg {
        padding: 22px 15px 22px 15px;
        background-color: none;
    }
}

._basis4-20_bg {
    width: calc(100% - 90px);
    margin: 20px 70px 0px 20px;
}

@media screen and (max-width:1024px) {
    ._basis4-20_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 16px 0px;
    }
}

._basis4-21_bg {
    padding: 0px 50px 0px 0px;
    width: calc(100% - 0px);
    margin: 60px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis4-21_bg {
        padding: 0px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis3-13_bg {
    padding: 0px 0px 30px 0px;
    border: none;
    border-bottom: solid 1px #DDDDDD;
    width: calc(100% - 50px);
    margin: 16px 50px 30px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-13_bg {
        padding: 0px 0px 12px 0px;
        width: calc(100% - 0px);
        margin: 12px 0px 12px 0px;
    }
}

._basis3-14_bg {
    width: calc(100% - 50px);
    margin: 0px 50px 50px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-14_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._location1-6_bg {
    width: calc(100% - 0px);
    margin: 20px 0px 20px 0px;
}

@media screen and (max-width:1024px) {
    ._location1-6_bg {
        display: none;
    }
}

._basis12-1_bg {
    width: 100%;
}

._basis13-23_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis13-23_bg {
        width: calc(100% - 0px);
        margin: 12px 0px 0px 0px;
    }
}

._text2-1_bg {
    width: 100%;
}

._title1-14_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-14_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 20px 0px;
    }
}

._paging1-3_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._paging1-3_bg {
        width: calc(100% - 0px);
        margin: 12px 0px 0px 0px;
    }
}

._basis4-33_bg {
    width: 100%;
}

._location1-8_bg {
    width: calc(100% - 0px);
    margin: 20px 0px 20px 0px;
}

@media screen and (max-width:1024px) {
    ._location1-8_bg {
        display: none;
    }
}

._paging1-2_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._paging1-2_bg {
        width: calc(100% - 0px);
        margin: 20px 0px 0px 0px;
    }
}

._title1-13_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-13_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 20px 0px;
    }
}

._basis15-1_bg {
    width: 100%;
}

._basis4-34_bg {
    width: 100%;
}

._location1-9_bg {
    width: calc(100% - 0px);
    margin: 20px 0px 20px 0px;
}

@media screen and (max-width:1024px) {
    ._location1-9_bg {
        display: none;
    }
}

._basis3-7_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 10px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-7_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis3-8_bg {
    padding: 30px 0px 0px 0px;
    border: none;
    border-top: solid 1px #e5e5e5;
    border-bottom: solid 0px #e5e5e5;
    width: calc(100% - 0px);
    margin: 30px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis3-8_bg {
        padding: 12px 0px 0px 0px;
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis3-9_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis3-9_bg {
        width: calc(100% - 0px);
        margin: 10px 0px 40px 0px;
    }
}

._basis3-10_bg {
    padding: 20px 0px 20px 0px;
    background-color: #002b6d;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis3-10_bg {
        background-color: none;
    }
}

._basis9-1_bg {
    padding: 30px 30px 30px 30px;
    background-color: #F1F4F9;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis9-1_bg {
        padding: 14px 14px 14px 14px;
        background-color: none;
    }
}

._basis10-11_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis10-11_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 12px 0px;
    }
}

._basis4-17_bg {
    width: calc(100% - 10px);
    margin: 40px 10px 40px 0px;
}

@media screen and (max-width:1024px) {
    ._basis4-17_bg {
        width: calc(100% - 0px);
        margin: 14px 0px 0px 0px;
    }
}

._paging2-1_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._paging2-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 20px 0px;
    }
}

._basis4-22_bg {
    width: calc(100% - 10px);
    margin: 40px 0px 40px 10px;
}

@media screen and (max-width:1024px) {
    ._basis4-22_bg {
        width: calc(100% - 0px);
        margin: 14px 0px 0px 0px;
    }
}

._basis4-35_bg {
    width: 100%;
}

._location1-10_bg {
    width: calc(100% - 0px);
    margin: 20px 0px 20px 0px;
}

@media screen and (max-width:1024px) {
    ._location1-10_bg {
        display: none;
    }
}

._title1-15_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-15_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 20px 0px;
    }
}

._title1-16_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-16_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 20px 0px;
    }
}

._basis11-3_bg {
    padding: 50px 50px 50px 50px;
    border: solid 1px #E5E5E5;
    background-color: #F1F4F9;
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._basis11-3_bg {
        padding: 22px 15px 22px 15px;
        background-color: none;
    }
}

._iconlist1-1_bg {
    width: 100%;
}

@media screen and (max-width:1024px) {
    ._iconlist1-1_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 20px 0px;
    }
}

._basis4-24_bg {
    width: calc(100% - 0px);
    margin: 20px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._basis4-24_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
    }
}

._basis4-37_bg {
    width: 100%;
}

._location1-12_bg {
    width: calc(100% - 0px);
    margin: 20px 0px 20px 0px;
}

@media screen and (max-width:1024px) {
    ._location1-12_bg {
        display: none;
    }
}

._basis4-19_bg {
    width: 100%;
}

._paging1-4_bg {
    width: calc(100% - 0px);
    margin: 40px 0px 0px 0px;
}

@media screen and (max-width:1024px) {
    ._paging1-4_bg {
        width: calc(100% - 0px);
        margin: 25px 0px 0px 0px;
    }
}

._basis14-1_bg {
    width: 100%;
}

._title1-17_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-17_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 20px 0px;
    }
}

._basis4-32_bg {
    width: 100%;
}

._location1-7_bg {
    width: calc(100% - 0px);
    margin: 20px 0px 20px 0px;
}

@media screen and (max-width:1024px) {
    ._location1-7_bg {
        display: none;
    }
}

._basis13-27_bg {
    width: 100%;
}

._title1-18_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-18_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 20px 0px;
    }
}

._basis13-28_bg {
    width: 100%;
}

._basis13-29_bg {
    width: 100%;
}

._title1-19_bg {
    width: calc(100% - 0px);
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width:1024px) {
    ._title1-19_bg {
        width: calc(100% - 0px);
        margin: 0px 0px 20px 0px;
    }
}

._basis4-36_bg {
    width: 100%;
}

._location1-11_bg {
    width: calc(100% - 0px);
    margin: 20px 0px 20px 0px;
}

@media screen and (max-width:1024px) {
    ._location1-11_bg {
        display: none;
    }
}

._banv1 {
    width: 100%;
}

._banv1 ul {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: left;
    margin: -0px -5px;
    position: relative;
    padding-right: 0px;
    width: calc(100% + 10px);
    width: -ms-calc(100% + 10px);
    padding-left: 30px;
}

._banv1 ul li {
    padding: 0px 5px;
}

._banv1 ul li .top {
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    line-height: 24px;
    margin-bottom: 16px;
    font-weight: 700;
    text-align: left;
}

._banv1 ul li .bottom .ej {
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 0px;
    font-weight: 400;
    width: 100%;
    flex-direction: column;
    text-align: left;
}

._banv1 ul li .bottom .ej a {
    color: rgba(255, 255, 255, 0.6);
    opacity: 1;
}

._banv1 ul li .bottom .ej a:hover {
    color: #FFFFFF;
}

._banv1 ul li .bottom .ej:last-child {
    margin-bottom: 0;
}

._banv2 {
    width: 100%;
    float: left;
    overflow: hidden;
}

._banv2 .q_d_m {
    float: left;
    width: 100%;
    height: 50px;
}

._banv2 .pf_down {
    width: 100%;
    float: left;
    left: 0;
    bottom: 0;
    height: 50px;
    background: #002b6d;
    z-index: 16;
    box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.2);
}

._banv2 .pf_down li {
    width: 25%;
    float: left;
    text-align: center;
    padding: 7px 0 4px 0;
    border-right: 1px solid rgba(255,255,255,.2);
    height: 100%;
}

._banv2 .pf_down li a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

._banv2 .pf_down li .ico7 {
    width: 100%;
    float: left;
    height: 20px;
}

._banv2 .pf_down li .d_name {
    width: 100%;
    float: left;
    margin-top: 4px;
    font-size: 12px;
    color: #fff;
    line-height: 14px;
}

._banv2 .pf_down li.l1 .ico7 {
    background: url(../img/p6030_2.png) no-repeat center;
    background-size: 20px 20px;
}

._banv2 .pf_down li.l2 .ico7 {
    background: url(../img/p6030_3.png) no-repeat center;
    background-size: 20px 20px;
}

._banv2 .pf_down li.l3 .ico7 {
    background: url(../img/p6030_1.png) no-repeat center;
    background-size: 20px 20px;
}

._banv2 .pf_down li:last-child {
    border: none;
}


._paging1 {
    width: 100%;
    float: left;
}

._paging1 .ctext {
    width: 100%;
    float: left;
    text-align: center;
}

._paging1 .text {
    font-size: 0;
}

._paging1 .ctext .text a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px 5px 5px 5px;
    font-size: 14px;
    margin: 0 6px;
    display: inline-block;
    position: relative;
    transition: all 0s;
    text-align: center;
}

._paging1 .ctext .text .l1::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -4px;
    margin-left: -2px;
    display: block;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

._paging1 .ctext .text .r1::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -4px;
    margin-left: -6px;
    display: block;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

._paging1 .ctext .text_p {
    display: none;
}

._paging1 .ctext .text a.on,
._paging1 .ctext .text a:hover {
    color: #fff;
}

._paging1 .ctext .text .l1.on::after,
._paging1 .ctext .text .l1:hover::after,
._paging1 .ctext .text .r1.on::after,
._paging1 .ctext .text .r1:hover::after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._paging1-1 .ctext .text a {
    border: 1px solid #fff;
    color: #333;
}

._paging1-1 .ctext .text .l1::after {
    border-top: 1px solid #333;
    border-right: 1px solid #333;
}

._paging1-1 .ctext .text .r1::after {
    border-top: 1px solid #333;
    border-right: 1px solid #333;
}

._paging1-1 .ctext .text a.on,
._paging1-1 .ctext .text a:hover {
    background: #002b6d;
    border: 1px solid #002b6d;
}

._paging1-2 .ctext .text a {
    border: 1px solid rgba(217, 217, 217, 1);
    color: rgba(0, 0, 0, 1);
}

._paging1-2 .ctext .text .l1::after {
    border-top: 1px solid rgba(0, 0, 0, 1);
    border-right: 1px solid rgba(0, 0, 0, 1);
}

._paging1-2 .ctext .text .r1::after {
    border-top: 1px solid rgba(0, 0, 0, 1);
    border-right: 1px solid rgba(0, 0, 0, 1);
}

._paging1-2 .ctext .text a.on,
._paging1-2 .ctext .text a:hover {
    background: #002b6d;
    border: 1px solid #002b6d;
}

._paging1-3 .ctext .text a {
    border: 1px solid rgba(217, 217, 217, 1);
    color: rgba(0, 0, 0, 1);
}

._paging1-3 .ctext .text .l1::after {
    border-top: 1px solid rgba(0, 0, 0, 1);
    border-right: 1px solid rgba(0, 0, 0, 1);
}

._paging1-3 .ctext .text .r1::after {
    border-top: 1px solid rgba(0, 0, 0, 1);
    border-right: 1px solid rgba(0, 0, 0, 1);
}

._paging1-3 .ctext .text a.on,
._paging1-3 .ctext .text a:hover {
    background: #002b6d;
    border: 1px solid #002b6d;
}

._paging1-4 .ctext .text a {
    border: 1px solid rgba(217, 217, 217, 1);
    color: rgba(0, 0, 0, 1);
}

._paging1-4 .ctext .text .l1::after {
    border-top: 1px solid rgba(0, 0, 0, 1);
    border-right: 1px solid rgba(0, 0, 0, 1);
}

._paging1-4 .ctext .text .r1::after {
    border-top: 1px solid rgba(0, 0, 0, 1);
    border-right: 1px solid rgba(0, 0, 0, 1);
}

._paging1-4 .ctext .text a.on,
._paging1-4 .ctext .text a:hover {
    background: #002b6d;
    border: 1px solid #002b6d;
}

@media screen and (max-width:1024px) {
    ._paging1 .ctext .text {
        display: none;
    }

    ._paging1 .ctext .text_p {
        text-align: center;
        font-size: 14px;
        padding: 5px 0;
        display: block;
    }

    ._paging1 .ctext .text_p a {
        padding: 5px 20px;
        background: #002b6d;
        color: #fff;
        border: transparent;
        border-radius: 16px 16px 16px 16px;
        overflow: hidden;
    }

    ._paging1 .ctext .text_p span {
        padding: 5px 20px;
    }

    ._paging1-1 .ctext .text_p {
        color: #333;
    }

    ._paging1-1 .ctext .text_p span {
        color: #333;
    }

    ._paging1-2 .ctext .text_p {
        color: rgba(0, 0, 0, 1);
    }

    ._paging1-2 .ctext .text_p span {
        color: rgba(0, 0, 0, 1);
    }

    ._paging1-3 .ctext .text_p {
        color: rgba(0, 0, 0, 1);
    }

    ._paging1-3 .ctext .text_p span {
        color: rgba(0, 0, 0, 1);
    }

    ._paging1-4 .ctext .text_p {
        color: rgba(0, 0, 0, 1);
    }

    ._paging1-4 .ctext .text_p span {
        color: rgba(0, 0, 0, 1);
    }
}

._paging2 {
    width: 100%;
    float: left;
}

._paging2 .slick {
    width: 100%;
    float: left;
}

._paging2 .slick .link {
    margin: 35px 0 0 0;
    width: 100%;
    border-top: 1px solid #e5e5e5;
    position: relative;
}

._paging2 .slick .link:after {
    position: absolute;
    content: '';
    width: 386px;
    height: 1px;
    background: #e5e5e5;
    left: 50%;
    margin-left: -193px;
    top: -9px;
    z-index: 1;
}

._paging2 .slick .link .listIco {
    position: absolute;
    width: 108px;
    height: 82px;
    left: 50%;
    margin-left: -54px;
    top: -34px;
    z-index: 2;
}

._paging2 .slick .link .listIco span {
    position: absolute;
    width: 56px;
    height: 56px;
    background: #002b6d;
    color: #fff;
    text-align: center;
    line-height: 56px;
    font-size: 15px;
    left: 50%;
    margin-left: -28px;
    top: 0;
    border-radius: 30px 30px 30px 30px;
}

._paging2 .slick .link a {
    font-size: 16px;
    line-height: 30px;
    height: 60px;
    color: #555;
    margin: 25px 0px 0px 0px;
    font-weight: 400;
    float: left;
    width: 50%;
    margin-top: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

._paging2 .slick .link a:hover {
    color: #002b6d;
}

._paging2 .slick .link .a1 {
    border-right: 1px solid #e5e5e5;
    padding-right:20px;
}

._paging2 .slick .link .a2 {
    text-align: right;
    float: right;
    padding-left:20px;
}

@media screen and (max-width:1024px) {
    ._paging2 .slick .link {
        margin: 00 0 0;
    }

    ._paging2 .slick .link a {
        font-size: 14px;
        line-height: 26px;
        height: 78px;
        -webkit-line-clamp: 3;
    }

    ._paging2 .slick .link .listIco span {
        border-radius: 30px 30px 30px 30px;
        width: 56px;
        height: 56px;
        line-height: 56px;
    }

    ._paging2 .slick .link .a1 {
        padding-right: 20px;
    }

    ._paging2 .slick .link .a2 {
        padding-left: 20px;
    }
}

._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(0, 0, 0, 0.5);
}

._location1 .ctext .ico {
    float: left;
}

._location1 .ctext .ul1 {
    float: left;
    margin-left: 8px;
}

._location1 .ctext .ul1 li {
    float: left;
}

._location1 .ctext .ul1 li i {
    float: left;
    margin: 0 4px;
}

._location1 .ctext .ul1 li a {
    float: left;
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    line-height: 24px;
}

._location1 .ctext .ul1 li.on a,
._location1 .ctext .ul1 li:hover a {
    color: #3BBBEE;
}

._title1 {
    width: 100%;
    float: left;
}

._title1 .ctext {
    width: 100%;
    float: left;
}

._title1 .ctext .t1 {
    overflow: hidden;
    color: #000000;
    letter-spacing: 0px;
}

._title1 .ctext .line {
    width: 48px;
    height: 4px;
    margin-top: 20px;
    background: #002b6d;
}

._title1-1 .ctext .t1 {
    font-size: 40px;
    line-height: 48px;
    height: 48px;
    text-align: center;
}

._title1-2 .ctext .t1 {
    font-size: 40px;
    line-height: 48px;
    height: 48px;
    text-align: center;
}

._title1-3 .ctext .t1 {
    font-size: 40px;
    line-height: 48px;
    height: 48px;
    text-align: center;
}

._title1-4 .ctext .t1 {
    font-size: 40px;
    line-height: 48px;
    height: 48px;
    text-align: center;
}

._title1-5 .ctext .t1 {
    font-size: 40px;
    line-height: 48px;
    height: 48px;
    text-align: center;
}

._title1-6 .ctext .t1 {
    font-size: 40px;
    line-height: 48px;
    height: 48px;
    text-align: center;
}

._title1-7 .ctext .t1 {
    font-size: 40px;
    line-height: 48px;
    height: 48px;
    text-align: center;
}

._title1-8 .ctext .t1 {
    font-size: 40px;
    line-height: 48px;
    height: 48px;
    text-align: left;
}

._title1-9 .ctext .t1 {
    font-size: 30px;
    line-height: 40px;
    height: 40px;
    text-align: center;
}

._title1-10 .ctext .t1 {
    font-size: 30px;
    line-height: 40px;
    height: 40px;
    text-align: center;
}

._title1-11 .ctext .t1 {
    font-size: 30px;
    line-height: 40px;
    height: 40px;
    text-align: center;
}

._title1-12 .ctext .t1 {
    font-size: 30px;
    line-height: 40px;
    height: 40px;
    text-align: center;
}

._title1-13 .ctext .t1 {
    font-size: 40px;
    line-height: 48px;
    height: 48px;
    text-align: center;
}

._title1-14 .ctext .t1 {
    font-size: 40px;
    line-height: 48px;
    height: 48px;
    text-align: center;
}

._title1-15 .ctext .t1 {
    font-size: 30px;
    line-height: 40px;
    height: 40px;
    text-align: center;
}

._title1-16 .ctext .t1 {
    font-size: 30px;
    line-height: 40px;
    height: 40px;
    text-align: center;
}

._title1-17 .ctext .t1 {
    font-size: 40px;
    line-height: 48px;
    height: 48px;
    text-align: center;
}

._title1-18 .ctext .t1 {
    font-size: 40px;
    line-height: 48px;
    height: 48px;
    text-align: center;
}

._title1-19 .ctext .t1 {
    font-size: 40px;
    line-height: 48px;
    height: 48px;
    text-align: center;
}

@media screen and (max-width:1024px) {
    ._title1 .ctext .t1 {
        font-size: 20px;
        line-height: 30px;
        height: 30px;
    }

    ._title1 .ctext .line {
        width: 40px;
        height: 2px;
        margin-top: 10px;
    }
}

._float1 {
    width: 100%;
    float: left;
}

._float1 .ctext .l1 {
    cursor: pointer;
    position: relative;
}

._float1 .ctext .l1 .ico {
    width: 42px;
    height: 42px;
    border-radius: 50% 50% 50% 50%;
    background-color: #002B6D !important;
    text-align: center;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);
    display: flex;
    justify-content: center;
    align-items: center;
}

._float1 .ctext .l1 .ico i {
    font-size: 24px;
    color: #fff;
    height: 24px;
}

._float1 .ctext .l1:hover .ico {
    background-color: #3BBBEE !important;
}

._float1 .ctext .l1:hover .ico i {
    color: #fff;
}

._float1 .ctext .l1 .wz {
    position: absolute;
    display: none;
    top: 0;
    line-height: 42px;
    height: 42px;
    font-size: 14px;
    padding: 0 20px 0 20px;
    border-radius: 42px;
    z-index: 1;
    color: #fff;
    background: #3BBBEE;
    overflow: hidden;
    white-space: nowrap;
    right: calc(42px + 10px);
}

._float1 .ctext .l1:hover .wz {
    display: block;
}

._float1 .ctext .l1 .ewm {
    padding: 0px;
    width: 110px;
    height: 110px;
    background: url(../img/p6107_7.png) no-repeat center;
    background-size: cover;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    display: none;
    right: calc(42px + 10px);
    border: 0px solid #fff;
}

._float1 ._div {
    position: relative;
    padding-bottom: 100%;
    overflow: hidden;
    width: 100%;
}

._float1 ._div img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

._float1 .ctext .l1:hover .ewm {
    display: block;
}

._float1 .ctext .l2 {
    margin: 10px 0;
}

._float1 .ctext .l1 .con.ltr {
    left: calc(42px + 10px);
    right: auto;
}

._float1 .ctext .l1 .con.rtl {
    right: calc(42px + 10px);
    left: auto;
}

@media screen and (max-width:1024px) {
    ._float1 {
        display: none;
    }
}

._basis1 {
    width: 100%;
    position: fixed;
    left: 0s;
    top: 0;
}

._basis1 .ctext {
    width: 100%;
}

._basis1 .ctext img {
    width: 100%;
    display: block;
}

._basis1 .ctext .xlal {
    display: none;
}

._basis1 .ctext.on .moren {
    display: none;
}

._basis1 .ctext.on .xlal {
    display: block;
}

._basis2 {
    width: 100%;
    float: left;
}

._basis2 .ctext {
    display: flex;
}

._basis2 .ctext .link {
    display: block;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 0 40px;
    height: 48px;
    line-height: 48px;
    border-radius: 0px 0px 0px 0px;
    border: solid 0px rgba(59, 187, 238, 1);
    opacity: 1;
}

._basis2 .ctext .link::after {
    float: left;
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    transform: skew(0deg);
    border-radius: 40px 40px 40px 40px;
    transition: all .3s ease;
}

._basis2 .ctext .link:hover {
    opacity: 1;
}

._basis2 .ctext .link .ico {
    display: flex;
    width: 0px;
    margin-left: 0px;
    line-height: 0px;
    position: relative;
    z-index: 3;
    float: left;
}

._basis2 .ctext .link .ico i {
    font-size: 0px;
    line-height: 48px;
    padding: 0px;
    color: rgba(255, 255, 255, 1);
}

._basis2 .ctext .link .wz {
    display: flex;
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    position: relative;
    z-index: 3;
    float: left;
}

._basis2 .ctext .link:hover::after {
    background: #3bbbee;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
}

._basis2 .ctext .link:hover .wz {
    color: rgba(255, 255, 255, 1);
}

._basis2 .ctext .link:hover .ico i {
    color: rgba(255, 255, 255, 1);
}

._basis2-1 .ctext .link::after {
    background: #002b6d;
}

._basis2-2 .ctext .link::after {
    background: rgba(255, 255, 255, 0.2);
}

._basis2-3 .ctext .link::after {
    background: #002b6d;
}

._basis2-4 .ctext .link::after {
    background: #002b6d;
}

@media screen and (max-width:1024px) {
     ._basis2 .ctext .link {
        height: 31px;
        line-height: 31px;
        padding: 0 16px 0 16px;
        border-radius: 0px 0px 0px 0px;
    }

    ._basis2 .ctext .link .ico {
        width: 0px;
        margin-left: 5px;
    }

    ._basis2 .ctext .link .ico i {
        font-size: 0px;
        line-height: 31px;
        padding: 0px;
    }

    ._basis2 .ctext .link .wz {
        font-size: 13px;
    }
}

._basis3 p {
    letter-spacing: 0px;
    white-space: pre-wrap;
    position: relative;
    word-break: break-all;
    float: left;
    padding: 0px 0px 0px 0px;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid rgba(255, 255, 255, 0);
    overflow: hidden;
}

._basis3-1 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #333333;
    opacity: 1;
}
@media screen and (max-width:1680px) {
._basis3-1 p{font-size: 14px;line-height: 24px;}
}

._basis3-2 p {
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #FFFFFF;
    opacity: 0.6;
}

._basis3-2 p a{color: #fff;}

._basis3 .p {
    letter-spacing: 0px;
    white-space: pre-wrap;
    position: relative;
    word-break: break-all;
    float: left;
    padding: 0px 0px 0px 0px;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid rgba(255, 255, 255, 0);
    overflow: hidden;
}
._basis3-4 .p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #333333;
    opacity: 1;
    overflow: hidden;overflow-y: auto;
    padding-right: 10px;
}



._basis3-4 .p::-webkit-scrollbar{ width: 3px;}
._basis3-4 .p::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
._basis3-4 .p::-webkit-scrollbar-thumb{width: 3px;background-color: #999;border-radius: 3px;}
@media screen and (max-width:1680px) {
._basis3-4 .p{font-size: 16px;line-height: 28px;height: 358px;}
}
@media screen and (max-width:1300px) {
._basis3-4 .p{font-size: 14px;line-height: 25px;height: 327px;}
}

._basis3-5 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #333333;
    opacity: 1;
}

._basis3-6 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #333333;
    opacity: 1;
}

._basis3-7 p {
    text-align: left;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    color: #000000;
    opacity: 1;
}

._basis3-8 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #555555;
    opacity: 1;
}

._basis3-9 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #555555;
    opacity: 1;
}

._basis3-10 p {
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    color: #FFFFFF;
    opacity: 1;
}

._basis3-12 p {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #333333;
    opacity: 1;
}

._basis3-13 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #333333;
    opacity: 1;
}

._basis3-14 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #333333;
    opacity: 1;
}

@media screen and (max-width:1024px) {
    ._basis3 p {
        letter-spacing: 0px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }
    ._basis3 .p {
        letter-spacing: 0px;
        opacity: 1;
        padding: 0px 0px 0px 0px;
        left: 0%;
        transform: translate(-0%, 0px);
        white-space: pre-wrap;
    }

    ._basis3-1 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }

    ._basis3-2 p {
        text-align: center;
        font-size: 13px;
        font-weight: 400;
        line-height: 22px;
    }

    ._basis3-2 p a{display: block;}

    ._basis3-4 .p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        padding-right:0;
        height: auto;
    }
    ._basis3-4 .p::-webkit-scrollbar{ width: 0;}
    ._basis3-4 .p::-webkit-scrollbar-track{background-color: rgba(0,0,0,0);border-radius: 0;}
    ._basis3-4 .p::-webkit-scrollbar-thumb{width: 0;background-color: rgba(0,0,0,0);border-radius: 0;}
    ._basis3-4 .p::-webkit-scrollbar{ display: none;}
    ._basis3-5 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
    }

    ._basis3-6 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
    }

    ._basis3-7 p {
        text-align: left;
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis3-8 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }

    ._basis3-9 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }

    ._basis3-10 p {
        text-align: center;
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
    }

    ._basis3-12 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
    }

    ._basis3-13 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
    }

    ._basis3-14 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
    }
}

._basis4 {
    width: 100%;
}

._basis4 .ndiv {
    width: 100%;
    display: block !important;
}

._basis4>div {
    display: flex;
}

._basis4 #boxs {
    display: flex;
}

._basis4 .dis.wid1 {
    width: 100%;
}

/* 20250903start */
._basis4 .dis i{ padding-bottom: 70.15%; position: relative; overflow: hidden;display: block;}


._basis4 .dis i img,
._basis4 .dis i video{ 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%);}
._basis4 .dis i video{object-fit: cover;}


/* 20250903end */


._basis4-1 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-1 .dis.wid2 {
    width: 0px;
}

._basis4-2 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-2 .dis.wid2 {
    width: 220px;
}

._basis4-2 .dis.wid2 i img{
min-height: auto;
}

._basis4-3 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-3 .dis.wid2 {
    width: 220px;
}

._basis4-4 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-4 .dis.wid2 {
    width: 472px;
}

._basis4-5 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-5 .dis.wid2 {
    width: 524px;
}

._basis4-6 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-6 .dis.wid2 {
    width: 582px;
}

._basis4-7 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-7 .dis.wid2 {
    width: 282px;
}

._basis4-8 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-8 .dis.wid2 {
    width: 0px;
}

._basis4-9 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-9 .dis.wid2 {
    width: 0px;
}

._basis4-10 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-10 .dis.wid2 {
    width: 680px;
}

._basis4-11 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-11 .dis.wid2 {
    width: 0px;
}

._basis4-12 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-12 .dis.wid2 {
    width: 0px;
}

._basis4-13 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-13 .dis.wid2 {
    width: 0px;
}

._basis4-14 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-14 .dis.wid2 {
    width: 0px;
}

._basis4-15 .ndiv.ons {
    background: #fff;
    box-shadow: 0 0 20pxpx rgba(0, 43, 109, 0.5);
}

._basis4-15 .dis.wid2 {
    width: 0px;
}

._basis4-16 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-16 .dis.wid2 {
    width: 680px;
}

._basis4-17 .ndiv.ons {
    background: #fff;
    box-shadow: 0 0 20pxpx rgba(0, 43, 109, 0.5);
}

._basis4-17 .dis.wid2 {
    width: 0px;
}

._basis4-18 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-18 .dis.wid2 {
    width: 0px;
}

._basis4-19 .ndiv.ons {
    background: #fff;
    box-shadow: 0 0 20pxpx rgba(0, 43, 109, 0.5);
}

._basis4-19 .dis.wid2 {
    width: 0px;
}

._basis4-20 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-20 .dis.wid2 {
    width: 304px;
}

._basis4-21 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-21 .dis.wid2 {
    width: 180px;
}

._basis4-22 .ndiv.ons {
    background: #fff;
    box-shadow: 0 0 20pxpx rgba(0, 43, 109, 0.5);
}

._basis4-22 .dis.wid2 {
    width: 0px;
}

._basis4-24 .ndiv.ons {
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-24 .dis.wid2 {
    width: 0px;
}

._basis4-25 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-25 .dis.wid2 {
    width: 0px;
}

._basis4-26 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-26 .dis.wid2 {
    width: 0px;
}

._basis4-30 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-30 .dis.wid2 {
    width: 0px;
}

._basis4-31 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-31 .dis.wid2 {
    width: 0px;
}

._basis4-32 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-32 .dis.wid2 {
    width: 0px;
}

._basis4-33 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-33 .dis.wid2 {
    width: 0px;
}

._basis4-34 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-34 .dis.wid2 {
    width: 0px;
}

._basis4-35 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-35 .dis.wid2 {
    width: 0px;
}

._basis4-36 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-36 .dis.wid2 {
    width: 0px;
}

._basis4-37 .ndiv.ons {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 0 0px rgba(0, 43, 109, 0);
}

._basis4-37 .dis.wid2 {
    width: 0px;
}

@media screen and (max-width:1024px) {
    ._basis4 .dis.wid1 {
        width: 100%;
    }

    ._basis4 .dis i {
        border-radius: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
    }

    ._basis4-1 .dis.wid2 {
        width: 0px;
    }

    ._basis4-2 .dis.wid2 {
        width: 140px;
    }

    ._basis4-3 .dis.wid2 {
        width: 220px;
    }

    ._basis4-4 .dis.wid2 {
        width: 200px;
    }

    ._basis4-5 .dis.wid2 {
        width: 200px;
    }

    ._basis4-6 .dis.wid2 {
        width: 200px;
    }

    ._basis4-7 .dis.wid2 {
        width: 200px;
    }

    ._basis4-8 .dis.wid2 {
        width: 0px;
    }

    ._basis4-9 .dis.wid2 {
        width: 0px;
    }

    ._basis4-10 .dis.wid2 {
        width: 0px;
    }

    ._basis4-11 .dis.wid2 {
        width: 0px;
    }

    ._basis4-12 .dis.wid2 {
        width: 0px;
    }

    ._basis4-13 .dis.wid2 {
        width: 0px;
    }

    ._basis4-14 .dis.wid2 {
        width: 0px;
    }

    ._basis4-15 .dis.wid2 {
        width: 0px;
    }

    ._basis4-16 .dis.wid2 {
        width: 0px;
    }

    ._basis4-17 .dis.wid2 {
        width: 0px;
    }

    ._basis4-18 .dis.wid2 {
        width: 0px;
    }

    ._basis4-19 .dis.wid2 {
        width: 0px;
    }

    ._basis4-20 .dis.wid2 {
        width: 90%;
    }

    ._basis4-21 .dis.wid2 {
        width: 200px;
    }

    ._basis4-22 .dis.wid2 {
        width: 0px;
    }

    ._basis4-24 .dis.wid2 {
        width: 0px;
    }

    ._basis4-25 .dis.wid2 {
        width: 0px;
    }

    ._basis4-26 .dis.wid2 {
        width: 0px;
    }

    ._basis4-30 .dis.wid2 {
        width: 0px;
    }

    ._basis4-31 .dis.wid2 {
        width: 0px;
    }

    ._basis4-32 .dis.wid2 {
        width: 0px;
    }

    ._basis4-33 .dis.wid2 {
        width: 0px;
    }

    ._basis4-34 .dis.wid2 {
        width: 0px;
    }

    ._basis4-35 .dis.wid2 {
        width: 0px;
    }

    ._basis4-36 .dis.wid2 {
        width: 0px;
    }

    ._basis4-37 .dis.wid2 {
        width: 0px;
    }
}

._basis5 {
    width: 100%;
    float: left;
}

._basis5 .slick {
    width: 100%;
    float: left;
}

._basis5 .slick .ul {
    margin: -10px -10px;
    width: -ms-calc(100% + 20px);
    width: calc(100% + 20px);
    float: left;
}

._basis5 .slick .ul .li {
    padding: 10px 10px;
    float: left;
    width: 20%;
}

._basis5 .slick .ul a {
    display: block;
    width: 100%;
    background: #ffffff;
    border: 1px solid #e5e5e5;
}

._basis5 .slick .ul a {
    margin-bottom: 20px;
}

._basis5 .slick .ul a:last-child {
    margin-bottom: 0;
}

._basis5 .slick .ul a .piccon {
    width: 100%;
    background: rgba(255, 255, 255, 1);
    padding: 10px;
}

._basis5 .slick .ul a .piccon .picbox {
    width: 100%;
    border: 2px solid rgba(255, 255, 255, 0);
    box-shadow: 0 0 18px rgba(59, 187, 238, 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;
}

._basis5 .slick .ul a:hover .piccon .picbox {
    border-color: #002b6d;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

._basis5 .slick .ul a .piccon .pic {
    width: 100%;
    padding-bottom: 44%;
    position: relative;
    overflow: hidden;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}

._basis5 .slick .ul a .piccon .pic img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    transition: -webkit-transform 2s;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}

._basis5 .slick .ul a:hover .piccon .pic img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
}

._basis5 .slick .ul a .wordsbox {
    width: 100%;
    padding: 0px 24px;
    border-top: 1px solid #e5e5e5;
}

._basis5 .slick .ul a:hover .wordsbox {
    border-color: #002b6d;
}

._basis5 .slick .ul a:hover .wordsbox {
    background: #002b6d;
}

._basis5 .slick .ul a .wordsbox .tit {
    font-size: 16px;
    color: #333333;
    text-align: center;
    abc: 7;
    line-height: 24px;
    margin: 20px 0px 0px 0px;
    abc: 14;
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    margin-bottom: 20px;
    min-height: 28px;
}

._basis5 .slick .ul a .wordsbox .icobox {
    width: 0px;
    margin: 0 auto;
}

._basis5 .slick .ul a .wordsbox .icobox img {
    width: 100%;
    display: block;
}

._basis5 .slick .ul a .wordsbox .icobox .ico2 {
    display: none;
}

._basis5 .slick .ul a:hover .wordsbox .icobox .ico1 {
    display: none;
}

._basis5 .slick .ul a:hover .wordsbox .icobox .ico2 {
    display: block;
}

._basis5 .slick .ul a:hover .wordsbox .tit {
    color: #fff;
}

._basis5-1 {
    width: 100%;
    float: left;
}

._basis5-1 .slick {
    width: 100%;
    float: left;
}

._basis5-1 .slick ul {
    float: left;
    width: 100%;
}

._basis5-1 .slick .slick-dots {
    bottom: -20px;
}

._basis5-1 .slick .slick-dots li {
    height: 6px;
    width: 6px;
    border-radius: 6px 6px 6px 6px;
    background: #a1a1a1;
    transition: all 0.5s linear;
}

._basis5-1 .slick .slick-dots li.slick-active {
    width: 24px;
    height: 6px;
    background: #002b6d;
    border-radius: 6px 6px 6px 6px;
}

._basis5-1 .slick-arrow {
    height: 40px;
    width: 40px;
    z-index: 2;
    background-color: rgba(255, 255, 255, 1);
    opacity: 1;
    display: flex;
    color: #222;
    align-items: center;
    justify-content: center;
    transition: all 0.4s;
    transform: translateY(-50%);
    border-radius: 40px;
    position: absolute;
    top: 50%;
    z-index: 11;
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    box-shadow: 0 0 5px rgba(0 0 0 / 15%);
}

._basis5-1 .slick-prev {
    left: -50px;
}

._basis5-1 .slick-next {
    right: -50px;
}

._basis5-1 .slick-prev::before {
    content: "";
    width: 14px;
    height: 1px;
    background: #002b6d;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._basis5-1 .slick-prev::after {
    content: "";
    display: block;
    margin-left: -3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #002b6d;
    border-right: 1px solid #002b6d;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(225deg);
    transform: translate(-50%, -50%) rotate(225deg);
}

._basis5-1 .slick-next::before {
    content: "";
    width: 14px;
    height: 1px;
    background: #002b6d;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._basis5-1 .slick-next::after {
    content: "";
    display: block;
    margin-left: 3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #002b6d;
    border-right: 1px solid #002b6d;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

._basis5-1 .slick-next:hover:before {
    background: #fff;
}

._basis5-1 .slick-prev:hover:before {
    background: #fff;
}

._basis5-1 .slick-next:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._basis5-1 .slick-prev:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._basis5-1 .slick-arrow:hover {
    background-color: #002b6d;
    color: #fff;
    opacity: 1;
}

._basis5-2 {
    width: 100%;
    float: left;
}

._basis5-2 .slick {
    width: 100%;
    float: left;
}

._basis5-2 .slick ul {
    float: left;
    width: 100%;
}

._basis5-2 .slick .slick-dots {
    bottom: -20px;
}

._basis5-2 .slick .slick-dots li {
    height: 6px;
    width: 6px;
    border-radius: 6px 6px 6px 6px;
    background: #a1a1a1;
    transition: all 0.5s linear;
}

._basis5-2 .slick .slick-dots li.slick-active {
    width: 24px;
    height: 6px;
    background: #002b6d;
    border-radius: 6px 6px 6px 6px;
}

._basis5-2 .slick-arrow {
    height: 40px;
    width: 40px;
    z-index: 2;
    background-color: rgba(255, 255, 255, 1);
    opacity: 1;
    display: flex;
    color: #222;
    align-items: center;
    justify-content: center;
    transition: all 0.4s;
    transform: translateY(-50%);
    border-radius: 40px;
    position: absolute;
    top: 50%;
    z-index: 11;
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    box-shadow: 0 0 5px rgba(0 0 0 / 15%);
}

._basis5-2 .slick-prev {
    left: -50px;
}

._basis5-2 .slick-next {
    right: -50px;
}

._basis5-2 .slick-prev::before {
    content: "";
    width: 14px;
    height: 1px;
    background: #002b6d;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._basis5-2 .slick-prev::after {
    content: "";
    display: block;
    margin-left: -3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #002b6d;
    border-right: 1px solid #002b6d;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(225deg);
    transform: translate(-50%, -50%) rotate(225deg);
}

._basis5-2 .slick-next::before {
    content: "";
    width: 14px;
    height: 1px;
    background: #002b6d;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._basis5-2 .slick-next::after {
    content: "";
    display: block;
    margin-left: 3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #002b6d;
    border-right: 1px solid #002b6d;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

._basis5-2 .slick-next:hover:before {
    background: #fff;
}

._basis5-2 .slick-prev:hover:before {
    background: #fff;
}

._basis5-2 .slick-next:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._basis5-2 .slick-prev:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._basis5-2 .slick-arrow:hover {
    background-color: #002b6d;
    color: #fff;
    opacity: 1;
}

@media screen and (max-width:1024px) {
    ._basis5 .slick .ul {
        float: left;
    }

    ._basis5 .slick .ul .li {
        float: left;
        width: 50%;
    }

    ._basis5 .slick .ul a .piccon {
        padding: 5px;
    }

    ._basis5 .slick .ul a .wordsbox {
        padding: 0px 14px;
    }

    ._basis5 .slick .ul a .wordsbox .tit {
        font-size: 14px;
        color: #333333;
        line-height: 20px;
        margin: 12px 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

    ._basis5 .slick .ul a .wordsbox .icobox {
        width: 0px;
    }

    ._basis5-1 .slick .ul {
        margin: -6px -6px;
        width: -ms-calc(100% + 12px);
        width: calc(100% + 12px);
    }

    ._basis5-1 .slick .ul .li {
        padding: 6px 6px;
    }

    ._basis5-1 .slick .ul a {
        margin-bottom: 12px;
    }

    ._basis5-1 .slick .slick-dots {
        bottom: -16px;
    }

    ._basis5-1 .slick .slick-dots li {
        height: 5px;
        width: 5px;
        border-radius: 5px 5px 5px 5px;
    }

    ._basis5-1 .slick .slick-dots li.slick-active {
        width: 18px;
        height: 5px;
        border-radius: 5px 5px 5px 5px;
    }

    ._basis5-1 .slick-arrow {
        height: 30px;
        width: 30px;
        border-radius: 20px;
        top: 50%;
    }

    ._basis5-1 .slick-prev {
        left: 0px;
    }

    ._basis5-1 .slick-next {
        right: 0px;
    }

    ._basis5-1 .slick-prev::before {
        width: 10px;
    }

    ._basis5-1 .slick-prev::after {
        margin-left: -2px;
        width: 5px;
        height: 5px;
    }

    ._basis5-1 .slick-next::before {
        width: 10px;
    }

    ._basis5-1 .slick-next::after {
        margin-left: 2px;
        width: 5px;
        height: 5px;
    }

    ._basis5-2 .slick .ul {
        margin: -5px -5px;
        width: -ms-calc(100% + 10px);
        width: calc(100% + 10px);
    }

    ._basis5-2 .slick .ul .li {
        padding: 5px 5px;
    }

    ._basis5-2 .slick .ul a {
        margin-bottom: 10px;
    }

    ._basis5-2 .slick .slick-dots {
        bottom: -30px;
    }

    ._basis5-2 .slick .slick-dots li {
        height: 5px;
        width: 5px;
        border-radius: 5px 5px 5px 5px;
    }

    ._basis5-2 .slick .slick-dots li.slick-active {
        width: 18px;
        height: 5px;
        border-radius: 5px 5px 5px 5px;
    }

    ._basis5-2 .slick-arrow {
        height: 30px;
        width: 30px;
        border-radius: 20px;
        top: 50%;
    }

    ._basis5-2 .slick-prev {
        left: 0px;
    }

    ._basis5-2 .slick-next {
        right: 0px;
    }

    ._basis5-2 .slick-prev::before {
        width: 10px;
    }

    ._basis5-2 .slick-prev::after {
        margin-left: -2px;
        width: 5px;
        height: 5px;
    }

    ._basis5-2 .slick-next::before {
        width: 10px;
    }

    ._basis5-2 .slick-next::after {
        margin-left: 2px;
        width: 5px;
        height: 5px;
    }
}

._basis6 {
    float: left;
    width: 100%;
}

._basis6 .ctext {
    float: left;
    width: 100%;
}

._basis6 .ctext ul {
    margin: -4px -17px;
    overflow: hidden;
    font-size: 0;
    text-align: left;
    width: -moz-calc(100% + 34px);
    width: -o-calc(100% + 34px);
    width: -webkit-calc(100% + 34px);
    width: calc(100% + 34px);
}

._basis6 .ctext li {
    display: inline-block;
    position: relative;
    padding: 4px 17px;
    font-size: 0;
    width: 100%;
}

._basis6 .ctext li::after {
    content: "";
    display: block;
    position: absolute;
    right: -17px;
    top: 50%;
    width: 1px;
    height: 14px;
    background: #FFFFFF;
    opacity: 60%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
}

._basis6 .ctext li:last-child::after {
    display: none;
}

._basis6 .ctext li a {
    width: 100%;
    font-size: 0;
    display: flex;
}

._basis6 .ctext li i {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    line-height: 0;
    overflow: hidden;
    position: relative;
}

._basis6 .ctext li i {
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 0;
    color: #FFFFFF;
}

._basis6 .ctext li i img {
    width: 100%;
    float: left;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

._basis6 .ctext li p {
    margin-left: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.6);
    display: inline-block;
    vertical-align: middle;
}

@media screen and (max-width:1024px) {
    ._basis6 .ctext ul {
        margin: -5px -6px;
        text-align: left;
        width: -moz-calc(100% + 12px);
        width: -o-calc(100% + 12px);
        width: -webkit-calc(100% + 12px);
        width: calc(100% + 12px);
    }

    ._basis6 .ctext li {
        padding: 5px 6px;
        width: 100%;
    }

    ._basis6 .ctext li::after {
        right: -6px;
        height: 10px;
        width: 0;
        height: 10px;
    }

    ._basis6 .ctext li i {
        width: 20px;
        height: 24px;
    }

    ._basis6 .ctext li .i {
        font-size: 20px;
        line-height: 20px;
        width: 20px;
        display: block;
    }

    ._basis6 .ctext li p {
        margin-left: 0;
        padding-left: 10px;
        font-size: 13px;
        font-weight: 400;
        line-height: 20px;
        width: calc(100% - 20px);
        display: flex;
    }
    ._basis6 .ctext li p span{display: block;width: 39px;white-space:nowrap;}
}

._basis7 .link {
    width: 100%;
    text-align: right;
    position: relative;
}

@media  screen and (max-width: 1024px){
    ._basis7 .link {
        text-align: center;
    }
}

._basis7 .link .a {
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
    position: relative;
    opacity: 0.6;
    transition: all 0.5s linear;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}

._basis7 .link span {
    font-size: 16px;
    color: #FFFFFF;
    display: inline-block;
    vertical-align: middle;
    opacity: 0.15;
}


._basis7 .link .a:hover {
    color: #3bbbee;
}

._basis7 .link span:last-child {
    display: none;
}

@media screen and (max-width:1024px) {
    ._basis7 .link .a {
        width: 20%;
        text-align: center;
    }
}

._basis8 p {
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
    white-space: pre-wrap;
    color: #FFFFFF;
    opacity: 0.6;
    position: relative;
    word-break: break-all;
    float: left;
    padding: 0px 0px 0px 0px;
    width: 100%;
    left: 0%;
    transform: translate(-0%, 0px);
    border: 0px solid rgba(255, 255, 255, 0);
    overflow: hidden;
}

._basis8 p a{color: #FFFFFF;}
._basis8 p a:hover{text-decoration: underline;}
._basis9 {
    width: 100%;
    float: left;
}

._basis9 .slick {
    width: 100%;
    float: left;
}

._basis9 .slick-list li {
    float: left;
    width: 100%;
    padding: 20px 20px;
    position: relative;
}

._basis9 .slick-list li:last-child::after{display: none;}

._basis9 .slick .slick-list {
    margin: -20px -20px;
    float: left;
    width: -ms-calc(100% + 40px);
    width: calc(100% + 40px);
}

._basis9 .slick .slick-list i {
    float: left;
}

._basis9 .slick-list li:after {
    content: "";
    position: absolute;
    height: 1px;
    width: calc(100% - 40px);
    bottom: 0;
    left: 20px;
    background: rgba(0, 0, 0, 0.1);
}

._basis9 .slick-list li a {
    display: flex;
    float: left;
    box-shadow: 0px 0px 0px 0px #888;
}

._basis9 .slick-list li .content {
    float: left;
    margin-left: 0px;
}

._basis9 .slick-list li i {
    font-weight: bold;
    font-size: 16px;
}

._basis9 .slick-list li h4 {
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
    font-weight: 700;
    line-height: 24px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

._basis9 .slick-list li h6 {
    font-size: 16px;
    color: rgba(85, 85, 85, 1);
    line-height: 40px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

._basis9 .slick-list li span {
    font-size: 14px;
    color: rgba(136, 136, 136, 1);
}

._basis9 .slick-list li:hover h4 {
    color: #3BBBEE;
}

._basis9 .slick-list li:hover i {
    color: #3BBBEE;
}

@media screen and (max-width:1024px) {
    ._basis9 .slick .slick-list {
        margin: -10px -10px;
        width: -ms-calc(100% + 20px);
        width: calc(100% + 20px);
    }

    ._basis9 .slick-list li {
        width: 100%;
        padding: 10px 10px;
    }

    ._basis9 .slick-list li h4 {
        font-size: 15px;
        font-weight: 700;
        line-height: 26px;
    }

    ._basis9 .slick-list li h6 {
        font-size: 14px;
        line-height: 24px;
    }

    ._basis9 .slick-list li span {
        font-size: 14px;
    }

    ._basis9 .slick-list li .content {
        margin-left: 0px;
    }

    ._basis9 .slick-list li:after {
        width: calc(100% - 20px);
        bottom: 0;
        left: 10px;
    }
}

._basis10 p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 30px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: #555555;
    opacity: 1;
    position: relative;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

@media screen and (max-width:1024px) {
    ._basis10 p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 20px;
        opacity: 1;
        -webkit-line-clamp: 1;
    }
}

._basis11 {
    width: 100%;
    float: left;
}

._basis11 .ctext {
    width: 100%;
    float: left;
}

._basis11 .ctext h3 {
    margin-bottom: 30px;
    font-size: 18px;
    color: #444;
    text-align: center;
}

._basis11 .ctext h3 br{display: none;}

._basis11 .ctext .lab {
    margin: 8px 0;
    width: 49%;
    float: left;
}

._basis11 .ctext .xian {
    padding: 15px 20px;
    width: 100%;
    border: 1px solid #ececec;
    font-size: 0;
    background: #fff;
}

._basis11 .ctext .lab:nth-child(2n+1) {
    float: right;
}

._basis11 .ctext .lab1 .xian {
    float: left;
    width: -moz-calc(100% - 126px - 35px);
    width: -o-calc(100% - 126px - 35px);
    width: -webkit-calc(100% - 126px - 35px);
    width: calc(100% - 126px - 35px);
}

._basis11 .ctext .lab2 {
    width: 100%;
    float: left;
}

._basis11 .ctext .name {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #666;
}

._basis11 .ctext .lab3 .name {
    vertical-align: top;
}

._basis11 .ctext .name span {
    color: #f00;
}

._basis11 .ctext .fv {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
    width: calc(100% - 100px);
    font-size: 16px;
    color: #666;
    background: none;
}




._basis11 .ctext .fv3 {
    height: 80px;
    border: 0;
    padding-left: 12px;
}

._basis11 .ctext .fv2 {
    display: block;
    border-radius: 6px;
    width: 364px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    margin: 30px auto 0 auto;
    background: #002b6d;
    text-align: center;
}

._basis11 .ctext .fv2:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

._basis11 .ctext .img {
    border: 1px solid #ececec;
    float: right;
    margin-left: 35px;
    width: 126px;
    height: 53px;
    line-height: 0;
    overflow: hidden;
}

._basis11 .ctext .img img{height: 53px;display: block;}

@media screen and (max-width:1024px) {
    ._basis11 .ctext h3 {
        margin-bottom: 15px;
    }

    ._basis11 .ctext .lab {
        margin: 4px 0;
        width: 100%;
    }

    ._basis11 .ctext .xian {
        padding: 10px 10px;
    }

    ._basis11 .ctext .lab1 .xian {
        width: -moz-calc(100% - 76px - 10px);
        width: -o-calc(100% - 76px - 10px);
        width: -webkit-calc(100% - 76px - 10px);
        width: calc(100% - 76px - 10px);
    }

    ._basis11 .ctext .name {
        font-size: 14px;
    }

    ._basis11 .ctext .fv {
        width: calc(100% - 70px);
        font-size: 14px;
    }

    ._basis11 .ctext .fv2 {
        border-radius: 5px 5px 5px 5px;
        width: 280px;
        height: 40px;
        line-height: 40px;
        margin: 15px auto 0 auto;
    }

    ._basis11 .ctext .img {
        margin-left: 10px;
        width: 76px;
        height: 41px;
    }

    ._basis11 .ctext .img img {
        height: 41px;
        width: 76px;
    }

    ._basis11-1 .ctext h3 {
        font-size: 14px;
    }
    ._basis11 .ctext h3 br{display: block;}

    ._basis11-2 .ctext h3 {
        font-size: 13px;
    }

    ._basis11-3 .ctext h3 {
        font-size: 12px;
    }
}

@media screen and (max-width:767px) {
 ._basis11-3 .ctext h3 {font-size: 11px;
        white-space: nowrap; justify-content: center; display: flex;    }
}
._basis12 p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 30px;
    white-space: pre-wrap;
    font-family: '微软雅黑';
    color: rgba(85, 85, 85, 1);
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}

@media screen and (max-width:1024px) {
    ._basis12 p {
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 22px;
        text-align: left;
        -webkit-line-clamp: 4;
    }
    ._basis12 p br{display: none;}
}

._basis13>div {
    display: flex;
}

._basis13 .dis {
    display: inline-block;
}

._basis13 .dis.wid1 {
    width: 100%;
}

._basis13 .dis.wid2 {
    width: 0px;
}

._basis13 .dis i {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

._basis13 .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;
}

._basis13 .dis i video{width: 100%;display: block;}

@media screen and (max-width:1024px) {
    ._basis13 .dis.wid1 {
        width: 100%;
    }

    ._basis13 .dis.wid2 {
        width: 0px;
    }

    ._basis13 .dis i {
        border-radius: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
    }
}

._basis14 {
    width: 100%;
    float: left;
}

._basis14 .slick-list {
    margin: -10px -10px;
    width: -ms-calc(100% + 20px);
    width: calc(100% + 20px);
}

._basis14 .slick-list li {
    padding: 10px 10px;
    float: left;
    width: 100%;
    position: relative;
}

._basis14 .slick-list li a {
    display: flex;
    padding: 20px;
    background: #F1F4F9;
    justify-content: space-between;
}

._basis14 .slick-list li .left {
    position: relative;
    overflow: hidden;
    width: 20%;
    float: left;
}

._basis14 .slick-list li .info {
    margin-top: 0px;
}

._basis14 .slick-list li .pic1 {
    padding-bottom: 14%;
}

._basis14 .slick-list li .pic2 {
    height: 190px;
}

._basis14 .slick-list li .left img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -ms-transition: all 0.5s;
}

._basis14 .slick-list li h4 {
    font-size: 20px;
    color: rgba(0, 0, 0, 1);
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 32px;
    margin: 20px 0px 0px 0px;
    abc: 14;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.5s;
    -ms-transition: all 0.5s;
}

._basis14 .slick-list li:hover .left img {
    transform: translate(-50%, -50%)scale(1.1);
}

._basis14 .slick-list li:hover h4 {
    color: #3BBBEE;
}

._basis14 .slick-list li h6 {
    font-size: 16px;
    height: 60px;
    color: rgba(51, 51, 51, 1);
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 30px;
    margin: 10px 0px 0px 0px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: justify !important;
}

._basis14 .slick-list li .right {
    float: right;
    width: calc(79% - 30px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-right: 20px;
}

._basis14 .slick-list li .more {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0px;
}

._basis14 .slick-list h5 {
    font-size: 16px;
    color: rgba(136, 136, 136, 1);
    abc: 3;
    margin: 0px 0px 10px 0px;
    abc: 14;
}

._basis14 .slick-list span {
    font-size: 16px;
    color: rgba(136, 136, 136, 1);
}

._basis14 .slick-list li:hover span {
    color: #3BBBEE;
}

@media screen and (max-width:1024px) {
    ._basis14 .slick-list {
        margin: -6px -6px;
        width: -ms-calc(100% + 12px);
        width: calc(100% + 12px);
    }

    ._basis14 .slick-list li {
        padding: 6px 6px;
        width: 100%;
    }

    ._basis14 .slick-list li a {
        padding: 12px;
        align-items: center;
    }

    ._basis14 .slick-list li .left {
        width: 40%;
    }

    ._basis14 .slick-list li .info {
        margin-top: 0px;
    }

    ._basis14 .slick-list li .pic1 {
        padding-bottom: 14%;
    }

    ._basis14 .slick-list li .pic2 {
        height: 100px;
    }

    ._basis14 .slick-list li h4 {
        font-size: 15px;
        line-height: 26px;
        margin: 0px 0px 0px 0px;
        font-weight: 400;
        abc: 14;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        word-break: normal;
        white-space: normal;
    }

    ._basis14 .slick-list li h6 {
        font-size: 14px;
        height: 24px;
        line-height: 24px;
        margin: 5px 0px 0px 0px;
        -webkit-line-clamp: 2;
        display: none;
    }

    ._basis14 .slick-list li .right {
        width: calc(60% - 20px);
        padding-right: 0;
        display: block;
    }

    ._basis14 .slick-list h5 {
        font-size: 14px;
        margin: 5px 0px 0px 0px;
    }

    ._basis14 .slick-list span {
        font-size: 14px;
        margin: 10px 0px 0px 0px;
    }

    ._basis14 .slick-list li .more {
        margin-bottom: 0;
    }
}

._basis15 {
    width: 100%;
}

._basis15 .slick {
    float: left;
    width: 100%;
}

._basis15 .slick-list {
    margin: -15px -15px;
    width: -ms-calc(100% + 30px);
    width: calc(100% + 30px);
    float: left;
    position: relative;
}

._basis15 .slick-list li {
    padding: 15px 15px;
    float: left;
    width: 33.3333333333333%;
    position: relative;
}

._basis15 .slick-list li a {
    float: left;
    width: 100%;
    padding: 30px 30px;
    background: #F1F4F9;
}

._basis15 .slick-list li .img {
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 70%;
    overflow: hidden;
}

._basis15 .slick-list li .img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    transition: -webkit-transform 2s;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}

._basis15 .slick-list li a:hover .img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

._basis15 .slick-list li .time {
    font-size: 14px;
    color: #888888;
    line-height: 20px;
    margin: 0px 0px 0px 0px;
    abc: 14;
    padding: 0px 0px 0px 0px;
    abc: 15;
    margin-top: 36px;
    float: left;
    width: 100%;
}

._basis15 .slick-list li .text {
    font-size: 18px;
    height: 60px;
    color: #333333;
    font-weight: 400;
    line-height: 30px;
    margin: 0px 0px 30px 0px;
    abc: 14;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    width: 100%;
    float: left;
}

._basis15 .slick-list li .icobox {
    width: 20px;
    margin-top: 20px;
}

._basis15 .slick-list li .icobox img {
    width: 100%;
    display: block;
}

._basis15 .slick-list li .icobox .ico2 {
    display: none;
}

._basis15 .slick-list li a:hover .icobox .ico1 {
    display: none;
}

._basis15 .slick-list li a:hover .icobox .ico2 {
    display: block;
}

._basis15 .slick-list li .line:hover {
    background: #fff;
}

._basis15 .slick-list li a:hover {
    background: #002b6d;
}

._basis15 .slick-list li a:hover .time {
    color: #fff;
}

._basis15 .slick-list li a:hover .text {
    color: #fff;
}

._basis15-1 ul {
    float: left;
    width: 100%;
}

._basis15-1 .slick-prev,
._basis15-1 .slick-next {
    z-index: 3;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid #d5d5d5;
    background: rgba(255, 255, 255, 1);
    top: 50%;
}

._basis15-1 .slick-prev {
    left: -66px;
}

._basis15-1 .slick-prev::after {
    content: "";
    display: block;
    margin-left: 2px;
    width: 12px;
    height: 12px;
    border-top: 1px solid #1575ff;
    border-right: 1px solid #1575ff;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(225deg);
    transform: translate(-50%, -50%) rotate(225deg);
}

._basis15-1 .slick-next {
    right: -66px;
}

._basis15-1 .slick-next::after {
    content: "";
    display: block;
    margin-left: -2px;
    width: 12px;
    height: 12px;
    border-top: 1px solid #1575ff;
    border-right: 1px solid #1575ff;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

._basis15-1 .slick-prev:hover,
._basis15-1 .slick-next:hover {
    border: 1px solid #1575ff;
    background: #1575ff;
}

._basis15-1 .slick-prev:hover::after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._basis15-1 .slick-next:hover::after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._basis15-1 .slick-dots {
    bottom: -35px;
    display: flex;
    justify-content: center;
    padding: 0 112px;
}

._basis15-1 .slick-dots li {
    width: 10px;
    height: 10px;
    border: 1px solid #002b6d;
    background: rgba(255, 255, 255, 0);
    border-radius: 50%;
    margin: 0px 4px;
    opacity: 1;
}

._basis15-1 .slick-dots li.slick-active {
    background: #002b6d;
    opacity: 1;
}

@media screen and (max-width:1024px) {
    ._basis15 .slick-list {
        margin: -6px -6px;
        width: -ms-calc(100% + 12px);
        width: calc(100% + 12px);
    }

    ._basis15 .slick-list li {
        padding: 6px 6px;
        width: 50%;
    }

    ._basis15 .slick-list li a {
        padding: 12px 12px;
    }

    ._basis15 .slick-list li .img {
        padding-bottom: 70%;
    }

    ._basis15 .slick-list li .time {
        font-size: 13px;
        line-height: 20px;
        margin-top: 15px;
    }

    ._basis15 .slick-list li .text {
        font-size: 14px;
        height: 60px;
        line-height: 20px;
        margin: 6px 0px 12px 0px;
          -webkit-line-clamp: 3;
        
    }

    ._basis15 .slick-list li .icobox {
        width: 20px;
        margin-top: 12px;
    }

    ._basis15-1 .slick-prev,
    ._basis15-1 .slick-next {
        width: 24px;
        height: 24px;
        top: auto;
        bottom: -55px;
    }

    ._basis15-1 .slick-prev {
        left: 30%;
    }

    ._basis15-1 .slick-prev::after {
        width: 8px;
        height: 8px;
    }

    ._basis15-1 .slick-next {
        right: 30%;
    }

    ._basis15-1 .slick-next::after {
        width: 8px;
        height: 8px;
    }

    ._basis15-1 .slick-dots {
        bottom: -30px;
        justify-content: center;
        padding: 0 82px;
    }

    ._basis15-1 .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0px 5px;
    }
}

._imglist1 {
    float: left;
    width: 100%;
}

._imglist1 .slick {
    float: left;
    width: 100%;
}

._imglist1 .slick .slick-slider {
    float: left;
    width: 100%;
}

._imglist1 .slick .slick-list {
    margin: -0px -0px;
    float: left;
    width: -moz-calc(100% + 0px);
    width: -o-calc(100% + 0px);
    width: -webkit-calc(100% + 0px);
    width: calc(100% + 0px);
}

._imglist1 .slick .slick-list li {
    float: left;
    width: 100%;
    padding: 0px 0px;
    position: relative;
}

._imglist1 .slick .slick-list li a {
    display: block;
    width: 100%;
    line-height: 0;
    border-radius: 0px 0px 0px 0px;
}

._imglist1 .slick .slick-list li .img1{width: 100%;height: 100vh;}

._imglist1 .slick .slick-list li .img2 {
    display: none;
}

._imglist1 .slick .slick-list li img {
    width: 100%;
    vertical-align: bottom;
}

._imglist1-1 {
    width: 100%;
    float: left;
    position: relative;
}

._imglist1-1::after{content: "";display: block;width: 100%;height: 100%;background-color: rgba(0,0,0,0.2);position: absolute;left: 0;top: 0;z-index: 3;}



._imglist1-1 .slick {
    width: 100%;
    float: left;
    position: relative;
}

._imglist1-1 .ico{width: 30px;height: 44px;border: 1px solid #fff;border-radius: 10px;position: absolute;left: 50%;margin-left: -15px;bottom: 30px;z-index: 10;}
._imglist1-1 .ico::after{content: "";display: block;width: 2px;height: 8px;background-color: #fff;position: absolute;left: 50%;margin-left: -1px;top: 10px;margin-top:5px;
-webkit-animation: mymove infinite;
animation: mymove infinite;
-webkit-animation-duration: 2s;
animation-duration: 2s;}
@-webkit-keyframes mymove {
	from {
		top: 0;
	}

	to {
		top: 20px;
	}
}
@keyframes mymove {
	from {
		top: 0;
	}

	to {
		top: 20px;
	}
}
@media  screen and (max-width: 1024px){
._imglist1-1 .ico{width: 24px;height: 30px;margin-left: -12px;bottom: 20px;border-radius: 8px;}
._imglist1-1 .ico::after{height: 6px;}
@-webkit-keyframes mymove {
	from {
		top: 0;
	}

	to {
		top: 10px;
	}
}
@keyframes mymove {
	from {
		top: 0;
	}

	to {
		top: 10px;
	}
}
}





._imglist1-1 .slick ul {
    float: left;
    width: 100%;
}

._imglist1-1 .slick .slick-dots {
    bottom: 25px;
}

._imglist1-1 .slick .slick-dots li {
    height: 6px;
    width: 6px;
    border-radius: 6px 6px 6px 6px;
    background: rgba(0, 0, 0, 1);
    transition: all 0.5s linear;
}

._imglist1-1 .slick .slick-dots li.slick-active {
    width: 24px;
    height: 6px;
    background: #002b6d;
    border-radius: 6px 6px 6px 6px;
}

._imglist1-1 .slick-arrow {
    height: 40px;
    width: 40px;
    z-index: 2;
    background-color: rgba(255, 255, 255, 0.2);
    opacity: 1;
    display: flex;
    color: #222;
    align-items: center;
    justify-content: center;
    transition: all 0.4s;
    transform: translateY(-50%);
    border-radius: 40px;
    position: absolute;
    top: 50%;
    z-index: 11;
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    box-shadow: 0 0 5px rgba(0 0 0 / 15%);
}

._imglist1-1 .slick-prev {
    left: 30px;
}

._imglist1-1 .slick-next {
    right: 30px;
}

._imglist1-1 .slick-prev::before {
    content: "";
    width: 14px;
    height: 1px;
    background: rgba(255, 255, 255, 1);
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._imglist1-1 .slick-prev::after {
    content: "";
    display: block;
    margin-left: -3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid rgba(255, 255, 255, 1);
    border-right: 1px solid rgba(255, 255, 255, 1);
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(225deg);
    transform: translate(-50%, -50%) rotate(225deg);
}

._imglist1-1 .slick-next::before {
    content: "";
    width: 14px;
    height: 1px;
    background: rgba(255, 255, 255, 1);
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._imglist1-1 .slick-next::after {
    content: "";
    display: block;
    margin-left: 3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid rgba(255, 255, 255, 1);
    border-right: 1px solid rgba(255, 255, 255, 1);
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

._imglist1-1 .slick-next:hover:before {
    background: #fff;
}

._imglist1-1 .slick-prev:hover:before {
    background: #fff;
}

._imglist1-1 .slick-next:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._imglist1-1 .slick-prev:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._imglist1-1 .slick-arrow:hover {
    background-color: #3bbbee;
    color: #fff;
    opacity: 1;
}

@media screen and (max-width:1024px) {
    ._imglist1 .slick .slick-list {
        margin: -10px -5px;
        width: -moz-calc(100% + 10px);
        width: -o-calc(100% + 10px);
        width: -webkit-calc(100% + 10px);
        width: calc(100% + 10px);
    }

    ._imglist1 .slick .slick-list li {
        width: 100%;
        padding: 10px 5px;
    }

    ._imglist1 .slick .slick-list li a {
        border-radius: 0px 0px 0px 0px;
    }

    ._imglist1 .slick .slick-list li .img1 {
        display: none;
        width: 100%;
    }

    ._imglist1 .slick .slick-list li .img2 {
        display: block;
        width: 100%;
    }

    ._imglist1-1 .slick .slick-dots {
        bottom: 15px;
    }

    ._imglist1-1 .slick .slick-dots li {
        height: 5px;
        width: 5px;
        border-radius: 5px 5px 5px 5px;
    }

    ._imglist1-1 .slick .slick-dots li.slick-active {
        width: 18px;
        height: 5px;
        border-radius: 5px 5px 5px 5px;
    }

    ._imglist1-1 .slick-arrow {
        height: 30px;
        width: 30px;
        border-radius: 20px;
        top: 50%;
    }

    ._imglist1-1 .slick-prev {
        left: 15px;
    }

    ._imglist1-1 .slick-next {
        right: 15px;
    }

    ._imglist1-1 .slick-prev::before {
        width: 10px;
    }

    ._imglist1-1 .slick-prev::after {
        margin-left: -2px;
        width: 5px;
        height: 5px;
    }

    ._imglist1-1 .slick-next::before {
        width: 10px;
    }

    ._imglist1-1 .slick-next::after {
        margin-left: 2px;
        width: 5px;
        height: 5px;
    }
}

._imglist2 {
    width: 100%;
    float: left;
}

._imglist2 .slick {
    float: left;
    width: 100%;
}

._imglist2 .slick-list {
    margin: -15px -10px;
    float: left;
    width: -moz-calc(100% + 20px);
    width: -o-calc(100% + 20px);
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px);
}

._imglist2 .slick-list li {
    float: left;
    width: 33.3333333333333%;
    padding: 15px 10px;
    position: relative;
}

._imglist2 .slick-list li .a {
    position: relative;
    padding-bottom: 66.7%;
    overflow: hidden;
    width: 100%;
    display: block;
    border-radius: 0px 0px 0px 0px;
}

._imglist2 .slick-list li:hover img {
    transform: translate(-50%, -50%)scale(1.1);
}

._imglist2 .slick-list img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    transition: all .5s ease;
    max-height: 100%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

._imglist2-1 {
    width: 100%;
    float: left;
}

._imglist2-1 .slick {
    width: 100%;
    float: left;
}

._imglist2-1 .slick ul {
    float: left;
    width: 100%;
}

._imglist2-1 .slick .slick-dots {
    bottom: -25px;
}

._imglist2-1 .slick .slick-dots li {
    height: 6px;
    width: 6px;
    border-radius: 6px 6px 6px 6px;
    background: #a1a1a1;
    transition: all 0.5s linear;
}

._imglist2-1 .slick .slick-dots li.slick-active {
    width: 24px;
    height: 6px;
    background: #002b6d;
    border-radius: 6px 6px 6px 6px;
}

._imglist2-1 .slick-arrow {
    height: 40px;
    width: 40px;
    z-index: 2;
    background-color: rgba(255, 255, 255, 1);
    opacity: 1;
    display: flex;
    color: #222;
    align-items: center;
    justify-content: center;
    transition: all 0.4s;
    transform: translateY(-50%);
    border-radius: 40px;
    position: absolute;
    top: 50%;
    z-index: 11;
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    box-shadow: 0 0 5px rgba(0 0 0 / 15%);
}

._imglist2-1 .slick-prev {
    left: 30px;
}

._imglist2-1 .slick-next {
    right: 30px;
}

._imglist2-1 .slick-prev::before {
    content: "";
    width: 14px;
    height: 1px;
    background: #555;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._imglist2-1 .slick-prev::after {
    content: "";
    display: block;
    margin-left: -3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #555;
    border-right: 1px solid #555;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(225deg);
    transform: translate(-50%, -50%) rotate(225deg);
}

._imglist2-1 .slick-next::before {
    content: "";
    width: 14px;
    height: 1px;
    background: #555;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._imglist2-1 .slick-next::after {
    content: "";
    display: block;
    margin-left: 3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #555;
    border-right: 1px solid #555;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

._imglist2-1 .slick-next:hover:before {
    background: #fff;
}

._imglist2-1 .slick-prev:hover:before {
    background: #fff;
}

._imglist2-1 .slick-next:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._imglist2-1 .slick-prev:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._imglist2-1 .slick-arrow:hover {
    background-color: #002b6d;
    color: #fff;
    opacity: 1;
}

@media screen and (max-width:1024px) {
    ._imglist2 .slick-list {
        margin: -5px -5px;
        width: -moz-calc(100% + 10px);
        width: -o-calc(100% + 10px);
        width: -webkit-calc(100% + 10px);
        width: calc(100% + 10px);
    }

    ._imglist2 .slick-list li {
        width: 100%;
        padding: 5px 5px;
    }

    ._imglist2 .slick-list li .a {
        border-radius: 0px 0px 0px 0px;
    }

    ._imglist2 .slick-list li .a {
        padding-bottom: 66.7%;
    }

    ._imglist2-1 .slick .slick-dots {
        bottom: 15px;
    }

    ._imglist2-1 .slick .slick-dots li {
        height: 5px;
        width: 5px;
        border-radius: 5px 5px 5px 5px;
    }

    ._imglist2-1 .slick .slick-dots li.slick-active {
        width: 18px;
        height: 5px;
        border-radius: 5px 5px 5px 5px;
    }

    ._imglist2-1 .slick-arrow {
        height: 30px;
        width: 30px;
        border-radius: 20px;
        top: 50%;
    }

    ._imglist2-1 .slick-prev {
        left: 0px;
    }

    ._imglist2-1 .slick-next {
        right: 0px;
    }

    ._imglist2-1 .slick-prev::before {
        width: 10px;
    }

    ._imglist2-1 .slick-prev::after {
        margin-left: -2px;
        width: 5px;
        height: 5px;
    }

    ._imglist2-1 .slick-next::before {
        width: 10px;
    }

    ._imglist2-1 .slick-next::after {
        margin-left: 2px;
        width: 5px;
        height: 5px;
    }
}

._iconlist1 .slick .slick-slider {
    float: left;
    width: 100%;
}

._iconlist1 .slick-list {
    margin: -10px -10px;
    float: left;
    width: -ms-calc(100% + 20px);
    width: calc(100% + 20px);
}

._iconlist1 .slick-list li {
    float: left;
    width: 33.3333333333333%;
    padding: 10px 10px;
    position: relative;
    text-align: center;
}

._iconlist1 .slick-list li a {
    display: block;
    width: 100%;
    padding-top: 70px;
    border-right: 0px solid #dbdbdb;
}

._iconlist1 .slick-list li:last-child a {
    border: none;
}

._iconlist1 .slick-list li .bg {
    width: 100%;
    padding: 30px 25px 30px 25px;
    border-radius: 0px 0px 0px 0px;
    position: relative;
    background: #F1F4F9;
}

._iconlist1 .slick-list li .i {
    display: block;
    width: 88px;
    position: absolute;
    top: -44px;
    background-color: #002b6d !important;
    left: 50%;
    line-height: 0;
    border-radius: 50%;
    overflow: hidden;
    height: 88px;
    transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

._iconlist1 .slick-list li .i {
    font-size: 40px;
    line-height: 88px;
    padding-bottom: 0;
    color: #fff;
}

._iconlist1 .slick-list li i img {
    width: 100%;
    float: left;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

._iconlist1 .slick-list li:hover i {
    transform: translate(-50%, 0) rotateY(180deg);
    -moz-transform: translate(-50%, 0) rotateY(180deg);
    -ms-transform: translate(-50%, 0) rotateY(180deg);
    -o-transform: translate(-50%, 0) rotateY(180deg);
    -webkit-transform: translate(-50%, 0) rotateY(180deg);
}

._iconlist1 .slick-list li h5 {
    font-size: 18px;
    height: 24px;
    color: rgba(0, 0, 0, 1);
    font-weight: 700;
    line-height: 24px;
    margin: 40px 0px 15px 0px;
    overflow: hidden;
}

._iconlist1 .slick-list li h6 {
    font-size: 16px;
    color: rgba(51, 51, 51, 1);
    line-height: 30px;
    white-space: pre-wrap;
}

@media screen and (max-width:1024px) {
    ._iconlist1 .slick-list {
        margin: -5px -5px;
        width: -ms-calc(100% + 10px);
        width: calc(100% + 10px);
    }

    ._iconlist1 .slick-list li {
        width: 100%;
        padding: 5px 5px;
    }
    ._iconlist1 .slick-list li:last-child{width: 100%;}

    ._iconlist1 .slick-list li a {
        padding-top: 0;
        border: none;

    }


    ._iconlist1 .slick-list li .bg {
        padding: 15px;
        position: relative;
    }

    ._iconlist1 .slick-list li .i {
        width: 40px;
        position: absolute;left: 15px;top: 15px;
        line-height: 40px;
        transform: translate(0,0);
    }

    ._iconlist1 .slick-list li .i {
        font-size: 24px;
        line-height: 40px;
    }

    ._iconlist1 .slick-list li .i {
        width: 40px;
        height: 40px;
    }

    ._iconlist1 .slick-list li h5 {
        font-size: 16px;
        height: 20px;
        line-height: 20px;
        margin: 0 0px 6px 0px;
        text-align: left;
        padding-left: 55px;
    }

    ._iconlist1 .slick-list li h6 {
        font-size: 14px;
        height: auto;
        line-height: 22px;
        text-align: left;
        padding-left: 55px;
    }

    
}

._imgtext1 {
    width: 100%;
    float: left;
}

._imgtext1 .slick {
    width: 100%;
    float: left;
}

._imgtext1 .slick-list {
    margin: -0px -10px;
    width: -ms-calc(100% + 20px);
    width: calc(100% + 20px);
}

._imgtext1 .slick-list li {
    padding: 0px 10px;
    float: left;
    width: 33.3333333333333%;
    position: relative;
}

._imgtext1 .slick-list li a {
    display: block;
    width: 100%;
    border-radius: 0px 0px 0px 0px;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 0px 0px 0px rgba(153, 153, 153, 0.8);
    border-radius: 10px 10px 10px 10px;
}

._imgtext1 .slick-list li .pic {
    position: relative;
    overflow: hidden;
    width: 100%;
    display: block;
}

._imgtext1 .slick-list li .pic img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transition: all 0.5s linear;
    -ms-transition: all 0.5s;
    border-radius: 10px 10px 10px 10px;
}

._imgtext1 .slick-list li .pic1 {
    padding-bottom: 161%;
}

._imgtext1 .slick-list li .pic2 {
    height: 0px;
}

._imgtext1 .slick-list li h4 {
    position: absolute;
    bottom: 60px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    z-index: 1;
    line-height: 24px;
    letter-spacing: 1px;
    width: 100%;
    padding: 0 15px;
    overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;
}
@media screen and (max-width:1680px) {
._imgtext1 .slick-list li h4{bottom: 80px;}
}

._imgtext1 .slick-list li h6 {
    position: absolute;
    bottom: 30px;
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    z-index: 1;
    line-height: 24px;
    letter-spacing: 0px;
    width: 100%;
    padding: 0 15px;
    overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;
}
@media screen and (max-width:1680px) {
    ._imgtext1 .slick-list li h6 {
        bottom: 24px;
        font-size: 14px;;
        z-index: 1;
        line-height: 24px;
        min-height: 48px;
        padding: 0 15px;
    }
}

._imgtext1 .slick-list li:hover img {
    transform: translate(-50%, -50%)scale(1.1);
    -ms-transform: translate(-50%, -50%)scale(1.1);
}

._imgtext1 .slick-list li .bg {
    position: absolute;
    bottom: -15%;
    left: 0;
    width: 100%;
    height: 15%;
    box-shadow: 0px 0px 100px 10px #333;
    display: none;
}

@media screen and (max-width:1024px) {
    ._imgtext1 .slick-list {
        margin: -6px -6px;
        width: -ms-calc(100% + 12px);
        width: calc(100% + 12px);
    }

    ._imgtext1 .slick-list li {
        padding: 6px 6px;
        width: 50%;
    }

    ._imgtext1 .slick-list li a {
        border-radius: 0px 0px 0px 0px;
    }

    ._imgtext1 .slick-list li .pic1 {
        padding-bottom: 161%;
    }

    ._imgtext1 .slick-list li .pic2 {
        height: 0px;
    }

    ._imgtext1 .slick-list li h4 {
        bottom: 10px;
        font-size: 16px;
        line-height: 18px;
        padding: 0 10px;
    }
}

._imgtext2 {
    width: 100%;
    float: left;
}

._imgtext2 .slick {
    width: 100%;
    float: left;
}

._imgtext2 .slick-list {
    margin: -10px -10px;
    width: -ms-calc(100% + 20px) !important;
    width: calc(100% + 20px) !important;
}

._imgtext2 .slick-list li {
    padding: 10px 10px;
    float: left;
    position: relative;
}

._imgtext2 .slick-list li .content {
    display: block;
    float: left;
    width: 100%;
    transition: all 0.5s linear;
    position: relative;
    overflow: hidden;
}

._imgtext2 .slick-list li .content .top {
    position: relative;
}

._imgtext2 .slick-list li .content .top .img {
    position: relative;
    padding-bottom: 108%;
    overflow: hidden;
    width: 100%;
    display: block;
    -webkit-transition: all .5s cubic-bezier(.38, .04, .18, .97) 0s;
    transition: all .5s cubic-bezier(.38, .04, .18, .97) 0s;
    transform: scale(1);
    opacity: 1;
}

._imgtext2 .slick-list li .content .top .img img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

._imgtext2 .slick-list li .content .top .info {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .5s cubic-bezier(.38, .04, .18, .97) 0s;
    transition: all .5s cubic-bezier(.38, .04, .18, .97) 0s;
    background-color: inherit;
    position: absolute;
    top: -100%;
    z-index: 1;
    opacity: 0;
    height: 100%;
    width: 100%;
    background: #002b6d;
    padding: 40px;
}

._imgtext2 .slick-list li .content .top .info span {
    overflow: hidden;
    white-space: pre-wrap;
    text-overflow: ellipsis;
    display: -webkit-box;
    font-size: 14px;
    height: 180px;
    color: #fff;
    line-height: 30px;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

@media screen and (max-width:1680px) {
._imgtext2 .slick-list li .content .top .info{padding: 14px;}
._imgtext2 .slick-list li .content .top .info span{font-size: 12px;line-height: 24px;height: 144px;}
}

._imgtext2 .slick-list li:hover .content .top .info {
    background: rgba(0, 43, 109, 0.88);
    opacity: 1;
    top: 0;
}

._imgtext2 .slick-list li .content .down {
    text-align: center;
    padding: 20px 20px 20px 20px;
    border: 1px solid #dedede;
    background: #fff;
    margin: 0px 0px 40px 0px;
    position: relative;
    transition: all .5s ease;
}

._imgtext2 .slick-list li .content .down h4 {
    font-size: 18px;
    color: #262626;
    font-weight: 400;
    text-align: center;
    line-height: 30px;
    transition: all .6s ease;
}

._imgtext2 .slick-list li .content .down h6 {
    font-size: 14px;
    color: #8A8A8A;
    font-weight: 400;
    text-align: center;
    line-height: 20px;
    margin: 0px 0px 0px 0px;
}

._imgtext2 .slick-list li:hover .content .down {
    margin-bottom: 0;
    padding-top: 60px;
}

._imgtext2 .slick-list li:hover .content .down {
    border-color: transparent;
}

._imgtext2 .slick-list li .content .thumbnail {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    overflow: hidden;
    position: absolute;
    top: 40%;
    left: 50%;
    z-index: 9;
    opacity: 0;
    -webkit-transition: all .6s cubic-bezier(.38, .04, .18, .97) 0s;
    transition: all .6s cubic-bezier(.38, .04, .18, .97) 0s;
    transform: translate(-50%, 0)scale(.9);
}

._imgtext2 .slick-list li .content .thumbnail img {
    display: block;
    transform: scale(1.2);
    width: 100%;
    transition: all 0.5s linear;
    min-height: 100%;
}

._imgtext2 .slick-list li:hover .content .thumbnail {
    z-index: 6;
    opacity: 1;
    transform: translate(-50%, 0)scale(1);
    top: calc(100% - 50px);
}

._imgtext2 .slick-list li:hover .content .thumbnail img {
    transform: scale(1);
}

._imgtext2 .slick-list li .content .down line {
    width: 1px;
    height: 30px;
    background: #c4c4c4;
    position: absolute;
    left: 50%;
    top: -100%;
    transition: all .6s ease;
    opacity: 0;
}

._imgtext2 .slick-list li:hover .content .down line {
    opacity: 1;
    top: 30px;
}

._imgtext2-1 .slick-list li {
    width: 20%;
}

._imgtext2-1 {
    width: 100%;
    float: left;
}

._imgtext2-1 .slick {
    width: 100%;
    float: left;
}

._imgtext2-1 .slick ul {
    float: left;
    width: 100%;
}

._imgtext2-1 .slick .slick-dots {
    bottom: -15px;
}

._imgtext2-1 .slick .slick-dots li {
    height: 6px;
    width: 6px;
    border-radius: 6px 6px 6px 6px;
    background: #a1a1a1;
    transition: all 0.5s linear;
}

._imgtext2-1 .slick .slick-dots li.slick-active {
    width: 24px;
    height: 6px;
    background: #002b6d;
    border-radius: 6px 6px 6px 6px;
}

._imgtext2-1 .slick-arrow {
    height: 40px;
    width: 40px;
    z-index: 2;
    background-color: rgba(255, 255, 255, 1);
    opacity: 1;
    display: flex;
    color: #222;
    align-items: center;
    justify-content: center;
    transition: all 0.4s;
    transform: translateY(-50%);
    border-radius: 40px;
    position: absolute;
    top: 50%;
    z-index: 11;
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    box-shadow: 0 0 5px rgba(0 0 0 / 15%);
}

._imgtext2-1 .slick-prev {
    left: -60px;
}

._imgtext2-1 .slick-next {
    right: -60px;
}

._imgtext2-1 .slick-prev::before {
    content: "";
    width: 14px;
    height: 1px;
    background: #002b6d;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._imgtext2-1 .slick-prev::after {
    content: "";
    display: block;
    margin-left: -3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #002b6d;
    border-right: 1px solid #002b6d;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(225deg);
    transform: translate(-50%, -50%) rotate(225deg);
}

._imgtext2-1 .slick-next::before {
    content: "";
    width: 14px;
    height: 1px;
    background: #002b6d;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._imgtext2-1 .slick-next::after {
    content: "";
    display: block;
    margin-left: 3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #002b6d;
    border-right: 1px solid #002b6d;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

._imgtext2-1 .slick-next:hover:before {
    background: #fff;
}

._imgtext2-1 .slick-prev:hover:before {
    background: #fff;
}

._imgtext2-1 .slick-next:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._imgtext2-1 .slick-prev:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._imgtext2-1 .slick-arrow:hover {
    background-color: #002b6d;
    color: #fff;
    opacity: 1;
}

._imgtext2-2 .slick-list li {
    width: 25%;
}

._imgtext2-2 {
    width: 100%;
    float: left;
}

._imgtext2-2 .slick {
    width: 100%;
    float: left;
}

._imgtext2-2 .slick ul {
    float: left;
    width: 100%;
}

._imgtext2-2 .slick .slick-dots {
    bottom: -15px;
}

._imgtext2-2 .slick .slick-dots li {
    height: 6px;
    width: 6px;
    border-radius: 6px 6px 6px 6px;
    background: #a1a1a1;
    transition: all 0.5s linear;
}

._imgtext2-2 .slick .slick-dots li.slick-active {
    width: 24px;
    height: 6px;
    background: #002b6d;
    border-radius: 6px 6px 6px 6px;
}

._imgtext2-2 .slick-arrow {
    height: 40px;
    width: 40px;
    z-index: 2;
    background-color: rgba(255, 255, 255, 1);
    opacity: 1;
    display: flex;
    color: #222;
    align-items: center;
    justify-content: center;
    transition: all 0.4s;
    transform: translateY(-50%);
    border-radius: 40px;
    position: absolute;
    top: 50%;
    z-index: 11;
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    box-shadow: 0 0 5px rgba(0 0 0 / 15%);
}

._imgtext2-2 .slick-prev {
    left: -60px;
}

._imgtext2-2 .slick-next {
    right: -60px;
}

._imgtext2-2 .slick-prev::before {
    content: "";
    width: 14px;
    height: 1px;
    background: #002b6d;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._imgtext2-2 .slick-prev::after {
    content: "";
    display: block;
    margin-left: -3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #002b6d;
    border-right: 1px solid #002b6d;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(225deg);
    transform: translate(-50%, -50%) rotate(225deg);
}

._imgtext2-2 .slick-next::before {
    content: "";
    width: 14px;
    height: 1px;
    background: #002b6d;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

._imgtext2-2 .slick-next::after {
    content: "";
    display: block;
    margin-left: 3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #002b6d;
    border-right: 1px solid #002b6d;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

._imgtext2-2 .slick-next:hover:before {
    background: #fff;
}

._imgtext2-2 .slick-prev:hover:before {
    background: #fff;
}

._imgtext2-2 .slick-next:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._imgtext2-2 .slick-prev:hover:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

._imgtext2-2 .slick-arrow:hover {
    background-color: #002b6d;
    color: #fff;
    opacity: 1;
}

@media screen and (max-width:1024px) {
    ._imgtext2 .slick-list {
        margin: -6px -6px;
        width: -ms-calc(100% + 12px) !important;
        width: calc(100% + 12px) !important;
    }

    ._imgtext2 .slick-list li {
        padding: 6px 6px;
        width: 50%;
    }

    ._imgtext2 .slick-list li .content .top .img {
        padding-bottom: 108%;
    }

    ._imgtext2 .slick-list li .content .top .info {
        padding:14px;
    }

    ._imgtext2 .slick-list li .content .top .info span {
        font-size: 12px;
        height: 90px;
        line-height:18px;
        -webkit-line-clamp: 5;
    }

    ._imgtext2 .slick-list li .content .down {
        margin: 0px 0px 30px 0px;
        padding: 14px 14px 14px 14px;
    }

    ._imgtext2 .slick-list li .content .down h4 {
        color: #262626;
        font-size: 14px;
        line-height: 24px;
        height: 24px;
    }

    ._imgtext2 .slick-list li .content .down h6 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

    ._imgtext2 .slick-list li .content .thumbnail {
        width: 70px;
        height: 70px;
    }

    ._imgtext2 .slick-list li:hover .content .thumbnail {
        top: calc(100% - 35px);
    }

    ._imgtext2 .slick-list li .content .down line {
        width: 1px;
        height: 20px;
    }

    ._imgtext2 .slick-list li:hover .content .down line {
        opacity: 1;
        top: 15px;
    }

    ._imgtext2 .slick-list li:hover .content .down {
        margin-bottom: 0;
        padding-top: 40px;
    }

    ._imgtext2-1 .slick .slick-dots {
        bottom: -10px;
    }

    ._imgtext2-1 .slick .slick-dots li {
        height: 5px;
        width: 5px;
        border-radius: 5px 5px 5px 5px;
    }

    ._imgtext2-1 .slick .slick-dots li.slick-active {
        width: 18px;
        height: 5px;
        border-radius: 5px 5px 5px 5px;
    }

    ._imgtext2-1 .slick-arrow {
        height: 30px;
        width: 30px;
        border-radius: 20px;
        top: 50%;
    }

    ._imgtext2-1 .slick-prev {
        left: 0px;
    }

    ._imgtext2-1 .slick-next {
        right: 0px;
    }

    ._imgtext2-1 .slick-prev::before {
        width: 10px;
    }

    ._imgtext2-1 .slick-prev::after {
        margin-left: -2px;
        width: 5px;
        height: 5px;
    }

    ._imgtext2-1 .slick-next::before {
        width: 10px;
    }

    ._imgtext2-1 .slick-next::after {
        margin-left: 2px;
        width: 5px;
        height: 5px;
    }

    ._imgtext2-2 .slick .slick-dots {
        bottom: -10px;
    }

    ._imgtext2-2 .slick .slick-dots li {
        height: 5px;
        width: 5px;
        border-radius: 5px 5px 5px 5px;
    }

    ._imgtext2-2 .slick .slick-dots li.slick-active {
        width: 18px;
        height: 5px;
        border-radius: 5px 5px 5px 5px;
    }

    ._imgtext2-2 .slick-arrow {
        height: 30px;
        width: 30px;
        border-radius: 20px;
        top: 50%;
    }

    ._imgtext2-2 .slick-prev {
        left: 0px;
    }

    ._imgtext2-2 .slick-next {
        right: 0px;
    }

    ._imgtext2-2 .slick-prev::before {
        width: 10px;
    }

    ._imgtext2-2 .slick-prev::after {
        margin-left: -2px;
        width: 5px;
        height: 5px;
    }

    ._imgtext2-2 .slick-next::before {
        width: 10px;
    }

    ._imgtext2-2 .slick-next::after {
        margin-left: 2px;
        width: 5px;
        height: 5px;
    }
}

._text1 {
    width: 100%;
    float: left;
}

._text1 .slick {
    float: left;
    width: 100%;
}

._text1 .slick .slick-slider {
    float: left;
    width: 100%;
}

._text1 .slick .slick-list {
    margin: -40px 0;
    float: left;
    width: -moz-calc(100% + 2px);
    width: -o-calc(100% + 2px);
    width: -webkit-calc(100% + 2px);
    width: calc(100% + 2px);
}

._text1 .slick .slick-list .li {
    float: left;
    width: 25%;
    padding: 40px 0;
    text-align: center;
}

._text1 .slick .slick-list .li:last-child a {
    border: 0px solid #e7e7e7;
}

._text1 .slick .slick-list .li a {
    display: block;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%;
}

._text1 .slick .slick-list .li:last-child {
    border-right: 0px solid rgba(255, 255, 255, 0.2);
}

._text1 .slick .slick-list .li .dis {
    display: inline-block;
    border-radius: 0px 0px 0px 0px;
}

._text1 .slick .slick-list .li .over {
    display: inline-block;
    font-size: 0;
}

._text1 .slick .slick-list .li .nub {
    display: inline-block;
    vertical-align: top;
    color: #FFFFFF;
    font-size: 48px;
    height: 50px;
    line-height: 50px;
    font-weight: normal;
    position: relative;
    overflow: hidden;
}

._text1 .slick .slick-list .li .dataNums {
    position: relative;
    top: 50%;
    display: inline-block;
    vertical-align: top;
    height: 50px;
    margin-top: -24px;
    text-align: center;
}

._text1 .slick .slick-list .li .dataNums .dataOne {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 50px;
    text-align: center;
}

._text1 .slick .slick-list .li .dataNums .dataBoc {
    position: relative;
    width: 100%;
    height: 100%;
    float: left;
}

._text1 .slick .slick-list .li .dataNums .dataBoc .tt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    float: left;
}

._text1 .slick .slick-list .li .dataNums .tt span {
    float: left;
    width: 100%;
    height: 100%;
    font-weight: 900;
}

._text1 .slick .slick-list .li .hao {
    display: inline-block;
    color: #FFFFFF;
    font-size: 30px;
    height: 30px;
    line-height: 30px;
    font-weight: 900;
    vertical-align: bottom;
}

._text1 .slick .slick-list .li h5 {
    font-size: 16px;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
    color: rgba(255, 255, 255, 1);
    display: inline-block;
    vertical-align: 上;
    margin-left: 5px;
}

._text1 .slick .slick-list .li h6 {
    margin-top: 20px;
    font-size: 16px;
    line-height: 24px;
    height: 26px;
    overflow: hidden;
    color: rgba(255, 255, 255, 1);
}

@media screen and (max-width:1024px) {
    ._text1 .slick .slick-list {
        margin: -6px 0;
    }

    ._text1 .slick .slick-list .li {
        width: 50%;
        padding: 6px 0;
        text-align: center;
    }

    ._text1 .slick .slick-list .li .dis {
        border-radius: 0px 0px 0px 0px;
    }

    ._text1 .slick .slick-list .li .nub {
        font-size: 24px;
        height: 30px;
        line-height: 30px;
    }

    ._text1 .slick .slick-list .li .dataNums {
        height: 30px;
        margin-top: -15px;
    }

    ._text1 .slick .slick-list .li .dataNums .dataOne {
        width: 16px;
        height: 30px;
    }

    ._text1 .slick .slick-list .li h5 {
        font-size: 12px;
        line-height: 14px;
        height: 14px;
    }

    ._text1 .slick .slick-list .li h6 {
        margin-top: 10px;
        font-size: 14px;
        line-height: 18px;
        height: 18px;
    }

    ._text1 .slick .slick-list .li .hao {
        font-size: 12px;
        height: 12px;
        line-height: 12px;
    }

    ._text1 .slick .slick-list .li:first-child {
        text-align: center;
    }

    ._text1 .slick .slick-list .li:last-child {
        text-align: center;
    }

    ._text1 .slick .slick-list .li:nth-child(2n) a {
        border: none;
    }

    ._text1 .slick .slick-list .li:nth-child(4n) a {
        border: none;
    }

    ._text1 .slick .slick-list .li a {
        display: block;
        border-right: 0 solid rgba(255, 255, 255, 0.2);
        width: 100%;
    }
}

._text2 {
    width: 100%;
    float: left;
}

._text2 .slick-list {
    margin: -10px -16px;
    width: -ms-calc(100% + 32px);
    width: calc(100% + 32px);
}

._text2 .slick-list li {
    padding: 10px 16px;
    float: left;
    width: 100%;
    position: relative;
}

._text2 .slick-list li>a {
    display: block;
    padding: 30px 80px 30px 25px;
    background: rgba(246, 246, 246, 1);
    float: left;
    width: 100%;
    position: relative;
}

._text2 .slick-list li .top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    float: left;
    width: 100%;
}

._text2 .slick-list li .sub {
    height: 60px;
    width: 60px;
    border-radius: 100%;
    border: 1px solid #ededed;
    text-align: center;
    float: left;
    transition: all .4s ease;
    display: flex;
    justify-content: center;
    align-items: center;
}

._text2 .slick-list li .sub img {
    width: 56%;
    display: block;
}

._text2 .slick-list li .sub i {
    color: #002b6d;
    line-height: 60px;
    font-size: 40px;
}

@media  screen and (max-width: 1024px){
._text2 .slick-list li .sub {
    height: 42px;
    width: 42px;
}

._text2 .slick-list li .sub img {
    width: 40%;
}
._text2 .slick-list li .sub i {
    line-height: 42px;
    font-size: 24px!important;
}
}

._text2 .slick-list li .tit {
    display: inline-block;
    float: left;
    margin-left: 30px;
}

._text2 .slick-list li .data {
    float: left;
    font-size: 16px;
    color: #888;
}

._text2 .slick-list li .data2 {
    display: none;
}

._text2 .slick-list li h6 {
    margin-top: 20px;
}

._text2 .slick-list li .right {
    margin-right: 70px;
    display: none;
}

._text2 .slick-list li .more {
    float: left;
    height: 100%;
    width: 80px;
    position: absolute;
    left: calc(100% - 80px);
    text-align: center;
    top: 0;
}

._text2 .slick-list li .more::before {
    content: "";
    width: 1px;
    height: 0px;
    position: absolute;
    left: 0;
    background: #888;
    top: 50%;
    transform: translate(0, -50%);
}

._text2 .slick-list li .more i {
    color: #888;
    font-size: 40px;
    top: 50%;
    transform: translate(0, -50%);
    position: relative;
    display: block;
}

._text2 .slick-list li .down {
    padding: 40px 130px;
    float: left;
    position: relative;
    width: 100%;
    display: none;
    background: #fff;
}

._text2 .slick-list li .down h2 {
    color: #333;
    font-size: 16px;
    position: relative;
}

._text2 .slick-list li .down .h2s {
    margin-top: 30px;
}

._text2 .slick-list li .down h2::before {
    content: "";
    width: 5px;
    height: 5px;
    background: #002b6d;
    position: absolute;
    border-radius: 100%;
    left: -20px;
    top: 50%;
    transform: translate(0, -50%);
}

._text2 .slick-list li .down p {
    white-space: pre-wrap;
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
}

._text2 .slick-list li .apply {
    display: flex;
    padding: 15px 0px;
    background: #002b6d;
    margin-top: 20px;
    border-radius: 5px 5px 5px 5px;
    width: 240px;
    align-items: center;
    justify-content: center;
}

._text2 .slick-list li .apply i {
    color: #fff;
    font-size: 16px;
}

._text2 .slick-list li .apply span {
    color: #fff;
    font-size: 16px;
    margin-left: 5px;
}

._text2 .slick-list li .more .aft {
    display: none;
}

._text2 .slick-list li .more .aft {
    color: #fff;
}

._text2 .slick-list li h4 {
    font-size: 18px;
    color: #333;
    line-height: 24px;
}

._text2 .slick-list li h6 {
    font-size: 16px;
    color: #666;
    line-height: 18px;
}

._text2 .slick-list li .show .more {
    background: #002b6d;
}

._text2 .slick-list li .show {
    background: #F1F4F9;
}

._text2 .slick-list li .show .more .aft {
    display: block;
}

._text2 .slick-list li .show .more .mor {
    display: none;
}

._text2 .slick-list li .show .sub {
    border: 1px solid #002b6d;
}

._text2 .sq_pop {
    width: 435px;
    /*height: 570px;*/
    background: #fff;
    border-radius: 10px;
    padding: 30px 52px 30px 52px;
    position: fixed;
    top: 50%;
    left: 50%;
    display: none;
    transform: translate(-50%, -50%);
    z-index: 99;
}

._text2 .pop_bg {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100vw;
    height: 100vh;
    z-index: 98;
    display: none;
}

._text2 .sq_pop h4 {
    text-align: center;
    font-size: 24px;
    color: #333333;
    margin-bottom: 25px;
}

._text2 .sq_pop .lab {
    width: 100%;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 20px;
    float: left;
}

._text2 .sq_pop .lab h6 {
    width: 90px;
    font-size: 16px;
    line-height: 36px;
    color: #333;
    float: left;
}

._text2 .sq_pop .lab input[type="text"] {
    height: 36px;
    font-size: 16px;
    color: #333;
    line-height: 36px;
}

._text2 .sq_pop .lab input[type="text"]::-webkit-input-placeholder {
    color: #999;
    font-size: 16px;
}

._text2 .sq_pop .fj {
    width: 77px;
    height: 92px;
    background: #F4F4F4;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

._text2 .sq_pop .fj h5 {
    color: #333;
    font-size: 14px;
    position: relative;
}

._text2 .sq_pop .fj .plus::after {
    content: "";
    height: 13px;
    width: 1px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    background: #2B469D;
}

._text2 .sq_pop .fj .plus::before {
    content: "";
    width: 13px;
    height: 1px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    background: #2B469D;
}

._text2 .sq_pop .fj .plus {
    height: 13px;
    width: 13px;
    position: relative;
    margin-bottom: 15px;
}

._text2 .sq_pop .submit {
    width: 100%;
    height: 48px;
    background: #2B469D;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-radius: 10px;
    margin-top: 20px;
}

._text2 .sq_pop select {
    width: calc(100% - 90px);
    border: none;
    height: 36px;
    font-size: 16px;
    color: #333;
    line-height: 36px;
}

._text2 .sq_pop .yzm_pic {
    float: right;  position:absolute; right:0; top:0;
}

._text2 .sq_pop .yzm_pic img {
    height: 36px;
}

._text2 .sq_pop .yzm {
    position:relative;
}

._text2 .sq_pop .file {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
    display:block;
    z-index: 99;
}

._text2 .bj {
    position: relative;
    float: left;
}

._text2 .close {
    position: absolute;
    top: 25px;
    right: 25px;
    cursor: pointer;
}

._text2 .close i {
    color: #2B469D;
    font-size: 30px;
}

@media screen and (max-width:1024px) {
    ._text2 .slick-list {
        margin: -5px -5px;
        width: -ms-calc(100% + 10px);
        width: calc(100% + 10px);
    }

    ._text2 .slick-list li {
        padding: 5px 5px;
        width: 100%;
    }

    ._text2 .slick-list li>a {
        padding: 14px;
    }

    ._text2 .slick-list li .right {
        margin-right: 0px;
    }

    ._text2 .slick-list li .more {
        display: block;
        width: 60px;
        left: calc(100% - 60px);
    }

    ._text2 .slick-list li .data {
        font-size: 14px;
    }

    ._text2 .slick-list li .down {
        padding: 20px 30px;
    }

    ._text2 .slick-list li .apply {
        width: 120px;
        padding: 10px 0;
        margin-top: 10px;
        border-radius: 5px 5px 5px 5px;
    }

    ._text2 .slick-list li .apply i {
        font-size: 14px;
    }

    ._text2 .slick-list li .apply span {
        font-size: 14px;
    }

    ._text2 .slick-list li .down h2::before {
        left: -10px;
    }

    ._text2 .slick-list li .sub i {
        font-size: 30px;
    }

    ._text2 .slick-list li h4 {
        font-size: 16px;
        line-height: 42px;
    }

    ._text2 .slick-list li h6 {
        font-size: 14px;
        line-height: 24px;
        display: none;
    }

    ._text2 .slick-list li .more::before {
        height: 0;
    }

    ._text2 .slick-list li .down h2 {
        font-size: 14px;
    }

    ._text2 .slick-list li .down p {
        font-size: 14px;
        line-height: 26px;
    }

    ._text2 .slick-list li .data2 {
        display: block;
        width: 100%;
        margin-bottom: 12px;
        font-size: 14px;
    }

    ._text2 .slick-list li .data1 {
        display: none;
    }

    ._text2 .slick-list li .tit {
        margin-left: 14px;
    }

    ._text2 .sq_pop {
        width: 80vw;
        height: auto;
        background: #fff;
        border-radius: 10px;
        padding: 20px;
    }

    ._text2 .sq_pop h4 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    ._text2 .sq_pop .lab {
        margin-bottom: 15px;
    }

    ._text2 .sq_pop .lab h6 {
        width: 80px;
        font-size: 14px;
        line-height: 30px;
    }

    ._text2 .sq_pop .lab input[type="text"] {
        height: 30px;
        font-size: 14px;
        line-height: 30px;
    }

    ._text2 .sq_pop .lab input[type="text"]::-webkit-input-placeholder {
        color: #999;
        font-size: 14px;
    }

    ._text2 .sq_pop .fj .plus {
        height: 13px;
        width: 13px;
        position: relative;
        margin-bottom: 15px;
    }

    ._text2 .sq_pop .submit {
        width: 100%;
        height: 40px;
        background: #2B469D;
        text-align: center;
        color: #fff;
        font-size: 14px;
        border-radius: 10px;
        margin-top: 15px;
    }

    ._text2 .sq_pop select {
        width: calc(100% - 80px);
        border: none;
        height: 30px;
        font-size: 14px;
        color: #333;
        line-height: 30px;
    }

    ._text2 .sq_pop .yzm_pic {
        float: right;
    }

    ._text2 .sq_pop .yzm_pic img {
        height: 30px;
    }

    ._text2 .sq_pop .yzm {
        margin-top: 15px;
    }

    ._text2 .sq_pop .file {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        opacity: 0;
        cursor: pointer;
    }

    ._text2 .bj {
        position: relative;
    }

    ._text2 .close {
        position: absolute;
        top: 15px;
        right: 15px;
    }

    ._text2 .close i {
        color: #2B469D;
        font-size: 24px;
    }
}


.b_nav_btn{display: flex;justify-content: flex-start;align-items: flex-start;}
.b_nav_btn .dd1{margin-right: 10px;}
.b_nav_btn .dd1 a{display: block;position: relative;}
.b_nav_btn .dd1 a .ico{width: 40px;height: 40px;background-color: rgba(255,255,255,0.1);border-radius: 100%;display: flex;justify-content: center;align-items: center;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.b_nav_btn .dd1 a .ico img{width: 24px;display: block;}
.b_nav_btn .dd1 a .ewm{width: 120px;position: absolute;left: 0;bottom: calc(100% + 12px);box-shadow: 0 0 20px rgba(0,0,0,0.1);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;
transform: scale(0);
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);}
.b_nav_btn .dd1 a .ewm img{width: 100%;display: block;}
.b_nav_btn .dd1 a:hover .ewm{
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);}
.b_nav_btn .dd2{width: 120px;}
.b_nav_btn .dd2 a{display: flex;justify-content: center;align-items: center;background-color: rgba(255,255,255,0.1);border-radius: 4px;}
.b_nav_btn .dd2 a img{width: 24px;display: block;margin-right: 5px;}
.b_nav_btn .dd2 a .wz{font-size: 16px;color: #ffffff;line-height: 40px;}
.b_nav_btn .dd1 a:hover .ico{background-color: rgba(255,255,255,0.3);}
.b_nav_btn .dd2 a:hover{background-color: rgba(255,255,255,0.3);}
@media screen and (max-width:1024px) {
.b_nav_btn{width: 100%;justify-content: flex-start;position: relative;padding-top: 0;}
.b_nav_btn .dd1 a .ico{width: 36px;height: 36px;}
.b_nav_btn .dd1 a .ico img{width: 22px;}
.b_nav_btn .dd1 a .ewm{width: 110px;}
.b_nav_btn .dd2{width: 110px;margin-top: 0;}
.b_nav_btn .dd2 a img{width: 22px;margin-right: 4px;}
.b_nav_btn .dd2 a .wz{font-size: 14px;line-height: 36px;}
._text1-1_bg{border: 0;}
}

.phshow{display: none!important;}
@media screen and (max-width:1024px) {
.pcshow{display: none!important;}
.phshow{display: block!important;}
}

body::-webkit-scrollbar{ width: 5px;}
body::-webkit-scrollbar-track{ background-color: #F1F1F1;}
body::-webkit-scrollbar-thumb{ width: 5px;  background-color: #002b6d;}

.w_1400{max-width:1400px; margin-right: auto; margin-left: auto;}
.ctexts{padding-left: 70px;padding-right: 70px;}
@media  screen and (max-width: 1024px){
.ctexts{padding-left: 15px;padding-right: 15px;}
}
/*PC head*/
body.on{overflow: hidden;height: 100vh;}
.wyb_s{width: 100%;position: fixed;left: 0;top: 0;z-index: 99999;}
.t_navs{ width: 100%;padding-left: 30px;}
.t_navs .top{ width: 100%;position: relative;display: flex;justify-content: space-between;align-items: center;}
.t_navs .top .logo{line-height: 0; }
.t_navs .top .logo a{display: block;}
.t_navs .top .logo img{ width: auto; height: 60px;}
.t_navs .top .logo .img2{display: none;}
.t_navs .top .right ._ts{display: flex;justify-content: flex-end;align-items: center;margin-bottom: 14px;padding-top: 12px;padding-right: 30px;}
.t_navs .top .right ._ts .dd_a{margin-right: 28px;}
.t_navs .top .right ._ts .dd_a:last-child{margin-right: 0;}
.t_navs .top .right ._ts .dd_a a{display: flex;justify-content: flex-start;align-items: center;}
.t_navs .top .right ._ts .dd_a a:hover{opacity: .8;}
.t_navs .top .right ._ts .dd_a img{width: 24px;display: block;}
.t_navs .top .right ._ts .dd_a .ico2{display: none;}
.t_navs .top .right ._ts .dd_a .wz{font-size: 14px;color: #ffffff;line-height: 20px;padding-left: 4px;}
.t_navs .top .right ._ts .pcSs_box{position: relative;}
.t_navs .top .right ._ts .pcSs_box .t_ico{width: 24px;cursor: pointer;}
.t_navs .top .right ._ts .pcSs_box .t_ico img{width: 100%;display: block;}
.t_navs .top .right ._ts .pcSs_box .t_ico .ico2{display: none;}
.t_navs .top .right ._ts .pcSs_box .b_inp{width: 600px;position: fixed;right: 30px;top: 88px;background-color: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);display: none;}
.t_navs .top .right ._ts .pcSs_box .b_inp>div{width: 600px;margin: 0 auto;border: 1px solid #eee;position: relative;padding: 0 100px 0 20px;}
.t_navs .top .right ._ts .pcSs_box .b_inp>div input{width: 100%;height: 50px;display: block;font-size: 16px;color: #333;}
.t_navs .top .right ._ts .pcSs_box .b_inp>div img{width: 30px;display: block;cursor: pointer;position: absolute;right: 20px;top: 50%;transform: translate(0,-50%);}
.t_navs .top .menu{display: flex;justify-content: flex-start;align-items: center;}
.t_navs .top .menu .l1{position: relative;padding: 0 10px;}
.t_navs .top .menu .l1 .a1{ display: block;color: #ffffff; position: relative;padding: 0 20px;line-height: 20px; font-size: 16px;padding-bottom: 18px;}
.t_navs .top .menu .l1.on .a1,.t_navs .top .menu .l1:hover .a1{ color: #24AADA;}
.t_navs .top .u2{min-width: 140px; top:100%; left: 50%;z-index: 4;box-shadow: 0 0 30px rgba(0,0,0,0.1);height: auto;position: absolute;background: rgba(0, 0, 0, .2);backdrop-filter: blur(5px);padding: 10px 0px;border-radius: 5px;opacity: 0;visibility: hidden;
transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);}
.t_navs .top .l1:hover .u2{-webkit-transition: all .85s;opacity: 1;visibility: visible;}
.t_navs .top .menu .l1:last-child .u2{left: auto;transform: translate(0,0);right: 0;}
.t_navs .top .u2 .l2{ width: 100%;}
.t_navs .top .u2 .l2 .a2{ display: block; text-align: center;font-size: 16px;line-height: 35px;padding: 0 30px;white-space:nowrap;-webkit-transform: translateY(5px);opacity: 0;position: relative;
transition: All 0s ease-in-out;
-webkit-transition: All 0s ease-in-out;
-moz-transition: All 0s ease-in-out;
-o-transition: All 0s ease-in-out;}
.t_navs .top .u2 .l2 .a2::after{width: 0px;height: 1px;position: absolute;left: 50%;margin-left: 0px;content: '';bottom: 0px;background: rgba(255, 255, 255, .3);-webkit-transition: all .5s cubic-bezier(0.215, 0.610, 0.355, 1);}
.t_navs .top .u2 .l2 .a2>div{color: rgba(255, 255, 255, .75);
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.t_navs .top .u2 .l2 .a2:hover::after{width: 60px;margin-left: -30px;}
.t_navs .top .u2 .l2 .a2:hover>div{color: #24AADA;}
.t_navs .top .l1:hover .u2 .l2 .a2{-webkit-transition: all .5s ease 0s;-webkit-transform: translateY(0px);opacity: 1;}
.wyb_s.on,
.wyb_s.ny{background-color: #fff;box-shadow: 0 1px 2px rgba(0,0,0,0.1);}
.wyb_s.on .t_navs .top .logo .img1,
.wyb_s.ny .t_navs .top .logo .img1{display: none;}
.wyb_s.on .t_navs .top .logo .img2,
.wyb_s.ny .t_navs .top .logo .img2{display: block;}
.wyb_s.on .t_navs .top .right ._ts .dd_a .ico1,
.wyb_s.ny .t_navs .top .right ._ts .dd_a .ico1{display: none;}
.wyb_s.on .t_navs .top .right ._ts .dd_a .ico2,
.wyb_s.ny .t_navs .top .right ._ts .dd_a .ico2{display: block;}
.wyb_s.on .t_navs .top .right ._ts .dd_a .wz,
.wyb_s.ny .t_navs .top .right ._ts .dd_a .wz{color: #000000;}
.wyb_s.on .t_navs .top .right ._ts .pcSs_box .t_ico .ico1,
.wyb_s.ny .t_navs .top .right ._ts .pcSs_box .t_ico .ico1{display: none;}
.wyb_s.on .t_navs .top .right ._ts .pcSs_box .t_ico .ico2,
.wyb_s.ny .t_navs .top .right ._ts .pcSs_box .t_ico .ico2{display: block;}
.wyb_s.on .t_navs .top .menu .l1 .a1,
.wyb_s.ny .t_navs .top .menu .l1 .a1{color: #000;}
.t_navs .menuph{ display: none;}
.t_navs .xialaph{ display: none;}
.t_nav_zw{width: 100%;height: 88px;opacity: 0;}
@media screen and (max-width:1300px) {
.t_navs{padding-left: 20px;}
.t_navs .top .right ._ts{padding-right: 20px;}
.t_navs .top .menu .l1{padding: 0;}
.t_navs .top .menu .l1 .a1{font-size: 14px;}
}
@media screen and (max-width:1024px) {
/*WAP head*/
.t_navs .top .menu{ display: none;}
.t_navs .top .pcSs_box{display: none;}
.t_navs .top .right ._ts{display: none;}
.t_navs .menuph{ display: block;}
.t_navs .xialaph{ display: block;}
.t_nav_zw{height: 50px!important;}
.t_navs .right ._bs{display: flex;justify-content: flex-end;align-items: center;}
.t_navs .dl_a{display: flex!important;justify-content: flex-start;align-items: flex-start;margin-right: 20px;}
.t_navs .dl_a .dd_a{margin-right: 12px;}
.t_navs .dl_a .dd_a:last-child{margin-right: 0;}
.t_navs .dl_a .dd_a a{display: flex;justify-content: flex-start;align-items: center;}
.t_navs .dl_a .dd_a a:hover{opacity: .8;}
.t_navs .dl_a .dd_a img{width: 20px;display: block;}
.t_navs .dl_a .dd_a .ico2{display: none;}
.t_navs .dl_a .dd_a .wz{font-size: 13px;color: #333;line-height: 20px;padding-left: 4px;}
.t_navs .top{ padding: 0 8px 0 15px; width: 100%; position: fixed; top: 0; left: 0; z-index: 4;background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.t_navs .top .logo{ margin: 5px 0;}
.t_navs .top .logo img{ height: 40px;}
.t_navs .top .logo .img1{display: none;}
.t_navs .top .logo .img2{display: block;}
.t_navs .menuph{float: right; width: 40px; height: 40px; cursor: pointer; text-align: center; margin: 5px 0;}
.t_navs .menuph .menu-toggle {width: 40px;height: 40px;position: absolute;overflow: hidden;z-index: 111;}
.t_navs .menuph .cd-nav-trigger {display: block;width: 40px;height: 40px;}
.t_navs .menuph .menu-toggle span.hamburger {content:"";display:block;width:18px;height:2px;background:#002b6d;position:absolute;top:50%;margin-top:-1px;left: 8px;margin-left:0;-webkit-transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-delay:0.15s;}
.t_navs .menuph .menu-toggle span.hamburger:after,
.t_navs .menuph .menu-toggle span.hamburger:before{content:"";display:block;width:24px;height:2px;background:#002b6d;position:absolute;top:50%;margin-top:-1px;left:0;-webkit-transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-delay:0.15s;}
.t_navs .menuph .menu-toggle span.hamburger:after {margin-top:-8px;top:0;transition-delay:0.27s;}
.t_navs .menuph .menu-toggle span.hamburger:before {margin-top:8px;top:0;transition-delay:0.2s;}
.t_navs .menuph .menu-toggle span.hamburger span{width: 2px;height: 2px;display: block;background: #002b6d;position: absolute;right: 20px;top:50%;margin-top:-1px;}
.t_navs .menuph .menu-toggle span.hamburger .span1{margin-top: -9px;}
.t_navs .menuph .menu-toggle span.hamburger .span3{margin-top: 7px;}
.t_navs .menuph .menu-toggle span.cross:before,
.t_navs .menuph .menu-toggle span.cross:after {content:"";display:block;width:24px;height:2px;background:#002b6d;position:absolute;top:50%;margin-top:-1.5px;left:50%;margin-left:-12px;-webkit-transform:translateY(-70px) translateX(-70px) rotate(45deg);transform:translateY(-70px) translateX(-70px) rotate(45deg);transition-delay:0.12s;}
.t_navs .menuph .menu-toggle span.cross:after {transition-delay:0s;-webkit-transform:translateY(70px) translateX(-70px) rotate(-45deg);transform:translateY(70px) translateX(-70px) rotate(-45deg);}
.t_navs .menuph .menu-toggle span.cross:after {-webkit-transform:translateY(-70px) translateX(70px) rotate(-45deg);transform:translateY(-70px) translateX(70px) rotate(-45deg);}
.t_navs .menuph .cross::before,
.t_navs .menuph .cross::after {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.t_navs .menuph.active .menu-toggle span.hamburger,
.t_navs .menuph.active .menu-toggle span.hamburger:after,
.t_navs .menuph.active .menu-toggle span.hamburger:before {-webkit-transform:translateX(70px);transform:translateX(70px);transition-delay:0.12s;}
.t_navs .menuph.active .menu-toggle span.hamburger:after {transition-delay:0s;}
.t_navs .menuph.active .menu-toggle span.hamburger:before {transition-delay:0.07s;}
.t_navs .menuph.active .menu-toggle span.cross:before {transition-delay:0.12s;-webkit-transform:rotate(45deg);transform:rotate(45deg);background: #333;}
.t_navs .menuph.active .menu-toggle span.cross:after {transition-delay:0.24s;-webkit-transform:rotate(-45deg) !important;transform:rotate(-45deg) !important;background: #333;}
.t_navs .xialaph{ position: fixed; right: 0; top: 50px;width: 100%; height: calc(100vh - 50px);overflow: scroll; padding: 10px 20px 60px 20px;z-index:3; background: #fff;display: none;}
.t_navs .xialaph .a1box,
.t_navs .xialaph .a2box{position: relative;}
.t_navs .xialaph .icobox{width: 40px;height: 40px;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
.t_navs .xialaph .ico{height: 28px;position: absolute;right: 0;top: 50%;margin-top: -14px;z-index: 4;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.t_navs .xialaph .ico img{height: 100%;display: block;}
.t_navs .xialaph .ico img.img2{display: none;}
.t_navs .xialaph .icobox.on img.img1{display: none;}
.t_navs .xialaph .icobox.on img.img2{display: block;}
.t_navs .xialaph .icobox.on .ico{
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);}
.t_navs .xialaph .u1{width: 100%;margin-bottom: 20px;}
.t_navs .xialaph .l1{width: 100%;}
.t_navs .xialaph .a1{width: 100%;font-size: 16px;color: #333;line-height: 26px;position: relative;padding: 12px 40px 12px 0;display: block;border-bottom: 1px solid rgba(0,0,0,0.1);}
.t_navs .xialaph .u2{width: 100%;padding-left: 20px;padding-right: 20px;border-bottom: 1px solid rgba(0,0,0,0.1);display: none;}
.t_navs .xialaph .l2{width: 100%;}
.t_navs .xialaph .a2{width: 100%;font-size: 16px;color: #333;line-height: 22px;position: relative;padding: 10px 40px 10px 0;display: block;border-bottom: 1px solid rgba(0,0,0,0.1);}
.t_navs .xialaph .u3{padding-left: 20px;padding-right: 20px; border-bottom: 1px solid rgba(0,0,0,0.1);display: none;}
.t_navs .xialaph .l2:last-child .u3{border-bottom: 0;}
.t_navs .xialaph .l2:last-child .a2{border-bottom: 0;}
.t_navs .xialaph .l3{width: 100%;}
.t_navs .xialaph .a3{font-size: 14px;color: #333;line-height: 20px;padding-top: 8px;padding-bottom: 8px;border-bottom: 1px solid rgba(0,0,0,0.1);display: block;}
.t_navs .xialaph .l3:last-child .a3{border-bottom: 0;}
.t_navs .xialaph .input_box{width: 100%;border-bottom: 1px solid rgba(0,0,0,0.1);margin-bottom: 20px;position: relative;}
.t_navs .xialaph .input_box input{width: 100%;height: 40px;padding-right: 60px;font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box input::-webkit-input-placeholder{font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box input::-moz-placeholder{font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box input::moz-placeholder{font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box input:-ms-input-placeholder{font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box img{width: 24px;cursor: pointer;position: absolute;right: 14px;top: 50%;margin-top: -12px;}
}

.sy_tit1 .btbox{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 16px;}
.sy_tit1 .btbox img{width: 32px;display: block;margin-right: 12px;}
.sy_tit1 .btbox .wz{font-size: 40px;color: #000000;line-height: 44px;}
.sy_tit1 .dl{display: flex;justify-content: flex-start;align-items: center;}
.sy_tit1 .dl .dd{margin-right: 6px;}
.sy_tit1 .dl .dd a{display: block;padding: 0 12px;font-size: 16px;color: #3bbbee;line-height: 28px;text-align: center;border: 1px solid rgba(59,187,238,.1);background-color: rgba(59,187,238,.1);border-radius: 15px;}
.sy_tit1 .dl .dd:nth-child(even) a{border-color: rgba(59,187,238,0.3);background-color: rgba(59,187,238,0);}
@media screen and (max-width:1680px) {
.sy_tit1 .btbox img{width: 28px;margin-right: 10px;}
.sy_tit1 .btbox .wz{font-size: 30px;line-height: 34px;}
.sy_tit1 .dl .dd a{padding: 0 10px; font-size: 14px;}
}
@media screen and (max-width:1024px) {
.sy_tit1 .btbox{margin-bottom: 12px;}
.sy_tit1 .btbox img{width: 26px;margin-right: 10px;}
.sy_tit1 .btbox .wz{font-size: 20px;line-height: 24px;}
.sy_tit1 .dl .dd a{font-size: 14px;line-height: 24px;border-radius: 13px;}
}

.sy_tit2{display: flex;justify-content: flex-start;align-items: center;}
.sy_tit2 .btbox{display: flex;justify-content: flex-start;align-items: center;margin-right: 16px;}
.sy_tit2 .btbox img{width: 32px;display: block;margin-right: 12px;}
.sy_tit2 .btbox .wz{font-size: 40px;color: #fff;line-height: 44px;}
.sy_tit2 .dl{display: flex;justify-content: flex-start;align-items: center;}
.sy_tit2 .dl .dd{margin-right: 6px;}
.sy_tit2 .dl .dd a{display: block;padding: 0 12px; font-size: 16px;color: #fff;line-height: 28px;text-align: center;border: 1px solid rgba(255,255,255,.1);background-color: rgba(255,255,255,.1);border-radius: 15px;}
.sy_tit2 .dl .dd:nth-child(even) a{border-color: rgba(255,255,255,0.3);background-color: rgba(255,255,255,0);}
@media screen and (max-width:1680px) {
.sy_tit2 .btbox img{width: 28px;margin-right: 10px;}
.sy_tit2 .btbox .wz{font-size: 30px;line-height: 34px;}
.sy_tit2 .dl .dd a{padding: 0 10px; font-size: 14px;}
}
@media screen and (max-width:1024px) {
.sy_tit2{display: block;}
.sy_tit2 .btbox{margin-bottom: 12px;}
.sy_tit2 .btbox img{width: 26px;margin-right: 10px;}
.sy_tit2 .btbox .wz{font-size: 20px;line-height: 34px;}
.sy_tit2 .dl .dd a{font-size: 14px;line-height: 24px;border-radius: 13px;padding: 0 10px s2px 10px;}
.sy_sec2_bt{margin-bottom: 20px;position: relative;display: block;}
.sy_sec2_bt ._w50:nth-child(1){width: 100%;}
.sy_sec2_bt ._w50:nth-child(2){width: 130px;position: absolute;right: 0;top: 0;}
}

.sy_tit3{display: flex;justify-content: flex-start;align-items: center;}
.sy_tit3 .btbox{display: flex;justify-content: flex-start;align-items: center;margin-right: 16px;}
.sy_tit3 .btbox img{width: 32px;display: block;margin-right: 12px;}
.sy_tit3 .btbox .wz{font-size: 40px;color: #000000;line-height: 44px;}
.sy_tit3 .dl{display: flex;justify-content: flex-start;align-items: center;}
.sy_tit3 .dl .dd{margin-right: 6px;}
.sy_tit3 .dl .dd a{display: block;padding: 0 12px; font-size: 16px;color: #3bbbee;line-height: 28px;text-align: center;border: 1px solid rgba(59,187,238,.1);background-color: rgba(59,187,238,.1);border-radius: 15px;}
.sy_tit3 .dl .dd:nth-child(even) a{border-color: rgba(59,187,238,0.3);background-color: rgba(59,187,238,0);}
@media screen and (max-width:1680px) {
.sy_tit3 .btbox img{width: 28px;margin-right: 10px;}
.sy_tit3 .btbox .wz{font-size: 30px;line-height: 34px;}
.sy_tit3 .dl .dd a{padding: 0 10px; font-size: 14px;}
}
@media screen and (max-width:1024px) {
.sy_tit3{display: block;}
.sy_tit3 .btbox{margin-bottom: 12px;}
.sy_tit3 .btbox img{width: 26px;margin-right: 10px;}
.sy_tit3 .btbox .wz{font-size: 20px;line-height: 34px;}
.sy_tit3 .dl .dd a{font-size: 14px;line-height: 24px;border-radius: 13px;}
.sy_sec3_bt{overflow: hidden;display: block;position: relative;margin-bottom: 20px;}
.sy_sec3_bt ._w50:nth-child(1){width: 100%;}
.sy_sec3_bt ._w50:nth-child(2){width: 115px;position: absolute;right: 0;top: 0;}
.sy_sec4_bt{overflow: hidden;display: block;margin-bottom: 20px;position: relative;}
.sy_sec4_bt ._w50:nth-child(1){width: 100%;}
.sy_sec4_bt ._w50:nth-child(2){width: 115px;position: absolute;right: 0;top: 0;}
._imgtext1 .slick-list li h4{bottom: 64px;}
._imgtext1 .slick-list li h6{line-height: 20px;bottom: 12px;font-size: 14px;}
}

.zyls_tit{display: flex;justify-content: flex-start;align-items: center;}
.zyls_tit .bt{font-size: 30px;color: #000000;line-height: 34px;margin-right: 14px;}
.zyls_tit .bq a{font-size: 16px;color: #3bbbee;line-height: 30px;padding: 0 16px;background-color: #deeef8;display: block;border-radius: 15px;}
@media screen and (max-width:1024px) {
.zyls_tit .bt{font-size: 20px;line-height: 24px;margin-right: 10px;}
.zyls_tit .bq a{font-size: 14px;line-height: 26px;padding: 0 12px;border-radius: 13px;}
._basis4 #boxs{justify-content: center;}
}

.sy_section2{width: 100%;margin-top: 50px;}
.sy_section2 .ul{margin: -10px;width: calc(100% + 20px);display: flex;flex-wrap: wrap;}
.sy_section2 .ul .li{width: 16.66666666666667%;padding: 10px;}
.sy_section2 .ul a{display: block;width: 100%;background-color: rgba(255,255,255,0.1);border-radius: 10px;border: 1px solid rgba(255,255,255,0.2);padding: 20px;position: relative;}
.sy_section2 .ul a .icobox{width: 46px;margin-bottom: 16px;position: relative;z-index: 3;}
.sy_section2 .ul a .icobox img{width: 100%;display: block;}
.sy_section2 .ul a .icobox .ico2{display: none;}
.sy_section2 .ul a .bt{font-size: 18px;color: #ffffff;line-height: 24px;margin-bottom: 12px;position: relative;z-index: 3;min-height: 24px;}
.sy_section2 .ul a .info{font-size: 14px;color: rgba(255,255,255,0.7);line-height: 20px;min-height: 40px;position: relative;z-index: 3;min-height: 60px;}
.sy_section2 .ul a:hover::after{content: "";display: block;width: calc(100% - 6px);height: calc(100% - 6px);background: url(../img/zimg51.jpg)no-repeat right bottom;background-size: cover;position: absolute;left: 3px;top: 3px;z-index: 1;}
.sy_section2 .ul a:hover::before{content: "";display: block;width: 100%;height: 100%;border: 3px solid #3bbbee;border-radius: 10px;position: absolute;left: 0;top: 0;z-index: 2;}
.sy_section2 .ul a:hover .icobox .ico1{display: none;}
.sy_section2 .ul a:hover .icobox .ico2{display: block;}
.sy_section2 .ul a:hover .bt{color: #3bbbee;font-weight: bold;}
.sy_section2 .ul a:hover .info{color: #3bbbee;}
@media screen and (max-width:1680px) {
.sy_section2 .ul{margin: -6px;width: calc(100% + 12px);}
.sy_section2 .ul .li{padding: 6px;}
.sy_section2 .ul a{padding: 14px;}
.sy_section2 .ul a .icobox{width: 36px;margin-bottom: 12px;}
.sy_section2 .ul a .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.sy_section2 .ul a .info{font-size: 13px;}
}
@media screen and (max-width:1024px) {
.sy_section2{margin-top: 0;}
.sy_section2 .ul{margin: -6px;width: calc(100% + 12px);}
.sy_section2 .ul .li{width: 50%;padding: 6px;}
.sy_section2 .ul a{padding: 12px;border-radius: 6px;position: relative;
    height: 100%;}
.sy_section2 .ul a .icobox{width: 26px;margin-bottom: 8px;}
.sy_section2 .ul a .bt{font-size: 13px;line-height: 20px;margin-bottom: 4px;}
.sy_section2 .ul a .info{font-size: 12px;line-height: 16px;min-height: inherit;;}
.sy_section2 .ul a:hover::after{width: 100%;height: 100%;left: 0;top: 0;border-radius: 6px;}
.sy_section2 .ul a:hover::before{border: 2px solid #3bbbee;border-radius: 6px;}
._imgtext1-1 .slick-slider{padding-bottom: 24px;}
._imgtext1-1 .slick-dots li{background-color: #a1a1a1;border-radius: 100%;border-radius: 5px;width: 5px;height: 5px;}
._imgtext1-1 .slick-dots li.slick-active{opacity: 1;width: 20px;background-color: #002b6d;}
}

/* 内页banner */
.ny_banner{width: 100%;position: relative;}
.ny_banner .ba_img{width: 100%;display: block;}
.ny_banner .wzbox{width: 100%;position: absolute;left: 0;bottom: 70px;}
.ny_banner .wzbox .bt1{font-size: 40px;color: #ffffff;line-height: 44px;margin-bottom: 16px;font-weight: bold;text-shadow: 0 2px 10px rgba(0,0,0,0.5);}
.ny_banner .wzbox .bt2{font-size: 24px;color: #ffffff;line-height: 28px;margin-bottom: 110px;text-shadow: 0 2px 10px rgba(0,0,0,0.5);}
.ny_banner .wzbox ul{display: flex;}
.ny_banner .wzbox ul li{margin-right: 10px;}
.ny_banner .wzbox ul li:last-child{margin-right: 0;}
.ny_banner .wzbox ul a{display: block;padding: 0 36px;font-size: 16px;color: #ffffff;line-height: 42px;border: 1px solid #ffffff;border-radius: 22px;}
.ny_banner .wzbox ul li:hover a,
.ny_banner .wzbox ul li.on a{background-color: #002b6d;border-color: #002b6d;color: #fff;}
@media screen and (max-width:1024px) {
.ny_banner .wzbox{bottom: 20px;}
.ny_banner .wzbox .bt1{font-size: 20px;line-height: 24px;margin-bottom: 8px;}
.ny_banner .wzbox .bt2{font-size: 14px;line-height: 20px;margin-bottom: 12px;}
.ny_banner .wzbox ul{display: block;font-size: 0;white-space:nowrap;overflow: hidden;overflow-x: auto; width: 100%;}
.ny_banner .wzbox ul::-webkit-scrollbar{ display: none;}
.ny_banner .wzbox ul li{margin-right: 10px;display: inline-block;vertical-align: top;}
.ny_banner .wzbox ul a{padding: 0 10px;font-size: 12px;line-height: 28px;border-radius: 14px;}
}

.gy_section1 .ul{margin: 0 -15px;width: calc(100% + 30px);padding-bottom: 40px;}
.gy_section1 .ul .li{padding: 0 15px;}
.gy_section1 .ul .pic{ padding-bottom: 67.0673%; position: relative; overflow: hidden;}
.gy_section1 .ul .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.gy_section1 .ul .slick-prev{width: 40px;height: 40px;background: #ffffff;border-radius: 100%; left: 505px;top: 50%;box-shadow: 0 0 12px rgba(0,0,0,0.1);}
.gy_section1 .ul .slick-prev::after{content: "";display: block;width: 20px;height: 20px;background: url(../img/zimg69.svg)no-repeat center center;background-size: cover; position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.gy_section1 .ul .slick-next{width: 40px;height: 40px;background: #ffffff;border-radius: 100%; right: 505px;top: 50%;box-shadow: 0 0 12px rgba(0,0,0,0.1);}
.gy_section1 .ul .slick-next::after{content: "";display: block;width: 20px;height: 20px;background: url(../img/zimg71.svg)no-repeat center center;background-size: cover; position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.gy_section1 .ul .slick-prev:hover,
.gy_section1 .ul .slick-next:hover{background-color: #002b6d;}
.gy_section1 .ul .slick-prev:hover::after{background: url(../img/zimg70.svg)no-repeat center center;background-size: cover;}
.gy_section1 .ul .slick-next:hover::after{background: url(../img/zimg72.svg)no-repeat center center;background-size: cover;}
.gy_section1 .ul .slick-dots{position: absolute; bottom: 0; height: 6px; text-align: center;}
.gy_section1 .ul .slick-dots li{ vertical-align: top; width: 6px; height: 6px;border-radius: 6px; margin: 0 5px; background: #a1a1a1;}
.gy_section1 .ul .slick-dots li.slick-active{ background: #002b6d;width: 24px;}
@media screen and (max-width:1680px) {
.gy_section1 .ul .slick-prev{left: 324px;}
.gy_section1 .ul .slick-next{right: 324px;}
}
@media screen and (max-width:1280px) {
.gy_section1 .ul .slick-prev{left: 224px;}
.gy_section1 .ul .slick-next{right: 224px;}
}
@media screen and (max-width:1024px) {
.gy_section1 .ul{margin: 0 -6px;width: calc(100% + 12px);padding-bottom: 24px;}
.gy_section1 .ul .li{padding: 0 6px;}
.gy_section1 .ul .slick-dots li.slick-active{width: 20px;}
}

.gy_section2{position: relative;}
.gy_section2::after{content: "";display: block;width: 100%;height: 1px;background-color: #dedede;position: absolute;left: 0;top: 46.5px;}
.gy_section2 .w_1400{position: relative;z-index: 10;}
.gy_section2 .ul{margin: 0 -16px;width: calc(100% + 32px);}
.gy_section2 .ul .li{padding: 0 16px;}
.gy_section2 .ul a{display: block;width: 100%;}
.gy_section2 .ul a .numbox{width: 94px;height: 94px;display: flex;justify-content: center;align-items: center;margin: 0 auto 26px auto;border-radius: 100%;}
.gy_section2 .ul a .num{width: 78px;height: 78px;font-size: 20px;color: #ffffff;line-height: 78px;text-align: center;background-color: #002b6d;border-radius: 100%;position: relative;font-weight: bold;}
.gy_section2 .ul a .num::after{content: "";display: block;width: 1px;height: 50px;background-color: #dedede;position: absolute;left: 50%;top: 100%;}
.gy_section2 .ul a .boxs{position: relative;z-index: 5;padding: 10px 10px 20px 10px;background-color: #f3f4f8;}
.gy_section2 .ul a .boxs .picbox{position: relative;}
.gy_section2 .ul a .boxs .pic{ width: 100%; padding-bottom: 75.163%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.gy_section2 .ul a .boxs .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.gy_section2 .ul a:hover .boxs .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.gy_section2 .ul a .boxs .bt{font-size: 18px;color: #ffffff;line-height: 40px;position: absolute;left: 0;bottom: 0;background-color: rgba(0,43,109,0.8);width: 100%;text-align: center;font-weight: bold;padding: 0 20px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.gy_section2 .ul a .boxs .info{font-size: 16px;color: #231f20;line-height: 30px;margin-top: 18px;text-align: center;padding-right: 6px;height: 90px;
overflow: hidden;overflow-y: auto;max-height: 90px}
.gy_section2 .ul a .boxs .info::-webkit-scrollbar{ width: 3px;}
.gy_section2 .ul a .boxs .info::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.gy_section2 .ul a .boxs .info::-webkit-scrollbar-thumb{width: 3px;background-color: #999;border-radius: 3px;}
.gy_section2 .ul a:hover .numbox{background-color: #dcf3fc;}
.gy_section2 .ul a:hover .num{background-color: #3bbbee;}
.gy_section2 .ul a:hover .boxs .bt{background-color: rgba(0,43,109,1);}
.gy_section2 .ul a:hover .boxs .info{color: rgba(0,43,109,1);}
.gy_section2 .ul .slick-prev{width: 40px;height: 40px;background: #ffffff;border-radius: 100%; left: -44px;top: 26px;box-shadow: 0 0 12px rgba(0,0,0,0.1);transform: translate(0,0);}
.gy_section2 .ul .slick-prev::after{content: "";display: block;width: 20px;height: 20px;background: url(../img/zimg69.svg)no-repeat center center;background-size: cover; position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.gy_section2 .ul .slick-next{width: 40px;height: 40px;background: #ffffff;border-radius: 100%; right: -44px;top: 26px;box-shadow: 0 0 12px rgba(0,0,0,0.1);transform: translate(0,0);}
.gy_section2 .ul .slick-next::after{content: "";display: block;width: 20px;height: 20px;background: url(../img/zimg71.svg)no-repeat center center;background-size: cover; position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.gy_section2 .ul .slick-prev:hover,
.gy_section2 .ul .slick-next:hover{background-color: #002b6d;}
.gy_section2 .ul .slick-prev:hover::after{background: url(../img/zimg70.svg)no-repeat center center;background-size: cover;}
.gy_section2 .ul .slick-next:hover::after{background: url(../img/zimg72.svg)no-repeat center center;background-size: cover;}
@media screen and (max-width:1680px) {
.gy_section2 .ul a .boxs .info{font-size: 14px;line-height: 22px;margin-top: 12px;height: 66px;}
}
@media screen and (max-width:1024px) {
.gy_section2{margin-top: 20px;}
.gy_section2::after{display: none;}
.gy_section2 .ul{margin: 0 -6px;width: calc(100% + 12px);padding-bottom: 24px;}
.gy_section2 .ul .li{padding: 0 6px;width: 300px;}
.gy_section2 .ul a .numbox{width: 66px;height: 66px;margin: 0 auto 12px auto;}
.gy_section2 .ul a .num{width: 56px;height: 56px;font-size: 16px;line-height: 56px;}
.gy_section2 .ul a .boxs{padding: 10px 10px 12px 10px;}
.gy_section2 .ul a .boxs .bt{font-size: 15px;padding: 0 12px;}
.gy_section2 .ul a .boxs .info{font-size: 14px;line-height: 22px;margin-top: 12px;height: 70px;}
.gy_section2 .ul a .boxs .info::-webkit-scrollbar{ width: 0;}
.gy_section2 .ul a .boxs .info::-webkit-scrollbar-track{background-color: rgba(255,255,255,0);border-radius: 0;}
.gy_section2 .ul a .boxs .info::-webkit-scrollbar-thumb{width: 0;background-color: rgba(255,255,255,0);border-radius: 0;}
.gy_section2 .ul a .boxs .info::-webkit-scrollbar{ display: none;}
.gy_section2 .ul .slick-dots{position: absolute; bottom: 0; height: 6px; text-align: center;}
.gy_section2 .ul .slick-dots li{ vertical-align: top; width: 6px; height: 6px;border-radius: 6px; margin: 0 5px; background: #a1a1a1;}
.gy_section2 .ul .slick-dots li.slick-active{ background: #002b6d;width: 20px;}
}

.xfwh_section{width: 100%;}
.xfwh_section ul{margin: -5px;width: calc(100% + 10px);display: flex;flex-wrap: wrap;}
.xfwh_section ul li{width: 20%;padding: 5px;}
.xfwh_section ul a{display: block;width: 100%;background-color: #f1f4f9;border-radius: 10px;padding: 24px 20px;position: relative;}
.xfwh_section ul a>div{display: flex;}
.xfwh_section ul a .wzbox{width: calc(100% - 30px);position: relative;z-index: 3;}
.xfwh_section ul a .wzbox .bt{font-size: 18px;color: #333333;line-height: 24px;margin-bottom: 12px;}
.xfwh_section ul a .wzbox .fbt{font-size: 14px;color: #888888;line-height: 20px;}
.xfwh_section ul a .num{width: 30px;text-align: right;font-size: 14px;color: #888888;line-height: 20px;position: relative;z-index: 3;}
.xfwh_section ul a:hover::after{content: "";display: block;width: calc(100% - 4px);height: calc(100% - 4px);position: absolute;left: 2px;top: 2px;background: url(../img/zimg77.jpg)no-repeat right bottom;background-size: cover;}
.xfwh_section ul a:hover::before{content: "";display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 2;border: 2px solid #3bbbee;border-radius: 10px;}
.xfwh_section ul a:hover .wzbox .bt,
.xfwh_section ul a:hover .wzbox .fbt,
.xfwh_section ul a:hover .num{color: #3bbbee;}
@media screen and (max-width:1024px) {
.xfwh_section ul li{width: 50%;}
.xfwh_section ul a{border-radius: 6px;padding: 12px;}
.xfwh_section ul a .wzbox{width: calc(100% - 26px);}
.xfwh_section ul a .wzbox .bt{font-size: 15px;line-height: 20px;margin-bottom: 8px;}
.xfwh_section ul a .wzbox .fbt{font-size: 13px;line-height: 18px;}
.xfwh_section ul a .num{font-size: 13px;line-height: 18px;width: 26px;}
.xfwh_section ul a:hover::before{border-radius: 6px;}
}

.zybm_section{width: 100%;}
.zybm_section ul{margin: -15px;width: calc(100% + 30px);display: flex;flex-wrap: wrap;}
.zybm_section ul li{width: 50%;padding: 15px;}
.zybm_section ul a{display: flex;justify-content: flex-start;align-items: center;background-color: #f3f4f8;}
.zybm_section ul a .left{width: 42.17687074829932%;}
.zybm_section ul a .left .pic{ width: 100%; padding-bottom: 70.15%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.zybm_section ul a .left .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.zybm_section ul a:hover .left .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.zybm_section ul a .right{width: 57.82312925170068%;padding: 12px 40px;}
.zybm_section ul a .right .bt{font-size: 20px;color: #000000;line-height: 24px;margin-bottom: 16px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.zybm_section ul a .right .jj{font-size: 16px;color: #333333;line-height: 30px;margin-bottom: 26px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.zybm_section ul a .right .more{width: 88px;font-size: 16px;color: #002b6d;line-height: 34px;border: 1px solid #002b6d;border-radius: 18px;text-align: center;}
.zybm_section ul a:hover{box-shadow: 0 0 20px rgba(0,0,0,0.1);background-color: #fff;}
.zybm_section ul a:hover .right .bt{color: #002b6d;}
.zybm_section ul a:hover .right .more{background-color: #002b6d;color: #fff;}
@media screen and (max-width:1680px) {
.zybm_section ul a .right .bt{font-size: 15px;line-height: 20px;margin-bottom: 12px;}
.zybm_section ul a .right .jj{font-size: 13px;line-height: 24px;margin-bottom: 16px;}
}
@media screen and (max-width:1024px) {
.zybm_section ul{margin: -6px;width: calc(100% + 12px);}
.zybm_section ul li{width: 100%;padding: 6px;}
.zybm_section ul a .right{padding: 6px 12px;}
.zybm_section ul a .right .bt{font-size: 16px;line-height: 20px;margin-bottom: 6px;}
.zybm_section ul a .right .jj{font-size: 13px;line-height: 17px;margin-bottom: 8px;-webkit-line-clamp:2;}
.zybm_section ul a .right .more{width: 76px;font-size: 13px;line-height: 26px;border-radius: 14px;}
}

.bmxq_section{width: 100%;}
.bmxq_section ul{margin: -10px;width: calc(100% + 20px);display: flex;flex-wrap: wrap;}
.bmxq_section ul li{width: 20%;padding: 10px;}
.bmxq_section ul a{background-color: #f1f4f9;border-radius: 6px;height: 88px;position: relative;display: block;}
.bmxq_section ul a .abox{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);display: flex;padding: 12px 12px 12px 20px;z-index: 3;}
.bmxq_section ul a .dian{width: 20px;height: 20px;background-color: #c1ccdd;position: relative;border-radius: 100%;margin-top: 5px;}
.bmxq_section ul a .dian::after{content: "";display: block;width: 10px;height: 10px;background-color: #002b6d;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.bmxq_section ul a .wzbox{width: calc(100% - 20px);padding-left: 8px;}
.bmxq_section ul a .wz{font-size: 15px;color: #333333;line-height: 30px;}
.bmxq_section ul a:hover::before{content: "";display: block;width: calc(100% - 4px);height: calc(100% - 4px);position: absolute;left: 2px;top: 2px;background: url(../img/zimg96.jpg)no-repeat right bottom;background-size: cover;}
.bmxq_section ul a:hover::after{content: "";display: block;width: 100%;height: 100%;border: 2px solid #3bbbee;border-radius: 6px;position: absolute;left: 0;top: 0;}
.bmxq_section ul a:hover .dian{background-color: #d8f1fc;}
.bmxq_section ul a:hover .dian::after{background-color: #3bbbee;}
.bmxq_section ul a:hover .wz{color: #3bbbee;}
@media screen and (max-width:1680px) {
.bmxq_section ul a .abox{padding: 10px 10px 10px 14px;}
.bmxq_section ul a .dian{margin-top: 2px;}
.bmxq_section ul a .wzbox{padding-left: 6px;}
.bmxq_section ul a .wz{font-size: 13px;line-height: 24px;}
}
@media screen and (max-width:1024px) {
.bmxq_section ul{margin: -6px;width: calc(100% + 12px);}
.bmxq_section ul li{width: 50%;padding: 6px;}
.bmxq_section ul a{height: 66px;}
.bmxq_section ul a .abox{padding: 12px;}
.bmxq_section ul a .dian{width: 16px;height: 16px;margin-top: 5px;}
.bmxq_section ul a .dian::after{width: 8px;height: 8px;}
.bmxq_section ul a .wzbox{width: calc(100% - 16px);padding-left: 6px;}
.bmxq_section ul a .wz{font-size: 13px;line-height: 20px;}
}

.zyls_section1{width: 100%;}
.zyls_section1 .cont1{margin-bottom: 28px;}
.zyls_section1 .cont1 ul{margin: 0 -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-end;}
.zyls_section1 .cont1 ul li{padding: 0 10px;width: 16.66666666666667%;}
.zyls_section1 .cont1 ul .tit{font-size: 16px;color: #333333;line-height: 20px;margin-bottom: 14px;}
.zyls_section1 .cont1 ul .inp_box input{width: 100%;height: 48px;background-color: #ffffff;padding: 0 12px;font-size: 16px;color: #333;}
.zyls_section1 .cont1 ul .inp_box input::-webkit-input-placeholder{font-size: 16px;color: #888888;opacity: 1;}
.zyls_section1 .cont1 ul .inp_box input::-moz-placeholder{font-size: 16px;color: #888888;opacity: 1;}
.zyls_section1 .cont1 ul .inp_box input::moz-placeholder{font-size: 16px;color: #888888;opacity: 1;}
.zyls_section1 .cont1 ul .inp_box input:-ms-input-placeholder{font-size: 16px;color: #888888;opacity: 1;}
.zyls_section1 .cont1 ul .xl_box{width: 100%;position: relative;}
.zyls_section1 .cont1 ul .xl_box ._ts{width: 100%;background-color: #ffffff;padding: 0 12px;display: flex;justify-content: space-between;align-items: center;}
.zyls_section1 .cont1 ul .xl_box ._ts .wz{font-size: 16px;color: #888888;line-height: 48px;width: calc(100% - 24px);}
.zyls_section1 .cont1 ul .xl_box ._ts img{width: 14px;display: block;
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;}
.zyls_section1 .cont1 ul .xl_box.on ._ts img{
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);}
.zyls_section1 .cont1 ul .xl_box ._bs{width: 100%;position: absolute;left: 0;top: calc(100% + 12px);background-color: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);overflow: hidden;overflow-y: auto;max-height: 270px;display: none;}
.zyls_section1 .cont1 ul .xl_box ._bs::-webkit-scrollbar{ width: 3px;}
.zyls_section1 .cont1 ul .xl_box ._bs::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.zyls_section1 .cont1 ul .xl_box ._bs::-webkit-scrollbar-thumb{width: 3px;background-color: #002b6d;border-radius: 3px;}
.zyls_section1 .cont1 ul .xl_box ._bs a{display: block;font-size: 15px;color: #333;line-height: 20px;padding: 12px;}
.zyls_section1 .cont1 ul .xl_box ._bs a:hover{background-color: #002b6d;color: #fff;}
.zyls_section1 .cont1 ul .btn{width: 100%;background-color: #002b6d;display: flex;justify-content: center;align-items: center;cursor: pointer;}
.zyls_section1 .cont1 ul .btn img{width: 24px;display: block;margin-right: 7px;}
.zyls_section1 .cont1 ul .btn .wz{font-size: 18px;color: #ffffff;line-height: 48px;}
.zyls_section1 .cont1 ul .btn:hover{opacity: 0.8;}
.zyls_section1 .cont2 ul{display: flex;justify-content: space-between;align-items: center;}
.zyls_section1 .cont2 ul li a{display: block;padding: 0 8px;font-size: 16px;color: #333333;line-height: 30px;}
.zyls_section1 .cont2 ul li.on a{background-color: #002b6d;color: #fff!important;}
.zyls_section1 .cont2 ul li a:hover{color: #002b6d;}
@media screen and (max-width:1024px) {
.zyls_section1{margin-bottom: 20px;}
.zyls_section1 .cont1{margin-bottom: 12px;}
.zyls_section1 .cont1 ul{margin: -6px;width: calc(100% + 12px);flex-wrap: wrap;}
.zyls_section1 .cont1 ul li{padding: 6px;width: 50%;position: relative;}
.zyls_section1 .cont1 ul li:nth-child(1){z-index: 5;}
.zyls_section1 .cont1 ul li:nth-child(2){z-index: 5;}
.zyls_section1 .cont1 ul li:nth-child(3){z-index: 4;}
.zyls_section1 .cont1 ul li:nth-child(4){z-index: 4;}
.zyls_section1 .cont1 ul li:nth-child(5){z-index: 2;}
.zyls_section1 .cont1 ul li:nth-child(6){z-index: 2;}
.zyls_section1 .cont1 ul .tit{font-size: 14px;line-height: 20px;margin-bottom: 10px;}
.zyls_section1 .cont1 ul .inp_box input{height: 38px;font-size: 14px;}
.zyls_section1 .cont1 ul .inp_box input::-webkit-input-placeholder{font-size: 14px;}
.zyls_section1 .cont1 ul .inp_box input::-moz-placeholder{font-size: 14px;}
.zyls_section1 .cont1 ul .inp_box input::moz-placeholder{font-size: 14px;}
.zyls_section1 .cont1 ul .inp_box input:-ms-input-placeholder{font-size: 14px;}
.zyls_section1 .cont1 ul .xl_box ._ts .wz{font-size: 14px;line-height: 38px;width: calc(100% - 20px);}
.zyls_section1 .cont1 ul .xl_box ._ts img{width: 12px;}
.zyls_section1 .cont1 ul .xl_box ._bs{max-height: 240px;}
.zyls_section1 .cont1 ul .xl_box ._bs::-webkit-scrollbar{ width: 0;}
.zyls_section1 .cont1 ul .xl_box ._bs::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 0;}
.zyls_section1 .cont1 ul .xl_box ._bs::-webkit-scrollbar-thumb{width: 0;background-color: #002b6d;border-radius: 0;}
.zyls_section1 .cont1 ul .xl_box ._bs::-webkit-scrollbar{ display: none;}
.zyls_section1 .cont1 ul .xl_box ._bs a{font-size: 14px;padding: 10px 12px;}
.zyls_section1 .cont1 ul .btn img{width: 22px;margin-right: 6px;}
.zyls_section1 .cont1 ul .btn .wz{font-size: 14px;line-height: 38px;}
.zyls_section1 .cont2 ul{display: flex;justify-content: flex-start;align-items: center;margin: -5px;width: calc(100% + 10px);flex-wrap: wrap;}
.zyls_section1 .cont2 ul li{width: 14.28571428571429%;padding: 5px;}
.zyls_section1 .cont2 ul li a{display: block;padding: 0;font-size: 14px;line-height: 24px;text-align: center;}
}

.lxwm_section{width: 100%;position: relative;}
.lxwm_section .ba_img{width: 100%;display: block;}
.lxwm_section .wzbox{width: 410px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background-color: #fff;border-radius: 10px;padding: 20px 12px;}
.lxwm_section .wzbox .bt{font-size: 20px;color: #333333;line-height: 24px;font-weight: bold;text-align: center;margin-bottom: 12px;}
.lxwm_section .wzbox .jj{font-size: 14px;color: #333333;line-height: 20px;text-align: center;margin-bottom: 16px;}
.lxwm_section .wzbox .jj br{display: none;}
.lxwm_section .wzbox .btn a{width: 110px;margin: 0 auto;font-size: 14px;color: #ffffff;line-height: 30px;text-align: center;background-color: #002b6d;border-radius: 4px;display: block;}
.lxwm_section .wzbox .btn a:hover{opacity: 0.8;}
.lxwm_section .wzbox::after{content: "";display: block;width: 0;height: 0;border: 10px solid;border-color: #fff transparent transparent transparent;position: absolute;top: 100%;left: 50%;transform: translate(-50%,0);top:100%}
@media screen and (max-width:1024px) {
.lxwm_section .wzbox{width: calc(100% - 100px);border-radius: 6px;padding: 12px;}
.lxwm_section .wzbox .bt{font-size: 15px;line-height: 20px;margin-bottom: 8px;}
.lxwm_section .wzbox .jj{font-size: 13px;margin-bottom: 12px;}
.lxwm_section .wzbox .jj br{display: block;}
.lxwm_section .wzbox .btn a{width: 100px;font-size: 13px;line-height: 28px;}
.lxwm_section .wzbox::after{width: 0;height: 0;border: 6px solid;border-color: #fff transparent transparent transparent;}
}

.tkst_section1{width: 100%;}
.tkst_section1 .ul{margin: 0 -10px;width: calc(100% + 20px);padding-bottom: 26px;}
.tkst_section1 .ul .li{padding: 0 10px;}
.tkst_section1 .ul .li a{margin-bottom: 20px;display: block;background: url(../img/zimg100.jpg)no-repeat right bottom;background-size: cover;padding: 46px;}
.tkst_section1 .ul .li a:last-child{margin-bottom: 0;}
.tkst_section1 .ul .li .tit{font-size: 16px;color: #333333;line-height: 30px;}
.tkst_section1 .ul .li .name{font-size: 16px;color: #002b6d;line-height: 30px;margin-top: 50px;}
.tkst_section1 .ul .slick-dots{position: absolute; bottom: 0; height: 6px; text-align: center;}
.tkst_section1 .ul .slick-dots li{ vertical-align: top; width: 6px; height: 6px;border-radius: 6px; margin: 0 5px; background: #a1a1a1;}
.tkst_section1 .ul .slick-dots li.slick-active{ background: #002b6d;width: 24px;}
.tkst_section1 .ul .li a:hover .tit{color: #002b6d;}
@media screen and (max-width:1024px) {
.tkst_section1 .ul{margin: 0 -6px;width: calc(100% + 12px);padding-bottom: 20px;}
.tkst_section1 .ul .li{padding: 0 6px;}
.tkst_section1 .ul .li a{margin-bottom:12px;padding: 20px;}
.tkst_section1 .ul .li .tit{font-size: 14px;line-height: 20px;}
.tkst_section1 .ul .li .name{font-size: 14px;line-height: 20px;margin-top: 14px;}
.tkst_section1 .ul .slick-dots li.slick-active{ background: #002b6d;width: 20px;}
}

.tkst_section2{width: 100%;position: relative;}
.tkst_section2 .w_1400{position: relative;z-index: 2;}
.tkst_section2 .cont1{padding-top: 96px;}
.tkst_section2 .cont2{padding-bottom: 96px;padding-top: 70px;margin-top: -20px;}
.tkst_section2 .title{font-size: 40px;color: #ffffff;line-height: 44px;text-align: center;margin-bottom: 20px;}
.tkst_section2 .line{width: 48px;height: 4px;background-color: #fff;margin: 0 auto 46px auto;}
.tkst_section2 .qh_t .ul .li{padding-bottom: 20px;position: relative;}
.tkst_section2 .qh_t .ul a{display: block;width: 100%;padding: 33px 20px 24px 20px;background-color: rgba(255,255,255,0.06);}
.tkst_section2 .qh_t .ul .li:nth-child(even) a{background-color: rgba(255,255,255,0.12);}
.tkst_section2 .qh_t .ul a .name{width: 102px;margin: 0 auto 20px auto;background-color: #f1f4f9;font-size: 18px;color: #002b6d;line-height: 102px;text-align: center;font-weight: bold;border-radius: 100%;}
.tkst_section2 .qh_t .ul a .info{font-size: 16px;color: #ffffff;line-height: 30px;text-align: center;min-height: 60px;}
.tkst_section2 .qh_t .ul .li.slick-current a{background-color: #3bbbee;}
.tkst_section2 .qh_t .ul .li.slick-current::after{content: "";display: block;width: 0;height: 0;border: 10px solid;border-color: #3bbbee transparent transparent transparent;position: absolute;left: 50%;transform: translate(-50%,0);bottom: 0;}
.tkst_section2 .qh_b .info{font-size: 16px;color: #333333;line-height: 30px;}
.tkst_section2 .qh_t .slick-prev{width: 40px;height: 40px;background: rgba(255,255,255,0.1);border-radius: 100%; left: -60px;top: 50%;box-shadow: 0 0 12px rgba(0,0,0,0.1);}
.tkst_section2 .qh_t .slick-prev::after{content: "";display: block;width: 20px;height: 20px;background: url(../img/zimg70.svg)no-repeat center center;background-size: cover; position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.tkst_section2 .qh_t .slick-next{width: 40px;height: 40px;background: rgba(255,255,255,0.1);border-radius: 100%; right: -60px;top: 50%;box-shadow: 0 0 12px rgba(0,0,0,0.1);}
.tkst_section2 .qh_t .slick-next::after{content: "";display: block;width: 20px;height: 20px;background: url(../img/zimg72.svg)no-repeat center center;background-size: cover; position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.tkst_section2 .qh_t .slick-prev:hover,
.tkst_section2 .qh_t .slick-next:hover{background-color: #002b6d;}
@media screen and (max-width:1024px) {
.tkst_section2{padding-top: 30px;padding-bottom: 30px;background: url(../img/zimg102.jpg)no-repeat center center;background-size: cover;}
.tkst_section2 .cont1{padding-top: 0;background: url()!important;}
.tkst_section2 .cont2{padding-bottom: 0;padding-top: 20px;margin-top: 0;background-color: rgba(255,255,255,0)!important;}
.tkst_section2 .title{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.tkst_section2 .line{width: 40px;height: 2px;margin: 0 auto 20px auto;}
.tkst_section2 .qh_t{margin-bottom: 0;}
.tkst_section2 .qh_t .ul .li{padding-bottom: 0;}
.tkst_section2 .qh_t .ul a{padding: 14px;}
.tkst_section2 .qh_t .ul a .name{width: 60px;margin: 0 auto 12px auto;font-size: 14px;line-height: 60px;}
.tkst_section2 .qh_t .ul a .info{font-size: 13px;line-height: 24px;min-height: 48px;}
.tkst_section2 .qh_t .ul .li.slick-current::after{display: none;}
.tkst_section2 .qh_b .info{font-size: 14px;line-height: 24px;color: #fff;}
}

.tkst_section3{width: 100%;}
.tkst_section3 .ul{padding-bottom: 26px;}
.tkst_section3 .ul .li{width: 100%;}
.tkst_section3 .ul a{margin-bottom: 20px;display: flex;justify-content: flex-start;align-items: center;padding: 40px 120px 40px 40px;background: url(../img/zimg106.jpg)no-repeat right bottom;background-size: cover;}
.tkst_section3 .ul a:last-child{margin-bottom: 0;}
.tkst_section3 .ul a .left{width: 170px;}
.tkst_section3 .ul a .left .pic{ padding-bottom: 100%; position: relative; overflow: hidden;border-radius: 100%;}
.tkst_section3 .ul a .left .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.tkst_section3 .ul a .right{width: calc(100% - 170px);padding-left: 40px;}
.tkst_section3 .ul a .btbox{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 22px;}
.tkst_section3 .ul a .btbox .bt{font-size: 24px;color: #002b6d;line-height: 28px;margin-right: 10px;}
.tkst_section3 .ul a .btbox .zhiw{font-size: 14px;color: #3bbbee;line-height: 22px;padding: 0 10px;background-color: #ebf8fd;border: 1px solid #3bbbee;border-radius: 12px;}
.tkst_section3 .ul a .info{font-size: 16px;color: #333333;line-height: 30px;}
.tkst_section3 .ul a:hover .info{color: #002b6d;}
.tkst_section3 .ul .slick-dots{position: absolute; bottom: 0; height: 6px; text-align: center;}
.tkst_section3 .ul .slick-dots li{ vertical-align: top; width: 6px; height: 6px;border-radius: 6px; margin: 0 5px; background: #a1a1a1;}
.tkst_section3 .ul .slick-dots li.slick-active{ background: #002b6d;width: 24px;}
@media screen and (max-width:1024px) {
.tkst_section3 .ul{padding-bottom: 24px;}
.tkst_section3 .ul a{margin-bottom: 12px;padding: 20px;display: block;}
.tkst_section3 .ul a .left{width: 120px;margin: 0 auto 12px auto;}
.tkst_section3 .ul a .right{width: 100%;padding-left: 0;}
.tkst_section3 .ul a .btbox{margin-bottom: 12px;justify-content: center;}
.tkst_section3 .ul a .btbox .bt{font-size: 15px;line-height: 20px;margin-right: 8px;}
.tkst_section3 .ul a .btbox .zhiw{font-size: 13px;line-height: 20px;padding: 0 8px;border-radius: 11px;}
.tkst_section3 .ul a .info{font-size: 13px;line-height: 22px;}
.tkst_section3 .ul .slick-dots li.slick-active{width: 20px;}
}

.zyls_section2{width: 100%;}
.zyls_section2 ul{margin: -10px;width: calc(100% + 20px);display: flex;flex-wrap: wrap;}
.zyls_section2 ul li{width: 50%;padding: 10px;}
.zyls_section2 ul a{display: flex;justify-content: flex-start;align-items: center;background-color: #ffffff;}
.zyls_section2 ul a .left{width: 42.7536231884058%;}
.zyls_section2 ul a .pic{ width: 100%; padding-bottom: 108.474%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.zyls_section2 ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.zyls_section2 ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.zyls_section2 ul a .right{width: 57.24637681159419%;padding: 12px 36px;}
.zyls_section2 ul a .btbox{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 18px;}
.zyls_section2 ul a .btbox .bt{font-size: 24px;color: #002b6d;line-height: 28px;margin-right: 12px;}
.zyls_section2 ul a .btbox .zw{font-size: 14px;color: #3bbbee;line-height: 22px;padding: 0 10px;background-color: #ebf8fd;border: 1px solid #3bbbee;border-radius: 12px;}
.zyls_section2 ul a .dl1{display: flex;flex-wrap: wrap;margin: -6px -14px;width: calc(100% + 28px);}
.zyls_section2 ul a .dl1 .dd{font-size: 15px;color: #555555;line-height: 20px;padding: 6px 0px 6px 14px;}
.zyls_section2 ul a .dl2{margin-top: 26px;margin-bottom: 24px;}
.zyls_section2 ul a .dl2 .dd{margin-bottom: 10px;display: flex;justify-content: flex-start;align-items: flex-start;}
.zyls_section2 ul a .dl2 .dd:last-child{margin-bottom: 0;}
.zyls_section2 ul a .dl2 img{width: 22px;display: block;}
.zyls_section2 ul a .dl2 .wz{font-size: 16px;color: #555555;line-height: 22px;padding-left: 6px;width: calc(100% - 22px);}
.zyls_section2 ul a .btn{width: 88px;font-size: 16px;color: #002b6d;line-height: 34px;text-align: center;border: 1px solid #002b6d;border-radius: 18px;}
.zyls_section2 ul a:hover .btn{background-color: #002b6d;color: #fff;}
@media screen and (max-width:1680px) {
.zyls_section2 ul{margin: -8px;width: calc(100% + 16px);}
.zyls_section2 ul li{padding: 8px;}
.zyls_section2 ul a .right{padding: 10px 20px;}
.zyls_section2 ul a .btbox{margin-bottom: 14px;}
.zyls_section2 ul a .btbox .bt{font-size: 20px;}
.zyls_section2 ul a .dl1{margin: -6px -10px;width: calc(100% + 20px);}
.zyls_section2 ul a .dl1 .dd{font-size: 14px;line-height: 18px;padding: 6px 10px;}
.zyls_section2 ul a .dl2{margin-top: 16px;margin-bottom: 14px;}
.zyls_section2 ul a .dl2 .dd{margin-bottom: 8px;}
.zyls_section2 ul a .dl2 img{width: 20px;}
.zyls_section2 ul a .dl2 .wz{font-size: 14px;line-height: 20px;width: calc(100% - 20px);}
.zyls_section2 ul a .btn{width: 80px;font-size: 14px;line-height: 30px;border-radius: 16px;}
}
@media screen and (max-width:1024px) {
.zyls_section2 ul{margin: -6px;width: calc(100% + 12px);}
.zyls_section2 ul li{width: 100%;padding: 6px;}
.zyls_section2 ul a{padding: 20px;position: relative;align-items: flex-start;position: relative;}
.zyls_section2 ul a .left{width: 36%;}
.zyls_section2 ul a .right{width: 64%;padding: 0;padding-top: 0;padding-left: 12px;}
.zyls_section2 ul a .btbox{margin-bottom: 10px;}
.zyls_section2 ul a .btbox .bt{font-size: 15px;line-height: 24px;margin-right: 8px;}
.zyls_section2 ul a .btbox .zw{font-size: 13px;line-height: 20px;padding: 0 6px;border-radius: 11px;}
.zyls_section2 ul a .dl1{margin: -2px -3px;width: calc(100% + 6px);}
.zyls_section2 ul a .dl1 .dd{font-size: 12px;line-height: 18px;padding: 2px 3px;}
.zyls_section2 ul a .dl2{margin-top: 12px;margin-bottom: 12px;}
.zyls_section2 ul a .dl2 .dd{margin-bottom: 8px;}
.zyls_section2 ul a .dl2 img{width: 18px;}
.zyls_section2 ul a .dl2 .wz{font-size: 13px;line-height: 20px;width: calc(100% - 18px);}
.zyls_section2 ul a .btn{width: 70px;font-size: 14px;line-height: 24px;border-radius: 13px;position: absolute;left: 40px;top: 160px;}
}

.zw_section{width: 100%;margin-top: -88px;opacity: 0;height: 88px;position: relative;z-index: -99;float: left;}
@media screen and (max-width:1024px) {
.zw_section{margin-top: -50px;height: 50px;}
}


.zyxq_ul .slick-dots{position: absolute; bottom: 20px; height: 6px; text-align: center;}
.zyxq_ul .slick-dots li{ vertical-align: top; width: 6px; height: 6px;border-radius: 6px; margin: 0 5px; background: rgba(255,255,255,0.4);}
.zyxq_ul .slick-dots li.slick-active{ background: #fff;width: 24px;}
@media screen and (max-width:1024px) {
.zyxq_ul .slick-dots li.slick-active{width: 20px;}
._text2 .slick-list li .more i{font-size: 30px;}
}
._text2 .slick-list li .more .mor{line-height: 35px;
    height: 40px;}
._text2 .slick-list li .more .aft{line-height: 31px;
    height: 40px;}	
}

.gy_gd_ul .slick-dots{position: absolute; bottom: 20px; height: 6px; text-align: center;}
.gy_gd_ul .slick-dots li{ vertical-align: top; width: 6px; height: 6px;border-radius: 6px; margin: 0 5px; background: rgba(255,255,255,0.4);}
.gy_gd_ul .slick-dots li.slick-active{ background: #fff;width: 24px;}
@media screen and (max-width:1024px) {
.gy_gd_ul .slick-dots li.slick-active{width: 20px;}
}


.pagecon ._basis3-8_bg{padding-top:0; margin-top:0; border-top:0;}
.pagecon{padding-top:30px; padding-bottom:50px;}
@media screen and (max-width:1024px) {
.pagecon{padding-top:20px; padding-bottom:20px;}
}

.sitemap{ width:100%;float:left;}
.sitemap li{border-bottom:1px dashed #d2d2d2; padding:7px 0; float:left; line-height:40px;width:98%; padding-left:2%;  }
.sitemap li a{ margin-right:10px;font-size:12px; float:left; white-space: nowrap; font-size:14px;}
.sitemap li a:hover{color:#314693;}
.sitemap li .font16{ font-size:16px;  /*color:#135fb1*/}
.sitemap li .font14{font-size:14px; }
.sitemap li .font12{ font-size:12px;  color:#999}


p img{max-width:100%;}



/* 20250903start */
.xfwh_tc{width: 100%;height: 100vh;background-color: rgba(0,0,0,0.7);z-index: 9999999;position: fixed;left: 0;top: 0;z-index: -9999;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;}
.xfwh_tc.on{opacity: 1;z-index: 9999999;}
.xfwh_tc .content{width: 1200px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background-color: #fff;padding: 50px;display: flex;justify-content: flex-start;align-items: center;}
.xfwh_tc .content .left{width: 50%;}
.xfwh_tc .content .left .bt{font-size: 40px;color: #000000;line-height: 48px;font-weight: bold;}
.xfwh_tc .content .left .line{width: 48px;height: 4px;background-color: #002b6d;margin-top: 20px;margin-bottom: 40px;}
.xfwh_tc .content .left .info{font-size: 16px;color: #333333;line-height: 30px;overflow: hidden;overflow-y: auto;max-height: 240px;padding-right: 6px;}
.xfwh_tc .content .left .info::-webkit-scrollbar{ width: 3px;}
.xfwh_tc .content .left .info::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.xfwh_tc .content .left .info::-webkit-scrollbar-thumb{width: 3px;background-color: #002b6d;border-radius: 3px;}
.xfwh_tc .content .right{width: 50%;padding-left: 30px;}
.xfwh_tc .content .right .ul .pic{ padding-bottom: 70.149%; position: relative; overflow: hidden;}
.xfwh_tc .content .right .ul .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.xfwh_tc .content .right .ul .slick-dots{position: absolute; bottom: 20px; height: 6px; text-align: center;}
.xfwh_tc .content .right .ul .slick-dots li{ vertical-align: top; width: 6px; height: 6px;border-radius: 6px; margin: 0 5px; background: rgba(255,255,255,0.4);}
.xfwh_tc .content .right .ul .slick-dots li.slick-active{ background: #fff;width: 24px;}
.xfwh_tc .content .close{width: 24px;display: block;cursor: pointer;position: absolute;right: 15px;top: 15px;}
.xfwh_tc .content .close:hover{opacity: 0.8;}
@media screen and (max-width:1024px) {
.xfwh_tc .content{width: calc(100% - 30px);padding: 30px 14px 14px 14px;display: block;}
.xfwh_tc .content .left{width: 100%;}
.xfwh_tc .content .left .bt{font-size: 20px;line-height: 24px;}
.xfwh_tc .content .left .line{width: 32px;height: 2px;margin-top: 12px;margin-bottom: 14px;}
.xfwh_tc .content .left .info{font-size: 14px;line-height: 22px;max-height: 176px;padding-right:4px;}
.xfwh_tc .content .right{width: 100%;padding-left: 0;margin-top: 20px;}
.xfwh_tc .content .close{width: 20px;right: 12px;top: 12px;}
.xfwh_tc .content .right .ul .slick-dots li.slick-active{width: 20px;}
}

/* 20250903end */

img{max-width:100%;}


/* 20250903start */
._basis5 .slick .ul a .wordsbox{display: flex;
  align-content: center;
  flex-wrap: wrap;
  height: 69px;}
._basis5 .slick .ul a .wordsbox .tit{ margin:0 !important;  -webkit-line-clamp: 2;}
._paging1 .ctext .text_p a{ color: #fff !important;}
.zyls_section2 ul a .btbox .bt{ white-space: nowrap;}

@media screen and (max-width:1024px) {
.zyls_section2 ul a{padding:15px 15px;min-height: 196px;}	
.zyls_section2 ul a .btbox .zw{font-size: 10px;
    line-height: 16px;
    padding: 0 6px 2px 6px;
  /*  height: 20px; */}	
.zyls_section2 ul a .btn{width: 60px;top:160px;
    font-size: 12px;
    line-height: 20px;height: 24px;}
._imgtext2 .slick-list li .content .down h6{  height: 40px;}
}

/* 20250903end */




/*251110start*/
.lab-pc{ display:block;}
.lab-ph{ display:none;}
@media screen and (max-width:1024px) {
.lab-pc{ display:none;}
.lab-ph{ display:block;}
}

/*251110end*/