@charset "utf-8";

@font-face {
    font-family: 'cn1';
    src: url('https://qlvideo.ruoguang.vip/jiangxizhuokai.ttf')
}

.cn1 {
    font-family: 'cn1'
}

@font-face {
    font-family: 'en1';
    src: url('../fonts/en/AbhayaLibre-ExtraBold.ttf')
}

.en1 {
    font-family: 'en1';
    text-transform: uppercase
}

@font-face {
    font-family: 'en2';
    src: url('../fonts/en/Archivo-Bold.ttf')
}

.en2 {
    font-family: 'en2';
    text-transform: uppercase
}

@font-face {
    font-family: 'en3';
    src: url('../fonts/en/Caveat.ttf')
}

.en3 {
    font-family: 'en3';
    text-transform: uppercase
}

@font-face {
    font-family: 'en4';
    src: url('../fonts/en/MontserratAlternates-BlackItalic.ttf')
}

.en4 {
    font-family: 'en4';
    text-transform: uppercase
}

@font-face {
    font-family: 'en5';
    src: url('../fonts/en/NewBaskerville.ttf')
}

.en5 {
    font-family: 'en5';
    text-transform: uppercase
}

@font-face {
    font-family: 'en6';
    src: url('../fonts/en/utile.woff2')
}

.en6 {
    font-family: 'en6';
    text-transform: uppercase
}

@font-face {
    font-family: 'en7';
    src: url('../fonts/en/OpenSans-Light.ttf')
}

.en7 {
    font-family: 'en7';
    text-transform: uppercase
}

@font-face {
    font-family: 'en8';
    src: url('../fonts/en/Square721BT.ttf')
}

.en8 {
    font-family: 'en8';
    text-transform: uppercase
}

@font-face {
    font-family: 'en9';
    src: url('../fonts/en/D-DIN-PRO-900-Heavy.otf')
}

.en9 {
    font-family: 'en9';
    text-transform: uppercase
}

@keyframes myBounce {
    0% {
        transform: translate3d(0, 0, 0)
    }

    100% {
        transform: translate3d(0, -0.5em, 0)
    }
}

@keyframes xuanzhuan {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes ripple {
    0% {
        box-shadow: 0 0 0 0 rgba(221, 188, 148, 0.15), 0 0 0 10px rgba(221, 188, 148, 0.15), 0 0 0 20px rgba(221, 188, 148, 0.15)
    }

    100% {
        box-shadow: 0 0 0 10px rgba(221, 188, 148, 0.15), 0 0 0 20px rgba(221, 188, 148, 0.15), 0 0 0 40px rgba(221, 188, 148, 0)
    }
}

a,
div,
section,
p,
button,
ul,
li,
body,
html,
img,
textarea,
input {
    margin: 0;
    padding: 0;
    color: #ddbc94;
    -webkit-tap-highlight-color: transparent;
    background-repeat: no-repeat;
    box-sizing: border-box;
    touch-action: pan-y;
    font-size: .9vw
}

@media (max-width:1600px) {

    a,
    div,
    section,
    p,
    button,
    ul,
    li,
    body,
    html,
    img,
    textarea,
    input {
        font-size: 1vw
    }
}

@media (max-width:1360px) {

    a,
    div,
    section,
    p,
    button,
    ul,
    li,
    body,
    html,
    img,
    textarea,
    input {
        font-size: 1.1vw
    }
}

@media (max-width:1024px) {

    a,
    div,
    section,
    p,
    button,
    ul,
    li,
    body,
    html,
    img,
    textarea,
    input {
        font-size: 3.6vw
    }
}

a {
    display: block;
    text-decoration: none;
    outline: none
}

img {
    border: 0;
    display: block
}

body {
    margin: 0 auto;
    background-repeat: repeat
}

ul,
li {
    list-style-type: none
}

button {
    border: none;
    outline: none;
    background-color: transparent;
    box-sizing: content-box
}

p {
    line-height: 2em
}

.articleContent p {
    text-indent: 2em;
    text-align: justify;
    padding: 4px 0
}

.articleContent p img {
    max-width: 100%;
    margin: 20px auto;
    display: block
}

@media (max-width:1024px) {
    .articleContent p img {
        width: 100% !important;
        height: unset !important
    }
}

table {
    border: none;
    border-collapse: collapse;
    border: 0
}

tr {
    border: none;
    border: 1px solid #DDD
}

td {
    border: none;
    border: 1px solid #DDD
}

input {
    outline: none;
    border: none
}

.fancybox__container * {
    color: #fff !important
}

.fancybox__container * .fancybox__content {
    width: 80vw !important;
    height: 80vh !important
}

.buttonLink {
    display: none
}

.pageBox {
    max-width: 100%;
    margin: 0 auto
}

.pageContent {
    position: relative;
    z-index: 4;
    padding: 5vw 0
}

@media (max-width:1600px) {
    .pageContent {
        padding: 5vw 0
    }
}

@media (max-width:1360px) {
    .pageContent {
        padding: 5vw 0
    }
}

@media (max-width:1024px) {
    .pageContent {
        padding: 10vw 0
    }
}

mod {
    display: block
}

.cn {
    font-family: 'cn1'
}

.en {
    font-family: 'en6';
    text-transform: uppercase
}

.imgBox img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.cenBox {
    width: 80%;
    margin: 0 auto
}

@media (max-width:1600px) {
    .cenBox {
        width: 70%
    }
}

@media (max-width:1360px) {
    .cenBox {
        width: 80%
    }
}

@media (max-width:1024px) {
    .cenBox {
        width: 86%
    }
}

.bgImg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.bgImg img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

::-webkit-scrollbar {
    width: 4px;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.1)
}

::-webkit-scrollbar-thumb {
    width: 4px;
    border-radius: 10px;
    background-color: #ddbc94
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.2)
}

.mapGoOpenBoxMask {
    backdrop-filter: blur(15px);
    background-color: rgba(255, 255, 255, 0.1);
    position: fixed;
    opacity: 0;
    pointer-events: none;
    transition-duration: .5s;
    transition-property: all;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 15
}

.mapGoOpenBoxMask.show {
    opacity: 1;
    pointer-events: auto
}

.mapGoOpenBox {
    position: fixed;
    bottom: 0;
    transition-duration: .5s;
    transition-property: all;
    width: 100%;
    z-index: 16;
    padding: 10vw;
    transform: translateY(100%);
    pointer-events: none
}

.mapGoOpenBox .box {
    border-radius: 2vw;
    background-color: #ddbc94;
    width: 100%;
    padding: 1vw 3vw
}

.mapGoOpenBox .box a {
    height: 16vw;
    margin: 2vw 0;
    border-radius: 1vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    color: #ddbc94;
    background-color: #fff
}

.mapGoOpenBox.show {
    transform: translateY(0);
    pointer-events: auto
}

.rgmod_module_product_tab1_mod {
    position: relative;
    background-color: #802828;
    width: 100%;
    height: 100vh
}

.rgmod_module_product_tab1_mod>.thisBox {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_product_tab1_mod>.thisBox .tasbBox {
    width: 30%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_product_tab1_mod>.thisBox .tasbBox .swiperBox {
    width: 100%;
    height: 80%
}

.rgmod_module_product_tab1_mod>.thisBox .tasbBox .swiperBox #proTabs {
    overflow: unset;
    width: 100%;
    height: 100%
}

.rgmod_module_product_tab1_mod>.thisBox .tasbBox .swiperBox #proTabs .swiper-slide {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_product_tab1_mod>.thisBox .tasbBox .swiperBox #proTabs .swiper-slide .box {
    position: relative;
    cursor: pointer;
    transform: translateX(-60px) scale(.8);
    transition-duration: .5s;
    transition-property: all
}

.rgmod_module_product_tab1_mod>.thisBox .tasbBox .swiperBox #proTabs .swiper-slide .box .logo {
    width: 160px;
    height: 160px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    position: relative;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(6px);
    transition-duration: .5s;
    transition-property: all;
    border-radius: 50%
}

.rgmod_module_product_tab1_mod>.thisBox .tasbBox .swiperBox #proTabs .swiper-slide .box .logo img {
    width: 60%;
    object-fit: contain
}

.rgmod_module_product_tab1_mod>.thisBox .tasbBox .swiperBox #proTabs .swiper-slide .box .name {
    transform-origin: 0 50%;
    position: absolute;
    transition-duration: .5s;
    transition-property: all;
    left: calc(100% - 20px);
    height: 40px;
    top: calc(50% - 20px);
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    width: 140px;
    padding-left: 20px;
    background-color: #ddbc94;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_product_tab1_mod>.thisBox .tasbBox .swiperBox #proTabs .swiper-slide .box .name .txt {
    font-size: 18px;
    color: #fff;
    transition-duration: .5s;
    transition-property: all;
    font-weight: bold
}

.rgmod_module_product_tab1_mod>.thisBox .tasbBox .swiperBox #proTabs .swiper-slide.on .box {
    transform: translateX(0) scale(1)
}

.rgmod_module_product_tab1_mod>.thisBox .tasbBox .swiperBox #proTabs .swiper-slide.on .box .logo {
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 20px rgba(221, 188, 148, 0.5)
}

.rgmod_module_product_tab1_mod>.thisBox .tasbBox .swiperBox #proTabs .swiper-slide.on .box .name {
    opacity: 1;
    transform: scaleX(1)
}

.rgmod_module_product_tab1_mod>.thisBox .tasbBox .swiperBox #proTabs .swiper-slide.on .box .name .txt {
    opacity: 1;
    transform: translateX(0);
    transition-delay: .3s
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox {
    position: relative;
    width: 70%;
    height: 100%
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox {
    position: absolute;
    pointer-events: none;
    opacity: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: unset;
    flex-wrap: unset;
    width: 100%;
    opacity: 0
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proSwiper {
    width: 100%;
    height: 30vw
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proSwiper .swiper-slide {
    width: 20vw;
    padding: 20px 0
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proSwiper .swiper-slide .aBox {
    overflow: hidden;
    position: relative;
    padding: 80px 40px;
    padding-bottom: 0;
    background-color: #fff;
    width: 100%;
    height: 100%;
    transition-duration: .5s;
    transition-property: all
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proSwiper .swiper-slide .aBox .imgBox {
    width: 100%;
    height: calc(100% - 160px);
    transition-duration: .5s;
    transition-property: all
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proSwiper .swiper-slide .aBox .imgBox img {
    object-fit: contain
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proSwiper .swiper-slide .aBox .textBox {
    padding-top: 40px;
    overflow: hidden;
    transition-duration: .5s;
    transition-property: all;
    width: 100%;
    height: 160px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proSwiper .swiper-slide .aBox .textBox .nameBox {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proSwiper .swiper-slide .aBox .textBox .nameBox .name {
    margin-bottom: 10px
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proSwiper .swiper-slide .aBox .textBox .nameBox .miaoshu .txt {
    font-size: 14px;
    line-height: 1.5em;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proSwiper .swiper-slide .aBox .showLink {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    transition-duration: .5s;
    transition-property: all;
    transform: translateY(100%);
    height: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proSwiper .swiper-slide .aBox .showLink .jiantou {
    position: relative;
    overflow: hidden;
    transition-duration: .5s;
    transition-property: all;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #ccc;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proSwiper .swiper-slide .aBox .showLink .jiantou::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 0;
    bottom: 0;
    background-color: #ddbc94;
    transition-duration: .5s;
    transition-property: all
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proSwiper .swiper-slide .aBox .showLink .jiantou i {
    position: relative;
    z-index: 1;
    transition-duration: .5s;
    transition-property: all;
    color: #ddbc94
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proSwiper .swiper-slide .aBox:hover {
    box-shadow: 0 0 20px rgba(221, 188, 148, 0.2)
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proSwiper .swiper-slide .aBox:hover .imgBox {
    transform: translateY(0);
    transform: translateY(-40px) scale(.8)
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proSwiper .swiper-slide .aBox:hover .textBox {
    transform: translateY(-60px)
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proSwiper .swiper-slide .aBox:hover .showLink {
    transform: translateY(0);
    transition-delay: .3s
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proSwiper .swiper-slide .aBox:hover .showLink .jiantou {
    border-color: transparent;
    transition-delay: .7s
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proSwiper .swiper-slide .aBox:hover .showLink .jiantou::after {
    height: 100%;
    transition-delay: .7s
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proSwiper .swiper-slide .aBox:hover .showLink .jiantou i {
    color: #fff;
    transition-delay: .7s
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proBotControl {
    width: 60vw;
    margin-top: 60px;
    padding: 0 100px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proBotControl .controlLR {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proBotControl .controlLR .btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #ccc;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    cursor: pointer
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proBotControl .controlLR .btn.leftBtn {
    margin-right: 20px
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proBotControl .controlLR .btn:hover {
    border-color: #ddbc94
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proBotControl .controlLR .btn:hover i {
    color: #ddbc94
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proBotControl .controlLR.fff .btn {
    border-color: #fff
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proBotControl .controlLR.fff .btn i {
    color: #fff
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proBotControl .controlLR.fff .btn:hover {
    border-color: #ddbc94
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proBotControl .controlLR.fff .btn:hover i {
    color: #ddbc94
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proBotControl .controlLR {
    opacity: 0;
    transform: translateX(50px);
    transition-duration: .5s;
    transition-property: all
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proBotControl .scrollBox {
    opacity: 0;
    transform: translateX(-50px);
    transition-duration: .5s;
    transition-property: all;
    width: 20vw;
    height: 4px;
    border-radius: 2px;
    background-color: #ccc
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox .swiperBox .proBotControl .scrollBox .swiper-scrollbar-drag {
    border-radius: 2px;
    height: 100%;
    background-color: #ddbc94
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox.on {
    opacity: 1;
    pointer-events: auto
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox.on .swiperBox {
    opacity: 1
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox.on .swiperBox .proBotControl .controlLR {
    opacity: 1;
    transform: translateX(0);
    transition-delay: .5s
}

.rgmod_module_product_tab1_mod>.thisBox .contentBox .changeBox.on .swiperBox .proBotControl .scrollBox {
    opacity: 1;
    transform: translateX(0);
    transition-delay: .8s
}

.rgmod_module_product_tab1_mod #particles-js {
    opacity: .5;
    margin-left: 40%;
    width: 60%;
    height: 100%
}

.rgmod_module_product_tab1_mod .inxProBg {
    position: absolute;
    height: 100%;
    width: 40%;
    bottom: 0;
    transition-duration: .5s;
    transition-property: all;
    clip-path: inset(0 100% 0 0)
}

.rgmod_module_product_tab1_mod .inxProBg img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.rgmod_module_product_tab1_mod::after {
    height: 100%;
    width: 40%;
    content: '';
    position: absolute;
    display: block;
    bottom: 0;
    transition-duration: .5s;
    transition-property: all;
    background-color: rgba(32, 61, 59, 0.2);
    clip-path: inset(0 100% 0 0)
}

.rgmod_module_product_tab1_mod.secOn .inxProBg {
    clip-path: inset(0 0 0 0)
}

.rgmod_module_product_tab1_mod.secOn::after {
    clip-path: inset(0 0 0 0)
}

.rgmod_module_news_tab1_mod {
    padding: 5vw 0
}

@media (max-width:1600px) {
    .rgmod_module_news_tab1_mod {
        padding: 5vw 0
    }
}

@media (max-width:1360px) {
    .rgmod_module_news_tab1_mod {
        padding: 5vw 0
    }
}

@media (max-width:1024px) {
    .rgmod_module_news_tab1_mod {
        padding: 10vw 0
    }
}

@media (max-width:1024px) {
    .rgmod_module_news_tab1_mod {
        padding-top: 6vw
    }
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .rgmod_module_news_tab1_mod>.thisBox .cenBox {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        flex-direction: column-reverse
    }
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left {
    width: 75%
}

@media (max-width:1360px) {
    .rgmod_module_news_tab1_mod>.thisBox .cenBox .left {
        width: 80%
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .rgmod_module_news_tab1_mod>.thisBox .cenBox .left {
        width: 100%
    }
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsTabsBox {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset;
    border-bottom: 1px solid #eee;
    margin-bottom: 3vw
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsTabsBox .tabs .ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsTabsBox .tabs .ul .li {
    cursor: pointer;
    margin-right: 2vw
}

@media (max-width:1024px) {
    .rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsTabsBox .tabs .ul .li {
        margin-right: 6vw
    }
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsTabsBox .tabs .ul .li .box {
    position: relative;
    font-weight: bold;
    padding-bottom: 1vw;
    transition-duration: .5s;
    transition-property: all
}

@media (max-width:1024px) {
    .rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsTabsBox .tabs .ul .li .box {
        font-size: 5vw
    }
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsTabsBox .tabs .ul .li .box::after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 1px;
    bottom: -1px;
    right: 0;
    transition-duration: .5s;
    transition-property: all;
    background-color: #ddbc94
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsTabsBox .tabs .ul .li.on .box {
    color: #ddbc94
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsTabsBox .tabs .ul .li.on .box::after {
    left: 0;
    width: 100%
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsTabsBox .tabs .ul .li:hover .box {
    color: #ddbc94
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsTabsBox .tabs .ul .li:hover .box::after {
    left: 0;
    width: 100%
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsTabsBox .tabs .ul .li:hover .box {
    color: #ddbc94
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsTabsBox .tabs .ul .li:hover .box::after {
    left: 0;
    width: 100%
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsTabsBox .moreBox a {
    position: relative;
    padding-bottom: 1vw;
    font-weight: bold;
    transition-duration: .5s;
    transition-property: all
}

@media (max-width:1024px) {
    .rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsTabsBox .moreBox a {
        font-size: 4vw
    }
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsTabsBox .moreBox a::after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 1px;
    bottom: -1px;
    right: 0;
    transition-duration: .5s;
    transition-property: all;
    background-color: #ddbc94
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsTabsBox .moreBox a:hover {
    color: #ddbc94
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsTabsBox .moreBox a:hover::after {
    left: 0;
    width: 100%
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox {
    width: 100%;
    position: relative
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox .changeBox {
    width: 100%;
    transition-duration: .5s;
    transition-property: all;
    transform: translateY(2vw);
    position: absolute;
    top: 0;
    opacity: 0;
    pointer-events: none
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox .changeBox .swiperBox .swiper {
    padding-right: 1px
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox .changeBox .swiperBox .swiper li .box .imgBox {
    overflow: hidden;
    height: 12vw
}

@media (max-width:1024px) {
    .rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox .changeBox .swiperBox .swiper li .box .imgBox {
        height: 40vw
    }
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox .changeBox .swiperBox .swiper li .box .imgBox img {
    transition-duration: .5s;
    transition-property: all
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox .changeBox .swiperBox .swiper li .box .coutText {
    height: 8vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    border: 1px solid #eee
}

@media (max-width:1360px) {
    .rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox .changeBox .swiperBox .swiper li .box .coutText {
        height: 10vw
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox .changeBox .swiperBox .swiper li .box .coutText {
        height: 28vw
    }
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox .changeBox .swiperBox .swiper li .box .coutText .leftTT {
    position: relative;
    width: calc(100% - 4vw);
    height: 100%;
    padding: 1.8vw 1.2vw
}

@media (max-width:1600px) {
    .rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox .changeBox .swiperBox .swiper li .box .coutText .leftTT {
        padding: 1.5vw 1vw
    }
}

@media (max-width:1600px) and (max-width:1360px) {
    .rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox .changeBox .swiperBox .swiper li .box .coutText .leftTT {
        padding: 1vw
    }
}

@media (max-width:1600px) and (max-width:1360px) and (max-width:1024px) {
    .rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox .changeBox .swiperBox .swiper li .box .coutText .leftTT {
        padding: 4vw;
        width: calc(100% - 20vw)
    }
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox .changeBox .swiperBox .swiper li .box .coutText .leftTT .title {
    font-weight: bold;
    transition-duration: .5s;
    transition-property: all;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

@media (max-width:1360px) {
    .rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox .changeBox .swiperBox .swiper li .box .coutText .leftTT .title {
        font-size: 14px
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox .changeBox .swiperBox .swiper li .box .coutText .leftTT .title {
        font-size: 4vw
    }
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox .changeBox .swiperBox .swiper li .box .coutText .leftTT .content {
    font-size: 12px;
    margin-top: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox .changeBox .swiperBox .swiper li .box .coutText .dateTT {
    width: 4vw;
    height: 100%;
    border-left: 1px solid #eee;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox .changeBox .swiperBox .swiper li .box .coutText .dateTT {
        width: 20vw
    }
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox .changeBox .swiperBox .swiper li .box .coutText .dateTT .d {
    font-size: 1.8vw;
    font-family: 'en6';
    text-transform: uppercase
}

@media (max-width:1024px) {
    .rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox .changeBox .swiperBox .swiper li .box .coutText .dateTT .d {
        font-size: 6vw
    }
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox .changeBox .swiperBox .swiper li .box .coutText .dateTT .ym {
    font-size: 12px;
    font-family: 'en6';
    text-transform: uppercase
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox .changeBox .swiperBox .swiper li .box .more {
    width: 2.4vw;
    height: 2.4vw;
    transition-duration: .5s;
    transition-property: all;
    background-color: #fff;
    border: 1px solid #eee;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox .changeBox .swiperBox .swiper li .box .more i {
    transition-duration: .5s;
    transition-property: all
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox .changeBox .swiperBox .swiper li .box:hover .imgBox img {
    transform: scale(1.1);
    transition-duration: 2s;
    transition-property: all
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox .changeBox .swiperBox .swiper li .box:hover .coutText .leftTT .title {
    color: #ddbc94
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox .changeBox .swiperBox .swiper li .box:hover .more {
    background-color: #ddbc94
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox .changeBox .swiperBox .swiper li .box:hover .more i {
    color: #fff
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .left .newsCoutBox .changeBox.on {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
    transition-delay: .3s
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .right {
    width: 25%;
    padding-left: 4vw;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1360px) {
    .rgmod_module_news_tab1_mod>.thisBox .cenBox .right {
        width: 20%
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .rgmod_module_news_tab1_mod>.thisBox .cenBox .right {
        padding-left: 0;
        width: 100%
    }
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .right .biaoti {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .rgmod_module_news_tab1_mod>.thisBox .cenBox .right .biaoti {
        width: 100%;
        margin-bottom: 6vw;
        align-items: center
    }
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .right .biaoti .xian {
    align-self: flex-end;
    display: block;
    width: 4vw;
    height: 6px;
    margin-bottom: 1vw;
    background-color: #ddbc94
}

@media (max-width:1024px) {
    .rgmod_module_news_tab1_mod>.thisBox .cenBox .right .biaoti .xian {
        align-self: center;
        width: 10vw
    }
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .right .biaoti .sortsubname .en {
    font-size: 2vw
}

@media (max-width:1360px) {
    .rgmod_module_news_tab1_mod>.thisBox .cenBox .right .biaoti .sortsubname .en {
        font-size: 3.6vw
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .rgmod_module_news_tab1_mod>.thisBox .cenBox .right .biaoti .sortsubname .en {
        font-size: 6vw
    }
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .right .biaoti .sortname {
    font-weight: bold;
    font-size: 2vw
}

@media (max-width:1024px) {
    .rgmod_module_news_tab1_mod>.thisBox .cenBox .right .biaoti .sortname {
        font-size: 7vw
    }
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .navigationBox {
    margin-top: 5vw
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .navigationBox .navigation {
    display: none
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .navigationBox .navigation .leftBtn,
.rgmod_module_news_tab1_mod>.thisBox .cenBox .navigationBox .navigation .rightBtn {
    position: unset
}

.rgmod_module_news_tab1_mod>.thisBox .cenBox .navigationBox .navigation.on {
    display: flex
}

.rgmod_module_imgTxt_one1_mod>.thisBox {
    padding: 5vw 0
}

@media (max-width:1600px) {
    .rgmod_module_imgTxt_one1_mod>.thisBox {
        padding: 5vw 0
    }
}

@media (max-width:1360px) {
    .rgmod_module_imgTxt_one1_mod>.thisBox {
        padding: 5vw 0
    }
}

@media (max-width:1024px) {
    .rgmod_module_imgTxt_one1_mod>.thisBox {
        padding: 10vw 0
    }
}

.rgmod_module_imgTxt_one1_mod>.thisBox .cenBox .ul {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_imgTxt_one1_mod>.thisBox .cenBox .ul li {
    flex: 1
}

.rgmod_module_imgTxt_one1_mod>.thisBox .cenBox .ul li .cardBox {
    width: 90%;
    height: 400px;
    perspective: 1000px
}

.rgmod_module_imgTxt_one1_mod>.thisBox .cenBox .ul li .cardBox .onMian {
    position: absolute;
    left: 0%;
    transition-duration: 1s;
    transition-property: all;
    backface-visibility: hidden;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.rgmod_module_imgTxt_one1_mod>.thisBox .cenBox .ul li .cardBox .onMian .boxC {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 40px
}

.rgmod_module_imgTxt_one1_mod>.thisBox .cenBox .ul li .cardBox .onMian .boxC .title {
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: bold
}

.rgmod_module_imgTxt_one1_mod>.thisBox .cenBox .ul li .cardBox .onMian .bg {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.rgmod_module_imgTxt_one1_mod>.thisBox .cenBox .ul li .cardBox .backMian {
    background-color: #f3f3f3;
    position: absolute;
    left: 0%;
    transition-duration: 1s;
    transition-property: all;
    backface-visibility: hidden;
    top: 0;
    width: 100%;
    height: 100%;
    transform: rotateY(180deg)
}

.rgmod_module_imgTxt_one1_mod>.thisBox .cenBox .ul li .cardBox .backMian .boxC {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 40px
}

.rgmod_module_imgTxt_one1_mod>.thisBox .cenBox .ul li .cardBox .backMian .boxC .title {
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: bold
}

.rgmod_module_imgTxt_one1_mod>.thisBox .cenBox .ul li .cardBox:hover .onMian {
    transform: rotateY(180deg)
}

.rgmod_module_imgTxt_one1_mod>.thisBox .cenBox .ul li .cardBox:hover .backMian {
    transform: rotateY(360deg)
}

@media (max-width:1024px) {
    .rgmod_module_imgTxt_one1_mod>.thisBox .cenBox {
        width: 100%
    }
}

@media (max-width:1024px) {
    .rgmod_module_imgTxt_one1_mod>.thisBox .cenBox .ul {
        display: flex;
        flex-direction: row;
        align-items: unset;
        justify-content: unset;
        flex-wrap: wrap
    }
}

.rgmod_module_imgTxt_one1_mod>.thisBox .cenBox .ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .rgmod_module_imgTxt_one1_mod>.thisBox .cenBox .ul li {
        flex: unset;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        width: 50%
    }
}

@media (max-width:1360px) {
    .rgmod_module_imgTxt_one1_mod>.thisBox .cenBox .ul li .cardBox {
        height: 26vw
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .rgmod_module_imgTxt_one1_mod>.thisBox .cenBox .ul li .cardBox {
        height: 60vw;
        width: 100%
    }
}

.rgmod_module_imgTxt_one1_mod>.thisBox .cenBox .ul li .cardBox .onMian .boxC {
    background-color: rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_imgTxt_one1_mod>.thisBox .cenBox .ul li .cardBox .onMian .boxC .title {
    color: #fff;
    font-size: 24px
}

@media (max-width:1360px) {
    .rgmod_module_imgTxt_one1_mod>.thisBox .cenBox .ul li .cardBox .onMian .boxC .title {
        font-size: 18px
    }
}

@media (max-width:1360px) {
    .rgmod_module_imgTxt_one1_mod>.thisBox .cenBox .ul li .cardBox .backMian .boxC {
        padding: 20px
    }
}

.rgmod_module_imgTxt_one1_mod>.thisBox .cenBox .ul li .cardBox .backMian .boxC .title {
    font-size: 24px;
    margin-bottom: 20px
}

@media (max-width:1360px) {
    .rgmod_module_imgTxt_one1_mod>.thisBox .cenBox .ul li .cardBox .backMian .boxC .title {
        font-size: 18px
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .rgmod_module_imgTxt_one1_mod>.thisBox .cenBox .ul li .cardBox .backMian .boxC .title {
        font-size: 4vw;
        margin-bottom: 1vw
    }
}

@media (max-width:1024px) {
    .rgmod_module_imgTxt_one1_mod>.thisBox .cenBox .ul li .cardBox .backMian .boxC .miaoshu p {
        line-height: 1.5em
    }
}

.rgmod_module_about_dataUp1_mod .thisBox {
    position: relative
}

.rgmod_module_about_dataUp1_mod .thisBox .bgImg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

@media (max-width:1024px) {
    .rgmod_module_about_dataUp1_mod .thisBox .bgImg {
        position: unset
    }
}

.rgmod_module_about_dataUp1_mod .thisBox .bgImg .imgBox {
    width: 100%;
    height: 100%
}

.rgmod_module_about_dataUp1_mod .thisBox .bgImg .imgBox img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.rgmod_module_about_dataUp1_mod .thisBox .bgImg::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.3)
}

@media (max-width:1024px) {
    .rgmod_module_about_dataUp1_mod .thisBox .bgImg::after {
        display: none
    }
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .rTop {
    height: 6vw;
    width: 20vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    background-color: #eee
}

@media (max-width:1024px) {
    .rgmod_module_about_dataUp1_mod .thisBox .coutBox .rTop {
        display: none
    }
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .rTop img {
    height: 50%
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        justify-content: flex-start;
        flex-wrap: unset;
        flex-direction: column-reverse;
        padding-top: 12vw;
        width: 100%
    }
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .left {
    width: 20vw;
    height: 20vw
}

@media (max-width:1360px) {
    .rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .left {
        width: 25vw;
        height: 25vw
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .left {
        width: 100%;
        height: unset
    }
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .left .ul {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: unset;
    justify-content: unset;
    flex-wrap: wrap
}

@media (max-width:1024px) {
    .rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .left .ul {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .left .ul .li {
    width: 50%;
    height: 50%
}

@media (max-width:1024px) {
    .rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .left .ul .li {
        width: 25%
    }
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .left .ul .li .aBox {
    padding: 2vw;
    width: 100%;
    height: 100%;
    transition-duration: .5s;
    transition-property: all;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: unset
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .left .ul .li .aBox .titleS .en {
    color: #fff;
    opacity: .6
}

@media (max-width:1024px) {
    .rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .left .ul .li .aBox .titleS .en {
        font-size: 2.6vw
    }
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .left .ul .li .aBox .titleS .cn {
    color: #fff;
    margin-top: 4px;
    font-weight: bold
}

@media (max-width:1024px) {
    .rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .left .ul .li .aBox .titleS .cn {
        font-size: 4vw
    }
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .left .ul .li .aBox .ico {
    width: 1.8vw;
    height: 1.8vw
}

@media (max-width:1024px) {
    .rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .left .ul .li .aBox .ico {
        width: 6vw;
        height: 6vw;
        margin-top: 4vw
    }
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .left .ul .li .aBox:hover {
    transform: translateY(-0.5vw)
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .left .ul .li:nth-child(1) {
    background-color: #3cb360
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .left .ul .li:nth-child(2) {
    background-color: #53bb87
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .left .ul .li:nth-child(3) {
    background-color: #74bdac
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .left .ul .li:nth-child(4) {
    background-color: #8fbbc8
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right {
    width: calc((100vw - 80vw) * 0.5 + 80vw - 20vw);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset;
    background-color: #fff
}

@media (max-width:1024px) {
    .rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right {
        width: 86%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        margin-bottom: 6vw
    }
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .leftScroll {
    position: relative;
    overflow: hidden;
    width: 15vw;
    height: 100%
}

@media (max-width:1360px) {
    .rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .leftScroll {
        width: 10vw
    }
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .leftScroll .text {
    position: absolute;
    padding-right: 2vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    width: 100%;
    height: 100%;
    top: 0
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .leftScroll .text .en {
    writing-mode: vertical-rl;
    font-size: 8vw;
    color: transparent;
    -webkit-text-stroke: 2px #e8e8e8;
    font-family: 'en6';
    text-transform: uppercase;
    white-space: nowrap
}

@media (max-width:1360px) {
    .rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .leftScroll .text {
        padding-right: 0
    }
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .neirongBox {
    height: 100%;
    width: calc(100% - 15vw - 12vw);
    padding-top: 6vw;
    padding-bottom: 4vw;
    padding-right: 11vw;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: unset
}

@media (max-width:1360px) {
    .rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .neirongBox {
        padding-right: 6vw;
        width: calc(100% - 10vw - 12vw)
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .neirongBox {
        width: 100%;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 10vw
    }
}

@media (max-width:1024px) {
    .rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .neirongBox .wenzi {
        padding: 0
    }
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .neirongBox .wenzi .name {
    font-size: 24px;
    font-weight: bold
}

@media (max-width:1024px) {
    .rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .neirongBox .wenzi .name {
        font-size: 5vw
    }
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .neirongBox .wenzi .def1 {
    margin-bottom: 1vw
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .neirongBox .wenzi .def1 .en {
    color: #ddbc94;
    font-weight: bold;
    font-size: 32px;
    letter-spacing: .1em
}

@media (max-width:1600px) {
    .rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .neirongBox .wenzi .def1 .en {
        font-size: 26px
    }
}

@media (max-width:1600px) and (max-width:1024px) {
    .rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .neirongBox .wenzi .def1 .en {
        letter-spacing: 0;
        font-size: 5vw
    }
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .neirongBox .shujuBox {
    width: 100%;
    margin-top: 4vw
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .neirongBox .shujuBox .ul {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .neirongBox .shujuBox .ul li {
    flex: 1
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .neirongBox .shujuBox .ul li .box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .neirongBox .shujuBox .ul li .box .shuju {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .neirongBox .shujuBox .ul li .box .shuju span {
    font-size: 2.4vw;
    font-family: 'en6';
    text-transform: uppercase
}

@media (max-width:1024px) {
    .rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .neirongBox .shujuBox .ul li .box .shuju span {
        font-size: 5vw
    }
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .neirongBox .shujuBox .ul li .box .shuju .jia {
    font-size: 1vw;
    font-weight: bold
}

@media (max-width:1024px) {
    .rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .neirongBox .shujuBox .ul li .box .shuju .jia {
        font-size: 3vw
    }
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .neirongBox .shujuBox .ul li .box .shuju .danwei {
    font-size: 1vw;
    font-weight: bold
}

@media (max-width:1024px) {
    .rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .neirongBox .shujuBox .ul li .box .shuju .danwei {
        font-size: 3vw
    }
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .neirongBox .shujuBox .ul li .box i {
    display: block;
    width: 20px;
    height: 3px;
    background-color: #ddbc94;
    margin: 6px 0
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .neirongBox .shujuBox .ul li .box .title {
    font-weight: bold
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .rightInfo {
    height: 100%;
    width: 12vw;
    border-left: 1px solid #ccc;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .rightInfo {
        width: 100%;
        height: 20vw;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        border-left: 0
    }
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .rightInfo .rtBox {
    height: 100%;
    padding: 4vw 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .rightInfo .rtBox {
        width: 70%;
        height: 100%;
        padding-left: 5vw;
        max-height: unset;
        border: 1px solid #ccc;
        border-right: none;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .rightInfo .rtBox .cn {
    writing-mode: vertical-rl;
    font-size: 1.4vw;
    font-weight: bold;
    margin-right: 1vw;
    color: #333
}

@media (max-width:1024px) {
    .rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .rightInfo .rtBox .cn {
        font-size: 4vw;
        writing-mode: unset
    }
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .rightInfo .rtBox .en {
    writing-mode: vertical-rl;
    font-size: 1.5vw;
    opacity: .7;
    color: #ddbc94
}

@media (max-width:1024px) {
    .rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .rightInfo .rtBox .en {
        writing-mode: unset;
        font-size: 3vw
    }
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .rightInfo .rbMore {
    width: 100%;
    height: 8vw;
    background-color: #ddbc94
}

@media (max-width:1024px) {
    .rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .rightInfo .rbMore {
        width: 30%;
        height: 100%
    }
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .rightInfo .rbMore .aBox {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .rightInfo .rbMore .aBox .en {
    font-size: 1vw;
    color: #fff
}

@media (max-width:1024px) {
    .rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .rightInfo .rbMore .aBox .en {
        font-size: 3vw
    }
}

.rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .rightInfo .rbMore .aBox .cn {
    margin-top: .1vw;
    font-size: .8vw;
    color: #fff
}

@media (max-width:1024px) {
    .rgmod_module_about_dataUp1_mod .thisBox .coutBox .realBox .right .rightInfo .rbMore .aBox .cn {
        font-size: 4vw
    }
}

.rgmod_module_banner_img1_mod>.thisBox {
    overflow: hidden;
    width: 100%;
    height: 100vh
}

.rgmod_module_banner_img1_mod>.thisBox .swiperBox {
    position: relative;
    width: 100%;
    height: 100%
}

.rgmod_module_banner_img1_mod>.thisBox .swiperBox #inxBanner_1 {
    width: 100%;
    height: 100%
}

.rgmod_module_banner_img1_mod>.thisBox .swiperBox #inxBanner_1 ul li .box {
    position: relative;
    width: 100%;
    height: 100%
}

.rgmod_module_banner_img1_mod>.thisBox .swiperBox #inxBanner_1 ul li .box .imgBox {
    transform: scale(1.1);
    width: 100%;
    height: 100%
}

.rgmod_module_banner_img1_mod>.thisBox .swiperBox #inxBanner_1 ul li .box .textBox {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0
}

.rgmod_module_banner_img1_mod>.thisBox .swiperBox #inxBanner_1 ul li.imgShow .box .imgBox {
    transition-duration: 7s;
    transition-property: all;
    transition-timing-function: linear;
    transform: scale(1)
}

.rgmod_module_banner_img1_mod>.thisBox .swiperBox .textSwiper {
    width: 80%;
    z-index: 1;
    position: absolute;
    left: 10vw;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    flex-wrap: unset;
    top: 40vh
}

@media (max-width:1024px) {
    .rgmod_module_banner_img1_mod>.thisBox .swiperBox .textSwiper {
        width: 90%
    }
}

.rgmod_module_banner_img1_mod>.thisBox .swiperBox .textSwiper .textAllBox {
    width: 100%;
    position: relative
}

.rgmod_module_banner_img1_mod>.thisBox .swiperBox .textSwiper .textAllBox .txt {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_banner_img1_mod>.thisBox .swiperBox .textSwiper .textAllBox .txt .title {
    transform: translateY(1vw);
    opacity: 0;
    pointer-events: none;
    font-size: 4vw;
    color: #fff;
    margin-bottom: 1vw;
    transition-duration: .5s;
    transition-property: all;
    font-weight: bold;
    text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.8)
}

@media (max-width:1024px) {
    .rgmod_module_banner_img1_mod>.thisBox .swiperBox .textSwiper .textAllBox .txt .title {
        font-size: 6vw
    }
}

.rgmod_module_banner_img1_mod>.thisBox .swiperBox .textSwiper .textAllBox .txt .subtitle {
    transform: translateY(1vw);
    opacity: 0;
    pointer-events: none;
    font-size: 2.8vw;
    transition-duration: .5s;
    transition-property: all;
    color: #fff;
    text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.8)
}

@media (max-width:1024px) {
    .rgmod_module_banner_img1_mod>.thisBox .swiperBox .textSwiper .textAllBox .txt .subtitle {
        font-size: 5vw
    }
}

.rgmod_module_banner_img1_mod>.thisBox .swiperBox .textSwiper .textAllBox .txt.on .title {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
    transition-delay: .3s
}

.rgmod_module_banner_img1_mod>.thisBox .swiperBox .textSwiper .textAllBox .txt.on .subtitle {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
    transition-delay: .5s
}

@media (max-width:1024px) {
    .rgmod_module_banner_img1_mod>.thisBox .swiperBox .textSwiper .lrControl {
        display: none
    }
}

.rgmod_module_banner_img1_mod>.thisBox .swiperBox .numBox {
    z-index: 1;
    position: absolute;
    left: 10vw;
    bottom: 6vw;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_banner_img1_mod>.thisBox .swiperBox .numBox .n {
    color: #fff;
    font-weight: bold;
    font-size: 3vw;
    line-height: 1em
}

@media (max-width:1024px) {
    .rgmod_module_banner_img1_mod>.thisBox .swiperBox .numBox .n {
        font-size: 6vw
    }
}

.rgmod_module_banner_img1_mod>.thisBox .swiperBox .numBox .rt {
    color: #fff;
    font-size: 1vw;
    margin-left: .6vw
}

@media (max-width:1024px) {
    .rgmod_module_banner_img1_mod>.thisBox .swiperBox .numBox .rt {
        font-size: 3vw
    }
}

.rgmod_module_banner_img2_mod>.thisBox {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100vh
}

.rgmod_module_banner_img2_mod>.thisBox .swiperBox {
    width: 100%;
    height: 100%
}

.rgmod_module_banner_img2_mod>.thisBox .swiperBox #inxBanner_2 {
    height: 100%
}

.rgmod_module_banner_img2_mod>.thisBox .swiperBox #inxBanner_2 .swiper-slide {
    overflow: hidden
}

.rgmod_module_banner_img2_mod>.thisBox .swiperBox #inxBanner_2 .swiper-slide .slide-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_banner_img2_mod>.thisBox .swiperBox #inxBanner_2 .swiper-slide .slide-inner .banCoutBox {
    width: 100%;
    height: 100%
}

.rgmod_module_banner_img2_mod>.thisBox .swiperBox #inxBanner_2 .swiper-slide .slide-inner .banCoutBox .img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.rgmod_module_banner_img2_mod>.thisBox .swiperBox #inxBanner_2 .swiper-slide .slide-inner .banCoutBox .text {
    position: absolute;
    left: 14%;
    top: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_banner_img2_mod>.thisBox .swiperBox #inxBanner_2 .swiper-slide .slide-inner .banCoutBox .text>div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_banner_img2_mod>.thisBox .swiperBox #inxBanner_2 .swiper-slide .slide-inner .banCoutBox .text>div li {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    transition-duration: .5s;
    transition-property: all;
    transform: translateX(60px);
    opacity: 0
}

.rgmod_module_banner_img2_mod>.thisBox .swiperBox #inxBanner_2 .swiper-slide .slide-inner .banCoutBox .text .cn {
    margin-bottom: 1vw;
    color: #fff;
    font-weight: bold;
    font-size: 2.1vw
}

@media (max-width:1600px) {
    .rgmod_module_banner_img2_mod>.thisBox .swiperBox #inxBanner_2 .swiper-slide .slide-inner .banCoutBox .text .cn {
        font-size: 2.2vw
    }
}

@media (max-width:1360px) {
    .rgmod_module_banner_img2_mod>.thisBox .swiperBox #inxBanner_2 .swiper-slide .slide-inner .banCoutBox .text .cn {
        font-size: 2.3vw
    }
}

@media (max-width:1024px) {
    .rgmod_module_banner_img2_mod>.thisBox .swiperBox #inxBanner_2 .swiper-slide .slide-inner .banCoutBox .text .cn {
        font-size: 7.2vw
    }
}

.rgmod_module_banner_img2_mod>.thisBox .swiperBox #inxBanner_2 .swiper-slide .slide-inner .banCoutBox .text .en {
    line-height: unset;
    color: #fff;
    font-size: 1.3vw
}

@media (max-width:1600px) {
    .rgmod_module_banner_img2_mod>.thisBox .swiperBox #inxBanner_2 .swiper-slide .slide-inner .banCoutBox .text .en {
        font-size: 1.4vw
    }
}

@media (max-width:1360px) {
    .rgmod_module_banner_img2_mod>.thisBox .swiperBox #inxBanner_2 .swiper-slide .slide-inner .banCoutBox .text .en {
        font-size: 1.5vw
    }
}

@media (max-width:1024px) {
    .rgmod_module_banner_img2_mod>.thisBox .swiperBox #inxBanner_2 .swiper-slide .slide-inner .banCoutBox .text .en {
        font-size: 4.8vw
    }
}

.rgmod_module_banner_img2_mod>.thisBox .swiperBox #inxBanner_2 .swiper-slide .slide-inner .banCoutBox .banMore {
    position: absolute;
    bottom: 116px;
    left: 14%;
    width: 160px;
    height: 48px;
    border-radius: 24px;
    background-color: #ddbc94;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_banner_img2_mod>.thisBox .swiperBox #inxBanner_2 .swiper-slide .slide-inner .banCoutBox .banMore .en {
    color: #fff
}

.rgmod_module_banner_img2_mod>.thisBox .swiperBox #inxBanner_2 .swiper-slide.on .slide-inner .banCoutBox .text>div li {
    transform: translateX(0);
    opacity: 1
}

.rgmod_module_banner_img2_mod>.thisBox .swiperBox #inxBanner_2 .swiper-slide.on .slide-inner .banCoutBox .text .cn .s1 {
    transition-delay: .1s
}

.rgmod_module_banner_img2_mod>.thisBox .swiperBox #inxBanner_2 .swiper-slide.on .slide-inner .banCoutBox .text .en .s0 {
    transition-delay: .3s
}

.rgmod_module_banner_img2_mod>.thisBox .swiperBox #inxBanner_2 .swiper-slide.on .slide-inner .banCoutBox .text .en .s1 {
    transition-delay: .4s
}

.rgmod_module_banner_video1_mod .thisBox .inxBanner {
    position: relative;
    width: 100%;
    height: 100vh
}

@media (max-width:1024px) {
    .rgmod_module_banner_video1_mod .thisBox .inxBanner {
        height: 60vw
    }
}

.rgmod_module_banner_video1_mod .thisBox .inxBanner .videoBox {
    width: 100%;
    height: 100%
}

.rgmod_module_banner_video1_mod .thisBox .inxBanner .videoBox video {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.rgmod_module_banner_video1_mod .thisBox .inxBanner .videoControl {
    position: absolute;
    z-index: 1;
    bottom: 2vw;
    left: 4vw;
    display: grid;
    grid-template-columns: repeat(3, auto);
    grid-gap: 1vw;
    align-items: center
}

@media (max-width:1024px) {
    .rgmod_module_banner_video1_mod .thisBox .inxBanner .videoControl {
        grid-gap: 3vw
    }
}

.rgmod_module_banner_video1_mod .thisBox .inxBanner .videoControl .btn {
    position: relative;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 50%
}

.rgmod_module_banner_video1_mod .thisBox .inxBanner .videoControl .btn i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.rgmod_module_banner_video1_mod .thisBox .inxBanner .videoControl .btn i:nth-child(2) {
    opacity: 0
}

.rgmod_module_banner_video1_mod .thisBox .inxBanner .videoControl .videoLine {
    position: relative;
    width: 20vw;
    cursor: pointer;
    height: 14px
}

@media (max-width:1024px) {
    .rgmod_module_banner_video1_mod .thisBox .inxBanner .videoControl .videoLine {
        width: 40vw
    }
}

.rgmod_module_banner_video1_mod .thisBox .inxBanner .videoControl .videoLine .qiu {
    position: absolute;
    z-index: 1;
    top: 0;
    cursor: pointer;
    left: 0;
    transform: translateX(-50%);
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #fff;
    filter: blur(2px)
}

.rgmod_module_banner_video1_mod .thisBox .inxBanner .videoControl .videoLine:after {
    content: '';
    position: absolute;
    display: block;
    top: calc(50% - 1px);
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 1px;
    width: 100%;
    height: 2px
}

.rgmod_module_history1_mod>.thisBox {
    padding: 5vw 0;
    position: relative;
    z-index: 2
}

@media (max-width:1600px) {
    .rgmod_module_history1_mod>.thisBox {
        padding: 5vw 0
    }
}

@media (max-width:1360px) {
    .rgmod_module_history1_mod>.thisBox {
        padding: 5vw 0
    }
}

@media (max-width:1024px) {
    .rgmod_module_history1_mod>.thisBox {
        padding: 10vw 0
    }
}

.rgmod_module_history1_mod>.thisBox .cenBox {
    width: 80%;
    height: 25vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .rgmod_module_history1_mod>.thisBox .cenBox {
        width: 100%;
        height: unset;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

.rgmod_module_history1_mod>.thisBox .cenBox .time {
    height: 100%
}

@media (max-width:1024px) {
    .rgmod_module_history1_mod>.thisBox .cenBox .time {
        width: 100%;
        margin-bottom: 8vw
    }
}

.rgmod_module_history1_mod>.thisBox .cenBox .time #shijianTime {
    height: 100%
}

.rgmod_module_history1_mod>.thisBox .cenBox .time #shijianTime li {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_history1_mod>.thisBox .cenBox .time #shijianTime li .timeBox {
    transform: scale(.4);
    cursor: pointer;
    font-family: 'en6';
    text-transform: uppercase;
    text-align: center;
    font-size: 4.2vw;
    transition-duration: .5s;
    transition-property: all;
    font-weight: bold;
    line-height: 1em;
    color: #eee
}

@media (max-width:1024px) {
    .rgmod_module_history1_mod>.thisBox .cenBox .time #shijianTime li .timeBox {
        font-size: 9vw
    }
}

.rgmod_module_history1_mod>.thisBox .cenBox .time #shijianTime li .timeBox.on-0 {
    transform: scale(1);
    color: #ddbc94
}

.rgmod_module_history1_mod>.thisBox .cenBox .time #shijianTime li .timeBox.on-1 {
    transform: scale(.9);
    color: #ccc
}

.rgmod_module_history1_mod>.thisBox .cenBox .time #shijianTime li .timeBox.on-2 {
    transform: scale(.7);
    color: #ddd
}

.rgmod_module_history1_mod>.thisBox .cenBox .time #shijianTime li .timeBox.on-3 {
    transform: scale(.6);
    color: #eee
}

.rgmod_module_history1_mod>.thisBox .cenBox .time #shijianTime li.swiper-slide-active {
    z-index: 1
}

.rgmod_module_history1_mod>.thisBox .cenBox .controls {
    align-self: center
}

@media (max-width:1024px) {
    .rgmod_module_history1_mod>.thisBox .cenBox .controls {
        display: none
    }
}

.rgmod_module_history1_mod>.thisBox .cenBox .controls .btns {
    cursor: pointer;
    margin: 20px 0;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    border: 1px dotted #999;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_history1_mod>.thisBox .cenBox .controls .btns i {
    font-size: 14px
}

@media (max-width:1024px) {
    .rgmod_module_history1_mod>.thisBox .cenBox .controls .btns {
        transform: rotate(-90deg);
        margin: 6vw
    }
}

.rgmod_module_history1_mod>.thisBox .cenBox .controls .btns:hover {
    border-color: #ddbc94
}

.rgmod_module_history1_mod>.thisBox .cenBox .controls .btns:hover i {
    color: #ddbc94
}

.rgmod_module_history1_mod>.thisBox .cenBox .coutBox {
    width: 76%;
    height: 100%
}

@media (max-width:1024px) {
    .rgmod_module_history1_mod>.thisBox .cenBox .coutBox {
        width: 86%;
        height: unset
    }
}

.rgmod_module_history1_mod>.thisBox .cenBox .coutBox .nrBoxAll {
    position: relative;
    transition-duration: .5s;
    transition-property: all;
    width: 100%;
    height: 100%
}

.rgmod_module_history1_mod>.thisBox .cenBox .coutBox .nrBoxAll .li {
    position: absolute;
    top: 0;
    pointer-events: none;
    left: 0;
    opacity: 0;
    transition-duration: .5s;
    transition-property: all;
    transform: translateY(40px);
    width: 100%;
    height: 100%
}

@media (max-width:1024px) {
    .rgmod_module_history1_mod>.thisBox .cenBox .coutBox .nrBoxAll .li {
        height: unset
    }
}

.rgmod_module_history1_mod>.thisBox .cenBox .coutBox .nrBoxAll .li .tops {
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .rgmod_module_history1_mod>.thisBox .cenBox .coutBox .nrBoxAll .li .tops {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

.rgmod_module_history1_mod>.thisBox .cenBox .coutBox .nrBoxAll .li .tops .imgBox {
    width: 50%;
    height: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .rgmod_module_history1_mod>.thisBox .cenBox .coutBox .nrBoxAll .li .tops .imgBox {
        height: 50vw;
        width: 100%
    }
}

.rgmod_module_history1_mod>.thisBox .cenBox .coutBox .nrBoxAll .li .tops .imgBox img {
    object-fit: contain
}

.rgmod_module_history1_mod>.thisBox .cenBox .coutBox .nrBoxAll .li .tops .rightTxtCout {
    height: 100%;
    width: 50%;
    padding: 60px;
    padding-right: 0
}

@media (max-width:1360px) {
    .rgmod_module_history1_mod>.thisBox .cenBox .coutBox .nrBoxAll .li .tops .rightTxtCout {
        padding: 30px;
        padding-right: 0
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .rgmod_module_history1_mod>.thisBox .cenBox .coutBox .nrBoxAll .li .tops .rightTxtCout {
        width: 100%;
        padding: 0
    }
}

.rgmod_module_history1_mod>.thisBox .cenBox .coutBox .nrBoxAll .li .tops .rightTxtCout .title {
    position: relative;
    width: 100%
}

@media (max-width:1360px) and (max-width:1024px) {
    .rgmod_module_history1_mod>.thisBox .cenBox .coutBox .nrBoxAll .li .tops .rightTxtCout .title {
        text-align: center;
        margin-top: 6vw;
        padding-left: 0;
        width: 100%
    }
}

.rgmod_module_history1_mod>.thisBox .cenBox .coutBox .nrBoxAll .li .tops .rightTxtCout .title .txt {
    font-size: 30px;
    font-weight: bold;
    position: relative;
    z-index: 1
}

@media (max-width:1360px) {
    .rgmod_module_history1_mod>.thisBox .cenBox .coutBox .nrBoxAll .li .tops .rightTxtCout .title .txt {
        font-size: 24px
    }
}

.rgmod_module_history1_mod>.thisBox .cenBox .coutBox .nrBoxAll .li .tops .rightTxtCout .title::after {
    content: '';
    position: absolute;
    display: block;
    border-radius: 15px;
    background-color: rgba(251, 116, 22, 0.1);
    top: 50%;
    left: 0;
    width: 200px;
    height: 30px
}

@media (max-width:1360px) and (max-width:1024px) {
    .rgmod_module_history1_mod>.thisBox .cenBox .coutBox .nrBoxAll .li .tops .rightTxtCout .title::after {
        width: 50%;
        left: 25%
    }
}

@media (max-width:1600px) {
    .rgmod_module_history1_mod>.thisBox .cenBox .coutBox .nrBoxAll .li .tops .rightTxtCout .title {
        font-size: 20px
    }
}

.rgmod_module_history1_mod>.thisBox .cenBox .coutBox .nrBoxAll .li .tops .rightTxtCout .miaoshu {
    margin-top: 40px
}

@media (max-width:1360px) {
    .rgmod_module_history1_mod>.thisBox .cenBox .coutBox .nrBoxAll .li .tops .rightTxtCout .miaoshu {
        margin-top: 20px
    }
}

.rgmod_module_history1_mod>.thisBox .cenBox .coutBox .nrBoxAll .li .tops .rightTxtCout .miaoshu p {
    font-size: 20px
}

@media (max-width:1600px) {
    .rgmod_module_history1_mod>.thisBox .cenBox .coutBox .nrBoxAll .li .tops .rightTxtCout .miaoshu p {
        font-size: 14px
    }
}

@media (max-width:1600px) and (max-width:1360px) {
    .rgmod_module_history1_mod>.thisBox .cenBox .coutBox .nrBoxAll .li .tops .rightTxtCout .miaoshu p {
        font-size: 12px
    }
}

@media (max-width:1600px) and (max-width:1360px) and (max-width:1024px) {
    .rgmod_module_history1_mod>.thisBox .cenBox .coutBox .nrBoxAll .li .tops .rightTxtCout .miaoshu p {
        font-size: 3.6vw
    }
}

.rgmod_module_history1_mod>.thisBox .cenBox .coutBox .nrBoxAll .li.on {
    opacity: 1;
    transform: translateY(0);
    transition-duration: 1s;
    transition-property: all;
    transition-delay: .2s;
    pointer-events: auto
}

.rgmod_module_process1_mod>.thisBox {
    position: relative;
    overflow: hidden;
    width: 100%
}

.rgmod_module_process1_mod>.thisBox .list {
    position: relative;
    z-index: 1;
    backdrop-filter: blur(6px);
    height: 30vw;
    width: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .rgmod_module_process1_mod>.thisBox .list {
        height: unset;
        padding: 6vw 0;
        display: flex;
        flex-direction: row;
        align-items: unset;
        justify-content: unset;
        flex-wrap: wrap;
        background-color: rgba(0, 0, 0, 0.6)
    }
}

.rgmod_module_process1_mod>.thisBox .list li {
    position: relative;
    height: 100%;
    flex: 1
}

@media (max-width:1024px) {
    .rgmod_module_process1_mod>.thisBox .list li {
        flex: unset;
        height: 60vw;
        width: 50%
    }
}

.rgmod_module_process1_mod>.thisBox .list li .kuang {
    position: relative;
    z-index: 1;
    height: 100%;
    padding: 0 40px;
    padding-top: 100px;
    transition-duration: .5s;
    transition-property: all
}

@media (max-width:1600px) {
    .rgmod_module_process1_mod>.thisBox .list li .kuang {
        padding: 0 20px;
        padding-top: 7vw
    }
}

@media (max-width:1600px) and (max-width:1360px) {
    .rgmod_module_process1_mod>.thisBox .list li .kuang {
        padding-top: 4vw
    }
}

.rgmod_module_process1_mod>.thisBox .list li .kuang .coutBox {
    transform: translateY(80px);
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: unset;
    transition-duration: .5s;
    transition-property: all
}

.rgmod_module_process1_mod>.thisBox .list li .kuang .coutBox .img {
    width: 40px;
    height: 40px;
    transition-duration: .5s;
    transition-property: all;
    margin-bottom: 60px
}

@media (max-width:1600px) {
    .rgmod_module_process1_mod>.thisBox .list li .kuang .coutBox .img {
        margin-bottom: 30px
    }
}

@media (max-width:1600px) and (max-width:1360px) {
    .rgmod_module_process1_mod>.thisBox .list li .kuang .coutBox .img {
        width: 30px;
        height: 30px
    }
}

.rgmod_module_process1_mod>.thisBox .list li .kuang .coutBox .textCout {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_process1_mod>.thisBox .list li .kuang .coutBox .textCout .num {
    position: absolute;
    bottom: 0;
    font-size: 140px;
    line-height: 1em;
    opacity: 0;
    left: 50%;
    transform: translate(-50%, 40px);
    font-weight: bold;
    color: #fff;
    transition-duration: .5s;
    transition-property: all
}

@media (max-width:1600px) {
    .rgmod_module_process1_mod>.thisBox .list li .kuang .coutBox .textCout .num {
        font-size: 100px
    }
}

@media (max-width:1600px) and (max-width:1024px) {
    .rgmod_module_process1_mod>.thisBox .list li .kuang .coutBox .textCout .num {
        font-size: 16vw
    }
}

.rgmod_module_process1_mod>.thisBox .list li .kuang .coutBox .textCout .title {
    font-size: 24px;
    color: #fff;
    font-weight: bold
}

@media (max-width:1360px) {
    .rgmod_module_process1_mod>.thisBox .list li .kuang .coutBox .textCout .title {
        font-size: 18px
    }
}

.rgmod_module_process1_mod>.thisBox .list li .kuang .coutBox .textCout i {
    width: 40px;
    height: 4px;
    border-radius: 2px;
    background-color: #ddbc94;
    margin: 10px 0
}

.rgmod_module_process1_mod>.thisBox .list li .kuang .coutBox .textCout .content {
    pointer-events: none;
    opacity: 0;
    transition-duration: .5s;
    transition-property: all
}

.rgmod_module_process1_mod>.thisBox .list li .kuang .coutBox .textCout .content p {
    color: #fff;
    font-size: 14px
}

@media (max-width:1360px) {
    .rgmod_module_process1_mod>.thisBox .list li .kuang .coutBox .textCout .content p {
        font-size: 12px
    }
}

.rgmod_module_process1_mod>.thisBox .list li .jiantou {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 2;
    transform: translate(50%, -50%)
}

.rgmod_module_process1_mod>.thisBox .list li .jiantou i {
    color: #fff;
    font-size: 20px
}

.rgmod_module_process1_mod>.thisBox .list li:last-child .jiantou {
    display: none
}

.rgmod_module_process1_mod>.thisBox .list li::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 0;
    top: 0;
    transition-duration: .5s;
    transition-property: all;
    background-color: rgba(0, 0, 0, 0.4);
    left: 0
}

@media (max-width:1024px) {
    .rgmod_module_process1_mod>.thisBox .list li::after {
        display: none
    }
}

@media (max-width:1024px) {
    .rgmod_module_process1_mod>.thisBox .list li .kuang .coutBox {
        transform: translateY(0)
    }

    .rgmod_module_process1_mod>.thisBox .list li .kuang .coutBox .img {
        opacity: 0;
        pointer-events: none
    }

    .rgmod_module_process1_mod>.thisBox .list li .kuang .coutBox .textCout .num {
        transform: translate(-50%, 0);
        opacity: .2;
        transition-delay: .4s
    }

    .rgmod_module_process1_mod>.thisBox .list li .kuang .coutBox .textCout .content {
        opacity: 1;
        pointer-events: auto
    }

    .rgmod_module_process1_mod>.thisBox .list li::after {
        height: 100%
    }
}

@media (max-width:1024px) and (max-width:1024px) {
    .rgmod_module_process1_mod>.thisBox .list li .kuang .coutBox .img {
        opacity: 1;
        pointer-events: auto;
        margin-bottom: 4vw
    }
}

.rgmod_module_process1_mod>.thisBox .list li:hover .kuang .coutBox {
    transform: translateY(0)
}

.rgmod_module_process1_mod>.thisBox .list li:hover .kuang .coutBox .img {
    opacity: 0;
    pointer-events: none
}

@media (max-width:1024px) {
    .rgmod_module_process1_mod>.thisBox .list li:hover .kuang .coutBox .img {
        opacity: 1;
        pointer-events: auto;
        margin-bottom: 4vw
    }
}

.rgmod_module_process1_mod>.thisBox .list li:hover .kuang .coutBox .textCout .num {
    transform: translate(-50%, 0);
    opacity: .2;
    transition-delay: .4s
}

.rgmod_module_process1_mod>.thisBox .list li:hover .kuang .coutBox .textCout .content {
    opacity: 1;
    pointer-events: auto
}

.rgmod_module_process1_mod>.thisBox .list li:hover::after {
    height: 100%
}

.rgmod_module_process1_mod>.thisBox .bgImg {
    height: 150%
}

.rgmod_module_brand1_mod>.thisBox {
    padding: 5vw 0
}

@media (max-width:1600px) {
    .rgmod_module_brand1_mod>.thisBox {
        padding: 5vw 0
    }
}

@media (max-width:1360px) {
    .rgmod_module_brand1_mod>.thisBox {
        padding: 5vw 0
    }
}

@media (max-width:1024px) {
    .rgmod_module_brand1_mod>.thisBox {
        padding: 10vw 0
    }
}

.rgmod_module_brand1_mod>.thisBox .coutBox {
    width: 70%;
    margin: 0 auto
}

@media (max-width:1600px) {
    .rgmod_module_brand1_mod>.thisBox .coutBox {
        width: 70%
    }
}

@media (max-width:1360px) {
    .rgmod_module_brand1_mod>.thisBox .coutBox {
        width: 80%
    }
}

@media (max-width:1024px) {
    .rgmod_module_brand1_mod>.thisBox .coutBox {
        width: 86%
    }
}

.rgmod_module_brand1_mod>.thisBox .coutBox .ul {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-row-gap: 2vw;
    grid-column-gap: 4vw
}

@media (max-width:1024px) {
    .rgmod_module_brand1_mod>.thisBox .coutBox .ul {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 4vw
    }
}

.rgmod_module_brand1_mod>.thisBox .coutBox .ul .li .aBox {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    aspect-ratio: 1;
    border-radius: 50%;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.05)
}

.rgmod_module_brand1_mod>.thisBox .coutBox .ul .li .aBox .imgBox {
    width: 60%;
    border-radius: 50%;
    background-color: #fff
}

.rgmod_module_brand1_mod>.thisBox .coutBox .ul .li .aBox .linkMore {
    position: absolute;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    pointer-events: none;
    background-color: #ddbc94;
    transform: rotate(180deg);
    transform-origin: 50% 0;
    transition-duration: 1s;
    transition-property: all
}

.rgmod_module_brand1_mod>.thisBox .coutBox .ul .li .aBox .linkMore .cn {
    color: #fff;
    margin-bottom: 6px;
    font-weight: bold
}

.rgmod_module_brand1_mod>.thisBox .coutBox .ul .li .aBox .linkMore .en {
    color: #fff
}

.rgmod_module_brand1_mod>.thisBox .coutBox .ul .li .aBox:hover .linkMore {
    transform: rotate(0)
}

.rgmod_module_project1_mod>.thisBox {
    padding: 5vw 0
}

@media (max-width:1600px) {
    .rgmod_module_project1_mod>.thisBox {
        padding: 5vw 0
    }
}

@media (max-width:1360px) {
    .rgmod_module_project1_mod>.thisBox {
        padding: 5vw 0
    }
}

@media (max-width:1024px) {
    .rgmod_module_project1_mod>.thisBox {
        padding: 10vw 0
    }
}

.rgmod_module_project1_mod>.thisBox .thisBoxAll {
    height: 38vw;
    position: relative
}

@media (max-width:1024px) {
    .rgmod_module_project1_mod>.thisBox .thisBoxAll {
        height: unset
    }
}

.rgmod_module_project1_mod>.thisBox .thisBoxAll .coutBox {
    background-color: rgba(0, 0, 0, 0.3);
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%
}

.rgmod_module_project1_mod>.thisBox .thisBoxAll .coutBox .ul {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: unset;
    justify-content: unset;
    flex-wrap: wrap
}

.rgmod_module_project1_mod>.thisBox .thisBoxAll .coutBox .ul .li {
    width: 33.3333%;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    height: 50%
}

@media (max-width:1024px) {
    .rgmod_module_project1_mod>.thisBox .thisBoxAll .coutBox .ul .li {
        height: 24vw;
        width: 50%
    }
}

.rgmod_module_project1_mod>.thisBox .thisBoxAll .coutBox .ul .li .aBox {
    padding: 4vw;
    transition-duration: .2s;
    transition-property: all;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: unset
}

.rgmod_module_project1_mod>.thisBox .thisBoxAll .coutBox .ul .li .aBox .topBox {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset
}

.rgmod_module_project1_mod>.thisBox .thisBoxAll .coutBox .ul .li .aBox .topBox .num {
    color: #fff;
    font-family: 'en6';
    text-transform: uppercase;
    font-size: 3vw
}

@media (max-width:1024px) {
    .rgmod_module_project1_mod>.thisBox .thisBoxAll .coutBox .ul .li .aBox .topBox .num {
        font-size: 4vw
    }
}

.rgmod_module_project1_mod>.thisBox .thisBoxAll .coutBox .ul .li .aBox .topBox .ico i {
    color: #fff;
    font-size: 2vw
}

@media (max-width:1024px) {
    .rgmod_module_project1_mod>.thisBox .thisBoxAll .coutBox .ul .li .aBox .topBox .ico i {
        font-size: 7vw
    }
}

.rgmod_module_project1_mod>.thisBox .thisBoxAll .coutBox .ul .li .aBox .bottomBox .en {
    color: #fff;
    font-size: 1vw
}

@media (max-width:1024px) {
    .rgmod_module_project1_mod>.thisBox .thisBoxAll .coutBox .ul .li .aBox .bottomBox .en {
        font-display: 3vw
    }
}

.rgmod_module_project1_mod>.thisBox .thisBoxAll .coutBox .ul .li .aBox .bottomBox .cn {
    color: #fff;
    font-size: 1.2vw
}

@media (max-width:1360px) {
    .rgmod_module_project1_mod>.thisBox .thisBoxAll .coutBox .ul .li .aBox .bottomBox .cn {
        font-size: 2vw
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .rgmod_module_project1_mod>.thisBox .thisBoxAll .coutBox .ul .li .aBox .bottomBox .cn {
        font-size: 4vw
    }
}

.rgmod_module_project1_mod>.thisBox .thisBoxAll .coutBox .ul .li .aBox:hover {
    background-color: rgba(251, 116, 22, 0.8)
}

.rgmod_module_project1_mod>.thisBox .thisBoxAll .bgSwiper {
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.rgmod_module_project1_mod>.thisBox .thisBoxAll .bgSwiper #serviceBg {
    width: 100%;
    height: 100%
}

.rgmod_module_project1_mod>.thisBox .thisBoxAll .bgSwiper #serviceBg li .imgBox {
    width: 100%;
    height: 100%
}

.rgmod_module_map_mapGo1_mod>.thisBox {
    color: #ddbc94
}

.rgmod_module_map_mapGo1_mod>.thisBox .cenBox .thisMap {
    width: 100%
}

.rgmod_module_map_mapGo1_mod>.thisBox .cenBox .thisMap .swiperBox {
    margin-bottom: 1vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: unset;
    flex-wrap: unset
}

.rgmod_module_map_mapGo1_mod>.thisBox .cenBox .thisMap .swiperBox .tiaozhuanK {
    width: calc(100% - 100px - 40px);
    height: 100%;
    margin: 0 auto
}

@media (max-width:1024px) {
    .rgmod_module_map_mapGo1_mod>.thisBox .cenBox .thisMap .swiperBox .tiaozhuanK {
        width: 90%
    }
}

.rgmod_module_map_mapGo1_mod>.thisBox .cenBox .thisMap .swiperBox .tiaozhuanK .swiper-slide {
    padding: 20px 0
}

.rgmod_module_map_mapGo1_mod>.thisBox .cenBox .thisMap .swiperBox .tiaozhuanK .swiper-slide .box {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    transition-duration: .5s;
    transition-property: all;
    border-radius: 10px;
    padding: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset;
    background-color: #fff;
    flex: 1;
    position: relative
}

.rgmod_module_map_mapGo1_mod>.thisBox .cenBox .thisMap .swiperBox .tiaozhuanK .swiper-slide .box .btbt {
    font-size: 22px
}

.rgmod_module_map_mapGo1_mod>.thisBox .cenBox .thisMap .swiperBox .tiaozhuanK .swiper-slide .box .btbt i {
    margin-right: 6px
}

.rgmod_module_map_mapGo1_mod>.thisBox .cenBox .thisMap .swiperBox .tiaozhuanK .swiper-slide .box .dizhi {
    margin-top: 10px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 2em
}

.rgmod_module_map_mapGo1_mod>.thisBox .cenBox .thisMap .swiperBox .tiaozhuanK .swiper-slide .box .mapGo {
    margin-top: 1vw
}

.rgmod_module_map_mapGo1_mod>.thisBox .cenBox .thisMap .swiperBox .tiaozhuanK .swiper-slide .box .mapGo .shuoming {
    font-weight: bold;
    color: #ddbc94
}

.rgmod_module_map_mapGo1_mod>.thisBox .cenBox .thisMap .swiperBox .tiaozhuanK .swiper-slide.mapon .box {
    background: linear-gradient(to left, rgba(221, 188, 148, 0.5), #ddbc94)
}

.rgmod_module_map_mapGo1_mod>.thisBox .cenBox .thisMap .swiperBox .tiaozhuanK .swiper-slide.mapon .box .textCout .btbt {
    color: #fff
}

.rgmod_module_map_mapGo1_mod>.thisBox .cenBox .thisMap .swiperBox .tiaozhuanK .swiper-slide.mapon .box .textCout .btbt i {
    color: #fff
}

.rgmod_module_map_mapGo1_mod>.thisBox .cenBox .thisMap .swiperBox .tiaozhuanK .swiper-slide.mapon .box .dizhi {
    color: #fff
}

.rgmod_module_map_mapGo1_mod>.thisBox .cenBox .thisMap .swiperBox .tiaozhuanK .swiper-slide.mapon .box .mapGo .shuoming {
    color: #fff
}

.rgmod_module_map_mapGo1_mod>.thisBox .cenBox .thisMap .swiperBox .btn {
    cursor: pointer;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #333;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_map_mapGo1_mod>.thisBox .cenBox .thisMap .swiperBox .btn i {
    color: #fff
}

.rgmod_module_map_mapGo1_mod>.thisBox .cenBox .thisMap .swiperBox .btn:hover {
    background-color: #ddbc94
}

.rgmod_module_map_mapGo1_mod>.thisBox .cenBox .thisMap .mapK {
    position: relative;
    height: 32vw;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .rgmod_module_map_mapGo1_mod>.thisBox .cenBox .thisMap .mapK {
        height: 64vw
    }
}

.rgmod_module_map_mapGo1_mod>.thisBox .cenBox .thisMap .mapK #allmap {
    width: 100%;
    height: 100%
}

.rgmod_module_map_mapGo1_mod>.thisBox .cenBox .thisMap .mapK .maskAll {
    z-index: 11;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0;
    background-color: rgba(51, 51, 51, 0.6);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    transition-duration: .2s;
    transition-property: all
}

.rgmod_module_map_mapGo1_mod>.thisBox .cenBox .thisMap .mapK .maskAll .txt {
    color: #fff;
    font-size: 40px
}

.rgmod_module_map_mapGo1_mod>.thisBox .cenBox .thisMap .mapK.on .maskAll {
    opacity: 1
}

.rgmod_module_map_mapGo1_mod>.thisBox .cenBox .thisMap .mapK.can .maskAll {
    display: none
}

.rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox .biaodan {
    width: 100%
}

.rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox .biaodan form {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    gap: 1vw
}

.rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox {
    position: relative
}

@media (max-width:1024px) {
    .rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox {
        margin-bottom: 6vw
    }
}

.rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox .bdTitle {
    position: relative;
    margin-bottom: .4vw;
    display: block
}

.rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox .input {
    height: 2.4vw
}

.rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox .input input,
.rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox .input textarea {
    width: 100%;
    background-color: #f3f3f3;
    height: 100%;
    padding-left: 1vw;
    border-radius: .4vw
}

.rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox.textarea {
    width: 100%
}

.rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox.textarea .input {
    height: 6vw
}

.rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox.textarea .input textarea {
    height: 100%;
    border: none;
    font-family: auto;
    padding: 1vw;
    width: 100%;
    outline: none
}

.rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox.yanzhengma {
    align-self: flex-start
}

.rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox.yanzhengma .input {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: unset
}

.rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox.yanzhengma .input .yanz {
    margin-left: 1vw;
    height: 100%
}

.rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox.yanzhengma .input .yanz img {
    height: 100%
}

.rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox.must .bdTitle::after {
    content: '*';
    position: absolute;
    color: red
}

.rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox.zhengque .tianxieInfo i {
    color: green
}

.rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox.zhengque .tianxieInfo .txt {
    color: green
}

.rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox.cuowu .tianxieInfo i {
    color: red
}

.rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox.cuowu .tianxieInfo .txt {
    color: red
}

.rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox .biaodan form .topInput {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1vw
}

@media (max-width:1024px) {
    .rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox .biaodan form .topInput {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

.rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox .biaodan form .topInput .inputBox {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox .biaodan form .topInput .inputBox {
        width: 100%
    }
}

.rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox .biaodan form .topInput .inputBox .input {
    width: 100%
}

.rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox .biaodan form .button {
    width: 100%
}

.rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox .biaodan form .button .submit {
    height: 2.6vw;
    width: 100%;
    background-color: #ddbc94;
    border-radius: .4vw;
    color: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    cursor: pointer;
    transition-duration: .5s;
    transition-property: all
}

.rgmod_module_form1_mod>.thisBox .formBiaodan .thisBoxAll .cenBox .biaodan form .button .submit:hover {
    opacity: .9
}

.rgmod_list_news1_mod .thisBox .tuijianNews {
    margin-bottom: 4vw;
    background-color: #eee;
    padding: 4vw 0
}

.rgmod_list_news1_mod .thisBox .tuijianNews .cenBox {
    height: 26vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1360px) {
    .rgmod_list_news1_mod .thisBox .tuijianNews .cenBox {
        height: 30vw
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .rgmod_list_news1_mod .thisBox .tuijianNews .cenBox {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        height: unset
    }
}

.rgmod_list_news1_mod .thisBox .tuijianNews .cenBox .imgSwiper {
    position: relative;
    width: 60%;
    height: 100%
}

@media (max-width:1024px) {
    .rgmod_list_news1_mod .thisBox .tuijianNews .cenBox .imgSwiper {
        width: 100%;
        height: 40vw
    }
}

.rgmod_list_news1_mod .thisBox .tuijianNews .cenBox .imgSwiper #newsImgTop_1 {
    width: 100%;
    height: 100%
}

.rgmod_list_news1_mod .thisBox .tuijianNews .cenBox .imgSwiper #newsImgTop_1 li .imgBox {
    width: 100%;
    height: 100%
}

.rgmod_list_news1_mod .thisBox .tuijianNews .cenBox .imgSwiper .controlBox {
    z-index: 1;
    position: absolute;
    right: 2vw;
    bottom: 2vw
}

.rgmod_list_news1_mod .thisBox .tuijianNews .cenBox .imgSwiper .controlBox .lrControlBox .lrControl>div {
    width: 3vw;
    height: 3vw
}

@media (max-width:1024px) {
    .rgmod_list_news1_mod .thisBox .tuijianNews .cenBox .imgSwiper .controlBox .lrControlBox .lrControl>div {
        width: 10vw;
        height: 10vw
    }
}

.rgmod_list_news1_mod .thisBox .tuijianNews .cenBox .right {
    width: 40%;
    height: 100%;
    background-color: #fff;
    padding: 3vw
}

@media (max-width:1024px) {
    .rgmod_list_news1_mod .thisBox .tuijianNews .cenBox .right {
        width: 100%;
        padding: 8vw
    }
}

.rgmod_list_news1_mod .thisBox .tuijianNews .cenBox .right .textSwiper {
    height: 100%
}

.rgmod_list_news1_mod .thisBox .tuijianNews .cenBox .right .textSwiper #newsTextTop_1 {
    height: 100%
}

.rgmod_list_news1_mod .thisBox .tuijianNews .cenBox .right .textSwiper #newsTextTop_1 li .box {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: unset
}

.rgmod_list_news1_mod .thisBox .tuijianNews .cenBox .right .textSwiper #newsTextTop_1 li .box .textCout .date {
    margin-bottom: 2vw;
    position: relative
}

@media (max-width:1024px) {
    .rgmod_list_news1_mod .thisBox .tuijianNews .cenBox .right .textSwiper #newsTextTop_1 li .box .textCout .date {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: unset
    }
}

.rgmod_list_news1_mod .thisBox .tuijianNews .cenBox .right .textSwiper #newsTextTop_1 li .box .textCout .date .md .en {
    font-size: 2.4vw;
    font-weight: bold
}

@media (max-width:1024px) {
    .rgmod_list_news1_mod .thisBox .tuijianNews .cenBox .right .textSwiper #newsTextTop_1 li .box .textCout .date .md .en {
        font-size: 4vw
    }
}

.rgmod_list_news1_mod .thisBox .tuijianNews .cenBox .right .textSwiper #newsTextTop_1 li .box .textCout .date .y .en {
    font-size: 1.2vw;
    font-weight: bold
}

@media (max-width:1024px) {
    .rgmod_list_news1_mod .thisBox .tuijianNews .cenBox .right .textSwiper #newsTextTop_1 li .box .textCout .date .y .en {
        font-size: 3vw;
        margin-left: 6vw
    }
}

.rgmod_list_news1_mod .thisBox .tuijianNews .cenBox .right .textSwiper #newsTextTop_1 li .box .textCout .topBox .title {
    font-size: 1.2vw;
    font-weight: bold;
    transition: all .5s;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 93%, #ddbc94 0%);
    display: inline;
    background-size: 0 100%;
    background-repeat: no-repeat
}

@media (max-width:1360px) {
    .rgmod_list_news1_mod .thisBox .tuijianNews .cenBox .right .textSwiper #newsTextTop_1 li .box .textCout .topBox .title {
        font-size: 1.6vw
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .rgmod_list_news1_mod .thisBox .tuijianNews .cenBox .right .textSwiper #newsTextTop_1 li .box .textCout .topBox .title {
        font-size: 4vw
    }
}

.rgmod_list_news1_mod .thisBox .tuijianNews .cenBox .right .textSwiper #newsTextTop_1 li .box .textCout .topBox .title:hover {
    color: #ddbc94;
    background-size: 100% 100%
}

.rgmod_list_news1_mod .thisBox .tuijianNews .cenBox .right .textSwiper #newsTextTop_1 li .box .textCout .topBox .miaoshu {
    line-height: 2em;
    text-align: justify;
    margin-top: 2vw;
    font-size: .7vw;
    color: #ddbc94
}

@media (max-width:1360px) {
    .rgmod_list_news1_mod .thisBox .tuijianNews .cenBox .right .textSwiper #newsTextTop_1 li .box .textCout .topBox .miaoshu {
        font-size: 1vw
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .rgmod_list_news1_mod .thisBox .tuijianNews .cenBox .right .textSwiper #newsTextTop_1 li .box .textCout .topBox .miaoshu {
        font-size: 3vw
    }
}

.rgmod_list_news1_mod .thisBox .newsList .unifyTitle .unifyTitleThis .cenBox {
    width: 70%;
    margin: 0 auto
}

@media (max-width:1600px) {
    .rgmod_list_news1_mod .thisBox .newsList .unifyTitle .unifyTitleThis .cenBox {
        width: 70%
    }
}

@media (max-width:1360px) {
    .rgmod_list_news1_mod .thisBox .newsList .unifyTitle .unifyTitleThis .cenBox {
        width: 80%
    }
}

@media (max-width:1024px) {
    .rgmod_list_news1_mod .thisBox .newsList .unifyTitle .unifyTitleThis .cenBox {
        width: 86%
    }
}

@media (max-width:1024px) {
    .rgmod_list_news1_mod .thisBox .newsList .cenBox {
        width: 100%
    }
}

.rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li {
    padding: 3vw
}

@media (max-width:1024px) {
    .rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li {
        padding: 6vw 8vw
    }
}

.rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li .aBox {
    height: 14vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1360px) {
    .rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li .aBox {
        height: 16vw
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li .aBox {
        height: unset;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        flex-direction: column-reverse
    }
}

.rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li .aBox .left {
    width: 70%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li .aBox .left {
        width: 100%;
        padding-top: 4vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

.rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li .aBox .left .date {
    position: relative;
    width: 20%;
    height: 100%
}

@media (max-width:1024px) {
    .rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li .aBox .left .date {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: unset
    }
}

.rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li .aBox .left .date .md .en {
    font-size: 2.4vw;
    font-weight: bold
}

@media (max-width:1024px) {
    .rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li .aBox .left .date .md .en {
        font-size: 4vw
    }
}

.rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li .aBox .left .date .y .en {
    font-size: 1.2vw;
    font-weight: bold
}

@media (max-width:1024px) {
    .rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li .aBox .left .date .y .en {
        font-size: 3vw;
        margin-left: 6vw
    }
}

.rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li .aBox .left .date::after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 70%;
    top: 0;
    right: 0;
    border-right: 1px dotted #ccc
}

.rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li .aBox .left .textCout {
    padding: 0 6vw;
    width: 80%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li .aBox .left .textCout {
        width: 100%;
        padding: 0
    }
}

.rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li .aBox .left .textCout .topBox .title {
    font-size: 1.2vw;
    font-weight: bold;
    transition: all .5s;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 93%, #ddbc94 0%);
    display: inline;
    background-size: 0 100%;
    background-repeat: no-repeat
}

@media (max-width:1360px) {
    .rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li .aBox .left .textCout .topBox .title {
        font-size: 1.6vw
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li .aBox .left .textCout .topBox .title {
        font-size: 4.4vw
    }
}

.rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li .aBox .left .textCout .topBox .title:hover {
    color: #ddbc94;
    background-size: 100% 100%
}

.rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li .aBox .left .textCout .topBox .miaoshu {
    line-height: 2em;
    text-align: justify;
    margin-top: 2vw;
    font-size: .7vw;
    color: #ddbc94;
    font-size: 1vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

@media (max-width:1600px) {
    .rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li .aBox .left .textCout .topBox .miaoshu {
        font-size: .8vw
    }
}

@media (max-width:1600px) and (max-width:1360px) {
    .rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li .aBox .left .textCout .topBox .miaoshu {
        font-size: 1vw
    }
}

@media (max-width:1600px) and (max-width:1360px) and (max-width:1024px) {
    .rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li .aBox .left .textCout .topBox .miaoshu {
        font-size: 3vw
    }
}

.rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li .aBox .right {
    width: 30%;
    height: 100%
}

@media (max-width:1024px) {
    .rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li .aBox .right {
        width: 100%;
        height: 44vw
    }
}

.rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li .aBox .right .imgBox {
    overflow: hidden;
    width: 100%;
    height: 100%
}

.rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li .aBox .right .imgBox img {
    transition-duration: 3s;
    transition-property: all
}

.rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li .aBox:hover .right .imgBox img {
    transform: scale(1.1);
    transition-duration: 5s;
    transition-property: all
}

.rgmod_list_news1_mod .thisBox .newsList .cenBox .ul .li:nth-child(even) {
    background-color: #f8f8f8
}

.rgmod_list_imgTxt1_mod .thisBox {
    position: relative
}

.rgmod_list_imgTxt1_mod .thisBox .ul .li .box {
    padding-bottom: 10vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    transform: translateY(4vw);
    transition-duration: 1s;
    transition-property: all
}

.rgmod_list_imgTxt1_mod .thisBox .ul .li .box .imgBox {
    width: 40vw;
    height: 80vh;
    opacity: 1;
    overflow: hidden;
    transition-duration: 1s;
    transition-property: all
}

.rgmod_list_imgTxt1_mod .thisBox .ul .li .box .title {
    margin: 3vw 0;
    font-size: 2vw;
    transform: skewX(-10deg)
}

.rgmod_list_imgTxt1_mod .thisBox .ul .li .box .quanyi {
    width: 40vw
}

.rgmod_list_imgTxt1_mod .thisBox .ul .li .box .quanyi .ul2 {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap
}

.rgmod_list_imgTxt1_mod .thisBox .ul .li .box .quanyi .ul2 .li2 {
    font-size: 1vw;
    color: #fff;
    background-color: #ddbc94;
    padding: .6vw 1.2vw;
    margin: 0 .5vw;
    border-radius: .2vw;
    margin-bottom: 1vw
}

.rgmod_list_imgTxt1_mod .thisBox .ul .li.on .box {
    transition-delay: .3s;
    transform: translateY(0)
}

.rgmod_list_imgTxt1_mod .thisBox .fixedControl {
    position: absolute;
    right: 10vw;
    top: 0;
    height: 100vh;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_list_imgTxt1_mod .thisBox .fixedControl .thisControl {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_list_imgTxt1_mod .thisBox .fixedControl .thisControl .rightEn {
    writing-mode: vertical-rl;
    font-family: 'en6';
    text-transform: uppercase
}

.rgmod_list_imgTxt1_mod .thisBox .fixedControl .thisControl a {
    cursor: pointer
}

.rgmod_list_imgTxt1_mod .thisBox .fixedControl .thisControl a i {
    font-size: 2vw
}

.rgmod_list_imgTxt1_mod .thisBox .fixedControl .thisControl a.no {
    opacity: 0;
    pointer-events: none
}

.rgmod_list_imgTxt1_mod .thisBox .fixedControl .thisControl .num {
    margin: 2vw 0;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_list_imgTxt1_mod .thisBox .fixedControl .thisControl .num .changeNum {
    position: relative;
    font-size: 2vw;
    font-family: 'en6';
    text-transform: uppercase;
    margin-right: 1vw
}

.rgmod_list_imgTxt1_mod .thisBox .fixedControl .thisControl .num .allNum {
    font-size: 1.4vw;
    font-family: 'en6';
    text-transform: uppercase;
    text-wrap: nowrap
}

.rgmod_other_fenye1_mod>.thisBox {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_other_fenye1_mod>.thisBox * {
    transition-duration: .5s;
    transition-property: all
}

.rgmod_other_fenye1_mod>.thisBox .box {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_other_fenye1_mod>.thisBox>div a {
    width: 40px;
    height: 40px;
    font-weight: bold;
    margin: 0 10px;
    border-radius: 50%;
    color: #333;
    background-color: #f3f3f3;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_other_fenye1_mod>.thisBox .page-numbar {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_other_fenye1_mod>.thisBox .page-numbar a:hover {
    background-color: #ddbc94;
    transition-duration: .5s;
    transition-property: all;
    color: #fff
}

.rgmod_other_fenye1_mod>.thisBox .page-numbar a:hover i {
    color: #fff
}

.rgmod_other_fenye1_mod>.thisBox .page-numbar a.page-num-current {
    color: #fff;
    background-color: #ddbc94
}

.rgmod_other_fenye1_mod>.thisBox .page-next a i,
.rgmod_other_fenye1_mod>.thisBox .page-pre a i {
    color: #999;
    font-size: 16px;
    transition-duration: .5s;
    transition-property: all
}

.rgmod_other_fenye1_mod>.thisBox .page-next a:hover,
.rgmod_other_fenye1_mod>.thisBox .page-pre a:hover {
    background-color: #ddbc94
}

.rgmod_other_fenye1_mod>.thisBox .page-next a:hover i,
.rgmod_other_fenye1_mod>.thisBox .page-pre a:hover i {
    color: #fff
}

@media (max-width:1024px) {
    .rgmod_other_fenye1_mod>.thisBox {
        padding: 2vw 0 20vw
    }
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav {
    z-index: 5;
    position: fixed;
    top: 0;
    width: 100%;
    height: 5vw;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

@media (max-width:1600px) {
    .rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav {
        height: 5vw
    }
}

@media (max-width:1360px) {
    .rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav {
        height: 5vw
    }
}

@media (max-width:1024px) {
    .rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav {
        height: 14vw
    }
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll {
    padding-left: 100px;
    transition-duration: .5s;
    transition-property: all;
    width: 100%;
    height: 100%
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout {
    height: 100%;
    transition-duration: .5s;
    transition-property: all;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout .topLogo {
    height: 60%
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout .topLogo .logoA {
    height: 100%
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout .topLogo .logoA img {
    height: 100%;
    filter: grayscale(1) invert(1) brightness(1000);
    transition-duration: .1s;
    transition-property: all
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout .navBar {
    height: 100%;
    transition-duration: .5s;
    transition-property: all
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout .navBar .navList {
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout .navBar .navList .li1 {
    position: relative;
    height: 100%
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout .navBar .navList .li1 .a1 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    position: relative;
    padding: 0 24px
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout .navBar .navList .li1 .a1 .txt {
    color: #fff;
    transition-duration: .5s;
    transition-property: all;
    position: relative;
    z-index: 1
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout .navBar .navList .li1 .a1 .txt::after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 1px;
    top: 110%;
    transition-duration: .5s;
    transition-property: all;
    background-color: #ddbc94
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout .navBar .navList .li1 .a1:hover .txt {
    color: #ddbc94
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout .navBar .navList .li1 .a1:hover .txt::after {
    width: 100%
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout .navBar .navList .li1 .twoNav {
    position: absolute;
    top: 100%;
    transition-duration: .5s;
    transition-property: all;
    clip-path: inset(0 0 100% 0);
    width: 100%;
    background-color: #fff
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout .navBar .navList .li1 .twoNav .ul2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout .navBar .navList .li1 .twoNav .ul2 .li2 {
    width: 100%;
    padding: 20px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    border-bottom: 1px solid #eee
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout .navBar .navList .li1 .twoNav .ul2 .li2 a {
    position: relative;
    transition-duration: .5s;
    transition-property: all;
    font-size: 14px
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout .navBar .navList .li1 .twoNav .ul2 .li2 a>div {
    position: relative;
    z-index: 1
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout .navBar .navList .li1 .twoNav .ul2 .li2 a::after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 1px;
    right: 0;
    background-color: #ddbc94;
    transition-duration: .5s;
    transition-property: all;
    bottom: 0
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout .navBar .navList .li1 .twoNav .ul2 .li2 a:hover::after {
    width: 100%;
    left: 0
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout .navBar .navList .li1 .twoNav .ul2 .li2 a:hover {
    color: #ddbc94
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout .navBar .navList .li1:hover .twoNav {
    clip-path: inset(0 0 0 0)
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout .navBar .navList .li1.on .a1 .txt {
    color: #ddbc94
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout .navBar .navList .li1.on .a1::after {
    width: 100%
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout .navRight {
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout .navRight .search {
    transition-duration: .5s;
    transition-property: all
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout .navRight .dianshang {
    height: 100%;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    padding: 0 20px
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout .navRight .dianshang .ul {
    width: 160px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout .navRight .dianshang .ul .li {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav .topNavAll .thisCout .navRight .dianshang .ul .li .ico i {
    color: #fff;
    font-size: 20px
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav.on {
    border-color: #eee
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav.on .topNavAll {
    background-color: #fff
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav.on .topNavAll .thisCout .topLogo .logoA img {
    filter: grayscale(0) invert(0) brightness(1)
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav.on .topNavAll .thisCout .navBar .navList .li1 .a1 .txt {
    color: #333
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav.on .topNavAll .thisCout .navBar .navList .li1 .a1:hover .txt {
    color: #ddbc94
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav.on .topNavAll .thisCout .navBar .navList .li1.on .a1 .txt {
    color: #ddbc94
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav.on .topNavAll .thisCout .navRight .search {
    border-color: #eee;
    border-left: 1px solid rgba(255, 255, 255, 0.2)
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav.on .topNavAll .thisCout .navRight .search .inputBox .inputK {
    background-color: #f3f3f3
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav.on .topNavAll .thisCout .navRight .dianshang {
    border-color: #eee
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav.on .topNavAll .thisCout .navRight .dianshang .ul .li .ico .aBox i {
    color: #333
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav.open {
    border-color: transparent
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav.open .topNavAll .thisCout .topLogo {
    opacity: 0;
    pointer-events: none
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav.open .topNavAll .thisCout .navBar {
    opacity: 0;
    pointer-events: none
}

.rgmod_other_topNavSet_topNav1_mod>.thisBox .topNav.open .topNavAll .thisCout .navRight .search {
    opacity: 0;
    pointer-events: none
}

.rgmod_other_topNavSet_openBtn1_mod>.thisBox .topNavOpenBox {
    z-index: 14;
    width: 5vw;
    height: 5vw
}

@media (max-width:1600px) {
    .rgmod_other_topNavSet_openBtn1_mod>.thisBox .topNavOpenBox {
        width: 5vw;
        height: 5vw
    }
}

@media (max-width:1600px) and (max-width:1360px) {
    .rgmod_other_topNavSet_openBtn1_mod>.thisBox .topNavOpenBox {
        width: 5vw;
        height: 5vw
    }
}

@media (max-width:1600px) and (max-width:1360px) and (max-width:1024px) {
    .rgmod_other_topNavSet_openBtn1_mod>.thisBox .topNavOpenBox {
        width: 14vw;
        height: 14vw
    }
}

.rgmod_other_topNavSet_openBtn1_mod>.thisBox .topNavOpenBox .openNavBtn {
    position: relative;
    z-index: 13;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_other_topNavSet_openBtn1_mod>.thisBox .topNavOpenBox .openNavBtn .menuBtn {
    position: relative;
    padding: 6px;
    cursor: pointer
}

.rgmod_other_topNavSet_openBtn1_mod>.thisBox .topNavOpenBox .openNavBtn .menuBtn .btns {
    width: 40px;
    height: 11px;
    position: relative
}

.rgmod_other_topNavSet_openBtn1_mod>.thisBox .topNavOpenBox .openNavBtn .menuBtn .btns::before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #fff;
    left: 0;
    transition: transform 320ms cubic-bezier(.165, .84, .44, 1), top 360ms 420ms cubic-bezier(.165, .84, .44, 1);
    top: 0
}

.rgmod_other_topNavSet_openBtn1_mod>.thisBox .topNavOpenBox .openNavBtn .menuBtn .btns:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #fff;
    left: 0;
    transition: transform 320ms cubic-bezier(.165, .84, .44, 1), top 360ms 420ms cubic-bezier(.165, .84, .44, 1);
    bottom: 0
}

.rgmod_other_topNavSet_openBtn1_mod>.thisBox .topNavOpenBox .openNavBtn .menuBtn.hasHover .btns:hover::before {
    animation: mo_line .73s cubic-bezier(.25, .46, .45, .94) 1
}

.rgmod_other_topNavSet_openBtn1_mod>.thisBox .topNavOpenBox .openNavBtn .menuBtn.hasHover .btns:hover:after {
    animation: mo_line .75s cubic-bezier(.25, .46, .45, .94) .12s 1
}

@keyframes mo_line {

    0%,
    46.3% {
        transform-origin: right
    }

    46.6%,
    to {
        transform-origin: left
    }

    46%,
    47% {
        transform: scaleX(0)
    }

    to {
        transform: scaleX(1)
    }
}

.rgmod_other_topNavSet_openBtn1_mod>.thisBox .topNavOpenBox .openNavBtn .menuBtn.open .btns::before {
    transition: top 320ms cubic-bezier(.165, .84, .44, 1), transform 360ms 420ms cubic-bezier(.165, .84, .44, 1), background-color 360ms 420ms cubic-bezier(.165, .84, .44, 1);
    top: 50%;
    background-color: #ddbc94;
    transform: rotate(24deg)
}

.rgmod_other_topNavSet_openBtn1_mod>.thisBox .topNavOpenBox .openNavBtn .menuBtn.open .btns:after {
    transition: bottom 320ms cubic-bezier(.165, .84, .44, 1), transform 360ms 420ms cubic-bezier(.165, .84, .44, 1), background-color 360ms 420ms cubic-bezier(.165, .84, .44, 1);
    bottom: 50%;
    transform: rotate(-24deg);
    background-color: #ddbc94
}

.rgmod_other_topNavSet_openBtn1_mod>.thisBox .topNavOpenBox .openNavBtn .menuBtn.open:hover .btns::before {
    transform: rotate(45deg);
    transition-duration: .5s;
    transition-property: all
}

.rgmod_other_topNavSet_openBtn1_mod>.thisBox .topNavOpenBox .openNavBtn .menuBtn.open:hover .btns::after {
    transform: rotate(-45deg);
    transition-duration: .5s;
    transition-property: all
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .navOpenAll {
    bottom: 0;
    left: 0;
    position: fixed;
    pointer-events: none;
    opacity: 0;
    z-index: 12;
    width: 100%;
    height: 100%;
    transition-duration: 1s;
    transition-property: all
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .navOpenAll .openBoxOne {
    position: relative;
    width: 100%;
    height: 100%
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .navOpenAll .openBoxOne .maskBox {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .navOpenAll .openBoxOne .maskBox .realBox {
    transform: translateY(20vh);
    opacity: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    transition-duration: 2s;
    transition-property: all
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .navOpenAll .openBoxOne .maskBox .realBox .navBox {
    position: relative;
    z-index: 1;
    padding: 0 6vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    width: 100%;
    height: 100%
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .navOpenAll .openBoxOne .maskBox .realBox .navBox .leftImg {
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .rgmod_other_topNavSet_openNav1_mod>.thisBox .navOpenAll .openBoxOne .maskBox .realBox .navBox .leftImg {
        display: none
    }
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .navOpenAll .openBoxOne .maskBox .realBox .navBox .leftImg .imgKuang {
    width: 60%;
    height: 80%
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .navOpenAll .openBoxOne .maskBox .realBox .navBox .leftImg .imgKuang .imgBox {
    overflow: hidden;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-image: url(../../html/rgmod/other/topNavSet/openNav/openNav1/openImgMask.svg);
    mask-image: url(../../html/rgmod/other/topNavSet/openNav/openNav1/openImgMask.svg);
    width: 110%;
    height: 110%;
    position: relative;
    left: -5% !important;
    top: -5% !important
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .navOpenAll .openBoxOne .maskBox .realBox .navBox .rightBox {
    position: relative;
    width: 50%;
    height: 100%;
    padding: 7vw;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .rgmod_other_topNavSet_openNav1_mod>.thisBox .navOpenAll .openBoxOne .maskBox .realBox .navBox .rightBox {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .navOpenAll .openBoxOne .maskBox .realBox .navBox .rightBox .openNavBar {
    position: relative;
    z-index: 1;
    width: 100%;
    transition-duration: 1s;
    transition-property: all;
    transform: translateY(60px);
    opacity: 0;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: unset
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .navOpenAll .openBoxOne .maskBox .realBox .navBox .rightBox .openNavBar .nav {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
    flex-wrap: unset;
    position: relative
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .navOpenAll .openBoxOne .maskBox .realBox .navBox .rightBox .openNavBar .nav .li1 .a1 {
    padding: 20px 0;
    width: 100%
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .navOpenAll .openBoxOne .maskBox .realBox .navBox .rightBox .openNavBar .nav .li1 .a1 .transHover {
    position: relative;
    z-index: 1;
    width: 100%
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .navOpenAll .openBoxOne .maskBox .realBox .navBox .rightBox .openNavBar .nav .li1 .a1 .transHover .box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset;
    overflow: hidden;
    position: relative;
    transition: opacity .6s, transform .6s cubic-bezier(.165, .84, .44, 1);
    will-change: opacity, transform
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .navOpenAll .openBoxOne .maskBox .realBox .navBox .rightBox .openNavBar .nav .li1 .a1 .transHover .box .cn {
    font-size: 18px;
    color: #fff
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .navOpenAll .openBoxOne .maskBox .realBox .navBox .rightBox .openNavBar .nav .li1 .a1 .transHover .box.old {
    opacity: 1;
    transform: translateY(0) scaleY(1)
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .navOpenAll .openBoxOne .maskBox .realBox .navBox .rightBox .openNavBar .nav .li1 .a1 .transHover .box.new {
    opacity: 0;
    top: 0;
    position: absolute;
    transform: translateY(-90%) scaleY(0)
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .navOpenAll .openBoxOne .maskBox .realBox .navBox .rightBox .openNavBar .nav .li1 .a1 .transHover .box.new .cn {
    color: #ddbc94
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .navOpenAll .openBoxOne .maskBox .realBox .navBox .rightBox .openNavBar .nav .li1 .a1 .transHover::after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 1px;
    background-color: #ddbc94;
    right: 0;
    transition-duration: .5s;
    transition-property: all;
    bottom: -6px
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .navOpenAll .openBoxOne .maskBox .realBox .navBox .rightBox .openNavBar .nav .li1 .a1 .transHover {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .navOpenAll .openBoxOne .maskBox .realBox .navBox .rightBox .openNavBar .nav .li1 .a1 .transHover .box {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: unset
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .navOpenAll .openBoxOne .maskBox .realBox .navBox .rightBox .openNavBar .nav .li1 .a1 .transHover .box .en {
    font-size: 30px;
    color: #ddbc94
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .navOpenAll .openBoxOne .maskBox .realBox .navBox .rightBox .openNavBar .nav .li1 .a1 .transHover .box .cn {
    margin-left: 20px;
    font-size: 26px;
    line-height: 1em;
    color: #333
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .navOpenAll .openBoxOne .maskBox .realBox .navBox .rightBox .openNavBar .nav .li1 .a1:hover .transHover .box.old {
    opacity: 0;
    transform: translateY(90%) scaleY(0)
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .navOpenAll .openBoxOne .maskBox .realBox .navBox .rightBox .openNavBar .nav .li1 .a1:hover .transHover .box.new {
    opacity: 1;
    transform: translateY(0) scaleY(1)
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .navOpenAll .openBoxOne .maskBox .realBox .navBox .rightBox .openNavBar .nav .li1 .a1:hover .transHover::after {
    width: 100%;
    transition-delay: .2s
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .openOverLay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    white-space: nowrap;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    will-change: opacity, mask-position;
    -webkit-mask-position: 0 50%;
    mask-position: 0 50%;
    -webkit-mask-size: 500% 100%;
    mask-size: 500% 100%;
    -webkit-mask-image: linear-gradient(to right, transparent 0%, transparent 20%, #ffffff 40%, #ffffff 60%, transparent 80%, transparent 100%);
    mask-image: linear-gradient(to right, transparent 0%, transparent 20%, #ffffff 40%, #ffffff 60%, transparent 80%, transparent 100%);
    background-color: rgba(255, 255, 255, 0.7)
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .openOverLay.is-leave {
    -webkit-mask-position: 100% 50%;
    mask-position: 100% 50%;
    transition: opacity 0s 2720ms, visibility 0s 2720ms, -webkit-mask-position 2600ms 120ms cubic-bezier(.165, .84, .44, 1);
    transition: mask-position 2600ms 120ms cubic-bezier(.165, .84, .44, 1), opacity 0s 2720ms, visibility 0s 2720ms;
    transition: mask-position 2600ms 120ms cubic-bezier(.165, .84, .44, 1), opacity 0s 2720ms, visibility 0s 2720ms, -webkit-mask-position 2600ms 120ms cubic-bezier(.165, .84, .44, 1)
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox .openOverLay.is-active {
    pointer-events: auto;
    visibility: visible;
    opacity: 1;
    -webkit-mask-position: 50% 50%;
    mask-position: 50% 50%;
    transition: opacity 0s, visibility 0s, -webkit-mask-position 2600ms cubic-bezier(.165, .84, .44, 1);
    transition: opacity 0s, visibility 0s, mask-position 2600ms cubic-bezier(.165, .84, .44, 1);
    transition: opacity 0s, visibility 0s, mask-position 2600ms cubic-bezier(.165, .84, .44, 1), -webkit-mask-position 2600ms cubic-bezier(.165, .84, .44, 1)
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox.open .topNavBox {
    background-color: transparent
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox.open .topNavBox .logoBox {
    opacity: 0;
    pointer-events: none
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox.open .navOpenAll {
    opacity: 1;
    pointer-events: auto;
    transition-duration: 1s;
    transition-property: all
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox.open .navOpenAll .openBoxOne .maskBox .realBox {
    transform: translateY(0);
    opacity: 1;
    transition-timing-function: cubic-bezier(.82, .01, .43, 1)
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox.open .navOpenAll .openBoxOne .maskBox .realBox .navBox .rightBox .openNavBar {
    transform: translateY(0);
    opacity: 1;
    transition-delay: .2s
}

.rgmod_other_topNavSet_openNav1_mod>.thisBox.open .navOpenAll .closeOpenBtn {
    opacity: 1;
    transition-delay: 1s
}

.rgmod_other_topNavSet_search1_mod>.thisBox .topSearch {
    height: 100%;
    padding: 0 24px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_other_topNavSet_search1_mod>.thisBox .topSearch .inputBox {
    position: relative
}

.rgmod_other_topNavSet_search1_mod>.thisBox .topSearch .inputBox .inputK {
    width: 40px;
    height: 40px;
    transition-duration: .5s;
    transition-property: all;
    border-radius: 20px;
    background-color: #fff
}

.rgmod_other_topNavSet_search1_mod>.thisBox .topSearch .inputBox .inputK input {
    padding-left: 20px;
    width: 100%;
    height: 100%;
    transition-duration: .5s;
    transition-property: all;
    pointer-events: none;
    opacity: 0;
    font-size: 14px;
    background-color: transparent
}

.rgmod_other_topNavSet_search1_mod>.thisBox .topSearch .inputBox .ico {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
    color: #333;
    cursor: pointer
}

.rgmod_other_topNavSet_search1_mod>.thisBox .topSearch .inputBox .ico:hover i {
    color: #ddbc94
}

.rgmod_other_topNavSet_search1_mod>.thisBox .topSearch .inputBox:hover .inputK {
    width: 200px
}

.rgmod_other_topNavSet_search1_mod>.thisBox .topSearch .inputBox:hover .inputK input {
    opacity: 1;
    pointer-events: auto
}

.rgmod_other_swiperControl_navigation1_mod>.thisBox .navigation_nav {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_other_swiperControl_navigation1_mod>.thisBox .navigation_nav>div {
    cursor: pointer;
    transition-duration: .3s;
    transition-property: all;
    position: absolute;
    width: 4vw;
    height: 4vw;
    border: 1px solid #333;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    top: calc(50% - 2vw);
    z-index: 1
}

@media (max-width:1024px) {
    .rgmod_other_swiperControl_navigation1_mod>.thisBox .navigation_nav>div {
        width: 14vw;
        height: 14vw
    }
}

.rgmod_other_swiperControl_navigation1_mod>.thisBox .navigation_nav>div i {
    transition-duration: .3s;
    transition-property: all
}

.rgmod_other_swiperControl_navigation1_mod>.thisBox .navigation_nav>div.leftBtn {
    left: 4vw
}

.rgmod_other_swiperControl_navigation1_mod>.thisBox .navigation_nav>div.rightBtn {
    right: 4vw
}

.rgmod_other_swiperControl_navigation1_mod>.thisBox .navigation_nav>div:hover {
    border-color: #ddbc94;
    background-color: #ddbc94
}

.rgmod_other_swiperControl_navigation1_mod>.thisBox .navigation_nav>div:hover i {
    color: #fff
}

.navigation.qianse .rgmod_other_swiperControl_navigation1_mod .thisBox .navigation_nav>div {
    border-color: #fff
}

.navigation.qianse .rgmod_other_swiperControl_navigation1_mod .thisBox .navigation_nav>div i {
    color: #fff
}

.navigation.qianse .rgmod_other_swiperControl_navigation1_mod .thisBox .navigation_nav>div:hover {
    border-color: #ddbc94
}

.navigation.qianse .rgmod_other_swiperControl_navigation1_mod .thisBox .navigation_nav>div:hover i {
    color: #fff
}

.rgmod_other_swiperControl_pagination1_mod>.thisBox .pagination_pag {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .rgmod_other_swiperControl_pagination1_mod>.thisBox .pagination_pag {
        top: 104%;
        bottom: unset
    }
}

.rgmod_other_swiperControl_pagination1_mod>.thisBox .pagination_pag .swiper-pagination-bullet {
    background-color: #fff;
    height: 14px;
    transition-duration: .5s;
    transition-property: all;
    width: 10px;
    border-radius: 5px;
    opacity: 1
}

.rgmod_other_swiperControl_pagination1_mod>.thisBox .pagination_pag .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #ddbc94;
    height: 30px;
    opacity: 1
}

.rgmod_other_unifyTitle1_mod .thisBox .titleNormal {
    position: relative;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    width: 70%;
    margin: 0 auto;
    margin-bottom: 2vw
}

@media (max-width:1600px) {
    .rgmod_other_unifyTitle1_mod .thisBox .titleNormal {
        width: 70%
    }
}

@media (max-width:1360px) {
    .rgmod_other_unifyTitle1_mod .thisBox .titleNormal {
        width: 80%
    }
}

@media (max-width:1024px) {
    .rgmod_other_unifyTitle1_mod .thisBox .titleNormal {
        width: 86%
    }
}

.rgmod_other_unifyTitle1_mod .thisBox .titleNormal .name {
    font-size: 1.7vw;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1vw
}

@media (max-width:1600px) {
    .rgmod_other_unifyTitle1_mod .thisBox .titleNormal .name {
        font-size: 1.8vw
    }
}

@media (max-width:1360px) {
    .rgmod_other_unifyTitle1_mod .thisBox .titleNormal .name {
        font-size: 1.9vw
    }
}

@media (max-width:1024px) {
    .rgmod_other_unifyTitle1_mod .thisBox .titleNormal .name {
        font-size: 6vw
    }
}

.rgmod_other_unifyTitle1_mod .thisBox .titleNormal .bXian {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.06)
}

.rgmod_other_unifyTitle1_mod .thisBox .titleNormal .bXian div {
    background-color: #ddbc94;
    width: 60px;
    height: 2px;
    margin-top: -1px
}

.rgmod_other_unifyButton1_mod>.thisBox .unifyButtonThis {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    width: 8vw;
    height: 2.8vw
}

@media (max-width:1024px) {
    .rgmod_other_unifyButton1_mod>.thisBox .unifyButtonThis {
        width: 40vw;
        height: 12vw
    }
}

.rgmod_other_unifyButton1_mod>.thisBox .unifyButtonThis .name {
    position: relative;
    z-index: 1;
    color: #fff
}

@media (max-width:1024px) {
    .rgmod_other_unifyButton1_mod>.thisBox .unifyButtonThis .name {
        font-size: 3.4vw
    }
}

.rgmod_other_unifyButton1_mod>.thisBox .unifyButtonThis .bgFang {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    transition-duration: .5s;
    transition-property: all;
    top: 0
}

.rgmod_other_unifyButton1_mod>.thisBox .unifyButtonThis .bgFang div {
    background-color: #ddbc94;
    border-radius: 4px;
    width: 100%;
    height: 100%
}

.rgmod_other_unifyButton1_mod>.thisBox .unifyButtonThis:hover .bgFang {
    transform: scale(.9)
}

.pageBox .pageContentAll {
    background-repeat: repeat;
    background-image: url(../img/erjibg.jpg);
    background-size: 100% 100%;
}
.twoPageBox  .pageContentAll {
      /* background: linear-gradient(to bottom, #f4e4c0 0%, #ffe9b9 55%, #ffd787 100%); */
    /* background-size: 100% auto; */
}

.pageBox .pageContentAll .pageContent {
    position: relative;
    z-index: 1
}

.gsapTxtUp {
    position: relative
}

.gsapTxtUp .initTxt.hovTxt {
    position: absolute;
    top: 0
}

.gsapTxtUp:hover .initTxt {
    perspective: 1000px
}

.gsapTxtUp:hover .initTxt.hovTxt div {
    color: #ddbc94
}

.maskInAni {
    position: relative
}

.maskInAni img {
    position: relative;
    z-index: 1;
    clip-path: inset(100% 0 0 0)
}

.maskInAni.show img {
    clip-path: inset(0 0 0 0);
    transition-duration: 1.3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.98, -0.04, .22, 1.01)
}

.maskInAni::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: #9e2020
}

.leftScroll {
    transform: rotate(90deg);
    position: absolute;
    left: -5vw;
    bottom: 14vw;
    z-index: 1
}

.leftScroll .mv-scroll-inner {
    padding: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.leftScroll .mv-scroll-inner .mv-scroll-bar {
    position: relative;
    width: 15vw;
    height: 1px;
    overflow: hidden;
    background-color: rgba(221, 188, 148, 0.5)
}

@media (max-width:1024px) {
    .leftScroll .mv-scroll-inner .mv-scroll-bar {
        width: 20vw
    }
}

.leftScroll .mv-scroll-inner .mv-scroll-bar::after {
    content: '';
    display: block;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    position: absolute;
    top: -1px;
    left: -1px;
    content: "";
    background-color: #ddbc94;
    transform: translate3d(-101%, 0, 0)
}

.leftScroll .mv-scroll-inner .mv-scroll-text {
    margin-left: 10px;
    line-height: 1em;
    font-family: 'en6';
    text-transform: uppercase;
    color: rgba(221, 188, 148, 0.5);
    transition: color 320ms ease
}

.leftScroll .mv-scroll-inner.mv-scroll-inner-mask {
    color: #ddbc94;
    -webkit-mask-position: 100% 50%;
    mask-position: 100% 50%;
    -webkit-mask-size: 300% 100%;
    mask-size: 300% 100%;
    -webkit-mask-image: linear-gradient(to right, transparent 0%, transparent 33.33%, #ddbc94 33.33%, #ddbc94 66.66%, transparent 66.66%, transparent 100%);
    mask-image: linear-gradient(to right, transparent 0%, transparent 33.33%, #ddbc94 33.33%, #ddbc94 66.66%, transparent 66.66%, transparent 100%);
    animation: maskScroll 1800ms infinite;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    animation-duration: 2000ms
}

.leftScroll .mv-scroll-inner.mv-scroll-inner-mask .mv-scroll-bar {
    background-color: #ddbc94
}

.leftScroll .mv-scroll-inner.mv-scroll-inner-mask .mv-scroll-text {
    color: #ddbc94
}

@keyframes maskScroll {
    0% {
        -webkit-mask-position: 100% 50%;
        mask-position: 100% 50%;
        animation-timing-function: cubic-bezier(.785, .135, .59, .96)
    }

    70%,
    100% {
        -webkit-mask-position: 0% 50%;
        mask-position: 0 50%
    }
}

.foot {
    position: relative
}

.foot .leftScroll {
    left: 42.8%;
    top: 4vw;
    bottom: unset
}

@media (max-width:1024px) {
    .foot .leftScroll {
        left: 35%
    }
}

.foot .leftScroll .mv-scroll-inner .mv-scroll-bar {
    width: 10vw
}

.foot .thisBox {
    position: relative;
     background-image: url(../img/allwenli1.jpg);
     background-size:cover
}

.foot .thisBox .lastImg {
    pointer-events: none;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.foot .thisBox .lastImg .yuanCenMask {
    -webkit-mask-image: url(../img/yuanMask.svg);
    -webkit-mask-size: 150vw;
    width: 100%;
    height: 100%;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center center
}

@media (max-width:1024px) 
{
    .foot .thisBox .lastImg .yuanCenMask {
        -webkit-mask-size: 230vw
    }
    .foot .thisBox .lastImg {
        top:0;
    }
}

.foot .thisBox .lastImg .yuanCenMask .thisImgOut {
    width: 100%;
    height: 100%;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.foot .thisBox .lastImg .yuanCenMask .thisImgOut .imgMask {
    -webkit-mask-image: url(../img/jianbianTop.png);
    -webkit-mask-size: 100% 100%;
    width: 100%;
    height: 100%;
    -webkit-mask-position: center center
}

.foot .thisBox .lastImg .yuanCenMask .thisImgOut .imgMask .imgBox {
    width: 100%;
    height: 100%
}

.foot .thisBox .lastImg .footYuanKuang {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.foot .thisBox .lastImg .footYuanKuang img {
    opacity: 0;
    width: 35vw
}

.foot .thisBox .footInfoBox {
    width: 100%;
    height: 100vh;
    opacity: 0;
    transition-duration: .5s;
    transition-property: all;
    pointer-events: none
}

.foot .thisBox .footInfoBox .footShowBg {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: unset;
    pointer-events: none
}

.foot .thisBox .footInfoBox .footShowBg img {
    position: absolute
}

.foot .thisBox .footInfoBox .footShowBg .footBotFoot {
    opacity: .5;
    bottom: 0;
    width: 100%
}

.foot .thisBox .footInfoBox .footShowBg .footBotFoot1 {
    bottom: 0;
    width: 100%
}

.foot .thisBox .footInfoBox .realBoxCout {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: grid;
    grid-template-columns: 38% 24% 38%;
    justify-items: center;
    align-items: center
}

@media (max-width:1024px) {
    .foot .thisBox .footInfoBox .realBoxCout {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end;
        flex-wrap: unset;
        padding: 10vw
    }
}

@media (max-width:1024px) {
    .foot .thisBox .footInfoBox .realBoxCout .left {
        margin-bottom: 6vw;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

.foot .thisBox .footInfoBox .realBoxCout .left .logoBox {
    width: 16vw
}

@media (max-width:1024px) {
    .foot .thisBox .footInfoBox .realBoxCout .left .logoBox {
        width: 30vw
    }
}

.foot .thisBox .footInfoBox .realBoxCout .left .logoBox img {
    object-fit: contain;
    width: 100%;
    height: 100%
}

.foot .thisBox .footInfoBox .realBoxCout .left .footBottomInfo {
    margin-top: 4vw;
    border: 1px dashed #ddbc94;
    padding: 2vw;
    border-radius: 1vw
}

@media (max-width:1024px) {
    .foot .thisBox .footInfoBox .realBoxCout .left .footBottomInfo {
        border-radius: 3vw
    }
}

.foot .thisBox .footInfoBox .realBoxCout .left .footBottomInfo .infoLeft {
    gap: 1vw;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

.foot .thisBox .footInfoBox .realBoxCout .left .footBottomInfo .infoLeft>div .lbt {
    word-break: keep-all
}

.foot .thisBox .footInfoBox .realBoxCout .left .footBottomInfo .infoLeft .beian {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.foot .thisBox .footInfoBox .realBoxCout .left .footBottomInfo .infoLeft .beian a {
    text-decoration: underline
}

.foot .thisBox .footInfoBox .realBoxCout .left .footBottomInfo .infoLeft .gabeian {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.foot .thisBox .footInfoBox .realBoxCout .left .footBottomInfo .infoLeft .gabeian a {
    text-decoration: underline
}

.foot .thisBox .footInfoBox .realBoxCout .left .footBottomInfo .infoLeft .banquan {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.foot .thisBox .footInfoBox .realBoxCout .left .footBottomInfo .infoRight .jishuzhichi {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: unset
}

.foot .thisBox .footInfoBox .realBoxCout .right {
    padding: 0 6vw
}

@media (max-width:1024px) {
    .foot .thisBox .footInfoBox .realBoxCout .right {
        width: 100%
    }
}

.foot .thisBox .footInfoBox .realBoxCout .right .footNav .ul1 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 2vw
}

.foot .thisBox .footInfoBox .realBoxCout .right .footNav .ul1 .li1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.foot .thisBox .footInfoBox .realBoxCout .right .footNav .ul1 .li1 .a1 {
    font-size: 1.3vw;
    font-family: 'cn1';
    transition-duration: .2s;
    transition-property: all
}

@media (max-width:1600px) {
    .foot .thisBox .footInfoBox .realBoxCout .right .footNav .ul1 .li1 .a1 {
        font-size: 1.4vw
    }
}

@media (max-width:1360px) {
    .foot .thisBox .footInfoBox .realBoxCout .right .footNav .ul1 .li1 .a1 {
        font-size: 1.5vw
    }
}

@media (max-width:1024px) {
    .foot .thisBox .footInfoBox .realBoxCout .right .footNav .ul1 .li1 .a1 {
        font-size: 4.8vw
    }
}

.foot .thisBox .footInfoBox .realBoxCout .right .footNav .ul1 .li1 .a1:hover {
    color: #fff5c5
}

.foot .thisBox .footInfoBox .realBoxCout .right .zimeiti {
    margin-top: 4vw
}

.foot .thisBox .footInfoBox .realBoxCout .right .zimeiti .ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 2vw
}

.foot .thisBox .footInfoBox .realBoxCout .right .zimeiti .ul .li {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.foot .thisBox .footInfoBox .realBoxCout .right .zimeiti .ul .li .title {
    margin-top: 1vw;
    font-size: .9vw
}

@media (max-width:1600px) {
    .foot .thisBox .footInfoBox .realBoxCout .right .zimeiti .ul .li .title {
        font-size: 1vw
    }
}

@media (max-width:1360px) {
    .foot .thisBox .footInfoBox .realBoxCout .right .zimeiti .ul .li .title {
        font-size: 1.1vw
    }
}

@media (max-width:1024px) {
    .foot .thisBox .footInfoBox .realBoxCout .right .zimeiti .ul .li .title {
        font-size: 3.6vw
    }
}

.foot .thisBox .footInfoBox .footShowBg .footBotFoot {
    transition-duration: 1s;
    transition-property: all;
    transform: translateY(80%)
}

.foot .thisBox .footInfoBox .footShowBg .footBotFoot1 {
    transition-duration: 1s;
    transition-property: all;
    transform: translateY(100%)
}

.foot .thisBox .footInfoBox .realBoxCout .left {
    transform: translateX(-10vw);
    transition-duration: 1s;
    transition-property: all;
    opacity: 0
}

.foot .thisBox .footInfoBox .realBoxCout .right {
    transform: translateX(10vw);
    transition-duration: 1s;
    transition-property: all;
    opacity: 0
}

.foot .thisBox .footInfoBox.on {
    pointer-events: auto;
    opacity: 1
}

.foot .thisBox .footInfoBox.on .footShowBg .footBotFoot {
    transform: translateY(0)
}

.foot .thisBox .footInfoBox.on .footShowBg .footBotFoot1 {
    transition-delay: .2s;
    transform: translateY(0)
}

.foot .thisBox .footInfoBox.on .realBoxCout .left {
    transform: translateX(0);
    transition-delay: .6s;
    opacity: 1
}

.foot .thisBox .footInfoBox.on .realBoxCout .right {
    transform: translateX(0);
    transition-delay: .6s;
    opacity: 1
}

.unifyTitle {
    margin-bottom: 4vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .unifyTitle {
        width: 100%;
        margin-bottom: 8vw
    }
}

.unifyTitle .unifyTitleThis {
    -webkit-mask-image: url(../img/unifyTitleBg.png);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat
}

@media (max-width:1024px) {
    .unifyTitle .unifyTitleThis {
        width: 90%;
        height: 12vw
    }
}

.unifyTitle .unifyTitleThis .unifyTitleCout {
    padding: .4vw 10vw;
    background-color: #e5ccac;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .unifyTitle .unifyTitleThis .unifyTitleCout {
        padding: 0;
        height: 100%
    }
}

.unifyTitle .unifyTitleThis .unifyTitleCout .name {
    font-family: 'cn1';
    color: #532705;
    font-size: 2.7vw
}

@media (max-width:1600px) {
    .unifyTitle .unifyTitleThis .unifyTitleCout .name {
        font-size: 2.8vw
    }
}

@media (max-width:1360px) {
    .unifyTitle .unifyTitleThis .unifyTitleCout .name {
        font-size: 2.9vw
    }
}

@media (max-width:1024px) {
    .unifyTitle .unifyTitleThis .unifyTitleCout .name {
        font-size: 9vw
    }
}

@media (max-width:1024px) {
    .unifyTitle .unifyTitleThis .unifyTitleCout .name {
        font-size: 8vw
    }
}

.unifyTitle .unifyTitleThis .unifyTitleCout .subname {
    font-family: 'en6';
    text-transform: uppercase;
    color: #9e2020;
    font-size: 2.4vw
}

@media (max-width:1600px) {
    .unifyTitle .unifyTitleThis .unifyTitleCout .subname {
        font-size: 2.5vw
    }
}

@media (max-width:1360px) {
    .unifyTitle .unifyTitleThis .unifyTitleCout .subname {
        font-size: 2.6vw
    }
}

@media (max-width:1024px) {
    .unifyTitle .unifyTitleThis .unifyTitleCout .subname {
        font-size: 8.1vw
    }
}

.unifyButton {
    width: fit-content
}

.unifyButton .unifyButtonThis {
    position: relative;
    margin-top: 2vw;
    width: 12vw;
    height: 12vw
}

@media (max-width:1024px) {
    .unifyButton .unifyButtonThis {
        margin-top: 6vw;
        width: 36vw;
        height: 36vw
    }
}

.unifyButton .unifyButtonThis .btnTextBox {
    padding: 2vw;
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    width: 100%;
    height: 100%
}

@media (max-width:1024px) {
    .unifyButton .unifyButtonThis .btnTextBox {
        padding: 6vw
    }
}

.unifyButton .unifyButtonThis .btnTextBox .txt {
    font-family: 'cn1';
    font-size: 1vw
}

@media (max-width:1600px) {
    .unifyButton .unifyButtonThis .btnTextBox .txt {
        font-size: 1.1vw
    }
}

@media (max-width:1360px) {
    .unifyButton .unifyButtonThis .btnTextBox .txt {
        font-size: 1.1vw
    }
}

@media (max-width:1024px) {
    .unifyButton .unifyButtonThis .btnTextBox .txt {
        font-size: 3.9vw
    }
}

.unifyButton .unifyButtonThis .btnTextBox .icoYuan {
    margin-top: 1vw;
    width: 2vw;
    height: 2vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    border-radius: 50%;
    border: 1px solid #ddbc94;
    transition-duration: .5s;
    transition-property: all
}

@media (max-width:1024px) {
    .unifyButton .unifyButtonThis .btnTextBox .icoYuan {
        width: 6vw;
        height: 6vw;
        margin-top: 3vw
    }
}

.unifyButton .unifyButtonThis .btnTextBox .icoYuan i {
    color: #ddbc94;
    transition-duration: .5s;
    transition-property: all
}

.unifyButton .unifyButtonThis .unifyBtnYuan {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.unifyButton .unifyButtonThis .unifyBtnYuan .unifyButtonDi {
    padding: 1.4vw;
    position: relative;
    z-index: 1;
    transition-duration: .5s;
    transition-property: all;
    width: 100%;
    height: 100%
}

@media (max-width:1024px) {
    .unifyButton .unifyButtonThis .unifyBtnYuan .unifyButtonDi {
        padding: 4.2vw
    }
}

.unifyButton .unifyButtonThis .unifyBtnYuan .unifyButtonDi img {
    object-fit: contain;
    width: 100%;
    height: 100%
}

.unifyButton .unifyButtonThis .unifyBtnYuan .unifyButtonK {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    pointer-events: none
}

.unifyButton .unifyButtonThis .unifyBtnYuan .unifyButtonK img {
    object-fit: contain;
    width: 100%;
    height: 100%
}

.unifyButton:hover .unifyButtonThis .icoYuan {
    background-color: #ddbc94
}

.unifyButton:hover .unifyButtonThis .icoYuan i {
    color: #802828
}

.unifyButton:hover .unifyButtonThis .unifyBtnYuan .unifyButtonDi {
    transform: scale(.9)
}

.fenye {
    margin-top: 4vw
}

.fenye .fenyeThis>.thisBox .box {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    padding: 2vw 0;
    width: 70%;
    margin: 0 auto;
    gap: 2vw
}

@media (max-width:1600px) {
    .fenye .fenyeThis>.thisBox .box {
        width: 70%
    }
}

@media (max-width:1360px) {
    .fenye .fenyeThis>.thisBox .box {
        width: 80%
    }
}

@media (max-width:1024px) {
    .fenye .fenyeThis>.thisBox .box {
        width: 86%
    }
}

.fenye .fenyeThis>.thisBox .box .page_pre a,
.fenye .fenyeThis>.thisBox .box .page_next a {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    gap: 1vw
}

.fenye .fenyeThis>.thisBox .box .page_pre a .txt,
.fenye .fenyeThis>.thisBox .box .page_next a .txt {
    font-size: 1.6vw;
    transition-duration: .2s;
    transition-property: all
}

@media (max-width:1600px) {

    .fenye .fenyeThis>.thisBox .box .page_pre a .txt,
    .fenye .fenyeThis>.thisBox .box .page_next a .txt {
        font-size: 1.7vw
    }
}

@media (max-width:1360px) {

    .fenye .fenyeThis>.thisBox .box .page_pre a .txt,
    .fenye .fenyeThis>.thisBox .box .page_next a .txt {
        font-size: 1.8vw
    }
}

@media (max-width:1024px) {

    .fenye .fenyeThis>.thisBox .box .page_pre a .txt,
    .fenye .fenyeThis>.thisBox .box .page_next a .txt {
        font-size: 5.7vw
    }
}

.fenye .fenyeThis>.thisBox .box .page_numbar {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    gap: 2vw
}

.fenye .fenyeThis>.thisBox .box a {
    line-height: 1em;
    font-family: 'en6';
    text-transform: uppercase;
    font-size: 2.3vw;
    transition-duration: .2s;
    transition-property: all;
    border-radius: 50%;
    width: 5vw;
    height: 5vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../img/chinaYuan2.png);
    background-position: center
}

@media (max-width:1600px) {
    .fenye .fenyeThis>.thisBox .box a {
        font-size: 2.4vw
    }
}

@media (max-width:1360px) {
    .fenye .fenyeThis>.thisBox .box a {
        font-size: 2.5vw
    }
}

@media (max-width:1024px) {
    .fenye .fenyeThis>.thisBox .box a {
        font-size: 7.8vw
    }
}

@media (max-width:1024px) {
    .fenye .fenyeThis>.thisBox .box a {
        width: 14vw;
        height: 14vw
    }
}

.fenye .fenyeThis>.thisBox .box a i {
    font-size: 1.7vw;
    transition-duration: .2s;
    transition-property: all
}

@media (max-width:1600px) {
    .fenye .fenyeThis>.thisBox .box a i {
        font-size: 1.8vw
    }
}

@media (max-width:1360px) {
    .fenye .fenyeThis>.thisBox .box a i {
        font-size: 1.9vw
    }
}

@media (max-width:1024px) {
    .fenye .fenyeThis>.thisBox .box a i {
        font-size: 6vw
    }
}

.fenye .fenyeThis>.thisBox .box a.page-num-current {
    opacity: 1;
    color: #9e2020;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../img/chinaYuan1.png);
    background-position: center
}

.fenye .fenyeThis>.thisBox .box a.page-num-current i {
    color: #9e2020
}

.fenye .fenyeThis>.thisBox .box a:hover {
    opacity: 1;
    color: #ddbc94
}

.fenye .fenyeThis>.thisBox .box a:hover .txt {
    color: #ddbc94
}

.fenye .fenyeThis>.thisBox .box a:hover i {
    color: #ddbc94
}

.topNav {
    position: fixed;
    top: 0;
    z-index: 10;
    left: 0;
    width: 100%;
    background-color: transparent;
    transition: background-color 0.5s ease;
}

.topNav.scrolled {
  background-color: rgba(250, 222, 171, 0.95);
}

/* 新闻列表样式 */
.newsListbox {
  padding: 60px 0;
}

.newsListbox .cenBox {
  width: 80%;
  margin: 0 auto;
}

.newsListbox .cenBox .ul {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.newsListbox .cenBox .ul .li {
  display: flex;
  gap: 30px;
    background: #fff0de;
  padding: 25px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.08);
  border-radius: 8px;
  transition: all 0.3s ease;
}

.newsListbox .cenBox .ul .li:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(0,0,0,0.12);
}

.newsListbox .cenBox .ul .li .left {
      flex: 0 0 18vw;
    height: 12vw;
}

.newsListbox .cenBox .ul .li .left .imgBox {
  width: 18vw;
  height: 12vw;
  overflow: hidden;
  border-radius: 6px;
}

.newsListbox .cenBox .ul .li .left .imgBox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.newsListbox .cenBox .ul .li:hover .left .imgBox img {
  transform: scale(1.05);
}

.newsListbox .cenBox .ul .li .right {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.newsListbox .cenBox .ul .li .right .title {
  font-size: 20px;
  font-weight: bold;
  color: #2c2c2c;
  margin: 0;
  line-height: 1.4;
}

.newsListbox .cenBox .ul .li .right .title a {
  color: #2c2c2c;
  font-size: 1.2vw;
  text-decoration: none;
}

.newsListbox .cenBox .ul .li .right .title a:hover {
  color: #ddbc94;
}

.newsListbox .cenBox .ul .li .right .date {
  font-size: 14px;
  color: #999;
  margin: 10px 0;
}

.newsListbox .cenBox .ul .li .right .desc {
  font-size: 15px;
  line-height: 1.7;
  color: #666;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.newsListbox .cenBox .ul .li .right .moreBtn {
  display: inline-block;
  align-self: flex-start;
  padding: 10px 24px;
  background: #6e4a30;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  border-radius: 4px;
  transition: all 0.3s ease;
  margin-top: 15px;
}

.newsListbox .cenBox .ul .li .right .moreBtn:hover {
  background: #ddbc94;
  color: #333;
}

/* 响应式设计 */
@media (max-width: 1024px) {
    .newsListbox .cenBox .ul .li .left .imgBox{
            width: 100%;
    height: 45vw;
    }
 .newsListbox .cenBox .ul .li .right .title a {
    color: #2c2c2c;
    font-size: 4.8vw;
    text-decoration: none;
}
  .newsListbox .cenBox {
    width: 90%;
  }
  
  .newsListbox .cenBox .ul .li {
    flex-direction: column;
    gap: 20px;
  }
  
  .newsListbox .cenBox .ul .li .left {
    width: 100%;
    flex: none;
    height: 200px;
  }
  
  .newsListbox .cenBox .ul .li .right .title {
    font-size: 18px;
  }
}

.topNav>.thisBox {
    padding-top: 4vw
}

.topNav>.thisBox .realCoutBox {
    position: relative;
    z-index: 1;
    padding: 0 10vw;
    height: 5vw;
    transition-duration: .5s;
    transition-property: all;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset
}

@media (max-width:1600px) {
    .topNav>.thisBox .realCoutBox {
        height: 5vw
    }
}

@media (max-width:1360px) {
    .topNav>.thisBox .realCoutBox {
        height: 5vw
    }
}

@media (max-width:1024px) {
    .topNav>.thisBox .realCoutBox {
        height: 14vw
    }
}

@media (max-width:1024px) {
    .topNav>.thisBox .realCoutBox {
        padding: 0 4vw
    }
}

.topNav>.thisBox .realCoutBox .topLogo {
    width: 12vw
}

@media (max-width:1024px) {
    .topNav>.thisBox .realCoutBox .topLogo {
        width: 30vw
    }
}

.topNav>.thisBox .realCoutBox .topLogo .logoA {
    width: 100%
}

.topNav>.thisBox .realCoutBox .topLogo .logoA img {
    width: 100%
}

@media (max-width:1024px) {
    .topNav>.thisBox .realCoutBox .navBar {
        display: none
    }
}

.topNav>.thisBox .realCoutBox .navBar .navList {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.topNav>.thisBox .realCoutBox .navBar .navList .li1 {
    position: relative;
    margin-left: 2vw
}

.topNav>.thisBox .realCoutBox .navBar .navList .li1 .a1 .txt {
    font-family: 'cn1';
    font-size: 1.1vw;
        color: #532705;
    transition-duration: .2s;
    transition-property: all
}

@media (max-width:1600px) {
    .topNav>.thisBox .realCoutBox .navBar .navList .li1 .a1 .txt {
        font-size: 1.2vw
    }
}

@media (max-width:1360px) {
    .topNav>.thisBox .realCoutBox .navBar .navList .li1 .a1 .txt {
        font-size: 1.3vw
    }
}

@media (max-width:1024px) {
    .topNav>.thisBox .realCoutBox .navBar .navList .li1 .a1 .txt {
        font-size: 4.2vw
    }
}

.topNav>.thisBox .realCoutBox .navBar .navList .li1 .a1:hover .txt {
    color: #fff5c5
}

.topNav>.thisBox .realCoutBox .navBar .navList .li1 .twoNav {
    position: absolute;
    padding-top: 1vw;
    opacity: 0;
    pointer-events: none;
    transform: translateY(1vw);
    width: 100%
}

.topNav>.thisBox .realCoutBox .navBar .navList .li1 .twoNav .twoNavBox {
    position: relative;
    width: 100%
}

.topNav>.thisBox .realCoutBox .navBar .navList .li1 .twoNav .twoNavBox .juanzhouTou1 {
    width: 120%;
    left: -10%;
    position: relative;
    bottom: -2px
}

.topNav>.thisBox .realCoutBox .navBar .navList .li1 .twoNav .twoNavBox .juanzhouTou2 {
    width: 120%;
    left: -10%;
    top: -2px;
    position: relative
}

.topNav>.thisBox .realCoutBox .navBar .navList .li1 .twoNav .twoNavBox .centerJuanZhou {
    position: relative;
     background-color: #6e4a30;
    background-size: 100% auto;
    background-repeat: repeat;
    overflow: hidden
}

.topNav>.thisBox .realCoutBox .navBar .navList .li1 .twoNav .twoNavBox .centerJuanZhou .jianGe {
    height: 0
}

.topNav>.thisBox .realCoutBox .navBar .navList .li1 .twoNav .twoNavBox .centerJuanZhou .jianGe .ul2 {
    padding: .5vw 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.topNav>.thisBox .realCoutBox .navBar .navList .li1 .twoNav .twoNavBox .centerJuanZhou .jianGe .ul2 .li2 {
    padding: .3vw 0
}

.topNav>.thisBox .realCoutBox .navBar .navList .li1 .twoNav .twoNavBox .centerJuanZhou .jianGe .ul2 .li2 a {
    font-family: 'cn1';
    transition-duration: .2s;
    transition-property: all
}

.topNav>.thisBox .realCoutBox .navBar .navList .li1 .twoNav .twoNavBox .centerJuanZhou .jianGe .ul2 .li2 a:hover {
    color: #fff5c5
}

.topNav>.thisBox .realCoutBox .navBar .navList .li1:hover .twoNav {
    pointer-events: auto
}

.topNav>.thisBox .realCoutBox.hide {
    opacity: 0;
    transform: translateY(-4vw)
}

.topNav>.thisBox .thisBgYuanSu {
    position: absolute;
    top: 0;
    width: 100%
}

.topNav>.thisBox .thisBgYuanSu .wuyan {
    width: 100%
}

.topNav>.thisBox .thisBgYuanSu .wuyan img {
    width: 100%
}

.topNav>.thisBox .thisBgYuanSu .lingdang {
    position: absolute;
    top: 5vw
}

.topNav>.thisBox .thisBgYuanSu .lingdang img {
    width: 1vw;
    transform-origin: 50% 0
}

.topNav>.thisBox .thisBgYuanSu .lingdang.left {
    left: 2vw
}

.topNav>.thisBox .thisBgYuanSu .lingdang.right {
    right: 2vw
}

.navigationThis .btn {
    position: absolute;
    top: 0;
    z-index: 1;
    top: 50%;
    cursor: pointer;
    transform: scale(1) translateY(-50%);
    transition-duration: .5s;
    transition-property: all
}

.navigationThis .btn img {
    width: 2vw
}

@media (max-width:1024px) {
    .navigationThis .btn img {
        width: 8vw
    }
}

.navigationThis .btn.left {
    left: 4vw
}

.navigationThis .btn.right {
    right: 4vw
}

.navigationThis .btn:hover {
    transform: scale(.9) translateY(-50%)
}

.sortTabs {
    margin-bottom: 6vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.sortTabs .sortTabsThis>.thisBox .ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    gap: 2vw
}

@media (max-width:1024px) {
    .sortTabs .sortTabsThis>.thisBox .ul {
        gap: 0
    }
}

.sortTabs .sortTabsThis>.thisBox .ul .li .aBox {
    position: relative;
    width: 10vw;
    height: 3vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .sortTabs .sortTabsThis>.thisBox .ul .li .aBox {
        width: 24vw;
        height: 12vw
    }
}

.sortTabs .sortTabsThis>.thisBox .ul .li .aBox .txt {
    position: relative;
    z-index: 1;
    font-size: 1.2vw;
    font-family: 'cn1'
}

@media (max-width:1600px) {
    .sortTabs .sortTabsThis>.thisBox .ul .li .aBox .txt {
        font-size: 1.3vw
    }
}

@media (max-width:1360px) {
    .sortTabs .sortTabsThis>.thisBox .ul .li .aBox .txt {
        font-size: 1.4vw
    }
}

@media (max-width:1024px) {
    .sortTabs .sortTabsThis>.thisBox .ul .li .aBox .txt {
        font-size: 4.5vw
    }
}

.sortTabs .sortTabsThis>.thisBox .ul .li .aBox::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-image: url(../img/sortBtn.png);
    background-size: 100% 100%;
    opacity: 0
}

.sortTabs .sortTabsThis>.thisBox .ul .li.on .aBox::after {
    opacity: 1
}

.twoBanner {
    position: relative;
    z-index: 1
}

.twoBanner .twoBannerThis>.thisBox {
    position: relative;
    width: 100%;
    height: 36vw
}

@media (max-width:1024px) {
    .twoBanner .twoBannerThis>.thisBox {
        height: 74vw
    }
}

.twoBanner .twoBannerThis>.thisBox .twoBannerMask {
    position: relative;
    width: 100%;
    height: 100%;

}

.twoBanner .twoBannerThis>.thisBox .twoBannerMask .imgBox {
    border-radius: 1vw;
    width: 100%;
    height: 100%
}

.twoBanner .twoBannerThis>.thisBox .twoBannerMask .blackMask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
background-color: rgba(255, 255, 255, 0.44);
}

.twoBanner .twoBannerThis>.thisBox .twoBannerMask .textBox {
    z-index: 1;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.twoBanner .twoBannerThis>.thisBox .twoBannerMask .textBox .box {
    padding-top: 6vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.twoBanner .twoBannerThis>.thisBox .twoBannerMask .textBox .box .cn {
    color: #6e4a30;
    font-size: 3.7vw
}

@media (max-width:1600px) {
    .twoBanner .twoBannerThis>.thisBox .twoBannerMask .textBox .box .cn {
        font-size: 4.8vw
    }
}

@media (max-width:1360px) {
    .twoBanner .twoBannerThis>.thisBox .twoBannerMask .textBox .box .cn {
        font-size: 4.9vw
    }
}

@media (max-width:1024px) {
    .twoBanner .twoBannerThis>.thisBox .twoBannerMask .textBox .box .cn {
        font-size: 15vw
    }
}

@media (max-width:1024px) {
    .twoBanner .twoBannerThis>.thisBox .twoBannerMask .textBox .box .cn {
        font-size: 10vw
    }
}

.twoBanner .twoBannerThis>.thisBox .twoBannerMask .textBox .box .denglongxian {
    width: 30vw
}

@media (max-width:1024px) {
    .twoBanner .twoBannerThis>.thisBox .twoBannerMask .textBox .box .denglongxian {
        width: 60vw
    }
}

.twoBanner .twoBannerThis>.thisBox .bottomImg {
    position: absolute;
    pointer-events: none;
    height: 100%;
    bottom: 0;
    width: 100%;
    z-index: 1;
 
}

.guigeBg {
    width: 26vw;
    height: 12vw;
    background-image: url(../img/guigeBg.png);
    background-size: 100% 100%
}

@media (max-width:1024px) {
    .guigeBg {
        width: 100%;
        height: 48vw
    }
}

.guigeBg .guigeMask {
    width: 100%;
    height: 100%;
    -webkit-mask-image: url(../img/guigeMask.png);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat
}

.guigeBg .guigeMask .guigeCout {
    width: 100%;
    height: 100%;
      background-color: #834622;
    padding: 1.3vw
}

@media (max-width:1024px) {
    .guigeBg .guigeMask .guigeCout {
        padding: 4vw 6vw
    }
}

.guigeBg .guigeMask .guigeCout .guige li {
    padding: .3vw 0 .3vw;
    border-bottom: 1px dotted #ddbc94;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .guigeBg .guigeMask .guigeCout .guige li {
        padding: 1vw 0 1vw
    }
}

.guigeBg .guigeMask .guigeCout .guige li .tabel {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    font-weight: bold;
    font-size: .9vw;
    word-break: keep-all
}

@media (max-width:1600px) {
    .guigeBg .guigeMask .guigeCout .guige li .tabel {
        font-size: 1vw
    }
}

@media (max-width:1360px) {
    .guigeBg .guigeMask .guigeCout .guige li .tabel {
        font-size: 1.1vw
    }
}

@media (max-width:1024px) {
    .guigeBg .guigeMask .guigeCout .guige li .tabel {
        font-size: 3.6vw
    }
}

.guigeBg .guigeMask .guigeCout .guige li .tabel i {
    height: 1vw;
    width: 1px;
    background-color: #ddbc94;
    transform: rotate(20deg);
    display: block;
    margin-left: .4vw
}

.guigeBg .guigeMask .guigeCout .guige li .text {
    margin-left: .6vw;
    font-size: .7vw
}

@media (max-width:1600px) {
    .guigeBg .guigeMask .guigeCout .guige li .text {
        font-size: .8vw
    }
}

@media (max-width:1360px) {
    .guigeBg .guigeMask .guigeCout .guige li .text {
        font-size: 1.1vw
    }
}

@media (max-width:1024px) {
    .guigeBg .guigeMask .guigeCout .guige li .text {
        font-size: 3vw
    }
}

.kuang {
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    transition-duration: .5s;
    transition-property: all;
    z-index: 1;
    padding: 1vw
}

@media (max-width:1024px) {
    .kuang {
        padding: 2vw
    }
}

.kuang .kuangUl {
    position: relative;
    width: 100%;
    height: 100%;
    border: 1px solid #ddbc94
}

.kuang .kuangUl>div {
    position: absolute;
    width: 2vw;
    height: 2vw;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../img/sijiao.png);
    background-position: center
}

@media (max-width:1024px) {
    .kuang .kuangUl>div {
        width: 6vw;
        height: 6vw
    }
}

.kuang .kuangUl>div:nth-child(1) {
    right: 0;
    top: 0
}

.kuang .kuangUl>div:nth-child(2) {
    right: 0;
    bottom: 0;
    transform: rotate(90deg)
}

.kuang .kuangUl>div:nth-child(3) {
    left: 0;
    bottom: 0;
    transform: rotate(180deg)
}

.kuang .kuangUl>div:nth-child(4) {
    left: 0;
    top: 0;
    transform: rotate(270deg)
}

.unifyButton_list {
    margin-top: 2vw;
    position: relative;
    width: 14vw;
    height: 3vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.unifyButton_list .txt {
    position: relative;
    z-index: 1;
    color: #ddbc94;
    font-size: .9vw
}

@media (max-width:1600px) {
    .unifyButton_list .txt {
        font-size: 1vw
    }
}

@media (max-width:1360px) {
    .unifyButton_list .txt {
        font-size: 1.1vw
    }
}

@media (max-width:1024px) {
    .unifyButton_list .txt {
        font-size: 3.6vw
    }
}

.unifyButton_list .img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0
}

.unifyButton_list .img img {
    width: 100%;
    height: 100%
}

.tongzhi {
    position: fixed;
    z-index: 1111;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none
}

.tongzhi .kuangjia {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    transition-duration: .5s;
    transition-property: all
}

.tongzhi .kuangjia .box {
    width: 400px;
    padding: 20px 0;
    background-color: #fff;
    box-shadow: 2px 2px 30px rgba(255, 255, 255, 0.5);
    transform: translateY(50px);
    transition-duration: .5s;
    transition-property: all;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    border-radius: 10px
}

@media (max-width:1024px) {
    .tongzhi .kuangjia .box {
        width: 90%
    }
}

.tongzhi .kuangjia .box i {
    font-size: 80px;
    margin-bottom: 20px
}

@media (max-width:1024px) {
    .tongzhi .kuangjia .box i {
        font-size: 18vw
    }
}

.tongzhi .kuangjia .box i.icon-zhengque {
    color: #46ad75
}

.tongzhi .kuangjia .box i.icon-cuowu {
    color: #b62c2c
}

.tongzhi .kuangjia .box span {
    font-size: 18px;
    color: #666
}

.tongzhi .kuangjia .box .jishi {
    margin-top: 20px;
    color: #666;
    font-size: 14px;
    transition-duration: .5s;
    transition-property: all
}

.tongzhi .kuangjia.on .box {
    transform: translateY(0)
}

.bolangBg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/inxBrandBg.png);
    background-size: 100% 100%
}

@media (max-width:1024px) {
    .bolangBg {
        background-image: url(../img/inxBrandBg_m3.png)
    }
}

.bolangBg .insetImg {
    width: 100%;
    height: 100%;
    -webkit-mask-image: url(../img/inxBrandBgMask.png);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat
}

@media (max-width:1024px) {
    .bolangBg .insetImg {
        -webkit-mask-image: url(../img/inxBrandBgMask_m3.png);
        -webkit-mask-size: 100% 100%;
        -webkit-mask-repeat: no-repeat
    }
}

.bolangBg .insetImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    height: 120%
}

.bolangBg .insetImg::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
background-color: rgb(255 207 143 / 76%);
}

.twoBgYuanSu {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0
}

.changePageMoveBox {
    position: fixed;
    z-index: 1112;
    pointer-events: none;
    background-repeat: repeat;
    background-image: url(../img/bgwenli.jpg);
    width: 100%;
    height: 100%;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.changePageMoveBox::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #9e2020;
    opacity: .5
}

.changePageMoveBox .logo {
    position: relative;
    z-index: 1;
    width: 20vw;
    height: 20vw
}

@media (max-width:1024px) {
    .changePageMoveBox .logo {
        width: 50vw;
        height: 50vw
    }
}

.changePageMoveBox .logo img {
    object-fit: contain;
    width: 100%;
    height: 100%
}

.inxload {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1111
}

.inxload .loadingThis {
    width: 100%;
    height: 100%
}

.inxload .loadingThis>.thisBox {
    position: relative;
    background-color: #ffce8f;
    width: 100%;
    height: 100%
}

.inxload .loadingThis>.thisBox .bgImgBox {
    opacity: .3;
    width: 100%;
    height: 100%
}

.inxload .loadingThis>.thisBox .bgImgBox img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.inxload .loadingThis>.thisBox .coutBox {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.inxload .loadingThis>.thisBox .coutBox .cenLogoBox {
    position: relative;
    width: 22vw;
    height: 22vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .inxload .loadingThis>.thisBox .coutBox {
           top: 20px;
    }
    .inxload .loadingThis>.thisBox .coutBox .cenLogoBox {
        width: 70vw;
        height: 70vw
    }
}

.inxload .loadingThis>.thisBox .coutBox .cenLogoBox .logoBox {
    position: relative;
    z-index: 1;
    width: 14vw
}

@media (max-width:1024px) {
    .inxload .loadingThis>.thisBox .coutBox .cenLogoBox .logoBox {
        width: 50vw
    }
}

.inxload .loadingThis>.thisBox .coutBox .cenLogoBox .logoBox img {
    width: 100%
}

.inxload .loadingThis>.thisBox .coutBox .cenLogoBox .quan {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.inxload .loadingThis>.thisBox .coutBox .cenLogoBox .quan .imgBox {
    opacity: .5;
    animation: xuanzhuan 40s linear 0s infinite normal
}

.inxload .loadingThis>.thisBox .coutBox .cenLogoBox .quan .imgBox img {
    object-fit: contain;
    width: 100%;
    height: 100%
}

.inxload .loadingThis>.thisBox .coutBox .denglong>div {
    position: absolute;
    transform: translateX(-50%);
    z-index: 1;
    top: 0;
    width: 10vw
}

@media (max-width:1024px) {
    .inxload .loadingThis>.thisBox .coutBox .denglong>div {
        width: 16vw
    }
}

.inxload .loadingThis>.thisBox .coutBox .denglong>div img {
    transform-origin: 50% 0;
    width: 100%
}

.inxload .loadingThis>.thisBox .coutBox .denglong>div.denglong1 {
    left: 15%
}

.inxload .loadingThis>.thisBox .coutBox .denglong>div.denglong2 {
    left: 35%
}

.inxload .loadingThis>.thisBox .coutBox .denglong>div.denglong3 {
    left: 65%
}

.inxload .loadingThis>.thisBox .coutBox .denglong>div.denglong4 {
    left: 85%
}

.inxload.lode-in {
    opacity: 0;
    pointer-events: none;
    transform: translateY(-100%);
    transition-duration: 1s;
    transition-property: all
}

@media (min-width:1024px) {
    .navRight {
        display: none
    }
}

.openBtn {
    width: 5vw;
    height: 5vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .openBtn {
        width: 14vw;
        height: 14vw
    }
}

.openBtn .openBtnThis {
    width: 100%;
    height: 100%
}

.openBtn .openBtnThis>.thisBox {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.openBtn .openBtnThis>.thisBox .menuBtn {
    width: 50%;
    height: 50%;
    cursor: pointer;
    border-radius: 50%;
    background-color: #ddbc94;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    padding: 18%
}

@media (max-width:1360px) {
    .openBtn .openBtnThis>.thisBox .menuBtn {
        width: 60%;
        height: 60%
    }
}

@media (max-width:1024px) {
    .openBtn .openBtnThis>.thisBox .menuBtn {
        width: 80%;
        height: 80%;
        padding: 24%
    }
}

.openBtn .openBtnThis>.thisBox .menuBtn .ul {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset
}

.openBtn .openBtnThis>.thisBox .menuBtn .ul .li {
    width: 100%;
    height: 2px;
    background-color: #9e2020;
    transition-duration: .5s;
    transition-property: all
}

.openBtn .openBtnThis>.thisBox .menuBtn:hover .ul .li:nth-child(1) {
    transform: translateY(.5vw);
    opacity: 0
}

.openBtn .openBtnThis>.thisBox .menuBtn:hover .ul .li:nth-child(2) {
    transform: scaleX(200%)
}

.openBtn .openBtnThis>.thisBox .menuBtn:hover .ul .li:nth-child(3) {
    transform: translateY(-0.5vw);
    opacity: 0
}

.openNav .openNavThis {
    pointer-events: none;
    transform: translateX(100%);
    transition-duration: .5s;
    transition-property: all;
    padding: 1vw;
    height: 100%;
    width: 26vw;
    top: 0;
    right: 0;
    z-index: 11;
    position: fixed;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .openNav .openNavThis {
        padding: 3vw;
           z-index: 999;
        width: 70vw
    }
}

.openNav .openNavThis>.thisBox {
    overflow: hidden;
    background-color: #9e2020;
    width: 100%;
    height: 100%;
    border-radius: 1vw;
    padding: 3vw
}

@media (max-width:1024px) {
    .openNav .openNavThis>.thisBox {
        padding: 8vw
    }
}

.openNav .openNavThis>.thisBox .coutBox {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: unset
}

.openNav .openNavThis>.thisBox .coutBox .openNavBar {
    width: 100%
}

.openNav .openNavThis>.thisBox .coutBox .openNavBar .nav {
    width: 100%
}

.openNav .openNavThis>.thisBox .coutBox .openNavBar .nav .li1 {
    border-bottom: 1px solid rgba(221, 188, 148, 0.4);
    position: relative
}

.openNav .openNavThis>.thisBox .coutBox .openNavBar .nav .li1 .a1 {
    padding: 1.4vw 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .openNav .openNavThis>.thisBox .coutBox .openNavBar .nav .li1 .a1 {
        padding: 4vw 0
    }
}

.openNav .openNavThis>.thisBox .coutBox .openNavBar .nav .li1 .a1 .cn {
    font-size: 1.2vw;
    transition-duration: .5s;
    transition-property: all
}

@media (max-width:1600px) {
    .openNav .openNavThis>.thisBox .coutBox .openNavBar .nav .li1 .a1 .cn {
        font-size: 1.3vw
    }
}

@media (max-width:1360px) {
    .openNav .openNavThis>.thisBox .coutBox .openNavBar .nav .li1 .a1 .cn {
        font-size: 1.4vw
    }
}

@media (max-width:1024px) {
    .openNav .openNavThis>.thisBox .coutBox .openNavBar .nav .li1 .a1 .cn {
        font-size: 4.5vw
    }
}

@media (max-width:1024px) {
    .openNav .openNavThis>.thisBox .coutBox .openNavBar .nav .li1 .a1 .cn {
        font-size: 5vw
    }
}

.openNav .openNavThis>.thisBox .coutBox .openNavBar .nav .li1 .a1 i {
    transition-duration: .5s;
    transition-property: all
}

.openNav .openNavThis>.thisBox .coutBox .openNavBar .nav .li1::after {
    content: '';
    position: absolute;
    display: block;
    bottom: 0;
    width: 0;
    height: 1px;
    background-color: #ddbc94;
    transition-duration: .5s;
    transition-property: all
}

.openNav .openNavThis>.thisBox .coutBox .openNavBar .nav .li1:hover .a1 .cn {
    color: #ddbc94
}

.openNav .openNavThis>.thisBox .coutBox .openNavBar .nav .li1:hover::after {
    width: 100%
}

.openNav .openNavThis>.thisBox .coutBox .openNavBar .nav .li1 .navTwoBox {
    display: none
}

.openNav .openNavThis>.thisBox .coutBox .openNavBar .nav .li1 .navTwoBox .ul2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1vw;
    padding-bottom: 3vw
}

@media (max-width:1024px) {
    .openNav .openNavThis>.thisBox .coutBox .openNavBar .nav .li1 .navTwoBox .ul2 {
        grid-template-columns: 1fr
    }
}

.openNav .openNavThis>.thisBox .coutBox .openNavBar .nav .li1 .navTwoBox .ul2 .li2 .a2 {
    background-color: rgba(221, 188, 148, 0.3);
    padding: 1vw;
    transition-duration: .2s;
    transition-property: all;
    font-size: .9vw
}

@media (max-width:1600px) {
    .openNav .openNavThis>.thisBox .coutBox .openNavBar .nav .li1 .navTwoBox .ul2 .li2 .a2 {
        font-size: 1vw
    }
}

@media (max-width:1360px) {
    .openNav .openNavThis>.thisBox .coutBox .openNavBar .nav .li1 .navTwoBox .ul2 .li2 .a2 {
        font-size: 1.1vw
    }
}

@media (max-width:1024px) {
    .openNav .openNavThis>.thisBox .coutBox .openNavBar .nav .li1 .navTwoBox .ul2 .li2 .a2 {
        font-size: 3.6vw
    }
}

@media (max-width:1024px) {
    .openNav .openNavThis>.thisBox .coutBox .openNavBar .nav .li1 .navTwoBox .ul2 .li2 .a2 {
        padding: 4vw
    }
}

.openNav .openNavThis>.thisBox .coutBox .openNavBar .nav .li1.on .a1 i {
    transform: rotate(180deg)
}

.openNav .openNavThis>.thisBox .coutBox .openNavBar .nav .li1.onon .a1 .cn {
    color: #ddbc94
}

.openNav .openNavThis>.thisBox .coutBox .contactBox {
    width: 100%
}

.openNav .openNavThis>.thisBox .coutBox .contactBox .ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: .4vw
}

@media (max-width:1600px) {
    .openNav .openNavThis>.thisBox .coutBox .contactBox .ul {
        grid-template-columns: 1fr
    }
}

@media (max-width:1600px) and (max-width:1024px) {
    .openNav .openNavThis>.thisBox .coutBox .contactBox .ul {
        grid-gap: 3vw
    }
}

.openNav .openNavThis>.thisBox .coutBox .contactBox .ul .li .box {
    padding: 1vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    border-radius: .4vw;
    background-color: rgba(221, 188, 148, 0.6)
}

@media (max-width:1024px) {
    .openNav .openNavThis>.thisBox .coutBox .contactBox .ul .li .box {
        padding: 4vw 2vw
    }
}

.openNav .openNavThis>.thisBox .coutBox .contactBox .ul .li .box i {
    font-size: 1vw;
    color: #9e2020
}

@media (max-width:1600px) {
    .openNav .openNavThis>.thisBox .coutBox .contactBox .ul .li .box i {
        font-size: 1.1vw
    }
}

@media (max-width:1360px) {
    .openNav .openNavThis>.thisBox .coutBox .contactBox .ul .li .box i {
        font-size: 1.1vw
    }
}

@media (max-width:1024px) {
    .openNav .openNavThis>.thisBox .coutBox .contactBox .ul .li .box i {
        font-size: 3.9vw
    }
}

.openNav .openNavThis>.thisBox .coutBox .contactBox .ul .li .box .txt {
    margin-left: .2vw;
    color: #9e2020
}

@media (min-width:1600px) {
    .openNav .openNavThis>.thisBox .coutBox .contactBox .ul .li:nth-child(3) {
        grid-column-start: span 2
    }
}

.openNav .openNavThis>.thisBox .coutBox .contactBox .ul .li:nth-child(3) .box {
    background-color: #ddbc94
}

.openNav .openNavMask {
    opacity: 0;
    pointer-events: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 10;
    transition-duration: .5s;
    transition-property: all
}

.openNav.show .openNavThis {
    pointer-events: auto;
    transform: translateX(0)
}

.openNav.show .openNavMask {
    opacity: 1;
    pointer-events: auto
}

#index_page .pageContentAll .inxBanner {
    position: relative
}

#index_page .pageContentAll .inxBanner>.thisBox {
    width: 100%;
    position: relative;
    height: 100vh
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxBanner>.thisBox {
        height:55vw
    }
}

#index_page .pageContentAll .inxBanner>.thisBox .swiperBox {
    width: 100%;
    height: 100%
}

#index_page .pageContentAll .inxBanner>.thisBox .swiperBox #inxBanner {
    width: 100%;
    height: 100%
}

#index_page .pageContentAll .inxBanner>.thisBox .swiperBox #inxBanner .swiper-slide .box {
    width: 100%;
    height: 100%
}

#index_page .pageContentAll .inxBanner>.thisBox .swiperBox #inxBanner .swiper-slide .box .imgVideoBox {
    width: 100%;
    height: 100%
}

#index_page .pageContentAll .inxBanner>.thisBox .swiperBox #inxBanner .swiper-slide .box .imgVideoBox .imgBox {
    width: 100%;
    height: 100%
}

#index_page .pageContentAll .inxBanner>.thisBox .swiperBox #inxBanner .swiper-slide .box .imgVideoBox video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#index_page .pageContentAll .inxBanner>.thisBox .swiperBox .swiperControlBox .pagination {
    position: absolute;
    bottom: 5vw;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2
}

#index_page .pageContentAll .inxBanner>.thisBox .swiperBox .swiperControlBox .pagination .paginationThis .ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#index_page .pageContentAll .inxBanner>.thisBox .swiperBox .swiperControlBox .pagination .paginationThis .ul .li {
    margin: 0 1vw;
    position: relative;
    cursor: pointer;
    width: 40px;
    height: 40px
}

#index_page .pageContentAll .inxBanner>.thisBox .swiperBox .swiperControlBox .pagination .paginationThis .ul .li>img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    transition-duration: .5s;
    transition-property: all
}

#index_page .pageContentAll .inxBanner>.thisBox .swiperBox .swiperControlBox .pagination .paginationThis .ul .li>img.img1 {
    opacity: 0
}

#index_page .pageContentAll .inxBanner>.thisBox .swiperBox .swiperControlBox .pagination .paginationThis .ul .li>img.img2 {
    opacity: 1
}

#index_page .pageContentAll .inxBanner>.thisBox .swiperBox .swiperControlBox .pagination .paginationThis .ul .li svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    opacity: 0
}

#index_page .pageContentAll .inxBanner>.thisBox .swiperBox .swiperControlBox .pagination .paginationThis .ul .li svg circle {
    cx: 50;
    cy: 50;
    r: 6;
    fill: transparent;
    stroke-width: 12;
    stroke: #802828;
    stroke-dasharray: 75.36;
    stroke-dashoffset: 75.36
}

#index_page .pageContentAll .inxBanner>.thisBox .swiperBox .swiperControlBox .pagination .paginationThis .ul .li.on>img.img1 {
    opacity: 1
}

#index_page .pageContentAll .inxBanner>.thisBox .swiperBox .swiperControlBox .pagination .paginationThis .ul .li.on>img.img2 {
    opacity: 0
}

#index_page .pageContentAll .inxBanner>.thisBox .swiperBox .swiperControlBox .pagination .paginationThis .ul .li.on svg {
    opacity: 1
}

#index_page .pageContentAll .inxBanner>.thisBox .swiperBox .swiperControlBox .pagination .paginationThis .ul .li.circleOn svg circle {
    stroke-dashoffset: 0;
    transition-duration: 10s;
    transition-timing-function: linear
}

#index_page .pageContentAll .inxBanner .thisYuanSu .bannerBot {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    transform: rotate(180deg)
}

#index_page .pageContentAll .inxAbout {
    position: relative
}

#index_page .pageContentAll .inxAbout>.thisBox {
    padding: 5vw 0;
    position: relative;
    z-index: 1
}

@media (max-width:1600px) {
    #index_page .pageContentAll .inxAbout>.thisBox {
        padding: 5vw 0
    }
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxAbout>.thisBox {
        padding: 5vw 0
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxBanner>.thisBox .swiperBox .swiperControlBox .pagination .paginationThis .ul .li {
    margin: 0 1vw;
    position: relative;
    cursor: pointer;
    width: 20px;
    height: 20px
}
    #index_page .pageContentAll .inxAbout>.thisBox {
        padding: 10vw 0
    }
}

#index_page .pageContentAll .inxAbout>.thisBox .centerCout {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#index_page .pageContentAll .inxAbout>.thisBox .centerCout .box {
    margin: 0 auto;
    width: 30vw
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxAbout>.thisBox .centerCout .box {
        width: 76vw
    }
}

#index_page .pageContentAll .inxAbout>.thisBox .centerCout .box .sortName {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#index_page .pageContentAll .inxAbout>.thisBox .centerCout .box .sortName .cn {
    font-size: 4.3vw
}

@media (max-width:1600px) {
    #index_page .pageContentAll .inxAbout>.thisBox .centerCout .box .sortName .cn {
        font-size: 6.4vw
    }
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxAbout>.thisBox .centerCout .box .sortName .cn {
        font-size: 6.5vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxAbout>.thisBox .centerCout .box .sortName .cn {
        font-size: 19.8vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxAbout>.thisBox .centerCout .box .sortName .cn {
        font-size: 12vw
    }
}

#index_page .pageContentAll .inxAbout>.thisBox .centerCout .box .sortName .en {
    font-size: 3.7vw
}

@media (max-width:1600px) {
    #index_page .pageContentAll .inxAbout>.thisBox .centerCout .box .sortName .en {
        font-size: 3.8vw
    }
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxAbout>.thisBox .centerCout .box .sortName .en {
        font-size: 3.9vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxAbout>.thisBox .centerCout .box .sortName .en {
        font-size: 12vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxAbout>.thisBox .centerCout .box .sortName .en {
        font-size: 10vw
    }
}

#index_page .pageContentAll .inxAbout>.thisBox .centerCout .box .imgBox {
    margin-top: 0;
    overflow: hidden;
    border-top-left-radius: 2vw;
    border-top-right-radius: 2vw;
    border-bottom-left-radius: 2vw;
    border-bottom-right-radius: 2vw;
    width: 100%;
    height: 24vw
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxAbout>.thisBox .centerCout .box .imgBox {
        height: 60vw;
        border-top-left-radius: 38vw;
        border-top-right-radius: 38vw
    }
}

#index_page .pageContentAll .inxAbout>.thisBox .centerCout .box .content {
    margin-top: 2vw;
    width: 100%
}

#index_page .pageContentAll .inxAbout>.thisBox .centerCout .slogenImg {
    width: 30vw;
    margin: 0 auto
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxAbout>.thisBox .bgImgS {
        display: none
    }
}

#index_page .pageContentAll .inxAbout>.thisBox .bgImgS .ul .li {
    position: absolute;
    width: 24vw;
    height: 24vw
}

#index_page .pageContentAll .inxAbout>.thisBox .bgImgS .ul .li .imgMask {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#index_page .pageContentAll .inxAbout>.thisBox .bgImgS .ul .li .imgMask .imgBox {
    -webkit-mask-image: url(../img/aboutChuangMask.svg);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    width: calc(100% - 1vw);
    height: 100%
}

#index_page .pageContentAll .inxAbout>.thisBox .bgImgS .ul .li .imgMask .title {
    margin: 4%;
    text-align: center
}

#index_page .pageContentAll .inxAbout>.thisBox .bgImgS .ul .li .imgMask .photoK {
    position: absolute;
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../img/aboutChuang.png);
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

#index_page .pageContentAll .inxAbout>.thisBox .bgImgS .ul .li:nth-child(1) {
    top: 15%;
    left: -4%;
    transform: rotate(-20deg)
}

#index_page .pageContentAll .inxAbout>.thisBox .bgImgS .ul .li:nth-child(3) {
    top: 30%;
    left: 15%;
    transform: rotate(20deg) scale(.7)
}

#index_page .pageContentAll .inxAbout>.thisBox .bgImgS .ul .li:nth-child(5) {
    bottom: 10%;
    left: 6%;
    transform: rotate(-5deg) scale(.9)
}

#index_page .pageContentAll .inxAbout>.thisBox .bgImgS .ul .li:nth-child(2) {
    top: 5%;
    right: 12%;
    transform: rotate(20deg) scale(.7)
}

#index_page .pageContentAll .inxAbout>.thisBox .bgImgS .ul .li:nth-child(4) {
    top: 40%;
    right: 10%;
    transform: rotate(10deg)
}

#index_page .pageContentAll .inxAbout>.thisBox .bgImgS .ul .li:nth-child(6) {
    bottom: 10%;
    right: 3%;
    transform: rotate(-20deg) scale(.6)
}

#index_page .pageContentAll .inxAbout .bgImg {
    height: unset;
    -webkit-mask-image: url(../img/jianbianBottom.png);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 100% auto;
    opacity: .1
}

#index_page .pageContentAll .inxProShow {
    position: relative;
    margin-top: -10vw;
    padding-top: 18vw
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow {
        padding-top: 28vw
    }
}

#index_page .pageContentAll .inxProShow>.thisBox {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 80vw
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow>.thisBox {
        height: unset
    }
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow {
    position: relative;
    width: 100%;
    height: 100%
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .xiangchanginit {
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: 58%
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .xiangchanginit {
        height: 133vw
    }
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .xiangchanginit img {
    position: absolute;
    bottom: 10vw;
    right: 10vw;
    width: 45vw
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .xiangchanginit img {
        width: 80vw
    }
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .xiangchangMask {
    pointer-events: none;
    position: absolute;
    z-index: 3;
    top: 0;
    width: 100%;
    height: 45%
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .xiangchangMask {
        height: 110vw
    }
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .xiangchangMask img {
position: absolute;
    bottom: 16.7vw;
    right: 15.5vw;
    width: 14vw;
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .xiangchangMask img {
        bottom: 20.7vw;
        right: 29.4vw;
        width: 29.4vw;
        display: none;
    }
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .aniBoxFirst {
    z-index: 9;
    position: absolute;
    top: 0;
    pointer-events: none;
    width: 100%;
    height: 40%
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .aniBoxFirst {
        height: 100vw
    }
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .aniBoxFirst .aniBox {
    width: 100%;
    height: 100%
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .aniBoxFirst .aniBox .k1k2x {

      position: absolute;
    width: 55vw;
    height: 55vw;
    pointer-events: none;
    right: -19vw;
    bottom: 21vw;
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .aniBoxFirst .aniBox .k1k2x {
        width: 81.2vw;
        height: 81.2vw;
        right: -34vw;
        bottom: 23vw
    }
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .aniBoxFirst .aniBox .k1k2x .k1k2xBox {
    position: relative;
    width: 100%;
    height: 100%
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .aniBoxFirst .aniBox .k1k2x .k1k2xBox>div {
    position: absolute;
    bottom: 0
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .aniBoxFirst .aniBox .k1k2x .k1k2xBox>div.kuaizi1 {
    width: 100%;
    bottom: -10vw;
    right: -5vw;
    z-index: 0
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .aniBoxFirst .aniBox .k1k2x .k1k2xBox>div.kuaizi1 img {
    width: 100%;
    height: 100%
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .aniBoxFirst .aniBox .k1k2x .k1k2xBox>div.kuaizi2 {
    width: 100%;
    bottom: 1vw;
    right: -2vw;
    z-index: 0
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .aniBoxFirst .aniBox .k1k2x .k1k2xBox>div.kuaizi2 img {
    width: 100%;
    height: 100%
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .aniBoxFirst .aniBox .k1k2x .k1k2xBox>div.xiangchangMove {
     bottom: -16%;
    right: 34vw;
    width: 15vw;
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .aniBoxFirst .aniBox .k1k2x .k1k2xBox>div.xiangchangMove {
        width: 21vw;
        right: 62vw
    }
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .aniBoxFirst .aniBox .k1k2x .k1k2xBox>div.xiangchangMove img {
    width: 100%;
    height: 100%
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .firstBox {
    width: 100%;
    height: 50%;
    padding-left: 10vw
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .firstBox {
        height: 115vw;
        padding: 0 10vw
    }
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .firstBox .leftText {
    width: 30%
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .firstBox .leftText {
        width: 100%
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .firstBox .leftText .proBiaoti {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .firstBox .leftText .proBiaoti .cn {
color: #532705;
    font-size: 4.7vw;
}

@media (max-width:1600px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .firstBox .leftText .proBiaoti .cn {
        font-size: 4.8vw
    }
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .firstBox .leftText .proBiaoti .cn {
        font-size: 4.9vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .firstBox .leftText .proBiaoti .cn {
        font-size: 15vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .firstBox .leftText .proBiaoti .cn {
        font-size: 10vw
    }
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .firstBox .leftText .proBiaoti .en {
    font-size: 3.2vw;
    font-size: 2.3vw
}

@media (max-width:1600px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .firstBox .leftText .proBiaoti .en {
        font-size: 2.4vw
    }
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .firstBox .leftText .proBiaoti .en {
        font-size: 2.5vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .firstBox .leftText .proBiaoti .en {
        font-size: 7.8vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .firstBox .leftText .proBiaoti .en {
        font-size: 6vw
    }
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .firstBox .leftText .content {
    margin-top: 2vw;
        color: #532705;
    line-height: 2em
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .firstBox .leftText .content p {
    font-size: 1.1vw
}

@media (max-width:1600px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .firstBox .leftText .content p {
        font-size: 1.2vw
    }
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .firstBox .leftText .content p {
        font-size: 1.3vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .firstBox .leftText .content p {
        font-size: 4.2vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .firstBox .leftText .unifyButton {
        display: none
    }
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox {
    position: relative;
    width: 100%;
    height: 50%
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox {
        padding-top: 10vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    top: 0
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox {
        position: unset;
        height: unset;
        padding: 4vw 6vw 10vw 6vw
    }
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul {
    position: relative;
    width: 100%;
    height: 100%
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        flex-wrap: unset;
        gap: 4vw
    }
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul .li {
    position: absolute;
    top: calc(50% - 5vw / 2);
    left: calc(50% - 5vw / 2)
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul .li {
        width: 100%;
        position: unset
    }
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul .li .box {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul .li .box {
        justify-content: flex-start;
        gap: 2vw
    }
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul .li .box .yuanIco {
    position: relative;
    width: 5vw;
    height: 5vw
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul .li .box .yuanIco {
        width: 14vw;
        height: 14vw
    }
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul .li .box .yuanIco .imgBox {
    overflow: hidden;
    border-radius: 50%
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul .li .box .yuanIco .num {
    position: absolute;
    color: #000;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    font-family: 'cn1';
    font-size: 1.5vw;
    width: 100%;
    height: 100%
}

@media (max-width:1600px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul .li .box .yuanIco .num {
        font-size: 1.6vw
    }
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul .li .box .yuanIco .num {
        font-size: 1.7vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul .li .box .yuanIco .num {
        font-size: 5.4vw
    }
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul .li .box .yuanIco .youshiYuanImg {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul .li .box .textBox {
    width: 22vw;
    padding: 0 2vw;
    border-radius: 3vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    border: 3px solid #ffe6ad;
    text-align: center;
    background: linear-gradient(to bottom, #ffe1c5, #dfa251);
    top: 0;
    height: 5vw;
    position: absolute;
}

@media (max-width:1600px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul .li .box .textBox {
        width: 26vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul .li .box .textBox {
        width: calc(100% - 14vw);
        position: unset;
        height: 14vw;
        border-radius: 14vw / 2
    }
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul .li .box .textBox p {
    font-size: 1vw;
    font-weight: bold;
    color: #532705;
}

@media (max-width:1600px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul .li .box .textBox p {
        font-size: 1vw
    }
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul .li .box .textBox p {
        font-size: 1.1vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul .li .box .textBox p {
        font-size: 3.6vw
    }
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul .li .box .textBox p {
        line-height: 1.5em
    }
}

@media (min-width:1024px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul .li:nth-child(1) .box .textBox {
        flex-direction: row-reverse;
        right: 6vw
    }

    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul .li:nth-child(7) .box .textBox {
        flex-direction: row;
        left: 6vw
    }

    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul .li:nth-child(2) .box .textBox {
        flex-direction: row-reverse;
        right: 6vw
    }

    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul .li:nth-child(6) .box .textBox {
        flex-direction: row;
        left: 6vw
    }

    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul .li:nth-child(3) .box .textBox {
        flex-direction: row-reverse;
        right: 6vw
    }

    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul .li:nth-child(5) .box .textBox {
        flex-direction: row;
        left: 6vw
    }

    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .listBox .ul .li:nth-child(4) .box .textBox {
        top: 6vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        text-align: center
    }
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .youshiCenYuanImg {
    position: absolute;
    left: 50%;
    z-index: 3;
    top: 50%;
    transform: translate(-50%, -70%);
    width: 20vw;
    height: 20vw
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .youshiCenYuanImg {
        width: 50vw;
        height: 50vw;
        position: unset;
        transform: translate(0)
    }
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .youshiCenYuanImg .moveYuanBox {
    position: relative;
    width: 100%;
    height: 100%
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .youshiCenYuanImg .moveYuanBox .imgBox {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .youshiCenYuanImg .moveYuanBox .imgBox img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .youshiCenYuanImg .moveYuanBox .yuankuang {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .youshiCenYuanImg .moveYuanBox .yuankuang img {
    width: 100%;
    height: 100%
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .bgWenLi {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: .2
}

#index_page .pageContentAll .inxProShow>.thisBox .realBoxShow .youshiBox .bgWenLi img {
    object-fit: contain;
    width: 100%;
    height: 100%
}

#index_page .pageContentAll .inxProShow .proShowDi {
    position: absolute;
    top: 0;
    width: 100%;
    height: 55%;
    background-image: url(../img/inxProBgMaskBg.png);
    background-size: 100% 100%
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow .proShowDi {
        height: 140vw;
        background-image: url(../img/inxProBgMaskBg-m.png)
    }
}

#index_page .pageContentAll .inxProShow .proShowDi .proShowDiMask {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-mask-image: url(../img/inxProBgMask.png);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat
}

#index_page .pageContentAll .inxProShow .proShowDi .proShowDiMask img {
    height: 120%
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProShow .proShowDi .proShowDiMask {
        -webkit-mask-image: url(../img/inxProBgMask-m.png);
        -webkit-mask-size: 100% 100%;
        -webkit-mask-repeat: no-repeat
    }
}

#index_page .pageContentAll .inxProShow .proShowDi .proShowDiMask .bgImg .bgImgMask {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
          background-color: rgb(255 207 143 / 76%);
}

#index_page .pageContentAll .inxProShow .proShowDi .proShowDiMask .bgImg .bgImgMask .proShowWenLi {
    width: 100%;
    height: 100%;
    opacity: .3
}

#index_page .pageContentAll .inxProXiangChang {
    position: relative
}

#index_page .pageContentAll .inxProXiangChang>.thisBox {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: unset;
    padding-top: 4vw
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox {
        height: unset
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox {
        margin-top: 10vw
    }
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    width: 100%;
    gap: 6vw
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox {
    width: 100%
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box {
    position: relative;
    height: 37vw;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        height: unset
    }
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll {
    position: relative;
    width: 60%;
    height: 100%;
    padding-left: 8vw
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll {
        width: 100%;
        height: 66vw;
        padding: 0 6vw
    }
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox {
    position: relative;
    width: 100%;
    height: 100%
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei {
    position: absolute;
    left: 0;
    z-index: 1
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei {
        left: -3vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei {
        left: -8vw
    }
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li {
    position: relative
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask {
    cursor: pointer;
    width: 7vw;
    height: 7vw;
    -webkit-mask-image: url(../img/chinaYuan.png);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask {
        width: 10vw;
        height: 10vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask {
        width: 24vw;
        height: 24vw
    }
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text {
    background-color: #b50c0c;
    transition-duration: .2s;
    transition-property: all;
    text-align: center;
    width: 100%;
    height: 100%;
    color: #ddbc94;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    font-size: 1.2vw
}

@media (max-width:1600px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text {
        font-size: 1.3vw
    }
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text {
        font-size: 1.4vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text {
        font-size: 4.5vw
    }
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text.st {
    padding: 1vw;
    font-size: .8vw
}

@media (max-width:1600px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text.st {
        font-size: .9vw
    }
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text.st {
        font-size: 1.1vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text.st {
        font-size: 3.3vw
    }
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text.st {
        padding: 2vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text.st {
        padding: 4vw
    }
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text.st.st1 {
    font-size: .7vw
}

@media (max-width:1600px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text.st.st1 {
        font-size: .8vw
    }
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text.st.st1 {
        font-size: 1.1vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text.st.st1 {
        font-size: 3vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text.st.st1 {
        font-size: 2.8vw
    }
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li:nth-child(1) {
    top: 10vw
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li:nth-child(2) {
    top: 5vw;
    left: -1vw
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li:nth-child(2) {
        top: 3vw;
        left: -3vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li:nth-child(2) {
        top: -3vw;
        left: -8vw
    }
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li:nth-child(3) {
    top: 1vw;
    left: -1.5vw
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li:nth-child(3) {
        top: -3vw;
        left: -3.5vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li:nth-child(3) {
        top: -9vw;
        left: -11.5vw
    }
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li:nth-child(4) {
    top: -2vw;
    left: -1vw
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li:nth-child(4) {
        top: -5vw;
        left: -3vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li:nth-child(4) {
        top: -10vw;
        left: -14vw
    }
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li:nth-child(5) {
    top: -3vw
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li:nth-child(5) {
        top: -3vw;
        left: -2vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li:nth-child(5) {
        top: -3vw;
        left: -17vw
    }
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li.on .imgMask .text {
    background-color: #ddbc94;
    color: #802828
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .ul2 {
    -webkit-mask-image: url(../img/tuoyuanMask.png);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    width: 100%;
    height: 100%
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .ul2 .li2 {
    position: absolute;
    opacity: 0;
    transition-duration: .5s;
    transition-property: all;
    pointer-events: none;
    transform: scale(1.1);
    top: 0;
    width: 100%;
    height: 100%
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .ul2 .li2 .imgBox {
    width: 100%;
    height: 100%
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .ul2 .li2.on {
    opacity: 1;
    pointer-events: auto;
    transform: scale(1)
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll {
    left: -5vw;
    height: 100%;
    transform: translateY(8vw);
    opacity: 0;
    transition-duration: 1s;
    transition-property: all;
    padding-top: 8vw;
    width: 40%;
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll {
        width: 100%;
        left: 0;
        padding: 8vw 4vw;
        transform: translateY(0);
        opacity: 1
    }
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .name {
    font-family: 'cn1';
    font-size: 3.5vw;
    margin-bottom: 2vw;
    font-size: 3.7vw
}

@media (max-width:1600px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .name {
        font-size: 3.8vw
    }
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .name {
        font-size: 3.9vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .name {
        font-size: 12vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .name {
        font-size: 10vw
    }
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .name i {
    font-size: 2.3vw
}

@media (min-width:1024px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .name i {
        display: none
    }
}

@media (max-width:1600px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .name i {
        font-size: 2.4vw
    }
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .name i {
        font-size: 2.5vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .name i {
        font-size: 7.8vw
    }
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .jianjie {
    line-height: 2em;
    font-size: .9vw
}

@media (max-width:1600px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .jianjie {
        font-size: 1vw
    }
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .jianjie {
        font-size: 1.1vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .jianjie {
        font-size: 3.6vw
    }
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .coutFun {
    margin-top: 4vw;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .coutFun .unifyButton {
        display: none
    }
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .coutFun .unifyButton .unifyButtonThis {
    margin-top: 0
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox.on .box .textBoxAll {
    opacity: 1;
    transform: translateY(0)
}

@media (min-width:1024px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        gap: 0;
        width: max-content
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

#index_page .pageContentAll .inxProXiangChang>.thisBox .coutBox .xilie .xilieBox {
    width: 100vw
}

#index_page .pageContentAll .inxProXiangChang .jindutiao {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1.4vw;
    z-index: 1;
    -webkit-mask-image: url(../img/chinaXian.png);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat
}

#index_page .pageContentAll .inxProXiangChang .jindutiao .init {
    width: 100%;
    height: 100%;
    background-color: #9e2020
}

#index_page .pageContentAll .inxProXiangChang .jindutiao .move {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: #ddbc94
}

#index_page .pageContentAll .inxProXiangChang .bgAniBox {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100vh
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProXiangChang .bgAniBox {
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        background-repeat: repeat;
        background-image: url(../img/proOneBg.jpg);
        background-attachment: fixed
    }
}

#index_page .pageContentAll .inxProXiangChang .bgAniBox .posBox {
    width: 100%;
    height: 100%
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProXiangChang .bgAniBox .posBox {
        display: none
    }
}

#index_page .pageContentAll .inxProXiangChang .bgAniBox .posBox .imgBox {
    width: 100%;
    height: 100%
}

#index_page .pageContentAll .inxProOher {
    position: relative
}

#index_page .pageContentAll .inxProOher>.thisBox {
    padding-top: 5vw;
    position: relative;
    z-index: 1;
    padding-bottom: 10vw
}

@media (max-width:1600px) {
    #index_page .pageContentAll .inxProOher>.thisBox {
        padding-top: 5vw
    }
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxProOher>.thisBox {
        padding-top: 5vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProOher>.thisBox {
        padding-top: 10vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProOher>.thisBox .therUl {
        width: 86%;
        margin: 0 auto
    }
}

#index_page .pageContentAll .inxProOher>.thisBox .therUl .ul .li {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset;
    margin-bottom: 6vw
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProOher>.thisBox .therUl .ul .li {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        margin-bottom: 10vw;
        flex-direction: column-reverse
    }
}

#index_page .pageContentAll .inxProOher>.thisBox .therUl .ul .li .textBox {
    z-index: 2;
    position: relative;
    width: 20vw;
    padding-right: 4vw;
    padding-top: 10vw
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProOher>.thisBox .therUl .ul .li .textBox {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        padding-right: 0;
        padding-top: 4vw;
        width: 100%
    }
}

#index_page .pageContentAll .inxProOher>.thisBox .therUl .ul .li .textBox .title {
    width: max-content;
    position: absolute;
    z-index: 1;
    top: 4vw;
    left: 0;
    font-size: 6vw;
    font-family: 'cn1'
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProOher>.thisBox .therUl .ul .li .textBox .title {
        position: unset;
        font-size: 10vw
    }
}

#index_page .pageContentAll .inxProOher>.thisBox .therUl .ul .li .textBox .def1 {
    font-size: 1vw;
    line-height: 2em;
    margin-top: 4vw
}

@media (max-width:1600px) {
    #index_page .pageContentAll .inxProOher>.thisBox .therUl .ul .li .textBox .def1 {
        font-size: 1.1vw
    }
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxProOher>.thisBox .therUl .ul .li .textBox .def1 {
        font-size: 1.1vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProOher>.thisBox .therUl .ul .li .textBox .def1 {
        font-size: 3.9vw
    }
}

#index_page .pageContentAll .inxProOher>.thisBox .therUl .ul .li .swiperBox {
    position: relative
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProOher>.thisBox .therUl .ul .li .swiperBox {
        width: 100%
    }
}

#index_page .pageContentAll .inxProOher>.thisBox .therUl .ul .li .swiperBox .bigImgSwiper {
    position: relative;
    width: 55vw;
    height: 30vw
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProOher>.thisBox .therUl .ul .li .swiperBox .bigImgSwiper {
        width: 100%;
        height: 56vw
    }
}

#index_page .pageContentAll .inxProOher>.thisBox .therUl .ul .li .swiperBox .bigImgSwiper .imgSwiper {
    width: 100%;
    height: 100%
}

#index_page .pageContentAll .inxProOher>.thisBox .therUl .ul .li .swiperBox .bigImgSwiper .imgSwiper .swiper-slide .imgBox {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

#index_page .pageContentAll .inxProOher>.thisBox .therUl .ul .li .swiperBox .bigImgSwiper .kuang {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.1)
}

#index_page .pageContentAll .inxProOher>.thisBox .therUl .ul .li .swiperBox .controlSwiper {
    z-index: 1;
    width: 45vw;
    height: 10vw;
    margin: 0 auto;
    margin-top: -3.5vw;
    left: 0;
    height: 7vw
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxProOher>.thisBox .therUl .ul .li .swiperBox .controlSwiper {
        width: 70vw;
        height: 22vw
    }
}

#index_page .pageContentAll .inxProOher>.thisBox .therUl .ul .li .swiperBox .controlSwiper .swiper-slide .imgBox {
    width: 100%;
    height: 100%;
    cursor: pointer
}

#index_page .pageContentAll .inxProOher>.thisBox .therUl .ul .li .swiperBox .controlSwiper .swiper-slide .txt {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    color: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    pointer-events: none
}

#index_page .pageContentAll .inxProOher>.thisBox .therUl .ul .li .swiperBox .controlSwiper .swiper-slide::before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background-color: rgba(0, 0, 0, 0.5)
}

#index_page .pageContentAll .inxProOher>.thisBox .therUl .ul .li .swiperBox .controlSwiper .swiper-slide::after {
    content: '';
    position: absolute;
    display: block;
    pointer-events: none;
    top: 0;
    left: 0;
    border: 4px solid #fff5c5;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    opacity: 0
}

#index_page .pageContentAll .inxProOher>.thisBox .therUl .ul .li .swiperBox .controlSwiper .swiper-slide.swiper-slide-active::after {
    opacity: 1
}

@media (min-width:1024px) {
    #index_page .pageContentAll .inxProOher>.thisBox .therUl .ul .li:nth-child(even) {
        flex-direction: row-reverse
    }

    #index_page .pageContentAll .inxProOher>.thisBox .therUl .ul .li:nth-child(even) .textBox {
        padding-right: 0;
        padding-left: 4vw
    }

    #index_page .pageContentAll .inxProOher>.thisBox .therUl .ul .li:nth-child(even) .textBox .title {
        right: 0;
        left: unset
    }
}

#index_page .pageContentAll .inxProOher>.thisBox .therUl .ul .li:last-child {
    margin-bottom: 0
}

#index_page .pageContentAll .inxProOher .bgImg {
    mix-blend-mode: color-burn;
    opacity: .5
}

#index_page .pageContentAll .inxBrand {
    position: relative;
    padding: 0 0
}

#index_page .pageContentAll .inxBrand>.thisBox {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset;
    height: 45vw;
    padding: 4vw 0
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxBrand>.thisBox {
        height: unset;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        padding: 14vw 0
    }
}

#index_page .pageContentAll .inxBrand>.thisBox .textBox {
    padding-left: 10vw;
    width: 50%
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxBrand>.thisBox .textBox {
        width: 100%;
        padding: 0 10vw;
        margin-bottom: 8vw
    }
}

#index_page .pageContentAll .inxBrand>.thisBox .textBox .name {
    margin-bottom: 1vw;
    font-size: 4vw;
        color: #532705;
    font-family: 'cn1'
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxBrand>.thisBox .textBox .name {
        font-size: 10vw
    }
}

#index_page .pageContentAll .inxBrand>.thisBox .textBox .subname {
    font-size: 1.5vw;
        color: #532705;
    font-family: 'en6';
    text-transform: uppercase
}

@media (max-width:1600px) {
    #index_page .pageContentAll .inxBrand>.thisBox .textBox .subname {
        font-size: 1.6vw
    }
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxBrand>.thisBox .textBox .subname {
        font-size: 1.7vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxBrand>.thisBox .textBox .subname {
        font-size: 5.4vw
    }
}

#index_page .pageContentAll .inxBrand>.thisBox .textBox .def1 {
        color: #532705;
    margin-top: 4vw;
    line-height: 2em;
    font-size: 1.1vw
}

@media (max-width:1600px) {
    #index_page .pageContentAll .inxBrand>.thisBox .textBox .def1 {
        font-size: 1.2vw
    }
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxBrand>.thisBox .textBox .def1 {
        font-size: 1.3vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxBrand>.thisBox .textBox .def1 {
        font-size: 4.2vw
    }
}

#index_page .pageContentAll .inxBrand>.thisBox .logoWall {
    height: 100%;
    display: grid;
    grid-template-rows: repeat(5, calc((100% - 0.6vw * (5 - 1)) / 5));
    grid-gap: .6vw
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxBrand>.thisBox .logoWall {
        width: 100%
    }
}

#index_page .pageContentAll .inxBrand>.thisBox .logoWall .columnBox {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: unset
}

#index_page .pageContentAll .inxBrand>.thisBox .logoWall .columnBox .rowBox {
    height: 100%;
    overflow: hidden;
    width: 13vw;
    background-color: #fff;
    margin-left: .6vw
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxBrand>.thisBox .logoWall .columnBox .rowBox {
        width: 20vw;
        height: 10vw
    }
}

#index_page .pageContentAll .inxBrand>.thisBox .logoWall .columnBox .rowBox .logoBox {
    width: 100%;
    height: 100%
}

#index_page .pageContentAll .inxBrand>.thisBox .logoWall .columnBox .rowBox img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#index_page .pageContentAll .inxBrand>.thisBox .logoWall .columnBox:nth-child(even) {
    padding-right: calc(13vw/2 + 0.6vw/2)
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxBrand>.thisBox .logoWall .columnBox:nth-child(even) {
        padding-right: calc(20vw/2 + 0.6vw/2)
    }
}

#index_page .pageContentAll .inxBrand>.thisBox .logoWall .columnBox:nth-child(even)::after {
    content: '';
    position: absolute;
    display: block;
    height: 100%;
    right: 0;
    width: calc(13vw/2 - 0.6vw/2);
    background-color: #fff
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxBrand>.thisBox .logoWall .columnBox:nth-child(even)::after {
        width: calc(20vw/2 - 0.6vw/2)
    }
}

#index_page .pageContentAll .inxNews {
    position: relative
}

#index_page .pageContentAll .inxNews>.thisBox {
    padding-top: 10vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    padding-bottom: 5vw
}

@media (max-width:1600px) {
    #index_page .pageContentAll .inxNews>.thisBox {
        padding-bottom: 5vw
    }
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxNews>.thisBox {
        padding-bottom: 5vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxNews>.thisBox {
        padding-bottom: 10vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxNews>.thisBox {
        padding-top: 20vw
    }
}

#index_page .pageContentAll .inxNews>.thisBox .swiperBox {
    width: 100%
}

#index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide {
    padding-top: 4vw
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide {
        width: 70vw
    }
}

#index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox {
    position: relative;
    padding: 1vw;
    transition-duration: 1s;
    transition-property: all
}

#index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox .coutBox {
    transition-duration: .5s;
    transition-property: all
}

#index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox .coutBox .dateBox {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: unset;
    margin-bottom: 1vw
}

#index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox .coutBox .dateBox .md {
    font-family: 'en6';
    text-transform: uppercase;
    font-size: 3.5vw
}

@media (max-width:1600px) {
    #index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox .coutBox .dateBox .md {
        font-size: 3.6vw
    }
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox .coutBox .dateBox .md {
        font-size: 3.7vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox .coutBox .dateBox .md {
        font-size: 11.4vw
    }
}

#index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox .coutBox .dateBox .y {
    font-size: 1.2vw;
    font-family: 'en6';
    text-transform: uppercase;
    margin-left: 1vw
}

@media (max-width:1600px) {
    #index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox .coutBox .dateBox .y {
        font-size: 1.3vw
    }
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox .coutBox .dateBox .y {
        font-size: 1.4vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox .coutBox .dateBox .y {
        font-size: 4.5vw
    }
}

#index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox .coutBox .imgBox {
    position: relative;
    height: 16vw;
    border-radius: 1vw;
    overflow: hidden
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox .coutBox .imgBox {
        border-radius: 3vw;
        height: 46vw
    }
}

#index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox .coutBox .imgBox::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0;
    transition-duration: .5s;
    transition-property: all;
    background-color: rgba(0, 0, 0, 0.5)
}

#index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox .coutBox .imgBox .unifyButton {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    opacity: 0;
    transition-duration: .5s;
    transition-property: all;
    transform: translate(-50%, -50%)
}

#index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox .coutBox .imgBox .unifyButton .unifyButtonThis {
    margin-top: 0
}

#index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox .coutBox .ttile {
    font-size: 1.3vw;
    margin-top: 1vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

@media (max-width:1600px) {
    #index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox .coutBox .ttile {
        font-size: 1.4vw
    }
}

@media (max-width:1360px) {
    #index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox .coutBox .ttile {
        font-size: 1.5vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox .coutBox .ttile {
        font-size: 4.8vw
    }
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox .coutBox .ttile {
        margin-top: 3vw
    }
}

#index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox .kuang {
    pointer-events: none;
    opacity: 0;
    transform: scale(.9)
}

#index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox:hover .coutBox {
    transform: scale(.9)
}

#index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox:hover .coutBox .imgBox img {
    transform: scale(1.1);
    transition-duration: 10s;
    transition-property: all;
    transition-timing-function: linear
}

#index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox:hover .coutBox .imgBox::after {
    opacity: 1
}

#index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox:hover .coutBox .imgBox .unifyButton {
    opacity: 1
}

#index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox:hover .kuang {
    opacity: 1;
    transform: scale(1)
}

#index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox .coutBox .imgBox {
    height: 20vw
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide .aBox .coutBox .imgBox {
        height: 44vw
    }
}

#index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide.swiper-slide-prev .aBox {
    transform: rotate(-10deg) scale(.8)
}

#index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide.swiper-slide-next .aBox {
    transform: rotate(10deg) scale(.8)
}

#index_page .pageContentAll .inxNews>.thisBox .swiperBox #inxNews .swiper-slide.swiper-slide-active .aBox {
    transform: rotate(0) translateY(-4vw) scale(1)
}

#index_page .pageContentAll .inxNews>.thisBox .swiperBox .swiperControlBox {
    margin-top: 2vw
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxNews>.thisBox .swiperBox .swiperControlBox {
        margin-top: 10vw
    }
}

#index_page .pageContentAll .inxNews>.thisBox .swiperBox .swiperControlBox .navigation .navigationThis {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    gap: 4vw
}

@media (max-width:1024px) {
    #index_page .pageContentAll .inxNews>.thisBox .swiperBox .swiperControlBox .navigation .navigationThis {
        gap: 10vw
    }
}

#index_page .pageContentAll .inxNews>.thisBox .swiperBox .swiperControlBox .navigation .navigationThis .btn {
    position: unset
}

#index_page .pageContentAll .inxNews .thisYuanSu>div {
    position: absolute;
    top: 0;
    transform: translateX(-50%)
}

#index_page .pageContentAll .inxNews .thisYuanSu>div img {
    width: 100%
}

#index_page .pageContentAll .inxNews .thisYuanSu .denglong1 {
    left: 10%;
    width: 12vw;
    top: -1.3vw
}

#index_page .pageContentAll .inxNews .thisYuanSu .denglong2 {
    left: 24%;
    width: 8vw
}

#index_page .pageContentAll .inxNews .thisYuanSu .denglong3 {
    width: 10vw;
    left: 80%;
    top: -3vw
}

#index_page .pageContentAll .inxNews .thisYuanSu .denglong4 {
    left: 90%;
    width: 8vw;
    top: -2.4vw
}

#index_page .pageContentAll .inxNews .thisYuanSu .hua1 {
    left: 25%;
    top: 5vw;
    width: 4vw
}

#index_page .pageContentAll .inxNews .thisYuanSu .hua2 {
    left: 78%;
    top: 4vw;
    width: 5vw
}

#index_page .pageContentAll .inxNews .thisYuanSu .hua3 {
    left: 96%;
    width: 3vw;
    top: 7vw
}

#index_page .pageContentAll .inxNews .thisYuanSu .hua4 {
    left: 10%;
    width: 4vw;
    top: 3vw
}

#news_page .pageContentAll .pageContent .newsList .cenBox {
    width: 84%
}

#news_page .pageContentAll .pageContent .newsList .cenBox .ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 2vw
}

@media (max-width:1024px) {
    #news_page .pageContentAll .pageContent .newsList .cenBox .ul {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 6vw
    }
}

#news_page .pageContentAll .pageContent .newsList .cenBox .ul .li .aBox {
    position: relative;
    padding: 1vw
}

#news_page .pageContentAll .pageContent .newsList .cenBox .ul .li .aBox .coutBox {
    transition-duration: .5s;
    transition-property: all
}

#news_page .pageContentAll .pageContent .newsList .cenBox .ul .li .aBox .coutBox .dateBox {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: unset;
    margin-bottom: 1vw
}

#news_page .pageContentAll .pageContent .newsList .cenBox .ul .li .aBox .coutBox .dateBox .md {
    font-family: 'en6';
    text-transform: uppercase;
    font-size: 3.5vw
}

@media (max-width:1600px) {
    #news_page .pageContentAll .pageContent .newsList .cenBox .ul .li .aBox .coutBox .dateBox .md {
        font-size: 3.6vw
    }
}

@media (max-width:1360px) {
    #news_page .pageContentAll .pageContent .newsList .cenBox .ul .li .aBox .coutBox .dateBox .md {
        font-size: 3.7vw
    }
}

@media (max-width:1024px) {
    #news_page .pageContentAll .pageContent .newsList .cenBox .ul .li .aBox .coutBox .dateBox .md {
        font-size: 11.4vw
    }
}

#news_page .pageContentAll .pageContent .newsList .cenBox .ul .li .aBox .coutBox .dateBox .y {
    font-size: 1.2vw;
    font-family: 'en6';
    text-transform: uppercase;
    margin-left: 1vw
}

@media (max-width:1600px) {
    #news_page .pageContentAll .pageContent .newsList .cenBox .ul .li .aBox .coutBox .dateBox .y {
        font-size: 1.3vw
    }
}

@media (max-width:1360px) {
    #news_page .pageContentAll .pageContent .newsList .cenBox .ul .li .aBox .coutBox .dateBox .y {
        font-size: 1.4vw
    }
}

@media (max-width:1024px) {
    #news_page .pageContentAll .pageContent .newsList .cenBox .ul .li .aBox .coutBox .dateBox .y {
        font-size: 4.5vw
    }
}

#news_page .pageContentAll .pageContent .newsList .cenBox .ul .li .aBox .coutBox .imgBox {
    position: relative;
    height: 16vw;
    border-radius: 1vw;
    overflow: hidden
}

@media (max-width:1024px) {
    #news_page .pageContentAll .pageContent .newsList .cenBox .ul .li .aBox .coutBox .imgBox {
        border-radius: 3vw;
        height: 46vw
    }
}

#news_page .pageContentAll .pageContent .newsList .cenBox .ul .li .aBox .coutBox .imgBox::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0;
    transition-duration: .5s;
    transition-property: all;
    background-color: rgba(0, 0, 0, 0.5)
}

#news_page .pageContentAll .pageContent .newsList .cenBox .ul .li .aBox .coutBox .imgBox .unifyButton {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    opacity: 0;
    transition-duration: .5s;
    transition-property: all;
    transform: translate(-50%, -50%)
}

#news_page .pageContentAll .pageContent .newsList .cenBox .ul .li .aBox .coutBox .imgBox .unifyButton .unifyButtonThis {
    margin-top: 0
}

#news_page .pageContentAll .pageContent .newsList .cenBox .ul .li .aBox .coutBox .ttile {
    font-size: 1.3vw;
    margin-top: 1vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

@media (max-width:1600px) {
    #news_page .pageContentAll .pageContent .newsList .cenBox .ul .li .aBox .coutBox .ttile {
        font-size: 1.4vw
    }
}

@media (max-width:1360px) {
    #news_page .pageContentAll .pageContent .newsList .cenBox .ul .li .aBox .coutBox .ttile {
        font-size: 1.5vw
    }
}

@media (max-width:1024px) {
    #news_page .pageContentAll .pageContent .newsList .cenBox .ul .li .aBox .coutBox .ttile {
        font-size: 4.8vw
    }
}

@media (max-width:1024px) {
    #news_page .pageContentAll .pageContent .newsList .cenBox .ul .li .aBox .coutBox .ttile {
        margin-top: 3vw
    }
}

#news_page .pageContentAll .pageContent .newsList .cenBox .ul .li .aBox .kuang {
    pointer-events: none;
    opacity: 0;
    transform: scale(.9)
}

#news_page .pageContentAll .pageContent .newsList .cenBox .ul .li .aBox:hover .coutBox {
    transform: scale(.9)
}

#news_page .pageContentAll .pageContent .newsList .cenBox .ul .li .aBox:hover .coutBox .imgBox img {
    transform: scale(1.1);
    transition-duration: 10s;
    transition-property: all;
    transition-timing-function: linear
}

#news_page .pageContentAll .pageContent .newsList .cenBox .ul .li .aBox:hover .coutBox .imgBox::after {
    opacity: 1
}

#news_page .pageContentAll .pageContent .newsList .cenBox .ul .li .aBox:hover .coutBox .imgBox .unifyButton {
    opacity: 1
}

#news_page .pageContentAll .pageContent .newsList .cenBox .ul .li .aBox:hover .kuang {
    opacity: 1;
    transform: scale(1)
}

#honor_page .pageContentAll .pageContent .honorListBox>.thisBox .cenBox .ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 4vw
}

@media (max-width:1024px) {
    #honor_page .pageContentAll .pageContent .honorListBox>.thisBox .cenBox .ul {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 4vw
    }
}

#honor_page .pageContentAll .pageContent .honorListBox>.thisBox .cenBox .ul .li .honorA {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#honor_page .pageContentAll .pageContent .honorListBox>.thisBox .cenBox .ul .li .honorA .imgBox {
    width: 100%;
    padding: 1vw;
    background-color: #ddbc94;
    height: 16vw
}

@media (max-width:1024px) {
    #honor_page .pageContentAll .pageContent .honorListBox>.thisBox .cenBox .ul .li .honorA .imgBox {
        padding: 4vw;
        height: 70vw
    }
}

#honor_page .pageContentAll .pageContent .honorListBox>.thisBox .cenBox .ul .li .honorA .imgBox img {
    object-fit: contain
}

#honor_page .pageContentAll .pageContent .honorListBox>.thisBox .cenBox .ul .li .honorA .txt {
    margin-top: 1vw;
    font-size: .9vw
}

@media (max-width:1600px) {
    #honor_page .pageContentAll .pageContent .honorListBox>.thisBox .cenBox .ul .li .honorA .txt {
        font-size: 1vw
    }
}

@media (max-width:1360px) {
    #honor_page .pageContentAll .pageContent .honorListBox>.thisBox .cenBox .ul .li .honorA .txt {
        font-size: 1.1vw
    }
}

@media (max-width:1024px) {
    #honor_page .pageContentAll .pageContent .honorListBox>.thisBox .cenBox .ul .li .honorA .txt {
        font-size: 3.6vw
    }
}

#newsDetail_Page .pageContentAll {
    padding-top: 5vw
}

@media (max-width:1600px) {
    #newsDetail_Page .pageContentAll {
        padding-top: 5vw
    }
}

@media (max-width:1360px) {
    #newsDetail_Page .pageContentAll {
        padding-top: 5vw
    }
}

@media (max-width:1024px) {
    #newsDetail_Page .pageContentAll {
        padding-top: 14vw
    }
}

#newsDetail_Page .pageContentAll .pageContent .newsDetailBox {
    position: relative
}

#newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox {
    position: relative;
    z-index: 1;
    padding: 10vw;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox {
        padding: 6vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

#newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .leftBox {
    width: 20vw
}

@media (max-width:1024px) {
    #newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .leftBox {
        width: 100%
    }
}

#newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .leftBox .sortname {
    font-family: 'cn1';
    font-size: 3.1vw
}

@media (max-width:1600px) {
    #newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .leftBox .sortname {
        font-size: 3.2vw
    }
}

@media (max-width:1360px) {
    #newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .leftBox .sortname {
        font-size: 3.3vw
    }
}

@media (max-width:1024px) {
    #newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .leftBox .sortname {
        font-size: 10.2vw
    }
}

#newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .leftBox .goBack {
    margin-top: 4vw;
    position: relative;
    width: 10vw;
    height: 3vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .leftBox .goBack {
        width: 40vw;
        height: 12vw
    }
}

#newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .leftBox .goBack i {
    color: #ddbc94;
    position: relative;
    z-index: 1
}

#newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .leftBox .goBack .txt {
    position: relative;
    z-index: 1;
    font-size: 1.2vw;
    font-family: 'cn1';
    margin-left: 1vw
}

@media (max-width:1600px) {
    #newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .leftBox .goBack .txt {
        font-size: 1.3vw
    }
}

@media (max-width:1360px) {
    #newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .leftBox .goBack .txt {
        font-size: 1.4vw
    }
}

@media (max-width:1024px) {
    #newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .leftBox .goBack .txt {
        font-size: 4.5vw
    }
}

#newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .leftBox .goBack::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-image: url(../img/sortBtn.png);
    background-size: 100% 100%
}

#newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox {
    width: calc(100% - 20vw)
}

@media (max-width:1024px) {
    #newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox {
        margin-top: 10vw;
        width: 100%
    }
}

#newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox .coutTxtBox {
    position: relative;
    padding: 5vw;
    width: 100%;
    height: 100%
}

@media (max-width:1024px) {
    #newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox .coutTxtBox {
        padding: 8vw
    }
}

#newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox .coutTxtBox .newsContent {
    width: 100%;
    position: relative;
    z-index: 1
}

#newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox .coutTxtBox .newsContent .titleBox {
    margin-bottom: 3vw
}

#newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox .coutTxtBox .newsContent .titleBox .title {
    font-size: 2.1vw
}

@media (max-width:1600px) {
    #newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox .coutTxtBox .newsContent .titleBox .title {
        font-size: 2.2vw
    }
}

@media (max-width:1360px) {
    #newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox .coutTxtBox .newsContent .titleBox .title {
        font-size: 2.3vw
    }
}

@media (max-width:1024px) {
    #newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox .coutTxtBox .newsContent .titleBox .title {
        font-size: 7.2vw
    }
}

@media (max-width:1024px) {
    #newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox .coutTxtBox .newsContent .titleBox .title {
        font-size: 6vw
    }
}

#newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox .coutTxtBox .newsContent .titleBox .info {
    margin-top: 2vw
}

#newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox .coutTxtBox .newsContent .titleBox .info span {
    font-family: 'en6';
    text-transform: uppercase;
    font-size: 1.2vw
}

@media (max-width:1600px) {
    #newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox .coutTxtBox .newsContent .titleBox .info span {
        font-size: 1.3vw
    }
}

@media (max-width:1360px) {
    #newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox .coutTxtBox .newsContent .titleBox .info span {
        font-size: 1.4vw
    }
}

@media (max-width:1024px) {
    #newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox .coutTxtBox .newsContent .titleBox .info span {
        font-size: 4.5vw
    }
}

#newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox .coutTxtBox .newsContent .detailContentBox {
    padding: 2vw 0
}

#newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox .coutTxtBox .juanzhouBox {
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

#newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox .coutTxtBox .juanzhouBox .tou {
    width: 100%;
    height: 4vw;
    background-image: url(../img/juanzhouTop.png);
    background-size: 100% 100%
}

#newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox .coutTxtBox .juanzhouBox .tou.bottom {
    transform: rotate(180deg)
}

#newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox .coutTxtBox .juanzhouBox .juanzhouWL {
    height: calc(100% - 8vw);
    position: relative;
    left: .1%;
    width: 95.8%;
    margin: 0 auto;
    background-image: url(../img/juanzhouCen.png);
    background-size: 100% auto;
    background-repeat: repeat-y
}

#newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox .moreLink {
    padding: 0 5vw;
    margin-top: 2vw;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset;
    gap: 1vw
}

@media (max-width:1024px) {
    #newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox .moreLink {
        margin-top: 8vw;
        gap: 4vw;
        padding: 0
    }
}

#newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox .moreLink .link {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset;
    gap: .4vw
}

#newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox .moreLink .link div:nth-child(2) {
    font-size: 1.1vw
}

@media (max-width:1600px) {
    #newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox .moreLink .link div:nth-child(2) {
        font-size: 1.2vw
    }
}

@media (max-width:1360px) {
    #newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox .moreLink .link div:nth-child(2) {
        font-size: 1.3vw
    }
}

@media (max-width:1024px) {
    #newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox .moreLink .link div:nth-child(2) {
        font-size: 4.2vw
    }
}

#newsDetail_Page .pageContentAll .pageContent .newsDetailBox>.thisBox .rightBox .moreLink .link div:nth-child(2):hover {
    color: #ddbc94;
    text-decoration: underline
}

#newsDetail_Page .pageContentAll .pageContent .newsDetailBox .bgImg {
    opacity: .1;
    width: 100%;
    height: calc(100vh - 5vw * 1)
}

@media (max-width:1600px) {
    #newsDetail_Page .pageContentAll .pageContent .newsDetailBox .bgImg {
        height: calc(100vh - 5vw* 1)
    }
}

@media (max-width:1360px) {
    #newsDetail_Page .pageContentAll .pageContent .newsDetailBox .bgImg {
        height: calc(100vh - 5vw* 1)
    }
}

@media (max-width:1024px) {
    #newsDetail_Page .pageContentAll .pageContent .newsDetailBox .bgImg {
        height: unset
    }
}

#contact_page .pageContentAll .pageContent .contactInfo {
    padding-bottom: 5vw
}

@media (max-width:1600px) {
    #contact_page .pageContentAll .pageContent .contactInfo {
        padding-bottom: 5vw
    }
}

@media (max-width:1360px) {
    #contact_page .pageContentAll .pageContent .contactInfo {
        padding-bottom: 5vw
    }
}

@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .contactInfo {
        padding-bottom: 10vw
    }
}

#contact_page .pageContentAll .pageContent .contactInfo>.thisBox .cenBox {
    background-color: #fff0de;
    border-radius: 1vw;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: unset;
    padding: 4vw
}

@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .contactInfo>.thisBox .cenBox {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        margin-top: 28vw;
        padding: 10vw;
        flex-direction: column-reverse
    }
}

#contact_page .pageContentAll .pageContent .contactInfo>.thisBox .cenBox .left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset;
    width: 60%;
    gap: 1vw
}
#contact_page .pageContentAll .pageContent .contactInfo>.thisBox .cenBox .left *{
    color: #6e4a2f;
}
@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .contactInfo>.thisBox .cenBox .left {
        width: 100%
    }
}

#contact_page .pageContentAll .pageContent .contactInfo>.thisBox .cenBox .left .oneT {
    font-size: 1.5vw
}

@media (max-width:1600px) {
    #contact_page .pageContentAll .pageContent .contactInfo>.thisBox .cenBox .left .oneT {
        font-size: 1.6vw
    }
}

@media (max-width:1360px) {
    #contact_page .pageContentAll .pageContent .contactInfo>.thisBox .cenBox .left .oneT {
        font-size: 1.7vw
    }
}

@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .contactInfo>.thisBox .cenBox .left .oneT {
        font-size: 5.4vw
    }
}

#contact_page .pageContentAll .pageContent .contactInfo>.thisBox .cenBox .left .phoneNumber {
    font-size: 2.3vw;
    font-family: 'en6';
    text-transform: uppercase
}

@media (max-width:1600px) {
    #contact_page .pageContentAll .pageContent .contactInfo>.thisBox .cenBox .left .phoneNumber {
        font-size: 2.4vw
    }
}

@media (max-width:1360px) {
    #contact_page .pageContentAll .pageContent .contactInfo>.thisBox .cenBox .left .phoneNumber {
        font-size: 2.5vw
    }
}

@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .contactInfo>.thisBox .cenBox .left .phoneNumber {
        font-size: 7.8vw
    }
}

#contact_page .pageContentAll .pageContent .contactInfo>.thisBox .cenBox .left .youxiang {
    background-color: #ddbc94;
    font-size: 1vw;
    font-family: 'en6';
    text-transform: uppercase;
    color: #802828;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    border-radius: .9vw;
    height: 1.8vw;
    padding: 0 1.4vw;
    font-weight: bold
}

@media (max-width:1600px) {
    #contact_page .pageContentAll .pageContent .contactInfo>.thisBox .cenBox .left .youxiang {
        font-size: 1.1vw
    }
}

@media (max-width:1360px) {
    #contact_page .pageContentAll .pageContent .contactInfo>.thisBox .cenBox .left .youxiang {
        font-size: 1.1vw
    }
}

@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .contactInfo>.thisBox .cenBox .left .youxiang {
        font-size: 3.9vw
    }
}

@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .contactInfo>.thisBox .cenBox .left .youxiang {
        height: 6vw;
        padding: 0 3vw
    }
}

#contact_page .pageContentAll .pageContent .contactInfo>.thisBox .cenBox .left .zimeiti {
    margin-top: 2vw
}

#contact_page .pageContentAll .pageContent .contactInfo>.thisBox .cenBox .left .zimeiti .ul {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset;
    gap: 1vw
}

#contact_page .pageContentAll .pageContent .contactInfo>.thisBox .cenBox .left .zimeiti .ul .li {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#contact_page .pageContentAll .pageContent .contactInfo>.thisBox .cenBox .left .zimeiti .ul .li .imgBox {
    width: 6vw;
    height: 6vw
}

@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .contactInfo>.thisBox .cenBox .left .zimeiti .ul .li .imgBox {
        width: 22vw;
        height: 22vw
    }
}

#contact_page .pageContentAll .pageContent .contactInfo>.thisBox .cenBox .left .zimeiti .ul .li .title {
    margin-top: .4vw
}

#contact_page .pageContentAll .pageContent .contactInfo>.thisBox .cenBox .right {
    position: relative;
    width: 50%
}

@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .contactInfo>.thisBox .cenBox .right {
        margin-top: -20vw;
        width: 70vw
    }
}

#contact_page .pageContentAll .pageContent .contactInfo>.thisBox .cenBox .right .imgBox {
     position: absolute;
    top: -6vw;
    width: 110%;
    right: 0;
}

@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .contactInfo>.thisBox .cenBox .right .imgBox {
        width: 100%;
        position: unset
    }
}

#contact_page .pageContentAll .pageContent .contactMap {
    position: relative
}

#contact_page .pageContentAll .pageContent .contactMap>.thisBox {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 52vw;
    padding: 6vw 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .contactMap>.thisBox {
        padding: 10vw 0;
        height: unset
    }
}

#contact_page .pageContentAll .pageContent .contactMap>.thisBox .thisMap {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    gap: 2vw
}

@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .contactMap>.thisBox .thisMap {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

#contact_page .pageContentAll .pageContent .contactMap>.thisBox .thisMap .mapK {
    width: 60vw;
    height: 30vw
}

@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .contactMap>.thisBox .thisMap .mapK {
        width: 100%;
        height: 70vw
    }
}

#contact_page .pageContentAll .pageContent .contactMap>.thisBox .thisMap .mapK #allmap {
    width: 100%;
    height: 100%
}

#contact_page .pageContentAll .pageContent .contactMap>.thisBox .thisMap .pointChange .ul {
    gap: 1vw;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

#contact_page .pageContentAll .pageContent .contactMap>.thisBox .thisMap .pointChange .ul .li {
    width: 100%
}

#contact_page .pageContentAll .pageContent .contactMap>.thisBox .thisMap .pointChange .ul .li .box {
    background-color: #802828;
    padding: 1vw;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset;
    gap: 1vw
}

@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .contactMap>.thisBox .thisMap .pointChange .ul .li .box {
        padding: 4vw
    }
}

#contact_page .pageContentAll .pageContent .contactMap>.thisBox .thisMap .pointChange .ul .li .box .textCout .btbt {
    margin-bottom: .6vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: unset;
    font-size: 1.2vw;
    font-weight: bold
}

#contact_page .pageContentAll .pageContent .contactMap>.thisBox .thisMap .pointChange .ul .li .box .textCout .btbt i {
    font-size: 1vw;
    display: block;
    margin-right: .4vw
}

@media (max-width:1600px) {
    #contact_page .pageContentAll .pageContent .contactMap>.thisBox .thisMap .pointChange .ul .li .box .textCout .btbt i {
        font-size: 1.1vw
    }
}

@media (max-width:1360px) {
    #contact_page .pageContentAll .pageContent .contactMap>.thisBox .thisMap .pointChange .ul .li .box .textCout .btbt i {
        font-size: 1.1vw
    }
}

@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .contactMap>.thisBox .thisMap .pointChange .ul .li .box .textCout .btbt i {
        font-size: 3.9vw
    }
}

@media (max-width:1600px) {
    #contact_page .pageContentAll .pageContent .contactMap>.thisBox .thisMap .pointChange .ul .li .box .textCout .btbt {
        font-size: 1.3vw
    }
}

@media (max-width:1360px) {
    #contact_page .pageContentAll .pageContent .contactMap>.thisBox .thisMap .pointChange .ul .li .box .textCout .btbt {
        font-size: 1.4vw
    }
}

@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .contactMap>.thisBox .thisMap .pointChange .ul .li .box .textCout .btbt {
        font-size: 4.5vw
    }
}

#contact_page .pageContentAll .pageContent .contactMap>.thisBox .thisMap .pointChange .ul .li .box .mapGo {
    background-color: #ddbc94;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    height: 2vw;
    padding: 0 1vw
}

@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .contactMap>.thisBox .thisMap .pointChange .ul .li .box .mapGo {
        height: 10vw
    }
}

#contact_page .pageContentAll .pageContent .contactMap>.thisBox .thisMap .pointChange .ul .li .box .mapGo .shuoming {
    color: #802828
}

#contact_page .pageContentAll .pageContent .contactMap>.thisBox .thisMap .pointChange .ul .li.mapon .box {
    background-color: #ddbc94
}

#contact_page .pageContentAll .pageContent .contactMap>.thisBox .thisMap .pointChange .ul .li.mapon .box .textCout .btbt {
    color: #9e2020
}

#contact_page .pageContentAll .pageContent .contactMap>.thisBox .thisMap .pointChange .ul .li.mapon .box .textCout .btbt i {
    color: #9e2020
}

#contact_page .pageContentAll .pageContent .contactMap>.thisBox .thisMap .pointChange .ul .li.mapon .box .textCout .dizhi {
    color: #9e2020
}

#contact_page .pageContentAll .pageContent .contactMap>.thisBox .thisMap .pointChange .ul .li.mapon .box .mapGo {
    background-color: #9e2020
}

#contact_page .pageContentAll .pageContent .contactMap>.thisBox .thisMap .pointChange .ul .li.mapon .box .mapGo .shuoming {
    color: #ddbc94
}

#contact_page .pageContentAll .pageContent .contactMap>.thisBox .thisMap .pointChange .ul .li.mapon .box .mapGo .shuoming i {
    color: #ddbc94
}

#contact_page .pageContentAll .pageContent .contactMap .mapBg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/inxBrandBg.png);
    background-size: 100% 100%
}

@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .contactMap .mapBg {
        background-image: url(../img/inxBrandBg_m3.png)
    }
}

#contact_page .pageContentAll .pageContent .contactMap .mapBg .insetImg {
    width: 100%;
    height: 100%;
    -webkit-mask-image: url(../img/inxBrandBgMask.png);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat
}

@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .contactMap .mapBg .insetImg {
        -webkit-mask-image: url(../img/inxBrandBgMask_m3.png);
        -webkit-mask-size: 100% 100%;
        -webkit-mask-repeat: no-repeat
    }
}

#contact_page .pageContentAll .pageContent .contactMap .mapBg .insetImg img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#contact_page .pageContentAll .pageContent .contactMap .mapBg .insetImg::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.4)
}

#contact_page .pageContentAll .pageContent .message>.thisBox {
    padding: 5vw 0
}

@media (max-width:1600px) {
    #contact_page .pageContentAll .pageContent .message>.thisBox {
        padding: 5vw 0
    }
}

@media (max-width:1360px) {
    #contact_page .pageContentAll .pageContent .message>.thisBox {
        padding: 5vw 0
    }
}

@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .message>.thisBox {
        padding: 10vw 0
    }
}

#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox {
    position: relative;
    width: 70vw;
    border-radius: 1vw;
    padding: 6vw;
    background-image: url(../img/messageJuan.png);
    background-size: 100% 100%
}

@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox {
        width: 96vw;
        padding: 16vw 10vw
    }
}

#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan {
    padding-bottom: 4vw
}
#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan * {
        color: #6e4a30;
}
#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan {
    width: 100%
}

#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    gap: 1vw
}

#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox {
    position: relative
}

@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox {
        margin-bottom: 6vw
    }
}

#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox .bdTitle {
    position: relative;
    margin-bottom: .4vw;
    display: block;
    font-size: 1vw
}

@media (max-width:1600px) {
    #contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox .bdTitle {
        font-size: 1.1vw
    }
}

@media (max-width:1360px) {
    #contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox .bdTitle {
        font-size: 1.1vw
    }
}

@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox .bdTitle {
        font-size: 3.9vw
    }
}

@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox .bdTitle {
        margin-bottom: 1vw
    }
}

#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox .input {
    height: 2.4vw
}

@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox .input {
        height: 12vw
    }
}

#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox .input input,
#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox .input textarea {
    width: 100%;
    color: #333;
    height: 100%;
    padding-left: 1vw;
    border-radius: .4vw
}

@media (max-width:1024px) {

    #contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox .input input,
    #contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox .input textarea {
        padding-left: 4vw
    }
}

#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox.textarea {
    width: 100%
}

#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox.textarea .input {
    height: 6vw
}

@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox.textarea .input {
        height: 40vw
    }
}

#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox.textarea .input textarea {
    height: 100%;
    border: none;
    font-family: auto;
    padding: 1vw;
    width: 100%;
    outline: none
}

@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox.textarea .input textarea {
        padding: 4vw
    }
}

#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox.yanzhengma {
    align-self: flex-start
}

#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox.yanzhengma .input {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: unset
}

#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox.yanzhengma .input .yanz {
    margin-left: 1vw;
    height: 100%
}

#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox.yanzhengma .input .yanz img {
    height: 100%
}

#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox.must .bdTitle::after {
    content: '*';
    position: absolute;
    color: red
}

#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox.zhengque .tianxieInfo i {
    color: green
}

#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox.zhengque .tianxieInfo .txt {
    color: green
}

#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox.cuowu .tianxieInfo i {
    color: red
}

#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .inputBox.cuowu .tianxieInfo .txt {
    color: red
}

#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .topInput {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1vw
}

@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .topInput {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .topInput .inputBox {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .topInput .inputBox {
        width: 100%
    }
}

#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .topInput .inputBox .input {
    width: 100%
}

#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .button {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 30%)
}

#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .button>div.submit {
    cursor: pointer
}

#contact_page .pageContentAll .pageContent .message>.thisBox .posiFormBox .kuangBox .formBiaodan .thisBoxAll .cenBox .biaodan form .button>div.submit .unifyButton .unifyButtonThis {
    margin-top: 0
}

#about_page .pageContentAll .pageContent .aboutJieshao>.thisBox {
    padding: 5vw 0
}

@media (max-width:1600px) {
    #about_page .pageContentAll .pageContent .aboutJieshao>.thisBox {
        padding: 5vw 0
    }
}

@media (max-width:1360px) {
    #about_page .pageContentAll .pageContent .aboutJieshao>.thisBox {
        padding: 5vw 0
    }
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .aboutJieshao>.thisBox {
        padding: 10vw 0
    }
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .aboutJieshao>.thisBox {
        padding-bottom: 0
    }
}

#about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

#about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox .leftBox {
    position: relative;
    width: 40vw;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox .leftBox {
        width: 80vw
    }
}

#about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox .leftBox>div {
    position: relative;
    overflow: hidden
}

#about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox .leftBox>div .imgBox {
    position: absolute;
    top: 0;
    left: 0;
    width: 40vw;
    height: 30vw
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox .leftBox>div .imgBox {
        width: 80vw;
        height: 60vw
    }
}

#about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox .leftBox>div .imgBox img {
    height: 120%
}

#about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox .leftBox .mask1 {
    width: 40vw;
    height: 30vw
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox .leftBox .mask1 {
        width: 32vw;
        height: 60vw
    }
}

#about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox .leftBox .mask2 {
    width: 10vw;
    height: 25vw
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox .leftBox .mask2 {
        width: 20vw;
        height: 50vw
    }
}

#about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox .leftBox .mask2 .imgBox {
    left: -18vw
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox .leftBox .mask2 .imgBox {
        left: -36vw
    }
}

#about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox .leftBox .mask3 {
    width: 10vw;
    height: 20vw
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox .leftBox .mask3 {
        width: 20vw;
        height: 40vw
    }
}

#about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox .leftBox .mask3 .imgBox {
    left: -30vw
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox .leftBox .mask3 .imgBox {
        left: -60vw
    }
}

#about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox .rightBox {
    width: 60%
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox .rightBox {
        width: 100%
    }
}

#about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox .rightBox .textBox {
    padding-left: 10vw;
    padding-right: 16vw;
    padding-top: 6vw
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox .rightBox .textBox {
        padding: 10vw
    }
}

#about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox .rightBox .textBox .title {
    font-size: 2.1vw;
        color: #532705;
    margin-bottom: 4vw
}

@media (max-width:1600px) {
    #about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox .rightBox .textBox .title {
        font-size: 2.2vw
    }
}

@media (max-width:1360px) {
    #about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox .rightBox .textBox .title {
        font-size: 2.3vw
    }
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox .rightBox .textBox .title {
        font-size: 7.2vw
    }
}

#about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox .rightBox .textBox .content p {
    font-size: .9vw;
        color: #532705;
    
}

@media (max-width:1600px) {
    #about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox .rightBox .textBox .content p {
        font-size: 1vw
    }
}

@media (max-width:1360px) {
    #about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox .rightBox .textBox .content p {
        font-size: 1.1vw
    }
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .aboutJieshao>.thisBox .coutBox .rightBox .textBox .content p {
        font-size: 3.6vw
    }
}

#about_page .pageContentAll .pageContent .wenhua {
    margin-top: 5vw;
    position: relative;
    padding-top: 5vw
}

@media (max-width:1600px) {
    #about_page .pageContentAll .pageContent .wenhua {
        margin-top: 5vw
    }
}

@media (max-width:1360px) {
    #about_page .pageContentAll .pageContent .wenhua {
        margin-top: 5vw
    }
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .wenhua {
        margin-top: 10vw
    }
}

@media (max-width:1600px) {
    #about_page .pageContentAll .pageContent .wenhua {
        padding-top: 5vw
    }
}

@media (max-width:1360px) {
    #about_page .pageContentAll .pageContent .wenhua {
        padding-top: 5vw
    }
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .wenhua {
        padding-top: 10vw
    }
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .wenhua {
        padding-top: 0
    }
}

#about_page .pageContentAll .pageContent .wenhua>.thisBox {
    position: relative;
    z-index: 1;
    padding: 5vw 0
}

@media (max-width:1600px) {
    #about_page .pageContentAll .pageContent .wenhua>.thisBox {
        padding: 5vw 0
    }
}

@media (max-width:1360px) {
    #about_page .pageContentAll .pageContent .wenhua>.thisBox {
        padding: 5vw 0
    }
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .wenhua>.thisBox {
        padding: 10vw 0
    }
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .wenhua>.thisBox {
        -webkit-mask-image: url(../img/inxBrandBgMask_m3.png);
        -webkit-mask-size: 100% 100%;
        -webkit-mask-repeat: no-repeat
    }
}

#about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        flex-direction: column-reverse
    }
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .leftBox {
        position: relative;
        bottom: -44vw
    }
}

#about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .leftBox .zhuanpan {
    position: relative;
    z-index: 1;
    width: 20vw;
    height: 20vw;
    left: -12vw;
    border: 2px dashed #ddbc94;
    border-radius: 50%
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .leftBox .zhuanpan {
        width: 60vw;
        height: 60vw;
        left: 0
    }
}

#about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .leftBox .zhuanpan .zhuanpanBox {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .leftBox .zhuanpan .zhuanpanBox {
        transform: rotate(-90deg)
    }
}

#about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .leftBox .zhuanpan .zhuanpanBox .moveQuan {
    border-radius: 50%;
    width: 100%;
    height: 100%
}

#about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .leftBox .zhuanpan .zhuanpanBox .moveQuan .ul {
    position: relative;
    width: 100%;
    height: 100%
}

#about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .leftBox .zhuanpan .zhuanpanBox .moveQuan .ul .li {
    position: absolute
}

#about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .leftBox .zhuanpan .zhuanpanBox .moveQuan .ul .li .pointBox {
    transform-origin: 0 0;
    transform: translate(-50%, -50%)
}

#about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .leftBox .zhuanpan .zhuanpanBox .moveQuan .ul .li .pointBox .pointThis {
    position: relative;
    width: 2vw;
    height: 2vw
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .leftBox .zhuanpan .zhuanpanBox .moveQuan .ul .li .pointBox .pointThis {
        width: 4vw;
        height: 4vw;
        transform: translate(-50%, -50%)
    }
}

#about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .leftBox .zhuanpan .zhuanpanBox .moveQuan .ul .li .pointBox .pointThis .pointCout {
    width: 100%;
    height: 100%
}

#about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .leftBox .zhuanpan .zhuanpanBox .moveQuan .ul .li .pointBox .pointThis .pointCout .thisLiBox {
    cursor: pointer;
    background-color: #ddbc94;
    transform: scale(.7);
    transition-duration: 1s;
    transition-property: all;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .leftBox .zhuanpan .zhuanpanBox .moveQuan .ul .li .pointBox .pointThis .pointCout .thisLiBox .xin {
    border-radius: 50%;
    background-color: #fff;
    width: .5vw;
    height: .5vw
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .leftBox .zhuanpan .zhuanpanBox .moveQuan .ul .li .pointBox .pointThis .pointCout .thisLiBox .xin {
        width: 1vw;
        height: 1vw
    }
}

#about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .leftBox .zhuanpan .zhuanpanBox .moveQuan .ul .li .pointBox .pointThis .pointCout .thisLiBox .title {
    opacity: .5;
    transition-duration: 1s;
    transition-property: all;
    position: absolute;
    color: #ddbc94;
    width: max-content;
    font-family: 'cn1';
    font-size: 3vw;
    transform: scale(.7);
    left: 3vw
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .leftBox .zhuanpan .zhuanpanBox .moveQuan .ul .li .pointBox .pointThis .pointCout .thisLiBox .title {
        font-size: 8vw;
        transform: scale(.9) rotate(90deg);
        width: 90vw;
        text-align: center;
        left: -32vw
    }
}

#about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .leftBox .zhuanpan .zhuanpanBox .moveQuan .ul .li.on .pointBox .pointThis .pointCout .thisLiBox {
    animation: ripple 2s linear 0s infinite normal;
    transform: scale(1)
}

#about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .leftBox .zhuanpan .zhuanpanBox .moveQuan .ul .li.on .pointBox .pointThis .pointCout .thisLiBox .title {
    opacity: 1;
    transform: scale(1)
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .leftBox .zhuanpan .zhuanpanBox .moveQuan .ul .li.on .pointBox .pointThis .pointCout .thisLiBox .title {
        transform: scale(1) rotate(90deg)
    }
}

#about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .leftBox .zhuanpan .zhuanpanBox .moveQuan .ul .li.hide .pointBox .pointThis .pointCout .thisLiBox .title {
    opacity: 0
}

#about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .rightBox {
    padding-right: 10vw;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .rightBox {
        padding-right: 0
    }
}

#about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .rightBox .zhuCout {
    position: relative;
    width: 50vw;
    height: 35vw
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .rightBox .zhuCout {
        width: 84vw;
        height: 64vw
    }
}

#about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .rightBox .zhuCout .ul {
    width: 100%;
    height: 100%;
    -webkit-mask-image: url(../img/aboutChuangMask.svg);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    position: relative
}

#about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .rightBox .zhuCout .ul .li {
    transition-duration: 1s;
    transition-property: all;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

#about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .rightBox .zhuCout .ul .li .imgBox {
    width: 100%;
    height: 100%
}

#about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .rightBox .zhuCout .ul .li.on {
    opacity: 1;
    pointer-events: auto
}

#about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .rightBox .zhuCout .miaoshuUl {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .rightBox .zhuCout .miaoshuUl {
        top: 110%
    }
}

#about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .rightBox .zhuCout .miaoshuUl .li {
    width: 100%;
    opacity: 0;
    pointer-events: none;
    transition-duration: .5s;
    transition-property: all
}

#about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .rightBox .zhuCout .miaoshuUl .li .miaoshu {
    position: absolute;
    bottom: 5vw;
    border-radius: 10vw;
    left: -10vw;
    right: 6vw;
    width: fit-content;
    font-size: 1.5vw;
    color: #b50c0c;
    font-weight: bold;
    background-color: #ddbc94;
    padding: .4vw 2vw;
    transition-duration: .5s;
    transition-property: all;
    transform: translateY(-2vw)
}

@media (max-width:1600px) {
    #about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .rightBox .zhuCout .miaoshuUl .li .miaoshu {
        font-size: 1.6vw
    }
}

@media (max-width:1360px) {
    #about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .rightBox .zhuCout .miaoshuUl .li .miaoshu {
        font-size: 1.7vw
    }
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .rightBox .zhuCout .miaoshuUl .li .miaoshu {
        font-size: 5.4vw
    }
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .rightBox .zhuCout .miaoshuUl .li .miaoshu {
        padding: 3vw 4vw;
        right: unset;
        width: 100%;
        border-radius: 2vw;
        left: 50%;
        top: 0;
        text-align: justify;
        bottom: unset;
        font-size: 4vw;
        transform: translateY(-2vw) translateX(-50%)
    }
}

#about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .rightBox .zhuCout .miaoshuUl .li.on {
    opacity: 1;
    pointer-events: auto
}

#about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .rightBox .zhuCout .miaoshuUl .li.on .miaoshu {
    transform: translateY(0);
    transition-delay: .2s
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .rightBox .zhuCout .miaoshuUl .li.on .miaoshu {
        transform: translateY(0) translateX(-50%)
    }
}

#about_page .pageContentAll .pageContent .wenhua>.thisBox .coutBox .rightBox .zhuCout .photoK {
    position: absolute;
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../img/aboutChuang.png);
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

#about_page .pageContentAll .pageContent .wenhua .wenhuaBg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/inxBrandBg.png);
    background-size: 100% 100%
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .wenhua .wenhuaBg {
        background-image: url(../img/inxBrandBg_m3.png)
    }
}

#about_page .pageContentAll .pageContent .wenhua .wenhuaBg .insetImg {
    width: 100%;
    height: 100%;
    -webkit-mask-image: url(../img/inxBrandBgMask.png);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .wenhua .wenhuaBg .insetImg {
        -webkit-mask-image: url(../img/inxBrandBgMask_m3.png);
        -webkit-mask-size: 100% 100%;
        -webkit-mask-repeat: no-repeat
    }
}

#about_page .pageContentAll .pageContent .wenhua .wenhuaBg .insetImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    height: 120%
}

#about_page .pageContentAll .pageContent .wenhua .wenhuaBg .insetImg::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.6)
}

#about_page .pageContentAll .pageContent .gongyi>.thisBox {
    padding: 5vw 0
}

@media (max-width:1600px) {
    #about_page .pageContentAll .pageContent .gongyi>.thisBox {
        padding: 5vw 0
    }
}

@media (max-width:1360px) {
    #about_page .pageContentAll .pageContent .gongyi>.thisBox {
        padding: 5vw 0
    }
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .gongyi>.thisBox {
        padding: 10vw 0
    }
}

#about_page .pageContentAll .pageContent .gongyi>.thisBox .coutBox {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .gongyi>.thisBox .coutBox {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        padding: 0 8vw
    }
}

#about_page .pageContentAll .pageContent .gongyi>.thisBox .coutBox .leftBox {
    position: relative;
    height: 35vw;
    width: 45%
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .gongyi>.thisBox .coutBox .leftBox {
        height: 64vw;
        width: 100%
    }
}

#about_page .pageContentAll .pageContent .gongyi>.thisBox .coutBox .leftBox .imgBox {
    z-index: 1;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    border-radius: 1vw
}

#about_page .pageContentAll .pageContent .gongyi>.thisBox .coutBox .leftBox .imgBox img {
    height: 120%
}

#about_page .pageContentAll .pageContent .gongyi>.thisBox .coutBox .leftBox .imgBox:nth-child(1) {
    width: 90%;
    height: 70%;
    top: 0;
    left: 0
}

#about_page .pageContentAll .pageContent .gongyi>.thisBox .coutBox .leftBox .imgBox:nth-child(2) {
    width: 50%;
    height: 50%;
    z-index: 1;
    bottom: 0;
    right: 0
}

#about_page .pageContentAll .pageContent .gongyi>.thisBox .coutBox .leftBox .gongyiYuan {
    width: 20vw;
    height: 20vw;
    position: absolute;
    bottom: 3vw;
    left: 10vw
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .gongyi>.thisBox .coutBox .leftBox .gongyiYuan {
        bottom: 2vw;
        left: 16vw;
        width: 40vw;
        height: 40vw
    }
}

#about_page .pageContentAll .pageContent .gongyi>.thisBox .coutBox .leftBox .gongyiYuan .imgMask {
    animation: xuanzhuan 60s linear 0s infinite normal;
    width: 100%;
    height: 100%;
    -webkit-mask-image: url(../img/chinaQuan.png);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat
}

#about_page .pageContentAll .pageContent .gongyi>.thisBox .coutBox .leftBox .gongyiYuan .imgMask .color {
    background-color: #ddbc94;
    width: 100%;
    height: 100%
}

#about_page .pageContentAll .pageContent .gongyi>.thisBox .coutBox .rightBox {
    position: relative;
    width: 55%;
    padding-top: 3vw;
    padding-left: 4vw;
    padding-right: 16vw
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .gongyi>.thisBox .coutBox .rightBox {
        padding: 0;
        margin-top: 6vw;
        width: 100%
    }
}

#about_page .pageContentAll .pageContent .gongyi>.thisBox .coutBox .rightBox .content p {
    font-size: .9vw
}

@media (max-width:1600px) {
    #about_page .pageContentAll .pageContent .gongyi>.thisBox .coutBox .rightBox .content p {
        font-size: 1vw
    }
}

@media (max-width:1360px) {
    #about_page .pageContentAll .pageContent .gongyi>.thisBox .coutBox .rightBox .content p {
        font-size: 1.1vw
    }
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .gongyi>.thisBox .coutBox .rightBox .content p {
        font-size: 3.6vw
    }
}

#about_page .pageContentAll .pageContent .gongyi>.thisBox .coutBox .rightBox .tedian {
    position: absolute;
    right: 6vw;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1vw
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .gongyi>.thisBox .coutBox .rightBox .tedian {
        position: unset
    }
}

#about_page .pageContentAll .pageContent .gongyi>.thisBox .coutBox .rightBox .tedian .text {
    color: transparent;
    font-family: 'cn1';
    -webkit-text-stroke: 1px #ddbc94;
    font-size: 5vw;
    opacity: .5
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .gongyi>.thisBox .coutBox .rightBox .tedian .text {
        font-size: 10vw
    }
}

#about_page .pageContentAll .pageContent .honor>.thisBox {
    position: relative;
    padding: 5vw 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1600px) {
    #about_page .pageContentAll .pageContent .honor>.thisBox {
        padding: 5vw 0
    }
}

@media (max-width:1360px) {
    #about_page .pageContentAll .pageContent .honor>.thisBox {
        padding: 5vw 0
    }
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .honor>.thisBox {
        padding: 10vw 0
    }
}

#about_page .pageContentAll .pageContent .honor>.thisBox .coutBox {
    width: 100%;
    position: relative;
    z-index: 1;
    padding: 0 10vw 0 16vw;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .honor>.thisBox .coutBox {
        padding: 0 10vw
    }
}

#about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .leftBox {
    position: relative;
    width: 20vw;
    height: 80vw
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .leftBox {
        width: 80vw;
        height: 320vw
    }
}

#about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .leftBox .weihe {
    position: relative;
    width: 100%;
    height: 100%
}

#about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .leftBox .weihe .lineMask {
    position: relative;
    width: 100%;
    height: 100%
}

#about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .leftBox .weihe .lineMask .initImg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-mask-image: url(../img/heImg.svg);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat
}

#about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .leftBox .weihe .lineMask .initImg div {
    background-color: #4e0000;
    width: 100%;
    height: 100%
}

#about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .leftBox .weihe .lineMask .moveImg {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-mask-image: url(../img/heImg.svg);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat
}

#about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .leftBox .weihe .lineMask .moveImg div {
    background-color: #ddbc94;
    width: 100%;
    height: 100%;
    transform: translateY(-100%)
}

#about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .leftBox .weihe .ul {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: unset;
    padding: 12vw 0
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .leftBox .weihe .ul {
        padding: 40vw 0
    }
}

#about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .leftBox .weihe .ul .li {
    width: max-content;
    position: relative;
    left: 0
}

#about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .leftBox .weihe .ul .li .title {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .leftBox .weihe .ul .li .title .dian {
    margin-right: 2vw;
    width: 2vw;
    height: 2vw;
    border-radius: 50%;
    background-color: #ddbc94;
    animation: ripple 2s linear 0s infinite normal
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .leftBox .weihe .ul .li .title .dian {
        width: 8vw;
        height: 8vw
    }
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .leftBox .weihe .ul .li .title .txtCout {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

#about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .leftBox .weihe .ul .li .title .txtCout .imgBox {
    background-image: url(../img/juanzhou.png);
    background-size: 100% 100%;
    padding: 3vw 5vw;
    width: 50vw;
    height: 30vw
}

@media (min-width:1024px) {
    #about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .leftBox .weihe .ul .li .title .txtCout .imgBox {
        display: none
    }
}

#about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .leftBox .weihe .ul .li .title .txtCout .imgBox img {
    object-fit: contain
}

#about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .leftBox .weihe .ul .li .title .txt {
    font-size: 1.2vw
}

@media (max-width:1600px) {
    #about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .leftBox .weihe .ul .li .title .txt {
        font-size: 1.3vw
    }
}

@media (max-width:1360px) {
    #about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .leftBox .weihe .ul .li .title .txt {
        font-size: 1.4vw
    }
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .leftBox .weihe .ul .li .title .txt {
        font-size: 4.5vw
    }
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .leftBox .weihe .ul .li.reverse .title {
        flex-direction: row-reverse;
        transform: translateX(calc(8vw - 100%))
    }

    #about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .leftBox .weihe .ul .li.reverse .title .dian {
        margin-right: 0;
        margin-left: 2vw
    }
}

#about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .leftBox .unifyButton {
    position: absolute;
    left: 50%;
    bottom: -8vw
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .leftBox .unifyButton {
        left: unset;
        margin: 0 auto;
        left: 50%;
        bottom: -14vw;
        transform: translateX(-50%)
    }
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .rightBox {
        display: none
    }
}

#about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .rightBox .moveBox .textBox {
    width: 36vw;
    height: 26vw;
    background-image: url(../img/juanzhou.png);
    background-size: 100% 100%;
    padding: 3vw 5vw
}

#about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .rightBox .moveBox .textBox .ul {
    position: relative;
    width: 100%;
    height: 100%
}

#about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .rightBox .moveBox .textBox .ul .li {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    pointer-events: none;
    transition-duration: .5s;
    transition-property: all
}

#about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .rightBox .moveBox .textBox .ul .li .box {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .rightBox .moveBox .textBox .ul .li .box .imgBox {
    width: 100%;
    height: 16vw
}

#about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .rightBox .moveBox .textBox .ul .li .box .imgBox img {
    object-fit: contain
}

#about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .rightBox .moveBox .textBox .ul .li .box .title {
    margin-top: 1vw;
    font-size: 1vw;
    color: #9e2020
}

@media (max-width:1600px) {
    #about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .rightBox .moveBox .textBox .ul .li .box .title {
        font-size: 1.1vw
    }
}

@media (max-width:1360px) {
    #about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .rightBox .moveBox .textBox .ul .li .box .title {
        font-size: 1.1vw
    }
}

@media (max-width:1024px) {
    #about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .rightBox .moveBox .textBox .ul .li .box .title {
        font-size: 3.9vw
    }
}

#about_page .pageContentAll .pageContent .honor>.thisBox .coutBox .rightBox .moveBox .textBox .ul .li.on {
    opacity: 1;
    pointer-events: auto
}

#about_page .pageContentAll .pageContent .honor>.thisBox .twoShanZi {
    position: absolute;
    top: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset
}

#about_page .pageContentAll .pageContent .honor>.thisBox .twoShanZi .img {
    width: 30vw;
    height: 30vw
}

#about_page .pageContentAll .pageContent .honor>.thisBox .twoShanZi .img img {
    transform: rotate(180deg);
    transition-duration: 1s;
    transition-property: all;
    width: 100%;
    height: 100%
}

#about_page .pageContentAll .pageContent .honor>.thisBox .twoShanZi .img.left {
    transform: translate(-50%, -30%)
}

#about_page .pageContentAll .pageContent .honor>.thisBox .twoShanZi .img.right {
    transform: translate(50%, -30%)
}

#about_page .pageContentAll .pageContent .honor>.thisBox .twoShanZi.on .img img {
    transform: rotate(0deg)
}

@media (max-width:1024px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox {
        margin-top: 10vw
    }
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    width: 100%;
    gap: 6vw
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox {
    width: 100%
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box {
    position: relative;
    height: 37vw;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        height: unset
    }
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll {
    position: relative;
    width: 60%;
    height: 100%;
    padding-left: 8vw
}

@media (max-width:1024px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll {
        width: 100%;
        height: 66vw;
        padding: 0 6vw
    }
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox {
    position: relative;
    width: 100%;
    height: 100%
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei {
    position: absolute;
    left: 0;
    z-index: 1
}

@media (max-width:1360px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei {
        left: -3vw
    }
}

@media (max-width:1024px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei {
        left: -8vw
    }
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li {
    position: relative
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask {
    cursor: pointer;
    width: 7vw;
    height: 7vw;
    -webkit-mask-image: url(../img/chinaYuan.png);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat
}

@media (max-width:1360px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask {
        width: 10vw;
        height: 10vw
    }
}

@media (max-width:1024px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask {
        width: 24vw;
        height: 24vw
    }
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text {
    background-color: #b50c0c;
    transition-duration: .2s;
    transition-property: all;
    text-align: center;
    width: 100%;
    height: 100%;
    color: #ddbc94;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    font-size: 1.2vw
}

@media (max-width:1600px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text {
        font-size: 1.3vw
    }
}

@media (max-width:1360px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text {
        font-size: 1.4vw
    }
}

@media (max-width:1024px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text {
        font-size: 4.5vw
    }
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text.st {
    padding: 1vw;
    font-size: .8vw
}

@media (max-width:1600px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text.st {
        font-size: .9vw
    }
}

@media (max-width:1360px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text.st {
        font-size: 1.1vw
    }
}

@media (max-width:1024px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text.st {
        font-size: 3.3vw
    }
}

@media (max-width:1360px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text.st {
        padding: 2vw
    }
}

@media (max-width:1024px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text.st {
        padding: 4vw
    }
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text.st.st1 {
    font-size: .7vw
}

@media (max-width:1600px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text.st.st1 {
        font-size: .8vw
    }
}

@media (max-width:1360px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text.st.st1 {
        font-size: 1.1vw
    }
}

@media (max-width:1024px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text.st.st1 {
        font-size: 3vw
    }
}

@media (max-width:1024px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li .imgMask .text.st.st1 {
        font-size: 2.8vw
    }
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li:nth-child(1) {
    top: 10vw
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li:nth-child(2) {
    top: 5vw;
    left: -1vw
}

@media (max-width:1360px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li:nth-child(2) {
        top: 3vw;
        left: -3vw
    }
}

@media (max-width:1024px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li:nth-child(2) {
        top: -3vw;
        left: -8vw
    }
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li:nth-child(3) {
    top: 1vw;
    left: -1.5vw
}

@media (max-width:1360px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li:nth-child(3) {
        top: -3vw;
        left: -3.5vw
    }
}

@media (max-width:1024px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li:nth-child(3) {
        top: -9vw;
        left: -11.5vw
    }
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li:nth-child(4) {
    top: -2vw;
    left: -1vw
}

@media (max-width:1360px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li:nth-child(4) {
        top: -5vw;
        left: -3vw
    }
}

@media (max-width:1024px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li:nth-child(4) {
        top: -10vw;
        left: -14vw
    }
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li:nth-child(5) {
    top: -3vw
}

@media (max-width:1360px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li:nth-child(5) {
        top: -3vw;
        left: -2vw
    }
}

@media (max-width:1024px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li:nth-child(5) {
        top: -3vw;
        left: -17vw
    }
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .kouwei .ul .li.on .imgMask .text {
    background-color: #ddbc94;
    color: #802828
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .ul2 {
    -webkit-mask-image: url(../img/tuoyuanMask.png);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    width: 100%;
    height: 100%
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .ul2 .li2 {
    position: absolute;
    opacity: 0;
    transition-duration: .5s;
    transition-property: all;
    pointer-events: none;
    transform: scale(1.1);
    top: 0;
    width: 100%;
    height: 100%
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .ul2 .li2 .imgBox {
    width: 100%;
    height: 100%
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .imgBoxAll .moveBox .ul2 .li2.on {
    opacity: 1;
    pointer-events: auto;
    transform: scale(1)
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll {
    left: -5vw;
    height: 100%;
    transform: translateY(8vw);
    opacity: 0;
    transition-duration: 1s;
    transition-property: all;
    padding-top: 8vw;
    width: 40%;
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll {
        width: 100%;
        left: 0;
        padding: 8vw 4vw;
        transform: translateY(0);
        opacity: 1
    }
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .name {
    font-family: 'cn1';
    font-size: 3.5vw;
    margin-bottom: 2vw;
    font-size: 3.7vw
}

@media (max-width:1600px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .name {
        font-size: 3.8vw
    }
}

@media (max-width:1360px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .name {
        font-size: 3.9vw
    }
}

@media (max-width:1024px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .name {
        font-size: 12vw
    }
}

@media (max-width:1024px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .name {
        font-size: 10vw
    }
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .name i {
    font-size: 2.3vw
}

@media (min-width:1024px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .name i {
        display: none
    }
}

@media (max-width:1600px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .name i {
        font-size: 2.4vw
    }
}

@media (max-width:1360px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .name i {
        font-size: 2.5vw
    }
}

@media (max-width:1024px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .name i {
        font-size: 7.8vw
    }
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .jianjie {
    line-height: 2em;
    font-size: .9vw
}

@media (max-width:1600px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .jianjie {
        font-size: 1vw
    }
}

@media (max-width:1360px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .jianjie {
        font-size: 1.1vw
    }
}

@media (max-width:1024px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .jianjie {
        font-size: 3.6vw
    }
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .coutFun {
    margin-top: 4vw;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .coutFun .unifyButton {
        display: none
    }
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox .box .textBoxAll .coutFun .unifyButton .unifyButtonThis {
    margin-top: 0
}

#product_page .pageContentAll .pageContent .productList>.thisBox .coutBox .xilie .xilieBox.on .box .textBoxAll {
    opacity: 1;
    transform: translateY(0)
}

#productDetail_page .pageContentAll .pageContent .proDetailTop {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    height: 42vw;
    padding-top: 5vw
}

@media (max-width:1600px) {
    #productDetail_page .pageContentAll .pageContent .proDetailTop {
        padding-top: 5vw
    }
}

@media (max-width:1360px) {
    #productDetail_page .pageContentAll .pageContent .proDetailTop {
        padding-top: 5vw
    }
}

@media (max-width:1024px) {
    #productDetail_page .pageContentAll .pageContent .proDetailTop {
        padding-top: 14vw
    }
}

@media (max-width:1024px) {
    #productDetail_page .pageContentAll .pageContent .proDetailTop {
        padding: 0 4vw;
        height: unset;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        padding-top: 10vw
    }
}

#productDetail_page .pageContentAll .pageContent .proDetailTop .left {
    width: 55%;
    height: 100%;
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #productDetail_page .pageContentAll .pageContent .proDetailTop .left {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        flex-direction: column-reverse
    }
}

#productDetail_page .pageContentAll .pageContent .proDetailTop .left .controlSwiper {
    width: 10vw;
    height: 100%;
    padding: 0 2vw
}

@media (max-width:1024px) {
    #productDetail_page .pageContentAll .pageContent .proDetailTop .left .controlSwiper {
        width: 100%;
        padding: 0;
        margin-top: 4vw
    }
}

#productDetail_page .pageContentAll .pageContent .proDetailTop .left .controlSwiper #controlSwiper {
    width: 100%;
    height: 100%
}

#productDetail_page .pageContentAll .pageContent .proDetailTop .left .controlSwiper #controlSwiper li {
    height: unset
}

@media (max-width:1024px) {
    #productDetail_page .pageContentAll .pageContent .proDetailTop .left .controlSwiper #controlSwiper li {
        width: 30vw
    }
}

#productDetail_page .pageContentAll .pageContent .proDetailTop .left .controlSwiper #controlSwiper li .box {
    position: relative;
    width: 100%;
    cursor: pointer;
    aspect-ratio: 1
}

#productDetail_page .pageContentAll .pageContent .proDetailTop .left .controlSwiper #controlSwiper li .box .imgBox {
    width: 100%;
    height: 100%
}

#productDetail_page .pageContentAll .pageContent .proDetailTop .left .controlSwiper #controlSwiper li .box .mask {
    position: absolute;
    top: 0;
    opacity: 0;
    border: 4px solid #ddbc94;
    width: 100%;
    height: 100%
}

#productDetail_page .pageContentAll .pageContent .proDetailTop .left .controlSwiper #controlSwiper li.swiper-slide-active .box .mask {
    opacity: 1
}

#productDetail_page .pageContentAll .pageContent .proDetailTop .left .swiperBox {
    width: calc(100% - 10vw);
    height: 100%
}

@media (max-width:1024px) {
    #productDetail_page .pageContentAll .pageContent .proDetailTop .left .swiperBox {
        width: 100%
    }
}

#productDetail_page .pageContentAll .pageContent .proDetailTop .left .swiperBox #proDetail {
    width: 100%;
    height: 100%
}

#productDetail_page .pageContentAll .pageContent .proDetailTop .left .swiperBox #proDetail li .imgBox {
    background-color: #9e2020;
    width: 100%;
    height: 100%
}

#productDetail_page .pageContentAll .pageContent .proDetailTop .right {
    position: relative;
    z-index: 1;
    width: 45%;
    height: 100%;
    padding-top: 6vw;
    padding-left: 6vw;
    padding-right: 10vw;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #productDetail_page .pageContentAll .pageContent .proDetailTop .right {
        width: 100%;
        padding: 0 8vw;
        margin-top: 6vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

#productDetail_page .pageContentAll .pageContent .proDetailTop .right .top {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset;
    width: 100%
}

@media (max-width:1024px) {
    #productDetail_page .pageContentAll .pageContent .proDetailTop .right .top {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

#productDetail_page .pageContentAll .pageContent .proDetailTop .right .top .title {
    font-family: 'cn1';
    margin-bottom: 3vw;
    width: 100%;
    font-size: 3.1vw
}

@media (max-width:1600px) {
    #productDetail_page .pageContentAll .pageContent .proDetailTop .right .top .title {
        font-size: 3.2vw
    }
}

@media (max-width:1360px) {
    #productDetail_page .pageContentAll .pageContent .proDetailTop .right .top .title {
        font-size: 3.3vw
    }
}

@media (max-width:1024px) {
    #productDetail_page .pageContentAll .pageContent .proDetailTop .right .top .title {
        font-size: 10.2vw
    }
}

@media (max-width:1024px) {
    #productDetail_page .pageContentAll .pageContent .proDetailTop .right .top .title {
        margin: 6vw 0
    }
}

#productDetail_page .pageContentAll .pageContent .proDetailTop .right .bottom {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: unset;
    gap: 1vw
}

@media (max-width:1024px) {
    #productDetail_page .pageContentAll .pageContent .proDetailTop .right .bottom {
        margin-top: 6vw;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

#productDetail_page .pageContentAll .pageContent .proDetailTop .right .bottom .bugLink {
    width: 8vw;
    height: 8vw;
    -webkit-mask-image: url(../img/chinaYuan.png);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat
}

@media (max-width:1024px) {
    #productDetail_page .pageContentAll .pageContent .proDetailTop .right .bottom .bugLink {
        width: 28vw;
        height: 28vw
    }
}

#productDetail_page .pageContentAll .pageContent .proDetailTop .right .bottom .bugLink .colorBox {
    width: 100%;
    height: 100%;
    transition-duration: .2s;
    transition-property: all;
    background-color: #935530;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#productDetail_page .pageContentAll .pageContent .proDetailTop .right .bottom .bugLink .colorBox i {
    font-size: 1.5vw;
    transition-duration: .2s;
    transition-property: all
}

@media (max-width:1600px) {
    #productDetail_page .pageContentAll .pageContent .proDetailTop .right .bottom .bugLink .colorBox i {
        font-size: 1.6vw
    }
}

@media (max-width:1360px) {
    #productDetail_page .pageContentAll .pageContent .proDetailTop .right .bottom .bugLink .colorBox i {
        font-size: 1.7vw
    }
}

@media (max-width:1024px) {
    #productDetail_page .pageContentAll .pageContent .proDetailTop .right .bottom .bugLink .colorBox i {
        font-size: 5.4vw
    }
}

#productDetail_page .pageContentAll .pageContent .proDetailTop .right .bottom .bugLink .colorBox .txt {
    margin-top: .2vw;
    transition-duration: .2s;
    transition-property: all
}

#productDetail_page .pageContentAll .pageContent .proDetailTop .right .bottom .bugLink:hover .colorBox {
    background-color: #ddbc94
}

#productDetail_page .pageContentAll .pageContent .proDetailTop .right .bottom .bugLink:hover .colorBox i {
    color: #9e2020
}

#productDetail_page .pageContentAll .pageContent .proDetailTop .right .bottom .bugLink:hover .colorBox .txt {
    color: #9e2020
}

#productDetail_page .pageContentAll .pageContent .fenge {
    margin: 5vw 0;
    width: 100%
}

@media (max-width:1600px) {
    #productDetail_page .pageContentAll .pageContent .fenge {
        margin: 5vw 0
    }
}

@media (max-width:1360px) {
    #productDetail_page .pageContentAll .pageContent .fenge {
        margin: 5vw 0
    }
}

@media (max-width:1024px) {
    #productDetail_page .pageContentAll .pageContent .fenge {
        margin: 10vw 0
    }
}

#productDetail_page .pageContentAll .pageContent .fenge img {
    width: 100%
}

@media (max-width:1024px) {
    #productDetail_page .pageContentAll .pageContent .proDetailContent .thisBox .cenBox {
        width: 100%
    }
}

@media (max-width:1024px) {
    #productDetail_page .pageContentAll .pageContent .proDetailContent .thisBox .cenBox .articleContent {
        width: 100%
    }
}

#cooperate_page .pageContentAll .pageContent .linian>.thisBox {
    padding-bottom: 5vw
}

@media (max-width:1600px) {
    #cooperate_page .pageContentAll .pageContent .linian>.thisBox {
        padding-bottom: 5vw
    }
}

@media (max-width:1360px) {
    #cooperate_page .pageContentAll .pageContent .linian>.thisBox {
        padding-bottom: 5vw
    }
}

@media (max-width:1024px) {
    #cooperate_page .pageContentAll .pageContent .linian>.thisBox {
        padding-bottom: 10vw
    }
}

#cooperate_page .pageContentAll .pageContent .linian>.thisBox .coutBox {
    width: 70%;
    margin: 0 auto
}

@media (max-width:1600px) {
    #cooperate_page .pageContentAll .pageContent .linian>.thisBox .coutBox {
        width: 70%
    }
}

@media (max-width:1360px) {
    #cooperate_page .pageContentAll .pageContent .linian>.thisBox .coutBox {
        width: 80%
    }
}

@media (max-width:1024px) {
    #cooperate_page .pageContentAll .pageContent .linian>.thisBox .coutBox {
        width: 86%
    }
}

#cooperate_page .pageContentAll .pageContent .linian>.thisBox .coutBox .ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 2vw
}

@media (max-width:1024px) {
    #cooperate_page .pageContentAll .pageContent .linian>.thisBox .coutBox .ul {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 2vw
    }
}

#cooperate_page .pageContentAll .pageContent .linian>.thisBox .coutBox .ul .li {
    position: relative;
    background-color: #9e2020;
    padding: 1vw
}

#cooperate_page .pageContentAll .pageContent .linian>.thisBox .coutBox .ul .li .box {
    position: relative;
    width: 100%;
    height: 16vw
}

@media (max-width:1024px) {
    #cooperate_page .pageContentAll .pageContent .linian>.thisBox .coutBox .ul .li .box {
        height: 50vw
    }
}

#cooperate_page .pageContentAll .pageContent .linian>.thisBox .coutBox .ul .li .box .initTxt {
    width: 100%;
    height: 100%;
    padding: 3vw
}

#cooperate_page .pageContentAll .pageContent .linian>.thisBox .coutBox .ul .li .box .initTxt .title {
    font-size: 1.7vw;
    margin-bottom: 2vw
}

@media (max-width:1600px) {
    #cooperate_page .pageContentAll .pageContent .linian>.thisBox .coutBox .ul .li .box .initTxt .title {
        font-size: 1.8vw
    }
}

@media (max-width:1360px) {
    #cooperate_page .pageContentAll .pageContent .linian>.thisBox .coutBox .ul .li .box .initTxt .title {
        font-size: 1.9vw
    }
}

@media (max-width:1024px) {
    #cooperate_page .pageContentAll .pageContent .linian>.thisBox .coutBox .ul .li .box .initTxt .title {
        font-size: 6vw
    }
}

#cooperate_page .pageContentAll .pageContent .linian>.thisBox .coutBox .ul .li .box .initTxt .content p {
    font-size: .9vw
}

@media (max-width:1600px) {
    #cooperate_page .pageContentAll .pageContent .linian>.thisBox .coutBox .ul .li .box .initTxt .content p {
        font-size: 1vw
    }
}

@media (max-width:1360px) {
    #cooperate_page .pageContentAll .pageContent .linian>.thisBox .coutBox .ul .li .box .initTxt .content p {
        font-size: 1.1vw
    }
}

@media (max-width:1024px) {
    #cooperate_page .pageContentAll .pageContent .linian>.thisBox .coutBox .ul .li .box .initTxt .content p {
        font-size: 3.6vw
    }
}

@media (max-width:1024px) {
    #cooperate_page .pageContentAll .pageContent .linian>.thisBox .coutBox .ul .li .box .initTxt {
        padding: 8vw
    }
}

#cooperate_page .pageContentAll .pageContent .linian>.thisBox .coutBox .ul .li .box .hoverImg {
    left: 0;
    z-index: 1;
    position: absolute;
    opacity: 0;
    transition-duration: .5s;
    transition-property: all;
    pointer-events: none;
    top: 0;
    width: 100%;
    height: 100%
}

#cooperate_page .pageContentAll .pageContent .linian>.thisBox .coutBox .ul .li .box .hoverImg .imgBox {
    width: 100%;
    height: 100%
}

#cooperate_page .pageContentAll .pageContent .linian>.thisBox .coutBox .ul .li:hover .box .hoverImg {
    opacity: 1
}

#cooperate_page .pageContentAll .pageContent .youshi>.thisBox {
    padding: 5vw 0
}

@media (max-width:1600px) {
    #cooperate_page .pageContentAll .pageContent .youshi>.thisBox {
        padding: 5vw 0
    }
}

@media (max-width:1360px) {
    #cooperate_page .pageContentAll .pageContent .youshi>.thisBox {
        padding: 5vw 0
    }
}

@media (max-width:1024px) {
    #cooperate_page .pageContentAll .pageContent .youshi>.thisBox {
        padding: 10vw 0
    }
}

#cooperate_page .pageContentAll .pageContent .youshi>.thisBox .coutBox {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #cooperate_page .pageContentAll .pageContent .youshi>.thisBox .coutBox {
        padding: 0 8vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

#cooperate_page .pageContentAll .pageContent .youshi>.thisBox .coutBox .leftBox {
    padding-left: 6vw;
    width: 40%;
    height: 30vw
}

@media (max-width:1024px) {
    #cooperate_page .pageContentAll .pageContent .youshi>.thisBox .coutBox .leftBox {
        padding: 0;
        width: 100%;
        height: 48vw
    }
}

#cooperate_page .pageContentAll .pageContent .youshi>.thisBox .coutBox .leftBox .imgBox {
    border-radius: 1vw;
    overflow: hidden;
    width: 100%;
    height: 100%
}

#cooperate_page .pageContentAll .pageContent .youshi>.thisBox .coutBox .rightBox {
    width: 60%;
    padding-left: 6vw;
    padding-right: 10vw
}

@media (max-width:1024px) {
    #cooperate_page .pageContentAll .pageContent .youshi>.thisBox .coutBox .rightBox {
        margin-top: 6vw;
        padding: 0;
        width: 100%
    }
}

#cooperate_page .pageContentAll .pageContent .youshi>.thisBox .coutBox .rightBox .ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 2vw
}

@media (max-width:1024px) {
    #cooperate_page .pageContentAll .pageContent .youshi>.thisBox .coutBox .rightBox .ul {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 2vw
    }
}

#cooperate_page .pageContentAll .pageContent .youshi>.thisBox .coutBox .rightBox .ul .li .box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

#cooperate_page .pageContentAll .pageContent .youshi>.thisBox .coutBox .rightBox .ul .li .box .title {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: unset
}

#cooperate_page .pageContentAll .pageContent .youshi>.thisBox .coutBox .rightBox .ul .li .box .title .num {
    color: transparent;
    -webkit-text-stroke: 1px #ddbc94;
    font-family: 'en6';
    text-transform: uppercase;
    font-size: 3.7vw
}

@media (max-width:1600px) {
    #cooperate_page .pageContentAll .pageContent .youshi>.thisBox .coutBox .rightBox .ul .li .box .title .num {
        font-size: 3.8vw
    }
}

@media (max-width:1360px) {
    #cooperate_page .pageContentAll .pageContent .youshi>.thisBox .coutBox .rightBox .ul .li .box .title .num {
        font-size: 3.9vw
    }
}

@media (max-width:1024px) {
    #cooperate_page .pageContentAll .pageContent .youshi>.thisBox .coutBox .rightBox .ul .li .box .title .num {
        font-size: 12vw
    }
}

#cooperate_page .pageContentAll .pageContent .youshi>.thisBox .coutBox .rightBox .ul .li .box .title .txt {
    margin-left: 1vw;
    font-size: 1.3vw
}

@media (max-width:1600px) {
    #cooperate_page .pageContentAll .pageContent .youshi>.thisBox .coutBox .rightBox .ul .li .box .title .txt {
        font-size: 1.4vw
    }
}

@media (max-width:1360px) {
    #cooperate_page .pageContentAll .pageContent .youshi>.thisBox .coutBox .rightBox .ul .li .box .title .txt {
        font-size: 1.5vw
    }
}

@media (max-width:1024px) {
    #cooperate_page .pageContentAll .pageContent .youshi>.thisBox .coutBox .rightBox .ul .li .box .title .txt {
        font-size: 4.8vw
    }
}

#cooperate_page .pageContentAll .pageContent .liucheng {
    position: relative;
    padding: 5vw 0
}

@media (max-width:1600px) {
    #cooperate_page .pageContentAll .pageContent .liucheng {
        padding: 5vw 0
    }
}

@media (max-width:1360px) {
    #cooperate_page .pageContentAll .pageContent .liucheng {
        padding: 5vw 0
    }
}

@media (max-width:1024px) {
    #cooperate_page .pageContentAll .pageContent .liucheng {
        padding: 10vw 0
    }
}

#cooperate_page .pageContentAll .pageContent .liucheng>.thisBox {
    position: relative;
    z-index: 1;
    padding: 5vw 0
}

@media (max-width:1600px) {
    #cooperate_page .pageContentAll .pageContent .liucheng>.thisBox {
        padding: 5vw 0
    }
}

@media (max-width:1360px) {
    #cooperate_page .pageContentAll .pageContent .liucheng>.thisBox {
        padding: 5vw 0
    }
}

@media (max-width:1024px) {
    #cooperate_page .pageContentAll .pageContent .liucheng>.thisBox {
        padding: 10vw 0
    }
}

@media (max-width:1024px) {
    #cooperate_page .pageContentAll .pageContent .liucheng>.thisBox .coutBox {
        padding: 0 4vw
    }
}

#cooperate_page .pageContentAll .pageContent .liucheng>.thisBox .coutBox .ul {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset;
    gap: 2vw
}

@media (max-width:1024px) {
    #cooperate_page .pageContentAll .pageContent .liucheng>.thisBox .coutBox .ul {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 2vw
    }
}

#cooperate_page .pageContentAll .pageContent .liucheng>.thisBox .coutBox .ul .li .box {
    width: 12vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #cooperate_page .pageContentAll .pageContent .liucheng>.thisBox .coutBox .ul .li .box {
        width: 100%
    }
}

#cooperate_page .pageContentAll .pageContent .liucheng>.thisBox .coutBox .ul .li .box .icoBox {
    width: 8vw;
    height: 8vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    background-color: #9e2020;
    border-radius: 50%;
    padding: .7vw
}

@media (max-width:1024px) {
    #cooperate_page .pageContentAll .pageContent .liucheng>.thisBox .coutBox .ul .li .box .icoBox {
        width: 20vw;
        height: 20vw
    }
}

#cooperate_page .pageContentAll .pageContent .liucheng>.thisBox .coutBox .ul .li .box .icoBox .quan {
    border-radius: 50%;
    border: 1px solid #ddbc94
}

#cooperate_page .pageContentAll .pageContent .liucheng>.thisBox .coutBox .ul .li .box .icoBox .quan img {
    width: 100%;
    height: 100%
}

#cooperate_page .pageContentAll .pageContent .liucheng>.thisBox .coutBox .ul .li .box .title {
    font-size: 1.1vw;
    margin-top: 1vw
}

@media (max-width:1600px) {
    #cooperate_page .pageContentAll .pageContent .liucheng>.thisBox .coutBox .ul .li .box .title {
        font-size: 1.2vw
    }
}

@media (max-width:1360px) {
    #cooperate_page .pageContentAll .pageContent .liucheng>.thisBox .coutBox .ul .li .box .title {
        font-size: 1.3vw
    }
}

@media (max-width:1024px) {
    #cooperate_page .pageContentAll .pageContent .liucheng>.thisBox .coutBox .ul .li .box .title {
        font-size: 4.2vw
    }
}

#cooperate_page .pageContentAll .pageContent .liucheng>.thisBox .coutBox .ul .li .box .content {
    margin-top: 1.4vw;
    text-align: center;
    padding: 0 1vw
}

#cooperate_page .pageContentAll .pageContent .shili>.thisBox {
    padding-top: 5vw
}

@media (max-width:1600px) {
    #cooperate_page .pageContentAll .pageContent .shili>.thisBox {
        padding-top: 5vw
    }
}

@media (max-width:1360px) {
    #cooperate_page .pageContentAll .pageContent .shili>.thisBox {
        padding-top: 5vw
    }
}

@media (max-width:1024px) {
    #cooperate_page .pageContentAll .pageContent .shili>.thisBox {
        padding-top: 10vw
    }
}

@media (max-width:1024px) {
    #cooperate_page .pageContentAll .pageContent .shili>.thisBox .swiperBox #shili {
        margin-bottom: 16vw
    }
}

#cooperate_page .pageContentAll .pageContent .shili>.thisBox .swiperBox #shili .swiper-slide {
    width: 25%;
    padding: 2vw 0;
    transition-duration: 1s;
    transition-property: all
}

@media (max-width:1024px) {
    #cooperate_page .pageContentAll .pageContent .shili>.thisBox .swiperBox #shili .swiper-slide {
        width: 80vw
    }
}

#cooperate_page .pageContentAll .pageContent .shili>.thisBox .swiperBox #shili .swiper-slide .box {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#cooperate_page .pageContentAll .pageContent .shili>.thisBox .swiperBox #shili .swiper-slide .box .imgBox {
    width: 100%;
    height: 20vw
}

@media (max-width:1024px) {
    #cooperate_page .pageContentAll .pageContent .shili>.thisBox .swiperBox #shili .swiper-slide .box .imgBox {
        height: 50vw
    }
}

#cooperate_page .pageContentAll .pageContent .shili>.thisBox .swiperBox #shili .swiper-slide .box .title {
    margin-top: 1vw;
    font-size: 1.1vw;
    font-weight: bold
}

@media (max-width:1600px) {
    #cooperate_page .pageContentAll .pageContent .shili>.thisBox .swiperBox #shili .swiper-slide .box .title {
        font-size: 1.2vw
    }
}

@media (max-width:1360px) {
    #cooperate_page .pageContentAll .pageContent .shili>.thisBox .swiperBox #shili .swiper-slide .box .title {
        font-size: 1.3vw
    }
}

@media (max-width:1024px) {
    #cooperate_page .pageContentAll .pageContent .shili>.thisBox .swiperBox #shili .swiper-slide .box .title {
        font-size: 4.2vw
    }
}

@media (max-width:1024px) {
    #cooperate_page .pageContentAll .pageContent .shili>.thisBox .swiperBox #shili .swiper-slide .box .title {
        margin-top: 4vw
    }
}

#cooperate_page .pageContentAll .pageContent .shili>.thisBox .swiperBox .swiperControlBox {
    margin-top: 2vw
}

#cooperate_page .pageContentAll .pageContent .shili>.thisBox .swiperBox .swiperControlBox .navigation .navigationThis {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    gap: 4vw
}

#cooperate_page .pageContentAll .pageContent .shili>.thisBox .swiperBox .swiperControlBox .navigation .navigationThis .btn {
    position: unset
}

/* 招商板块样式 */
.inxzhaoshang {
  padding: 7vw 0;
  position: relative;

}

.inxzhaoshang .thisBox {
  display: flex;
  align-items: center;
  width: 80%;
  height: 75vh;
  margin: 0 auto;
  gap: 50px;
}

.inxzhaoshang .thisBox .left {
  flex: 0 0 45%;
}

.inxzhaoshang .thisBox .left .imgBox {
  width: 100%;
  height: 34vw;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.15);
}

.inxzhaoshang .thisBox .left .imgBox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}

.inxzhaoshang .thisBox .left:hover .imgBox img {
  transform: scale(1.08);
}

.inxzhaoshang .thisBox .right {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.inxzhaoshang .thisBox .right .title {
    margin-bottom: 0;
    font-size: 4vw;
    font-family: 'cn1';
}

.inxzhaoshang .thisBox .right .subTitle {
     font-size: 1.5vw;
    font-family: 'en6';
    text-transform: uppercase;
    margin: 0;
}

.inxzhaoshang .thisBox .right .content {
  font-size: 0.9vw;
  line-height: 1.9;
      margin-top: 4vw;
  color: #555;
  text-align: justify;
}
.inxzhaoshang .thisBox .right .content p{
  font-size: 1.2vw;

}
.inxzhaoshang .thisBox .right .jumpButton {
  display: inline-block;
  padding: 14px 36px;
  background: linear-gradient(135deg, #ddbc94, #c8a982);
  color: #333;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  border-radius: 6px;
  transition: all 0.3s ease;
  box-shadow: 0 6px 16px rgba(221, 188, 148, 0.4);
  align-self: flex-start;
}



.loadingThis .thisBox .coutBox .cenLogoBox .jiazai {
    position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 10vw;
}
 
.loadingThis .thisBox .coutBox .cenLogoBox .jiazai .dot {
  width: 12px;
  height: 12px;
  background: #6e4a30;
  border-radius: 50%;
  animation: blink 1.4s infinite ease-in-out both;
}
 
.loadingThis .thisBox .coutBox .cenLogoBox .jiazai .dot:nth-child(1) {
  animation-delay: -0.32s;
}
 
.loadingThis .thisBox .coutBox .cenLogoBox .jiazai .dot:nth-child(2) {
  animation-delay: -0.16s;
}
 
.loadingThis .thisBox .coutBox .cenLogoBox .jiazai .dot:nth-child(3) {
  animation-delay: 0s;
}
 
@keyframes blink {
  0%, 80%, 100% {
    transform: scale(0);
    opacity: 0.3;
  }
  40% {
    transform: scale(1);
    opacity: 1;
  }
}

/* 荣誉图片轮播样式 */
/* 轮播样式 */
.logoCarousel {
  width: 100%;
  overflow: hidden;
}

.logoCarousel .swiper-container {
  width: 100%;
}

.logoCarousel .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30vw;
}

.logoCarousel .swiper-slide img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.logoCarousel .swiper-pagination {
  bottom: 80px;
}

.logoCarousel .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #ccc;
  opacity: 1;
}

.logoCarousel .swiper-pagination-bullet-active {
  background: #333;
}

.inxzhaoshang .thisBox .right .jumpButton:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 24px rgba(221, 188, 148, 0.5);
  background: linear-gradient(135deg, #e8c99b, #ddbc94);
}

/* 响应式设计 */
@media (max-width: 1024px) {
    .logoCarousel .swiper-pagination{
            bottom: 30px;
}
    
    .logoCarousel .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60vw;
}
    .inxzhaoshang .thisBox .right .subTitle {
     font-size: 5.5vw;
    font-family: 'en6';
    text-transform: uppercase;
    margin: 0;
}

  .inxzhaoshang .thisBox {
    flex-direction: column;
    width: 90%;
      height: 88vh;
    gap: 30px;
  }
  .inxzhaoshang .thisBox .right .content p{
    font-size: 16px;
  }
  .inxzhaoshang .thisBox .left {
    width: 100%;
    flex: none;
  }
  
  .inxzhaoshang .thisBox .left .imgBox {
    height: 280px;
  }
  
  .inxzhaoshang .thisBox .right .title {
    font-size: 10vw;
  }
  
  .inxzhaoshang .thisBox .right .jumpButton {
    align-self: center;
  }
}


/* 企业历程区块 */
.History {
  padding: 60px 0;

}

.History .thisBox {
  width: 80%;
  margin: 0 auto;
  padding: 0 20px;
}

/* 时间轴容器 */
.historyTimeline {
  position: relative;
  padding: 40px 0;
}

/* 时间轴线 */
.historyTimeline::before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 100%;
  background: linear-gradient(to bottom, #e0e0e0, #6e4a30, #e0e0e0);
  top: 0;
}

/* 单个历程项 */
.historyItem {
  position: relative;
  width: 50%;
  padding: 20px 40px;
  box-sizing: border-box;
}

/* 奇数项在左侧 */
.historyItem:nth-child(odd) {
  left: 0;
  text-align: right;
  padding-right: 60px;
}

/* 偶数项在右侧 */
.historyItem:nth-child(even) {
  left: 50%;
  text-align: left;
  padding-left: 60px;
}

/* 年份样式 */
.historyYear {
    font-size: 2vw;
    font-weight: bold;
    color: #ffe2bb;
    margin-bottom: 10px;
    position: relative;
}
/* 年份圆点标记 */
.historyYear::after {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  background-color: #6e4a30;
  border: 4px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #6e4a30;
  top: 50%;
  transform: translateY(-50%);
}

/* 奇数项圆点位置 */
.historyItem:nth-child(odd) .historyYear::after {
  right: -52px;
}

/* 偶数项圆点位置 */
.historyItem:nth-child(even) .historyYear::after {
  left: -52px;
}

/* 内容样式 */
.historyContent {
font-size: 1vw;
    line-height: 1.8;
    color: #6d492f;
    background-color: #ffe2bb;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
}

/* 响应式适配 */
@media screen and (max-width: 768px) {
    .History .thisBox{
            width: 90%;
    margin: 0 auto;
    padding: 0 20px;
    }
    .historyContent {
font-size: 4vw;
 
}
.historyYear {
    font-size: 7vw;
    font-weight: bold;
    color: #6e4a30;
    margin-bottom: 10px;
    position: relative;
}
  .historyTimeline::before {
    left: 20px;
  }

  .historyItem {
    width: 100%;
    left: 0 !important;
    padding-left: 60px !important;
    padding-right: 20px !important;
    text-align: left !important;
  }

  .historyYear::after {
    left: -52px !important;
    right: auto !important;
  }
}


/* 创始人介绍样式 */
.ceobox {

  padding: 4vw 0;

}

.ceo-container {
  position: relative;
  width: 80%;
  margin: 0 auto;

  display: flex;
  align-items: center;
  gap: 60px;
    background: linear-gradient(358deg, #fff7ed 0%, #f9d79e 100%);
  border-radius: 10px;

  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}


/* .ceo-container::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 70%;
  background-image: url(../img/song.png);
  background-size: contain;
  background-repeat: no-repeat;

} */

.ceo-left {
  flex: 0 0 40%;
  position: relative;
}

.ceo-image {
  position: relative;
  text-align: center;
  height: 35vw;
}

.ceo-image img {
  width: 100%;
  object-fit: contain;
  height: 100%;

}

.ceo-title {
  position: absolute;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
}

.title-circle {
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #d4af37 0%, #f4d03f 100%);
  border-radius: 30px;
  display: flex;
  padding: 17px;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.title-text {
  text-align: center;
  color: #fff;
  font-family: 'cn1', serif;

  text-orientation: upright;
  letter-spacing: 5px;
}

.hao {
  font-size: 1.2vw;
  margin-bottom: 15px;
}

.name {
  font-size: 1.6vw;

}

.ceo-right {
  flex: 1;
}

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

.ceo-heading::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 3px;
  background: linear-gradient(90deg, #d4af37 0%, #f4d03f 100%);
}

.ceo-heading h2 {
  font-family: 'cn1', serif;
  font-size: 2vw;
  color: #6e4a30;
  margin-bottom: 15px;
  line-height: 1.2;
  font-weight: bold;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}

.ceo-heading h4 {
  font-family: 'cn1', serif;
  font-size: 1.5vw;
  color: #6e4a30;
  margin-bottom: 15px;
  line-height: 1.2;
  font-weight: bold;
  text-shadow: 1px 1px 2px rgba(87, 33, 3, 0.1);
}

.ceo-subtitle {
  font-size: 1vw;
  color: #6e4a30;
  margin-bottom: 0;
  font-style: italic;
  font-family: 'en1', sans-serif;
  letter-spacing: 1px;
}

.ceo-achievements {
  list-style: none;
  padding: 0;
  margin: 0;
}

.ceo-achievements li {
  font-size: 1vw;
  color: #6e4a30;
  margin-bottom: 12px;
  line-height: 1.4;
  position: relative;
  padding-left: 20px;
}
.ceo-achievements li p {

  color: #6e4a30;

}
.ceo-achievements li p::before {
  content: '•';
  position: absolute;
  left: 0;
  color: #d4af37;
  font-weight: bold;
}

@media (max-width: 1024px) {
    .ceo-image {

  height: 75vw;
}
.ceo-subtitle {
      font-size: 5vw;
    color: #6e4a30;
    line-height: 1em;

}
.ceo-heading h4{
        font-size: 6vw;
    color: #6e4a30;
}
}

/* 响应式设计 */
@media (max-width: 768px) {
  .ceo-container {
    flex-direction: column;
    text-align: center;
    gap: 30px;
  }

  .ceo-left {
    flex: 1;
  }

  .ceo-title {
    position: relative;
    left: 0;
    top: 0;
    transform: none;
    margin-bottom: 20px;
  }

  .ceo-heading h2 {
    font-size: 28px;
  }
.hao {
    font-size: 6vw;
    margin-bottom: 15px;
  }
  .ceo-achievements li {
    text-align: left;
  }
}


/* d:/phpstudy_pro/WWW/haobaisw.ruoguang.vip/template/default/css/about_page.css */
.about-section {
    /* padding: 80px 0; */
   
}

.about-section .container {
    width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: end;
}
.about-section .container *{
    color: #6e4a30;
}
.about-section .left-content {
    width: 50%;
}

.about-section .right-content {
    width: 42%;
}

.about-section .title {
    font-size: 2.5vw;
    font-weight: bold;
  
    margin-bottom: 20px;
    position: relative;
  
}



.about-section .title span {
   
 
}

.about-section .subtitle {
    font-size: 1.2vw;
  
    margin-bottom: 30px;
}

.about-section .description {
    font-size: 14px;

    line-height: 2;
    margin-bottom: 40px;
    text-indent: 2em;
}
.about-section .description p {
  
}
.about-section .stats-grid {
    display: flex;
    flex-direction: column;
    gap: 35px;
}

.about-section .stat-item {
    display: flex;
    align-items: baseline;
}

.about-section .stat-number {
    font-size: 3vw;
    font-weight: bold;

    margin-right: 15px;
}

.about-section .stat-unit {
    font-size: 1vw;

    margin-right: 10px;
}

.about-section .stat-label {
    font-size: 1vw;

}

.about-section .image-container {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}

.about-section .image-container img {
    width: 100%;
    height: auto;
    display: block;
}

.about-section .play-btn {
    position: absolute;
    bottom: 30px;
    right: 30px;
    width: 60px;
    height: 60px;
    background-color: rgba(138, 68, 3, 0.9);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: transform 0.3s ease;
}

.about-section .play-btn:hover {
    transform: scale(1.1);
}

.about-section .play-btn::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 15px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    margin-left: 3px;
}

@media (max-width: 1200px) {
    .about-section .container {
        width: 90%;
        flex-direction: column;
        gap: 50px;
    }
    .about-section .left-content, 
    .about-section .right-content {
        width: 100%;
    }
}
@media (max-width: 1200px) {
    .about-section .title {
    font-size: 7vw;
    font-weight: bold;
    margin-bottom: 20px;
    position: relative;
  
}
.about-section .subtitle {
    font-size: 6.2vw;
    margin-bottom: 30px;
}
.about-section .stat-number{
    font-size: 6.2vw;
}
.about-section .stat-unit {
    font-size: 14px;
    margin-right: 10px;
}
.about-section .stat-label{
      font-size: 14px;
}
}



#cooperate_page .pageContentAll .pageContent {
  padding-top: 6vw;
}
@media (max-width:1600px) {
  #cooperate_page .pageContentAll .pageContent {
    padding-top: 6vw;
  }
}
@media (max-width:1300px) {
  #cooperate_page .pageContentAll .pageContent {
    padding-top: 6vw;
  }
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent {
    padding-top: 18vw;
  }
}
#cooperate_page .pageContentAll .pageContent .tedian > .thisBox {
  padding-bottom: 6vw;
}
#cooperate_page .pageContentAll .pageContent .tedian *{color: #ddbc94;}
@media (max-width:1600px) {
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox {
    padding-bottom: 6vw;
  }
}
@media (max-width:1300px) {
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox {
    padding-bottom: 6vw;
  }
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox {
    padding-bottom: 18vw;
  }
}
#cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: unset;
  gap: 10vw;
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox {
    width: 80%;
    margin: 0 auto;
  }
}
@media (max-width:1024px) and (max-width:1600px) {
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox {
    width: 80%;
  }
}
@media (max-width:1024px) and (max-width:1300px) {
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox {
    width: 80%;
  }
}
@media (max-width:1024px) and (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox {
    width: 86%;
  }
}
#cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: unset;
  gap: 10vw;
  width: 100%;
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset;
  }
}
#cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox .leftBox {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: unset;
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox .leftBox {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset;
  }
}
#cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox .leftBox .sortName {
padding-top: 4vw;
    width: 20vw;
    position: relative;
    z-index: 1;
    margin-right: -18vw;
    text-align: center;
    font-size: 6.7vw;
    font-family: 'cn1';
    opacity: 1;
    will-change: transform;
    color: #ffffff;
    mix-blend-mode: plus-lighter;
}
@media (max-width:1600px) {
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox .leftBox .sortName {
    font-size: clamp(12px, 4.8vw, 4.8vw);
  }
}
@media (max-width:1300px) {
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox .leftBox .sortName {
    font-size: clamp(12px, 4.9vw, 4.9vw);
  }
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox .leftBox .sortName {
    font-size: 17.2vw;
  }
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox .leftBox .sortName {
    width: 100%;
    padding-top: 0;
    width: unset;
    text-align: unset;
    margin-right: unset;
  }
}
#cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox .leftBox .imgBoxAll {
  position: relative;
  width: 18vw;
  height: 30vw;
  overflow: hidden;
}
#cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox .leftBox .imgBoxAll .moveBox {
  width: 100%;
  height: 100%;
}
#cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox .leftBox .imgBoxAll .moveBox .imgBox {
  width: 100%;
  height: 30vw;
}
#cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox .textBoxAll {
  width: 30%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: unset;
  gap: 2vw;
  padding: 2vw 0;
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox .textBoxAll {
    width: 100%;
  }
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox .textBoxAll .contentText {
    width: 100%;
  }
}
#cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: unset;
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul {
    width: 100%;
  }
}
#cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul .li {
  padding: 1vw 0;
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul .li {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset;
    padding: 6vw 0;
    gap: 4vw;
  }
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul .li .imgBox {
    width: 50%;
  }
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul .li .box {
    width: 50%;
  }
}
#cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul .li .box .title {
  font-family: 'cn1';

  font-size: 1.5vw;
  margin-bottom: 2vw;
}
@media (max-width:1600px) {
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul .li .box .title {
    font-size: clamp(12px, 1.6vw, 1.6vw);
  }
}
@media (max-width:1300px) {
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul .li .box .title {
    font-size: clamp(12px, 1.7vw, 1.7vw);
  }
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul .li .box .title {
    font-size: 4.8vw;
  }
}
#cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul .li .box .text p {
  font-size: 1vw;

}
@media (max-width:1600px) {
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul .li .box .text p {
    font-size: clamp(12px, 1.1vw, 1.1vw);
  }
}
@media (max-width:1300px) {
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul .li .box .text p {
    font-size: clamp(12px, 1.2vw, 1.2vw);
  }
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul .li .box .text p {
    font-size: 3.8vw;
  }
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul .li:nth-child(even) {
    flex-direction: row-reverse;
  }
}
@media (min-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox:nth-child(even) {
    flex-direction: row-reverse;
  }
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox:nth-child(even) .leftBox {
    flex-direction: row-reverse;
  }
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox:nth-child(even) .leftBox .sortName {
    margin-left: -14vw;
    margin-right: unset;
  }
  #cooperate_page .pageContentAll .pageContent .tedian > .thisBox .contentBox .sortOneBox:nth-child(even) .textBoxAll {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    flex-wrap: unset;
  }
}
#cooperate_page .pageContentAll .pageContent .yaosu > .thisBox {
  padding-top: 3vw;
}
@media (max-width:1600px) {
  #cooperate_page .pageContentAll .pageContent .yaosu > .thisBox {
    padding-top: 3vw;
  }
}
@media (max-width:1300px) {
  #cooperate_page .pageContentAll .pageContent .yaosu > .thisBox {
    padding-top: 6vw;
  }
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .yaosu > .thisBox {
    padding-top: 18vw;
  }
}
#cooperate_page .pageContentAll .pageContent .yaosu > .thisBox .contentBox {
  position: relative;
  margin: 0 auto;
  width: 95%;
}
#cooperate_page .pageContentAll .pageContent .yaosu > .thisBox .contentBox .boxCout {
    width: 70%;
    margin: auto;
    height: 100%;
    padding: 10vw 4vw;
    position: relative;
    z-index: 1;
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .yaosu > .thisBox .contentBox .boxCout {
    padding: 0;
  }
  #cooperate_page .pageContentAll .pageContent .yaosu > .thisBox .contentBox .boxCout {
    width: 90%;
    margin: auto;
    height: 100%;
    padding: 10vw 4vw;
    position: relative;
    z-index: 1;
}
}
#cooperate_page .pageContentAll .pageContent .yaosu > .thisBox .contentBox .boxCout .ul {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 4vw;
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .yaosu > .thisBox .contentBox .boxCout .ul {
    display: flex;
    flex-wrap: wrap;
    gap: 2vw;
  }
  #cooperate_page .pageContentAll .pageContent .yaosu > .thisBox .contentBox .boxCout .ul > li {
    width: 100%;
  }
}
#cooperate_page .pageContentAll .pageContent .yaosu > .thisBox .contentBox .boxCout .ul .li .box {
  padding: 3vw;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 12px;
  justify-content: flex-start;
  flex-wrap: unset;
  gap: 0.8vw;
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .yaosu > .thisBox .contentBox .boxCout .ul .li .box {
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.04);
  }
}
#cooperate_page .pageContentAll .pageContent .yaosu > .thisBox .contentBox .boxCout .ul .li .box .ico {
  width: 6vw;
  height: 6vw;
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .yaosu > .thisBox .contentBox .boxCout .ul .li .box .ico {
    width: 12vw;
    height: 12vw;
  }
}
#cooperate_page .pageContentAll .pageContent .yaosu > .thisBox .contentBox .boxCout .ul .li .box .ico img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
#cooperate_page .pageContentAll .pageContent .yaosu > .thisBox .contentBox .boxCout .ul .li .box .title {
  font-size: 1.5vw;
  color: #532705;
  font-family: 'cn1';
}
#cooperate_page .pageContentAll .pageContent .yaosu > .thisBox .contentBox .boxCout .ul .li .box .content p {
  font-size: 1vw;
  color: #532705;

}
@media (max-width:1600px) {
  #cooperate_page .pageContentAll .pageContent .yaosu > .thisBox .contentBox .boxCout .ul .li .box .title {
    font-size: clamp(12px, 1.4vw, 1.4vw);
  }
}
@media (max-width:1300px) {
  #cooperate_page .pageContentAll .pageContent .yaosu > .thisBox .contentBox .boxCout .ul .li .box .title {
    font-size: clamp(12px, 1.5vw, 1.5vw);
  }
  #cooperate_page .pageContentAll .pageContent .yaosu > .thisBox .contentBox .boxCout .ul .li .box .content p {
  font-size: 16px;
  color: #532705;

}
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .yaosu > .thisBox .contentBox .boxCout .ul .li .box .title {
    font-size: 4.4vw;
  }
}
#cooperate_page .pageContentAll .pageContent .yaosu > .thisBox .contentBox .bgImg {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .yaosu > .thisBox .contentBox .bgImg {
    height: 100vw;
    display: none;
  }
}
#cooperate_page .pageContentAll .pageContent .yaosu > .thisBox .contentBox .bgImg img {
  height: 100%;
}
#cooperate_page .pageContentAll .pageContent .youshi > .thisBox {
  padding-bottom: 6vw;
}
@media (max-width:1600px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox {
    padding-bottom: 6vw;
  }
}
@media (max-width:1300px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox {
    padding-bottom: 6vw;
  }
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox {
    padding-bottom: 18vw;
  }
}
#cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: unset;
  gap: 10vw;
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox {
    width: 80%;
    margin: 0 auto;
  }
}
@media (max-width:1024px) and (max-width:1600px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox {
    width: 80%;
  }
}
@media (max-width:1024px) and (max-width:1300px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox {
    width: 80%;
  }
}
@media (max-width:1024px) and (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox {
    width: 86%;
  }
}
#cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: unset;
  gap: 10vw;
  width: 100%;
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset;
  }
}
#cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .leftBox {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: unset;
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .leftBox {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset;
  }
}
#cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .leftBox .sortName {
    padding-top: 4vw;
    width: 20vw;
    position: relative;
    z-index: 1;
    margin-right: -19vw;
    text-align: center;

    font-family: 'cn1';
    opacity: 1;
    will-change: transform;
    color: #ffffff;
    mix-blend-mode: plus-lighter;
}
@media (max-width:1600px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .leftBox .sortName {
    font-size: clamp(12px, 7.8vw, 7.8vw);
  }
}
@media (max-width:1300px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .leftBox .sortName {
    font-size: clamp(12px, 7.9vw, 7.9vw);
  }
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .leftBox .sortName {
    font-size: 17.2vw;
  }
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .leftBox .sortName {
    width: 100%;
    padding-top: 0;
    width: unset;
    text-align: unset;
    margin-right: unset;
  }
}
#cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .leftBox .imgBoxAll {
  position: relative;
  width: 18vw;
  height: 30vw;
  overflow: hidden;
}
#cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .leftBox .imgBoxAll .moveBox {
  width: 100%;
  height: 100%;
}
#cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .leftBox .imgBoxAll .moveBox .imgBox {
  width: 100%;
  height: 30vw;
}
#cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .textBoxAll {
  width: 30%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: unset;
  gap: 2vw;
  padding: 2vw 0;
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .textBoxAll {
    width: 100%;
  }
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .textBoxAll .contentText {
    width: 100%;
  }
}
#cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: unset;
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul {
    width: 100%;
  }
}
#cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul .li {
  padding: 1vw 0;
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul .li {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset;
    padding: 6vw 0;
    gap: 4vw;
  }
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul .li .imgBox {
    width: 50%;
  }
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul .li .box {
    width: 50%;
  }
}
#cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul .li .box .title {
  font-family: 'cn1';
  font-size: 1.5vw;
  color: #532705;
  margin-bottom: 1vw;
}
@media (max-width:1600px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul .li .box .title {
    font-size: clamp(12px, 1.6vw, 1.6vw);
  }
}
@media (max-width:1300px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul .li .box .title {
    font-size: clamp(12px, 1.7vw, 1.7vw);
  }
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul .li .box .title {
    font-size: 4.8vw;
  }
}
#cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul .li .box .text p {
  font-size: 1vw;
  color: #532705;
}
@media (max-width:1600px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul .li .box .text p {
    font-size: clamp(12px, 1.1vw, 1.1vw);
  }
}
@media (max-width:1300px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul .li .box .text p {
    font-size: clamp(12px, 1.2vw, 1.2vw);
  }
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul .li .box .text p {
    font-size: 3.8vw;
  }
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .textBoxAll .contentText .ul .li:nth-child(even) {
    flex-direction: row-reverse;
  }
}
@media (min-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox:nth-child(even) {
    flex-direction: row-reverse;
  }
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox:nth-child(even) .leftBox {
    flex-direction: row-reverse;
  }
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox:nth-child(even) .leftBox .sortName {
    margin-left: -14vw;
    margin-right: unset;
  }
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox:nth-child(even) .textBoxAll {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    flex-wrap: unset;
  }
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox {
    padding-top: 20vw;
  }
}
#cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .leftBox .sortName {
  font-size: 6.5vw;
}
@media (max-width:1600px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .leftBox .sortName {
    font-size: clamp(12px, 5.6vw, 5.6vw);
  }
}
@media (max-width:1300px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .leftBox .sortName {
    font-size: clamp(12px, 5.7vw, 5.7vw);
  }
}
@media (max-width:1024px) {
  #cooperate_page .pageContentAll .pageContent .youshi > .thisBox .contentBox .sortOneBox .leftBox .sortName {
    font-size: 12.8vw;
  }
}
/* 特色展示板块 */
.cpyoushibox {
    padding: 3vw 0;
}

.cpyoushibox .thisBox {
    max-width: 80%;
    margin: 0 auto;
}

.cpyoushibox .sortTitle {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
    color: #333;
}

.cpyoushibox .featuresGrid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}

.cpyoushibox .featureItem {
    display: flex;
    gap: 0; /* 移除间距，让图片和文字各占50% */
    align-items: center;
    background: #fff;
    padding: 0;
    border-radius: 12px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
    overflow: hidden; /* 确保圆角生效 */
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.cpyoushibox .featureItem:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.12);
}

.cpyoushibox .featureImg {
    flex: 0 0 50%; /* 固定占比50% */
    width: 50%;
    height: 14vw; /* 固定高度 */
    background: linear-gradient(135deg, #f5f7fa, #e4e8ec);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.cpyoushibox .featureImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cpyoushibox .featureContent {
    flex: 0 0 50%; /* 固定占比50% */
    width: 50%;
    padding: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.cpyoushibox .featureTitle {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.cpyoushibox .featureTitle::before {
    content: '';
    width: 4px;
    height: 18px;
    background: #6e3602;
    margin-right: 10px;
    border-radius: 2px;
}

.cpyoushibox .featureDesc {
    font-size: 14px;
    color: #6e3602;
    line-height: 1.8;
}
.cpyoushibox .featureDesc p{

    color: #6e3602;
   
}
@media (max-width: 992px) {
    .cpyoushibox .featuresGrid {
        grid-template-columns: 1fr;
        gap: 25px;
    }
    
    .cpyoushibox .featureItem {
        flex-direction: column;
    }
    
    .cpyoushibox .featureImg,
    .cpyoushibox .featureContent {
     
        width: 100%;
    }
    
    .cpyoushibox .featureImg {
        height: 150px;
    }
}

/* 产品展示板块 */
.productsbox {
    padding: 60px 0;

}

.productsbox .thisBox {
    max-width: 85%;
    margin: 0 auto;
}

.productsbox .contentBox {
    padding: 0 20px;
}

.productsbox .sortTitle {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
    color: #333;
}

.productsbox .productsGrid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

.productsbox .productItem {
    background: #fff0de;
    border-radius: 16px;
    height: 100%;
    padding: 30px 20px;
    text-align: center;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.productsbox .productItem:hover {
    transform: translateY(-8px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

.productsbox .productImg {
    width: 25vw;
    height: 20vw;
    margin: 0 auto 20px;
   
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.productsbox .productImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.productsbox .productName {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 12px;
}

.productsbox .productDesc {
    font-size: 13px;
    color: #666;
    line-height: 1.7;
    margin-bottom: 15px;
    padding: 0 10px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.productsbox .productTags {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
}

.productsbox .productTags .tag {
    font-size: 12px;
    color: #2E7D32;
    background: rgba(46, 125, 50, 0.1);
    padding: 4px 12px;
    border-radius: 20px;
}

@media (max-width: 992px) {
    .productsbox .productsGrid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}

@media (max-width: 576px) {
    .productsbox .productsGrid {
        grid-template-columns: 1fr;
    }
    
    .productsbox .productImg {
        width: 140px;
        height: 140px;
    }
}

.productsbox .productBtn {
    margin-top: 15px;
}

.productsbox .productBtn .btn {
display: inline-block;
    font-size: 14px;
    color: #fff;
    background: linear-gradient(135deg, #8f4e27, #ecc69b);
    padding: 10px 25px;
    border-radius: 25px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgb(122 122 122 / 30%);
}

.productsbox .productBtn .btn:hover {
    background: linear-gradient(135deg, #8f4e27, #ecc69b);
    transform: translateY(-2px);
     box-shadow: 0 2px 8px rgb(122 122 122 / 30%);
}

.productsbox .productBtn .btn:active {
    transform: translateY(0);
}

.topNav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background-color: transparent;
    transition: background-color 0.5s ease;
}


.wenhuabox {
    width: 100%;
    margin-top: 40px;
}

.wenhuabox .wenhuaBg {
    position: relative;
    width: 100%;
    height: 35vw; /* 建议高度，可根据实际需求调整 */
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wenhuabox .wenhuaOverlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.35);
}

.wenhuabox .wenhuaContent {
    position: relative;
    z-index: 1;
    text-align: center;
    color: #fff;
    padding: 0 20px;
    width: 900px;
}

.wenhuabox .wenhuaIcon {
    width: 5vw;
    height: 5vw;
    margin: 0 auto 25px;
    background: rgb(110 74 48);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}


.wenhuabox .wenhuaSubtitle {
    font-size: 2vw;
    letter-spacing: 8px;
    margin-bottom: 18px;
    opacity: 0.9;
    font-weight: 500;
}

.wenhuabox .wenhuaTitle {
    font-size: 1.5vw;
    font-weight: bold;
    margin-bottom: 25px;
    line-height: 1.3;
}

.wenhuabox .wenhuaDesc {
    font-size: 1.2vw;
    line-height: 2.2;
    opacity: 0.92;

    margin: 0 auto;
}
.wenhuabox .wenhuaDesc p{
      font-size: 1.2vw;
          line-height: 2.2;
}


@media (max-width: 1024px) {
.wenhuabox .wenhuaContent {
  
    width: 100%;
}
.wenhuabox .wenhuaDesc p{
        font-size: 16px;
}
}



/* 响应式设计 */
@media (max-width: 768px) {

    .wenhuabox .wenhuaBg {
        height: 420px;
    }
    
    .wenhuabox .wenhuaTitle {
        font-size: 28px;
    }
    
    .wenhuabox .wenhuaDesc {
        font-size: 14px;
        line-height: 2;
    }
    
    .wenhuabox .wenhuaIcon {
        width: 50px;
        height: 50px;
    }
}

@media (max-width: 480px) {
    .wenhuabox .wenhuaBg {
        height: 380px;
    }
    
    .wenhuabox .wenhuaTitle {
        font-size: 24px;
    }
    
    .wenhuabox .wenhuaSubtitle {
        letter-spacing: 4px;
    }
}

/* 门店列表样式 */
.mengdlist {
width: 90%;
    margin: auto;
    padding: 1vw 0;
}

.store-list {
    width: 90%;
    margin: 0 auto;
}

.store-item {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
    background-color: #fdf8f0;
    border-radius: 2vw;
    padding: 3vw;
    margin-bottom: 3vw;
    box-shadow: 0 0.5vw 2vw rgba(0, 0, 0, 0.05);
}

.store-images {
    width: 45%;
    display: flex;
    flex-direction: row;
    gap: 2%;
}

.store-images .img-box {
    width: 100%;
    height:100%;
    overflow: hidden;
    border-radius: 1vw;
}

.store-images .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.store-info {
    width: 52%;
    padding-left: 3%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.store-name {
    font-size: 1.8vw;
    font-weight: bold;
    color: #333;
    margin-bottom: 2vw;
}

.contact-info {
    display: flex;
    flex-direction: column;
    gap: 1.2vw;
}

.contact-item {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    font-size: 1.3vw;
    line-height: 1.6;
}

.contact-item .label {
    color: #999;
    min-width: 25%;
}

.contact-item .value {
    color: #333;
    flex: 1;
}

.contact-item.address {
    /* flex-direction: column; */
}

.contact-item.address .label {
    margin-bottom: 0.5vw;
}

/* 平板端适配 */
@media (max-width: 1024px) {
    .store-item {
        flex-direction: column;
        padding: 4vw;
        border-radius: 3vw;
    }
    
    .store-images {
        width: 100%;
        flex-direction: row;
        margin-bottom: 4vw;
    }
    
    .store-images .img-box {
        width: 49%;
        height: 35vw;
        border-radius: 2vw;
    }
    
    .store-info {
        width: 100%;
        padding-left: 0;
    }
    
    .store-name {
        font-size: 4.5vw;
        margin-bottom: 3vw;
    }
    
    .contact-info {
        gap: 2vw;
    }
    
    .contact-item {
        font-size: 3.5vw;
    }
    
    .contact-item .label {
        min-width: 28%;
    }
}

/* 手机端适配 */
@media (max-width: 768px) {
    .mengdlist {
        padding: 6vw 0;
    }
    
    .store-list {
        width: 94%;
    }
    
    .store-item {
        padding: 5vw;
        margin-bottom: 5vw;
    }
    
    .store-images .img-box {
        height: 40vw;
        border-radius: 2.5vw;
    }
    
    .store-name {
        font-size: 5vw;
    }
    
    .contact-item {
        font-size: 4vw;
        gap: 1vw;
    }
}

@media (max-width: 480px) {
    .store-images .img-box {
        height: 45vw;
    }
    
    .store-name {
        font-size: 5.5vw;
    }
    
    .contact-item {
        font-size: 4.5vw;
    }
}

.aboutteam{
    width: 45%;
    margin: auto;
    padding: 1vw 0;
}

.aboutteam img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (max-width: 1024px) {
.aboutteam{
    width: 100%;
    margin: auto;
    padding: 1vw 0;
}


}