@import url(public/reset.css);
@import url(public/headfoot.css);

.breadcrumb{
    height: 45px;
    background: #fafafa;
    margin: 0;
    padding-left: 14.5rem;
}
.breadcrumb span:not(:last-child)::after{
    content: '';
    width: 14px;
    height: 14px;
    display: block;
    margin: 0 15px;
    background: url(../images/detail_icon_01.png) center / cover;
}
.imgWrap{
    width: 80%;
}
/* .imgWrap img{
    width: 490px;
    height: 515px;
} */
.smallImgWrap li{
    width: 82px;
    height: 82px;
    cursor: pointer;
    border: 2px solid transparent;
    opacity: .5;
}
.smallImgWrap li:not(:last-child):after{
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20%;
    height: 40%;
    width: 2px;
    background: #ddd;
}
.smallImgWrap li.active{
    border-color: #ccc;
    opacity: 1;
}
.smallImgWrap li.active::after{
    display: none;
}
.smallImgWrap img{
    width: 80%;
}
.vmt-40{
    margin-top: 40px;
}
.vfsize-2{
    font-size: 2rem !important;
    white-space: nowrap;
}
.userManual{
    white-space: nowrap;
    background: url(../images/detail_icon_02.png) no-repeat left center;
}

.specs ul{
    transition: .3s;
    z-index: 1;
    max-height: 240px;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 8px;
}
.specs ul.shadow{
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.3)!important
}
.more{
    background: url(../images/detail_icon_07.png) no-repeat right center;
    cursor: pointer;
}
.more.active{
    background: url(../images/detail_icon_06.png) no-repeat right center;
}
.color{
    height: 166px;
}
.color ul{
    /* height: 166px; */
    height: 138px;
}
/* .color.single {
    height: 200px;
} */
.color.single{
    height: 198px;
    margin-bottom: 50px;
}
.color.single ul{
    height: 170px;
}
.color.single li img{
    height: 120px;
}

.material{
    height: 102px;
}
.material ul{
    height: 74px;
}
/* .reticle{
    height: 102px;
}
.reticle ul{
    height: 74px;
} */
.specsCheck{
    cursor: pointer;
}
.specsCheck i{
    width: 20px;
    height: 20px;
}
.specsCheck i.active{
    border: none!important;
    background: url(../images/detail_icon_05.png) no-repeat center / cover;
}
.btnGroup a{
    width: 47%;
    height: 58px;
}
.btnGroup a:nth-child(1){
    background: rgba(233, 0, 0, 0.05);
    border: 1px solid #ef4b4b;
}
.btnGroup a:nth-child(1) span{
    padding-left: 1.5rem;
    background: url(../images/detail_icon_08.png) no-repeat left center;
}
.btnGroup a:nth-child(2){
    background: var(--ce90);
}
.btnGroup a:nth-child(2) span{
    padding-left: 1.5rem;
    background: url(../images/newProduct_ico_03.png) no-repeat left center / 20px 20px;
}

/* anchor */
.anchor .row div{
    /* line-height: 51px; */
    height: 51px;
    opacity: .7;
    font-size: 18px;
    cursor: pointer;
}
.anchor .row div:hover, .anchor .row div.active{
    background: var(--ce90);
    opacity: 1;
}

.items li::before{
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: var(--ce90);

    left: 0;
    top: 50%;
    margin-top: -2px;
}
.itemsIntro p:not(:last-child){
    margin-bottom: 3rem;
}

/* techBg */
.techBg{
    background: url(../images/tech_bg.png) no-repeat center top / cover;
}
.techList li{
    width: 26%;
    cursor: pointer;
   /*  height: 200px; */
}
.techList li div{
    border: 1px solid transparent;
}
.techList li div.active{
    background: rgba(255,255,255,.05);
    border: 1px solid rgba(255,255,255,.5);
    border-radius: 8px;
}

.techContent > div{
    background: rgba(255,255,255,.1);
    border-radius: 8px;
}
.techContent p{
    line-height: 1.6;
    opacity: .7;
}

/* video */
.videoWrap{
    height: 478px;
}
.videoList ul{
    height: 478px;
}
.videoList li{
    width: 250px;
    height: 150px;
}
.videoList li span{
    height: 33px;
    line-height: 33px;
    font-size: 12px;
    color: #fff;
}

/* Specification */
.specification{
    height: 670px;
    border: 6px solid rgba(255, 255, 255, 0.3);
    box-shadow: 0px 5px 12px 0px rgba(43, 43, 43, 0.1), 0px 15px 46px 0px rgba(43, 43, 43, 0.04);
    border-radius: 10px;

    z-index: 3;
}
/* .scrollBar {
    width: 6px;
    height: 100%;
    background: rgba(255,255,255,.9);
    position: absolute;
    top: 0;
    right: 2px;
    border-radius: 8px;
}
.scrollBar span {
    display: block;
    width: 100%;
    height: 60px;
    border-radius: 8px;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
} */
.specification li{
    font-size: 17px;
}
.specification li::first-letter{
    font-size: 36px;
    color: #333;
}
.specification li::before{
    content: '';
    border-radius: 50%;
    width: 6px;
    height: 6px;
    background: #333;

    position: absolute;
    left: 0;
    bottom: 30px;
}
.scrollWrap{
    margin: -23px 0 0 -6px;
}
.scrollWrap::before, .scrollWrap::after{
    content: '';
    position: absolute;
    width: 868px;
    height: 598px;
    background: #FFFFFF;
    box-shadow: 0px 5px 12px 0px rgba(43, 43, 43, 0.1);
    border-radius: 10px;
}
.scrollWrap::before{
    bottom: -10px;
    right: 30px;
    z-index: 2;
}
.scrollWrap::after{
    bottom: -20px;
    right: 60px;
    z-index: 1;
}
.scroll{
    height: 720px;
    /* border: 6px solid rgba(255, 255, 255, 0.3); */
    border-left: none;
    box-shadow: 0px 5px 12px 0px rgba(43, 43, 43, 0.1);
    border-radius: 10px;
    z-index: 3;
}
@media (min-width:992px) {
    .scroll::-webkit-scrollbar{
        width: 6px;
        height: 100%;
        background: #fff;
    }
    .scroll::-webkit-scrollbar-thumb{
        width: 6px;
        border-radius: 5px;
        background: rgba(0, 0, 0, 0.4);
    }   
}


.scroll .head{
    height: 72px;
    background: #EAF0F7;
}
.scroll .head h3{
    line-height: 72px;
}
.scroll .head h3::before{
    content: '';
    width: 4px;
    height: 20px;
    background-color: var(--ce90);
    position: absolute;
    left: 35px;
    top: 50%;
    margin-top: -10px;
}
.scroll .data:nth-child(odd) .head{
    background: url(../images/data_img_01.png) no-repeat right center;
}
.scroll .data:nth-child(even) .head{
    background: url(../images/data_img_02.png) no-repeat right center;
}
.scroll td{
    font-size: 14px;
}
.scroll td:nth-child(even){
    color: #7A7A7A!important;
}
.scroll td:nth-child(odd){
    color: #333!important;
    padding-left: 85px;
}

/* - YOU may also need - */
.prev, .next{
    width: 38px;
    height: 68px;
    cursor: pointer;
}
.prev{
    left: -38px;
    top: 50%;
    margin-top: -34px;
    background: url(../images/arrow_left.png) no-repeat center;
}
.next{
    right: -38px;
    top: 50%;
    margin-top: -34px;
    background: url(../images/arrow_right.png) no-repeat center;
}
.dragWrap{
    min-height: 201px;
}
.product img{
    width: 87px;
    height: 102px;
}
/* .product li{
    width: 264px;
} */
.product button{
    background: var(--ce90);
}
@media (min-width:992px) {
    .product li{
        width: 192px;
    } 
}
@media (min-width:1200px) {
    .product li{
        width: 228px;
    } 
}
@media (min-width:1400px) {
    .product li{
        width: 264px;
    } 
}

@media (max-width:992px) {
    .anchor .row div{
        height: 35px;
        font-size: 14px;
        line-height: 1;
    }
    .items li{
        width: 100%!important;
    }
    .itemsIntro p:not(:last-child) {
        margin-bottom: 1rem;
    }
    .imgWrap{
        width: 90%;
    }
    .breadcrumb{
        padding-left: 2rem;
    }
    .smallImgWrap li{
        width: 60px;
        height: 60px;
    }

    .techList li span{
        font-size: 14px;
        font-weight: normal!important;
        text-align: center;
    }

    .specification{
        height: auto;
    }
    .specification li{
        font-size: 16px;
    }
    .specification li::first-letter{
        font-size: 28px;
        color: #333;
    }

    .scroll .head{
        height: 50px;
    }
    .scroll .head h3 {
        line-height: 50px;
    }

    .scrollWrap{
        margin-left: 0;
    }
    .scrollWrap::before, .scrollWrap::after{
        display: none;
    }
    .scrollWrap{
        border-left: 6px solid rgba(255, 255, 255, 0.3);
        border-radius: 10px;
    }
    .scroll .data:nth-child(odd) .head {
        background-position: 200px 0;
    }
    .scroll .data:nth-child(even) .head {
        background-position: 200px 0;
    }

    .videoWrap {
        height: 220px;
    }
    .videoList ul {
        height: auto;
    }
    .videoList li {
        width: 32%;
        height: 80px;
    }
    .videoList li span{
        height: 20px;
        line-height: 20px;
    }

    .product li{
        width: 180px;
    }
}

.detali-new{
    display: flex;
    align-items: center;
}
.detali-new img{
    width: 216px;
    /* height: 88px;
    margin-top: 150px; */
}
.detali-new ul{
    overflow-y: scroll;
}

.detali-new ul::-webkit-scrollbar {
    display: none;
  } 



  .ban{ width:100%; height:624px; position:relative; overflow:hidden;margin:40px auto 0 auto;  }
.ban2{ width:500px; height:500px; position:relative; overflow:hidden; margin: 0  auto;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:500px; height:500px;}
.prev{ float:left; cursor:pointer;}
.num{ height:82px;overflow:hidden; width:454px; position:relative;float:left; }
.min_pic{ padding-top:40px; width:515px; margin: 0 auto;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:80px; height:80px; margin: 0 5px; padding:1px;}
.num ul li.on{ border:1px solid red; padding:0;}
.prev_btn1{ width:16px; text-align:center; height:18px; margin-top:30px; margin-right:20px; cursor:pointer; float:left;}
.next_btn1{  width:16px; text-align:center; height:18px; margin-top:30px;cursor:pointer;float:right;}
.prev1{ position:absolute; top:220px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:220px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;}
.pop_up{ width:500px; height:500px; padding:10px; background:#fff; position:fixed; -position:absolute; left:50%; top:50%; margin-left:-255px; margin-top:-255px; display:none; z-index:99;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}
.pop_up2{ width:500px; height:500px; position:relative; overflow:hidden;}
.pop_up2{ width:500px; height:500px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:500px; height:500px; float:left;}
#ban_num1 ul  li a img{
    width: 100%;
    height: 100%;
}