/* 池野。 tel/wchat:18720248770 6.3 */
/* tou */
#ven {
    width: 100%;
    margin: auto;
    transition: all 0.5s ease;
    top: 33px;
    width: calc(100% - 168px);
    border-radius: 300px;
    background: #FFF !important;
}

.headersp {
    width: 100% !important;
    top: 0 !important;
    background: #FFF !important;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10) !important;
    border-radius: 0 !important;
}

.headersp .hea_box {
    padding: 0 !important;
}

.ventricle {
    border: 1px solid #ffffff00 !important;
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.1) !important;
    top: 0 !important;
    width: 100% !important;
    border-radius: 0 !important;
}

.hea_box {
    display: flex;
    justify-content: space-between;
    padding: 0 40px;
}

.ven1_a {
    display: flex;
    width: max-content;
    position: relative;
    align-items: center;
}

.ven1_loim {
    padding: 12px 0;
}

.ven1_loim img {
    width: 187px;
    max-width: 100%;
    transition: all 0.5s ease;
}

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

.ven2_lis {
    height: 100%;
}

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

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

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

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

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

.ven2_la span {
    color: #333;
    font-family: obj5;
    font-size: var(--zj-ven2_la);
    font-style: normal;
    line-height: normal;
    display: block;
    border-radius: 100px;
    padding: 13px 15px 10px;
    transition: all 0.5s ease;
}

.ven2_la:hover span {
    background: #B39879;
    color: #FFF;
}

.ven2_l.on .ven2_la span {
    background: #B39879;
    color: #FFF;
}

@media (max-width: 1760px) {
    .ven2_l {
        margin-right: 0.8vw;
    }

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

    .ven_car {
        margin: 0 15px;
    }

    .ven2_la span {
        padding: 9px 11px 6px;
    }
}

@media (max-width: 1536px) {
    #ven {
        width: calc(100% - 90px);
    }

    .headersp .hea_box {
        width: 100% !important;
        padding: 0 20px !important;
    }
}

/*  */
/*  */
.ven_sehinp {
    position: absolute;
    width: 100%;
    left: 50%;
    top: 188%;
    transform: translate(-50%, -50%);
    z-index: 12;
    pointer-events: none;
    opacity: 0;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    border-radius: 50px;
    background: #FFF;
    box-shadow: 0px 4px 12px 0px rgba(51, 51, 51, 0.35);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 28px 0;
    transition: all 0.5s ease;
}

.ventricle .ven_sehinp {
    width: 91vw;
}

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

.ven_sehinp>i {
    display: block;
    color: #222;
    margin-left: 12px;
    transform: rotate(45deg);
    transition: all 0.3s ease;
    cursor: pointer;
    font-size: 20px;
    font-weight: 200;
}

.ven_sehinp>i:hover {
    transform: rotate(225deg);
}

.ven_sehfo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 50px;
    border: 1px solid #999;
    width: 390px;
    padding: 10px 16px;
    background: #FFF;
}

.ven_sehfo input {
    color: #666;
    font-family: man4;
    font-size: var(--zj-ven_sehfo);
    font-style: normal;
    line-height: 100%;
    width: 86%;
    background: transparent;
    transition: all 0.3s ease;
}

.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 i {
    color: rgba(68, 68, 68, 1);
    font-size: 14px;
}

@media (max-width: 1760px) {
    .ven_sehfo {
        width: 300px;
    }
}

@media (max-width: 1536px) {
    .ven_sehinp {
        top: 224%;
    }

    .ven_sehfo {
        width: 210px;
        padding: 8px 12px;
    }
}

@media (max-width: 1199.9px) {
    .ven2_1 .ven_seh {
        margin-top: 0 !important;
    }

    .ven_seh {
        margin-top: 20px;
    }

    .ven_sehfo {
        width: 92%;
    }
}

@media (max-width: 499px) {
    .ven_sehinp {
        top: 205%;
    }
}

/*  */

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

.ven_car {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 4px 20px;
    border-radius: 50px;
    margin: 0 30px;
    background: rgba(179, 152, 121, 1);
    transition: all 0.5s ease;
}

.ven_car:hover {
    background: #CEB08D;
}

.ven_car>span {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    font-size: 12px;
    right: 16%;
    top: 18%;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #CEB08D;
    font-family: obj5;
    transition: all 0.5s ease;
}

.ven_car:hover>span {
    background: rgba(179, 152, 121, 1);
}

.ven_car>i {
    font-size: 24px;
    color: #FFF;
    transition: all 0.5s ease;
}

.ven_car:hover>i {
    color: #FFF;
}

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

.ven_seh {
    --w: 50px;
    width: var(--w);
    height: var(--w);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(179, 152, 121, 1);
    transition: all 0.5s ease;
}

.ven_seh:hover {
    background: #CEB08D;
}

.ven_seh>span i {
    color: #FFF;
    font-size: 20px;
    transition: all 0.5s ease;
}

.ven_seh:hover>span i {
    color: #FFF;
}

.vensesv>i {
    font-size: var(--zj-con2_2p);
    color: rgba(0, 0, 0, 1);
    transition: all 0.5s ease;
}

.vensesv:hover>i {
    color: #149496;
}

.ven_language>a {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    background: rgba(179, 152, 121, 0.15);
    color: #333;
    font-family: obj5;
    font-size: var(--zj-ven2_la);
    font-style: normal;
    line-height: normal;
    padding: 10px 20px;
    transition: all 0.5s ease;
}

.ven_language>a:hover {
    background: #CEB08D;
    color: #fff;
}

.ven_language>a i {
    font-size: 24px;
    color: rgba(51, 51, 51, 1);
    margin-right: 8px;
    transition: all 0.5s ease;
}

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

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

    .ven1_loim {
        padding: 14px 0;
    }

    .ven1_loim img {
        width: 120px;
    }

    .ven_language>a {
        --w: 38px;
        /* margin-left: 16px; */
    }

    /* houjia */
    .ven_language>a i {
        font-size: 20px;
    }

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

    .ven_car {
        margin: 0 16px;
    }

    .ven_seh {
        --w: 36px;
    }
}

@media (max-width: 1199.9px) {
    #ven {
        top: 0 !important;
        width: 100% !important;
        border-radius: 0 !important;
        border: 1px solid #ffffff00 !important;
        box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.1) !important;
    }

    .ven2_lis {
        display: none;
    }
}

@media (max-width: 499px) {
    .hea_box {
        padding: 0;
        width: 92%;
        margin: auto;
    }

    .ven1_loim img {
        width: 110px;
    }

    .venlana>img {
        margin-right: 4px;
    }

    .venlana>p {
        margin-right: 4px;
    }

    .vensesv>i {
        font-size: 18px;
    }

    .vensesv {
        margin-left: 8px;
        --w: 26px;
    }

    .ven2_1 .translate {
        padding-right: 0px;
    }

    .ven_line {
        margin: 0 8px;
    }

    .ven_car>p {
        display: none;
    }

    .ven_language>a {
        --w: 32px;
        margin-left: 0;
        padding: 8px 6px;
        background: transparent;
    }

    .ven_language>a i {
        margin-right: 0;
    }

    .ven_language>a span {
        display: none;
    }

    .ven_car {
        --w: 32px;
        margin: 0 6px;
        padding: 4px 12px;
        /* margin-right: 0; */
    }

    .ven1_loim {
        padding: 12px 0;
    }
}

/*  */
#venPho {
    display: none;
}

#venPho .venPhoSack {
    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: rgba(179, 152, 121, 1);
    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: rgba(179, 152, 121, 1);
}

#venPho .venPhoSack.on::after {
    margin-top: -2px;
    transform: translateY(0%) rotate(-46deg);
    background: rgba(179, 152, 121, 1);
}

#venPho .venPhoSack span {
    height: 2px;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    background: rgba(179, 152, 121, 1);
    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: 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: 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: #222;
    font-family: obj5;
    text-transform: uppercase;
    font-style: normal;
    line-height: normal;

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

.menu_head a:hover {
    color: rgba(179, 152, 121, 1);
}

.xiantiao>a {
    color: rgba(179, 152, 121, 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;
    padding-left: 10px;
    /* color: #fff; */
    font-family: obj5;
    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(179, 152, 121, 1);
}

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

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

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

.sub_im {
    overflow: hidden;
}

.sub_im img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    transform: scale(2);
    animation: zoombig 3s forwards linear;
}

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

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

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

.subh {
    margin-bottom: 18px;
}

.subh p {
    color: #FFF;
    text-align: center;
    font-family: obj7;
    font-size: var(--zj-subh);
    font-style: normal;
    line-height: calc(var(--zj-subh) * 1.14);
    text-transform: capitalize;
}

.subnav .breadcrumb {
    margin-bottom: 0;
    justify-content: center;
    align-items: flex-end;
}

.subnav .breadcrumb-item {
    display: flex;
    align-items: flex-end;
}

.subnav .breadcrumb-item i {
    font-size: var(--zj-ven2_la);
    color: #fff;
    margin-right: 12px;
}

.subnav .breadcrumb-item::before,
.subnav .breadcrumb-item a {
    color: #FFF;
    font-family: obj5;
    font-size: var(--zj-ven2_la);
    font-style: normal;
    line-height: normal;
}

@media (max-width: 1536px) {
    .sub_im img {
        height: 550px;
    }
}

@media (max-width: 992px) {
    .sub_im img {
        height: 450px;
    }
}

@media (max-width: 499px) {
    .subnav {
        display: none;
    }

    .sub_im {
        margin-top: 20px;
    }

    .sub_im img {
        height: 250px;
    }
}

/* contact */
.con1 {
    background: url(../images/con1bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 124px 0 90px;
}

.con1_l {
    margin-bottom: 68px;
}

.con1_lico {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 12px;
}

.con1_lico i {
    font-size: 30px;
    color: rgba(208, 192, 167, 1);
    margin-right: 8px;
}

.con1_lico p {
    color: #B39879;
    font-family: obj5;
    font-size: var(--zj-con1_lico);
    font-style: normal;
    line-height: normal;
}

.con1_la span {
    color: #B39879;
    font-family: obj7;
    font-size: var(--zj-con1_la);
    font-style: normal;
    line-height: calc(var(--zj-con1_la) * 1.2);
    --size: 2px;
    --color: #B39879;
    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);
}

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

.con1_shar .a2a_kit {
    display: flex;
    align-items: center;
}

.con1_shar .a2a_kit>a {
    display: flex;
    align-items: center;
    justify-content: center;
    --w: 78px;
    width: var(--w);
    height: var(--w);
    border-radius: 50%;
    background: #B39879;
    margin-right: 14px;
    transition: all 0.5s ease;
}

.con1_shar .a2a_kit>a:hover {
    transform: translateY(-10px);
    background: #CEB08D;
}

.con1_shar .a2a_kit>a:last-child {
    margin-right: 0;
}

.con1_shar .a2a_kit>a i {
    font-size: 40px;
    color: #fff;
}

.con2 {
    padding: 120px 0 140px;
}

.con2h {
    margin-bottom: 12px;
}

.con2h p {
    color: #333;
    font-family: obj7;
    text-align: center;
    font-size: var(--zj-con2h);
    font-style: normal;
    line-height: calc(var(--zj-con2h) * 0.96);
}

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

.con2p {
    margin-bottom: 50px;
}

.con2p p {
    color: #B39879;
    text-align: center;
    font-family: obj5;
    font-size: var(--zj-con1_lico);
    font-style: normal;
    line-height: calc(var(--zj-con1_lico) * 1.15);
    width: 911px;
    max-width: 100%;
}

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

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

.con2-fol input,
.con2-fol textarea {
    width: 100%;
    color: #333;
    font-family: obj5;
    font-size: var(--zj-con2-fol);
    font-style: normal;
    line-height: normal;
    padding: 21px 15px;
    transition: all 0.5s ease;
    border-radius: 5px;
    border: 1px solid #D0C0A7;
    background: rgba(208, 192, 167, 0.25);
}

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

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

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

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

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

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

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

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

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

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

.con2-foyzm input {
    border-radius: 5px;
    border: 1px solid #D0C0A7;
    background: rgba(208, 192, 167, 0.25);
    color: #333;
    font-family: obj5;
    font-size: var(--zj-con2-fol);
    font-style: normal;
    line-height: normal;
    padding: 20px 15px;
    max-width: 240px;
    margin-right: 32px;
}

.con2-foyzm img {
    width: 140px;
}

.con2-fobt button {
    border-radius: 60px;
    background: #B39879;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s ease;
    padding: 20px 60px;
}

.con2-fobt button:hover {
    background: #CEB08D;
}

.con2-fobt button span {
    padding-top: 2px;
}

.con2-fobt button span input {
    background: transparent;
    color: #FFF;
    font-family: obj5;
    font-size: var(--zj-button);
    font-style: normal;
    line-height: normal;
    margin-right: 38px;
}

.con2-fobt button i {
    display: block;
    font-size: 24px;
    color: rgba(255, 255, 255, 1);
    transition: all 0.5s ease;
    position: relative;
    left: 0;
}

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

.con2_fobti i:nth-child(2) {
    position: absolute;
    left: -150%;
    top: 50%;
    transform: translateY(-50%);
}

.con2-fobt button:hover i:nth-child(1) {
    left: 150%;
}

.con2-fobt button:hover i:nth-child(2) {
    left: 0;
}

@media (max-width: 1536px) {
    .con1_lico i {
        font-size: 24px;
    }

    .con1_shar .a2a_kit>a {
        --w: 50px;
    }

    .con1_shar .a2a_kit>a i {
        font-size: 32px;
    }

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

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

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

    .con2-fobt button {
        padding: 10px 40px;
    }

    .con2-fobt button span {
        margin-right: 22px;
    }
}

@media (max-width: 992px) {
    .con1 {
        padding: 94px 0 60px;
    }

    .con1_l {
        margin-bottom: 48px;
    }

    .con1_shar .a2a_kit>a {
        --w: 40px;
    }

    .con1_shar .a2a_kit>a i {
        font-size: 24px;
    }

    .con2 {
        padding: 80px 0 88px;
    }
}

@media (max-width: 642px) {
    .con2-fol {
        width: 100%;
    }

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

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

    .con2-foyzm input {
        margin-right: 12px;
    }
}

@media (max-width: 499px) {
    .con1 {
        padding: 36px 0 42px;
    }

    .con1_l {
        margin-bottom: 22px;
    }

    .con1_lico {
        margin-bottom: 6px;
    }

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

    .con1_shar .a2a_kit>a {
        --w: 34px;
        margin-right: 8px;
    }

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

    .con2 {
        padding: 52px 0 48px;
    }

    .con2p {
        margin-bottom: 30px;
    }

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

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

    .con2-foyzm input {
        max-width: 146px;
    }

    .con2-foyzm img {
        width: 100px;
    }

    .con2-fobt button i {
        font-size: 20px;
    }

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

    .con2-fobt button span {
        margin-right: 12px;
    }
}

/* ft */
#footer {
    background: rgba(179, 152, 121, 1);
    position: relative;
}

#footer>img {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 12;
    width: 24%;
    object-fit: cover;
    object-position: center;
    pointer-events: none;
}

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

.ft1 {
    width: 34%;
    flex: 0 0 auto;
}

.ft1u {
    margin-bottom: 44px;
}

.ft1logo {
    margin-bottom: 40px;
}

.ft1logo img {
    width: 227px;
}

.ft1l {
    display: flex;
    margin-bottom: 26px;
}

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

.ft1lico {
    display: flex;
    align-items: center;
    margin-right: 10px;
}

.ft1lico i {
    font-size: 16px;
    color: #fff;
    margin-right: 10px;
}

.ft1lico p {
    color: #FFF;
    font-family: obj5;
    font-size: var(--zj-ven2_la);
    font-style: normal;
    line-height: normal;
}

.ft1la span {
    color: rgba(255, 255, 255, 0.70);
    font-family: obj5;
    font-size: var(--zj-ven2_la);
    font-style: normal;
    line-height: normal;
    --size: 1px;
    --color: rgba(255, 255, 255, 0.70);
    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);
}

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

.ft1_share .a2a_kit {
    display: flex;
    align-items: center;
}

.ft1_share .a2a_kit>a {
    --w: 38px;
    width: var(--w);
    height: var(--w);
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    margin-right: 13px;
}

.ft1_share .a2a_kit>a:last-child {
    margin-right: 0;
}

.ft1_share .a2a_kit>a:hover {
    background: rgba(208, 192, 167, 1);
}

.ft1_share .a2a_kit>a i {
    font-size: 22px;
    color: rgba(255, 255, 255, 0.8);
    transition: all 0.3s ease;
}

.ft1_share .a2a_kit>a:hover i {
    color: rgba(255, 255, 255, 1);
}

.ft2 {
    width: 66%;
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
}

.ft2_u {
    width: calc(51% - 10px);
    flex: 0 0 auto;
    display: flex;
}

.ft2_l:first-child {
    margin-right: 8%;
}

.ft2_lh {
    margin-bottom: 34px;
}

.ft2_lh p {
    color: #FFF;
    font-family: obj7;
    font-size: var(--zj-con1_lico);
    font-style: normal;
    line-height: normal;
}

.ft2_la {
    display: block;
    margin-bottom: 18px;
}

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

.ft2_la span {
    color: rgba(255, 255, 255, 0.70);
    font-family: obj5;
    font-size: var(--zj-ven2_la);
    font-style: normal;
    line-height: normal;
    --size: 1px;
    --color: rgba(255, 255, 255, 0.70);
    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_la:hover span {
    background-size: 100% var(--size);
    background-position-x: 0%;
    opacity: 1;
}

.ft2_fo {
    width: 49%;
    flex: 0 0 auto;
}

.ft2_fo p {
    color: #FFF;
    font-family: obj7;
    font-size: var(--zj-con1_lico);
    font-style: normal;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 18px;
}

.ft2_foru {
    margin-right: calc(-.5 * 0.8rem);
    margin-left: calc(-.5 * 0.8rem);
}

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

.ft2_forl input,
.ft2_forl textarea {
    width: 100%;
    color: rgba(255, 255, 255, 0.80);
    font-family: obj5;
    font-size: var(--zj-ft2_forl);
    font-style: normal;
    line-height: calc(var(--zj-ft2_forl) * 2);
    transition: all 0.5s ease;
    border-radius: 6px;
    background: rgba(251, 251, 251, 0.20);
    border: none;
    padding: 8px 10px;
}

.ft2_forl input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.ft2_forl input:-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.ft2_forl input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.ft2_forl input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.ft2_forl textarea::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.ft2_forl textarea:-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.ft2_forl textarea::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.ft2_forl textarea:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.ft2_forbt button {
    border-radius: 60px;
    background: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s ease;
    padding: 12px 40px;
}

.ft2_forbt button:hover {
    background: #CEB08D;
}

.ft2_forbt button span {
    padding-top: 2px;
}

.ft2_forbt button span input {
    color: #B39879;
    font-family: obj5;
    font-size: var(--zj-button-ft);
    font-style: normal;
    line-height: calc(var(--zj-button-ft) * 1.75);
    text-transform: uppercase;
    margin-right: 12px;
    transition: all 0.5s ease;
    background: transparent;
}

.ft2_forbt button:hover span input {
    color: #fff;
}

.ft2_forbt button i {
    display: block;
    font-size: 24px;
    color: #B39879;
    transition: all 0.5s ease;
    position: relative;
    left: 0;
    transition: all 0.5s ease;
}

.ft2_forbt button:hover i {
    color: #fff;
}

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

.ft2_forbti i:nth-child(2) {
    position: absolute;
    left: -150%;
    top: 50%;
    transform: translateY(-50%);
}

.ft2_forbt button:hover i:nth-child(1) {
    left: 150%;
}

.ft2_forbt button:hover i:nth-child(2) {
    left: 0;
}

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

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

.ft3A {
    color: rgba(255, 255, 255, 0.50);
    font-family: obj5;
    font-size: var(--zj-button-ft);
    font-style: normal;
    line-height: normal;
    text-align: center;
}

.ft3A span {
    --size: 1px;
    --color: rgba(255, 255, 255, 0.70);
    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);
}

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

@media (max-width: 1536px) {
    .ft1logo img {
        width: 180px;
    }

    .ft1_share .a2a_kit>a {
        --w: 30px;
        margin-right: 10px;
    }

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

    .ft2_l {
        width: 50%;
    }

    .ft2_forbt button {
        padding: 6px 26px;
    }
}

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

    .ft1 {
        width: 100%;
    }

    .ft2 {
        width: 100%;
        flex-direction: column;
    }

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

    .ft2_fo {
        width: 100%;
    }

    .ft3 {
        flex-direction: column;
    }
}

@media (max-width: 642px) {
    .ft2_u {
        flex-direction: column;
        margin-bottom: 10px;
    }

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

    .ft2_l:first-child {
        margin-right: 0;
    }

    .ft2_lh {
        margin-bottom: 24px;
    }

    .ft2_la {
        margin-bottom: 12px;
    }

    .ft2_forl {
        width: 100%;
    }
}

@media (max-width: 499px) {
    .ft1logo {
        margin-bottom: 20px;
    }

    .ft1logo img {
        width: 120px;
    }

    .ft1u {
        margin-bottom: 24px;
    }

    .ft1l {
        flex-direction: column;
        margin-bottom: 16px;
    }

    .ft1lico {
        margin-bottom: 4px;
    }

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

/* news */
.news {
    padding: 120px 0 140px;
}

.ne1 {
    margin-bottom: 80px;
}

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

.ne1l {
    margin-right: 16px;
}

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

.ne1la {
    display: block;
    border-radius: 50px;
    border: 1px solid #999;
    padding: 20px 24px;
    transition: all 0.3s ease;
}

.ne1la:hover {
    border: 1px solid #B39879;
    background: #B39879;
}

.ne1l.on .ne1la {
    border: 1px solid #B39879;
    background: #B39879;
}

.ne1la span {
    color: #333;
    text-align: center;
    font-family: obj7;
    font-size: var(--zj-ven2_la);
    font-style: normal;
    line-height: normal;
    transition: all 0.3s ease;
}

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

.ne1l.on .ne1la span {
    color: #FFF;
}

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

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

.ne2la {
    display: block;
    border-radius: 10px;
    background: #F8F8F8;
    transition: all 0.5s ease;
    overflow: hidden;
    height: 32vw;
    position: relative;
}

.ne2la:hover {
    filter: drop-shadow(0px 12px 45px rgba(179, 152, 121, 0.45));
}

.ne2la::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: url(../images/newbg.png) no-repeat;
    background-position: center;
    background-size: cover;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all 0.3s ease;
    z-index: 12;
    pointer-events: none;
}

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

.ne2la_cha {
    transition: all 0.5s ease;
    /* transform: translateY(calc(calc(var(--zj-button-ft) * 1.5) * 8 * -1)); */
}

.ne2la:hover .ne2la_cha {
    transform: translateY(calc(calc(var(--zj-button-ft) * 1.5) * 12 * -1));
}

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

.ne2la:hover .ne2limg img {
    opacity: 0;
}

.ne2lte {
    padding: 24px 20px 32px;
}

.ne2lh {
    margin-bottom: 18px;
}

.ne2lh p {
    color: #333;
    font-family: obj5;
    font-size: var(--zj-ne2lh);
    font-style: normal;
    line-height: calc(var(--zj-ne2lh) * 1.36);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ne2lp {
    margin-bottom: 18px;
}

.ne2lp p {
    color: #999;
    font-family: obj5;
    font-size: var(--zj-button-ft);
    font-style: normal;
    line-height: calc(var(--zj-button-ft) * 1.5);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 11;
    overflow: hidden;
    text-overflow: ellipsis;
    height: calc(calc(var(--zj-button-ft) * 1.5) * 2);
    /* max-height: calc(calc(var(--zj-button-ft) * 1.5) * 10); */
    transition: all 0.5s ease;
}

.ne2la:hover .ne2lp p {
    /* max-height: 400px; */
    height: calc(calc(var(--zj-button-ft) * 1.5 * 11));
}

.ne2lnum {
    margin-bottom: 10px;
}

.ne2lnum p {
    color: #B39879;
    font-family: obj5;
    font-size: var(--zj-button-ft);
    font-style: normal;
    line-height: normal;
}

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

.ne2lico i {
    --w: 48px;
    width: var(--w);
    height: var(--w);
    font-size: 24px;
    color: rgba(179, 152, 121, 1);
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s ease;
}

.ne2la:hover .ne2lico i {
    background: #B39879;
    color: #FFF;
}

@media (max-width: 1536px) {
    .ne1la {
        padding: 10px 24px;
    }

    .ne1 {
        margin-bottom: 40px;
    }

    .news {
        padding: 70px 0 80px;
    }
}

/* gg----subpage */
.sub_page,
.sub_pageu {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sub_page>a,
.sub_pagel>a {
    --w: 60px;
    width: var(--w);
    height: var(--w);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 10px;
    transition: all 0.3s ease;
}

.sub_page>a {
    background: rgba(248, 248, 248, 0.8);
}

.sub_page>a:hover {
    background: #B39879;
}

.sub_page>a:nth-child(1) {
    transform: rotate(180deg);
}

.sub_page>a i {
    font-size: 30px;
    color: rgba(179, 152, 121, 1);
    transition: all 0.5s ease;
}

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

.sub_pagel>a {
    color: #333;
    font-family: obj7;
    font-size: var(--zj-ven2_la);
    font-style: normal;
    transition: all 0.5s ease;
    line-height: normal;
}

.sub_pagel.on>a {
    color: #fff;
    background: #B39879;
}

.sub_pagel>a:hover {
    color: #fff;
    background: #B39879;
}

/* news_de */
.nede {
    padding: 122px 0 138px;
    position: relative;
}

.nede::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1047px;
    background: url(../images/newdebg.png) no-repeat;
    background-size: cover;
    background-position: center;
    left: 0;
    bottom: 0;
    pointer-events: none;
}

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

.nede_top {
    margin-bottom: 42px;
}

.subnavsp .breadcrumb {
    justify-content: flex-start;
}

.subnavsp .breadcrumb-item i {
    color: #999;
}

.subnavsp .breadcrumb-item::before,
.subnavsp .breadcrumb-item a {
    color: #999;
}

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

.nede_end1 {
    width: 68.6%;
    flex: 0 0 auto;
}

.nede_end1h {
    margin-bottom: 20px;
}

.nede_end1h p {
    color: #333;
    font-family: obj5;
    font-size: var(--zj-con1_la);
    font-style: normal;
    line-height: calc(var(--zj-con1_la) * 1.12);
}

.nede_end1num {
    padding-bottom: 36px;
    margin-bottom: 66px;
    position: relative;
}

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

.nede_end1num p {
    color: #B39879;
    font-family: obj5;
    font-size: var(--zj-button-ft);
    font-style: normal;
    line-height: normal;
}

.nede_end1p {
    position: relative;
    padding-bottom: 56px;
}

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

.nede_end1p p {
    color: #333;
    font-family: obj5;
    font-size: var(--zj-button-ft);
    font-style: normal;
    line-height: calc(var(--zj-button-ft) * 1.5);
}

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

/*  */
.nede_end1Chan {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 52px;
}

.nede_end1Chan>a {
    display: flex;
    align-items: center;
}

.nede_end1Chan>a i {
    font-size: 20px;
    color: rgba(208, 192, 167, 1);
}

.nede_end1Chan>a:first-of-type i {
    margin-right: 6px;
    transform: rotate(180deg);
}

.nede_end1Chan>a:last-of-type i {
    margin-left: 6px;
}

.nede_end1Chan>a span {
    color: #D0C0A7;
    font-family: obj5;
    font-size: var(--zj-button-ft);
    font-style: normal;
    line-height: calc(var(--zj-button-ft) * 1.5);
    --size: 1px;
    --color: #D0C0A7;
    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);
}

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

.nede_end1Shar .a2a_kit {
    display: flex;
    align-items: center;
}

.nede_end1Shar .a2a_kit a {
    display: flex;
    align-items: center;
    justify-content: center;
    --w: 38px;
    height: var(--w);
    width: var(--w);
    border-radius: 50%;
    background: #B39879;
    transition: all 0.5s ease;
    margin: 0 6px;
}

.nede_end1Shar .a2a_kit a:hover {
    transform: translateY(-4px);
    background: #CEB08D;
}

.nede_end1Shar .a2a_kit a i {
    font-size: 24px;
    color: #fff;
}

/*  */
.nede_end2 {
    width: 26.4%;
    flex: 0 0 auto;
    position: sticky;
    top: 80px;
}

.nede_end2h {
    padding: 26px 0;
    position: relative;
}

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

.nede_end2h p {
    color: #333;
    font-family: obj7;
    font-size: var(--zj-ven2_la);
    font-style: normal;
    line-height: normal;
}

.nede_end2l {
    position: relative;
    padding-bottom: 54px;
    margin-top: 26px;
}

.nede_end2l::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: rgba(217, 217, 217, 0.45);
    left: 0;
    bottom: 0;
}

.nede_end2limg {
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px;
}

.nede_end2limg img {
    width: 100%;
    aspect-ratio: 3 / 2;
    transition: all 0.5s ease;
}

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

.nede_end2lh {
    margin-bottom: 14px;
}

.nede_end2lh p {
    color: #333;
    font-family: obj5;
    font-size: var(--zj-ven2_la);
    font-style: normal;
    line-height: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nede_end2lnum p {
    color: #B39879;
    font-family: obj5;
    font-size: var(--zj-button-ft);
    font-style: normal;
    line-height: normal;
}

@media (max-width: 1536px) {
    .nede {
        padding: 97px 0 86px;
    }

    .nede_end2l {
        position: relative;
        padding-bottom: 34px;
        margin-top: 26px;
    }

    .nede_end1num {
        padding-bottom: 26px;
        margin-bottom: 40px;
    }

    .nede_end1Shar .a2a_kit a i {
        font-size: 18px;
    }

    .nede_end1Shar .a2a_kit a {
        --w: 26px;
        margin: 0 3px;
    }

    .nede_end1p {
        padding-bottom: 36px;
    }

    .nede_end1Chan {
        padding-top: 32px;
    }

    .sub_page>a,
    .sub_pagel>a {
        --w: 40px;
    }

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

    .ne2l {
        margin-bottom: 28px;
    }

    .ne2la {
        height: 35vw;
    }

    .ne2la:hover .ne2la_cha {
        transform: translateY(calc(calc(var(--zj-button-ft) * 1.5) * 8 * -1));
    }
}

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

    .nede_end1 {
        width: 100%;
    }

    .nede_end2 {
        display: none;
    }

    .ne1u {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .ne1l {
        margin-bottom: 10px;
    }
}

@media (max-width: 499px) {
    .ne1u {
        flex-wrap: nowrap;
    }

    .ne1la {
        width: max-content;
    }

    .ne1la span {
        width: max-content;
    }

    .nede_top {
        margin-bottom: 0;
    }

    .nede_end1h {
        margin-bottom: 10px;
    }

    .nede_end1num {
        padding-bottom: 16px;
        margin-bottom: 20px;
    }

    .nede_end1p {
        padding-bottom: 16px;
    }

    .nede_end1Chan {
        align-items: flex-start;
        flex-direction: column;
        padding-top: 12px;
    }

    .nede_end1Chan>a i {
        display: none;
    }

    .nede_end1Shar {
        margin: 6px 0;
    }

    .nede {
        padding: 97px 0 36px;
    }

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

    .ne2u {
        margin-bottom: 12px;
    }

    .ne1la {
        padding: 6px 6px;
    }

    .ne1l {
        margin-right: 6px;
        margin-bottom: 4px;
    }

    .ne1 {
        margin-bottom: 20px;
        overflow-x: scroll;
    }

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

    .ne2l {
        margin-bottom: 18px;
    }

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

    .sub_page>a,
    .sub_pagel>a {
        margin: 0 4px;
        --w: 34px;
    }
}

/* about */
.ab1 {
    padding: 120px 0 114px;
}

.ab1top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}

.ab1top1 {
    width: 49%;
    flex: 0 0 auto;
}

.ab1top1h {
    margin-bottom: 24px;
}

.ab1top1h p {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #666;
    font-family: obj7;
    font-size: 106px;
    font-style: normal;
    line-height: normal;
    text-transform: capitalize;
    color: #fff;
}

.ab1top1p p {
    color: #B39879;
    font-family: obj5;
    font-size: var(--zj-ab1top1p);
    font-style: normal;
    line-height: calc(var(--zj-ab1top1p) * 1.13);
    max-width: 673px;
}

.ab1top2 {
    width: 44%;
    flex: 0 0 auto;
    position: relative;
    padding-top: 40px;
}

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

.ab1top2 p {
    color: #666;
    font-family: obj5;
    font-size: var(--zj-ne2lh);
    font-style: normal;
    line-height: calc(var(--zj-ne2lh) * 1.36);
}

.ab1end {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    padding-bottom: 32%;
}

.ab1endimg {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    background: url(../images/abimg1.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

/*  */
.ab2 {
    margin-bottom: 158px;
}

.ab2Sa {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.ab2Sa::after {
    position: absolute;
    content: "";
    width: 83%;
    height: 100%;
    border-radius: 10px;
    background: #F8F8F8;
    z-index: -1;
    right: 0;
    bottom: -45px;
}

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

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

.ab2_2 {
    width: calc(50% - 72px);
    padding-right: 20px;
}

.ab2_2h {
    margin-bottom: 36px;
}

.ab2_2h p {
    color: #333;
    font-family: obj7;
    font-size: var(--zj-con2h);
    font-style: normal;
    line-height: normal;
    text-transform: capitalize;
}

.ab2_2p p {
    color: #666;
    font-family: obj5;
    font-size: var(--zj-button);
    font-style: normal;
    line-height: calc(var(--zj-button) * 1.5);
}

/*  */
.ab3 {
    margin-bottom: 116px;
}

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

.ab3_1 {
    width: calc(49% - 37px);
    flex: 0 0 auto;
}

.ab3_1p {
    margin-bottom: 24px;
}

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

.ab3_1p p {
    color: #666;
    font-family: obj5;
    font-size: var(--zj-button);
    font-style: normal;
    line-height: calc(var(--zj-button) * 1.5);
}

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

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

/*  */
.ab4 {
    background: url(../images/abimg4.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    box-shadow: 0px 6px 35px 0px rgba(135, 124, 107, 0.45);
    padding: 104px 0;
}

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

.ab4_ltop {
    display: flex;
    align-items: baseline;
    margin-bottom: 10px;
}

.ab4_ltop p {
    color: #FFF;
    font-family: obj7;
    font-size: var(--zj-ab4_ltopp);
    font-style: normal;
    line-height: normal;
}

.ab4_ltop span {
    color: #FFF;
    font-family: obj5;
    font-size: var(--zj-ab4_ltops);
    font-style: normal;
    line-height: normal;
}

.ab4_lend p {
    color: #FFF;
    font-family: obj5;
    font-size: var(--zj-ven2_la);
    font-style: normal;
    line-height: normal;
}

/*  */
.ab5 {
    background: url(../images/abimg5.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 160px 0 150px;
}

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

.ab5top1 p {
    color: #333;
    font-family: obj7;
    font-size: var(--zj-con2h);
    font-style: normal;
    line-height: calc(var(--zj-con2h) * 1.16);
    text-transform: capitalize;
}

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

.ab5topSwbtn .swiper-button-prev {
    transform: rotate(180deg);
}

.ab5topSwbtn .swiper-button-prev,
.ab5topSwbtn .swiper-button-next {
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    --w: 60px;
    width: var(--w);
    height: var(--w);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F8F8F8;
    opacity: 1;
    transition: all 0.5s ease;
}

.ab5topSwbtn .swiper-button-prev:hover,
.ab5topSwbtn .swiper-button-next:hover {
    background: rgba(179, 152, 121, 1);
}

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

.ab5topSwbtn .swiper-button-prev i,
.ab5topSwbtn .swiper-button-next i {
    font-size: 24px;
    color: rgba(179, 152, 121, 1);
    transition: all 0.5s ease;
}

.ab5topSwbtn .swiper-button-prev:hover i,
.ab5topSwbtn .swiper-button-next:hover i {
    color: #fff;
}

.ab5topSwnum {
    display: flex;
    align-items: baseline;
    margin: 0 32px;
}

.ab5topSwnum .active {
    color: #B39879;
    text-align: center;
    font-family: obj5;
    font-size: var(--zj-con1_lico);
    font-style: normal;
    line-height: normal;
}

.ab5topSwnum .line {
    margin: 0 6px;
    color: #B39879;
    text-align: center;
    font-size: var(--zj-ven2_la);
    font-style: normal;
    line-height: normal;
}

.ab5topSwnum .total {
    color: #D0C0A7;
    text-align: center;
    font-family: obj5;
    font-size: var(--zj-ven2_la);
    font-style: normal;
    line-height: normal;
}

.ab5Sw {
    position: relative;
}

.ab5Swbox {
    border-radius: 10px;
    background: #FFF;
    padding: 32px 62px 24px;
    transition: all 0.3s ease;
}

.ab5Swbox:hover {
    box-shadow: 0px 12px 45px 0px rgba(179, 152, 121, 0.25);
}

.ab5Swimg {
    margin-bottom: 34px;
    overflow: hidden;
}

.ab5Swimg img {
    width: 100%;
    aspect-ratio: 268.00/378.96;
    object-fit: cover;
    object-position: center;
    transition: all 0.5s ease;
}

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

.ab5Swh p {
    color: #333;
    text-align: center;
    font-family: obj5;
    font-size: var(--zj-con2-fol);
    font-style: normal;
    line-height: calc(var(--zj-con2-fol) * 1.25);
    min-height: calc(var(--zj-con2-fol) * 1.25 * 2);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.3s ease;
}

.ab5Swbox:hover .ab5Swh p {
    color: #B39879;
}

#ab5Sw .swiper-pagination {
    bottom: -68px;
}

#ab5Sw .swiper-pagination .swiper-pagination-bullet {
    transition: all 0.3s ease;
    background: #D9D9D9;
    border-radius: 8px;
    opacity: 1;
}

#ab5Sw .swiper-pagination .swiper-pagination-bullet-active {
    border-radius: 20px;
    background: #B39879;
    width: 28px;
}

@media (max-width: 1536px) {
    .ab1top1h p {
        font-size: 76px;
    }

    .ab2_2 {
        width: calc(50% - 32px);
    }

    .ab5Swbox {
        padding: 20px 28px 19px;
    }

    .ab5 {
        padding: 105px 0 136px;
    }
}

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

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

    .ab1top1h p {
        font-size: 46px;
    }

    .ab1top2 {
        width: 100%;
    }

    .ab2Sa {
        flex-direction: column-reverse;
    }

    .ab2_1,
    .ab2_2 {
        width: 100%;
    }

    .ab2_2 {
        margin-bottom: 20px;
    }

    .ab3Sa {
        flex-direction: column;
    }

    .ab3_1,
    .ab3_2 {
        width: 100%;
    }

    .ab3_1 {
        margin-bottom: 30px;
    }
}

@media (max-width: 642px) {
    .ab5top {
        flex-direction: column;
        margin-bottom: 38px;
    }

    .ab5topSwnum {
        margin: 0 18px;
    }

    .ab5top1 {
        margin-bottom: 20px;
    }

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

@media (max-width: 499px) {
    .ab1 {
        padding: 54px 0 52px;
    }

    .ab1top1h {
        margin-bottom: 14px;
    }

    .ab1top1h p {
        font-size: 40px;
    }

    .ab1top2 {
        padding-top: 26px;
    }

    .ab1top {
        margin-bottom: 20px;
    }

    .ab1end {
        padding-bottom: 50%;
    }

    .ab2_2h {
        margin-bottom: 26px;
    }

    .ab2 {
        margin-bottom: 58px;
    }

    .ab3_1p {
        margin-bottom: 14px;
    }

    .ab3 {
        margin-bottom: 36px;
    }

    .ab2_2 {
        padding-right: 0;
    }

    .ab4 {
        padding: 44px 0;
    }

    .ab4_u {
        flex-wrap: wrap;
    }

    .ab4_l {
        margin-bottom: 20px;
    }

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

    .ab5 {
        padding: 52px 0 78px;
    }

    .ab5top {
        margin-bottom: 28px;
    }

    #ab5Sw .swiper-pagination {
        bottom: -38px;
    }
}

/* products */
.pro {
    padding: 120px 0 140px;
}

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

.pro1 {
    width: calc(24% - 30px);
    flex: 0 0 auto;
    position: sticky;
    top: 120px;
}

.pro1bg {
    border-radius: 10px;
    background: #F8F8F8;
    margin-bottom: 16px;
}

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

.pro1_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 10px;
    border: 1px solid #D0C0A7;
    background: rgba(208, 192, 167, 0.25);
    padding: 11px 14px;
    transition: all 0.5s ease;
}

.pro1_top:hover {
    background: #B39879;
}

.pro1bg.on .pro1_top {
    background: #B39879;
}

.pro1_topp {
    padding-right: 4px;
}

.pro1_topp>a span {
    color: #B39879;
    text-align: center;
    font-family: obj5;
    font-size: var(--zj-ven2_la);
    font-style: normal;
    line-height: normal;
    text-transform: capitalize;
    transition: all 0.5s ease;
}

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

.pro1bg.on .pro1_topp>a span {
    color: #FFF;
}

.pro1_topi {
    position: relative;
    cursor: pointer;
}

.pro1_topi i {
    font-size: 24px;
    color: rgba(179, 152, 121, 1);
    transition: all 0.5s ease;
}

.pro1_top:hover .pro1_topi i {
    color: #fff;
}

.pro1bg.on .pro1_topi i {
    color: #fff;
}

.pro1_topi i:nth-child(2) {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
}

.pro1bg.on .pro1_topi i:nth-child(1) {
    opacity: 0;
}

.pro1bg.on .pro1_topi i:nth-child(2) {
    opacity: 1;
}

.pro1_end {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 0.5s ease;
}

.pro1bg.on .pro1_end {
    max-height: 400px;
    opacity: 1;
}

.pro1_endbg {
    padding: 28px 14px;
}

.pro1_endbg>a {
    display: block;
    position: relative;
    padding-left: 10px;
    margin-bottom: 16px;
}

.pro1_endbg>a:last-child {
    margin-bottom: 0;
}

.pro1_endbg>a::after {
    position: absolute;
    content: "";
    --w: 4px;
    width: var(--w);
    height: var(--w);
    border-radius: 50%;
    background: rgba(51, 51, 51, 0.45);
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.5s ease;
}

.pro1_endbg>a.on::after {
    background: rgba(179, 152, 121, 0.45);
}

.pro1_endbg>a:hover::after {
    background: rgba(179, 152, 121, 0.45);
}

.pro1_endbg>a span {
    color: #333;
    font-family: obj5;
    font-size: var(--zj-button-ft);
    font-style: normal;
    line-height: normal;
    text-transform: capitalize;
    transition: all 0.5s ease;
    --size: 1px;
    --color: rgba(179, 152, 121, 1);
    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);
}

.pro1_endbg>a.on span {
    color: rgba(179, 152, 121, 1);
    background-size: 100% var(--size);
    background-position-x: 0%;
    opacity: 1;
}

.pro1_endbg>a:hover span {
    color: rgba(179, 152, 121, 1);
    background-size: 100% var(--size);
    background-position-x: 0%;
    opacity: 1;
}

/*  */
.pro2 {
    width: 76%;
    flex: 0 0 auto;
}

.pro2_u {
    margin-right: calc(-.5 * 1.9rem);
    margin-left: calc(-.5 * 1.9rem);
    margin-bottom: 40px;
}

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

.pro2_la {
    border-radius: 10px;
    background: #F8F8F8;
    overflow: hidden;
    transition: all 0.5s ease;
}

.pro2_la:hover {
    background: #FFF;
    box-shadow: 0px 4px 26px 0px rgba(179, 152, 121, 0.25);
}

.pro2_limg {
    position: relative;
    overflow: hidden;
    display: block;
}

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

.pro2_limg img:nth-child(2) {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    z-index: 12;
    transform: translate(-50%, -50%) scale(1);
}

.pro2_la:hover .pro2_limg img:nth-child(2) {
    transform: translate(-50%, -50%) scale(1.1);
    opacity: 0;
}

.pro2_lend {
    display: flex;
    justify-content: space-between;
    padding: 30px 40px;
}

.pro2_lend1h {
    margin-bottom: 12px;
}

.pro2_lend1h p {
    color: #999;
    font-family: obj5;
    font-size: var(--zj-con2-fol);
    font-style: normal;
    line-height: normal;
    text-transform: capitalize;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pro2_lend1p p {
    color: #333;
    font-family: obj5;
    font-size: var(--zj-ne2lh);
    font-style: normal;
    line-height: normal;
    text-transform: capitalize;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.5s ease;
}

.pro2_la:hover .pro2_lend1p p {
    color: #B39879;
}

.pro2_lend2 {
    flex: 0 0 auto;
}

.pro2_lend2>a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 1);
    border-radius: 50%;
    --w: 40px;
    width: var(--w);
    height: var(--w);
    margin-bottom: 13px;
    transition: all 0.5s ease;
}

.pro2_la:hover .pro2_lend2>a {
    background: rgba(179, 152, 121, 1);
}

.pro2_lend2>a i {
    color: rgba(179, 152, 121, 1);
    font-size: 20px;
    transition: all 0.5s ease;
}

.pro2_la:hover .pro2_lend2>a i {
    color: rgba(255, 255, 255, 1);
}

/* prode */
.prodeSa {
    padding: 120px 0 188px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.prode_box {
    width: 76%;
    flex: 0 0 auto;
}

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

.prode1lf {
    width: 45%;
    flex: 0 0 auto;
}

/* lunb */
.proDeSw_1,
.proDeSw_2 {
    position: relative;
}

.proDeSw_1 {
    margin-bottom: 10px;
}

#proDeSw_1,
#proDeSw_2 {
    overflow: hidden;
}

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

.somaSwImg {
    border-radius: 10px;
    background: #B39879;
    overflow: hidden;
}

#proDeSw_2 .swiper-slide .somaSwImg {
    position: relative;
}

#proDeSw_2 .swiper-slide .somaSwImg::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgba(208, 192, 167, 0.45);
    transition: all 0.5s ease;
}

#proDeSw_2 .swiper-slide.on .somaSwImg::after {
    opacity: 0;
}

#swiper-button-next,
#swiper-button-prev {
    opacity: 1;
    --w: 60px;
    width: var(--w);
    height: var(--w);
    border-radius: 50%;
    background: rgba(248, 248, 248, 0.35);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s ease;
}

#swiper-button-prev {
    transform: rotate(180deg);
}

#swiper-button-next:hover,
#swiper-button-prev:hover {
    background: rgba(248, 248, 248, 1);
}

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

#swiper-button-next i,
#swiper-button-prev i {
    font-size: 24px;
    color: #fff;
    transition: all 0.5s ease;
}

#swiper-button-next:hover i,
#swiper-button-prev:hover i {
    color: rgba(179, 152, 121, 1);
}

/* -------- */
.prode1rg {
    width: calc(55% - 50px);
}

.prode1rgh {
    position: relative;
    padding-bottom: 26px;
    margin-bottom: 24px;
}

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

.prode1rgh::before {
    position: absolute;
    content: "";
    width: 30px;
    height: 4px;
    left: 0;
    bottom: 0;
    background: #B39879;
    z-index: 12;
    border-radius: 2px;
}

.prode1rgh p {
    color: #333;
    font-family: obj5;
    font-size: var(--zj-ab1top1p);
    font-style: normal;
    line-height: calc(var(--zj-ab1top1p) * 1.26);
    text-transform: capitalize;
}

.prode1rgp {
    margin-bottom: 36px;
}

.prode1rgp p {
    color: #333;
    font-family: obj5;
    font-size: var(--zj-con2-fol);
    font-style: normal;
    line-height: calc(var(--zj-con2-fol) * 1.33);
    text-transform: capitalize;
}

.prode1rgsp {
    display: flex;
    margin-bottom: 50px;
}

.prode1rgsp1 {
    width: max-content;
    flex: 0 0 auto;
    margin-right: 20px;
}

.prode1rgsp1 p {
    color: #333;
    font-family: obj7;
    font-size: var(--zj-ven2_la);
    font-style: normal;
    line-height: normal;
    text-transform: capitalize;
}

.prode1rgsp2 p {
    color: #333;
    font-family: obj5;
    font-size: var(--zj-con2-fol);
    font-style: normal;
    line-height: calc(var(--zj-con2-fol) * 1.22);
    text-transform: capitalize;
    margin-bottom: 6px;
}

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

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

.prode1rgBtn>a {
    display: flex;
    align-items: baseline;
    justify-content: center;
    border-radius: 60px;
    background: #B39879;
    padding: 14px 32px;
    margin: 0 14px;
    transition: all 0.5s ease;
}

.prode1rgBtn>a:hover {
    background: #CEB08D;
}

.prode1rgBtn>a span {
    color: #FFF;
    font-family: obj5;
    font-size: var(--zj-ven2_la);
    font-style: normal;
    line-height: normal;
    margin-right: 18px;
}

.prode1rgBtn>a i {
    font-size: 24px;
    color: #fff;
}

/* prode下面 */
.prode2h {
    padding-bottom: 20px;
    margin-bottom: 40px;
    position: relative;
}

.prode2h::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background: rgba(217, 217, 217, 0.45);
}

.prode2h::before {
    position: absolute;
    content: "";
    width: 60px;
    height: 4px;
    left: 0;
    bottom: 0;
    background: #B39879;
    border-radius: 2px;
    z-index: 12;
}

.prode2h p {
    color: #333;
    font-family: obj7;
    font-size: var(--zj-con1_la);
    font-style: normal;
    line-height: normal;
}

.prode2_1 {
    margin-bottom: 50px;
}

.prode2_1p {
    margin-bottom: 40px;
}

.prode2_1p p {
    color: #333;
    font-family: obj5;
    font-size: var(--zj-ne2lh);
    font-style: normal;
    line-height: calc(var(--zj-ne2lh) * 1.54);
}

.prode2_1imgB {
    border-radius: 10px;
    overflow: hidden;
}

.prode2_1imgB img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    aspect-ratio: 3 / 2;
    border-radius: 10px;
}

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

.prode2_2img {
    width: 42%;
    flex: 0 0 auto;
    border-radius: 10px;
}

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

.prode2_2te {
    width: calc(58% - 50px);
}

.prode2_2te h2 {
    color: #333;
    font-family: obj7;
    font-size: var(--zj-con1_lico);
    font-style: normal;
    line-height: calc(var(--zj-con1_lico) * 1.46);
}

.prode2_2te p {
    color: #333;
    font-family: obj5;
    font-size: var(--zj-ne2lh);
    font-style: normal;
    line-height: calc(var(--zj-ne2lh) * 1.46);
}

.prode2_3 {
    margin-bottom: 50px;
}

.prode2_3U {
    margin-right: calc(-.5 * 2.8rem);
    margin-left: calc(-.5 * 2.8rem);
}

.prode2_3L {
    padding-right: calc(2.8rem * .5);
    padding-left: calc(2.8rem * .5);
}

.prode2_3Lbox img {
    border: 10px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    aspect-ratio: 1 / 1;
    margin-bottom: 30px;
}

.prode2_3Lbox h2 {
    color: #333;
    font-family: obj7;
    font-size: var(--zj-ne2lh);
    font-style: normal;
    line-height: var(var(--zj-ne2lh) * 1.54);
    margin-bottom: 14px;
}

.prode2_3Lbox p {
    color: #333;
    font-family: obj5;
    font-size: var(--zj-ven2_la);
    font-style: normal;
    line-height: calc(var(--zj-ven2_la) * 1.4);
}

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

.prode2_4tab {
    width: calc(55% - 36px);
}
.tio2_1 p {
    color: #333;
    font-family: obj5;
    font-size: var(--zj-ne2lh);
    font-style: normal;
    line-height: calc(var(--zj-ne2lh) * 1.54);}
@media (max-width: 1536px) {
    .prodeSa {
        padding: 70px 0 100px;
    }

    .prode1rgsp {
        flex-direction: column;
        margin-bottom: 30px;
    }

    .prode1rgsp1 {
        margin-bottom: 10px;
    }

    .prode1rgBtn>a {
        padding: 8px 14px
    }

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

    .prode1rg {
        width: calc(55% - 20px);
    }

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

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

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

    .prode2_3L {
        padding-right: calc(1.2rem * .5);
        padding-left: calc(1.2rem * .5);
    }

    .pro2_lend {
        padding: 18px 14px;
    }

    .pro1 {
        top: 80px;
    }
}

/* table */
.tabbox {
    overflow-x: auto;
}

.tabbox table {
    overflow: hidden;
    line-height: 1.2;
    width: 100%;
    max-width: 100%;
    /* min-width: 1000px; */
    border-spacing: 0;
    border-collapse: collapse;
}

.tabbox table tr,
.tabbox table td,
.tabbox table th {
    width: 25% !important;
    height: auto !important;
    color: #000;
    font-family: obj5;
    font-size: var(--zj-con2-fol);
    font-style: normal;
    line-height: calc(var(--zj-con2-fol) * 1.44);
}

.tabbox table td,
.tabbox table th {
    font-weight: normal;
    padding: 10px !important;
    border: 1px solid rgba(168, 168, 168, 0.45);
    background: #FFF;
}

@media (max-width: 480px) {

    .tabbox table td,
    .tabbox table th {
        padding: 8px !important;
    }
}

.tabbox table tr p,
.tabbox table tr span {
    margin: 0 !important;
    padding: 0 !important;
    background: none !important;
}

.tabbox table th {
    text-align: center;
}


.prode2_4img {
    width: 45%;
    flex: 0 0 auto;
}

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

.prode2_5 p {
    color: #000;
    font-family: obj5;
    font-size: var(--zj-ne2lh);
    font-style: normal;
    line-height: calc(var(--zj-ne2lh) * 1.54);
}

/*  */
.prode3 {
    padding-top: 60px;
}

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

.prode3h::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background: rgba(217, 217, 217, 0.45);
}

.prode3h::before {
    position: absolute;
    content: "";
    width: 60px;
    height: 4px;
    left: 0;
    bottom: 0;
    background: #B39879;
    border-radius: 2px;
    z-index: 12;
}

.prode3h p {
    color: #333;
    font-family: obj7;
    font-size: var(--zj-con1_la);
    font-style: normal;
    line-height: normal;
}

.prode3_l {
    margin-bottom: 20px;
}

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

.prode3_lbox {
    border-radius: 10px;
    background: #F8F8F8;
    display: flex;
    justify-content: space-between;
    padding: 21.5px 40px;
}

.prode3_l1 {
    display: flex;
    align-items: center;
    justify-content: center;
    --w: 36px;
    width: var(--w);
    height: var(--w);
    border-radius: 50%;
    background: #B39879;
    flex: 0 0 auto;
}

.prode3_l1 p {
    color: #FFF;
    font-family: obj5;
    font-size: var(--zj-con1_lico);
    font-style: normal;
    line-height: normal;
}

.prode3_l2 {
    width: calc(100% - 36px - 8px);
    flex: 0 0 auto;
}

.prode3_lh {
    margin-bottom: 28px;
}

.prode3_lh p {
    color: #333;
    font-family: obj5;
    font-size: var(--zj-con1_lico);
    font-style: normal;
    line-height: normal;
    padding-top: 8px;
}

.prode3_lp p {
    color: #333;
    font-family: obj5;
    font-size: var(--zj-con2-fol);
    font-style: normal;
    line-height: normal;
}

/*  */
.prode4 {
    padding-top: 60px;
}

.prode4h {
    margin-bottom: 32px;
    border-radius: 5px;
    background: #B39879;
    padding: 21px 15px;
}

.prode4h p {
    color: #FFF;
    font-family: obj5;
    font-size: var(--zj-con2-fol);
    font-style: normal;
    line-height: normal;
}

/*  */
.prode5 {
    padding-top: 50px;
    padding-bottom: 40px;
}

.prode5Sw {
    position: relative;
}

#prode5Sw {
    overflow: hidden;
}

#prode5Sw .swiper-pagination {
    bottom: -40px;
}

#prode5Sw .swiper-pagination .swiper-pagination-bullet {
    transition: all 0.3s ease;
    background: #D9D9D9;
    border-radius: 8px;
    opacity: 1;
}

#prode5Sw .swiper-pagination .swiper-pagination-bullet-active {
    border-radius: 20px;
    background: #B39879;
    width: 28px;
}

@media (max-width: 1536px) {
    .prode3_lbox {
        padding: 14px 20px;
    }

    .prode4h {
        margin-bottom: 22px;
    }

    .pro2_lend2>a {
        --w: 30px;
    }

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

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

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

    .pro {
        padding: 70px 0 80px;
    }
}

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

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

    .prode_box {
        width: 100%;
    }

    .proSa {
        flex-direction: column;
    }

    .pro2 {
        width: 100%;
    }
}

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

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

    .prode1rg {
        width: 100%;
    }

    .prode1rgBtn {
        justify-content: flex-start;
    }
}

@media (max-width: 768px) {
    .pro2_l {
        width: 50%;
    }
}

@media (max-width: 499px) {
    .prodeSa {
        padding: 40px 0 50px;
    }

    .pro1_top {
        padding: 8px 12px;
    }

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

    .pro1_endbg>a {
        margin-bottom: 8px;
    }

    .pro1_endbg {
        padding: 18px 12px;
    }

    .pro1bg {
        margin-bottom: 8px;
    }

    .prode1rgBtn>a {
        padding: 6px 12px;
        margin: 0 4px;
    }

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

    .prode1 {
        margin-bottom: 40px;
    }

    .prode2h {
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    .prode2_1p {
        margin-bottom: 20px;
    }

    .prode3_lbox {
        padding: 12px 12px;
    }

    .prode3_l1 {
        --w: 28px;
    }

    .prode3_lh {
        margin-bottom: 18px;
    }

    .prode3h {
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    .prode3 {
        padding-top: 40px;
    }

    .prode3_l {
        margin-bottom: 10px;
    }

    .pro2_l {
        width: 100%;
    }

    .pro {
        padding: 30px 0 40px;
    }
}

/* production */
.tioSa {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-bottom: 140px;
}

.tio1 {
    width: 26%;
    flex: 0 0 auto;
    background: url(../images/tiobg.jpg) no-repeat;
    background-size: cover;
    background-position: bottom;
    padding: 8% 1.7% 24.6% 3%;
    position: sticky;
    top: 88px;
}

.tio2 {
    width: calc(74% - 30px);
}

.tio1_l {
    margin-bottom: 36px;
}

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

.tio1_la {
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
}

.tio1_la i {
    font-size: 24px;
    color: #fff;
    margin-right: 7px;
    transition: all 0.5s ease;
    opacity: 0;
}

.tio1_la:hover i {
    opacity: 1;
}

.tio1_l.on .tio1_la i {
    opacity: 1;
}

.tio1_la span {
    color: #FFF;
    font-family: obj5;
    font-size: var(--zj-ne2lh);
    font-style: normal;
    line-height: normal;
    transition: all 0.5s ease;
}

.tio1_l.on .tio1_la span {
    font-size: calc(var(--zj-ne2lh) + 10px);
}

.tio2 {
    padding-top: 100px;
}

.tio2img {
    border-radius: 10px;
    background: #D9D9D9;
    overflow: hidden;
    margin-bottom: 58px;
}

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

.tio2p p {
    color: #333;
    font-family: obj5;
    font-size: var(--zj-ven2_la);
    font-style: normal;
    line-height: calc(var(--zj-ven2_la) * 1.7);
    text-transform: capitalize;
    margin-bottom: 24px;
}

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

.tio2_1h {
    margin-bottom: 42px;
    margin-top: 120px;
}

.tio2_1h p {
    color: #333;
    font-family: obj7;
    font-size: var(--zj-con2h);
    font-style: normal;
    line-height: calc(var(--zj-con2h) * 1.16);
    text-transform: capitalize;
    text-align: center;
}

/*  */
.tio2_2 {
    margin-top: 120px;
}

.tio2_2h {
    margin-bottom: 12px;
}

.tio2_2h p {
    color: #333;
    text-align: center;
    font-family: obj7;
    font-size: var(--zj-con2h);
    font-style: normal;
    line-height: calc(var(--zj-con2h) * 1.16);
    text-transform: capitalize;
}

.tio2_2p {
    margin-bottom: 75px;
}

.tio2_2p p {
    color: #B39879;
    text-align: center;
    font-family: obj5;
    font-size: var(--zj-con1_lico);
    font-style: normal;
    line-height: calc(var(--zj-con1_lico) * 1.15);
}

/*  */
.tio2_2u {
    justify-content: center;
    margin-right: calc(-.5 * 1.9rem);
    margin-left: calc(-.5 * 1.9rem);
}

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

.tio2_2lbox {
    position: relative;
}

.tio2_2limg {
    border-radius: 10px;
    background: #D9D9D9;
    margin-bottom: 26px;
    overflow: hidden;
}

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

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

.tio2_2lh p {
    color: #333;
    font-family: obj5;
    font-size: var(--zj-button);
    font-style: normal;
    line-height: normal;
}

.tio2_2lnum {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    --w: 74px;
    width: var(--w);
    height: var(--w);
    border-radius: 50%;
    border: 4px solid #fff;
    left: 50%;
    transform: translateX(-50%);
    top: -37px;
    background: #B39879;
}

.tio2_2lnum p {
    color: #FFF;
    font-family: obj7;
    font-size: var(--zj-con1_lico);
    font-style: normal;
    line-height: normal;
    text-transform: uppercase;
}

.tio2_3 {
    margin-top: 100px;
}

.tio2_3h {
    margin-bottom: 12px;
}

.tio2_3h p {
    color: #333;
    font-family: obj7;
    font-size: var(--zj-con2h);
    font-style: normal;
    line-height: calc(var(--zj-con2h) * 1.16);
    text-transform: capitalize;
}

.tio2_3p {
    margin-bottom: 62px;
}

.tio2_3p p {
    color: #B39879;
    font-family: obj5;
    font-size: var(--zj-con1_lico);
    font-style: normal;
    line-height: normal;
}

/*  */
.tio2_3u {
    margin-bottom: 112px;
}

.tio2_3l {
    margin: 26px 0;
}

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

.tio2_3lico {
    width: 94px;
    flex: 0 0 auto;
}

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

.tio2_3lte {
    width: calc(100% - 94px - 38px);
}

.tio2_3lh {
    margin-bottom: 12px;
}

.tio2_3lh p {
    color: #333;
    font-family: obj7;
    font-size: var(--zj-con1_lico);
    font-style: normal;
    line-height: normal;
}

.tio2_3lp p {
    color: #666;
    font-family: obj5;
    font-size: var(--zj-con2-fol);
    font-style: normal;
    line-height: calc(var(--zj-con2-fol) * 1.33);
}

/*  */
.tio2_3img {
    border-radius: 10px;
    overflow: hidden;
}

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

@media (max-width: 1536px) {
    .tio1 {
        top: 70px;
        padding: 4% 0.7% 7.6% 2%;
    }

    .tio1_l.on .tio1_la span {
        font-size: calc(var(--zj-ne2lh) + 6px);
    }

    .tio2 {
        padding-top: 60px;
    }

    .tio2_1h {
        margin-bottom: 32px;
        margin-top: 80px;
    }

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

    .tio2_2l {
        padding-right: calc(1.2rem * .5);
        padding-left: calc(1.2rem * .5);
    }

    .tio2_3 {
        margin-top: 20px;
    }
}

@media (max-width: 1199.9px) {
    .tioSa {
        flex-direction: column;
        width: 100%;
        padding-bottom: 70px;
    }

    .tio1 {
        width: 100%;
        position: relative;
        top: 0;
        padding: 4% 0.7%;
        margin-bottom: 20px;
    }

    .tio1_l {
        margin-bottom: 16px;
    }

    .tio2 {
        width: 100%;
        padding: 0 4vw;
    }
}

@media (max-width: 992px) {
    .prode2_3L {
        width: 100%;
        margin-bottom: 20px;
    }

    .prode2_4 {
        flex-direction: column;
    }

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

    .prode2_4img {
        width: 100%;
    }

    .tio2_2l {
        width: 50%;
    }

    .tio2_2lnum {
        --w: 58px;
    }

    .prode2_2 {
        flex-direction: column-reverse;
    }

    .prode2_2img {
        width: 100%;
    }

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

    .tio2img {
        margin-bottom: 28px;
    }
}

@media (max-width: 499px) {
    .tio1_l {
        margin-bottom: 8px;
    }

    .tio1_la i {
        font-size: 16px;
    }

    .tio2img img {
        height: 150px;
    }

    .tio2img {
        margin-bottom: 14px;
    }

    .tio2_1h {
        margin-bottom: 12px;
        margin-top: 30px;
    }

    .prode2_1imgB {
        width: 100%;
        margin-bottom: 10px;
    }

    .prode2_1 {
        margin-bottom: 20px;
    }

    .prode2_2 {
        margin-bottom: 20px;
    }

    .prode2_4 {
        margin-bottom: 20px;
    }

    .tio2_2 {
        margin-top: 40px;
    }

    .tio2_2l {
        width: 100%;
    }

    .tio2_2l {
        margin-bottom: 55px;
    }

    .tio2_3p {
        margin-bottom: 32px;
    }

    .tio2_3u {
        margin-bottom: 32px;
    }

    .tioSa {
        padding-bottom: 30px;
    }
}

/* index */
.so1 {
    position: relative;
    overflow: hidden;
    height: 100vh;
    width: 100%;
}

.so1SwboxWy {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    transition: cubic-bezier(0.215, .61, .355, 1) .45s;
    overflow: hidden;
}

#so1Sw {
    overflow: hidden;
}

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

.so1SwIM {
    overflow: hidden;
}

.so1SwIM img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    object-position: center;
    transition: all 4500ms ease;
    transform: scale(1.2);
}

#so1Sw .swiper-slide.swiper-slide-active .so1SwIM img {
    transform: scale(1);
}

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

.so1Swh {
    margin-bottom: 78px;
}

.so1Swh p {
    color: #FFF;
    font-family: obj7;
    font-size: var(--zj-subh);
    font-style: normal;
    line-height: calc(var(--zj-subh) * 1.14);
    text-transform: capitalize;
    max-width: 1470px;
}

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

.so1SwA {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 50px;
    background: #B39879;
    padding: 18px 61px;
    transition: all 0.5s ease;
}

.so1SwA:hover {
    background: #CEB08D;
}

.so1SwA span {
    color: #FFF;
    font-family: obj5;
    font-size: var(--zj-button);
    font-style: normal;
    line-height: normal;
    margin-right: 38px;
}

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

.so1SwIco i {
    font-size: 28px;
    color: rgba(255, 255, 255, 1);
    transition: all 0.5s ease;
    position: relative;
    display: block;
    left: 0;
}

.so1SwIco i:nth-child(2) {
    position: absolute;
    left: -150%;
    top: 50%;
    transform: translateY(-50%);
}

.so1SwA:hover .so1SwIco i:nth-child(1) {
    left: 150%;
}

.so1SwA:hover .so1SwIco i:nth-child(2) {
    left: 0;
}

.so1SwPag {
    display: flex;
    justify-content: flex-end;
    left: 50% !important;
    transform: translateX(-50%);
    bottom: 62px !important;
}

.so1SwPag .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #D0C0A7;
    opacity: 1;
    margin-left: 46px !important;
    position: relative;
}

.so1SwPag .swiper-pagination-bullet:first-child {
    margin-left: 0 !important;
}

.so1SwPag .swiper-pagination-bullet::after {
    position: absolute;
    content: "";
    --w: 58px;
    width: var(--w);
    height: var(--w);
    border-radius: 50%;
    border: 2px solid #D0C0A7;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0);
    transition: all 0.5s ease;
}

.so1SwPag .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
    transform: translate(-50%, -50%) scale(1);
}

/*  */
.so2 {
    padding: 143px 0 158px;
    background: #fff;
    position: relative;
    z-index: 10;
}

.so2Sa {
    position: relative;
}

.so2h {
    margin-bottom: 70px;
}

.so2h p {
    color: #333;
    text-align: center;
    font-family: obj7;
    font-size: var(--zj-con2h);
    font-style: normal;
    line-height: normal;
    text-transform: capitalize;
}

/*  */
.so2u_box {
    display: flex;
    justify-content: space-between;
    margin-right: calc(-.5 * 1.9rem);
    margin-left: calc(-.5 * 1.9rem);
}

.so2u {
    padding-right: calc(1.9rem * .5);
    padding-left: calc(1.9rem * .5);
}

.so2l {
    margin-bottom: 30px;
}

.so2la {
    display: block;
    position: relative;
}

.so2la::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(66, 66, 66, 0.2);
}

.so2limg {
    position: relative;
    border-radius: 10px;
    background: #D9D9D9;
    overflow: hidden;
}

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

.so2u:nth-child(1) .so2l:nth-child(1) .so2limg img {
    aspect-ratio: 4 / 3;
}

.so2u:nth-child(1) .so2l:nth-child(2) .so2limg img {
    aspect-ratio: 4 / 3;
}

.so2u:nth-child(1) .so2l:nth-child(3) .so2limg img {
    aspect-ratio: 4 / 3;
}

.so2u:nth-child(2) .so2l:nth-child(1) .so2limg img {
    aspect-ratio: 3 / 4;
}

.so2u:nth-child(2) .so2l:nth-child(2) .so2limg img {
    aspect-ratio: 4 / 3;
}

.so2u:nth-child(3) .so2l:nth-child(1) .so2limg img {
    aspect-ratio: 4 / 3;
}

.so2u:nth-child(3) .so2l:nth-child(2) .so2limg img {
    aspect-ratio: 3 / 4;
}

.so2u:nth-child(4) .so2l:nth-child(1) .so2limg img {
    aspect-ratio: 3 / 4;
}

.so2u:nth-child(4) .so2l:nth-child(2) .so2limg img {
    aspect-ratio: 3 / 4;
}

.so2limg img:nth-child(2) {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(1);
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all 0.5s ease;
}

.so2la:hover .so2limg img:nth-child(2) {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1.1);
}

.so2lte {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 20px 24px;
    z-index: 12;
}

.so2lh {
    margin-bottom: 10px;
}

.so2lh p {
    color: #FFF;
    font-family: obj7;
    font-size: var(--zj-button);
    font-style: normal;
    line-height: normal;
    text-transform: capitalize;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.so2lp p {
    color: #E5E5E5;
    font-family: obj5;
    font-size: var(--zj-con2-fol);
    font-style: normal;
    line-height: normal;
    text-transform: capitalize;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

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

.so2btn {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 40px;
}

/* so3 */
.so3 {
    background: #F8F8F8;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 10;
}

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

.so3_1 {
    width: 48.2%;
    flex: 0 0 auto;
    padding: 56px 0 48px;
}

.so3h {
    margin-bottom: 14px;
}

.so3h p {
    color: #333;
    font-family: obj7;
    font-size: var(--zj-con2h);
    font-style: normal;
    line-height: calc(var(--zj-con2h) * 1.16);
    text-transform: capitalize;
}

.so3smh {
    margin-bottom: 30px;
}

.so3smh p {
    color: #B39879;
    font-family: obj5;
    font-size: var(--zj-con1_lico);
    font-style: normal;
    line-height: calc(var(--zj-con1_lico) * 1.15);
}

.so3p {
    margin-bottom: 52px;
}

.so3p p {
    margin-bottom: 30px;
    color: #666;
    font-family: obj5;
    font-size: var(--zj-con2-fol);
    font-style: normal;
    line-height: calc(var(--zj-con2-fol) * 1.44);
}

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

.so3btn {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 70px;
}

.so3u {}

.so3lTop {
    display: flex;
    margin-bottom: 10px;
    align-items: baseline;
}

.so3lTop p {
    color: #B39879;
    font-family: obj7;
    font-size: var(--zj-subh);
    font-style: normal;
    line-height: normal;
}

.so3lTop span {
    color: #B39879;
    font-family: obj5;
    font-size: var(--zj-ab4_ltops);
    font-style: normal;
    line-height: normal;
}

.so3lEnd p {
    color: #333;
    font-family: obj5;
    font-size: var(--zj-con2-fol);
    font-style: normal;
}

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

.so3_2box {
    position: relative;
    display: block;
    overflow: hidden;
}

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

.so3_2btn {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 80px;
}

.so3_2btnBg {
    position: relative;
}

.so3_2btnTe {
    display: flex;
    align-items: center;
    justify-content: center;
    --w: 88px;
    width: var(--w);
    height: var(--w);
    border-radius: 50%;
    background: #B39879;
}

.so3_2btnTe span {
    color: #FFF;
    font-family: obj5;
    font-size: var(--zj-con1_lico);
    font-style: normal;
    line-height: normal;
    margin-right: 4px;
}

.so3_2btnTe i {
    font-size: 20px;
    color: rgba(255, 255, 255, 1);
}

.so3_2btnimg {
    position: absolute;
    width: 140%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.5s ease;
    animation: rotation2 5s linear infinite;
}

@keyframes rotation2 {
    from {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
    }

    to {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
    }
}

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

.so4 {
    background: #fff;
    position: relative;
    z-index: 10;
    padding: 160px 0 80px;
}

.so4Top {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 44px !important;
}

.so4Top1h {
    margin-bottom: 12px;
}

.so4Top1h p {
    color: #333;
    font-family: obj7;
    font-size: var(--zj-con2h);
    font-style: normal;
    line-height: calc(var(--zj-con2h) * 1.16);
    text-transform: capitalize;
}

.so4Top1p p {
    color: #B39879;
    font-family: obj5;
    font-size: var(--zj-con1_lico);
    font-style: normal;
    line-height: normal;
}

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

.so4End::after {
    position: absolute;
    content: "";
    width: 90%;
    height: 106%;
    background: #F8F8F8;
    bottom: -80px;
    right: 0;
}

.so4End_box {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    position: relative;
    z-index: 12;
}

.so4End1 {
    width: 45%;
    flex: 0 0 auto;
}

.so4End1img {
    box-shadow: 0px 12px 30px 0px rgba(63, 63, 63, 0.25);
}

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

.so4End2 {
    width: calc(55% - 80px);
    flex: 0 0 auto;
}

.so4End2L {
    padding: 26px 0;
    position: relative;
}

.so4End2L::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background: rgba(208, 192, 167, 0.45);
}

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

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

.so5 {
    background: url(../images/so5bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 10;
    padding: 160px 0 150px;
}

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

.so5Top1h p {
    color: #333;
    font-family: obj7;
    font-size: var(--zj-con2h);
    font-style: normal;
    line-height: calc(var(--zj-con2h) * 1.16);
    text-transform: capitalize;
}

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

.so5Top2a {
    border-radius: 50px;
    border: 1px solid #999;
    margin-left: 16px;
    padding: 19px 36px;
    background: #fff;
    transition: all 0.3s ease;
}

.so5Top2a:hover {
    border: 1px solid #B39879;
    background: #B39879;
}

.so5Top2a.on {
    border: 1px solid #B39879;
    background: #B39879;
}

.so5Top2a:first-child {
    margin-left: 0;
}

.so5Top2a span {
    color: #333;
    text-align: center;
    font-family: obj7;
    font-size: var(--zj-ven2_la);
    font-style: normal;
    line-height: normal;
    transition: all 0.3s ease;
    width: max-content;
    display: block;
}

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

.so5Top2a.on span {
    color: #FFF;
}

/*  */
.so5End .ne2u {
    margin-bottom: 0;
}

.so5End .ne2l {
    margin-bottom: 0;
}

.so5End .ne2la {
    height: 26vw;
}

.so5End .ne2la:hover .ne2la_cha {
    transform: translateY(calc(calc(var(--zj-button-ft) * 1.5) * 10 * -1));
}

/*  */
.so6 {
    background: url(../images/so6bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 10;
    background-attachment: fixed;
    padding: 86px 0 48px;
}

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

.so6_1 {
    width: calc(50.6% - 24px);
}

.so6_1h {
    margin-bottom: 30px;
}

.so6_1h p {
    color: #FFF;
    font-family: obj7;
    font-size: var(--zj-con2h);
    font-style: normal;
    line-height: calc(var(--zj-con2h) * 1.16);
    text-transform: capitalize;
    max-width: 673px;
}

.so6_1p {
    margin-bottom: 120px;
}

.so6_1p p {
    color: #FFF;
    font-family: obj5;
    font-size: var(--zj-con1_lico);
    font-style: normal;
    line-height: calc(var(--zj-con1_lico) * 1.15);
    max-width: 673px;
}

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

.so6_2 {
    width: 49.4%;
    flex: 0 0 auto;
    border-radius: 15px;
    background: #FFF;
    padding: 48px 56px;
}

.so6_2l {
    margin-bottom: 12px;
    border-radius: 10px;
    transition: all 0.5s ease;
    overflow: hidden;
}

.so6_2l.on {
    background: rgba(179, 152, 121, 0.10);
}

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

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

.so6_2l:hover .so6_2lTop {
    background: #B39879;
}

.so6_2l.on .so6_2lTop {
    background: #B39879;
}

.so6_2lTop::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background: #D9D9D9;
    transition: all 0.5s ease;
}

.so6_2l.on .so6_2lTop::after {
    opacity: 0;
}

.so6_2lToph {
    padding-right: 12px;
}

.so6_2lToph p {
    color: #333;
    font-family: obj7;
    font-size: var(--zj-button);
    font-style: normal;
    line-height: calc(var(--zj-button) * 0.91);
    transition: all 0.5s ease;
}

.so6_2l:hover .so6_2lToph p {
    color: rgba(255, 255, 255, 1);
}

.so6_2l.on .so6_2lToph p {
    color: rgba(255, 255, 255, 1);
}

.so6_2lTopi {
    position: relative;
    --w: 24px;
    width: var(--w);
    height: var(--w);
    border-radius: 50%;
    background: #D0C0A7;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s ease;
}

.so6_2l:hover .so6_2lTopi {
    background: #fff;
}

.so6_2l.on .so6_2lTopi {
    background: #fff;
}

.so6_2lTopi i {
    font-size: 12px;
    color: #fff;
    transition: all 0.5s ease;
}

.so6_2l:hover .so6_2lTopi i {
    color: rgba(208, 192, 167, 1);
}

.so6_2l.on .so6_2lTopi i {
    color: rgba(208, 192, 167, 1);
}

.so6_2lTopi i:nth-child(2) {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
}

.so6_2l.on .so6_2lTopi i:nth-child(1) {
    opacity: 0;
}

.so6_2l.on .so6_2lTopi i:nth-child(2) {
    opacity: 1;
}

.so6_2End {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 0.5s ease;
}

.so6_2l.on .so6_2End {
    max-height: 400px;
    opacity: 1;
}

.so6_2Endp {
    padding: 15px 22px;
}

.so6_2Endp p {
    color: #333;
    font-family: obj5;
    font-size: var(--zj-con2-fol);
    font-style: normal;
    line-height: calc(var(--zj-con2-fol) * 1.33);
    max-width: 627px;
}

@media (max-width: 1536px) {
    .so1SwA {
        padding: 7px 26px;
    }

    .so1SwPag .swiper-pagination-bullet::after {
        --w: 40px;
    }

    .so1SwPag .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
        margin-left: 36px !important;
    }

    .so1SwA span {
        margin-right: 22px;
    }

    /*  */
    .so2 {
        padding: 73px 0 88px;
    }

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

    .so2btn {
        bottom: 19px;
    }

    .so2u {
        padding-right: calc(1.2rem * .5);
        padding-left: calc(1.2rem * .5);
    }

    .so2l {
        margin-bottom: 20px;
    }

    .so2lte {
        padding: 14px 16px;
    }

    .so2h {
        margin-bottom: 50px;
    }

    /*  */
    .tio2_3lico {
        width: 76px;
    }

    .tio2_3lte {
        width: calc(100% - 76px - 28px);
    }

    .so4 {
        padding: 90px 0 50px;
    }

    .so4End2L {
        padding: 16px 0;
    }

    .so4End1 {
        width: 49%;
    }

    .so4End1img img {
        height: 800px;
    }

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

    .ne2l {
        padding-right: calc(1.2rem * .5);
        padding-left: calc(1.2rem * .5);
    }

    .ne2lte {
        padding: 16px 12px 10px;
    }

    .ne2lh {
        margin-bottom: 12px;
    }

    .ne2la:hover .ne2lp p {
        height: calc(calc(var(--zj-button-ft) * 1.5 * 6));
    }

    .ne2lico i {
        --w: 36px;
    }

    .so5End .ne2la:hover .ne2la_cha {
        transform: translateY(calc(calc(var(--zj-button-ft) * 1.5) * 6 * -1));
    }

    .so5Top2a {
        margin-left: 10px;
        padding: 10px 16px;
    }

    .so5 {
        padding: 80px 0 90px;
    }

    .so5Top {
        margin-bottom: 45px;
    }

    .ne2lp {
        margin-bottom: 24px;
    }

    .so6_2 {
        padding: 16px 18px;
    }

    .so6_2lTop {
        padding: 16px 6px;
    }

    .so6_2l {
        margin-bottom: 6px;
    }

    .so6_2Endp {
        padding: 11px 14px;
    }

    .so6 {
        padding: 66px 0 42px;
    }
}

@media (max-width: 992px) {
    .so2u {
        width: 50%;
    }

    .so2u:nth-child(3),
    .so2u:nth-child(4) {
        display: none;
    }

    .so2btn {
        position: relative;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        transform: translate(0, 0);
    }

    .so3Sa {
        flex-direction: column;
    }

    .so3_1,
    .so3_2 {
        width: 100%;
    }

    .so3_1 {
        padding-right: 4vw;
    }

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

    .so4Top1 {
        margin-bottom: 20px;
    }

    .so4End_box {
        flex-direction: column-reverse;
    }

    .so4End1,
    .so4End2 {
        width: 100%;
    }

    .so4End2 {
        padding-left: 4vw;
        margin-bottom: 20px;
    }

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

    .so5Top {
        flex-direction: column;
    }

    .so5Top1 {
        margin-bottom: 20px;
    }

    .ne2l {
        width: 50%;
    }

    .so5End .ne2l {
        margin-bottom: 20px;
    }

    .ne2la {
        height: 52vw !important;
    }

    .so6Sa {
        flex-direction: column;
    }

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

    .so6_2 {
        width: 100%;
    }

    .so6_1p {
        margin-bottom: 70px;
    }

    .so5Top2a {
        margin-left: 4px;
        padding: 7px 7px;
    }
}

@media (max-width: 642px) {
    .so2u {
        width: 100%;
    }

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

    .so3_2btnTe {
        --w: 68px;
    }
}

@media (max-width: 499px) {

    .so1,
    .so1SwIM img {
        height: 84vh;
    }

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

    .so1SwPag .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
        margin-left: 26px !important;
    }

    .so1SwPag .swiper-pagination-bullet::after {
        --w: 32px;
        border: 1px solid #D0C0A7;
    }

    /*  */
    .so2 {
        padding: 46px 0 44px;
    }

    .so2h {
        margin-bottom: 20px;
    }

    .so3smh {
        margin-bottom: 20px;
    }

    .so3p p {
        margin-bottom: 10px;
    }

    .so3p {
        margin-bottom: 20px;
    }

    .so3_1 {
        padding: 39px 0 12px;
    }

    .so3btn {
        margin-bottom: 32px;
    }

    .so3_2btnTe {
        --w: 56px;
    }

    .so3_2btn {
        bottom: 30px;
    }

    .so4 {
        padding: 52px 0 38px;
    }

    .so4End1img img {
        height: 300px;
    }

    .so4Top {
        margin-bottom: 20px !important;
    }

    .tio2_3lico {
        width: 56px;
    }

    .tio2_3lte {
        width: calc(100% - 56px - 28px);
    }

    .so4End::after {
        bottom: -64px;
    }

    .so5Top {
        align-items: flex-start;
    }

    .so5Top2 {
        /* flex-wrap: wrap; */
        align-items: flex-start;
        overflow-x: scroll;
        width: 100%;
    }

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

    .so5Top2a {
        padding: 9px 7px 7px;
    }

    .so5Top2a {
        margin-bottom: 10px;
        width: max-content;
    }

    .ne2l {
        width: 100%;
    }

    .ne2la {
        height: 112vw !important;
    }

    .so5Top {
        margin-bottom: 25px;
    }

    .so5 {
        padding: 46px 0 30px;
    }

    .so6_1h {
        margin-bottom: 20px;
    }

    .so6_1p {
        margin-bottom: 20px;
    }

    .so6_2 {
        padding: 12px;
    }

    .so6 {
        padding: 46px 0 42px;
    }

    .prode4h {
        margin-bottom: 10px;
        padding: 9px 8px;
    }
}




/* -------------------------------------------------------- */
/* inquiry */
.container {
    padding: 0;
    padding: 120px 0;
}

.cart {
    /* background-color: #F9F9F9; */
}

.cart .cart-box .img-box {
    padding-bottom: 70%;
}

.cart .cart-box .title-inquiry-info {
    background: #B39879;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.cart .cart-box .title-inquiry-info .item {
    padding: 20px;
    color: #FFF;
    font-family: obj5;
    font-size: 18px;
    font-style: normal;
    line-height: normal;
}

.cart .cart-box .title-inquiry-info .item label input {
    -webkit-appearance: auto;
    appearance: auto;
}

.cart .cart-box .inquiry-list {
    background-color: #fff;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}

.cart .cart-box .inquiry-list::after {
    width: 100%;
    bottom: 0;
    left: 0;
    height: 1px;
    background-color: #f5f7fa;
    content: "";
    position: absolute;
}

.cart .cart-box .inquiry-list .item {
    padding: 20px;

    color: #333;
    font-family: obj5;
    font-size: 18px;
    font-style: normal;
    line-height: normal;
}

.cart .cart-box .inquiry-list .item label input {
    -webkit-appearance: auto;
    appearance: auto;
}

.cart .cart-box .inquiry-list .number-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.cart .cart-box .inquiry-list .number-box span {
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 34px;
    height: 36px;
    margin: 0;
    margin-top: -2px;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #e5e5e5;
    background-color: #fff;
}

.cart .cart-box .inquiry-list .number-box span:hover {
    background: #B39879;
    color: #FFF;
}

.cart .cart-box .inquiry-list .number-box .ipt-num {
    font-size: 16px;
    line-height: 34px;
    position: relative;
    width: 60px;
    height: 34px;
    text-align: center;
    vertical-align: top;
    border: none;
    outline: none;
}

.cart .cart-box .inquiry-list .number-box .ipt-num::-webkit-outer-spin-button,
.cart .cart-box .inquiry-list .number-box .ipt-num::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}

.cart .cart-box .inquiry-list .number-box .ipt-num[type="number"] {
    -moz-appearance: textfield;
}

.cart .cart-box .inquiry-list .iclose {
    position: relative;
    cursor: pointer;
}

.cart .cart-box .inquiry-list .iclose:hover::after {
    color: #254b9e;
}

.cart .cart-box .inquiry-list .iclose::after {
    font-family: "iconfont" !important;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    content: "\e642";
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    color: #000;
    z-index: 10;
}

.cart .cart-box .inquiry-list .iclose:hover:after {
    color: #000;
}

.cart .cart-box .checkbox {
    width: 10%;
}

.cart .cart-box .pimg,
.cart .cart-box .number {
    width: 16%;
}

.cart .cart-box .pname {
    width: 44%;
}

.cart .cart-box .pname2 {
    display: none;
}

.cart .cart-box .operation {
    width: 10%;
}

.cart .cart-box .det-tit {
    width: 100%;
    position: relative;
    color: #000;
    font-size: var(--20);
    font-weight: 500;
    padding-bottom: 16px;
    margin-bottom: 24px;
}

.cart .cart-box .det-tit::after {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #d9d9d9;
    content: "";
    bottom: 0;
    left: 0;
}

.cart .cart-box .pimg-pname-num {
    display: none;
}

.cart .cart-box .pimg-pname-num p {
    margin-bottom: 20px;
}

.cart .detailscontent .requestbox {
    padding-top: var(--36);
    padding-bottom: var(--64);
}

@media (max-width: 1400px) {
    .cart .cart-box .title-inquiry-info .item {
        font-size: 14px;
        padding: 10px;
    }

    .cart .cart-box .inquiry-list .item {
        font-size: 14px;
        padding: 10px;
    }
}

@media (max-width: 768px) {
    .cartcontent>div {
        overflow: scroll;
        padding: 0;
        max-width: 100% !important;
        margin-bottom: 30px !important;
        margin-top: 40px !important;
    }

    .cartcontent>div::-webkit-scrollbar {
        display: block;
        width: 0px;
        height: 4px;
    }

    .cartcontent>div::-webkit-scrollbar-thumb {
        border-radius: 999px;
        border: 0px solid transparent;
        background-clip: content-box;
        background-color: rgba(179, 152, 121, 1);
    }

    .cartcontent>div::-webkit-scrollbar-track {
        background-color: #f0f0f08c;
        border-radius: 999px;
    }

    .cart .cart-box {
        min-width: 762px;
    }

    .cart .cart-box .pimg-pname-num {
        display: block;
        width: 80%;
    }

    .cart .cart-box .pimg-pname-num .cart-img {
        max-width: 300px;
    }

    .wrap-show .common-form {
        /* margin-top: 40px; */
        padding: 0 0 60px !important;
    }
}

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

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

/*  */
/* 详情页面 */
.wrap-show .common-form {
    /* margin-top: 40px; */
    padding: 0 0 140px;
}


.common-form h2 {
    color: #333;
    font-family: obj7;
    font-size: var(--zj-con2h);
    font-style: normal;
    line-height: normal;
    margin-bottom: 24px;
}

.wrap-show .common-form form .row .col-12 .form-group input,
.wrap-show .common-form form .row .col-12 .form-group textarea {
    background: #F2F3F2;
    color: #4D6359;
    width: 100%;
    font-family: in4;
}

.wrap-show .common-form form .row .col-12 .form-group input::placeholder,
.wrap-show .common-form form .row .col-12 .form-group textarea::placeholder {
    color: #4D6359;
}

.wrap-show .common-form form .row .col-12 .form-group input:focus::placeholder,
.wrap-show .common-form form .row .col-12 .form-group textarea:focus::placeholder {
    color: #ccc;
}

.wrap-show .info .tit {
    padding: 15px 0;
    border-bottom: 1px solid #e3e3e3;
}

@media (max-width: 1199px) {
    .wrap-show .info .tit {
        padding: 10px 0;
    }
}

.wrap-show .info .tit h2 {
    color: #222;
    font-size: 22px;
    font-family: in7;
    line-height: 32px;
    text-transform: capitalize;
}

@media (max-width: 1199px) {
    .wrap-show .info .tit h2 {
        font-size: 18px;
        line-height: normal;
    }
}

.wrap-show .info .date span {
    display: block;
    color: #999;
    line-height: 24px;
    text-transform: capitalize;
    font-family: in4;
}

@media (max-width: 1199px) {
    .wrap-show .info .date span {
        font-size: 14px;
        line-height: normal;
    }
}

.wrap-show .info .date .day {
    font-size: 60px;
    letter-spacing: -3px;
}

@media (max-width: 1199px) {
    .wrap-show .info .date .day {
        font-size: 32px;
        letter-spacing: normal;
    }
}

@media (max-width: 767px) {
    .wrap-show .info .date .day {
        font-size: 26px;
    }
}

.wrap-show .info .date .month {
    font-size: 18px;
    letter-spacing: -0.9px;
    text-transform: capitalize;
}

@media (max-width: 1199px) {
    .wrap-show .info .date .month {
        font-size: 14px;
        letter-spacing: normal;
    }
}

.wrap-show .info .date i {
    margin-right: 10px;
}

@media (max-width: 1199px) {
    .wrap-show .info .date i {
        margin-right: 5px;
    }
}

.wrap-show .info .editor-content {
    margin-top: 20px;
}

.wrap-show .info .editor-content p,
.wrap-show .info .editor-content b {
    color: #666;
    line-height: 24px;
    text-transform: capitalize;
    font-family: in5;
}

.wrap-show .info .editor-content ul li {
    position: relative;
    padding-left: 8px;
}

.wrap-show .info .editor-content ul li::after {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #666;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

@media (max-width: 1199px) {

    .wrap-show .info .editor-content p,
    .wrap-show .info .editor-content b {
        font-size: 14px;
        line-height: 26px;
    }
}

.wrap-show .info .share {
    margin-top: 35px;
}

@media (max-width: 1199px) {
    .wrap-show .info .share {
        margin-top: 20px;
    }
}

.wrap-show .info .share .share-to span {
    color: #222;
    font-size: 18px;
    margin-right: 10px;
    /* font-weight: bold; */
    font-family: in6;
}

@media (max-width: 1199px) {
    .wrap-show .info .share .share-to span {
        font-size: 14px;
        margin-right: 5px;
    }
}

.wrap-show .info .link {
    display: flex;
    flex-direction: column;
    margin-top: 35px;
}

@media (max-width: 1199px) {
    .wrap-show .info .link {
        margin-top: 20px;
    }
}

.wrap-show .info .link .prev,
.wrap-show .info .link .next {
    color: #222;
    margin: 15px 0;
    font-family: in4;
}

@media (max-width: 1199px) {

    .wrap-show .info .link .prev,
    .wrap-show .info .link .next {
        margin: 7px 0;
    }
}

@media (max-width: 1199px) {

    .wrap-show .info .link .prev span,
    .wrap-show .info .link .next span {
        font-size: 14px;
    }
}

.wrap-show .info .link .prev a,
.wrap-show .info .link .next a {
    display: inline-block;
    transition: all 0.4s;
}

@media (max-width: 1199px) {

    .wrap-show .info .link .prev a,
    .wrap-show .info .link .next a {
        font-size: 14px;
    }
}

.wrap-show .info .link .prev a:hover,
.wrap-show .info .link .next a:hover {
    text-decoration: underline;
    color: #0F9F49;
}

.common-form form .row .col-12 .form-group {
    margin-bottom: 30px;
}

@media (max-width: 1199px) {
    .common-form form .row .col-12 .form-group {
        margin-bottom: 15px;
    }
}

.common-form form .row .col-12 .form-group input {
    width: 100%;
    line-height: 48px;
    border: none;
    background: #fff;
    padding: 0 15px;
    border-radius: 6px;
    color: #666;
}

@media (max-width: 1199px) {
    .common-form form .row .col-12 .form-group input {
        line-height: 40px;
    }
}

.common-form form .row .col-12 .form-group input::placeholder {
    color: #666;
    letter-spacing: 0.32px;
    transition: all 0.2s;
}

@media (max-width: 1199px) {
    .common-form form .row .col-12 .form-group input::placeholder {
        font-size: 14px;
        letter-spacing: normal;
    }
}

.common-form form .row .col-12 .form-group input:focus::placeholder {
    color: #ccc;
}

.common-form form .row .col-12 .form-group textarea {
    resize: none;
    width: 100%;
    border: none;
    background: #fff;
    padding: 15px;
    border-radius: 6px;
    color: #666;
}

.common-form form .row .col-12 .form-group textarea::placeholder {
    color: #666;
    letter-spacing: 0.32px;
    text-transform: capitalize;
    transition: all 0.2s;
}

@media (max-width: 1199px) {
    .common-form form .row .col-12 .form-group textarea::placeholder {
        font-size: 14px;
        letter-spacing: normal;
    }
}

.common-form form .row .col-12 .form-group textarea:focus::placeholder {
    color: #ccc;
}

.common-form form .row .col-12 .submit-group {
    margin-top: 20px;
}

@media (max-width: 1199px) {
    .common-form form .row .col-12 .submit-group {
        margin-top: 15px;
    }
}

.common-form form .row .col-12 .submit-group button {
    border-radius: 20px;
    background: #F2F3F2;
    border: none;
    text-align: center;
    padding: 10px 60px;
    color: #444;
    transition: all 0.3s;
    font-family: man7;
}

@media (max-width: 1199px) {
    .common-form form .row .col-12 .submit-group button {
        padding: 8px 30px;
        font-size: 14px;
    }
}

.common-form form .row .col-12 .submit-group button:hover {
    background: #2265A8;
    color: #fff;
}

.common-form form .row .col-12 .submit-group button i {
    margin-left: 10px;
}

@media (max-width: 499px) {
    .wrap-show .common-form {
        /* margin-top: 40px; */
        padding: 0 0 40px;
    }
}

/* --------------------------------------------------------------------------------------------- */
.search {
    padding: 366px 0 140px;
    position: relative;
}

.searchbg {
    position: absolute;
    width: 100%;
    object-fit: cover;
    object-position: center;
    left: 0;
    top: 0;
    z-index: -1;
    pointer-events: none;
}

.searchbg2 {
    top: auto;
    bottom: 0;
}

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

.seaTop1 {
    /* flex: 0 0 auto; */
}

.seaTop1 p {
    color: #333;
    font-family: obj7;
    font-size: var(--zj-con2h);
    font-style: normal;
    line-height: normal;
}

.seaTop1 span {
    color: #B39879;
}

.seaTop2 {
    flex: 0 0 auto;
}

.seaTop2fo {
    border-radius: 100px;
    background: #F8F8F8;
    padding: 10px 20px 10px 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.seaTop2fo i {
    font-size: 24px;
    margin-right: 28px;
}

.seaTop2fo>input {
    width: 500px;
    margin-right: 30px;
    color: #999;
    font-family: obj5;
    font-size: var(--zj-ven2_la);
    font-style: normal;
    line-height: normal;
    background: transparent;
    border: none;
}

.seaTop2fo>input::-webkit-input-placeholder {
    color: rgba(153, 153, 153, 0.5);
}

.seaTop2fo>input:-moz-placeholder {
    color: rgba(153, 153, 153, 0.5);
}

.seaTop2fo>input::-moz-placeholder {
    color: rgba(153, 153, 153, 0.5);
}

.seaTop2fo>input:-ms-input-placeholder {
    color: rgba(153, 153, 153, 0.5);
}

.seaTop2fo button {
    background: transparent;
}

.seaTop2fo button input {
    border-radius: 101px;
    background: #B39879;
    padding: 16px 40px;
    color: #FFF;
    font-family: obj5;
    font-size: var(--zj-ven2_la);
    font-style: normal;
    line-height: normal;
    transition: all 0.5s ease;
}

.seaTop2fo button:hover input {
    background: #CEB08D;
}

@media (max-width: 1536px) {
    .searchbg {
        height: 300px;
    }

    .seaTop {
        margin-bottom: 38px;
    }

    .seaTop2fo input {
        width: 260px;
    }

    .seaTop2fo {
        padding: 4px 6px 4px 19px
    }

    .seaTop2fo i {
        font-size: 20px;
        margin-right: 18px;
    }

    .search {
        padding: 266px 0 70px;
    }
}

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

    .seaTop1 {
        margin-bottom: 18px;
    }
}

@media (max-width: 499px) {
    .seaTop2fo button {
        padding: 6px 0px;
    }

    .seaTop2fo i {
        display: none;
    }


    .seaTop2fo input {
        width: 170px;
    }

    .seaTop2fo input {
        width: 187px;
    }

    .seaTop2fo {
        padding: 4px 4px 4px 12px;
    }

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

    .search {
        padding: 166px 0 40px;
    }
}

.cuowup {
    padding: 190px 0 70px;
}

.cuowup p {
    color: #999;
    text-align: center;
    font-family: obj5;
    font-size: var(--zj-ven2_la);
    font-style: normal;
    line-height: normal;
    text-transform: capitalize;
}

@media (max-width: 1536px) {
    .cuowup {
        padding: 120px 0 70px;
    }
}

@media (max-width: 499px) {
    .cuowup {
        padding: 40px 0 70px;
    }
}



/*  */
/* float-window */
.float-window {
    position: fixed;
    right: 8px;
    top: 30%;
    transform: translateY(-50%);
    z-index: 999999;
    transition: all 0.3s ease;
    border-radius: 50px;
    padding: 11px 10px;
    background: #FBF9F7;
    box-shadow: 0px 4px 20px 0px rgba(43, 43, 43, 0.15);
}

.window-box>a {
    --w: 50px;
    width: var(--w);
    height: var(--w);
    border-radius: 44px;
    /* background: rgba(255, 255, 255, 0.25); */
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 3px 0;
    transition: all 0.3s ease;
    position: relative;
}

.window-box>a:hover {
    background: #B39879;
    transition: all 0.3s ease;
}

.window-box>a i {
    font-size: 26px;
    color: #B39879;
}

.window-box>a:hover i {
    color: #fff;
}

.window-box>a p {
    position: absolute;
    width: max-content;
    right: 56px;
    opacity: 0;
    transition: all 0.5s ease;
    pointer-events: none;
}

.window-box>a:hover p {
    opacity: 1;
    pointer-events: auto;
}

.window-box>a p span {
    color: #fff;
    font-family: in4;
    font-size: var(--zj-ven2cona);
    font-style: normal;
    line-height: normal;
    background: #2265A8;
    padding: 20px 31px;
    border-radius: 4px;

    color: #FFF;
    font-family: obj5;
    font-size: var(--zj-button-ft);
    font-style: normal;
    line-height: calc(var(--zj-button-ft) * 1.25);
    border-radius: 200px;
    background: #B39879;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.20);
    display: block;
}

.box-inquiry>a {
    position: relative;
}

.box-inquiry>a span {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    font-size: 12px;
    right: 16%;
    top: 18%;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #F2780C;
    font-family: man4;
    transition: all 0.3s ease;
}

@media (max-width: 1536px) {
    .window-box>a {
        --w: 34px;
    }

    .window-box>a i {
        font-size: 18px;
    }

    .window-box>a p {
        right: 38px;
    }
}

@media (max-width: 1199.9px) {

    /* #float-window {
        display: none;
    } */
    #float-window .window-box {
        display: none;
    }

}

@media (max-width: 499px) {
    .box-inquiry>a span {
        width: 10px;
        height: 10px;
        right: 12%;
        top: 16%;
    }
}

/* .ven_sehinp {
    position: absolute;
    right: 0;
    top: 117%;
    transform: translateY(-50%);
    z-index: 12;
    pointer-events: none;
    opacity: 0;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
} */

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

.ven_sehinp>i:hover {
    transform: rotate(225deg);
}

.ven_sehfo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 50px;
    border: 1px solid #999;
    width: 390px;
    padding: 10px 16px;
    background: #FFF;
}

.ven_sehfo input {
    color: #666;
    font-family: in4;
    font-size: var(--zj-ven2cona);
    font-style: normal;
    line-height: 100%;
    width: 86%;
    background: transparent;
    transition: all 0.3s ease;
}

.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 i {
    color: rgba(68, 68, 68, 1);
    font-size: 14px;
}

@media (max-width: 1536px) {
    .ven_sehinp {
        top: 200%;
    }

    .ven_sehinp {
        border-radius: 20px;
    }
}

@media (max-width: 499px) {
    .ven_sehinp {
        top: 156%;
        padding: 4px 0;
    }

    .ven_sehfo {
        width: 308px;
        padding: 7px 12px;
    }
}

.ven_language {
    position: relative;
}

.ven_language_erji {
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    top: 76px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 4px 12px 0px rgba(51, 51, 51, 0.35);
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 0.5s ease;
    z-index: 12;
}

.ven_language:hover .ven_language_erji {
    max-height: 400px;
    opacity: 1;
    overflow: visible;
}

.ven2_lsa:hover .ven_language_erji {
    max-height: 400px;
    opacity: 1;
    overflow: visible;
}

.ven_language_erjibg {
    padding: 20px;
}

.ven_language_erjibg>a {
    display: block;
    padding: 16px 0;
    margin-bottom: 8px;
    border-bottom: 1px solid rgba(217, 217, 217, 0.45);
}

.ven_language_erjibg>a:last-child {
    margin-bottom: 0;
    border-bottom: none;
}

.ven_language_erjibg>a span {
    color: #333;
    text-align: center;
    font-family: obj5;
    font-size: var(--zj-button-ft);
    font-style: normal;
    line-height: normal;
    display: block;
    text-align: center;
    transition: all 0.5s ease;
}

.ven_language_erjibg>a.on span {
    color: #B39879;
}

.ven_language_erjibg>a:hover span {
    color: #B39879;
}

@media (max-width: 1536px) {
    .ven_language_erjibg {
        padding: 10px;
    }

    .ven_language_erjibg>a {
        padding: 8px 0
    }

    .ven_language_erji {
        top: 62px;
    }
}

@media (max-width: 499px) {
    .ven_language_erji {
        width: 300%;
        top: 53px;
    }
}

.ven2_lsa_erji {
    width: 240%;
    top: 95px;
}

@media (max-width: 1536px) {
    .ven2_lsa_erji {
        top: 76px;
    }
}

.ven2_lsa_erjisp {
    opacity: 1;
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    top: 76px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 4px 12px 0px rgba(51, 51, 51, 0.35);
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 0.5s ease;
    z-index: 12;
    position: fixed;
    width: 91vw;
    top: 130px;
}

.ventricle .ven2_lsa_erjisp {
    top: 100px !important;
}

.ven2_lsa:hover .ven_language_erji {
    max-height: 700px !important;
    opacity: 1;
    overflow: visible;
}


/*  */
.sperji {
    display: flex;
    justify-content: space-between;
}

.sperji1_box {
    width: 24%;
    padding-right: 2%;
    flex: 0 0 auto;
    position: relative;
}

.sperji1_box::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    right: 0;
    top: 0;
    background: rgba(217, 217, 217, 0.45);
}

.sperji1a {
    display: flex;
    align-items: center;
    margin-bottom: 14px;
    padding: 10px 0;
}

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

.sperji1a img {
    width: 38px;
    margin-right: 14px;
}

.sperji1a p {
    color: #333;
    font-family: obj5;
    font-size: var(--zj-ven2_la);
    font-style: normal;
    line-height: normal;
    text-transform: capitalize;
    transition: all 0.5s ease;
}

.sperji1a:hover p {
    color: #B39879;
}

.sperji1a.on p {
    color: #B39879;
}

.ven2_lsa_erjisp .ven_language_erjibg {
    border-radius: 50px !important;
    padding: 46px;
}

.sperji2 {
    display: flex;
}

.sperji2_1 {
    width: 27%;
    flex: 0 0 auto;
    padding-right: 2%;
    position: relative;
}

.sperji2_1::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    right: 0;
    top: 0;
    background: rgba(217, 217, 217, 0.45);
}

.sperji2_box {
    width: calc(76% - 40px);
}

.sperji2 {
    display: none;
    justify-content: space-between;
}

.sperji2.on {
    display: flex;
}

/*  */
.sperji2_1a {
    margin-bottom: 28px;
    display: block;
}

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

.sperji2_1a p {
    color: #333;
    font-family: obj5;
    font-size: var(--zj-button-ft);
    font-style: normal;
    line-height: normal;
    text-transform: capitalize;
    transition: all 0.5s ease;
}

.sperji2_1a:hover p {
    color: #B39879;
}

.sperji2_1a.on p {
    color: #B39879;
}

/*  */
.sperji2_2box {
    width: calc(100% - 27% - 40px);
}

/*  */
.sperji2_2ulbox {
    display: none;
}

.sperji2_2ulbox.on {
    display: flex;
}

.sperji2_2li {
    margin-bottom: 20px;
}

.sperji2_2liimg {
    position: relative;
    border-radius: 10px;
    background: #D9D9D9;
    overflow: hidden;
}

.sperji2_2lia {
    position: relative;
    display: block;
}

.sperji2_2liimg img {
    width: 100%;
}

.sperji2_2liimg img:nth-child(2) {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(1);
    transition: all 0.5s ease;
}

.sperji2_2lia:hover .sperji2_2liimg img:nth-child(2) {
    transform: translate(-50%, -50%) scale(1.2);
    opacity: 0;
}

.sperji2_2lite {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 14;
    padding: 20px 16px;
}

.sperji2_2lite p {
    color: #FFF;
    font-family: obj7;
    font-size: var(--zj-ven2_la);
    font-style: normal;
    line-height: normal;
    text-transform: capitalize;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

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

.sperji2_2li {
    padding-right: calc(1.2rem * .5);
    padding-left: calc(1.2rem * .5);
}

@media (max-width: 1536px) {

    .ventricle .ven2_lsa_erjisp {
        top: 80px !important;
    }

    .ven2_lsa_erjisp .ven_language_erjibg {
        border-radius: 50px !important;
        padding: 26px;
    }
}

#msgbg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9998;
}

#msg {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 20px;
    border-radius: 5px;
    z-index: 9999;
    width: 300px;
}

#msg_top {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}

.msg_close {
    cursor: pointer;
    color: #2e2e32;
    float: right;
}

#msg_clear {
    text-align: right;
    margin-top: 10px;
}


.so1SwboxWy .banner-button-prev,
.so1SwboxWy .banner-button-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    z-index: 999;
    font-size: 20px;
    border-radius: 50%;
}

.so1SwboxWy .banner-button-prev {
    left: 40px;
}

.so1SwboxWy .banner-button-next {
    right: 40px;
}
 @media (max-width: 640px) and (min-width: 200px) {
   .so1SwboxWy .banner-button-prev{
    top: 78%;display:none!important;
      }
    .so1SwboxWy .banner-button-next {
    top: 80%;display:none!important;
    }
 .float-window{display:none!important;}
}