@font-face {
    font-family: 'SourceSansPro-SemiBold';
    src: url('../../smilenew/fonts/SOURCESANSPROSEMIBOLD.ttf');
    font-display: swap;
}
@font-face {
    font-family: 'SourceSansPro-Regular';
    src: url('../../smilenew/fonts/SOURCESANSPROREGULAR.ttf');
    font-display: swap;
}
@font-face {
    font-family: 'SourceSansPro-Black';
    src: url('../../smilenew/fonts/SOURCESANSPROBLACK.ttf');
    font-display: swap;
}
@font-face {
    font-family: 'SourceSansPro-Bold';
    src: url('../../smilenew/fonts/SOURCESANSPRO-BOLD.ttf');
    font-display: swap;
}
.section-con {
    font-family: sans-serif;
}
a{
    text-decoration: none;
}
.swiper-button-prev:after,
.swiper-button-next:after{
    content: none;
}
.swiper-container{
    --swiper-theme-color: #ff6600;
    --swiper-pagination-color: #00ff33;/* 两种都可以 */
}

@media screen and (min-width:1025px){
    
    .swiper-slide{
        background-size: 100% 100% !important;
    }
    #loginmarksmak {
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        margin: 0px;
        padding: 0px;
        overflow-x: hidden;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 1000;
    }
    .marks {
        width: 850px;
        margin: 150px auto 0;
        position: relative;
        z-index: 9999999999;
    }
    .idIcon {
        width: 30px;
        height: 30px;
        position: absolute;
        right: 0;
        cursor: pointer;
    }
    .markmobielegends {
        width: 850px;
    }
    .markmobielegends #iconsing {
        width: 100%;
    }
    .markmobielegends .iconsing {
        display: none;
    }
    .marks a {
        position: absolute;
        bottom: 48px;
        color: #74d2ed;
        left: 30%;
        font-weight: bold;
        cursor: pointer;
        font-size: 15px;
        z-index: 99999999999999999999;
        
    }
    .el-icon-arrow-down.el-icon--right{
        line-height: 30px;
    }
    .swiper-pagination{
        height: 26px;
    }
    
    div.swiper-container-horizontal>.swiper-pagination-bullets  span.swiper-pagination-bullet{
        margin: 0 16px !important;
    }
    span.swiper-pagination-bullet{
        width: 12px !important;
        height: 12px !important;
        background-color: rgba(255,255,255,0.67) !important;
        opacity: 0.67 !important;
        border-radius: 50% !important;
        display: block !important;
    }
    span.swiper-pagination-bullet.swiper-pagination-bullet-active{
        background-color: rgba(3, 219, 165, 0.0.54) !important;
        opacity: 0.54 !important;
    }
    .swiper-containermb{
        display: none;
    }
 
    .swiper-button-prev,
    .swiper-button-next{
        width: 36px;
        height: 111px;
        margin-top: -55px;
    }
    .swiper-button-next2,
    .swiper-button-prev2{
        width: 36px;
        height: 111px;
        position: absolute;
        top: 140px;
        z-index: 99999;
        cursor: pointer;
    }
     .swiper-button-next2:focus,
    .swiper-button-prev2:focus{
        outline: none;
    }
    .swiper-button-next2{
        right: -50px;
        background-image: url("../img/home/next1.jpg");
    }
     .swiper-button-prev2{
        left: -50px;
        background-image: url("../img/home/prev1.jpg");
    }
    
    .swiper-button-next2:hover{
        background-image: url("../img/home/hovernext1.jpg");
    }
    .swiper-button-prev2:hover{
        background-image: url("../img/home/hoverprev1.jpg"); 
    }
    .swiperpcstart,
    .swiper-container {
        width: 1200px;
        height: 427px;
        background: #000;
        margin: 0 auto;
        margin-top: 40px;
    }
    .swiperpcstart,
    .swiper-containerpc{
        margin-bottom: 55px;
        position: relative;
    }
    .swiper-wrapper{
        width: 100%;
    }
    .swiper-slide {
        font-size: 18px;
        background: #fff;
        display: flex;
        cursor: pointer;
    }
    
    .swiper-slide  .swiper-slide-img {
        width: 100%;
        height: 100%;
        position: relative;
    }
    .swiper-slide-wraoer{
        width: 450px;
        height: 350px;
        position: absolute;
        left: 60px;
        bottom: 45px;
        display: flex;
        flex-direction: column;
    }
    .swiper-icon{
        width: 250px;
        height: 145px; 
    }
    .buy{
        width: 150px;
        height: 43px;
        margin-top: 50px;
        cursor: pointer;
    }
    .swiper-tit{
        margin-top: 30px;
        width: 360px;
        height: 100px;
        font-family: 'SourceSansPro-Black';
        font-size: 30px;
        font-weight: 800;
        font-stretch: normal;
        line-height: 36px;
        letter-spacing: 0px;
        color: #fffff8;
    }
    .home-gamelogo{
        /* padding-bottom:20px; */
        border-bottom:1px #333 solid;
        background: #141d2c;
        /*margin-top: 90px;*/
    }
    .section-list{
        position: relative;
        width: 1200px;
        margin: 0 auto;
        overflow: hidden;
    }
    .section-list3{
        position: relative;
        width: 1200px;
        margin: 0 auto;
        overflow: hidden;
    }
    .section-top {
        width: 100%;
        /* height: 50px; */
        display: flex;
        justify-content: space-between;
        color: #fff;
    }
    
    .top-l{
        flex:1;
        /* line-height: 50px; */
        font-family: var(--font-body);
        font-size: 24px;
        font-weight: normal;
        font-stretch: normal;
        /* padding-top: 10px; */
        letter-spacing: 0px;
        color: #ffffff;
        margin-left: 8px;
    }
    .top-lar{
        text-align: left
    }
    span.top-r{
        /* width: 86px; */
        height: 33px;
        line-height: 33px;
        background-image: linear-gradient(90deg,#44a6b4 100%);
        border: solid 1px #32808b;
        border-radius: 4px;
        margin-top: 9px;
        text-align: center;
        font-size: 14px;
        cursor: pointer;
        /* margin-right: 10px; */
        /* display: block !important; */
        background: #009d76;
        padding: 0 14px ;
    }
    .top-r a{
        text-decoration: none;
        color: #ffffff;
        font-family: "SourceSansPro-Semibold";
    }
    .next,
    .prev{
        width: 35px;
        height: 35px;
        margin-top: 9px;
        margin-left: 10px;
        cursor: pointer;
        display: none !important;
    }

    .showbtn{
        display: inline !important;
    }

    /* .prev{
        width: 35px;
        height: 35px;
        cursor: pointer;
        position: absolute;
        left: 0;
        top: 200px;
    }
    .next{
        width: 35px;
        height: 35px;
        position: absolute;
        right: 30px;
        top: 200px;
    } */

    .listol-wrap{
        width: 1200px;
        height: 350px;
        overflow: hidden;
        /* border: solid 1px #105769; */
        /* background: skyblue; */
    }
    .listol-wrap3{
        width: 1200px;
        margin-top: 15px;
        /* margin-bottom: 80px; */
        overflow-y: hidden;
        overflow-x: hidden;
    }
    .list-ol{
        overflow: hidden;
    }
    .list-li{
        width: 284px;
        height: 162px;
        background-color: #232e3b;
        border-radius: 6px;
        margin-bottom: 30px;
        margin-right: 12px;
        margin-left: 8px;
    }
    .list-ol3{
        display: flex;
        flex-wrap: wrap;
        padding-top: 15px;
        /* justify-content: space-between; */
        list-style: none;
    }
    .list-li:nth-child(4n+1){
         margin-left: 0;
    }
    .list-liar:nth-child(4n+1){
         margin-left: 16px;
    }
    .list-li:nth-child(4n){
         margin-right: 0;
    }
    .list-li .list-pic .imgicon{
        width: 100%;
        height: 161px;
        overflow: hidden;
        z-index: 999;
        cursor: pointer;
        border-radius: 6px 6px 0 0;
    }
    
    .list-ol-ar{
        float: right;
        display: block;
    }
    .list-liar{
        width: 284px;
        height: 162px;
        background-color: #232e3b;
        border-radius: 6px;
        margin-bottom: 30px;
        float: right;
        margin: 21px 0 0 0px;
        cursor: pointer;
        z-index: 999;
        margin-left: 16px;
    }

    .list-pic{
        width: 100%;
        height: 161px;
    }
    .list-content{
        width: 100%;
        height: 167px;
        background: #242e3a;
        border-radius: 0 0 6px 6px;
    }
    .list-content3{
        width: 94%;
        display: flex;
        margin: 0 3% 0 3%; 
        border-bottom: 1px solid #2d3a49;
    }
    .list-content3 img{
        width: 80px;
        height: 80px;
        margin-top: -12px;
    }
    .content-title{
        width: 90%;
        height: 47px;
        font-family: 'SourceSansPro-Semibold';
        font-size: 15px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 9px;
        letter-spacing: 0px;
        color: #ffffff;
        padding-left: 18px;
        padding-right: 18px;
        line-height: 47px;
        display: block;
        opacity: 0.9;
    }
    .damage{
        height: 50px;
        padding-left: 18px;
        padding-right: 18px;
        display: block;
        font-family: 'SourceSansPro-Regular';
        font-size: 15px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 38px;
        letter-spacing: 0px;
        color: #ffffff;
        opacity: 0.5;
        border-bottom: 1px solid #2d3a49;;
    }
    .list-lispec3 .damage{
        padding-right: 0px;
        line-height: 18px;
    }
    .rectangle{
        width: 94%;
        margin: 0 auto;
        display: flex;
        height: 60px;
    }
    .rectangle-l{
        flex: 1;
        display: flex;
    }
    .rectangle-r{
        width: 79px;
        height: 34px;
        display: block;
        float: right;
        /* margin-left: 50px; */
        margin-top: 15px;
        background-image: url("../img/home/shop2.png");
    }
    .rectangle-r:hover{
        width: 79px;
        height: 34px;
        display: block;
        float: right;
        /* margin-left: 50px; */
        margin-top: 15px;
        background-image: url("../img/home/shop1.png");
    }
    .rectangle-l img{
        width: 40px;
        height: 36px;
        margin-top: 15px;
    }
    .rectangle-l i{
        font-family: "SourceSansPro-Bold";
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 35px;
        letter-spacing: 0px;
        color: #ffffff;
        font-style: normal;
        margin-top: 15px;
        opacity: 0.9;
    }
    .rectangle-r img{
        width: 82px;
        height: 35px;
        display: block;
        float: right;
        margin-left: 50px;
        margin-top: 15px;   
    }

    .productname{
        width: 100%;
        height: 190px;
        margin-top: 72px;
        margin-bottom: 30px;
        position: relative; 
        display: block;
    }
    .productname2{
        display: none;
    }
    .productname img{
        width: 100%;
        height: 100%;
        display: block;
    }
    .productname-description{
        width: 100%;
        height: 60px;
        /* background: #fff; */
        position: absolute;
        left: 0;
        bottom: 0;
        display: flex;
    }
    .productname-description-l{
        flex: 1;
        display: flex;
        padding-left: 20px;
    }
    .productname-description-r{
        width: 213px;
        display: flex;
        /* margin-right:7px; */
    }
    .productname-description-r .description-l{
        /* width: 130px; */
        display: flex;
        margin-right: 34px;
    }
    .productname-description-r .description-l i{
        margin-top: 23px;
        font-style: normal;
        font-family: "SourceSansPro-Bold";
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 10px;
        letter-spacing: 0px;
        color: #ffffff;
    }
    .pname{
        /* width: 160px; */
        font-family:"SourceSansPro-Semibold";
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 12px;
        letter-spacing: 0px;
        color: #ffffff;
        line-height: 60px;
        margin-right: 20px;
        
    }
    .prdis{
        font-family: "SourceSansPro-Regular";
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 18px;
        letter-spacing: 0px;
        color: (255,255,255,0.5);
        opacity: 0.5;
        line-height: 60px;
    }
    .productname-description-r .description-l img{
        width: 35px;
        height: 35px;
        margin-top: 12px;
    }
    .description-r{
        width: 80px;
        height: 34px;
        margin-top: 13px;
        display: block;
    }
  
    .special3{
        flex: 1;
    }
    /* 图片里的文字 */
    .wrappersicon{
        position: absolute;
        left: 0;
        bottom: 70px;
    }
    .wrapers{
        width: 90px;
        height:30px ;
        display: flex;
        position: relative;
    }
    .sub-wrapper{
        width: 50px;
        height: 10px;
        border-width: 10px;
        border-style: solid;
        background: #000;
        border-color: #000 #000 #000 #000;
    }
    .sub-down   {
        width: 0;
        height: 0;
        border-width: 15px;
        border-style: solid;
        border-color:  #000 transparent transparent #000;
    }
    .text{
        width: 50px;
        height: 30px;
        font-style: italic;
        color: #fff;
        font-size: 16px;
        font-weight: bolder;
        position: absolute;
        left: 0;
        bottom: 0;
        line-height: 30px;
        padding-left: 10px;
        font-family: 'NexaBold';
    }

    /* Bonus */
    .Bonus{
        width: 150px;
        height: 30px;
        margin: 5px 0;
        position: relative;
        display: flex;
    }
    .bonus-wrapper{
        width: 100px;
        height: 10px;
        border-width: 10px;
        border-style: solid;
        background: #ff7901;
        border-color: #ff7901 #ff7901 #ff7901 #ff7901;
    }
    .bonus-down{
        width: 0;
        height: 0;
        border-width: 15px;
        border-style: solid;
        border-color:  #ff7901 transparent transparent #ff7901;
    }
    .bonus-text{
        width: 100px;
        height: 30px;
        position: absolute;
        line-height: 30px;
        font-size: 16px;
        font-weight: bolder;
        padding-left: 10px;
        font-style: italic;
        color: #fff;
        font-family: 'NexaBold';
    }
}

@media screen and (max-width:750px){
    .swipermbstart{
        position: relative;
    }
   .swipermbstart .swiper-button-next2,
   .swipermbstart .swiper-button-prev2{
        width: 0.5rem;
        height: 1.4rem;
        position: absolute;
        top: 1rem;
        z-index: 99999;
        cursor: pointer;
    }
    .swipermbstart .swiper-button-next2:focus,
    .swipermbstart .swiper-button-prev2:focus{
         outline: none;
    }
   .swipermbstart .swiper-button-next2{
        right: 0.2rem;
        background-image: url("../img/home/next1.jpg");
        background-size: contain;
    }
    .swipermbstart .swiper-button-prev2{
        left: 0.2rem;
        background-image: url("../img/home/prev1.jpg");
        background-size: contain;
    }
    
    .swipermbstart .swiper-button-next2:focus{
        background-image: url("../img/home/hovernext1.jpg");
    }
    .swipermbstart .swiper-button-prev2:focus{
        background-image: url("../img/home/hoverprev1.jpg");
    }
    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
        margin: 0 16px !important;
    }
    span.swiper-pagination-bullet{
        width: 12px !important;
        height: 12px !important;
        background-color: rgba(255,255,255,0.67) !important;
        opacity: 0.67 !important;
        border-radius: 50% !important;
        display: block !important;
    }
    span.swiper-pagination-bullet.swiper-pagination-bullet-active{
        background-color: rgba(3, 219, 165, 0.0.54) !important;
        opacity: 0.54 !important;
    }
    #loginmarksmak {
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        margin: 0px;
        padding: 0px;
        overflow-x: hidden;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 1000;
    }
    .marks {
        width: 80%;
        margin: 20% auto 0;
        position: relative;
    }
    .idIcon {
        width: 0.3rem;
        height: 0.3rem;
        position: absolute;
        right: 0;
        cursor: pointer;
    }
    .idIcon img {
        display: block;
    }
    .markmobielegends #iconsing {
        display: none;
    }
    .markmobielegends .iconsing {
        width: 100%;
    }
    .marks a {
        display: none;
    }
    .markmobielegends {
        width: 100%;
    }
    .list-ol3,
    .listol-wrap3{
        overflow: hidden;
    }
    .section-list2,
    .section-list1{
        width: 100%;
        height: 12rem;
        overflow-y: hidden;;
        margin-top: 0.5rem;
    }
    .section-list3{
        /* margin-top: 0.5rem; */
    }
    .swiper-containerpc{
        display: none;
    }
    .swiper-slide{
        width: 100%;
        height: 3.5rem;
    }
    .swiper-slide-img{
        width: 100%;
        position: relative;
        background-size: cover;
    }
    .swiper-slide-wraoer{
        width: 70%;
        height: 2.7rem;
        position: absolute;
        left: 5%;
        bottom: 0.4rem;
        display: flex;
        flex-direction: column;
    }
    .swiper-icon{
        width: 2.5rem;
        height: 1rem;
    }
    .buy{
        width: 2rem;
        height: 0.6rem;
        display: block;
        padding-left: 0.4rem;
        position: absolute;
        bottom: 0;
    }
    .swiper-button-prev,
    .swiper-button-next{
        width: 1.5rem;
        height: 3rem;
        margin-top: -1.5rem;
        font-size: 0.57rem;
        color: #61738a;
        font-weight: 800;
    }
    .swiper-tit{
        font-family: "SourceSansPro-Black";
        font-size: 0.2rem;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #fffff8;
        margin-bottom: 0.6rem;
        padding-left: 0.4rem;
    }
    .productname{
        display: none;
    }
    .productname2{
        width: 100%;
        height: 1.8rem;
        display: block;
        position: relative;
    }
    .productname2 img{
        width: 100%;
    }
    .productname-description{
        width: 53%;
        height: 1.3rem;
        position: absolute;
        left: 5%;
        bottom: 0;
    }
    .productname-description-l{
        display: flex;
        flex-direction: column;
    }
    .pname{
        width: 100%;
        height: 0.6rem;
        font-family: 'SourceSansPro-Semibold';
        font-size: 0.32rem;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #ffffff;
        /* padding-left: 3%;
        padding-right: 3%; */
        line-height: 0.4rem;
        opacity: 0.9;
    }
    .prdis{
        height: 0.7rem;
        font-family: "SourceSansPro-Regular";
        font-size: 0.24rem;
        font-weight: normal;
        font-stretch: normal;
        line-height: 14px;
        letter-spacing: 0px;
        color: rgba(255,255,255,0.5);
        /* margin: 0 auto; */
        display: block;
        opacity: 0.5;
    }
    .productname-description-r{
        display: none;
    }
    .section-top{
        width: 95%;
        /* height: 1rem; */
        display: flex;
        justify-content: space-between;
        color: #fff;
        margin: 0 auto;
    }
    .listol-wrap3{
        width: 95%;
        margin: 0 auto;
    }
    .top-l{
        /* height: 0.5rem; */
        /* margin-top: 0.1rem; */
        font-family: var(--font-body);
        font-size: 0.26rem;
        font-size: 0.3rem;
        width: 96%;
        /* margin: 0 auto; */
        margin-bottom: 0.3rem;
    }
    span.top-r{
        /* width: 1.2rem; */
        height: 0.6rem;
        line-height: 0.62rem;
        border: solid 1px #32808b;
        border-radius: 2px;
        /* margin-top: 0.26rem; */
        text-align: center;
        display: block !important; 
        background: #009d76;
        padding: 0 0.1rem;
    }
    .top-r a{
        text-decoration: none;
        color: #ffffff;
        font-family: "SourceSansPro-Semibold";
         font-size: 0.2rem;
        font-size: 0.18rem;
        display: block;
    }
    .prev,
    .next{
        width: 0.65rem;
        height: 0.65rem;
        /* margin-top: 0.22rem; */
        margin-left: 0.1rem;
        cursor: pointer;
        display: none !important;
    }
    .showbtn{
        display: inline !important;
    }
    .listol-wrap,
    .listol-wrap1,
    .listol-wrap2{
        width: 96%;
        margin: 0 auto;
        max-height: 8.5rem;
        overflow: hidden;
    
    }
    .list-ol{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        list-style: none;
    }
    .listol-wrap1 .list-li,
    .listol-wrap2 .list-li {
        width: 47%;
        height: 4rem;
        margin-bottom: 0.3rem;
        margin-left: 5px;
        margin-right: 5px;
    }
    .list-pic{
        width: 100%;
        height: 1.9rem;
    }
    .list-li .list-pic .imgicon{
        width: 100%;
        height: 1.8rem;
        
        border-radius: 5px 5px 0 0;
    }
    .special3{
        margin-left: 0.1rem;
        flex:1;
        display: flex;
        flex-direction: column;
    }
    .list-content{
        width: 100%;
        height: 2rem;
        background: #242e3a;
        border-radius: 0 0 5px 5px;
    }
    .section-con1 .content-title,
    .section-con2 .content-title{
        width: 94%;
        height: 0.8rem;
        font-family: 'SourceSansPro-Semibold';
        font-size: 0.3rem;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #ffffff;
        padding-left: 3%;
        padding-right: 3%;
        /* line-height: 0.4rem; */
        display: block;
        opacity: 0.9;
    }
    .section-con3 .content-title{
        width: 94%;
        height: 0.6rem;
        font-family: 'SourceSansPro-Semibold';
        font-size: 0.3rem;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #ffffff;
        padding-left: 3%;
        padding-right: 3%;
        /* line-height: 0.4rem; */
        display: block;
        opacity: 0.9;
    }
    .section-con1 .damage,
    .section-con2 .damage{
        width: 96%;
        /* height: 0.7rem; */
        font-family: "SourceSansPro-Regular";
        font-size: 0.24rem;
        font-weight: normal;
        font-stretch: normal;
        line-height: 0.4rem;
        letter-spacing: 0px;
        color: #ffffff;
        margin: 0 auto;
        display: block;
        opacity: 0.5;
        border-bottom: 1px solid #2d3a49;
    }
    .list-lispec3 .damage{
         width: 96%;
        /* height: 0.7rem; */
        font-family: "SourceSansPro-Regular";
        font-size: 0.24rem;
        font-weight: normal;
        font-stretch: normal;
        /*line-height: 0.7rem;*/
        letter-spacing: 0px;
        color: #ffffff;
        margin: 0 auto;
        display: block;
        opacity: 0.5;
        border-bottom: 1px solid #2d3a49;
    }
    .rectangle{
        display: flex;
    }
    .rectangle-l{
        flex: 1;
        display: flex;
    }
    .rectangle-l i{
        font-family: "SourceSansPro-Bold";
        font-size: 0.25rem;
        font-weight: normal;
        font-stretch: normal;
        line-height: 0.35rem;
        letter-spacing: 0px;
        color: #ffffff;
        font-style: normal;
        margin-top: 0.15rem;
        opacity: 0.9;
    }
    .rectangle-l img{
        /* width: 35px;
        height: 35px; */
    }
    .rectangle-r{
        width: 1.25rem;
        height: 0.53rem;
        display: block;
        margin-top: 0.1rem;
        margin-right: 0.1rem;
        background-image: url("../img/home/shop2.png");
        background-size: contain;
    }
    /* .list-lispec3 .rectangle-r{
        width: 1.1rem;
        height: 0.46rem;
        display: block;
        margin-top: 0.2rem;
        margin-right: 0.1rem;
        background-image: url("../img/home/shop2.png");
        background-size: contain;
    } */
    
    /* .listol-wrap3 .list-ol{
        display: flex;
        flex-direction: column;
    } */
    .listol-wrap3 .list-li{
        width: 100%;
        height: 1.8rem;
        background-color: #252e3a;
        margin: 0 auto 0.25rem;
        margin: 0 auto 0.2rem;
        border-radius: 6px;
    }
    .listol-wrap3 .list-li:last-of-type {
      margin-bottom: 0;
    }
    .listol-wrap3 .list-li a{
        display: flex;
        text-decoration: none;
    }
    .list-content3{
        
        margin-top: 0.3rem;
        margin-left: 0.1rem;
        flex:1;
        display: flex;
    }
    .special3 .damage{
        border-bottom: none;
    }
    .special3 .content-title{
        margin-top: 0.1rem;
        width: 94%;
        height: 0.6rem;
        font-family: 'SourceSansPro-Semibold';
        font-size: 0.3rem;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #ffffff;
        padding-left: 3%;
        padding-right: 3%;
        /* line-height: 0.4rem; */
        display: block;
        opacity: 0.9;
    }
    .list-lispec3 .rectangle{
        width: 25%;
        height: 1.5rem;
        margin-top: 0.15rem;
        display: flex;
        flex-direction: column;
    }
    /* .list-lispec3 .rectangle .rectangle-r img{
        margin-top: 0.3rem;
    } */
    .list-lispec3 .rectangle  .rectangle-l img{
        width: 0.5rem;
        height: 0.5rem;
        display: block;
        margin-top: 0.26rem;
    }
    .list-lispec3 .rectangle  .rectangle-l i{
        margin-top: 0.3rem;
    }
    .list-lispec3 .list-content3 img{
        width: 1.2rem;
        height: 1.2rem;
    }
}
@media screen and (min-width:750px) and (max-width:1025px){
     .swipermbstart .swiper-button-next2,
   .swipermbstart .swiper-button-prev2{
        width: 0.5rem;
        height: 1.4rem;
        position: absolute;
        top: 1rem;
        z-index: 99999;
        cursor: pointer;
    }
    .swipermbstart .swiper-button-next2:focus,
    .swipermbstart .swiper-button-prev2:focus{
         outline: none;
    }
    .swipermbstart .swiper-button-next2{
        right: 0.2rem;
        background-image: url("../img/home/next1.jpg");
        background-size: contain;
    }
    .swipermbstart .swiper-button-prev2{
        left: 0.2rem;
        background-image: url("../img/home/prev1.jpg");
        background-size: contain;
    }
    .swipermbstart .swiper-button-next2:focus{
        background-image: url("../img/home/hovernext1.jpg");
    }
    .swipermbstart .swiper-button-prev2:focus{
        background-image: url("../img/home/hoverprev1.jpg");
    }
   

    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
        margin: 0 16px !important;
    }
    span.swiper-pagination-bullet{
        width: 12px !important;
        height: 12px !important;
        background-color: rgba(255,255,255,0.67) !important;
        opacity: 0.67 !important;
        border-radius: 50% !important;
        display: block !important;
    }
    span.swiper-pagination-bullet.swiper-pagination-bullet-active{
        background-color: rgba(3, 219, 165, 0.0.54) !important;
        opacity: 0.54 !important;
    }
    /* .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
        margin: 0 16px !important;
    }
    span.swiper-pagination-bullet{
        width: 12px !important;
        height: 12px !important;
        background-color: rgba(255,255,255,0.67) !important;
        opacity: 0.67 !important;
        border-radius: 50% !important;
        display: block !important;
    }
    span.swiper-pagination-bullet.swiper-pagination-bullet-active{
        background-color: rgba(3, 219, 165, 0.0.54) !important;
        opacity: 0.54 !important;
    } */
   
    #loginmarksmak {
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.3);
        margin: 0px;
        padding: 0px;
        overflow-x: hidden;
        position: fixed;
        left: 0;
        top: 0;
    }
    .marks {
        width: 80%;
        margin: 20% auto 0;
        position: relative;
    }
    .idIcon {
        width: 0.3rem;
        height: 0.3rem;
        position: absolute;
        right: 0;
        cursor: pointer;
    }
    .markmobielegends {
        width: 100%;
    }
    .markmobielegends #iconsing {
        width: 100%;
    }
    .markmobielegends .iconsing {
        display: none;
    }
    .marks a {
        font-size: 12px;
        position: absolute;
        bottom: 48px;
        left: 30%;
        font-weight: bold;
        color: blue;
        z-index: 99999999999999999999;
    }
    .swiper-containerpc{
        display: none;
    }
    .swiper-slide{
        width: 100%;
        height: 3.5rem;
    }
    .swiper-slide-img{
        width: 100%;
        position: relative;
    }
    .swiper-slide-wraoer{
        width: 76%;
        height: 2.7rem;
        position: absolute;
        left: 5%;
        bottom: 0.4rem;
        display: flex;
        flex-direction: column;
    }
    .swiper-icon{
        width: 2.5rem;
        height: 1rem;
    }
    .buy{
        width: 2rem;
        height: 0.6rem;
        display: block;
    }
    .swiper-button-prev,
    .swiper-button-next{
        font-size: 0.57rem;
        color: #61738a;
        font-weight: 800;
    }
    .swiper-tit{
        font-family: "SourceSansPro-Black";
        font-size: 0.26rem;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #fffff8;
        margin-bottom: 0.6rem;
    }
    .productname{
        display: none;
    }
    .productname2{
        width: 100%;
        height: 1.8rem;
        display: block;
        position: relative;
    }
    .productname2 img{
        width: 100%;
    }
    .productname-description{
        width: 53%;
        height: 1.3rem;
        position: absolute;
        left: 5%;
        bottom: 0;
    }
    .productname-description-l{
        display: flex;
        flex-direction: column;
    }
    .pname{
        width: 100%;
        height: 0.6rem;
        font-family: 'SourceSansPro-Semibold';
        font-size: 0.32rem;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #ffffff;
        /* padding-left: 3%;
        padding-right: 3%; */
        line-height: 0.4rem;
        opacity: 0.9;
    }
    .prdis{
        height: 0.7rem;
        font-family: "SourceSansPro-Regular";
        font-size: 0.24rem;
        font-weight: normal;
        font-stretch: normal;
        line-height: 14px;
        letter-spacing: 0px;
        color: (255,255,255,0.5);
        /* margin: 0 auto; */
        display: block;
        opacity: 0.5;
    }
    .productname-description-r{
        display: none;
    }
    .section-top{
        width: 96%;
        /* height: 1rem; */
        display: flex;
        justify-content: space-between;
        color: #fff;
        margin: 0 auto;
    }
    .top-l{
        flex: 1;
        /* height: 0.5rem; */
        /* margin-top: 0.25rem; */
        font-family: var(--font-body);
        font-size: 0.3rem;
        margin-bottom: 0.3rem;
    }
    span.top-r{
        /* width: 1.2rem; */
        height: 0.36rem;
        line-height: 0.36rem;
        border: solid 1px #32808b;
        border-radius: 2px;
        margin-top: 0.26rem;
        text-align: center;
        display: block !important;
        background: #009d76;
        padding: 0 0.1rem;
    }
    .top-r a{
        text-decoration: none;
        color: #ffffff;
        font-family: "SourceSansPro-Semibold";
        font-size: 0.2rem;
        font-size: 0.18rem;
        display: block;
    }
    .prev, .next{
        width: 0.5rem;
        height: 0.5rem;
        margin-top: 0.22rem;
        margin-left: 0.1rem;
        cursor: pointer;
        display: none !important;
    }
    .showbtn{
        display: inline !important;
    }
    .listol-wrap{
        width: 96%;
        margin: 0 auto;
    }
    .list-ol{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .listol-wrap1 .list-li,
    .listol-wrap2 .list-li {
        width: 48%;
        height: 4rem;
        margin-bottom: 0.3rem;
        margin-left: 0.05rem;
        margin-right: 0.05rem;
    }
    .list-pic{
        width: 100%;
        height: 1.9rem;
    }
    .list-li .list-pic .imgicon{
        width: 100%;
        height: 1.8rem;
        
        border-radius: 5px 5px 0 0;
    }
    .special3{
        margin-left: 0.1rem;
    }
    .list-content{
        width: 100%;
        height: 2rem;
        background: #242e3a;
        border-radius: 0 0 5px 5px;
    }
    .content-title{
        width: 94%;
        height: 0.7rem;
        font-family: 'SourceSansPro-Semibold';
        font-size: 0.3rem;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #ffffff;
        padding-left: 18px;
        padding-right: 3%;
        /* line-height: 0.6rem; */
        display: block;
        opacity: 0.9;
    }
    .section-con3 .content-title{
        height: 0.6rem;
        opacity: 0.9;
    }
    .damage{
        width: 94%;
        height: 0.6rem;
        font-family: "SourceSansPro-Regular";
        font-size: 0.24rem;
        font-weight: normal;
        font-stretch: normal;
        line-height: 0.6rem;
        letter-spacing: 0px;
        color: #ffffff;
        padding-left: 18px;
        display: block;
        opacity: 0.5;
        border-bottom: 1px solid #2d3a49;
    }
    .listolnone3 .damage{
        width: 97%;
        height: 0.6rem;
        font-family: "SourceSansPro-Regular";
        font-size: 0.24rem;
        font-weight: normal;
        font-stretch: normal;
        /* line-height: 0.6rem; */
        letter-spacing: 0px;
        color: #ffffff;
        padding-left: 18px;
        display: block;
        opacity: 0.5;
        border-bottom: 1px solid #2d3a49;
    }
    .rectangle{
        display: flex;
    }
    .rectangle-l{
        flex: 1;
        display: flex;
    }
    .rectangle-l img{
        width: 0.6rem;
        height: 0.6rem;
        /* margin-top: 15px; */
    }
    .rectangle-l i{
        font-family: "SourceSansPro-Bold";
        font-size: 0.3rem;
        font-weight: normal;
        font-stretch: normal;
        line-height: 0.35rem;
        letter-spacing: 0px;
        color: #ffffff;
        font-style: normal;
        margin-top: 0.15rem;
        opacity: 0.9;
    }
   
    .listol-wrap3 .list-ol{
        display: flex;
        flex-direction: column;
        list-style: none;
    }
    .listol-wrap3 .list-li{
        width: 96%;
        height: 1.8rem;
        background-color: #252e3a;
        margin: 0 auto 0.2rem;
        border-radius: 6px;
    }
    .listol-wrap3 .list-li a{
        display: flex;
        text-decoration: none;
    }
    .list-content3{
        display: flex;
        margin-top: 0.3rem;
        margin-left: 0.1rem;
        flex:1;
    }
    .special3 .damage{
        border-bottom: none;
    }
    .special3 .content-title{
        margin-top: 0.1rem;
    }
    .list-lispec3 .rectangle{
        width: 24%;
        height: 1.5rem;
        margin-top: 0.25rem;
        
        display: flex;
        flex-direction: column;
    }
    .rectangle-r{
        width: 1.25rem;
        height: 0.53rem;
        display: block;
        margin-top: 0.1rem;
        margin-right: 0.1rem;
        background-image: url("../img/home/shop2.png");
        background-size: contain;
    }
    .list-lispec3 .rectangle-r{
        width: 1.1rem;
        height: 0.46rem;
        display: block;
        margin-top: 0.17rem;
        margin-right: 0.1rem;
        background-image: url("../img/home/shop2.png");
        background-size: contain;
    }
   
    .list-lispec3 .rectangle  .rectangle-l img{
        width: 0.5rem;
        height: 0.5rem;
        display: block;
        margin-top: 0.23rem;
    }
    .list-lispec3 .rectangle  .rectangle-l i{
        margin-top: 0.3rem;
    }
    .list-lispec3 .list-content3 img{
        width: 1.2rem;
        height: 1.2rem;
    }
}

@media screen and (min-width:750px) and (max-width:769px){
    .list-pic{
        height: 2rem;
    }
    .list-li .list-pic .imgicon{
        height: 2rem;
    }
    .section-top{
        margin-top: 0.5rem;
    }
     .swiper-slide-wraoer{
        position: relative;
        top: 0rem;
    }
    .swiper-slide{
        height: 3rem;
    }
    .swiper-slide-img{
        background-size: cover;
    }
    .swiper-icon{
        margin-top: 0.3rem;
    }
    .swiper-tit{
        padding-left: 0.4rem;
    }
    .buy{
        width: 1.47rem;
        height: 0.45rem;
        display: block;
        margin-left: 0.4rem;
        position: absolute;
        bottom: 0;
    }
   
    
}   
@media screen and (max-width:1025px) and (min-width:769px){
     .list-content{
        height: 2.6rem;
    }
    .list-pic{
        height: 2.9rem;
    }
    .damage{
        height: 0.8rem;
    }
    .content-title{
        height: 0.8rem;
        opacity: 0.9;
    }
    .listol-wrap1 .list-li, .listol-wrap2 .list-li{
        height: 5.5rem;
    }
    .list-lispec3 .rectangle{
        width: 35%;
        height: 1rem;
        margin-top: 1rem;
    }
    .listolnone3 .damage{
        width: 94%;
        height: 0;
        font-family: "SourceSansPro-Regular";
        font-size: 0.24rem;
        font-weight: normal;
        font-stretch: normal;
        line-height: 0.3rem;
        letter-spacing: 0px;
        color: #ffffff;
        padding-left: 18px;
        display: block;
        opacity: 0.5;
        
    }
    .listolnone3 .content-title{
        height: 0.6rem;
    }
   
    .list-li .list-pic .imgicon{
        height: 2.8rem;
    }
    .section-top{
        /* margin-top: 1.2rem; */
    }
    .section-top1{
        margin-top: 0.4rem;
    }
    .swiper-slide-wraoer{
        position: relative;
        top:0.5rem
    }
    .swiper-slide{
        height: 4.2rem;
    }
    .swiper-slide-img{
        background-size: 100% 100%;
    }
    .swiper-slide-wraoer{
        width: 50%;
        height: 3.5rem;
    }
    .swiper-tit{
        font-family: "SourceSansPro-Black";
        font-size: 0.4rem;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #fffff8;
        margin-bottom: 1rem;
        /* margin-top: 0.3rem; */
        padding-left: 0.4rem;
    }
    
    .buy{
        width: 1.6rem;
        height: 0.55rem;
        display: block;
        margin-left: 0.4rem;
        position: absolute;
        bottom: 0.2rem;
    }
} 