@charset "utf-8";

.idxpage {
    background-color: #030303;
}

.abcntpage {
    background-color: #060608;
}

.neipage {
    background-color: #f5f5f5;
}

.banner {
    position: relative;
}

.banenrtext {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    justify-content: center;
}

.banenrtext h1 {
    font-family: Gilroy-ExtraBold;
    line-height: 1.2;
    text-align: center;
    color: #ffffff;
    margin-bottom: 150px;
}

.top {
    width: 100%;
    height: 56px;
    position: absolute;
    top: 45px;
    left: 0;
    z-index: 999;
}

.pctop {
    width: 100%;
    height: 100%;
}

.top .con1780,
.topbox {
    height: 100%;
}

.toplogo {
    margin-right: 90px;
}

.toplogo img {
    height: 56px;
}

.topnav ul li {
    margin: 0px 25px;
}

.topnav ul li a {
    font-family: HelveticaNowDisplay-Bold;
    color: #ffffff;
}

.neitop .topnav ul li a {
    color: #060608;
}

.topicons ul li {
    margin-left: 50px;
}

.topicons ul li a span {
    color: #ffffff;
}

.neitop .topicons ul li a span {
    color: #060608;
}
.topicons ul li a span.cart-count{
    background-color: #6b24b0;
    color: #ffffff;
}
.toplogin,
.toploginuser {
    margin-left: 50px;
}

.toplogin a {
    display: block;
    width: 88px;
    height: 48px;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 4px;
    font-family: HelveticaNowDisplay-Bold;
    color: #ffffff;
    text-align: center;
    line-height: 48px;
}
.toploginuser a {
    width: auto;
    height: auto;
    padding:  15px;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 4px;
    font-family: HelveticaNowDisplay-Bold;
    color: #ffffff;
    text-align: center;
    line-height: 48px;
}
.toploginuser a span {
    color: #ffffff;
}
.caret {
    color: #ffffff;
}
.neitop .toplogin a,
.neitop .toploginuser a {
    background-color: #6b24b0;
}

.banenritem img {
    width: 100%;
}

.idxabout {
    position: relative;
}

.idxaboutbg img {
    width: 100%;
}

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

.idxaboutbox .con1500 {
    height: 45%;
}

.idxaboutitem {
    justify-content: flex-start;
    width: 100%;
    height: 100%;
}

.idxaboutleft {
    width: 50%;
    padding-top: 100px;
}

.idxaboutleft h2 {
    font-family: Gilroy-ExtraBold;
    color: #ffffff;
}

.idxaboutleft a {
    display: block;
    width: 180px;
    height: 48px;
    text-align: center;
    line-height: 46px;
    text-transform: capitalize;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    margin: 50px 0px 100px;
    background-color: rgba(255, 255, 255, 0.16);
    font-family: HelveticaNowDisplay-Bold;
    color: #ffffff;
    transition: all 0.5s;
}

.idxaboutleft a:hover {
    background-color: #ffffff;
    color: #060808;
}

.idxaboutleft p {
    font-family: HelveticaNowDisplay-Regular;
    line-height: 1.6;
    width: 63%;
    color: #ffffff;
    opacity: 0.8;
}

.idxaboutright {
    width: 40%;
}

.idxaboutright img {
    animation: mymove 20s infinite linear;
}

.idxproduct {
    width: 100%;
    position: absolute;
    top: 53%;
    left: 0px;
}

.idxproname h2 {
    font-family: Gilroy-ExtraBold;
    color: #e3e3e6;
    text-align: center;
}

.idxprolist {
    margin-top: 180px;
    padding-left: 10%;
    position: relative;
}

.idxproswiper .swiper-slide {
    width: auto;
}

.idxproitem {
    width: 480px;
    height: 630px;
    padding: 40px;
    flex-direction: column;
    background-image: linear-gradient(-45deg, #04331e 0%, #0f2c27 25%, #1a242f 50%, #250c3d 100%),
        linear-gradient(#060608, #060608);
    background-blend-mode: normal, normal;
    border-radius: 16px;
    transition: all 0.5s;
    border: solid 1px rgba(255, 255, 255, 0.2);
}

.idxproitemtop h3 {
    font-family: Gilroy-ExtraBold;
    color: #ffffff;
    margin: 50px 0px 40px;
    opacity: 0.8;
}

.idxproitemtop h4 {
    font-family: ClassicoBold;
    color: #ffffff;
    opacity: 0.7;
}

.idxproitembot button {
    width: 49.5%;
    height: 48px;
    border-radius: 4px;
    background: none;
    border: solid 1px rgba(255, 255, 255, 0.2);
    font-family: HelveticaNowDisplay-Regular;
    color: rgba(255, 255, 255, 0.5);
}

.idxproitembot button:hover {
    margin-top: -10px;
}

.idxpromore {
    width: 100%;
    height: 60px;
    margin: 25px 0px;
    justify-content: center;
    border-radius: 4px;
    border: solid 1px rgba(255, 255, 255, 0.2);
}

.idxpromore p {
    font-family: HelveticaNowDisplay-Regular;
    color: #ffffff;
}

.idxpromore span {
    color: #ffffff;
    margin-left: 20px;
}

.idxpromore:hover span {
    margin-left: 40px;
}

.idxproitem:hover {
    background: #060608;
    border: solid 1px rgba(255, 255, 255, 0.2);
}

.idxproitem:hover .idxproitemtop h4 {
    letter-spacing: 1px;
}

.idxpropagination {
    width: 50%;
    left: 25%;
    background-color: rgba(255, 255, 255, 0.12);
    border-radius: 1px;
    height: 2px;
    bottom: -65px;
}

.idxpropagination .swiper-scrollbar-drag {
    height: 4px;
    background-color: #6b24b0;
    border-radius: 2px;
    top: -1px;
}

.idxhotpro {
    position: relative;
}

.idxhotprobg img {
    width: 100%;
}

.idxhotprocon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 150px;
}

.idxhotproconbox {
    position: relative;
    width: 100%;
    padding-left: 10%;
    align-items: flex-start;
}

.idxhotproleft {
    width: 32%;
    padding-top: 40px;
}

.idxhotproleft h3 {
    font-family: Gilroy-ExtraBold;
    color: #e3e3e6;
}

.idxhotproleftdesc {
    margin-top: 280px;
}

.idxhotproleftdesc h4 {
    font-family: Gilroy-Light;
    line-height: 26px;
    color: #0a9659;
    margin-bottom: 30px;
}

.idxhotproleftdesc p {
    font-family: HelveticaNowDisplay-Regular;
    line-height: 26px;
    color: #cacacc;
    width: 320px;
}

.idxhotproleftdesc a {
    display: block;
    width: 180px;
    height: 48px;
    background-color: rgba(255, 255, 255, 0.16);
    font-family: HelveticaNowDisplay-Bold;
    color: #ffffff;
    text-align: center;
    border-radius: 4px;
    line-height: 46px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    margin-top: 100px;
    transition: all 0.5s;
}

.idxhotproleftdesc a:hover {
    background-color: #ffffff;
    color: #005530;
}

.idxhotproright {
    width: 58%;
    padding: 30px 0px 60px 30px;
    background-color: #202025;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 10px 0px 0px 10px;
    margin-left: 50px;
}

.prolistswiper .swiper-slide {
    width: 480px;
}

.idxhotproright .swiper-button-next,
.idxhotproright .swiper-button-prev {
    width: 56px;
    height: 56px;
    background-color: #202025;
    border-radius: 50%;
    left: 10%;
    top: 270px;
}

.idxhotproright .swiper-button-prev,
.idxhotproright .swiper-button-next:hover {
    background-image: linear-gradient(#6b24b0, #6b24b0), linear-gradient(#202025, #202025);
    background-blend-mode: normal, normal;
}

.idxhotproright .swiper-button-next {
    left: 14%;
}

.idxhotproright .swiper-button-next::after,
.idxhotproright .swiper-button-prev::after {
    font-size: 18px;
    color: #636373;
    font-weight: bold;
}

.idxhotproright .swiper-button-prev::after,
.idxhotproright .swiper-button-next:hover::after {
    color: #202025;
}

.idxprospimg {
    width: 100%;
    height: 640px;
    background-color: #0f0f12;
    overflow: hidden;
    border-radius: 12px;
}

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

.prolistswiper .swiper-slide:hover img {
    transform: scale(1.05);
}

.idxprospdesc {
    width: 100%;
    height: 210px;
    padding: 30px 60px 30px 20px;
    text-align: left;
}

.idxprospdesc p {
    font-family: HelveticaNowDisplay-Regular;
    color: #656566;
}

.idxprospdesc h4 {
    font-family: HelveticaNowDisplay-Bold;
    line-height: 26px;
    color: #88888a;
    margin: 30px 0px;
    opacity: 0.3;
}

.idxzsname {
    margin-top: 330px;
}

.idxzsname h4 {
    font-family: HelveticaNowDisplay-Regular;
    text-align: center;
    color: #ffffff;
    margin: 40px 0px;
}

.idxzsicolist {
    margin: 90px 0px;
}

.idxzsicolist ul {
    justify-content: center;
}

.idxzsicolist ul li {
    margin: 0px 80px;
}

.idxzsicolist ul li img {
    height: 55px;
}

.idxzsicolist ul li img:hover {
    transform: scale(1.1);
}

.idxzsimgs {
    background: url(../images/zhshutaizi.png) no-repeat center bottom;
    background-position-y: 378px;
    padding-bottom: 100px;
}

.idxzsswiper {
    width: 60%;
}

.idxzsswiper .swiper-slide img {
    width: 100%;
}

.idxjoin {
    width: 100%;
    position: relative;
}

.idxjoinbg img {
    width: 100%;
}

.idxjoinus {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.idxjoinusbox {
    width: 100%;
    height: 657px;
    border-radius: 26px;
    position: relative;
    overflow: hidden;
    border: solid 1px rgba(180, 180, 190, 0.16);
}

.idxjoinusbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    animation: runfeng 5s infinite linear;
}

.idxjoinusboxtxt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}

.idxjoinusboxtxt h2 {
    font-family: ClassicoBold;
    color: #ffffff;
    line-height: 1.2;
    text-align: center;
}

.idxjoinusboxtxt p {
    font-family: HelveticaNowDisplay-Regular;
    line-height: 24px;
    color: #ffffff;
    padding: 0px 34%;
    text-align: center;
    opacity: 0.7;
    margin: 40px 0px 80px;
}

.idxjoinusboxtxt a {
    display: block;
    font-family: HelveticaNowDisplay-Regular;
    width: 180px;
    height: 48px;
    background-color: rgba(255, 255, 255, 0.16);
    border-radius: 4px;
    color: #fdfaff;
    line-height: 46px;
    text-align: center;
    transition: all 0.5s;
}

.idxjoinusboxtxt a:hover {
    background-color: #ffffff;
    color: #250c3d;
}

.idxmess {
    align-items: flex-start;
    padding: 300px 0px 250px;
}

.idxmessl {
    width: 40%;
}

.idxmessl h3 {
    font-family: Gilroy-ExtraBold;
    color: #e3e3e6;
    line-height: 1.2;
}

.idxmessr {
    width: 50%;
}

.messinput {
    width: 100%;
    height: 60px;
    margin-bottom: 20px;
    border-bottom: 1px solid #383839;
    font-family: HelveticaNowDisplay-Regular;
    font-size: 20px;
    color: #6a6a6b;
}

.checkitembox {
    margin: 25px 0px 50px;
    justify-content: flex-start;
}

input.checkitem[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* 移除默认样式 */
    width: 20px;
    height: 20px;
    outline: none;
    cursor: pointer;
    margin: 0px;
    border-radius: 2px;
    border: solid 1px #6a6a6b;
}

input.checkitem[type="checkbox"]:checked {
    background: url(../images/xuanze.png) no-repeat center center;
    background-size: 80% 80%;
    background-color: #6b24b0;
    border: solid 1px #6a6a6b;
}

.checktxt {
    font-family: HelveticaNowDisplay-Thin;
    color: #6a6a6b;
    cursor: pointer;
    padding-left: 15px;
}

.checktxt a {
    font-family: HelveticaNowDisplay-Thin;
    text-decoration: underline;
    color: #6a6a6b;
}

.idxmessr button {
    width: 100%;
    height: 48px;
    background-color: rgba(255, 255, 255, 0.16);
    border-radius: 4px;
    font-family: HelveticaNowDisplay-Regular;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.2);
    line-height: 48px;
    text-align: center;
}

.idxmessr button:hover {
    background-color: #6b24b0;
}

.footboxtop {
    width: 100%;
    margin-bottom: 90px;
}

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

.footboxl {
    width: 50%;
}

.footlogo a img {
    height: 55px;
}

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

.footnav dl dd {
    margin-bottom: 40px;
}

.footnav dl dd a {
    font-family: HelveticaNowDisplay-Regular;
    color: #6a6a6b;
}

.footnav dl dt {
    margin-bottom: 20px;
}

.footnav dl dt a {
    font-family: HelveticaNowDisplay-Regular;
    color: #ffffff;
    margin-bottom: 20px;
    line-height: 1.4;
}

.footboxrtop ul {
    justify-content: flex-end;
}

.footboxrtop ul li {
    margin-left: 40px;
}

.footboxrtop ul li a span {
    color: #ffffff;
}

.footboxrmid {
    text-align: right;
    margin-bottom: 40px;
}

.footboxrmid a {
    font-family: HelveticaNowDisplay-Regular;
    color: #6a6a6b;
}

.footboxbott {
    text-align: right;
}

.footboxbott p {
    font-family: HelveticaNowDisplay-Regular;
    line-height: 40px;
    margin-bottom: 25px;
    color: #ffffff;
}

.footboxbott a {
    width: 180px;
    height: 48px;
    background-color: rgba(255, 255, 255, 0.16);
    border-radius: 4px;
    text-align: center;
    font-family: HelveticaNowDisplay-Regular;
    color: #ffffff;
    display: inline-block;
    line-height: 46px;
    border: 1px solid rgba(255, 255, 255, 0.16);
}

.footboxbott a:hover {
    background-color: rgba(15, 0, 27, 0.8);
}

.footbottom {
    margin-top: 150px;
}

.footcopy p,
.footcopy p a {
    font-family: HelveticaNowDisplay-Regular;
    color: #6a6a6b;
}

.footfast a {
    font-family: HelveticaNowDisplay-Regular;
    text-decoration: underline;
    color: #6a6a6b;
    margin-left: 20px;
}

.fixednav {
    position: fixed;
    top: 0;
    left: 0;
    height: 70px;
    width: 100%;
    background-color: rgba(15, 0, 27, 0.8);
    z-index: 999;
}

.fixednav.neipagetop {
    background-color: #ffffff;
}

.proname {
    padding-top: 230px;
}

.proname h1 {
    font-family: HelveticaNowDisplay-Bold;
    font-weight: 700;
    color: #0d0d0d;
}

.prolist {
    align-items: flex-start;
    margin: 80px 0px;
}

.prolistleft {
    width: 30%;
}

.prolistleft ul li {
    margin-bottom: 50px;
}

.prolistleft ul li h2 {
    font-family: HelveticaNowDisplay-Regular;
    color: #111111;
    margin-bottom: 20px;
}

.prolistleft ul li h2 a {
      font-family: HelveticaNowDisplay-Regular;
    color: #111111;
    background-color: rgba(0, 0, 0, 0);
    border: 0px;
    padding: 0px;
    font-size: 20px;
    line-height: unset;
}

.proli_sx label {
    justify-content: flex-start;
    margin-bottom: 8px;
}

.proli_sx span {
    font-family: HelveticaNowDisplay-Regular;
    color: #737373;
    padding-left: 10px;
    cursor: pointer;
}

.proli_sx input[type="checkbox"] {
    /* 隐藏原生的复选框 */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    /* 自定义样式 */
    width: 20px;
    height: 20px;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #c8c8cc;
    border-radius: 4px;
    outline: none;
    cursor: pointer;
    margin-top: 0px;
}

.proli_sx input[type="checkbox"]:checked {
    /* 自定义勾选后的样式 */
    background: url(../images/xuanze.png) no-repeat center center;
    background-size: 80% 80%;
    background-color: #6b24b0;
}

.proli_sx input[type="checkbox"]:checked + span {
    color: #111111;
}

.proli_botbtn a {
    font-family: HelveticaNowDisplay-Regular;
    text-decoration: underline;
    color: #111111;
}

.prolistright {
    width: 70%;
}

.prolistright ul li {
    width: 32%;
    border-radius: 12px;
    float: left;
    margin-bottom: 40px;
    margin-right: 2%;
    overflow: hidden;
    background-color: #ffffff;
}

.prolistright ul li:nth-child(3n) {
    margin-right: 0;
}

.prolistright ul li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.prolistr_img {
    width: 100%;
    /* height: 470px; */
    height: 220px;
    overflow: hidden;
    position: relative;
}
.prolistr_img.prolistr_imgwawa{
    height: 450px;
}
.prolistr_mask {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: auto;
}

.prolistr_maskbox {
    width: 70%;
    margin: 0 auto 20px;
    height: 48px;
    background-color: #6b24b0;
    border-radius: 4px;
    justify-content: center;
    opacity: 0;
    transition: all 0.5s;
}

.prolistr_maskbox span {
    color: #a67cd0;
}

.prolistr_maskbox p {
    font-family: HelveticaNowDisplay-Bold;
    color: #ffffff;
    margin-left: 20px;
}
.prolistright ul li:hover .prolistr_maskbox {
    opacity: 1;
}
.prolistr_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.prolistr_img.prolistr_imgwawa img {
    object-fit: cover;
}
.prolistright ul li a:hover .prolistr_img img {
    transform: scale(1.05);
}

.prolistr_desc {
    padding: 30px;
    flex-direction: column;
}

.prolistr_desc h3 {
    font-family: HelveticaNowDisplay-Regular;
    color: #111111;
    height: 50px;
    text-align: center;
}

.prolistr_desc h4 {
    margin: 10px 0px;
    height: 40px;
    text-align: center;
}

.prolistr_desc h4,
.prolistr_desc p {
    font-family: HelveticaNowDisplay-Regular;
    color: #999999;
}

.prolistr_desc button {
    width: 124px;
    height: 32px;
    background-color: #f5f5f5;
    border-radius: 4px;
    font-family: HelveticaNowDisplay-Regular;
    border: 0px;
    display: block;
    margin: 0 auto;
    color: #111111;
    text-transform: capitalize;
}

.prolistr_desc button:hover {
    background-color: #6b24b0;
    color: #ffffff;
}

.neifoot {
    background: url(../images/footbg.jpg) no-repeat center center;
    background-size: cover;
    padding: 100px 0px 40px;
}

.prolistpages {
    width: 100%;
    margin: 50px 0px;
}

.prolistpages ul {
    display: flex;
    justify-content: center;
}

.jumpto,.prolistpages ul li:first-child {
    display: none;
}

.prolistpages ul li a {
    color: #6b24b0;
}

.prolistpages ul li.active a,
.prolistpages ul li a:hover,
.prolistpages ul li.active a:hover {
    background-color: #6b24b0;
    border-color: #6b24b0;
    color: #ffffff;
}

/* 个人中心 */
.personal {
    background-color: #ffffff;
}

.personalmain {
    padding-top: 150px;
}

.personalpage {
    border-top: 1px solid #e5e5e5;
    padding: 100px 0px;
}

.personalbox {
    padding: 0px 10%;
}

.accounttop input::placeholder {
    font-family: HelveticaNowDisplay-Regular;
    color: #737373;
    font-size: 16px;
}

.accounttopsort {
    margin-bottom: 48px;
}

.accounttopsort h2 {
    font-family: HelveticaNowDisplay-Bold;
    color: #111111;
}

.accounttopsort a {
    justify-content: flex-start;
    width: 20%;
}

.accounttopsort a span.iconfont {
    color: #a5a5a5;
}

.accounttopsort a span {
    font-family: HelveticaNowDisplay-Regular;
    color: #111111;
    margin-right: 10px;
    text-decoration: underline;
}

.accounttopname {
    width: 100%;
    margin-bottom: 23px;
    height: auto;
    padding: 40px;
    align-items: flex-start;
    background-color: #f5f5f5;
}

.acctopnamel h3 {
    margin-bottom: 20px;
    font-family: HelveticaNowDisplay-Regular;
    color: #737373;
}

.acctopnamel h4 {
    font-family: HelveticaNowDisplay-Regular;
    color: #737373;
    margin-bottom: 5px;
}

.acctopnamel p {
    font-family: HelveticaNowDisplay-Regular;
    color: #111111;
}

.acctopnamer a {
    display: block;
    width: 142px;
    height: 48px;
    border-radius: 4px;
    background: #060608;
    text-align: center;
    line-height: 46px;
    font-family: HelveticaNowDisplay-Regular;
    color: #ffffff;
}
.acctopaddress {
    margin-bottom: 20px;
}
.acctopaddress h4 {
    font-family: HelveticaNowDisplay-Bold;
    color: #111111;
    display: inline-block;
    margin-right: 40px;
}

.acctopaddress a {
    font-family: HelveticaNowDisplay-Bold;
    color: #111111;
}

.acctopaddinput {
    padding: 15px 25px;
    width: 100%;
    margin-top: 30px;
    justify-content: flex-start;
    background-color: #ffffff;
}

.acctopaddinput span {
    color: #737373;
}

.acctopaddinput input {
    width: 90%;
    padding-left: 10px;
    font-size: 16px;
}

.accountbot {
    margin-top: 100px;
}

.accountbot input {
    width: 100%;
    padding-left: 0px;
}

/* 个人中心 end */

/* 注册弹窗 */
.registc {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    /* 半透明白色背景 */
    backdrop-filter: blur(4px);
    /* 应用10px的模糊效果 */
    display: none;
}

.registcitem {
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}

.registbox {
    width: 740px;
    /* height: 510px; */
    padding: 30px 40px;
    background: #060608;
    box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.2);
}

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

.loginreg h4 {
    font-family: HelveticaNowDisplay-Regular;
    color: #6a6a6b;
    margin-right: 50px;
    cursor: pointer;
    text-transform: uppercase;
}

.loginreg h4.active {
    font-family: HelveticaNowDisplay-Bold;
    color: #ffffff;
}

.registboxtop span {
    color: #6a6a6b;
    cursor: pointer;
}

.registboxbott {
    margin-top: 25px;
}

.registboxbott input[type="text"],
.registboxbott input[type="password"] {
    width: 100%;
    height: 58px;
    border-radius: 4px;
    border-bottom: 1px solid #6a6a6b;
    margin-bottom: 25px;
    font-size: 18px;
    font-family: HelveticaNowDisplay-Regular;
    color: #ffffff;
}

.regcaptcha {
    width: 100%;
}
.regcaptchabtn {
    margin: 0px 0px 30px;
    border: 1px solid #6a6a6b;
}
.regcaptchabtn:hover {
    background-color: #6b24b0;
    color: #ffffff;
}

.regxy {
    justify-content: flex-start;
    margin-top: 10px;
}

.regxy input[type="checkbox"] {
    /* 隐藏原生的复选框 */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    /* 自定义样式 */
    border: 1px solid #6a6a6b;
    width: 24px;
    height: 24px;
    background: #383839;
    outline: none;
    cursor: pointer;
    margin-top: 0px;
}

.regxy input[type="checkbox"]:checked {
    /* 自定义勾选后的样式 */
    background: url(../images/xuanze.png) no-repeat center center;
    background-size: 80% 80%;
    background-color: #6b24b0;
}

.regxy span {
    font-family: HelveticaNowDisplay-Regular;
    color: #ffffff;
    padding-left: 10px;
}

.registbtn {
    height: 48px;
    width: 100%;
    background: #383839;
    font-family: HelveticaNowDisplay-Regular;
    color: #ffffff;
    border: 1px solid #333333;
    margin: 40px 0px 20px;
}

.registboxbott p {
    color: #6a6a6b;
    text-align: center;
    font-family: HelveticaNowDisplay-Regular;
}

.registboxbott p a {
    color: #6a6a6b;
    text-decoration: underline;
    font-family: HelveticaNowDisplay-Regular;
}

.registbtn:hover {
    background: #6b24b0;
}

.registboxbott p a:hover {
    color: #ffffff;
}

.loginitembox {
    display: none;
}

.loginitembox input {
    margin-top: 40px;
}

.loginitembox .registbtn {
    margin-top: 60px;
}

/* 注册弹窗 end */

/* 忘记密码 */
.forgettc {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(4px);
    display: none;
}

.forget {
    height: auto;
}

.forgettname h4 {
    font-family: HelveticaNowDisplay-Bold;
    color: #ffffff;
}

.forgettname span {
    cursor: pointer;
}

.forgettishi {
    width: 100%;
    margin: 40px 0px 20px;
    padding: 15px;
    /* opacity: 0; */
    background-color: #6b24b0;
}

.forgettishi p {
    color: #ffffff;
    font-family: HelveticaNowDisplay-Regular;
}

.forgettishi img {
    height: 15px;
}

.forgetyxbox p {
    font-family: HelveticaNowDisplay-Regular;
    color: #6a6a6b;
}

.forgetyxbox input {
    width: 100%;
    font-family: HelveticaNowDisplay-Bold;
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 25px;
    height: 50px;
    border-bottom: 1px solid #383838;
}

.forgetyxbox span {
    display: block;
    width: 100%;
    font-family: HelveticaNowDisplay-Regular;
    color: #ffffff;
    margin: 15px 0px 30px;
}

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

.forgetbtnbox button {
    width: 142px;
    height: 48px;
    margin-right: 15px;
    background: #383839;
    font-family: HelveticaNowDisplay-Regular;
    color: #ffffff;
    border: 1px solid #383839;
}

.forgetbtnbox button:nth-child(2) {
    background: rgba(0, 0, 0, 0);
}

.forgetbtnbox button:hover {
    background: #6b24b0;
}

/* 忘记密码 end */

/* 编辑姓名 */
.editname {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(4px);
    display: none;
}

.editnameitem {
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}

.editnamebox {
    width: 736px;
    height: 380px;
    padding: 30px 40px 40px;
    background: #060608;
}

.editnameboxtop h2 {
    font-family: HelveticaNowDisplay-Bold;
    color: #ffffff;
}

.editnameboxtop span {
    color: #6a6a6b;
    cursor: pointer;
}

.ednameinput {
    margin-top: 20px;
}

.ednameinput input {
    width: 49%;
    height: 50px;
    border-bottom: 1px solid #282828;
    font-size: 18px;
    color: #ffffff;
}

.editnameboxbot p {
    margin-top: 20px;
    font-family: HelveticaNowDisplay-Regular;
    color: #6a6a6b;
}

.ednamemail {
    width: 100%;

    font-family: HelveticaNowDisplay-Bold;
    height: 50px;
    border-bottom: 1px solid #282828;
    font-size: 18px;
    color: #ffffff;
}

.editnameboxbot h4 {
    color: #ffffff;
    font-family: HelveticaNowDisplay-Regular;
    margin: 20px 0px 40px;
}

/* 编辑姓名 end */

/* 编辑地址 */
.addressitem {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(4px);
    display: none;
}

.addressitembox {
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}

.addressbox {
    width: 736px;
    /* height: 380px; */
    padding: 30px 40px 50px;
    background: #060608;
}

.addressboxtop {
    width: 100%;
}

.addressboxtop span {
    color: #6a6a6b;
    cursor: pointer;
}

.addressboxtop h2 {
    font-family: HelveticaNowDisplay-Bold;
    color: #ffffff;
}

.addressform {
    margin-top: 40px;
}

.addressform label {
    width: 100%;
    position: relative;
}

.addressform label span {
    font-family: HelveticaNowDisplay-Regular;
    color: #6a6a6b;
    display: block;
}

.addressform label select {
    /* 移除默认样式 */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    /* 自定义样式 */
    width: 100%;
    height: 50px;
    font-family: HelveticaNowDisplay-Regular;
    background-color: rgba(0, 0, 0, 0);
    border: 0px;
    border-bottom: 1px solid #333333;
    color: #ffffff;
    font-size: 18px;
}

.addcountryicon {
    position: absolute;
    right: 0px;
    bottom: 10px;
    transform: rotate(90deg);
}

.addressform .ednameinput {
    margin-top: 10px;
}

.addressinput {
    width: 100%;
    margin-top: 10px;
}

.addressinput input {
    width: 100%;
    font-family: HelveticaNowDisplay-Bold;
    font-size: 18px;
    color: #ffffff;
    height: 50px;
    border-bottom: 1px solid #282828;
}

.addaddressxy {
    margin: 20px 0px 40px;
}

.addaddressxy input[type="checkbox"] {
    width: 16px;
    height: 16px;
}

.addaddressxy span {
    color: #b6b6b6;
}

/* 编辑地址 end */

/* 地址列表 */
.addlist {
    width: 100%;
    height: auto;
    padding: 30px 0px 0px;
}

.addlist ul li {
    width: 298px;
    padding: 20px 23px;
    min-height: 436px;
    margin-right: 10px;
    display: block;
    border-radius: 4px;
    background: #ffffff;
    text-align: left;
}

.addlistbox {
    border-bottom: 1px solid #e5e5e5;
}

.addlistbox dl {
    margin-bottom: 18px;
}

.addlistbox dl dt {
    color: #737373;
    margin-bottom: 5px;
    font-family: HelveticaNowDisplay-Regular;
}

.addlistbox dl dd {
    color: #111111;
    font-family: HelveticaNowDisplay-Regular;
}

.addlistbtn {
    margin-top: 20px;
}

.addlistbtnl {
    margin-top: 0px;
}

.addlistbtnl span {
    color: #111111;
    font-family: HelveticaNowDisplay-Bold;
}

.addlistbtnl input[type="checkbox"] {
    width: 21px;
    height: 21px;
    border: 1px solid #c8c8cc;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 4px;
}

.addlistbtnr a {
    color: #111111;
    font-family: HelveticaNowDisplay-Bold;
    margin-left: 20px;
    text-decoration: underline;
}

.addlistbtnr a:hover {
    color: #6b24b0;
}

/* 地址列表 end */

/* 询盘记录 */
.xohistory {
    width: 100%;
}

.xohistory ul li {
    width: 100%;
    margin-bottom: 10px;
    height: auto;
    background-color: #ffffff;
}

.xohistorybox {
    padding: 17px 25px;
    border-bottom: 1px solid #e1e1e6;
}

.xohistoryboxl h4 {
    color: #737373;
    font-family: HelveticaNowDisplay-Regular;
}

.xohistoryboxl h4 span {
    color: #737373;
    margin-left: 50px;
    font-family: HelveticaNowDisplay-Regular;
}

.xohistoryboxr span {
    color: #737373;
    cursor: pointer;
    display: block;
    transform: rotate(270deg);
}

.xohistoryboxr span.active {
    transform: rotate(90deg);
}

.xohistoryboxbot {
    padding: 10px 25px 20px;
    display: none;
}

.xohistoryboxbot dl {
    width: 100%;
    height: 35px;
}

.xohistoryboxbot dl dt {
    color: #111111;
    font-family: HelveticaNowDisplay-Regular;
}

.xohistoryboxbot dl dd {
    color: #111111;
    font-family: HelveticaNowDisplay-Regular;
}

/* 询盘记录 end */

/* 关于我们 */
.abpageitem1 img {
    width: 100%;
}

.aboutintro {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0px;
    left: 0px;
}

.aboutintrobox {
    padding: 230px 9% 0px;
    align-items: flex-start;
}

.aboutintroboxl h2 {
    font-family: HelveticaNowDisplay-Regular;
    color: #cacacc;
}

.aboutintroboxr {
    width: 79%;
}

.aboutintroboxr h3 {
    font-family: HelveticaNowDisplay-Bold;
    color: #ffffff;
}

.abtintrimg_s {
    justify-content: flex-end;
    padding: 150px 20% 0px;
    overflow: hidden;
}

.abtintrimg_s img {
    width: 128px;
    height: 128px;
    object-fit: cover;
    border-radius: 9px;
}

.abtintrimg_s:hover img {
    transform: scale(1.05);
}

.abtintrimg_b {
    width: 660px;
    margin: 0 auto;
    display: block;
    padding-left: 100px;
    position: relative;
}

.abtintrimg_bimg {
    width: 100%;
    height: 380px;
    object-fit: cover;
    border-radius: 16px;
    margin-bottom: 40px;
}

.abtintrimg_b img.abtintrimg_bimg:hover {
    transform: scale(1.05);
}

.abtintrimg_b p {
    font-family: HelveticaNowDisplay-Regular;
    line-height: 1.8;
    color: #ffffff;
}

.abtintrimgr_b {
    position: absolute;
    bottom: -180px;
    left: -400px;
    width: 384px;
    height: 250px;
    border-radius: 16px;
    overflow: hidden;
}

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

.abtintrimgr_b:hover img {
    transform: scale(1.05);
}

.aboutcore {
    margin-top: 120px;
    padding-left: 38%;
    overflow: hidden;
}

.aboutcorename h3 {
    font-family: HelveticaNowDisplay-Bold;
    color: #ffffff;
    width: 680px;
}

.aboutcorelist {
    margin-top: 40px;
}

.aboutcorelist ul {
    justify-content: flex-start;
}

.aboutcorelist ul li {
    width: 352px;
    padding: 40px 30px;
    height: 365px;
    margin-right: 30px;
    background-color: #161619;
    border-radius: 16px;
    flex-direction: column;
    align-items: flex-start;
    transition: all 0.5s;
}

.aboutcorelist ul li:hover {
    margin-top: -20px;
}

.aboutcorelinum h4 {
    font-family: HelveticaNowDisplay-Regular;
    color: #ffffff;
}

.aboutcorelidesc {
    min-height: 140px;
}

.aboutcorelidesc h5 {
    font-family: HelveticaNowDisplay-Bold;
    color: #ffffff;
    margin-bottom: 5px;
    line-height: 1.5;
}

.aboutcorelidesc p {
    font-family: HelveticaNowDisplay-Light;
    color: #ffffff;
    line-height: 1.5;
}

.abbrand {
    position: relative;
}

.abbrandimg img {
    width: 100%;
}

.abbrandbox {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    overflow: hidden;
}

.abbrbox {
    margin-top: 200px;
    align-items: flex-end;
}

.abbrboxl {
    width: 40%;
    align-items: flex-start;
}

.abbrboxlleft {
    width: 42%;
}

.abbrboxlleft h2 {
    font-family: HelveticaNowDisplay-Regular;
    color: #cacacc;
}

.abbrboxlleft h3 {
    font-family: HelveticaNowDisplay-Bold;
    line-height: 1.4;
    color: #fefefe;
    margin: 490px 0px 100px;
}

.abbrboxlleft img {
    width: 100%;
    height: 190px;
    object-fit: cover;
    border-radius: 8px;
}

.abbrboxlright {
    width: 58%;
}

.abbrboxlright h3 {
    font-family: HelveticaNowDisplay-Bold;
    color: #ffffff;
}

.abbrboxlright h4 {
    font-family: HelveticaNowDisplay-Regular;
    color: #ffffff;
    margin: 20px 0px 50px;
    line-height: 28px;
}

.abbrboxlright h5 {
    font-family: HelveticaNowDisplay-Regular;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 20px;
    line-height: 24px;
}

.abbrboxlright p {
    font-family: HelveticaNowDisplay-Regular;
    color: rgba(255, 255, 255, 0.8);
    line-height: 32px;
}

.abbrboxr {
    width: 55%;
    position: relative;
    overflow: hidden;
}

.abbrboxr img {
    width: 100%;
    border-radius: 18px;
    object-fit: cover;
}

.abbrboxr:hover img {
    transform: scale(1.05);
}

.abbrboxrdesc {
    position: absolute;
    bottom: 50px;
    right: 25px;
    width: 384px;
}

.abbrboxrdesc p {
    text-align: justify;
    font-family: HelveticaNowDisplay-Regular;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.5);
}

.abbrboxr:hover .abbrboxrdesc p {
    color: rgba(255, 255, 255, 0.8);
}

.abpro {
    position: relative;
}

.abprobg img {
    width: 100%;
}

.abprobox {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    padding: 190px 0px 0px 10%;
}

.abproboxname {
    align-items: flex-start;
    justify-content: flex-start;
}

.abproboxname h2 {
    font-family: HelveticaNowDisplay-Regular;
    color: #cacacc;
}

.abproboxname h3 {
    width: 269px;
    font-family: HelveticaNowDisplay-Bold;
    color: #ffffff;
    margin-left: 380px;
}

.abprolist {
    margin-top: 120px;
}

.abprolistswiper .swiper-slide {
    width: 480px;
    background-color: #202025;
    border-radius: 0px 0px 16px 16px;
}

.abprolistswiper .swiper-slide a {
    width: 100%;
}

.abprolistimg {
    width: 100%;
    height: 480px;
    overflow: hidden;
    border-radius: 16px;
}

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

.abprolistdesc {
    width: 100%;
    height: 200px;
    padding: 25px 50px;
    text-align: left;
}

.abprolistdesc h3 {
    font-family: HelveticaNowDisplay-Bold;
    color: #ffffff;
}

.abprolistdesc h4 {
    font-family: HelveticaNowDisplay-Regular;
    line-height: 24px;
    color: #afafb3;
    margin: 5px 0px;
}

.abprolistdesc p {
    font-family: HelveticaNowDisplay-Regular;
    line-height: 48px;
    color: #afafb3;
}

.abprolistswiper .swiper-slide:hover {
    background-color: #161619;
}

.abprolistswiper .swiper-slide:hover .abprolistimg img {
    transform: scale(1.05);
}

.abquality {
    position: relative;
}
.abquabg img {
    width: 100%;
}
.abqualitem {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}

.abqualitybox {
    padding-top: 210px;
    align-items: flex-start;
}

.abquaboxl h2 {
    font-family: HelveticaNowDisplay-Regular;
    color: #cacacc;
}

.abquaboxr {
    width: 80%;
}

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

.abquaboxrtop_l {
    width: 430px;
}

.abquaboxrtop_l h3 {
    font-family: HelveticaNowDisplay-Bold;
    color: #ffffff;
}

.abquaboxrtop_l ul {
    margin-top: 150px;
    padding-right: 10%;
}

.abquaboxrtop_l ul li img {
    height: 35px;
}

.abquaboxrtop_r {
    width: 480px;
}

.abquaboxrtop_r img {
    width: 100%;
    height: 300px;
    border-radius: 16px;
    object-fit: cover;
    margin-bottom: 25px;
}

.abquaboxrtop_r p {
    font-family: HelveticaNowDisplay-Regular;
    line-height: 28px;
    color: #ffffff;
}

.abquaboxrbot {
    margin-top: 150px;
}

.abfoot {
    padding: 200px 0px 40px;
    background: url(../images/aboutusbg_05.jpg) no-repeat center top;
    background-size: 100% 100%;
}

/* 关于我们 end */

/* 联系我们 */
.cattouch img {
    width: 100%;
}

.cattouchitem {
    position: absolute;
    top: 0px;
    width: 100%;
    padding-top: 350px;
}

.cattchbox {
    width: 100%;
    align-items: flex-start;
}

.cattchname {
    width: 25%;
}

.cattchname h2 {
    font-family: HelveticaNowDisplay-Bold;
    color: #e3e3e6;
    margin-bottom: 40px;
}

.cattchname p {
    font-family: HelveticaNowDisplay-Regular;
    color: #cacacc;
}

.cattchform {
    width: 75%;
    padding-top: 300px;
}

.cattchform input {
    width: 100%;
    height: 60px;
    margin-bottom: 30px;
    font-family: HelveticaNowDisplay-Regular;
    font-size: 18px;
    color: #6a6a6b;
    border-bottom: solid 1px #383839;
}

.cattchform button {
    width: 100%;
    height: 48px;
    border-radius: 4px;
    font-family: HelveticaNowDisplay-Bold;
    font-size: 16px;
    background-color: rgba(0, 0, 0, 0);
    color: #ffffff;
    border: solid 1px #202025;
}

.cattchform button:hover {
    background-color: #6b24b0;
    color: #ffffff;
}

.cotactlist {
    margin-top: 140px;
}

.cotactlist ul {
    align-items: flex-start;
}

.cotactlist ul li {
    width: 32%;
    border-top: 1px solid #202025;
}

.cotactlist ul li h4 {
    font-family: ClassicoBold;
    color: #cacacc;
    padding: 25px 0px 20px;
}

.cotactlist ul li p,
.cotactlist ul li a {
    font-family: HelveticaNowDisplay-Regular;
    color: #cacacc;
}

.contactmap {
    width: 100%;
    margin-top: 120px;
    background-color: #202025;
    padding: 23px;
    height: 500px;
}

.catjoin {
    background-color: #060608;
    padding-top: 300px;
}

/* 联系我们 end */

/* 悬浮框 */
.xuanfu {
    position: fixed;
    bottom: 50px;
    right: 50px;
    width: 30px;
    height: 30px;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    cursor: pointer;
    display: none;
}

.xfitem {
    width: 100%;
    height: 100%;
    justify-content: center;
}

.xfitem span {
    transform: rotate(270deg);
    line-height: 16px;
    color: #ffffff;
}

/* 悬浮框 end */

/* 产品详情 */
.prodetail {
    margin: 120px 0px;
}

.prodetop {
    width: 100%;
    align-items: flex-start;
}

.prodetopl {
    width: 55%;
    height: 850px;
}

.prodetopl .gallery-top {
    width: 80%;
    height: 100%;
}

.prodetopl .gallery-top .swiper-slide {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 16px;
}

.prodetopl .gallery-top .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    /* background-color: #ffffff;
    padding: 10px; */
}

.prodetopl .gallery-thumbs {
    width: 12.5%;
    height: 100%;
    box-sizing: border-box;
}

.prodetopl .gallery-thumbs .swiper-wrapper {
    /* flex-wrap: wrap; */
    flex-direction: column;
    justify-content: flex-start;
}

.prodetopl .gallery-thumbs .swiper-slide {
    width: 100%;
    height: 100px;
    /* margin-bottom: 15px; */
    overflow: hidden;
    opacity: 0.4;
    border-radius: 8px;
}

.prodetopl .gallery-thumbs .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    /* background-color: #ffffff;
    padding: 10px; */
}

.prodetopl .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
    border: solid 2px #6b24b0;
}

.prodetopl .swiper-button-next,
.prodetopl .swiper-button-prev {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background-color: #202025;
}

.prodetopl .swiper-button-next:after,
.prodetopl .swiper-button-prev:after {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}

.prodetopr {
    width: 40%;
}

.prodetoprt h2 {
    font-family: HelveticaNowDisplay-Bold;
    line-height: 48px;
    color: #111111;
}

.prodetopr_cs {
    padding: 5px 0px;
    margin-top: 25px;
    border-top: 1px solid #d7d7db;
    border-bottom: 1px solid #d7d7db;
}

.prodetopr_cs table {
    width: 100%;
}

.prodetopr_cs table tr td {
    font-family: HelveticaNowDisplay-Regular;
    font-size: 18px;
    color: #121212;
    height: 50px;
}

.prodetopr_cs table tr td:first-child {
    color: #737373;
    width: 35%;
}

.prodetopr_price {
    border-bottom: 1px solid #d7d7db;
    width: 100%;
    padding: 20px 0px;
}

.prodetopr_price table {
    width: 100%;
    table-layout: fixed;
}

.prodetopr_price h4 {
    justify-content: flex-start;
}

.prodetopr_price table tr td {
    font-family: HelveticaNowDisplay-Regular;
    font-size: 18px;
    color: #737373;
    vertical-align: top;
}

.prodetopr_price table tr td p {
    font-family: HelveticaNowDisplay-Medium;
    font-size: 24px;
    line-height: 32px;
    color: #111111;
}

.prodetopr_price table tr td span {
    font-family: HelveticaNowDisplay-Regular;
    font-size: 16px;
    color: #737373;
}

.prodetopr_price table tr td:first-child {
    width: 35%;
}

.prodetopr_exp h4 p,
.prodetopr_price h4 p {
    font-family: HelveticaNowDisplay-Medium;
    line-height: 32px;
    color: #111111;
    width: 65%;
}

.prodetopr_exp h4 span,
.prodetopr_price h4 span,
.prodetopr_qua h4 span {
    font-family: HelveticaNowDisplay-Regular;
    color: #737373;
    width: 35%;
}

.prodetopr_exp {
    border-bottom: 1px solid #d7d7db;
    width: 100%;
    padding: 20px 0px;
}

.prodetopr_qua {
    padding: 40px 0px;
    border-bottom: 1px solid #d7d7db;
}

.proquanum .proquaprice {
    margin-right: 40px;
}

.proquanum p {
    font-family: HelveticaNowDisplay-Regular;
    color: #999999;
}

.proquanum p.iconfont {
    padding: 5px;
    cursor: pointer;
    background-color: #e5e5e5;
    border-radius: 2px;
}

.proquanuminput {
    font-family: HelveticaNowDisplay-Regular;
    font-size: 18px;
    width: 100px;
    text-align: center;
    display: block;
    color: #111111;
}

.prodetopr_total {
    padding: 15px 0px 30px;
    justify-content: flex-end;
}

.prodetopr_total p {
    font-family: HelveticaNowDisplay-Regular;
    color: #121212;
    margin-left: 20px;
}

.prodetopr_total p span {
    font-family: HelveticaNowDisplay-Bold;
    color: #6b24b0;
}

.prodetopr_btn button {
    width: 100%;
    height: 48px;
    background-color: #6b24b0;
    border-radius: 4px;
    font-family: HelveticaNowDisplay-Bold;
    color: #ffffff;
    border: 0px;
}

.prodebot {
    width: 100%;
    background-color: #ffffff;
    padding: 80px 40px;
    margin-top: 120px;
    align-items: flex-start;
}

.prodebotl {
    width: 30%;
}

.prodebotl h3 {
    font-family: HelveticaNowDisplay-Bold;
    color: #111111;
}

.prodebotr {
    width: 65%;
}

.prodebotr ul li {
    background-color: #f5f5f5;
    border-radius: 8px;
    width: 100%;
    cursor: pointer;
    margin-bottom: 10px;
}

.prodebotr_title {
    width: 100%;
    height: 90px;
    padding: 30px;
}

.prodebotr_title h3 {
    font-family: HelveticaNowDisplay-Bold;
    color: #111111;
}

.prodebotr_title span {
    color: #111111;
}

.prodebotrjian {
    display: none;
}

.prodebotr_con {
    padding: 0px 30px 50px;
    display: none;
}
.prodebotr_content {
    display: block;
}
.prodebotr_con p {
    font-family: HelveticaNowDisplay-Regular;
    font-size: 16px;
    line-height: 28px;
    color: #111111;
}

.prodebotr_title.active .prodebotrjian {
    display: block;
    color: #0a9659;
}

.prodebotr_title.active .prodebotrjia {
    display: none;
}

.promess {
    width: 100%;
    background-color: #060608;
    padding: 120px 0px;
}

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

.promess_boxl {
    width: 40%;
}

.promess_boxl h4 {
    font-family: HelveticaNowDisplay-Bold;
    color: #e3e3e6;
}

.promess_boxr {
    width: 50%;
}

.promess_boxr .cattchform {
    padding-top: 0px;
    width: 100%;
}

.promess_boxr .cattchform button {
    background-color: rgba(255, 255, 255, 0.16);
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.promess_boxr .cattchform button:hover {
    background-color: #6b24b0;
}

.protjpros {
    background-color: #f5f5f5;
    padding: 120px 0px;
}

.protjpros_box {
    position: relative;
}

.protjpros_boxtitle {
    margin-bottom: 80px;
}

.protjpros_boxtitle h3 {
    font-family: HelveticaNowDisplay-Bold;
    color: #111111;
}

.protjpros .prolistright {
    width: 100%;
}

.protjpros .prolistright ul li {
    float: unset;
    margin: 0px;
}

.protjpros_box .swiper-button-next,
.protjpros_box .swiper-button-prev {
    top: 0px;
    right: 0px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: solid 1px #202025;
}

.protjpros_box .swiper-button-next:after,
.protjpros_box .swiper-button-prev:after {
    font-size: 16px;
    font-weight: bold;
    color: #202025;
}

.protjpros_box .swiper-button-prev {
    right: 60px;
    left: unset;
}

.protjpros_box .swiper-button-next:hover,
.protjpros_box .swiper-button-prev:hover {
    background-color: #005530;
    border-color: #005530;
}

.protjpros_box .swiper-button-next:hover:after,
.protjpros_box .swiper-button-prev:hover:after {
    color: #ffffff;
}

/* 产品详情 end */

/* 购物车 */
.shoppage {
    padding: 240px 0px 120px;
}

.shoppabox {
    width: 100%;
    align-items: flex-start;
}

.shopleft {
    width: 23%;
}

.shopleft h3 {
    font-family: HelveticaNowDisplay-Bold;
    color: #0d0d0d;
    margin-bottom: 20px;
}

.shopleft p {
    font-family: HelveticaNowDisplay-Regular;
    line-height: 24px;
    color: #737373;
}

.shopright {
    width: 70%;
}

.shopformlist {
    width: 100%;
}

.shopformlist ul li {
    width: 100%;
    padding: 40px 0px;
    align-items: flex-start;
    border-bottom: 1px solid #d7d7db;
}

.shopformlist ul li:first-child {
    border-top: 1px solid #d7d7db;
}

.shopliimg {
    width: 96px;
    height: 96px;
    border-radius: 4px;
    overflow: hidden;
}

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

.shopliinfo {
    width: 87%;
    align-items: flex-start;
}

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

.shopliinfotopl h3 {
    font-family: HelveticaNowDisplay-Bold;
    margin-bottom: 15px;
    color: #111111;
}

.shopliinfotopl span {
    font-family: HelveticaNowDisplay-Regular;
    color: #737373;
}

.shopliinfotopl span i {
    font-family: HelveticaNowDisplay-Regular;
    font-style: normal;
    color: #121212;
}

.shopliinfotopl span:last-child {
    margin-left: 20px;
}

.shopliinfotopr span {
    color: #999999;
    cursor: pointer;
}

.shopliinfobot {
    margin-top: 40px;
}

.shopliinfobotr {
    width: 20%;
    justify-content: flex-end;
}

.shopliinfobotr p {
    background-color: #e5e5e5;
    border-radius: 2px;
    color: #999999;
    padding: 4px 8px;
}

.shopliinfobotl h4 {
    font-family: HelveticaNowDisplay-Medium;
    color: #111111;
}

.shopformtotal {
    padding: 40px 0px;
    width: 100%;
}

.shopformtotal h4 {
    font-family: HelveticaNowDisplay-Bold;
    color: #111111;
}

.shopformtotal p {
    font-family: HelveticaNowDisplay-Bold;
    color: #6b24b0;
}

.shopformbox {
    width: 100%;
    background-color: #ffffff;
    border-radius: 16px;
    padding: 50px;
    justify-content: flex-end;
}

.shopformbox input {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #d7d7db;
    font-family: HelveticaNowDisplay-Regular;
    font-size: 18px;
    color: #111111;
    margin-bottom: 30px;
}

.shopformbox button {
    width: 232px;
    height: 48px;
    background-color: #6b24b0;
    border-radius: 4px;
    font-family: HelveticaNowDisplay-Bold;
    color: #ffffff;
    border: 0px;
    margin: 20px 0px;
}

/* 购物车 end */

/* 搜索弹窗 */
.searchtc {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    /* 半透明白色背景 */
    backdrop-filter: blur(4px);
    display: none;
}

.searchtcitem {
    width: 100%;
    height: 100%;
    justify-content: center;
}

.searchtcbox {
    width: 50%;
    height: auto;
    padding: 40px;
    box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.2);
    background-color: #030303;
}

.searchtcname h4 {
    font-family: HelveticaNowDisplay-Bold;
    color: #ffffff;
}

.searchtcbox input {
    margin: 30px 0px;
}

.searchtcname .iconfont {
    cursor: pointer;
}

.searchresult.prodebotr {
    width: 100%;
}

.sehrsltname h1 {
    color: #ffffff;
}

.sehrsltpage {
    margin-top: 0px;
}

.sehrsltbot {
    background-color: rgba(0, 0, 0, 0);
    margin-top: 0px;
}

.iconfont.icon-close_48dp_5F6368_FILL0_wght400_GRAD0_opsz48 {
    color: #949494;
}

/* 搜索弹窗 end */

/* 多语言侧边栏 */
.languagebox {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    /* 半透明白色背景 */
    backdrop-filter: blur(4px);
    display: none;
}

.langbox {
    width: 100%;
    height: 100%;
    position: relative;
}

.langboxitem {
    position: absolute;
    right: -1000px;
    top: 0px;
    width: 30%;
    height: 100%;
    transition: all 0.5s;
    padding: 15px;
    box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.2);
    background-color: #030303;
}

.langboxitem.active {
    right: 0px;
}

.langboxtop {
    text-align: right;
    margin-bottom: 15px;
    cursor: pointer;
}

.langboxitem ul li {
    margin-bottom: 20px;
}

.langboxitem ul li a {
    justify-content: flex-start;
}

.langboxitem ul li a img {
    width: 30px;
    margin-right: 20px;
}

.langboxitem ul li a p {
    font-family: HelveticaNowDisplay-Bold;
    color: #ffffff;
}

/* 多语言侧边栏 end */

.aboutpagecontent p,
.aboutpagecontent {
    font-family: HelveticaNowDisplay-Regular;
    color: #111111;
    line-height: 1.6;
    font-size: 16px;
}


/* 汇率欧元美元 */
.currency_dropdown {
    background-color: rgba(152, 77, 187, 0.15);
}
.currency_li a ,.currency_dropdown .dropdown-toggle.show,.currency_dropdown  .btn:hover{
    color: #ffffff;
   font-family: HelveticaNowDisplay-Bold;
}
.neitop .currency_li a ,.neitop .currency_dropdown .dropdown-toggle.show {
    color: #060608;
}
.currency_dropdown_menu {
    background-color:rgba(152, 77, 187, 0.15);
    border-radius: 0px;
    padding-left: 10px;
    border: 0px;
    box-shadow: unset;
}
.currency_dropdown_menu a {
    line-height: 1.6;
}
.neipagetop  .currency_dropdown_menu {
    background-color:rgb(233, 213, 244)
}
.eucookiekit__title,.eucookiekit__message {
    color: #ffffff;
}

.prodetail_loginprice {
        width: 100%;
    height: 48px;
    background-color: #6b24b0;
    margin: 0 auto;
    border-radius: 4px;
    font-family: HelveticaNowDisplay-Bold;
    color: #ffffff;
    border: 0px;
    text-transform: capitalize;
}
