main .detail_top{
    padding: 0.9rem 0;
}
main .detail_top .content{
    display: flex;
    justify-content: space-between; 
}
main .detail_top .content .left{
    max-width: 740px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-right: 0.3rem;
}
main .detail_top .content .left .swiper_small{
    max-width: 16%;
    width: 100%;
    position: relative;
}
main .detail_top .content .left .swiper_main{
    max-width: 80%;
    width: 100%;
}
main .detail_top .content .left  .swiper-small{
    max-height: 592px;
    height: 100%;
}
main .detail_top .content .left  .swiper-small .swiper-slide img{
    height: 100%;
    margin: 0 auto;
}
main .detail_top .content .left  .swiper-small .swiper-slide-thumb-active{
    border: 1px solid #e5e5e5;
}

.swiper_small .swiper-button-prev-small, .swiper_small .swiper-button-next-small{
    width: 100%;
    height: 30px;
    margin-top: 0;
    top: 0;
    left: 0;
    background: rgba(204, 129, 0,0.7);
}
.swiper_small .swiper-button-next-small{
    top: auto;
    bottom: 0;
}
.swiper_small .swiper-button-prev-small:after, .swiper_small .swiper-button-next-small:after{
    content: '';
}

main .detail_top .content .right{
    max-width: 650px;
    width: 100%;
}
main .detail_top .content .right h1{
    font-size: 0.32rem;
    color: #1c1c1c;
    font-family: 'ExtraBold';
}
main .detail_top .content .right ul.share{
    margin: 0.2rem 0;
    display: flex;
}
main .detail_top .content .right ul.share li{
    margin-right: 8px;
}

main .detail_top .content .right ul.txt li{
    padding-left: 20px;
    position: relative;
    line-height: 1.8;
}
main .detail_top .content .right ul.txt li::after{
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #CC8100;
    top: 8px;
    left: 0;
    content: '';
}
main .detail_top .content .right .btn{
    margin: 0;
    margin-top: 0.6rem;
    cursor: pointer;
}
main .detail_top .content .right .btn:hover{
    background-color: #b77400;
}

main .detail_btm .title{
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 0.4rem;
}
main .detail_btm .title h3{
    font-family: 'ExtraBold';
    color: #1c1c1c;
    font-size: 0.32rem;
    margin-right: 0.5rem;
}
main .detail_btm .title .line{
    flex: 1;
    width: 100%;
    height: 1px;
    background-color: #CC8100;
}

main .detail_btm .text h2{
    font-family: 'Medium';
    color: #CC8100;
    font-size: 0.32rem;
    margin-bottom: 0.3rem;
}
main .detail_btm .text h3{
    font-family: 'Medium';
    color: #CC8100;
    font-size: 0.28rem;
    margin-bottom: 0.3rem;
}
main .detail_btm .text h4{
    font-family: 'Medium';
    color: #CC8100;
    font-size: 0.24rem;
    margin-bottom: 0.3rem;
}
main .detail_btm .text p{
    margin-bottom: 0.3rem;
    line-height: 1.8;
}
main .detail_btm .text .table{
    width: 100%;
    overflow-x: auto;
    margin-bottom: 0.3rem;
}
main .detail_btm .text ul{
    margin-bottom: 0.3rem;
}
main .detail_btm .text ul li{
    list-style: inside;
    line-height: 1.8;
}
main .detail_btm .text img{
    margin-bottom: 0.3rem;
}
main .detail_btm .text .text_flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 30px 0;
}
main .detail_btm .text .text_flex>div{
    width: 48%;
}
main .detail_btm .text iframe{
    height: revert-layer;
    z-index: 20;
}


main .about_company{
    padding: 0.8rem 0;
    background-color: #F6F6F6;
}

main .about_company .title{
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 0.4rem;
}
main .about_company .title h3{
    font-family: 'ExtraBold';
    color: #1c1c1c;
    font-size: 0.32rem;
    margin-right: 0.5rem;
}
main .about_company .title .line{
    flex: 1;
    width: 100%;
    height: 1px;
    background-color: #CC8100;
}
main .about_company .text h2{
    font-family: 'Medium';
    color: #CC8100;
    font-size: 0.32rem;
    margin-bottom: 0.3rem;
}
main .about_company .text h3{
    font-family: 'Medium';
    color: #CC8100;
    font-size: 0.28rem;
    margin-bottom: 0.3rem;
}
main .about_company .text h4{
    font-family: 'Medium';
    color: #CC8100;
    font-size: 0.24rem;
    margin-bottom: 0.3rem;
}
main .about_company .text p{
    margin-bottom: 0.3rem;
    line-height: 1.8;
}
main .about_company .text ul{
    margin-bottom: 0.3rem;
}
main .about_company .text ul li{
    list-style: inside;
    line-height: 1.8;
}
main .about_company .text img{
    margin-bottom: 0.3rem;
}

main .specification{
    padding: 0.8rem 0;
}
main .specification .title{
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 0.4rem;
}
main .specification .title h3{
    font-family: 'ExtraBold';
    color: #1c1c1c;
    font-size: 0.32rem;
    margin-right: 0.5rem;
}
main .specification .title .line{
    flex: 1;
    width: 100%;
    height: 1px;
    background-color: #CC8100;
}
main .specification .text h2{
    font-family: 'Medium';
    color: #CC8100;
    font-size: 0.32rem;
    margin-bottom: 0.3rem;
}
main .specification .text h3{
    font-family: 'Medium';
    color: #CC8100;
    font-size: 0.28rem;
    margin-bottom: 0.3rem;
}
main .specification .text h4{
    font-family: 'Medium';
    color: #CC8100;
    font-size: 0.24rem;
    margin-bottom: 0.3rem;
}
main .specification .text p{
    margin-bottom: 0.3rem;
    line-height: 1.8;
}
main .specification .text ul{
    margin-bottom: 0.3rem;
}
main .specification .text ul li{
    list-style: inside;
    line-height: 1.8;
}
main .specification .text img{
    margin-bottom: 0.3rem;
}
main .specification .text .table{
    width: 100%;
    overflow-x: auto;
}
main .specification .text .table table tr:nth-child(odd){
    background-color: #F6F6F6;
}
main .specification .text .table table tr td{
    text-align: center;
    padding: 20px 0;
}
main .specification .faq{
    padding-top: 0.8rem;
}
main .specification .faq .f{
    display: flex;
    justify-content: space-between;
}
main .specification .faq .f .box{
    width: 50%;
}
main .specification .faq .f .box:first-child{
    margin-right: 30px;
}
main .specification .faq .f .h3{
    background-color: #CC8100;
    padding: 0.2rem;
}
main .specification .faq .f .h3 h3{
    color: #fff;
    font-family: 'SemiBold';
    font-size: 0.22rem;
    margin-bottom: 0;
}
main .specification .faq .f p{
    padding: 0.4rem 0.2rem;
    color: #999;
    line-height: 1.8;
}

@media (max-width:1500px) {
    main .detail_top .content .left{
        max-width: 50%;
    }
    main .detail_top .content .right{
        max-width: 45%;
    }
}

@media (max-width:1279px) {
    main .detail_top .content .left .swiper-small{
        max-height: 400px;
    }
}

@media (max-width:1023px) {
    main .detail_top .content .left .swiper-small{
        max-height: 580px;
    }
    main .detail_top .content{
        flex-direction: column;
    }
    main .detail_top .content .left{
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 0.3rem;
    }
    main .detail_top .content .right{
        max-width: 100%;
    }
    main .detail_btm .text .text_flex{
        flex-direction: column;
    }
    main .detail_btm .text .text_flex>div{
        width: 100%;
    }
    main .detail_btm .text .text_flex .text_t{
        margin-bottom: 20px;
    }

}

@media (max-width:767px) {
    main .detail_top .content .left .swiper-small{
        max-height: 267px;
    }
    .swiper_small .swiper-button-prev-small, .swiper_small .swiper-button-next-small{
        height: 20px;
    }
    main .detail_top .content .right h1{
        font-size: 0.34rem;
    }
    main .specification .faq .f{
        flex-direction: column;
    }
    main .specification .faq .f .box{
        width: 100%;
    }
    main .specification .faq .f .box:first-child{
        margin-right: 0;
    }
    main .specification .faq .f .h3 h3{
        font-size: 0.3rem;
    }
}