.lemei-header {background:#000;}
.lemei-goods-read {padding:6rem 0 0;}
.lemei-goods-read td {padding-bottom:10px;padding-right:24px;font-weight:500;font-size:16px;color:#000;line-height:1.8;}
.lemei-goods-read p {font-size:18px;color:#000;line-height:1.8;}
.lemei-goods-read .tit {position:relative;padding:2rem 0 2rem;}
.lemei-goods-read .tit .back {position:absolute;left:0;top:0;color:var(--title-text-color);}
.lemei-goods-read .product-pics {padding:2rem 0;background:var(--bg-color);}
.lemei-goods-read .product-pics .left-view {display:flex;flex-direction:row-reverse;gap:16px;}
.lemei-goods-read .swiper-slide i {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;color:#fff;opacity:0.7;cursor:pointer;}
.lemei-goods-read .t-s .swiper-slide i:hover {opacity:1;}
.lemei-goods-read .t-s .swiper-slide i {font-size:100px;}
.lemei-goods-read .d-s .swiper-slide i {font-size:30px;}
.lemei-goods-read .top-view .left-view .swiper.t-s {flex:1;}
.lemei-goods-read .top-view .left-view .swiper.t-s img {object-fit:cover;}
.lemei-goods-read .product-pics .left-view .d-s {width:152px;height:640px;}
.lemei-goods-read .product-pics .left-view .d-s img {cursor:pointer;height:100%;}
.lemei-goods-read .product-pics .left-view .d-s .swiper-wrapper {height:auto !important;}
.lemei-goods-read .top-view .left-view .swiper.d-s .swiper-slide {height:152px !important;/*margin-bottom:10px;*/  border-radius:6px;overflow:hidden;}
.lemei-goods-read .top-view .left-view .swiper.d-s .swiper-slide.swiper-slide-thumb-active {padding:3px;background:linear-gradient(0deg,var(--color-primary),var(--color-second));}
.lemei-goods-read .product-details-content {display:flex;flex-direction:column;}
.lemei-goods-read .product-details-content h2 {position:relative;margin-bottom:3rem;}
.lemei-goods-read .product-details-content h2::after {content:"";position:absolute;left:0;bottom:-18px;width:128px;height:5px;background:linear-gradient(90deg,#48C093,#90D12D);border-radius:3px;}
.lemei-goods-read .product-details-content .rich-text table tr td:nth-child(2) {color:#000;font-weight:700;}


.lemei-goods-read .pro-scroll {padding:3rem 0;display:none;}
.lemei-goods-read .pro-scroll.active{display:block;} 
.lemei-goods-read .pro-scroll .content-wrapper {display:flex;gap:24px;justify-content:space-between;}
.lemei-goods-read .pro-scroll .content-wrapper .left {padding-left:20%;}
.lemei-goods-read .pro-scroll .content-wrapper .rich-text {flex:1;overflow:hidden;}

.lemei-goods-read .table-response {width:100%;max-width:100%;overflow-x:auto;}

.lemei-goods-read #tabl .content-wrapper>img {width:30%;object-fit:cover;}
.lemei-goods-read #tab3 .content-wrapper>img {width:55%;object-fit:cover;}

.lemei-goods-read .pro-pics ul {margin-top:30px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;}
.lemei-goods-read .pro-pics{background:var(--bg-color);}
.lemei-goods-read .pro-pics .list {margin-top:2rem;}
.lemei-goods-read .pro-pics .swiper-slide img {aspect-ratio:4 /3;object-fit:cover;}
.lemei-goods-read .pro-pics .list {position:relative;}
.lemei-goods-read .pro-pics .swiper-button-prev,.lemei-goods-read .pro-pics .swiper-button-next {display:block;width:50px;height:50px;line-height:50px;text-align:center;}
.lemei-goods-read .pro-pics .swiper-button-prev:after,.lemei-goods-read .pro-pics .swiper-button-next:after {content:none;}
.lemei-goods-read .pro-pics .swiper-button-prev i,.lemei-goods-read .pro-pics .swiper-button-next i {font-size:30px;color:var(--title-text-color);}
.lemei-goods-read .pro-pics .swiper-button-prev {left:-55px;right:auto;}
.lemei-goods-read .pro-pics .swiper-button-next {left:auto;right:-55px;}
.lemei-goods-read .pro-pics .swiper-button-prev:hover i,.lemei-goods-read .pro-pics .swiper-button-next:hover i{background:linear-gradient(to right, var(--color-primary) 0%, var(--color-second) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.lemei-goods-read .pro-pics .swiper-pagination {margin:20px 0 0;position:static;width:100%;display:none;}
.lemei-goods-read .pro-pics .swiper-pagination-bullet {height:10px;width:10px;border-radius:50%;margin:0 7px;background:#ccc;opacity:1;}
.lemei-goods-read .pro-pics .swiper-pagination-bullet-active {background:var(--color-primary);}

@media screen and (max-width:992px) {
.lemei-goods-read .pro-pics .swiper-button-prev,.lemei-goods-read .pro-pics .swiper-button-next {display:none}
.lemei-goods-read .pro-pics .swiper-pagination {display:block;}
}
.lemei-goods-read .pro_tab_box {height:49px;}
.lemei-goods-read .pro_tab {height:49px;width:100%;z-index:99;background:#fff;}
.lemei-goods-read .pro_tab.scroll-top {position:fixed;top:80px;z-index:100;}
.lemei-goods-read .pro_tab ul {height:100%;border-bottom:1px solid #f1f1f1;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;position:relative;}
.lemei-goods-read .pro_tab ul li {box-sizing:border-box;height:48px;line-height:48px;text-align:center;position:relative;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;}
.lemei-goods-read .pro_tab ul li::after {content:"";width:0;height:3px;position:absolute;left:0;bottom:-1px;border-radius:3px;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;background:linear-gradient(90deg,var(--color-primary),var(--color-second));}
.lemei-goods-read .pro_tab ul li.active {background:linear-gradient(0deg,var(--color-primary) 0%,var(--color-second) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.lemei-goods-read .pro_tab ul li.active::after {width:100%;}
.lemei-goods-read .product-details-content .color-mode {display:flex;align-items:center;margin-bottom:25px;}
.lemei-goods-read .product-details-content .color-mode .color-tag {color:#181818;font-weight:500;margin-bottom:0;margin-right:20px;}
.lemei-goods-read .product-details-content .color-mode .color-cus {background:#fff;width:45px;height:45px;display:inline-block;border-radius:50%;margin:0 7px;}
.lemei-goods-read .product-details-content .theme-btn {margin-top:38px;}
.product-details-content .rich-text p {margin-bottom:10px;}
.product-details-content .rich-text hr {margin:8px 0 12px !important;}
.product-details-content .rich-text tr td:nth-child(1) {/*width:260px !important;*/  display:inline-block;color:#7C7C7C;}
.lemei-goods-read .pro-scroll h2:nth-child(1),.lemei-goods-read .pro-scroll h2:nth-child(1),.lemei-goods-read .pro-scroll h2:nth-child(1) {margin-bottom:30px;}

@media (max-width:1500px) {
.lemei-goods-read .product-pics .left-view .d-s {height:502px;}
}
@media (max-width:1280px) {
.lemei-goods-read .product-pics .left-view .d-s {height:467px;}
.lemei-goods-read p{font-size: 17px;line-height:1.6;}
}
@media (max-width:1200px) {
.lemei-goods-read .product-pics .left-view .d-s {height:360px;}
}

@media (max-width:992px) {
.lemei-goods-read .product-pics .left-view .d-s {height:520px;}
.lemei-goods-read .product-details-content {margin-top:20px;}
.lemei-goods-read #tab1 .content-wrapper>img,.lemei-goods-read #tab3 .content-wrapper>img {width:100%;}
.lemei-goods-read .pro-scroll .content-wrapper {flex-direction:column;}
.lemei-goods-read .pro-scroll .content-wrapper .rich-text {width:100%;}
.lemei-goods-read .pro-scroll .content-wrapper .left {padding-left:0;}
}

@media (max-width:767px) {
.lemei-goods-read .product-pics .left-view .d-s {height:342px;}
.lemei-goods-read {padding:2rem 0 0;overflow:hidden;}
.lemei-goods-read td {font-size:15px;padding-right:15px;line-height:1.5;white-space:normal;}
.lemei-goods-read p {font-size:16px;line-height:1.5;}
.pro-paramenters table tr > td {padding:2px 0;}
.pro-paramenters table tr:nth-child(2n+1) > td {border:none;font-weight:600;padding:5px 0 0;}
.pro-paramenters table tr:nth-child(2n) > td {border-top:none;padding:0 0 5px;}
.lemei-goods-read .pro_tab ul li {font-size:14px;}
.product-details-content .rich-text tr td:nth-child(1) {/*width:200px !important;*/    display:inline-block;color:#7C7C7C;}
.lemei-goods-read .product-details-content .theme-btn {order:1;margin:0 0 20px;}
.lemei-goods-read .product-details-content h2 {order:2;}
.lemei-goods-read .product-details-content .rich-text {order:3;}
.lemei-goods-read .pro-pics ul{grid-template-columns: repeat(2,1fr);gap:20px;}
}

@media (max-width:576px) {
.lemei-goods-read .product-pics .left-view .d-s {display:none;}
.lemei-goods-read .pro_tab.scroll-top {top:56px;}
.lemei-goods-read .pro-pics ul{grid-template-columns:repeat(1,1fr);gap:15px;}
}

@media screen and (max-width:480px) {
.lemei-goods-read .pro-pics ul{gap:10px;}
.lemei-goods-read p {font-size:14px;}
.lemei-goods-read td {font-size:14px;padding-right:10px;}
.lemei-goods-read td p {font-size:14px;}
.lemei-goods-read .pro-scroll h2:nth-child(1),.lemei-goods-read .pro-scroll h2:nth-child(1),.lemei-goods-read .pro-scroll h2:nth-child(1) {margin-bottom:20px;}
}




