/*navigation*/
.inside-header {
    background: #fff;
    border-bottom: 1px solid #eee;
}
.inside-header .inside-nav{
    padding: 15px 0;
    color: #999999;
}
.inside-header .inside-nav > a{
    font-size: 14px;
    color: #999999;
}
.inside-header .inside-nav > a > img{
    float: left;
    margin-right: 10px;
}
#preview{
    border:1px solid #eee;
}

/*page common*/
/*.Home-banner{*/
/*    margin-top: 120px;*/
/*}*/
.Home-banner img{
    width: 100%;
}
.page-content{
    background: #f8f8f8;
    padding: 25px 0;
}
.page-content .content-box{
    display: flex;
    flex-direction: row-reverse;
}
.page-content .content-box .list-content{
    width:80%;
    padding-left: 2%;
}
.inside-pagination {
    margin: 2rem auto;
    padding: 5rem 0;
    text-align: center;
    background: #fff;
}
.inside-pagination ul li a{
    color: #333333;
    padding: 5px 10px;
}
.inside-pagination ul li a:hover,
.inside-pagination ul li.active a,
.inside-pagination ul li a.active{
    background: #009B63 ;
    color: #fff;
}
.inside-pagination ul li{
    display: inline-block;
    margin: 0 3px;
    font-size: 18px;
}
.inside-pagination ul li.dump{
    background: #009B63 ;
    padding: 1px;
}
.inside-pagination ul li.dump #dumppage{
    color: #009B63 ;
    width: 30px;
    border: none;
}
.inside-pagination ul li.dump span{
    color: #fff;
    font-size: 14px;
    padding: 2px 5px;
    cursor: pointer;
    font-weight: bold;
}
.inside-pagination ul li.pre-page>a>img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transform: rotate(180deg);
}
.inside-pagination ul li:hover > a >img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) brightness(10000%);
}
.page-content .content-box .list-content .lastbox{
    visibility: hidden;
    height: 1px;
}





/*page sidebar*/
.page-content .content-box .sidebar-box{
    width:20%;
    color: #333333;
}
.page-content .content-box .sidebar-box .category-box{
    
}
.page-content .content-box .sidebar-box .category-box .category-item{
    margin-bottom: 10px;
    background: #fff;
    font-size: 16px;
}
.page-content .content-box .sidebar-box .category-box .category-item p{

    position: relative;
    -webkit-user-select: none;
        -moz-user-select: none;
        -o-user-select: none;
        user-select: none;
}
.page-content .content-box .sidebar-box .category-box .category-item p a{
    font-weight: bold;
    color: #333333;
    -webkit-user-select: none;
        -moz-user-select: none;
        -o-user-select: none;
        user-select: none;
        padding: 15px;
        display: block;
}
.page-content .content-box .sidebar-box .category-box .category-item p>i.child-button::before{
    position: absolute;
    top: 0;
    bottom: 5px;
    right: 30px;
    margin: auto;
    content: '';
    width: 10px;
    height: 10px;
    border-right: 2px solid #555;
    border-bottom: 2px solid #555;
    transform: rotate(45deg);
    cursor: pointer;
}
.page-content .content-box .sidebar-box .category-box .category-item p>i.child-button.show::before{
    transform: rotate(225deg);
}
.page-content .content-box .sidebar-box .category-box .category-item:hover p>i.child-button::before,
.page-content .content-box .sidebar-box .category-box .category-item p.active>i.child-button::before{
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
}




.page-content .content-box .sidebar-box .category-box .category-item p:hover,
.page-content .content-box .sidebar-box .category-box .category-item p.active{
    background: #009B63 ;
}
.page-content .content-box .sidebar-box .category-box .category-item p:hover a,
.page-content .content-box .sidebar-box .category-box .category-item p.active a{
    color: #fff;
}
.page-content .content-box .sidebar-box .category-box .category-item .childbox{
    display: none;
}
.page-content .content-box .sidebar-box .category-box .category-item ul{
    padding: 20px 30px;
    -webkit-user-select: none;
        -moz-user-select: none;
        -o-user-select: none;
        user-select: none;
    /*padding-bottom: 20px;*/
}
.page-content .content-box .sidebar-box .category-box .category-item ul li{
    list-style: disc;
    line-height: 30px;
    font-size: 16px;
    margin-left: 15px;
    padding-left: 5px;
}
.page-content .content-box .sidebar-box .category-box .category-item ul li a{
    color: #333333;
}
.page-content .content-box .sidebar-box .category-box .category-item ul li:hover a,
.page-content .content-box .sidebar-box .category-box .category-item ul li:hover,
.page-content .content-box .sidebar-box .category-box .category-item ul li.active,
.page-content .content-box .sidebar-box .category-box .category-item ul li.active a{
    color: #009B63 ;
}


.page-content .content-box .sidebar-box .likebox{
    background: #fff;
    margin-bottom: 10px;
}
.page-content .content-box .sidebar-box .likebox > p{
    padding: 20px;
    background: #009B63 ;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.page-content .content-box .sidebar-box .likebox .like-swiper{
    padding: 10px;
}
.page-content .content-box .sidebar-box .likebox .like-swiper .product-item > div:nth-child(2){
    padding: 0 5px;
}
.page-content .content-box .sidebar-box .likebox .like-swiper .imgbox{
    border: 1px solid #eeeeee;
}
.page-content .content-box .sidebar-box .likebox .like-swiper div>img{
    width: 100%;
}
.page-content .content-box .sidebar-box .likebox .like-swiper div h4{
    font-size: 16px;
    padding: 15px 7px 15px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    color: #000;
    margin-bottom: 4px;
}
.page-content .content-box .sidebar-box .likebox .like-swiper div > a > h4{
    font-size: 18px;
    padding: 0 10px;
}
.page-content .content-box .sidebar-box .likebox .like-swiper div > a > h4:hover{
    color: #009B63 ;
}
.page-content .content-box .sidebar-box .likebox .like-swiper .post-item{
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
    padding: 20px;
    padding-top: 5px;
}
.page-content .content-box .sidebar-box .likebox .like-swiper .post-item div{
    color: #666666;
    padding: 0;
}
.page-content .content-box .sidebar-box .likebox .like-swiper .post-item div img{
    width:19px;
    height: auto;
    margin-right: 10px;
}


.page-content .content-box .sidebar-box .contactbox{
    /*margin: 15px auto;*/
    background: #fff;
}
.page-content .content-box .sidebar-box .contactbox .contactinfo{
    padding: 30px;
}
.page-content .content-box .sidebar-box .contactbox .contactinfo p{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
}
.page-content .content-box .sidebar-box .contactbox .contactinfo p > img{
    margin-right: 10px;
    float: left;
}
.page-content .content-box .sidebar-box .contactbox .contactinfo p.textbox{
    font-size: 16px;
    font-weight: unset;
    margin-bottom: 10px;
    padding-left: 35px;
}
.page-content .content-box .sidebar-box .contactbox .businessbox{
    padding: 0 20px;
}
.page-content .content-box .sidebar-box .contactbox .business-swiper{
    height: 210px;
}

.page-content .content-box .sidebar-box .contactbox .business-swiper .row{
    padding-top: 20px;
    border-top: 1px solid #eeeeee;
}
.page-content .content-box .sidebar-box .contactbox .business-swiper .row .col-sm-7{
    padding-left: 0;
    padding-right: 0;
}

.page-content .content-box .sidebar-box .contactbox .business-swiper .row div img.business-logo{
    width: 70%;
    border-radius: 50%;
    margin-bottom: 5px;
    margin-right: 5px;
}
.page-content .content-box .sidebar-box .contactbox .business-swiper .row div h4{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}
.page-content .content-box .sidebar-box .contactbox .business-swiper .row div a{
    color: #333333;
    padding: 10px;
    border: 1px solid #dddddd;
    border-radius: 5px;
}
.page-content .content-box .sidebar-box .contactbox .business-swiper .row div a span img{
    width: 27px;
    height: auto;
}


/*list news*/
.page-content .content-box .list-content .list-box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.page-content .content-box .list-content .newpage{
    padding: 0;
    background: unset;
}
.page-content .content-box .list-content .list-box .item-box{
    width: 32.5%;
    margin-bottom: 15px;
}
.page-content .content-box .list-content .list-box .item-box .imgbox img{
    width: 100%;
}
.page-content .content-box .list-content .list-box .item-box .textbox{
    background: #fff;
    padding: 20px 30px;
    font-size: 16px;
    color: #666666;
}
.page-content .content-box .list-content .list-box .item-box .textbox h3{
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    height:42px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height:24px;
}
.page-content .content-box .list-content .list-box .item-box:hover .textbox h3{
    color: #009B63 ;
}
.page-content .content-box .list-content .list-box .item-box .textbox .remark{
    margin: 15px auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height:65px;
}
.page-content .content-box .list-content .list-box .item-box .textbox .other{
    font-size: 14px;
    color: #999999;
}
.page-content .content-box .list-content .list-box .item-box .textbox .other img{
    margin-right: 10px;
}

/*show*/
.page-content .content-box .post-info{
    background: #fff;
    color: #333333;
    padding: 30px;
    font-size: 16px;
    width: 100%;
    margin-left: 2%;
}
.page-content .content-box .post-info .header{
    margin-bottom: 40px;
    text-align: center;
}
.page-content .content-box .post-info .header > h1{
    font-size: 26px;
    font-weight: bold;
    text-align: left;
}

.page-content .content-box .post-info .header > p{
    margin: 20px auto;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
    text-align: left;
}
.page-content .content-box .post-info .header > p > span{
    margin-right: 30px;
    font-size: 14px;
}
.page-content .content-box .post-info .header > p > span > img{
    margin-right: 5px;
}
.page-content .content-box .post-info ul,.page-content .content-box .post-info li{
    line-height: 1.6;
}
.page-content .content-box .post-info ul li{
    list-style: inside;
}
.page-content .content-box .post-info ol li{
    list-style: auto inside;
}
.page-content .content-box .post-info .content{
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 30px;
    line-height: 1.6;
}
.page-content .content-box .post-info .content img{
    width: 100% !important;
}
.page-content .content-box .post-info .content p{
    margin: 0;
    margin-bottom: 10px;
}
.page-content .content-box .post-info .post-pagination{
    
} 
.page-content .content-box .post-info .post-pagination p{
    margin: 15px 0;
}
.page-content .content-box .post-info .post-pagination p a{
    font-size: 16px;
    font-weight: bold;
    color: #666666;
}
.page-content .content-box .post-info .post-pagination p a img{
    float: left;
    margin-right: 10px;
    filter: grayscale(100%);
} 
.page-content .content-box .post-info .post-pagination p a.prev-page img{
    transform: rotate(180deg);
}
.page-content .content-box .post-info .post-pagination p a:hover{
    /*color: #009B63 ;*/
    color: #009B63 ;
}
.page-content .content-box .post-info .post-pagination p a:hover img{
    filter: unset;
}

/*list product*/
.page-content .content-box .list-content .product-page{
    padding: 0;
    background: unset;
}
.page-content .content-box .list-content .list-box .product-item{
    width:32.5%;
    background: #fff;
    margin-bottom: 15px;
}
.page-content .content-box .list-content .list-box .product-item .imgbox{
    border-bottom: 1px solid #eeeeee;
    position: relative;
}
.page-content .content-box .list-content .list-box .product-item .quote-button{
    margin-top:10px;
    top: 15px;
    right: 15px;
    z-index: 30;
    font-size: 16px;
    color: #fff;
    background: #009B63;
    border-radius: 5px;
    padding: 10px 20px;
    cursor: pointer;
    text-align: center;
}
.page-content .content-box .list-content .list-box .product-item .imgbox img{
    width:100%;
}
.page-content .content-box .list-content .list-box .product-item .text{
    text-align: center;
    padding: 20px 15px;
    color: #999999;
}
.page-content .content-box .list-content .list-box .product-item .text h3{
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    margin: 10px auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: center;
    line-height:30px;
}
.page-content .content-box .list-content .list-box .product-item .text .remark{
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: left;
}
.page-content .content-box .list-content .list-box .product-item .text .row{
    background: #f8f8f8;
    width: 100%;
    margin: 0 auto;
    padding: 15px 10px;
    border-radius: 30px;
}
.page-content .content-box .list-content .list-box .product-item .text .row span img{
    cursor:pointer;
}

/*list faq*/
.page-content .content-box .list-content .faq-item{
    background: #fff;
    margin-bottom: 15px;
    font-size: 20px;
    color: #333333;
    padding: 0;
}

.page-content .content-box .list-content .faq-item .wen{
    display: flex;
    cursor:pointer;
    /*border-bottom: 1px solid #eeeeee;*/
}
.page-content .content-box .list-content .faq-item .wen div{
    padding: 15px 0;
}
.page-content .content-box .list-content .faq-item .wen .icon{
    width: 7%;
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    color: #cccccc;
}
.page-content .content-box .list-content .faq-item .active,
.page-content .content-box .list-content .faq-item .active .icon,
.page-content .content-box .list-content .faq-item .wen:hover,
.page-content .content-box .list-content .faq-item .wen:hover .icon{
    /*color: #009B63 ;*/
    color: #009B63 ;
}
.page-content .content-box .list-content .faq-item .wen .title{
    width: 93%;
    border-left: 1px solid #eeeeee;
    padding-left: 25px;
    padding-top: 25px;
}
.page-content .content-box .list-content .faq-item .da{
    display: none;
    padding: 20px 0;
    padding-left: 100px;
    border-top:1px solid #eeeeee;
    font-size: 16px;
    line-height: 1.6;
    padding-right: 20px;
}

/*list video*/
.page-content .content-box .list-content .row {
    margin: 0;
    /*margin-bottom: 30px;*/
    padding: 0;
    background: unset;
}
.page-content .content-box .list-content .row > div{
    padding: 0 8px 0 0 ;
    color: #009B63;
}
/*.page-content .content-box .list-content .video-page div{*/
/*    padding: 0;*/
/*}*/
.page-content .content-box .list-content .row .video-item .imgbox{
    position: relative;
}
.page-content .content-box .list-content .row .video-item .imgbox img.cover{
    width: 100%;
}
.page-content .content-box .list-content .row .video-item .imgbox::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,.5);
    opacity: 0;
    transition: all .4s;
    -webkit-transition: all .4s;
}
.page-content .content-box .list-content .row .video-item .imgbox img.video_play {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 4;
    opacity: 0;
    width: 50px;
    height: auto;
    cursor:pointer;
}
.page-content .content-box .list-content .row .video-item .imgbox:hover::after,
.page-content .content-box .list-content .row .video-item .imgbox:hover .video_play{
    opacity: 1;
}
.page-content .content-box .list-content .row .video-item .textbox{
    padding: 20px 0;
}
.page-content .content-box .list-content .row .video-item .textbox h4{
    font-size: 20px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 10px;
}
.page-content .content-box .list-content .row .video-item .textbox div{
    color: #999999;
    font-size: 18px;
}
.page-content .content-box .list-content .row .video-item .textbox div img{
    margin-right: 5px;
}
/*list case*/
.page-content .content-box .list-content .case-box{
    margin-bottom: 0;
    padding: 0;
    background: unset;
}
.page-content .content-box .list-content .list-box .index-item{
    width: 66.4%;
    position: relative;
}
.page-content .content-box .list-content .list-box .index-item a{
    color: #fff;
}
.page-content .content-box .list-content .list-box .index-item a .text{
    position: absolute;
    bottom: 20px;
    z-index: 10;
    left: 20px;
    font-size: 16px;
}
.page-content .content-box .list-content .list-box .index-item .text h4{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
}
.page-content .content-box .list-content .list-box .index-item a .text p{
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.page-content .content-box .list-content .list-box .index-item a img,
.page-content .content-box .list-content .list-box .right-item .item a img{
    width: 100%;
}
.page-content .content-box .list-content .list-box .right-item .item a img{
    height: 100%;
}
.page-content .content-box .list-content .list-box .right-item{
    width: 32.5%;
    position: relative;
}
.page-content .content-box .list-content .list-box .right-item .item{
    position: absolute;
    height: 49%;
}
.page-content .content-box .list-content .list-box .right-item .item:nth-child(2){
    bottom: 0;
}
.page-content .content-box .list-content .list-box .right-item .item a h4{
    position: absolute;
    bottom: 10px;
    z-index: 10;
    color: #fff;
    left: 20px;
    font-size: 18px;
    font-weight: bold;
}
.page-content .content-box .list-content .list-box .case-box{
    margin-top: 10px;
    width: 32.5%;
}

.page-content .content-box .list-content .list-box .case-box .imgbox img{
    width: 100%;
}
.page-content .content-box .list-content .list-box .case-box .textbox{
    background: #fff;
    padding: 20px;
}
.page-content .content-box .list-content .list-box .case-box .textbox h4{
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
/*list certificate*/
.page-content .content-box .list-content .certifcate-list{
    background: #fff;
    padding: 5%;
}
.page-content .content-box .list-content .certifcate-list .header{
    margin-bottom: 50px;
    width: 100%;
}
.page-content .content-box .list-content .certifcate-list .certifcate-item{
    text-align: center;
}
.page-content .content-box .list-content .certifcate-list .none-item{
    display: none;
}
.page-content .content-box .list-content .certifcate-list .certifcate-item .imgbox{
    border: 5px solid #dddddd;
    max-height: 435px;
    overflow: hidden;
}
.page-content .content-box .list-content .certifcate-list .certifcate-item .imgbox a{
    display: block;
}
.page-content .content-box .list-content .certifcate-list .certifcate-item .imgbox img{
    width: 100%;
    padding: 10px;
    max-width: 100%;
    object-fit: cover;
}
.page-content .content-box .list-content .certifcate-list .certifcate-item p{
    margin: 20px auto;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}
.page-content .content-box .list-content .certifcate-list .more{
    text-align: center;
    font-size: 18px;
    color: #999999;
    cursor:pointer;
    position: relative;
}
.page-content .content-box .list-content .certifcate-list .more span::after {
    position: absolute;
    top: 5px;
    bottom: 5px;
    /*right: 30px;*/
    margin: auto;
    content: '';
    width: 10px;
    height: 10px;
    border-right: 2px solid #999999;
    border-bottom: 2px solid #999999;
    transform: rotate(45deg);
    margin-left: 30px;
}

/*list factory*/
.page-content .content-box .list-content .factory-box {
    background: unset;
}
.page-content .content-box .list-content .factory-box .header{
    margin-bottom: 30px;
}
.page-content .content-box .list-content .factory-box .big-img{
    margin-bottom: 20px;
}
.page-content .content-box .list-content .factory-box .big-img img{
    width: 100%;
}
.page-content .content-box .list-content .factory-box .factory-swiper{
    width: 90%;
    margin: 0 auto;
}
.page-content .content-box .list-content .factory-box .factory-swiper .swiper-wrapper div img{
    width: 100%;
    cursor:pointer;
}
.page-content .content-box .list-content .factory-box .swiper{
    position: relative;
}
.page-content .content-box .list-content .factory-box .swiper .factory-button{
    position: absolute;
    top: 0;
    z-index: 99;
    background: #d9d9d9;
    width: 4%;
    height: 100%;
    text-align: center;
    cursor:pointer;
}
.page-content .content-box .list-content .factory-box .swiper .factory-button img{
    margin-top: 110%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.page-content .content-box .list-content .factory-box .swiper .factory-prev img{
    transform: rotate(180deg);
}
.page-content .content-box .list-content .factory-box .swiper .factory-prev{
    left: 0;
}
.page-content .content-box .list-content .factory-box .swiper .factory-next{
    right: 0;
}
/*list download*/
.page-content .content-box .list-content .download-item{
    background: #fff;
    padding: 30px;
}
.page-content .content-box .list-content .download-item a{
    color: #333333;
}
.page-content .content-box .list-content .download-item:hover .title a{
    color: #009B63 ;
}
.page-content .content-box .list-content .download-item .title img{
    float: left;
    margin-right: 20px;
}
.page-content .content-box .list-content .download-item .title a{
    font-size: 20px;
}
.page-content .content-box .list-content .download-item .textbox{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.page-content .content-box .list-content .download-item .textbox > div{
    font-size: 16px;
    color: #999999;
    width: 33%;
    text-align: center;
}

.page-content .content-box .list-content .download-item .textbox > div img{
    margin-top: -5px;
    margin-right: 5px;
}

.page-content .content-box .list-content .textbox .downloadbutton a{
    border:1px solid #333333;
    padding: 15px;
    border-radius: 5px;
    cursor:pointer;
}
.page-content .content-box .list-content .textbox .downloadbutton a:hover{
    border:1px solid #009B63 ;
    background: #009B63 ;
    color: #fff;
}
.page-content .content-box .list-content .textbox .downloadbutton a:hover img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) brightness(10000%);
}

/*page*/
.page-content .content-box .list-content .about-info{
    font-size: 18px;
    color: #333333;
    line-height: 1.6;
}
.page-content .content-box .list-content .about-info img{
    max-width: 100% !important;
    height:auto !important;
}
.page-content .content-box .list-content .about-info p{
    margin-bottom: 10px;
}
.page-content .content-box .list-content > div{
    padding: 40px;
    background: #fff;
    margin-bottom: 15px;
    /*padding-top:0;*/
}
.page-content .content-box .list-content > div.join-list{
    background: transparent;
    padding:0;
}
.page-content .content-box .list-content > div.join-list .join-item{
    background: #fff;
    margin-bottom: 10px;
    padding:40px;
}
.page-content .content-box .list-content > div.join-list .join-item .t-box{
    position: relative;
}
.page-content .content-box .list-content > div.join-list .join-item.active{
    border-left: 2px solid #009B63 ;
}
.page-content .content-box .list-content > div.join-list .join-item .t-box h2{
    margin-bottom: 15px;
}
.page-content .content-box .list-content > div.join-list .join-item .t-box p{
    color:#999;
    font-size:16px;
}
.page-content .content-box .list-content > div.join-list .join-item .t-box span{
    position: absolute;
    right:40px;
    top:35%;
    transform: rotate(90deg);
    filter: grayscale(100%);
    cursor: pointer;
}
.page-content .content-box .list-content > div.join-list .join-item .t-box span.active{
    transform: rotate(-90deg);
}
.page-content .content-box .list-content > div.join-list .join-item .c-box{
    padding-top:30px;
    border-top: 1px solid #eee;
    margin-top:30px;
    display: none;
}
.page-content .content-box .list-content > div.join-list .join-item .c-box h4{
    margin-bottom: 10px;
}
.page-content .content-box .list-content > div.join-list .join-item .c-box p{
    color:#999;
    font-size:16px;
}
.page-content .content-box .list-content > div .product-content-box table{
    margin:auto;
    max-width: 100%;
}
.page-content .content-box .list-content > div .header{
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 15px;
}
.page-content .content-box .list-content > div .header>span{
    font-size: 20px;
    font-weight: bold;
    color: #009B63 ;
    position: relative;
}
.page-content .content-box .list-content > div .header > span::after{
    content: " ";
    position: absolute;
    bottom: -19px;
    border: 1px solid #009B63 ;
    width: 100%;
    left: 0;
}
.page-content .content-box .list-content .company-culture .content{
    padding-top: 50px;
    color: #333333;
    font-size: 18px;
}
.page-content .content-box .list-content .development .swiper{
    /*display: flex;*/
    margin-top: 30px;
}


.page-content .content-box .list-content .development .swiper .swiper-time{
    height: 340px;
    position: relative;
}
.page-content .content-box .list-content .development .swiper .swiper-time .time-pagination{
    width: 15%;
    position: absolute;
    left: 0;
}
.page-content .content-box .list-content .development .swiper .swiper-time .time-pagination .swiper-pagination-bullet{
    margin: 0;
    opacity: 1;
    background: unset;
    width: auto;
    height: auto;
    text-align: center;
    position: relative;
    border-right: 1px solid #eeeeee;
    border-radius: 0;
    padding: 15px 0;
    width: 50%;
    position: relative;
}
.page-content .content-box .list-content .development .swiper .swiper-time .time-pagination .swiper-pagination-bullet span{
    color: #666666;
    font-size: 18px;
}
.page-content .content-box .list-content .development .swiper .swiper-time .time-pagination .swiper-pagination-bullet img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    position: absolute;
    right: -12px;
    margin-top: 2px;
}
.page-content .content-box .list-content .development .swiper .swiper-time .time-pagination .swiper-pagination-bullet-active span{
    color: #009B63 ;
    font-weight: bold;
}
.page-content .content-box .list-content .development .swiper .swiper-time .time-pagination .swiper-pagination-bullet-active img{
    -webkit-filter: unset;
    filter: unset;
}



.page-content .content-box .list-content .development .swiper .swiper-time .time-click{
    position: absolute;
    cursor:pointer;
}
.page-content .content-box .list-content .development .swiper .swiper-time .swiper-button-disabled img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.page-content .content-box .list-content .development .swiper .swiper-time .swiper-time-prev{
    left: 6.3%;
    top: 0;
    transform: rotate(-90deg);
}

.page-content .content-box .list-content .development .swiper .swiper-time .swiper-time-next{
    left: 6.5%;
    bottom: 0;
    transform: rotate(90deg);
}



.page-content .content-box .list-content .development .swiper .swiper-time .swiper-wrapper{
    position: absolute;
    width:85%;
    right: 0;
}
.page-content .content-box .list-content .development .swiper .swiper-time .imgbox img{
    width: 100%;
}
.page-content .content-box .list-content .development .swiper .swiper-time .textbox{
    color: #333333;
    font-size: 16px;
    padding: 0px 30px;
}
.page-content .content-box .list-content .development .swiper .swiper-time .textbox h4{
    font-size: 50px;
    margin-bottom: 30px;
}

/*contact*/
.page-content .content-box .list-content .contactbox{
    background: unset;
    padding: 0;
}
.page-content .content-box .list-content .contactbox .contact-us{
    background: #fff;
    padding: 30px;
}
.page-content .content-box .list-content .contactbox .contact-us .row{
    margin-top: 40px;
    margin-bottom: 0;
}
.page-content .content-box .list-content .contactbox .contact-us .row .contact-item{
    display: flex;
    padding: 0;
    margin-bottom: 30px;
}
.page-content .content-box .list-content .contactbox .contact-us .row .contact-item .imgbox{
    margin-right: 20px;
}
.page-content .content-box .list-content .contactbox .contact-us .row .contact-item div{
    font-size: 18px;
    color: #666666;
}
.page-content .content-box .list-content .contactbox .contact-us .row .contact-item div b{
    font-size: 18px;
    color: #333333;
}
.page-content .content-box .list-content .contactbox .contact-business{
    margin-top: 20px;
}
.page-content .content-box .list-content .contactbox .contact-business .b-item{
    background: #fff;
    text-align: center;
    padding: 30px 0px;
    font-size: 16px;
    color: #666666;
}
.page-content .content-box .list-content .contactbox .contact-business .b-item > img{
    max-width: 110px;
    border-radius: 50%;
    margin-bottom: 20px;
}
.page-content .content-box .list-content .contactbox .contact-business .b-item > p {
    margin: 10px auto;
}
.page-content .content-box .list-content .contactbox .contact-business .b-item > p > b{
    color: #333333;
}
.page-content .content-box .list-content .contactbox .contact-business .b-item > p > a{
    color: #333333;
    padding: 10px 20px;
    margin-top: 20px;
}
.page-content .content-box .list-content .contactbox .contact-business .b-item > a{
    color: #333333;
    padding: 10px 20px;
    border: 1px solid #dddddd;
    border-radius: 30px;
    margin-top: 20px;
}
.page-content .content-box .list-content .contactbox .contact-business .b-item > a > span > img{
    width: 27px;
    height: auto;
}

.page-content .message-box{
    margin: 20px auto;
    background: #fff;
    padding: 30px;
}
.page-content .message-box .from{
    margin-top: 30px;
}
.page-content .message-box .from .input{
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.page-content .message-box .from .input > div{
    width: 32.5%;
}
.page-content .message-box .from .input input{
    width: 100%;
    padding: 15px 20px;
}
.page-content .message-box .from textarea{
    width: 100%;
    height: 150px;
    padding: 15px 20px;
    margin-bottom: 20px;
}
.page-content .message-box .from .input input,
.page-content .message-box .from textarea{
    background: #f8f8f8;
    border: 0;
    resize: none;
    font-size: 16px;
}
.page-content .message-box .from .submit input{
    padding: 5px 30px;
    color: #fff;
    background: #009B63 ;
    border: 0;
    font-size: 20px;
    border-radius: 30px;
}


/*show product*/
.page-content .product-info{
    /*background: #fff;*/
    /*padding-bottom: 30px;*/
}
.page-content .product-info .auto-container .row{
    margin: 0;
}
.page-content .product-info .auto-container .row .imgbox{
    padding: 0;
    padding-right: 5%;
}
.page-content .product-info .auto-container .row .imgbox .jqzoom img{
    width: 100%;
}
.page-content .product-info .auto-container .row .imgbox .imagesbox{
    position: relative;
    margin: 10px auto;
}
.page-content .product-info .auto-container .row .imgbox .imagesbox .product-button{
    position: absolute;
    top: 0;
    z-index: 10;
    background: #d9d9d9;
    width: 8%;
    height: 100%;
    text-align: center;
    cursor: pointer;
}
.page-content .product-info .auto-container .row .imgbox .imagesbox .product-button img{
    margin-top: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.page-content .product-info .auto-container .row .imgbox .imagesbox .product-prev{
    left: 0;
}
.page-content .product-info .auto-container .row .imgbox .imagesbox .product-prev img{
    transform: rotate(180deg);
}
.page-content .product-info .auto-container .row .imgbox .imagesbox .product-next{
    right: 0;
}
.page-content .product-info .auto-container .row .imgbox .imagesbox .product-thumb{
    width: 80%;
    margin: 0 auto;
}
.page-content .product-info .auto-container .row .imgbox .imagesbox .product-thumb div img{
    width: 100%;
    border: 1px solid #eeeeee;
    cursor: pointer;
}
.page-content .product-info .auto-container .row .imgbox .imagesbox .product-thumb .swiper-wrapper .active .cover{
    position: absolute;
    background: #009B63 ;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.1;
}
.page-content .product-info .auto-container .row .imgbox .imagesbox .product-thumb .swiper-wrapper .swiper-slide{
    position: relative;
}
/*.page-content .product-info .auto-container .row .imgbox .imagesbox .product-thumb div img.active + {*/
    /*background: #009B63 ;*/
    /*opacity: 0.8;*/
/*}*/
.page-content .product-info .auto-container .row .textbox{
    font-size: 16px;
    padding: 30px 0;
}
.page-content .product-info .auto-container .row .textbox > h1{
    font-size: 36px;
    font-weight: bold;
    color: #333333;
}
.page-content .product-info .auto-container .row .textbox .remark-box{
    margin-top: 15px;
    padding-bottom: 25px;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 15px;
}
.page-content .product-info .auto-container .row .textbox .other {
    margin-top: 20px;
    margin-bottom: 10px;
}
.page-content .product-info .auto-container .row .textbox .other span img{
    width: 26px;
}
.page-content .product-info .auto-container .row .textbox .other span.enshrine{
    color: #009B63 ;
    margin-left: 30px;
}
.page-content .product-info .auto-container .row .textbox .other span.enshrine img{
    margin-right: 5px;
    
    cursor: pointer;
}
.page-content .product-info .auto-container .row .textbox .remark{
    margin: 20px auto;
    color: #999999;
    padding-bottom: 30px;
    border-bottom: 1px solid #eeeeee;
}
.page-content .product-info .auto-container .row .textbox .attribute{
    color: #666666;
    padding-bottom: 30px;
    line-height: 2;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 30px;
}
.page-content .product-info .auto-container .row .textbox > a {
    color: #fff;
    display: inline-block;
}
.page-content .product-info .auto-container .row .textbox > a > button{
    border: 0;
    background: #009B63 ;
    padding: 10px 30px;
    border-radius: 30px;
}
.page-content .product-info .auto-container .row .textbox > a.shopping_url button{
background: #FA740D;
}
.page-content .product-info .auto-container .row .textbox > a > button img {
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
  }
  .page-content .product-info .auto-container .row .textbox > a > button img:hover {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
  }
.page-content .content-box .list-content .details-box .header span{
    margin-right: 30px;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
}
.page-content .content-box .list-content .details-box .header span::after {
    content: unset;
}
.page-content .content-box .list-content .details-box .header span.active{
    /*color: #009B63 ;*/
}
.page-content .content-box .list-content .details-box .header span.active::after {
    content: " ";
}
.page-content .content-box .list-content .details-box .product-content-box > div{
    display: none;
    font-size: 16px;
    color: #333333;
    padding: 30px 0;
    line-height: 1.6;
}
.page-content .content-box .list-content .details-box .product-content-box div p{
    margin-bottom: 10px;
}
.page-content .content-box .list-content .details-box .product-content-box div p img{
    max-width: 100% !important;
    height:auto !important;
}
.page-content .content-box .list-content .details-box .product-content-box div ul,
.page-content .content-box .list-content .details-box .product-content-box div ol,
.page-content .content-box .list-content .details-box .product-content-box div dl{
    /*list-style-type: inside;*/
    /*list-style-position: inside;*/
    /*padding: 0 40px;*/
}
.page-content .content-box .list-content .details-box .product-content-box div ul li{
    list-style-type: disc;
    margin-left: 10px;
}
.page-content .content-box .list-content .details-box .product-content-box div ol li{
    list-style-type: decimal;
    margin-left: 20px;
}


.page-content .content-box .list-content .relation{
    
}
.page-content .content-box .list-content .relation .header{
    margin-bottom: 10px;
}
.page-content .content-box .list-content .relation .swiper-relation{
    
}
.page-content .content-box .list-content .relation .swiper-relation .swiper-slide a{
    color: #000;
}
.page-content .content-box .list-content .relation .swiper-relation .swiper-slide a img{
    width: 100%;
}
.page-content .content-box .list-content .relation .swiper-relation .swiper-slide a p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 20px;
    height: 40px;
}
.page-content .content-box .list-content .relation .swiper-relation .swiper-slide .row div span img{
    
}
.page-content .content-box .list-content .relation .swiper-relation .swiper-slide .row{
    margin: 20px 0;
}






/*Quotation*/

.page-content .quotatio{
    color: #333333;
    font-size: 16px;
}
.page-content .quotatio > h1{
    font-size: 26px;
    font-weight: bold;
}
.page-content .quotatio > p{
    color: #666666;
    margin-top: 20px;
}
.page-content .quotatio .row{
    background: #fff;
    margin: 20px 0;
}
.page-content .quotatio .quotation-box > div{
    padding: 0;
}
.page-content .quotatio .quotation-box .qpl{
    border: 1.5px solid #e2e2e2;
}
.page-content .quotatio .quotation-box div .product-header{
    display: flex;
    background: #e2e2e2;
    padding: 25px 0;
    color: #666666;
}
.page-content .quotatio .quotation-box div .action{
    width: 15%;
    text-align: center;
}
.page-content .quotatio .quotation-box div .product-item{
    width: 70%;
    display: flex;
}
.page-content .quotatio .row #quotatio-product-list .quotatio-item{
    display: flex;
    padding: 15px 0;
    border-bottom: 1px solid #eeeeee;
}
.page-content .quotatio .row #quotatio-product-list .quotatio-item .imgbox{
    width: 30%;
}
.page-content .quotatio .row #quotatio-product-list .quotatio-item .imgbox img{
    width: 100%;
}
.page-content .quotatio .row #quotatio-product-list .quotatio-item .text{
    width: 70%;
    margin: 40px 20px;
}
.page-content .quotatio .row #quotatio-product-list .quotatio-item .action{
    margin-top: 50px;
}
.page-content .quotatio .row #quotatio-product-list .quotatio-item .action img{
    cursor: pointer;
}
.page-content .quotatio .row #quotatio-product-list .quotatio-item .text h3{
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: #333333;
}
.page-content .quotatio .row #quotatio-product-list .quotatio-item .text p{
    margin-top: 10px;
    color: #999999;
}

.page-content .quotatio .quotation-box > div .message-box{
    margin: 0;
    padding-top: 20px;
}
.page-content .quotatio .quotation-box > div .message-box .header span{
    font-size: 26px;
    font-weight: bold;
}
.page-content .quotatio .quotation-box > div .message-box .checktext{
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 30px;
}
.page-content .quotatio .quotation-box > div .message-box .checktext .buttom span#clear{
    cursor: pointer;
}
.page-content .quotatio .quotation-box > div .message-box .checktext .buttom input[type="checkbox"]{
    margin-right: 10px;
}
.page-content .quotatio .quotation-box > div .message-box .checktext .text{
    margin-top: -15px;
}
.page-content .quotatio .quotation-box > div .message-box .checktext .text span{
    color: #009B63 ;
    font-size: 30px;
    font-weight: bold;
    margin-right: 10px;
}
.page-content .quotatio .quotation-box > div .message-box .from textarea{
    height: 320px;
}
.page-content .quotatio .quotation-box > div .message-box .from .submit{
    text-align: right;
}
.page-content .quotatio .quotation-box > div .message-box .from .submit input[type="button"]{
    background: unset;
    color: #009B63 ;
    border: 1px solid #009B63 ;
    margin-right: 10px;
}

.about-header-box {
    background: #f8f8f8;
    padding: 40px 0;
}
.page-container {
    width: 1400px;
    max-width: 100%;
    margin: 0 auto;
}
.development-box {
    padding: 40px 0;
    position: relative;
}
.about-header-box .page-container > div {
    font-size: 18px;
    color: #333333;
}
.about-header-box .page-container > div.videobox {
    position: relative;
}
.about-header-box .page-container > div.videobox .cover {
    width: 100%;
}
.about-header-box .page-container > div.videobox .video_play {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 4;
    width: 50px;
    height: auto;
    cursor: pointer;
}
.development-box .headerbox {
    text-align: center;
    font-size: 16px;
    color: #666666;
    margin-bottom: 50px;
}
.development-box .headerbox h2 {
    font-size: 40px;
    color: #333333;
    text-transform: uppercase;
}
.development-box .headerbox p {
    margin: 20px auto;
}
.development-box .swiper-development {
    margin: auto 20px;
}
.development-box .swiper-development .time-box .title-box {
    border-bottom: 1px solid #eeeeee;
    position: relative;
}
.development-box .swiper-development .time-box .title-box > h4 {
    padding: 0 60px;
    font-size: 20px;
    line-height: 70px;
}
.development-box .swiper-development .time-box .title-box > h4::after {
    width: 20px;
    height: 20px;
    background: url(/res/magic/shendengpage/images/dian.png);
    background-size: auto;
    background-size: 100%;
    position: absolute;
    content: '';
    display: block;
    bottom: -10px;
}
.development-box .swiper-development .time-box .image-box {
    padding: 20px 60px;
}
.development-box .swiper-development .time-box > p {
    padding: 0 60px;
    font-size: 16px;
}
.development-box .development-button img {
    width: 100%;
    position: absolute;
    top: 0;
}
.development-box .development-button {
    width: 20px;
    height: 20px;
    position: absolute;
    z-index: 10;
    top: 236px;
    cursor: pointer;
    right:-15px;
}
.development-box .development-button.development-button-prev {
    left: -15px;
    transform: rotate(
            180deg);
}
.development-box .development-button {
    width: 20px;
    height: 20px;
    position: absolute;
    z-index: 10;
    top: 236px;
    cursor: pointer;
}
.development-box .swiper-development .time-box .image-box {
    padding: 20px 60px;
}
.development-box .swiper-development .time-box .image-box > img {
    width: 100%;
}
.company-culture {
    background: #f8f8f8;
    padding: 40px 0;
}
.company-culture .headerbox {
    text-align: center;
    font-size: 16px;
    color: #666666;
}
.company-culture .headerbox {
    text-align: center;
    font-size: 16px;
    color: #666666;
}
.company-culture .headerbox h2 {
    font-size: 40px;
    color: #333333;
    text-transform: uppercase;
}
.company-culture .headerbox p {
    margin: 20px auto;
}


/*download*/
.download-box h2{
    font-size:24px;
    color:#222;
    margin-bottom: 20px;
    font-weight: 700;
}
.download-box h3{
    font-size:18px;
    color:#222;
    font-weight: 700;
}
.download-box ul{
    display:flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.download-box ul li{
    width:32%;
    background: #fff;
    margin-bottom: 4%;
    display: flex;
}
.download-box ul li>div{
    width:50%;
}
.download-box ul li div.img-box img{
    width:100%;
    height:auto;
}
.download-box ul li div.text-box{
    padding:6%;
}
.download-box ul li div.text-box a{
    display: inline-block;
    padding: 6px 15px;
    border: 1px solid #009B63 ;
    border-radius: 5px;
    color: #009B63 ;
    font-size: 16px;
    margin-top: 15px;
}




/*product-template*/
.pro-template-box p{
            text-align:center;
            font-size:20px;
            color:#333;
        }
        .pro-template-box .spec-box .spec-head{
            text-align:center;
        }
        .pro-template-box .spec-box .spec-head img{
            width:40px;
            height:auto;
        }
        .pro-template-box .spec-box .spec-head h2{
            font-size:30px;
            color:#222;
            font-weight:700;
            margin:10px 0;
        }
        .pro-template-box .spec-box .table-box table{
            width:100%;
            margin:20px auto;
            background:#f0f8f2;
        }
        .pro-template-box .spec-box .table-box table td{
            border:1px solid #ccc;
            padding:15px 30px;
            font-size:16px;
            color:#234e2a;
        }
        .pro-template-box .spec-box .table-box table tr td:nth-child(2n){
            border-left:none;
            padding-left: 0;
        }
        .pro-template-box .spec-box .table-box table tr td:nth-child(2n-1){
            border-right:none;
        }
        .pro-template-box .spec-box .img-box{
            margin-bottom: 5%;
            margin-top:3%;
            overflow: hidden;
        }
        .pro-template-box .spec-box .img-box img{
            width:49.5%;
            height:auto;
            float:left;
        }
        .pro-template-box .spec-box .img-box img:nth-of-type(1){
            width:100%;
            margin-bottom:1%;
        }
        .pro-template-box .spec-box .img-box img:nth-of-type(2){
           margin-right:1%;
        }
        .pro-template-box .oem-box .oem-head{
            text-align:center;
        }
        .pro-template-box .oem-box .oem-head img{
            width:40px;
            height:auto;
        }
        .pro-template-box .oem-box .oem-head h2{
            font-size:30px;
            color:#222;
            font-weight:700;
            margin:10px 0;
        }
        .pro-template-box .oem-box .img-box{
            overflow:hidden;
            margin:3% 0;
        }
        .pro-template-box .oem-box .img-box img{
            width:50%;
            float:left;
        }
        .pro-template-box .oem-box .num-box{
            display:flex;
            justify-content:space-between;
            flex-wrap:wrap;
            margin:3% 0;
        }
        .pro-template-box .oem-box .num-box>div{
            width:24%;
            background:#faeca8;
            padding:10% 5%;
            border-radius:140px;
            text-align:center;
        }
        .pro-template-box .oem-box .num-box>div:nth-child(2n){
            background:#fbf4c9;
        }
        .pro-template-box .oem-box .num-box>div img{
            width:50px;
            height:auto;
        }
        .pro-template-box .oem-box .num-box>div h3{
            font-size:36px;
            color:#009B63 ;
            font-weight:700;
            margin:10px 0;
        }
        .pro-template-box .oem-box .num-box>div span{
            font-size:18px;
            color:#333;
        }
        .pro-template-box .factory-box{
            background: #e6ece7 !important;
            width: 108%;
            margin-left: -4%;
            padding: 4% 2%;
        }
        .pro-template-box .factory-box .factory-head{
            text-align:center;
        }
        .pro-template-box .factory-box .factory-head img{
            width:50px;
            height:auto;
        }
        .pro-template-box .factory-box .factory-head h2{
            font-size:30px;
            color:#222;
            font-weight:700;
            margin:10px 0;
        }
        .pro-template-box .factory-box .img-box{
            overflow:hidden;
            margin:3% 0;
        }
        .pro-template-box .factory-box .img-box img{
            width:50%;
            float:left;
        }
        .pro-template-box .factory-box .cert-box .img-box{
            display:flex;
            justify-content:space-between;
            flex-wrap:wrap;
        }
        .pro-template-box .factory-box .cert-box .img-box div{
            width:23%;
            border:5px solid #bcccbd;
            border-radius:5px;
        }
        .pro-template-box .factory-box .cert-box .img-box div img{
            width:100%;
            height:auto;
        }
        .pro-template-box .ques-box .ques-head{
            text-align:center;
            margin-top:5%;
        }
        .pro-template-box .ques-box .ques-head img{
            width:50px;
            height:auto;
        }
        .pro-template-box .ques-box .ques-head h2{
            font-size:30px;
            color:#222;
            font-weight:700;
            margin:10px 0;
        }
        .pro-template-box .ques-box .ques-list .ques-item{
            background: #e6ece7;
            color: #333;
            font-size: 16px;
            padding: 2% 4%;
            margin-top: 10px;
            border-radius: 100px;
        }
        .pro-template-box .ques-box .ques-list .ques-item .q-box{
            font-size:20px;
            margin-bottom:10px;
            background:url("/res/magic/images/pro-q.png")no-repeat;
            padding-left:35px;
        }
        .pro-template-box .ques-box .ques-list .ques-item .a-box{
            background:url("/res/magic/images/pro-a.png")no-repeat;
            line-height: 30px;
            padding-left:35px;
        }
        .pro-template-box .ques-box .ques-list .ques-item span{
            display:inline-block;
            background:#a2aba3;
            color:#fff;
            font-size:16px;
            padding:1px 7px;
            border-radius:50%;
            margin-right:10px;
        }
        @media screen and (max-width: 768px){
            .pro-template-box .oem-box .num-box>div,
            .pro-template-box .factory-box .cert-box .img-box div{
                width:49%;
            }
            .pro-template-box .factory-box .img-box img{
                width:100%;
            }
            .pro-template-box .ques-box .ques-list .ques-item{
                padding: 8% 4%;
                border-radius: 60px;
            }
            .pro-template-box .spec-box .table-box table td{
                padding:10px 20px;
            }
        }




<!--0.00024080276489258-->