.details {
    margin-bottom: .6rem;
    padding-top: .4rem;
}

.details .product_list {
    padding: 0 .14rem;
    border: 1px solid #DEDEDE;
    border-radius: .08rem;
}

.details .product_list li ol{
    display: none;
}

.details .product_list>ul>li>a{
    font-weight: bold;
}

.details .product_list li a {
    line-height: .44rem;
    font-size: .14rem;
    color: #333;
    border-bottom: 1px solid #EDEDED;
}

.details .product_list li li{
    padding-left: .15rem;
}

.details .product_list li a:hover {
    color: #d0202e;
}

.details .product_list ul>.checked>a, .details .left ul>li>ol>.checked>a {
    color: #d0202e;
}

.details .product_list li>.img {
    width: 10px;
    height: .52rem;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.details .product_list li>.img img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.details .product_list li .closelist {
    display: none;
}

.details .mySwiper2 {
    margin-bottom: .1rem;
}

.details .mySwiper .swiper-slide {
    cursor: pointer;
    opacity: .4;
}

.details .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}

.details .right .title {
    font-size: .18rem;
    line-height: 1.2;
    font-weight: bold;
    color: #333;
    margin-bottom: .3rem;
}

.details .right .price {
    margin-bottom: .18rem;
}

.details .right img {
    margin: 0;
}

.details .right .price img {
    margin-left: 0;
}

.details .right .subject {
    font-size: .16rem;
    line-height: 2.4;
    color: #666;
    margin-bottom: .3rem;
}

.details .right .subject *{
    line-height: 2.4;
    font-size: .16rem;
}

.detailtext {
    font-size: .16rem;
    line-height: 1.5;
    color: #666;
}

.detailtext .title {
    width: 100%;
    background-color: #F2F2F2;
    font-size: .2rem !important;
    font-weight: bold;
    text-align: center;
    line-height: 1 !important;
    padding: .1rem 0;
    text-transform: uppercase;
    margin-bottom: .4rem;
    color: #333 !important;
}

.detailtext .contant {
    width: 96%;
}

.detailtext *,.mt-tabpage-count * {
    font-size: .15rem;
    line-height: 1.5;
    color: #666;
}

.detailtext table td {
    padding-left: .16rem;
}

.details .right .hrefcontact {
    width: 1.5rem;
    line-height: .4rem;
    font-size: .16rem;
    text-align: center;
    border: .02rem solid #d0202e;
    color: #d0202e;
    border-radius: .08rem;
    font-weight: 700;
}

.details .right .hrefcontact:hover {
    background-color: #d0202e;
    color: #fff;
}

.mt-tabpage-count {
    border: .02rem solid #EEE;
    padding: .4rem;
}

.mt-tabpage-title {
    display: block;
    margin: auto;
}

.mt-tabpage-title>a {
    font-size: .16rem;
    color: #333;
    float: left;
    line-height: .6rem;
    font-weight: bold;
    text-align: center;
    border: .02rem solid #EEE;
    height: .6rem;
    border-bottom: none;
}

.mt-tabpage-title .mt-tabpage-item-cur {
    border: 0.02rem solid #d0202e;
    background-color: #d0202e;
    color: #fff;
    border-radius: .08rem .08rem 0 0;
}

.mt-tabpage-title>a:last-child {
    margin-right: 0;
}

.detailtext {
    margin-bottom: .8rem;
}

.hotproduct {
    margin-bottom: 1rem;
}

.hotproduct .p {
    margin-top: .16rem;
    font-size: .2rem;
    color: #333;
    text-align: center;

}

.hotproduct .swiper-button-next:after,
.hotproduct .swiper-rtl .swiper-button-prev:after,
.hotproduct .swiper-button-prev:after,
.hotproduct .swiper-rtl .swiper-button-next:after {
    color: #B9BDC0;
    font-size: .3rem;
    font-weight: bold;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    height: .1rem;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    vertical-align: top;
    background-color: #d0202e;
}

.hotproduct button {
    display: block;
    width: 100%;
    line-height: .2rem;
    height: .8rem;
    overflow: hidden;
    font-size: .14rem;
    text-align: center;
    color: #333;
    background-color: #EBEBEB;
    padding: 0 .1rem;
}

.hotproduct .swiper-slide:hover button {
    background-color: #d0202e;
    color: #fff;
}

.hotproduct .swiper-slide:hover .img img {
    transform: scale(1.03);
}

.hotproduct .swiper-slide .img {
    border: .01rem solid #999;
    overflow: hidden;
}

.article-recommend {
    max-width: 100%;
    margin-bottom: 1rem;
}

.article-recommend>p {
    height: auto;
    line-height: 1;
}

.article-recommend p {
    font-size: 0.18rem;
    color: #999;
    line-height: 1;
}

.article-recommend li {
    margin-bottom: 0.26rem;
}

.article-recommend li a .fl p {
    font-size: .16rem;
    color: #999;
}

.article-recommend li a .fr {
    display: flex;
    align-items: center;
}

.article-recommend li a .fr img {
    width: 0.18rem;
    height: 0.18rem;
    margin-right: 0.08rem;
}

.article-recommend li a .fr p {
    font-size: .16rem;
    color: #999;
    line-height: 0.21rem;
    margin-bottom: 0;
}

.article-recommend li a:hover p {
    color: #d0202e;
}

.article-recommend li .screentext {
    font-size: .2rem;
    background-color: #fff;
    color: #666;
    position: absolute;
    bottom: .2rem;
    left: 0;
    width: 25%;
    height: auto;
    display: none;
    z-index: 2;
    padding: .2rem .2rem .2rem 0;
}

.article-recommend li .screentext p {
    font-size: .18rem;
    height: auto;
    color: #999;
}

.article-recommend li:hover .screentext {
    display: block;
}

.title_real {
    font-size: .24rem;
    font-weight: bold;
    margin-bottom: .3rem;
    margin-top: .6rem;
    color: #d0202e;
}

.sp-left-thumbnails {
    left: 0;
}



.textdatile p {
    font-family: IBM Plex Sans !important;
    font-size: 0.15rem !important;
    line-height: 2.0;
}

.textdatile p span {
    font-family: IBM Plex Sans !important;
    font-size: 0.15rem !important;
    line-height: 2.0 !important;
}

.textdatile h2 {
    font-family: IBM Plex Sans !important;
    font-size: 0.19rem !important;
    line-height: 2.2;
    font-weight: 800 !important;
    margin-top: 0.30rem;
    margin-bottom: 0.05rem;
}

.textdatile h3 {
    font-family: IBM Plex Sans !important;
    font-size: 0.17rem !important;
    line-height: 2.2;
    font-weight: 800 !important;
    margin-top: 0.30rem;
    margin-bottom: 0.05rem;
}

.textdatile h4 {
    font-family: IBM Plex Sans !important;
    font-size: 0.17rem !important;
    line-height: 2.2;
    font-weight: 800 !important;
    margin-top: 0.30rem;
    margin-bottom: 0.05rem;
}

.textdatile h5 {
    font-family: IBM Plex Sans !important;
    font-size: 0.17rem !important;
    line-height: 2.2;
    font-weight: 800 !important;
    margin-top: 0.30rem;
    margin-bottom: 0.05rem;
}

.textdatile h6 {
    font-family: IBM Plex Sans !important;
    font-size: 0.17rem !important;
    line-height: 2.2;
    font-weight: 800 !important;
    margin-top: 0.30rem;
    margin-bottom: 0.05rem;
}

.textdatile h2 span {
    font-family: IBM Plex Sans !important;
    font-size: 0.19rem !important;
    line-height: 2.2;
    font-weight: 800 !important;
    margin-top: 0.30rem;
    margin-bottom: 0.05rem;
}

.textdatile h3 span {
    font-family: IBM Plex Sans !important;
    font-size: 0.17rem !important;
    line-height: 2.2;
    font-weight: 800 !important;
    margin-top: 0.30rem;
    margin-bottom: 0.05rem;
}

.textdatile h4 span {
    font-family: IBM Plex Sans !important;
    font-size: 0.17rem !important;
    line-height: 2.2;
    font-weight: 800 !important;
    margin-top: 0.30rem;
    margin-bottom: 0.05rem;
}

.textdatile h5 span {
    font-family: IBM Plex Sans !important;
    font-size: 0.17rem !important;
    line-height: 2.2;
    font-weight: 800 !important;
    margin-top: 0.30rem;
    margin-bottom: 0.05rem;
}

.textdatile h6 span {
    font-family: IBM Plex Sans !important;
    font-size: 0.17rem !important;
    line-height: 2.2;
    font-weight: 800 !important;
    margin-top: 0.30rem;
    margin-bottom: 0.05rem;
}

.textdatile h2 strong {
    font-family: IBM Plex Sans !important;
    font-size: 0.19rem !important;
    line-height: 2.2;
    font-weight: 800 !important;
    margin-top: 0.30rem;
    margin-bottom: 0.05rem;
}

.textdatile h3 strong {
    font-family: IBM Plex Sans !important;
    font-size: 0.17rem !important;
    line-height: 2.2;
    font-weight: 800 !important;
    margin-top: 0.30rem;
    margin-bottom: 0.05rem;
}

.textdatile h4 strong {
    font-family: IBM Plex Sans !important;
    font-size: 0.17rem !important;
    line-height: 2.2;
    font-weight: 800 !important;
    margin-top: 0.30rem;
    margin-bottom: 0.05rem;
}

.textdatile h5 strong {
    font-family: IBM Plex Sans !important;
    font-size: 0.17rem !important;
    line-height: 2.2;
    font-weight: 800 !important;
    margin-top: 0.30rem;
    margin-bottom: 0.05rem;
}

.textdatile h6 strong {
    font-family: IBM Plex Sans !important;
    font-size: 0.17rem !important;
    line-height: 2.2;
    font-weight: 800 !important;
    margin-top: 0.30rem;
    margin-bottom: 0.05rem;
}


.textdatile table * {
    font-family: IBM Plex Sans !important;
    font-size: 0.15rem !important;
    line-height: 2.0;
}

.textdatile table thead tr th {
    font-family: IBM Plex Sans !important;
    font-size: 0.15rem !important;
    line-height: 2.0;
    font-weight: 100;
}

.textdatile ul {
    font-family: IBM Plex Sans !important;
    font-size: 0.15rem !important;
    line-height: 2.0;

}

.textdatile ol {
    font-family: IBM Plex Sans !important;
    font-size: 0.15rem !important;
    line-height: 2.0;

}

.textdatile p strong {
    font-family: IBM Plex Sans !important;
    font-size: 0.15rem !important;
    font-weight: 900;
}

.textdatile table strong {
    font-family: IBM Plex Sans !important;
    font-size: 0.15rem !important;
    font-weight: 900;
}

.textdatile tr strong {
    font-family: IBM Plex Sans !important;
    font-size: 0.15rem !important;
    font-weight: 900;
}

.textdatile td strong {
    font-family: IBM Plex Sans !important;
    font-size: 0.15rem !important;
    font-weight: 900;
}

.textdatile th strong {
    font-family: IBM Plex Sans !important;
    font-size: 0.15rem !important;
    font-weight: 900;
}

.textdatile li strong {
    font-family: IBM Plex Sans !important;
    font-size: 0.15rem !important;
    line-height: 2.0;

    /*font-weight: 100;*/
}

.textdatile ul li strong {
    font-family: IBM Plex Sans !important;
    font-size: 0.15rem !important;
    line-height: 2.0;
    /*font-weight: 100;*/
}

.textdatile a {
    font-family: IBM Plex Sans !important;
    font-size: 0.15rem !important;
    line-height: 2.0;
}

.textdatile a span {
    font-family: IBM Plex Sans !important;
    font-size: 0.15rem !important;
    line-height: 2.0;
}




@media (min-width: 800px) {
    .details .product_list{
        float: left;
        width: 20%;
        margin-right: 3%;
        position: sticky;
        top: 1.4rem;
        left: 0;
    }

    .details .left {
        width: 42%;
        float: left;
        margin-right: 3%;
    }

    .details .right {
        width: 32%;
        float: left;
    }

    .details .hotproduct {
        float: right;
        width: 10%;
    }

    .mt-tabpage-title>a{
        width: 19.2%;
        margin-right: 1%;
    }


}

@media (max-width: 799px) {
    .details .product_list{
        display: none;
    }

    .details .hotproduct li {
        float: left;
        width: 49%;
        margin-right: 2%;
    }

    .details .hotproduct li:nth-child(2n) {
        margin-right: 0;
    }

    .mt-tabpage-title>a {
        width: 49%;
        margin-right: 2%;
        margin-top: 0.2rem;
    }
}