/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

@charset "utf-8";

/* usually */
body {
    font-family: "Noto Serif JP", serif;
    font-size: 14px;
    color: #232323;
}

body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
span,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
a,
:after,
:before {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.swiper-pagination {z-index: 5;}
ul,
ol,
li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #232323
}

.auto {
    margin-left: auto;
    margin-right: auto;
}

.l {
    float: left;
}

.r {
    float: right;
}

.tc {
    text-align: center;
}

.ti2 {
    text-indent: 2em;
}

.db {
    display: block;
}

.dn {
    display: none;
}

.dib {
    display: inline-block;
}

.ovh {
    overflow: hidden;
}

.rel {
    position: relative;
}

.abs {
    position: absolute;
}
.buy-drop-ul{
    max-height: 200px;
    overflow-y: auto;
}
.fix:after {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.fix-flex:after {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.fix-web:after {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.fix-phone:after {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.img-responsive {
    max-width: 100%;
    height: auto;
    display: block;
}

.ellipsis {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    white-space: nowrap;
}

.ellipsis1 {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
}

img {
    border: none;
    display: inline-block;
    height: auto;
    max-width: 100%;
}

.swiper-slide {
    user-select: none;
}

.showmenu.nav-ul-box {
    transform: translate(0, 100%);
    opacity: 1;
    visibility: visible;
}

/*margin*/
.m0 {
    margin: 0px;
}

.m1 {
    margin: 1px;
}

.ml1 {
    margin-left: 1px;
}

.mt1 {
    margin-top: 1px;
}

.mr1 {
    margin-right: 1px;
}

.mb1 {
    margin-bottom: 1px;
}

.m2 {
    margin: 2px;
}

.ml2 {
    margin-left: 2px;
}

.mt2 {
    margin-top: 2px;
}

.mr2 {
    margin-right: 2px;
}

.mb2 {
    margin-bottom: 2px;
}

.m5 {
    margin: 5px;
}

.ml5 {
    margin-left: 5px;
}

.mt5 {
    margin-top: 5px;
}

.mr5 {
    margin-right: 5px;
}

.mb5 {
    margin-bottom: 5px;
}

.m10 {
    margin: 10px;
}

.ml10 {
    margin-left: 10px;
}

.mt10 {
    margin-top: 10px;
}

.mr10 {
    margin-right: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.m15 {
    margin: 15px;
}

.ml15 {
    margin-left: 15px;
}

.mt15 {
    margin-top: 15px;
}

.mr15 {
    margin-right: 15px;
}

.mb15 {
    margin-bottom: 15px;
}

.m20 {
    margin: 20px;
}

.ml20 {
    margin-left: 20px;
}

.mt20 {
    margin-top: 20px;
}

.mr20 {
    margin-right: 20px;
}

.mb20 {
    margin-bottom: 20px;
}

.mr25 {
    margin-right: 25px;
}

/*padding*/
.p0 {
    padding: 0px;
}

.p1 {
    padding: 1px;
}

.pl1 {
    padding-left: 1px;
}

.pt1 {
    padding-top: 1px;
}

.pr1 {
    padding-right: 1px;
}

.pb1 {
    padding-bottom: 1px;
}

.p2 {
    padding: 2px;
}

.pl2 {
    padding-left: 2px;
}

.pt2 {
    padding-top: 2px;
}

.pr2 {
    padding-right: 2px;
}

.pb2 {
    padding-bottom: 2px;
}

.p5 {
    padding: 5px;
}

.pl5 {
    padding-left: 5px;
}

.pt5 {
    padding-top: 5px;
}

.pr5 {
    padding-right: 5px;
}

.pb5 {
    padding-bottom: 5px;
}

.p10 {
    padding: 10px;
}

.pl10 {
    padding-left: 10px;
}

.pt10 {
    padding-top: 10px;
}

.pr10 {
    padding-right: 10px;
}

.pb10 {
    padding-bottom: 10px;
}

.p15 {
    padding: 15px;
}

.pl15 {
    padding-left: 15px;
}

.pt15 {
    padding-top: 15px;
}

.pr15 {
    padding-right: 15px;
}

.pb15 {
    padding-bottom: 15px;
}

.p20 {
    padding: 20px;
}

.pl20 {
    padding-left: 20px;
}

.pt20 {
    padding-top: 20px;
}

.pr20 {
    padding-right: 20px;
}

.pb20 {
    padding-bottom: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt60 {
    margin-top: 60px;
}

.mb25 {
    margin-bottom: 25px;
}

.heigh100 {
    height: 100%;
}

.icon-plus {
    display: inline-block;
    width: 18px;
    height: 18px;
    position: relative;
    cursor: pointer;
}

.icon-plus::before,
.icon-plus:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: rgba(255, 255, 255, .4);
    border-radius: 4px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    transition: transform .3s ease-in;
    border-radius: 4px;
}

.icon-plus:after {
    transform: translate(-50%, -50%) rotate(90deg);
}

.icon-plus.rotate:after {
    transform: translate(-50%, -50%) rotate(0);
}

.pages {
    text-align: center;
    padding: 60px 0;
}

.pages li {
    display: inline-flex;
    font-size: 12px;
    color: #000000;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.pages li:hover {
    text-decoration: underline;
}

.underline {
    text-decoration: underline;
}

.pages li a {
    height: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #000000;
    padding: 0 12px;
}

.pages li span {
    height: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    padding: 0 12px;
}

.pages .iconfont {
    font-size: 14px;
}

.pages-select {
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../img/arrow-down-fill.png) no-repeat 96% center;
    border: 1px solid #dadada;
    outline: none;
    font-size: 14px;
    border-radius: 4px;
    padding: 5px;
    padding-right: 16px;
}

.pages li.thisclass {
    background: #736050;
    border-color: #736050;
    color: #fff;
}

.pages li.thisclass a {
    color: #fff;
}

.pages li.noborder {
    border: none;
    background-color: transparent;
    padding: 0;
}

.pages li .turn-input {
    color: #666666;
    padding: 8px 12px 7px;
    background-color: #fff;
    width: 48px;
}

input[type="text"],
input[type="password"],
input[type="number"],
textarea,
button,
input[type="email"],
input[type="date"] {
    border: none;
    outline: none;
    background-color: transparent;
}
input[type="checkbox"]{
    cursor: pointer;
}
input.el-input-date {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    left: 0;
    top: 0;
}

input.el-input-date::-webkit-calendar-picker-indicator {
    position: absolute;
    right: 0;
    padding-left: 100%;
}

.flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.flex-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.flex-reverse {
    flex-direction: row-reverse;
}

.align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.space-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.flex-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.just-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.flex1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.just-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.no {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.abs-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.banner {
    position: relative;
}

.banner-i {
    width: 100%;
    display: block;
}

.lan {
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../img/arrow-down.png) no-repeat right center;
    padding-right: 16px;
}

.normal-table {
    width: 100%;
    border-collapse: collapse;
}

.normal-select {
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    outline: none;
    background-color: transparent;
}


.mobile-img {
    display: none;
}

.menu {
    margin-left: 12px;
    cursor: pointer;
    display: none;
}

.menu i {
    display: block;
    width: 25px;
    height: 2px;
    background-color: #736050;
    margin-top: 7px;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}


.menu i:first-child {
    margin-top: 0;
}

.menu.rotate i:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.menu.rotate i:nth-of-type(2) {
    opacity: 0;
}

.menu.rotate i:nth-of-type(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.normal-place ::-webkit-input-placeholder {
    font-size: 14px;
    color: #989898;
    font-family: "Noto Serif JP", serif;
}

.normal-place :-moz-placeholder {
    font-size: 14px;
    color: #989898;
    font-family: "Noto Serif JP", serif;
}

.normal-place :-ms-input-placeholder {
    font-size: 14px;
    color: #989898;
    font-family: "Noto Serif JP", serif;
}

img[class*=avatar] {
    border-radius: 50%;
}

.hover-theme a:hover {
    color: #736050;
}

.hover-show-a a:hover {
    opacity: 0.8;
}

.hover-show-btn:hover {
    opacity: 0.8;
}

.hover-tit a:hover [class*=tit] {
    color: #736050;
}

._h-img {
    transition: transform .3s ease;
}

.hover-img a:hover ._h-img {
    transform: scale(1.1);
}

[class*=btn] {
    cursor: pointer;
}

.col-red {
    color: #E7240E;
}

input.upload-file,
input.upload-file1 {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    left: 0;
    top: 0;
    cursor: pointer;
    font-size: 0
}


@-webkit-keyframes circleMove {
    from {
        -webkit-transform: rotateZ(0deg);
        transform: rotateZ(0deg);
    }

    to {
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg);
    }
}

@keyframes circleMove {
    from {
        -webkit-transform: rotateZ(0deg);
        transform: rotateZ(0deg);
    }

    to {
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg);
    }
}

.lg_sfdh {
    animation: play_btn 0.5s infinite alternate;
}

@keyframes play_btn {
    0% {
        transform: scale(1.0)
    }

    100% {
        transform: scale(1.1)
    }
}

@keyframes hideIndex {
    0% {
        opacity: 0;
        padding-top: 40px;
    }

    100% {
        opacity: 1;
        padding-top: 20px;
    }
}



input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-transition-delay: 99999s;
    -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}



.responsive-y {
    overflow-y: auto;
}

/* ::-webkit-scrollbar {
  width: 16px;
}
::-webkit-scrollbar-thumb {
  background-color: #ACACAC;
  border-radius: 999px;
} */
.responsive-x {
    overflow-x: auto;
}

.head-sticky {
    position: sticky;
    position: -webkit-sticky;
    width: 100%;
    z-index: 99;
    top: 0;
}

.head-fixed {
    position: fixed;
    width: 100%;
    z-index: 99;
    top: 0;
    color: #fff;
}

.gx_ {
    width: 16px;
    height: 16px;
    position: relative;
    vertical-align: middle;
}

.gx_::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 50%;
    left: 50%;
    position: absolute;
}

.gx_:checked::after {
    background: #000 url(../img/gx.png) no-repeat center;
    background-size: 80% auto;
}


.footer-logo {
    max-width: 202px;
}

.banner-logo {
    max-width: 180px;
}

.banner-word {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translate(0, -50%);
    left: 0;
    z-index: 9;
}

:root {
    --center: 1300px;
    --center2: 1190px;
    --center3: 1400px;
}

.center-box {
    max-width: var(--center);
    margin-left: auto;
    margin-right: auto;
}

.center-box2 {
    max-width: var(--center2);
    margin-left: auto;
    margin-right: auto;
}

.center-box3 {
    max-width: var(--center3);
    margin-left: auto;
    margin-right: auto;
}

.center-box-left {
    padding-left: calc(calc(100vw - var(--center)) / 2);
}


.banner-tit {
    font-size: 48px;
    margin-top: 20px;
}

.banner-desc {
    font-size: 34px;
    margin-top: 15px;
}

.stuff-box {
    padding: 110px 0 80px;
}

.normal-mt {
    margin-top: 3.125vw;
}

.normal-tit {
    font-weight: 500;
    font-size: 32px;
    color: #313131;
}

.swiper-stuff {
    overflow: visible;
}

.swiper-stuff-outer {
    padding: 15px 0 15px 15px;
    margin-top: 30px;
}

.center-box-left1 {
    padding: 0 0 0 calc(calc(calc(100vw - var(--center)) / 2) - 15px);
}

.stuff-bott {
    padding: 10px;
}

.swiper-normal-btn {
    width: 32px;
    height: 32px;
    background-color: #736050;
}

.swiper-normal-btn:hover {
    opacity: 0.8;
}

.swiper-stuff-prev,
.swiper-stuff-next {
    position: static;
    margin: 0 5px;
}

.swiper-normal-btn.swiper-button-disabled {
    opacity: 1;
    pointer-events: all;
}

.swiper-normal-btn::after {
    color: #fff;
    font-size: 20px;
}

.swiper-stuff .swiper-slide {
    padding: 5px;
    box-shadow: 0px 0px 15px 0px #63636340;
    width: 413px;
    background-color: #fff;
}

.swiper-wj-outer {
    padding: 15px;
    overflow: hidden;
    width: calc(100% + 30px);
    transform: translate(-15px, 0);
}

.swiper-wj {
    overflow: visible;
}

.swiper-wj .swiper-slide {
    padding: 5px;
    box-shadow: 0px 0px 15px 0px #63636340;
    background-color: #fff;
}

.details-box-right {
    width: 26.85%;
}

.stuff-top {
    position: relative;
}
.stuff-top-flag{
    position: absolute;
    top: 30px;
    left: 20px;
    color: #fff;
    display: inline-flex;
    min-width: 70px;
    height: 35px;
    border-radius: 9999px;
    background-color: rgba(35, 35, 35, 0.65);
    justify-content: center;
    align-items: center;
}
.stuff-tit {
    margin-top: 10px;
    color: #383838;
}

.stuff-info {
    margin-top: 40px;
    font-size: 13px;
    color: #626262;
}
.banner-tab-ul>li {
    display: inline-flex;
}
.banner-tab-ul>li a{
    display: inline-flex;
    min-width: 100px;
    height: 40px;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
}

.banner-tab-ul>li.on a,
.banner-tab-ul>li:hover a{
    background: rgb(30, 30, 30, 0.9);
}

.banner-filter {
    background: rgb(30, 30, 30, 0.9);
    max-width: 788px;
    margin-left: auto;
    margin-right: auto;
    padding: 25px 25px 25px 0;
}

.banner-filter-ul>li {
    flex: 1;
    padding: 0 20px;
    position: relative;
    margin:13px auto;
}

.banner-filter-ul>li::before {
    content: "";
    width: 1px;
    background-color: #BFBABA;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 0;
    height: 46px;
    max-height: 100%;
}

.banner-filter-ul>li:first-child::before {
    display: none;
}

.banner-filter-tit {
    font-weight: 600;
}

.banner-fitler-select {
    background: url(../img/arr-down.png) no-repeat calc(100% - 0px) center;
    background-size: auto;
    width: 100%;
    color: #fff;
    height: 25px;
}

.banner-fitler-select option {
    color: #333;
}

.stuff-price {
    color: #736050;
    margin-top: 10px;
}

.stuff-data {
    font-size: 20px;
    font-weight: 600;
}

.stuff-icon {
    display: inline-flex;
    width: 18px;
    height: 18px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 5px;
}

.stuff-icon1 {
    background-image: url(../img/svg1.png);
}

.stuff-icon2 {
    background-image: url(../img/svg2.png);
}

.stuff-icon3 {
    background-image: url(../img/svg3.png);
}

.news-more {
    display: inline-flex;
    width: 150px;
    height: 44px;
    border-radius: 2px;
    background-color: #F3F4F5;
    justify-content: center;
    align-items: center;
    color: #232323;
    font-weight: 600;
    transition: all .3s ease;
}

.p-bg-img-card__in:before,
.p-bg-img-card__in:after {
    content: '';
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


.swiper-news-mask:hover .p-bg-img-card__in:after {
    -webkit-animation: borderExtend .2s .2s ease-in-out;
    animation: borderExtend .2s .2s ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.swiper-news-mask:hover .p-bg-img-card__in:before {
    -webkit-animation: borderExtend .2s ease-in-out;
    animation: borderExtend .2s ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}


@-webkit-keyframes borderExtend {
    0% {
        max-width: 0;
        max-height: 0;
        opacity: 0
    }

    1% {
        max-width: 1px;
        max-height: 0;
        opacity: 1
    }

    50% {
        max-width: 1px;
        max-height: 100%
    }

    100% {
        max-width: 100%;
        max-height: 100%;
        opacity: 1
    }
}

@keyframes borderExtend {
    0% {
        max-width: 0;
        max-height: 0;
        opacity: 0
    }

    1% {
        max-width: 1px;
        max-height: 0;
        opacity: 1
    }

    50% {
        max-width: 1px;
        max-height: 100%
    }

    100% {
        max-width: 100%;
        max-height: 100%;
        opacity: 1
    }
}

@-webkit-keyframes borderExtendOut {
    0% {
        max-width: 100%;
        max-height: 100%;
        opacity: 1
    }

    50% {
        max-width: 1px;
        max-height: 100%
    }

    99% {
        max-width: 1px;
        max-height: 0;
        opacity: 1
    }

    100% {
        max-width: 0;
        max-height: 0;
        opacity: 0
    }
}

@keyframes borderExtendOut {
    0% {
        max-width: 100%;
        max-height: 100%;
        opacity: 1
    }

    50% {
        max-width: 1px;
        max-height: 100%
    }

    99% {
        max-width: 1px;
        max-height: 0;
        opacity: 1
    }

    100% {
        max-width: 0;
        max-height: 0;
        opacity: 0
    }
}

.p-bg-img-card__in {
    position: absolute;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    inset: 15px;
}


.p-bg-img-card__in:after {
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-animation: borderExtendOut .1s ease-in-out;
    animation: borderExtendOut .1s ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.p-bg-img-card__in::before {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    right: 0;
    bottom: 0;
    -webkit-animation: borderExtendOut .1s .1s ease-in-out;
    animation: borderExtendOut .1s .1s ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.news-more:hover {
    background-color: #736050;
    color: #fff;
}

.swiper-news {
    margin-top: 30px;
}

.swiper-news-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    padding: 30px 20px;
}

.banner-img {
    min-height: 60vh;
    max-height: 100vh;
    object-fit: cover;
}

.media-img {
    transition: transform .3s ease;
}

.media-img:hover {
    transform: translate3d(0, -5px, 0);
}

.mask-top-flag {
    display: inline-flex;
    min-width: 70px;
    height: 35px;
    border-radius: 9999px;
    background-color: rgba(35, 35, 35, 0.65);
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0 20px;
}

.news-mask-time {
    font-size: 12px;
    line-height: 16px;
}

.news-mask-tit {
    font-weight: 500;
    font-size: 15px;
    line-height: 1.6em;
    margin-top: 10px;
}

.news-box {
    background-color: #EAE8E6;
    padding: 80px 0 120px;
}

.normal-pd {
    padding: 80px 0;
}

.normal-pb {
    padding-bottom: 80px;
}

.career-ul-top-left {
    width: 88.64%;
    position: relative;
}

.i-img {
    max-height: 60.96%;
}

.career-posi {
    position: absolute;
    height: 100%;
    top: 0;
    display: flex;
    align-items: center;
    z-index: 10;
    width: 100%;
}

.swiper-banner img {
    transition: 1s ease 2s;
    transform: scale(1.1, 1.1);
}

.swiper-banner .swiper-slide-active img,
.swiper-banner .swiper-slide-duplicate-active img {
    transition: 6s ease;
    transform: scale(1, 1);
}



.swiper-banner .swiper-slide {
    mask-position: 66.7% 0%;
    mask-size: 300% 600%;
}

.mask-loading {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*.swiper-banner .swiper-slide-active {*/
/*    animation: dissolve 3s ease-in-out forwards;*/
/*}*/

@keyframes dissolve {
    0% {
        mask-position: 0 0;
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        mask-position: 66.7% 0;
        opacity: 1;
    }
}

.banner-fitler-btn {
    display: inline-flex;
    width: 48px;
    height: 48px;
    background-color: #736050;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.banner-fitler-btn .iconfont {
    font-size: 20px;
}

.career-ul-top {
    display: flex;
}

.career-ul>li:nth-of-type(2n) .career-ul-top {
    flex-direction: row-reverse;
}

.career-ul>li:nth-of-type(2n+1) .career-posi {
    justify-content: flex-end;
    transform: translate(calc(var(--center2) * 0.1136));
}

.career-ul>li:nth-of-type(2n) .career-posi {
    transform: translate(calc(var(--center2) * -0.1136));
    justify-content: flex-start;
}

.career-ul-bott {
    padding-left: calc(var(--center2) * 0.1136);
}

.career-ul-tit {
    font-weight: 600;
    font-size: 22px;
    line-height: 1.45em;
    margin-top: 40px;
}

.career-ul-desc {
    font-size: 16px;
    margin-top: 30px;
}

.stuff-bj {
    background: url(../img/cloud.png) repeat left top;
}

.about-links-ul {
    gap: 2%;
}

.about-links-ul>li {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 365px;
    height: 54px;
    border: 1px solid #fff;
    font-size: 20px;
    min-width: 49%;
    flex: 1;
    box-shadow: 0px 4px 7.8px 0px #FFFFFF4D;
    margin-top: 40px;
    position: relative;
    overflow: hidden;
}

.about-links-ul>li::before {
    transition: transform .3s ease;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    transform: translate(-100%, 0);
    pointer-events: none;
}

.about-links-ul>li:hover::before {
    transform: translate(0, 0);
}

.about-links-ul>li:hover a {
    color: #232323;
}

.about-links-ul>li a {
    position: relative;
    width: 100%;
    text-align: center;
}

.index-about-item+.index-about-item {
    margin-top: 50px;
}

.index-tit {
    font-weight: 500;
    font-size: 26px;
}

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

.footer {
    background-color: #B9A291;
}

.footer-top {
    border-bottom: 1px solid #fff;
}

.footer-top-nav-links>li {
    margin-left: 2.60vw;
}

.footer-top-nav-links>li:hover {
    text-decoration: underline;
}

.buy-nav {
    padding: 15px 0 20px;
}

.bt {
    border-top: 1px solid rgba(35, 35, 35, 0.1);
}

.buy-nav-ul>li {
    width: calc(12.5% - 10px);
    height: 42px;
    margin-right: 10px;
    background-color: #F3F4F5;
    font-size: 12px;
    margin-top: 5px;
}

.buy-nav-ul>li a {
    display: block;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.list-box-bj {
    background-color: rgba(245, 245, 245, 1);
}

.buy-vice-tit {
    font-weight: 500;
    font-size: 18.59px;
}

.buy-vice-desc {
    font-weight: 500;
    font-size: 14px;
    margin-top: 5px;
}

.list-box-pd {
    padding: 30px 0;
}

.list-buy-ul>li {
    width: 23.84%;
    margin-left: 1.53%;
    background-color: #fff;
    margin-top: 30px;
    box-shadow: 0px 0px 15px 0px #63636340;
}

.list-buy-ul>li:nth-of-type(4n+1) {
    margin-left: 0;
}

.buy-flag {
    display: inline-flex;
    width: auto;
    min-width: 60px;
    padding: 0px 10px;
    height: 25px;
    background: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    color: #fff;
}

.buy-posi {
    position: absolute;
    top: 10px;
    left: 10px;
}

.nav-position-pd {
    padding: 20px 0;
}

.nav-position,
.nav-position a {
    color: #BFBABA;
}

.details-box-grid {
    display: grid;
    display: -moz-grid;
    display: -ms-grid;
    grid-template-columns: 49.50% 24.20% 24.20%;
    grid-template-rows: 1fr 1fr;
    gap: 0.5vw;
    -ms-grid-column: 49.50% 0.5vw 24.20% 0.5vw 24.20%;
    -ms-grid-row: 1fr 0.5vw 1fr;
}

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

.details-grid-item:nth-of-type(1) {
    grid-row-start: span 2;
}

.details-box-left {
    width: 72.28%;
}

.details-box-ul>li {
    color: #626262;
    margin-top: 10px;
}

.details-box-flag {
    display: inline-flex;
    width: 24px;
    height: 24px;
    background-color: #736050;
    justify-content: center;
    align-items: center;
    border-radius: 2px;
    margin-right: 10px;
}

.details-box-add {
    color: #383838;
}

.details-box-tit {
    font-weight: 600;
    font-size: 24px;
    color: #232323;
}

.details-box-table {
    margin-top: 35px;
}

.details-box-table>li {
    width: 20%;
    border: 1px solid #E5E5E5;
    padding: 20px;
}

.details-box-table {
    margin-top: 20px;
}

.details-table-text {
    color: #626262;
}

.details-table-data {
    font-size: 20px;
    color: #000000;
    margin-top: 10px;
}

.details-flag-ul>li {
    height: 40px;
    background-color: #232323;
    color: #fff;
    padding: 10px 15px;
    border-radius: 2px;
    margin-right: 10px;
    margin-top: 10px;
    display: inline-flex;
}

.details-vice-tit {
    font-weight: 500;
    font-size: 18.44px;
}

.details-box-item {
    margin-top: 30px;
}

.details-box-show {
    line-height: 2.5em;
    max-height: 140px;
    overflow: hidden;
}

.details-box-show.show {
    max-height: initial;
}

.arr-down {
    display: inline-flex;
    width: 14px;
    height: 8px;
    background: url(../img/arr-up.png) no-repeat center;
    background-size: 100% auto;
    transform: rotate(180deg);
    transition: all .3s ease;
}

.collapse {
    font-weight: 600;
}

.collapse.rotate .arr-down {
    transform: rotate(0);
}

.details-box-warning {
    display: flex;
    width: 100%;
    height: 66px;
    border: 1px solid #E5E5E5;
    color: #FF5D07;
    font-size: 15px;
    justify-content: center;
    align-items: center;
    padding: 5px;
}

.details-info-table {
    border: 1px solid #E5E5E5;
    font-size: 15px;
    color: #050505;
}

.details-dream {
    border: 1px solid #E5E5E5;
    padding: 30px;
}

.details-info-table th {
    font-weight: 400;
    text-align: left;
    color: #736050;
}

.details-info-table th,
.details-info-table td {
    padding: 10px;
}

.details-dream-left {
    width: 48%;
}

.details-dream-tit {
    font-weight: 500;
    font-size: 28px;
    line-height: 1.4em;
}

.details-dream-right {
    padding-left: 30px;
}

.details-dream-desc {
    font-size: 14px;
    line-height: 2em;
    margin-top: 10px;
}

.details-dream-btn {
    display: inline-flex;
    width: 220.5px;
    height: 40px;
    border-radius: 8px;
    background-color: #232323;
    color: #fff;
    justify-content: center;
    align-items: center;
    font-size: 12px;
}

.map-iframe {
    width: 100%;
    height: 385px;
}

.content-box-with {
    max-width: 1110px;
    margin-left: auto;
    margin-right: auto;
}

.content-normal-tit {
    font-weight: 500;
    font-size: 32px;
    text-align: center;
}

.content-box {
    padding: 30px 0 100px;
}

.content-ul>li {
    padding: 40px 30px;
    border: 1px solid #B9A291;
    position: relative;
    margin-top: 80px;
    background-color: #F7F7F7;
}

.content-desc {
    font-size: 16px;
    line-height: 2em;
    margin-top: 20px;
    padding: 0 2.60vw;
}

.content-other {
    font-size: 24px;
}

.col-yel {
    color: rgba(255, 93, 7, 1);
}

.content-img-tit {
    font-weight: 500;
    font-size: 34px;
}

.arr-ul>li {
    width: 30%;
    text-align: center;
    margin-top: 40px;
    position: relative;
    order: var(--i);
    min-width: 30%;
    flex-grow: 1;
}

.arr-li-inner {
    padding: 50px 15px;
    background-color: #fff;
    position: relative;
}

.arr-ul>li::after {
    content: "";
    width: 49px;
    height: 48px;
    background: url(../img/jiantou.png) no-repeat center;
    background-size: 100% auto;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(100%, -50%);
    z-index: 1;
}

.arr-ul>li:last-child::after,
.arr-ul>li:nth-last-of-type(1)::after {
    display: none;
}


.arr-ul-bott {
    font-size: 14px;
    line-height: 1.7em;
    letter-spacing: 0.6px;
    margin-top: 20px;
}

.arr-flag {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-flex;
    background-color: #B9A291;
    color: #fff;
    width: 110px;
    height: 30px;
    justify-content: center;
    align-items: center;
    padding-right: 15px;
    font-size: 16px;
}

.arr-ul-top,
.rr-ul-bott {
    position: relative;
}

.arr-flag::before {
    content: "";
    position: absolute;
    right: 0;
    border-right: 30px solid #fff;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    top: 0;
}

.ontent-form-width {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.content-form {
    padding: 40px;
    background-color: #F7F6F5;
}

.content-form-tit {
    font-weight: 600;
    font-size: 22px;
    text-align: center;
}

.news_tab_ul>li {
    height: 40px;
    min-width: 120px;
    background-color: #F7F6F5;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    margin-right: 20px;
    margin-bottom: 5px;
}
.news_tab_ul li a{
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}
.news_tab_ul>li.on,
.news_tab_ul>li:hover {
    background-color: #736050;
    color: #fff;
}

.news_tab_ul>li.on a,
.news_tab_ul>li:hover a {
    color: #fff;
}

.news_cont_ul>li {
    margin-top: 30px;
    width: 31.84%;
    margin-left: 2.22%;
}

.news_cont_ul>li:nth-of-type(3n+1) {
    margin-left: 0;
}

.news_tit {
    font-size: 16px;
}

.news_time {
    color: #626262;
    font-size: 13px;
}

.news_btn {
    width: 120px;
    height: 32px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #736050;
    color: #fff;
}

.news_btn small {
    color: #626262;
}

.news_details_box {
    max-width: 1150px;
    margin-left: auto;
    margin-right: auto;
}

.news_details_tit {
    font-weight: 500;
    font-size: 26px;
    margin-top: 15px;
}

.news_details_show {
    line-height: 1.75em;
    padding: 30px 0 80px;
}

.private-box {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.summary-box {
    background-color: #F7F6F5;
}

.private-tit {
    font-weight: 600;
    font-size: 32px;
    line-height: 1.5em;
    text-align: center;
}

.summary-tit {
    font-weight: 600;
    font-size: 34.73px;
    text-align: center;
}

.summary-dl {
    padding: 30px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.summary-dl>dt {
    font-weight: 600;
    color: #232323;
    width: 308px;
}

.summary-dl>dd {
    flex: 1;
}

.summary-inner-box {
    padding: 15px 2.60vw;
}


.main-people-right {
    width: 47.08%;
    padding-top: 4.68vw;
}

.main-people-inner {
    padding: 30px 40px;
    background-color: #fff;
    box-shadow: 0px 0px 0px 1px #F2F2F2;
}



@keyframes scroll {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(100%);
    }
}

input.el-input-date {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    left: 0;
    top: 0;
}

input.el-input-date::-webkit-calendar-picker-indicator {
    position: absolute;
    right: 0;
    padding-left: 100%;
}

.eye-img {
    position: absolute;
    top: 0;
    left: 0;
}

.eye-on {
    opacity: 0;
}

.eye-btn {
    width: 16px;
    height: 16px;
    position: relative;
}

.passeye .eye-normal {
    opacity: 0;
}

.passeye .eye-on {
    opacity: 1;
}

.head-pd {
    padding: 0 40px;
}

.lan-img {
    width: 24px;
    margin-right: 10px;
}

.logo-img {
    max-width: 202px;
    display: block;
}

.lan-links {
    display: inline-flex;
    width: 133px;
    height: 48px;
    border: 1px solid #E5E5E5;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    font-size: 12px;
}

.lan-box:hover .lan-drop {
    display: block;
    animation: hideIndex2 .3s ease;
}

@keyframes hideIndex2 {
    0% {
        opacity: 0;
        padding-top:20px;
    }

    100% {
        opacity: 1;
        padding-top: 10px;
    }
}

.lan-drop {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
    transform: translate(0,100%);
    padding-top: 10px;
    text-align: center;
    width: 100%;
    left: 50%;
    transform: translate(-50%,100%);
    display: none;
}

.lan-drop-ul {
    border: 1px solid #E5E5E5;
}

.lan-drop-ul>li {
    padding: 15px 0;
    color: #736050;
}
.lan-drop-ul>li:hover a {
    color: #736050;
}
.career-ul>li {
    margin-top: 6.25vw;
}

.nav-ul-box {
    background-color: #F3F4F5;
    padding: 5px 0;
    border-radius: 2px;
    overflow: hidden;
}

.drop-tab>a {
    display: inline-flex;
    height: 40px;
    min-width: 42px;
    padding: 0 15px;
    justify-content: center;
    align-items: center;
    border-radius: 2px;
    margin: 0 5px;
}


.head-mid {
    padding: 15px 0;
}

.footer-top-info-text {
    font-size: 16px;
    line-height: 1.75em;
}

.footer-btn {
    display: inline-flex;
    width: 270px;
    height: 45px;
    border: 1px solid #FFFFFF;
    justify-content: center;
    align-items: center;
}

.footer-btn:hover {
    opacity: 0.8;
}

.footer-br-ul>li {
    padding: 0 20px;
    position: relative;
}

.footer-br-ul>li:hover {
    text-decoration: underline;
}

.footer-br-ul>li::before {
    content: "";
    width: 1px;
    height: 14px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 0;
}

.footer-br-ul>li:first-child::before {
    display: none;
}

.footer-bott {
    padding: 25px 0;
}

.details-box-right-bj {
    background-color: #F7F6F5;
}

.details-box-right-pd {
    padding: 15px;
}

.details-r-input {
    background-color: #fff;
    position: relative;
}

.date-posi {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0, -50%);
    pointer-events: none;
}

.details-r-val {
    height: 48px;
    width: 100%;
    flex: 1;
    padding: 0 20px;
    font-size: 14px;
}

.details-r-text {
    height: 200px;
    padding: 20px;
    resize: none;
}

.details-right-dl>dt {
    color: #626262;
}

.details-r-content {
    display: none;
}

.details-r-select {
    background: url(../img/arr-down2.png) no-repeat calc(100% - 15px) center;
    background-size: auto;
    color: #989898;
}

.details-r-select.change {
    color: #232323;
}

.details-r-select option {
    color: #232323;
}

.details-right-tit {
    font-weight: 600;
    font-size: 15px;
}

.details-sub-btn {
    display: inline-flex;
    width: 100%;
    height: 60px;
    background-color: #736050;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 600;
    max-width: 100%;
}

.content-flag {
    display: flex;
    flex-direction: column;
    background-color: #B9A291;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-family: Arial;
    font-weight: 700;
    width: 84px;
    height: 84px;
}

.content-flag-posi {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -20px);
    top: 0;
    z-index: 1;
}


.content-flag-en {
    font-size: 13px;
}

.content-flag-data {
    font-size: 48px;
}


.details-sub-btn2 {
    width: 344px;
}

.peo-tit {
    font-weight: 600;
    font-size: 33.75px;
}

.peo-posi {
    font-weight: 600;
    font-size: 20px;
    line-height: 2.5em;
}

.peo-desc {
    font-size: 14px;
    line-height: 2.25em;
}

.main-people-ul>li+li {
    margin-top: 90px;
}

.main-people-ul>li:nth-of-type(2n) {
    flex-direction: row-reverse;
}

.main-people-left {
    transform-origin: left top;
    transform: scale(1.1);
}

.main-people-ul>li:nth-of-type(2n) .main-people-left {
    transform-origin: right top;
}





.p-ul>li {
    background-color: #fff;
    border-radius: 12px;
    width: 23.57%;
    padding: 20px;
    margin-top: 30px;
}


.p-avatar {
    width: 208px;
    height: 208px;
    object-fit: cover;
}

.p-ul-tit {
    font-weight: 600;
    font-size: 19.06px;

}

.p-ul-desc {
    font-weight: 500;
    font-size: 15.5px;
    color: #626262;
}

.p-in-links {
    margin: 0 5px;
}

.p-group {
    padding: 40px 0 20px;
    position: relative;
}

.p-group::after {
    content: "";
    width: 56px;
    height: 1px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 0;
    background-color: rgba(0, 0, 0, .1);
}

._info-left {
    width: 18.43%;
}

._info-posi {
    font-weight: 500;
    font-size: 20px;
}

._info-tit {
    font-weight: 500;
    font-size: 26px;
    margin-top: 20px;
}

._info-desc {
    font-size: 20px;
    width: 125px;
    height: 60px;
    background-color: #736050;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-weight: 600;
}

._info-ul>li {
    padding: 40px 0;
    border-bottom: 1px solid #D3D3D3;
}

._info-right {
    padding-left: 30px;
}

.content-normal-vice {
    font-weight: 500;
    font-size: 20px;
    color: #797979;
    margin-top: 20px;
}

._info-details-inner {
    padding: 40px 60px;
}

._info-details-show {
    font-size: 16px;
    line-height: 1.75em;
    padding: 20px 0;
}

._info-details-tit {
    padding: 10px 20px;
    background-color: #B9A291;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
}

._info-form-dl:first-child {
    border-top: 1px solid #F0F0F0;
}

._info-form-dl {
    font-size: 15px;
    border-bottom: 1px solid #F0F0F0;
    border-right: 1px solid #F0F0F0;
}

._info-form-dl>dt {
    background-color: #F8F8F8;
    padding: 25px;
    color: #111111;
    width: 250px;
    font-weight: 600;
}

._info-form-dl>dd {
    padding: 25px;
}


.gy-show {
    font-size: 14px;
    line-height: 2.85em;
}

._info-form-dl>dd {
    padding: 10px;
}

._info-form-width {
    max-width: 588px;
    width: 100%;
}

._info-form-dl {
    font-size: 14px;
}

._info-form-span {
    display: inline-flex;
    width: 36.58000183105469px;
    height: 17.389999389648438px;
    border-radius: 2px;
    border: 1px solid #C19E68;
    justify-content: center;
    align-items: center;
    font-size: 11px;
    color: #C19E68;
}

._info-form-val {
    width: 100%;
    flex: 1;
    height: 38px;
    padding: 0 15px;
}

._info-form-text {
    height: 125px;
    padding: 15px;
    resize: none;
}

._info-form-input {
    border: 1px solid #F0F0F0;
}

._info-form-btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 374px;
    height: 71px;
    background-color: #736050;
    color: #fff;
    font-size: 16px;
    max-width: 100%;
}

.mask,
.newmask {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}

.mask-inner-top {
    background-color: #DDCABC;
    color: #fff;
    text-align: center;
    padding: 15px;
    font-size: 22px;
}

.mask-inner {
    width: 690px;
    border-radius: 8px;
    overflow: hidden;
    max-width: 94%;
}

.mask-inner-bott {
    padding: 30px 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 2em;
    text-align: center;
    background-color: #fff;
}

@media (min-width:1920px) {
    .main-people-right {
        padding-top: 90px;
    }

    .content-desc {
        padding: 0 50px;
    }

    .normal-mt {
        margin-top: 60px;
    }

    .footer-br-ul>li:nth-last-child(1),
    .footer-br-ul>li:nth-last-of-type(1) {
        padding-right: 0;
    }

    .footer-top-nav-links>li {
        margin-left: 50px;
    }

    .career-ul>li {
        margin-top: 120px;
    }
}

.mask-loading {
    position: fixed;
    width: 100%;
    height: 100%;
}

.st-img {
    width: 100%;
    aspect-ratio: 310 / 232;
}

@media (min-width:992px) {
    .p-ul {
        gap: 1.90%;
        padding-top: 40px;
        /* display: ; */
    }

    .head-nav-ul>li.on .drop-tab>a,
    .head-nav-ul>li:hover .drop-tab>a{
        background-color: #736050;
        color: #fff;
    }

    .head-nav-ul>li.on .drop-tab>a,
    .head-nav-ul>li:hover .drop-tab>a {
        color: #fff;
    }

    .arr-ul>li:nth-child(6n + 4) {
        order: calc(2 + var(--i))
    }

    .arr-ul>li:nth-child(6n + 6) {
        order: calc(var(--i) - 2)
    }

    .arr-ul>li:nth-child(6n + 4),
    .arr-ul>li:nth-child(6n + 5),
    .arr-ul>li:nth-child(6n + 6) {
        align-self: flex-end;
    }

    .arr-ul>li:nth-child(6n + 3)::after {
        right: unset;
        left: 50%;
        top: unset;
        bottom: 10px;
        transform: translate(-50%, 100%) rotate(90deg);
    }

    .arr-ul>li:nth-child(6n + 4)::after,
    .arr-ul>li:nth-child(6n + 5)::after {
        left: 10px;
        right: unset;
        transform: translate(-100%, -50%) rotate(-180deg);
    }

    .arr-ul>li:nth-child(6n + 6)::after {
        right: unset;
        left: 50%;
        top: unset;
        bottom: 10px;
        transform: translate(-50%, 100%) rotate(90deg);
    }

    .arr-ul {
        gap: 4.995%;
    }
}

.bold {
    font-weight: 600;
}

.tl {
    text-align: left;
}

.block {
    display: block;
    width: 100%;
}

.mt25 {
    margin-top: 25px;
}

.tr {
    text-align: right;
}

.hide-pc {
    display: none;
}

.webkit {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1;
}

.line2 {
    -webkit-line-clamp: 2;
}

.line3 {
    -webkit-line-clamp: 3;
}

.line4 {
    -webkit-line-clamp: 4;
}

.line5 {
    -webkit-line-clamp: 5;
}

.col-000 {
    color: #000;
}

.col-333 {
    color: #333;
}

.col-666 {
    color: #666;
}

.col-999 {
    color: #999;
}

.fs12 {
    font-size: 12px;
}

.fs14 {
    font-size: 14px;
}

.fs16 {
    font-size: 16px;
}

.col-fff {
    color: #fff;
}

.col-fff a {
    color: #fff;
}

.col-fb {
    color: #FBFBFD;
}

.bgfff {
    background-color: #fff;
}

.theme,
.theme a {
    color: #736050;
}

.mask-inner2 {
    width: 698px;
    max-width: 94%;
    padding: 0 25px 30px;
}

.mask-close {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 20px;
    width: 36px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #F3F4F5;
    cursor: pointer;
}

.mask-inner2-tit {
    font-size: 18px;
    padding: 20px 0;
    border-bottom: 1px solid #E5E7EB;
}

.buy-nav-ul {
    position: relative;
}

input.mask-inner2-number {
    width: 100%;
    height: 50px;
    background-color: #F3F4F5;
    padding: 0 20px;
}

.mask-inner2-bott {
    padding: 25px 0 0;
}

.mask-inner2-dl>dt {
    font-size: 18px;
}

.mask-inner2-btn {
    width: 100px;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #232323;
    color: #fff;
    font-size: 18px;
}

.mask-inner2-width {
    width: 46%;
}

@media (min-width:992px) {
    .buy-nav-ul>li {
        position: relative;
    }
}



.buy-nav-drop {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 100%);
    z-index: 9;
    width: 150%;
    padding-top: 20px;
    display: none;
}

.buy-nav-ul>li:hover .buy-nav-drop {
    display: block;
    animation: hideIndex .3s ease;
    width: 100%;
}

.buy-nav-inner {
    padding: 12px;
    box-shadow: 0px 4px 21.6px 0px rgba(145, 145, 145, .25);
    font-size: 16px;
    color: #232323;
}





.buy-drop-ul>li+li {
    border-top: 1px solid #E7E7E7;
}

.buy-drop-tab-cont {
    font-size: 14px;
    padding-left: 20px;
    padding-bottom: 15px;
    display: none;
}

.buy-drop-icon {
    display: inline-flex;
    width: 8px;
    height: 8px;
    ;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    transform: rotate(45deg);
    position: relative;
    top: -2px;
    transition: all .3s ease;
}

.buy-drop-icon.rotate {
    transform: rotate(-135deg);
}

.buy-drop-tab {
    cursor: pointer;
    padding: 10px 0;
}

@media (max-width:992px) {
    .mask-inner2 {
        padding: 0 15px 20px;
    }

    .mask-inner2-bott {
        padding: 20px 0 0;
    }

    .mask-inner2-tit {
        padding: 15px 0;
    }

    .mask-close {
        width: 30px;
        height: 30px;
    }

    input.mask-inner2-number {
        height: 45px;
    }

    .mask-inner2-dl>dd {
        margin-top: 15px;
    }

    .mask-inner2-dl>dt {
        font-size: 16px;
    }
}


#hero--catch .hero--catch .hero__str {
    display: inline-block;
    min-width: .35em;
    transform: translateY(100%);
    opacity: 0;
    will-change: transform, opacity;
    transition: all .3s;
}

#hero--catch .hero--catch .hero__str.cur {
    transform: translateY(0);
    opacity: 1;
}

#loadingBg {
    position: fixed;
    left: 0;
    top: 0;
    width: auto;
    min-width: 100%;
    height: auto;
    min-height: 100%;
    background: #000;
    opacity: 1;
    z-index: 10000;
}

#loading #percent {
    margin-bottom: 5px;
    text-align: center;
    font-size: 16px;
}

#loading #gauge {
    width: 0px;
    height: 5px;
    background: #bd9574;
}

div#loadingAnime {
    font-size: 4vw;
    font-weight: bold;
    position: fixed;
    top: 38%;
    /*bottom: 0;*/
    left: 0;
    right: 0;
    margin: auto;
    height: 10vw;
    z-index: 10001;
    width: 90vw;
    letter-spacing: 1vw;
    text-align: center;
    animation: fadeIn 1s;
    animation-fill-mode: both;
    line-height: 1.5;
}

.fadeout {
    animation: fadeOut 1s;
    animation-fill-mode: both;
}

div#loadingAnime.fadeout {
    animation: fadeOut 1s;
    animation-fill-mode: both;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
        transform: scale(1);
        -ms-filter: blur(0px);
        filter: blur(0px);
        letter-spacing: 0.3vh;
    }

    90% {
        -ms-filter: blur(50px);
        filter: blur(50px);
        letter-spacing: 1vh;
    }

    100% {
        opacity: 0;
        -ms-filter: blur(50px);
        filter: blur(50px);
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
        transform: scale(1);
        -ms-filter: blur(0px);
        filter: blur(0px);
        letter-spacing: 0.3vh;
    }

    90% {
        -ms-filter: blur(50px);
        filter: blur(50px);
        letter-spacing: 1vh;
    }

    100% {
        opacity: 0;
        -ms-filter: blur(50px);
        filter: blur(50px);
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
        -ms-filter: blur(50px);
        filter: blur(50px);
    }

    100% {
        opacity: 1;
        transform: scale(1);
        -ms-filter: blur(0px);
        filter: blur(0px);
        letter-spacing: 0.3vh;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
        -ms-filter: blur(50px);
        filter: blur(50px);
    }

    100% {
        opacity: 1;
        transform: scale(1);
        -ms-filter: blur(0px);
        filter: blur(0px);
        letter-spacing: 0.3vh;
    }
}

@media (max-width: 750px) {
    #loading #gauge {
        max-width: 100%;
    }

    div#loading {
        width: 300px;
        left: 0;
        right: 0;
        margin: -70px auto 0 auto;
    }
}

.p-ul-top::before,
.p-ul-top::after {
  content: "";
  position: absolute;
  top: 0;
  width: 12px;        /* 遮挡条宽度，可根据需要调整 */
  height: 100%;
  background-color: white;
  z-index: 1;
}

.p-ul-top {
  position: relative;
  display: inline-block; /* 让容器只包住图片 */
}

.p-ul-top::before {
  left: 0;
}

.p-ul-top::after {
  right: 0;
}

.p-avatar {
  display: block;
  position: relative;
  z-index: 0; /* 确保在遮挡条下面 */
}
