.swiper-slide {
    overflow: unset;
}


.position {
    position: relative;
    left: 0;
    right: auto;
}

.re-product-box a {
    text-align: center;
    float: left;
    width: 25%;
    padding: 0 1%;
}

.re-product-box a .img {
    width: 80%;
    margin: 0 auto;
}


#pro-des-con .pro-des .box .re-product-box a p {
    font-size: 16px;
    line-height: 28px;
    height: 60px;
    font-family: "RL";
    margin-top: 10px;
}


.piconimg a {
        margin-right: 15px;
        border: 1px solid #fff;
        border-radius: 5px;
        height: 55px;
        width: 55px;
        display: flex;
        float: left;
        justify-content: center;
        align-items: center;
}
    
.piconimg a.active{
     
}

.icon_img{
    margin-top:40px;
}

.icon_img a{
    display: inline-block;
    margin-left:15px;
}

@media screen and (max-width:1182px) {
    #pro-des-con .pro-des .box .re-product-box a {
        width: 49%;
        margin-bottom: 20px;
    }

    .relate-product-box a p {
        font-size: 14px;
        line-height: 25px;
        height: 45px;
    }
    
    
    .icon_img{
        margin-top:20px;
    }
}


    .thumb-swiper{
        position: relative;
        width: 100%;
    }

    .thumb_slick #dobule-slick{
        height: 34vw;
    }
    
    .thumb_slick .thumb-container {
        height: 34vw;
    }
    
    .thumb-swiper .thumb-slide {
        opacity: 0;
        z-index: -1;
        position: absolute;
        width: 100%;
    }
    
    .thumb-swiper .thumb-slide.active{
        opacity: 1;
        z-index: 1;
        position: relative;
    }
    
    .slick-dots{
        opacity: 0;
    }


    .pro_desc .quoteurl {
        display: block;
        font-size: 20px;
        font-family: "MR";
        font-weight: normal;
        width: 220px;
        height: 40px;
        line-height: 40px;
        background-color: #e60012;
        color: #fff;
        text-align: center;
        margin-top: 30%;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
    }

    .pro_desc .quoteurl:hover{
        background-color: transparent;
        color: #e60012;
        outline: 1px solid #e60012;
    }

    #rel-pro{
        padding: 100px 0 200px;
    }

    #rel-pro h1{
        margin-bottom: 50px;
    }
    #rel-pro .pro-box{
        overflow: hidden;
    }

    #rel-pro .pro-box .list{
        float: left;
        width: 15%;
        margin-right: 2%;
        border: 2px solid #eee;
    }

    #rel-pro .pro-box .list:nth-child(6){
        margin-right: 0;
    }

    #rel-pro .pro-box .list .tit {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        height: 85px;
        background-color: #f5f5f5;
        color: #000;
        line-height: 28px;
        font-size: 18px;
        font-family: "MR";
        padding: 0 4%;
    }

    #app-table{
        background-color: #f7f7f7;
    }

    #application{
        padding: 60px 0;
    }

    #application .index-des{
        width: 75%;
        margin-bottom: 25px;
    }

    .index-des img{
        margin: 15px 0;
    }

    .index-des h1,.index-des h2,.index-des h3,.index-des h4,.index-des h5,.index-des h6{
        margin-bottom: 12px;
    }

    .index-des p{
        line-height: 32px;
    }

    @media (max-width: 1000px) {
        

        #application .index-des{
            width: 100%;
        }
    }

    #application h1{
        padding-bottom: 20px;
        margin-bottom: 60px;
        border-bottom: 2px solid #aaa;
    }

    #table-des{
        padding-bottom: 100px;
        overflow: auto;
    }
    #table-des h1{
        margin-bottom: 50px;
    }
    #table-des table{
        width: 100%;
    }

    #table-des table tr {
        border-bottom: 2px solid #aaa;
        height: 60px;
    }

    #table-des table tr:nth-child(1){
        width: 100%;
        background-color:#e60012;
        border-bottom: 0;
    }

    #table-des table tr:nth-child(1) td {
        color: #fff;
        padding: 10px 10px;
    }


    #table-des table  tr.thead {
        width: 100%;
        background-color:#e60012;
        border-bottom: 0;
    }

    #table-des table tr td {
        font-size: 18px;
        line-height: 30px;
        font-family: "MR";
        flex-shrink: 0;
        padding: 0 10px;
        max-width: 260px;
    }

    #table-des table tr.thead td {
        color: #fff;
        padding: 10px 10px;
    }

    #pdfdown .top {
        border-bottom: 2px solid #aaa;
        width: 100%;
        position: relative;
        z-index: 255;
        background-color: #f7f7f7;
    }

    #pdfdown .top p {
        display: block;
        position: relative;
        border: 2px solid #aaa;
        border-bottom: 0;
        width: 170px;
        height: 65px;
        line-height: 20px;
        padding-top: 10px;
        color: #000;
        font-weight: bold;
        text-align: center;
        margin-right: 6px;
        background: #fff;
        margin-top: 0;
        bottom: -2px;
    }


    .tablist{
        padding: 60px 0 100px;
    }

    .tablist li {
        float: left;
        width: 100%;
        border-bottom: 1px solid #bdbdbd;
        position: relative;
        padding-right: 360px;
    }

    .tablist li.th {
        border-top: 1px solid #474749;
        border-bottom: 1px solid #474749;
    }

    .tablist li .name {
        width: 100%;
    }

    .tablist li span {
        display: block;
        float: left;
        color: #474749;
        padding: 20px 20px;
        font-size: 18px;
        font-family: "MR";
        color: #a8a7a7;
    }

    .tablist li.th span {
        font-size: 20px;
        font-family: "MR";
        color: #000;
        font-weight: bold;
    }

    .tablist li .ps {
        width: 550px;
        position: absolute;
        right: 0;
        top: 0;
    }

    .tablist li .time {
        width: 50%;
        text-align: center;
    }

    .tablist li .dw {
        width: 50%;
        text-align: center;
    }

    .tablist li .dw a {
        color: #a8a7a7;
        display: inline-block;
        background: url(../images/down.png) no-repeat right center;
        padding-right: 25px;
    }

    @media screen and (max-width:1680px) {
        #rel-pro .pro-box .list .tit {
            height: 75px;
            line-height: 25px;
            font-size: 16px;
            padding: 0 4%;
        }

        #table-des .table{
            overflow: auto;
        }

        #table-des table tr td {
            font-size: 16px;
            line-height: 25px;
        }

        .tablist li span {
            padding: 15px 15px;
            font-size: 15px;
        }

        .tablist li.th span {
            font-size: 17px;
        }
    }
    @media screen and (max-width:1440px) {
        .pro_desc .quoteurl{
            margin-top: 15%;
            height: 35px;
            line-height: 35px;
            font-size: 16px;
        }

        
        #rel-pro .pro-box .list .tit {
            height: 65px;
            line-height: 23px;
            font-size: 14px;
            padding: 0 2%;
        }

        #table-des table tr td {
            font-size: 14px;
            line-height: 23px;
        }        
    }
    @media screen and (max-width:1280px) {
        #table-des table tr td {
            font-size: 13px;
            line-height: 22px;
        }

        .tablist li span {
            padding: 10px 10px;
            font-size: 13px;
        }

        .tablist li.th span {
            font-size: 15px;
        }
    }
    @media screen and (max-width:1182px) {
        #rel-pro {
            padding: 30px 0 30px;
        }
        .slick-dots {
            opacity: 1;
            position: relative;
            bottom: -10px;
        }

        .slick-dots li {
            height: 10px;
            width: 10px;
            background:gray;
            border-radius: 50%;
        }

        .slick-dots li button{
            height: 10px;
            width: 10px;
            padding: 0;
        }

        .slick-dots li button:before{
            display: none;
        }

        .slick-dots li.slick-active{
            background: #ccc;
        }

        
        .pro_desc .quoteurl{
            margin-top: 20px;
            height: 30px;
            line-height: 30px;
            font-size: 14px;
        }

        #rel-pro h1 {
            margin-bottom: 20px;
        }

        #rel-pro .pro-box .list{
            width: 49%;
            margin-right: 2%;
            margin-bottom: 2%;
        }

        #rel-pro .pro-box .list:nth-child(2n){
            margin-right: 0%;
        }


        
        #rel-pro .pro-box .list .tit {
            height: 60px;
            padding: 10px 0;
            line-height: 22px;
            font-size: 13px;
        }

        #application {
            padding: 30px 0;
        }

        #application h1 {
            padding-bottom: 20px;
            margin-bottom: 20px;
            border-bottom: 2px solid #aaa;
        }

        #table-des {
            padding-bottom: 30px;
        }

        #table-des h1 {
            margin-bottom: 20px;
        }

        #table-des table tr td {
            font-size: 12px;
            line-height: 21px;
        }

        .tablist li .name {
            width: 100%;
        }

        .tablist li .ps {
            width: 60%;
            position: absolute;
            right: 0;
            top: 0;
        }

        .tablist{
            overflow: auto;
            padding: 30px 0 30px;
        }

        .tablist ul{
            min-width: 500px
        }

        .tablist li span {
            padding: 5px 5px;
            font-size: 12px;
            line-height: 17px;
        }

        .tablist li.th span {
            font-size: 13px;
        }
        
    }
    @media screen and (max-width:900px) {
        .big_slick {
            height: auto;
        }
        .slick-initialized .slick-slide span {
            height: auto;
        }

        
    }
    @media screen and (max-width:600px) {
        
    }
    @media screen and (max-width:400px) {
        
    }