/* 产品样式公共部分 */

.content{
    width: 100%;
    overflow: hidden;
}
.content .product{
    width: 1903px;
    padding-top: 130px;
    padding-bottom: 260px;
    position: relative;
}
/* .content .product .p_width{
    position: relative;
} */
.content .product .left{
    width: 50%;
    height: 240px;
    line-height: 240px;
    text-align: left;
}
.content .product .left h2{
    font-size: 36px;
    font-weight: 600;
}
.content .product .right{
    width: 878px;
    height: 238px;
    padding: 60px 3% 60px 5%;
    background: #323439;
    position: absolute;
    right: 140px;
    box-sizing: border-box;
}
.content .product .right p{
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    text-align: justify;
}
.content .product .list{
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
}
.content .product .list ul li{
    position: relative;
    height: 398px;
}
.content .product .list ul li a .img img{
    width: 100%;
}
.pro_l_5 .more{ /*理化板*/
    background: #f36b51;
}
.pro_w_5 .more{ /*无指纹板*/
    background: #8b9299;
}
.pro_x_5 .more{ /*纤维板*/
    background: #e6b532;
}
.pro_k_5 .more{ /*抗倍特板*/
    background: #2784bf;
}
.pro_b_5 .more{ /*不燃板*/
    background: #323439;
}
.pro_f_5 .more{ /*同色板*/
    background: #d4cec7;
}
.pro_c_5 .more{ /*金属防火板*/
    background: #adb3cb;
}
.pro_n_5 .more{ /*实木皮板*/
    background: #323439;
}
.pro_d_5 .more{ /*实木皮板*/
    background: #323439;
}
.pro_e_5 .more{ /*A级板*/
    background: #323439;
}
.pro_j_5 .more{ /*抗倍特地板*/
    background: #323439;
}


.content .pro_l .text ul li a{
    color: #fff;
    font-size: 16px;
}
.content .pro_w .text ul li a{
    color: #fff;
    font-size: 16px;
}
.content .pro_x .text ul li a{
    color: #fff;
    font-size: 16px;
}
.content .pro_k .text ul li a{
    color: #fff;
    font-size: 16px;
}
.content .pro_b .text ul li a{
    color: #fff;
    font-size: 16px;
}
.content .pro_c .text ul li a{
    color: #fff;
    font-size: 16px;
}
.content .pro_n .text ul li a{
    color: #fff;
    font-size: 16px;
}
.content .pro_d .text ul li a{
    color: #fff;
    font-size: 16px;
}
.content .pro_e .text ul li a{
    color: #fff;
    font-size: 16px;
}
.content .pro_j .text ul li a{
    color: #fff;
    font-size: 16px;
}


/* index_02 */
.content .index_02{
    width: 100%;
    height: 665px;
    background: #323439;
    position: relative;
    padding-top: 120px;
    overflow: hidden;
    margin-bottom: 113px;
}
.content .index_02 .text{
    width: 1600px;
    margin: auto;
}
.content .index_02 .text h2{
    width: 226px;
    height: 55px;
    line-height: 55px;
    color: #fff;
    padding-bottom: 45px;
}
.content .index_02 .text h2 i{
    height: 55px;
    line-height: 55px;
    vertical-align: top;
}

.content .index_02 .text h2 span{
    font-size: 36px;
    margin-left: 15px;
}
.content .index_02 .text p{
    width: 226px;
    color: #acadae;
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
    text-justify: inter-ideograph;/*IE*/
}
.content .index_02 .bx-wrapper .bx-controls-direction a{
    height: 54px;
    line-height: 54px;
    width: 54px;
    border: 1px solid #e1e1e1;
    text-align: center;
    left: -58px;
    bottom: 0;
    font-size: 30px;
    background: #fff;
    color: #333;
}
.content .index_02 .bx-wrapper .bx-controls-direction a.bx-prev{
    top: 439px;
}
.content .index_02 .bx-wrapper .bx-controls-direction a.bx-next{
    top: 495px;
}

.content .index_02 .bx-wrapper .bx-controls-direction a:hover{
    background-color: #dfc797!important;
}
.content .index_02 .bx-wrapper .bx-controls-direction a .fa{
    /* color: #fff; */
    position: unset;
    
}
.content .index_02 .list{
    width: 1490px;
    position: absolute;
    top: 110px;
    right: -30px;
}
.content .index_02 .list ul li{
    position: relative;
    overflow: hidden;
}
.content .index_02 .list ul li a .img img{
    width: 100%;
    transition: all 0.36s ease;
}
.content .index_02 .list ul li a h3{
    position: absolute;
    bottom: 30px;
    left: 40px;
    font-size: 20px;
}

.content .index_02 .list ul li a .title{
    width: 100%;
    height: 100%;
    text-align: right;
    position: absolute;
    bottom: 0;
    background: url(../images/index_bg_03.png) no-repeat bottom;
    color: #fff;
    font-size: 16px;
    opacity: 0;
    transition: all 1s ease;
}

.content .index_02 .list ul li:hover a .img img{
    transform: scale(1.08) translate3d(0, 0, 0);
}
.content .index_02 .list ul li:hover a .title{
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
/* 定位 */
.pro_x_2 #Feature{
    width:100%;
    height: 72px;
    position: absolute;
    top: -60px;
}
.pro_x_4 #Application{
    width:100%;
    height: 72px;
    position: absolute;
    top: -60px;
}
.pro_x_5 #Color{
    width:100%;
    height: 72px;
    position: absolute;
    top: 30px;
}
.pro_x_5 #Technical{
    width:100%;
    height: 72px;
    position: absolute;
    top: -60px;
}
.pro_w_2 #Feature{
    width:100%;
    height: 72px;
    position: absolute;
    top: -70px;
}
.pro_w_4 #Application{
    width:100%;
    height: 72px;
    position: absolute;
    top: -70px;
}
.pro_w_5 #Color{
    width:100%;
    height: 72px;
    position: absolute;
    top: 30px;
}
.pro_w_5 #Technical{
    width:100%;
    height: 72px;
    position: absolute;
    top: -60px;
}
.pro_k_2 #Feature{
    width:100%;
    height: 72px;
    position: absolute;
    top: -60px;
}
.pro_k_4 #Application{
    width:100%;
    height: 72px;
    position: absolute;
    top: -60px;
}
.pro_k_5 #Color{
    width:100%;
    height: 72px;
    position: absolute;
    top: 30px;
}
.pro_k_5 #Technical{
    width:100%;
    height: 72px;
    position: absolute;
    top: -60px;
}
.pro_l_2 #Feature{
    width:100%;
    height: 72px;
    position: absolute;
    top: -60px;
}
.pro_l_4 #Application{
    width:100%;
    height: 72px;
    position: absolute;
    top: -72px;
}
.pro_l_5 #Color{
    width:100%;
    height: 72px;
    position: absolute;
    top: 30px;
}
.pro_l_5 #Technical{
    width:100%;
    height: 72px;
    position: absolute;
    top: -60px;
}
.pro_b_2 #Feature{
    width:100%;
    height: 72px;
    position: absolute;
    top: -60px;
}
.pro_b_4 #Application{
    width:100%;
    height: 72px;
    position: absolute;
    top: -60px;
}
.pro_b_5 #Color{
    width:100%;
    height: 72px;
    position: absolute;
    top: 30px;
}
.pro_b_5 #Technical{
    width:100%;
    height: 72px;
    position: absolute;
    top: -60px;
}


/* 1680px样式 */
@media screen and (max-width: 1680px) {
    .p_width{width: 1200px;}
    /* 超越装饰 */
    .content .product{
        width: 100%;
    }
    .content .product .right{
        right: 197px;
    }
    
    /* 性能板材 */
    .content .index_02{
        height: 500px;
    }
    .content .index_02 .text{
        width: 1200px;
    }
    .content .index_02 .list{
        width: 1100px;
    }
    .content .index_02 .bx-wrapper .bx-controls-direction a.bx-prev{
        top: 296px;
    }
    .content .index_02 .bx-wrapper .bx-controls-direction a.bx-next{
        top: 351px;
    }
    
}
/* 1600px样式 */
@media screen and (max-width: 1600px) {
    .content .product{
        width: 1600px;
    }
    .content .product .right{
        right: 279px;
    }
    
}

@media screen and (max-width: 1450px) {
    .p_width{width: 86%;}
    .content .product{
        width: 1440px;
        padding-bottom: 180px;
    }
    .content .product .left{
        height: 180px;
        line-height: 180px;
    }
    .content .product .left h2{
        font-size: 30px;
    }
    .content .product .right{
        width: 625px;
        right: 185px;
        height: 180px;
        padding: 30px 2% 30px 2%;
    }
    .content .product .right p{
        font-size: 14px;
    }
    .content .product .list ul li{
        height: 282px;
    }
    .content .index_02 .text{
        width: 86%;
    }
    .content .index_02 .text h2 span{
        font-size: 30px;
    }
    .content .index_02 .list{
        width: 75%;
    }
    .content .index_02 .list ul li a h3{
        font-size: 18px;
    }
    .content .index_02 .bx-wrapper .bx-controls-direction a.bx-prev{
        top: 282px;
    }
    .content .index_02 .bx-wrapper .bx-controls-direction a.bx-next{
        top: 337px;
    }
    /* 定位 */
    .pro_x_2 #Feature{
        width:100%;
        height: 72px;
        position: absolute;
        top: 60px;
    }
    .pro_x_4 #Application{
        width:100%;
        height: 72px;
        position: absolute;
        top: -50px;
    }
    .pro_x_5 #Color{
        width:100%;
        height: 72px;
        position: absolute;
        top: 55px;
    }
    .pro_x_5 #Technical{
        width:100%;
        height: 72px;
        position: absolute;
        top: -60px;
    }
    .pro_w_2 #Feature{
        width:100%;
        height: 72px;
        position: absolute;
        top: -70px;
    }
    .pro_w_4 #Application{
        width:100%;
        height: 72px;
        position: absolute;
        top: 30px;
    }
    .pro_w_5 #Color{
        width:100%;
        height: 72px;
        position: absolute;
        top: 55px;
    }
    .pro_w_5 #Technical{
        width:100%;
        height: 72px;
        position: absolute;
        top: -60px;
    }
    .pro_k_2 #Feature{
        width:100%;
        height: 72px;
        position: absolute;
        top: -60px;
    }
    .pro_k_4 #Application{
        width:100%;
        height: 72px;
        position: absolute;
        top: -60px;
    }
    .pro_k_5 #Color{
        width:100%;
        height: 72px;
        position: absolute;
        top: 55px;
    }
    .pro_k_5 #Technical{
        width:100%;
        height: 72px;
        position: absolute;
        top: -60px;
    }
    .pro_l_2 #Feature{
        width:100%;
        height: 72px;
        position: absolute;
        top: 0px;
    }
    .pro_l_4 #Application{
        width:100%;
        height: 72px;
        position: absolute;
        top: -72px;
    }
    .pro_l_5 #Color{
        width:100%;
        height: 72px;
        position: absolute;
        top: 55px;
    }
    .pro_l_5 #Technical{
        width:100%;
        height: 72px;
        position: absolute;
        top: -60px;
    }
    .pro_b_2 #Feature{
        width:100%;
        height: 72px;
        position: absolute;
        top: 25px;
    }
    .pro_b_4 #Application{
        width:100%;
        height: 72px;
        position: absolute;
        top: -60px;
    }
    .pro_b_5 #Color{
        width:100%;
        height: 72px;
        position: absolute;
        top: 55px;
    }
    .pro_b_5 #Technical{
        width:100%;
        height: 72px;
        position: absolute;
        top: -60px;
    }

}
@media screen and (max-width: 1366px) {
    .content .product{
        width: 1366px;
        padding-bottom: 180px;
    }
    .content .product .right{
        right: 111px;
    }
    .content .index_02 .bx-wrapper .bx-controls-direction a.bx-prev{
        top: 269px;
    }
    .content .index_02 .bx-wrapper .bx-controls-direction a.bx-next{
        top: 323px;
    }
    .pro_x_4 #Application{
        width:100%;
        height: 72px;
        position: absolute;
        top: 0px;
    }
}
/* 手机样式 */
@media screen and (max-width: 1080px) {
    .p_width{
        width: 100%;
    }
    .content .product{
        padding-top: 30px;
        padding-bottom: 160px;
    }
    .content .product .left{
        width: 100%;
        text-align: center;
        height: 50px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .content .product .left h2{
        font-size: 26px;
    }
    .content .product .right{
        width: 96%;
        height: auto;
        padding: 5% 2%;
    }
    .content .product .right p{
        font-size: 14px;
    }
    .content .product .list ul li{
        height: 168px;
    }
    .bx-wrapper .bx-controls-direction a{
        top: 175px!important;
        width: 50px!important;
        height: 40px!important;
        font-size: 30px!important;
        line-height: 40px!important;
    }
    .bx-wrapper .bx-prev{
        right: 55.3%!important;
    }
    .bx-wrapper .bx-controls-direction .more{
        top: 230px!important;
        right: 0!important;
        width: 100%!important;
        height: 50px!important;
        font-size: 16px!important;
        text-align: center!important;
        line-height: 50px!important;
    }
    .bx-wrapper .bx-controls-direction .more a{
        position: initial!important;
        font-size: 14px!important;
        margin: auto!important;
        width: 100px!important;
        margin-top: 4px!important;
    }
    .product {
        display: none;
    }
    .index_02 {
        display: none;
    }
}

/* 产品样式公共部分 end*/




/* 理化版 */
.content .pro_l{
    width: 100px;
    height: 100%;
    background: #f36b51;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    padding-top: 118px;
}
.content .pro_l .font{
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-top: 80px;
    margin-bottom: 20px;
}
.content .pro_l .text ul li{
    width: 100%;
    height: 60px;
    line-height: 60px;
    /* padding: 20px 0; */
    text-align: center;
    /* -moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);  
    text-transform: uppercase;
    letter-spacing: 5px; */
    font-size: 16px;
}
.content .pro_l_1{
    width: 100%;
    position: relative;
    margin-top: 72px;
}
.content .pro_l_1 .img img{
    width: 100%;
}

.content .pro_l_2{
    width: 100%;
    height: 555px;
    padding-top: 80px;
    position: relative;
}
.content .pro_l_2 .text{
    width: 670px;
    padding-top: 60px;
}
.content .pro_l_2 .text img{
    text-align: left;
}
.content .pro_l_2 .text .title{
    width: 300px;
    height: 55px;
    border-bottom: 4px solid #c7c7c7;
}
.content .pro_l_2 .text .title h1{
    width:fit-content;
    width:-webkit-fit-content;
    width:-moz-fit-content;
    font-size: 36px;
    font-weight: 600;
    color: #333;
    margin-top: 15px;
    padding-bottom: 1px;
    border-bottom: 4px solid #f36b51;
}

.content .pro_l_2 .text h3{
    margin-top: 45px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
}
.content .pro_l_2 .text p{
    font-size: 16px;
    line-height: 30px;
    margin-top: 30px;
    text-align: justify;
}
.content .pro_l_2 .img{
    width: 650px;
}

.content .pro_l_3{
    width: 100%;
    position: relative;
    overflow: hidden;
    background: url(../images/pro_l_3.png) no-repeat left;
    background-attachment:fixed;
}
.content .pro_l_3 .right{
    width: 42%;
    padding: 0 4%;
    background: #f5f5f5;
    
}
.content .pro_l_3 .right .top{
    margin-top: 80px;
    width: 725px;
}
.content .pro_l_3 .right .top .box1{
    width: 35%;
    border-top: 1px solid #919292;
    border-bottom: 1px solid #919292;
    float: left;
    height: 350px;
}
.content .pro_l_3 .right .top .box1 .b_1{
    width: 100%;
    border-bottom: 1px solid #919292;
}
.content .pro_l_3 .right .top .box1 ul li{
    width: 50%;
    float: left;
    text-align: center;
    margin: 20px 0;
}
.content .pro_l_3 .right .top .box1 ul li img{
    width: 100px;
}
.content .pro_l_3 .right .top .box1 ul li span{
    width: 100%;
    display: block;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
}
.content .pro_l_3 .right .top .box2{
    width: 30%;
    float: left;
    height: 352px;
}
.content .pro_l_3 .right .top .box2 img{
    width: 100%;
}
.content .pro_l_3 .right .top .box3{
    width: 30%;
    float: right;
    padding-left: 5%;
    height: 352px;
}
.content .pro_l_3 .right .top .box3 .text{
    height: 166px;
    border: 1px solid #cecfcf;
    text-align: center;
}
.content .pro_l_3 .right .top .box3 .text:first-child{
    margin-bottom: 15px;
}
.content .pro_l_3 .right .top .box3 .text h2{
    font-size: 32px;
    font-weight: 600;
    color: #f36b51;
    margin-top: 20px;
    margin-bottom: 15px;
}
.content .pro_l_3 .right .top .box3 .text p{
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
}
.content .pro_l_3 .right .bottom{
    margin-top: 55px;
    text-align: center;
    /* padding: 0 13%; */
}
.content .pro_l_3 .right .bottom ul li{
    width: 25%;
    float: left;
    text-align: center;
    margin-bottom: 35px;
}
.content .pro_l_3 .right .bottom ul li:last-child{
    margin-bottom: 55px;
}
.content .pro_l_3 .right .bottom ul li img{
    width: 100px;
}
.content .pro_l_3 .right .bottom ul li span{
    width: 100%;
    display: block;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
}
.content .pro_l_3 .right .bottom h3{
    font-size: 30px;
    font-weight: 600;
    margin-top: 20px;
}
.content .pro_l_3 .right .bottom p{
    font-size: 16px;
    margin-top: 30px;
    line-height: 25px;
    text-align: justify;
}
.content .pro_l_3 .right .list{
    /* padding: 0 13%; */
    text-align: center;
    padding-bottom: 40px;
    margin-top: 75px;
}
.content .pro_l_3 .right .list ul li{
    /* margin-top: 55px; */
}
.content .pro_l_3 .right .list ul li h2{
    font-size: 30px;
    font-weight: 600;
}
.content .pro_l_3 .right .list ul li p{
    font-size: 16px;
    line-height: 25px;
    margin: 30px 0;
    text-align: justify;
}
.content .pro_l_3 .right .list ul li .img{
    margin-bottom: 60px;
}
.content .pro_l_3 .right .list ul li img{
    width: 100%;
}
.content .pro_l_3 .right .list ul li a{
    width: 145px;
    height: 37px;
    font-size: 16px;
    text-align: right;
    line-height: 37px;
    display: block;
    margin: auto;
    border: 1px solid #cecfcf;
    padding-right: 20px;
}
.content .pro_l_4{
    width: 100%;
    overflow: hidden;
    background: #ccc;
    position: relative;
}
.content .pro_l_4 .img{
    position: relative;
}
.content .pro_l_4 .img img{
    width: 100%;
}
.content .pro_l_4 .img .icon{
    width: 100px;
    height: 100px;
    position: absolute; left: 50%; top: 50%;   
    margin-top: -50px;    /* 高度的一半 */  
    margin-left: -50px;    /* 宽度的一半 */ 
    cursor: pointer; 
}
/* 1680px样式 */
@media screen and (max-width: 1680px) {
    
    .content .pro_l_2 .text{
        width: 45%;
    }
    .content .pro_l_2 .img{
        width: 50%;
    }
    .content .pro_l_2 .img img{
        width: 100%;
    }

}
@media screen and (max-width: 1450px) {
    .content .pro_l{
        width: 90px;
    }
    .content .pro_l_2{
        height: 510px;
    }
    .content .pro_l_2 .text .title h1{
        font-size: 32px;
        padding-bottom: 7px;
    }
    .content .pro_l_2 .text p{
        font-size: 16px;
        line-height: 25px;
    }
    .content .pro_l_3{
        background-size: 56%;
    }
    .content .pro_l_3 .right{
        width: 39%;
        padding: 0 7% 0 4%;
    }
    .content .pro_l_3 .right .top{
        width: 100%;
    }
    .content .pro_l_3 .right .top .box1{
        height: 263px;
    }
    .content .pro_l_3 .right .top .box1 ul li{
        margin: 10px 0;
    }
    .content .pro_l_3 .right .top .box1 ul li span{
        font-size: 14px;
    }
    .content .pro_l_3 .right .top .box1 ul li img{
        max-width: 70%;
    }
    .content .pro_l_3 .right .top .box2{
        height: 265px;
        overflow: hidden;
    }
    .content .pro_l_3 .right .top .box3{
        height: 265px;
    }
    .content .pro_l_3 .right .top .box3 .text:first-child{
        margin-bottom: 15px;
    }
    .content .pro_l_3 .right .top .box3 .text{
        height: 123px;
    }
    .content .pro_l_3 .right .top .box3 .text h2{
        font-size: 28px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .content .pro_l_3 .right .top .box3 .text p{
        font-size: 14px;
        line-height: 25px;
    }
    .content .pro_l_3 .right .bottom ul li img{
        width: 69px;
    }
    .content .pro_l_3 .right .bottom ul li span{
        font-size: 14px;
    }
    .content .pro_l_3 .right .list ul li h2{
        font-size: 26px;
    }
}
@media screen and (max-width: 1366px) {
    .content .pro_l_3 .right .top .box1{
        height: 257px;
    }
    .content .pro_l_3 .right .top .box1 ul li span{
        font-size: 12px;
    }
    .content .pro_l_3 .right .top .box2{
        height: 259px;
    }
    .content .pro_l_3 .right .top .box3{
        height: 259px;
        width: 33%;
        padding-left: 2%;
    }
    .content .pro_l_3 .right .top .box3 .text{
        height: 120px;
    }
    .content .pro_l_3 .right .top .box3 .text p{
        font-size: 12px;
    }
}
/* 手机样式 */
@media screen and (max-width: 1080px) {
    .content .pro_l{
        display: none;
    }
    .content .pro_l_1 .bottom{
        position: initial;
    }
    .content .pro_l_1 .bottom .img{
        width: 100%;
        text-align: center;
        height: 100px;
        line-height: 100px;
    }
    .content .pro_l_1 .bottom .img img{
        width: auto;
    }
    .content .pro_l_1 .bottom .text{
        width: 100%;
        margin: 0;
        border: 0;
        height: auto;
    }
    .content .pro_l_1 .bottom .text h1{
        margin: auto;
        margin-top: 10px;
        font-size: 30px;
    }
    .content .pro_l_2{
        height: auto;
        padding-top: 30px;
    }
    .content .pro_l_2 .text{
        width: 90%;
        padding: 5%;
        text-align: center;
    }
    .content .pro_l_2 .text img{
        width: 80%;
    }
    .content .pro_l_2 .text .title{
        margin: auto;
        border: none;
        padding-top: 20px;
    }
    .content .pro_l_2 .text .title h1{
        font-size: 24px;
        margin: auto;
    }
    .content .pro_l_2 .text h3{
        margin-top: 0px;
        margin-bottom: 10px;
        font-size: 18px;
    }
    .content .pro_l_2 .text p{
        font-size: 14px;
        line-height: 25px;
        text-align: justify;
    }
    .content .pro_l_2 .img{
        position: initial;
        width: 90%;
        margin: auto;
        float: none
    }
    .content .pro_l_2 .img img{
        width: 100%;
    }
    .content .pro_l_3{
        /* padding-top: 5%; */
        height: auto;
    }
    .content .pro_l_3 .left{
        width: 100%;
        position: initial;
    }
    .content .pro_l_3 .scroll{
        overflow: hidden;
    }
    .content .pro_l_3 .right{
        width: 90%;
        padding: 0 5%;
    }
    .content .pro_l_3 .right .top{
        margin-top: 20px;
        width: auto;
    }
    .content .pro_l_3 .right .top .box1{
        width: 100%;
        height: 350px;
    }
    .content .pro_l_3 .right .top .box2{
        width: 100%;
        height: auto;
    }
    .content .pro_l_3 .right .top .box3{
        width: 100%;
    }
    .content .pro_l_3 .right .bottom{
        padding: 0;
    }
    .content .pro_l_3 .right .bottom h3{
        font-size: 24px;
        margin-top: 20px;
    }
    .content .pro_l_3 .right .bottom p{
        font-size: 14px;
        padding: 0;
        margin-top: 15px;
    }
    .content .pro_l_3 .right .list{
        padding: 0 0 5% 0;
    }
    .content .pro_l_3 .right .list ul li{
        margin-top: 40px;
    }
    .content .pro_l_3 .right .list ul li h2{
        font-size: 24px;
    }
    .content .pro_l_3 .right .list ul li p{
        font-size: 14px;
        margin: 20px 0;
    }
    .content .pro_l_4{
        margin-bottom: 30px;
    }
    .content .pro_l_4 .img .icon{
        width: 50px;
        height: 50px;
        margin-top: -25px;
        margin-left: -25px;
    }

}
@media screen and (max-width: 600px) {
    .content .pro_l_3 .right .top .box1{
        width: 50%;
        /* border: none; */
        height: 298px;
    }
    .content .pro_l_3 .right .top .box2{
        width: 50%;
        height: 300px;
        margin-bottom: 10px;
    }
    .content .pro_l_3 .right .bottom ul li img{
        max-width: 100%;
        padding: 0 5px;
        box-sizing: border-box;
    }
}
/* 理化版 end*/



/* 纳米洁面板 */
.content .pro_w{
    width: 100px;
    height: 100%;
    background: #8b9299;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    padding-top: 118px;
}
.content .pro_w .font{
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-top: 80px;
    margin-bottom: 20px;
}
.content .pro_w .text ul li{
    width: 100%;
    height: 60px;
    line-height: 60px;
    /* padding: 20px 0; */
    text-align: center;
    color: #fff;
    /* -moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);  
    text-transform: uppercase;
    letter-spacing: 5px; */
    font-size: 16px;
}

.content .pro_w_1{
    width: 100%;
    position: relative;
    margin-top: 72px;
}
.content .pro_w_1 .img img{
    width: 100%;
}
.content .pro_w_1 .bottom{
    width: 100%;
    height: 175px;
    position: absolute;
    top: 50%;
    margin-top: -88px;
    text-align: center;
}
.content .pro_w_1 .bottom h2{
    font-size: 28px;
    color: #fff;
    margin-top: 30px;
}

.content .pro_w_2{
    width: 100%;
    height: 900px;
    background: url(../images/pro_w_2.png) no-repeat center;
    background-size:100% 100%;
    position: relative; 
}
.content .pro_w_2 .left{
    width: 50%;
    height: 100%;
}
.content .pro_w_2 .left .top{
    width: 100%;
    height: 50%;
}
.content .pro_w_2 .left .bottom{
    height: 50%;
    padding: 30px 3% 0 12%;
    background-color: rgba(251,251,251,0.8);
    box-sizing: border-box;
}
.content .pro_w_2 .left .bottom ul li{
    width: 20%;
    float: left;
    text-align: center;
    margin-top: 25px;
}
.content .pro_w_2 .left .bottom ul li .text{
    margin-top: 12px;
}
.content .pro_w_2 .left .bottom ul li .text p{
    height: 75px;
    font-size: 16px;
    margin-top: 5px;
}
.content .pro_w_2 .right{
    width: 50%;
    height: 100%;
    background: #323439;
}
.content .pro_w_2 .right .top{
    height: 50%;
    padding: 50px 150px 20px 60px;
    box-sizing: border-box;
}
.content .pro_w_2 .right .top h2{
    font-size: 32px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
}
.content .pro_w_2 .right .top h2 span{
    font-size: 22px;
    border-left: 3px solid #fff;
    padding-left: 8px;
    font-weight: 400;
}
.content .pro_w_2 .right .top p{
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
    color: #fff;
    text-align: justify;
}
.content .pro_w_2 .right .bottom{
    height: 50%;
    padding: 30px 150px 0 20px;
    box-sizing: border-box;
}
.content .pro_w_2 .right .bottom ul li{
    width: 20%;
    float: left;
    text-align: center;
    margin-top: 25px;
}
.content .pro_w_2 .right .bottom ul li .text{
    margin-top: 12px;
}
.content .pro_w_2 .right .bottom ul li .text p{
    height: 75px;
    font-size: 16px;
    margin-top: 5px;
    color: #fff;
}


.content .pro_w_3{
    width: 100%;
    position: relative;
    overflow: hidden;
    background: url(../images/pro_w_3.png) no-repeat left;
    background-attachment:fixed;
}
.content .pro_w_3 .right{
    width: 50%;
    height: 100%;
    background: #fff;
}
.content .pro_w_3 .right .list{
    width: 720px;
    text-align: left;
    padding-top: 30px;
    padding-bottom: 80px;
    padding-left: 85px;
}
.content .pro_w_3 .right .list ul li{
    margin-top: 100px;
}
.content .pro_w_3 .right .list ul li h3{
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 600;
}
.content .pro_w_3 .right .list ul li p{
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
    text-align: justify;
}
.content .pro_w_3 .right .list ul li .img{
    margin-top: 40px;
}
.content .pro_w_3 .right .list ul li img{
    width: 100%;
}
.content .pro_w_4{
    width: 100%;
    height: 735px;
    /* margin-top: 200px; */
    background: #ccc;
    margin-bottom: 300px;
}
.content .pro_w_4 .left{
    width: 50%;
    height: 100%;
    background: #323439;
}
.content .pro_w_4 .p_width{
    position: relative;
    height: 100%;
}
.content .pro_w_4 .list{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -300px;
}
.content .pro_w_4 .list h1{
    width: 100%;
    font-size: 36px;
    color: #fff;
    text-align: left;
    margin-bottom: 70px;
    font-weight: 600;
}
.content .pro_w_4 .list .swiper-container{
    background: #fff;
}
.content .pro_w_4 .list ul li{
    float: left;
}
.content .pro_w_4 .list ul li .img{
    width: 100%;
    height: 758px;
    overflow: hidden;
}
.content .pro_w_4 .list ul li .img img{
    width: 100%;
    height: 100%;
    transition: all 0.36s ease;
}
.content .pro_w_4 .list ul li .title{
    width: 100%;
    height: 82px;
    line-height: 82px;
    background: #8b9299;
    color: #fff;
    text-align: center;
    font-size: 16px;
}
.content .pro_w_4 .list ul li:hover .img img{
    transform: scale(1.08) translate3d(0, 0, 0);
}
.content .pro_w_4 .list ul li:hover .title{
    background: #323439;
}
.content .pro_w_4 .list .swiper-button-prev{
    color: #fff;
    top: 25px;
    left: 40%;
}
.content .pro_w_4 .list .swiper-button-next{
    color: #51555b;
    top: 25px;
    left: 45%;
}
/* 1680px样式 */
@media screen and (max-width: 1680px) {
    .content .pro_w_3 .right .list{
        width: 620px;
    }
    
}
@media screen and (max-width: 1450px) {
    .content .pro_w{
        width: 90px;
    }
    .content .pro_w_2 .left .bottom{
        padding: 30px 3% 0 12%;
    }
    .content .pro_w_2 .left .bottom ul li .text p{
        font-size: 14px;
    }
    .content .pro_w_2 .right .top{
        padding: 20px 100px 20px 60px;
    }
    .content .pro_w_2 .right .top h2{
        margin-bottom: 0;
    }
    .content .pro_w_2 .right .top p{
        margin-top: 0;
    }
    .content .pro_w_2 .right .bottom{
        padding: 30px 100px 0 55px;
    }
    .content .pro_w_2 .right .bottom ul li .text p{
        font-size: 14px;
        height: 75px;
    }
    .content .pro_w_3 .right .list{
        width: 80%;
        padding-left: 55px;
    }
    .content .pro_w_4{
        height: 556px;
    }
    .content .pro_w_4 .list h1{
        font-size: 32px;
    }
    .content .pro_w_4 .list ul li .img{
        height: 556px;
    }
}

/* 手机样式 */
@media screen and (max-width: 1080px) {
    .content .pro_w{
        display: none;
    }
    .content .pro_w_1 .bottom{
        height: 100px;
        margin-top: -50px;
    }
    .content .pro_w_1 .bottom img{
        width: 200px;
    }
    .content .pro_w_1 .bottom h2{
        font-size: 16px;
        margin-top: 10px;
    }
    .content .pro_w_2{
        background-size: auto;
        height: auto;
    }
    .content .pro_w_2 .left{
        width: 96%;
        padding: 0 2%;
        height: 390px;
        background: url(../images/pro_w_2.png) no-repeat;
    }
    .content .pro_w_2 .left .top{
        display: none;
    }
    .content .pro_w_2 .left .bottom{
        height: 350px;
        padding: 0 2%;
        width: 90%;
        margin: auto;
    }
    .content .pro_w_2 .left .bottom ul{
        margin-top: 20px;
    }
    .content .pro_w_2 .left .bottom ul li{
        width: 20%;
        margin-top: 20px;
    }
    .content .pro_w_2 .left .bottom ul li .text p{
        height: 55px;
    }
    .content .pro_w_2 .left .bottom ul li .img img{
        max-width: 100%;
    }
    .content .pro_w_2 .right{
        width: 90%;
        padding: 5%;
    }
    .content .pro_w_2 .right .top{
        width: 100%;
        padding: 0;
        height: auto;
    }
    .content .pro_w_2 .right .top h2{
        font-size: 22px;
    }
    .content .pro_w_2 .right .top h2 span{
        font-size: 16px;
    }
    .content .pro_w_2 .right .top p{
        font-size: 14px;
        /* text-align: center; */
        margin-top: 0;
    }
    .content .pro_w_2 .right .bottom{
        width: 100%;
        padding: 0;
    }
    .content .pro_w_2 .right .bottom ul li{
        width: 20%;
        margin-top: 20px;
    }
    .content .pro_w_2 .right .bottom ul li .img img{
        max-width: 100%;
    }
    .content .pro_w_3{
        height: auto;
    }
    .content .pro_w_3 .left{
        width: 100%;
        position: initial;
    }
    .content .pro_w_3 .scroll{
        overflow: hidden;
    }
    .content .pro_w_3 .right{
        width: 90%;
        padding: 5%;
    }
    .content .pro_w_3 .right .list{
        text-align: center;
        padding: 0px;
        width: 100%;
    }
    .content .pro_w_3 .right .list ul li{
        margin-top: 30px;
    }
    .content .pro_w_3 .right .list ul li h3{
        font-size: 20px;
    }
    .content .pro_w_3 .right .list ul li p{
        font-size: 14px;
    }
    .content .pro_w_4{
        height: 780px;
        margin-bottom: 0px;
        /* display: none; */
    }
    .content .pro_w_4 .left{
        width: 100%;
    }
    .content .pro_w_4 .list{
        top: 5%;
        bottom: 0;
    }
    .content .pro_w_4 .list h1{
        font-size: 24px;
        text-align: center;
        margin-bottom: 80px;
    }
    .content .pro_w_4 .list ul li .img{
        height: auto;
    }
    .content .pro_w_4 .list ul li .img img{
        width: 100%;
        height: auto;
    }
    .content .pro_w_4 .list ul li .title{
        height: 50px;
        line-height: 50px;
    }
    .content .pro_w_4 .list .swiper-button-next{
        top: 70px;
        left: 60%;
    }
    .content .pro_w_4 .list .swiper-button-prev{
        top: 70px;
        left: 37%;
    }

}
@media screen and (max-width: 768px) {
    .content .pro_w_2 .left{
        height: 380px;
    }
    .content .pro_w_2 .left .bottom{
        height: 330px;
    }
    .content .pro_w_2 .left .bottom ul li .text p{
        height: 40px;
    }
    .content .pro_w_4{
        height: 650px;
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 600px) {
    .content .pro_w_2 .right .top{
        height: auto;
    }
    .content .pro_w_2 .right .top h2{
        font-size: 20px;
    }
    .content .pro_w_4{
        height: 800px;
        margin-bottom: 30px;
    }
    .content .pro_w_4 .list h1{
        font-size: 20px;
    }
    .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{
        font-size: 24px!important;
        font-weight: bold;
    }
    .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
        font-size: 26px!important;
        font-weight: bold;
    }
    .content .pro_w_4 .list .swiper-button-next{
        top: 70px;
        left: 64%;
    }
    .content .pro_w_4 .list .swiper-button-prev{
        top: 70px;
        left: 30%;
    }
}

/* 纳米洁面板 end*/


/* 纤维版 */
.content .pro_x{
    width: 100px;
    height: 100%;
    background: #e6b532;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    padding-top: 118px;
}
.content .pro_x .font{
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-top: 80px;
    margin-bottom: 20px;
}
.content .pro_x .text ul li{
    width: 100%;
    height: 60px;
    line-height: 60px;
    /* padding: 20px 0; */
    text-align: center;
    color: #fff;
    /* -moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);  
    text-transform: uppercase;
    letter-spacing: 5px; */
    font-size: 16px;
}

.content .pro_x_1{
    width: 100%;
    position: relative;
    margin-top: 72px;
}
.content .pro_x_1 .img img{
    width: 100%;
}
.content .pro_x_2{
    width: 100%;
    height: 840px;
    background: url(../images/pro_x_bg.png) no-repeat center;
    background-size:100% 100%; 
    /* background-attachment:fixed; */
    position: relative;
}
.content .pro_x_2 .left{
    width: 39%;
    height: 100%;
    padding: 0 3% 0 8%;
}
.content .pro_x_2 .left ul{
    margin-top: 120px;
}
.content .pro_x_2 .left ul li{
    width: 20%;
    float: left;
    text-align: center;
    margin-top: 55px;
}
.content .pro_x_2 .left ul li .text{
    margin-top: 12px;
}
.content .pro_x_2 .left ul li .text p{
    font-size: 16px;
    margin-top: 5px;
    color: #fff;
}
.content .pro_x_2 .right{
    position: absolute;
    width: 50%;
    height: 342px;
    padding: 70px 16% 20px 4%;
    background: #e6b532;
    right: 0;
    bottom: -190px;
    z-index: 1;
    box-sizing: border-box;
}
.content .pro_x_2 .right h2{
    font-size: 32px;
    margin-bottom: 15px;
    /* color: #fff; */
    font-weight: bold;
}
.content .pro_x_2 .right p{
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
    /* color: #fff; */
    text-align: justify;

}

.content .pro_x_3{
    width: 100%;
    position: relative;
    overflow: hidden;
    background: url(../images/pro_x_2.png) no-repeat left;
    background-attachment:fixed;
}
.content .pro_x_3 .right{
    width: 50%;
    height: 100%;
    background: #f5f5f5;
}
.content .pro_x_3 .right .list{
    width: 720px;
    text-align: center;
    padding-top: 180px;
    padding-bottom: 80px;
    padding-left: 85px;
}
.content .pro_x_3 .right .list ul li{
    margin-top: 75px;
}
.content .pro_x_3 .right .list ul li h2{
    font-size: 26px;
    margin-bottom: 25px;
    font-weight: 600;
}
.content .pro_x_3 .right .list ul li p{
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
    padding: 0 50px;
    text-align: justify;
}
.content .pro_x_3 .right .list ul li .img{
    margin-bottom: 50px;
}
.content .pro_x_3 .right .list ul li img{
    width: 100%;
}
.content .pro_x_4{
    width: 100%;
    background: #323439;
    position: relative;
}
.content .pro_x_4 .list{
    width: 100%;
}
.content .pro_x_4 .list h1{
    width: 100%;
    font-size: 36px;
    color: #fff;
    text-align: center;
    padding-top: 72px;
    padding-bottom: 34px;
    font-weight: 600;
}
.content .pro_x_4 .list ul li{
    position: relative;
    height: 700px;
}
.content .pro_x_4 .list ul .swiper-slide a .text{
    width: 620px;
    height: 100%;
    background: #f5f5f5;
    padding: 0 10% 0 5%;
    opacity: 0;
    transition: all 2s ease;
    box-sizing: border-box;
}
.content .pro_x_4 .list ul li .text h3{
    font-size: 20px;
    padding-top: 40px;
    color: #333;
    font-weight: bold;
}
.content .pro_x_4 .list ul li .text p{
    font-size: 16px;
    margin-top: 20px;
    line-height: 25px;
    color: #333;
}

.content .pro_x_4 .list ul li .img{
    position: absolute;
    width: 817px;
    height: 465px;
    overflow: hidden;
    bottom: 10%;
    left: 5%;
}
.content .pro_x_4 .list ul li .img .layer-mask{
    width: 100%;
	height: 100%;
	opacity: 0.7;
	transition: all 1s;
	background-color: #3e3e3e;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
}
.content .pro_x_4 .list ul .swiper-slide-active .layer-mask {
	display: none;
    transform: translate3d(0, 0, 0);
}
.content .pro_x_4 .list ul .swiper-slide-active a .text {
	opacity: 1;
    transform: translate3d(0, 0, 0);
}

.content .pro_x_4 .list ul li .img img{
    width: 100%;
}
.content .pro_x_4 .list ul li:hover .title{
    background: #323439;
}
.content .pro_x_4 .list .swiper-button-prev{
    color: #fff;
    font-size: 36px;
    top: 235px;
    left: 68%;
}
.content .pro_x_4 .list .swiper-button-next{
    color: #e6b532;
    font-size: 36px;
    top: 235px;
    left: 70%;
}
/* 1680px样式 */
@media screen and (max-width: 1680px) {
    /* 纤维板 */
    .content .pro_x_3 .right .list{
        width: 620px;
    }

}
@media screen and (max-width: 1450px) {
    .content .pro_x{
        width: 90px;
    }
    .content .pro_x_2 .left ul li .text p{
        font-size: 14px;
        height: 50px;
    }
    .content .pro_x_2 .right{
        padding: 70px 10% 20px 4%;
    }
    .content .pro_x_2 .right h2{
        /* font-size: 24px; */
    }
    .content .pro_x_2 .right p{
        /* font-size: 14px; */
    }
    .content .pro_x_3 .right .list{
        width: 80%;
        padding-left: 55px;
    }
    .content .pro_x_3 .right .list ul li h2{
        font-size: 24px;
    }
    .content .pro_x_3 .right .list ul li p{
        /* font-size: 14px; */
    }
    .content .pro_x_4 .list h1{
        font-size: 30px;
    }
    .content .pro_x_4 .list ul .swiper-slide a .text{
        width: 70%;
    }
    .content .pro_x_4 .list ul li{
        height: 550px;
    }
    .content .pro_x_4 .list ul li .img{
        width: 85%;
        height: 318px;
    }
}

/* 手机样式 */
@media screen and (max-width: 1080px) {
    .content .pro_x{
        display: none;
    }
    .content .pro_x_2{
        height: 620px;
    }
    .content .pro_x_2 .left{
        width: 90%;
        padding: 0 5%;
    }
    .content .pro_x_2 .left ul{
        margin-top: 20px;
    }
    .content .pro_x_2 .left ul li{
        width: 25%;
        margin-top: 20px;
        padding: 0 2%;
        box-sizing: border-box;
    }
    .content .pro_x_2 .left ul li .img img{
        max-width: 100%;
    }
    .content .pro_x_2 .right{
        width: 100%;
        position: initial;
        padding: 5%;
        text-align: center;
        height: auto;
    }
    .content .pro_x_2 .right h2{
        font-size: 24px;
        margin-bottom: 5px;
    }
    .content .pro_x_2 .right p{
        font-size: 14px;
    }
    .content .pro_x_3{
        height: auto;
    }
    .content .pro_x_3 .left{
        width: 100%;
        position: initial;
    }
    .content .pro_x_3 .scroll{
        overflow: hidden;
    }
    .content .pro_x_3 .right{
        width: 90%;
        padding: 0 5% 5% 5%;
    }
    .content .pro_x_3 .right .list{
        width: 100%;
        padding: 0;
    }
    .content .pro_x_3 .right .list ul li{
        margin-top: 30px;
    }
    .content .pro_x_3 .right .list ul li .img{
        margin-bottom: 30px; 
    }
    .content .pro_x_3 .right .list ul li h2{
        font-size: 20px;
        margin-bottom: 15px;
    }
    .content .pro_x_3 .right .list ul li p{
        font-size: 14px;
        padding: 0;
    }
    .content .pro_x_4{
        /* display: none; */
        margin-top: 30px;
        margin-bottom: 50px;
    }
    .content .pro_x_4 .list h1{
        font-size: 24px;
        padding-top: 30px;
        padding-bottom: 70px;
    }
    .content .pro_x_4 .list ul li{
        height: 450px;
    }
    .content .pro_x_4 .list ul .swiper-slide a .text{
        width: 400px;
    }
    .content .pro_x_4 .list ul li .text h3{
        font-size: 18px;
        padding-top: 20px;
    }
    .content .pro_x_4 .list ul li .text p{
        font-size: 14px;
        margin-top: 10px;
    }
    .content .pro_x_4 .list ul li .img{
        width: 450px;
        height: 256px;
    }
    .content .pro_x_4 .list .swiper-button-prev{
        top: 90px;
        left: 39%;
    }
    .content .pro_x_4 .list .swiper-button-next{
        top: 90px;
        left: 60%;
    }
    
}
@media screen and (max-width: 768px) {
    .content .pro_x_2 .left ul li{
        margin-top: 0;
    }
    .content .pro_x_4 .list h1{
        font-size: 24px;
        padding-top: 30px;
        padding-bottom: 70px;
    }
    .content .pro_x_4 .list ul li{
        height: 350px;
    }
    .content .pro_x_4 .list ul .swiper-slide a .text{
        width: 300px;
    }
    .content .pro_x_4 .list ul li .text h3{
        font-size: 18px;
        padding-top: 20px;
    }
    .content .pro_x_4 .list ul li .text p{
        font-size: 14px;
        margin-top: 10px;
    }
    .content .pro_x_4 .list ul li .img{
        width: 350px;
        height: 199px;
    }
    .content .pro_x_4 .list .swiper-button-prev{
        top: 90px;
        left: 36%;
    }
    .content .pro_x_4 .list .swiper-button-next{
        top: 90px;
        left: 60%;
    }
}
/* 纤维版 end*/

/* 抗倍特板 */
.content .pro_k{
    width: 100px;
    height: 100%;
    background: #2784bf;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    padding-top: 118px;
}
.content .pro_k .font{
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-top: 80px;
    margin-bottom: 20px;
}
.content .pro_k .text ul li{
    width: 100%;
    height: 60px;
    line-height: 60px;
    /* padding: 20px 0; */
    text-align: center;
    color: #fff;
    /* -moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);  
    text-transform: uppercase;
    letter-spacing: 5px; */
    font-size: 16px;
}

.content .pro_k_1{
    width: 100%;
    position: relative;
    margin-top: 72px;
}
.content .pro_k_1 .img img{
    width: 100%;
}
.content .pro_k_2{
    width: 100%;
    height: 800px;
    background: #ebebeb;
    position: relative;
}
.content .pro_k_2 .p_width{
    height: 650px;
    background: #fff;
    position: absolute;
    top: -60px;
    left: 50%;
    margin-left: -750px;
}
.content .pro_k_2 .left{
    width: 780px;
    height: 100%;
    padding: 70px 30px 0 40px;
    box-sizing: border-box;
}
.content .pro_k_2 .left .text h2{
    font-size: 32px;
    margin-bottom: 15px;
    font-weight: bold;
}
.content .pro_k_2 .left .text p{
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 40px;
    text-align: justify;
}
.content .pro_k_2 .left .img img{
    width: 100%;
}


.content .pro_k_2 .right{
    width: 36%;
    padding: 70px 10% 20px 4%;
}
.content .pro_k_2 .right ul li{
    width: 25%;
    float: left;
    text-align: center;
    margin-top: 30px;
}


.content .pro_k_3{
    width: 100%;
    position: relative;
    overflow: hidden;
    background: url(../images/pro_k_3.png) no-repeat left;
    background-attachment:fixed;
}
.content .pro_k_3 .right{
    width: 50%;
    height: 100%;
    background: #fff;
}
.content .pro_k_3 .right .text{
    width: 100%;
    height: 340px;
    padding: 80px 0 5% 80px;
    background: #2784bf;
    box-sizing: border-box;
}
.content .pro_k_3 .right .text h2{
    width: 723px;
    font-size: 32px;
    color: #fff;
    margin-bottom: 15px;
    font-weight: bold;
}
.content .pro_k_3 .right .text p{
    width: 723px;
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    margin-top: 10px;
    text-align: justify;
}


.content .pro_k_3 .right .list{
    width: 723px;
    text-align: center;
    padding: 0  10% 80px;
    background: #f5f5f5;
}
.content .pro_k_3 .right .list ul li{
    padding-top: 75px;
}
.content .pro_k_3 .right .list ul li h2{
    font-size: 26px;
    margin-bottom: 25px;
    font-weight: 600;
}
.content .pro_k_3 .right .list ul li p{
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
    padding: 0 50px;
    text-align: justify;
}
.content .pro_k_3 .right .list ul li .img{
    margin-bottom: 50px;
}
.content .pro_k_3 .right .list ul li img{
    width: 100%;
}
.content .pro_k_4{
    width: 100%;
    height: 866px;
    position: relative;
}
.content .pro_k_4 .list{
    width: 100%;
}
.content .pro_k_4 .list h1{
    position: absolute;
    width: 358px;
    font-size: 36px;
    color: #fff;
    text-align: left;
    left: 0;
    bottom: 186px;
    height: 95px;
    line-height: 95px;
    z-index: 7;
    background-color: rgb(83, 83, 83,0.3);
    font-weight: 600;
    padding-left: 160px;
    box-sizing: border-box;
}
.content .pro_k_4 .list ul li .img{
    width: 100%;
    height: 866px;
}

.content .pro_k_4 .list ul li .img img{
    width: 100%;
    height: 100%;
}

.content .pro_k_4 .list ul li a .text{
    position: absolute;
    width: 960px;
    height: 186px;
    background: #2784bf;
    padding: 0 100px 0 160px;
    left: 0;
    bottom: 0;
    box-sizing: border-box;
    text-align: justify;
}
.content .pro_k_4 .list ul li .text h2{
    font-size: 26px;
    padding-top: 10px;
    color: #fff;
    font-weight: 600;
}
.content .pro_k_4 .list ul li .text p{
    font-size: 16px;
    margin-top: 10px;
    line-height: 25px;
    color: #fff;
}

.content .pro_k_4 .list .swiper-button-prev{
    width: 80px;
    height: 93px;
    color: #fff;
    background: #000;
    left: 880px;
    top: 795px;
    
}
.content .pro_k_4 .list .swiper-button-next{
    width: 80px;
    height: 93px;
    color: #000;
    background: #fff;
    left: 880px;
    top: 702px;
}
.content .pro_k_4 .list .swiper-button-prev::after{
    font-size: 24px;
    font-weight: 800;
}
.content .pro_k_4 .list .swiper-button-next::after{
    font-size: 24px;
    font-weight: 800;
}
/* 1680px样式 */
@media screen and (max-width: 1680px) {
    .content .pro_k_2 .left{
        width: 50%;
    }
    .content .pro_k_2 .p_width{
        margin-left: -600px;
    }
    .content .pro_k_3 .right .text h2{
        width: 90%;
    }
    .content .pro_k_3 .right .text p{
        width: 90%;
    }
    .content .pro_k_3 .right .list{
        width: 623px;
    }

}
@media screen and (max-width: 1450px) {
    .content .pro_k{
        width: 90px;
    }
    .content .pro_k_2 .right{
        width: 40%;
        padding: 70px 6% 20px 4%;
    }
    .content .pro_k_2 .right ul li{
        margin-top: 0px;
    }
    .content .pro_k_2 .right ul li .text p{
        height: 50px;
    }
    .content .pro_k_3 .right .text{
        padding: 80px 0 5% 50px;
    }
    .content .pro_k_3 .right .text h2{
        width: 84%;
        font-size: 24px;
    }
    .content .pro_k_3 .right .text p{
        width: 84%;
    }
    .content .pro_k_3 .right .list{
        width: 80%;
        padding-left: 55px;
    }
    .content .pro_k_3 .right .list ul li h2{
        font-size: 24px;
    }
    .content .pro_k_4 .list h1{
        font-size: 32px;
    }
    .content .pro_k_4 .list ul li .text h2{
        font-size: 24px;
    }
    .content .pro_k_4 .list ul li .text p{
        font-size: 14px;
    }
}
/* 手机样式 */
@media screen and (max-width: 1080px) {
    .content .pro_k{
        display: none;
    }
    .content .pro_k_2{
        height: auto;
    }
    .content .pro_k_2 .p_width{
        position: initial;
        margin-left: 0px;
        height: auto;
    }
    .content .pro_k_2 .left{
        width: 100%;
        position: initial;
        padding: 5% 5% 0 5%;
        text-align: center;
        height: auto;
    }
    .content .pro_k_2 .left h2{
        font-size: 24px;
        margin-bottom: 5px;
    }
    .content .pro_k_2 .left p{
        font-size: 14px;
    }
    .content .pro_k_2 .right{
        width: 96%;
        padding: 0 2% 10% 2%;
    }
    
    .content .pro_k_2 .right ul li{
        width: 25%;
        margin-top: 20px;
    }

    .content .pro_k_3{
        height: auto;
    }
    .content .pro_k_3 .left{
        width: 100%;
        position: initial;
    }
    .content .pro_k_3 .scroll{
        overflow: hidden;
    }
    .content .pro_k_3 .right{
        width: 90%;
        padding: 5% 5% 0 5%;
    }
    .content .pro_k_3 .right .list{
        width: 100%;
        padding:0 0 5% 0;
    }
    .content .pro_k_3 .right .text{
        padding: 5%;
        text-align: center;
        height: auto;
    }
    .content .pro_k_3 .right .text h2{
        width: 100%;
        font-size: 24px;
    }
    .content .pro_k_3 .right .text p{
        width: 100%;
        font-size: 14px;
    }
    .content .pro_k_3 .right .list ul li{
        padding-top: 30px;
    }
    .content .pro_k_3 .right .list ul li .img{
        margin-bottom: 30px; 
    }
    .content .pro_k_3 .right .list ul li h2{
        font-size: 20px;
        margin-bottom: 15px;
    }
    .content .pro_k_3 .right .list ul li p{
        font-size: 14px;
        padding: 0 10px;
    }
    .content .pro_k_4{
        /* display: none; */
        margin-top: 30px;
        padding-bottom: 70px;
        height: 463px;
    }
    .content .pro_k_4 .list h1{
        font-size: 24px;
        width: 30%;
        bottom: 226px;
        padding-left: 2%;
    }
    .content .pro_k_4 .list ul li{
        height: auto;
    }
    .content .pro_k_4 .list ul li a .text{
        width: 62%;
        height: 156px;
        padding: 2%;
    }
    .content .pro_k_4 .list ul li .text h2{
        font-size: 20px;
        padding: 0;
    }
    .content .pro_k_4 .list ul li .text p{
        font-size: 14px;
        margin-top: 5px;
        line-height: 20px;
    }
    .content .pro_k_4 .list ul li .img{
        height: 463px;
    }
    .content .pro_k_4 .list .swiper-button-next{
        width: 60px;
        height: 78px;
        left: 62%;
        top: 61.8%;
       
    }
    .content .pro_k_4 .list .swiper-button-prev{
        width: 60px;
        height: 78px;
        left: 62%;
        top: 76.5%;
    }
}
@media screen and (max-width: 768px) {
    .content .pro_k_4{
        /* display: none; */
        margin-top: 30px;
        padding-bottom: 30px;
        height: 347px;
    }
    .content .pro_k_4 .list h1{
        font-size: 20px;
        width: 40%;
        bottom: 176px;
        padding-left: 10px;
    }
    .content .pro_k_4 .list ul li{
        height: auto;
    }
    .content .pro_k_4 .list ul li a .text{
        width: 80%;
        height: 146px;
        padding: 0px 10px;
    }
    .content .pro_k_4 .list ul li .text h2{
        font-size: 16px;
        padding: 0;
    }
    .content .pro_k_4 .list ul li .text p{
        font-size: 14px;
        margin-top: 10px;
        line-height: 20px
    }
    .content .pro_k_4 .list ul li .img{
        height: 347px;
    }
    .content .pro_k_4 .list .swiper-button-next{
        width: 60px;
        height: 73px;
        left: 80%;
        top: 59%;
       
    }
    .content .pro_k_4 .list .swiper-button-prev{
        width: 60px;
        height: 73px;
        left: 80%;
        top: 78.5%;
    }
}
@media screen and (max-width: 500px) {
    .content .pro_k_4{
        /* display: none; */
        margin-top: 00px;
        padding-bottom: 30px;
        height: 600px;
    }
    .content .pro_k_4 .list h1{
        position: inherit;
        font-size: 20px;
        width: 100%;
        background: #fff;
        height: 80px;
        line-height: 80px;
        color: #333;
        padding: 0;
        text-align: center;
    }
    .content .pro_k_4 .list ul li{
        height: auto;
    }
    .content .pro_k_4 .list ul li a .text{
        width: 100%;
        height: 260px;
        padding: 5%;
        position: inherit;
    }
    .content .pro_k_4 .list ul li .text h2{
        font-size: 16px;
        padding: 0;
    }
    .content .pro_k_4 .list ul li .text p{
        font-size: 14px;
        margin-top: 10px;
    }
    .content .pro_k_4 .list ul li .img{
        height: auto;
    }
    .content .pro_k_4 .list .swiper-button-next{
        width: 98px;
        height: 51px;
        left: 51%;
        top: 90%;
        border: 1px solid #ddd;
       
    }
    .content .pro_k_4 .list .swiper-button-prev{
        width: 100px;
        height: 53px;
        left: 24%;
        top: 90%;
    }
}

/* 抗倍特板 end*/

/* 不燃板 */
.content .pro_b{
    width: 100px;
    height: 100%;
    background: #2784bf;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    padding-top: 118px;
}
.content .pro_b .font{
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-top: 80px;
    margin-bottom: 20px;
}
.content .pro_b .text ul li{
    width: 100%;
    height: 60px;
    line-height: 60px;
    /* padding: 20px 0; */
    text-align: center;
    color: #fff;
    /* -moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);  
    text-transform: uppercase;
    letter-spacing: 5px; */
    font-size: 16px;
}

.content .pro_b_1{
    width: 100%;
    position: relative;
    margin-top: 72px;
}
.content .pro_b_1 .img img{
    width: 100%;
}
.content .pro_b_2{
    width: 100%;
    height: 600px;
    background: #fff;
    padding: 100px 0;
    position: relative;
}
.content .pro_b_2 .p_width{
    height: 600px;
}
.content .pro_b_2 .left{
    width: 50%;
    height: 500px;
    padding-top: 70px;
    padding-right: 65px;
    box-sizing: border-box;
}
.content .pro_b_2 .left .text h3{
    font-size: 32px;
    margin-bottom: 15px;
    font-weight: bold;
}
.content .pro_b_2 .left .text p{
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 40px;
    text-align: justify;
}
.content .pro_b_2 .right{
    width: 50%;
    height: 500px;
    /* padding-left: 35px; */
    box-sizing: border-box;
}

.content .pro_b_2 .right .img img{
    width: 100%;
}


.content .pro_b_2 .bottom ul li{
    width: 10%;
    float: left;
    text-align: center;
    font-weight: 600;
}
.content .pro_b_2 .bottom ul li .img{
    margin-bottom: 20px;
}
.content .pro_b_2 .bottom ul li .img img{
    max-width: 100%;
}

.content .pro_b_3{
    width: 100%;
    position: relative;
    overflow: hidden;
    background: url(../images/pro_b_3.png) no-repeat left;
    background-attachment:fixed;
}
.content .pro_b_3 .right{
    width: 50%;
    height: 100%;
    background: #fff;
}
.content .pro_b_3 .right .text{
    padding: 5% 14.6% 5% 9%;
    background: #2784bf;
    text-align: justify;
}
.content .pro_b_3 .right .text h2{
    font-size: 26px;
    color: #fff;
    margin-bottom: 15px;
    font-weight: 600;
}
.content .pro_b_3 .right .text p{
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    margin-top: 10px;
    text-align: justify;
}


.content .pro_b_3 .right .list{
    text-align: center;
    padding: 0 14.6% 10% 9%;
    background: #f5f5f5;
}
.content .pro_b_3 .right .list ul li{
    padding-top: 75px;
}
.content .pro_b_3 .right .list ul li h2{
    font-size: 26px;
    margin-bottom: 25px;
    font-weight: 600;
}
.content .pro_b_3 .right .list ul li p{
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
    /* padding: 0 50px; */
    text-align: justify;
}
.content .pro_b_3 .right .list ul li .img{
    margin-bottom: 50px;
}
.content .pro_b_3 .right .list ul li img{
    width: 100%;
}
.content .pro_b_4{
    width: 100%;
    height: 866px;
    position: relative;
}
.content .pro_b_4 .list{
    width: 100%;
}
.content .pro_b_4 .list h1{
    position: absolute;
    width: 358px;
    font-size: 36px;
    color: #fff;
    text-align: left;
    left: 0;
    bottom: 186px;
    height: 95px;
    line-height: 95px;
    z-index: 7;
    background-color: rgb(83, 83, 83,0.3);
    font-weight: 600;
    padding-left: 160px;
    box-sizing: border-box;
}
.content .pro_b_4 .list ul li .img{
    width: 100%;
    height: 866px;
}

.content .pro_b_4 .list ul li .img img{
    width: 100%;
    height: 100%;
}

.content .pro_b_4 .list ul li a .text{
    position: absolute;
    width: 960px;
    height: 186px;
    background: #323439;
    padding: 0 280px 0 160px;
    left: 0;
    bottom: 0;
    box-sizing: border-box;
}
.content .pro_b_4 .list ul li .text h2{
    font-size: 26px;
    padding-top: 20px;
    color: #fff;
    font-weight: 600;
}
.content .pro_b_4 .list ul li .text p{
    font-size: 16px;
    margin-top: 20px;
    line-height: 25px;
    color: #fff;
}

.content .pro_b_4 .list .swiper-button-prev{
    width: 80px;
    height: 93px;
    color: #fff;
    background: #000;
    left: 880px;
    top: 795px;
    
}
.content .pro_b_4 .list .swiper-button-next{
    width: 80px;
    height: 93px;
    color: #000;
    background: #fff;
    left: 880px;
    top: 702px;
}
.content .pro_b_4 .list .swiper-button-prev::after{
    font-size: 24px;
    font-weight: 800;
}
.content .pro_b_4 .list .swiper-button-next::after{
    font-size: 24px;
    font-weight: 800;
}
/* 1680px样式 */
@media screen and (max-width: 1680px) {

}
@media screen and (max-width: 1450px) {
    .content .pro_b{
        width: 90px;
    }
    .content .pro_b_2{
        padding: 100px 0 0 0;
    }
    .content .pro_b_2 .left{
        height: 400px;
    }
    .content .pro_b_2 .left .text h3{
        /* font-size: 24px; */
    }
    .content .pro_b_2 .left .text p{
        /* font-size: 14px; */
    }
    .content .pro_b_2 .right{
        height: 400px;
    }
    .content .pro_b_3{
        background-size: 56%;
    }
    .content .pro_b_3 .right .text h2{
        font-size: 24px;
    }
    .content .pro_b_3 .right .text p{
        /* font-size: 14px; */
    }
    .content .pro_b_3 .right .list ul li h2{
        font-size: 24px;
    }
    .content .pro_b_3 .right .list ul li p{
        /* font-size: 14px; */
    }
    .content .pro_b_4{
        height: 618px;
    }
    .content .pro_b_4 .list h1{
        font-size: 32px;
    }
    .content .pro_b_4 .list ul li .img{
        height: 618px;
    }
    .content .pro_b_4 .list ul li .text h2{
        font-size: 24px;
    }
    .content .pro_b_4 .list ul li .text p{
        font-size: 14px;
    }
    .content .pro_b_4 .list .swiper-button-prev{
        top: 546px;
    }
    .content .pro_b_4 .list .swiper-button-next{
        top: 453px;
    }
}

/* 手机样式 */
@media screen and (max-width: 1080px) {
    .content .pro_b{
        display: none;
    }
    .content .pro_b_2{
        height: auto;
        padding: 30px 0;
    }
    .content .pro_b_2 .p_width{
        position: initial;
        margin-left: 0px;
        height: auto;
    }
    .content .pro_b_2 .left{
        width: 100%;
        position: initial;
        padding: 5% 5% 0 5%;
        text-align: center;
        height: auto;
    }
    .content .pro_b_2 .left .text h3{
        font-size: 24px;
        margin-bottom: 5px;
    }
    .content .pro_b_2 .left .text p{
        font-size: 14px;
    }
    .content .pro_b_2 .right{
        width: 100%;
        padding: 0 5% 10% 5%;
        height: auto;
    }
    .content .pro_b_2 .bottom{
        width: 96%;
        padding: 0 2%;
    }
    .content .pro_b_2 .bottom ul li{
        width: 20%;
        margin-top: 10px;

    }
    
    /* .content .pro_b_2 .right ul li{
        width: 33.333%;
        margin-top: 20px;
    } */

    .content .pro_b_3{
        height: auto;
    }
    .content .pro_b_3 .left{
        width: 100%;
        position: initial;
    }
    .content .pro_b_3 .scroll{
        overflow: hidden;
    }
    .content .pro_b_3 .right{
        width: 90%;
        padding: 5% 5% 0 5%;
    }
    .content .pro_b_3 .right .list{
        padding:0 5% 5% 5%;
    }
    .content .pro_b_3 .right .text{
        padding: 5% 2%;
        text-align: center;
    }
    .content .pro_b_3 .right .text h2{
        font-size: 24px;
    }
    .content .pro_b_3 .right .text p{
        font-size: 14px;
    }
    .content .pro_b_3 .right .list ul li{
        padding-top: 30px;
    }
    .content .pro_b_3 .right .list ul li .img{
        margin-bottom: 30px; 
    }
    .content .pro_b_3 .right .list ul li h2{
        font-size: 20px;
        margin-bottom: 15px;
    }
    .content .pro_b_3 .right .list ul li p{
        font-size: 14px;
        padding: 0;
    }
    .content .pro_b_4{
        /* display: none; */
        margin-top: 30px;
        padding-bottom: 70px;
        height: 463px;
    }
    .content .pro_b_4 .list h1{
        font-size: 24px;
        width: 30%;
        bottom: 226px;
        padding-left: 2%;
    }
    .content .pro_b_4 .list ul li{
        height: auto;
    }
    .content .pro_b_4 .list ul li a .text{
        width: 62%;
        height: 156px;
        padding: 2%;
    }
    .content .pro_b_4 .list ul li .text h2{
        font-size: 20px;
        padding: 0;
    }
    .content .pro_b_4 .list ul li .text p{
        font-size: 14px;
        margin-top: 10px;
    }
    .content .pro_b_4 .list ul li .img{
        height: 463px;
    }
    .content .pro_b_4 .list .swiper-button-next{
        width: 60px;
        height: 78px;
        left: 62%;
        top: 61.8%;
       
    }
    .content .pro_b_4 .list .swiper-button-prev{
        width: 60px;
        height: 78px;
        left: 62%;
        top: 76.5%;
    }
}
@media screen and (max-width: 768px) {
    .content .pro_b_2 .bottom ul li .text p{
        font-weight: 400;
        height: 60px;
        font-size: 14px;
    }
    .content .pro_b_4{
        /* display: none; */
        margin-top: 30px;
        padding-bottom: 30px;
        height: 347px;
    }
    .content .pro_b_4 .list h1{
        font-size: 20px;
        width: 40%;
        bottom: 176px;
        padding-left: 2%;
    }
    .content .pro_b_4 .list ul li{
        height: auto;
    }
    .content .pro_b_4 .list ul li a .text{
        width: 80%;
        height: 146px;
        padding: 2%;
    }
    .content .pro_b_4 .list ul li .text h2{
        font-size: 16px;
        padding: 0;
    }
    .content .pro_b_4 .list ul li .text p{
        font-size: 14px;
        margin-top: 10px;
    }
    .content .pro_b_4 .list ul li .img{
        height: 347px;
    }
    .content .pro_b_4 .list .swiper-button-next{
        width: 60px;
        height: 73px;
        left: 80%;
        top: 59%;
       
    }
    .content .pro_b_4 .list .swiper-button-prev{
        width: 60px;
        height: 73px;
        left: 80%;
        top: 78.5%;
    }
}
@media screen and (max-width: 500px) {
    .content .pro_b_2 .bottom ul li{
        width: 25%;
        margin-top: 20px;
        padding: 0 2%;
        box-sizing: border-box;
    }
    .content .pro_b_2 .bottom ul li .img img{
        max-width: 60px;
    }
    .content .pro_b_4{
        /* display: none; */
        margin-top: 00px;
        padding-bottom: 30px;
        height: 500px;
    }
    .content .pro_b_4 .list h1{
        position: inherit;
        font-size: 20px;
        width: 100%;
        background: #fff;
        height: 80px;
        line-height: 80px;
        color: #333;
        padding: 0;
        text-align: center;
    }
    .content .pro_b_4 .list ul li{
        height: auto;
    }
    .content .pro_b_4 .list ul li a .text{
        width: 100%;
        height: 203px;
        padding: 5%;
        position: inherit;
    }
    .content .pro_b_4 .list ul li .text h2{
        font-size: 16px;
        padding: 0;
    }
    .content .pro_b_4 .list ul li .text p{
        font-size: 14px;
        margin-top: 10px;
    }
    .content .pro_b_4 .list ul li .img{
        height: auto;
    }
    .content .pro_b_4 .list .swiper-button-next{
        width: 98px;
        height: 51px;
        left: 51%;
        top: 93%;
        border: 1px solid #ddd;
       
    }
    .content .pro_b_4 .list .swiper-button-prev{
        width: 100px;
        height: 53px;
        left: 24%;
        top: 93%;
    }
}

/* 不燃板 end*/


/* 同色板 */
.content .pro_f{
    width: 100px;
    height: 100%;
    background: #d4cec7;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    padding-top: 118px;
}
.content .pro_f .font{
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #333;
    margin-top: 80px;
    margin-bottom: 20px;
}
.content .pro_f .text ul li{
    width: 100%;
    height: 60px;
    line-height: 60px;
    /* padding: 20px 0; */
    text-align: center;
    color: #fff;
    /* -moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);  
    text-transform: uppercase;
    letter-spacing: 5px; */
    font-size: 16px;
}

.content .pro_f_1{
    width: 100%;
    position: relative;
    margin-top: 72px;
}
.content .pro_f_1 .img img{
    width: 100%;
}
.content .pro_f_2{
    width: 100%;
    height: 600px;
    background: #fff;
    padding: 100px 0;
    position: relative;
}
.content .pro_f_2 .p_width{
    height: 600px;
}
.content .pro_f_2 .left{
    width: 50%;
    height: 500px;
    padding-top: 70px;
    padding-right: 65px;
    box-sizing: border-box;
}
.content .pro_f_2 .left .text h3{
    font-size: 32px;
    margin-bottom: 15px;
    font-weight: bold;
}
.content .pro_f_2 .left .text h3 span{
    font-size: 22px;
    border-left: 3px solid #333;
    padding-left: 8px;
    font-weight: 400;
    margin-left: 10px;
}
.content .pro_f_2 .left .text p{
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 40px;
    text-align: justify;
}
.content .pro_f_2 .right{
    width: 50%;
    height: 500px;
    /* padding-left: 35px; */
    box-sizing: border-box;
}

.content .pro_f_2 .right .img img{
    width: 100%;
}


.content .pro_f_2 .bottom ul li{
    width: 10%;
    float: left;
    text-align: center;
    font-weight: 600;
}
.content .pro_f_2 .bottom ul li .img{
    margin-bottom: 20px;
}
.content .pro_f_2 .bottom ul li .img img{
    max-width: 100%;
}

.content .pro_f_3{
    width: 100%;
    position: relative;
    overflow: hidden;
    background: url(../images/pro_f_3.png) no-repeat left;
    background-attachment:fixed;
}
.content .pro_f_3 .right{
    width: 50%;
    height: 100%;
    background: #fff;
}
.content .pro_f_3 .right .text{
    padding: 5% 14.6% 5% 9%;
    background: #d4cec7;
    text-align: justify;
}
.content .pro_f_3 .right .text h2{
    font-size: 26px;
    color: #333;
    margin-bottom: 15px;
    font-weight: 600;
}
.content .pro_f_3 .right .text p{
    font-size: 16px;
    color: #333;
    line-height: 25px;
    margin-top: 10px;
    text-align: justify;
}


.content .pro_f_3 .right .list{
    text-align: center;
    padding: 0 14.6% 10% 9%;
    background: #f5f5f5;
}
.content .pro_f_3 .right .list ul li{
    padding-top: 75px;
}
.content .pro_f_3 .right .list ul li h2{
    font-size: 26px;
    margin-bottom: 25px;
    font-weight: 600;
}
.content .pro_f_3 .right .list ul li p{
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
    /* padding: 0 50px; */
    text-align: justify;
}
.content .pro_f_3 .right .list ul li .img{
    margin-bottom: 30px;
}
.content .pro_f_3 .right .list ul li img{
    width: 100%;
}
.content .pro_f_4{
    width: 100%;
    height: 866px;
    position: relative;
}
.content .pro_f_4 .list{
    width: 100%;
}
.content .pro_f_4 .list h1{
    position: absolute;
    width: 358px;
    font-size: 36px;
    color: #fff;
    text-align: left;
    left: 0;
    bottom: 186px;
    height: 95px;
    line-height: 95px;
    z-index: 7;
    background-color: rgb(83, 83, 83,0.3);
    font-weight: 600;
    padding-left: 160px;
    box-sizing: border-box;
}
.content .pro_f_4 .list ul li .img{
    width: 100%;
    height: 866px;
}

.content .pro_f_4 .list ul li .img img{
    width: 100%;
    height: 100%;
}

.content .pro_f_4 .list ul li a .text{
    position: absolute;
    width: 960px;
    height: 186px;
    background: #323439;
    padding: 0 280px 0 160px;
    left: 0;
    bottom: 0;
    box-sizing: border-box;
}
.content .pro_f_4 .list ul li .text h2{
    font-size: 26px;
    padding-top: 20px;
    color: #fff;
    font-weight: 600;
}
.content .pro_f_4 .list ul li .text p{
    font-size: 16px;
    margin-top: 20px;
    line-height: 25px;
    color: #fff;
}

.content .pro_f_4 .list .swiper-button-prev{
    width: 80px;
    height: 93px;
    color: #fff;
    background: #000;
    left: 880px;
    top: 795px;
    
}
.content .pro_f_4 .list .swiper-button-next{
    width: 80px;
    height: 93px;
    color: #000;
    background: #fff;
    left: 880px;
    top: 702px;
}
.content .pro_f_4 .list .swiper-button-prev::after{
    font-size: 24px;
    font-weight: 800;
}
.content .pro_f_4 .list .swiper-button-next::after{
    font-size: 24px;
    font-weight: 800;
}
/* 1680px样式 */
@media screen and (max-width: 1680px) {

}
@media screen and (max-width: 1450px) {
    .content .pro_f_2{
        padding: 100px 0 0 0;
    }
    .content .pro_f_2 .left{
        height: 400px;
    }
    .content .pro_f_2 .left .text h3{
        /* font-size: 24px; */
    }
    .content .pro_f_2 .left .text p{
        /* font-size: 14px; */
    }
    .content .pro_f_2 .right{
        height: 400px;
    }
    .content .pro_f_3{
        background-size: 56%;
    }
    .content .pro_f_3 .right .text h2{
        font-size: 24px;
    }
    .content .pro_f_3 .right .text p{
        /* font-size: 14px; */
    }
    .content .pro_f_3 .right .list ul li h2{
        font-size: 24px;
    }
    .content .pro_f_3 .right .list ul li p{
        /* font-size: 14px; */
    }
    .content .pro_f_4{
        height: 618px;
    }
    .content .pro_f_4 .list h1{
        font-size: 32px;
    }
    .content .pro_f_4 .list ul li .img{
        height: 618px;
    }
    .content .pro_f_4 .list ul li .text h2{
        font-size: 24px;
    }
    .content .pro_f_4 .list ul li .text p{
        font-size: 14px;
    }
    .content .pro_f_4 .list .swiper-button-prev{
        top: 546px;
    }
    .content .pro_f_4 .list .swiper-button-next{
        top: 453px;
    }
}

/* 手机样式 */
@media screen and (max-width: 1080px) {
    .content .pro_f{
        display: none;
    }
    .content .pro_f_2{
        height: auto;
        padding: 30px 0;
    }
    .content .pro_f_2 .p_width{
        position: initial;
        margin-left: 0px;
        height: auto;
    }
    .content .pro_f_2 .left{
        width: 100%;
        position: initial;
        padding: 5% 5% 0 5%;
        text-align: center;
        height: auto;
    }
    .content .pro_f_2 .left .text h3{
        font-size: 24px;
        margin-bottom: 5px;
    }
    .content .pro_f_2 .left .text h3 span{
        font-size: 16px;
    }
    .content .pro_f_2 .left .text p{
        font-size: 14px;
    }
    .content .pro_f_2 .right{
        width: 100%;
        padding: 0 5% 10% 5%;
        height: auto;
    }
    .content .pro_f_2 .bottom{
        width: 96%;
        padding: 0 2%;
    }
    .content .pro_f_2 .bottom ul li{
        width: 20%;
        margin-top: 10px;

    }
    
    /* .content .pro_f_2 .right ul li{
        width: 33.333%;
        margin-top: 20px;
    } */

    .content .pro_f_3{
        height: auto;
    }
    .content .pro_f_3 .left{
        width: 100%;
        position: initial;
    }
    .content .pro_f_3 .scroll{
        overflow: hidden;
    }
    .content .pro_f_3 .right{
        width: 90%;
        padding: 5% 5% 0 5%;
    }
    .content .pro_f_3 .right .list{
        padding:0 5% 5% 5%;
    }
    .content .pro_f_3 .right .text{
        padding: 5% 2%;
        text-align: center;
    }
    .content .pro_f_3 .right .text h2{
        font-size: 24px;
    }
    .content .pro_f_3 .right .text p{
        font-size: 14px;
    }
    .content .pro_f_3 .right .list ul li{
        padding-top: 30px;
    }
    .content .pro_f_3 .right .list ul li .img{
        margin-bottom: 30px; 
    }
    .content .pro_f_3 .right .list ul li h2{
        font-size: 20px;
        margin-bottom: 15px;
    }
    .content .pro_f_3 .right .list ul li p{
        font-size: 14px;
        padding: 0;
    }
    .content .pro_f_4{
        /* display: none; */
        margin-top: 30px;
        padding-bottom: 70px;
        height: 463px;
    }
    .content .pro_f_4 .list h1{
        font-size: 24px;
        width: 30%;
        bottom: 226px;
        padding-left: 2%;
    }
    .content .pro_f_4 .list ul li{
        height: auto;
    }
    .content .pro_f_4 .list ul li a .text{
        width: 62%;
        height: 156px;
        padding: 2%;
    }
    .content .pro_f_4 .list ul li .text h2{
        font-size: 20px;
        padding: 0;
    }
    .content .pro_f_4 .list ul li .text p{
        font-size: 14px;
        margin-top: 10px;
    }
    .content .pro_f_4 .list ul li .img{
        height: 463px;
    }
    .content .pro_f_4 .list .swiper-button-next{
        width: 60px;
        height: 78px;
        left: 62%;
        top: 61.8%;
       
    }
    .content .pro_f_4 .list .swiper-button-prev{
        width: 60px;
        height: 78px;
        left: 62%;
        top: 76.5%;
    }
}
@media screen and (max-width: 768px) {
    .content .pro_f_2 .bottom ul li .text p{
        font-weight: 400;
        height: 30px;
        font-size: 14px;
    }
    .content .pro_f_4{
        /* display: none; */
        margin-top: 30px;
        padding-bottom: 30px;
        height: 347px;
    }
    .content .pro_f_4 .list h1{
        /* font-size: 20px; */
        width: 40%;
        bottom: 176px;
        padding-left: 2%;
    }
    .content .pro_f_4 .list ul li{
        height: auto;
    }
    .content .pro_f_4 .list ul li a .text{
        width: 80%;
        height: 146px;
        padding: 2%;
    }
    .content .pro_f_4 .list ul li .text h2{
        font-size: 20px;
        padding: 0;
    }
    .content .pro_f_4 .list ul li .text p{
        font-size: 14px;
        margin-top: 10px;
    }
    .content .pro_f_4 .list ul li .img{
        height: 347px;
    }
    .content .pro_f_4 .list .swiper-button-next{
        width: 60px;
        height: 73px;
        left: 80%;
        top: 59%;
       
    }
    .content .pro_f_4 .list .swiper-button-prev{
        width: 60px;
        height: 73px;
        left: 80%;
        top: 78.5%;
    }
}
@media screen and (max-width: 500px) {
    .content .pro_f_2 .bottom ul li{
        width: 25%;
        margin-top: 20px;
        padding: 0 2%;
        box-sizing: border-box;
    }
    .content .pro_f_4{
        /* display: none; */
        margin-top: 00px;
        padding-bottom: 30px;
        height: 500px;
    }
    .content .pro_f_4 .list h1{
        position: inherit;
        font-size: 20px;
        width: 100%;
        background: #fff;
        height: 80px;
        line-height: 80px;
        color: #333;
        padding: 0;
        text-align: center;
    }
    .content .pro_f_4 .list ul li{
        height: auto;
    }
    .content .pro_f_4 .list ul li a .text{
        width: 100%;
        height: 203px;
        padding: 5%;
        position: inherit;
    }
    .content .pro_f_4 .list ul li .text h2{
        font-size: 16px;
        padding: 0;
    }
    .content .pro_f_4 .list ul li .text p{
        font-size: 14px;
        margin-top: 10px;
    }
    .content .pro_f_4 .list ul li .img{
        height: auto;
    }
    .content .pro_f_4 .list .swiper-button-next{
        width: 98px;
        height: 51px;
        left: 51%;
        top: 93%;
        border: 1px solid #ddd;
       
    }
    .content .pro_f_4 .list .swiper-button-prev{
        width: 100px;
        height: 53px;
        left: 24%;
        top: 93%;
    }
}
/* 同色板 end*/



/* 金属防火板 */
.content .pro_c{
    width: 100px;
    height: 100%;
    background: #adb3cb;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    padding-top: 118px;
}
.content .pro_c .font{
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-top: 80px;
    margin-bottom: 20px;
}
.content .pro_c .text ul li{
    width: 100%;
    height: 60px;
    line-height: 60px;
    /* padding: 20px 0; */
    text-align: center;
    color: #fff;
    /* -moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);  
    text-transform: uppercase;
    letter-spacing: 5px; */
    font-size: 16px;
}

.content .pro_c_1{
    width: 100%;
    position: relative;
    margin-top: 72px;
}
.content .pro_c_1 .img img{
    width: 100%;
}
.content .pro_c_1 .bottom{
    width: 100%;
    height: 175px;
    position: absolute;
    top: 50%;
    margin-top: -88px;
    text-align: center;
}
.content .pro_c_1 .bottom h2{
    font-size: 28px;
    color: #fff;
    margin-top: 30px;
}

.content .pro_c_2{
    width: 100%;
    height: 670px;
    background: url(../images/pro_c_2.png) no-repeat center;
    background-size:100% 100%;
    position: relative; 
}
.content .pro_c_2 .left{
    width: 50%;
    height: 100%;
}
.content .pro_c_2 .left .top{
    width: 100%;
    height: 60%;
}
.content .pro_c_2 .left .bottom{
    height: 40%;
    padding: 30px 3% 0 12%;
    background-color: rgba(251,251,251,0.8);
    box-sizing: border-box;
}
.content .pro_c_2 .left .bottom ul li{
    width: 16.66%;
    float: left;
    text-align: center;
    margin-top: 35px;
}
.content .pro_c_2 .left .bottom ul li .text{
    margin-top: 12px;
}
.content .pro_c_2 .left .bottom ul li .text p{
    height: 75px;
    font-size: 16px;
    margin-top: 5px;
}
.content .pro_c_2 .right{
    width: 50%;
    height: 100%;
    background: #323439;
}
.content .pro_c_2 .right .top{
    height: 60%;
    padding: 50px 150px 20px 60px;
    box-sizing: border-box;
}
.content .pro_c_2 .right .top h2{
    font-size: 32px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
}
.content .pro_c_2 .right .top h2 span{
    font-size: 22px;
    border-left: 3px solid #fff;
    padding-left: 8px;
    font-weight: 400;
}
.content .pro_c_2 .right .top p{
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
    color: #fff;
    text-align: justify;
}
.content .pro_c_2 .right .bottom{
    height: 40%;
    padding: 30px 130px 0 40px;
    box-sizing: border-box;
}
.content .pro_c_2 .right .bottom ul li{
    width: 16.66%;
    float: left;
    text-align: center;
    margin-top: 35px;
}
.content .pro_c_2 .right .bottom ul li .text{
    margin-top: 12px;
}
.content .pro_c_2 .right .bottom ul li .text p{
    height: 75px;
    font-size: 16px;
    margin-top: 5px;
    color: #fff;
}


.content .pro_c_3{
    width: 100%;
    position: relative;
    overflow: hidden;
    background: url(../images/pro_c_3.png) no-repeat left;
    background-attachment:fixed;
}
.content .pro_c_3 .right{
    width: 50%;
    height: 100%;
    background: #fff;
}
.content .pro_c_3 .right .list{
    width: 720px;
    text-align: left;
    padding-top: 30px;
    padding-bottom: 80px;
    padding-left: 85px;
}
.content .pro_c_3 .right .list ul li{
    margin-top: 100px;
}
.content .pro_c_3 .right .list ul li h3{
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 600;
}
.content .pro_c_3 .right .list ul li p{
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
    text-align: justify;
}
.content .pro_c_3 .right .list ul li .img{
    margin-top: 40px;
}
.content .pro_c_3 .right .list ul li img{
    width: 100%;
}
.content .pro_c_4{
    width: 100%;
    height: 735px;
    /* margin-top: 200px; */
    background: #ccc;
    margin-bottom: 300px;
}
.content .pro_c_4 .left{
    width: 50%;
    height: 100%;
    background: #323439;
}
.content .pro_c_4 .p_width{
    position: relative;
    height: 100%;
}
.content .pro_c_4 .list{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -300px;
}
.content .pro_c_4 .list h1{
    width: 100%;
    font-size: 36px;
    color: #fff;
    text-align: left;
    margin-bottom: 70px;
    font-weight: 600;
}
.content .pro_c_4 .list .swiper-container{
    background: #fff;
}
.content .pro_c_4 .list ul li{
    float: left;
}
.content .pro_c_4 .list ul li .img{
    width: 100%;
    height: 758px;
    overflow: hidden;
}
.content .pro_c_4 .list ul li .img img{
    width: 100%;
    height: 100%;
    transition: all 0.36s ease;
}
.content .pro_c_4 .list ul li .title{
    width: 100%;
    height: 82px;
    line-height: 82px;
    background: #8b9299;
    color: #fff;
    text-align: center;
    font-size: 16px;
}
.content .pro_c_4 .list ul li:hover .img img{
    transform: scale(1.08) translate3d(0, 0, 0);
}
.content .pro_c_4 .list ul li:hover .title{
    background: #323439;
}
.content .pro_c_4 .list .swiper-button-prev{
    color: #fff;
    top: 25px;
    left: 40%;
}
.content .pro_c_4 .list .swiper-button-next{
    color: #51555b;
    top: 25px;
    left: 45%;
}
/* 1680px样式 */
@media screen and (max-width: 1680px) {
    .content .pro_c_3 .right .list{
        width: 620px;
    }
    
}
@media screen and (max-width: 1450px) {
    .content .pro_c{
        width: 90px;
    }
    .content .pro_c_2 .left .bottom{
        padding: 30px 3% 0 12%;
    }
    .content .pro_c_2 .left .bottom ul li .text p{
        font-size: 14px;
    }
    .content .pro_c_2 .right .top{
        padding: 20px 100px 20px 60px;
    }
    .content .pro_c_2 .right .top h2{
        margin-bottom: 0;
    }
    .content .pro_c_2 .right .top p{
        margin-top: 0;
    }
    .content .pro_c_2 .right .bottom{
        padding: 30px 100px 0 55px;
    }
    .content .pro_c_2 .right .bottom ul li .text p{
        font-size: 14px;
        height: 75px;
    }
    .content .pro_c_3 .right .list{
        width: 80%;
        padding-left: 55px;
    }
    .content .pro_c_4{
        height: 556px;
    }
    .content .pro_c_4 .list h1{
        font-size: 32px;
    }
    .content .pro_c_4 .list ul li .img{
        height: 556px;
    }
}

/* 手机样式 */
@media screen and (max-width: 1080px) {
    .content .pro_c{
        display: none;
    }
    .content .pro_c_1 .bottom{
        height: 100px;
        margin-top: -50px;
    }
    .content .pro_c_1 .bottom img{
        width: 200px;
    }
    .content .pro_c_1 .bottom h2{
        font-size: 16px;
        margin-top: 10px;
    }
    .content .pro_c_2{
        background-size: auto;
        height: auto;
    }
    .content .pro_c_2 .left{
        width: 96%;
        padding: 0 2%;
        height: 390px;
        background: url(../images/pro_c_2.png) no-repeat;
    }
    .content .pro_c_2 .left .top{
        display: none;
    }
    .content .pro_c_2 .left .bottom{
        height: 350px;
        padding: 0 2%;
        width: 90%;
        margin: auto;
    }
    .content .pro_c_2 .left .bottom ul{
        margin-top: 20px;
    }
    .content .pro_c_2 .left .bottom ul li{
        width: 20%;
        margin-top: 20px;
    }
    .content .pro_c_2 .left .bottom ul li .text p{
        height: 55px;
    }
    .content .pro_c_2 .left .bottom ul li .img img{
        max-width: 100%;
    }
    .content .pro_c_2 .right{
        width: 90%;
        padding: 5%;
    }
    .content .pro_c_2 .right .top{
        width: 100%;
        padding: 0;
        height: auto;
    }
    .content .pro_c_2 .right .top h2{
        font-size: 22px;
    }
    .content .pro_c_2 .right .top h2 span{
        font-size: 16px;
    }
    .content .pro_c_2 .right .top p{
        font-size: 14px;
        /* text-align: center; */
        margin-top: 0;
    }
    .content .pro_c_2 .right .bottom{
        width: 100%;
        padding: 0;
    }
    .content .pro_c_2 .right .bottom ul li{
        width: 20%;
        margin-top: 20px;
    }
    .content .pro_c_2 .right .bottom ul li .img img{
        max-width: 100%;
    }
    .content .pro_c_3{
        height: auto;
    }
    .content .pro_c_3 .left{
        width: 100%;
        position: initial;
    }
    .content .pro_c_3 .scroll{
        overflow: hidden;
    }
    .content .pro_c_3 .right{
        width: 90%;
        padding: 5%;
    }
    .content .pro_c_3 .right .list{
        text-align: center;
        padding: 0px;
        width: 100%;
    }
    .content .pro_c_3 .right .list ul li{
        margin-top: 30px;
    }
    .content .pro_c_3 .right .list ul li h3{
        font-size: 20px;
    }
    .content .pro_c_3 .right .list ul li p{
        font-size: 14px;
    }
    .content .pro_c_4{
        height: 780px;
        margin-bottom: 0px;
        /* display: none; */
    }
    .content .pro_c_4 .left{
        width: 100%;
    }
    .content .pro_c_4 .list{
        top: 5%;
        bottom: 0;
    }
    .content .pro_c_4 .list h1{
        font-size: 24px;
        text-align: center;
        margin-bottom: 80px;
    }
    .content .pro_c_4 .list ul li .img{
        height: auto;
    }
    .content .pro_c_4 .list ul li .img img{
        width: 100%;
        height: auto;
    }
    .content .pro_c_4 .list ul li .title{
        height: 50px;
        line-height: 50px;
    }
    .content .pro_c_4 .list .swiper-button-next{
        top: 70px;
        left: 60%;
    }
    .content .pro_c_4 .list .swiper-button-prev{
        top: 70px;
        left: 37%;
    }

}
@media screen and (max-width: 768px) {
    .content .pro_c_2 .left{
        height: 380px;
    }
    .content .pro_c_2 .left .bottom{
        height: 330px;
    }
    .content .pro_c_2 .left .bottom ul li .text p{
        height: 40px;
    }
    .content .pro_c_4{
        height: 650px;
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 600px) {
    .content .pro_c_2 .right .top{
        height: auto;
    }
    .content .pro_c_2 .right .top h2{
        font-size: 20px;
    }
    .content .pro_c_4{
        height: 800px;
        margin-bottom: 30px;
    }
    .content .pro_c_4 .list h1{
        font-size: 20px;
    }
    .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{
        font-size: 24px!important;
        font-weight: bold;
    }
    .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
        font-size: 26px!important;
        font-weight: bold;
    }
    .content .pro_c_4 .list .swiper-button-next{
        top: 70px;
        left: 64%;
    }
    .content .pro_c_4 .list .swiper-button-prev{
        top: 70px;
        left: 30%;
    }
}

/* 金属防火板 end*/



/* 实木皮板 */
.content .pro_n{
    width: 100px;
    height: 100%;
    background: #2784bf;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    padding-top: 118px;
}
.content .pro_n .font{
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-top: 80px;
    margin-bottom: 20px;
}
.content .pro_n .text ul li{
    width: 100%;
    height: 60px;
    line-height: 60px;
    /* padding: 20px 0; */
    text-align: center;
    color: #fff;
    /* -moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);  
    text-transform: uppercase;
    letter-spacing: 5px; */
    font-size: 16px;
}

.content .pro_n_1{
    width: 100%;
    position: relative;
    margin-top: 72px;
}
.content .pro_n_1 .img img{
    width: 100%;
}
.content .pro_n_2{
    width: 100%;
    height: 600px;
    background: #fff;
    padding: 100px 0;
    position: relative;
}
.content .pro_n_2 .p_width{
    height: 600px;
}
.content .pro_n_2 .left{
    width: 50%;
    height: 500px;
    padding-top: 70px;
    padding-right: 65px;
    box-sizing: border-box;
}
.content .pro_n_2 .left .text h3{
    font-size: 32px;
    margin-bottom: 15px;
    font-weight: bold;
}
.content .pro_n_2 .left .text p{
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 40px;
    text-align: justify;
}
.content .pro_n_2 .right{
    width: 50%;
    height: 500px;
    /* padding-left: 35px; */
    box-sizing: border-box;
}

.content .pro_n_2 .right .img img{
    width: 100%;
}


.content .pro_n_2 .bottom ul li{
    width: 8.333%;
    float: left;
    text-align: center;
    font-weight: 600;
}
.content .pro_n_2 .bottom ul li .img{
    margin-bottom: 20px;
}
.content .pro_n_2 .bottom ul li .img img{
    max-width: 100%;
}

.content .pro_n_3{
    width: 100%;
    position: relative;
    overflow: hidden;
    background: url(../images/pro_n_3.png) no-repeat left;
    background-attachment:fixed;
}
.content .pro_n_3 .right{
    width: 50%;
    height: 100%;
    background: #fff;
}
.content .pro_n_3 .right .text{
    padding: 5% 14.6% 5% 9%;
    background: #2784bf;
    text-align: justify;
}
.content .pro_n_3 .right .text h2{
    font-size: 26px;
    color: #fff;
    margin-bottom: 15px;
    font-weight: 600;
}
.content .pro_n_3 .right .text p{
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    margin-top: 10px;
    text-align: justify;
}


.content .pro_n_3 .right .list{
    text-align: center;
    padding: 0 14.6% 10% 9%;
    background: #f5f5f5;
}
.content .pro_n_3 .right .list ul li{
    padding-top: 75px;
}
.content .pro_n_3 .right .list ul li h2{
    font-size: 26px;
    margin-bottom: 25px;
    font-weight: 600;
}
.content .pro_n_3 .right .list ul li p{
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
    /* padding: 0 50px; */
    text-align: justify;
}
.content .pro_n_3 .right .list ul li .img{
    margin-bottom: 50px;
}
.content .pro_n_3 .right .list ul li img{
    width: 100%;
}
.content .pro_n_4{
    width: 100%;
    height: 866px;
    position: relative;
}
.content .pro_n_4 .list{
    width: 100%;
}
.content .pro_n_4 .list h1{
    position: absolute;
    width: 358px;
    font-size: 36px;
    color: #fff;
    text-align: left;
    left: 0;
    bottom: 186px;
    height: 95px;
    line-height: 95px;
    z-index: 7;
    background-color: rgb(83, 83, 83,0.3);
    font-weight: 600;
    padding-left: 160px;
    box-sizing: border-box;
}
.content .pro_n_4 .list ul li .img{
    width: 100%;
    height: 866px;
}

.content .pro_n_4 .list ul li .img img{
    width: 100%;
    height: 100%;
}

.content .pro_n_4 .list ul li a .text{
    position: absolute;
    width: 960px;
    height: 186px;
    background: #323439;
    padding: 0 280px 0 160px;
    left: 0;
    bottom: 0;
    box-sizing: border-box;
}
.content .pro_n_4 .list ul li .text h2{
    font-size: 26px;
    padding-top: 20px;
    color: #fff;
    font-weight: 600;
}
.content .pro_n_4 .list ul li .text p{
    font-size: 16px;
    margin-top: 20px;
    line-height: 25px;
    color: #fff;
}

.content .pro_n_4 .list .swiper-button-prev{
    width: 80px;
    height: 93px;
    color: #fff;
    background: #000;
    left: 880px;
    top: 795px;
    
}
.content .pro_n_4 .list .swiper-button-next{
    width: 80px;
    height: 93px;
    color: #000;
    background: #fff;
    left: 880px;
    top: 702px;
}
.content .pro_n_4 .list .swiper-button-prev::after{
    font-size: 24px;
    font-weight: 800;
}
.content .pro_n_4 .list .swiper-button-next::after{
    font-size: 24px;
    font-weight: 800;
}
/* 1680px样式 */
@media screen and (max-width: 1680px) {

}
@media screen and (max-width: 1450px) {
    .content .pro_n{
        width: 90px;
    }
    .content .pro_n_2{
        padding: 100px 0 0 0;
    }
    .content .pro_n_2 .left{
        height: 400px;
    }
    .content .pro_n_2 .left .text h3{
        /* font-size: 24px; */
    }
    .content .pro_n_2 .left .text p{
        /* font-size: 14px; */
    }
    .content .pro_n_2 .right{
        height: 400px;
    }
    .content .pro_n_3{
        background-size: 56%;
    }
    .content .pro_n_3 .right .text h2{
        font-size: 24px;
    }
    .content .pro_n_3 .right .text p{
        /* font-size: 14px; */
    }
    .content .pro_n_3 .right .list ul li h2{
        font-size: 24px;
    }
    .content .pro_n_3 .right .list ul li p{
        /* font-size: 14px; */
    }
    .content .pro_n_4{
        height: 618px;
    }
    .content .pro_n_4 .list h1{
        font-size: 32px;
    }
    .content .pro_n_4 .list ul li .img{
        height: 618px;
    }
    .content .pro_n_4 .list ul li .text h2{
        font-size: 24px;
    }
    .content .pro_n_4 .list ul li .text p{
        font-size: 14px;
    }
    .content .pro_n_4 .list .swiper-button-prev{
        top: 546px;
    }
    .content .pro_n_4 .list .swiper-button-next{
        top: 453px;
    }
}

/* 手机样式 */
@media screen and (max-width: 1080px) {
    .content .pro_n{
        display: none;
    }
    .content .pro_n_2{
        height: auto;
        padding: 30px 0;
    }
    .content .pro_n_2 .p_width{
        position: initial;
        margin-left: 0px;
        height: auto;
    }
    .content .pro_n_2 .left{
        width: 100%;
        position: initial;
        padding: 5% 5% 0 5%;
        text-align: center;
        height: auto;
    }
    .content .pro_n_2 .left .text h3{
        font-size: 24px;
        margin-bottom: 5px;
    }
    .content .pro_n_2 .left .text p{
        font-size: 14px;
    }
    .content .pro_n_2 .right{
        width: 100%;
        padding: 0 5% 10% 5%;
        height: auto;
    }
    .content .pro_n_2 .bottom{
        width: 96%;
        padding: 0 2%;
    }
    .content .pro_n_2 .bottom ul li{
        width: 20%;
        margin-top: 10px;

    }
    
    /* .content .pro_n_2 .right ul li{
        width: 33.333%;
        margin-top: 20px;
    } */

    .content .pro_n_3{
        height: auto;
    }
    .content .pro_n_3 .left{
        width: 100%;
        position: initial;
    }
    .content .pro_n_3 .scroll{
        overflow: hidden;
    }
    .content .pro_n_3 .right{
        width: 90%;
        padding: 5% 5% 0 5%;
    }
    .content .pro_n_3 .right .list{
        padding:0 5% 5% 5%;
    }
    .content .pro_n_3 .right .text{
        padding: 5% 2%;
        text-align: center;
    }
    .content .pro_n_3 .right .text h2{
        font-size: 24px;
    }
    .content .pro_n_3 .right .text p{
        font-size: 14px;
    }
    .content .pro_n_3 .right .list ul li{
        padding-top: 30px;
    }
    .content .pro_n_3 .right .list ul li .img{
        margin-bottom: 30px; 
    }
    .content .pro_n_3 .right .list ul li h2{
        font-size: 20px;
        margin-bottom: 15px;
    }
    .content .pro_n_3 .right .list ul li p{
        font-size: 14px;
        padding: 0;
    }
    .content .pro_n_4{
        /* display: none; */
        margin-top: 30px;
        padding-bottom: 70px;
        height: 463px;
    }
    .content .pro_n_4 .list h1{
        font-size: 24px;
        width: 30%;
        bottom: 226px;
        padding-left: 2%;
    }
    .content .pro_n_4 .list ul li{
        height: auto;
    }
    .content .pro_n_4 .list ul li a .text{
        width: 62%;
        height: 156px;
        padding: 2%;
    }
    .content .pro_n_4 .list ul li .text h2{
        font-size: 20px;
        padding: 0;
    }
    .content .pro_n_4 .list ul li .text p{
        font-size: 14px;
        margin-top: 10px;
    }
    .content .pro_n_4 .list ul li .img{
        height: 463px;
    }
    .content .pro_n_4 .list .swiper-button-next{
        width: 60px;
        height: 78px;
        left: 62%;
        top: 61.8%;
       
    }
    .content .pro_n_4 .list .swiper-button-prev{
        width: 60px;
        height: 78px;
        left: 62%;
        top: 76.5%;
    }
}
@media screen and (max-width: 768px) {
    .content .pro_n_2 .bottom ul li .text p{
        font-weight: 400;
        height: 60px;
        font-size: 14px;
    }
    .content .pro_n_4{
        /* display: none; */
        margin-top: 30px;
        padding-bottom: 30px;
        height: 347px;
    }
    .content .pro_n_4 .list h1{
        font-size: 20px;
        width: 40%;
        bottom: 176px;
        padding-left: 2%;
    }
    .content .pro_n_4 .list ul li{
        height: auto;
    }
    .content .pro_n_4 .list ul li a .text{
        width: 80%;
        height: 146px;
        padding: 2%;
    }
    .content .pro_n_4 .list ul li .text h2{
        font-size: 16px;
        padding: 0;
    }
    .content .pro_n_4 .list ul li .text p{
        font-size: 14px;
        margin-top: 10px;
    }
    .content .pro_n_4 .list ul li .img{
        height: 347px;
    }
    .content .pro_n_4 .list .swiper-button-next{
        width: 60px;
        height: 73px;
        left: 80%;
        top: 59%;
       
    }
    .content .pro_n_4 .list .swiper-button-prev{
        width: 60px;
        height: 73px;
        left: 80%;
        top: 78.5%;
    }
}
@media screen and (max-width: 500px) {
    .content .pro_n_2 .bottom ul li{
        width: 25%;
        margin-top: 20px;
        padding: 0 2%;
        box-sizing: border-box;
    }
    .content .pro_n_2 .bottom ul li .img img{
        max-width: 60px;
    }
    .content .pro_n_4{
        /* display: none; */
        margin-top: 00px;
        padding-bottom: 30px;
        height: 500px;
    }
    .content .pro_n_4 .list h1{
        position: inherit;
        font-size: 20px;
        width: 100%;
        background: #fff;
        height: 80px;
        line-height: 80px;
        color: #333;
        padding: 0;
        text-align: center;
    }
    .content .pro_n_4 .list ul li{
        height: auto;
    }
    .content .pro_n_4 .list ul li a .text{
        width: 100%;
        height: 203px;
        padding: 5%;
        position: inherit;
    }
    .content .pro_n_4 .list ul li .text h2{
        font-size: 16px;
        padding: 0;
    }
    .content .pro_n_4 .list ul li .text p{
        font-size: 14px;
        margin-top: 10px;
    }
    .content .pro_n_4 .list ul li .img{
        height: auto;
    }
    .content .pro_n_4 .list .swiper-button-next{
        width: 98px;
        height: 51px;
        left: 51%;
        top: 93%;
        border: 1px solid #ddd;
       
    }
    .content .pro_n_4 .list .swiper-button-prev{
        width: 100px;
        height: 53px;
        left: 24%;
        top: 93%;
    }
}

/* 实木皮板 end*/


/* 家具饰面板 */
.content .pro_d{
    width: 100px;
    height: 100%;
    background: #567357;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    padding-top: 118px;
}
.content .pro_d .font{
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-top: 80px;
    margin-bottom: 20px;
}
.content .pro_d .text ul li{
    width: 100%;
    height: 60px;
    line-height: 60px;
    /* padding: 20px 0; */
    text-align: center;
    color: #fff;
    /* -moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);  
    text-transform: uppercase;
    letter-spacing: 5px; */
    font-size: 16px;
}

.content .pro_d_1{
    width: 100%;
    position: relative;
    margin-top: 72px;
}
.content .pro_d_1 .img img{
    width: 100%;
}
.content .pro_d_2{
    width: 100%;
    height: 600px;
    background: #fff;
    padding: 100px 0;
    position: relative;
}
.content .pro_d_2 .p_width{
    height: 600px;
}
.content .pro_d_2 .left{
    width: 50%;
    height: 500px;
    padding-top: 70px;
    padding-right: 65px;
    box-sizing: border-box;
}
.content .pro_d_2 .left .text h3{
    font-size: 32px;
    margin-bottom: 15px;
    font-weight: bold;
}
.content .pro_d_2 .left .text p{
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 40px;
    text-align: justify;
}
.content .pro_d_2 .right{
    width: 50%;
    height: 500px;
    /* padding-left: 35px; */
    box-sizing: border-box;
}

.content .pro_d_2 .right .img img{
    width: 100%;
}


.content .pro_d_2 .bottom ul li{
    width: 9.09%;
    float: left;
    text-align: center;
    font-weight: 600;
}
.content .pro_d_2 .bottom ul li .img{
    margin-bottom: 20px;
}
.content .pro_d_2 .bottom ul li .img img{
    max-width: 100%;
}

.content .pro_d_3{
    width: 100%;
    position: relative;
    overflow: hidden;
    background: url(../images/pro_d_3.png) no-repeat left;
    background-attachment:fixed;
}
.content .pro_d_3 .right{
    width: 50%;
    height: 100%;
    background: #fff;
}
.content .pro_d_3 .right .text{
    padding: 5% 14.6% 5% 9%;
    background: #567357;
    text-align: justify;
}
.content .pro_d_3 .right .text h2{
    font-size: 26px;
    color: #fff;
    margin-bottom: 15px;
    font-weight: 600;
}
.content .pro_d_3 .right .text p{
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    margin-top: 10px;
    text-align: justify;
}


.content .pro_d_3 .right .list{
    text-align: center;
    padding: 0 14.6% 10% 9%;
    background: #f5f5f5;
}
.content .pro_d_3 .right .list ul li{
    padding-top: 75px;
}
.content .pro_d_3 .right .list ul li h2{
    font-size: 26px;
    margin-bottom: 25px;
    font-weight: 600;
}
.content .pro_d_3 .right .list ul li p{
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
    /* padding: 0 50px; */
    text-align: justify;
}
.content .pro_d_3 .right .list ul li .img{
    margin-bottom: 50px;
}
.content .pro_d_3 .right .list ul li img{
    width: 100%;
}
.content .pro_d_4{
    width: 100%;
    height: 866px;
    position: relative;
}
.content .pro_d_4 .list{
    width: 100%;
}
.content .pro_d_4 .list h1{
    position: absolute;
    width: 358px;
    font-size: 36px;
    color: #fff;
    text-align: left;
    left: 0;
    bottom: 186px;
    height: 95px;
    line-height: 95px;
    z-index: 7;
    background-color: rgb(83, 83, 83,0.3);
    font-weight: 600;
    padding-left: 160px;
    box-sizing: border-box;
}
.content .pro_d_4 .list ul li .img{
    width: 100%;
    height: 866px;
}

.content .pro_d_4 .list ul li .img img{
    width: 100%;
    height: 100%;
}

.content .pro_d_4 .list ul li a .text{
    position: absolute;
    width: 960px;
    height: 186px;
    background: #323439;
    padding: 0 200px 0 160px;
    left: 0;
    bottom: 0;
    box-sizing: border-box;
}
.content .pro_d_4 .list ul li .text h2{
    font-size: 26px;
    padding-top: 20px;
    color: #fff;
    font-weight: 600;
}
.content .pro_d_4 .list ul li .text p{
    font-size: 16px;
    margin-top: 20px;
    line-height: 25px;
    color: #fff;
    text-align: justify;
}

.content .pro_d_4 .list .swiper-button-prev{
    width: 80px;
    height: 93px;
    color: #fff;
    background: #000;
    left: 880px;
    top: 795px;
    
}
.content .pro_d_4 .list .swiper-button-next{
    width: 80px;
    height: 93px;
    color: #000;
    background: #fff;
    left: 880px;
    top: 702px;
}
.content .pro_d_4 .list .swiper-button-prev::after{
    font-size: 24px;
    font-weight: 800;
}
.content .pro_d_4 .list .swiper-button-next::after{
    font-size: 24px;
    font-weight: 800;
}
/* 1680px样式 */
@media screen and (max-width: 1680px) {

}
@media screen and (max-width: 1450px) {
    .content .pro_d{
        width: 90px;
    }
    .content .pro_d_2{
        padding: 100px 0 0 0;
    }
    .content .pro_d_2 .left{
        height: 400px;
    }
    .content .pro_d_2 .left .text h3{
        /* font-size: 24px; */
    }
    .content .pro_d_2 .left .text p{
        /* font-size: 14px; */
    }
    .content .pro_d_2 .right{
        height: 400px;
    }
    .content .pro_d_3{
        background-size: 56%;
    }
    .content .pro_d_3 .right .text h2{
        font-size: 24px;
    }
    .content .pro_d_3 .right .text p{
        /* font-size: 14px; */
    }
    .content .pro_d_3 .right .list ul li h2{
        font-size: 24px;
    }
    .content .pro_d_3 .right .list ul li p{
        /* font-size: 14px; */
    }
    .content .pro_d_4{
        height: 618px;
    }
    .content .pro_d_4 .list h1{
        font-size: 32px;
    }
    .content .pro_d_4 .list ul li .img{
        height: 618px;
    }
    .content .pro_d_4 .list ul li .text h2{
        font-size: 24px;
    }
    .content .pro_d_4 .list ul li .text p{
        font-size: 14px;
    }
    .content .pro_d_4 .list .swiper-button-prev{
        top: 546px;
    }
    .content .pro_d_4 .list .swiper-button-next{
        top: 453px;
    }
}

/* 手机样式 */
@media screen and (max-width: 1080px) {
    .content .pro_d{
        display: none;
    }
    .content .pro_d_2{
        height: auto;
        padding: 30px 0;
    }
    .content .pro_d_2 .p_width{
        position: initial;
        margin-left: 0px;
        height: auto;
    }
    .content .pro_d_2 .left{
        width: 100%;
        position: initial;
        padding: 5% 5% 0 5%;
        text-align: center;
        height: auto;
    }
    .content .pro_d_2 .left .text h3{
        font-size: 24px;
        margin-bottom: 5px;
    }
    .content .pro_d_2 .left .text p{
        font-size: 14px;
    }
    .content .pro_d_2 .right{
        width: 100%;
        padding: 0 5% 10% 5%;
        height: auto;
    }
    .content .pro_d_2 .bottom{
        width: 96%;
        padding: 0 2%;
    }
    .content .pro_d_2 .bottom ul li{
        width: 20%;
        margin-top: 10px;

    }
    
    /* .content .pro_d_2 .right ul li{
        width: 33.333%;
        margin-top: 20px;
    } */

    .content .pro_d_3{
        height: auto;
    }
    .content .pro_d_3 .left{
        width: 100%;
        position: initial;
    }
    .content .pro_d_3 .scroll{
        overflow: hidden;
    }
    .content .pro_d_3 .right{
        width: 90%;
        padding: 5% 5% 0 5%;
    }
    .content .pro_d_3 .right .list{
        padding:0 5% 5% 5%;
    }
    .content .pro_d_3 .right .text{
        padding: 5% 2%;
        text-align: center;
    }
    .content .pro_d_3 .right .text h2{
        font-size: 24px;
    }
    .content .pro_d_3 .right .text p{
        font-size: 14px;
    }
    .content .pro_d_3 .right .list ul li{
        padding-top: 30px;
    }
    .content .pro_d_3 .right .list ul li .img{
        margin-bottom: 30px; 
    }
    .content .pro_d_3 .right .list ul li h2{
        font-size: 20px;
        margin-bottom: 15px;
    }
    .content .pro_d_3 .right .list ul li p{
        font-size: 14px;
        padding: 0;
    }
    .content .pro_d_4{
        /* display: none; */
        margin-top: 30px;
        padding-bottom: 70px;
        height: 463px;
    }
    .content .pro_d_4 .list h1{
        font-size: 24px;
        width: 30%;
        bottom: 226px;
        padding-left: 2%;
    }
    .content .pro_d_4 .list ul li{
        height: auto;
    }
    .content .pro_d_4 .list ul li a .text{
        width: 62%;
        height: 156px;
        padding: 2%;
    }
    .content .pro_d_4 .list ul li .text h2{
        font-size: 20px;
        padding: 0;
    }
    .content .pro_d_4 .list ul li .text p{
        font-size: 14px;
        margin-top: 10px;
    }
    .content .pro_d_4 .list ul li .img{
        height: 463px;
    }
    .content .pro_d_4 .list .swiper-button-next{
        width: 60px;
        height: 78px;
        left: 62%;
        top: 61.8%;
       
    }
    .content .pro_d_4 .list .swiper-button-prev{
        width: 60px;
        height: 78px;
        left: 62%;
        top: 76.5%;
    }
}
@media screen and (max-width: 768px) {
    .content .pro_d_2 .bottom ul li .text p{
        font-weight: 400;
        height: 60px;
        font-size: 14px;
    }
    .content .pro_d_4{
        /* display: none; */
        margin-top: 30px;
        padding-bottom: 30px;
        height: 347px;
    }
    .content .pro_d_4 .list h1{
        font-size: 20px;
        width: 40%;
        bottom: 176px;
        padding-left: 2%;
    }
    .content .pro_d_4 .list ul li{
        height: auto;
    }
    .content .pro_d_4 .list ul li a .text{
        width: 80%;
        height: 146px;
        padding: 2%;
    }
    .content .pro_d_4 .list ul li .text h2{
        font-size: 16px;
        padding: 0;
    }
    .content .pro_d_4 .list ul li .text p{
        font-size: 14px;
        margin-top: 10px;
    }
    .content .pro_d_4 .list ul li .img{
        height: 347px;
    }
    .content .pro_d_4 .list .swiper-button-next{
        width: 60px;
        height: 73px;
        left: 80%;
        top: 59%;
       
    }
    .content .pro_d_4 .list .swiper-button-prev{
        width: 60px;
        height: 73px;
        left: 80%;
        top: 78.5%;
    }
}
@media screen and (max-width: 500px) {
    .content .pro_d_2 .bottom ul li{
        width: 25%;
        margin-top: 20px;
        padding: 0 2%;
        box-sizing: border-box;
    }
    .content .pro_d_2 .bottom ul li .img img{
        max-width: 60px;
    }
    .content .pro_d_4{
        /* display: none; */
        margin-top: 00px;
        padding-bottom: 30px;
        height: 500px;
    }
    .content .pro_d_4 .list h1{
        position: inherit;
        font-size: 20px;
        width: 100%;
        background: #fff;
        height: 80px;
        line-height: 80px;
        color: #333;
        padding: 0;
        text-align: center;
    }
    .content .pro_d_4 .list ul li{
        height: auto;
    }
    .content .pro_d_4 .list ul li a .text{
        width: 100%;
        height: 203px;
        padding: 5%;
        position: inherit;
    }
    .content .pro_d_4 .list ul li .text h2{
        font-size: 16px;
        padding: 0;
    }
    .content .pro_d_4 .list ul li .text p{
        font-size: 14px;
        margin-top: 10px;
    }
    .content .pro_d_4 .list ul li .img{
        height: auto;
    }
    .content .pro_d_4 .list .swiper-button-next{
        width: 98px;
        height: 51px;
        left: 51%;
        top: 93%;
        border: 1px solid #ddd;
       
    }
    .content .pro_d_4 .list .swiper-button-prev{
        width: 100px;
        height: 53px;
        left: 24%;
        top: 93%;
    }
}

/* 家具饰面板 end*/


/* A级板 */
.content .pro_e{
    width: 100px;
    height: 100%;
    background: #6075b8;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    padding-top: 118px;
}
.content .pro_e .font{
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-top: 80px;
    margin-bottom: 20px;
}
.content .pro_e .text ul li{
    width: 100%;
    height: 60px;
    line-height: 60px;
    /* padding: 20px 0; */
    text-align: center;
    color: #fff;
    /* -moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);  
    text-transform: uppercase;
    letter-spacing: 5px; */
    font-size: 16px;
}

.content .pro_e_1{
    width: 100%;
    position: relative;
    margin-top: 72px;
}
.content .pro_e_1 .img img{
    width: 100%;
}
.content .pro_e_2{
    width: 100%;
    height: 600px;
    background: #fff;
    padding: 100px 0;
    position: relative;
}
.content .pro_e_2 .p_width{
    height: 600px;
}
.content .pro_e_2 .left{
    width: 50%;
    height: 500px;
    padding-top: 70px;
    padding-right: 65px;
    box-sizing: border-box;
}
.content .pro_e_2 .left .text h3{
    font-size: 32px;
    margin-bottom: 15px;
    font-weight: bold;
}
.content .pro_e_2 .left .text p{
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 40px;
    text-align: justify;
}
.content .pro_e_2 .right{
    width: 50%;
    height: 500px;
    /* padding-left: 35px; */
    box-sizing: border-box;
}

.content .pro_e_2 .right .img img{
    width: 100%;
}


.content .pro_e_2 .bottom ul li{
    width: 12.5%;
    float: left;
    text-align: center;
    font-weight: 600;
}
.content .pro_e_2 .bottom ul li .img{
    margin-bottom: 20px;
}
.content .pro_e_2 .bottom ul li .img img{
    max-width: 100%;
}

.content .pro_e_3{
    width: 100%;
    position: relative;
    overflow: hidden;
    background: url(../images/pro_e_3.png) no-repeat left;
    background-attachment:fixed;
}
.content .pro_e_3 .right{
    width: 50%;
    height: 100%;
    background: #fff;
}
.content .pro_e_3 .right .text{
    padding: 5% 14.6% 5% 9%;
    background: #6075b8;
    text-align: justify;
}
.content .pro_e_3 .right .text h2{
    font-size: 26px;
    color: #fff;
    margin-bottom: 15px;
    font-weight: 600;
}
.content .pro_e_3 .right .text p{
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    margin-top: 10px;
    text-align: justify;
}


.content .pro_e_3 .right .list{
    text-align: center;
    padding: 0 14.6% 10% 9%;
    background: #f5f5f5;
}
.content .pro_e_3 .right .list ul li{
    padding-top: 75px;
}
.content .pro_e_3 .right .list ul li h2{
    font-size: 26px;
    margin-bottom: 25px;
    font-weight: 600;
}
.content .pro_e_3 .right .list ul li p{
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
    /* padding: 0 50px; */
    text-align: justify;
}
.content .pro_e_3 .right .list ul li .img{
    margin-bottom: 50px;
}
.content .pro_e_3 .right .list ul li img{
    width: 100%;
}
.content .pro_e_4{
    width: 100%;
    height: 866px;
    position: relative;
}
.content .pro_e_4 .list{
    width: 100%;
}
.content .pro_e_4 .list h1{
    position: absolute;
    width: 358px;
    font-size: 36px;
    color: #fff;
    text-align: left;
    left: 0;
    bottom: 186px;
    height: 95px;
    line-height: 95px;
    z-index: 7;
    background-color: rgb(83, 83, 83,0.3);
    font-weight: 600;
    padding-left: 160px;
    box-sizing: border-box;
}
.content .pro_e_4 .list ul li .img{
    width: 100%;
    height: 866px;
}

.content .pro_e_4 .list ul li .img img{
    width: 100%;
    height: 100%;
}

.content .pro_e_4 .list ul li a .text{
    position: absolute;
    width: 960px;
    height: 186px;
    background: #323439;
    padding: 0 200px 0 160px;
    left: 0;
    bottom: 0;
    box-sizing: border-box;
}
.content .pro_e_4 .list ul li .text h2{
    font-size: 26px;
    padding-top: 20px;
    color: #fff;
    font-weight: 600;
}
.content .pro_e_4 .list ul li .text p{
    font-size: 16px;
    margin-top: 20px;
    line-height: 25px;
    color: #fff;
    text-align: justify;
}

.content .pro_e_4 .list .swiper-button-prev{
    width: 80px;
    height: 93px;
    color: #fff;
    background: #000;
    left: 880px;
    top: 795px;
    
}
.content .pro_e_4 .list .swiper-button-next{
    width: 80px;
    height: 93px;
    color: #000;
    background: #fff;
    left: 880px;
    top: 702px;
}
.content .pro_e_4 .list .swiper-button-prev::after{
    font-size: 24px;
    font-weight: 800;
}
.content .pro_e_4 .list .swiper-button-next::after{
    font-size: 24px;
    font-weight: 800;
}
/* 1680px样式 */
@media screen and (max-width: 1680px) {

}
@media screen and (max-width: 1450px) {
    .content .pro_e{
        width: 90px;
    }
    .content .pro_e_2{
        padding: 100px 0 0 0;
    }
    .content .pro_e_2 .left{
        height: 400px;
    }
    .content .pro_e_2 .left .text h3{
        /* font-size: 24px; */
    }
    .content .pro_e_2 .left .text p{
        /* font-size: 14px; */
    }
    .content .pro_e_2 .right{
        height: 400px;
    }
    .content .pro_e_3{
        background-size: 56%;
    }
    .content .pro_e_3 .right .text h2{
        font-size: 24px;
    }
    .content .pro_e_3 .right .text p{
        /* font-size: 14px; */
    }
    .content .pro_e_3 .right .list ul li h2{
        font-size: 24px;
    }
    .content .pro_e_3 .right .list ul li p{
        /* font-size: 14px; */
    }
    .content .pro_e_4{
        height: 618px;
    }
    .content .pro_e_4 .list h1{
        font-size: 32px;
    }
    .content .pro_e_4 .list ul li .img{
        height: 618px;
    }
    .content .pro_e_4 .list ul li .text h2{
        font-size: 24px;
    }
    .content .pro_e_4 .list ul li .text p{
        font-size: 14px;
    }
    .content .pro_e_4 .list .swiper-button-prev{
        top: 546px;
    }
    .content .pro_e_4 .list .swiper-button-next{
        top: 453px;
    }
}

/* 手机样式 */
@media screen and (max-width: 1080px) {
    .content .pro_e{
        display: none;
    }
    .content .pro_e_2{
        height: auto;
        padding: 30px 0;
    }
    .content .pro_e_2 .p_width{
        position: initial;
        margin-left: 0px;
        height: auto;
    }
    .content .pro_e_2 .left{
        width: 100%;
        position: initial;
        padding: 5% 5% 0 5%;
        text-align: center;
        height: auto;
    }
    .content .pro_e_2 .left .text h3{
        font-size: 24px;
        margin-bottom: 5px;
    }
    .content .pro_e_2 .left .text p{
        font-size: 14px;
    }
    .content .pro_e_2 .right{
        width: 100%;
        padding: 0 5% 10% 5%;
        height: auto;
    }
    .content .pro_e_2 .bottom{
        width: 96%;
        padding: 0 2%;
    }
    .content .pro_e_2 .bottom ul li{
        width: 20%;
        margin-top: 10px;

    }
    
    /* .content .pro_e_2 .right ul li{
        width: 33.333%;
        margin-top: 20px;
    } */

    .content .pro_e_3{
        height: auto;
    }
    .content .pro_e_3 .left{
        width: 100%;
        position: initial;
    }
    .content .pro_e_3 .scroll{
        overflow: hidden;
    }
    .content .pro_e_3 .right{
        width: 90%;
        padding: 5% 5% 0 5%;
    }
    .content .pro_e_3 .right .list{
        padding:0 5% 5% 5%;
    }
    .content .pro_e_3 .right .text{
        padding: 5% 2%;
        text-align: center;
    }
    .content .pro_e_3 .right .text h2{
        font-size: 24px;
    }
    .content .pro_e_3 .right .text p{
        font-size: 14px;
    }
    .content .pro_e_3 .right .list ul li{
        padding-top: 30px;
    }
    .content .pro_e_3 .right .list ul li .img{
        margin-bottom: 30px; 
    }
    .content .pro_e_3 .right .list ul li h2{
        font-size: 20px;
        margin-bottom: 15px;
    }
    .content .pro_e_3 .right .list ul li p{
        font-size: 14px;
        padding: 0;
    }
    .content .pro_e_4{
        /* display: none; */
        margin-top: 30px;
        padding-bottom: 70px;
        height: 463px;
    }
    .content .pro_e_4 .list h1{
        font-size: 24px;
        width: 30%;
        bottom: 226px;
        padding-left: 2%;
    }
    .content .pro_e_4 .list ul li{
        height: auto;
    }
    .content .pro_e_4 .list ul li a .text{
        width: 62%;
        height: 156px;
        padding: 2%;
    }
    .content .pro_e_4 .list ul li .text h2{
        font-size: 20px;
        padding: 0;
    }
    .content .pro_e_4 .list ul li .text p{
        font-size: 14px;
        margin-top: 10px;
    }
    .content .pro_e_4 .list ul li .img{
        height: 463px;
    }
    .content .pro_e_4 .list .swiper-button-next{
        width: 60px;
        height: 78px;
        left: 62%;
        top: 61.8%;
       
    }
    .content .pro_e_4 .list .swiper-button-prev{
        width: 60px;
        height: 78px;
        left: 62%;
        top: 76.5%;
    }
}
@media screen and (max-width: 768px) {
    .content .pro_e_2 .bottom ul li .text p{
        font-weight: 400;
        height: 60px;
        font-size: 14px;
    }
    .content .pro_e_4{
        /* display: none; */
        margin-top: 30px;
        padding-bottom: 30px;
        height: 347px;
    }
    .content .pro_e_4 .list h1{
        font-size: 20px;
        width: 40%;
        bottom: 176px;
        padding-left: 2%;
    }
    .content .pro_e_4 .list ul li{
        height: auto;
    }
    .content .pro_e_4 .list ul li a .text{
        width: 80%;
        height: 146px;
        padding: 2%;
    }
    .content .pro_e_4 .list ul li .text h2{
        font-size: 16px;
        padding: 0;
    }
    .content .pro_e_4 .list ul li .text p{
        font-size: 14px;
        margin-top: 10px;
    }
    .content .pro_e_4 .list ul li .img{
        height: 347px;
    }
    .content .pro_e_4 .list .swiper-button-next{
        width: 60px;
        height: 73px;
        left: 80%;
        top: 59%;
       
    }
    .content .pro_e_4 .list .swiper-button-prev{
        width: 60px;
        height: 73px;
        left: 80%;
        top: 78.5%;
    }
}
@media screen and (max-width: 500px) {
    .content .pro_e_2 .bottom ul li{
        width: 25%;
        margin-top: 20px;
        padding: 0 2%;
        box-sizing: border-box;
    }
    .content .pro_e_2 .bottom ul li .img img{
        max-width: 60px;
    }
    .content .pro_e_4{
        /* display: none; */
        margin-top: 00px;
        padding-bottom: 30px;
        height: 500px;
    }
    .content .pro_e_4 .list h1{
        position: inherit;
        font-size: 20px;
        width: 100%;
        background: #fff;
        height: 80px;
        line-height: 80px;
        color: #333;
        padding: 0;
        text-align: center;
    }
    .content .pro_e_4 .list ul li{
        height: auto;
    }
    .content .pro_e_4 .list ul li a .text{
        width: 100%;
        height: 203px;
        padding: 5%;
        position: inherit;
    }
    .content .pro_e_4 .list ul li .text h2{
        font-size: 16px;
        padding: 0;
    }
    .content .pro_e_4 .list ul li .text p{
        font-size: 14px;
        margin-top: 10px;
    }
    .content .pro_e_4 .list ul li .img{
        height: auto;
    }
    .content .pro_e_4 .list .swiper-button-next{
        width: 98px;
        height: 51px;
        left: 51%;
        top: 93%;
        border: 1px solid #ddd;
       
    }
    .content .pro_e_4 .list .swiper-button-prev{
        width: 100px;
        height: 53px;
        left: 24%;
        top: 93%;
    }
}

/* A级板 end*/

/* 抗倍特地板 */
.content .pro_j{
    width: 100px;
    height: 100%;
    background: #8ebe3e;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    padding-top: 118px;
}
.content .pro_j .font{
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-top: 80px;
    margin-bottom: 20px;
}
.content .pro_j .text ul li{
    width: 100%;
    height: 60px;
    line-height: 60px;
    /* padding: 20px 0; */
    text-align: center;
    color: #fff;
    /* -moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);  
    text-transform: uppercase;
    letter-spacing: 5px; */
    font-size: 16px;
}

.content .pro_j_1{
    width: 100%;
    position: relative;
    margin-top: 72px;
}
.content .pro_j_1 .img img{
    width: 100%;
}
.content .pro_j_2{
    width: 100%;
    height: 600px;
    background: #fff;
    padding: 100px 0;
    position: relative;
}
.content .pro_j_2 .p_width{
    height: 600px;
}
.content .pro_j_2 .left{
    width: 50%;
    height: 500px;
    padding-top: 70px;
    padding-right: 65px;
    box-sizing: border-box;
}
.content .pro_j_2 .left .text h3{
    font-size: 32px;
    margin-bottom: 15px;
    font-weight: bold;
}
.content .pro_j_2 .left .text p{
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 40px;
    text-align: justify;
}
.content .pro_j_2 .right{
    width: 50%;
    height: 500px;
    /* padding-left: 35px; */
    box-sizing: border-box;
}

.content .pro_j_2 .right .img img{
    width: 100%;
}


.content .pro_j_2 .bottom ul li{
    width: 12.5%;
    float: left;
    text-align: center;
    font-weight: 600;
}
.content .pro_j_2 .bottom ul li .img{
    margin-bottom: 20px;
}
.content .pro_j_2 .bottom ul li .img img{
    max-width: 100%;
}

.content .pro_j_3{
    width: 100%;
    position: relative;
    overflow: hidden;
    background: url(../images/pro_j_3.png) no-repeat left;
    background-attachment:fixed;
}
.content .pro_j_3 .right{
    width: 50%;
    height: 100%;
    background: #fff;
}
.content .pro_j_3 .right .text{
    padding: 5% 14.6% 5% 9%;
    background: #8ebe3e;
    text-align: justify;
}
.content .pro_j_3 .right .text h2{
    font-size: 26px;
    color: #fff;
    margin-bottom: 15px;
    font-weight: 600;
}
.content .pro_j_3 .right .text p{
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    margin-top: 10px;
    text-align: justify;
}


.content .pro_j_3 .right .list{
    text-align: center;
    padding: 0 14.6% 10% 9%;
    background: #f5f5f5;
}
.content .pro_j_3 .right .list ul li{
    padding-top: 75px;
}
.content .pro_j_3 .right .list ul li h2{
    font-size: 26px;
    margin-bottom: 25px;
    font-weight: 600;
}
.content .pro_j_3 .right .list ul li p{
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
    /* padding: 0 50px; */
    text-align: justify;
}
.content .pro_j_3 .right .list ul li .img{
    margin-bottom: 50px;
}
.content .pro_j_3 .right .list ul li img{
    width: 100%;
}
.content .pro_j_4{
    width: 100%;
    height: 866px;
    position: relative;
}
.content .pro_j_4 .list{
    width: 100%;
}
.content .pro_j_4 .list h1{
    position: absolute;
    width: 358px;
    font-size: 36px;
    color: #fff;
    text-align: left;
    left: 0;
    bottom: 186px;
    height: 95px;
    line-height: 95px;
    z-index: 7;
    background-color: rgb(83, 83, 83,0.3);
    font-weight: 600;
    padding-left: 160px;
    box-sizing: border-box;
}
.content .pro_j_4 .list ul li .img{
    width: 100%;
    height: 866px;
}

.content .pro_j_4 .list ul li .img img{
    width: 100%;
    height: 100%;
}

.content .pro_j_4 .list ul li a .text{
    position: absolute;
    width: 960px;
    height: 186px;
    background: #323439;
    padding: 0 200px 0 160px;
    left: 0;
    bottom: 0;
    box-sizing: border-box;
}
.content .pro_j_4 .list ul li .text h2{
    font-size: 26px;
    padding-top: 20px;
    color: #fff;
    font-weight: 600;
}
.content .pro_j_4 .list ul li .text p{
    font-size: 16px;
    margin-top: 20px;
    line-height: 25px;
    color: #fff;
    text-align: justify;
}

.content .pro_j_4 .list .swiper-button-prev{
    width: 80px;
    height: 93px;
    color: #fff;
    background: #000;
    left: 880px;
    top: 795px;
    
}
.content .pro_j_4 .list .swiper-button-next{
    width: 80px;
    height: 93px;
    color: #000;
    background: #fff;
    left: 880px;
    top: 702px;
}
.content .pro_j_4 .list .swiper-button-prev::after{
    font-size: 24px;
    font-weight: 800;
}
.content .pro_j_4 .list .swiper-button-next::after{
    font-size: 24px;
    font-weight: 800;
}
/* 1680px样式 */
@media screen and (max-width: 1680px) {

}
@media screen and (max-width: 1450px) {
    .content .pro_j{
        width: 90px;
    }
    .content .pro_j_2{
        padding: 100px 0 0 0;
    }
    .content .pro_j_2 .left{
        height: 400px;
    }
    .content .pro_j_2 .left .text h3{
        /* font-size: 24px; */
    }
    .content .pro_j_2 .left .text p{
        /* font-size: 14px; */
    }
    .content .pro_j_2 .right{
        height: 400px;
    }
    .content .pro_j_3{
        background-size: 56%;
    }
    .content .pro_j_3 .right .text h2{
        font-size: 24px;
    }
    .content .pro_j_3 .right .text p{
        /* font-size: 14px; */
    }
    .content .pro_j_3 .right .list ul li h2{
        font-size: 24px;
    }
    .content .pro_j_3 .right .list ul li p{
        /* font-size: 14px; */
    }
    .content .pro_j_4{
        height: 618px;
    }
    .content .pro_j_4 .list h1{
        font-size: 32px;
    }
    .content .pro_j_4 .list ul li .img{
        height: 618px;
    }
    .content .pro_j_4 .list ul li .text h2{
        font-size: 24px;
    }
    .content .pro_j_4 .list ul li .text p{
        font-size: 14px;
    }
    .content .pro_j_4 .list .swiper-button-prev{
        top: 546px;
    }
    .content .pro_j_4 .list .swiper-button-next{
        top: 453px;
    }
}

/* 手机样式 */
@media screen and (max-width: 1080px) {
    .content .pro_j{
        display: none;
    }
    .content .pro_j_2{
        height: auto;
        padding: 30px 0;
    }
    .content .pro_j_2 .p_width{
        position: initial;
        margin-left: 0px;
        height: auto;
    }
    .content .pro_j_2 .left{
        width: 100%;
        position: initial;
        padding: 5% 5% 0 5%;
        text-align: center;
        height: auto;
    }
    .content .pro_j_2 .left .text h3{
        font-size: 24px;
        margin-bottom: 5px;
    }
    .content .pro_j_2 .left .text p{
        font-size: 14px;
    }
    .content .pro_j_2 .right{
        width: 100%;
        padding: 0 5% 10% 5%;
        height: auto;
    }
    .content .pro_j_2 .bottom{
        width: 96%;
        padding: 0 2%;
    }
    .content .pro_j_2 .bottom ul li{
        width: 20%;
        margin-top: 10px;

    }
    
    /* .content .pro_j_2 .right ul li{
        width: 33.333%;
        margin-top: 20px;
    } */

    .content .pro_j_3{
        height: auto;
    }
    .content .pro_j_3 .left{
        width: 100%;
        position: initial;
    }
    .content .pro_j_3 .scroll{
        overflow: hidden;
    }
    .content .pro_j_3 .right{
        width: 90%;
        padding: 5% 5% 0 5%;
    }
    .content .pro_j_3 .right .list{
        padding:0 5% 5% 5%;
    }
    .content .pro_j_3 .right .text{
        padding: 5% 2%;
        text-align: center;
    }
    .content .pro_j_3 .right .text h2{
        font-size: 24px;
    }
    .content .pro_j_3 .right .text p{
        font-size: 14px;
    }
    .content .pro_j_3 .right .list ul li{
        padding-top: 30px;
    }
    .content .pro_j_3 .right .list ul li .img{
        margin-bottom: 30px; 
    }
    .content .pro_j_3 .right .list ul li h2{
        font-size: 20px;
        margin-bottom: 15px;
    }
    .content .pro_j_3 .right .list ul li p{
        font-size: 14px;
        padding: 0;
    }
    .content .pro_j_4{
        /* display: none; */
        margin-top: 30px;
        padding-bottom: 70px;
        height: 463px;
    }
    .content .pro_j_4 .list h1{
        font-size: 24px;
        width: 30%;
        bottom: 226px;
        padding-left: 2%;
    }
    .content .pro_j_4 .list ul li{
        height: auto;
    }
    .content .pro_j_4 .list ul li a .text{
        width: 62%;
        height: 156px;
        padding: 2%;
    }
    .content .pro_j_4 .list ul li .text h2{
        font-size: 20px;
        padding: 0;
    }
    .content .pro_j_4 .list ul li .text p{
        font-size: 14px;
        margin-top: 10px;
    }
    .content .pro_j_4 .list ul li .img{
        height: 463px;
    }
    .content .pro_j_4 .list .swiper-button-next{
        width: 60px;
        height: 78px;
        left: 62%;
        top: 61.8%;
       
    }
    .content .pro_j_4 .list .swiper-button-prev{
        width: 60px;
        height: 78px;
        left: 62%;
        top: 76.5%;
    }
}
@media screen and (max-width: 768px) {
    .content .pro_j_2 .bottom ul li .text p{
        font-weight: 400;
        height: 60px;
        font-size: 14px;
    }
    .content .pro_j_4{
        /* display: none; */
        margin-top: 30px;
        padding-bottom: 30px;
        height: 347px;
    }
    .content .pro_j_4 .list h1{
        font-size: 20px;
        width: 40%;
        bottom: 176px;
        padding-left: 2%;
    }
    .content .pro_j_4 .list ul li{
        height: auto;
    }
    .content .pro_j_4 .list ul li a .text{
        width: 80%;
        height: 146px;
        padding: 2%;
    }
    .content .pro_j_4 .list ul li .text h2{
        font-size: 16px;
        padding: 0;
    }
    .content .pro_j_4 .list ul li .text p{
        font-size: 14px;
        margin-top: 10px;
    }
    .content .pro_j_4 .list ul li .img{
        height: 347px;
    }
    .content .pro_j_4 .list .swiper-button-next{
        width: 60px;
        height: 73px;
        left: 80%;
        top: 59%;
       
    }
    .content .pro_j_4 .list .swiper-button-prev{
        width: 60px;
        height: 73px;
        left: 80%;
        top: 78.5%;
    }
}
@media screen and (max-width: 500px) {
    .content .pro_j_2 .bottom ul li{
        width: 25%;
        margin-top: 20px;
        padding: 0 2%;
        box-sizing: border-box;
    }
    .content .pro_j_2 .bottom ul li .img img{
        max-width: 60px;
    }
    .content .pro_j_4{
        /* display: none; */
        margin-top: 00px;
        padding-bottom: 30px;
        height: 500px;
    }
    .content .pro_j_4 .list h1{
        position: inherit;
        font-size: 20px;
        width: 100%;
        background: #fff;
        height: 80px;
        line-height: 80px;
        color: #333;
        padding: 0;
        text-align: center;
    }
    .content .pro_j_4 .list ul li{
        height: auto;
    }
    .content .pro_j_4 .list ul li a .text{
        width: 100%;
        height: 203px;
        padding: 5%;
        position: inherit;
    }
    .content .pro_j_4 .list ul li .text h2{
        font-size: 16px;
        padding: 0;
    }
    .content .pro_j_4 .list ul li .text p{
        font-size: 14px;
        margin-top: 10px;
    }
    .content .pro_j_4 .list ul li .img{
        height: auto;
    }
    .content .pro_j_4 .list .swiper-button-next{
        width: 98px;
        height: 51px;
        left: 51%;
        top: 93%;
        border: 1px solid #ddd;
       
    }
    .content .pro_j_4 .list .swiper-button-prev{
        width: 100px;
        height: 53px;
        left: 24%;
        top: 93%;
    }
}

/* 抗倍特地板 end*/



