.search1 {
    background: rgba(231, 235, 246, 1);
    padding: 100px 0 120px;
}

.search1_1 {
    background: rgba(46, 64, 101, 0.90);
    backdrop-filter: blur(6px);
    padding: 30px 0;
}

.search1_1Sa {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.search1_1p p {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ven2_la);
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}

.search1_1p p span {
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    margin: 0 10px;
}

.se1_1fo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 4px;
    border: 1px solid #DDD;
    background: #FFF;
    padding: 10px 14px;
    width: 409px;
}

.se1_1fo input {
    color: #666;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-button-ft);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 300px;
    background: transparent;
    transition: all 0.3s ease;
}

.se1_1fo input::-webkit-input-placeholder {
    color: rgba(102, 102, 102, 0.4);
}

.se1_1fo input:-moz-placeholder {
    color: rgba(102, 102, 102, 0.4);
}

.se1_1fo input::-moz-placeholder {
    color: rgba(102, 102, 102, 0.4);
}

.se1_1fo input:-ms-input-placeholder {
    color: rgba(102, 102, 102, 0.4);
}

.se1_1fo span button {
    background: transparent;
}

.se1_1fo span button i {
    font-size: 20px;
    color: rgba(40, 55, 84, 1);
}

.search1_2 {
    padding: 92px 0 150px;
}

.search1_2Sa {
    border-radius: 4px;
    background: #FFF;
    padding: 20px 0;
}

.search1_2Sa p {
    color: #333;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ven2_la);
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.8px;
}

/*  */
.search2 {
    background: rgba(231, 235, 246, 1);
    padding: 100px 0 0;
}

.se2 {
    padding: 90px 0 84px;
}

.se2Sa {
    border-radius: 20px;
    background: #FFF;
    padding: 60px 40px;
    margin-bottom: 50px !important;
}

.se2la {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
    margin-bottom: 18px;
    position: relative;
}

.se2la::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #DDD;
    left: 0;
    bottom: 0;
}

.se2la::before {
    position: absolute;
    content: "";
    width: 0;
    height: 1px;
    background: #283754;
    left: 0;
    bottom: 0;
    z-index: 12;
    transition: all 0.8s ease;
}

.se2la:hover:before {
    width: 100%;
}

.se2lh {
    display: flex;
    align-items: baseline;
}

.se2lh p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 12px;
}

.se2lnum {
    flex: 0 0 auto;
}

.se2lnum p {
    color: #283754;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}

/* ---------------------------------------- */
#ven {
    border-bottom: 1px solid rgba(40, 55, 84, 0.20);
    transition: all 0.5s ease;
}

#ven:hover {
    background: #FFF;
    box-shadow: 0px 4px 6px 0px rgba(195, 195, 195, 0.25);
}

.ventricle {
    background: #FFF;
    box-shadow: 0px 4px 6px 0px rgba(195, 195, 195, 0.25);
}

.hea_box {
    display: flex;
    justify-content: space-between;
}

.ven1_loim {
    padding: 22px 0;
    position: relative;
}

.ven1_loim img {
    width: 229px;
}

.ven2 {
    display: flex;
    align-items: stretch;
}

.ven2_lis {
    height: 100%;
}

.ven2_u {
    display: flex;
    align-items: center;
    height: 100%;
}

.ven2_l {
    margin-right: 4.2vw;
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
}

.ven2_l:last-child {
    margin-right: 12.46vw;
}

.ven2_lsa {
    height: 100%;
    position: relative;
}

.ven2_la {
    display: flex;
    align-items: center;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.ven2_la::after {
    position: absolute;
    content: "";
    width: 0;
    height: 2px;
    border-radius: 1px;
    background: #283754;
    left: 50%;
    transform: translateX(-50%);
    bottom: 26px;
    transition: all 0.5s ease;
}

.ven2_la:hover:after {
    width: 40px;
}

.ven2_l.on .ven2_la::after {
    width: 40px;
}

.ven2_la span {
    color: #283754;
    font-size: var(--zj-con2-fol);
    font-family: "Microsoft YaHei";
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.ven2_1 {
    display: flex;
    align-items: stretch;
}

.ven2_1 i {
    font-size: 20px;
    color: #283754;
    margin-right: 6px;
}

.ven_language {
    margin-right: 30px;
    display: flex;
    align-items: center;
}

.ven_language span {
    color: #283754;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.ven_seh {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.ven_seh span i {
    font-size: 20px;
    color: #283754;
}

/* houmjiade erji */
.ven2-ler {
    position: absolute;
    width: 300%;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 10px 1px;
    max-height: 0px;
    overflow: hidden;
    transition: all 0.5s ease;
}

.ven2_lsa:hover .ven2-ler {
    max-height: 400px;
}

.ven2-lerbo {
    background: rgba(255, 255, 255, 0.90);
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 10px 1px;
    padding: 10px 0;
}

.ven2-lera {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 12px;
    transition: all 0.5s ease;
}

.ven2-lera:hover {
    background: #EAEEF7;
}

.ven2-lera span {
    color: #283754;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-button-ft);
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    text-align: center;
    --size: 1px;
    --color: #0057A3;
    text-decoration: none;
    background-image: linear-gradient(var(--color), var(--color));
    background-size: 0% var(--size);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    transition-property: background-size, color, opacity;
    transition-duration: 0.5s;
    transition-timing-function: cubic-beizer(0.4, 0, 0.2, 1);
}

.ven2-lera:hover span {
    /* color: #0057A3;
    background-size: 100% var(--size);
    background-position-x: 0%;
    opacity: 1; */

}

@media (max-width: 1536px) {
    /* .ven2-ler {
        top: 45px;
    } */
}

/* yuyan */
.ven_language {
    position: relative;
}

.ven2-3sec {
    position: absolute;
    width: 112px;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 10px 1px;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 0.5s ease;
    z-index: 14;
}

.ven_language:hover .ven2-3sec {
    max-height: 600px;
    opacity: 1;
    /* overflow: visible; */
}

.ven2-3sec a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 4px 0;
    padding: 4px 12px;
    transition: all 0.5s ease;
}

.ven2-3sec a:hover {
    background: #EAEEF7;
}

.ven2-3sec a span {
    color: #333;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-button-ft);
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    display: block;
}

/*  */
.ven-sehinp {
    position: absolute;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    left: 0;
    top: 0;
    z-index: 99999999;
    pointer-events: none;
    opacity: 0;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ven-sehinp.on {
    pointer-events: auto;
    opacity: 1;
}

.ven-sehinp>i {
    position: absolute;
    display: block;
    color: #fff;
    transition: all 0.3s ease;
    cursor: pointer;
    font-size: 24px;
    font-weight: 200;
    left: 68vw;
    top: 38vw;
}

.ven-sehinp>i:hover {
    transform: rotate(180deg);
}

.ven-sehfo {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-direction: column;
    border-radius: 4px;
    background: #FFF;
    padding: 30px;
}

.ven-sehfo input {
    color: #666;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-button-ft);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 4px;
    border: 1px solid #DDD;
    padding: 10px 14px;
    width: 300px;
    background: transparent;
    transition: all 0.3s ease;
    margin-bottom: 12px;
}

.ven-sehfo input::-webkit-input-placeholder {
    color: rgba(102, 102, 102, 0.4);
}

.ven-sehfo input:-moz-placeholder {
    color: rgba(102, 102, 102, 0.4);
}

.ven-sehfo input::-moz-placeholder {
    color: rgba(102, 102, 102, 0.4);
}

.ven-sehfo input:-ms-input-placeholder {
    color: rgba(102, 102, 102, 0.4);
}

.ven-sehfo>span {
    display: block;
}

.ven-sehfo>span button {
    width: 100%;
    background: transparent;
    border-radius: 4px;
    border: 1px solid #DDD;
    background: #385386;
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 10px 0;
}

/* gg */
.sub {
    position: relative;
}

.sub_img {
    overflow: hidden;
}

.sub_img img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    min-height: 500px;
    animation: zoombig 3s forwards linear;
}

@keyframes zoombig {
    0% {
        transform: scale(1.1, 1.1);
    }

    100% {
        transform: scale(1, 1);
    }
}

.sub_te {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.sub_h {
    margin-bottom: 2px;
}

.sub_h p {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-sub_h);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.sub_nav .breadcrumb {
    margin-bottom: 0;
    align-items: center;
}

.sub_nav .breadcrumb .breadcrumb-item {
    display: flex;
    align-items: center;
}

.sub_nav .breadcrumb .breadcrumb-item::before {
    padding-bottom: 2px;
}

.sub_nav .breadcrumb .breadcrumb-item,
.sub_nav .breadcrumb .breadcrumb-item::before,
.sub_nav .breadcrumb .breadcrumb-item a {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-button-ft);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.sub_scr {
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    background: rgba(46, 64, 101, 0.90);
    backdrop-filter: blur(6px);
    padding: 40px 0;
}

.sub_u {
    display: flex;
    align-items: center;
}

.sub_l {
    margin-right: 24px;
}

.sub_l:last-child {
    margin-right: 0;
}

.sub_la {
    display: flex;
    align-items: center;
    opacity: 0.6;
    transition: all 0.5s ease;
}

.sub_l.on .sub_la {
    opacity: 1;
}

.sub_limg {
    width: 26px;
    margin-right: 10px;
    overflow: hidden;
}

.sub_limg img {
    width: 100%;
    transform: translateX(100%);
    transition: all 0.5s ease;
}

.sub_l.on .sub_limg img {
    transform: translateX(0);
}

.sub_lh span {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ven2_la);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

/* contact */
.con {
    background: rgba(231, 235, 246, 1);
}

.con1 {
    padding-top: 88px;
}

.con1h {
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.con1h::after {
    position: absolute;
    content: "";
    width: 100px;
    height: 2px;
    background: #385386;
    left: 0;
    bottom: 0;
}

.con1h p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_la);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.con1p {
    margin-bottom: 50px;
}

.con1p p {
    font-family: 'Montserrat';
    font-size: var(--zj-ab1top1p);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

/*  */
.con1_1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 20px 20px 0px 0px;
    background: #FFF;
    position: relative;
    padding: 0 0 0 86px;
}

.con1_1::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 8px;
    left: 0;
    bottom: 0;
    background: var(--3, linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%));
}

.con1_1lf {
    width: 46%;
    flex: 0 0 auto;
}

.con1_1u {
    margin-right: calc(-.5 * 3.8rem);
    margin-left: calc(-.5 * 3.8rem);
}

.con1_1l {
    padding-right: calc(3.8rem * .5);
    padding-left: calc(3.8rem * .5);
    margin-bottom: 80px;
}

.con1_1lh {
    position: relative;
    padding: 20px 0;
    margin-bottom: 20px;
}

.con1_1lh::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    border-bottom: 1px solid #DDD;
}

.con1_1lh p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_lico);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.con1_1la {
    display: block;
}

.con1_1la span {
    color: #666;
    font-family: 'Montserrat';
    font-size: var(--zj-button);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    transition: all 0.5s ease;
}

.con1_1lbox>a:hover span {
    color: #283754;
}

.con1_1lwx {
    position: relative;
    width: max-content;
}

.con1_1lwx i {
    --w: 46px;
    width: var(--w);
    height: var(--w);
    background: linear-gradient(180deg, #283754 0%, #385386 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    color: #FFF;
}

.con1_1lwx img {
    width: 128px;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.5s ease;
    opacity: 0;
}

.con1_1lwx:hover img {
    opacity: 1;
}

.con1_1rg {
    width: calc(54% - 32px);
    flex: 0 0 auto;
    transform: translateY(-14%);
}

.con1_1rg img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 20px;
}

.con2 {
    margin-top: 94px;
    padding-bottom: 138px;
}

.con2Sa {
    background: url(../images/con2bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    padding: 114px 12px;
    border-radius: 20px;
}

.con2h {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.con2h::after {
    position: absolute;
    content: "";
    width: 100px;
    height: 2px;
    background: #FFF;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.con2h p {
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_la);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.con2p {
    margin-bottom: 67px;
}

.con2p p {
    color: #FFF;
    text-align: center;
    font-family: 'Montserrat';
    font-size: var(--zj-con2p);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.con2_fo {
    max-width: 1130px;
    margin: auto;
}

.con2-fou {
    margin-right: calc(-.5 * 0.9rem);
    margin-left: calc(-.5 * 0.9rem);
}

.con2-fol {
    margin-bottom: 18px;
    padding-right: calc(0.9rem * .5);
    padding-left: calc(0.9rem * .5);
}

.con2-fol input,
.con2-fol textarea {
    width: 100%;
    color: #666;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    padding: 14.5px 15px;
    transition: all 0.5s ease;
    border-radius: 6px;
    border: 1px solid #DDD;
    background: #FFF;
}

.con2-fol input::-webkit-input-placeholder {
    color: rgba(102, 102, 102, 0.6);
}

.con2-fol input::-moz-placeholder {
    color: rgba(102, 102, 102, 0.6);
}

.con2-fol input:-ms-input-placeholder {
    color: rgba(102, 102, 102, 0.6);
}

.con2-fol textarea::-webkit-input-placeholder {
    color: rgba(102, 102, 102, 0.6);
}

.con2-fol textarea::-moz-placeholder {
    color: rgba(102, 102, 102, 0.6);
}

.con2-fol textarea:-ms-input-placeholder {
    color: rgba(102, 102, 102, 0.6);
}

.con2-fobt {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.con2-foyzm {
    display: flex;
    align-items: center;
}

.con2-foyzm input {
    width: 330px;
    color: #666;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    padding: 10px 15px;
    transition: all 0.5s ease;
    border-radius: 6px;
    border: 1px solid #DDD;
    background: #FFF;
    margin-right: 14px;
    min-height: 56px;
}

.con2-foyzm input::-webkit-input-placeholder {
    color: rgba(102, 102, 102, 0.6);
}

.con2-foyzm input::-moz-placeholder {
    color: rgba(102, 102, 102, 0.6);
}

.con2-foyzm input::-ms-input-placeholder {
    color: rgba(102, 102, 102, 0.6);
}

.con2-foyzm img:nth-of-type(1) {
    width: 178px;
    object-fit: cover;
    object-position: center;
    margin-right: 14px;
    cursor: pointer;
}

.con2-foyzm img:nth-of-type(2) {
    width: 56px;
    cursor: pointer;
}

.con2-fobt button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 36px;
    border-radius: 60px;
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.25);
}

.con2-fobt button span {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-right: 18px;
}

.con2_fobti {
    position: relative;
    overflow: hidden;
}

.con2_fobti i {
    font-size: 24px;
    color: #FFF;
    transition: all 0.5s ease;
    display: block;
}

.con2_fobti i:nth-child(1) {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-170%, -50%);
}

.con2-fobt button:hover .con2_fobti i:nth-child(1) {
    transform: translate(-50%, -50%);
}

.con2-fobt button:hover .con2_fobti i:nth-child(2) {
    transform: translateX(120%);
}

/* footer */
#footer {
    background: rgba(231, 235, 246, 1);
    position: relative;
}

#footer>img {
    position: absolute;
    left: 0;
    bottom: 0;
    object-fit: cover;
    object-position: bottom;
}

.ftSa {
    position: relative;
    z-index: 12;
}

.ft_top {
    display: flex;
    justify-content: space-between;
    padding: 156px 0 94px;
}

.ft1 {
    width: 56.6%;
    flex: 0 0 auto;
    display: flex;
    justify-content: space-between;
}

.ft1_1 {
    width: 40%;
    flex: 0 0 auto;
}

.ft1_1logo {
    width: 229px;
    margin-bottom: 36px;
}

.ft1_1logo img {
    width: 100%;
}

.ft1_1ph {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.ft1_1ph i {
    font-size: 20px;
    color: #FFF;
    margin-right: 10px;
}

.ft1_1ph span {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_lico);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    --size: 1px;
    --color: #FFF;
    text-decoration: none;
    background-image: linear-gradient(var(--color), var(--color));
    background-size: 0% var(--size);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    transition-property: background-size, color, opacity;
    transition-duration: 0.5s;
    transition-timing-function: cubic-beizer(0.4, 0, 0.2, 1);
}

.ft1_1ph:hover span {
    /* color: #0057A3; */
    background-size: 100% var(--size);
    background-position-x: 0%;
    opacity: 1;

}

.ft1_1l {
    margin-bottom: 18px;
}

.ft1_1l:last-child {
    margin-bottom: 0;
}

.ft1_1la {
    display: flex;
    align-items: center;
}

.ft1_1la i {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.8);
    margin-right: 10px;
}

.ft1_1la span {
    color: rgba(255, 255, 255, 0.80);
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    --size: 1px;
    --color: #FFF;
    text-decoration: none;
    background-image: linear-gradient(var(--color), var(--color));
    background-size: 0% var(--size);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    transition-property: background-size, color, opacity;
    transition-duration: 0.5s;
    transition-timing-function: cubic-beizer(0.4, 0, 0.2, 1);
}

.ft1_1l>a:hover span {
    color: #FFF;
    background-size: 100% var(--size);
    background-position-x: 0%;
    opacity: 1;
}

/*  */
.ft1_2 {
    width: 40%;
    flex: 0 0 a;
}

.ft1_2h {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 26px;
}

.ft1_2h::after {
    position: absolute;
    content: "";
    width: 40px;
    height: 2px;
    background: #FFF;
    left: 0;
    bottom: 0;
}

.ft1_2h p {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ne2lh);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.ft1_2l {
    margin-bottom: 14px;
}

.ft1_2la span {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 400;
    line-height: calc(var(--zj-con2-fol) * 1.66);
    --size: 1px;
    --color: #FFF;
    text-decoration: none;
    background-image: linear-gradient(var(--color), var(--color));
    background-size: 0% var(--size);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    transition-property: background-size, color, opacity;
    transition-duration: 0.5s;
    transition-timing-function: cubic-beizer(0.4, 0, 0.2, 1);
}

.ft1_2la:hover span {
    color: #FFF;
    background-size: 100% var(--size);
    background-position-x: 0%;
    opacity: 1;
}

.ft2 {
    width: calc(100% - 56.6% - 244px);
    flex: 0 0 auto;
    display: flex;
    justify-content: space-between;
}

.ft2_1 {
    flex: 0 0 auto;
}

.ft2_1h {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 26px;
}

.ft2_1h::after {
    position: absolute;
    content: "";
    width: 40px;
    height: 2px;
    background: #FFF;
    left: 0;
    bottom: 0;
}

.ft2_1h p {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ne2lh);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.ft2_1l {
    margin-bottom: 14px;
}

.ft2_1l:last-child {
    margin-bottom: 0;
}

.ft2_1la span {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 400;
    line-height: calc(var(--zj-con2-fol) * 1.66);
    --size: 1px;
    --color: #FFF;
    text-decoration: none;
    background-image: linear-gradient(var(--color), var(--color));
    background-size: 0% var(--size);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    transition-property: background-size, color, opacity;
    transition-duration: 0.5s;
    transition-timing-function: cubic-beizer(0.4, 0, 0.2, 1);
}

.ft2_1la:hover span {
    color: #FFF;
    background-size: 100% var(--size);
    background-position-x: 0%;
    opacity: 1;
}

.ft2_2 {
    padding-top: 30px;
}

.ft2_2img {
    margin-bottom: 13px;
    width: 150px;
}

.ft2_2img img {
    width: 100%;
}

.ft2_2h p {
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.ft_end {
    padding: 20px 0;
    position: relative;
}

.ft_end::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.40);
}

.ft3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ft3_1 {
    display: flex;
    align-items: center;
}

.ft3_1>div {
    margin-right: 20px;
}

.ft3A,
.ft3A span {
    color: rgba(255, 255, 255, 0.40);
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ft2_forl);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    transition: all 0.5s ease;
}

.ft3_1>a:hover {
    color: #fff;
}

.ft3A:hover span {
    color: #FFF;
}

.fttopb {
    position: absolute;
    --w: 60px;
    width: var(--w);
    height: var(--w);
    background: rgba(56, 83, 134, 1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 45px;
    top: 72px;
    cursor: pointer;
    overflow: hidden;
}

.fttopb::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    opacity: 0;
    transition: all 0.5s ease;
}

.fttopb:hover:after {
    opacity: 1;
}

.fttopb_ibox {
    display: block;
    position: relative;
    z-index: 12;
}

.fttopb_ibox i {
    font-size: 28px;
    color: #FFF;
}

/* news */
.news {
    background: rgba(231, 235, 246, 1);
    padding: 90px 0 85px;
}

.new1 {
    position: relative;
    border-radius: 20px;
    background: #FBFBFB;
    padding: 40px;
    margin-bottom: 77px;
}

#new1Sw {
    overflow: hidden;
}

.new1Sw_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.new1Sw_1 {
    border-radius: 10px;
    overflow: hidden;
    width: 48.4%;
    flex: 0 0 auto;
}

.new1Sw_1 img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    aspect-ratio: 3 / 2;
    transition: all 0.5s ease;
}

.new1Sw_box:hover .new1Sw_1 img {
    transform: scale(1.08);
}

.new1Sw_2 {
    width: calc(51.6% - 78px);
}

.new1Sw_2num {
    margin-bottom: 6px;
}

.new1Sw_2num span {
    font-family: 'Montserrat';
    font-size: calc(var(--zj-con2p) - 1px);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: linear-gradient(180deg, #283754 0%, #385386 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.new1Sw_2h {
    margin-bottom: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: calc(var(--zj-con1_lico) * 1.53 * 2);
}

.new1Sw_2h span {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_lico);
    font-style: normal;
    font-weight: 700;
    line-height: calc(var(--zj-con1_lico) * 1.53);
}

.new1Sw_2p {
    margin-bottom: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: calc(var(--zj-con2-fol) * 1.66 * 2);
}

.new1Sw_2p span {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 400;
    line-height: calc(var(--zj-con2-fol) * 1.66);
}

.new1Sw_2btn {
    display: flex;
    align-items: center;
    width: max-content;
    border-radius: 60px;
    background: #385386;
    padding: 8px 34px;
    position: relative;
    overflow: hidden;
}

.new1Sw_2btn::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    opacity: 0;
    transition: all 0.5s ease;
}

.new1Sw_box:hover .new1Sw_2btn::after {
    opacity: 1;
}

.new1Sw_2btn span {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-right: 10px;
    position: relative;
    z-index: 12;
}

.new1Sw_2btn i {
    font-size: 28px;
    color: #FFF;
    position: relative;
    z-index: 12;
}

#new1Sw .swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: calc(51.6% - 84px);
    left: auto !important;
    right: 0 !important;
    bottom: 12% !important;
}

#new1Sw .swiper-pagination .swiper-pagination-bullet {
    --w: 12px;
    width: var(--w) !important;
    height: var(--w) !important;
    margin: 0 5px !important;
}

#new1Sw .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #385386;
}

.new2u {
    margin-right: calc(-.5 * 2.6rem);
    margin-left: calc(-.5 * 2.6rem);
    margin-bottom: 30px;
}

.new2l {
    padding-right: calc(2.6rem * .5);
    padding-left: calc(2.6rem * .5);
    margin-bottom: 40px;
}

.new2la {
    border-radius: 10px;
    background: #FBFBFB;
    padding: 20px 20px 45px 20px;
    display: block;
}

.new2limg {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 45px;
}

.new2limg::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgba(40, 55, 84, 0.4);
    transition: all 0.5s ease;
    opacity: 0;
}

.new2la:hover .new2limg::after {
    opacity: 1;
}

.new2limg img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    aspect-ratio: 3 / 2;
    transition: all 0.5s ease;
}

.new2la:hover .new2limg img {
    transform: scale(1.08);
}

.new2limg i {
    position: absolute;
    --w: 60px;
    width: var(--w);
    height: var(--w);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #385386;
    font-size: 28px;
    color: #FFF;
    z-index: 12;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
    z-index: 12;
    opacity: 0;
    transition: all 0.5s ease;
}

.new2la:hover .new2limg i {
    opacity: 1;
}

.new2limg i::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    z-index: -1;
    opacity: 0;
    transition: all 0.5s ease;
}

.new2limg:hover i::after {
    opacity: 1;
}

.new2lh {
    margin-bottom: 30px;
}

.new2lh p {
    font-family: 'Montserrat';
    font-size: calc(var(--zj-con2p) - 1px);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: linear-gradient(180deg, #283754 0%, #385386 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.new2lp p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ven2_la);
    font-style: normal;
    font-weight: 700;
    line-height: calc(var(--zj-ven2_la) * 1.6);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: calc(var(--zj-ven2_la) * 1.66 * 2);
}

/* sub-page */
.sub_page {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sub_pageu {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sub_page>a,
.sub_pagel a {
    border-radius: 200px;
    border: 1px solid #DDD;
    --w: 44px;
    width: var(--w);
    height: var(--w);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
    font-family: 'Montserrat';
    font-size: var(--zj-button-ft);
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    margin: 0 6px;
    position: relative;
    overflow: hidden;
    z-index: 12;
    transition: all 0.5s ease;
}

.sub_pagel:hover a {
    color: #FFF;
}

.sub_pagel.on a {
    color: #FFF;
}

.sub_pagel a::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    z-index: 10;
    opacity: 0;
    transition: all 0.5s ease;
}

.sub_pagel:hover a::after {
    opacity: 1;
}

.sub_pagel.on a::after {
    opacity: 1;
}

.sub_pagel a span {
    position: relative;
    z-index: 12;
}

.sub_page>a {
    margin: 0 18px;
}

.sub_page>a::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    opacity: 0;
    transition: all 0.5s ease;
}

.sub_page>a:hover:after {
    opacity: 1;
}

.sub_page>a i {
    font-size: 20px;
    transition: all 0.5s ease;
    position: relative;
    z-index: 12;
}

.sub_page>a:hover i {
    color: #FFF;
}

/* news-show */
.sub_navsp {
    margin-bottom: 52px !important;
}

.sub_navsp .breadcrumb .breadcrumb-item,
.sub_navsp .breadcrumb .breadcrumb-item::before,
.sub_navsp .breadcrumb .breadcrumb-item a {
    color: #666;
}

.newde {
    background: rgba(231, 235, 246, 1);
    padding: 152px 0 120px;
}

.newde_box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.newde1 {
    width: 72%;
    flex: 0 0 auto;
    border-radius: 20px;
    background: #FFF;
    padding: 65px 48px 22px;
}

.newde1h {
    margin-bottom: 40px;
}

.newde1h p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ab4_ltops);
    font-style: normal;
    font-weight: 400;
    line-height: calc(var(--zj-ab4_ltops) * 1.52);
}

.newde1_min {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding-bottom: 14px;
    margin-bottom: 38px;
}

.newde1_min::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background: #DDD;
}

.newde1_num p {
    font-family: 'Montserrat';
    font-size: calc(var(--zj-con2p) - 1px);
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    background: linear-gradient(180deg, #283754 0%, #385386 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.newde1_share {
    display: flex;
    align-items: center;
}

.newde1_share p {
    color: #101010;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-button-ft);
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    margin-right: 12px;
}

.newde1_share .a2a_kit a {
    padding: 0;
    margin-left: 8px;
}

.newde1_share .a2a_kit a:first-child {
    margin-left: 0;
}

.newde1_share .a2a_kit a i {
    font-size: 30px;
    color: rgba(56, 83, 134, 1);
}

.newde1te p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 400;
    line-height: calc(var(--zj-con2-fol) * 1.66);
    margin-bottom: 40px;
}

.newde1te p:last-of-type {
    margin-bottom: 0;
}

.newde1te img,
.newde1te p img {
    max-width: 100%;
}

/*  */
.newde1chan {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 40px 0;
    margin-top: 80px;
}

.newde1chan::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #DDD;
    left: 0;
    top: 0;
}

.newde1chan_a>a {
    display: flex;
    align-items: center;
    border-radius: 40px;
    border: 1px solid rgba(221, 221, 221, 0.87);
    padding: 8px 19px 8px 11px;
    position: relative;
    overflow: hidden;
}

.newde1chan_a:last-child>a {
    padding: 8px 11px 8px 19px;
}

.newde1chan_a>a::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    left: 0;
    bottom: 0;
    opacity: 0;
    transition: all 0.5s ease;
}

.newde1chan_a>a:hover:after {
    opacity: 1;
}

.newde1chan_a>a i {
    font-size: 24px;
    color: #333;
    margin: 0 8px;
    position: relative;
    z-index: 12;
    transition: all 0.5s ease;
}

.newde1chan_a:nth-child(2)>a i {
    color: #385386;
}

.newde1chan_a>a:hover i {
    color: #FFF;
}

.newde1chan_a>a span {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-button-ft);
    font-style: normal;
    font-weight: 400;
    line-height: calc(var(--zj-button-ft) * 1.62);
    display: block;
    padding-top: 2px;
    position: relative;
    z-index: 12;
    transition: all 0.5s ease;
}

.newde1chan_a>a:hover span {
    color: #FFF;
}

/*  */
.newde2 {
    width: calc(28% - 40px);
    border-radius: 20px;
    background: #FFF;
    padding: 22px 25px 50px;
    position: sticky;
    top: 120px;
}

.newde2h {
    position: relative;
    padding: 24px 0;
    margin-bottom: 36px;
}

.newde2h::after {
    position: absolute;
    content: "";
    border-bottom: 1px solid #DDD;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
}

.newde2h p {
    color: #283754;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_lico);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.newde2la {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 20px 0;
    margin-bottom: 20px;
}

.newde2l:last-child .newde2la {
    margin-bottom: 0;
}

.newde2la::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #DDD;
    left: 0;
    bottom: 0;
}

.newde2la::before {
    position: absolute;
    content: "";
    width: 0;
    height: 1px;
    background: #385386;
    left: 0;
    bottom: 0;
    z-index: 12;
    transition: all 0.5s ease;
}

.newde2la:hover:before {
    width: 100%;
}

.newde2la_1 {
    width: 34.6%;
    flex: 0 0 auto;
    border-radius: 10px;
    overflow: hidden;
}

.newde2la_1 img {
    width: 100%;
    transition: all 0.5s ease;
}

.newde2la:hover .newde2la_1 img {
    transform: scale(1.08);
}

.newde2la_te {
    width: calc(100% - 34.6% - 12px);
    flex: 0 0 auto;
}

.newde2la_1h {
    margin-bottom: 6px;
}

.newde2la_1h p {
    font-family: 'Montserrat';
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: linear-gradient(180deg, #283754 0%, #385386 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.newde2la_1p p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-button-ft);
    font-style: normal;
    font-weight: 400;
    line-height: calc(var(--zj-button-ft) * 1.62);
    line-height: calc(var(--zj-ven2_la) * 1.6);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* product */
.pro {
    background: rgba(231, 235, 246, 1);
    padding: 90px 0 116px;
}

.proSa {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.pro1 {
    width: 23.4%;
    flex: 0 0 auto;
    position: sticky;
    top: 120px;
}

.pro1Sa {
    border-radius: 10px;
    background: #FFF;
    overflow: hidden;
}

.pro1h {
    background: linear-gradient(180deg, #283754 -42.22%, #385386 81.17%);
    padding: 28px 20px;
}

.pro1h p {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ab1top1p);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.pro1la {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 20px;
    transition: all 0.5s ease;
    position: relative;
}

.pro1la::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(270deg, var(--3, #26B9CB) -33.59%, var(--2, #385386) 114.36%);
    opacity: 0;
    transition: all 0.5s ease;
}

.pro1la:hover::after {
    opacity: 1;
}

.pro1l.on .pro1la::after {
    opacity: 1;
}


.pro1la p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    position: relative;
    transition: all 0.5s ease;
    z-index: 12;
    padding-right: 12px;
}

.pro1la:hover p {
    padding-left: 30px;
    color: #FFF;
}

.pro1l.on .pro1la p {
    padding-left: 30px;
    color: #FFF;
}

.pro1la p img {
    width: 24px;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    opacity: 0;
    transition: all 0.5s ease;
    z-index: 12;
}

.pro1la:hover p img {
    opacity: 1;
}

.pro1l.on .pro1la p img {
    opacity: 1;
}

.pro1la svg {
    position: relative;
    z-index: 12;
    transition: all 0.5s ease;
    flex: 0 0 auto;
}

.pro1la svg path {
    transition: all 0.5s ease;
}

.pro1la:hover svg path {
    stroke: #FFF;
}

.pro1l.on .pro1la svg path {
    stroke: #FFF;
}

/*  */
.pro2 {
    width: calc(79% - 90px);
    flex: 0 0 auto;
}

.pro2p p {
    opacity: 0.6;
    background: linear-gradient(180deg, rgba(57, 83, 163, 0.20) 0.27%, rgba(57, 83, 163, 0.00) 99.73%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Montserrat';
    font-size: var(--zj-pro2p);
    font-style: normal;
    font-weight: 700 !important;
    line-height: 1;
    text-transform: uppercase;
}

.pro2h {
    transform: translateY(-24px);
    margin-bottom: 20px;
}

.pro2h p {
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ab1top1p);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    background: linear-gradient(180deg, #283754 0%, #385386 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.pro2u {
    margin-right: calc(-.5 * 1.9rem);
    margin-left: calc(-.5 * 1.9rem);
}

.pro2l {
    margin-bottom: 32px;
    padding-right: calc(1.9rem * .5);
    padding-left: calc(1.9rem * .5);
}

.pro2la {
    border-radius: 20px;
    background: #FFF;
    overflow: hidden;
    display: block;
    position: relative;
}

.pro2limg img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    aspect-ratio: 1 / 1;
}

.pro2lh {
    padding: 20px 12px;
}

.pro2lh p {
    color: #333;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ven2_la);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pro2lico {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(40, 55, 84, 0.5);
    z-index: 12;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(1.2);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all 0.5s ease;
}

.pro2la:hover .pro2lico {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}

.pro2lico i {
    background: rgba(56, 83, 134, 1);
    --w: 60px;
    width: var(--w);
    height: var(--w);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    color: #FFF;
    transition: all 0.5s ease;
    position: relative;
    overflow: hidden;
}

.pro2lico i:hover {
    background: transparent;
}

.pro2lico i::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    z-index: -1;
    opacity: 0;
    transition: all 0.5s ease;
}

.pro2lico i:hover::after {
    opacity: 1;
}

.prode {
    padding-bottom: 110px;
}

.prode_box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

/* ---------------------------------- */
/* 详情轮播dl */
.prode1-1 {
    width: 49%;
    flex: 0 0 auto;
    display: flex;
    flex-direction: row-reverse;
    /* flex-direction: column; */
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.slider-for {
    font-size: 0;
    position: relative;
    width: 79%;
    /* width: 100%; */
    /* margin-bottom: 10px; */
    border-radius: 20px;
    border: 1px solid #DDD;
    background: #FFF;
    overflow: hidden;
}

.slider-for .item {
    background: #F0F0F0;
    overflow: hidden;
    /* cursor: crosshair; */
    position: relative;
    /* border: 1px solid #000; */
}

.slider-for .item::after {
    position: absolute;
    content: "";
    width: calc(100%);
    height: calc(100%);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #000;
    z-index: 12;
    pointer-events: none;
    display: none;
}

.slider-for .item .img-box {
    padding-bottom: 100%;
    /* mix-blend-mode: multiply; */
    background: #FFF;

}

.slider-for iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slider-nav {
    width: calc(100% - 79% - 16px);
    /* display: none; */
    /* width: 100%; */
    /* margin: -5px 0; */
}

.slider-nav button:nth-child(1) {
    transform: rotate(180deg);
}

.slider-nav .item {
    overflow: hidden;
    position: relative;
    cursor: pointer;
    padding: 2px 0;
}

.slider-nav .item .img-box {
    /* padding-bottom: 81%; */
    /* border-radius: 8px; */
    background: #FFF;
    overflow: hidden;
    transition: all 0.5s ease;
    border-radius: 10px;
    border: 1px solid #DDD;
}

.slider-nav .slick-current .item .img-box {
    border: 1px solid #385386;
}

/* .slider-nav .item .img-box img {
    mix-blend-mode: multiply;
} */

.slider-nav .slick-current .img-box {
    background: rgba(0, 87, 163, 0.60);
}

.slider-nav .item::after {
    position: absolute;
    content: "";
    width: calc(100% - 10px);
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    opacity: 0;
    border-radius: 8px;
    background: #bf0010db;
    transition: all .3s ease;
    display: none;
}

.slider-nav .slick-current .item::after {
    opacity: 1;
}

.slider-nav .item.item-video::before {
    font-family: 'iconfont' !important;
    font-size: 30px;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    content: '\ea82';
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    color: rgba(20, 62, 185);
    z-index: 14;
    font-size: 12px;
    background: rgba(255, 255, 255, 1);
    --w: 44px;
    width: var(--w);
    height: var(--w);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    z-index: 12;
    font-size: 20px;
}

.slick-prev,
.slick-next {
    position: relative;
    width: 100%;
    height: 41px;
    border-radius: 0;
    background: transparent;
}

.slick-prev::before,
.slick-next::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(180deg, #004080 0%, rgba(255, 255, 255, 0) 80%);
    opacity: 0;
    z-index: 10;
}

.slick-next::before {
    background: linear-gradient(360deg, #000 0%, rgba(0, 0, 0, 0.00) 80%);
}

.slick-prev:after,
.slick-next:after {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 12;
    font-size: 14px;
    color: rgba(0, 64, 128, 1);
    font-family: 'iconfont';
    transition: all 0.3s ease;
}

.slick-prev:hover:after {
    top: 40%;
    color: rgba(0, 64, 128, 1);
}

.slick-next:hover:after {
    top: 60%;
    color: rgba(0, 64, 128, 1);
}

.slick-prev:after {
    content: "\e68d";
    transform: translate(-50%, -50%) rotate(90deg);
}

.slick-next:after {
    content: "\e68d";
    transform: translate(-50%, -50%) rotate(-90deg);
}

.item-video span {
    background-color: #2265a800;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    opacity: 0;
    -webkit-opacity: 0;
    z-index: 13;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: scalej 2s infinite;
    -webkit-animation: scalej 2s infinite;
}

@media (max-width: 1536px) {

    .slick-prev,
    .slick-next {
        height: 30px;
    }
}

@media (max-width: 768px) {
    .slider-for {
        width: 100%;
        /* margin-bottom: 20px; */
    }

    .slider-nav {
        width: 100%;
        /* display: flex !important; */
        align-items: center;
    }

    .slider-nav .slick-list {
        width: 100%;
    }

    .slick-prev,
    .slick-next {
        position: relative;
        width: 5%;
        height: 100%;
    }

    .slick-prev {
        transform: rotate(-90deg);
    }

    .slick-next {
        transform: rotate(-90deg);
    }
}

@media (max-width: 992px) {
    .slider-nav .item.item-video::before {
        width: 30px;
        height: 30px;
    }

    .slider-nav {
        padding: 0 0;
    }
}

.img-box {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
    height: 0;
    padding-bottom: 100%;
}

.img-box img,
.img-box iframe {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

/* ---------------------------------- */
.prode2 {
    width: calc(100% - 23.4% - 94px);
}

.slider-arrows {
    position: absolute;
    /* margin-top: 10px; */
    text-align: center;
    width: 79%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.slider-prev,
.slider-next {
    display: inline-block;
    width: 60px;
    height: 60px;
    background-color: rgba(56, 83, 134, 0.06);
    border: none;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
    transition: all 0.5s ease;
}

.slider-prev:hover,
.slider-next:hover {
    background-color: rgba(56, 83, 134, 0.12);
}

.slider-prev i,
.slider-next i {
    font-size: 28px;
    color: rgba(56, 83, 134, 1);
}

/*  */
.prode1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 20px;
    background: #FFF;
    padding: 40px 35px;
    margin-bottom: 35px;
}

.prode1-2 {
    width: calc(51% - 42px);
    flex: 0 0 auto;
}

.prode1-2h {
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 24px;
}

.prode1-2h::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #DDD;
    left: 0;
    bottom: 0;
}

.prode1-2h::before {
    position: absolute;
    content: "";
    width: 100px;
    height: 4px;
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    left: 0;
    bottom: 0;
    z-index: 12;
    border-radius: 2px;
}

.prode1-2h p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-prode1-2h);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

.prode1-2u {
    padding-bottom: 14px;
}

.prode1-2u span {
    padding-left: 40px;
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ven2_la);
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    display: block;
    position: relative;
    margin-bottom: 10px;
}

.prode1-2u span::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/prodeico1.png) no-repeat;
    background-size: cover;
    background-position: center;
}

.prode1-2p {
    margin-bottom: 20px;
}

.prode1-2p p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
}

.prode1-2u p {
    color: #283754;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-button-ft);
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 14px;
    position: relative;
    padding-left: 23px;
}

.prode1-2u p::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    background: url(../images/prodedian.png) no-repeat;
    background-size: cover;
    background-position: center;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.prode1-2u p:last-child {
    margin-bottom: 0;
}

.prode1-2share {
    display: flex;
    align-items: center;
    padding: 20px 0 26px;
    position: relative;
}

.prode1-2share::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    top: 0;
    background: #DDD;
}

.prode1-2share p {
    color: #101010;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-button-ft);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-right: 12px;
}

.prode1-2share .a2a_kit>a {
    margin-right: 8px;
    padding: 0;
    transition: all 0.5s ease;
}

.prode1-2share .a2a_kit>a:hover {
    transform: translateY(-4px);
}

.prode1-2share .a2a_kit>a i {
    font-size: 30px;
    color: rgba(56, 83, 134, 1);
}

.prode1-2btn {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.prode1-2a {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 60px;
    background: #385386;
    padding: 16px 36px;
    position: relative;
    transition: all 0.5s ease;
    overflow: hidden;
}

.prode1-2a:first-child {
    margin-right: 40px;
}

.prode1-2a::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    opacity: 0;
    transition: all 0.5s ease;
}

.prode1-2a:hover:after {
    opacity: 1;
}

.prode1-2a span {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    margin-right: 18px;
    position: relative;
    z-index: 12;
}

.prode1-2a img {
    width: 24px;
    position: relative;
    z-index: 12;
}

/* 产品详情下面 */
.prode3_1 {
    padding-top: 54px;
}

.prode3 {
    border-radius: 20px;
    background: #FFF;
    padding: 0 43px;
}

.prode3h {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 48px;
}

.prode3_2 .prode3h {
    margin-bottom: 36px;
}

.prode3h::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background: #DDD;
}

.prode3h::before {
    position: absolute;
    content: "";
    width: 100px;
    height: 4px;
    left: 0;
    bottom: 0;
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    z-index: 12;
    border-radius: 2px;
}

.prode3h p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: calc(var(--zj-con2p) - 1px);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

.prode3p p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 400;
    line-height: calc(var(--zj-con2-fol) * 1.66);
}

.prode3p img,
.prode3p p img {
    max-width: 100%;
}

.prode3_2 {
    padding-top: 62px;
    padding-bottom: 50px;
}

.prode3_2p {
    padding: 14.5px 15px;
    border-radius: 6px;
    background: #385386;
    margin-bottom: 18px;
}

.prode3_2p p {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.prode3_2 .con2-foyzm input,
.prode3_2 .con2-fol input,
.prode3_2 .con2-fol textarea {
    border: 1px solid #DDD;
    background: rgba(56, 83, 134, 0.08);
}

/*  */
.prode4_1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 70px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 34px;
}

.prode4_1::after {
    position: absolute;
    content: "";
    width: 50%;
    height: 1px;
    left: 0;
    bottom: 0;
    background: #DDD;
}

.prode4_1::before {
    position: absolute;
    content: "";
    width: 54px;
    height: 4px;
    left: 0;
    bottom: 0;
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    z-index: 12;
    border-radius: 2px;
}

.prode4_1h p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-prode1-2h);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.prode4_1cahn {
    position: relative;
    display: flex;
    align-items: center;
}

.prode4_1cahn .swiper-button-prev,
.prode4_1cahn .swiper-button-next {
    position: relative;
    left: 0;
    top: 0;
    left: 0;
    bottom: 0;
    line-height: normal;
    margin-top: 0;
    --w: 60px;
    width: var(--w) !important;
    height: var(--w) !important;
    border: 1px solid #385386;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.prode4_1cahn .swiper-button-prev {
    margin-right: 30px;
}

.prode4_1cahn .swiper-button-prev::after,
.prode4_1cahn .swiper-button-next::after {
    content: "";
}

.prode4_1cahn .swiper-button-prev::before,
.prode4_1cahn .swiper-button-next::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    opacity: 0;
    transition: all 0.5s ease;
}

.prode4_1cahn .swiper-button-prev:hover:before,
.prode4_1cahn .swiper-button-next:hover:before {
    opacity: 1;
}

.prode4_1cahn .swiper-button-prev i,
.prode4_1cahn .swiper-button-next i {
    font-size: 28px;
    color: rgba(56, 83, 134, 1);
    position: relative;
    z-index: 12;
    transition: all 0.5s ease;
}

.prode4_1cahn .swiper-button-prev:hover i,
.prode4_1cahn .swiper-button-next:hover i {
    color: #FFF;
}

.prode4_2 {
    position: relative;
}

#prode4_2sw {
    overflow: hidden;
}

#prode4_2sw .swiper-pagination {
    bottom: -36px;
}

#prode4_2sw .swiper-pagination .swiper-pagination-bullet {
    transition: all 0.5s ease;
    border-radius: 20px;
    background: rgba(56, 83, 134, 0.40);
    opacity: 1;
}

#prode4_2sw .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 20px;
    background: #385386;
}

/* ------------------------------------------------------------------------------------------------------------------------------------- */
.ab1 {
    background: rgba(231, 235, 246, 1);
    padding: 90px 0 62px;
}

.ab1h {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.ab1h::after {
    position: absolute;
    content: "";
    width: 100px;
    height: 2px;
    left: 0;
    bottom: 0;
    background: #385386;
}

.ab1h p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_la);
    font-weight: 700;
    line-height: 1;
}

.ab1p {
    margin-bottom: 58px;
}

.ab1p p {
    font-family: 'Montserrat';
    font-size: var(--zj-ab1top1p);
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    background: linear-gradient(180deg, #283754 0%, #385386 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ab1box {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.ab1_1 {
    width: calc(100% - 50.28% - 62px);
    position: relative;
    padding: 53px 0 73px 34px;
}

.ab1_1::after {
    position: absolute;
    content: "";
    width: 129%;
    height: 100%;
    flex: 0 0 auto;
    border-radius: 20px;
    background: #FFF;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.ab1_1top {
    display: flex;
    align-items: flex-start;
    position: relative;
    z-index: 12;
}

.ab1_1top img {
    width: 45px;
    margin-right: 30px;
    flex: 0 0 auto;
}

.ab1_1toph {
    margin-bottom: 5px;
}

.ab1_1toph p {
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ab1_1toph);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: linear-gradient(180deg, #283754 0%, #385386 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ab1_1topp {
    margin-bottom: 56px;
}

.ab1_1topp p {
    font-family: 'Montserrat';
    font-size: var(--zj-button);
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    background: linear-gradient(180deg, #283754 0%, #385386 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ab1_1end {
    position: relative;
    z-index: 12;
}

.ab1_1end p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-button-ft);
    font-style: normal;
    font-weight: 400;
    line-height: calc(var(--zj-button-ft) * 1.62);
    margin-bottom: 30px;
    text-indent: 2em;
}

.ab1_1end p:last-child {
    margin-bottom: 0;
}

.ab1_2 {
    width: 50.28%;
    flex: 0 0 auto;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    z-index: 12;
    transform: translateY(-30px);
}

.ab1_2 img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    transition: all 0.5s ease;
}

.ab1_2:hover img {
    transform: scale(1.08);
}

.ab2 {
    background: url(../images/ab2bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    overflow: hidden;
}

.ab2bg {
    background: linear-gradient(180deg, rgba(40, 55, 84, 0.90) -45.31%, rgba(56, 83, 134, 0.90) 87.34%);
    backdrop-filter: blur(7px);
    padding: 60px 0 62px;
}

.ab2lbox {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ab2lico {
    margin-bottom: 25px;
}

.ab2lico img {
    width: 40px;
    object-fit: cover;
    object-position: center;
}

.ab2lnum {
    padding: 0 60px;
    padding-bottom: 24px;
    position: relative;
    margin-bottom: 32px;
    display: flex;
    align-items: center;
}

.ab2lnum::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.40);
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

.ab2lnum::before {
    position: absolute;
    content: "";
    width: 0;
    height: 1px;
    border-bottom: 1px solid rgba(255, 255, 255, 1);
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    transition: all 0.5s ease;
}

.ab2lbox:hover .ab2lnum::before {
    width: 100%;
}

.ab2lnum p,
.ab2lnum span {
    color: #FFF;
    font-family: 'Montserrat';
    font-size: var(--zj-pro2p);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

.ab2lp p {
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_lico);
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
}

.ab3 {
    background: url(../images/ab3bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 254px 0;
}

.ab3Sa {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-items: flex-end;
}

.ab3h {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.ab3h::after {
    position: absolute;
    content: "";
    width: 100px;
    height: 2px;
    background: rgba(255, 255, 255, 0.60);
    right: 0;
    bottom: 0;
}

.ab3h p {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_la);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
}

.ab3p {
    margin-bottom: 54px;
}

.ab3p p {
    color: #FFF;
    font-family: 'Montserrat';
    font-size: var(--zj-ab1top1p);
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
}

.ab3te p {
    color: #FFF;
    text-align: right;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 400;
    line-height: calc(var(--zj-con2-fol) * 1.66);
}

/*  */
.ab4 {
    background: rgba(231, 235, 246, 1);
    padding: 108px 0 80px;
    position: relative;
}

.ab4>img {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    bottom: 0;
}

.ab4Sa {
    position: relative;
    z-index: 12;
}

.ab4_1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 212px;
}

.ab4rgp p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: normal;
    line-height: calc(var(--zj-con2-fol) * 1.66);
    max-width: 754px;
}

/*  */
.ab4_2 {
    position: relative;
}

.ab4_2box {
    position: relative;
    padding-bottom: 130px;
}

.ab4_2img {
    background: #FFF;
    position: relative;
    overflow: hidden;
}

.ab4_2img::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../images/xiangkuan.png) no-repeat;
    background-size: cover;
    background-position: center;
}

.ab4_2img img {
    width: 100%;
    position: relative;
    z-index: 12;
    transition: all 0.5s ease;
}

.ab4_2box:hover .ab4_2img img {
    transform: scale(1.08);
}

.ab4_2te {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    transition: all 0.5s ease;
    opacity: 0;
}

.swiper-slide.swiper-slide-active .ab4_2te {
    opacity: 1;
}

.ab4_2te p {
    color: #283754;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_lico);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    width: max-content;
}

.ab4_2chan {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
    right: 0;
    bottom: -20px;
}

#ab4_2 .swiper-button-prev,
#ab4_2 .swiper-button-next {
    position: relative;
    left: 0;
    top: 0;
    left: 0;
    bottom: 0;
    line-height: normal;
    margin-top: 0;
    --w: 60px;
    width: var(--w) !important;
    height: var(--w) !important;
    /* background: #385386; */
    border: 1px solid #385386;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

#ab4_2 .swiper-button-prev {
    margin-right: 30px;
}

#ab4_2 .swiper-button-prev::after,
#ab4_2 .swiper-button-next::after {
    content: "";
}

#ab4_2 .swiper-button-prev::before,
#ab4_2 .swiper-button-next::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    opacity: 0;
    transition: all 0.5s ease;
}

#ab4_2 .swiper-button-prev:hover:before,
#ab4_2 .swiper-button-next:hover:before {
    opacity: 1;
}

#ab4_2 .swiper-button-prev i,
#ab4_2 .swiper-button-next i {
    font-size: 28px;
    color: rgba(56, 83, 134, 1);
    position: relative;
    z-index: 12;
    transition: all 0.5s ease;
}

#ab4_2 .swiper-button-prev:hover i,
#ab4_2 .swiper-button-next:hover i {
    color: #FFF;
}

/*  */
.ab5 {
    background: rgba(231, 235, 246, 1);
    padding-top: 122px;
}

.ab5_u {
    margin-right: calc(-.5 * 1.9rem);
    margin-left: calc(-.5 * 1.9rem);
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 70px;
}

.ab5_l {
    padding-right: calc(1.9rem * .5);
    padding-left: calc(1.9rem * .5);
    flex: 1;
    transition: all 0.5s ease;
    height: 740px;
    background: center / cover;
    overflow: hidden;
}

.ab5_lbox {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}

.ab5_lbox::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, rgba(56, 83, 134, 0.00) 0%, #385386 79.44%);
    mix-blend-mode: multiply;
    opacity: 0;
    transition: all 0.5s ease;
}

.ab5_l.on .ab5_lbox::after {
    opacity: 1;
}

.ab5_l.on {
    flex-grow: 2;
}

.ab5_lico {
    margin-bottom: 30px;
    transition: all 0.5s ease;
    padding-top: 50%;
    position: relative;
    z-index: 12;
}

.ab5_l.on .ab5_lico {
    padding-top: 0;
}

.ab5_lico img {
    width: 120px;
}

.ab5_lsmh {
    margin-bottom: 34px;
    position: relative;
    z-index: 12;
}

.ab5_lsmh p {
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_lico);
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}

.ab5_lh p {
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ab1top1p);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    position: relative;
    z-index: 12;
}

.ab5_lp {
    margin-top: 60px;
    position: relative;
    z-index: 12;
    overflow: hidden;
    width: 560px;
}

.ab5_lp p {
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: normal;
    line-height: calc(var(--zj-con2-fol) * 1.66);
    opacity: 0;
    transition: all 0.5s ease;
}

.ab5_l.on .ab5_lp p {
    opacity: 1;
}

/*  */
.ab6 {
    background: rgba(231, 235, 246, 1);
    padding: 108px 0 122px;
}

.ab6_1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 70px;
}

.ab6h {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.ab6h::after {
    position: absolute;
    content: "";
    width: 100px;
    height: 2px;
    left: 0;
    bottom: 0;
    background: #385386;
}

.ab6h p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_la);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
}

.ab6p p {
    font-family: 'Montserrat';
    font-size: var(--zj-ab1top1p);
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    background: linear-gradient(180deg, #283754 0%, #385386 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ab6_1rg {
    position: relative;
    display: flex;
    align-items: center;
}

.ab6_1rg .swiper-button-prev,
.ab6_1rg .swiper-button-next {
    position: relative;
    left: 0;
    top: 0;
    left: 0;
    bottom: 0;
    line-height: normal;
    margin-top: 0;
    --w: 60px;
    width: var(--w) !important;
    height: var(--w) !important;
    background: #385386;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.ab6_1rg .swiper-button-prev {
    margin-right: 30px;
}

.ab6_1rg .swiper-button-prev::after,
.ab6_1rg .swiper-button-next::after {
    content: "";
}

.ab6_1rg .swiper-button-prev::before,
.ab6_1rg .swiper-button-next::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    opacity: 0;
    transition: all 0.5s ease;
}

.ab6_1rg .swiper-button-prev:hover:before,
.ab6_1rg .swiper-button-next:hover:before {
    opacity: 1;
}

.ab6_1rg .swiper-button-prev i,
.ab6_1rg .swiper-button-next i {
    font-size: 28px;
    color: #FFF;
    position: relative;
    z-index: 12;
    transition: all 0.5s ease;
}

.ab6_2 {
    position: relative;
}

#ab6_2 {
    overflow: hidden;
}

.ab6_2img {
    border-radius: 20px;
    overflow: hidden;
}

.ab6_2img img {
    width: 100%;
    transition: all 0.5s ease;
}

.ab6_2box:hover .ab6_2img img {
    transform: scale(1.08);
}

/* ---------------------- */
/* ind_ban */
.banner {
    font-size: 0;
    position: relative;
    z-index: 8;
    clear: both;
    overflow: hidden;
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.banner img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.banner .swiper-slide {
    overflow: hidden;
}

.banner .swiper-pagination {
    transition: all 0.5s ease;
    bottom: 32px;
}

.banner .item {
    position: relative;
    display: block;
    overflow: hidden;
}

.banner .item a {
    padding-bottom: 50%;
}

.banner-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner.hide-arrow .slick-arrow,
.banner.hide-arrow .swiper-pagination {
    display: none !important;
}

.banner.hide-video video {
    display: none !important;
}

.banner-video-box {
    position: relative;
    display: block;
    padding-bottom: 50%;
    -webkit-transform: translateZ(10px);
    transform: translateZ(10px);
}

.banner-video-box .fluid_video_wrapper {
    position: absolute;
    z-index: 10;
}

#video-id_fluid_controls_container {
    display: none !important;
}

.banner-video-box .fluid_initial_play {
    background-color: #152c5f !important;
}

.banner .mobile-video {
    position: relative;
    display: block;
}

.banner .mobile-video:after {
    z-index: 2;
    content: '';
    background-color: rgba(0, 0, 0, .1);
}

.banner .mobile-video:before {
    font-family: 'iconfont' !important;
    font-size: 50px;
    font-style: normal;
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;
    content: '\e63d';
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    color: #fff;
    text-shadow: 0 0 20px rgba(0, 0, 0, .3);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.banner .slick-arrow {
    line-height: 80px;
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 3%;
    /*width: 30px;*/
    /*height: 80px;*/
    padding: 0;
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    color: #fff;
    /*background-color: rgba(0, 0, 0, .2);*/
}

@media (max-width: 1536px) {
    .banner .swiper-pagination {
        bottom: 20px;
    }
}

@media (max-width: 991px) {
    .banner .slick-arrow {
        width: 20px;
        height: 50px;
    }

    .banner .item a {
        padding-bottom: 42%;
    }

    .banner-video-box {
        padding-bottom: 42%;
    }

    .banner .mobile-video:before {
        font-family: 'iconfont' !important;
        font-size: 30px;
    }
}

@media (max-width: 499px) {
    .banner .item a {
        padding-bottom: 66%;
    }

    .banner-video-box {
        padding-bottom: 66%;
    }

    .banner .swiper-pagination {
        bottom: 22px !important;
    }

    .banner .swiper-pagination-bullet {
        width: 8px !important;
        height: 8px !important;
        margin: 0 4px !important;
    }

    .banner .swiper-pagination-bullet svg {
        width: 20px !important;
        height: 20px !important;
        display: none !important;
    }

    .banner .swiper-pagination-bullet span {
        width: 20px !important;
        height: 20px !important;
    }
}

.banner .slick-arrow:before {
    font-family: 'iconfont' !important;
    font-style: normal;
    display: block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    content: '\e727';
    line-height: 1;
    color: #000;
}

.banner .slick-arrow.slick-next {
    right: 5%;
    left: auto;
}

.banner .slick-arrow.slick-next:before {
    font-family: 'iconfont' !important;
    font-style: normal;
    display: block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    content: '\e728';
    line-height: 1;
    color: #000;
}

@media (max-width: 991px) {

    .banner .slick-arrow.slick-next:before,
    .banner .slick-arrow:before {
        font-size: 30px;
    }
}

.banner .slick-arrow:hover {
    color: #9e0a0d;
}

.banner .swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    left: 50%;
    transform: translateX(-50%);
    bottom: 72px;
}

.banner .swiper-pagination-bullet {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 6px;
    cursor: pointer;
    vertical-align: middle;
    opacity: 1;
    background: rgba(255, 255, 255, 0.40);
    transition: all 0.5s ease;
}

.banner .swiper-pagination-bullet-active {
    background: rgba(255, 255, 255, 1);
}

.banner .swiper-pagination-bullet svg {
    position: relative;
    z-index: 5;
    top: -1px;
    left: -1px;
    display: block;
    width: 40px;
    height: 40px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: none;
}

.banner .swiper-pagination-bullet svg circle {
    -webkit-transition: stroke-dashoffset .6s ease-out;
    transition: stroke-dashoffset .6s ease-out;
    stroke-width: 1px;
    stroke: #fff;
    stroke-dasharray: 300%;
    stroke-dashoffset: 300%;
    display: none;
}

.banner .swiper-pagination-bullet span {
    position: absolute;
    z-index: 4;
    top: -1px;
    left: -1px;
    width: 40px;
    height: 40px;
    -webkit-transition: border-color .3s ease-out;
    transition: border-color .3s ease-out;
    /* border: 1px solid rgba(158, 10, 13, 0); */
    border-radius: 50%;
    display: none;
}

.banner .swiper-pagination-bullet span:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 6px;
    height: 6px;
    margin: auto;
    content: '';
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.3);
}

.banner .swiper-pagination-bullet-active svg circle {
    -webkit-animation: movedong 4s ease-out;
    animation: movedong 4s ease-out;
    stroke-dashoffset: 0;
}

.banner .swiper-pagination-bullet-active span {
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.banner .swiper-pagination-bullet-active span:after {
    background-color: #fff;
}

@-webkit-keyframes movedong {
    0% {
        stroke-dashoffset: 300%;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes movedong {
    0% {
        stroke-dashoffset: 300%;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@-webkit-keyframes moveshou {
    0% {
        stroke-dashoffset: 0;
    }

    100% {
        stroke-dashoffset: 300%;
    }
}

@keyframes moveshou {
    0% {
        stroke-dashoffset: 0;
    }

    100% {
        stroke-dashoffset: 300%;
    }
}

@media (max-width: 1536px) {}

.ind-ban {
    position: relative;
}

/*  */
#mouse__down {
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: 36px;
    width: 24px;
    height: 39px;
    background: url(../images/down.png) center no-repeat;
    z-index: 10;
}

#mouse__down:before {
    content: "";
    width: 4px;
    height: 6px;
    border-radius: 2px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -2px;
    top: 5px;
    animation: lineMove 1s infinite;
}

@-webkit-keyframes lineMove {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

    33% {
        opacity: 1;
    }

    66% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0px, 20px, 0px);
    }
}

@keyframes lineMove {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

    33% {
        opacity: 1;
    }

    66% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0px, 20px, 0px);
    }
}

#mouse__down .mouse__downFirst {
    position: relative;
    width: 20px;
    height: 30px;
    z-index: -1;
    animation: rotation 5s linear infinite;
}

#mouse__down .mouse__downFirst .mouse__downSecond {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

#mouse__down .mouse__downFirst .mouse__downSecond img {
    width: 100%;
    transform: scale(5);
}

/* so6 */
.foot_sp {
    background: transparent !important;
}

.so6 {
    position: relative;
    padding: 93px 0 114px;
}

.so6>img {
    position: absolute;
    width: 100%;
    height: 120%;
    object-fit: cover;
    object-position: center;
    left: 0;
    top: 0;
    pointer-events: none;
}

.so6top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 112px;
}

.so6lfh p {
    font-family: "Microsoft YaHei";
    font-size: var(--zj-pro2p);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    opacity: 0.6;
    background: linear-gradient(182deg, rgba(57, 83, 163, 0.42) -89.96%, rgba(57, 83, 163, 0.00) 98.51%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.so6lfp {
    transform: translateY(-20px);
}

.so6lfp p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_la);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
}

.so6rga {
    display: flex;
    align-items: center;
    border-radius: 60px;
    background: #385386;
    padding: 8px 31px;
    position: relative;
    overflow: hidden;
}

.so6rga::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    opacity: 0;
    transition: all 0.5s ease;
}

.so6rga:hover:after {
    opacity: 1;
}

.so6rga span {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    padding: 8px;
    display: block;
    position: relative;
    z-index: 12;
}

.so6rgico i {
    font-size: 28px;
    color: #fff;
    position: relative;
    z-index: 12;
}

.so6rgico {
    position: relative;
    overflow: hidden;
}

.so6rgico i {
    font-size: 24px;
    color: #FFF;
    transition: all 0.5s ease;
    display: block;
}

.so6rgico i:nth-child(1) {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-170%, -50%);
}

.so6rga:hover .so6rgico i:nth-child(1) {
    transform: translate(-50%, -50%);
}

.so6rga:hover .so6rgico i:nth-child(2) {
    transform: translateX(120%);
}

/*  */
.so6end {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.so6_1,
.so6_3 {
    width: 25.6%;
}

.so6_2 {
    width: 36%;
    margin-top: 100px;
}

#so6_1,
#so6_2,
#so6_3 {
    overflow: hidden;
    border-radius: 20px;
}

.so6_1box {
    position: relative;
}

.so6_1img {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
}

.so6_1img::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(41, 41, 41, 0.00) 58.77%, rgba(41, 41, 41, 0.76) 95.7%);
    left: 0;
    top: 0;
    pointer-events: none;
}

.so6_1img img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    aspect-ratio: 3 / 2;
    transition: all 0.5s ease;
}

.so6_1box {
    display: block;
}

.so6_1box:hover .so6_1img img {
    transform: scale(1.08);
}

.so6_1te {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 32px 38px;
}

.so6_1 .so6_1te,
.so6_3 .so6_1te {
    padding: 22px 26px;
}

.so6_1imgnum {
    margin-bottom: 12px;
}

.so6_1imgnum p {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ven2_la);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
}

.so6_1h p {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ven2_la);
    font-style: normal;
    font-weight: 700;
    line-height: calc(var(--zj-ven2_la) * 1.5);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.so6_chan {
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
}

.so6_chan .swiper-button-prev,
.so6_chan .swiper-button-next {
    position: relative;
    left: 0;
    top: 0;
    left: 0;
    bottom: 0;
    line-height: normal;
    margin-top: 0;
    --w: 60px;
    width: var(--w) !important;
    height: var(--w) !important;
    background: #385386;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.so6_chan .swiper-button-prev {
    margin-right: 24px;
}

.so6_chan .swiper-button-prev::after,
.so6_chan .swiper-button-next::after {
    content: "";
}

.so6_chan .swiper-button-prev::before,
.so6_chan .swiper-button-next::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    opacity: 0;
    transition: all 0.5s ease;
}

.so6_chan .swiper-button-prev:hover:before,
.so6_chan .swiper-button-next:hover:before {
    opacity: 1;
}

.so6_chan .swiper-button-prev i,
.so6_chan .swiper-button-next i {
    font-size: 28px;
    color: #FFF;
    position: relative;
    z-index: 12;
    transition: all 0.5s ease;
}

/* so5 */
.so5 {
    background: linear-gradient(180deg, #283754 7.85%, #385386 62.89%);
    padding: 112px 0 94px;
    position: relative;
    z-index: 12;
}

.so5smh p {
    font-family: "Microsoft YaHei";
    text-align: center;
    font-size: var(--zj-pro2p);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    opacity: 0.6;
    background: linear-gradient(182deg, rgba(255, 255, 255, 0.42) -89.96%, rgba(255, 255, 255, 0.00) 98.51%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.so5h {
    transform: translateY(-24px);
    margin-bottom: 18px;
}

.so5h p {
    color: #FFF;
    font-family: "Microsoft YaHei";
    text-align: center;
    font-size: var(--zj-con1_la);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
}

/*  */
.so5mapbox {
    display: flex;
    align-items: center;
    justify-content: center;
}

.so5map {
    position: relative;
    width: 78vw;
}

.so5map>img {
    width: 100%;
    object-fit: cover;
    object-position: center;
}

#venPhoSec {
    /* display: none; */
    position: fixed;
    right: -100%;
    opacity: 0;
    top: 69px;
    width: 100%;
    height: 100vh;
    background: #283754;
    transition: all 0.8s ease;
    /* animation-name: fadeInUp11t; */
    /* animation-duration: 0.8s; */
    z-index: 9999;
}

.venPhoSec.on {
    right: 0 !important;
    opacity: 1 !important;
}

@keyframes fadeInUp11t {
    0% {
        opacity: 0;
        /* -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0) */
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

#venPhoSec ul li .xiaopingsanji {
    display: flex;
    height: 45px;
    align-items: center;
}

#venPhoSec .menu_list li {
    border-bottom: 1px solid #33333330;
}

#venPhoSec .menu_list li .xiaopingsanji a {
    width: 100%;
}

#venPhoSec ul li i {
    /* color: #fff; */
    color: #333;
    padding-left: 15px;
    cursor: pointer;
}

#venPhoSec ul li i img {
    width: 20px;
}

.menu_head {
    height: 46px;
    line-height: 46px;
    /* padding: 0 38px; */
    /* margin: auto; */
    /* border-bottom: 1px solid #33333330; */
    display: flex;
    justify-content: space-between;
}

.menu_head a {
    font-size: 16px;
    color: #283754;
    font-family: "Microsoft YaHei";
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;

    width: 100%;
    margin: auto;
    display: block;
    transition: all 0.3s ease;
}

.menu_head a:hover {
    color: rgba(145, 204, 240, 1);
}

.xiantiao>a {
    color: rgba(145, 204, 240, 1);
}

.menu_body {
    line-height: 38px;
    display: none;
    /* border-bottom: 1px solid #33333330; */
    margin-bottom: 10px;
}

.menu_body a {
    display: block;
    /* height: 38px; */
    line-height: 32px;
    font-family: "Microsoft YaHei";
    font-style: normal;
    font-weight: normal;
    color: #666;
    text-decoration: none;
    font-size: 16px;
    transition: all 0.5s ease;
}

.menu_body a:last-child {
    margin-bottom: 10px;
}

.menu_body h2 {
    padding-left: 53px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    line-height: 28px;
}

.menu_body a:hover {
    color: rgba(145, 204, 240, 1);
}

@media (max-width: 499px) {
    #venPhoSec {
        top: 62px;
    }

    #venPhoSec ul li .xiaopingsanji {
        height: 42px;
    }
}

/* --- */
/* phone three line */
/* phone */
/*  */
#venPho {
    display: none;
    /* margin-bottom: 4px; */
}

#venPho .venPhoSack {
    padding-top: 4px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 26px;
    height: 100%;
    margin-left: 12px;
}

#venPho .venPhoSack::before,
#venPho .venPhoSack::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 2px;
    transform: translateY(-50%);
    background: #283754;
    transition: all .5s;
}

#venPho .venPhoSack::before {
    margin-top: -7px;
}

#venPho .venPhoSack::after {
    margin-top: 7px;
}

#venPho .venPhoSack.on::before {
    margin-top: -3px;
    transform: translateY(50%) rotate(46deg);
    background: #283754;
}

#venPho .venPhoSack.on::after {
    margin-top: -2px;
    transform: translateY(0%) rotate(-46deg);
    background: #283754;
}

#venPho .venPhoSack span {
    height: 2px;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    background: #283754;
    transition: all .5s;
}

#venPho .venPhoSack.on span {
    opacity: 0 !important;
}

@media (max-width: 1199.9px) {
    #venPho {
        display: block;
    }
}

#venPhoSec {
    /* display: none; */
    position: fixed;
    right: -100%;
    opacity: 0;
    top: 63px;
    width: 100%;
    height: 100vh;
    background: #283754;
    transition: all 0.8s ease;
    /* animation-name: fadeInUp11t; */
    /* animation-duration: 0.8s; */
    z-index: 9999;
}

@keyframes fadeInUp11t {
    0% {
        opacity: 0;
        /* -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0) */
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@media (max-width: 1536px) {
    .ven1_loim {
        padding: 12px 0;
    }

    .ven2_la::after {
        bottom: 14px;
    }

    .ven1_loim img {
        width: 160px;
    }

    .ven2_l {
        margin-right: 2.2vw;
    }

    .ven2_l:last-child {
        margin-right: 10.46vw;
    }

    .sub_scr {
        padding: 20px 0;
    }

    .sub_l {
        margin-right: 14px;
    }

    .sub_limg {
        width: 22px;
    }

    .con1 {
        padding-top: 52px;
    }

    .con1_1 {
        padding: 0 0 0 38px;
    }

    .con1_1lh {
        position: relative;
        padding: 12px 0;
        margin-bottom: 12px;
    }

    .con2Sa {
        padding: 42px 70px;
    }

    .con2 {
        margin-top: 70px;
        padding-bottom: 68px;
    }

    .con2p {
        margin-bottom: 37px;
    }

    .con2h {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .con1_1u {
        margin-right: calc(-.5 * 1.9rem);
        margin-left: calc(-.5 * 1.9rem);
    }

    .con1_1l {
        padding-right: calc(1.9rem * .5);
        padding-left: calc(1.9rem * .5);
        margin-bottom: 30px;
    }

    #footer>img {
        height: 100%;
    }

    .ft1 {
        width: 62.6%;
    }

    .ft2 {
        width: calc(100% - 52.6% - 200px);
    }

    .fttopb {
        --w: 50px;
    }

    .ft2_2img {
        width: 110px;
    }

    .ab1_1top img {
        width: 30px;
        margin-right: 20px;
    }

    .ab1_1topp {
        margin-bottom: 36px;
    }

    .ab1 {
        padding: 60px 0 42px;
    }

    .ab1p {
        margin-bottom: 28px;
    }

    .ab1h {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .ab1_1 {
        padding: 43px 0 53px 28px;
    }

    .ab2lico img {
        width: 30px;
    }

    .ab2lico {
        margin-bottom: 15px;
    }

    .ab2lnum {
        padding: 0 30px;
        padding-bottom: 14px;
        position: relative;
        margin-bottom: 22px;
    }

    .ab4_1 {
        margin-bottom: 112px;
    }

    .ab4>img {
        height: 200px;
    }

    .ab6h {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    #ab4_2 .swiper-button-prev,
    #ab4_2 .swiper-button-next {
        --w: 50px
    }

    #ab4_2 .swiper-button-prev {
        margin-right: 20px;
    }

    .ab4_2box {
        padding-bottom: 80px;
    }

    .ab5 {
        padding-top: 82px;
    }

    .ab5_u {
        margin-top: 40px;
    }

    .ab5_lico img {
        width: 60px;
    }

    .ab5_lp {
        width: 400px;
    }

    .ab5_u {
        margin-right: calc(-.5 * 0.6rem);
        margin-left: calc(-.5 * 0.6rem);
    }

    .ab5_l {
        padding-right: calc(0.6rem * .5);
        padding-left: calc(0.6rem * .5);
    }

    .ab6 {
        padding: 88px 0 92px;
    }

    .ab6_1rg .swiper-button-prev,
    .ab6_1rg .swiper-button-next {
        --w: 50px;
    }

    .ab6_1rg .swiper-button-prev {
        margin-right: 20px;
    }

    .ab6_1 {
        margin-bottom: 40px;
    }

    .newde {
        padding: 82px 0 60px;
    }

    .newde1 {
        padding: 45px 28px 0px;
    }

    .newde1h {
        margin-bottom: 30px;
    }

    .newde1_min {
        padding-bottom: 12px;
        margin-bottom: 22px;
    }

    .newde1te p {
        margin-bottom: 20px;
    }

    .newde1chan {
        padding: 20px 0;
        margin-top: 40px;
    }

    .newde1chan_a>a i {
        font-size: 20px;
    }

    .newde2 {
        width: calc(28% - 20px);
        padding: 12px 15px 30px;
        top: 80px;
    }

    .newde2h {
        padding: 12px 0;
        margin-bottom: 16px;
    }

    .newde2la {
        padding: 10px 0;
        margin-bottom: 10px;
    }

    .newde2la_1 {
        width: 42.6%;
    }

    .newde2la_te {
        width: calc(100% - 42.6% - 12px);
    }

    .news {
        padding: 60px 0 35px;
    }

    .new1 {
        padding: 20px;
        margin-bottom: 38px;
    }

    .new1Sw_1 {
        width: 49.4%;
    }

    .new1Sw_2h {
        margin-bottom: 20px;
    }

    .new1Sw_2p {
        margin-bottom: 28px;
    }

    .new1Sw_2 {
        width: calc(50.6% - 38px);
    }

    .new1Sw_2btn i {
        font-size: 20px;
    }

    #new1Sw .swiper-pagination {
        width: calc(50.6% - 38px);
        bottom: 8% !important;
    }

    #new1Sw .swiper-pagination .swiper-pagination-bullet {
        --w: 8px;
        margin: 0 3px !important;
    }

    .new2u {
        margin-right: calc(-.5 * 1.2rem);
        margin-left: calc(-.5 * 1.2rem);
        margin-bottom: 10px;
    }

    .new2l {
        padding-right: calc(1.2rem * .5);
        padding-left: calc(1.2rem * .5);
        margin-bottom: 20px;
    }

    .new2la {
        padding: 10px 10px 25px 10px;
    }

    .new2limg {
        margin-bottom: 20px;
    }

    .new2lh {
        margin-bottom: 10px;
    }

    .sub_page>a,
    .sub_pagel a {
        --w: 36px;
        margin: 0 3px;
    }

    .sub_page>a i {
        font-size: 16px;
    }

    .pro2 {
        width: calc(77% - 40px);
        flex: 0 0 auto;
    }

    .pro {
        padding: 60px 0 46px;
    }

    .pro2h {
        margin-bottom: 10px;
    }

    .pro2u {
        margin-right: calc(-.5 * 1.2rem);
        margin-left: calc(-.5 * 1.2rem);
    }

    .pro2l {
        margin-bottom: 18px;
        padding-right: calc(1.2rem * .5);
        padding-left: calc(1.2rem * .5);
    }

    .pro2lico i {
        --w: 40px;
        font-size: 20px;
    }

    .pro1h {
        padding: 18px 10px;
    }

    .pro1la {
        padding: 14px 10px;
    }

    .pro1la p img {
        width: 20px;
    }

    .prode2 {
        width: calc(100% - 23.4% - 34px);
    }

    .prode1-2a span {
        margin-right: 4px;
    }

    .prode1-2 {
        width: calc(51% - 22px);
    }

    .prode1 {
        border-radius: 10px;
        background: #FFF;
        padding: 20px 15px;
        margin-bottom: 25px;
    }

    .prode1-2a:first-child {
        margin-right: 30px;
    }

    .prode1-2a {
        padding: 8px 18px;
    }

    .prode1-2a img {
        width: 20px;
    }

    .slider-prev,
    .slider-next {
        width: 40px;
        height: 40px;
    }

    .slider-prev i,
    .slider-next i {
        font-size: 20px;
    }

    .prode3 {
        border-radius: 10px;
        padding: 0 23px;
    }

    .prode3_1 {
        padding-top: 34px;
    }

    .prode3h {
        margin-bottom: 28px;
    }

    .prode3_2 {
        padding-top: 42px;
        padding-bottom: 30px;
    }

    .con2-foyzm input {
        width: 230px;
        min-height: 42px;
    }

    .con2-foyzm img:nth-of-type(1) {
        width: 100px;
    }

    .con2-foyzm img:nth-of-type(2) {
        width: 36px;
    }

    .con2_fobti i {
        font-size: 20px;
    }

    .con2-fobt button {
        padding: 6px 20px;
    }

    .prode4_1cahn .swiper-button-prev,
    .prode4_1cahn .swiper-button-next {
        --w: 40px
    }

    .prode4_1cahn .swiper-button-prev i,
    .prode4_1cahn .swiper-button-next i {
        font-size: 20px;
    }

    .prode4_1cahn .swiper-button-prev {
        margin-right: 12px;
    }

    .pro1 {
        top: 80px;
    }

    .search1 {
        padding: 64px 0 120px;
    }

    .se1_1fo {
        padding: 4px 10px;
        width: 209px;
    }

    .search1_1 {
        padding: 15px 0;
    }

    .search2 {
        padding: 64px 0 0;
    }

    .se2 {
        padding: 60px 0 54px;
    }

    .se2Sa {
        border-radius: 10px;
        background: #FFF;
        padding: 30px 20px;
    }
}

@media (max-width: 1160px) {
    .con1_1 {
        flex-direction: column;
        padding: 38px;
    }

    .ft_top {
        flex-direction: column;
    }

    .ft1 {
        width: 100%;
        margin-bottom: 40px;
    }

    .ft2 {
        width: 100%;
    }

    .ft_top {
        padding: 173px 0 34px;
    }

    .fttopb {
        right: 0px;
        top: 116px;
    }

    .con1_1lf {
        width: 100%;
    }

    .con1_1rg {
        width: 100%;
        transform: translateY(0);
    }
}

@media (max-width: 992px) {
    .ven2_u {
        display: none;
    }

    .ven2_1 i {
        margin-right: 0;
    }

    .ven_language {
        margin-right: 14px;
    }

    .sub_la {
        width: max-content;
    }

    .sub_u {
        overflow-x: scroll;
    }

    .sub_u::-webkit-scrollbar {
        display: none;
    }

    .con2-fol {
        width: 100%;
    }

    .con2Sa {
        padding: 14px 12px;
    }

    .con2p {
        margin-bottom: 17px;
    }

    .con2-fobt {
        flex-direction: column;
        align-items: flex-start;
    }

    .con2-foyzm {
        margin-bottom: 10px;
    }

    .con2-foyzm img:nth-of-type(2) {
        width: 26px;
    }

    .con2-foyzm img:nth-of-type(1) {
        width: 98px;
    }

    .prode_box {
        flex-direction: column;
    }

    .prode2 {
        width: 100%;
    }

    .con2-foyzm input {
        width: 120px;
        padding: 12px 12px;
        min-height: auto;
    }

    .ab1box {
        flex-direction: column;
    }

    .ab1_1 {
        width: 100%;
    }

    .ab1_1::after {
        width: 100%;
    }

    .ab1_1 {
        padding: 43px 28px 53px 28px;
        margin-bottom: 20px;
    }

    .ab1_2 {
        width: 100%;
        transform: translateY(0);
    }

    .ab4_1 {
        align-items: flex-start;
        flex-direction: column;
    }

    .ab4lf {
        margin-bottom: 20px;
    }

    .ab3 {
        padding: 154px 0;
    }

    .ab5_l {
        width: 100%;
        flex: 100%;
    }

    .ab5_u {
        flex-direction: column;
    }

    .ab5_lbox {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .ab5_l .ab5_lp p {
        opacity: 1;
    }

    .ab5_l {
        flex-grow: 1;
        height: auto;
        margin-bottom: 20px;
    }

    .ab5_lico {
        margin-bottom: 12px;
    }

    .ab5_lsmh {
        margin-bottom: 20px;
    }

    .ab5_lp {
        width: 90%;
        margin-top: 30px;
    }

    #ab4_2 .swiper-button-prev i,
    #ab4_2 .swiper-button-next i {
        font-size: 20px;
    }

    #ab4_2 .swiper-button-prev,
    #ab4_2 .swiper-button-next {
        --w: 40px;
    }

    #ab4_2 .swiper-button-prev {
        margin-right: 12px;
    }

    .ab6_1rg .swiper-button-prev i,
    .ab6_1rg .swiper-button-next i {
        font-size: 20px;
    }

    .ab6_1rg .swiper-button-prev,
    .ab6_1rg .swiper-button-next {
        --w: 40px;
    }

    .ab6_1rg .swiper-button-prev {
        margin-right: 12px;
    }

    .ab5_lico img {
        width: 40px;
    }

    .ab5_lbox {
        padding: 20px;
    }

    .ab5_l:last-child {
        margin-bottom: 0;
    }

    .ab5_l .ab5_lbox::after {
        opacity: 1;
    }

    .ab5_lico {
        padding-top: 0;
    }

    .newde1 {
        width: 100%;
    }

    .newde2 {
        display: none;
    }

    .new2l {
        width: 50%;
    }

    .new1Sw_box {
        flex-direction: column;
    }

    .new1Sw_1 {
        width: 100%;
        margin-bottom: 20px;
    }

    .new1Sw_2 {
        width: 100%;
    }

    #new1Sw .swiper-pagination {
        width: 100%;
        bottom: 16px !important;
        justify-content: center;
    }

    .new1 {
        padding: 20px 20px 40px;
    }

    .proSa {
        flex-direction: column;
    }

    .pro1 {
        width: 100%;
        margin-bottom: 20px;
        position: relative;
        top: 0;
    }

    .pro2 {
        width: 100%;
    }

}

@media (max-width: 768px) {
    .ft1 {
        flex-direction: column;
    }

    .ft1_1,
    .ft1_2 {
        width: 100%;
    }

    .ft1_1 {
        margin-bottom: 20px;
    }

    .ft1_1ph {
        margin-bottom: 14px;
    }

    .ft1_1l {
        margin-bottom: 10px;
    }

    .ft3 {
        align-items: flex-start;
        flex-direction: column;
    }

    .ft3_1 {
        align-items: flex-start;
        flex-direction: column;
    }

    .ab2l {
        width: 100%;
        margin-bottom: 40px;
    }

    .ab2l:last-child {
        margin-bottom: 0;
    }

    .ab4_2chan {
        right: 50%;
        transform: translateX(50%);
        bottom: -60px;
    }

    .ab6_1 {
        align-items: flex-start;
        flex-direction: column;
    }

    .ab6_1lf {
        margin-bottom: 20px;
    }

    .prode1-1 {
        flex-direction: column;
    }

    .slider-arrows {
        width: 92%;
        top: 40%;
        transform: translateY(-50%);
    }

    .slider-nav .item {
        padding: 0 2px;
    }

    .slider-for {
        margin-bottom: 10px;
    }
}

@media (max-width: 642px) {
    /* .newde1chan {
        align-items: flex-start;
        flex-direction: column;
    } */

    /* .newde1chan_a>a {
        margin-bottom: 12px;
    } */

    /* .newde1chan_a:last-child>a {
        margin-bottom: 0;
    } */

    .newde1chan_a>a {
        padding: 2px 13px 2px 5px;
    }

    .newde1chan_a:last-child>a {
        padding: 2px 5px 2px 13px;
    }

    .newde1_min {
        align-items: flex-start;
        flex-direction: column;
    }

    .newde1_num {
        margin-bottom: 20px;
    }

    .pro2l {
        width: 50%;
    }

    .pro {
        padding: 60px 0 0;
    }

    .pro2h {
        transform: translateY(-14px);
    }

    .pro2u {
        margin-right: calc(-.5 * 0.8rem);
        margin-left: calc(-.5 * 0.8rem);
        margin-bottom: 6px;
    }

    .pro2l {
        margin-bottom: 12px;
        padding-right: calc(0.8rem * .5);
        padding-left: calc(0.8rem * .5);
    }

    .pro2l:last-child {
        display: none;
    }

    .prode1 {
        flex-direction: column;
    }

    .prode1-1 {
        width: 100%;
        margin-bottom: 30px;
    }

    .prode1-2 {
        width: 100%;
    }
}

@media (max-width: 499px) {
    .ven1_loim img {
        width: 120px;
    }

    .con2-fol input,
    .con2-fol textarea {
        padding: 12px 12px;
    }

    .pro2la {
        border-radius: 10px;
    }

    .con2-fol {
        margin-bottom: 10px;
    }

    #venPhoSec {
        top: 54px;
    }

    .ven-sehinp>i {
        left: 90vw;
        top: 58vw;
    }

    .sub_nav {
        display: none;
    }

    .sub_img img {
        min-height: 300px;
    }

    .sub_limg {
        width: 16px;
        margin-right: 6px;
    }

    .sub_l {
        margin-right: 6px;
    }

    .sub_scr {
        padding: 10px 0;
    }

    .con1_1l {
        width: 100%;
    }

    .con1 {
        padding-top: 34px;
    }

    .con1p {
        margin-bottom: 20px;
    }

    .con1_1lh {
        padding: 8px 0;
        margin-bottom: 8px;
    }

    .con1_1 {
        padding: 12px;
    }

    .con1_1l {
        margin-bottom: 14px;
    }

    .con1_1rg {
        display: none;
    }

    .con2 {
        margin-top: 40px;
        padding-bottom: 0;
    }

    .con2_fobti i {
        font-size: 18px;
    }

    .con2-fobt button {
        padding: 8px 30px;
    }

    .ft1_1logo {
        width: 160px;
        margin-bottom: 36px;
    }

    .fttopb {
        right: 0px;
        top: 160px;
    }

    .ft_top {
        padding: 104px 0 24px;
    }

    .pro {
        padding: 40px 0 0;
    }

    #footer>img {
        object-position: right;
    }

    .ft_end {
        padding: 10px 0;
    }

    .ab1_1top img {
        width: 20px;
        margin-right: 12px;
    }

    .ab1_1 {
        padding: 23px 12px 23px 12px;
    }

    .ab1_1topp {
        margin-bottom: 26px;
    }

    .ab1_1end p {
        margin-bottom: 20px;
    }

    .ab1 {
        padding: 40px 0 42px;
    }

    .ab4 {
        padding: 38px 0 80px;
    }

    .ab4_1 {
        margin-bottom: 62px;
    }

    .ab4_2box {
        padding-bottom: 60px;
    }

    .ab4>img {
        height: 180px;
    }

    .ab5 {
        padding-top: 42px;
    }

    .ab5_u {
        margin-top: 20px;
    }

    .ab5_lico img {
        width: 30px;
    }

    .ab5_lsmh {
        margin-bottom: 12px;
    }

    .ab5_lp {
        width: 98%;
        margin-top: 20px;
    }

    .ab6 {
        padding: 48px 0 0px;
    }

    .newde {
        padding: 70px 0 0;
    }

    .sub_navsp {
        margin-bottom: 22px !important;
    }

    .newde1 {
        padding: 12px 12px 0px;
    }

    .sub_navsp {
        display: block;
    }

    .newde1h {
        margin-bottom: 20px;
    }

    .newde1chan {
        padding: 12px 0 20px;
        margin-top: 20px;
    }

    .newde1chan_a>a i {
        margin: 0 4px;
    }

    .new2u {
        margin-right: calc(-.5 * 0.6rem);
        margin-left: calc(-.5 * 0.6rem);
        margin-bottom: 10px;
    }

    .new2l {
        padding-right: calc(0.6rem * .5);
        padding-left: calc(0.6rem * .5);
        margin-bottom: 10px;
    }

    .new2la {
        padding: 10px 10px 15px 10px;
    }

    .news {
        padding: 40px 0 0;
    }

    .new1 {
        margin-bottom: 18px;
    }

    .new1Sw_2btn {
        padding: 2px 14px;
    }

    .ft1_1ph {
        margin-bottom: 6px;
    }

    .ft1_1l {
        margin-bottom: 4px;
    }

    .ft1_2h {
        margin-bottom: 16px;
    }

    .ft1_2l {
        margin-bottom: 6px;
    }

    .ft1 {
        margin-bottom: 20px;
    }

    .ft2_1h {
        margin-bottom: 16px;
    }

    .ft2_1l {
        margin-bottom: 6px;
    }

    .pro1h {
        padding: 12px 10px;
    }

    .pro1la {
        padding: 8px 10px;
    }

    .prode1-2a:first-child {
        margin-right: 16px;
    }

    .prode3 {
        padding: 0 12px;
    }

    .prode3_1 {
        padding-top: 24px;
    }

    .prode4_1 {
        padding-top: 40px;
        padding-bottom: 10px;
        margin-bottom: 24px;
    }

    .prode4_1cahn .swiper-button-prev,
    .prode4_1cahn .swiper-button-next {
        --w: 30px;
    }

    .prode4_1cahn .swiper-button-prev i,
    .prode4_1cahn .swiper-button-next i {
        font-size: 16px;
    }

    .search1 {
        padding: 54px 0 120px;
    }

    .search1_1p {
        margin-bottom: 10px;
    }

    .search1_1Sa {
        flex-direction: column;
    }

    .search1_2 {
        padding: 62px 0 90px;
    }

    .se1_1fo span button i {
        font-size: 18px;
    }

    .se2la {
        padding: 10px 0;
        margin-bottom: 9px;
    }

    .se2Sa {
        padding: 12px 12px;
        margin-bottom: 20px !important;
    }

    .se2 {
        padding: 30px 0 0;
    }

    .search2 {
        padding: 54px 0 0;
    }
}

/* ---------------------------------------------------------------------------------------------- */
.so5map ul li {
    position: absolute;
}

.so5map ul li .svgimg {
    width: 24px;
    height: 24px;
    background: #FFF;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    cursor: pointer;
    transition: ease 1s;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transform: scale(0);
}

.so5map ul li:hover .svgimg {
    opacity: 1;
    transform: scale(1);
}

.so5map ul li .svg span {
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    cursor: pointer;
    transition: ease 1s;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.so5map ul li:hover .svg span {
    opacity: 0;
}

.so5map ul li .svg span::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.3);
    opacity: 0.5;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    z-index: -1;
    animation: consult linear 2s infinite;
}

.so5map ul li .svgimg::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.3);
    opacity: 0.5;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    z-index: -1;
    animation: consult linear 2s infinite;
}

/* .so5map ul li .svg::after {
    transition: 0.6s;
    opacity: 0;
    content: "";
    z-index: 1;
    position: absolute;
    width: 11px;
    height: 14px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: url(../images/dz.png) no-repeat center bottom;
    background-size: 100% 100%;
} */

.so5map ul li:hover .svg:after {
    opacity: 1;
}

.so5map ul li .svgimg img {
    width: 11px;
    height: 14px;
}

@keyframes consult {

    0%,
    100% {
        transform: scale(1);
        border-radius: 50%;
    }

    50% {
        transform: scale(2);
    }
}

.so5map ul li .txt {
    border-radius: 6px;
    background: #FFF;
    padding: 6px 14px;
    transition: 0.6s;
    color: #283754;
    font-family: "Source Han Sans SC";
    font-size: var(--zj-button-ft);
    font-style: normal;
    font-weight: 500;
    line-height: normal;

    z-index: 1;
    position: absolute;
    left: 110%;
    top: 50%;
    transform: translateY(-50%);
    white-space: nowrap;
    opacity: 0;
}

.so5map ul li:hover .txt {
    left: 140%;
    opacity: 1;
}

.so5map ul li:nth-child(1) {
    left: 14.2%;
    top: 75%;
}

.so5map ul li:nth-child(2) {
    left: 20.4%;
    top: 69%;
}

.so5map ul li:nth-child(3) {
    left: 16.2%;
    top: 38.2%;
}

.so5map ul li:nth-child(4) {
    left: 17.8%;
    top: 30%;
}

.so5map ul li:nth-child(5) {
    left: 14.4%;
    top: 31%;
}

.so5map ul li:nth-child(6) {
    left: 15.4%;
    top: 28%;
}

.so5map ul li:nth-child(7) {
    left: 13.4%;
    top: 25%;
}

.so5map ul li:nth-child(8) {
    left: 16.4%;
    top: 16%;
}

.so5map ul li:nth-child(9) {
    left: 21.4%;
    top: 44%;
}

.so5map ul li:nth-child(10) {
    left: 22.8%;
    top: 34%;
}

.so5map ul li:nth-child(11) {
    left: 25.4%;
    top: 33%;
}

.so5map ul li:nth-child(12) {
    left: 26.2%;
    top: 36%;
}

.so5map ul li:nth-child(13) {
    left: 27.2%;
    top: 30%;
}

.so5map ul li:nth-child(14) {
    left: 28.2%;
    top: 28%;
}

.so5map ul li:nth-child(15) {
    left: 30.2%;
    top: 42%;
}

.so5map ul li:nth-child(16) {
    left: 33.2%;
    top: 41%;
}

.so5map ul li:nth-child(17) {
    left: 36.2%;
    top: 46%;
}

.so5map ul li:nth-child(18) {
    left: 37.2%;
    top: 48%;
}

.so5map ul li:nth-child(19) {
    left: 36.3%;
    top: 54%;
}

.so5map ul li:nth-child(20) {
    left: 35.2%;
    top: 51%;
}

.so5map ul li:nth-child(21) {
    left: 40.4%;
    top: 32%;
}

.so5map ul li:nth-child(22) {
    left: 43.4%;
    top: 32%;
}

.so5map ul li:nth-child(23) {
    left: 39.6%;
    top: 57%;
}

.so5map ul li:nth-child(24) {
    left: 46.4%;
    top: 74%;
}

.so5map ul li:nth-child(25) {
    left: 87.8%;
    top: 75%;
}

.so5map ul li:nth-child(26) {
    left: 91.6%;
    top: 72%;
}

.so5map ul li:nth-child(27) {
    left: 93.6%;
    top: 63%;
}

.so5map ul li:nth-child(28) {
    left: 86.6%;
    top: 63%;
}

.so5map ul li:nth-child(29) {
    left: 85.6%;
    top: 56%;
}

.so5map ul li:nth-child(30) {
    left: 87.4%;
    top: 54%;
}

.so5map ul li:nth-child(31) {
    left: 79%;
    top: 41%;
}

.so5map ul li:nth-child(32) {
    left: 81%;
    top: 31%;
}

.so5map ul li:nth-child(33) {
    left: 77%;
    top: 18%;
}

.so5map ul li:nth-child(34) {
    left: 64%;
    top: 12%;
}

.so5mapzg {
    left: 40.4%;
    top: 32%;
    width: 8px;
    height: 8px;
    background: #FFF;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    cursor: pointer;
    transition: ease 1s;
}

.so5mapzg::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.3);
    opacity: 0.5;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    z-index: -1;
    animation: consult linear 2s infinite;
}

.so5mapzgimg {
    width: 78px;
    height: 88px;
    left: 50%;
    transform: translateX(-50%);
    top: -256%;
    position: absolute;
}

.so5mapzgimg img {
    width: 100%;
    height: 100%;
}

/* so4 */
.so4 {
    position: relative;
    padding: 138px 0 203px;
}

.so4>img {
    position: absolute;
    width: 100%;
    height: 120%;
    object-fit: cover;
    object-position: center;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

.so4Sa .so5smh p {
    opacity: 0.6;
    background: linear-gradient(182deg, rgba(57, 83, 163, 0.42) -89.96%, rgba(57, 83, 163, 0.00) 98.51%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.so4Sa .so5h {
    margin-bottom: 75px;
}

.so4Sa .so5h p {
    color: #333;
}

/*  */
.so4sw {
    position: relative;
}

.so4swbox {
    background: rgba(255, 255, 255, 0.80);
    border-radius: 20px;
    height: 490px;
}

.so4swimg {
    display: flex;
    align-items: center;
    justify-content: center;
}

.so4swimg img {
    height: 100%;
    max-width: 100%;
    object-fit: cover;
    object-position: center;
}

#so4sw .swiper-slide .so4swbox {
    transform: scale(0.84);
    transition: all 0.5s ease;
}

#so4sw .swiper-slide-active .so4swbox {
    transform: scale(1);
}

.so4swp {
    margin-top: 55px;
}

.so4swp p {
    color: #333;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_lico);
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}

#so4sw {}

#so4sw .swiper-button-prev,
#so4sw .swiper-button-next {
    line-height: normal;
    margin-top: 0;
    --w: 60px;
    top: 44%;
    width: var(--w) !important;
    height: var(--w) !important;
    background: #385386;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

#so4sw .swiper-button-prev {
    left: 16%;
}

#so4sw .swiper-button-next {
    right: 16%;
}

#so4sw .swiper-button-prev::after,
#so4sw .swiper-button-next::after {
    content: "";
}

#so4sw .swiper-button-prev::before,
#so4sw .swiper-button-next::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    opacity: 0;
    transition: all 0.5s ease;
}

#so4sw .swiper-button-prev:hover:before,
#so4sw .swiper-button-next:hover:before {
    opacity: 1;
}

#so4sw .swiper-button-prev i,
#so4sw .swiper-button-next i {
    font-size: 28px;
    color: #FFF;
    position: relative;
    z-index: 12;
    transition: all 0.5s ease;
}

.so2 {
    background: rgba(231, 235, 246, 1);
}

.so2 .so5smh p {
    opacity: 0.6;
    background: linear-gradient(182deg, rgba(57, 83, 163, 0.42) -89.96%, rgba(57, 83, 163, 0.00) 98.51%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.so2 .so5h {
    margin-bottom: 95px;
}

.so2 .so5h p {
    color: #333;
}

.so2Sw {
    position: relative;
}

#so2Sw {
    overflow: hidden;
}

.so2Swchan {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 55px;
}

.so2Swchan .swiper-button-prev,
.so2Swchan .swiper-button-next {
    position: relative;
    left: 0;
    top: 0;
    left: 0;
    bottom: 0;
    line-height: normal;
    margin-top: 0;
    --w: 60px;
    width: var(--w) !important;
    height: var(--w) !important;
    background: #385386;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    opacity: 1;
}

.so2Swchan .swiper-button-prev {
    margin-right: 24px;
}

.so2Swchan .swiper-button-prev::after,
.so2Swchan .swiper-button-next::after {
    content: "";
}

.so2Swchan .swiper-button-prev::before,
.so2Swchan .swiper-button-next::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    opacity: 0;
    transition: all 0.5s ease;
}

.so2Swchan .swiper-button-prev:hover:before,
.so2Swchan .swiper-button-next:hover:before {
    opacity: 1;
}

.so2Swchan .swiper-button-prev i,
.so2Swchan .swiper-button-next i {
    font-size: 28px;
    color: #FFF;
    position: relative;
    z-index: 12;
    transition: all 0.5s ease;
}

.so2Swchan .swiper-scrollbar {
    position: relative;
    left: 0;
    top: 0;
    left: 0;
    bottom: 0;
    width: calc(100% - 206px);
    height: 1px;
    background: rgba(255, 255, 255, 0.30);
}

.so2Swchan .swiper-scrollbar-drag {
    height: 4px;
    background: #26B9CB;
}

.so2Swchanbutton {
    display: flex;
    align-items: center;
}

.so2 {
    padding: 128px 0 110px;
}

/*  */
.so3 {
    position: relative;
    z-index: 12;
}

.so3_1h p {
    font-family: "Microsoft YaHei";
    font-size: var(--zj-pro2p);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    opacity: 0.6;
    background: linear-gradient(182deg, rgba(255, 255, 255, 0.42) -89.96%, rgba(255, 255, 255, 0.00) 98.51%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.so3_1p {
    transform: translateY(-24px);
    margin-bottom: 140px;
}

.so3_1p p {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_la);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
}

.so23bg {
    position: relative;
    z-index: 12;
}

.so23bg>img {
    position: absolute;
    width: 100%;
    object-fit: cover;
    object-position: center;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

.so3Sa {
    display: flex;
    justify-content: space-between;
}

.so3_1 {
    width: 37%;
    flex: 0 0 auto;
}

.so3_2 {
    width: calc(63% - 170px);
    flex: 0 0 auto;
    padding-top: 42px;
}

.so3_1a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 86px;
    padding: 30px 0;
    position: relative;
}

.so3_1a::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.20);
}

.so3_1a::before {
    position: absolute;
    content: "";
    width: 0;
    height: 1px;
    left: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 1);
    z-index: 12;
    transition: all 0.5s ease;
}

.so3_1a:hover:before {
    width: 100%;
}

.so3_1a:last-child {
    margin-bottom: 0;
}

.so3_1a1 {
    display: flex;
    align-items: baseline;
}

.so3_1a1 p {
    color: #FFF;
    font-family: 'Montserrat';
    font-size: calc(var(--zj-pro2p) + 6px);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

.so3_1a1 span {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ne2lh);
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    margin-left: 12px;
    display: block;
}

.fuha {
    font-size: 64px;
}

.so3_1a2 {
    flex: 0 0 auto;
}

.so3_2h {
    margin-bottom: 12px;
}

.so3_2h p {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ab1_1toph);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
}

.so3_2smh {
    margin-bottom: 60px;
}

.so3_2smh p {
    color: #FFF;
    font-family: 'Montserrat';
    font-size: var(--zj-con1_lico);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.so3_2p {
    margin-bottom: 60px;
}

.so3_2p p {
    color: #FFF;
    text-indent: 2em;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 400;
    line-height: calc(var(--zj-con2-fol) * 2.2);
    text-transform: uppercase;
}

.so3_2imgbox {
    display: block;
    position: relative;
}

.so3_2imgbox img {
    border-radius: 20px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.so3_2btn {
    position: absolute;
    left: 154px;
    bottom: -50px;
    --w: 120px;
    width: var(--w);
    height: var(--w);
    border-radius: 50%;
    background: linear-gradient(180deg, #283754 0%, #385386 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.so3_2btn::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    opacity: 0;
    transition: all 0.5s ease;
}

.so3_2imgbox:hover .so3_2btn::after {
    opacity: 1;
}

.so3_2btn i {
    position: relative;
    z-index: 12;
    font-size: 56px;
    color: #fff;
}

/*  */
.so1 {
    background: url(../images/so1bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.so1sw_1box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 8%;
}

.so1sw_1img {
    position: relative;
    width: 39%;
    flex: 0 0 auto;
}

.so1sw_1img img {
    width: 100%;
}

.so1sw_1img img:nth-child(1) {
    position: absolute;
    width: 87%;
    left: 52%;
    top: 50%;
    transform: translate(-50%, -50%);
    filter: drop-shadow(0px 6px 30px rgba(0, 0, 0, 0.25));
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
}

.so1sw_1rg {
    width: calc(100% - 39% - 163px);
    flex: 0 0 auto;
}

.so1sw_1h {
    padding-bottom: 46px;
    margin-bottom: 94px;
    position: relative;
}

.so1sw_1h::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    width: 76px;
    left: 0;
    bottom: 0;
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, rgba(224, 253, 210, 1)) 112.26%);
}

.so1sw_1h p {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: calc(var(--zj-ab4_ltops) - 2px);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
}

.so1sw_1p span::after {
    position: absolute;
    content: "";
    width: 26px;
    height: 26px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/so1ico1.png) no-repeat;
    background-size: cover;
    background-position: center;
}

.so1sw_1p {
    margin-bottom: 44px;
}

.so1sw_1p span {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ab1top1p);
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 44px;
}

.so1sw_1btn {
    display: flex;
    align-items: center;
}

.so1sw_1a {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 60px;
    background: #FFF;
    padding: 8px 34px;
    position: relative;
    overflow: hidden;
}

.so1sw_1a::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: var(--3, linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%));
    opacity: 0;
    transition: all 0.5s ease;
}

.so1sw_1a:hover:after {
    opacity: 1;
}

.so1sw_1a span {
    color: #283754;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    margin-right: 10px;
    transition: all 0.5s ease;
    position: relative;
    z-index: 12;
}

.so1sw_1a:hover span {
    color: #fff;
}

.so1sw_1a i {
    font-size: 28px;
    color: rgba(40, 55, 84, 1);
    transition: all 0.5s ease;
    position: relative;
    z-index: 12;
}

.so1sw_1a:hover i {
    color: #fff;
}

.so1sw_1 {
    position: relative;
}

.so1sw_2box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#proDeSw_1,
#proDeSw_2 {
    overflow: hidden;
}

.so1sw_2img {
    transition: all 0.5s ease;
    transform: scale(0);
}

.so1sw_2 .swiper-slide.on .so1sw_2img {
    transform: scale(1);
}

.so1sw_2img img {
    width: 64px;
}

.so1sw_2yuan span {
    --w: 16px;
    width: var(--w);
    height: var(--w);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.60);
    margin: 14px 0;
    display: block;
    transition: all 0.5s ease;
}

.so1sw_2 .swiper-slide.on .so1sw_2yuan span {
    background: rgba(255, 255, 255, 1);
}

.so1sw_2h p {
    color: rgba(255, 255, 255, 0.60);
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ven2_las);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    transition: all 0.5s ease;
}

.so1sw_2 .swiper-slide.on .so1sw_2h p {
    color: rgba(255, 255, 255, 1);
}

.so1sw_1 {
    margin-bottom: 34px;
}

.so1 {
    padding: 110px 0 68px;
}

.so1sw_2 {
    position: relative;
}

.so1sw_2::after {
    position: absolute;
    content: "";
    width: 140%;
    height: 1px;
    left: 50%;
    top: 67%;
    transform: translate(-50%, -50%);
    border-bottom: 1px dashed rgba(255, 255, 255, 0.40);
}

#swiper-button-prev,
#swiper-button-next {}

#swiper-button-prev,
#swiper-button-next {
    position: relative;
    left: 0;
    top: 0;
    left: 0;
    bottom: 0;
    line-height: normal;
    margin-top: 0;
    --w: 60px;
    width: var(--w) !important;
    height: var(--w) !important;
    background: #385386;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    opacity: 1;
}

#swiper-button-prev,
#swiper-button-next {
    margin: 30px 0;
}

#swiper-button-prev {
    transform: rotate(90deg);
}

#swiper-button-next {
    transform: rotate(90deg);
}

#swiper-button-prev::after,
#swiper-button-next::after {
    content: "";
}

#swiper-button-prev::before,
#swiper-button-next::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    opacity: 0;
    transition: all 0.5s ease;
}

#swiper-button-prev:hover:before,
#swiper-button-next:hover:before {
    opacity: 1;
}

#swiper-button-prev i,
#swiper-button-next i {
    font-size: 28px;
    color: #FFF;
    position: relative;
    z-index: 12;
    transition: all 0.5s ease;
}

.so1sw_1 {
    position: relative;
}

.so1sw_1chan {
    position: absolute;
    right: 6%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 12;
}

@media (max-width: 1536px) {
    .so1 {
        padding: 60px 0 38px;
    }

    .so1sw_1box {
        padding: 0 4%;
    }

    #swiper-button-prev,
    #swiper-button-next {
        --w: 40px;
        margin: 12px 0;
    }

    .so1sw_1h {
        padding-bottom: 26px;
        margin-bottom: 44px;
        position: relative;
    }

    .so1sw_1p {
        margin-bottom: 24px;
    }

    .so1sw_1p span {
        margin-bottom: 24px;
    }

    #swiper-button-prev i,
    #swiper-button-next i {
        font-size: 20px;
    }

    .so1sw_1chan {
        position: absolute;
        right: 2%;
    }

    .so1sw_1img {
        width: 46%;
    }

    .so1sw_1rg {
        width: calc(100% - 46% - 123px);
    }

    .so1sw_2img img {
        width: 44px;
    }

    .so1sw_2yuan span {
        --w: 12px;
    }

    .so1sw_2::after {
        top: 61%;
    }

    .so2 .so5h {
        margin-bottom: 45px;
    }

    .so2 {
        padding: 68px 0 40px;
    }

    .so2Swchan .swiper-button-prev,
    .so2Swchan .swiper-button-next {
        --w: 40px;
    }

    .so23bg>img {
        height: 1100px;
    }

    .so2Swchan .swiper-button-prev i,
    .so2Swchan .swiper-button-next i {
        font-size: 20px;
    }

    .so2Swchan .swiper-button-prev {
        margin-right: 12px;
    }

    .so3_1p {
        margin-bottom: 90px;
    }

    .so3_2smh {
        margin-bottom: 30px;
    }

    .so3_2btn {
        --w: 60px;
        left: 100px;
        bottom: -28px;

    }

    .so3_2btn i {
        font-size: 36px;
    }

    .so3_2p {
        margin-bottom: 30px;
    }

    .so3_1a {
        margin-bottom: 46px;
        padding: 15px 0;
    }

    .so3_1a2 svg {
        width: 40px;
    }

    .so3_2 {
        width: calc(63% - 120px);
        padding-top: 21px;
    }

    #so4sw .swiper-button-prev,
    #so4sw .swiper-button-next {
        --w: 50px
    }

    .so6_chan .swiper-button-prev,
    .so6_chan .swiper-button-next {
        --w: 50px
    }

    .so6_chan .swiper-button-prev {
        margin-right: 12px;
    }
}

@media (max-width: 992px) {
    .so1sw_1chan {
        display: none;
    }

    .so1sw_1box {
        padding: 0;
        flex-direction: column;
    }

    .so1sw_1img {
        width: 100%;
        margin-bottom: 20px;
    }

    .so1sw_1rg {
        width: 100%;
    }

    .so3Sa {
        flex-direction: column;
    }

    .so3_1,
    .so3_2 {
        width: 100%;
    }

    .so3_1 {
        margin-bottom: 30px;
    }

    .so23bg>img {
        height: 1800px;
    }

    .so5map {
        width: 100vw;
    }

    .so6_1 {
        width: 100%;
    }

    .so6_chan {
        bottom: -80px;
    }

    .so6_2,
    .so6_3 {
        display: none;
    }

    .so6top {
        margin-bottom: 42px;
    }
}

@media (max-width: 499px) {
    .mouse__down {
        display: none;
    }

    .so1 {
        padding: 30px 0 38px;
    }

    .so1sw_1a {
        padding: 4px 24px;
    }

    .so23bg>img {
        height: 1400px;
    }

    .so2Swchan .swiper-scrollbar {
        width: calc(100% - 106px);
    }

    .so2Swchan .swiper-scrollbar {
        height: 4px;
    }

    .so2Swchan {
        margin-top: 25px;
    }

    .so2 {
        padding: 38px 0 40px;
    }

    .so2 .so5h {
        margin-bottom: 25px;
    }

    .so1sw_1a i {
        font-size: 20px;
    }

    .so3_1p {
        margin-bottom: 40px;
    }

    .so3_1a {
        margin-bottom: 26px;
    }

    .so4Sa .so5h {
        margin-bottom: 15px;
    }

    .so3_2btn {
        --w: 48px;
        left: 48px;
        bottom: -23px;
    }

    .so4 {
        position: relative;
        padding: 78px 0 43px;
    }

    .so4swbox {
        height: auto;
    }

    .so5map {
        display: none;
    }

    .so5mapph {
        display: block !important;
    }

    .so6rga {
        padding: 2px 16px;
    }

    .so6rga span {
        padding: 0;
        margin-right: 4px;
    }

    .so6_chan {
        z-index: 12;
        display: none;
    }

    .so6>img {
        height: 140%;
    }

    .so6top {
        margin-bottom: 32px;
    }

    .so6 {
        position: relative;
        padding: 43px 0 0;
    }

    .so5 {
        padding: 42px 0 28px;
    }

    .so5mapph img {
        width: 100%;
    }

    #so4sw .swiper-button-prev {
        left: 2%;
    }

    #so4sw .swiper-button-next {
        right: 2%;
    }

    .so4swp {
        margin-top: 15px;
        padding-bottom: 18px;
    }
}



.search1 {
    background: rgba(231, 235, 246, 1);
    padding: 100px 0 120px;
}

.search1_1 {
    background: rgba(46, 64, 101, 0.90);
    backdrop-filter: blur(6px);
    padding: 30px 0;
}

.search1_1Sa {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.search1_1p p {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ven2_la);
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}

.search1_1p p span {
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    margin: 0 10px;
}

.se1_1fo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 4px;
    border: 1px solid #DDD;
    background: #FFF;
    padding: 10px 14px;
    width: 409px;
}

.se1_1fo input {
    color: #666;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-button-ft);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 300px;
    background: transparent;
    transition: all 0.3s ease;
}

.se1_1fo input::-webkit-input-placeholder {
    color: rgba(102, 102, 102, 0.4);
}

.se1_1fo input:-moz-placeholder {
    color: rgba(102, 102, 102, 0.4);
}

.se1_1fo input::-moz-placeholder {
    color: rgba(102, 102, 102, 0.4);
}

.se1_1fo input:-ms-input-placeholder {
    color: rgba(102, 102, 102, 0.4);
}

.se1_1fo span button {
    background: transparent;
}

.se1_1fo span button i {
    font-size: 20px;
    color: rgba(40, 55, 84, 1);
}

.search1_2 {
    padding: 92px 0 150px;
}

.search1_2Sa {
    border-radius: 4px;
    background: #FFF;
    padding: 20px 0;
}

.search1_2Sa p {
    color: #333;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ven2_la);
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.8px;
}

/*  */
.search2 {
    background: rgba(231, 235, 246, 1);
    padding: 100px 0 0;
}

.se2 {
    padding: 90px 0 84px;
}

.se2Sa {
    border-radius: 20px;
    background: #FFF;
    padding: 60px 40px;
    margin-bottom: 50px !important;
}

.se2la {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
    margin-bottom: 18px;
    position: relative;
}

.se2la::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #DDD;
    left: 0;
    bottom: 0;
}

.se2la::before {
    position: absolute;
    content: "";
    width: 0;
    height: 1px;
    background: #283754;
    left: 0;
    bottom: 0;
    z-index: 12;
    transition: all 0.8s ease;
}

.se2la:hover:before {
    width: 100%;
}

.se2lh {
    display: flex;
    align-items: baseline;
}

.se2lh p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 12px;
}

.se2lnum {
    flex: 0 0 auto;
}

.se2lnum p {
    color: #283754;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}

/* ---------------------------------------- */
#ven {
    border-bottom: 1px solid rgba(40, 55, 84, 0.20);
    transition: all 0.5s ease;
}

#ven:hover {
    background: #FFF;
    box-shadow: 0px 4px 6px 0px rgba(195, 195, 195, 0.25);
}

.ventricle {
    background: #FFF;
    box-shadow: 0px 4px 6px 0px rgba(195, 195, 195, 0.25);
}

.hea_box {
    display: flex;
    justify-content: space-between;
}

.ven1_loim {
    padding: 22px 0;
    position: relative;
}

.ven1_loim img {
    width: 229px;
}

.ven2 {
    display: flex;
    align-items: stretch;
}

.ven2_lis {
    height: 100%;
}

.ven2_u {
    display: flex;
    align-items: center;
    height: 100%;
}

.ven2_l {
    margin-right: 4.2vw;
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
}

.ven2_l:last-child {
    margin-right: 12.46vw;
}

.ven2_lsa {
    height: 100%;
    position: relative;
}

.ven2_la {
    display: flex;
    align-items: center;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.ven2_la::after {
    position: absolute;
    content: "";
    width: 0;
    height: 2px;
    border-radius: 1px;
    background: #283754;
    left: 50%;
    transform: translateX(-50%);
    bottom: 26px;
    transition: all 0.5s ease;
}

.ven2_la:hover:after {
    width: 40px;
}

.ven2_l.on .ven2_la::after {
    width: 40px;
}

.ven2_la span {
    color: #283754;
    font-size: var(--zj-con2-fol);
    font-family: "Microsoft YaHei";
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.ven2_1 {
    display: flex;
    align-items: stretch;
}

.ven2_1>i {
    font-size: 20px;
    color: #283754;
    margin-right: 6px;
}

.ven_language {
    margin-right: 30px;
    display: flex;
    align-items: center;
}

.ven_language span {
    color: #283754;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.ven_seh {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.ven_seh span i {
    font-size: 20px;
    color: #283754;
}

/* houmjiade erji */
.ven2-ler {
    position: absolute;
    width: 300%;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    max-height: 0px;
    overflow: hidden;
    transition: all 0.5s ease;
}

.ven2_lsa:hover .ven2-ler {
    max-height: 500px;
}

.ven2-lerbo {
    background: rgba(255, 255, 255, 1);
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 10px 1px;
    padding: 10px 0;
}

.ven2-lera {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 12px;
    transition: all 0.5s ease;
}

.ven2-lera:hover {
    background: #EAEEF7;
}

.ven2-lera span {
    color: #283754;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-button-ft);
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    text-align: center;
    --size: 1px;
    --color: #0057A3;
    text-decoration: none;
    background-image: linear-gradient(var(--color), var(--color));
    background-size: 0% var(--size);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    transition-property: background-size, color, opacity;
    transition-duration: 0.5s;
    transition-timing-function: cubic-beizer(0.4, 0, 0.2, 1);
}

.ven2-lera:hover span {
    /* color: #0057A3;
    background-size: 100% var(--size);
    background-position-x: 0%;
    opacity: 1; */

}

@media (max-width: 1536px) {
    /* .ven2-ler {
        top: 45px;
    } */
}

/* yuyan */
.ven_language {
    position: relative;
}

.ven2-3sec {
    position: absolute;
    width: 112px;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 10px 1px;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 0.5s ease;
    z-index: 14;
}

.ven_language:hover .ven2-3sec {
    max-height: 600px;
    opacity: 1;
    /* overflow: visible; */
}

.ven2-3sec a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 4px 0;
    padding: 4px 12px;
    transition: all 0.5s ease;
}

.ven2-3sec a:hover {
    background: #EAEEF7;
}

.ven2-3sec a span {
    color: #333;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-button-ft);
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    display: block;
}

/*  */
.ven-sehinp {
    position: absolute;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    left: 0;
    top: 0;
    z-index: 99999999;
    pointer-events: none;
    opacity: 0;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ven-sehinp.on {
    pointer-events: auto;
    opacity: 1;
}

.ven-sehinp>i {
    position: absolute;
    display: block;
    color: #fff;
    transition: all 0.3s ease;
    cursor: pointer;
    font-size: 24px;
    font-weight: 200;
    left: 58vw;
    top: 15vw;
}

.ven-sehinp>i:hover {
    transform: rotate(180deg);
}

.ven-sehfo {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-direction: column;
    border-radius: 4px;
    background: #FFF;
    padding: 30px;
}

.ven-sehfo input {
    color: #666;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-button-ft);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 4px;
    border: 1px solid #DDD;
    padding: 10px 14px;
    width: 300px;
    background: transparent;
    transition: all 0.3s ease;
    margin-bottom: 12px;
}

.ven-sehfo input::-webkit-input-placeholder {
    color: rgba(102, 102, 102, 0.4);
}

.ven-sehfo input:-moz-placeholder {
    color: rgba(102, 102, 102, 0.4);
}

.ven-sehfo input::-moz-placeholder {
    color: rgba(102, 102, 102, 0.4);
}

.ven-sehfo input:-ms-input-placeholder {
    color: rgba(102, 102, 102, 0.4);
}

.ven-sehfo>span {
    display: block;
}

.ven-sehfo>span button {
    width: 100%;
    background: transparent;
    border-radius: 4px;
    border: 1px solid #DDD;
    background: #385386;
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 10px 0;
}

/* gg */
.sub {
    position: relative;
}

.sub_img {
    overflow: hidden;
}

.sub_img img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    min-height: 500px;
    animation: zoombig 3s forwards linear;
}

@keyframes zoombig {
    0% {
        transform: scale(1.1, 1.1);
    }

    100% {
        transform: scale(1, 1);
    }
}

.sub_te {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.sub_h {
    margin-bottom: 2px;
}

.sub_h p {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-sub_h);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.sub_nav .breadcrumb {
    margin-bottom: 0;
    align-items: center;
}

.sub_nav .breadcrumb .breadcrumb-item {
    display: flex;
    align-items: center;
}

.sub_nav .breadcrumb .breadcrumb-item::before {
    padding-bottom: 2px;
}

.sub_nav .breadcrumb .breadcrumb-item,
.sub_nav .breadcrumb .breadcrumb-item::before,
.sub_nav .breadcrumb .breadcrumb-item a {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-button-ft);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.sub_scr {
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    background: rgba(46, 64, 101, 0.90);
    backdrop-filter: blur(6px);
    padding: 40px 0;
}

.sub_u {
    display: flex;
    align-items: center;
}

.sub_l {
    margin-right: 24px;
}

.sub_l:last-child {
    margin-right: 0;
}

.sub_la {
    display: flex;
    align-items: center;
    opacity: 0.6;
    transition: all 0.5s ease;
}

.sub_l.on .sub_la {
    opacity: 1;
}

.sub_limg {
    width: 26px;
    margin-right: 10px;
    overflow: hidden;
}

.sub_limg img {
    width: 100%;
    transform: translateX(100%);
    transition: all 0.5s ease;
}

.sub_l.on .sub_limg img {
    transform: translateX(0);
}

.sub_lh span {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ven2_la);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

/* contact */
.con {
    background: rgba(231, 235, 246, 1);
}

.con1 {
    padding-top: 88px;
}

.con1h {
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.con1h::after {
    position: absolute;
    content: "";
    width: 100px;
    height: 2px;
    background: #385386;
    left: 0;
    bottom: 0;
}

.con1h p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_la);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.con1p {
    margin-bottom: 50px;
}

.con1p p {
    font-family: 'Montserrat';
    font-size: var(--zj-ab1top1p);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

/*  */
.con1_1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 20px 20px 0px 0px;
    background: #FFF;
    position: relative;
    padding: 0 0 0 86px;
}

.con1_1::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 8px;
    left: 0;
    bottom: 0;
    background: var(--3, linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%));
}

.con1_1lf {
    width: 46%;
    flex: 0 0 auto;
}

.con1_1u {
    margin-right: calc(-.5 * 3.8rem);
    margin-left: calc(-.5 * 3.8rem);
}

.con1_1l {
    padding-right: calc(3.8rem * .5);
    padding-left: calc(3.8rem * .5);
    margin-bottom: 80px;
}

.con1_1lh {
    position: relative;
    padding: 20px 0;
    margin-bottom: 20px;
}

.con1_1lh::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    border-bottom: 1px solid #DDD;
}

.con1_1lh p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_lico);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.con1_1la {
    display: block;
}

.con1_1la span {
    color: #666;
    font-family: 'Montserrat';
    font-size: var(--zj-button);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    transition: all 0.5s ease;
}

.con1_1lbox>a:hover span {
    color: #283754;
}

.con1_1lwx {
    position: relative;
    width: max-content;
}

.con1_1lwx i {
    --w: 46px;
    width: var(--w);
    height: var(--w);
    background: linear-gradient(180deg, #283754 0%, #385386 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    color: #FFF;
}

.con1_1lwx img {
    width: 128px;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.5s ease;
    opacity: 0;
    box-shadow: 0px 4px 6px 0px rgba(195, 195, 195, 0.25);
}

.con1_1lwx:hover img {
    opacity: 1;
}

.con1_1rg {
    width: calc(54% - 32px);
    flex: 0 0 auto;
    transform: translateY(-14%);
}

.con1_1rg img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 20px;
}

.con2 {
    margin-top: 94px;
    padding-bottom: 138px;
}

.con2Sa {
    background: url(../images/con2bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    padding: 114px 12px;
    border-radius: 20px;
}

.con2h {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.con2h::after {
    position: absolute;
    content: "";
    width: 100px;
    height: 2px;
    background: #FFF;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.con2h p {
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_la);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.con2p {
    margin-bottom: 67px;
}

.con2p p {
    color: #FFF;
    text-align: center;
    font-family: 'Montserrat';
    font-size: var(--zj-con2p);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.con2_fo {
    max-width: 1130px;
    margin: auto;
}

.con2-fou {
    margin-right: calc(-.5 * 0.9rem);
    margin-left: calc(-.5 * 0.9rem);
}

.con2-fol {
    margin-bottom: 18px;
    padding-right: calc(0.9rem * .5);
    padding-left: calc(0.9rem * .5);
}

.con2-fol input,
.con2-fol textarea {
    width: 100%;
    color: #666;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    padding: 14.5px 15px;
    transition: all 0.5s ease;
    border-radius: 6px;
    border: 1px solid #DDD;
    background: #FFF;
}

.con2-fol input::-webkit-input-placeholder {
    color: rgba(102, 102, 102, 0.6);
}

.con2-fol input::-moz-placeholder {
    color: rgba(102, 102, 102, 0.6);
}

.con2-fol input:-ms-input-placeholder {
    color: rgba(102, 102, 102, 0.6);
}

.con2-fol textarea::-webkit-input-placeholder {
    color: rgba(102, 102, 102, 0.6);
}

.con2-fol textarea::-moz-placeholder {
    color: rgba(102, 102, 102, 0.6);
}

.con2-fol textarea:-ms-input-placeholder {
    color: rgba(102, 102, 102, 0.6);
}

.con2-fobt {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.con2-foyzm {
    display: flex;
    align-items: center;
}

.con2-foyzm input {
    width: 330px;
    color: #666;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    padding: 10px 15px;
    transition: all 0.5s ease;
    border-radius: 6px;
    border: 1px solid #DDD;
    background: #FFF;
    margin-right: 14px;
    min-height: 56px;
}

.con2-foyzm input::-webkit-input-placeholder {
    color: rgba(102, 102, 102, 0.6);
}

.con2-foyzm input::-moz-placeholder {
    color: rgba(102, 102, 102, 0.6);
}

.con2-foyzm input::-ms-input-placeholder {
    color: rgba(102, 102, 102, 0.6);
}

.con2-foyzm img:nth-of-type(1) {
    width: 178px;
    object-fit: cover;
    object-position: center;
    margin-right: 14px;
    cursor: pointer;
}

.con2-foyzm img:nth-of-type(2) {
    width: 56px;
    cursor: pointer;
}

.con2-fobt button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 36px;
    border-radius: 60px;
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.25);
}

.con2-fobt button span {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-right: 18px;
}

.con2_fobti {
    position: relative;
    overflow: hidden;
}

.con2_fobti i {
    font-size: 24px;
    color: #FFF;
    transition: all 0.5s ease;
    display: block;
}

.con2_fobti i:nth-child(1) {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-170%, -50%);
}

.con2-fobt button:hover .con2_fobti i:nth-child(1) {
    transform: translate(-50%, -50%);
}

.con2-fobt button:hover .con2_fobti i:nth-child(2) {
    transform: translateX(120%);
}

/* footer */
#footer {
    background: rgba(231, 235, 246, 1);
    position: relative;
}

#footer>img {
    position: absolute;
    left: 0;
    bottom: 0;
    object-fit: cover;
    object-position: bottom;
}

.ftSa {
    position: relative;
    z-index: 12;
}

.ft_top {
    display: flex;
    justify-content: space-between;
    padding: 156px 0 94px;
}

.ft1 {
    width: 56.6%;
    flex: 0 0 auto;
    display: flex;
    justify-content: space-between;
}

.ft1_1 {
    width: 40%;
    flex: 0 0 auto;
}

.ft1_1logo {
    width: 229px;
    margin-bottom: 36px;
    display: block;
}

.ft1_1logo img {
    width: 100%;
}

.ft1_1ph {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.ft1_1ph i {
    font-size: 20px;
    color: #FFF;
    margin-right: 10px;
}

.ft1_1ph span {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_lico);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    --size: 1px;
    --color: #FFF;
    text-decoration: none;
    background-image: linear-gradient(var(--color), var(--color));
    background-size: 0% var(--size);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    transition-property: background-size, color, opacity;
    transition-duration: 0.5s;
    transition-timing-function: cubic-beizer(0.4, 0, 0.2, 1);
}

.ft1_1ph:hover span {
    /* color: #0057A3; */
    background-size: 100% var(--size);
    background-position-x: 0%;
    opacity: 1;

}

.ft1_1l {
    margin-bottom: 18px;
}

.ft1_1l:last-child {
    margin-bottom: 0;
}

.ft1_1la {
    display: flex;
    align-items: center;
}

.ft1_1la i {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.8);
    margin-right: 10px;
}

.ft1_1la span {
    color: rgba(255, 255, 255, 0.80);
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    --size: 1px;
    --color: #FFF;
    text-decoration: none;
    background-image: linear-gradient(var(--color), var(--color));
    background-size: 0% var(--size);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    transition-property: background-size, color, opacity;
    transition-duration: 0.5s;
    transition-timing-function: cubic-beizer(0.4, 0, 0.2, 1);
}

.ft1_1l>a:hover span {
    color: #FFF;
    background-size: 100% var(--size);
    background-position-x: 0%;
    opacity: 1;
}

/*  */
.ft1_2 {
    width: 40%;
    flex: 0 0 a;
}

.ft1_2h {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 26px;
}

.ft1_2h::after {
    position: absolute;
    content: "";
    width: 40px;
    height: 2px;
    background: #FFF;
    left: 0;
    bottom: 0;
}

.ft1_2h p {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ne2lh);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.ft1_2l {
    margin-bottom: 14px;
}

.ft1_2la span {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 400;
    line-height: calc(var(--zj-con2-fol) * 1.66);
    --size: 1px;
    --color: #FFF;
    text-decoration: none;
    background-image: linear-gradient(var(--color), var(--color));
    background-size: 0% var(--size);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    transition-property: background-size, color, opacity;
    transition-duration: 0.5s;
    transition-timing-function: cubic-beizer(0.4, 0, 0.2, 1);
}

.ft1_2la:hover span {
    color: #FFF;
    background-size: 100% var(--size);
    background-position-x: 0%;
    opacity: 1;
}

.ft2 {
    width: calc(100% - 56.6% - 244px);
    flex: 0 0 auto;
    display: flex;
    justify-content: space-between;
}

.ft2_1 {
    flex: 0 0 auto;
}

.ft2_1h {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 26px;
}

.ft2_1h::after {
    position: absolute;
    content: "";
    width: 40px;
    height: 2px;
    background: #FFF;
    left: 0;
    bottom: 0;
}

.ft2_1h p {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ne2lh);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.ft2_1l {
    margin-bottom: 14px;
}

.ft2_1l:last-child {
    margin-bottom: 0;
}

.ft2_1la span {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 400;
    line-height: calc(var(--zj-con2-fol) * 1.66);
    --size: 1px;
    --color: #FFF;
    text-decoration: none;
    background-image: linear-gradient(var(--color), var(--color));
    background-size: 0% var(--size);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    transition-property: background-size, color, opacity;
    transition-duration: 0.5s;
    transition-timing-function: cubic-beizer(0.4, 0, 0.2, 1);
}

.ft2_1la:hover span {
    color: #FFF;
    background-size: 100% var(--size);
    background-position-x: 0%;
    opacity: 1;
}

.ft2_2 {
    padding-top: 30px;
}

.ft2_2img {
    margin-bottom: 13px;
    width: 150px;
}

.ft2_2img img {
    width: 100%;
}

.ft2_2h p {
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.ft_end {
    padding: 20px 0;
    position: relative;
}

.ft_end::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.40);
}

.ft3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ft3_1 {
    display: flex;
    align-items: center;
}

.ft3_1>div {
    margin-right: 20px;
}

.ft3A,
.ft3A span {
    color: rgba(255, 255, 255, 0.40);
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ft2_forl);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    transition: all 0.5s ease;
}

.ft3_1>a:hover {
    color: #fff;
}

.ft3A:hover span {
    color: #FFF;
}

.fttopb {
    position: absolute;
    --w: 60px;
    width: var(--w);
    height: var(--w);
    background: rgba(56, 83, 134, 1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 45px;
    top: 72px;
    cursor: pointer;
    overflow: hidden;
}

.fttopb::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    opacity: 0;
    transition: all 0.5s ease;
}

.fttopb:hover:after {
    opacity: 1;
}

.fttopb_ibox {
    display: block;
    position: relative;
    z-index: 12;
}

.fttopb_ibox i {
    font-size: 28px;
    color: #FFF;
}

/* news */
.news {
    background: rgba(231, 235, 246, 1);
    padding: 90px 0 85px;
}

.new1 {
    position: relative;
    border-radius: 20px;
    background: #FBFBFB;
    padding: 40px;
    margin-bottom: 77px;
}

#new1Sw {
    overflow: hidden;
}

.new1Sw_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.new1Sw_1 {
    border-radius: 10px;
    overflow: hidden;
    width: 48.4%;
    flex: 0 0 auto;
}

.new1Sw_1 img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    aspect-ratio: 3 / 2;
    transition: all 0.5s ease;
}

.new1Sw_box:hover .new1Sw_1 img {
    transform: scale(1.08);
}

.new1Sw_2 {
    width: calc(51.6% - 78px);
}

.new1Sw_2num {
    margin-bottom: 6px;
}

.new1Sw_2num span {
    font-family: 'Montserrat';
    font-size: calc(var(--zj-con2p) - 1px);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: linear-gradient(180deg, #283754 0%, #385386 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.new1Sw_2h {
    margin-bottom: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: calc(var(--zj-con1_lico) * 1.53 * 2);
}

.new1Sw_2h span {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_lico);
    font-style: normal;
    font-weight: 700;
    line-height: calc(var(--zj-con1_lico) * 1.53);
}

.new1Sw_2p {
    margin-bottom: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: calc(var(--zj-con2-fol) * 1.66 * 2);
}

.new1Sw_2p span {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 400;
    line-height: calc(var(--zj-con2-fol) * 1.66);
}

.new1Sw_2btn {
    display: flex;
    align-items: center;
    width: max-content;
    border-radius: 60px;
    background: #385386;
    padding: 8px 34px;
    position: relative;
    overflow: hidden;
}

.new1Sw_2btn::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    opacity: 0;
    transition: all 0.5s ease;
}

.new1Sw_box:hover .new1Sw_2btn::after {
    opacity: 1;
}

.new1Sw_2btn span {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-right: 10px;
    position: relative;
    z-index: 12;
}

.new1Sw_2btn i {
    font-size: 28px;
    color: #FFF;
    position: relative;
    z-index: 12;
}

#new1Sw .swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: calc(51.6% - 84px);
    left: auto !important;
    right: 0 !important;
    bottom: 12% !important;
}

#new1Sw .swiper-pagination .swiper-pagination-bullet {
    --w: 12px;
    width: var(--w) !important;
    height: var(--w) !important;
    margin: 0 5px !important;
}

#new1Sw .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #385386;
}

.new2u {
    margin-right: calc(-.5 * 2.6rem);
    margin-left: calc(-.5 * 2.6rem);
    margin-bottom: 30px;
}

.new2l {
    padding-right: calc(2.6rem * .5);
    padding-left: calc(2.6rem * .5);
    margin-bottom: 40px;
}

.new2la {
    border-radius: 10px;
    background: #FBFBFB;
    padding: 20px 20px 45px 20px;
    display: block;
}

.new2limg {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 45px;
}

.new2limg::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgba(40, 55, 84, 0.4);
    transition: all 0.5s ease;
    opacity: 0;
}

.new2la:hover .new2limg::after {
    opacity: 1;
}

.new2limg img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    aspect-ratio: 3 / 2;
    transition: all 0.5s ease;
}

.new2la:hover .new2limg img {
    transform: scale(1.08);
}

.new2limg i {
    position: absolute;
    --w: 60px;
    width: var(--w);
    height: var(--w);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #385386;
    font-size: 28px;
    color: #FFF;
    z-index: 12;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
    z-index: 12;
    opacity: 0;
    transition: all 0.5s ease;
}

.new2la:hover .new2limg i {
    opacity: 1;
}

.new2limg i::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    z-index: -1;
    opacity: 0;
    transition: all 0.5s ease;
}

.new2limg:hover i::after {
    opacity: 1;
}

.new2lh {
    margin-bottom: 30px;
}

.new2lh p {
    font-family: 'Montserrat';
    font-size: calc(var(--zj-con2p) - 1px);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: linear-gradient(180deg, #283754 0%, #385386 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.new2lp p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ven2_la);
    font-style: normal;
    font-weight: 700;
    line-height: calc(var(--zj-ven2_la) * 1.6);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: calc(var(--zj-ven2_la) * 1.66 * 2);
}

/* sub-page */
.sub_page {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sub_pageu {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sub_page>a,
.sub_pagel a {
    border-radius: 200px;
    border: 1px solid #DDD;
    --w: 44px;
    width: var(--w);
    height: var(--w);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
    font-family: 'Montserrat';
    font-size: var(--zj-button-ft);
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    margin: 0 6px;
    position: relative;
    overflow: hidden;
    z-index: 12;
    transition: all 0.5s ease;
}

.sub_pagel:hover a {
    color: #FFF;
}

.sub_pagel.on a {
    color: #FFF;
}

.sub_pagel a::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    z-index: 10;
    opacity: 0;
    transition: all 0.5s ease;
}



.sub_pagel:hover a::after {
    opacity: 1;
}

.sub_pagel.on a::after {
    opacity: 1;
}

.sub_pagel a span {
    position: relative;
    z-index: 12;
}

.sub_page>a {
    margin: 0 18px;
}

.sub_page>a::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    opacity: 0;
    transition: all 0.5s ease;
}

.sub_page>a:hover:after {
    opacity: 1;
}

.sub_page>a i {
    font-size: 20px;
    transition: all 0.5s ease;
    position: relative;
    z-index: 12;
}

.sub_page>a:hover i {
    color: #FFF;
}

/* news-show */
.sub_navsp {
    margin-bottom: 52px !important;
}

.sub_navsp .breadcrumb .breadcrumb-item,
.sub_navsp .breadcrumb .breadcrumb-item::before,
.sub_navsp .breadcrumb .breadcrumb-item a {
    color: #666;
}

.newde {
    background: rgba(231, 235, 246, 1);
    padding: 152px 0 120px;
}

.newde_box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.newde1 {
    width: 72%;
    flex: 0 0 auto;
    border-radius: 20px;
    background: #FFF;
    padding: 65px 48px 22px;
}

.newde1h {
    margin-bottom: 40px;
}

.newde1h p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ab4_ltops);
    font-style: normal;
    font-weight: 400;
    line-height: calc(var(--zj-ab4_ltops) * 1.52);
}

.newde1_min {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding-bottom: 14px;
    margin-bottom: 38px;
}

.newde1_min::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background: #DDD;
}

.newde1_num p {
    font-family: 'Montserrat';
    font-size: calc(var(--zj-con2p) - 1px);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    background: linear-gradient(180deg, #283754 0%, #385386 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.newde1_share {
    display: flex;
    align-items: center;
}

.newde1_share p {
    color: #101010;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-button-ft);
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    margin-right: 12px;
}

.newde1_share .a2a_kit a {
    padding: 0;
    margin-left: 8px;
}

.newde1_share .a2a_kit a:first-child {
    margin-left: 0;
}

.newde1_share .a2a_kit a i {
    font-size: 30px;
    color: rgba(56, 83, 134, 1);
}

.newde1te p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 400;
    line-height: calc(var(--zj-con2-fol) * 1.66);
    margin-bottom: 40px;
}

.newde1te p:last-of-type {
    margin-bottom: 0;
}

.newde1te img,
.newde1te p img {
    max-width: 100%;
}

/*  */
.newde1chan {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 40px 0;
    margin-top: 80px;
}

.newde1chan::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #DDD;
    left: 0;
    top: 0;
}

.newde1chan_a>a {
    display: flex;
    align-items: center;
    border-radius: 40px;
    border: 1px solid rgba(221, 221, 221, 0.87);
    padding: 8px 19px 8px 11px;
    position: relative;
    overflow: hidden;
}

.newde1chan_a:last-child>a {
    padding: 8px 11px 8px 19px;
}

.newde1chan_a>a::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    left: 0;
    bottom: 0;
    opacity: 0;
    transition: all 0.5s ease;
}

.newde1chan_a>a:hover:after {
    opacity: 1;
}

.newde1chan_a>a i {
    font-size: 24px;
    color: #333;
    margin: 0 8px;
    position: relative;
    z-index: 12;
    transition: all 0.5s ease;
}

.newde1chan_a:nth-child(2)>a i {
    color: #385386;
}

.newde1chan_a>a:hover i {
    color: #FFF;
}

.newde1chan_a>a span {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-button-ft);
    font-style: normal;
    font-weight: 400;
    line-height: calc(var(--zj-button-ft) * 1.62);
    display: block;
    padding-top: 2px;
    position: relative;
    z-index: 12;
    transition: all 0.5s ease;
}

.newde1chan_a>a:hover span {
    color: #FFF;
}

/*  */
.newde2 {
    width: calc(28% - 40px);
    border-radius: 20px;
    background: #FFF;
    padding: 22px 25px 50px;
    position: sticky;
    top: 120px;
}

.newde2h {
    position: relative;
    padding: 24px 0;
    margin-bottom: 36px;
}

.newde2h::after {
    position: absolute;
    content: "";
    border-bottom: 1px solid #DDD;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
}

.newde2h p {
    color: #283754;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_lico);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.newde2la {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 20px 0;
    margin-bottom: 20px;
}

.newde2l:last-child .newde2la {
    margin-bottom: 0;
}

.newde2la::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #DDD;
    left: 0;
    bottom: 0;
}

.newde2la::before {
    position: absolute;
    content: "";
    width: 0;
    height: 1px;
    background: #385386;
    left: 0;
    bottom: 0;
    z-index: 12;
    transition: all 0.5s ease;
}

.newde2la:hover:before {
    width: 100%;
}

.newde2la_1 {
    width: 34.6%;
    flex: 0 0 auto;
    border-radius: 10px;
    overflow: hidden;
}

.newde2la_1 img {
    width: 100%;
    transition: all 0.5s ease;
}

.newde2la:hover .newde2la_1 img {
    transform: scale(1.08);
}

.newde2la_te {
    width: calc(100% - 34.6% - 12px);
    flex: 0 0 auto;
}

.newde2la_1h {
    margin-bottom: 6px;
}

.newde2la_1h p {
    font-family: 'Montserrat';
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: linear-gradient(180deg, #283754 0%, #385386 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.newde2la_1p p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-button-ft);
    font-style: normal;
    font-weight: 400;
    line-height: calc(var(--zj-button-ft) * 1.62);
    line-height: calc(var(--zj-ven2_la) * 1.6);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* product */
.pro {
    background: rgba(231, 235, 246, 1);
    padding: 90px 0 116px;
}

.proSa {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.pro1 {
    width: 23.4%;
    flex: 0 0 auto;
    position: sticky;
    top: 120px;
}

.pro1Sa {
    border-radius: 10px;
    background: #FFF;
    overflow: hidden;
}

.pro1h {
    background: linear-gradient(180deg, #283754 -42.22%, #385386 81.17%);
    padding: 28px 20px;
}

.pro1h p {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ab1top1p);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.pro1la {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 20px;
    transition: all 0.5s ease;
    position: relative;
}

.pro1la::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(270deg, var(--3, #26B9CB) -33.59%, var(--2, #385386) 114.36%);
    opacity: 0;
    transition: all 0.5s ease;
}

.pro1la:hover::after {
    opacity: 1;
}

.pro1l.on .pro1la::after {
    opacity: 1;
}


.pro1la p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    position: relative;
    transition: all 0.5s ease;
    z-index: 12;
    padding-right: 12px;
}

.pro1la:hover p {
    padding-left: 30px;
    color: #FFF;
}

.pro1l.on .pro1la p {
    padding-left: 30px;
    color: #FFF;
}

.pro1la p img {
    width: 24px;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    opacity: 0;
    transition: all 0.5s ease;
    z-index: 12;
}

.pro1la:hover p img {
    opacity: 1;
}

.pro1l.on .pro1la p img {
    opacity: 1;
}

.pro1la svg {
    position: relative;
    z-index: 12;
    transition: all 0.5s ease;
    flex: 0 0 auto;
}

.pro1la svg path {
    transition: all 0.5s ease;
}

.pro1la:hover svg path {
    stroke: #FFF;
}

.pro1l.on .pro1la svg path {
    stroke: #FFF;
}

/*  */
.pro2 {
    width: calc(79% - 90px);
    flex: 0 0 auto;
}

.pro2p p {
    opacity: 0.6;
    background: linear-gradient(180deg, rgba(57, 83, 163, 0.20) 0.27%, rgba(57, 83, 163, 0.00) 99.73%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Montserrat';
    font-size: var(--zj-pro2p);
    font-style: normal;
    font-weight: 700 !important;
    line-height: 1;
    text-transform: uppercase;
}

.pro2h {
    transform: translateY(-24px);
    margin-bottom: 20px;
}

.pro2h p {
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ab1top1p);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    background: linear-gradient(180deg, #283754 0%, #385386 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.pro2u {
    margin-right: calc(-.5 * 1.9rem);
    margin-left: calc(-.5 * 1.9rem);
}

.pro2l {
    margin-bottom: 32px;
    padding-right: calc(1.9rem * .5);
    padding-left: calc(1.9rem * .5);
}

.pro2la {
    border-radius: 20px;
    background: #FFF;
    overflow: hidden;
    display: block;
    position: relative;
}

.pro2limg img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    aspect-ratio: 1 / 1;
}

.pro2lh {
    padding: 20px 12px;
}

.pro2lh p {
    color: #333;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ven2_la);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pro2lico {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(40, 55, 84, 0.5);
    z-index: 12;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(1.2);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all 0.5s ease;
}

.pro2la:hover .pro2lico {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}

.pro2lico i {
    background: rgba(56, 83, 134, 1);
    --w: 60px;
    width: var(--w);
    height: var(--w);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    color: #FFF;
    transition: all 0.5s ease;
    position: relative;
    overflow: hidden;
}

.pro2lico i:hover {
    background: transparent;
}

.pro2lico i::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    z-index: -1;
    opacity: 0;
    transition: all 0.5s ease;
}

.pro2lico i:hover::after {
    opacity: 1;
}

.prode {
    padding-bottom: 110px;
}

.prode_box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

/* ---------------------------------- */
/* 详情轮播dl */
.prode1-1 {
    width: 49%;
    flex: 0 0 auto;
    display: flex;
    flex-direction: row-reverse;
    /* flex-direction: column; */
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.slider-for {
    font-size: 0;
    position: relative;
    width: 79%;
    /* width: 100%; */
    /* margin-bottom: 10px; */
    border-radius: 20px;
    border: 1px solid #DDD;
    background: #FFF;
    overflow: hidden;
}

.slider-for .item {
    background: #F0F0F0;
    overflow: hidden;
    /* cursor: crosshair; */
    position: relative;
    /* border: 1px solid #000; */
}

.slider-for .item::after {
    position: absolute;
    content: "";
    width: calc(100%);
    height: calc(100%);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #000;
    z-index: 12;
    pointer-events: none;
    display: none;
}

.slider-for .item .img-box {
    padding-bottom: 100%;
    /* mix-blend-mode: multiply; */
    background: #FFF;

}

.slider-for iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slider-nav {
    width: calc(100% - 79% - 16px);
    /* display: none; */
    /* width: 100%; */
    /* margin: -5px 0; */
}

.slider-nav button:nth-child(1) {
    transform: rotate(180deg);
}

.slider-nav .item {
    overflow: hidden;
    position: relative;
    cursor: pointer;
    padding: 2px 0;
}

.slider-nav .item .img-box {
    /* padding-bottom: 81%; */
    /* border-radius: 8px; */
    background: #FFF;
    overflow: hidden;
    transition: all 0.5s ease;
    border-radius: 10px;
    border: 1px solid #DDD;
}

.slider-nav .slick-current .item .img-box {
    border: 1px solid #385386;
}

/* .slider-nav .item .img-box img {
    mix-blend-mode: multiply;
} */

.slider-nav .slick-current .img-box {
    background: rgba(0, 87, 163, 0.60);
}

.slider-nav .item::after {
    position: absolute;
    content: "";
    width: calc(100% - 10px);
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    opacity: 0;
    border-radius: 8px;
    background: #bf0010db;
    transition: all .3s ease;
    display: none;
}

.slider-nav .slick-current .item::after {
    opacity: 1;
}

.slider-nav .item.item-video::before {
    font-family: 'iconfont' !important;
    font-size: 30px;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    content: '\ea82';
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    color: rgba(20, 62, 185);
    z-index: 14;
    font-size: 12px;
    background: rgba(255, 255, 255, 1);
    --w: 44px;
    width: var(--w);
    height: var(--w);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    z-index: 12;
    font-size: 20px;
}

.slick-prev,
.slick-next {
    position: relative;
    width: 100%;
    height: 41px;
    border-radius: 0;
    background: transparent;
}

.slick-prev::before,
.slick-next::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(180deg, #004080 0%, rgba(255, 255, 255, 0) 80%);
    opacity: 0;
    z-index: 10;
}

.slick-next::before {
    background: linear-gradient(360deg, #000 0%, rgba(0, 0, 0, 0.00) 80%);
}

.slick-prev:after,
.slick-next:after {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 12;
    font-size: 14px;
    color: rgba(0, 64, 128, 1);
    font-family: 'iconfont';
    transition: all 0.3s ease;
}

.slick-prev:hover:after {
    top: 40%;
    color: rgba(0, 64, 128, 1);
}

.slick-next:hover:after {
    top: 60%;
    color: rgba(0, 64, 128, 1);
}

.slick-prev:after {
    content: "\e68d";
    transform: translate(-50%, -50%) rotate(90deg);
}

.slick-next:after {
    content: "\e68d";
    transform: translate(-50%, -50%) rotate(-90deg);
}

.item-video span {
    background-color: #2265a800;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    opacity: 0;
    -webkit-opacity: 0;
    z-index: 13;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: scalej 2s infinite;
    -webkit-animation: scalej 2s infinite;
}

@media (max-width: 1536px) {

    .slick-prev,
    .slick-next {
        height: 30px;
    }
}

@media (max-width: 768px) {
    .slider-for {
        width: 100%;
        /* margin-bottom: 20px; */
    }

    .slider-nav {
        width: 100%;
        /* display: flex !important; */
        align-items: center;
    }

    .slider-nav .slick-list {
        width: 100%;
    }

    .slick-prev,
    .slick-next {
        position: relative;
        width: 5%;
        height: 100%;
    }

    .slick-prev {
        transform: rotate(-90deg);
    }

    .slick-next {
        transform: rotate(-90deg);
    }
}

@media (max-width: 992px) {
    .slider-nav .item.item-video::before {
        width: 30px;
        height: 30px;
    }

    .slider-nav {
        padding: 0 0;
    }
}

.img-box {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
    height: 0;
    padding-bottom: 100%;
}

.img-box img,
.img-box iframe {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

/* ---------------------------------- */
.prode2 {
    width: calc(100% - 23.4% - 94px);
}

.slider-arrows {
    position: absolute;
    /* margin-top: 10px; */
    text-align: center;
    width: 79%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.slider-prev,
.slider-next {
    display: inline-block;
    width: 60px;
    height: 60px;
    background-color: rgba(56, 83, 134, 0.06);
    border: none;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
    transition: all 0.5s ease;
}

.slider-prev:hover,
.slider-next:hover {
    background-color: rgba(56, 83, 134, 0.12);
}

.slider-prev i,
.slider-next i {
    font-size: 28px;
    color: rgba(56, 83, 134, 1);
}

/*  */
.prode1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 20px;
    background: #FFF;
    padding: 40px 35px;
    margin-bottom: 35px;
}

.prode1-2 {
    width: calc(51% - 42px);
    flex: 0 0 auto;
}

.prode1-2h {
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 24px;
}

.prode1-2h::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #DDD;
    left: 0;
    bottom: 0;
}

.prode1-2h::before {
    position: absolute;
    content: "";
    width: 100px;
    height: 4px;
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    left: 0;
    bottom: 0;
    z-index: 12;
    border-radius: 2px;
}

.prode1-2h p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-prode1-2h);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

.prode1-2u {
    padding-bottom: 14px;
}

.prode1-2u span {
    padding-left: 40px;
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ven2_la);
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    display: block;
    position: relative;
    margin-bottom: 10px;
}

.prode1-2u span::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/prodeico1.png) no-repeat;
    background-size: cover;
    background-position: center;
}

.prode1-2p {
    margin-bottom: 20px;
}

.prode1-2p p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
}

.prode1-2u p {
    color: #283754;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-button-ft);
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 14px;
    position: relative;
    padding-left: 23px;
}

.prode1-2u p::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    background: url(../images/prodedian.png) no-repeat;
    background-size: cover;
    background-position: center;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.prode1-2u p:last-child {
    margin-bottom: 0;
}

.prode1-2share {
    display: flex;
    align-items: center;
    padding: 20px 0 26px;
    position: relative;
}

.prode1-2share::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    top: 0;
    background: #DDD;
}

.prode1-2share p {
    color: #101010;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-button-ft);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-right: 12px;
}

.prode1-2share .a2a_kit>a {
    margin-right: 8px;
    padding: 0;
    transition: all 0.5s ease;
}

.prode1-2share .a2a_kit>a:hover {
    transform: translateY(-4px);
}

.prode1-2share .a2a_kit>a i {
    font-size: 30px;
    color: rgba(56, 83, 134, 1);
}

.prode1-2btn {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.prode1-2a {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 60px;
    background: #385386;
    padding: 16px 36px;
    position: relative;
    transition: all 0.5s ease;
    overflow: hidden;
}

.prode1-2a:first-child {
    margin-right: 40px;
}

.prode1-2a::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    opacity: 0;
    transition: all 0.5s ease;
}

.prode1-2a:hover:after {
    opacity: 1;
}

.prode1-2a span {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    margin-right: 18px;
    position: relative;
    z-index: 12;
}

.prode1-2a img {
    width: 24px;
    position: relative;
    z-index: 12;
}

/* 产品详情下面 */
.prode3_1 {
    padding-top: 54px;
}

.prode3 {
    border-radius: 20px;
    background: #FFF;
    padding: 0 43px;
}

.prode3h {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 48px;
}

.prode3_2 .prode3h {
    margin-bottom: 36px;
}

.prode3h::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background: #DDD;
}

.prode3h::before {
    position: absolute;
    content: "";
    width: 100px;
    height: 4px;
    left: 0;
    bottom: 0;
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    z-index: 12;
    border-radius: 2px;
}

.prode3h p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: calc(var(--zj-con2p) - 1px);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

.prode3p p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 400;
    line-height: calc(var(--zj-con2-fol) * 1.66);
}

.prode3p img,
.prode3p p img {
    max-width: 100%;
}

.prode3_2 {
    padding-top: 62px;
    padding-bottom: 50px;
}

.prode3_2p {
    padding: 14.5px 15px;
    border-radius: 6px;
    background: #385386;
    margin-bottom: 18px;
}

.prode3_2p p {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.prode3_2 .con2-foyzm input,
.prode3_2 .con2-fol input,
.prode3_2 .con2-fol textarea {
    border: 1px solid #DDD;
    background: rgba(56, 83, 134, 0.08);
}

/*  */
.prode4_1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 70px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 34px;
}

.prode4_1::after {
    position: absolute;
    content: "";
    width: 50%;
    height: 1px;
    left: 0;
    bottom: 0;
    background: #DDD;
}

.prode4_1::before {
    position: absolute;
    content: "";
    width: 54px;
    height: 4px;
    left: 0;
    bottom: 0;
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    z-index: 12;
    border-radius: 2px;
}

.prode4_1h p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-prode1-2h);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.prode4_1cahn {
    position: relative;
    display: flex;
    align-items: center;
}

.prode4_1cahn .swiper-button-prev,
.prode4_1cahn .swiper-button-next {
    position: relative;
    left: 0;
    top: 0;
    left: 0;
    bottom: 0;
    line-height: normal;
    margin-top: 0;
    --w: 60px;
    width: var(--w) !important;
    height: var(--w) !important;
    border: 1px solid #385386;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: all 0.5s ease;
}

.prode4_1cahn .swiper-button-prev:hover,
.prode4_1cahn .swiper-button-next:hover {
    border: 1px solid #38538600;
}

.prode4_1cahn .swiper-button-prev {
    margin-right: 30px;
}

.prode4_1cahn .swiper-button-prev::after,
.prode4_1cahn .swiper-button-next::after {
    content: "";
}

.prode4_1cahn .swiper-button-prev::before,
.prode4_1cahn .swiper-button-next::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    opacity: 0;
    transition: all 0.5s ease;
}

.prode4_1cahn .swiper-button-prev:hover:before,
.prode4_1cahn .swiper-button-next:hover:before {
    opacity: 1;
}

.prode4_1cahn .swiper-button-prev i,
.prode4_1cahn .swiper-button-next i {
    font-size: 28px;
    color: rgba(56, 83, 134, 1);
    position: relative;
    z-index: 12;
    transition: all 0.5s ease;
}

.prode4_1cahn .swiper-button-prev:hover i,
.prode4_1cahn .swiper-button-next:hover i {
    color: #FFF;
}

.prode4_2 {
    position: relative;
}

#prode4_2sw {
    overflow: hidden;
}

#prode4_2sw .swiper-pagination {
    bottom: -36px;
}

#prode4_2sw .swiper-pagination .swiper-pagination-bullet {
    transition: all 0.5s ease;
    border-radius: 20px;
    background: rgba(56, 83, 134, 0.40);
    opacity: 1;
}

#prode4_2sw .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 20px;
    background: #385386;
}

/* ------------------------------------------------------------------------------------------------------------------------------------- */
.ab1 {
    background: rgba(231, 235, 246, 1);
    padding: 90px 0 62px;
}

.ab1h {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.ab1h::after {
    position: absolute;
    content: "";
    width: 100px;
    height: 2px;
    left: 0;
    bottom: 0;
    background: #385386;
}

.ab1h p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_la);
    font-weight: 700;
    line-height: 1;
}

.ab1p {
    margin-bottom: 58px;
}

.ab1p p {
    font-family: 'Montserrat';
    font-size: var(--zj-ab1top1p);
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    background: linear-gradient(180deg, #283754 0%, #385386 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ab1box {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.ab1_1 {
    width: calc(100% - 50.28% - 62px);
    position: relative;
    padding: 53px 0 73px 34px;
}

.ab1_1::after {
    position: absolute;
    content: "";
    width: 129%;
    height: 100%;
    flex: 0 0 auto;
    border-radius: 20px;
    background: #FFF;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.ab1_1top {
    display: flex;
    align-items: flex-start;
    position: relative;
    z-index: 12;
}

.ab1_1top img {
    width: 45px;
    margin-right: 30px;
    flex: 0 0 auto;
}

.ab1_1toph {
    margin-bottom: 5px;
}

.ab1_1toph p {
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ab1_1toph);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: linear-gradient(180deg, #283754 0%, #385386 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ab1_1topp {
    margin-bottom: 56px;
}

.ab1_1topp p {
    font-family: 'Montserrat';
    font-size: var(--zj-button);
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    background: linear-gradient(180deg, #283754 0%, #385386 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ab1_1end {
    position: relative;
    z-index: 12;
}

.ab1_1end p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-button-ft);
    font-style: normal;
    font-weight: 400;
    line-height: calc(var(--zj-button-ft) * 1.62);
    margin-bottom: 30px;
    text-indent: 2em;
}

.ab1_1end p:last-child {
    margin-bottom: 0;
}

.ab1_2 {
    width: 50.28%;
    flex: 0 0 auto;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    z-index: 12;
    transform: translateY(-30px);
}

.ab1_2 img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    transition: all 0.5s ease;
}

.ab1_2:hover img {
    transform: scale(1.08);
}

.ab2 {
    background: url(../images/ab2bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    overflow: hidden;
}

.ab2bg {
    background: linear-gradient(180deg, rgba(40, 55, 84, 0.90) -45.31%, rgba(56, 83, 134, 0.90) 87.34%);
    backdrop-filter: blur(7px);
    padding: 60px 0 62px;
}

.ab2lbox {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ab2lico {
    margin-bottom: 25px;
}

.ab2lico img {
    width: 40px;
    object-fit: cover;
    object-position: center;
}

.ab2lnum {
    padding: 0 60px;
    padding-bottom: 24px;
    position: relative;
    margin-bottom: 32px;
    display: flex;
    align-items: center;
}

.ab2lnum::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.40);
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

.ab2lnum::before {
    position: absolute;
    content: "";
    width: 0;
    height: 1px;
    border-bottom: 1px solid rgba(255, 255, 255, 1);
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    transition: all 0.5s ease;
}

.ab2lbox:hover .ab2lnum::before {
    width: 100%;
}

.ab2lnum p,
.ab2lnum span {
    color: #FFF;
    font-family: 'Montserrat';
    font-size: var(--zj-pro2p);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

.ab2lp p {
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_lico);
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
}

.ab3 {
    background: url(../images/ab3bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 254px 0;
}

.ab3Sa {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-items: flex-end;
    padding-right: 7%;
}

.ab3h {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.ab3h::after {
    position: absolute;
    content: "";
    width: 100px;
    height: 2px;
    background: rgba(255, 255, 255, 0.60);
    right: 0;
    bottom: 0;
}

.ab3h p {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_la);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
}

.ab3p {
    margin-bottom: 54px;
}

.ab3p p {
    color: #FFF;
    font-family: 'Montserrat';
    font-size: var(--zj-ab1top1p);
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
}

.ab3te p {
    color: #FFF;
    text-align: right;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 400;
    line-height: calc(var(--zj-con2-fol) * 1.66);
}

/*  */
.ab4 {
    background: rgba(231, 235, 246, 1);
    padding: 108px 0 80px;
    position: relative;
}

.ab4>img {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    bottom: 0;
}

.ab4Sa {
    position: relative;
    z-index: 12;
}

.ab4_1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 212px;
}

.ab4rgp p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: normal;
    line-height: calc(var(--zj-con2-fol) * 1.66);
    max-width: 754px;
}

/*  */
.ab4_2 {
    position: relative;
}

.ab4_2box {
    position: relative;
    padding-bottom: 130px;
}

.ab4_2img {
    background: #ffffff00;
    position: relative;
    overflow: hidden;
}

.ab4_2img::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../images/xiangkuan.png) no-repeat;
    background-size: cover;
    background-position: center;
}

.ab4_2img img {
    width: 100%;
    position: relative;
    z-index: 12;
    transition: all 0.5s ease;
}

.ab4_2box:hover .ab4_2img img {
    transform: scale(1.08);
}

.ab4_2te {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    transition: all 0.5s ease;
    opacity: 0;
}

.swiper-slide.swiper-slide-active .ab4_2te {
    opacity: 1;
}

.ab4_2te p {
    color: #283754;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_lico);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    width: max-content;
}

.ab4_2chan {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
    right: 0;
    bottom: -20px;
}

#ab4_2 .swiper-button-prev,
#ab4_2 .swiper-button-next {
    position: relative;
    left: 0;
    top: 0;
    left: 0;
    bottom: 0;
    line-height: normal;
    margin-top: 0;
    --w: 60px;
    width: var(--w) !important;
    height: var(--w) !important;
    /* background: #385386; */
    border: 1px solid #385386;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: all 0.5s ease;
}

#ab4_2 .swiper-button-prev:hover,
#ab4_2 .swiper-button-next:hover {
    border: 1px solid #38538600;
}

#ab4_2 .swiper-button-prev {
    margin-right: 30px;
}

#ab4_2 .swiper-button-prev::after,
#ab4_2 .swiper-button-next::after {
    content: "";
}

#ab4_2 .swiper-button-prev::before,
#ab4_2 .swiper-button-next::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    opacity: 0;
    transition: all 0.5s ease;
}

#ab4_2 .swiper-button-prev:hover:before,
#ab4_2 .swiper-button-next:hover:before {
    opacity: 1;
}

#ab4_2 .swiper-button-prev i,
#ab4_2 .swiper-button-next i {
    font-size: 28px;
    color: rgba(56, 83, 134, 1);
    position: relative;
    z-index: 12;
    transition: all 0.5s ease;
}

#ab4_2 .swiper-button-prev:hover i,
#ab4_2 .swiper-button-next:hover i {
    color: #FFF;
}

/*  */
.ab5 {
    background: rgba(231, 235, 246, 1);
    padding-top: 122px;
}

.ab5_u {
    margin-right: calc(-.5 * 1.9rem);
    margin-left: calc(-.5 * 1.9rem);
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 70px;
}

.ab5_l {
    padding-right: calc(1.9rem * .5);
    padding-left: calc(1.9rem * .5);
    flex: 1;
    transition: all 0.5s ease;
    height: 740px;
    background: center / cover;
    overflow: hidden;
}

.ab5_lbox {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}

.ab5_lbox::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, rgba(56, 83, 134, 0.00) 0%, #385386 79.44%);
    mix-blend-mode: multiply;
    opacity: 0;
    transition: all 0.5s ease;
}

.ab5_l.on .ab5_lbox::after {
    opacity: 1;
}

.ab5_l.on {
    flex-grow: 2;
}

.ab5_lico {
    margin-bottom: 30px;
    transition: all 0.5s ease;
    padding-top: 50%;
    position: relative;
    z-index: 12;
}

.ab5_l.on .ab5_lico {
    padding-top: 0;
}

.ab5_lico img {
    width: 120px;
}

.ab5_lsmh {
    margin-bottom: 34px;
    position: relative;
    z-index: 12;
}

.ab5_lsmh p {
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_lico);
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}

.ab5_lh p {
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ab1top1p);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    position: relative;
    z-index: 12;
}

.ab5_lp {
    margin-top: 60px;
    position: relative;
    z-index: 12;
    overflow: hidden;
    width: 560px;
}

.ab5_lp p {
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: normal;
    line-height: calc(var(--zj-con2-fol) * 1.66);
    opacity: 0;
    transition: all 0.5s ease;
}

.ab5_l.on .ab5_lp p {
    opacity: 1;
}

/*  */
.ab6 {
    background: rgba(231, 235, 246, 1);
    padding: 108px 0 122px;
}

.ab6_1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 70px;
}

.ab6h {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.ab6h::after {
    position: absolute;
    content: "";
    width: 100px;
    height: 2px;
    left: 0;
    bottom: 0;
    background: #385386;
}

.ab6h p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_la);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
}

.ab6p p {
    font-family: 'Montserrat';
    font-size: var(--zj-ab1top1p);
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    background: linear-gradient(180deg, #283754 0%, #385386 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ab6_1rg {
    position: relative;
    display: flex;
    align-items: center;
}

.ab6_1rg .swiper-button-prev,
.ab6_1rg .swiper-button-next {
    position: relative;
    left: 0;
    top: 0;
    left: 0;
    bottom: 0;
    line-height: normal;
    margin-top: 0;
    --w: 60px;
    width: var(--w) !important;
    height: var(--w) !important;
    background: #385386;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.ab6_1rg .swiper-button-prev {
    margin-right: 30px;
}

.ab6_1rg .swiper-button-prev::after,
.ab6_1rg .swiper-button-next::after {
    content: "";
}

.ab6_1rg .swiper-button-prev::before,
.ab6_1rg .swiper-button-next::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    opacity: 0;
    transition: all 0.5s ease;
}

.ab6_1rg .swiper-button-prev:hover:before,
.ab6_1rg .swiper-button-next:hover:before {
    opacity: 1;
}

.ab6_1rg .swiper-button-prev i,
.ab6_1rg .swiper-button-next i {
    font-size: 28px;
    color: #FFF;
    position: relative;
    z-index: 12;
    transition: all 0.5s ease;
}

.ab6_2 {
    position: relative;
}

#ab6_2 {
    overflow: hidden;
}

.ab6_2img {
    border-radius: 20px;
    overflow: hidden;
}

.ab6_2img img {
    width: 100%;
    transition: all 0.5s ease;
}

.ab6_2box:hover .ab6_2img img {
    transform: scale(1.08);
}

/* ---------------------- */
/* ind_ban */
.banner {
    font-size: 0;
    position: relative;
    z-index: 8;
    clear: both;
    overflow: hidden;
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.banner img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.banner .swiper-slide {
    overflow: hidden;
}

.banner .swiper-pagination {
    transition: all 0.5s ease;
    bottom: 32px;
}

.banner .item {
    position: relative;
    display: block;
    overflow: hidden;
}

.banner .item a {
    padding-bottom: 50%;
}

.banner-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner.hide-arrow .slick-arrow,
.banner.hide-arrow .swiper-pagination {
    display: none !important;
}

.banner.hide-video video {
    display: none !important;
}

.banner-video-box {
    position: relative;
    display: block;
    padding-bottom: 50%;
    -webkit-transform: translateZ(10px);
    transform: translateZ(10px);
}

.banner-video-box .fluid_video_wrapper {
    position: absolute;
    z-index: 10;
}

#video-id_fluid_controls_container {
    display: none !important;
}

.banner-video-box .fluid_initial_play {
    background-color: #152c5f !important;
}

.banner .mobile-video {
    position: relative;
    display: block;
}

.banner .mobile-video:after {
    z-index: 2;
    content: '';
    background-color: rgba(0, 0, 0, .1);
}

.banner .mobile-video:before {
    font-family: 'iconfont' !important;
    font-size: 50px;
    font-style: normal;
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;
    content: '\e63d';
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    color: #fff;
    text-shadow: 0 0 20px rgba(0, 0, 0, .3);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.banner .slick-arrow {
    line-height: 80px;
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 3%;
    /*width: 30px;*/
    /*height: 80px;*/
    padding: 0;
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    color: #fff;
    /*background-color: rgba(0, 0, 0, .2);*/
}

@media (max-width: 1536px) {
    .banner .swiper-pagination {
        bottom: 20px;
    }
}

@media (max-width: 991px) {
    .banner .slick-arrow {
        width: 20px;
        height: 50px;
    }

    .banner .item a {
        padding-bottom: 42%;
    }

    .banner-video-box {
        padding-bottom: 42%;
    }

    .banner .mobile-video:before {
        font-family: 'iconfont' !important;
        font-size: 30px;
        display: none;
    }
}

@media (max-width: 499px) {
    .banner .item a {
        padding-bottom: 88%;
    }

    .banner-video-box {
        padding-bottom: 66%;
    }

    .banner .swiper-pagination {
        bottom: 22px !important;
    }

    .banner .swiper-pagination-bullet {
        width: 8px !important;
        height: 8px !important;
        margin: 0 4px !important;
    }

    .banner .swiper-pagination-bullet svg {
        width: 20px !important;
        height: 20px !important;
        display: none !important;
    }

    .banner .swiper-pagination-bullet span {
        width: 20px !important;
        height: 20px !important;
    }
}

.banner .slick-arrow:before {
    font-family: 'iconfont' !important;
    font-style: normal;
    display: block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    content: '\e727';
    line-height: 1;
    color: #000;
}

.banner .slick-arrow.slick-next {
    right: 5%;
    left: auto;
}

.banner .slick-arrow.slick-next:before {
    font-family: 'iconfont' !important;
    font-style: normal;
    display: block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    content: '\e728';
    line-height: 1;
    color: #000;
}

@media (max-width: 991px) {

    .banner .slick-arrow.slick-next:before,
    .banner .slick-arrow:before {
        font-size: 30px;
    }
}

.banner .slick-arrow:hover {
    color: #9e0a0d;
}

.banner .swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    left: 50%;
    transform: translateX(-50%);
    bottom: 72px;
}

.banner .swiper-pagination-bullet {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 6px;
    cursor: pointer;
    vertical-align: middle;
    opacity: 1;
    background: rgba(255, 255, 255, 0.40);
    transition: all 0.5s ease;
}

.banner .swiper-pagination-bullet-active {
    background: rgba(255, 255, 255, 1);
}

.banner .swiper-pagination-bullet svg {
    position: relative;
    z-index: 5;
    top: -1px;
    left: -1px;
    display: block;
    width: 40px;
    height: 40px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: none;
}

.banner .swiper-pagination-bullet svg circle {
    -webkit-transition: stroke-dashoffset .6s ease-out;
    transition: stroke-dashoffset .6s ease-out;
    stroke-width: 1px;
    stroke: #fff;
    stroke-dasharray: 300%;
    stroke-dashoffset: 300%;
    display: none;
}

.banner .swiper-pagination-bullet span {
    position: absolute;
    z-index: 4;
    top: -1px;
    left: -1px;
    width: 40px;
    height: 40px;
    -webkit-transition: border-color .3s ease-out;
    transition: border-color .3s ease-out;
    /* border: 1px solid rgba(158, 10, 13, 0); */
    border-radius: 50%;
    display: none;
}

.banner .swiper-pagination-bullet span:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 6px;
    height: 6px;
    margin: auto;
    content: '';
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.3);
}

.banner .swiper-pagination-bullet-active svg circle {
    -webkit-animation: movedong 4s ease-out;
    animation: movedong 4s ease-out;
    stroke-dashoffset: 0;
}

.banner .swiper-pagination-bullet-active span {
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.banner .swiper-pagination-bullet-active span:after {
    background-color: #fff;
}

@-webkit-keyframes movedong {
    0% {
        stroke-dashoffset: 300%;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes movedong {
    0% {
        stroke-dashoffset: 300%;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@-webkit-keyframes moveshou {
    0% {
        stroke-dashoffset: 0;
    }

    100% {
        stroke-dashoffset: 300%;
    }
}

@keyframes moveshou {
    0% {
        stroke-dashoffset: 0;
    }

    100% {
        stroke-dashoffset: 300%;
    }
}

@media (max-width: 1536px) {}

.ind-ban {
    position: relative;
}

/*  */
#mouse__down {
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: 36px;
    width: 24px;
    height: 39px;
    background: url(../images/down.png) center no-repeat;
    z-index: 10;
}

#mouse__down:before {
    content: "";
    width: 4px;
    height: 6px;
    border-radius: 2px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -2px;
    top: 5px;
    animation: lineMove 1s infinite;
}

@-webkit-keyframes lineMove {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

    33% {
        opacity: 1;
    }

    66% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0px, 20px, 0px);
    }
}

@keyframes lineMove {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

    33% {
        opacity: 1;
    }

    66% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0px, 20px, 0px);
    }
}

#mouse__down .mouse__downFirst {
    position: relative;
    width: 20px;
    height: 30px;
    z-index: -1;
    animation: rotation 5s linear infinite;
}

#mouse__down .mouse__downFirst .mouse__downSecond {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

#mouse__down .mouse__downFirst .mouse__downSecond img {
    width: 100%;
    transform: scale(5);
}

/* so6 */
.foot_sp {
    background: transparent !important;
}

.so6 {
    position: relative;
    padding: 93px 0 114px;
}

.so6>img {
    position: absolute;
    width: 100%;
    height: 120%;
    object-fit: cover;
    object-position: center;
    left: 0;
    top: 0;
    pointer-events: none;
}

.so6top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 112px;
}

.so6lfh p {
    font-family: "Microsoft YaHei";
    font-size: var(--zj-pro2p);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    opacity: 0.6;
    background: linear-gradient(182deg, rgba(57, 83, 163, 0.42) -89.96%, rgba(57, 83, 163, 0.00) 98.51%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.so6lfp {
    transform: translateY(-20px);
}

.so6lfp p {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_la);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
}

.so6rga {
    display: flex;
    align-items: center;
    border-radius: 60px;
    background: #385386;
    padding: 8px 31px;
    position: relative;
    overflow: hidden;
}

.so6rga::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    opacity: 0;
    transition: all 0.5s ease;
}

.so6rga:hover:after {
    opacity: 1;
}

.so6rga span {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    padding: 8px;
    display: block;
    position: relative;
    z-index: 12;
}

.so6rgico i {
    font-size: 28px;
    color: #fff;
    position: relative;
    z-index: 12;
}

.so6rgico {
    position: relative;
    overflow: hidden;
}

.so6rgico i {
    font-size: 24px;
    color: #FFF;
    transition: all 0.5s ease;
    display: block;
}

.so6rgico i:nth-child(1) {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-170%, -50%);
}

.so6rga:hover .so6rgico i:nth-child(1) {
    transform: translate(-50%, -50%);
}

.so6rga:hover .so6rgico i:nth-child(2) {
    transform: translateX(120%);
}

/*  */
.so6end {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.so6_1,
.so6_3 {
    width: 25.6%;
}

.so6_2 {
    width: 36%;
    margin-top: 100px;
}

#so6_1,
#so6_2,
#so6_3 {
    overflow: hidden;
    border-radius: 20px;
}

.so6_1box {
    position: relative;
}

.so6_1img {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
}

.so6_1img::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(41, 41, 41, 0.00) 58.77%, rgba(41, 41, 41, 0.76) 95.7%);
    left: 0;
    top: 0;
    pointer-events: none;
}

.so6_1img img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    aspect-ratio: 3 / 2;
    transition: all 0.5s ease;
}

.so6_1box {
    display: block;
}

.so6_1box:hover .so6_1img img {
    transform: scale(1.08);
}

.so6_1te {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 32px 38px;
}

.so6_1 .so6_1te,
.so6_3 .so6_1te {
    padding: 22px 26px;
}

.so6_1imgnum {
    margin-bottom: 12px;
}

.so6_1imgnum p {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ven2_la);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
}

.so6_1h p {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ven2_la);
    font-style: normal;
    font-weight: 700;
    line-height: calc(var(--zj-ven2_la) * 1.5);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.so6_chan {
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
}

.so6_chan .swiper-button-prev,
.so6_chan .swiper-button-next {
    position: relative;
    left: 0;
    top: 0;
    left: 0;
    bottom: 0;
    line-height: normal;
    margin-top: 0;
    --w: 60px;
    width: var(--w) !important;
    height: var(--w) !important;
    background: #385386;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.so6_chan .swiper-button-prev {
    margin-right: 24px;
}

.so6_chan .swiper-button-prev::after,
.so6_chan .swiper-button-next::after {
    content: "";
}

.so6_chan .swiper-button-prev::before,
.so6_chan .swiper-button-next::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    opacity: 0;
    transition: all 0.5s ease;
}

.so6_chan .swiper-button-prev:hover:before,
.so6_chan .swiper-button-next:hover:before {
    opacity: 1;
}

.so6_chan .swiper-button-prev i,
.so6_chan .swiper-button-next i {
    font-size: 28px;
    color: #FFF;
    position: relative;
    z-index: 12;
    transition: all 0.5s ease;
}

/* so5 */
.so5 {
    background: linear-gradient(180deg, #283754 7.85%, #385386 62.89%);
    padding: 112px 0 94px;
    position: relative;
    z-index: 12;
}

.so5smh p {
    font-family: "Microsoft YaHei";
    text-align: center;
    font-size: var(--zj-pro2p);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    opacity: 0.6;
    background: linear-gradient(182deg, rgba(255, 255, 255, 0.42) -89.96%, rgba(255, 255, 255, 0.00) 98.51%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.so5h {
    transform: translateY(-24px);
    margin-bottom: 18px;
}

.so5h p {
    color: #FFF;
    font-family: "Microsoft YaHei";
    text-align: center;
    font-size: var(--zj-con1_la);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
}

/*  */
.so5mapbox {
    display: flex;
    align-items: center;
    justify-content: center;
}

.so5map {
    position: relative;
    width: 78vw;
}

.so5map>img {
    width: 100%;
    object-fit: cover;
    object-position: center;
}

#venPhoSec {
    /* display: none; */
    position: fixed;
    right: -100%;
    opacity: 0;
    top: 69px;
    width: 100%;
    height: 100vh;
    background: #fff;
    transition: all 0.8s ease;
    /* animation-name: fadeInUp11t; */
    /* animation-duration: 0.8s; */
    z-index: 9999;
}

.venPhoSec.on {
    right: 0 !important;
    opacity: 1 !important;
}

@keyframes fadeInUp11t {
    0% {
        opacity: 0;
        /* -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0) */
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

#venPhoSec ul li .xiaopingsanji {
    display: flex;
    height: 45px;
    align-items: center;
}

#venPhoSec .menu_list li {
    border-bottom: 1px solid #33333330;
}

#venPhoSec .menu_list li .xiaopingsanji a {
    width: 100%;
}

#venPhoSec ul li i {
    /* color: #fff; */
    color: #333;
    /*padding-left: 80%;*/
    cursor: pointer;
}

#venPhoSec ul li i img {
    width: 20px;
}

.menu_head {
    height: 46px;
    line-height: 46px;
    /* padding: 0 38px; */
    /* margin: auto; */
    /* border-bottom: 1px solid #33333330; */
    display: flex;
    justify-content: space-between;
}

.menu_head a {
    font-size: 16px;
    color: #283754;
    font-family: "Microsoft YaHei";
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;

    width: 100%;
    margin: auto;
    display: block;
    transition: all 0.3s ease;
}

.menu_head a:hover {
    color: rgba(145, 204, 240, 1);
}

.xiantiao>a {
    color: rgba(40, 55, 84, 1);
}

.menu_body {
    line-height: 38px;
    display: none;
    /* border-bottom: 1px solid #33333330; */
    margin-bottom: 10px;
}

.menu_body a {
    display: block;
    /* height: 38px; */
    line-height: 32px;
    font-family: "Microsoft YaHei";
    font-style: normal;
    font-weight: normal;
    color: #666;
    text-decoration: none;
    font-size: 16px;
    transition: all 0.5s ease;
    padding-left: 30px;
}

.menu_body .xiantiao2{color: rgba(145, 204, 240, 1);}

.menu_body a:last-child {
    margin-bottom: 10px;
}

.menu_body h2 {
    padding-left: 53px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    line-height: 28px;
}

.menu_body a:hover {
    color: rgba(145, 204, 240, 1);
}

@media (max-width: 499px) {
    #venPhoSec {
        top: 62px;
    }

    #venPhoSec ul li .xiaopingsanji {
        height: 42px;
    }
}

/* --- */
/* phone three line */
/* phone */
/*  */
#venPho {
    display: none;
    /* margin-bottom: 4px; */
}

#venPho .venPhoSack {
    padding-top: 4px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 26px;
    height: 100%;
    margin-left: 12px;
}

#venPho .venPhoSack::before,
#venPho .venPhoSack::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 2px;
    transform: translateY(-50%);
    background: #283754;
    transition: all .5s;
}

#venPho .venPhoSack::before {
    margin-top: -7px;
}

#venPho .venPhoSack::after {
    margin-top: 7px;
}

#venPho .venPhoSack.on::before {
    margin-top: -3px;
    transform: translateY(50%) rotate(46deg);
    background: #283754;
}

#venPho .venPhoSack.on::after {
    margin-top: -2px;
    transform: translateY(0%) rotate(-46deg);
    background: #283754;
}

#venPho .venPhoSack span {
    height: 2px;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    background: #283754;
    transition: all .5s;
}

#venPho .venPhoSack.on span {
    opacity: 0 !important;
}

@media (max-width: 1199.9px) {
    #venPho {
        display: block;
    }
}

#venPhoSec {
    /* display: none; */
    position: fixed;
    right: -100%;
    opacity: 0;
    top: 63px;
    width: 100%;
    height: 100vh;
    background: #fff;
    transition: all 0.8s ease;
    /* animation-name: fadeInUp11t; */
    /* animation-duration: 0.8s; */
    z-index: 9999;
}

@keyframes fadeInUp11t {
    0% {
        opacity: 0;
        /* -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0) */
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@media (max-width: 1536px) {
    .ven1_loim {
        padding: 12px 0;
    }

    .ven2_la::after {
        bottom: 14px;
    }

    .ven1_loim img {
        width: 160px;
    }

    .ven2_l {
        margin-right: 2.2vw;
    }

    .ven2_l:last-child {
        margin-right: 10.46vw;
    }

    .sub_scr {
        padding: 20px 0;
    }

    .sub_l {
        margin-right: 14px;
    }

    .sub_limg {
        width: 22px;
    }

    .con1 {
        padding-top: 52px;
    }

    .con1_1 {
        padding: 0 0 0 38px;
    }

    .con1_1lh {
        position: relative;
        padding: 12px 0;
        margin-bottom: 12px;
    }

    .con2Sa {
        padding: 42px 70px;
    }

    .con2 {
        margin-top: 70px;
        padding-bottom: 68px;
    }

    .con2p {
        margin-bottom: 37px;
    }

    .con2h {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .con1_1u {
        margin-right: calc(-.5 * 1.9rem);
        margin-left: calc(-.5 * 1.9rem);
    }

    .con1_1l {
        padding-right: calc(1.9rem * .5);
        padding-left: calc(1.9rem * .5);
        margin-bottom: 30px;
    }

    #footer>img {
        height: 100%;
    }

    .ft1 {
        width: 62.6%;
    }

    .ft2 {
        width: calc(100% - 52.6% - 200px);
    }

    .fttopb {
        --w: 50px;
    }

    .ft2_2img {
        width: 110px;
    }

    .ab1_1top img {
        width: 30px;
        margin-right: 20px;
    }

    .ab1_1topp {
        margin-bottom: 36px;
    }

    .ab1 {
        padding: 60px 0 42px;
    }

    .ab1p {
        margin-bottom: 28px;
    }

    .ab1h {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .ab1_1 {
        padding: 43px 0 53px 28px;
    }

    .ab2lico img {
        width: 30px;
    }

    .ab2lico {
        margin-bottom: 15px;
    }

    .ab2lnum {
        padding: 0 30px;
        padding-bottom: 14px;
        position: relative;
        margin-bottom: 22px;
    }

    .ab4_1 {
        margin-bottom: 112px;
    }

    .ab4>img {
        height: 200px;
    }

    .ab6h {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    #ab4_2 .swiper-button-prev,
    #ab4_2 .swiper-button-next {
        --w: 50px
    }

    #ab4_2 .swiper-button-prev {
        margin-right: 20px;
    }

    .ab4_2box {
        padding-bottom: 80px;
    }

    .ab5 {
        padding-top: 82px;
    }

    .ab5_u {
        margin-top: 40px;
    }

    .ab5_lico img {
        width: 60px;
    }

    .ab5_lp {
        width: 400px;
    }

    .ab5_u {
        margin-right: calc(-.5 * 0.6rem);
        margin-left: calc(-.5 * 0.6rem);
    }

    .ab5_l {
        padding-right: calc(0.6rem * .5);
        padding-left: calc(0.6rem * .5);
    }

    .ab6 {
        padding: 88px 0 92px;
    }

    .ab6_1rg .swiper-button-prev,
    .ab6_1rg .swiper-button-next {
        --w: 50px;
    }

    .ab6_1rg .swiper-button-prev {
        margin-right: 20px;
    }

    .ab6_1 {
        margin-bottom: 40px;
    }

    .newde {
        padding: 82px 0 60px;
    }

    .newde1 {
        padding: 45px 28px 0px;
    }

    .newde1h {
        margin-bottom: 30px;
    }

    .newde1_min {
        padding-bottom: 12px;
        margin-bottom: 22px;
    }

    .newde1te p {
        margin-bottom: 20px;
    }

    .newde1chan {
        padding: 20px 0;
        margin-top: 40px;
    }

    .newde1chan_a>a i {
        font-size: 20px;
    }

    .newde2 {
        width: calc(28% - 20px);
        padding: 12px 15px 30px;
        top: 80px;
    }

    .newde2h {
        padding: 12px 0;
        margin-bottom: 16px;
    }

    .newde2la {
        padding: 10px 0;
        margin-bottom: 10px;
    }

    .newde2la_1 {
        width: 42.6%;
    }

    .newde2la_te {
        width: calc(100% - 42.6% - 12px);
    }

    .news {
        padding: 60px 0 35px;
    }

    .new1 {
        padding: 20px;
        margin-bottom: 38px;
    }

    .new1Sw_1 {
        width: 49.4%;
    }

    .new1Sw_2h {
        margin-bottom: 20px;
    }

    .new1Sw_2p {
        margin-bottom: 28px;
    }

    .new1Sw_2 {
        width: calc(50.6% - 38px);
    }

    .new1Sw_2btn i {
        font-size: 20px;
    }

    #new1Sw .swiper-pagination {
        width: calc(50.6% - 38px);
        bottom: 8% !important;
    }

    #new1Sw .swiper-pagination .swiper-pagination-bullet {
        --w: 8px;
        margin: 0 3px !important;
    }

    .new2u {
        margin-right: calc(-.5 * 1.2rem);
        margin-left: calc(-.5 * 1.2rem);
        margin-bottom: 10px;
    }

    .new2l {
        padding-right: calc(1.2rem * .5);
        padding-left: calc(1.2rem * .5);
        margin-bottom: 20px;
    }

    .new2la {
        padding: 10px 10px 25px 10px;
    }

    .new2limg {
        margin-bottom: 20px;
    }

    .new2lh {
        margin-bottom: 10px;
    }

    .sub_page>a,
    .sub_pagel a {
        --w: 36px;
        margin: 0 3px;
    }

    .sub_page>a i {
        font-size: 16px;
    }

    .pro2 {
        width: calc(77% - 40px);
        flex: 0 0 auto;
    }

    .pro {
        padding: 60px 0 46px;
    }

    .pro2h {
        margin-bottom: 10px;
    }

    .pro2u {
        margin-right: calc(-.5 * 1.2rem);
        margin-left: calc(-.5 * 1.2rem);
    }

    .pro2l {
        margin-bottom: 18px;
        padding-right: calc(1.2rem * .5);
        padding-left: calc(1.2rem * .5);
    }

    .pro2lico i {
        --w: 40px;
        font-size: 20px;
    }

    .pro1h {
        padding: 18px 10px;
    }

    .pro1la {
        padding: 14px 10px;
    }

    .pro1la p img {
        width: 20px;
    }

    .prode2 {
        width: calc(100% - 23.4% - 34px);
    }

    .prode1-2a span {
        margin-right: 4px;
    }

    .prode1-2 {
        width: calc(51% - 22px);
    }

    .prode1 {
        border-radius: 10px;
        background: #FFF;
        padding: 20px 15px;
        margin-bottom: 25px;
    }

    .prode1-2a:first-child {
        margin-right: 30px;
    }

    .prode1-2a {
        padding: 8px 18px;
    }

    .prode1-2a img {
        width: 20px;
    }

    .slider-prev,
    .slider-next {
        width: 40px;
        height: 40px;
    }

    .slider-prev i,
    .slider-next i {
        font-size: 20px;
    }

    .prode3 {
        border-radius: 10px;
        padding: 0 23px;
    }

    .prode3_1 {
        padding-top: 34px;
    }

    .prode3h {
        margin-bottom: 28px;
    }

    .prode3_2 {
        padding-top: 42px;
        padding-bottom: 30px;
    }

    .con2-foyzm input {
        width: 230px;
        min-height: 42px;
    }

    .con2-foyzm img:nth-of-type(1) {
        width: 100px;
    }

    .con2-foyzm img:nth-of-type(2) {
        width: 36px;
    }

    .con2_fobti i {
        font-size: 20px;
    }

    .con2-fobt button {
        padding: 6px 20px;
    }

    .prode4_1cahn .swiper-button-prev,
    .prode4_1cahn .swiper-button-next {
        --w: 40px
    }

    .prode4_1cahn .swiper-button-prev i,
    .prode4_1cahn .swiper-button-next i {
        font-size: 20px;
    }

    .prode4_1cahn .swiper-button-prev {
        margin-right: 12px;
    }

    .pro1 {
        top: 80px;
    }

    .search1 {
        padding: 64px 0 120px;
    }

    .se1_1fo {
        padding: 4px 10px;
        width: 209px;
    }

    .search1_1 {
        padding: 15px 0;
    }

    .search2 {
        padding: 64px 0 0;
    }

    .se2 {
        padding: 60px 0 54px;
    }

    .se2Sa {
        border-radius: 10px;
        background: #FFF;
        padding: 30px 20px;
    }

    .ven-sehinp>i {
        left: 63vw;
        top: 36vh;
    }
}

@media (max-width: 1160px) {
    .con1_1 {
        flex-direction: column;
        padding: 38px;
    }

    .ft_top {
        flex-direction: column;
    }

    .ft1 {
        width: 100%;
        margin-bottom: 40px;
    }

    .ft2 {
        width: 100%;
    }

    .ft_top {
        padding: 173px 0 34px;
    }

    .fttopb {
        right: 0px;
        top: 116px;
    }

    .con1_1lf {
        width: 100%;
    }

    .con1_1rg {
        width: 100%;
        transform: translateY(0);
    }
}

@media (max-width: 992px) {
    .ven2_u {
        display: none;
    }

    .ven2_1>i {
        margin-right: 0;
    }

    .ven_language {
        margin-right: 14px;
    }

    .sub_la {
        width: max-content;
    }

    .sub_u {
        overflow-x: scroll;
    }

    .sub_u::-webkit-scrollbar {
        display: none;
    }

    .con2-fol {
        width: 100%;
    }

    .con2Sa {
        padding: 14px 12px;
    }

    .con2p {
        margin-bottom: 17px;
    }

    .con2-fobt {
        flex-direction: column;
        align-items: flex-start;
    }

    .con2-foyzm {
        margin-bottom: 10px;
    }

    .con2-foyzm img:nth-of-type(2) {
        width: 26px;
    }

    .con2-foyzm img:nth-of-type(1) {
        width: 98px;
    }

    .prode_box {
        flex-direction: column;
    }

    .prode2 {
        width: 100%;
    }

    .con2-foyzm input {
        width: 120px;
        padding: 12px 12px;
        min-height: auto;
    }

    .ab1box {
        flex-direction: column;
    }

    .ab1_1 {
        width: 100%;
    }

    .ab1_1::after {
        width: 100%;
    }

    .ab1_1 {
        padding: 43px 28px 53px 28px;
        margin-bottom: 20px;
    }

    .ab1_2 {
        width: 100%;
        transform: translateY(0);
    }

    .ab4_1 {
        align-items: flex-start;
        flex-direction: column;
    }

    .ab4lf {
        margin-bottom: 20px;
    }

    .ab3 {
        padding: 154px 0;
    }

    .ab5_l {
        width: 100%;
        flex: 100%;
    }

    .ab5_u {
        flex-direction: column;
    }

    .ab5_lbox {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .ab5_l .ab5_lp p {
        opacity: 1;
    }

    .ab5_l {
        flex-grow: 1;
        height: auto;
        margin-bottom: 20px;
    }

    .ab5_lico {
        margin-bottom: 12px;
    }

    .ab5_lsmh {
        margin-bottom: 20px;
    }

    .ab5_lp {
        width: 90%;
        margin-top: 30px;
    }

    #ab4_2 .swiper-button-prev i,
    #ab4_2 .swiper-button-next i {
        font-size: 20px;
    }

    #ab4_2 .swiper-button-prev,
    #ab4_2 .swiper-button-next {
        --w: 40px;
    }

    #ab4_2 .swiper-button-prev {
        margin-right: 12px;
    }

    .ab6_1rg .swiper-button-prev i,
    .ab6_1rg .swiper-button-next i {
        font-size: 20px;
    }

    .ab6_1rg .swiper-button-prev,
    .ab6_1rg .swiper-button-next {
        --w: 40px;
    }

    .ab6_1rg .swiper-button-prev {
        margin-right: 12px;
    }

    .ab5_lico img {
        width: 40px;
    }

    .ab5_lbox {
        padding: 20px;
    }

    .ab5_l:last-child {
        margin-bottom: 0;
    }

    .ab5_l .ab5_lbox::after {
        opacity: 1;
    }

    .ab5_lico {
        padding-top: 0;
    }

    .newde1 {
        width: 100%;
    }

    .newde2 {
        display: none;
    }

    .new2l {
        width: 50%;
    }

    .new1Sw_box {
        flex-direction: column;
    }

    .new1Sw_1 {
        width: 100%;
        margin-bottom: 20px;
    }

    .new1Sw_2 {
        width: 100%;
    }

    #new1Sw .swiper-pagination {
        width: 100%;
        bottom: 16px !important;
        justify-content: center;
    }

    .new1 {
        padding: 20px 20px 40px;
    }

    .proSa {
        flex-direction: column;
    }

    .pro1 {
        width: 100%;
        margin-bottom: 20px;
        position: relative;
        top: 0;
    }

    .pro2 {
        width: 100%;
    }

}

@media (max-width: 768px) {
    .ft1 {
        flex-direction: column;
    }

    .ft1_1,
    .ft1_2 {
        width: 100%;
    }

    .ft1_1 {
        margin-bottom: 20px;
    }

    .ft1_1ph {
        margin-bottom: 14px;
    }

    .ft1_1l {
        margin-bottom: 10px;
    }

    .ft3 {
        align-items: flex-start;
        flex-direction: column;
    }

    .ft3_1 {
        align-items: flex-start;
        flex-direction: column;
    }

    .ab2l {
        width: 100%;
        margin-bottom: 40px;
    }

    .ab2l:last-child {
        margin-bottom: 0;
    }

    .ab4_2chan {
        right: 50%;
        transform: translateX(50%);
        bottom: -60px;
    }

    .ab6_1 {
        align-items: flex-start;
        flex-direction: column;
    }

    .ab6_1lf {
        margin-bottom: 20px;
    }

    .prode1-1 {
        flex-direction: column;
    }

    .slider-arrows {
        width: 92%;
        top: 40%;
        transform: translateY(-50%);
    }

    .slider-nav .item {
        padding: 0 2px;
    }

    .slider-for {
        margin-bottom: 10px;
    }
}

@media (max-width: 642px) {
    /* .newde1chan {
        align-items: flex-start;
        flex-direction: column;
    } */

    /* .newde1chan_a>a {
        margin-bottom: 12px;
    } */

    /* .newde1chan_a:last-child>a {
        margin-bottom: 0;
    } */

    .newde1chan_a>a {
        padding: 2px 13px 2px 5px;
    }

    .newde1chan_a:last-child>a {
        padding: 2px 5px 2px 13px;
    }

    .newde1_min {
        align-items: flex-start;
        flex-direction: column;
    }

    .newde1_num {
        margin-bottom: 20px;
    }

    .pro2l {
        width: 50%;
    }

    .pro {
        padding: 60px 0 0;
    }

    .pro2h {
        transform: translateY(-14px);
    }

    .pro2u {
        margin-right: calc(-.5 * 0.8rem);
        margin-left: calc(-.5 * 0.8rem);
        margin-bottom: 6px;
    }

    .pro2l {
        margin-bottom: 12px;
        padding-right: calc(0.8rem * .5);
        padding-left: calc(0.8rem * .5);
    }

    .pro2l:last-child {
        display: none;
    }

    .prode1 {
        flex-direction: column;
    }

    .prode1-1 {
        width: 100%;
        margin-bottom: 30px;
    }

    .prode1-2 {
        width: 100%;
    }
}

@media (max-width: 499px) {
    .ven1_loim img {
        width: 120px;
    }

    .con2-fol input,
    .con2-fol textarea {
        padding: 12px 12px;
    }

    .pro2la {
        border-radius: 10px;
    }

    .con2-fol {
        margin-bottom: 10px;
    }

    #venPhoSec {
        top: 54px;
    }

    .ven-sehinp>i {
        left: 90vw;
        top: 58vw;
    }

    .sub_nav {
        display: none;
    }

    .sub_img img {
        min-height: 300px;
    }

    .sub_limg {
        width: 16px;
        margin-right: 6px;
    }

    .sub_l {
        margin-right: 6px;
    }

    .sub_scr {
        padding: 10px 0;
    }

    .con1_1l {
        width: 100%;
    }

    .con1 {
        padding-top: 34px;
    }

    .con1p {
        margin-bottom: 20px;
    }

    .con1_1lh {
        padding: 8px 0;
        margin-bottom: 8px;
    }

    .con1_1 {
        padding: 12px;
    }

    .con1_1l {
        margin-bottom: 14px;
    }

    .con1_1rg {
        display: none;
    }

    .con2 {
        margin-top: 40px;
        padding-bottom: 40px
    }

    .con2_fobti i {
        font-size: 18px;
    }

    .con2-fobt button {
        padding: 8px 30px;
    }

    .ft1_1logo {
        width: 160px;
        margin-bottom: 36px;
    }

    .fttopb {
        right: 0px;
        top: 160px;
    }

    .ft_top {
        padding: 104px 0 24px;
    }

    .pro {
        padding: 40px 0 40px
    }

    #footer>img {
        object-position: right;
    }

    .ft_end {
        padding: 10px 0;
    }

    .ab1_1top img {
        width: 20px;
        margin-right: 12px;
    }

    .ab1_1 {
        padding: 23px 12px 23px 12px;
    }

    .ab1_1topp {
        margin-bottom: 26px;
    }

    .ab1_1end p {
        margin-bottom: 20px;
    }

    .ab1 {
        padding: 40px 0 42px;
    }

    .ab4 {
        padding: 38px 0 80px;
    }

    .ab4_1 {
        margin-bottom: 62px;
    }

    .ab4_2box {
        padding-bottom: 60px;
    }

    .ab4>img {
        height: 180px;
    }

    .ab5 {
        padding-top: 42px;
    }

    .ab5_u {
        margin-top: 20px;
    }

    .ab5_lico img {
        width: 30px;
    }

    .ab5_lsmh {
        margin-bottom: 12px;
    }

    .ab5_lp {
        width: 98%;
        margin-top: 20px;
    }

    .ab6 {
        padding: 48px 0 100px;
    }

    .newde {
        padding: 70px 0 70px
    }

    .sub_navsp {
        margin-bottom: 22px !important;
    }

    .newde1 {
        padding: 12px 12px 0px;
    }

    .sub_navsp {
        display: block;
    }

    .newde1h {
        margin-bottom: 20px;
    }

    .newde1chan {
        padding: 12px 0 20px;
        margin-top: 20px;
    }

    .newde1chan_a>a i {
        margin: 0 4px;
    }

    .new2u {
        margin-right: calc(-.5 * 0.6rem);
        margin-left: calc(-.5 * 0.6rem);
        margin-bottom: 10px;
    }

    .new2l {
        padding-right: calc(0.6rem * .5);
        padding-left: calc(0.6rem * .5);
        margin-bottom: 10px;
    }

    .new2la {
        padding: 10px 10px 15px 10px;
    }

    .news {
        padding: 40px 0 40px
    }

    .new1 {
        margin-bottom: 18px;
    }

    .new1Sw_2btn {
        padding: 2px 14px;
    }

    .ft1_1ph {
        margin-bottom: 6px;
    }

    .ft1_1l {
        margin-bottom: 4px;
    }

    .ft1_2h {
        margin-bottom: 16px;
    }

    .ft1_2l {
        margin-bottom: 6px;
    }

    .ft1 {
        margin-bottom: 20px;
    }

    .ft2_1h {
        margin-bottom: 16px;
    }

    .ft2_1l {
        margin-bottom: 6px;
    }

    .pro1h {
        padding: 12px 10px;
    }

    .pro1la {
        padding: 8px 10px;
    }

    .prode1-2a:first-child {
        margin-right: 16px;
    }

    .prode3 {
        padding: 0 12px;
    }

    .prode3_1 {
        padding-top: 24px;
    }

    .prode4_1 {
        padding-top: 40px;
        padding-bottom: 10px;
        margin-bottom: 24px;
    }

    .prode4_1cahn .swiper-button-prev,
    .prode4_1cahn .swiper-button-next {
        --w: 30px;
    }

    .prode4_1cahn .swiper-button-prev i,
    .prode4_1cahn .swiper-button-next i {
        font-size: 16px;
    }

    .search1 {
        padding: 54px 0 120px;
    }

    .search1_1p {
        margin-bottom: 10px;
    }

    .search1_1Sa {
        flex-direction: column;
    }

    .search1_2 {
        padding: 62px 0 90px;
    }

    .se1_1fo span button i {
        font-size: 18px;
    }

    .se2la {
        padding: 10px 0;
        margin-bottom: 9px;
    }

    .se2Sa {
        padding: 12px 12px;
        margin-bottom: 20px !important;
    }

    .se2 {
        padding: 30px 0 0;
    }

    .search2 {
        padding: 54px 0 0;
    }
}

/* ---------------------------------------------------------------------------------------------- */
.so5map ul li {
    position: absolute;
}

.so5map ul li .svgimg {
    width: 24px;
    height: 24px;
    background: #FFF;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    cursor: pointer;
    transition: ease 1s;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transform: scale(0);
}

.so5map ul li:hover .svgimg {
    opacity: 1;
    transform: scale(1);
}

.so5map ul li.on .svgimg {
    opacity: 1;
    transform: scale(1);
}

.so5map ul li .svg span {
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    cursor: pointer;
    transition: ease 1s;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.so5map ul li:hover .svg span {
    opacity: 0;
}

.so5map ul li.on .svg span {
    opacity: 0;
}

.so5map ul li .svg span::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    opacity: 0.5;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    z-index: -1;
    animation: consult linear 2s infinite;
}

.so5map ul li .svgimg::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    opacity: 0.5;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    z-index: -1;
    animation: consult linear 2s infinite;
}

/* .so5map ul li .svg::after {
    transition: 0.6s;
    opacity: 0;
    content: "";
    z-index: 1;
    position: absolute;
    width: 11px;
    height: 14px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: url(../images/dz.png) no-repeat center bottom;
    background-size: 100% 100%;
} */

.so5map ul li:hover .svg:after {
    opacity: 1;
}

.so5map ul li.on .svg:after {
    opacity: 1;
}

.so5map ul li .svgimg img {
    width: 11px;
    height: 14px;
}

@keyframes consult {

    0%,
    100% {
        transform: scale(1);
        border-radius: 50%;
    }

    50% {
        transform: scale(2);
    }
}

.so5map ul li .txt {
    border-radius: 6px;
    background: #FFF;
    padding: 6px 14px;
    transition: 0.6s;
    color: #283754;
    font-family: "Source Han Sans SC";
    font-size: var(--zj-button-ft);
    font-style: normal;
    font-weight: 500;
    line-height: normal;

    z-index: 1;
    position: absolute;
    left: 110%;
    top: 50%;
    transform: translateY(-50%);
    white-space: nowrap;
    opacity: 0;
}

.so5map ul li.on .txt {
    left: 140%;
    opacity: 1;
}

.so5map ul li:hover .txt {
    left: 140%;
    opacity: 1;
}

.so5map ul li:nth-child(1) {
    left: 14.2%;
    top: 75%;
}

.so5map ul li:nth-child(2) {
    left: 20.4%;
    top: 69%;
}

.so5map ul li:nth-child(3) {
    left: 16.2%;
    top: 38.2%;
}

.so5map ul li:nth-child(4) {
    left: 17.8%;
    top: 30%;
}

.so5map ul li:nth-child(5) {
    left: 14.4%;
    top: 31%;
}

.so5map ul li:nth-child(6) {
    left: 15.4%;
    top: 28%;
}

.so5map ul li:nth-child(7) {
    left: 13.4%;
    top: 25%;
}

.so5map ul li:nth-child(8) {
    left: 16.4%;
    top: 16%;
}

.so5map ul li:nth-child(9) {
    left: 21.4%;
    top: 44%;
}

.so5map ul li:nth-child(10) {
    left: 22.8%;
    top: 34%;
}

.so5map ul li:nth-child(11) {
    left: 25.4%;
    top: 33%;
}

.so5map ul li:nth-child(12) {
    left: 26.2%;
    top: 36%;
}

.so5map ul li:nth-child(13) {
    left: 27.2%;
    top: 30%;
}

.so5map ul li:nth-child(14) {
    left: 28.2%;
    top: 28%;
}

.so5map ul li:nth-child(15) {
    left: 30.2%;
    top: 42%;
}

.so5map ul li:nth-child(16) {
    left: 33.2%;
    top: 41%;
}

.so5map ul li:nth-child(17) {
    left: 36.2%;
    top: 46%;
}

.so5map ul li:nth-child(18) {
    left: 37.2%;
    top: 48%;
}

.so5map ul li:nth-child(19) {
    left: 36.3%;
    top: 54%;
}

.so5map ul li:nth-child(20) {
    left: 35.2%;
    top: 51%;
}

.so5map ul li:nth-child(21) {
    left: 40.4%;
    top: 32%;
}

.so5map ul li:nth-child(22) {
    left: 43.4%;
    top: 32%;
}

.so5map ul li:nth-child(23) {
    left: 39.6%;
    top: 57%;
}

.so5map ul li:nth-child(24) {
    left: 46.4%;
    top: 74%;
}

.so5map ul li:nth-child(25) {
    left: 87.8%;
    top: 75%;
}

.so5map ul li:nth-child(26) {
    left: 91.6%;
    top: 72%;
}

.so5map ul li:nth-child(27) {
    left: 93.6%;
    top: 63%;
}

.so5map ul li:nth-child(28) {
    left: 86.6%;
    top: 63%;
}

.so5map ul li:nth-child(29) {
    left: 85.6%;
    top: 56%;
}

.so5map ul li:nth-child(30) {
    left: 87.4%;
    top: 54%;
}

.so5map ul li:nth-child(31) {
    left: 79%;
    top: 41%;
}

.so5map ul li:nth-child(32) {
    left: 81%;
    top: 31%;
}

.so5map ul li:nth-child(33) {
    left: 77%;
    top: 18%;
}

.so5map ul li:nth-child(34) {
    left: 64%;
    top: 12%;
}

.so5mapzg {
    left: 40.4%;
    top: 32%;
    width: 8px;
    height: 8px;
    background: #FFF;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    cursor: pointer;
    transition: ease 1s;
}

.so5mapzg::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.3);
    opacity: 0.5;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    z-index: -1;
    animation: consult linear 2s infinite;
}

.so5mapzgimg {
    width: 78px;
    height: 88px;
    left: 50%;
    transform: translateX(-50%);
    top: -256%;
    position: absolute;
}

.so5mapzgimg img {
    width: 100%;
    height: 100%;
}

/* so4 */
.so4 {
    position: relative;
    padding: 138px 0 203px;
}

.so4>img {
    position: absolute;
    width: 100%;
    height: 120%;
    object-fit: cover;
    object-position: center;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

.so4Sa .so5smh p {
    opacity: 0.6;
    background: linear-gradient(182deg, rgba(57, 83, 163, 0.42) -89.96%, rgba(57, 83, 163, 0.00) 98.51%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.so4Sa .so5h {
    margin-bottom: 75px;
}

.so4Sa .so5h p {
    color: #333;
}

/*  */
.so4sw {
    position: relative;
}

.so4swbox {
    background: rgba(255, 255, 255, 0.80);
    border-radius: 20px;
    height: 490px;
}

.so4swimg {
    display: flex;
    align-items: center;
    justify-content: center;
}

.so4swimg img {
    height: 100%;
    max-width: 100%;
    object-fit: cover;
    object-position: center;
}

#so4sw .swiper-slide .so4swbox {
    transform: scale(0.84);
    transition: all 0.5s ease;
}

#so4sw .swiper-slide-active .so4swbox {
    transform: scale(1);
    background: rgba(255, 255, 255, 1);
}

.so4swp {
    margin-top: 55px;
}

.so4swp p {
    color: #333;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_lico);
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}

#so4sw {}

#so4sw .swiper-button-prev,
#so4sw .swiper-button-next {
    line-height: normal;
    margin-top: 0;
    --w: 60px;
    top: 44%;
    width: var(--w) !important;
    height: var(--w) !important;
    background: #385386;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

#so4sw .swiper-button-prev {
    left: 16%;
}

#so4sw .swiper-button-next {
    right: 16%;
}

#so4sw .swiper-button-prev::after,
#so4sw .swiper-button-next::after {
    content: "";
}

#so4sw .swiper-button-prev::before,
#so4sw .swiper-button-next::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    opacity: 0;
    transition: all 0.5s ease;
}

#so4sw .swiper-button-prev:hover:before,
#so4sw .swiper-button-next:hover:before {
    opacity: 1;
}

#so4sw .swiper-button-prev i,
#so4sw .swiper-button-next i {
    font-size: 28px;
    color: #FFF;
    position: relative;
    z-index: 12;
    transition: all 0.5s ease;
}

.so2 {
    background: rgba(231, 235, 246, 1);
}

.so2 .so5smh p {
    opacity: 0.6;
    background: linear-gradient(182deg, rgba(57, 83, 163, 0.42) -89.96%, rgba(57, 83, 163, 0.00) 98.51%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.so2 .so5h {
    margin-bottom: 95px;
}

.so2 .so5h p {
    color: #333;
}

.so2Sw {
    position: relative;
}

#so2Sw {
    overflow: hidden;
}

.so2Swchan {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 55px;
}

.so2Swchan .swiper-button-prev,
.so2Swchan .swiper-button-next {
    position: relative;
    left: 0;
    top: 0;
    left: 0;
    bottom: 0;
    line-height: normal;
    margin-top: 0;
    --w: 60px;
    width: var(--w) !important;
    height: var(--w) !important;
    background: #385386;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    opacity: 1;
}

.so2Swchan .swiper-button-prev {
    margin-right: 24px;
}

.so2Swchan .swiper-button-prev::after,
.so2Swchan .swiper-button-next::after {
    content: "";
}

.so2Swchan .swiper-button-prev::before,
.so2Swchan .swiper-button-next::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    opacity: 0;
    transition: all 0.5s ease;
}

.so2Swchan .swiper-button-prev:hover:before,
.so2Swchan .swiper-button-next:hover:before {
    opacity: 1;
}

.so2Swchan .swiper-button-prev i,
.so2Swchan .swiper-button-next i {
    font-size: 28px;
    color: #FFF;
    position: relative;
    z-index: 12;
    transition: all 0.5s ease;
}

.so2Swchan .swiper-scrollbar {
    position: relative;
    left: 0;
    top: 0;
    left: 0;
    bottom: 0;
    width: calc(100% - 206px);
    height: 1px;
    background: rgba(255, 255, 255, 0.30);
}

.so2Swchan .swiper-scrollbar-drag {
    height: 4px;
    background: #26B9CB;
}

.so2Swchanbutton {
    display: flex;
    align-items: center;
}

.so2 {
    padding: 128px 0 110px;
}

/*  */
.so3 {
    position: relative;
    z-index: 12;
}

.so3_1h p {
    font-family: "Microsoft YaHei";
    font-size: var(--zj-pro2p);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    opacity: 0.6;
    background: linear-gradient(182deg, rgba(255, 255, 255, 0.42) -89.96%, rgba(255, 255, 255, 0.00) 98.51%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.so3_1p {
    transform: translateY(-24px);
    margin-bottom: 140px;
}

.so3_1p p {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con1_la);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
}

.so23bg {
    position: relative;
    z-index: 12;
}

.so23bg>img {
    position: absolute;
    width: 100%;
    object-fit: cover;
    object-position: center;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10px;
}

.so3Sa {
    display: flex;
    justify-content: space-between;
}

.so3_1 {
    width: 37%;
    flex: 0 0 auto;
}

.so3_2 {
    width: calc(63% - 170px);
    flex: 0 0 auto;
    padding-top: 42px;
}

.so3_1a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 86px;
    padding: 30px 0;
    position: relative;
}

.so3_1a::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.20);
}

.so3_1a::before {
    position: absolute;
    content: "";
    width: 0;
    height: 1px;
    left: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 1);
    z-index: 12;
    transition: all 0.5s ease;
}

.so3_1a:hover:before {
    width: 100%;
}

.so3_1a:last-child {
    margin-bottom: 0;
}

.so3_1a1 {
    display: flex;
    align-items: baseline;
}

.so3_1a1 p {
    color: #FFF;
    font-family: 'Montserrat';
    font-size: calc(var(--zj-pro2p) + 6px);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

.so3_1a1 span {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ne2lh);
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    margin-left: 12px;
    display: block;
}

.fuha {
    font-size: 64px;
}

.so3_1a2 {
    flex: 0 0 auto;
}

.so3_2h {
    margin-bottom: 12px;
}

.so3_2h p {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ab1_1toph);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
}

.so3_2smh {
    margin-bottom: 60px;
}

.so3_2smh p {
    color: #FFF;
    font-family: 'Montserrat';
    font-size: var(--zj-con1_lico);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.so3_2p {
    margin-bottom: 60px;
}

.so3_2p p {
    color: #FFF;
    text-indent: unset;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 400;
    line-height: calc(var(--zj-con2-fol) * 2.2);
    text-transform: unset;
}

.so3_2imgbox {
    display: block;
    position: relative;
}

.so3_2imgbox img {
    border-radius: 20px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    transition: all 0.5s ease;
}

.so3_2imgbox:hover img {
    transform: scale(1.08);
}

.so3_2btn {
    position: absolute;
    left: 154px;
    bottom: -50px;
    --w: 120px;
    width: var(--w);
    height: var(--w);
    border-radius: 50%;
    background: linear-gradient(180deg, #283754 0%, #385386 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.so3_2btn::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    opacity: 0;
    transition: all 0.5s ease;
}

.so3_2imgbox:hover .so3_2btn::after {
    opacity: 1;
}

.so3_2btn i {
    position: relative;
    z-index: 12;
    font-size: 56px;
    color: #fff;
}

/*  */
.so1 {
    background: url(../images/so1bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.so1sw_1box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 8%;
}

.so1sw_1img {
    position: relative;
    width: 39%;
    flex: 0 0 auto;
}

.so1sw_1img img {
    width: 100%;
}

.so1sw_1img img:nth-child(1) {
    position: absolute;
    width: 87%;
    left: 52%;
    top: 50%;
    transform: translate(-50%, -50%);
    filter: drop-shadow(0px 6px 30px rgba(0, 0, 0, 0.25));
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
}

.so1sw_1rg {
    width: calc(100% - 39% - 163px);
    flex: 0 0 auto;
}

.so1sw_1h {
    padding-bottom: 46px;
    margin-bottom: 94px;
    position: relative;
}

.so1sw_1h::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    width: 76px;
    left: 0;
    bottom: 0;
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, rgba(224, 253, 210, 1)) 112.26%);
}

.so1sw_1h p {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: calc(var(--zj-ab4_ltops) - 2px);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
}

.so1sw_1p span::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/so1ico1.png) no-repeat;
    background-size: cover;
    background-position: center;
}

.so1sw_1p {
    margin-bottom: 44px;
}

.so1sw_1p span {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ab1top1p);
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 44px;
}

.so1sw_1btn {
    display: flex;
    align-items: center;
}

.so1sw_1a {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 60px;
    background: #FFF;
    padding: 8px 34px;
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease;
}

.so1sw_1a:hover {
    background: #ffffff00;
}

.so1sw_1a::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: var(--3, linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%));
    opacity: 0;
    transition: all 0.5s ease;
}

.so1sw_1a:hover:after {
    opacity: 1;
}

.so1sw_1a span {
    color: #283754;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-con2-fol);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    margin-right: 10px;
    transition: all 0.5s ease;
    position: relative;
    z-index: 12;
}

.so1sw_1a:hover span {
    color: #fff;
}

.so1sw_1a i {
    font-size: 28px;
    color: rgba(40, 55, 84, 1);
    transition: all 0.5s ease;
    position: relative;
    z-index: 12;
}

.so1sw_1a:hover i {
    color: #fff;
}

.so1sw_1 {
    position: relative;
}

.so1sw_2box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#proDeSw_1,
#proDeSw_2 {
    overflow: hidden;
}

.so1sw_2img {
    transition: all 0.5s ease;
    transform: scale(0);
}

.so1sw_2 .swiper-slide.on .so1sw_2img {
    transform: scale(1);
}

.so1sw_2img img {
    width: 64px;
}

.so1sw_2yuan span {
    --w: 16px;
    width: var(--w);
    height: var(--w);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.60);
    margin: 14px 0;
    display: block;
    transition: all 0.5s ease;
}

.so1sw_2 .swiper-slide.on .so1sw_2yuan span {
    background: rgba(255, 255, 255, 1);
}

.so1sw_2h p {
    color: rgba(255, 255, 255, 0.60);
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: var(--zj-ven2_la);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    transition: all 0.5s ease;
}

.so1sw_2 .swiper-slide.on .so1sw_2h p {
    color: rgba(255, 255, 255, 1);
}

.so1sw_1 {
    margin-bottom: 34px;
}

.so1 {
    padding: 110px 0 68px;
}

.so1sw_2 {
    position: relative;
}

.so1sw_2::after {
    position: absolute;
    content: "";
    width: 140%;
    height: 1px;
    left: 50%;
    top: 67%;
    transform: translate(-50%, -50%);
    border-bottom: 1px dashed rgba(255, 255, 255, 0.40);
}

#swiper-button-prev,
#swiper-button-next {}

#swiper-button-prev,
#swiper-button-next {
    position: relative;
    left: 0;
    top: 0;
    left: 0;
    bottom: 0;
    line-height: normal;
    margin-top: 0;
    --w: 60px;
    width: var(--w) !important;
    height: var(--w) !important;
    background: #385386;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    opacity: 1;
}

#swiper-button-prev,
#swiper-button-next {
    margin: 30px 0;
}

#swiper-button-prev {
    transform: rotate(90deg);
}

#swiper-button-next {
    transform: rotate(90deg);
}

#swiper-button-prev::after,
#swiper-button-next::after {
    content: "";
}

#swiper-button-prev::before,
#swiper-button-next::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(270deg, var(--3, #26B9CB) -28.54%, var(--2, #385386) 112.26%);
    opacity: 0;
    transition: all 0.5s ease;
}

#swiper-button-prev:hover:before,
#swiper-button-next:hover:before {
    opacity: 1;
}

#swiper-button-prev i,
#swiper-button-next i {
    font-size: 28px;
    color: #FFF;
    position: relative;
    z-index: 12;
    transition: all 0.5s ease;
}

.so1sw_1 {
    position: relative;
}

.so1sw_1chan {
    position: absolute;
    right: 6%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 12;
}
 .ffoot1 {
        display: block;
    }
    .ffoot2 {
        display: none;
    }

@media (max-width: 1536px) {
    .so1 {
        padding: 60px 0 38px;
    }

    .so1sw_1box {
        padding: 0 4%;
    }

    #swiper-button-prev,
    #swiper-button-next {
        --w: 40px;
        margin: 12px 0;
    }

    .so1sw_1h {
        padding-bottom: 26px;
        margin-bottom: 44px;
        position: relative;
    }

    .so1sw_1p {
        margin-bottom: 24px;
    }

    .so1sw_1p span {
        margin-bottom: 24px;
    }

    #swiper-button-prev i,
    #swiper-button-next i {
        font-size: 20px;
    }

    .so1sw_1chan {
        position: absolute;
        right: 2%;
    }

    .so1sw_1img {
        width: 46%;
    }

    .so1sw_1rg {
        width: calc(100% - 46% - 123px);
    }

    .so1sw_2img img {
        width: 44px;
    }

    .so1sw_2yuan span {
        --w: 12px;
    }

    .so1sw_2::after {
        top: 61%;
    }

    .so2 .so5h {
        margin-bottom: 45px;
    }

    .so2 {
        padding: 68px 0 40px;
    }

    .so2Swchan .swiper-button-prev,
    .so2Swchan .swiper-button-next {
        --w: 40px;
    }

    .so23bg>img {
        height: 1100px;
    }

    .so2Swchan .swiper-button-prev i,
    .so2Swchan .swiper-button-next i {
        font-size: 20px;
    }

    .so2Swchan .swiper-button-prev {
        margin-right: 12px;
    }

    .so3_1p {
        margin-bottom: 90px;
    }

    .so3_2smh {
        margin-bottom: 30px;
    }

    .so3_2btn {
        --w: 60px;
        left: 100px;
        bottom: -28px;

    }

    .so3_2btn i {
        font-size: 36px;
    }

    .so3_2p {
        margin-bottom: 30px;
    }

    .so3_1a {
        margin-bottom: 46px;
        padding: 15px 0;
    }

    .so3_1a2 svg {
        width: 40px;
    }

    .so3_2 {
        width: calc(63% - 120px);
        padding-top: 21px;
    }

    #so4sw .swiper-button-prev,
    #so4sw .swiper-button-next {
        --w: 50px
    }

    .so6_chan .swiper-button-prev,
    .so6_chan .swiper-button-next {
        --w: 50px
    }

    .so6_chan .swiper-button-prev {
        margin-right: 12px;
    }
    .ffoot1{display:block;}
    .ffoot2{display:none;}
}

@media (max-width: 992px) {
    .so1sw_1chan {
        display: none;
    }

    .so1sw_1box {
        padding: 0;
        flex-direction: column;
    }

    .so1sw_1img {
        width: 88%;
        margin-bottom: 20px;
    }

    .so1sw_1rg {
        width: 100%;
        margin-left: 40px;
    }

    .so3Sa {
        flex-direction: column;
    }

    .so3_1,
    .so3_2 {
        width: 100%;
    }

    .so3_1 {
        margin-bottom: 30px;
    }

    .so23bg>img {
        height: 1800px;
    }

    .so5map {
        width: 100vw;
    }

    .so6_1 {
        width: 100%;
    }

    .so6_chan {
        bottom: -80px;
    }

    .so6_2,
    .so6_3 {
        display: none;
    }

    .so6top {
        margin-bottom: 42px;
    }

    .ab3Sa {
        padding-right: 0;
    }
}

@media (max-width: 499px) {
    .mouse__down {
        display: none;
    }
    
    .ffoot1 {
        display: none;
    }
    .ffoot2 {
        display: block;
    }

    .so1 {
        padding: 30px 0 38px;
    }

    .so1sw_1a {
        padding: 4px 24px;
    }

    .so23bg>img {
        height: 1400px;
    }

    .so2Swchan .swiper-scrollbar {
        width: calc(100% - 106px);
    }

    .so2Swchan .swiper-scrollbar {
        height: 4px;
    }

    .so2Swchan {
        margin-top: 25px;
    }

    .so2 {
        padding: 38px 0 40px;
    }

    .so2 .so5h {
        margin-bottom: 25px;
    }

    .so1sw_1a i {
        font-size: 20px;
    }

    .so3_1p {
        margin-bottom: 40px;
    }

    .so3_1a {
        margin-bottom: 26px;
    }

    .so4Sa .so5h {
        margin-bottom: 15px;
    }

    .so3_2btn {
        --w: 48px;
        left: 48px;
        bottom: -23px;
    }

    .so4 {
        position: relative;
        padding: 78px 0 43px;
    }

    .so4swbox {
        height: auto;
    }

    .so5map {
        display: none;
    }

    .so5mapph {
        display: block !important;
    }

    .so6rga {
        padding: 2px 16px;
    }

    .so6rga span {
        padding: 0;
        margin-right: 4px;
    }

    .so6_chan {
        z-index: 12;
        /* display: none; */
        z-index: 999;
    }

    .ft2_2 {
        padding-right: 14%;
    }

    .so6>img {
        height: 140%;
    }

    .so6top {
        margin-bottom: 32px;
    }

    .so6 {
        position: relative;
        padding: 43px 0 100px;
    }

    .so5 {
        padding: 42px 0 28px;
    }

    .so5mapph img {
        width: 100%;
    }

    #so4sw .swiper-button-prev {
        left: 2%;
    }

    #so4sw .swiper-button-next {
        right: 2%;
    }

    .so4swp {
        margin-top: 15px;
        padding-bottom: 18px;
    }

    /* .banner .swiper-slide:nth-child(1) {
        display: none !important;
    }

    .item-video {
        display: none !important;
    } */

    .ven-sehinp>i {
        left: 85vw;
        top: 32vh;
    }

    .so1sw_1h {
        padding-bottom: 16px;
        margin-bottom: 22px;
        position: relative;
    }

    .so1sw_1p span {
        margin-bottom: 12px;
    }

    .so1sw_1p {
        margin-bottom: 12px;
    }

    .so1sw_1 {
        margin-bottom: 8px;
    }

    .so6_1 .so6_1te,
    .so6_3 .so6_1te {
        padding: 16px 12px;
    }

    .con1_1lwx img {
        width: 100px;
    }

    .so1sw_1chan {
        display: flex;
        top: 91%;
        transform: translateY(-50%);
    }

    #swiper-button-prev {
        transform: rotate(0);
        margin: 0 6px;
    }

    #swiper-button-next {
        transform: rotate(0);
        margin: 0 6px;
    }

    #footer>img {
        /*display: none;*/
        width: 100%;
    }

    #footer>img:nth-child(2) {
        display: block !important;
    }

    .ft_top {
        /* margin-top: 40px; */
        padding: 36px 0 24px;
    }
    .ffoot1{display:none;}
    .ffoot2{display:block;}
}


 
