@charset "utf-8";

.pp {
    line-height: 2em;
    text-indent: 2em;
    font-size: 14px
}

* {
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
    color: #333;
    -webkit-tap-highlight-color: transparent;
    font-size: 16px;
    background-repeat: no-repeat;
    box-sizing: border-box;
    touch-action: pan-y
}

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

img {
    border: 0px;
    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;
    text-align: justify;
    font-size: 14px;
    color: #666
}

@media (max-width:1024px) {
    p {
        text-indent: 0;
        font-size: 3.4vw
    }
}

p img {
    display: inline-block;
    text-indent: 0;
    text-align: justify;
    max-width: 100%;
    margin: 50px 0
}

@media (max-width:1024px) {
    p img {
        width: 100% !important;
        height: unset !important;
        margin: 6vw 0
    }
}

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
}

@font-face {
    font-family: 'Hel';
    src: url('../fonts/HelveticaNeueLTStd-LtCn_0.eot');
    src: local('☺'), url('../fonts/HelveticaNeueLTStd-LtCn_0.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-LtCn_0.ttf') format('truetype'), url('../fonts/HelveticaNeueLTStd-LtCn_0.svg') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Hel-01';
    src: url('../fonts/HelveticaNeueLTStd-Th_0.eot');
    src: local('☺'), url('../fonts/HelveticaNeueLTStd-Th_0.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-Th_0.ttf') format('truetype'), url('../fonts/HelveticaNeueLTStd-Th_0.svg') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Hel-02';
    src: local('☺'), url('../fonts/HelveticaNeueLTStd-MdCn_0.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-MdCn_0.ttf') format('truetype'), url('../fonts/HelveticaNeueLTStd-MdCn_0.svg') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Ma';
    src: url('../fonts/Marcellus.otf');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'As';
    src: url('../fonts/AsurSans-Regular.woff2');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'siyuansongti';
    src: url('../fonts/siyuansongti.ttf');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'zyxx';
    src: url('../fonts/zyxx.ttf');
    font-weight: normal;
    font-style: normal
}

@keyframes gotop {
    0% {
        transform: translate(0, 0)
    }

    50% {
        transform: translate(0, -100%)
    }

    51% {
        transform: translate(-100%, -100%)
    }

    52% {
        transform: translate(-100%, 100%)
    }

    53% {
        transform: translate(0, 100%)
    }

    100% {
        transform: translate(0, 0)
    }
}

@keyframes loopRight {
    0% {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%)
    }

    49% {
        left: 100%;
        top: 50%;
        transform: translate(0, -50%)
    }

    50% {
        left: 100%;
        top: 0%;
        transform: translate(0, -100%)
    }

    51% {
        left: 0%;
        top: 0%;
        transform: translate(-100%, -100%)
    }

    52% {
        left: 0%;
        top: 50%;
        transform: translate(-100%, -50%)
    }

    100% {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%)
    }
}

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

::-webkit-scrollbar-thumb {
    width: 2px;
    border-radius: 10px;
    background: #868686
}

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

.fenye {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    margin-top: 80px
}

.fenye * {
    transition-duration: .5s;
    transition-property: all
}

@media (max-width:1300px) {
    .fenye {
        margin-top: 40px
    }
}

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

.fenye .page-numbar a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 0 10px;
    color: #333;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.fenye .page-numbar a:hover {
    background-color: #4f2812;
    color: #fff
}

.fenye .page-numbar a:hover .gd i {
    color: #fff
}

.fenye .page-numbar a.page-num-current {
    background-color: #4f2812;
    color: #fff
}

.fenye .page-next a i,
.fenye .page-pre a i {
    color: #4f2812;
    font-size: 30px
}

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

.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)
}

.cursor {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    margin: -25px 0 0 -25px;
    z-index: 12;
    visibility: hidden
}

.cursor::before {
    background: #4f2812;
    opacity: .5;
    border-radius: 50%;
    box-sizing: border-box;
    top: 50%;
    left: 50%;
    transition-duration: .5s;
    transition-property: all;
    content: '';
    position: absolute;
    z-index: 0;
    display: block;
    width: 30px;
    height: 30px;
    transform: translate(-50%, -50%) scale(1);
    transition: all .4s cubic-bezier(.3, 1.83, .49, .88)
}

.cursor.on::before {
    transform: translate(-50%, -50%) scale(1.5)
}

.mouse-stalker {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1px;
    height: 1px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 111111111;
    pointer-events: none;
    user-select: none;
    mix-blend-mode: difference
}

.mouse-stalker>div {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    flex-shrink: 0;
    position: relative;
    background-color: #9e9e9e;
    transition: all .5s ease
}

.mouse-stalker.mouse-stalker-white>div {
    border: 1px solid #FFF
}

.mouse-stalker.active>div {
    transform: scale(.4)
}

.mouse-stalker>div.mouseOn {
    background-color: #141414;
    width: 80px;
    height: 80px
}

.mouse-stalker>div::after {
    content: '';
    display: block;
    top: 50%;
    left: 50%;
    transition: all .5s;
    transform: translate(-50%, -50%);
    opacity: 0;
    border-radius: 1px;
    position: absolute
}

.mouse-stalker>div::before {
    content: '';
    display: block;
    top: 50%;
    left: 50%;
    transition: all .5s;
    transform: translate(-50%, -50%);
    opacity: 0;
    border-radius: 1px;
    position: absolute
}

.mouse-stalker>div.mouseMore::after {
    opacity: .8;
    height: 20px;
    width: 2px;
    background-color: #FFF
}

.mouse-stalker>div.mouseMore::before {
    opacity: .8;
    height: 2px;
    width: 20px;
    background-color: #FFF
}

.mouse-stalker>div.banRightBtn::after {
    width: 24px;
    height: 24px;
    opacity: 1;
    background-color: unset;
    background-image:url(../img/bannerR.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.mouse-stalker>div.banLeftBtn::before {
    width: 24px;
    height: 24px;
    opacity: 1;
    background-color: unset;
    background-image:url(../img/bannerL.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.mouse-stalker>div.banRightBtn {
    background-color: rgba(0, 0, 0, 0.3)
}

.mouse-stalker>div.banLeftBtn {
    background-color: rgba(0, 0, 0, 0.3)
}

@media only screen and (max-width:1300px) {
    .mouse-stalker>div.mouseOn {
        width: 60px;
        height: 60px
    }
}

@media only screen and (max-width:1024px) {
    .mouse-stalker {
        display: none
    }
}

.mod-message {
    position: relative;
    z-index: 2;
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    background-image: url(../img/inxNewsBg.jpg);
    width: 100%
}

.mod-message .cenBox {
    width: 1460px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1600px) {
    .mod-message .cenBox {
        width: 90%
    }
}

@media (max-width:1600px) {
    .mod-message .cenBox {
        width: 90%
    }
}

@media (max-width:1600px) and (max-width:1024px) {
    .mod-message .cenBox {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        padding-bottom: 8vw
    }
}

.mod-message .cenBox .biaodan {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    width: 60%;
    height: 100%
}

@media (max-width:1024px) {
    .mod-message .cenBox .biaodan {
        width: 100%;
        height: unset
    }
}

.mod-message .cenBox .biaodan form {
    width: 100%
}

.mod-message .cenBox .biaodan form .nameTitle {
    left: 120px;
    position: absolute;
    top: 50%;
    transform: translate(20px, -50%);
    font-size: 14px;
    color: #999;
    transition-duration: .5s;
    transition-property: all
}

@media (max-width:1024px) {
    .mod-message .cenBox .biaodan form .nameTitle {
        left: 0
    }
}

.mod-message .cenBox .biaodan form .bdTitle {
    width: 120px;
    font-size: 18px;
    font-weight: bold
}

@media (max-width:1024px) {
    .mod-message .cenBox .biaodan form .bdTitle {
        display: none
    }
}

.mod-message .cenBox .biaodan form val {
    display: block;
    position: absolute;
    right: 20px;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: unset;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px
}

.mod-message .cenBox .biaodan form .input {
    margin-bottom: 20px;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.mod-message .cenBox .biaodan form .input input {
    border-radius: 4px;
    border: 1px solid #ccc;
    width: calc(100% - 120px);
    height: 40px;
    font-size: 14px;
    padding-left: 20px;
    transition-duration: .5s;
    transition-property: all
}

.mod-message .cenBox .biaodan form .input input:focus {
    border-color: #4f2812
}

.mod-message .cenBox .biaodan form .input input:focus+.nameTitle {
    color: #4f2812;
    top: 0;
    background-color: #fff;
    padding: 0 10px;
    border-radius: 20px
}

.mod-message .cenBox .biaodan form .input input.focus {
    border-color: #4f2812
}

.mod-message .cenBox .biaodan form .input input.focus+.nameTitle {
    color: #4f2812;
    top: 0;
    background-color: #fff;
    padding: 0 10px;
    border-radius: 20px
}

@media (max-width:1300px) {
    .mod-message .cenBox .biaodan form .input input {
        width: 100%;
        height: 30px
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    .mod-message .cenBox .biaodan form .input input {
        height: 42px
    }
}

.mod-message .cenBox .biaodan form .input.yes val {
    color: green
}

.mod-message .cenBox .biaodan form .input.yes input {
    border-color: green
}

.mod-message .cenBox .biaodan form .input.yes .nameTitle {
    color: green !important
}

.mod-message .cenBox .biaodan form .input.no val {
    color: red
}

.mod-message .cenBox .biaodan form .input.no input {
    border-color: red
}

.mod-message .cenBox .biaodan form .input.no .nameTitle {
    color: red
}

.mod-message .cenBox .biaodan form .textarea {
    margin-bottom: 20px;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    width: calc(100% - 120px);
    width: 100%;
    height: 100px;
    font-size: 14px
}

.mod-message .cenBox .biaodan form .textarea textarea {
    width: calc(100% - 120px);
    border-radius: 4px;
    height: 100%;
    border: 1px solid #ccc;
    padding: 20px;
    resize: none;
    outline: none;
    font-size: 14px;
    transition-duration: .5s;
    transition-property: all
}

.mod-message .cenBox .biaodan form .textarea textarea:focus {
    border-color: #4f2812
}

.mod-message .cenBox .biaodan form .textarea textarea:focus+.nameTitle {
    color: #4f2812;
    top: 0;
    background-color: #fff;
    padding: 0 10px;
    border-radius: 20px
}

.mod-message .cenBox .biaodan form .textarea textarea.focus {
    border-color: #4f2812
}

.mod-message .cenBox .biaodan form .textarea textarea.focus+.nameTitle {
    color: #4f2812;
    top: 0;
    background-color: #fff;
    padding: 0 10px;
    border-radius: 20px
}

@media (max-width:1024px) {
    .mod-message .cenBox .biaodan form .textarea textarea {
        width: 100%
    }
}

.mod-message .cenBox .biaodan form .textarea.yes val {
    color: green
}

.mod-message .cenBox .biaodan form .textarea.yes textarea {
    border-color: green
}

.mod-message .cenBox .biaodan form .textarea.yes .nameTitle {
    color: green !important
}

.mod-message .cenBox .biaodan form .yanzhengma {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: unset
}

.mod-message .cenBox .biaodan form .yanzhengma .input {
    width: calc(200px + 120px)
}

.mod-message .cenBox .biaodan form .yanzhengma .input.yes val {
    color: green
}

.mod-message .cenBox .biaodan form .yanzhengma .input.yes input {
    border-color: green
}

.mod-message .cenBox .biaodan form .yanzhengma .input.yes .nameTitle {
    color: green
}

.mod-message .cenBox .biaodan form .yanzhengma .yanz {
    margin-left: 40px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: unset
}

.mod-message .cenBox .biaodan form .yanzhengma .yanz img {
    cursor: pointer
}

.mod-message .cenBox .biaodan form .yanzhengma .yanz span {
    font-size: 14px;
    color: #999;
    margin-left: 20px;
    cursor: pointer
}

.mod-message .cenBox .biaodan form .button {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: unset
}

.mod-message .cenBox .biaodan form .button button {
    border-radius: 4px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    cursor: pointer
}

.mod-message .cenBox .biaodan form .button button.reset {
    width: 20%;
    height: 50px;
    color: #666;
    background-color: #f3f3f3
}

@media (max-width:1024px) {
    .mod-message .cenBox .biaodan form .button button.reset {
        width: 30%
    }
}

.mod-message .cenBox .biaodan form .button button.submit {
    width: 36%;
    height: 50px;
    color: #fff;
    background-color: #4f2812;
    margin-right: 40px
}

@media (max-width:1024px) {
    .mod-message .cenBox .biaodan form .button button.submit {
        width: 60%;
        margin-right: 20px
    }
}

.modMore {
    width: 200px;
    padding: 20px 0;
    margin: 0 auto;
    margin-top: 50px;
    text-align: center;
    transition-duration: .5s;
    transition-property: all;
    position: relative
}

.modMore::before {
    content: '';
    position: absolute;
    z-index: 0;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #4f2812;
    top: 0;
    transition-duration: .5s;
    transition-property: all;
    left: 0
}

.modMore::after {
    content: '';
    position: absolute;
    z-index: 0;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #4f2812;
    bottom: 0;
    right: 0;
    transition-duration: .5s;
    transition-property: all
}

.modMore:hover {
    color: #4f2812
}

.modMore:hover::before {
    width: 50%
}

.modMore:hover::after {
    width: 50%
}

.transition-fade {
      background-repeat: repeat;
    background-image: url(../img/twoWenli.jpg);
    opacity: 1;
    position: relative;
    transition-duration: 1s;
    transition-property: all;
    top: 0
}

html.is-animating .transition-fade {
    opacity: 0;
    top: -100px
}

.topNavAll .topnav {
    position: relative;
    background-color: #fff;
    width: 100%
}

.topNavAll .topnav .box {
    height: 70px;
    width: 85%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1600px) {
    .topNavAll .topnav .box {
        width: 90%
    }
}

@media (max-width:1600px) {
    .topNavAll .topnav .box {
        width: 90%
    }
}

@media (max-width:1600px) and (max-width:1300px) {
    .topNavAll .topnav .box {
        height: 80px
    }
}

@media (max-width:1600px) and (max-width:1300px) and (max-width:1024px) {
    .topNavAll .topnav .box {
        height: 60px;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        flex-wrap: unset
    }
}

.topNavAll .topnav .box .opLogo-m {
    display: none;
    height: 80%
}

.topNavAll .topnav .box .opLogo-m img {
    height: 100%
}

@media (max-width:1024px) {
    .topNavAll .topnav .box .opLogo-m {
        display: block
    }
}

.topNavAll .topnav .box .navBar {
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .topNavAll .topnav .box .navBar {
        display: none
    }
}

.topNavAll .topnav .box .navBar .topLogo {
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.topNavAll .topnav .box .navBar .topLogo a {
    width: 100%;
    height: 100%;
    border-radius: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.topNavAll .topnav .box .navBar .topLogo a img {
   width: 100%;
    height: 75%;
    object-fit: cover;
}

.topNavAll .topnav .box .navBar .navList {
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.topNavAll .topnav .box .navBar .navList>li {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.topNavAll .topnav .box .navBar .navList>li>a {
    padding: 0 50px;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1600px) {
    .topNavAll .topnav .box .navBar .navList>li>a {
        padding: 0 40px
    }
}

.topNavAll .topnav .box .navBar .navList>li>a span {
    position: relative;
    z-index: 1;
    transition-duration: .5s;
    transition-property: all
}

@media (max-width:1300px) {
    .topNavAll .topnav .box .navBar .navList>li>a span {
        font-size: 14px
    }
}

.topNavAll .topnav .box .navBar .navList>li>a::after {
    content: '';
    position: absolute;
    z-index: 0;
    display: block;
    width: 100%;
    height: 0;
   background-image: url('../img/topbg.jpg');
  background-size: cover;
    transition-duration: .5s;
    transition-property: all;
    bottom: 0
}

.topNavAll .topnav .box .navBar .navList>li>a:hover span {
    color: #fff
}

.topNavAll .topnav .box .navBar .navList>li>a:hover::after {
    height: 100%
}

.topNavAll .topnav .box .navBar .navList>li.on>a span {
    color: #ffe599
}

.topNavAll .topnav .box .navBar .navList>li.on>a::after {
    height: 100%
}

.topNavAll .topnav .box .navBar .navList>li .twoNav {
    display: none;
    position: absolute;
    z-index: 11;
    padding-top: 0px
}

.topNavAll .topnav .box .navBar .navList>li .twoNav ul {
    transform: translateY(20px);
    background-color: #fff;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    width: 100%;
    box-shadow: 0 0 10px #f0f2f5;
    transition-duration: .5s;
    transition-property: all
}

.topNavAll .topnav .box .navBar .navList>li .twoNav ul>li {
    width: 100%
}

.topNavAll .topnav .box .navBar .navList>li .twoNav ul>li a {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #666;
    transition: all .5s;
    padding: 10px 0;
    border-radius: 4px
}

.topNavAll .topnav .box .navBar .navList>li .twoNav ul>li a:hover {
    background-color: #4f2812;
    color: #fff
}

.topNavAll .topnav .box .navBar .navList>li .twoNav.on ul {
    transform: translateY(0)
}

.topNavAll .topnav .box .navBar .navList>li.logoL {
    margin-right: 120px
}

@media (max-width:1600px) {
    .topNavAll .topnav .box .navBar .navList>li.logoL {
        margin-right: 110px
    }
}

.topNavAll .topnav .box .navBar .navList>li.logoR {
    margin-left: 120px
}

@media (max-width:1600px) {
    .topNavAll .topnav .box .navBar .navList>li.logoR {
        margin-left: 110px
    }
}

.topNavAll .topnav .box .rightBox {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.topNavAll .topnav .box .rightBox .navbtn-m {
    position: relative;
    z-index: 11;
    width: 27px;
    height: 21px
}

@media (min-width:1024px) {
    .topNavAll .topnav .box .rightBox .navbtn-m {
        display: none
    }
}

.topNavAll .topnav .box .rightBox .navbtn-m span {
    display: block;
    height: 3px;
    border-radius: 2px;
    width: 100%;
    transition-duration: .2s;
    transition-property: all;
    background-color: #333
}

.topNavAll .topnav .box .rightBox .navbtn-m span:first-child {
    position: absolute;
    top: 0
}

.topNavAll .topnav .box .rightBox .navbtn-m span:last-child {
    position: absolute;
    bottom: 0
}

.topNavAll .topnav .box .rightBox .navbtn-m.on span {
    background-color: #fff
}

.topNavAll .topnav .box .rightBox .navbtn-m.on span:first-child {
    top: 9px;
    transform: rotate(45deg);
    transition: all 100ms ease-out
}

.topNavAll .topnav .box .rightBox .navbtn-m.on span:nth-child(2) {
    opacity: 0;
    transition: all 100ms ease-out
}

.topNavAll .topnav .box .rightBox .navbtn-m.on span:last-child {
    bottom: 9px;
    transform: rotate(135deg);
    transition: all 100ms ease-out
}

.topNavAll .topnav .searchBtn {
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer
}

@media (max-width:1024px) {
    .topNavAll .topnav .searchBtn {
        right: 20vw
    }
}

.topNavAll .topnav .searchBtn i {
    display: block;
    font-size: 20px;
    transition-duration: .5s;
    transition-property: all
}

@media (max-width:1024px) {
    .topNavAll .topnav .searchBtn i {
        font-size: 24px
    }
}

.topNavAll .topnav .searchBtn.on i {
    transform: rotate(90deg) scale(1.2);
    color: #4f2812
}

.topNavAll .topnav .searchBox {
    display: none;
    position: absolute;
    right: 50px;
    top: 100%;
    padding-top: 10px;
    z-index: 11
}

.topNavAll .topnav .searchBox form {
    transform: translateX(-20%);
    background-color: #fff;
    height: 40px;
    width: 250px;
    border-radius: 20px;
    overflow: hidden;
    padding-left: 20px;
    transition-duration: .5s;
    transition-property: all;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.topNavAll .topnav .searchBox form input {
    height: 100%;
    width: 70%;
    font-size: 14px
}

.topNavAll .topnav .searchBox form button {
    cursor: pointer;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    font-size: 14px;
    width: 30%;
    background-color: #4f2812;
    color: #fff
}

.topNavAll .topnav .searchBox.on form {
    transform: translateX(0%)
}

.topNavAll .openCout {
    position: fixed;
    top: -100%;
    left: 0;
    z-index: 111;
    width: 100vw;
    height: 100vh
}

@media (min-width:1024px) {
    .topNavAll .openCout {
        display: none
    }
}

.topNavAll .openCout .openTop {
    top: 0;
    z-index: 11;
    position: absolute;
    left: 5%;
    width: 90%;
    height: 60px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: unset
}

.topNavAll .openCout .openTop .navbtn-m {
    position: relative;
    z-index: 11;
    width: 27px;
    height: 21px
}

@media (min-width:1024px) {
    .topNavAll .openCout .openTop .navbtn-m {
        display: none
    }
}

.topNavAll .openCout .openTop .navbtn-m span {
    display: block;
    height: 3px;
    border-radius: 2px;
    width: 100%;
    transition-duration: .2s;
    transition-property: all;
    background-color: #333
}

.topNavAll .openCout .openTop .navbtn-m span:first-child {
    position: absolute;
    top: 0
}

.topNavAll .openCout .openTop .navbtn-m span:last-child {
    position: absolute;
    bottom: 0
}

.topNavAll .openCout .openTop .navbtn-m.on span {
    background-color: #fff
}

.topNavAll .openCout .openTop .navbtn-m.on span:first-child {
    top: 9px;
    transform: rotate(45deg);
    transition: all 100ms ease-out
}

.topNavAll .openCout .openTop .navbtn-m.on span:nth-child(2) {
    opacity: 0;
    transition: all 100ms ease-out
}

.topNavAll .openCout .openTop .navbtn-m.on span:last-child {
    bottom: 9px;
    transform: rotate(135deg);
    transition: all 100ms ease-out
}

.topNavAll .openCout .box {
background-image: url('../img/shoujibg.jpg');
background-size: cover;
    transition-duration: .5s;
    transition-property: all;
    opacity: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: unset;
    justify-content: unset;
    flex-wrap: unset
}

.topNavAll .openCout .box>div {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: relative
}

.topNavAll .openCout .box>div>ul {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

.topNavAll .openCout .box>div>ul>li {
    padding: 4vw 0;
    transition-duration: .5s;
    transition-property: all;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.5)
}

.topNavAll .openCout .box>div>ul>li a {
    color: #fff;
    font-size: 8vw;
    text-align: center;
    font-family: '微软雅黑'
}

.topNavAll .openCout .box>div>ul>li .twoUl {
    display: none
}

.topNavAll .openCout .box>div>ul>li .twoUl>i {
    color: #fff;
    font-size: 4vw;
    margin: 0 auto;
    display: block;
    text-align: center
}

.topNavAll .openCout .box>div>ul>li .twoUl li a {
    font-size: 5vw;
    line-height: 2.5em
}

.topNavAll .openCout .box>div.leftBox>ul {
    right: 0
}

.topNavAll .openCout .box>div.leftBox>ul>li {
    transform: translateX(100%)
}

.topNavAll .openCout .box>div.rightBox>ul {
    left: 0
}

.topNavAll .openCout .box>div.rightBox>ul>li {
    transform: translateX(-100%)
}

.topNavAll .openCout.open .box {
    opacity: 1
}

.topNavAll .openCout.open .box>div.leftBox>ul>li {
    transform: translateX(50%)
}

.topNavAll .openCout.open .box>div.rightBox>ul>li {
    transform: translateX(-50%)
}

.topNavAll .topnav:nth-child(2) {
    position: relative;
    width: 100%;
    transition-duration: .5s;
    transition-property: all;
    position: absolute;
    z-index: 12;
    transform: translateY(-100%);
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff
}

.topNavAll .topnav:nth-child(2) .box {
    height: 70px;
    width: 85%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1600px) {
    .topNavAll .topnav:nth-child(2) .box {
        width: 90%
    }
}

@media (max-width:1600px) {
    .topNavAll .topnav:nth-child(2) .box {
        width: 90%
    }
}

@media (max-width:1600px) and (max-width:1300px) {
    .topNavAll .topnav:nth-child(2) .box {
        height: 80px
    }
}

@media (max-width:1600px) and (max-width:1300px) and (max-width:1024px) {
    .topNavAll .topnav:nth-child(2) .box {
        height: 60px;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        flex-wrap: unset
    }
}

.topNavAll .topnav:nth-child(2) .box .opLogo-m {
    display: none;
    height: 80%
}

.topNavAll .topnav:nth-child(2) .box .opLogo-m img {
    height: 100%
}

@media (max-width:1024px) {
    .topNavAll .topnav:nth-child(2) .box .opLogo-m {
        display: block
    }
}

.topNavAll .topnav:nth-child(2) .box .navBar {
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .topNavAll .topnav:nth-child(2) .box .navBar {
        display: none
    }
}

.topNavAll .topnav:nth-child(2) .box .navBar .topLogo {
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.topNavAll .topnav:nth-child(2) .box .navBar .topLogo a {
    width: 160px;
    height: 100%;
    border-radius: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.topNavAll .topnav:nth-child(2) .box .navBar .topLogo a img {
    width: 100%;
    height: 80%;
    object-fit: contain
}

.topNavAll .topnav:nth-child(2) .box .navBar .navList {
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.topNavAll .topnav:nth-child(2) .box .navBar .navList>li {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.topNavAll .topnav:nth-child(2) .box .navBar .navList>li>a {
    padding: 0 50px;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1600px) {
    .topNavAll .topnav:nth-child(2) .box .navBar .navList>li>a {
        padding: 0 40px
    }
}

.topNavAll .topnav:nth-child(2) .box .navBar .navList>li>a span {
    position: relative;
    z-index: 1;
    transition-duration: .5s;
    transition-property: all
}

@media (max-width:1300px) {
    .topNavAll .topnav:nth-child(2) .box .navBar .navList>li>a span {
        font-size: 14px
    }
}

.topNavAll .topnav:nth-child(2) .box .navBar .navList>li>a::after {
    content: '';
    position: absolute;
    z-index: 0;
    display: block;
    width: 100%;
    height: 0;
    background-color: #4f2812;
    transition-duration: .5s;
    transition-property: all;
    bottom: 0
}

.topNavAll .topnav:nth-child(2) .box .navBar .navList>li>a:hover span {
    color: #fff
}

.topNavAll .topnav:nth-child(2) .box .navBar .navList>li>a:hover::after {
    height: 100%
}

.topNavAll .topnav:nth-child(2) .box .navBar .navList>li.on>a span {
    color: #fff
}

.topNavAll .topnav:nth-child(2) .box .navBar .navList>li.on>a::after {
    height: 100%
}

.topNavAll .topnav:nth-child(2) .box .navBar .navList>li .twoNav {
    display: none;
    position: absolute;
    z-index: 11;
    padding-top: 0px
}

.topNavAll .topnav:nth-child(2) .box .navBar .navList>li .twoNav ul {
    transform: translateY(20px);
    background-color: #fff;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    width: 100%;
    box-shadow: 0 0 10px #f0f2f5;
    transition-duration: .5s;
    transition-property: all
}

.topNavAll .topnav:nth-child(2) .box .navBar .navList>li .twoNav ul>li {
    width: 100%
}

.topNavAll .topnav:nth-child(2) .box .navBar .navList>li .twoNav ul>li a {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #666;
    transition: all .5s;
    padding: 10px 0;
    border-radius: 4px
}

.topNavAll .topnav:nth-child(2) .box .navBar .navList>li .twoNav ul>li a:hover {
    background-color: #4f2812;
    color: #fff
}

.topNavAll .topnav:nth-child(2) .box .navBar .navList>li .twoNav.on ul {
    transform: translateY(0)
}

.topNavAll .topnav:nth-child(2) .box .navBar .navList>li.logoL {
    margin-right: 120px
}

@media (max-width:1600px) {
    .topNavAll .topnav:nth-child(2) .box .navBar .navList>li.logoL {
        margin-right: 110px
    }
}

.topNavAll .topnav:nth-child(2) .box .navBar .navList>li.logoR {
    margin-left: 120px
}

@media (max-width:1600px) {
    .topNavAll .topnav:nth-child(2) .box .navBar .navList>li.logoR {
        margin-left: 110px
    }
}

.topNavAll .topnav:nth-child(2) .box .rightBox {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.topNavAll .topnav:nth-child(2) .box .rightBox .navbtn-m {
    position: relative;
    z-index: 11;
    width: 27px;
    height: 21px
}

@media (min-width:1024px) {
    .topNavAll .topnav:nth-child(2) .box .rightBox .navbtn-m {
        display: none
    }
}

.topNavAll .topnav:nth-child(2) .box .rightBox .navbtn-m span {
    display: block;
    height: 3px;
    border-radius: 2px;
    width: 100%;
    transition-duration: .2s;
    transition-property: all;
    background-color: #333
}

.topNavAll .topnav:nth-child(2) .box .rightBox .navbtn-m span:first-child {
    position: absolute;
    top: 0
}

.topNavAll .topnav:nth-child(2) .box .rightBox .navbtn-m span:last-child {
    position: absolute;
    bottom: 0
}

.topNavAll .topnav:nth-child(2) .box .rightBox .navbtn-m.on span {
    background-color: #fff
}

.topNavAll .topnav:nth-child(2) .box .rightBox .navbtn-m.on span:first-child {
    top: 9px;
    transform: rotate(45deg);
    transition: all 100ms ease-out
}

.topNavAll .topnav:nth-child(2) .box .rightBox .navbtn-m.on span:nth-child(2) {
    opacity: 0;
    transition: all 100ms ease-out
}

.topNavAll .topnav:nth-child(2) .box .rightBox .navbtn-m.on span:last-child {
    bottom: 9px;
    transform: rotate(135deg);
    transition: all 100ms ease-out
}

.topNavAll .topnav:nth-child(2) .searchBtn {
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer
}

@media (max-width:1024px) {
    .topNavAll .topnav:nth-child(2) .searchBtn {
        right: 20vw
    }
}

.topNavAll .topnav:nth-child(2) .searchBtn i {
    display: block;
    font-size: 20px;
    transition-duration: .5s;
    transition-property: all
}

@media (max-width:1024px) {
    .topNavAll .topnav:nth-child(2) .searchBtn i {
        font-size: 24px
    }
}

.topNavAll .topnav:nth-child(2) .searchBtn.on i {
    transform: rotate(90deg) scale(1.2);
    color: #4f2812
}

.topNavAll .topnav:nth-child(2) .searchBox {
    display: none;
    position: absolute;
    right: 50px;
    top: 100%;
    padding-top: 10px;
    z-index: 11
}

.topNavAll .topnav:nth-child(2) .searchBox form {
    transform: translateX(-20%);
    background-color: #fff;
    height: 40px;
    width: 250px;
    border-radius: 20px;
    overflow: hidden;
    padding-left: 20px;
    transition-duration: .5s;
    transition-property: all;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.topNavAll .topnav:nth-child(2) .searchBox form input {
    height: 100%;
    width: 70%;
    font-size: 14px
}

.topNavAll .topnav:nth-child(2) .searchBox form button {
    cursor: pointer;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    font-size: 14px;
    width: 30%;
    background-color: #4f2812;
    color: #fff
}

.topNavAll .topnav:nth-child(2) .searchBox.on form {
    transform: translateX(0%)
}

.topNavAll .topnav:nth-child(2).on {
    transform: translateY(0%);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.05)
}
footer *{
    color: #fff;
}
footer {
    padding: 80px 0 100px;
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    background-image: url(../img/footBg.jpg)
}

footer .coutBox {
    width: 1500px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset
}

@media (max-width:1600px) {
    footer .coutBox {
        width: 90%
    }
}

@media (max-width:1600px) {
    footer .coutBox {
        width: 90%
    }
}

@media (max-width:1600px) and (max-width:1024px) {
    footer .coutBox {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

footer .coutBox .footLogo {
   width: 20vw;
    filter: brightness(23.5);
}

@media (max-width:1024px) {
    footer .coutBox .footLogo {
        margin-bottom: 10vw;
         width: 50vw;
    }
}

footer .coutBox .footNav {
    display: flex;
    flex-direction: row;
    align-items: unset;
    justify-content: unset;
    flex-wrap: wrap
}

footer .coutBox .footNav li {
    width: 33.333%;
    height: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

footer .coutBox .footNav li a {
    position: relative
}

footer .coutBox .footNav li a span {
    transition-duration: .5s;
    transition-property: all;
    display: block
}

footer .coutBox .footNav li a i {
    background-color: #4f2812;
    position: absolute;
    width: 0%;
    height: 1px;
    display: block;
    bottom: 0;
    left: 50%;
    transition-duration: .5s;
    transition-property: all;
    transform: translateX(-50%)
}

footer .coutBox .footNav li a:hover span {
    color: #4f2812;
    transform: translateY(-4px)
}

footer .coutBox .footNav li a:hover i {
    width: 100%
}

footer .coutBox .erwei {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    footer .coutBox .erwei {
        margin-top: 10vw
    }
}

footer .coutBox .erwei .ewBox {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    margin-right: 40px
}

footer .coutBox .erwei .ewBox img {
    margin-bottom: 10px;
    width: 140px;
    height: 140px
}

footer .coutBox .erwei .ewBox span {
    font-size: 14px
}

footer .coutBox .erwei .ewBox:last-child {
    margin-right: 0
}

footer .footInfo {
    margin-top: 80px
}

footer .footInfo a {
    transition-duration: .5s;
    transition-property: all
}

footer .footInfo a:hover {
    color: #333;
    text-decoration: underline
}

footer .footInfo .box {
    width: 1500px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset
}

footer .footInfo .box * {
    color: #d5d5d5;
    font-size: 14px
}

@media (max-width:1600px) {
    footer .footInfo .box {
        width: 90%
    }
}

@media (max-width:1024px) {
    footer .footInfo .box {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        flex-wrap: unset
    }
}

@media (max-width:1600px) {
    footer .footInfo .box {
        width: 90%
    }
}

footer .footInfo .box .left {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    footer .footInfo .box .left {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        flex-wrap: unset
    }
}

footer .footInfo .box .left span {
    margin-right: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

footer .footInfo .box .right {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

footer .footInfo .box .right * {
    color: #4f2812;
    font-weight: bold;
    font-size: 20px
}

.gotop {
    margin-top: 40px;
    cursor: pointer;
    position: fixed;
    right: 50px;
    bottom: 50px;
    z-index: 11;
    width: 60px;
    height: 60px;
    background-color: #4f2812;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1300px) {
    .gotop {
        margin-top: 20px
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    .gotop {
        width: 14vw;
        height: 14vw;
        right: 4vw;
        bottom: 8vw
    }
}

.gotop .ico {
    width: 30px;
    height: 30px;
    overflow: hidden
}

@media (max-width:1300px) {
    .gotop .ico {
        width: 14px;
        height: 14px
    }
}

.gotop .ico i {
    font-size: 20px;
    width: 100%;
    height: 100%;
    display: block;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    color: #fff;
    animation: gotop 2s ease .5s infinite normal
}

@media (max-width:1300px) {
    .gotop .ico i {
        font-size: 16px
    }
}

.gotop span {
    font-size: 12px;
    color: #fff
}

@media (max-width:1300px) {
    .gotop span {
        font-size: 12px
    }
}

.fiexdRight {
    position: fixed;
    right: 50px;
    top: 40%;
    z-index: 9999
}

@media (max-width:1024px) {
    .fiexdRight {
        right: 6vw;
        top: unset;
        bottom: calc(10vw + 60px)
    }
}

.fiexdRight ul li {
    position: relative;
    margin-bottom: 10px
}

.fiexdRight ul li:last-child {
    margin-bottom: 0
}

.fiexdRight ul li .btn {
    width: 50px;
    height: 50px;
    background-color: #4f2812;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .fiexdRight ul li .btn {
        height: 10vw;
        width: 10vw
    }
}

.fiexdRight ul li .btn i {
    font-size: 26px;
    color: #fff
}

@media (max-width:1024px) {
    .fiexdRight ul li .btn i {
        font-size: 4.2vw
    }
}

.fiexdRight ul li .box {
    pointer-events: none;
    position: absolute;
    opacity: 0;
    right: 140%;
    top: 50%;
    transform: translate(-50px, -50%);
    background-color: #4f2812;
    transition-duration: .5s;
    transition-property: all;
    padding: 20px;
    max-width: 300px;
    width: max-content;
    color: #fff
}

.fiexdRight ul li .box span {
    color: #fff
}

.fiexdRight ul li .box .erwei {
    margin-bottom: 10px;
    width: 140px;
    height: 140px
}

.fiexdRight ul li.open .box {
    transform: translate(0, -50%);
    opacity: 1
}

.twoBanner .banImg {
    position: relative;
    width: 100%;
    height: 500px
}

@media (max-width:1024px) {
    .twoBanner .banImg {
        height: 32vw
    }
}

.twoBanner .banImg .banner {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.twoBanner .banImg .content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.twoBanner .banImg .content .mask {
    background-color: rgba(97, 74, 65, 0.4);
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.twoBanner .banImg .content .mask .title {
    color: #fff;
    font-family: '微软雅黑';
    text-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
    font-size: 50px
}

@media (max-width:1024px) {
    .twoBanner .banImg .content .mask .title {
        font-size: 7vw
    }
}

.miaobao {
    background-color: #f3f3f3;
    height: 60px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .miaobao * {
        font-size: 3.2vw
    }
}

.miaobao .box {
    width: 1300px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: unset
}

@media (max-width:1600px) {
    .miaobao .box {
        width: 90%
    }
}

@media (max-width:1024px) {
    .miaobao .box span {
        display: none
    }
}

.miaobao .box i {
    font-size: 20px;
    margin-right: 20px
}

.miaobao .box a {
    margin: 0 10px;
    transition-duration: .5s;
    transition-property: all
}

.miaobao .box a:hover {
    color: #4f2812;
    text-decoration: underline
}

.titleNormal {
    font-size: 40px;
    font-weight: bold;
    font-family: '微软雅黑';
    text-align: center;
    margin-bottom: 40px
}

@media (max-width:1300px) {
    .titleNormal {
        font-size: 30px
    }
}

.inxLoad {
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 111
}

.inxLoad .indexIn {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 111;
    opacity: 1;
    transition-duration: .5s;
    transition-property: all
}

.inxLoad .mask {
    background-color: #8d0a0f;
    width: 100%;
    height: 100%;
    background-repeat: repeat;
    background-image: url('../img/inxLoadingBg.jpg')
}

.inxLoad .mask .loadLogo {
    filter: brightness(1000) grayscale(1)
}

.inxLoad.close .mask {
    transform: translateY(-30vw);
    transition-duration: 2s;
    transition-property: all
}

#indexPage {
    opacity: 1
}

#indexPage .inxBanVideo {
    height: calc(100vh - 80px);
    position: relative
}

@media (max-width:1024px) {
    #indexPage .inxBanVideo {
        height: 64vw
    }
}

#indexPage .inxBanVideo video {
    height: 100%;
    background-color: #000;
    width: 100%;
    object-fit: contain
}

#indexPage .inxBanVideo .playBtn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@media (max-width:1024px) {
    #indexPage .inxBanVideo .playBtn {
        display: none
    }
}

#indexPage .inxBanVideo .playBtn .box {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.7);
    transition-duration: .5s;
    transition-property: all;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#indexPage .inxBanVideo .playBtn .box i {
    color: #fff;
    font-size: 50px;
    transform: translateX(4px) scale(1, .8)
}

#indexPage .inxBanVideo .playBtn .box:hover {
    background-color: rgba(255, 255, 255, 0.3)
}

#indexPage .inxBanVideo .botIco {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    position: absolute;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%)
}

#indexPage .inxBanVideo .botIco .icon-shubiao {
    animation: bounce .75s cubic-bezier(.05, 0, .2, 1) infinite alternate;
    transform: translate3d(0, 0, 0);
    object-fit: contain;
    color: #fff;
    font-size: 26px;
    display: block
}

@media (max-width:1024px) {
    #indexPage .inxBanVideo .botIco {
        display: none
    }
}

#indexPage .inxBanVideo .botIco .icon-xiashuangjian {
    color: #fff;
    font-size: 22px
}

#indexPage .inxBanner {
    width: 100%
}

@media (max-width:1024px) {
    #indexPage .inxBanner {
        height: 50vw
    }
}

#indexPage .inxBanner .boxBan {
    overflow: hidden;
    position: relative;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: calc(100vh - 80px)
}

@media (max-width:1024px) {
    #indexPage .inxBanner .boxBan {
        height: 100%;
        transform: unset;
        left: 0;
        top: 0
    }
}

#indexPage .inxBanner .boxBan #inxBanner {
    width: 100%;
    height: 100%
}

#indexPage .inxBanner .boxBan #inxBanner .banImg {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#indexPage .inxBanner .boxBan .inxBanner-scroller {
    height: 200px;
    width: 2px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 2px;
    position: absolute;
    left: 100px;
    bottom: 50px;
    z-index: 1;
    overflow: hidden;
    transition-duration: .5s;
    transition-property: all
}

@media (max-width:1024px) {
    #indexPage .inxBanner .boxBan .inxBanner-scroller {
        height: 30vw;
        left: 10vw;
        bottom: 6vw
    }
}

#indexPage .inxBanner .boxBan .inxBanner-scroller div {
    width: 100%;
    height: 100%;
    position: relative
}

#indexPage .inxBanner .boxBan .inxBanner-scroller div div {
    height: 100%;
    width: 100%;
    background-color: #fff;
    position: absolute;
    top: -100%;
    left: 0
}

#indexPage .inxBanner .boxBan .lr-contro {
    position: absolute;
    left: 50%;
    bottom: 50px;
    transform: translateX(-50%);
    z-index: 1;
    display: flex;
    flex-direction: row;
    align-items: unset;
    justify-content: unset;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #indexPage .inxBanner .boxBan .lr-contro {
        position: unset;
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        margin-top: 4vw
    }
}

#indexPage .inxBanner .boxBan .lr-contro div {
    cursor: pointer;
    margin: 0 10px;
    width: 40px;
    height: 40px;
    transition-duration: .5s;
    transition-property: all;
    background-color: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #indexPage .inxBanner .boxBan .lr-contro div {
        background-color: #f3f3f3
    }
}

@media (max-width:1024px) {
    #indexPage .inxBanner .boxBan .lr-contro div i {
        color: #666
    }
}

#indexPage .inxBanner .boxBan .lr-contro div:hover {
    background-color: #4f2812
}

#indexPage .inxBanner .boxBan .lr-contro div:hover i {
    color: #fff
}

#indexPage .inxAbout {
    position: relative;
    height: 42vw
}

@media (max-width:1300px) {
    #indexPage .inxAbout {
        height: 50vw
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #indexPage .inxAbout {
        height: unset
    }
}

#indexPage .inxAbout .gallery {
    width: 100%
}

@media (min-width:1024px) {
    #indexPage .inxAbout .gallery {
        display: none
    }
}

#indexPage .inxAbout .gallery img {
    width: 100%
}

#indexPage .inxAbout .coutBox {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: unset;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    padding-bottom: 50px
}

@media (max-width:1024px) {
    #indexPage .inxAbout .coutBox {
        padding: 10vw
    }
}

#indexPage .inxAbout .coutBox .rbBox {
    width: 80%;
    position: relative
}

@media (max-width:1024px) {
    #indexPage .inxAbout .coutBox .rbBox {
        width: 100%
    }
}

#indexPage .inxAbout .coutBox .rbBox .box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

#indexPage .inxAbout .coutBox .rbBox .box * {
    color: #fff
}

#indexPage .inxAbout .coutBox .rbBox .box .more {
    margin-top: 30px;
    border: 1px solid #fff;
    padding: 10px 40px
}

#indexPage .inxAbout .coutBox .rbBox .box .title {
    line-height: 1em;
    font-size: 48px;
    font-family: '微软雅黑'
}

@media (max-width:1600px) {
    #indexPage .inxAbout .coutBox .rbBox .box .title {
        font-size: 40px
    }
}

@media (max-width:1600px) and (max-width:1024px) {
    #indexPage .inxAbout .coutBox .rbBox .box .title {
        font-size: 7vw
    }
}

#indexPage .inxAbout .coutBox .rbBox .box .xian {
    display: block;
    background-color: rgba(255, 255, 255, 0.5);
    margin: 40px 0;
    width: 100%;
    height: 1px
}

@media (max-width:1600px) {
    #indexPage .inxAbout .coutBox .rbBox .box .xian {
        margin: 20px 0
    }
}

#indexPage .inxAbout .coutBox .rbBox .box .xian i {
    background-color: #fff;
    width: 0%;
    height: 100%;
    transition-duration: 2s;
    transition-property: all;
    display: block
}

#indexPage .inxAbout .coutBox .rbBox .box .txtBox * {
    font-size: 12px
}

@media (max-width:1024px) {
    #indexPage .inxAbout .coutBox .rbBox .box .txtBox * {
        font-size: 3.2vw
    }
}

#indexPage .inxAbout .coutBox .rbBox .box:hover .xian i {
    width: 100%
}

#indexPage .inxAbout .bgImg {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0
}

@media (max-width:1024px) {
    #indexPage .inxAbout .bgImg {
        display: none
    }
}

#indexPage .inxProduct1 {
    padding-top: 100px;
    position: relative
}

@media (max-width:1300px) {
    #indexPage .inxProduct1 {
        padding-top: 60px
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #indexPage .inxProduct1 {
        padding-top: 15vw
    }
}

#indexPage .inxProduct1 .coutBox {
    position: relative;
    z-index: 1
}

#indexPage .inxProduct1 .coutBox .tabs {
    margin-bottom: 50px
}

@media (max-width:1024px) {
    #indexPage .inxProduct1 .coutBox .tabs {
        width: 1460px;
        margin: 0 auto;
        margin-bottom: 10vw
    }
}

@media (max-width:1024px) and (max-width:1600px) {
    #indexPage .inxProduct1 .coutBox .tabs {
        width: 90%
    }
}

#indexPage .inxProduct1 .coutBox .tabs ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #indexPage .inxProduct1 .coutBox .tabs ul {
        flex-wrap: wrap;
        justify-content: flex-start
    }
}

#indexPage .inxProduct1 .coutBox .tabs ul li {
    position: relative;
    cursor: pointer;
    font-size: 20px;
    margin: 0 30px
}

@media (max-width:1300px) {
    #indexPage .inxProduct1 .coutBox .tabs ul li {
        font-size: 18px
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #indexPage .inxProduct1 .coutBox .tabs ul li {
        border-bottom: 1px dashed #e1e1e1;
        text-align: center;
        width: 50%;
        font-size: 4vw;
        margin: 0;
        padding: 2vw 0
    }
}

#indexPage .inxProduct1 .coutBox .tabs ul li.on {
    color: #4f2812
}

#indexPage .inxProduct1 .coutBox .tabs ul li.on:after {
    content: '';
    position: absolute;
    z-index: 0;
    display: block;
    width: 60px;
    height: 2px;
    background-color: #4f2812;
    border-radius: 1px;
    top: 120%;
    left: 50%;
    transform: translateX(-50%)
}

@media (max-width:1024px) {
    #indexPage .inxProduct1 .coutBox .tabs ul li.on:after {
        top: calc(100% - 1px)
    }
}

#indexPage .inxProduct1 .coutBox .content .botBox {
    padding-bottom: 20px;
    position: relative
}

@media (max-width:1024px) {
    #indexPage .inxProduct1 .coutBox .content .botBox {
        padding-bottom: 0
    }
}

#indexPage .inxProduct1 .coutBox .content .botBox .imgUl {
    width: fit-content;
    margin-left: 50%;
    transform: translateX(-100%);
    width: 600px;
    height: 600px;
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1600px) {
    #indexPage .inxProduct1 .coutBox .content .botBox .imgUl {
        width: 400px;
        height: 400px
    }
}

@media (max-width:1600px) and (max-width:1300px) {
    #indexPage .inxProduct1 .coutBox .content .botBox .imgUl {
        width: 300px;
        height: 300px;
        transform: unset;
        margin-left: 10%
    }
}

@media (max-width:1600px) and (max-width:1300px) and (max-width:1024px) {
    #indexPage .inxProduct1 .coutBox .content .botBox .imgUl {
        width: 60vw;
        height: 60vw;
        margin: 0 auto
    }
}

#indexPage .inxProduct1 .coutBox .content .botBox .imgUl>li {
    overflow: hidden;
    position: absolute;
    width: 0%;
    height: 100%;
    display: none;
    width: 0;
    left: 0;
    right: unset
}

#indexPage .inxProduct1 .coutBox .content .botBox .imgUl>li .proImg {
    object-fit: contain;
    position: absolute;
    left: 0;
    top: 0;
    width: 600px;
    height: 600px
}

@media (max-width:1600px) {
    #indexPage .inxProduct1 .coutBox .content .botBox .imgUl>li .proImg {
        width: 400px;
        height: 400px
    }
}

@media (max-width:1600px) and (max-width:1300px) {
    #indexPage .inxProduct1 .coutBox .content .botBox .imgUl>li .proImg {
        width: 300px;
        height: 300px
    }
}

@media (max-width:1600px) and (max-width:1300px) and (max-width:1024px) {
    #indexPage .inxProduct1 .coutBox .content .botBox .imgUl>li .proImg {
        width: 60vw;
        height: 60vw
    }
}

#indexPage .inxProduct1 .coutBox .content .botBox .imgUl>li.on {
    width: 100%;
    left: unset;
    right: 0
}

#indexPage .inxProduct1 .coutBox .content .botBox .imgUl>li.on .proImg {
    left: unset;
    right: 0
}

#indexPage .inxProduct1 .coutBox .content .botBox .dise {
    position: absolute;
    bottom: 0;
    width: 90%;
    height: 340px;
    background-color: #f3f3f3;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1300px) {
    #indexPage .inxProduct1 .coutBox .content .botBox .dise {
        height: 220px
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #indexPage .inxProduct1 .coutBox .content .botBox .dise {
        margin-top: 10vw;
        position: unset;
        height: 64vw;
        width: 100%
    }
}

#indexPage .inxProduct1 .coutBox .content .botBox .dise .txtCoutUl {
    position: relative;
    height: 100%;
    width: 500px
}

@media (max-width:1024px) {
    #indexPage .inxProduct1 .coutBox .content .botBox .dise .txtCoutUl {
        width: 100%
    }
}

#indexPage .inxProduct1 .coutBox .content .botBox .dise .txtCoutUl .txtCoutLi {
    top: 0;
    height: 100%;
    position: absolute;
    display: none;
    width: 0;
    left: 0;
    right: unset;
    overflow: hidden
}

#indexPage .inxProduct1 .coutBox .content .botBox .dise .txtCoutUl .txtCoutLi .sBox {
    position: absolute;
    left: 0;
    width: 500px;
    height: 100%;
    padding: 60px 0
}

@media (max-width:1300px) {
    #indexPage .inxProduct1 .coutBox .content .botBox .dise .txtCoutUl .txtCoutLi .sBox {
        padding: 40px 0
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #indexPage .inxProduct1 .coutBox .content .botBox .dise .txtCoutUl .txtCoutLi .sBox {
        padding: 10vw;
        width: 100%;
        height: 100%;
        width: 100vw
    }
}

#indexPage .inxProduct1 .coutBox .content .botBox .dise .txtCoutUl .txtCoutLi .sBox .proTilte {
    font-size: 30px
}

#indexPage .inxProduct1 .coutBox .content .botBox .dise .txtCoutUl .txtCoutLi .sBox .guige {
    margin: 22px 0;
    display: flex;
    flex-direction: row;
    align-items: unset;
    justify-content: unset;
    flex-wrap: wrap
}

@media (max-width:1300px) {
    #indexPage .inxProduct1 .coutBox .content .botBox .dise .txtCoutUl .txtCoutLi .sBox .guige {
        margin: 10px 0
    }
}

#indexPage .inxProduct1 .coutBox .content .botBox .dise .txtCoutUl .txtCoutLi .sBox .guige li {
    color: #666;
    width: 50%;
    font-size: 14px;
    margin-bottom: 10px
}

#indexPage .inxProduct1 .coutBox .content .botBox .dise .txtCoutUl .txtCoutLi .sBox .more {
    width: 160px;
    height: 50px;
    background-color: #4f2812;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    color: #fff
}

@media (max-width:1300px) {
    #indexPage .inxProduct1 .coutBox .content .botBox .dise .txtCoutUl .txtCoutLi .sBox .more {
        width: 120px;
        height: 40px;
        font-size: 14px
    }
}

#indexPage .inxProduct1 .coutBox .content .botBox .dise .txtCoutUl .txtCoutLi.on {
    width: 100%;
    left: unset;
    right: 0
}

#indexPage .inxProduct1 .coutBox .content .botBox .dise .txtCoutUl .txtCoutLi.on .sBox {
    left: unset;
    right: 0
}

#indexPage .inxProduct1 .coutBox .content .botBox .contro {
    width: fit-content;
    position: absolute;
    bottom: 380px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    right: calc(10% + 500px);
    transform: translateX(100%)
}

@media (max-width:1300px) {
    #indexPage .inxProduct1 .coutBox .content .botBox .contro {
        bottom: 22vw
    }
}

#indexPage .inxProduct1 .coutBox .content .botBox .contro div {
    border-radius: 50%;
    cursor: pointer;
    background-color: #4f2812;
    transition-duration: .5s;
    transition-property: all;
    width: 40px;
    height: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#indexPage .inxProduct1 .coutBox .content .botBox .contro div i {
    color: #fff
}

#indexPage .inxProduct1 .coutBox .content .botBox .contro div.leftBtn {
    margin-right: 20px
}

#indexPage .inxProduct1::after {
    content: '';
    position: absolute;
    z-index: 0;
    display: block;
    width: unset;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../img/pro1Bg.png);
    background-position: center;
    right: 0;
    aspect-ratio: 1/1;
    top: 0;
    opacity: .3;
    z-index: -1
}

#indexPage .inxProduct3 {
    padding: 100px 0;
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    background-image: url(../img/pro3Bg.jpg)
}

@media (max-width:1300px) {
    #indexPage .inxProduct3 {
        padding: 60px 0
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #indexPage .inxProduct3 {
        padding: 15vw 0
    }
}

#indexPage .inxProduct3 .coutBox .tabs {
    margin-bottom: 50px
}

@media (max-width:1024px) {
    #indexPage .inxProduct3 .coutBox .tabs {
        width: 1460px;
        margin: 0 auto;
        margin-bottom: 10vw
    }
}

@media (max-width:1024px) and (max-width:1600px) {
    #indexPage .inxProduct3 .coutBox .tabs {
        width: 90%
    }
}

#indexPage .inxProduct3 .coutBox .tabs ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #indexPage .inxProduct3 .coutBox .tabs ul {
        flex-wrap: wrap;
        justify-content: flex-start
    }
}

#indexPage .inxProduct3 .coutBox .tabs ul li {
    position: relative;
    cursor: pointer;
    font-size: 20px;
    margin: 0 30px
}

@media (max-width:1300px) {
    #indexPage .inxProduct3 .coutBox .tabs ul li {
        font-size: 18px
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #indexPage .inxProduct3 .coutBox .tabs ul li {
        border-bottom: 1px dashed #e1e1e1;
        text-align: center;
        width: 50%;
        font-size: 4vw;
        margin: 0;
        padding: 2vw 0
    }
}

#indexPage .inxProduct3 .coutBox .tabs ul li.on {
    color: #4f2812
}

#indexPage .inxProduct3 .coutBox .tabs ul li.on:after {
    content: '';
    position: absolute;
    z-index: 0;
    display: block;
    width: 60px;
    height: 2px;
    background-color: #4f2812;
    border-radius: 1px;
    top: 120%;
    left: 50%;
    transform: translateX(-50%)
}

@media (max-width:1024px) {
    #indexPage .inxProduct3 .coutBox .tabs ul li.on:after {
        top: calc(100% - 1px)
    }
}

#indexPage .inxProduct3 .coutBox .content .contentUl {
    position: relative;
    top: 0
}

#indexPage .inxProduct3 .coutBox .content .contentUl .contantLi {
    width: 100%;
    position: absolute
}

#indexPage .inxProduct3 .coutBox .content .contentUl .contantLi .box {
    transform: translateY(20px);
    width: 80%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #indexPage .inxProduct3 .coutBox .content .contentUl .contantLi .box {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        flex-direction: column-reverse;
        margin-top: 10vw
    }
}

#indexPage .inxProduct3 .coutBox .content .contentUl .contantLi .box .left {
    position: absolute;
    left: 0;
    width: 500px;
    height: 100%;
    padding: 60px 0;
    position: unset
}

@media (max-width:1300px) {
    #indexPage .inxProduct3 .coutBox .content .contentUl .contantLi .box .left {
        padding: 40px 0
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #indexPage .inxProduct3 .coutBox .content .contentUl .contantLi .box .left {
        padding: 10vw;
        width: 100%;
        height: 100%;
        width: 100vw
    }
}

#indexPage .inxProduct3 .coutBox .content .contentUl .contantLi .box .left .proTilte {
    font-size: 30px
}

#indexPage .inxProduct3 .coutBox .content .contentUl .contantLi .box .left .guige {
    margin: 22px 0;
    display: flex;
    flex-direction: row;
    align-items: unset;
    justify-content: unset;
    flex-wrap: wrap
}

@media (max-width:1300px) {
    #indexPage .inxProduct3 .coutBox .content .contentUl .contantLi .box .left .guige {
        margin: 10px 0
    }
}

#indexPage .inxProduct3 .coutBox .content .contentUl .contantLi .box .left .guige li {
    color: #666;
    width: 50%;
    font-size: 14px;
    margin-bottom: 10px
}

#indexPage .inxProduct3 .coutBox .content .contentUl .contantLi .box .left .more {
    width: 160px;
    height: 50px;
    background-color: #4f2812;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    color: #fff
}

@media (max-width:1300px) {
    #indexPage .inxProduct3 .coutBox .content .contentUl .contantLi .box .left .more {
        width: 120px;
        height: 40px;
        font-size: 14px
    }
}

#indexPage .inxProduct3 .coutBox .content .contentUl .contantLi .box .right {
    height: 24vw;
    width: calc(100% - 500px)
}

@media (max-width:1024px) {
    #indexPage .inxProduct3 .coutBox .content .contentUl .contantLi .box .right {
        height: 30vw;
        width: 90%
    }
}

#indexPage .inxProduct3 .coutBox .content .contentUl .contantLi .box .right img {
    object-fit: contain;
    width: 100%;
    height: 100%
}

#indexPage .inxProduct3 .coutBox .content .contentUl .contantLi.on .box {
    transform: translateY(0)
}

#indexPage .inxStrength {
    width: 100%;
    height: calc(100vh - 80px);
    position: relative
}

@media (max-width:1024px) {
    #indexPage .inxStrength {
        height: unset
    }
}

#indexPage .inxStrength .inxStrengthBox {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #indexPage .inxStrength .inxStrengthBox {
        position: unset;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

#indexPage .inxStrength .inxStrengthBox .left {
    width: 60%;
    height: 100%;
    position: relative
}

@media (max-width:1024px) {
    #indexPage .inxStrength .inxStrengthBox .left {
        width: 100%
    }
}

#indexPage .inxStrength .inxStrengthBox .left .box {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3)
}

#indexPage .inxStrength .inxStrengthBox .left .box .absTop {
    position: relative;
    width: 110%;
    height: 260px
}

@media (max-width:1600px) {
    #indexPage .inxStrength .inxStrengthBox .left .box .absTop {
        height: 200px
    }
}

@media (max-width:1600px) and (max-width:1024px) {
    #indexPage .inxStrength .inxStrengthBox .left .box .absTop {
        height: 50vw;
        width: 100%
    }
}

#indexPage .inxStrength .inxStrengthBox .left .box .absTop .absBox {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 11;
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    background-image: url(../img/inxStrBtBg.jpg);
    padding: 50px 0 50px 15%
}

#indexPage .inxStrength .inxStrengthBox .left .box .absTop .absBox * {
    color: #fff
}

@media (max-width:1600px) {
    #indexPage .inxStrength .inxStrengthBox .left .box .absTop .absBox {
        padding: 30px 0 30px 15%
    }
}

#indexPage .inxStrength .inxStrengthBox .left .box .absTop .absBox .titleNormal {
    text-align: start
}

#indexPage .inxStrength .inxStrengthBox .left .box .absTop .absBox .shiliBt {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#indexPage .inxStrength .inxStrengthBox .left .box .absTop .absBox .shiliBt li {
    display: none;
    position: absolute;
    top: 0
}

#indexPage .inxStrength .inxStrengthBox .left .box .absTop .absBox .shiliBt li:first-child {
    display: block
}

#indexPage .inxStrength .inxStrengthBox .left .box .absTop .absBox .shiliBt li span {
    font-size: 24px;
    font-weight: bold
}

@media (max-width:1024px) {
    #indexPage .inxStrength .inxStrengthBox .left .box .absTop .absBox .shiliBt li span {
        font-size: 6vw
    }
}

#indexPage .inxStrength .inxStrengthBox .left .box .coutBox {
    position: relative;
    height: calc(100% - 260px)
}

@media (max-width:1600px) {
    #indexPage .inxStrength .inxStrengthBox .left .box .coutBox {
        height: calc(100% - 200px)
    }
}

@media (max-width:1600px) and (max-width:1024px) {
    #indexPage .inxStrength .inxStrengthBox .left .box .coutBox {
        height: unset
    }
}

#indexPage .inxStrength .inxStrengthBox .left .box .coutBox .neirong {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#indexPage .inxStrength .inxStrengthBox .left .box .coutBox .neirong ul {
    width: 70%;
    margin: 0 auto;
    position: relative
}

@media (max-width:1300px) {
    #indexPage .inxStrength .inxStrengthBox .left .box .coutBox .neirong ul {
        width: 80%
    }
}

#indexPage .inxStrength .inxStrengthBox .left .box .coutBox .neirong ul li {
    position: absolute;
    top: 0;
    width: 100%
}

#indexPage .inxStrength .inxStrengthBox .left .box .coutBox .neirong ul li .txtBox {
    opacity: 0;
    transition-duration: 1s;
    transition-property: all;
    transform: translateY(20px)
}

@media (max-width:1024px) {
    #indexPage .inxStrength .inxStrengthBox .left .box .coutBox .neirong ul li .txtBox {
        padding: 10vw 0
    }
}

#indexPage .inxStrength .inxStrengthBox .left .box .coutBox .neirong ul li .txtBox * {
    color: #fff;
    line-height: 3em;
    font-size: 16px
}

@media (max-width:1600px) {
    #indexPage .inxStrength .inxStrengthBox .left .box .coutBox .neirong ul li .txtBox * {
        line-height: 2em
    }
}

@media (max-width:1600px) and (max-width:1300px) {
    #indexPage .inxStrength .inxStrengthBox .left .box .coutBox .neirong ul li .txtBox * {
        font-size: 14px
    }
}

#indexPage .inxStrength .inxStrengthBox .left .box .coutBox .neirong ul li.on .txtBox {
    transform: translateY(0);
    opacity: 1
}

#indexPage .inxStrength .inxStrengthBox .left .box .coutBox .bg {
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

#indexPage .inxStrength .inxStrengthBox .right {
    width: 40%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    background-image: url(../img/shiliRight.jpg);
    height: 100%
}

@media (max-width:1024px) {
    #indexPage .inxStrength .inxStrengthBox .right {
        width: 100%
    }
}

@media (max-width:1024px) {
    #indexPage .inxStrength .inxStrengthBox .right ul {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: unset;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 3vw 0
    }
}

#indexPage .inxStrength .inxStrengthBox .right ul li {
    transform: translateX(40px);
    margin-bottom: 60px;
    transition-duration: .5s;
    transition-property: all
}

@media (max-width:1300px) {
    #indexPage .inxStrength .inxStrengthBox .right ul li {
        margin-bottom: 40px
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #indexPage .inxStrength .inxStrengthBox .right ul li {
        width: 50%;
        margin-bottom: 0;
        transform: unset;
        text-align: center
    }
}

#indexPage .inxStrength .inxStrengthBox .right ul li span {
    font-size: 24px;
    cursor: pointer
}

@media (max-width:1300px) {
    #indexPage .inxStrength .inxStrengthBox .right ul li span {
        font-size: 18px
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #indexPage .inxStrength .inxStrengthBox .right ul li span {
        font-size: 4vw;
        width: 100%;
        text-align: center;
        padding: 4vw 0;
        display: block;
        border-bottom: 1px dashed #ccc;
        width: 1460px;
        margin: 0 auto
    }
}

@media (max-width:1300px) and (max-width:1024px) and (max-width:1600px) {
    #indexPage .inxStrength .inxStrengthBox .right ul li span {
        width: 90%
    }
}

#indexPage .inxStrength .inxStrengthBox .right ul li span::before {
    content: '';
    position: absolute;
    z-index: 0;
    display: block;
    width: 10px;
    height: 10px;
    top: calc(50% - 10px * 0.5);
    right: calc(100% + 10px);
    border-radius: 50%;
    background-color: #4f2812;
    opacity: 0;
    transition-duration: .5s;
    transition-property: all
}

#indexPage .inxStrength .inxStrengthBox .right ul li:last-child {
    margin-bottom: 0
}

#indexPage .inxStrength .inxStrengthBox .right ul li.on {
    transform: translateX(0)
}

#indexPage .inxStrength .inxStrengthBox .right ul li.on span {
    color: #4f2812
}

#indexPage .inxStrength .inxStrengthBox .right ul li.on span::before {
    opacity: 1
}

@media (max-width:1024px) {
    #indexPage .inxStrength .inxStrengthBox .right ul li.on span::before {
        display: none
    }
}

#indexPage .inxNews {
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    /* background-image: url(../img/inxNewsBg.jpg); */
    padding: 100px 0
}

@media (max-width:1300px) {
    #indexPage .inxNews {
        padding: 60px 0
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #indexPage .inxNews {
        padding: 15vw 0
    }
}

#indexPage .inxNews .coutBox {
    width: 1500px;
    margin: 0 auto
}

@media (max-width:1600px) {
    #indexPage .inxNews .coutBox {
        width: 90%
    }
}

@media (max-width:1600px) {
    #indexPage .inxNews .coutBox {
        width: 90%
    }
}

#indexPage .inxNews .coutBox .top {
    margin-bottom: 40px;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset
}

#indexPage .inxNews .coutBox .top .tabs {
    position: relative
}

#indexPage .inxNews .coutBox .top .tabs ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#indexPage .inxNews .coutBox .top .tabs ul li {
    width: 150px;
    height: 50px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#indexPage .inxNews .coutBox .top .tabs ul li .box {
    font-size: 16px;
    cursor: pointer
}

#indexPage .inxNews .coutBox .top .tabs ul li.on .box {
    color: #4f2812
}

#indexPage .inxNews .coutBox .top .tabs .dot {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    background-color: #4f2812;
    display: block;
    z-index: 1;
    transition-duration: .5s;
    transition-property: all
}

#indexPage .inxNews .coutBox .top::after {
    content: '';
    position: absolute;
    z-index: 0;
    display: block;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #ddd;
    bottom: 0
}

#indexPage .inxNews .coutBox .content .conUl {
    position: relative;
    top: 0
}

#indexPage .inxNews .coutBox .content .conUl .conLi {
    position: absolute
}

@media (max-width:1024px) {
    #indexPage .inxNews .coutBox .content .conUl .conLi {
        width: 100%
    }
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsCont {
    transform: translateY(20px);
    transition-duration: 1s;
    transition-property: all
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox .newsLi {
    width: 30%
}

@media (max-width:1024px) {
    #indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox .newsLi {
        width: 100%
    }
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox .newsLi .imgBox {
    overflow: hidden;
    width: 100%;
    height: 340px
}

@media (max-width:1600px) {
    #indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox .newsLi .imgBox {
        height: 280px
    }
}

@media (max-width:1600px) and (max-width:1300px) {
    #indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox .newsLi .imgBox {
        height: 22vw
    }
}

@media (max-width:1600px) and (max-width:1300px) and (max-width:1024px) {
    #indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox .newsLi .imgBox {
        height: 50vw
    }
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox .newsLi .imgBox img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition-duration: 1s;
    transition-property: all
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox .newsLi .neirong {
    padding: 30px 8px 20px;
    border-bottom: 1px solid #ddd;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1300px) {
    #indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox .newsLi .neirong {
        padding: 20px 10px
    }
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox .newsLi .neirong * {
    transition-duration: .5s;
    transition-property: all
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox .newsLi .neirong .date {
    width: 80px;
    height: 100%;
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1600px) {
    #indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox .newsLi .neirong .date {
        width: 64px
    }
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox .newsLi .neirong .date .monthDay {
    font-weight: bold;
    font-size: 28px;
    line-height: 1em;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    margin-bottom: 6px
}

@media (max-width:1300px) {
    #indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox .newsLi .neirong .date .monthDay {
        font-size: 30px
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox .newsLi .neirong .date .monthDay {
        font-size: 6vw
    }
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox .newsLi .neirong .date .monthDay span {
    color: #4f2812;
    font-size: 24px
}

@media (max-width:1024px) {
    #indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox .newsLi .neirong .date .monthDay span {
        font-size: 6vw
    }
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox .newsLi .neirong .date .year {
    font-size: 16px
}

@media (max-width:1300px) {
    #indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox .newsLi .neirong .date .year {
        font-size: 14px
    }
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox .newsLi .neirong .txtR {
    position: relative;
    z-index: 1;
    width: calc(100% - 80px)
}

@media (max-width:1600px) {
    #indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox .newsLi .neirong .txtR {
        width: calc(100% - 64px)
    }
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox .newsLi .neirong .txtR .title {
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 10px
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox .newsLi .neirong .txtR .miaosu {
    color: #777;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

@media (max-width:1300px) {
    #indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox .newsLi .neirong .txtR .miaosu {
        font-size: 12px
    }
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox .newsLi .neirong::after {
    content: '';
    position: absolute;
    z-index: 0;
    display: block;
    width: 100%;
    height: 0;
    bottom: 0px;
    transition-duration: .5s;
    transition-property: all;
    background-image: url('../img/newstab.jpg');
    background-size: cover;
    left: 0
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox .newsLi:hover .imgBox img {
    transform: scale(1.2)
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox .newsLi:hover .neirong::after {
    height: 100%;
    transition-duration: 1s;
    transition-property: all
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsCont .newsImgBox .newsLi:hover .neirong * {
    color: #fff !important;
    transition-duration: 1s;
    transition-property: all
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox {
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset
}

@media (max-width:1600px) {
    #indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox {
        margin-top: 10px
    }
}

@media (max-width:1600px) and (max-width:1024px) {
    #indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        margin-top: 10vw
    }
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox .newsLi {
    width: 30%
}

@media (max-width:1024px) {
    #indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox .newsLi {
        width: 100%
    }
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox .newsLi .imgBox {
    overflow: hidden;
    width: 100%;
    height: 340px
}

@media (max-width:1600px) {
    #indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox .newsLi .imgBox {
        height: 280px
    }
}

@media (max-width:1600px) and (max-width:1300px) {
    #indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox .newsLi .imgBox {
        height: 22vw
    }
}

@media (max-width:1600px) and (max-width:1300px) and (max-width:1024px) {
    #indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox .newsLi .imgBox {
        height: 50vw
    }
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox .newsLi .imgBox img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition-duration: 1s;
    transition-property: all
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox .newsLi .neirong {
    padding: 30px 8px 20px;
    border-bottom: 1px solid #ddd;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1300px) {
    #indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox .newsLi .neirong {
        padding: 20px 10px
    }
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox .newsLi .neirong * {
    transition-duration: .5s;
    transition-property: all
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox .newsLi .neirong .date {
    width: 80px;
    height: 100%;
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1600px) {
    #indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox .newsLi .neirong .date {
        width: 64px
    }
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox .newsLi .neirong .date .monthDay {
    font-weight: bold;
    font-size: 28px;
    line-height: 1em;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    margin-bottom: 6px
}

@media (max-width:1300px) {
    #indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox .newsLi .neirong .date .monthDay {
        font-size: 30px
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox .newsLi .neirong .date .monthDay {
        font-size: 6vw
    }
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox .newsLi .neirong .date .monthDay span {
    color: #4f2812;
    font-size: 24px
}

@media (max-width:1024px) {
    #indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox .newsLi .neirong .date .monthDay span {
        font-size: 6vw
    }
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox .newsLi .neirong .date .year {
    font-size: 16px
}

@media (max-width:1300px) {
    #indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox .newsLi .neirong .date .year {
        font-size: 14px
    }
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox .newsLi .neirong .txtR {
    position: relative;
    z-index: 1;
    width: calc(100% - 80px)
}

@media (max-width:1600px) {
    #indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox .newsLi .neirong .txtR {
        width: calc(100% - 64px)
    }
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox .newsLi .neirong .txtR .title {
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 10px
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox .newsLi .neirong .txtR .miaosu {
    color: #777;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

@media (max-width:1300px) {
    #indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox .newsLi .neirong .txtR .miaosu {
        font-size: 12px
    }
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox .newsLi .neirong::after {
    content: '';
    position: absolute;
    z-index: 0;
    display: block;
    width: 100%;
    height: 0;
    bottom: 0px;
    transition-duration: .5s;
    transition-property: all;
background-image: url(../img/newstab.jpg);
    background-size: cover;
    left: 0
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox .newsLi:hover .imgBox img {
    transform: scale(1.2)
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox .newsLi:hover .neirong::after {
    height: 100%;
    transition-duration: 1s;
    transition-property: all
}

#indexPage .inxNews .coutBox .content .conUl .conLi .newsTxtBox .newsLi:hover .neirong * {
    color: #fff !important;
    transition-duration: 1s;
    transition-property: all
}

#indexPage .inxNews .coutBox .content .conUl .conLi.on .newsCont {
    transform: translateY(0)
}

#indexPage .inxQudao {
    height: calc(100vh - 80px);
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center
}

@media (max-width:1024px) {
    #indexPage .inxQudao {
        height: unset
    }
}

#indexPage .inxQudao .coutBox {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1
}

@media (max-width:1024px) {
    #indexPage .inxQudao .coutBox {
        position: unset
    }
}

#indexPage .inxQudao .coutBox ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

@media (max-width:1024px) {
    #indexPage .inxQudao .coutBox ul {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

#indexPage .inxQudao .coutBox ul li {
    flex: 1;
    height: 100%;
    position: relative
}

@media (max-width:1024px) {
    #indexPage .inxQudao .coutBox ul li {
        height: 30vw;
        flex: unset;
        width: 100%
    }
}

#indexPage .inxQudao .coutBox ul li .ico {
    height: 50px;
    object-fit: contain;
    margin-bottom: 0px;
    opacity: 0;
    transition-duration: .5s;
    transition-property: all
}

@media (max-width:1024px) {
    #indexPage .inxQudao .coutBox ul li .ico {
        opacity: 1
    }
}

#indexPage .inxQudao .coutBox ul li .box {
    height: 100%;
    padding: 60px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1300px) {
    #indexPage .inxQudao .coutBox ul li .box {
        padding: 30px 0
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #indexPage .inxQudao .coutBox ul li .box {
        padding: 0;
        width: 90%;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

#indexPage .inxQudao .coutBox ul li .box .txtBox {
    height: 60%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #indexPage .inxQudao .coutBox ul li .box .txtBox {
        height: unset;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        flex-wrap: unset;
        flex-direction: column-reverse;
        padding-left: 4vw
    }
}

#indexPage .inxQudao .coutBox ul li .box .txtBox .miaoshu {
    writing-mode: vertical-lr;
    color: #fff;
    font-size: 18px;
    letter-spacing: .2em
}

@media (max-width:1600px) {
    #indexPage .inxQudao .coutBox ul li .box .txtBox .miaoshu {
        font-size: 16px
    }
}

@media (max-width:1600px) and (max-width:1300px) {
    #indexPage .inxQudao .coutBox ul li .box .txtBox .miaoshu {
        font-size: 12px
    }
}

@media (max-width:1600px) and (max-width:1300px) and (max-width:1024px) {
    #indexPage .inxQudao .coutBox ul li .box .txtBox .miaoshu {
        writing-mode: lr
    }
}

#indexPage .inxQudao .coutBox ul li .box .txtBox>i {
    display: block;
    height: 100%;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.5);
    margin: 0 10px;
    margin: 2vw 0
}

@media (max-width:1024px) {
    #indexPage .inxQudao .coutBox ul li .box .txtBox>i {
        width: 100%;
        height: 1px
    }
}

#indexPage .inxQudao .coutBox ul li .box .txtBox>i i {
    width: 100%;
    background-color: #fff;
    height: 0;
    transition-duration: .5s;
    transition-property: all
}

#indexPage .inxQudao .coutBox ul li .box .txtBox .title {
    writing-mode: vertical-lr;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: .1em
}

@media (max-width:1300px) {
    #indexPage .inxQudao .coutBox ul li .box .txtBox .title {
        font-size: 24px
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #indexPage .inxQudao .coutBox ul li .box .txtBox .title {
        writing-mode: lr;
        font-size: 5vw
    }
}

#indexPage .inxQudao .coutBox ul li.on .ico {
    margin-bottom: 50px;
    opacity: 1
}

@media (max-width:1024px) {
    #indexPage .inxQudao .coutBox ul li.on .ico {
        margin-bottom: 0
    }
}

#indexPage .inxQudao .coutBox ul li.on .box .txtBox>i i {
    height: 100%
}

#indexPage .inxQudao .coutBox .maskOn {
    height: 100%;
    background-color: #4f2812;
    opacity: .7;
    width: 12.5%;
    position: absolute;
    top: 0;
    left: 0;
    transition-duration: .5s;
    transition-property: all
}

#indexPage .jingdong {
    height: 100vh
}

@media (max-width:1024px) {
    #indexPage .jingdong {
        overflow: hidden;
        height: unset
    }
}

#indexPage .jingdong .jdBox {
    position: absolute;
    top: 80px;
    height: calc(100vh - 80px);
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #indexPage .jingdong .jdBox {
        position: relative;
        top: 0
    }
}

#indexPage .jingdong .jdBox .overlay {
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../img/jingdongBg.png);
    background-position: center;
    width: 80%;
    height: 80%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #indexPage .jingdong .jdBox .overlay {
        width: 100%;
        height: 100%
    }
}

#indexPage .jingdong .jdBox .overlay .erwei {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #indexPage .jingdong .jdBox .overlay .erwei {
        top: 100%;
        width: 40vw;
        transform: translateY(-120%);
        right: 55%
    }

    #indexPage .jingdong .jdBox .overlay .erwei img {
        width: 100%
    }
}

#indexPage .jingdong .jdBox .overlay .erwei span {
    font-size: 18px;
    margin-top: 10px
}

#indexPage .jingdong .jdBox .overlay .cenTu {
    height: 100%;
    margin: 0 50px;
    position: absolute
}

@media (max-width:1024px) {
    #indexPage .jingdong .jdBox .overlay .cenTu {
        top: 10vw;
        height: 50%
    }
}

#indexPage .jingdong .jdBox .overlay .link {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #indexPage .jingdong .jdBox .overlay .link {
        left: 55%;
        top: 100%;
        transform: translateY(-180%)
    }
}

#indexPage .jingdong .jdBox .overlay .link span {
    margin-bottom: 20px;
    font-size: 24px;
    transition-duration: .5s;
    transition-property: all
}

#indexPage .jingdong .jdBox .overlay .link i {
    font-size: 24px;
    transition-duration: .5s;
    transition-property: all;
    transition-delay: .2s
}

#indexPage .jingdong .jdBox .overlay .link:hover span {
    color: #4f2812;
    transform: translateX(20px)
}

#indexPage .jingdong .jdBox .overlay .link:hover i {
    color: #4f2812;
    transform: translateX(20px)
}

#indexPage .inxContact {
    position: relative;
    height: calc(100vh - 80px)
}

@media (max-width:1024px) {
    #indexPage .inxContact {
        height: unset
    }
}

#indexPage .inxContact .coutBox {
    position: relative;
    z-index: 1;
    padding: 150px 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1300px) {
    #indexPage .inxContact .coutBox {
        padding: 100px 0
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #indexPage .inxContact .coutBox {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

#indexPage .inxContact .coutBox .left {
    width: 40%;
    height: 100%;
    position: relative
}

@media (max-width:1024px) {
    #indexPage .inxContact .coutBox .left {
        width: 90%
    }
}

#indexPage .inxContact .coutBox .left .txtBox {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1
}

@media (max-width:1024px) {
    #indexPage .inxContact .coutBox .left .txtBox {
        position: unset;
        transform: unset
    }
}

#indexPage .inxContact .coutBox .left .txtBox .box {
    height: 300px;
    width: 120%;
    background-color: #4f2812;
    padding-left: 15vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1300px) {
    #indexPage .inxContact .coutBox .left .txtBox .box {
        padding: 40px 0;
        height: unset;
        padding-left: 10vw
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #indexPage .inxContact .coutBox .left .txtBox .box {
        width: 100%
    }
}

#indexPage .inxContact .coutBox .left .txtBox .box .neirong {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

#indexPage .inxContact .coutBox .left .txtBox .box .neirong * {
    color: #fff
}

#indexPage .inxContact .coutBox .left .txtBox .box .neirong .titleNormal {
    margin-bottom: 20px
}

#indexPage .inxContact .coutBox .left .txtBox .box .neirong .phone i {
    font-size: 50px
}

@media (max-width:1300px) {
    #indexPage .inxContact .coutBox .left .txtBox .box .neirong .phone i {
        font-size: 30px
    }
}

#indexPage .inxContact .coutBox .left .txtBox .box .neirong .phone span {
    font-size: 30px;
    margin-left: 20px
}

@media (max-width:1300px) {
    #indexPage .inxContact .coutBox .left .txtBox .box .neirong .phone span {
        font-size: 20px
    }
}

#indexPage .inxContact .coutBox .left .txtBox .box .neirong .email {
    margin-top: 10px
}

#indexPage .inxContact .coutBox .left .txtBox .box .neirong .address {
    margin-top: 10px
}

#indexPage .inxContact .coutBox .left .txtBox .more {
    width: fit-content;
    margin-left: 15vw;
    position: relative;
    margin-top: 40px
}

@media (max-width:1024px) {
    #indexPage .inxContact .coutBox .left .txtBox .more {
        margin-left: 0
    }
}

#indexPage .inxContact .coutBox .left .txtBox .more span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-weight: bold
}

#indexPage .inxContact .coutBox .left .txtBox .more img {
    width: 200px;
    height: 50px
}

#indexPage .inxContact .coutBox .right {
    width: 60%;
    height: 100%
}

@media (max-width:1024px) {
    #indexPage .inxContact .coutBox .right {
        width: 90%;
        margin-top: 10vw
    }
}

#indexPage .inxContact .coutBox .right .pageMap {
    width: 100%;
    height: 100%
}

#indexPage .inxContact .coutBox .right .pageMap #allmap {
    width: 100%;
    height: 100%
}

@media (max-width:1024px) {
    #indexPage .inxContact .coutBox .right .pageMap {
        height: 60vw
    }
}

#indexPage .inxContact .coutBox .right .pageMap .tiaozhuanK {
    display: none
}

#indexPage .inxContact .bg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.pageContent {
    padding: 100px 0;
    background-repeat: repeat;
    background-image: url(../img/twoWenli.jpg);
}

@media (max-width:1300px) {
    .pageContent {
        padding: 60px 0
    }
}

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

#aboutPage .pageContent {
    padding-bottom: 0
}

#aboutPage .pageContent .jieshao {
    padding-bottom: 100px;
    background-position: 10vw
}

@media (max-width:1300px) {
    #aboutPage .pageContent .jieshao {
        padding-bottom: 60px
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #aboutPage .pageContent .jieshao {
        padding-bottom: 15vw
    }
}

@media (max-width:1024px) {
    #aboutPage .pageContent .jieshao {
        padding-bottom: 0
    }
}

#aboutPage .pageContent .jieshao .coutBox {
    width: 1460px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1600px) {
    #aboutPage .pageContent .jieshao .coutBox {
        width: 90%
    }
}

@media (max-width:1600px) {
    #aboutPage .pageContent .jieshao .coutBox {
        width: 90%
    }
}

@media (max-width:1600px) and (max-width:1024px) {
    #aboutPage .pageContent .jieshao .coutBox {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

#aboutPage .pageContent .jieshao .coutBox .left {
    width: 45%;
    padding-right: 80px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #aboutPage .pageContent .jieshao .coutBox .left {
        margin: 0 auto;
        margin-bottom: 10vw;
        width: 80%;
        padding-right: 0
    }
}

#aboutPage .pageContent .jieshao .coutBox .left .xian {
    width: 100%;
    height: 1px;
    background-color: #ccc
}

#aboutPage .pageContent .jieshao .coutBox .left .xian i {
    background-color: #4f2812;
    width: 40%;
    height: 100%;
    display: block
}

#aboutPage .pageContent .jieshao .coutBox .left .txtCout {
    margin-top: 60px;
    overflow: auto;
    height: 400px;
    padding-right: 50px
}

@media (max-width:1024px) {
    #aboutPage .pageContent .jieshao .coutBox .left .txtCout {
        height: 60vw;
        padding-right: 4vw
    }
}

#aboutPage .pageContent .jieshao .coutBox .right {
    width: 55%
}

@media (max-width:1024px) {
    #aboutPage .pageContent .jieshao .coutBox .right {
        width: 100%;
        height: unset
    }
}

#aboutPage .pageContent .jieshao .coutBox .right .img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

#aboutPage .pageContent .aboutStrength {
    width: 100%;
    height: calc(100vh - 80px);
    position: relative
}

@media (max-width:1024px) {
    #aboutPage .pageContent .aboutStrength {
        height: unset
    }
}

#aboutPage .pageContent .aboutStrength .inxStrengthBox {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #aboutPage .pageContent .aboutStrength .inxStrengthBox {
        position: unset;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

#aboutPage .pageContent .aboutStrength .inxStrengthBox .left {
    width: 60%;
    height: 100%;
    position: relative
}

@media (max-width:1024px) {
    #aboutPage .pageContent .aboutStrength .inxStrengthBox .left {
        width: 100%
    }
}

#aboutPage .pageContent .aboutStrength .inxStrengthBox .left .box {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3)
}

#aboutPage .pageContent .aboutStrength .inxStrengthBox .left .box .absTop {
    position: relative;
    width: 110%;
    height: 260px
}

@media (max-width:1600px) {
    #aboutPage .pageContent .aboutStrength .inxStrengthBox .left .box .absTop {
        height: 200px
    }
}

@media (max-width:1600px) and (max-width:1024px) {
    #aboutPage .pageContent .aboutStrength .inxStrengthBox .left .box .absTop {
        height: 50vw;
        width: 100%
    }
}

#aboutPage .pageContent .aboutStrength .inxStrengthBox .left .box .absTop .absBox {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 11;
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    background-image: url(../img/inxStrBtBg.jpg);
    padding: 50px 0 50px 15%
}

#aboutPage .pageContent .aboutStrength .inxStrengthBox .left .box .absTop .absBox * {
    color: #fff
}

@media (max-width:1600px) {
    #aboutPage .pageContent .aboutStrength .inxStrengthBox .left .box .absTop .absBox {
        padding: 30px 0 30px 15%
    }
}

#aboutPage .pageContent .aboutStrength .inxStrengthBox .left .box .absTop .absBox .titleNormal {
    text-align: start
}

#aboutPage .pageContent .aboutStrength .inxStrengthBox .left .box .absTop .absBox .shiliBt {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#aboutPage .pageContent .aboutStrength .inxStrengthBox .left .box .absTop .absBox .shiliBt li {
    display: none;
    position: absolute;
    top: 0
}

#aboutPage .pageContent .aboutStrength .inxStrengthBox .left .box .absTop .absBox .shiliBt li:first-child {
    display: block
}

#aboutPage .pageContent .aboutStrength .inxStrengthBox .left .box .absTop .absBox .shiliBt li span {
    font-size: 24px;
    font-weight: bold
}

@media (max-width:1024px) {
    #aboutPage .pageContent .aboutStrength .inxStrengthBox .left .box .absTop .absBox .shiliBt li span {
        font-size: 6vw
    }
}

#aboutPage .pageContent .aboutStrength .inxStrengthBox .left .box .coutBox {
    position: relative;
    height: calc(100% - 260px)
}

@media (max-width:1600px) {
    #aboutPage .pageContent .aboutStrength .inxStrengthBox .left .box .coutBox {
        height: calc(100% - 200px)
    }
}

@media (max-width:1600px) and (max-width:1024px) {
    #aboutPage .pageContent .aboutStrength .inxStrengthBox .left .box .coutBox {
        height: unset
    }
}

#aboutPage .pageContent .aboutStrength .inxStrengthBox .left .box .coutBox .neirong {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#aboutPage .pageContent .aboutStrength .inxStrengthBox .left .box .coutBox .neirong ul {
    width: 70%;
    margin: 0 auto;
    position: relative
}

@media (max-width:1300px) {
    #aboutPage .pageContent .aboutStrength .inxStrengthBox .left .box .coutBox .neirong ul {
        width: 80%
    }
}

#aboutPage .pageContent .aboutStrength .inxStrengthBox .left .box .coutBox .neirong ul li {
    position: absolute;
    top: 0;
    width: 100%
}

#aboutPage .pageContent .aboutStrength .inxStrengthBox .left .box .coutBox .neirong ul li .txtBox {
    opacity: 0;
    transition-duration: 1s;
    transition-property: all;
    transform: translateY(20px)
}

@media (max-width:1024px) {
    #aboutPage .pageContent .aboutStrength .inxStrengthBox .left .box .coutBox .neirong ul li .txtBox {
        padding: 10vw 0
    }
}

#aboutPage .pageContent .aboutStrength .inxStrengthBox .left .box .coutBox .neirong ul li .txtBox * {
    color: #fff;
    line-height: 3em;
    font-size: 16px
}

@media (max-width:1600px) {
    #aboutPage .pageContent .aboutStrength .inxStrengthBox .left .box .coutBox .neirong ul li .txtBox * {
        line-height: 2em
    }
}

@media (max-width:1600px) and (max-width:1300px) {
    #aboutPage .pageContent .aboutStrength .inxStrengthBox .left .box .coutBox .neirong ul li .txtBox * {
        font-size: 14px
    }
}

#aboutPage .pageContent .aboutStrength .inxStrengthBox .left .box .coutBox .neirong ul li.on .txtBox {
    transform: translateY(0);
    opacity: 1
}

#aboutPage .pageContent .aboutStrength .inxStrengthBox .left .box .coutBox .bg {
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

#aboutPage .pageContent .aboutStrength .inxStrengthBox .right {
    width: 40%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    background-image: url(../img/shiliRight.jpg);
    height: 100%
}

@media (max-width:1024px) {
    #aboutPage .pageContent .aboutStrength .inxStrengthBox .right {
        width: 100%
    }
}

@media (max-width:1024px) {
    #aboutPage .pageContent .aboutStrength .inxStrengthBox .right ul {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: unset;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 3vw 0
    }
}

#aboutPage .pageContent .aboutStrength .inxStrengthBox .right ul li {
    transform: translateX(40px);
    margin-bottom: 60px;
    transition-duration: .5s;
    transition-property: all
}

@media (max-width:1300px) {
    #aboutPage .pageContent .aboutStrength .inxStrengthBox .right ul li {
        margin-bottom: 40px
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #aboutPage .pageContent .aboutStrength .inxStrengthBox .right ul li {
        width: 50%;
        margin-bottom: 0;
        transform: unset;
        text-align: center
    }
}

#aboutPage .pageContent .aboutStrength .inxStrengthBox .right ul li span {
    font-size: 24px;
    cursor: pointer
}

@media (max-width:1300px) {
    #aboutPage .pageContent .aboutStrength .inxStrengthBox .right ul li span {
        font-size: 18px
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #aboutPage .pageContent .aboutStrength .inxStrengthBox .right ul li span {
        font-size: 4vw;
        width: 100%;
        text-align: center;
        padding: 4vw 0;
        display: block;
        border-bottom: 1px dashed #ccc;
        width: 1460px;
        margin: 0 auto
    }
}

@media (max-width:1300px) and (max-width:1024px) and (max-width:1600px) {
    #aboutPage .pageContent .aboutStrength .inxStrengthBox .right ul li span {
        width: 90%
    }
}

#aboutPage .pageContent .aboutStrength .inxStrengthBox .right ul li span::before {
    content: '';
    position: absolute;
    z-index: 0;
    display: block;
    width: 10px;
    height: 10px;
    top: calc(50% - 10px * 0.5);
    right: calc(100% + 10px);
    border-radius: 50%;
    background-color: #4f2812;
    opacity: 0;
    transition-duration: .5s;
    transition-property: all
}

#aboutPage .pageContent .aboutStrength .inxStrengthBox .right ul li:last-child {
    margin-bottom: 0
}

#aboutPage .pageContent .aboutStrength .inxStrengthBox .right ul li.on {
    transform: translateX(0)
}

#aboutPage .pageContent .aboutStrength .inxStrengthBox .right ul li.on span {
    color: #4f2812
}

#aboutPage .pageContent .aboutStrength .inxStrengthBox .right ul li.on span::before {
    opacity: 1
}

@media (max-width:1024px) {
    #aboutPage .pageContent .aboutStrength .inxStrengthBox .right ul li.on span::before {
        display: none
    }
}

#aboutPage .pageContent .honor {
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    background-image: url(../img/inxNewsBg.jpg);
    padding: 100px 0
}

@media (max-width:1300px) {
    #aboutPage .pageContent .honor {
        padding: 60px 0
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #aboutPage .pageContent .honor {
        padding: 15vw 0
    }
}

#aboutPage .pageContent .honor .box {
    width: 100%
}

#aboutPage .pageContent .honor .box #honor {
    cursor: grab
}

#aboutPage .pageContent .honor .box #honor li {
    width: unset;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#aboutPage .pageContent .honor .box #honor li .img {
    margin-bottom: 10px;
    height: 18vw
}

@media (max-width:1300px) {
    #aboutPage .pageContent .honor .box #honor li .img {
        height: 24vw
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #aboutPage .pageContent .honor .box #honor li .img {
        height: 55vw
    }
}

#aboutPage .pageContent .honor .box #honor li .img img {
    height: 100%
}

#aboutPage .pageContent .honor .box #honor li span {
    font-size: 18px
}

@media (max-width:1024px) {
    #aboutPage .pageContent .honor .box #honor li span {
        font-size: 4vw
    }
}

 .history  {
    width: 100%;
    position: relative;
    height: calc(100vh - 80px)
}

@media (max-width:1024px) {
     .history  {
        height: unset
    }
}

 .history  .coutBox {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
     .history  .coutBox {
        position: relative;
        z-index: 11;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        padding-bottom: 10vw
    }
}

 .history  .coutBox .left {
    width: 40%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
     .history  .coutBox .left {
        width: 100%
    }
}

 .history  .coutBox .left .leftBox {
    padding-right: 80px;
    width: calc(1460px * 0.4);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1600px) {
     .history  .coutBox .left .leftBox {
        width: 80%
    }
}

@media (max-width:1600px) and (max-width:1024px) {
     .history  .coutBox .left .leftBox {
        padding-right: 0;
        width: 100%;
        padding: 5vw
    }
}

 .history  .coutBox .left .leftBox .titleNormal {
    color: #fff;
        font-size: 2.5vw;
    font-weight: bold;
    margin: 3vw auto;
}

 .history  .coutBox .left .leftBox .miaoshu {
    color: #fff;
border-radius: 1vw;
    margin-bottom: 60px;
    background-color: #00000085;
    line-height: 2.5em;
    padding: 2vw;
    font-size: 1.2vw;
    margin-bottom: 60px;
    line-height: 2.5em;
    font-size: 1.2vw
}

 .history  .coutBox .left .leftBox .sortImg {
    width: 100%;
    height: 240px;
    object-fit: cover
}

@media (max-width:1024px) {
     .history  .coutBox .left .leftBox .sortImg {
        height: unset;
        border-radius: 4vw
    }
     .history  .coutBox .left .leftBox .miaoshu {

    font-size: 5vw
}
}

 .history  .coutBox .right {
         border-radius: 1vw;
    width: 60%;
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    background-image: url(../img/hisRightBg.jpg)
}

@media (max-width:1024px) {
     .history  .coutBox .right {
        width: 90%;
        border-radius: 4vw;
        margin: 0 auto
    }
}

 .history  .coutBox .right .hisTabsBox {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: unset
}

@media (max-width:1024px) {
     .history  .coutBox .right .hisTabsBox {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        padding-bottom: 10vw
    }
}

 .history  .coutBox .right .hisTabsBox .neirong {
    padding: 100px 0;
    width: calc(100% * 0.6)
}

@media (max-width:1600px) {
     .history  .coutBox .right .hisTabsBox .neirong {
        width: 80%
    }
}

@media (max-width:1600px) and (max-width:1024px) {
     .history  .coutBox .right .hisTabsBox .neirong {
        width: 100%;
        padding: 10vw 0
    }
}

 .history  .coutBox .right .hisTabsBox .neirong .hisUl {
    width: 100%
}

@media (max-width:1024px) {
     .history  .coutBox .right .hisTabsBox .neirong .hisUl {
        transition-duration: .5s;
        transition-property: all
    }
}

 .history  .coutBox .right .hisTabsBox .neirong .hisUl li {
    width: 100%;
    padding: 0 100px 0 100px
}

@media (max-width:1300px) {
     .history  .coutBox .right .hisTabsBox .neirong .hisUl li {
        padding: 0 80px
    }
}

@media (max-width:1300px) and (max-width:1024px) {
     .history  .coutBox .right .hisTabsBox .neirong .hisUl li {
        padding: 0 10vw;
        transition-duration: .5s;
        transition-property: all
    }
}

 .history  .coutBox .right .hisTabsBox .neirong .hisUl li .coutDate {
    font-size: 2vw;
    font-weight: bold;
    margin-bottom: 2vw
}

@media (max-width:1024px) {
     .history  .coutBox .right .hisTabsBox .neirong .hisUl li .coutDate {
        font-size: 7vw
    }
}

 .history  .coutBox .right .hisTabsBox .neirong .hisUl li .miaoshu {
    font-size: 16px;
    line-height: 1.6em;
    text-align: justify
}
 .history  .coutBox .right .hisTabsBox .neirong .hisUl li .miaoshu p{
    font-size: 1vw;
    line-height: 2em;
    text-align: justify
}
@media (max-width:1024px) {
     .history  .coutBox .right .hisTabsBox .neirong .hisUl li .miaoshu {
        line-height: 2em;
        font-size: 3.4vw
    }
     .history  .coutBox .right .hisTabsBox .neirong .hisUl li .miaoshu p{
    font-size: 3.5vw;
    line-height: 2em;
    text-align: justify
}
}

 .history  .coutBox .right .hisTabsBox .neirong .contro {
    width: fit-content;
    position: absolute;
    bottom: 380px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    right: calc(10% + 500px);
    transform: translateX(100%);
    position: unset;
    right: unset;
    transform: unset;
    margin: 0px 0 0 100px
}

@media (max-width:1300px) {
     .history  .coutBox .right .hisTabsBox .neirong .contro {
        bottom: 22vw
    }
}

 .history  .coutBox .right .hisTabsBox .neirong .contro div {
    border-radius: 50%;
    cursor: pointer;
    background-color: #4f2812;
    transition-duration: .5s;
    transition-property: all;
    width: 40px;
    height: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

 .history  .coutBox .right .hisTabsBox .neirong .contro div i {
    color: #fff
}

 .history  .coutBox .right .hisTabsBox .neirong .contro div.leftBtn {
    margin-right: 20px
}

@media (max-width:1024px) {
     .history  .coutBox .right .hisTabsBox .neirong .contro {
        margin: 10vw auto 0
    }
}

@media (max-width:1024px) {
     .history  .coutBox .right .hisTabsBox .tabs {
        display: flex;
        flex-direction: row;
        align-items: unset;
        justify-content: unset;
        flex-wrap: wrap
    }
}

 .history  .coutBox .right .hisTabsBox .tabs li {
    margin-bottom: 30px;
    display: none;
     
 }
 .history  .coutBox .right .hisTabsBox .tabs li.on {
   
    display: block;
     
 } 

@media (max-width:1024px) {
     .history  .coutBox .right .hisTabsBox .tabs li {
        text-align: center;
        width: 100%
    }
}

 .history  .coutBox .right .hisTabsBox .tabs li .date {
    font-size: 16px;
    cursor: pointer
}

 .history  .coutBox .right .hisTabsBox .tabs li:last-child {
    margin-bottom: 0
}

 .history  .coutBox .right .hisTabsBox .tabs li.on .date {
    color: #4f2812
}

 .history  .bg {
    object-fit: cover;
    width: 100%;
    height: 100%
}

@media (max-width:1024px) {
     .history  .bg {
        top: 0;
        z-index: 1;
        position: absolute
    }
}

#contactPage .pageContent {
    padding: 0
}

#contactPage .pageContent .yingxiao {
    padding-top: 80px
}

#contactPage .pageContent .yingxiao .realBox {
    position: relative;
    height: calc(100vh - 80px)
}

@media (max-width:1024px) {
    #contactPage .pageContent .yingxiao .realBox {
        height: unset
    }
}

#contactPage .pageContent .yingxiao .realBox .coutBox {
    height: calc(calc(100vh - 80px) - (-172px + 260px));
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #contactPage .pageContent .yingxiao .realBox .coutBox {
        height: unset;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

#contactPage .pageContent .yingxiao .realBox .coutBox .right {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    flex-direction: column-reverse
}

@media (max-width:1024px) {
    #contactPage .pageContent .yingxiao .realBox .coutBox .right {
        width: 100%
    }
}

#contactPage .pageContent .yingxiao .realBox .coutBox .right .rightBox {
    height: 50%;
    width: 1460px;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1600px) {
    #contactPage .pageContent .yingxiao .realBox .coutBox .right .rightBox {
        width: 90%
    }
}

#contactPage .pageContent .yingxiao .realBox .coutBox .right .rightBox:last-child {
    flex-direction: row-reverse
}

@media (max-width:1024px) {
    #contactPage .pageContent .yingxiao .realBox .coutBox .right .rightBox {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }

    #contactPage .pageContent .yingxiao .realBox .coutBox .right .rightBox:last-child {
        flex-direction: column
    }
}

#contactPage .pageContent .yingxiao .realBox .coutBox .right .rightBox .box {
    width: 50%;
    height: 100%;
    background-color: #f3f3f3;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    transition-duration: .5s;
    transition-property: all
}

@media (max-width:1024px) {
    #contactPage .pageContent .yingxiao .realBox .coutBox .right .rightBox .box {
        width: 100%;
        padding: 10vw
    }
}

#contactPage .pageContent .yingxiao .realBox .coutBox .right .rightBox .box .yingxiaoUl {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #contactPage .pageContent .yingxiao .realBox .coutBox .right .rightBox .box .yingxiaoUl {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

#contactPage .pageContent .yingxiao .realBox .coutBox .right .rightBox .box .yingxiaoUl li {
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    color: #666
}

@media (max-width:1024px) {
    #contactPage .pageContent .yingxiao .realBox .coutBox .right .rightBox .box .yingxiaoUl li {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

#contactPage .pageContent .yingxiao .realBox .coutBox .right .rightBox .box .yingxiaoUl li img {
    transition-duration: unset;
    margin-right: 20px
}

@media (max-width:1024px) {
    #contactPage .pageContent .yingxiao .realBox .coutBox .right .rightBox .box .yingxiaoUl li img {
        margin: 0
    }
}

#contactPage .pageContent .yingxiao .realBox .coutBox .right .rightBox .box .yingxiaoUl li span {
    font-weight: bold;
    color: #666
}

@media (max-width:1024px) {
    #contactPage .pageContent .yingxiao .realBox .coutBox .right .rightBox .box .yingxiaoUl li span {
        margin: 4vw 0
    }
}

#contactPage .pageContent .yingxiao .realBox .coutBox .right .rightBox .box .title {
    font-size: 30px;
    font-weight: bold
}

#contactPage .pageContent .yingxiao .realBox .coutBox .right .rightBox .box * {
    transition-duration: .5s;
    transition-property: all
}

#contactPage .pageContent .yingxiao .realBox .coutBox .right .rightBox .bg {
    width: 50%;
    height: 100%;
    object-fit: cover
}

@media (max-width:1024px) {
    #contactPage .pageContent .yingxiao .realBox .coutBox .right .rightBox .bg {
        width: 100%
    }
}

#contactPage .pageContent .yingxiao .realBox .coutBox .right .rightBox.on .box {
    background-color: rgba(0, 0, 0, 0.5)
}

#contactPage .pageContent .yingxiao .realBox .coutBox .right .rightBox.on .box .yingxiaoUl li img {
    filter: brightness(1000) grayscale(1)
}

#contactPage .pageContent .yingxiao .realBox .coutBox .right .rightBox.on .box * {
    color: #fff !important
}

#contactPage .pageContent .dingzhi {
    padding-top: 80px
}

@media (max-width:1024px) {
    #contactPage .pageContent .dingzhi {
        padding-top: 0
    }
}

#contactPage .pageContent .dingzhi .realBox {
    overflow: hidden;
    position: relative;
    padding-top: 50px;
    height: calc(100vh - 80px);
    width: 100%
}

@media (max-width:1024px) {
    #contactPage .pageContent .dingzhi .realBox {
        height: unset
    }
}

#contactPage .pageContent .dingzhi .realBox .coutBox {
    position: relative;
    z-index: 2;
    width: 1460px;
    margin: 0 auto
}

@media (max-width:1600px) {
    #contactPage .pageContent .dingzhi .realBox .coutBox {
        width: 90%
    }
}

@media (max-width:1600px) {
    #contactPage .pageContent .dingzhi .realBox .coutBox {
        width: 90%
    }
}

@media (max-width:1600px) and (max-width:1024px) {
    #contactPage .pageContent .dingzhi .realBox .coutBox {
        width: 100%
    }
}

#contactPage .pageContent .dingzhi .realBox .coutBox .dzTitleBox {
    margin-bottom: 50px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #contactPage .pageContent .dingzhi .realBox .coutBox .dzTitleBox {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

#contactPage .pageContent .dingzhi .realBox .coutBox .dzTitleBox .titleNormal {
    margin-bottom: 0
}

#contactPage .pageContent .dingzhi .realBox .coutBox .dzTitleBox .miaoshu {
    width: 80%;
    font-size: 14px;
    line-height: 2em
}

@media (max-width:1024px) {
    #contactPage .pageContent .dingzhi .realBox .coutBox .dzTitleBox .miaoshu {
        margin-top: 10vw;
        text-align: justify;
        width: 88%
    }
}

#contactPage .pageContent .dingzhi .realBox .coutBox .neirong {
    position: relative
}

#contactPage .pageContent .dingzhi .realBox .coutBox .neirong .ysStitle {
    text-align: center;
    padding-bottom: 6px;
    font-size: 26px;
    position: relative;
    line-height: 1em;
    margin-bottom: 40px
}

#contactPage .pageContent .dingzhi .realBox .coutBox .neirong .ysStitle::before {
    content: '';
    position: absolute;
    z-index: 0;
    display: block;
    width: 40px;
    height: 6px;
    border-radius: 3px;
    background-color: #4f2812;
    left: 50%;
    top: 100%;
    transform: translateX(-50%)
}

#contactPage .pageContent .dingzhi .realBox .coutBox .neirong .youshiMod {
    position: absolute;
    top: 0;
    width: 100%
}

@media (max-width:1024px) {
    #contactPage .pageContent .dingzhi .realBox .coutBox .neirong .youshiMod {
        position: unset
    }
}

#contactPage .pageContent .dingzhi .realBox .coutBox .neirong .youshiMod .youshiUl {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #contactPage .pageContent .dingzhi .realBox .coutBox .neirong .youshiMod .youshiUl {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

#contactPage .pageContent .dingzhi .realBox .coutBox .neirong .youshiMod .youshiUl li {
    position: relative;
    width: 23%;
    height: 500px
}

@media (max-width:1600px) {
    #contactPage .pageContent .dingzhi .realBox .coutBox .neirong .youshiMod .youshiUl li {
        height: 26vw
    }
}

@media (max-width:1600px) and (max-width:1024px) {
    #contactPage .pageContent .dingzhi .realBox .coutBox .neirong .youshiMod .youshiUl li {
        width: 100%;
        height: 62vw
    }
}

#contactPage .pageContent .dingzhi .realBox .coutBox .neirong .youshiMod .youshiUl li .ysBox {
    position: relative;
    z-index: 2;
    transition-duration: .5s;
    transition-property: all;
    width: 100%;
    height: 100%;
    background-color: #cd0008
}

@media (max-width:1024px) {
    #contactPage .pageContent .dingzhi .realBox .coutBox .neirong .youshiMod .youshiUl li .ysBox {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        padding: 50px;
        flex-direction: column-reverse;
        border-bottom: 1px dashed #edc36d
    }
}

#contactPage .pageContent .dingzhi .realBox .coutBox .neirong .youshiMod .youshiUl li .ysBox .yxTitle {
    position: absolute;
    bottom: 50%;
    left: 50%;
    transition-duration: .5s;
    transition-property: all;
    transform: translate(-50%, 50%);
    color: #fff;
    font-weight: bold;
    font-size: 24px
}

@media (max-width:1024px) {
    #contactPage .pageContent .dingzhi .realBox .coutBox .neirong .youshiMod .youshiUl li .ysBox .yxTitle {
        position: unset;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        transform: translate(0, 0);
        margin-bottom: 10px
    }
}

#contactPage .pageContent .dingzhi .realBox .coutBox .neirong .youshiMod .youshiUl li .ysBox .yxMiaoshu {
    position: absolute;
    padding: 50px;
    width: 100%;
    height: 100%;
    opacity: 0;
    top: 20%;
    color: #fff;
    text-align: justify;
    transition-duration: .5s;
    transition-property: all;
    line-height: 2em
}

@media (max-width:1600px) {
    #contactPage .pageContent .dingzhi .realBox .coutBox .neirong .youshiMod .youshiUl li .ysBox .yxMiaoshu {
        font-size: 14px
    }
}

@media (max-width:1600px) and (max-width:1024px) {
    #contactPage .pageContent .dingzhi .realBox .coutBox .neirong .youshiMod .youshiUl li .ysBox .yxMiaoshu {
        opacity: 1;
        padding: 0;
        position: unset;
        height: unset
    }
}

#contactPage .pageContent .dingzhi .realBox .coutBox .neirong .youshiMod .youshiUl li .ysBox:hover {
    background-color: #edc36d
}

#contactPage .pageContent .dingzhi .realBox .coutBox .neirong .youshiMod .youshiUl li .ysBox:hover .yxTitle {
    left: 50px;
    bottom: 50px;
    color: #4f2812;
    transform: translate(0, 0)
}

#contactPage .pageContent .dingzhi .realBox .coutBox .neirong .youshiMod .youshiUl li .ysBox:hover .yxMiaoshu {
    color: #4f2812;
    top: 0;
    opacity: 1
}

#contactPage .pageContent .dingzhi .realBox .coutBox .neirong .youshiMod .youshiUl li .yxBoxBg {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 0
}

#contactPage .pageContent .dingzhi .realBox .coutBox .neirong .youshiMod .liuchengMod {
    position: absolute;
    top: 0
}

@media (max-width:1024px) {
    #contactPage .pageContent .dingzhi .realBox .coutBox .neirong .liuchengMod {
        margin-top: 10vw
    }
}

@media (max-width:1024px) {
    #contactPage .pageContent .dingzhi .realBox .coutBox .neirong .liuchengMod .dingzhiLC {
        width: 1460px;
        margin: 0 auto
    }
}

@media (max-width:1024px) and (max-width:1600px) {
    #contactPage .pageContent .dingzhi .realBox .coutBox .neirong .liuchengMod .dingzhiLC {
        width: 90%
    }
}

#contactPage .pageContent .dingzhi .realBox .coutBox .neirong .liuchengMod .dingzhiLC li {
    overflow: hidden;
    position: relative;
    width: 240px;
    height: 240px;
    margin-bottom: 40px;
    transition-duration: .5s;
    transition-property: all;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    background-color: #fff;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.08)
}

@media (max-width:1600px) {
    #contactPage .pageContent .dingzhi .realBox .coutBox .neirong .liuchengMod .dingzhiLC li {
        height: 12vw;
        width: 18vw
    }
}

@media (max-width:1600px) and (max-width:1024px) {
    #contactPage .pageContent .dingzhi .realBox .coutBox .neirong .liuchengMod .dingzhiLC li {
        height: 42vw;
        width: 42vw
    }
}

#contactPage .pageContent .dingzhi .realBox .coutBox .neirong .liuchengMod .dingzhiLC li .img {
    width: 60px;
    transition-duration: .5s;
    transition-property: all
}

#contactPage .pageContent .dingzhi .realBox .coutBox .neirong .liuchengMod .dingzhiLC li span {
    font-size: 24px;
    font-weight: bold;
    margin-top: 20px;
    transition-duration: .5s;
    transition-property: all
}

@media (max-width:1600px) {
    #contactPage .pageContent .dingzhi .realBox .coutBox .neirong .liuchengMod .dingzhiLC li span {
        font-size: 20px
    }
}

#contactPage .pageContent .dingzhi .realBox .coutBox .neirong .liuchengMod .dingzhiLC li .lcMiaoshu {
    color: #fff;
    opacity: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    height: 100%;
    padding: 30px;
    line-height: 2em;
    text-indent: 2em;
    font-size: 14px;
    z-index: 1;
    transition-duration: .5s;
    transition-property: all;
    text-align: justify
}

@media (max-width:1600px) {
    #contactPage .pageContent .dingzhi .realBox .coutBox .neirong .liuchengMod .dingzhiLC li .lcMiaoshu {
        font-size: 12px
    }
}

@media (max-width:1600px) and (max-width:1300px) {
    #contactPage .pageContent .dingzhi .realBox .coutBox .neirong .liuchengMod .dingzhiLC li .lcMiaoshu {
        padding: 10px
    }
}

#contactPage .pageContent .dingzhi .realBox .coutBox .neirong .liuchengMod .dingzhiLC li:hover {
    background-color: #4f2812
}

#contactPage .pageContent .dingzhi .realBox .coutBox .neirong .liuchengMod .dingzhiLC li:hover .img {
    opacity: 0;
    transform: translateY(-10vw)
}

#contactPage .pageContent .dingzhi .realBox .coutBox .neirong .liuchengMod .dingzhiLC li:hover span {
    transform: translateY(-100px);
    color: #fff
}

@media (max-width:1600px) {
    #contactPage .pageContent .dingzhi .realBox .coutBox .neirong .liuchengMod .dingzhiLC li:hover span {
        transform: translateY(-6vw)
    }
}

@media (max-width:1600px) and (max-width:1300px) {
    #contactPage .pageContent .dingzhi .realBox .coutBox .neirong .liuchengMod .dingzhiLC li:hover span {
        transform: translateY(-8vw)
    }
}

#contactPage .pageContent .dingzhi .realBox .coutBox .neirong .liuchengMod .dingzhiLC li:hover .lcMiaoshu {
    top: 4vw;
    opacity: 1
}

@media (max-width:1600px) {
    #contactPage .pageContent .dingzhi .realBox .coutBox .neirong .liuchengMod .dingzhiLC li:hover .lcMiaoshu {
        top: 3vw
    }
}

#contactPage .pageContent .dingzhi .realBox .huiBox {
    width: 100%;
    height: 400px;
    background-color: #f3f3f3;
    position: absolute;
    bottom: 0
}

@media (max-width:1600px) {
    #contactPage .pageContent .dingzhi .realBox .huiBox {
        height: 20vw
    }
}

#contactPage .pageContent .zhaoshang .realBox {
    position: relative
}

#contactPage .pageContent .zhaoshang .realBox .coutBox {
    padding: 100px 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1300px) {
    #contactPage .pageContent .zhaoshang .realBox .coutBox {
        padding: 60px 0
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #contactPage .pageContent .zhaoshang .realBox .coutBox {
        padding: 15vw 0
    }
}

@media (max-width:1024px) {
    #contactPage .pageContent .zhaoshang .realBox .coutBox {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

#contactPage .pageContent .zhaoshang .realBox .coutBox .top {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #contactPage .pageContent .zhaoshang .realBox .coutBox .top {
        width: 100%;
        padding: 0 10vw;
        margin-bottom: 10vw
    }
}

#contactPage .pageContent .zhaoshang .realBox .coutBox .top .neirong {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset;
    width: unset
}

#contactPage .pageContent .zhaoshang .realBox .coutBox .top .neirong * {
    color: #fff
}

#contactPage .pageContent .zhaoshang .realBox .coutBox .top .neirong .titleNormal {
    margin-bottom: 20px
}

#contactPage .pageContent .zhaoshang .realBox .coutBox .top .neirong .phone i {
    font-size: 50px
}

@media (max-width:1300px) {
    #contactPage .pageContent .zhaoshang .realBox .coutBox .top .neirong .phone i {
        font-size: 30px
    }
}

#contactPage .pageContent .zhaoshang .realBox .coutBox .top .neirong .phone span {
    font-size: 30px;
    margin-left: 20px
}

@media (max-width:1300px) {
    #contactPage .pageContent .zhaoshang .realBox .coutBox .top .neirong .phone span {
        font-size: 20px
    }
}

#contactPage .pageContent .zhaoshang .realBox .coutBox .top .neirong .email {
    margin-top: 10px
}

#contactPage .pageContent .zhaoshang .realBox .coutBox .top .neirong .address {
    margin-top: 10px
}

#contactPage .pageContent .zhaoshang .realBox .coutBox .top .neirong * {
    color: #333
}

#contactPage .pageContent .zhaoshang .realBox .coutBox .top .neirong .titleNormal {
    color: #4f2812
}

#contactPage .pageContent .zhaoshang .realBox .coutBox .bottom {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #contactPage .pageContent .zhaoshang .realBox .coutBox .bottom {
        width: 100%;
        padding: 0 10vw
    }
}

#contactPage .pageContent .zhaoshang .realBox .coutBox .bottom .neirong {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

#contactPage .pageContent .zhaoshang .realBox .coutBox .bottom .neirong .titleNormal {
    color: #4f2812
}

#contactPage .pageContent .zhaoshang .realBox .bg {
    object-fit: cover;
    width: 100%;
    height: 100%
}

#contactPage .pageContent .message {
    padding: 100px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    position: relative;
    z-index: 1;
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    background-image: url(../img/inxNewsBg.jpg);
    width: 100%
}

@media (max-width:1300px) {
    #contactPage .pageContent .message {
        padding: 60px 0
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #contactPage .pageContent .message {
        padding: 15vw 0
    }
}

#contactPage .pageContent .message .cenBox {
    width: 1460px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1600px) {
    #contactPage .pageContent .message .cenBox {
        width: 90%
    }
}

@media (max-width:1600px) {
    #contactPage .pageContent .message .cenBox {
        width: 90%
    }
}

@media (max-width:1600px) and (max-width:1024px) {
    #contactPage .pageContent .message .cenBox {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        padding-bottom: 8vw
    }
}

#contactPage .pageContent .message .cenBox .biaodan {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    width: 60%;
    height: 100%
}

@media (max-width:1024px) {
    #contactPage .pageContent .message .cenBox .biaodan {
        width: 100%;
        height: unset
    }
}

#contactPage .pageContent .message .cenBox .biaodan form {
    width: 100%
}

#contactPage .pageContent .message .cenBox .biaodan form .nameTitle {
    left: 120px;
    position: absolute;
    top: 50%;
    transform: translate(20px, -50%);
    font-size: 14px;
    color: #999;
    transition-duration: .5s;
    transition-property: all
}

@media (max-width:1024px) {
    #contactPage .pageContent .message .cenBox .biaodan form .nameTitle {
        left: 0
    }
}

#contactPage .pageContent .message .cenBox .biaodan form .bdTitle {
    width: 120px;
    font-size: 18px;
    font-weight: bold
}

@media (max-width:1024px) {
    #contactPage .pageContent .message .cenBox .biaodan form .bdTitle {
        display: none
    }
}

#contactPage .pageContent .message .cenBox .biaodan form val {
    display: block;
    position: absolute;
    right: 20px;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: unset;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px
}

#contactPage .pageContent .message .cenBox .biaodan form .input {
    margin-bottom: 20px;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#contactPage .pageContent .message .cenBox .biaodan form .input input {
    border-radius: 4px;
    border: 1px solid #ccc;
    width: calc(100% - 120px);
    height: 40px;
    font-size: 14px;
    padding-left: 20px;
    transition-duration: .5s;
    transition-property: all
}

#contactPage .pageContent .message .cenBox .biaodan form .input input:focus {
    border-color: #4f2812
}

#contactPage .pageContent .message .cenBox .biaodan form .input input:focus+.nameTitle {
    color: #4f2812;
    top: 0;
    background-color: #fff;
    padding: 0 10px;
    border-radius: 20px
}

#contactPage .pageContent .message .cenBox .biaodan form .input input.focus {
    border-color: #4f2812
}

#contactPage .pageContent .message .cenBox .biaodan form .input input.focus+.nameTitle {
    color: #4f2812;
    top: 0;
    background-color: #fff;
    padding: 0 10px;
    border-radius: 20px
}

@media (max-width:1300px) {
    #contactPage .pageContent .message .cenBox .biaodan form .input input {
        width: 100%;
        height: 30px
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #contactPage .pageContent .message .cenBox .biaodan form .input input {
        height: 42px
    }
}

#contactPage .pageContent .message .cenBox .biaodan form .input.yes val {
    color: green
}

#contactPage .pageContent .message .cenBox .biaodan form .input.yes input {
    border-color: green
}

#contactPage .pageContent .message .cenBox .biaodan form .input.yes .nameTitle {
    color: green !important
}

#contactPage .pageContent .message .cenBox .biaodan form .input.no val {
    color: red
}

#contactPage .pageContent .message .cenBox .biaodan form .input.no input {
    border-color: red
}

#contactPage .pageContent .message .cenBox .biaodan form .input.no .nameTitle {
    color: red
}

#contactPage .pageContent .message .cenBox .biaodan form .textarea {
    margin-bottom: 20px;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    width: calc(100% - 120px);
    width: 100%;
    height: 100px;
    font-size: 14px
}

#contactPage .pageContent .message .cenBox .biaodan form .textarea textarea {
    width: calc(100% - 120px);
    border-radius: 4px;
    height: 100%;
    border: 1px solid #ccc;
    padding: 20px;
    resize: none;
    outline: none;
    font-size: 14px;
    transition-duration: .5s;
    transition-property: all
}

#contactPage .pageContent .message .cenBox .biaodan form .textarea textarea:focus {
    border-color: #4f2812
}

#contactPage .pageContent .message .cenBox .biaodan form .textarea textarea:focus+.nameTitle {
    color: #4f2812;
    top: 0;
    background-color: #fff;
    padding: 0 10px;
    border-radius: 20px
}

#contactPage .pageContent .message .cenBox .biaodan form .textarea textarea.focus {
    border-color: #4f2812
}

#contactPage .pageContent .message .cenBox .biaodan form .textarea textarea.focus+.nameTitle {
    color: #4f2812;
    top: 0;
    background-color: #fff;
    padding: 0 10px;
    border-radius: 20px
}

@media (max-width:1024px) {
    #contactPage .pageContent .message .cenBox .biaodan form .textarea textarea {
        width: 100%
    }
}

#contactPage .pageContent .message .cenBox .biaodan form .textarea.yes val {
    color: green
}

#contactPage .pageContent .message .cenBox .biaodan form .textarea.yes textarea {
    border-color: green
}

#contactPage .pageContent .message .cenBox .biaodan form .textarea.yes .nameTitle {
    color: green !important
}

#contactPage .pageContent .message .cenBox .biaodan form .yanzhengma {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: unset
}

#contactPage .pageContent .message .cenBox .biaodan form .yanzhengma .input {
    width: calc(200px + 120px)
}

#contactPage .pageContent .message .cenBox .biaodan form .yanzhengma .input.yes val {
    color: green
}

#contactPage .pageContent .message .cenBox .biaodan form .yanzhengma .input.yes input {
    border-color: green
}

#contactPage .pageContent .message .cenBox .biaodan form .yanzhengma .input.yes .nameTitle {
    color: green
}

#contactPage .pageContent .message .cenBox .biaodan form .yanzhengma .yanz {
    margin-left: 40px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: unset
}

#contactPage .pageContent .message .cenBox .biaodan form .yanzhengma .yanz img {
    cursor: pointer
}

#contactPage .pageContent .message .cenBox .biaodan form .yanzhengma .yanz span {
    font-size: 14px;
    color: #999;
    margin-left: 20px;
    cursor: pointer
}

#contactPage .pageContent .message .cenBox .biaodan form .button {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: unset
}

#contactPage .pageContent .message .cenBox .biaodan form .button button {
    border-radius: 4px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    cursor: pointer
}

#contactPage .pageContent .message .cenBox .biaodan form .button button.reset {
    width: 20%;
    height: 50px;
    color: #666;
    background-color: #f3f3f3
}

@media (max-width:1024px) {
    #contactPage .pageContent .message .cenBox .biaodan form .button button.reset {
        width: 30%
    }
}

#contactPage .pageContent .message .cenBox .biaodan form .button button.submit {
    width: 36%;
    height: 50px;
    color: #fff;
    background-color: #4f2812;
    margin-right: 40px
}

@media (max-width:1024px) {
    #contactPage .pageContent .message .cenBox .biaodan form .button button.submit {
        width: 60%;
        margin-right: 20px
    }
}

#contactPage .pageContent .recruit {
    position: relative;
    height: calc(100vh - 80px)
}

@media (max-width:1024px) {
    #contactPage .pageContent .recruit {
        height: unset
    }
}

#contactPage .pageContent .recruit .coutBox {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1
}

@media (max-width:1024px) {
    #contactPage .pageContent .recruit .coutBox {
        position: relative;
        z-index: 11
    }
}

#contactPage .pageContent .recruit .coutBox .realBox {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    height: 100%
}

#contactPage .pageContent .recruit .coutBox .realBox * {
    color: #fff
}

@media (max-width:1024px) {
    #contactPage .pageContent .recruit .coutBox .realBox {
        padding: 10vw 0
    }
}

#contactPage .pageContent .recruit .coutBox .realBox .titleNormal {
    margin-bottom: 100px
}

@media (max-width:1024px) {
    #contactPage .pageContent .recruit .coutBox .realBox .titleNormal {
        margin-bottom: 10vw
    }
}

#contactPage .pageContent .recruit .coutBox .realBox .bottomBox {
    height: 58%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset;
    width: 1460px;
    margin: 0 auto
}

@media (max-width:1600px) {
    #contactPage .pageContent .recruit .coutBox .realBox .bottomBox {
        width: 90%
    }
}

@media (max-width:1600px) {
    #contactPage .pageContent .recruit .coutBox .realBox .bottomBox {
        margin: 0 auto;
        width: 90%
    }
}

@media (max-width:1600px) and (max-width:1024px) {
    #contactPage .pageContent .recruit .coutBox .realBox .bottomBox {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        flex-direction: column-reverse
    }
}

#contactPage .pageContent .recruit .coutBox .realBox .bottomBox .left {
    width: 60%;
    height: 100%
}

@media (max-width:1024px) {
    #contactPage .pageContent .recruit .coutBox .realBox .bottomBox .left {
        width: 100%;
        margin-bottom: 10vw
    }
}

#contactPage .pageContent .recruit .coutBox .realBox .bottomBox .left #recruitCout {
    height: 100%
}

@media (max-width:1024px) {
    #contactPage .pageContent .recruit .coutBox .realBox .bottomBox .left #recruitCout {
        transition-duration: .5s;
        transition-property: all
    }
}

#contactPage .pageContent .recruit .coutBox .realBox .bottomBox .left #recruitCout .swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #contactPage .pageContent .recruit .coutBox .realBox .bottomBox .left #recruitCout .swiper-slide {
        justify-content: unset
    }
}

#contactPage .pageContent .recruit .coutBox .realBox .bottomBox .left #recruitCout .swiper-slide .liCoutBox {
    padding: 30px 60px;
    width: 100%;
    height: 100%;
    background-color: #4f2812
}

@media (max-width:1024px) {
    #contactPage .pageContent .recruit .coutBox .realBox .bottomBox .left #recruitCout .swiper-slide .liCoutBox {
        padding: 10vw;
        height: unset
    }
}

#contactPage .pageContent .recruit .coutBox .realBox .bottomBox .left #recruitCout .swiper-slide .liCoutBox .biaoti {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
    transition-duration: .5s;
    transition-property: all;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset
}

#contactPage .pageContent .recruit .coutBox .realBox .bottomBox .left #recruitCout .swiper-slide .liCoutBox .biaoti .name {
    font-weight: bold;
    font-size: 18px
}

#contactPage .pageContent .recruit .coutBox .realBox .bottomBox .left #recruitCout .swiper-slide .liCoutBox .biaoti:after {
    content: '';
    position: absolute;
    z-index: 0;
    display: block;
    width: 100%;
    height: 1px;
    top: calc(100% + 10px);
    background-color: rgba(255, 255, 255, 0.5)
}

#contactPage .pageContent .recruit .coutBox .realBox .bottomBox .left #recruitCout .swiper-slide .liCoutBox .txtBox {
    line-height: 2em;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

#contactPage .pageContent .recruit .coutBox .realBox .bottomBox .right {
    width: 36%;
    height: 100%
}

@media (max-width:1024px) {
    #contactPage .pageContent .recruit .coutBox .realBox .bottomBox .right {
        width: 100%
    }
}

#contactPage .pageContent .recruit .coutBox .realBox .bottomBox .right #recruitTabs {
    height: 100%
}

@media (max-width:1024px) {
    #contactPage .pageContent .recruit .coutBox .realBox .bottomBox .right #recruitTabs {
        height: 60vw
    }
}

#contactPage .pageContent .recruit .coutBox .realBox .bottomBox .right #recruitTabs .swiper-slide {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#contactPage .pageContent .recruit .coutBox .realBox .bottomBox .right #recruitTabs .swiper-slide .box {
    height: 90%;
    border-radius: 50px;
    padding: 0 40px;
    cursor: pointer;
    width: 100%;
    transition-duration: .5s;
    transition-property: all;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset
}

#contactPage .pageContent .recruit .coutBox .realBox .bottomBox .right #recruitTabs .swiper-slide .box .name {
    font-size: 18px;
    opacity: .6
}

@media (max-width:1024px) {
    #contactPage .pageContent .recruit .coutBox .realBox .bottomBox .right #recruitTabs .swiper-slide .box .name {
        font-size: 4vw
    }
}

#contactPage .pageContent .recruit .coutBox .realBox .bottomBox .right #recruitTabs .swiper-slide .box .date {
    opacity: .6
}

#contactPage .pageContent .recruit .coutBox .realBox .bottomBox .right #recruitTabs .swiper-slide.on .box {
    background-color: #fff
}

#contactPage .pageContent .recruit .coutBox .realBox .bottomBox .right #recruitTabs .swiper-slide.on .box .name {
    opacity: 1
}

#contactPage .pageContent .recruit .coutBox .realBox .bottomBox .right #recruitTabs .swiper-slide.on .box .date {
    opacity: 1
}

#contactPage .pageContent .recruit .coutBox .realBox .bottomBox .right #recruitTabs .swiper-slide.on .box * {
    color: #4f2812
}

@media (max-width:1024px) {
    #contactPage .pageContent .recruit .coutBox .realBox .bottomBox .right #recruitTabs .swiper-slide.on .box * {
        font-size: 4vw
    }
}

#contactPage .pageContent .recruit .bg {
    object-fit: cover;
    width: 100%;
    height: 100%
}

@media (max-width:1024px) {
    #contactPage .pageContent .recruit .bg {
        position: absolute;
        top: 0;
        z-index: 1
    }
}

#newPage .pageContent {
    background-repeat: repeat;
    background-image: url(../img/twoWenli.jpg)
}

#newPage .pageContent .newTwoNav {
    width: 1460px;
    margin: 0 auto
}

@media (max-width:1600px) {
    #newPage .pageContent .newTwoNav {
        width: 90%
    }
}

@media (max-width:1024px) {
    #newPage .pageContent .newTwoNav .twoTab {
        width: 100%
    }
}

#newPage .pageContent .newTwoNav .twoTab ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: unset
}

@media (max-width:1600px) {
    #newPage .pageContent .newTwoNav .twoTab ul {
        margin: 0 auto;
        width: 90%
    }
}

@media (max-width:1600px) and (max-width:1024px) {
    #newPage .pageContent .newTwoNav .twoTab ul {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: unset;
        justify-content: unset;
        flex-wrap: unset
    }
}

#newPage .pageContent .newTwoNav .twoTab ul li {
    margin-right: 40px
}

@media (max-width:1024px) {
    #newPage .pageContent .newTwoNav .twoTab ul li {
        margin-right: 0;
        width: unset
    }
}

#newPage .pageContent .newTwoNav .twoTab ul li a .name {
    width: 160px;
    height: 50px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    transition-duration: .5s;
    transition-property: all;
    font-size: 18px
}

@media (max-width:1024px) {
    #newPage .pageContent .newTwoNav .twoTab ul li a .name {
        width: 30vw;
        height: 10vw;
        font-size: 4vw
    }
}

#newPage .pageContent .newTwoNav .twoTab ul li a.on .name {
    background-color: #4f2812;
    color: #fff
}

#newPage .pageContent .newTwoNav .twoTab ul li a:hover .name {
    background-color: #4f2812;
    color: #fff
}

#newPage .pageContent .newList {
    width: 1460px;
    margin: 0 auto;
    margin-top: 100px
}

@media (max-width:1600px) {
    #newPage .pageContent .newList {
        width: 90%
    }
}

@media (max-width:1600px) {
    #newPage .pageContent .newList {
        width: 90%
    }
}

#newPage .pageContent .newList .listUl .listLi {
    margin-bottom: 60px
}

#newPage .pageContent .newList .listUl .listLi .newsLiA {
    width: 30%;
    width: 100%
}

@media (max-width:1024px) {
    #newPage .pageContent .newList .listUl .listLi .newsLiA {
        width: 100%
    }
}

#newPage .pageContent .newList .listUl .listLi .newsLiA .imgBox {
    overflow: hidden;
    width: 100%;
    height: 340px
}

@media (max-width:1600px) {
    #newPage .pageContent .newList .listUl .listLi .newsLiA .imgBox {
        height: 280px
    }
}

@media (max-width:1600px) and (max-width:1300px) {
    #newPage .pageContent .newList .listUl .listLi .newsLiA .imgBox {
        height: 22vw
    }
}

@media (max-width:1600px) and (max-width:1300px) and (max-width:1024px) {
    #newPage .pageContent .newList .listUl .listLi .newsLiA .imgBox {
        height: 50vw
    }
}

#newPage .pageContent .newList .listUl .listLi .newsLiA .imgBox img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition-duration: 1s;
    transition-property: all
}

#newPage .pageContent .newList .listUl .listLi .newsLiA .neirong {
    padding: 30px 8px 20px;
    border-bottom: 1px solid #ddd;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1300px) {
    #newPage .pageContent .newList .listUl .listLi .newsLiA .neirong {
        padding: 20px 10px
    }
}

#newPage .pageContent .newList .listUl .listLi .newsLiA .neirong * {
    transition-duration: .5s;
    transition-property: all
}

#newPage .pageContent .newList .listUl .listLi .newsLiA .neirong .date {
    width: 80px;
    height: 100%;
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1600px) {
    #newPage .pageContent .newList .listUl .listLi .newsLiA .neirong .date {
        width: 64px
    }
}

#newPage .pageContent .newList .listUl .listLi .newsLiA .neirong .date .monthDay {
    font-weight: bold;
    font-size: 28px;
    line-height: 1em;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    margin-bottom: 6px
}

@media (max-width:1300px) {
    #newPage .pageContent .newList .listUl .listLi .newsLiA .neirong .date .monthDay {
        font-size: 30px
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #newPage .pageContent .newList .listUl .listLi .newsLiA .neirong .date .monthDay {
        font-size: 6vw
    }
}

#newPage .pageContent .newList .listUl .listLi .newsLiA .neirong .date .monthDay span {
    color: #4f2812;
    font-size: 24px
}

@media (max-width:1024px) {
    #newPage .pageContent .newList .listUl .listLi .newsLiA .neirong .date .monthDay span {
        font-size: 6vw
    }
}

#newPage .pageContent .newList .listUl .listLi .newsLiA .neirong .date .year {
    font-size: 16px
}

@media (max-width:1300px) {
    #newPage .pageContent .newList .listUl .listLi .newsLiA .neirong .date .year {
        font-size: 14px
    }
}

#newPage .pageContent .newList .listUl .listLi .newsLiA .neirong .txtR {
    position: relative;
    z-index: 1;
    width: calc(100% - 80px)
}

@media (max-width:1600px) {
    #newPage .pageContent .newList .listUl .listLi .newsLiA .neirong .txtR {
        width: calc(100% - 64px)
    }
}

#newPage .pageContent .newList .listUl .listLi .newsLiA .neirong .txtR .title {
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 10px
}

#newPage .pageContent .newList .listUl .listLi .newsLiA .neirong .txtR .miaosu {
    color: #777;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

@media (max-width:1300px) {
    #newPage .pageContent .newList .listUl .listLi .newsLiA .neirong .txtR .miaosu {
        font-size: 12px
    }
}

#newPage .pageContent .newList .listUl .listLi .newsLiA .neirong::after {
    content: '';
    position: absolute;
    z-index: 0;
    display: block;
    width: 100%;
    height: 0;
    bottom: 0px;
    transition-duration: .5s;
    transition-property: all;
    background-color: #4f2812;
    left: 0
}

#newPage .pageContent .newList .listUl .listLi .newsLiA:hover .imgBox img {
    transform: scale(1.2)
}

#newPage .pageContent .newList .listUl .listLi .newsLiA:hover .neirong::after {
    height: 100%;
    transition-duration: 1s;
    transition-property: all
}

#newPage .pageContent .newList .listUl .listLi .newsLiA:hover .neirong * {
    color: #fff !important;
    transition-duration: 1s;
    transition-property: all
}

#newPage .pageContent .newList .listUl .listLi .newsLiA .imgBox {
    height: 260px
}

@media (max-width:1300px) {
    #newPage .pageContent .newList .listUl .listLi .newsLiA .imgBox {
        height: 180px
    }
}

#productPage .pageContent {
    background-color: #f4f4f4
}

#productPage .pageContent .thisProTitle {
    width: 45%;
    padding-right: 80px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset;
    width: 1460px;
    margin: 0 auto
}

@media (max-width:1024px) {
    #productPage .pageContent .thisProTitle {
        margin: 0 auto;
        margin-bottom: 10vw;
        width: 80%;
        padding-right: 0
    }
}

#productPage .pageContent .thisProTitle .xian {
    width: 100%;
    height: 1px;
    background-color: #ccc
}

#productPage .pageContent .thisProTitle .xian i {
    background-color: #4f2812;
    width: 40%;
    height: 100%;
    display: block
}

#productPage .pageContent .thisProTitle .txtCout {
    margin-top: 60px;
    overflow: auto;
    height: 400px;
    padding-right: 50px
}

@media (max-width:1024px) {
    #productPage .pageContent .thisProTitle .txtCout {
        height: 60vw;
        padding-right: 4vw
    }
}

@media (max-width:1600px) {
    #productPage .pageContent .thisProTitle {
        width: 90%
    }
}

#productPage .pageContent .thisProTitle .titleNormal {
    font-family: unset
}

#productPage .pageContent .proTwoNav {
    width: 1460px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset
}

@media (max-width:1600px) {
    #productPage .pageContent .proTwoNav {
        width: 90%
    }
}

@media (max-width:1600px) {
    #productPage .pageContent .proTwoNav {
        width: 90%
    }
}

@media (max-width:1600px) and (max-width:1024px) {
    #productPage .pageContent .proTwoNav {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: unset;
        justify-content: unset;
        flex-wrap: unset
    }
}

#productPage .pageContent .proTwoNav .twoTab {
    width: calc(100% - 40px * 3)
}

@media (max-width:1024px) {
    #productPage .pageContent .proTwoNav .twoTab {
        width: 100%;
        height: 42vw
    }
}

#productPage .pageContent .proTwoNav .twoTab .swiper-slide {
    width: 120px;
    padding: 60px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #productPage .pageContent .proTwoNav .twoTab .swiper-slide {
        height: 33.3333%;
        margin-right: 3vw;
        padding: 20px 0;
        width: 30vw;
        padding: 0;
        display: flex;
        flex-direction: column;
        align-items: unset;
        justify-content: unset;
        flex-wrap: unset
    }
}

#productPage .pageContent .proTwoNav .twoTab .swiper-slide a {
    border-radius: 10px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    width: 120px;
    height: 120px;
    transition-duration: .3s;
    transition-property: all
}

@media (max-width:1024px) {
    #productPage .pageContent .proTwoNav .twoTab .swiper-slide a {
        width: 30vw;
        height: 10vw;
        border-radius: 5vw
    }
}

@media (max-width:1024px) {
    #productPage .pageContent .proTwoNav .twoTab .swiper-slide a .name {
        font-size: 3.4vw
    }
}

#productPage .pageContent .proTwoNav .twoTab .swiper-slide a.on {
    background-color: #4f2812
}

#productPage .pageContent .proTwoNav .twoTab .swiper-slide a.on .name {
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #productPage .pageContent .proTwoNav .twoTab .swiper-slide a.on .name {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

#productPage .pageContent .proTwoNav .twoTab .swiper-slide a.on .name i {
    color: #fff;
    font-size: 10px;
    font-size: 26px;
    margin-bottom: 10px;
    transition-duration: .5s;
    transition-property: all
}

@media (max-width:1024px) {
    #productPage .pageContent .proTwoNav .twoTab .swiper-slide a.on .name i {
        margin-bottom: 0;
        font-size: 20px;
        margin-right: 2vw
    }
}

#productPage .pageContent .proTwoNav .twoTab .swiper-slide a:hover {
    background-color: #4f2812;
    z-index: 1;
    position: relative
}

#productPage .pageContent .proTwoNav .twoTab .swiper-slide a:hover .name {
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #productPage .pageContent .proTwoNav .twoTab .swiper-slide a:hover .name {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

#productPage .pageContent .proTwoNav .twoTab .swiper-slide a:hover .name i {
    color: #fff;
    font-size: 10px;
    font-size: 26px;
    margin-bottom: 10px;
    transition-duration: .5s;
    transition-property: all
}

@media (max-width:1024px) {
    #productPage .pageContent .proTwoNav .twoTab .swiper-slide a:hover .name i {
        margin-bottom: 0;
        font-size: 20px;
        margin-right: 2vw
    }
}

#productPage .pageContent .proTwoNav .leftBtn {
    width: 40px;
    height: 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    cursor: pointer;
    transition-duration: .5s;
    transition-property: all;
    border-radius: 10px
}

#productPage .pageContent .proTwoNav .leftBtn i {
    font-size: 25px;
    transition-duration: .5s;
    transition-property: all
}

@media (max-width:1024px) {
    #productPage .pageContent .proTwoNav .leftBtn {
        display: none
    }
}

#productPage .pageContent .proTwoNav .leftBtn:hover {
    background-color: #4f2812
}

#productPage .pageContent .proTwoNav .leftBtn:hover i {
    color: #fff
}

#productPage .pageContent .proTwoNav .rightBtn {
    width: 40px;
    height: 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    cursor: pointer;
    transition-duration: .5s;
    transition-property: all;
    border-radius: 10px
}

#productPage .pageContent .proTwoNav .rightBtn i {
    font-size: 25px;
    transition-duration: .5s;
    transition-property: all
}

@media (max-width:1024px) {
    #productPage .pageContent .proTwoNav .rightBtn {
        display: none
    }
}

#productPage .pageContent .proTwoNav .rightBtn:hover {
    background-color: #4f2812
}

#productPage .pageContent .proTwoNav .rightBtn:hover i {
    color: #fff
}

#productPage .pageContent .proList {
    width: 1460px;
    margin: 0 auto
}

@media (max-width:1600px) {
    #productPage .pageContent .proList {
        width: 90%
    }
}

@media (max-width:1600px) {
    #productPage .pageContent .proList {
        width: 90%
    }
}

@media (max-width:1024px) {
    #productPage .pageContent .proList .listUl {
        width: 100%
    }
}

#productPage .pageContent .proList .listUl .listLi {
    margin-bottom: 80px
}

#productPage .pageContent .proList .listUl .listLi .proA {
    overflow: hidden;
    position: relative;
    width: 100%
}

#productPage .pageContent .proList .listUl .listLi .proA .imgBox {
    padding: 40px;
    background-color: #fff;
    height: 400px;
    width: 100%
}

@media (max-width:1024px) {
    #productPage .pageContent .proList .listUl .listLi .proA .imgBox {
        height: 100vw
    }
}

#productPage .pageContent .proList .listUl .listLi .proA .imgBox img {
    object-fit: contain;
    width: 100%;
    height: 100%;
    transition-duration: .5s;
    transition-property: all
}

#productPage .pageContent .proList .listUl .listLi .proA .neirong {
    height: 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#productPage .pageContent .proList .listUl .listLi .proA .neirong .title {
    font-size: 26px;
    text-align: center
}

#productPage .pageContent .proList .listUl .listLi .proA .hoverBox {
    padding: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset;
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 200px;
    background-color: #4f2812;
    opacity: 0;
    transform: translateY(100%);
    transition-duration: .5s;
    transition-property: all
}

#productPage .pageContent .proList .listUl .listLi .proA .hoverBox * {
    color: #fff
}

@media (max-width:1600px) {
    #productPage .pageContent .proList .listUl .listLi .proA .hoverBox {
        padding: 40px
    }
}

@media (max-width:1600px) and (max-width:1024px) {
    #productPage .pageContent .proList .listUl .listLi .proA .hoverBox {
        padding: 7vw;
        height: 40vw
    }
}

#productPage .pageContent .proList .listUl .listLi .proA .hoverBox .txtBox {
    height: 100%
}

#productPage .pageContent .proList .listUl .listLi .proA .hoverBox .txtBox .title {
    font-size: 24px
}

@media (max-width:1600px) {
    #productPage .pageContent .proList .listUl .listLi .proA .hoverBox .txtBox .title {
        font-size: 24px
    }
}

@media (max-width:1600px) and (max-width:1024px) {
    #productPage .pageContent .proList .listUl .listLi .proA .hoverBox .txtBox .title {
        font-size: 6vw
    }
}

#productPage .pageContent .proList .listUl .listLi .proA .hoverBox .txtBox .guige {
    margin-top: 4px;
    display: flex;
    flex-direction: row;
    align-items: unset;
    justify-content: unset;
    flex-wrap: wrap
}

@media (max-width:1024px) {
    #productPage .pageContent .proList .listUl .listLi .proA .hoverBox .txtBox .guige {
        margin-top: 0
    }
}

#productPage .pageContent .proList .listUl .listLi .proA .hoverBox .txtBox .guige li {
    opacity: .8;
    width: 100%;
    font-size: 14px;
    margin-top: 10px
}

#productPage .pageContent .proList .listUl .listLi .proA .hoverBox .more {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    font-size: 16px
}

@media (max-width:1024px) {
    #productPage .pageContent .proList .listUl .listLi .proA .hoverBox .more {
        display: none
    }
}

#productPage .pageContent .proList .listUl .listLi .proA .hoverBox .more i {
    font-size: 20px;
    margin-left: 20px
}

#productPage .pageContent .proList .listUl .listLi .proA:hover .imgBox img {
    height: 80%
}

#productPage .pageContent .proList .listUl .listLi .proA:hover .hoverBox {
    transform: translateY(0%);
    opacity: 1
}

@media (max-width:1024px) {
    #productPage .pageContent .proList .listUl .listLi .proA:hover .hoverBox {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        flex-wrap: unset
    }
}

@media (max-width:1024px) {
    #productPage .pageContent .proList .listUl .listLi .proA .imgBox img {
        height: 80%
    }

    #productPage .pageContent .proList .listUl .listLi .proA .hoverBox {
        transform: translateY(0%);
        opacity: 1
    }
}

@media (max-width:1024px) and (max-width:1024px) {
    #productPage .pageContent .proList .listUl .listLi .proA .hoverBox {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        flex-wrap: unset
    }
}

#newDetailPage .pageContent .pageCont {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1600px) {
    #newDetailPage .pageContent .pageCont {
        width: 90%
    }
}

@media (max-width:1024px) {
    #newDetailPage .pageContent .pageCont {
        width: 80%
    }
}

#newDetailPage .pageContent .pageCont .title {
    font-size: 30px;
    color: #614a41
}

@media (max-width:1024px) {
    #newDetailPage .pageContent .pageCont .title {
        font-size: 6vw
    }
}

#newDetailPage .pageContent .pageCont .info {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    margin-top: 30px
}

@media (max-width:1024px) {
    #newDetailPage .pageContent .pageCont .info {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        flex-wrap: unset
    }
}

#newDetailPage .pageContent .pageCont .info li {
    color: #666;
    margin: 0 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    font-size: 14px
}

#newDetailPage .pageContent .pageCont .info li i {
    margin-right: 10px
}

#newDetailPage .pageContent .pageCont .info li i.icon-shijian {
    color: #666
}

#newDetailPage .pageContent .pageCont .info li i.icon-yanjing {
    color: #666;
    font-size: 18 px
}

@media (max-width:1024px) {
    #newDetailPage .pageContent .pageCont .info li {
        margin: 0;
        margin-bottom: 2vw
    }
}

#newDetailPage .pageContent .pageCont .content {
    border: 2px dashed #ccc;
    padding: 40px 0;
    border-left: none;
    border-right: none;
    width: 100%;
    margin-top: 40px
}

#newDetailPage .pageContent .pageCont .content * {
    color: #614a41;
    font-size: 16px;
    line-height: 2em
}

#newDetailPage .pageContent .pageCont .return {
    transform: translateY(-50%);
    width: 160px;
    height: 40px;
    border-radius: 20px;
    background-color: #4f2812;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    color: #fff;
    transition-duration: .5s;
    transition-property: all
}

@media (max-width:1024px) {
    #newDetailPage .pageContent .pageCont .return {
        position: unset;
        margin: 8vw auto;
        transform: unset
    }
}

#newDetailPage .pageContent .pageCont .bottom {
    width: 100%;
    margin-top: 40px;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #newDetailPage .pageContent .pageCont .bottom {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        flex-wrap: unset;
        margin-top: 0
    }
}

#newDetailPage .pageContent .pageCont .bottom .link {
    color: #614a41;
    transition-duration: .5s;
    transition-property: all;
    width: 48%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1300px) {
    #newDetailPage .pageContent .pageCont .bottom .link {
        width: 36%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #newDetailPage .pageContent .pageCont .bottom .link {
        width: 100%;
        margin-top: 4vw
    }
}

#newDetailPage .pageContent .pageCont .bottom .link span {
    margin-bottom: 10px
}

#newDetailPage .pageContent .pageCont .bottom .link:hover {
    color: #4f2812
}

#productDetailPage .pageContent {
    padding: 0
}

#productDetailPage .pageContent .pageCont .info {
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    background-image: url(../img/inxNewsBg.jpg);
    padding: 100px 0
}

@media (max-width:1300px) {
    #productDetailPage .pageContent .pageCont .info {
        padding: 60px 0
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #productDetailPage .pageContent .pageCont .info {
        padding: 15vw 0
    }
}

#productDetailPage .pageContent .pageCont .info .cenBox {
    width: 1460px;
    margin: 0 auto;
    height: calc(100vh - 80px);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    transition-duration: .5s;
    transition-property: all
}

@media (max-width:1600px) {
    #productDetailPage .pageContent .pageCont .info .cenBox {
        width: 90%
    }
}

@media (max-width:1600px) {
    #productDetailPage .pageContent .pageCont .info .cenBox {
        height: unset
    }
}

@media (max-width:1600px) and (max-width:1024px) {
    #productDetailPage .pageContent .pageCont .info .cenBox {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        padding: 0
    }
}

#productDetailPage .pageContent .pageCont .info .cenBox .imgBox {
    width: 50%
}

#productDetailPage .pageContent .pageCont .info .cenBox .imgBox img {
    width: 90%
}

#productDetailPage .pageContent .pageCont .info .cenBox .txtCout {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #productDetailPage .pageContent .pageCont .info .cenBox .txtCout {
        width: 90%;
        margin-top: 6vw;
        padding: 0
    }
}

#productDetailPage .pageContent .pageCont .info .cenBox .txtCout .title {
    margin-bottom: 60px;
    font-size: 40px
}

@media (max-width:1300px) {
    #productDetailPage .pageContent .pageCont .info .cenBox .txtCout .title {
        font-size: 30px;
        margin-bottom: 20px
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #productDetailPage .pageContent .pageCont .info .cenBox .txtCout .title {
        font-size: 6vw
    }
}

#productDetailPage .pageContent .pageCont .info .cenBox .txtCout .miaoshu {
    color: #614a41;
    line-height: 2em;
    text-indent: 2em;
    font-size: 14px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

@media (max-width:1300px) {
    #productDetailPage .pageContent .pageCont .info .cenBox .txtCout .miaoshu {
        font-size: 14px
    }
}

#productDetailPage .pageContent .pageCont .info .cenBox .txtCout .guige {
      width: 100%;
    border: 1px solid rgba(230, 33, 41, 0.4);
    border-right: 0;
    border-left: 0;
    padding: 40px 0;
    margin: 20px 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: left;
    flex-wrap: unset;
}

@media (max-width:1300px) {
    #productDetailPage .pageContent .pageCont .info .cenBox .txtCout .guige {
        margin: 20px 0
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #productDetailPage .pageContent .pageCont .info .cenBox .txtCout .guige {
        padding: 5vw 0;
        margin: 4vw 0;
        display: flex;
        flex-direction: row;
        align-items: unset;
        justify-content: unset;
        flex-wrap: wrap
    }
}

#productDetailPage .pageContent .pageCont .info .cenBox .txtCout .guige li {
    font-size: 16px;
    color: #614a41;
        padding-bottom: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    flex: 1
}

@media (max-width:1300px) {
    #productDetailPage .pageContent .pageCont .info .cenBox .txtCout .guige li {
        font-size: 14px
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #productDetailPage .pageContent .pageCont .info .cenBox .txtCout .guige li {
        line-height: 2em;
        width: 50%;
        flex: unset;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: unset;
        flex-wrap: unset
    }
}

#productDetailPage .pageContent .pageCont .info .cenBox .txtCout .guige li i {
    display: block;
    width: 4px;
    height: 12px;
    border-radius: 3px;
    margin-right: 5px;
    background-color: #4f2812
}

#productDetailPage .pageContent .pageCont .info .cenBox .txtCout .lunbo {
    width: 100%
}

#productDetailPage .pageContent .pageCont .info .cenBox .txtCout .lunbo #proDelTabs .swiper-slide {
    cursor: pointer
}

#productDetailPage .pageContent .pageCont .info .cenBox .txtCout .lunbo #proDelTabs .swiper-slide .img {
    width: 100%
}

#productDetailPage .pageContent .pageCont .info .cenBox .txtCout .lunbo #proDelTabs .swiper-slide:after {
    content: '';
    position: absolute;
    z-index: 0;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    border: 4px solid #4f2812;
    box-sizing: border-box;
    opacity: 0;
    transition-duration: .5s;
    transition-property: all
}

#productDetailPage .pageContent .pageCont .info .cenBox .txtCout .lunbo #proDelTabs .swiper-slide.on:after {
    opacity: 1
}

#productDetailPage .pageContent .pageCont .info .cenBox.swiper-slide-active {
    opacity: 1 !important
}

#productDetailPage .pageContent .pageCont .proDelBottom {
    padding-bottom: 100px;
    background-repeat: repeat;
    background-image: url(../img/twoWenli.jpg)
}

@media (max-width:1300px) {
    #productDetailPage .pageContent .pageCont .proDelBottom {
        padding-bottom: 60px
    }
}

@media (max-width:1300px) and (max-width:1024px) {
    #productDetailPage .pageContent .pageCont .proDelBottom {
        padding-bottom: 15vw
    }
}

#productDetailPage .pageContent .pageCont .proDelBottom .content {
    padding: 80px 0;
    width: 1460px;
    margin: 0 auto
}

@media (max-width:1600px) {
    #productDetailPage .pageContent .pageCont .proDelBottom .content {
        width: 90%
    }
}

@media (max-width:1024px) {
    #productDetailPage .pageContent .pageCont .proDelBottom .content {
        padding: 10vw 4vw;
        padding-bottom: 0
    }
}

#productDetailPage .pageContent .pageCont .proDelBottom .content .title {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 40px
}

@media (max-width:1024px) {
    #productDetailPage .pageContent .pageCont .proDelBottom .content .title {
        font-size: 6vw;
        margin-bottom: 4vw
    }
}

#productDetailPage .pageContent .pageCont .proDelBottom .content .txt * {
    color: #614a41;
    font-size: 16px;
    line-height: 2em
}

#productDetailPage .pageContent .pageCont .proDelBottom .content .txt p {
    text-indent: 2em
}

#productDetailPage .pageContent .pageCont .proDelBottom .tuijian {
    width: 1460px;
    margin: 0 auto
}

@media (max-width:1600px) {
    #productDetailPage .pageContent .pageCont .proDelBottom .tuijian {
        width: 90%
    }
}

#productDetailPage .pageContent .pageCont .proDelBottom .tuijian .title {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 40px
}

@media (max-width:1024px) {
    #productDetailPage .pageContent .pageCont .proDelBottom .tuijian .title {
        font-size: 6vw;
        margin-bottom: 4vw
    }
}

#productDetailPage .pageContent .pageCont .proDelBottom .tuijian #tuijian .swiper-slide .box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#productDetailPage .pageContent .pageCont .proDelBottom .tuijian #tuijian .swiper-slide .box .img {
    overflow: hidden;
    position: relative;
    padding: 40px;
    background-color: #fff;
    width: 100%;
    height: 400px
}

@media (max-width:1600px) {
    #productDetailPage .pageContent .pageCont .proDelBottom .tuijian #tuijian .swiper-slide .box .img {
        height: 24vw
    }
}

#productDetailPage .pageContent .pageCont .proDelBottom .tuijian #tuijian .swiper-slide .box .img img {
    object-fit: contain;
    width: 100%;
    height: 100%;
    transition-duration: .5s;
    transition-property: all
}

#productDetailPage .pageContent .pageCont .proDelBottom .tuijian #tuijian .swiper-slide .box .img .more {
    transform: translateY(100%);
    transition-duration: .5s;
    transition-property: all;
    position: absolute;
    bottom: 0;
    height: 60px;
    background-color: #4f2812;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    width: 100%;
    color: #fff;
    left: 0
}

#productDetailPage .pageContent .pageCont .proDelBottom .tuijian #tuijian .swiper-slide .box .img .more i {
    color: #fff
}

#productDetailPage .pageContent .pageCont .proDelBottom .tuijian #tuijian .swiper-slide .box .title {
    font-size: 18px;
    margin-top: 20px
}

#productDetailPage .pageContent .pageCont .proDelBottom .tuijian #tuijian .swiper-slide .box:hover .img img {
    transform: translateY(-30px)
}

#productDetailPage .pageContent .pageCont .proDelBottom .tuijian #tuijian .swiper-slide .box:hover .img .more {
    transform: translateY(0)
}

#productDetailPage .pageContent .pageCont .proDelBottom .tuijian .tuijianBtn {
    width: fit-content;
    position: absolute;
    bottom: 380px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    right: calc(10% + 500px);
    transform: translateX(100%);
    position: unset;
    transform: unset;
    margin: 0 auto
}

@media (max-width:1300px) {
    #productDetailPage .pageContent .pageCont .proDelBottom .tuijian .tuijianBtn {
        bottom: 22vw
    }
}

#productDetailPage .pageContent .pageCont .proDelBottom .tuijian .tuijianBtn div {
    border-radius: 50%;
    cursor: pointer;
    background-color: #4f2812;
    transition-duration: .5s;
    transition-property: all;
    width: 40px;
    height: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#productDetailPage .pageContent .pageCont .proDelBottom .tuijian .tuijianBtn div i {
    color: #fff
}

#productDetailPage .pageContent .pageCont .proDelBottom .tuijian .tuijianBtn div.leftBtn {
    margin-right: 20px
}

#searchPage .pageContent {
    background-repeat: repeat;
    background-image: url(../img/shiliRight.jpg)
}

#searchPage .pageContent .twoCout {
    width: 1460px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1600px) {
    #searchPage .pageContent .twoCout {
        width: 90%
    }
}

#searchPage .pageContent .twoCout .searchTwoList {
    width: 75%;
    padding-right: 100px
}

@media (max-width:1024px) {
    #searchPage .pageContent .twoCout .searchTwoList {
        width: 100%;
        padding-right: 0
    }
}

#searchPage .pageContent .twoCout .searchTwoList .searchTop {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset;
    height: 40px;
    background-color: #fff;
    padding: 0 28px;
    border-bottom: 1px solid #cacaca
}

#searchPage .pageContent .twoCout .searchTwoList .searchTop .keyWorkTab {
    font-size: 16px
}

#searchPage .pageContent .twoCout .searchTwoList .searchTop .keyWorkTab span {
    color: #f73131
}

#searchPage .pageContent .twoCout .searchTwoList li {
    padding: 40px 0
}

@media (max-width:1024px) {
    #searchPage .pageContent .twoCout .searchTwoList li {
        padding: 5vw 0
    }

    #searchPage .pageContent .twoCout .searchTwoList li:first-child {
        margin-top: 10vw
    }
}

#searchPage .pageContent .twoCout .searchTwoList li .box .title {
    border-bottom: 1px solid #2440b3;
    font-size: 20px;
    color: #2440b3;
    margin-bottom: 20px;
    width: fit-content;
    line-height: 1em
}

@media (max-width:1024px) {
    #searchPage .pageContent .twoCout .searchTwoList li .box .title {
        border-bottom: 0;
        line-height: 1.5em
    }
}

#searchPage .pageContent .twoCout .searchTwoList li .box .title span {
    font-size: 20px
}

#searchPage .pageContent .twoCout .searchTwoList li .box .cout {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    height: 130px
}

@media (max-width:1024px) {
    #searchPage .pageContent .twoCout .searchTwoList li .box .cout {
        height: 20vw
    }
}

#searchPage .pageContent .twoCout .searchTwoList li .box .cout>img {
    width: 20%;
    height: 100%;
    object-fit: cover
}

@media (max-width:1024px) {
    #searchPage .pageContent .twoCout .searchTwoList li .box .cout>img {
        width: 40%
    }
}

#searchPage .pageContent .twoCout .searchTwoList li .box .cout .right {
    width: 80%;
    height: 100%;
    padding: 0 30px;
    display: flex;
    flex-direction: column;
    align-items: unset;
    justify-content: space-between;
    flex-wrap: unset
}

@media (max-width:1024px) {
    #searchPage .pageContent .twoCout .searchTwoList li .box .cout .right {
        width: 60%;
        padding-right: 0;
        padding-left: 3vw
    }
}

#searchPage .pageContent .twoCout .searchTwoList li .box .cout .right p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

@media (max-width:1024px) {
    #searchPage .pageContent .twoCout .searchTwoList li .box .cout .right p {
        display: none
    }
}

#searchPage .pageContent .twoCout .searchTwoList li .box .cout .right p * {
    font-size: 12px
}

#searchPage .pageContent .twoCout .searchTwoList li .box .cout .right .info .infoC {
    margin-bottom: 10px
}

#searchPage .pageContent .twoCout .searchTwoList li .box .cout .right .info .infoC span {
    font-size: 14px;
    margin-right: 20px;
    color: #999
}

@media (max-width:1024px) {
    #searchPage .pageContent .twoCout .searchTwoList li .box .cout .right .info .infoC span {
        font-size: 3.2vw
    }
}

#searchPage .pageContent .twoCout .searchTwoList li .box .cout .right .info .link {
    color: #5bac6f;
    font-size: 12px
}

#searchPage .pageContent .twoCout .tuijian {
    width: 25%
}

@media (max-width:1024px) {
    #searchPage .pageContent .twoCout .tuijian {
        display: none
    }
}

#searchPage .pageContent .twoCout .tuijian>div {
    background-color: #fff;
    width: 100%;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.05);
    margin-bottom: 40px
}

#searchPage .pageContent .twoCout .tuijian>div .title {
    border-bottom: 1px solid #999;
    height: 40px;
    display: flex;
    align-items: center;
    background-color: #4f2812;
    color: #fff;
    padding: 0 20px
}

#searchPage .pageContent .twoCout .tuijian>div ul {
    padding: 20px
}

#searchPage .pageContent .twoCout .tuijian>div ul li {
    padding: 20px 0;
    border-bottom: 1px dashed #ccc
}

#searchPage .pageContent .twoCout .tuijian>div ul li a {
    font-size: 14px
}

#searchPage .pageContent .twoCout .tuijian>div ul li a:hover {
    color: #4f2812
}

#searchPage .pageContent .twoCout .tuijian .proTuijian ul li a {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

#searchPage .pageContent .twoCout .tuijian .proTuijian ul li a img {
    width: 50%;
    height: 200px;
    object-fit: contain
}

@media (max-width:1300px) {
    #searchPage .pageContent .twoCout .tuijian .proTuijian ul li a img {
        height: 10vw
    }
}

#searchPage .pageContent .twoCout .tuijian .proTuijian ul li a .name {
    width: 50%;
    font-size: 16px;
    padding-left: 10px
}

/*# sourceMappingURL=./less.css.map */


.rgmod_module_imgText_normal_mod_2 {
    position: relative
}

.rgmod_module_imgText_normal_mod_2>.thisBox {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 6vw 0
}

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

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

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

.rgmod_module_imgText_normal_mod_2>.thisBox .coutBox {
    position: relative;
    width: 75%;
    margin: auto;
    z-index: 2
}

.rgmod_module_imgText_normal_mod_2>.thisBox .coutBox .cenBox {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: unset;
    gap: 6vw;
    height: 100%
}

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

.rgmod_module_imgText_normal_mod_2>.thisBox .coutBox .cenBox .left {
    width: 45%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    height: 100%
}

@media (max-width:1024px) {
    .rgmod_module_imgText_normal_mod_2>.thisBox .coutBox .cenBox .left {
        width: 100%;
        padding: 0;
        margin-top: 10vw;
        margin-bottom: 10vw
    }
}

.rgmod_module_imgText_normal_mod_2>.thisBox .coutBox .cenBox .left .box {
    width: 100%
}

.rgmod_module_imgText_normal_mod_2>.thisBox .coutBox .cenBox .left .box .sub {
    font-size: 2.5vw;
    margin-bottom: 2vw;
    font-weight: bold;
      text-align: center;
    font-family: 'en6';
    text-transform: uppercase;
    line-height: 1.5em;
    color: #000
}
.rgmod_module_imgText_normal_mod_2>.thisBox .coutBox .cenBox .left .box .miaos {
      font-size: 1.6vw;
    margin-bottom: 2vw;
        border-radius: 1vw;
    border: 1px solid;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    font-family: 宋体;
    line-height: 2em;
    color: #db0710;
}



@media (max-width:1024px) {
    .rgmod_module_imgText_normal_mod_2>.thisBox .coutBox .cenBox .left .box .sub {
        font-size: 5.8vw
    }
    .rgmod_module_imgText_normal_mod_2>.thisBox .coutBox .cenBox .left .box .miaos {  font-size: 5vw}
}

.rgmod_module_imgText_normal_mod_2>.thisBox .coutBox .cenBox .left .box .title {
    font-size: 1.4vw;
    font-weight: bold;
    color: #333;
    margin-bottom: 2vw
}

@media (max-width:1360px) {
    .rgmod_module_imgText_normal_mod_2>.thisBox .coutBox .cenBox .left .box .title {
        font-size: 1.8vw
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .rgmod_module_imgText_normal_mod_2>.thisBox .coutBox .cenBox .left .box .title {
        font-size: 6vw
    }
}

.rgmod_module_imgText_normal_mod_2>.thisBox .coutBox .cenBox .left .box .content {
 text-indent: 2em;
    line-height: 2em;
    font-size: 1vw;
}

@media (max-width:1360px) {
    .rgmod_module_imgText_normal_mod_2>.thisBox .coutBox .cenBox .left .box .content {
    font-size: 14px;
    line-height: 2.5em;
    }
}

@media (max-width:1024px) {
    .rgmod_module_imgText_normal_mod_2>.thisBox .coutBox .cenBox .left .box .content {
        font-size: 3.4vw
    }
}

.rgmod_module_imgText_normal_mod_2>.thisBox .coutBox .cenBox .left .box .moreA {
    margin-left: 0
}

.rgmod_module_imgText_normal_mod_2>.thisBox .coutBox .cenBox .right {
    height: 100%;
    width: 40%
}

@media (max-width:1024px) {
    .rgmod_module_imgText_normal_mod_2>.thisBox .coutBox .cenBox .right {
        width: 100%;
        height: 50vw
    }
    .rgmod_module_imgText_normal_mod_2>.thisBox .coutBox .cenBox .right{
            height: 60vh;
    }
}

.rgmod_module_imgText_normal_mod_2>.thisBox .coutBox .cenBox .right .imgAllBox {
    border-radius: 1vw;
    overflow: hidden;
        box-shadow: 5px 6px 10px #4f2812a3;
    width: 100%;
    height: 80%
}

.rgmod_module_imgText_normal_mod_2>.thisBox .coutBox .cenBox .right .imgAllBox .imgBox {
    width: 100%;
    height: 100%
}

.rgmod_module_imgText_normal_mod_2>.thisBox .coutBox .cenBox .right .imgAllBox .imgBox img{
        width: 100%;
    object-fit: cover;
    height: 100%;
}



.rgmod_module_history_mod_1>.thisBox {
    padding: 6vw 0
}

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

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

@media (max-width:1024px) {
    .rgmod_module_history_mod_1>.thisBox {
        padding: 15vw 0
    }
    .rgmod_module_imgText_normal_mod_2>.thisBox .coutBox .cenBox .right .imgAllBox{
        height: auto;
    }
}

.rgmod_module_history_mod_1>.thisBox .coutBox .coutSwiper {
    margin-bottom: 6vw
}

.rgmod_module_history_mod_1>.thisBox .coutBox .coutSwiper .cenBox {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset;
    height: 16vw
}

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

.rgmod_module_history_mod_1>.thisBox .coutBox .coutSwiper .cenBox .left {
    width: 25vw;
    height: 100%
}

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

.rgmod_module_history_mod_1>.thisBox .coutBox .coutSwiper .cenBox .left .imgCout {
    width: 100%;
    height: 100%
}

@media (max-width:1024px) {
    .rgmod_module_history_mod_1>.thisBox .coutBox .coutSwiper .cenBox .left .imgCout {
        width: 70vw
    }
}

.rgmod_module_history_mod_1>.thisBox .coutBox .coutSwiper .cenBox .left .imgCout .ul {
    width: 100%;
    height: 100%;
    position: relative
}

.rgmod_module_history_mod_1>.thisBox .coutBox .coutSwiper .cenBox .left .imgCout .ul .li {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.rgmod_module_history_mod_1>.thisBox .coutBox .coutSwiper .cenBox .left .imgCout .ul .li img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.rgmod_module_history_mod_1>.thisBox .coutBox .coutSwiper .cenBox .right {
    position: relative;
    width: 40vw;
    height: 100%
}

@media (max-width:1024px) {
    .rgmod_module_history_mod_1>.thisBox .coutBox .coutSwiper .cenBox .right {
        height: 40vw;
        width: 100%
    }
}

.rgmod_module_history_mod_1>.thisBox .coutBox .coutSwiper .cenBox .right .textCout {
    height: 100%
}

.rgmod_module_history_mod_1>.thisBox .coutBox .coutSwiper .cenBox .right .textCout .ul {
    height: 100%;
    position: relative
}

.rgmod_module_history_mod_1>.thisBox .coutBox .coutSwiper .cenBox .right .textCout .ul .li {
    position: absolute;
    top: 0;
    opacity: 0;
    padding-top: 6vw
}

.rgmod_module_history_mod_1>.thisBox .coutBox .coutSwiper .cenBox .right .textCout .ul .li .title {
    font-size: 1.7vw;
    font-family: 'en6';
    text-transform: uppercase
}

@media (max-width:1024px) {
    .rgmod_module_history_mod_1>.thisBox .coutBox .coutSwiper .cenBox .right .textCout .ul .li .title {
        font-size: 5vw
    }
}

.rgmod_module_history_mod_1>.thisBox .coutBox .coutSwiper .cenBox .right .textCout .ul .li .histitle {
    font-size: 1.9vw;
    color: #333
}

@media (max-width:1024px) {
    .rgmod_module_history_mod_1>.thisBox .coutBox .coutSwiper .cenBox .right .textCout .ul .li .histitle {
        font-size: 5.4vw
    }
}

@media (max-width:1024px) {
    .rgmod_module_history_mod_1>.thisBox .coutBox .coutSwiper .cenBox .right .textCout .ul .li .histitle {
        font-size: 5vw
    }
}

.rgmod_module_history_mod_1>.thisBox .coutBox .coutSwiper .cenBox .right .textCout .ul .li .histitle.long {
    font-size: 1.3vw
}

@media (max-width:1024px) {
    .rgmod_module_history_mod_1>.thisBox .coutBox .coutSwiper .cenBox .right .textCout .ul .li .histitle.long {
        font-size: 4.2vw
    }
}

.rgmod_module_history_mod_1>.thisBox .coutBox .coutSwiper .cenBox .right .bgYears {
    position: absolute;
    top: 0;
    left: 10vw
}

@media (max-width:1024px) {
    .rgmod_module_history_mod_1>.thisBox .coutBox .coutSwiper .cenBox .right .bgYears {
        left: 42vw
    }
}

.rgmod_module_history_mod_1>.thisBox .coutBox .coutSwiper .cenBox .right .bgYears .ul .li {
    position: absolute;
    opacity: 0
}

.rgmod_module_history_mod_1>.thisBox .coutBox .coutSwiper .cenBox .right .bgYears .ul .li .title {
    font-size: 10.7vw;
    filter: blur(.5vw);
    line-height: 1em;
    opacity: .1;
    font-family: 'en9';
    font-weight: bold
}

@media (max-width:1024px) {
    .rgmod_module_history_mod_1>.thisBox .coutBox .coutSwiper .cenBox .right .bgYears .ul .li .title {
        font-size: 23vw
    }
}

.rgmod_module_history_mod_1>.thisBox .coutBox .xianZhou .swiperBox {
    position: relative
}

.rgmod_module_history_mod_1>.thisBox .coutBox .xianZhou .swiperBox #xianZhou {
    width: 80vw;
    margin: 0 auto
}

.rgmod_module_history_mod_1>.thisBox .coutBox .xianZhou .swiperBox #xianZhou .swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.rgmod_module_history_mod_1>.thisBox .coutBox .xianZhou .swiperBox #xianZhou .swiper-slide .box {
    cursor: pointer;
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: unset
}

.rgmod_module_history_mod_1>.thisBox .coutBox .xianZhou .swiperBox #xianZhou .swiper-slide .box .point {
    position: relative;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #ccc;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

.rgmod_module_history_mod_1>.thisBox .coutBox .xianZhou .swiperBox #xianZhou .swiper-slide .box .year {
    margin-top: 1vw;
    font-weight: bold;
    font-family: 'en6';
    text-transform: uppercase;
    font-size: 1.1vw;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

@media (max-width:1024px) {
    .rgmod_module_history_mod_1>.thisBox .coutBox .xianZhou .swiperBox #xianZhou .swiper-slide .box .year {
        font-size: 3.8vw
    }
}

.rgmod_module_history_mod_1>.thisBox .coutBox .xianZhou .swiperBox #xianZhou .swiper-slide .xian {
    top: 4px;
    position: absolute;
    left: 50%;
    width: 100%;
    height: 1px
}

.rgmod_module_history_mod_1>.thisBox .coutBox .xianZhou .swiperBox #xianZhou .swiper-slide .xian div {
    width: 0;
    position: absolute;
    right: 0;
    background-color: #e19221;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    height: 100%
}

.rgmod_module_history_mod_1>.thisBox .coutBox .xianZhou .swiperBox #xianZhou .swiper-slide.on .box .point {
    background-color: #e19221
}

.rgmod_module_history_mod_1>.thisBox .coutBox .xianZhou .swiperBox #xianZhou .swiper-slide.on .box .year {
    color: #e19221
}

.rgmod_module_history_mod_1>.thisBox .coutBox .xianZhou .swiperBox #xianZhou .swiper-slide.on .xian div {
    left: 0;
    width: 100%;
    transition-duration: 5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    transition-timing-function: linear
}

.rgmod_module_history_mod_1>.thisBox .coutBox .xianZhou .swiperBox .swiperControlBox .navigation .navigationThis .btn {
    top: 4px
}

.rgmod_module_history_mod_1>.thisBox .coutBox .xianZhou .swiperBox::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    top: 4px;
    background-color: #ccc
}



.personMod-1 {
    width: 100%;
    height: 600px;
    position: relative
}

@media (max-width:1024px) {
    .personMod-1 {
        height: unset
    }
}

.personMod-1 .strengthBox {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .personMod-1 .strengthBox {
        position: unset;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

.personMod-1 .strengthBox .left {
    width: 70%;
    height: 100%;
    position: relative
}

@media (max-width:1024px) {
    .personMod-1 .strengthBox .left {
        width: 100%
    }
}

.personMod-1 .strengthBox .left .box {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3)
}

.personMod-1 .strengthBox .left .box .coutBox {
    height: 100%;
    position: relative
}

.personMod-1 .strengthBox .left .box .coutBox .neirong {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.personMod-1 .strengthBox .left .box .coutBox .neirong ul {
    width: 80%;
    margin: 0 auto;
    position: relative
}

.personMod-1 .strengthBox .left .box .coutBox .neirong ul li {
    position: absolute;
    top: 0;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    opacity: 0;
    pointer-events: none;
    width: 100%
}

.personMod-1 .strengthBox .left .box .coutBox .neirong ul li .txtBox {
    padding-left: 50px;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    transform: translateY(20px)
}

@media (max-width:1024px) {
    .personMod-1 .strengthBox .left .box .coutBox .neirong ul li .txtBox {
        padding: 10vw 0
    }
}

.personMod-1 .strengthBox .left .box .coutBox .neirong ul li .txtBox * {
    color: #fff;
    font-size: 16px
}

@media (max-width:1640px) {
    .personMod-1 .strengthBox .left .box .coutBox .neirong ul li .txtBox * {
        line-height: 2em
    }
}

@media (max-width:1640px) and (max-width:1360px) {
    .personMod-1 .strengthBox .left .box .coutBox .neirong ul li .txtBox * {
        font-size: 14px
    }
}

.personMod-1 .strengthBox .left .box .coutBox .neirong ul li.on {
    pointer-events: auto;
    opacity: 1;
    transition-delay: .3s
}

.personMod-1 .strengthBox .left .box .coutBox .neirong ul li.on .txtBox {
    transform: translateY(0);
    transition-delay: .3s
}

.personMod-1 .strengthBox .left .box .coutBox .neirong .absTop {
    position: relative;
    width: 100%;
    height: 100%
}

.personMod-1 .strengthBox .left .box .coutBox .neirong .absTop .absBox {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 11;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .personMod-1 .strengthBox .left .box .coutBox .neirong .absTop .absBox {
        position: unset
    }
}

.personMod-1 .strengthBox .left .box .coutBox .neirong .absTop .absBox * {
    color: #fff
}

.personMod-1 .strengthBox .left .box .coutBox .neirong .absTop .absBox .titleNormal {
    text-align: start
}

.personMod-1 .strengthBox .left .box .coutBox .neirong .absTop .absBox li .boxK {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .personMod-1 .strengthBox .left .box .coutBox .neirong .absTop .absBox li .boxK {
        padding-top: 10vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

.personMod-1 .strengthBox .left .box .coutBox .neirong .absTop .absBox li .boxK .img {
    width: 300px;
    height: 400px;
    object-fit: cover
}

@media (max-width:1024px) {
    .personMod-1 .strengthBox .left .box .coutBox .neirong .absTop .absBox li .boxK .img {
        width: 60vw;
        height: 80vw
    }
}

.personMod-1 .strengthBox .left .box .coutBox .neirong .absTop .absBox li .boxK .txtBox {
    padding: 20px 0 20px 40px
}

.personMod-1 .strengthBox .left .box .coutBox .neirong .absTop .absBox li .boxK .txtBox .title {
    margin-bottom: 20px;
    font-size: 30px
}

.personMod-1 .strengthBox .left .box .coutBox .neirong .absTop .absBox li .boxK .txtBox .miaoshu {
    line-height: 2em
}

.personMod-1 .strengthBox .left .box .coutBox .bg {
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.personMod-1 .strengthBox .right {
    background-color: #f3f3f3;
    width: 30%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    height: 100%
}

@media (max-width:1024px) {
    .personMod-1 .strengthBox .right {
        width: 100%
    }
}

@media (max-width:1024px) {
    .personMod-1 .strengthBox .right ul {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: unset;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 3vw 0
    }
}

.personMod-1 .strengthBox .right ul li {
    transform: translateX(40px);
    margin-bottom: 60px;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

@media (max-width:1360px) {
    .personMod-1 .strengthBox .right ul li {
        margin-bottom: 40px
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .personMod-1 .strengthBox .right ul li {
        width: 50%;
        margin-bottom: 0;
        transform: unset;
        text-align: center
    }
}

.personMod-1 .strengthBox .right ul li span {
    font-size: 24px;
    cursor: pointer
}

@media (max-width:1360px) {
    .personMod-1 .strengthBox .right ul li span {
        font-size: 18px
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .personMod-1 .strengthBox .right ul li span {
        font-size: 4vw;
        width: 100%;
        text-align: center;
        padding: 4vw 0;
        display: block;
        border-bottom: 1px dashed #ccc;
        width: 80vw;
        margin: 0 auto
    }
}

@media (max-width:1360px) and (max-width:1024px) and (max-width:1640px) {
    .personMod-1 .strengthBox .right ul li span {
        width: 80vw
    }
}

@media (max-width:1360px) and (max-width:1024px) and (max-width:1360px) {
    .personMod-1 .strengthBox .right ul li span {
        width: 86vw
    }
}

@media (max-width:1360px) and (max-width:1024px) and (max-width:1024px) {
    .personMod-1 .strengthBox .right ul li span {
        width: 86vw
    }
}

.personMod-1 .strengthBox .right ul li span::before {
    content: '';
    position: absolute;
    z-index: 0;
    display: block;
    width: 10px;
    height: 10px;
    top: calc(50% - 10px * 0.5);
    right: calc(100% + 10px);
    border-radius: 50%;
    background-color: #2790e1;
    opacity: 0;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

.personMod-1 .strengthBox .right ul li:last-child {
    margin-bottom: 0
}

.personMod-1 .strengthBox .right ul li.on {
    transform: translateX(0)
}

.personMod-1 .strengthBox .right ul li.on span {
    color: #2790e1
}

.personMod-1 .strengthBox .right ul li.on span::before {
    opacity: 1
}

@media (max-width:1024px) {
    .personMod-1 .strengthBox .right ul li.on span::before {
        display: none
    }
}

.personMod-2 {
    margin: 6vw 0;
    height: 40vw;
    margin-top: 0;
    display: flex;
    flex-direction: row;
    align-items: unset;
    justify-content: unset;
    flex-wrap: unset
}

.personMod-2 .unifyTitle-1 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1640px) {
    .personMod-2 {
        margin: 6vw 0
    }
}

@media (max-width:1360px) {
    .personMod-2 {
        margin: 8vw 0
    }
}

@media (max-width:1024px) {
    .personMod-2 {
        margin: 12vw 0
    }
}

@media (max-width:1024px) {
    .personMod-2 {
        display: flex;
        flex-direction: column;
        align-items: unset;
        justify-content: unset;
        flex-wrap: unset;
        height: unset
    }
}

@media (max-width:1024px) {
    .personMod-2 .inxTitle {
        text-align: center;
        margin-bottom: 10vw
    }
}

.personMod-2 .left {
    width: 46%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    background-repeat: repeat;
    background-image: url(pelpepWL.jpg);
    position: relative
}

@media (max-width:1360px) {
    .personMod-2 .left {
        width: 36%
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .personMod-2 .left {
        width: 100%
    }
}

.personMod-2 .left #pelpeoImg {
    overflow: unset;
    width: 100%;
    height: 100%
}

.personMod-2 .left #pelpeoImg li {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    flex-wrap: unset;
    width: 100%;
    height: 100%
}

@media (max-width:1024px) {
    .personMod-2 .left #pelpeoImg li {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

.personMod-2 .left #pelpeoImg li .photo {
    margin-right: -8%;
    z-index: 2;
    border-radius: 50%;
    background-repeat: repeat;
    background-image: url(pelpepWL.jpg);
    height: 66%;
    position: relative;
    aspect-ratio: 1/1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .personMod-2 .left #pelpeoImg li .photo {
        margin: 0
    }
}

.personMod-2 .left #pelpeoImg li .photo .img {
    height: 91%;
    aspect-ratio: 1/1;
    object-fit: cover;
    border-radius: 50%
}

.personMod-2 .left #pelpeoImg li .photo .chinaK {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 137%;
    aspect-ratio: 1/1
}

.personMod-2 .left #pelpeoImg li .bgPel {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .1;
    opacity: 0;
    transition-duration: .2s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    object-fit: cover
}

.personMod-2 .left #pelpeoImg li .gaizhu {
    display: none;
    position: absolute;
    left: -10%;
    aspect-ratio: 1/1;
    height: 100%;
    z-index: 1;
    background: linear-gradient(to left, #740403, transparent, transparent)
}

.personMod-2 .left #pelpeoImg li.swiper-slide-active .bgPel {
    opacity: .1
}

.personMod-2 .right {
    padding: 4vw 4vw 4vw 12vw;
    width: 54%;
    height: 100%;
    background-color: #eee
}

@media (max-width:1360px) {
    .personMod-2 .right {
        width: 64%;
        padding: 2vw 2vw 2vw 12vw
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .personMod-2 .right {
        width: 100%;
        padding: 10vw
    }
}

.personMod-2 .right .tabs {
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: unset;
    flex-wrap: unset
}

@media (max-width:1640px) {
    .personMod-2 .right .tabs {
        margin-top: 1vw
    }
}

@media (max-width:1640px) and (max-width:1360px) {
    .personMod-2 .right .tabs {
        margin-top: 2vw
    }
}

.personMod-2 .right .tabs li {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: unset;
    flex-wrap: unset
}

.personMod-2 .right .tabs li span {
    margin: 0 20px;
    color: #666;
    cursor: pointer
}

@media (max-width:1024px) {
    .personMod-2 .right .tabs li span {
        margin: 0 2vw;
        font-size: 4vw
    }
}

.personMod-2 .right .tabs li i {
    width: 12px;
    height: 22px;
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    background-image: url(../img/zuoyouWL.png);
    display: block
}

.personMod-2 .right .tabs li i.L {
    background-position: left
}

.personMod-2 .right .tabs li i.R {
    background-position: right
}

.personMod-2 .right .tabs li x {
    width: 30px;
    display: block;
    height: 1px;
    background-color: #999
}

@media (max-width:1640px) {
    .personMod-2 .right .tabs li x {
        width: 22px
    }
}

@media (max-width:1640px) and (max-width:1360px) {
    .personMod-2 .right .tabs li x {
        width: 2vw
    }
}

.personMod-2 .right .tabs li.on span {
    color: #2790e1
}

.personMod-2 .right .tabs li.on i.L {
    background-position: -12px 0
}

.personMod-2 .right .tabs li.on i.R {
    background-position: 24px 0
}

.personMod-2 .right .tabs li.on x {
    background-color: #2790e1
}

.personMod-2 .right .content {
    margin-top: 60px;
    position: relative
}

@media (max-width:1640px) {
    .personMod-2 .right .content {
        margin-top: 2vw
    }
}

@media (max-width:1640px) and (max-width:1024px) {
    .personMod-2 .right .content {
        margin-top: 10vw
    }
}

.personMod-2 .right .content li {
    position: absolute;
    display: none
}

.personMod-2 .right .content li .name {
    font-size: 30px;
    font-weight: bold
}

@media (max-width:1024px) {
    .personMod-2 .right .content li .name {
        font-size: 8vw
    }
}

.personMod-2 .right .content li .work {
    margin: 20px 0 40px;
    font-size: 18px;
    color: #e3b243
}

@media (max-width:1640px) {
    .personMod-2 .right .content li .work {
        margin: 1vw 0 1vw
    }
}

@media (max-width:1640px) and (max-width:1360px) {
    .personMod-2 .right .content li .work {
        margin: 1vw 0 2vw
    }
}

@media (max-width:1640px) and (max-width:1360px) and (max-width:1024px) {
    .personMod-2 .right .content li .work {
        margin: 2vw 0 6vw
    }
}

.personMod-2 .right .content li .jsNeirong * {
    font-size: .9vw;
    line-height: 2.5em;
    color: #888
}

@media (max-width:1024px) {
    .personMod-2 .right .content li .jsNeirong * {
        font-size: 4vw;
        line-height: 2em
    }
}

.personMod-3 {
    padding: 0
}
.personMod-3 .cenBox {
    width: 80%;
}
.personMod-3 .jieshao {
    width: 100%;
    margin: 0 auto;
    padding: 6vw 0
}
.personMod-3 .jieshao h2{font-size: 2vw;
    margin: auto;
    width: 100%;
    text-align: center;
}
.personMod-3 .jieshao p{font-size: 1.2vw;    text-align: center;}
@media (max-width:1640px) {
    .personMod-3 {
        padding: 0
    }
}

@media (max-width:1360px) {
    .personMod-3 {
        padding: 0
    }
}

@media (max-width:1024px) {
    .personMod-3 {
        padding: 12vw 0
    }
}

.personMod-3 .cenBox #personBox .swiper-slide {
    width: fit-content
}

.personMod-3 .cenBox #personBox .swiper-slide .box {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
}

@media (max-width:1360px) {
    .personMod-3 .cenBox #personBox .swiper-slide .box {
        height: 400px
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .personMod-3 .cenBox #personBox .swiper-slide .box {
        height: unset;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

.personMod-3 .cenBox #personBox .swiper-slide .box .imgBox {
    overflow: hidden;
    height: 100%;
    width: 20vw;

}

@media (max-width:1360px) {
    .personMod-3 .cenBox #personBox .swiper-slide .box .imgBox {
        width: 240px
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .personMod-3 .cenBox #personBox .swiper-slide .box .imgBox {
        width: 80vw;
        height: 60vw;
      
    }
}

.personMod-3 .cenBox #personBox .swiper-slide .box .imgBox img {
    object-fit: contain;
    width: 100%;
    height: 100%
}

.personMod-3 .cenBox #personBox .swiper-slide .box .textCout {
    position: relative;
    width: 18vw;
    padding: 40px 0;
  text-align: center;
    height: 100%
}

@media (max-width:1024px) {
    .personMod-3 .cenBox #personBox .swiper-slide .box .textCout {
        width: 90vw;
        padding: 6vw
    }
}

.personMod-3 .cenBox #personBox .swiper-slide .box .textCout .title {
    font-size: 2vw;
    font-weight: bold
}

.personMod-3 .cenBox #personBox .swiper-slide .box .textCout .worker {
    font-size: 22px;
    font-weight: bold;
    color: #2790e1
}

.personMod-3 .cenBox #personBox .swiper-slide .box .textCout .miaoshu {

    line-height: 2em;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
 
    -webkit-box-orient: vertical;
    margin-top: 20px
}
.personMod-3 .cenBox #personBox .swiper-slide .box .textCout .miaoshu p{
    color: #000;
}
@media (max-width:1024px) {
    .personMod-3 .cenBox #personBox .swiper-slide .box .textCout .title {
    font-size: 6.5vw;
    font-weight: bold
}
    .personMod-3 .cenBox #personBox .swiper-slide .box .textCout .miaoshu {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: unset;
        -webkit-box-orient: vertical;
        overflow: auto;
        height: 30vw
    }
}

.personMod-3 .cenBox #personBox .swiper-slide .box .textCout .aBox {
    position: absolute;
    bottom: 60px;
    left: -100px;
    opacity: .3;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

.personMod-3 .cenBox #personBox .swiper-slide .box .textCout .aBox .twoBox ul li {
    font-size: 60px
}

.personMod-3 .cenBox #personBox .swiper-slide .box .textCout .aBox .twoBox ul.hov li {
    color: #2790e1
}

@media (min-width:1024px) {
    .personMod-3 .cenBox #personBox .swiper-slide .box .textCout .aBox:hover {
        opacity: 1
    }
}

.superiorityMod-1 {
    padding: 6vw 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1640px) {
    .superiorityMod-1 {
        padding: 6vw 0
    }
}

@media (max-width:1360px) {
    .superiorityMod-1 {
        padding: 8vw 0
    }
}

@media (max-width:1024px) {
    .superiorityMod-1 {
        padding: 12vw 0
    }
}

.superiorityMod-1 ul {
    margin-top: 50px;
    width: 80vw;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1640px) {
    .superiorityMod-1 ul {
        width: 80vw
    }
}

@media (max-width:1360px) {
    .superiorityMod-1 ul {
        width: 86vw
    }
}

@media (max-width:1024px) {
    .superiorityMod-1 ul {
        width: 86vw
    }
}

@media (max-width:1024px) {
    .superiorityMod-1 ul {
        margin-top: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        flex-wrap: wrap
    }
}

.superiorityMod-1 ul li {
    padding: 0 40px;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .superiorityMod-1 ul li {
        width: 100%;
        margin-bottom: 6vw
    }
}

.superiorityMod-1 ul li img {
    width: 100%;
    height: 220px;
    margin-bottom: 20px
}

@media (max-width:1024px) {
    .superiorityMod-1 ul li img {
        height: 40vw
    }
}

.superiorityMod-1 ul li .title {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 20px
}

@media (max-width:1024px) {
    .superiorityMod-1 ul li .title {
        font-size: 5vw;
        margin-bottom: 4vw
    }
}

.superiorityMod-1 ul li .miaoshu {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.superiorityMod-2 {
    padding: 6vw 0
}

@media (max-width:1640px) {
    .superiorityMod-2 {
        padding: 6vw 0
    }
}

@media (max-width:1360px) {
    .superiorityMod-2 {
        padding: 8vw 0
    }
}

@media (max-width:1024px) {
    .superiorityMod-2 {
        padding: 12vw 0
    }
}

.superiorityMod-2 .box {
    margin-bottom: 40px;
    width: 80vw;
    margin: 0 auto
}

@media (max-width:1640px) {
    .superiorityMod-2 .box {
        width: 80vw
    }
}

@media (max-width:1360px) {
    .superiorityMod-2 .box {
        width: 86vw
    }
}

@media (max-width:1024px) {
    .superiorityMod-2 .box {
        width: 86vw
    }
}

@media (max-width:1024px) {
    .superiorityMod-2 .box {
        width: 100%
    }
}

.superiorityMod-2 .box .inxTitle {
    text-align: center
}

.superiorityMod-2 .box .shiliBox {
    width: 100%;
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    aspect-ratio: 2/1
}

@media (max-width:1024px) {
    .superiorityMod-2 .box .shiliBox {
        display: flex;
        flex-direction: column;
        align-items: unset;
        justify-content: unset;
        flex-wrap: unset;
        aspect-ratio: unset
    }
}

.superiorityMod-2 .box .shiliBox ul {
    height: 100%;
    width: calc(100% - 20%);
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    background-image: unset;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .superiorityMod-2 .box .shiliBox ul {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: unset;
        justify-content: unset;
        flex-wrap: unset;
        margin-top: 10vw
    }
}

.superiorityMod-2 .box .shiliBox ul li {
    flex: 1;
    height: 100%;
    overflow: hidden
}

@media (max-width:1024px) {
    .superiorityMod-2 .box .shiliBox ul li {
        flex: unset;
        width: 100%
    }
}

.superiorityMod-2 .box .shiliBox ul li .box1 {
    padding-bottom: 140px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: unset;
    flex-wrap: unset;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

@media (max-width:1360px) {
    .superiorityMod-2 .box .shiliBox ul li .box1 {
        padding-bottom: 10vw
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .superiorityMod-2 .box .shiliBox ul li .box1 {
        padding-bottom: 20vw
    }
}

.superiorityMod-2 .box .shiliBox ul li .box1 .tibg {
    width: 100%;
    height: 100px;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: unset;
    flex-wrap: unset;
    padding: 16px 30px;
    background-color: #d3b99b
}

.superiorityMod-2 .box .shiliBox ul li .box1 .tibg * {
    color: #2790e1;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

@media (max-width:1024px) {
    .superiorityMod-2 .box .shiliBox ul li .box1 .tibg {
        padding: 6vw
    }
}

.superiorityMod-2 .box .shiliBox ul li .box1 .tibg .title {
    font-size: 24px;
    font-family: '.cn2';
    margin-bottom: 10px
}

.superiorityMod-2 .box .shiliBox ul li .box1 .tibg .txtC {
    opacity: 0;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    text-align: justify;
    line-height: 2em;
    text-indent: 2em;
    font-size: 12px;
    margin-top: 50px;
    text-indent: 0;
    text-align: center
}

@media (max-width:1024px) {
    .superiorityMod-2 .box .shiliBox ul li .box1 .tibg .txtC {
        margin-top: 5vw;
        pointer-events: none
    }
}

@media (max-width:1360px) {
    .superiorityMod-2 .box .shiliBox ul li .box1 .tibg .subtitle {
        font-size: 14px
    }
}

.superiorityMod-2 .box .shiliBox ul li:hover .box1 {
    padding-bottom: 0
}

.superiorityMod-2 .box .shiliBox ul li:hover .box1 .tibg {
    padding-top: 100px;
    height: 100%;
    transition-delay: .5s;
    background-color: #2790e1
}

@media (max-width:1024px) {
    .superiorityMod-2 .box .shiliBox ul li:hover .box1 .tibg {
        padding-top: 10vw
    }
}

.superiorityMod-2 .box .shiliBox ul li:hover .box1 .tibg * {
    color: #fff;
    transition-delay: .5s
}

.superiorityMod-2 .box .shiliBox ul li:hover .box1 .tibg .txtC {
    opacity: 1;
    transition-delay: .8s
}

.superiorityMod-2 .box .shiliBox ul i {
    background-color: #fff;
    height: 100%;
    width: 10px;
    display: block
}

@media (max-width:1024px) {
    .superiorityMod-2 .box .shiliBox ul i {
        display: none
    }
}

.superiorityMod-2 .box .shiliBox .more {
    width: 20%;
    background-color: #666;
    height: 100%
}

@media (max-width:1024px) {
    .superiorityMod-2 .box .shiliBox .more {
        width: 100%
    }
}

.superiorityMod-2 .box .shiliBox .more .box1 {
    padding-bottom: 140px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: unset
}

@media (max-width:1360px) {
    .superiorityMod-2 .box .shiliBox .more .box1 {
        padding-bottom: 10vw
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .superiorityMod-2 .box .shiliBox .more .box1 {
        padding-bottom: 0
    }
}

@media (max-width:1360px) {
    .superiorityMod-2 .box .shiliBox .more .box1 img {
        height: 50%
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .superiorityMod-2 .box .shiliBox .more .box1 img {
        height: 50vw
    }
}

.superiorityMod-2 .box .shiliBox .more .box1 .tibg {
    width: 100%;
    height: 100px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    background-color: #2790e1
}

.superiorityMod-2 .box .shiliBox .more .box1 .tibg * {
    color: #fff
}

.superiorityMod-2 .box .shiliBox .more .box1 .tibg a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.superiorityMod-3 {
    position: relative;
    width: 100%;
    padding: 6vw 0
}

@media (max-width:1640px) {
    .superiorityMod-3 {
        padding: 6vw 0
    }
}

@media (max-width:1360px) {
    .superiorityMod-3 {
        padding: 8vw 0
    }
}

@media (max-width:1024px) {
    .superiorityMod-3 {
        padding: 12vw 0
    }
}

.superiorityMod-3 .scrollLR {
    position: relative;
    height: 30vw;
    width: 100%
}

@media (max-width:1024px) {
    .superiorityMod-3 .scrollLR {
        height: 54vw
    }
}

.superiorityMod-3 .scrollLR .top_gallery {
    position: absolute;
    left: 0;
    top: 0%;
    width: 100%;
    height: 100%;
    touch-action: none
}

.superiorityMod-3 .scrollLR .top_gallery .inner {
    position: relative;
    height: 100%;
    overflow: hidden
}

.superiorityMod-3 .scrollLR .top_gallery .inner .content {
    padding: 0 8vw;
    display: inline-flex;
    column-gap: 4vw;
    height: 100%
}

.superiorityMod-3 .scrollLR .top_gallery .inner .content .top_projectItem {
    width: 60vw;
    padding: 0 3vw;
    height: 100%
}

@media (max-width:1024px) {
    .superiorityMod-3 .scrollLR .top_gallery .inner .content .top_projectItem {
        width: 100vw
    }
}

.superiorityMod-3 .scrollLR .top_gallery .inner .content .top_projectItem .bgTu {
    position: relative;
    background-size: 120%;
    border-radius: 20px;
    background-position: 0%;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    width: 100%;
    height: 100%
}

.superiorityMod-3 .scrollLR .top_gallery .inner .content .top_projectItem .bgTu .ysTxt {
    position: absolute;
    bottom: 4vw;
    right: -4vw;
    left: 4vw
}

@media (max-width:1024px) {
    .superiorityMod-3 .scrollLR .top_gallery .inner .content .top_projectItem .bgTu .ysTxt {
        bottom: 8vw;
        right: -8vw;
        left: 8vw
    }
}

.superiorityMod-3 .scrollLR .top_gallery .inner .content .top_projectItem .bgTu .ysTxt .ul {
    display: flex;
    flex-direction: row;
    align-items: unset;
    justify-content: unset;
    flex-wrap: wrap
}

.superiorityMod-3 .scrollLR .top_gallery .inner .content .top_projectItem .bgTu .ysTxt .ul li .s1 {
    margin-bottom: 2vw;
    opacity: 0;
    transform: translateY(100%);
    filter: blur(2px);
    color: #fff;
    line-height: 1em;
    font-size: 44px;
    font-weight: bold;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    text-shadow: 1px 2px 20px #893180
}

@media (max-width:1360px) {
    .superiorityMod-3 .scrollLR .top_gallery .inner .content .top_projectItem .bgTu .ysTxt .ul li .s1 {
        font-size: 30px
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .superiorityMod-3 .scrollLR .top_gallery .inner .content .top_projectItem .bgTu .ysTxt .ul li .s1 {
        font-size: 6vw
    }
}

.superiorityMod-3 .scrollLR .top_gallery .inner .content .top_projectItem .bgTu .ysTxt .ul li.on .s1 {
    opacity: 1;
    transform: translateY(0);
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    filter: blur(0)
}

.superiorityMod-3 .scrollLR .top_gallery .inner .content .top_projectItem:hover .bgTu {
    background-position: 20%;
    transition-duration: 6s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

.superiorityMod-4 {
    padding: 6vw 0
}

@media (max-width:1640px) {
    .superiorityMod-4 {
        padding: 6vw 0
    }
}

@media (max-width:1360px) {
    .superiorityMod-4 {
        padding: 8vw 0
    }
}

@media (max-width:1024px) {
    .superiorityMod-4 {
        padding: 12vw 0
    }
}

.superiorityMod-4 ul {
    display: flex;
    align-items: center;
    height: 140px;
    width: 1400px;
    margin: 0 auto;
    justify-content: space-between;
    position: relative
}

.superiorityMod-4 ul img {
    width: 50%
}

.superiorityMod-4 li {
    box-shadow: 0 6px 20px rgba(0, 29, 40, 0.1);
    padding: 20px;
    border-radius: 20px;
    height: 100%;
    display: flex;
    align-items: center;
    background-color: #fff;
    flex: 1;
    margin-right: 20px
}

.superiorityMod-4 li:last-child {
    margin-right: 0
}

.superiorityMod-4 .cout {
    width: 50%;
    flex-direction: column;
    display: flex;
    padding-left: 5%
}

.superiorityMod-4 .cout>div {
    font-size: 16px;
    font-weight: 100
}

.superiorityMod-4 .cout>span {
    font-size: 12px;
    color: #bdc3c5;
    line-height: 1.6em;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

@media only screen and (max-width:1600px) {
    .superiorityMod-4 ul {
        width: 1230px
    }
}

@media only screen and (max-width:1300px) {
    .superiorityMod-4 ul {
        width: 96%
    }

    .superiorityMod-4 li {
        width: 24%
    }
}

@media only screen and (max-width:1024px) {
    .superiorityMod-4 ul {
        display: flex;
        flex-wrap: wrap;
        margin-top: -3vw;
        width: 88%
    }

    .superiorityMod-4 li {
        width: 49%;
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 44vw;
        margin-bottom: 2vw
    }

    .superiorityMod-4 .cout {
        padding-left: 0;
        width: 100%
    }

    .superiorityMod-4 ul img {
        width: 74%
    }

    .superiorityMod-4 ul {
        height: unset
    }
}

.superiorityMod-5 {
    height: 50vw;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center
}

@media (max-width:1024px) {
    .superiorityMod-5 {
        height: unset
    }
}

.superiorityMod-5 .coutBox {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1
}

@media (max-width:1024px) {
    .superiorityMod-5 .coutBox {
        position: unset
    }
}

.superiorityMod-5 .coutBox ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

@media (max-width:1024px) {
    .superiorityMod-5 .coutBox ul {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

.superiorityMod-5 .coutBox ul li {
    flex: 1;
    height: 100%;
    position: relative
}

@media (max-width:1024px) {
    .superiorityMod-5 .coutBox ul li {
        height: 30vw;
        flex: unset;
        width: 100%
    }
}

.superiorityMod-5 .coutBox ul li .ico {
    height: 50px;
    object-fit: contain;
    margin-bottom: 0px;
    opacity: 0;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

@media (max-width:1024px) {
    .superiorityMod-5 .coutBox ul li .ico {
        opacity: 1
    }
}

.superiorityMod-5 .coutBox ul li .box {
    height: 100%;
    padding: 60px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1360px) {
    .superiorityMod-5 .coutBox ul li .box {
        padding: 30px 0
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .superiorityMod-5 .coutBox ul li .box {
        padding: 0;
        width: 90%;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

.superiorityMod-5 .coutBox ul li .box .txtBox {
    height: 60%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .superiorityMod-5 .coutBox ul li .box .txtBox {
        height: unset;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        flex-wrap: unset;
        flex-direction: column-reverse;
        padding-left: 4vw
    }
}

.superiorityMod-5 .coutBox ul li .box .txtBox .miaoshu {
    writing-mode: vertical-lr;
    color: #fff;
    font-size: 18px;
    letter-spacing: .2em
}

@media (max-width:1640px) {
    .superiorityMod-5 .coutBox ul li .box .txtBox .miaoshu {
        font-size: 16px
    }
}

@media (max-width:1640px) and (max-width:1360px) {
    .superiorityMod-5 .coutBox ul li .box .txtBox .miaoshu {
        font-size: 12px
    }
}

@media (max-width:1640px) and (max-width:1360px) and (max-width:1024px) {
    .superiorityMod-5 .coutBox ul li .box .txtBox .miaoshu {
        writing-mode: lr
    }
}

.superiorityMod-5 .coutBox ul li .box .txtBox>i {
    display: block;
    height: 100%;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.5);
    margin: 0 10px;
    margin: 2vw 0
}

@media (max-width:1024px) {
    .superiorityMod-5 .coutBox ul li .box .txtBox>i {
        width: 100%;
        height: 1px
    }
}

.superiorityMod-5 .coutBox ul li .box .txtBox>i i {
    width: 100%;
    background-color: #fff;
    height: 0;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

.superiorityMod-5 .coutBox ul li .box .txtBox .title {
    writing-mode: vertical-lr;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: .1em
}

@media (max-width:1360px) {
    .superiorityMod-5 .coutBox ul li .box .txtBox .title {
        font-size: 24px
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .superiorityMod-5 .coutBox ul li .box .txtBox .title {
        writing-mode: lr;
        font-size: 5vw
    }
}

.superiorityMod-5 .coutBox ul li.on .ico {
    margin-bottom: 50px;
    opacity: 1
}

@media (max-width:1024px) {
    .superiorityMod-5 .coutBox ul li.on .ico {
        margin-bottom: 0
    }
}

.superiorityMod-5 .coutBox ul li.on .box .txtBox>i i {
    height: 100%
}

.superiorityMod-5 .coutBox .maskOn {
    height: 100%;
    background-color: #2790e1;
    opacity: .7;
    width: 12.5%;
    position: absolute;
    top: 0;
    left: 0;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

.superiorityMod-6 {
    padding: 6vw 0
}

@media (max-width:1640px) {
    .superiorityMod-6 {
        padding: 6vw 0
    }
}

@media (max-width:1360px) {
    .superiorityMod-6 {
        padding: 8vw 0
    }
}

@media (max-width:1024px) {
    .superiorityMod-6 {
        padding: 12vw 0
    }
}

.superiorityMod-6 .ul {
    width: 100%;
    height: 100%;
    display: flex;
    overflow: hidden
}

.superiorityMod-6 .ul li {
    flex: 1;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

.superiorityMod-6 .ul .img {
    position: relative;
    width: 100%;
    height: 100%
}

.superiorityMod-6 .ul .img .imgBox {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.superiorityMod-6 .ul * {
    color: #fff
}

.superiorityMod-6 .ul .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    top: 0;
    z-index: 1
}

.superiorityMod-6 .ul li.on {
    flex: 3
}

.superiorityMod-6 .ul li.on .mask {
    background-color: rgba(0, 0, 0, 0.5)
}

.superiorityMod-6 .ul li.on .absBox {
    top: 40%
}

.superiorityMod-6 .ul li.on .absBox div {
    opacity: 1
}

.superiorityMod-6 .ul .absBox {
    position: absolute;
    top: 80%;
    left: 4vw;
    width: 30vw;
    z-index: 2;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

.superiorityMod-6 .ul .absBox h1 {
    font-size: 22px
}

@media (max-width:1024px) {
    .superiorityMod-6 .ul .absBox h1 {
        font-size: 5vw
    }
}

.superiorityMod-6 .ul .absBox div {
    opacity: 0;
    transition: all .5s;
    margin-top: 40px;
    font-size: 14px;
    line-height: 2em;
    width: 100%
}

.superiorityMod-6 .ul .absBox div p {
    font-size: 14px;
    line-height: 2em;
    text-indent: 0
}

.superiorityMod-6 .shanBox {
    height: 500px;
    width: 80vw;
    margin: 0 auto
}

@media (max-width:1640px) {
    .superiorityMod-6 .shanBox {
        width: 80vw
    }
}

@media (max-width:1360px) {
    .superiorityMod-6 .shanBox {
        width: 86vw
    }
}

@media (max-width:1024px) {
    .superiorityMod-6 .shanBox {
        width: 86vw
    }
}

@media (max-width:1360px) {
    .superiorityMod-6 .shanBox {
        height: 34vw
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .superiorityMod-6 .shanBox {
        height: 62vw
    }
}

.superiorityMod-6 .abtitle {
    font-size: 24px;
    color: #537670;
    margin-bottom: 30px
}

@media only screen and (max-width:1024px) {
    .superiorityMod-6 .ul .mask {
        overflow: hidden
    }

    .superiorityMod-6 .ul .absBox div {
        height: unset;
        width: 41vw;
        text-align: justify;
        margin-top: 5vw
    }

    .superiorityMod-6 .ul .absBox div p {
        font-size: 3vw
    }

    .superiorityMod-6 .ul li.on .absBox {
        top: 6vw
    }
}

.superiorityMod-7 .dzYoushiCout {
    position: relative;
    width: 80vw;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1640px) {
    .superiorityMod-7 .dzYoushiCout {
        width: 80vw
    }
}

@media (max-width:1360px) {
    .superiorityMod-7 .dzYoushiCout {
        width: 86vw
    }
}

@media (max-width:1024px) {
    .superiorityMod-7 .dzYoushiCout {
        width: 86vw
    }
}

@media (max-width:1024px) {
    .superiorityMod-7 .dzYoushiCout {
        flex-direction: column-reverse
    }
}

.superiorityMod-7 .dzYoushiCout .centerImg {
    border-radius: 50%;
    padding: 10px;
    width: 24vw;
    height: 24vw;
    border: 1px solid #999
}

@media (max-width:1024px) {
    .superiorityMod-7 .dzYoushiCout .centerImg {
        width: 80vw;
        height: 80vw
    }
}

.superiorityMod-7 .dzYoushiCout .centerImg .box {
    border-radius: 50%;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.superiorityMod-7 .dzYoushiCout .centerImg .box img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.superiorityMod-7 .dzYoushiCout .list {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: row;
    align-items: unset;
    justify-content: space-between;
    flex-wrap: wrap
}

@media (max-width:1024px) {
    .superiorityMod-7 .dzYoushiCout .list {
        margin-top: 6vw;
        transform: translateY(0);
        position: unset
    }
}

.superiorityMod-7 .dzYoushiCout .list li {
    width: 50%;
    margin-bottom: 40px
}

@media (max-width:1024px) {
    .superiorityMod-7 .dzYoushiCout .list li {
        margin-bottom: 6vw;
        width: 100%
    }
}

.superiorityMod-7 .dzYoushiCout .list li .liBox {
    width: 50%
}

@media (max-width:1024px) {
    .superiorityMod-7 .dzYoushiCout .list li .liBox {
        width: 100%
    }
}

.superiorityMod-7 .dzYoushiCout .list li .liBox .title {
    font-size: 24px;
    color: #2790e1;
    font-weight: bold
}

@media (max-width:1024px) {
    .superiorityMod-7 .dzYoushiCout .list li .liBox .title {
        font-size: 5vw
    }
}

.superiorityMod-7 .dzYoushiCout .list li .liBox .miaoshu {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.superiorityMod-7 .dzYoushiCout .list li:nth-child(2n) {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: unset;
    flex-wrap: unset
}

.superiorityMod-7 .dzYoushiCout .list li:nth-child(2n) .liBox {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .superiorityMod-7 .dzYoushiCout .list li:nth-child(2n) .liBox {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: unset;
        flex-wrap: unset
    }
}

.superiorityMod-8 {
    padding: 6vw 0
}

@media (max-width:1640px) {
    .superiorityMod-8 {
        padding: 6vw 0
    }
}

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

@media (max-width:1024px) {
    .superiorityMod-8 {
        padding: 12vw 0
    }
}

.superiorityMod-8 .zhichi {
    overflow: hidden;
    width: 80vw;
    margin: 0 auto
}

@media (max-width:1640px) {
    .superiorityMod-8 .zhichi {
        width: 80vw
    }
}

@media (max-width:1360px) {
    .superiorityMod-8 .zhichi {
        width: 86vw
    }
}

@media (max-width:1024px) {
    .superiorityMod-8 .zhichi {
        width: 86vw
    }
}

@media (max-width:1024px) {
    .superiorityMod-8 .zhichi {
        width: 100%
    }
}

.superiorityMod-8 .zhichi .box {
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    background-image: unset;
    height: 30vw
}

@media (max-width:1024px) {
    .superiorityMod-8 .zhichi .box {
        background-attachment: fixed;
        height: unset
    }
}

.superiorityMod-8 .zhichi .box ul {
    background-color: rgba(0, 0, 0, 0.3);
    display: flex;
    flex-direction: row;
    align-items: unset;
    justify-content: unset;
    flex-wrap: unset;
    width: 100%;
    height: 100%
}

@media (max-width:1024px) {
    .superiorityMod-8 .zhichi .box ul {
        display: flex;
        flex-direction: row;
        align-items: unset;
        justify-content: unset;
        flex-wrap: wrap
    }
}

.superiorityMod-8 .zhichi .box ul li {
    flex: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    position: relative
}

@media (max-width:1024px) {
    .superiorityMod-8 .zhichi .box ul li {
        flex: unset;
        width: 50%;
        height: 50vw
    }
}

.superiorityMod-8 .zhichi .box ul li .title {
    font-size: 22px;
    font-weight: bold;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

.superiorityMod-8 .zhichi .box ul li .text {
    width: 16vw;
    position: absolute;
    top: 13vw;
    opacity: 0;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    transform: translateY(2vw)
}

@media (max-width:1024px) {
    .superiorityMod-8 .zhichi .box ul li .text {
        background-color: rgba(0, 0, 0, 0.5);
        position: fixed;
        top: 0;
        left: 0;
        opacity: 0;
        z-index: 4;
        width: 100%;
        height: 100%;
        transition-delay: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        pointer-events: none
    }
}

@media (max-width:1024px) {
    .superiorityMod-8 .zhichi .box ul li .text .textBox {
        transform: scale(.5);
        transition-duration: .5s;
        transition-property: all;
        transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
        width: 80%;
        height: unset;
        background-color: #666;
        border-radius: 20px;
        padding: 10vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

.superiorityMod-8 .zhichi .box ul li * {
    color: #fff
}

@media (max-width:1024px) {
    .superiorityMod-8 .zhichi .box ul li.on .text {
        opacity: 1;
        pointer-events: auto
    }
}

@media (max-width:1024px) {
    .superiorityMod-8 .zhichi .box ul li.on .text .textBox {
        transform: scale(1)
    }
}

@media (min-width:1024px) {
    .superiorityMod-8 .zhichi .box ul li:hover {
        background-color: rgba(0, 0, 0, 0.5);
        flex: 2
    }

    .superiorityMod-8 .zhichi .box ul li:hover .title {
        transform: translateY(-8vw)
    }

    .superiorityMod-8 .zhichi .box ul li:hover .text {
        opacity: 1;
        top: 10vw;
        transition-duration: .5s;
        transition-property: all;
        transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
    }
}

.superiorityMod-9 {
    position: relative;
    background-color: #f3f3f3;
    overflow: hidden;
    padding: 6vw 0
}

@media (max-width:1640px) {
    .superiorityMod-9 {
        padding: 6vw 0
    }
}

@media (max-width:1360px) {
    .superiorityMod-9 {
        padding: 8vw 0
    }
}

@media (max-width:1024px) {
    .superiorityMod-9 {
        padding: 12vw 0
    }
}

@media (max-width:1640px) {
    .superiorityMod-9 {
        padding: 6vw 0
    }
}

@media (max-width:1360px) {
    .superiorityMod-9 {
        padding: 8vw 0
    }
}

@media (max-width:1024px) {
    .superiorityMod-9 {
        padding: 12vw 0
    }
}

.superiorityMod-9 .nrBox {
    position: relative;
    z-index: 1;
    width: 80vw;
    margin: 0 auto
}

@media (max-width:1640px) {
    .superiorityMod-9 .nrBox {
        width: 80vw
    }
}

@media (max-width:1360px) {
    .superiorityMod-9 .nrBox {
        width: 86vw
    }
}

@media (max-width:1024px) {
    .superiorityMod-9 .nrBox {
        width: 86vw
    }
}

@media (max-width:1024px) {
    .superiorityMod-9 .nrBox {
        width: 96%
    }
}

.superiorityMod-9 .nrBox .ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .superiorityMod-9 .nrBox .ul {
        display: flex;
        flex-direction: row;
        align-items: unset;
        justify-content: unset;
        flex-wrap: wrap
    }
}

.superiorityMod-9 .nrBox .ul li {
    width: 33.33333%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    margin-bottom: 20px
}

@media (max-width:1024px) {
    .superiorityMod-9 .nrBox .ul li {
        width: 50%
    }
}

.superiorityMod-9 .nrBox .ul li .sbox {
    width: 90%;
    padding: 30px 40px;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.05)
}

@media (max-width:1024px) {
    .superiorityMod-9 .nrBox .ul li .sbox {
        padding: 5vw
    }
}

.superiorityMod-9 .nrBox .ul li .sbox .top {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .superiorityMod-9 .nrBox .ul li .sbox .top {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

.superiorityMod-9 .nrBox .ul li .sbox .top .img {
    width: 50%
}

.superiorityMod-9 .nrBox .ul li .sbox .top .title {
    padding-left: 10px;
    width: 50%;
    font-size: 22px;
    font-weight: bold
}

@media (max-width:1360px) {
    .superiorityMod-9 .nrBox .ul li .sbox .top .title {
        font-size: 18px
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .superiorityMod-9 .nrBox .ul li .sbox .top .title {
        text-align: center;
        font-size: 4vw;
        padding: 0;
        width: 100%
    }
}

.superiorityMod-9 .nrBox .ul li .sbox .miaoshu {
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.5em;
    font-size: 12px
}

@media (max-width:1024px) {
    .superiorityMod-9 .nrBox .ul li .sbox .miaoshu {
        margin-top: 2vw
    }
}

.superiorityMod-9 #large-header {
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100% !important;
    height: 100% !important;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    position: absolute;
    opacity: 0
}

.superiorityMod-9 #large-header #demo-canvas {
    position: fixed;
    top: 0;
    pointer-events: none
}

.superiorityMod-9:hover #large-header {
    opacity: 1
}

.superiorityMod-10 {
    padding: 6vw 0
}

@media (max-width:1640px) {
    .superiorityMod-10 {
        padding: 6vw 0
    }
}

@media (max-width:1360px) {
    .superiorityMod-10 {
        padding: 8vw 0
    }
}

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

.superiorityMod-10 .youshiBox {
    position: relative;
    height: 530px;
    width: 80vw;
    margin: 0 auto
}

@media (max-width:1640px) {
    .superiorityMod-10 .youshiBox {
        width: 80vw
    }
}

@media (max-width:1360px) {
    .superiorityMod-10 .youshiBox {
        width: 86vw
    }
}

@media (max-width:1024px) {
    .superiorityMod-10 .youshiBox {
        width: 86vw
    }
}

@media (max-width:1640px) {
    .superiorityMod-10 .youshiBox {
        height: 450px
    }
}

@media (max-width:1640px) and (max-width:1024px) {
    .superiorityMod-10 .youshiBox {
        height: unset
    }
}

.superiorityMod-10 .youshiBox #youshi11 {
    width: 100%;
    height: 100%
}

.superiorityMod-10 .youshiBox #youshi11 li {
    padding: 10px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .superiorityMod-10 .youshiBox #youshi11 li {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

.superiorityMod-10 .youshiBox #youshi11 li .left {
    width: 50%;
    height: 100%;
    position: relative;
    z-index: 1
}

@media (max-width:1024px) {
    .superiorityMod-10 .youshiBox #youshi11 li .left {
        width: 100%
    }
}

.superiorityMod-10 .youshiBox #youshi11 li .left .coutBox {
    padding: 64px;
    background-color: #fff;
    width: 110%;
    height: 450px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05)
}

@media (max-width:1640px) {
    .superiorityMod-10 .youshiBox #youshi11 li .left .coutBox {
        padding: 50px;
        height: 366px
    }
}

@media (max-width:1640px) and (max-width:1024px) {
    .superiorityMod-10 .youshiBox #youshi11 li .left .coutBox {
        width: 100%;
        height: unset;
        padding: 6vw
    }
}

.superiorityMod-10 .youshiBox #youshi11 li .left .coutBox .title {
    font-weight: bold;
    font-size: 46px;
    line-height: 1em
}

@media (max-width:1640px) {
    .superiorityMod-10 .youshiBox #youshi11 li .left .coutBox .title {
        font-size: 36px
    }
}

.superiorityMod-10 .youshiBox #youshi11 li .left .coutBox .xian {
    margin: 26px 0 80px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: unset
}

@media (max-width:1640px) {
    .superiorityMod-10 .youshiBox #youshi11 li .left .coutBox .xian {
        margin: 26px 0 40px
    }
}

.superiorityMod-10 .youshiBox #youshi11 li .left .coutBox .xian .i {
    width: 70%;
    height: 1px;
    background-color: rgba(190, 31, 35, 0.3)
}

.superiorityMod-10 .youshiBox #youshi11 li .left .coutBox .xian .i i {
    height: 100%;
    background-color: #ffde00;
    left: 0;
    width: 25%;
    display: block
}

.superiorityMod-10 .youshiBox #youshi11 li .left .coutBox .xian .sort {
    color: #000;
    opacity: .35;
    font-size: 16px;
    margin-left: 20px
}

.superiorityMod-10 .youshiBox #youshi11 li .left .coutBox .subtitle {
    margin-bottom: 40px;
    line-height: 1em;
    font-size: 14px;
    color: #ffde00
}

.superiorityMod-10 .youshiBox #youshi11 li .left .coutBox .miaoshu p {
    font-size: 14px
}

@media (max-width:1024px) {
    .superiorityMod-10 .youshiBox #youshi11 li .left .coutBox .miaoshu p {
        font-size: 3.2vw
    }
}

.superiorityMod-10 .youshiBox #youshi11 li .right {
    width: 50%;
    height: 100%
}

@media (max-width:1024px) {
    .superiorityMod-10 .youshiBox #youshi11 li .right {
        width: 100%
    }
}

.superiorityMod-10 .youshiBox #youshi11 li .right .imgBox {
    width: 100%;
    height: 100%
}

@media (max-width:1024px) {
    .superiorityMod-10 .youshiBox #youshi11 li .right .imgBox {
        width: 100%;
        height: 50vw
    }
}

.superiorityMod-10 .youshiBox #youshi11 li .right .imgBox img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.superiorityMod-10 .youshiBox .controls {
    padding-right: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 50%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .superiorityMod-10 .youshiBox .controls {
        width: 100%;
        top: 100%;
        position: unset
    }
}

.superiorityMod-10 .youshiBox .controls .navigation {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.superiorityMod-10 .youshiBox .controls .navigation div {
    cursor: pointer;
    margin-right: 20px;
    border-radius: 50%;
    border: 1px dashed #333;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    width: 54px;
    height: 54px
}

.superiorityMod-10 .youshiBox .controls .pagination {
    width: fit-content
}

.superiorityMod-10 .youshiBox .controls .pagination .swiper-pagination-bullet {
    background-color: #333;
    opacity: .3;
    height: 6px;
    border-radius: 3px;
    margin-right: 10px;
    width: 40px
}

.superiorityMod-10 .youshiBox .controls .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1
}

.superiorityMod-11 {
    padding: 6vw 0;
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    background-image: url(../../html/rgmod/moduleMod/superiorityMod/superiorityMod-11/chooseBg.jpg)
}

@media (max-width:1640px) {
    .superiorityMod-11 {
        padding: 6vw 0
    }
}

@media (max-width:1360px) {
    .superiorityMod-11 {
        padding: 8vw 0
    }
}

@media (max-width:1024px) {
    .superiorityMod-11 {
        padding: 12vw 0
    }
}

@media (max-width:1640px) {
    .superiorityMod-11 {
        padding: 6vw
    }
}

@media (max-width:1640px) and (max-width:1024px) {
    .superiorityMod-11 {
        padding: 15vw 10vw
    }
}

.superiorityMod-11 .cenBox {
    width: 80vw;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: unset;
    justify-content: unset;
    flex-wrap: unset
}

@media (max-width:1640px) {
    .superiorityMod-11 .cenBox {
        width: 80vw
    }
}

@media (max-width:1360px) {
    .superiorityMod-11 .cenBox {
        width: 86vw
    }
}

@media (max-width:1024px) {
    .superiorityMod-11 .cenBox {
        width: 86vw
    }
}

.superiorityMod-11 .cenBox * {
    color: #fff
}

@media (max-width:1024px) {
    .superiorityMod-11 .cenBox {
        flex-direction: column-reverse
    }
}

.superiorityMod-11 .cenBox .left {
    width: 50%
}

@media (max-width:1024px) {
    .superiorityMod-11 .cenBox .left {
        width: 100%
    }
}

.superiorityMod-11 .cenBox .left .sortTitle .imgBox {
    width: 100%;
    height: 60px
}

.superiorityMod-11 .cenBox .left .sortTitle .imgBox .img {
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../../html/rgmod/moduleMod/superiorityMod/superiorityMod-11/chooseTitle.png);
    background-position: center;
    width: 100%;
    height: 100%
}

.superiorityMod-11 .cenBox .left .content {
    margin-top: 80px
}

@media (max-width:1024px) {
    .superiorityMod-11 .cenBox .left .content {
        margin-top: 10vw
    }
}

.superiorityMod-11 .cenBox .left .content #whyChoose li {
    opacity: 0;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

.superiorityMod-11 .cenBox .left .content #whyChoose li.swiper-slide-active {
    opacity: 1
}

.superiorityMod-11 .cenBox .left .content #whyChoose li .title {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 40px
}

.superiorityMod-11 .cenBox .left .content #whyChoose li .cout p {
    font-size: 14px
}

.superiorityMod-11 .cenBox .left .content .controlBox {
    margin-top: 60px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .superiorityMod-11 .cenBox .left .content .controlBox {
        margin-top: 2vw;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        flex-wrap: unset
    }
}

.superiorityMod-11 .cenBox .left .content .controlBox .whyChoose-pagination .swiper-pagination-bullet {
    border-radius: 0;
    background-color: #fff;
    opacity: .5;
    width: 20px;
    height: 2px;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

.superiorityMod-11 .cenBox .left .content .controlBox .whyChoose-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 40px;
    opacity: 1
}

.superiorityMod-11 .cenBox .left .content .controlBox .lrBox {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .superiorityMod-11 .cenBox .left .content .controlBox .lrBox {
        margin-top: 6vw
    }
}

.superiorityMod-11 .cenBox .left .content .controlBox .lrBox>div {
    cursor: pointer;
    margin-left: 10px;
    width: 40px;
    height: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

.superiorityMod-11 .cenBox .left .content .controlBox .lrBox>div i {
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

.superiorityMod-11 .cenBox .left .content .controlBox .lrBox>div:hover {
    background-color: #fff
}

.superiorityMod-11 .cenBox .left .content .controlBox .lrBox>div:hover i {
    color: #333
}

.superiorityMod-11 .cenBox .right {
    width: 50%;
    padding-left: 8vw
}

@media (max-width:1024px) {
    .superiorityMod-11 .cenBox .right {
        width: 100%;
        padding: 0;
        margin-top: 10vw
    }
}

.superiorityMod-11 .cenBox .right .img {
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../../html/rgmod/moduleMod/superiorityMod/superiorityMod-11/chooseBg.png);
    background-position: center;
    width: 100%;
    height: 100%
}

.superiorityMod-12 {
    position: relative;
    z-index: 2;
    padding: 6vw 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1640px) {
    .superiorityMod-12 {
        padding: 6vw 0
    }
}

@media (max-width:1360px) {
    .superiorityMod-12 {
        padding: 8vw 0
    }
}

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

.superiorityMod-12 .yxBox {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    width: 80%;
    margin: 0 auto
}

@media (max-width:1640px) {
    .superiorityMod-12 .yxBox {
        width: 80vw
    }
}

@media (max-width:1360px) {
    .superiorityMod-12 .yxBox {
        width: 86vw
    }
}

@media (max-width:1024px) {
    .superiorityMod-12 .yxBox {
        width: 86vw
    }
}

@media (max-width:1024px) {
    .superiorityMod-12 .yxBox {
        width: 96%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

.superiorityMod-12 .yxBox .sortName {
    width: 400px
}

@media (max-width:1640px) {
    .superiorityMod-12 .yxBox .sortName {
        width: 300px
    }
}

@media (max-width:1640px) and (max-width:1024px) {
    .superiorityMod-12 .yxBox .sortName {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

.superiorityMod-12 .yxBox .sortName .box {
    width: fit-content;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.superiorityMod-12 .yxBox .sortName .box i {
    font-size: 80px;
    color: #2790e1;
    transform: rotate(30deg)
}

.superiorityMod-12 .yxBox .sortName .box h1 {
    font-size: 66px;
    font-weight: bold;
    font-family: 'siyuansongti'
}

@media (max-width:1640px) {
    .superiorityMod-12 .yxBox .sortName .box h1 {
        font-size: 40px
    }
}

.superiorityMod-12 .yxBox .cout {
    width: calc(100% - 400px)
}

@media (max-width:1640px) {
    .superiorityMod-12 .yxBox .cout {
        width: calc(100% - 300px)
    }
}

@media (max-width:1640px) and (max-width:1024px) {
    .superiorityMod-12 .yxBox .cout {
        width: 100%;
        margin-top: 8vw
    }
}

.superiorityMod-12 .yxBox .cout .listMinjie {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset
}

.superiorityMod-12 .yxBox .cout .listMinjie li {
    margin-bottom: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .superiorityMod-12 .yxBox .cout .listMinjie li {
        margin-bottom: 0;
        width: 33.3333%
    }
}

.superiorityMod-12 .yxBox .cout .listMinjie li .box {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border-radius: 50%;
    width: 260px;
    height: 260px;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    border: 4px solid transparent
}

@media (max-width:1640px) {
    .superiorityMod-12 .yxBox .cout .listMinjie li .box {
        width: 200px;
        height: 200px
    }
}

@media (max-width:1640px) and (max-width:1024px) {
    .superiorityMod-12 .yxBox .cout .listMinjie li .box {
        width: 28vw;
        height: 28vw
    }
}

.superiorityMod-12 .yxBox .cout .listMinjie li .box .more {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    transform-origin: 50% 0;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    transform: rotate(-180deg);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.superiorityMod-12 .yxBox .cout .listMinjie li .box .more .mask {
    width: 80%;
    height: 80%;
    border-radius: 50%;
    background-color: #2790e1;
    opacity: .6
}

.superiorityMod-12 .yxBox .cout .listMinjie li .box .more i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 30px;
    opacity: 0;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

.superiorityMod-12 .yxBox .cout .listMinjie li .box .bg {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    width: 100%;
    height: 100%
}

@media (min-width:1024px) {
    .superiorityMod-12 .yxBox .cout .listMinjie li .box:hover {
        border-color: #2790e1
    }

    .superiorityMod-12 .yxBox .cout .listMinjie li .box:hover .more {
        transform: rotate(0)
    }

    .superiorityMod-12 .yxBox .cout .listMinjie li .box:hover .more i {
        opacity: 1;
        transition-delay: .3s
    }

    .superiorityMod-12 .yxBox .cout .listMinjie li .box:hover+h1 {
        color: #2790e1
    }
}

.superiorityMod-12 .yxBox .cout .listMinjie li h1 {
    font-size: 30px;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    margin-top: 28px
}

@media (max-width:1640px) {
    .superiorityMod-12 .yxBox .cout .listMinjie li h1 {
        font-size: 24px
    }
}

@media (max-width:1640px) and (max-width:1024px) {
    .superiorityMod-12 .yxBox .cout .listMinjie li h1 {
        font-size: 5vw;
        margin-top: 4vw
    }
}

.superiorityMod-12 .yxBox .cout .listMinjie li:nth-child(2n) {
    margin-top: 100px;
    margin-bottom: 0px;
    flex-direction: column-reverse
}

@media (max-width:1024px) {
    .superiorityMod-12 .yxBox .cout .listMinjie li:nth-child(2n) {
        margin-top: 0;
        flex-direction: column
    }
}

.superiorityMod-12 .yxBox .cout .listMinjie li:nth-child(2n) h1 {
    margin-top: 0;
    margin-bottom: 28px
}

@media (max-width:1024px) {
    .superiorityMod-12 .yxBox .cout .listMinjie li:nth-child(2n) h1 {
        margin-top: 4vw;
        margin-bottom: 0
    }
}

.superiorityMod-12 .yxBox .cout .listMinjie li .openBox {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.3);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    pointer-events: none;
    opacity: 0
}

.superiorityMod-12 .yxBox .cout .listMinjie li .openBox .content {
    padding: 60px;
    border-radius: 40px;
    background-color: #fff;
    width: 1200px;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    transform: translateY(40px)
}

@media (max-width:1360px) {
    .superiorityMod-12 .yxBox .cout .listMinjie li .openBox .content {
        width: 80%
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .superiorityMod-12 .yxBox .cout .listMinjie li .openBox .content {
        padding: 10vw;
        border-radius: 6vw
    }
}

.superiorityMod-12 .yxBox .cout .listMinjie li .openBox .content p {
    font-size: 16px
}

@media (max-width:1024px) {
    .superiorityMod-12 .yxBox .cout .listMinjie li .openBox .content p {
        font-size: 3.6vw
    }
}

.superiorityMod-12 .yxBox .cout .listMinjie li .openBox.show {
    pointer-events: auto;
    opacity: 1
}

.superiorityMod-12 .yxBox .cout .listMinjie li .openBox.show .content {
    transform: translateY(0)
}

.superiorityMod-12 .maquee {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%
}

.superiorityMod-12 .maquee #inxMinjieMaquee li {
    font-size: 15vw;
    text-transform: uppercase;
    font-weight: bold;
    opacity: .28;
    color: #cacaca;
    width: fit-content
}

.superiorityMod-13 {
    position: relative;
    background-color: #2790e1;
    padding: 6vw 0
}

@media (max-width:1640px) {
    .superiorityMod-13 {
        padding: 6vw 0
    }
}

@media (max-width:1360px) {
    .superiorityMod-13 {
        padding: 8vw 0
    }
}

@media (max-width:1024px) {
    .superiorityMod-13 {
        padding: 12vw 0
    }
}

.superiorityMod-13 .yxBox {
    width: 80%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1640px) {
    .superiorityMod-13 .yxBox {
        width: 80vw
    }
}

@media (max-width:1360px) {
    .superiorityMod-13 .yxBox {
        width: 86vw
    }
}

@media (max-width:1024px) {
    .superiorityMod-13 .yxBox {
        width: 86vw
    }
}

@media (max-width:1024px) {
    .superiorityMod-13 .yxBox {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        flex-direction: column-reverse
    }
}

.superiorityMod-13 .yxBox .list {
    width: calc(100% - 400px);
    display: flex;
    flex-direction: row;
    align-items: unset;
    justify-content: space-between;
    flex-wrap: unset
}

@media (max-width:1640px) {
    .superiorityMod-13 .yxBox .list {
        width: calc(100% - 300px)
    }
}

@media (max-width:1640px) and (max-width:1024px) {
    .superiorityMod-13 .yxBox .list {
        width: 100%;
        flex-wrap: wrap
    }
}

.superiorityMod-13 .yxBox .list li {
    width: 22%;
    border-radius: 40px
}

@media (max-width:1024px) {
    .superiorityMod-13 .yxBox .list li {
        width: 100%;
        margin-bottom: 6vw
    }
}

.superiorityMod-13 .yxBox .list li .thisBox {
    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;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

.superiorityMod-13 .yxBox .list li .thisBox .imgBox {
    overflow: hidden;
    height: 24vw;
    width: 100%
}

@media (max-width:1640px) {
    .superiorityMod-13 .yxBox .list li .thisBox .imgBox {
        height: 20vw
    }
}

@media (max-width:1640px) and (max-width:1024px) {
    .superiorityMod-13 .yxBox .list li .thisBox .imgBox {
        height: 40vw
    }
}

.superiorityMod-13 .yxBox .list li .thisBox .imgBox .img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

.superiorityMod-13 .yxBox .list li .thisBox .title {
    position: relative;
    z-index: 1;
    align-self: flex-end;
    right: 3vw;
    margin-top: -6vw;
    font-size: 50px;
    font-family: '.cn2';
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    writing-mode: vertical-rl
}

@media (max-width:1640px) {
    .superiorityMod-13 .yxBox .list li .thisBox .title {
        font-size: 38px
    }
}

@media (max-width:1640px) and (max-width:1024px) {
    .superiorityMod-13 .yxBox .list li .thisBox .title {
        font-size: 8vw;
        right: 0;
        margin-top: 0vw;
        writing-mode: unset;
        align-self: flex-start;
        margin: 6vw 0 2vw
    }
}

.superiorityMod-13 .yxBox .list li .thisBox .miaoshu {
    margin-top: 66px;
    line-height: 2em;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    text-align: justify
}

@media (max-width:1640px) {
    .superiorityMod-13 .yxBox .list li .thisBox .miaoshu {
        font-size: 14px;
        margin-top: 30px
    }
}

@media (max-width:1640px) and (max-width:1360px) {
    .superiorityMod-13 .yxBox .list li .thisBox .miaoshu {
        font-size: 12px
    }
}

@media (max-width:1640px) and (max-width:1360px) and (max-width:1024px) {
    .superiorityMod-13 .yxBox .list li .thisBox .miaoshu {
        margin-top: 0vw;
        font-size: 4vw;
        font-weight: normal
    }
}

@media (min-width:1024px) {
    .superiorityMod-13 .yxBox .list li .thisBox:hover {
        transform: translateY(-20px)
    }

    .superiorityMod-13 .yxBox .list li .thisBox:hover .imgBox .img {
        transform: scale(1.1);
        transition-duration: 5s;
        transition-property: all;
        transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
    }

    .superiorityMod-13 .yxBox .list li .thisBox:hover .title {
        transform: translateY(-4vw)
    }

    .superiorityMod-13 .yxBox .list li .thisBox:hover .miaoshu {
        transform: translateY(-4vw)
    }
}

.superiorityMod-13 .yxBox .sortName {
    padding-top: 50PX;
    width: 400px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    flex-wrap: unset
}

@media (max-width:1640px) {
    .superiorityMod-13 .yxBox .sortName {
        width: 300px
    }
}

@media (max-width:1640px) and (max-width:1024px) {
    .superiorityMod-13 .yxBox .sortName {
        width: 100%;
        padding-top: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

.superiorityMod-13::after {
    content: '';
    position: absolute;
    z-index: 0;
    display: block;
    width: 390px;
    height: 600px;
    bottom: -14px;
    right: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../../html/rgmod/moduleMod/superiorityMod/superiorityMod-13/zhizaoR.png);
    background-position: center
}

@media (max-width:1640px) {
    .superiorityMod-13::after {
        width: 260px;
        height: 400px
    }
}

@media (max-width:1640px) and (max-width:1024px) {
    .superiorityMod-13::after {
        display: none
    }
}

.superiorityMod-14 {
    position: relative;
    overflow: hidden
}

.superiorityMod-14 .yxTabs {
    height: calc(100vh - 100px);
    position: absolute;
    top: 0;
    z-index: 3;
    left: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    border-left: 1px solid rgba(255, 255, 255, 0.3)
}

@media (max-width:1640px) {
    .superiorityMod-14 .yxTabs {
        height: calc(100vh - 90px)
    }
}

@media (max-width:1360px) {
    .superiorityMod-14 .yxTabs {
        height: calc(100vh - 70px)
    }
}

@media (max-width:1024px) {
    .superiorityMod-14 .yxTabs {
        height: unset
    }
}

@media (max-width:1024px) {
    .superiorityMod-14 .yxTabs {
        display: none
    }
}

.superiorityMod-14 .yxTabs ul li {
    padding-left: 20px;
    position: relative;
    opacity: .5;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    left: -2px;
    margin: 20px 0
}

.superiorityMod-14 .yxTabs ul li i {
    top: calc(50% - 10px);
    height: 0px;
    display: block;
    background-color: #fff;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    width: 4px;
    border-radius: 2px;
    position: absolute;
    left: 0
}

.superiorityMod-14 .yxTabs ul li .title {
    font-size: 16px;
    color: #fff
}

.superiorityMod-14 .yxTabs ul li.on {
    opacity: 1
}

.superiorityMod-14 .yxTabs ul li.on i {
    height: 20px
}

.superiorityMod-14 .youshiCout {
    background-color: rgba(0, 0, 0, 0.4);
    position: relative;
    z-index: 2
}

.superiorityMod-14 .youshiCout ul li {
    padding: 140px 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: unset;
    position: relative;
    height: calc(100vh - 100px)
}

@media (max-width:1640px) {
    .superiorityMod-14 .youshiCout ul li {
        height: calc(100vh - 90px)
    }
}

@media (max-width:1360px) {
    .superiorityMod-14 .youshiCout ul li {
        height: calc(100vh - 70px)
    }
}

@media (max-width:1024px) {
    .superiorityMod-14 .youshiCout ul li {
        height: unset
    }
}

@media (max-width:1024px) {
    .superiorityMod-14 .youshiCout ul li {
        padding: 16vw 10vw;
        height: unset
    }
}

.superiorityMod-14 .youshiCout ul li .cout .title {
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.superiorityMod-14 .youshiCout ul li .cout .title .en {
    font-size: 80px;
    color: #fff
}

@media (max-width:1024px) {
    .superiorityMod-14 .youshiCout ul li .cout .title .en {
        font-size: 12vw
    }
}

.superiorityMod-14 .youshiCout ul li .cout .title .cn {
    font-size: 40px;
    font-weight: bold;
    color: #fff
}

@media (max-width:1024px) {
    .superiorityMod-14 .youshiCout ul li .cout .title .cn {
        font-size: 8vw
    }
}

.superiorityMod-14 .youshiCout ul li .cout .content p {
    font-size: 16px;
    color: #fff;
    line-height: 2em
}

.superiorityMod-14 .youshiCout ul li::before {
    content: '';
    position: absolute;
    z-index: 0;
    display: block;
    width: 100%;
    height: 1px;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.2)
}

.superiorityMod-14 .bgImg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100vh - 100px)
}

@media (max-width:1640px) {
    .superiorityMod-14 .bgImg {
        height: calc(100vh - 90px)
    }
}

@media (max-width:1360px) {
    .superiorityMod-14 .bgImg {
        height: calc(100vh - 70px)
    }
}

@media (max-width:1024px) {
    .superiorityMod-14 .bgImg {
        height: unset
    }
}

.superiorityMod-14 .bgImg #inxYoushi {
    width: 100%;
    height: 100%
}

.superiorityMod-14 .bgImg #inxYoushi li .box {
    width: 100%;
    height: 100%
}

.superiorityMod-14 .bgImg #inxYoushi li .box .bg {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.superiorityMod-14.fiexdCss .bgImg {
    position: fixed;
    top: unset;
    bottom: 0
}

.superiorityMod-14.fiexdCss .yxTabs {
    position: fixed;
    top: unset;
    bottom: 0
}

.superiorityMod-14.bottomOut .bgImg {
    top: unset;
    bottom: 0
}

.superiorityMod-14.bottomOut .yxTabs {
    top: unset;
    bottom: 0
}

.superiorityMod-15 {
    overflow: hidden;
    padding: 6vw 0
}

@media (max-width:1640px) {
    .superiorityMod-15 {
        padding: 6vw 0
    }
}

@media (max-width:1360px) {
    .superiorityMod-15 {
        padding: 8vw 0
    }
}

@media (max-width:1024px) {
    .superiorityMod-15 {
        padding: 12vw 0
    }
}

@media (min-width:1024px) {
    .superiorityMod-15 .unifyTitleThis {
        display: none
    }
}

@media (max-width:1024px) {
    .superiorityMod-15 .unifyTitleThis * {
        color: #333
    }
}

.superiorityMod-15 .cenBox {
    position: relative;
    height: 35vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .superiorityMod-15 .cenBox {
        height: unset;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset
    }
}

.superiorityMod-15 .cenBox .left {
    position: relative;
    z-index: 1;
    width: 55%;
    height: 100%
}

@media (max-width:1024px) {
    .superiorityMod-15 .cenBox .left {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: unset;
        flex-direction: column-reverse
    }
}

.superiorityMod-15 .cenBox .left .inxStudySysImg {
    width: 100%;
    height: 100%
}

@media (max-width:1024px) {
    .superiorityMod-15 .cenBox .left .inxStudySysImg {
        height: 58vw
    }
}

.superiorityMod-15 .cenBox .left .inxStudySysImg ul {
    position: relative;
    width: 100%;
    height: 100%
}

.superiorityMod-15 .cenBox .left .inxStudySysImg ul li {
    opacity: 0;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    transform: translateX(-20vw);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.superiorityMod-15 .cenBox .left .inxStudySysImg ul li .imgBox {
    width: 100%;
    height: 100%
}

.superiorityMod-15 .cenBox .left .inxStudySysImg ul li.on {
    transform: translateX(0);
    opacity: 1;
    transition-delay: .5s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

.superiorityMod-15 .cenBox .left .sortTabs {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 20%;
    padding-right: 2vw
}

@media (max-width:1360px) {
    .superiorityMod-15 .cenBox .left .sortTabs {
        top: 10%
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .superiorityMod-15 .cenBox .left .sortTabs {
        position: unset;
        padding-right: 0
    }
}

.superiorityMod-15 .cenBox .left .sortTabs ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .superiorityMod-15 .cenBox .left .sortTabs ul {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: unset;
        justify-content: unset;
        flex-wrap: wrap
    }
}

.superiorityMod-15 .cenBox .left .sortTabs ul li {
    margin-bottom: 40px;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1360px) {
    .superiorityMod-15 .cenBox .left .sortTabs ul li {
        margin-bottom: 20px
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .superiorityMod-15 .cenBox .left .sortTabs ul li {
        flex: unset;
        width: 50%
    }
}

.superiorityMod-15 .cenBox .left .sortTabs ul li .thisBox {
    padding: 10px 20px;
    background-color: rgba(27, 187, 99, 0.8);
    height: 100%;
    cursor: pointer;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .superiorityMod-15 .cenBox .left .sortTabs ul li .thisBox {
        width: 90%
    }
}

.superiorityMod-15 .cenBox .left .sortTabs ul li .thisBox .en {
    font-size: 14px;
    color: #ffde00
}

.superiorityMod-15 .cenBox .left .sortTabs ul li .thisBox .cn {
    font-size: 14px;
    margin-top: 4px;
    color: #fff
}

.superiorityMod-15 .cenBox .left .sortTabs ul li.on .thisBox {
    background-color: #ffde00
}

.superiorityMod-15 .cenBox .left .sortTabs ul li.on .thisBox .en {
    color: #2790e1
}

.superiorityMod-15 .cenBox .left .sortTabs ul li.on .thisBox .cn {
    color: #2790e1
}

.superiorityMod-15 .cenBox .right {
    height: 100%;
    position: relative;
    width: 45%
}

@media (max-width:1024px) {
    .superiorityMod-15 .cenBox .right {
        width: 100%
    }
}

.superiorityMod-15 .cenBox .right .txtCoutBox {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: -4vw;
    left: -2vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .superiorityMod-15 .cenBox .right .txtCoutBox {
        position: unset;
        left: unset
    }
}

.superiorityMod-15 .cenBox .right .txtCoutBox .titleBox {
    position: relative
}

@media (max-width:1024px) {
    .superiorityMod-15 .cenBox .right .txtCoutBox .titleBox {
        display: none
    }
}

.superiorityMod-15 .cenBox .right .txtCoutBox .titleBox .cn {
    font-size: 60px;
    font-weight: bold;
    color: #2790e1;
    position: relative;
    z-index: 1
}

@media (max-width:1640px) {
    .superiorityMod-15 .cenBox .right .txtCoutBox .titleBox .cn {
        font-size: 50px
    }
}

@media (max-width:1640px) and (max-width:1360px) {
    .superiorityMod-15 .cenBox .right .txtCoutBox .titleBox .cn {
        font-size: 30px
    }
}

.superiorityMod-15 .cenBox .right .txtCoutBox .titleBox .douhao {
    position: absolute;
    left: -2vw;
    bottom: 50%;
    width: 100px;
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../../html/rgmod/moduleMod/superiorityMod/superiorityMod-15/douhao.png);
    background-position: center
}

@media (max-width:1640px) {
    .superiorityMod-15 .cenBox .right .txtCoutBox .titleBox .douhao {
        width: 80px;
        height: 80px
    }
}

.superiorityMod-15 .cenBox .right .txtCoutBox .swiperBox {
    margin-top: 6vw;
    width: 100%
}

@media (max-width:1640px) {
    .superiorityMod-15 .cenBox .right .txtCoutBox .swiperBox {
        margin-top: 3vw
    }
}

@media (max-width:1640px) and (max-width:1024px) {
    .superiorityMod-15 .cenBox .right .txtCoutBox .swiperBox {
        margin-top: 0
    }
}

.superiorityMod-15 .cenBox .right .txtCoutBox .swiperBox * {
    color: #fff
}

.superiorityMod-15 .cenBox .right .txtCoutBox .swiperBox .inxStudySysCout {
    height: 20vw;
    position: relative
}

@media (max-width:1024px) {
    .superiorityMod-15 .cenBox .right .txtCoutBox .swiperBox .inxStudySysCout {
        height: unset;
        transition-duration: .5s;
        transition-property: all;
        transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
    }
}

.superiorityMod-15 .cenBox .right .txtCoutBox .swiperBox .inxStudySysCout li {
    width: 100%;
    opacity: 0;
    transform: translateX(10vw);
    position: absolute;
    top: 0;
    right: 0;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    padding: 3vw;
    background-color: #2790e1
}

@media (max-width:1024px) {
    .superiorityMod-15 .cenBox .right .txtCoutBox .swiperBox .inxStudySysCout li {
        padding: 8vw
    }
}

.superiorityMod-15 .cenBox .right .txtCoutBox .swiperBox .inxStudySysCout li .liTitle {
    margin-bottom: 60px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: unset
}

@media (max-width:1640px) {
    .superiorityMod-15 .cenBox .right .txtCoutBox .swiperBox .inxStudySysCout li .liTitle {
        margin-bottom: 30px
    }
}

@media (max-width:1640px) and (max-width:1024px) {
    .superiorityMod-15 .cenBox .right .txtCoutBox .swiperBox .inxStudySysCout li .liTitle {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        flex-wrap: unset
    }
}

.superiorityMod-15 .cenBox .right .txtCoutBox .swiperBox .inxStudySysCout li .liTitle .cn {
    font-size: 32px;
    font-weight: bold;
    margin-right: 26px
}

@media (max-width:1360px) {
    .superiorityMod-15 .cenBox .right .txtCoutBox .swiperBox .inxStudySysCout li .liTitle .cn {
        font-size: 24px
    }
}

.superiorityMod-15 .cenBox .right .txtCoutBox .swiperBox .inxStudySysCout li .liTitle .en {
    font-size: 32px;
    color: #ffde00;
    line-height: 1em;
    margin-top: 6px
}

@media (max-width:1640px) {
    .superiorityMod-15 .cenBox .right .txtCoutBox .swiperBox .inxStudySysCout li .liTitle .en {
        font-size: 24px
    }
}

@media (max-width:1640px) and (max-width:1360px) {
    .superiorityMod-15 .cenBox .right .txtCoutBox .swiperBox .inxStudySysCout li .liTitle .en {
        font-size: 18px
    }
}

.superiorityMod-15 .cenBox .right .txtCoutBox .swiperBox .inxStudySysCout li .content p {
    font-size: 16px;
    line-height: 2em
}

@media (max-width:1640px) {
    .superiorityMod-15 .cenBox .right .txtCoutBox .swiperBox .inxStudySysCout li .content p {
        font-size: 14px
    }
}

@media (max-width:1640px) and (max-width:1360px) {
    .superiorityMod-15 .cenBox .right .txtCoutBox .swiperBox .inxStudySysCout li .content p {
        font-size: 12px
    }
}

.superiorityMod-15 .cenBox .right .txtCoutBox .swiperBox .inxStudySysCout li.on {
    transform: translateX(0);
    opacity: 1;
    transition-delay: 1s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

.superiorityMod-15 .cenBox .topEn {
    position: absolute;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    top: 0;
    transform: translateY(-50%)
}

@media (max-width:1024px) {
    .superiorityMod-15 .cenBox .topEn {
        display: none
    }
}

.superiorityMod-15 .cenBox .topEn .en {
    color: #000;
    opacity: .07;
    font-size: 8vw
}

.superiorityMod-16 {
    position: relative;
    padding-top: 240px
}

@media (max-width:1024px) {
    .superiorityMod-16 {
        padding-top: 30vw
    }
}

.superiorityMod-16 .boxTitle {
    width: 45%;
    right: 10%;
    top: 0%;
    position: absolute;
    top: 100px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .superiorityMod-16 .boxTitle {
        position: unset;
        margin: 0 auto;
        width: 84%
    }
}

.superiorityMod-16 .boxTitle .thisTitle {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .superiorityMod-16 .boxTitle .thisTitle {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        flex-wrap: unset
    }
}

.superiorityMod-16 .boxTitle .thisTitle span {
    color: #2790e1;
    font-weight: bold;
    letter-spacing: .1em;
    font-size: 80px;
    font-family: 'en8';
    text-transform: uppercase;
    line-height: .8em;
    font-style: italic
}

.superiorityMod-16 .boxTitle .thisTitle div {
    margin-left: 40px;
    letter-spacing: .1em;
    font-size: 30px;
    font-weight: bold
}

@media (max-width:1024px) {
    .superiorityMod-16 .boxTitle .thisTitle div {
        margin-left: 0
    }
}

.superiorityMod-16 .boxTitle .miaoshu {
    color: #666;
    text-align: right;
    margin-top: 40px;
    line-height: 2em
}

@media (max-width:1024px) {
    .superiorityMod-16 .boxTitle .miaoshu {
        text-align: left
    }
}

.superiorityMod-16 .thisCoutBox {
    position: relative;
    overflow: hidden;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

@media (max-width:1024px) {
    .superiorityMod-16 .thisCoutBox {
        overflow: unset
    }
}

.superiorityMod-16 .thisCoutBox .yxTabs {
    height: calc(100vh - 100px);
    position: absolute;
    top: 0;
    z-index: 3;
    left: 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    width: 160px;
    background-color: #2790e1;
    border-right: 1px solid rgba(0, 0, 0, 0.3)
}

@media (max-width:1640px) {
    .superiorityMod-16 .thisCoutBox .yxTabs {
        height: calc(100vh - 90px)
    }
}

@media (max-width:1360px) {
    .superiorityMod-16 .thisCoutBox .yxTabs {
        height: calc(100vh - 70px)
    }
}

@media (max-width:1024px) {
    .superiorityMod-16 .thisCoutBox .yxTabs {
        height: unset
    }
}

@media (max-width:1360px) {
    .superiorityMod-16 .thisCoutBox .yxTabs {
        width: 120px
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .superiorityMod-16 .thisCoutBox .yxTabs {
        display: none
    }
}

.superiorityMod-16 .thisCoutBox .yxTabs .ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

.superiorityMod-16 .thisCoutBox .yxTabs .ul .li {
    padding-right: 20px;
    position: relative;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    margin: 20px 0;
    padding-right: 0;
    cursor: pointer;
    opacity: 1;
    left: 0
}

.superiorityMod-16 .thisCoutBox .yxTabs .ul .li i {
    top: calc(50% - 10px);
    display: block;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    left: 0;
    margin-top: 4px;
    background-color: #fff;
    width: 0px;
    height: 6px;
    border-radius: 3px
}

.superiorityMod-16 .thisCoutBox .yxTabs .ul .li .title {
    font-size: 16px;
    color: #fff
}

@media (max-width:1360px) {
    .superiorityMod-16 .thisCoutBox .yxTabs .ul .li .title {
        font-size: 12px
    }
}

.superiorityMod-16 .thisCoutBox .yxTabs .ul .li.on {
    opacity: 1
}

.superiorityMod-16 .thisCoutBox .yxTabs .ul .li.on i {
    width: 30px
}

@media (min-width:1024px) {
    .superiorityMod-16 .thisCoutBox .yxTabs .ul .li:hover i {
        width: 30px
    }
}

.superiorityMod-16 .thisCoutBox .youshiCout {
    position: relative;
    z-index: 2
}

.superiorityMod-16 .thisCoutBox .youshiCout ul li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: unset;
    position: relative;
    height: calc(100vh - 100px)
}

@media (max-width:1640px) {
    .superiorityMod-16 .thisCoutBox .youshiCout ul li {
        height: calc(100vh - 90px)
    }
}

@media (max-width:1360px) {
    .superiorityMod-16 .thisCoutBox .youshiCout ul li {
        height: calc(100vh - 70px)
    }
}

@media (max-width:1024px) {
    .superiorityMod-16 .thisCoutBox .youshiCout ul li {
        height: unset
    }
}

@media (max-width:1024px) {
    .superiorityMod-16 .thisCoutBox .youshiCout ul li {
        padding: 16vw 10vw;
        height: unset;
        padding: 0;
        margin-top: 10vw
    }
}

.superiorityMod-16 .thisCoutBox .youshiCout ul li .cout {
    border-radius: 40px;
    background-color: #fff;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.05);
    width: 46%;
    position: relative;
    left: 230px;
    top: 120px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: unset;
    height: 600px;
    padding: 6vw
}

@media (max-width:1640px) {
    .superiorityMod-16 .thisCoutBox .youshiCout ul li .cout {
        height: 460px;
        top: 80px
    }
}

@media (max-width:1640px) and (max-width:1360px) {
    .superiorityMod-16 .thisCoutBox .youshiCout ul li .cout {
        height: 400px;
        left: 180px
    }
}

@media (max-width:1640px) and (max-width:1360px) and (max-width:1024px) {
    .superiorityMod-16 .thisCoutBox .youshiCout ul li .cout {
        margin: 0 auto;
        width: 84%;
        top: unset;
        left: unset;
        height: 80vw;
        padding: 10vw
    }
}

.superiorityMod-16 .thisCoutBox .youshiCout ul li .cout .topName {
    margin-bottom: 60px;
    height: 160px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: unset
}

@media (max-width:1640px) {
    .superiorityMod-16 .thisCoutBox .youshiCout ul li .cout .topName {
        height: 100px;
        margin-bottom: 40px
    }
}

@media (max-width:1640px) and (max-width:1360px) {
    .superiorityMod-16 .thisCoutBox .youshiCout ul li .cout .topName {
        height: 80px
    }
}

@media (max-width:1640px) and (max-width:1360px) and (max-width:1024px) {
    .superiorityMod-16 .thisCoutBox .youshiCout ul li .cout .topName {
        height: 20vw;
        margin-bottom: 6vw
    }
}

.superiorityMod-16 .thisCoutBox .youshiCout ul li .cout .topName .number {
    height: 100%
}

.superiorityMod-16 .thisCoutBox .youshiCout ul li .cout .topName .title {
    position: relative;
    height: 100%;
    margin-left: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset;
    margin-bottom: 0
}

@media (max-width:1024px) {
    .superiorityMod-16 .thisCoutBox .youshiCout ul li .cout .topName .title {
        margin-left: 6vw
    }
}

.superiorityMod-16 .thisCoutBox .youshiCout ul li .cout .topName .title .cn {
    font-size: 36px
}

@media (max-width:1640px) {
    .superiorityMod-16 .thisCoutBox .youshiCout ul li .cout .topName .title .cn {
        font-size: 26px
    }
}

@media (max-width:1640px) and (max-width:1024px) {
    .superiorityMod-16 .thisCoutBox .youshiCout ul li .cout .topName .title .cn {
        font-size: 5vw
    }
}

.superiorityMod-16 .thisCoutBox .youshiCout ul li .cout .topName .title::after {
    content: '';
    position: absolute;
    z-index: 0;
    display: block;
    width: 100%;
    height: 4px;
    bottom: 0;
    left: 0
}

@media (max-width:1640px) {
    .superiorityMod-16 .thisCoutBox .youshiCout ul li .cout .topName .title::after {
        height: 2px
    }
}

.superiorityMod-16 .thisCoutBox .youshiCout ul li .cout .content {
    width: 90%
}

@media (max-width:1024px) {
    .superiorityMod-16 .thisCoutBox .youshiCout ul li .cout .content {
        width: 90%
    }
}

.superiorityMod-16 .thisCoutBox .youshiCout ul li .cout .content p {
    font-size: 14px;
    line-height: 3em;
    color: #744640
}

@media (max-width:1360px) {
    .superiorityMod-16 .thisCoutBox .youshiCout ul li .cout .content p {
        line-height: 2em;
        font-size: 12px
    }
}

.superiorityMod-16 .thisCoutBox .youshiCout ul li::before {
    content: '';
    position: absolute;
    z-index: 0;
    display: block;
    width: 100%;
    height: 1px;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.2)
}

.superiorityMod-16 .thisCoutBox .bgImg {
    top: 0;
    position: absolute;
    right: 0;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: center;
    flex-wrap: unset;
    height: calc(100vh - 100px);
    z-index: 3;
    width: 50%
}

@media (max-width:1640px) {
    .superiorityMod-16 .thisCoutBox .bgImg {
        height: calc(100vh - 90px)
    }
}

@media (max-width:1360px) {
    .superiorityMod-16 .thisCoutBox .bgImg {
        height: calc(100vh - 70px)
    }
}

@media (max-width:1024px) {
    .superiorityMod-16 .thisCoutBox .bgImg {
        height: unset
    }
}

@media (max-width:1024px) {
    .superiorityMod-16 .thisCoutBox .bgImg {
        width: 40vw
    }
}

.superiorityMod-16 .thisCoutBox .bgImg .ul {
    position: relative;
    width: 100%;
    height: 100%;
    height: 80%
}

.superiorityMod-16 .thisCoutBox .bgImg .ul .li {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    pointer-events: auto
}

@media (max-width:1024px) {
    .superiorityMod-16 .thisCoutBox .bgImg .ul .li {
        opacity: 1;
        position: unset;
        height: 80vw;
        margin-bottom: 10vw
    }
}

.superiorityMod-16 .thisCoutBox .bgImg .ul .li .box {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    flex-wrap: unset;
    width: 100%;
    height: 100%
}

.superiorityMod-16 .thisCoutBox .bgImg .ul .li .box .yxVideo {
    outline: none;
    position: relative;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    width: 100%;
    height: 100%;
    border-top-left-radius: 100%;
    overflow: hidden
}

@media (max-width:1024px) {
    .superiorityMod-16 .thisCoutBox .bgImg .ul .li .box .yxVideo {
        border-top-left-radius: 100% 50%;
        border-bottom-left-radius: 100% 50%;
        width: 50%;
        height: 50%
    }
}

.superiorityMod-16 .thisCoutBox .bgImg .ul .li .box .yxVideo .img1 {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.superiorityMod-16 .thisCoutBox .bgImg .ul .li .box .yxVideo .ico {
    z-index: 1;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 55%;
    top: 55%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    background-color: #fff;
    border-radius: 50%
}

@media (max-width:1024px) {
    .superiorityMod-16 .thisCoutBox .bgImg .ul .li .box .yxVideo .ico {
        width: 8vw;
        height: 8vw;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%)
    }
}

.superiorityMod-16 .thisCoutBox .bgImg .ul .li .box .yxVideo .ico i {
    color: #2790e1;
    font-size: 80px;
    position: relative;
    z-index: 1
}

@media (max-width:1024px) {
    .superiorityMod-16 .thisCoutBox .bgImg .ul .li .box .yxVideo .ico i {
        font-size: 10vw
    }
}

.superiorityMod-16 .thisCoutBox .bgImg .ul .li .box .yxVideo .ico .quan {
    animation: fangda 1s linear 0s infinite normal;
    border-radius: 50%;
    border: 2px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@keyframes fangda {
    0% {
        width: 0;
        height: 0;
        opacity: 1
    }

    60% {
        opacity: 1
    }

    100% {
        width: 150%;
        height: 150%;
        opacity: 0
    }
}

.superiorityMod-16 .thisCoutBox .bgImg .ul .li .box .yxVideo .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #2790e1;
    top: 0;
    left: 0;
    opacity: 0;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    border-top-left-radius: 100%
}

@media (max-width:1024px) {
    .superiorityMod-16 .thisCoutBox .bgImg .ul .li .box .yxVideo .mask {
        opacity: .5;
        border-radius: unset
    }
}

@media (min-width:1024px) {
    .superiorityMod-16 .thisCoutBox .bgImg .ul .li .box .yxVideo:hover .mask {
        opacity: .5
    }
}

.superiorityMod-16 .thisCoutBox .bgImg .ul .li.on {
    opacity: 1;
    z-index: 1;
    pointer-events: auto
}

.superiorityMod-16 .thisCoutBox.fiexdCss {
    background-color: #f3f3f3
}

.superiorityMod-16 .thisCoutBox.fiexdCss .bgImg {
    position: fixed;
    top: unset;
    bottom: 0
}

.superiorityMod-16 .thisCoutBox.fiexdCss .yxTabs {
    position: fixed;
    top: unset;
    bottom: 0
}

.superiorityMod-16 .thisCoutBox.bottomOut .bgImg {
    top: unset;
    bottom: 0
}

.superiorityMod-16 .thisCoutBox.bottomOut .yxTabs {
    top: unset;
    bottom: 0
}

.superiorityMod-17 {
    padding: 6vw 0
}

@media (max-width:1640px) {
    .superiorityMod-17 {
        padding: 6vw 0
    }
}

@media (max-width:1360px) {
    .superiorityMod-17 {
        padding: 8vw 0
    }
}

@media (max-width:1024px) {
    .superiorityMod-17 {
        padding: 12vw 0
    }
}

@media (max-width:1360px) {
    .superiorityMod-17 {
        margin: 0
    }
}

.superiorityMod-17 .cenBox {
    width: 80vw;
    margin: 0 auto
}

@media (max-width:1640px) {
    .superiorityMod-17 .cenBox {
        width: 80vw
    }
}

@media (max-width:1360px) {
    .superiorityMod-17 .cenBox {
        width: 86vw
    }
}

@media (max-width:1024px) {
    .superiorityMod-17 .cenBox {
        width: 86vw
    }
}

.superiorityMod-17 .cenBox .ul {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

.superiorityMod-17 .cenBox .ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    flex: 1
}

.superiorityMod-17 .cenBox .ul li .yuan {
    background-color: #2790e1;
    border-radius: 50%;
    animation: ripple 2s linear 0s infinite normal;
    width: 25vw;
    height: 25vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

@media (max-width:1024px) {
    .superiorityMod-17 .cenBox .ul li .yuan {
        width: 50vw;
        height: 50vw
    }
    .superiorityMod-17 .cenBox .ul li{
            height: 60vh;

    width: 100%;
    }
    .superiorityMod-17 .cenBox .ul{
         display: block;
    }
}

.superiorityMod-17 .cenBox .ul li .yuan img {
    width: 100%;
    border-radius: 50%;
}

@media (max-width:1024px) {
    .superiorityMod-17 .cenBox .ul li .yuan img {
        width: 100%;
        height: 100%;
    }
}

.superiorityMod-17 .cenBox .ul li .cout {
    width: 90%;
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.superiorityMod-17 .cenBox .ul li .cout .title {
    font-size: 24px;
    color: #2790e1
}

@media (max-width:1024px) {
    .superiorityMod-17 .cenBox .ul li .cout .title {
        font-size: 4vw
    }
}

.superiorityMod-17 .cenBox .ul li .cout i {
    margin: 10px 0;
    background-color: #2790e1;
    width: 30px;
    height: 4px;
    border-radius: 2px
}

.superiorityMod-17 .cenBox .ul li .cout span {
    text-align: center;
    font-size: 16px;
    opacity: .7
}

@media (max-width:1360px) {
    .superiorityMod-17 .cenBox .ul li .cout span {
        height: 70px
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .superiorityMod-17 .cenBox .ul li .cout span {
        font-size: 3.2vw
    }
}

.superiorityMod-18 {
    padding: 6vw 0
}

@media (max-width:1640px) {
    .superiorityMod-18 {
        padding: 6vw 0
    }
}

@media (max-width:1360px) {
    .superiorityMod-18 {
        padding: 8vw 0
    }
}

@media (max-width:1024px) {
    .superiorityMod-18 {
        padding: 12vw 0
    }
}

.superiorityMod-18 .cenBox .coutsBox {
    position: relative;
    overflow: hidden;
    height: 500px;
    width: 100%
}

@media (max-width:1640px) {
    .superiorityMod-18 .cenBox .coutsBox {
        height: 36vw
    }
}

@media (max-width:1640px) and (max-width:1024px) {
    .superiorityMod-18 .cenBox .coutsBox {
        height: 70vw
    }
}

.superiorityMod-18 .cenBox .coutsBox .banMask {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    width: 40%;
   background-color: rgb(2 110 183 / 69%);;
    z-index: 1
}

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

.superiorityMod-18 .cenBox .coutsBox .banMask.maskMove1 {
    width: 100%;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

.superiorityMod-18 .cenBox .coutsBox .banMask.maskMove2-right {
    right: 0;
    left: unset;
    width: 0%;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

.superiorityMod-18 .cenBox .coutsBox .banMask.maskMove2-left {
    left: 0;
    right: unset;
    width: 0%;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

.superiorityMod-18 .cenBox .coutsBox .banMask.maskMove3 {
    left: 0;
    width: 40%;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

@media (max-width:1024px) {
    .superiorityMod-18 .cenBox .coutsBox .banMask.maskMove3 {
        width: 86%
    }
}

.superiorityMod-18 .cenBox .coutsBox .cout {
    position: relative;
    width: 100%;
    height: 100%
}

.superiorityMod-18 .cenBox .coutsBox .cout ul {
    left: 0;
    top: 0;
    height: 100%;
    position: absolute;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    width: max-content
}

.superiorityMod-18 .cenBox .coutsBox .cout ul li {
    flex: 1;
    width: 100%;
    height: 100%
}

.superiorityMod-18 .cenBox .coutsBox .cout ul li .imgBox {
    width: 100%;
    height: 100%
}

.superiorityMod-18 .cenBox .coutsBox .textCout {
    z-index: 2;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    width: 40%;
    padding: 80px
}

@media (max-width:1360px) {
    .superiorityMod-18 .cenBox .coutsBox .textCout {
        padding: 4vw
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .superiorityMod-18 .cenBox .coutsBox .textCout {
        width: 86%;
        padding: 8vw
    }
}

.superiorityMod-18 .cenBox .coutsBox .textCout ul {
    position: relative
}

.superiorityMod-18 .cenBox .coutsBox .textCout ul li {
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1)
}

.superiorityMod-18 .cenBox .coutsBox .textCout ul li .txt {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: unset
}

.superiorityMod-18 .cenBox .coutsBox .textCout ul li .txt>.iconfont {
    opacity: 0;
    color: #fff;
    display: block;
    transform: translateX(20px) rotate(180deg);
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    font-size: 40px
}

@media (max-width:1024px) {
    .superiorityMod-18 .cenBox .coutsBox .textCout ul li .txt>.iconfont {
        font-size: 6vw
    }
}

.superiorityMod-18 .cenBox .coutsBox .textCout ul li .txt .title {
    opacity: 0;
    transform: translateX(20px);
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    color: #fff;
    font-size: 30px;
    margin-bottom: 30px
}

@media (max-width:1360px) {
    .superiorityMod-18 .cenBox .coutsBox .textCout ul li .txt .title {
        margin-bottom: 20px
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .superiorityMod-18 .cenBox .coutsBox .textCout ul li .txt .title {
        font-size: 7vw;
        margin-bottom: 4vw
    }
}

.superiorityMod-18 .cenBox .coutsBox .textCout ul li .txt .content {
    position: relative;
    opacity: 0;
    transform: translateX(20px);
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    font-size: 14px;
    color: #fff;
    line-height: 2em
}

@media (max-width:1360px) {
    .superiorityMod-18 .cenBox .coutsBox .textCout ul li .txt .content {
        font-size: 12px
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .superiorityMod-18 .cenBox .coutsBox .textCout ul li .txt .content {
        display: none
    }
}

.superiorityMod-18 .cenBox .coutsBox .textCout ul li .txt .content .iconfont {
    color: #fff;
    display: block;
    font-size: 30px;
    position: absolute;
    opacity: .5;
    right: 0px;
    bottom: -20px
}

@media (max-width:1024px) {
    .superiorityMod-18 .cenBox .coutsBox .textCout ul li .txt .content .iconfont {
        font-size: 5vw
    }
}

.superiorityMod-18 .cenBox .coutsBox .textCout ul li .txt .content-m3 {
    position: relative;
    opacity: 0;
    transform: translateX(20px);
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    font-size: 14px;
    color: #fff;
    line-height: 2em
}

@media (max-width:1360px) {
    .superiorityMod-18 .cenBox .coutsBox .textCout ul li .txt .content-m3 {
        font-size: 12px
    }
}

@media (max-width:1360px) and (max-width:1024px) {
    .superiorityMod-18 .cenBox .coutsBox .textCout ul li .txt .content-m3 {
        display: none
    }
}

.superiorityMod-18 .cenBox .coutsBox .textCout ul li .txt .content-m3 .iconfont {
    color: #fff;
    display: block;
    font-size: 30px;
    position: absolute;
    opacity: .5;
    right: 0px;
    bottom: -20px
}

@media (max-width:1024px) {
    .superiorityMod-18 .cenBox .coutsBox .textCout ul li .txt .content-m3 .iconfont {
        font-size: 5vw
    }
}

@media (min-width:1024px) {
    .superiorityMod-18 .cenBox .coutsBox .textCout ul li .txt .content-m3 {
        display: none
    }
}

.superiorityMod-18 .cenBox .coutsBox .textCout ul li .more {
    opacity: 0;
    transform: translateX(20px);
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    margin-top: 40px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
    background-color: #fff
}

@media (max-width:1024px) {
    .superiorityMod-18 .cenBox .coutsBox .textCout ul li .more {
        margin-top: 6vw;
        width: 8vw;
        height: 8vw
    }
}

.superiorityMod-18 .cenBox .coutsBox .textCout ul li .more i {
    font-size: 20px;
    color: #2790e1
}

@media (max-width:1024px) {
    .superiorityMod-18 .cenBox .coutsBox .textCout ul li .more i {
        font-size: 4vw
    }
}

.superiorityMod-18 .cenBox .coutsBox .textCout ul li.on {
    pointer-events: auto
}

.superiorityMod-18 .cenBox .coutsBox .textCout ul li.on .txt .title {
    transform: translateX(0);
    opacity: 1
}

.superiorityMod-18 .cenBox .coutsBox .textCout ul li.on .txt .content {
    transform: translateX(0);
    transition-delay: .2s;
    opacity: 1
}

.superiorityMod-18 .cenBox .coutsBox .textCout ul li.on .txt .content-m3 {
    transform: translateX(0);
    transition-delay: .2s;
    opacity: 1
}

.superiorityMod-18 .cenBox .coutsBox .textCout ul li.on .txt>.iconfont {
    transform: translateX(0) rotate(180deg);
    transition-delay: .3s;
    opacity: 1
}

.superiorityMod-18 .cenBox .coutsBox .textCout ul li.on .more {
    transform: translateX(0);
    transition-delay: .4s;
    opacity: 1
}

.superiorityMod-18 .cenBox .tabs {
    background-color: #fff;
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.superiorityMod-18 .cenBox .tabs ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: unset
}

.superiorityMod-18 .cenBox .tabs ul li {
    position: relative;
    padding: 0 40px
}

@media (max-width:1024px) {
    .superiorityMod-18 .cenBox .tabs ul li {
        padding: 0 4vw
    }
}

.superiorityMod-18 .cenBox .tabs ul li .box {
    cursor: pointer;
    font-weight: bold;
    font-size: 18px
}

@media (max-width:1024px) {
    .superiorityMod-18 .cenBox .tabs ul li .box {
        font-size: 5vw
    }
}

.superiorityMod-18 .cenBox .tabs ul li::before {
    opacity: 0;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    content: '';
    position: absolute;
    z-index: 0;
    display: block;
    width: 12px;
    height: 20px;
    left: calc(50% - 6px);
    bottom: 110%;
    clip-path: polygon(0 100%, 50% 0, 100% 100%);
    background-color: #2790e1;
    transform: translateY(10px)
}

.superiorityMod-18 .cenBox .tabs ul li::after {
    content: '';
    position: absolute;
    z-index: 0;
    display: block;
    width: 20px;
    height: 0;
    border-top: 4px dotted #ccc;
    right: -10px;
    top: 50%
}

.superiorityMod-18 .cenBox .tabs ul li:last-child::after {
    display: none
}

.superiorityMod-18 .cenBox .tabs ul li.on {
    pointer-events: none
}

.superiorityMod-18 .cenBox .tabs ul li.on .box {
    color: #2790e1
}

.superiorityMod-18 .cenBox .tabs ul li.on::before {
    opacity: 1;
    transform: translateY(0)
}

@media (max-width:1024px) {
    .superiorityMod-18 .cenBox .tabs .leftControl {
        display: none
    }
}

@media (max-width:1024px) {
    .superiorityMod-18 .cenBox .tabs .rightControl {
        display: none
    }
}

.superiorityMod-19 {
    padding: 6vw 0
}

@media (max-width:1640px) {
    .superiorityMod-19 {
        padding: 6vw 0
    }
}

@media (max-width:1360px) {
    .superiorityMod-19 {
        padding: 8vw 0
    }
}

@media (max-width:1024px) {
    .superiorityMod-19 {
        padding: 12vw 0
    }
}

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

.superiorityMod-19 .cenBox .ul li {
    flex: 1
}

.superiorityMod-19 .cenBox .ul li .cardBox {
    width: 90%;
    height: 400px;
    perspective: 1000px
}

.superiorityMod-19 .cenBox .ul li .cardBox .onMian {
    position: absolute;
    left: 0%;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    backface-visibility: hidden;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.superiorityMod-19 .cenBox .ul li .cardBox .onMian .boxC {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 40px
}

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

.superiorityMod-19 .cenBox .ul li .cardBox .onMian .bg {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.superiorityMod-19 .cenBox .ul li .cardBox .backMian {
    background-color: #f3f3f3;
    position: absolute;
    left: 0%;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.56, -0.01, .04, 1);
    backface-visibility: hidden;
    top: 0;
    width: 100%;
    height: 100%;
    transform: rotateY(180deg)
}

.superiorityMod-19 .cenBox .ul li .cardBox .backMian .boxC {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 40px
}

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

.superiorityMod-19 .cenBox .ul li .cardBox:hover .onMian {
    transform: rotateY(180deg)
}

.superiorityMod-19 .cenBox .ul li .cardBox:hover .backMian {
    transform: rotateY(360deg)
}
