html{color:#333;-webkit-text-size-adjust:100%;-ms-text-size-adjust: 100%;font-size: 62.5%;}
@media only screen and (max-width: 2047px) and (min-width: 1601px){
    html {
        font-size: 100px!important;
    }
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {margin:0;padding:0;}
body{max-width: 750px;margin:0 auto;}
h1,h2{ font-weight:bold}
em,i{ font-style:normal}
a{text-decoration:none;}
img{border:none; width:100%; display:block}
.fl, .fr{_display: inline;}
.fl{float: left;}
.fr{float: right;}
.cl { clear:both;}
.cl:after { content:"."; visibility:hidden; height:0; font-size:0; display:block; clear:both;}
.content1 a:active{color:#ff0000}
.content1 a:visited{color:#ff0000}

.content{box-sizing: border-box;margin:0 auto; width: 94%;position: relative;overflow: hidden; }
.content1{box-sizing: border-box;margin:0 auto; width: 100%;position: relative;overflow: hidden; }
html, body {position: relative; height: 100%; }
body {background: #fff; font-size:0.24rem; color:#333; }
.swiper-container { width: 100%;height: 100%;}
.swiper-wrapper{width:100%;height:100%;}
.swiper-slide {     position: relative;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center; }
.pagination{position: relative;padding-bottom:.8rem}

.pagination1{width:100%!important;bottom: .1rem!important;text-align: center;position: absolute;}
.swiper-pagination-bullet{width:.26rem;height:.26rem;border:1px solid #818181;border-radius: 100%;background: #b5b5b5;}
.swiper-pagination-bullet-active{background: #76b619;border: 1px solid #76b619;color:#fff;}

.pr{ position:relative}
.u-topbar {position: fixed;top: 0;z-index: 9999;width: 100%;max-width: 750px;}
.ns-box{max-width: 670px;}

@-webkit-keyframes start{
    0%,30%{opacity:0;-webkit-transform:translate(0,10px);}
    60%{opacity:1;-webkit-transform:translate(0,0);}
    100%{opacity:0;-webkit-transform:translate(0,-8px);}
}
@-moz-keyframes start{
    0%,30%{opacity:0;-moz-transform:translate(0,10px);}
    60%{opacity:1;-moz-transform:translate(0,0);}
    100%{opacity:0;-moz-transform:translate(0,-8px);}
}
@keyframes start{
    0%,30%{opacity:0;transform:translate(0,10px);}
    60%{opacity:1;transform:translate(0,0);}
    100%{opacity:0;transform:translate(0,-8px);}
}
@-webkit-keyframes end{
    0%,30%{opacity:1;-webkit-transform:scale3d(1,1,1);}
    60%{opacity:1;-webkit-transform:scale3d(.9,.9,1);}
    100%{opacity:1;-webkit-transform:scale3d(.8,.8,1);}
}
@-moz-keyframes end{
    0%,30%{opacity:1;-moz-transform:scale3d(1,1,1);}
    60%{opacity:1;-moz-transform:scale3d(.9,.9,1);}
    100%{opacity:1;-moz-transform:scale3d(.8,.8,1);}
}
@keyframes end{
    0%,30%{opacity:1;transform:scale3d(1,1,1);}
    60%{opacity:1;transform:scale3d(.9,.9,1);}
    100%{opacity:1;transform:scale3d(.8,.8,1);}
}
#array{position:absolute;z-index:999;-webkit-animation:start 1.5s infinite ease-in-out;width:0.47rem;height:0.49rem;bottom:10px;left:45%;}


.bg1{background: url("../img/bg1.jpg")no-repeat center center ;background-size:cover;}
.bg2{background: url("../img/bg2.jpg")no-repeat center center ;
    background-size: cover;}

.title{text-align:center}
.title h2{font-size: .4rem;color:#fff;display:inline-block;position:relative;}
.title h3{font-size: .4rem;color:#fff;}
.title .t1{color:#333;}
.title i{display:block;width:.25rem;height:.25rem;background:#76b619;position:absolute;top:0;left:-.1rem;}
.title em{position: relative;
    z-index: 10;}
.title .en{font-size: .38rem;color:#999;text-transform:uppercase}
.tit{text-align: center;margin: .2rem 0;}
.tit h2{display: inline-block;background: url("../img/tit.png")no-repeat center center;background-size:100% 100%;width:2.29rem;height:.44rem;font-size: .26rem;line-height: .44rem;color: #fff;}

.tab2{padding:3% 0;font-size:0;text-align:center;}
.tab2 li{display:inline-block;width:1.96rem;height:.7rem;margin:0 5px;color: #333;font-size: .3rem;line-height: .7rem;background: #fff;}
.tab2 .on{background-color: #76b619;color: #fff;}
.tab3 li{background: #333;color:#fff;}
.slider_s li{overflow:hidden;position: relative;}

.left-leaf{position: absolute;bottom:0;left:0;width:3.88rem;}
.right-leaf{position: absolute;bottom:0;right:0;width:3.14rem;}

/*封面*/
.cover{background: url("../img/cover-bg.jpg")no-repeat center center;background-size:cover;}
.cover .content{display:flex;justify-content:center;align-items:center;flex-direction:column}
.cover-title{width:4.92rem;margin-bottom:.3rem}
.cover-title1{width:3.94rem;margin-bottom:.2rem}
.cover-title2{width:4.96rem;margin-bottom:.6rem}
.cover-title3{width:4.01rem;margin-bottom:.4rem}
.cover-title4{width:4.69rem;}


/*导语*/
.introduction{text-align:center}
.introduction-title{width:1.6rem;display:inline-block;margin-bottom:.2rem}
.introduction p{font-size:.24rem;line-height:.4rem;padding-bottom:2rem}
.introduction p b{color:#76b619}


/*森林之光*/
.parameter .introduce{float:left;width:33.3%;text-align: center;margin:.2rem 0}
.parameter-img{width:1.59rem;display: inline-block;}
.parameter .introduce p{color:#fff;font-size: .22rem;}
.forest{padding-bottom: 0.6rem;position: relative;}
.forest-article{text-align: center ;margin-top:.2rem;margin-bottom: .5rem;}
.forest-article h2{font-size: .32rem;color:#76b619;}
.forest-article p{font-size: .24rem;line-height: .4rem;color: #fff;margin-top: .2rem;}

/*轻奢科技木*/
.Wood{padding-bottom: 0.6rem;position: relative;}
.Wood-article{margin-top:.2rem;text-align: center;}
.Wood-article p{font-size: .24rem;line-height: .4rem;}

.b1 .article{padding: 2.5rem 1rem .4rem 1rem;background: #76b619;display: inline-block;margin: -2rem 0 0 -3%;}
.b1-img{padding:0 3%;position: relative;}
.b1 .article{font-size: .22rem;color:#fff;text-align: center;line-height: .4rem;}
.b1 .article b{font-size: .24rem;}

/*.parameter{text-align: center}*/
.parameter h2{background: #76b619;display: inline-block;padding: .1rem;    color: #fff;font-size: .24rem;}
.parameter-container{position: relative;width:100%;height:100%;}
.parameter-article{padding-right:.2rem;text-align: left}
.parameter-article1{padding-left:3%;}
.swiper-scrollbar {display: block!important;}
.scrollbar{height:2rem;overflow: auto;margin-top: .2rem;}
.scrollbar1{color:#fff;}
.scrollbar .swiper-slide{height:auto; }
.scrollbar1 .swiper-scrollbar{background: rgba(255,255,255,.1)!important;}
.scrollbar1 .swiper-scrollbar-drag{background: rgba(255,255,255,.5)!important;}

.parameter .video{text-align: center;}
.parameter iframe{display: inline-block;border:1px solid #666}
.parameter1 h2{margin-left:3%;}

/*科技木UV漆面*/
.surface-img{position: relative;padding-bottom: .6rem;}
.surface-img p{text-align: center;line-height: .6rem;width:100%;position: absolute;bottom:0;left:0;background:url("../img/bg.png");color:#fff;}
.surface-article p{text-indent: 2em;font-size: .22rem;    line-height: .4rem;}

/*科技木绿色智造*/
.ligence{display: flex;flex-direction: row;flex-wrap:wrap;justify-content: center;}
.ligence li{width:3.15rem;background:#76b619;margin:.18rem}
.ligence li p{padding:.2rem;color:#fff;font-size:.24rem;line-height:.4rem}

/*宗旨*/
.purpose-img{width:100%;}
.purpose-article{padding:0 3%;margin-top:-1rem;text-align:justify }
.purpose-article p{font-size: .24rem;text-indent: 2em;color:#fff;line-height: .36rem;}

/* vr */
.point{display:block;color:#ff0000;text-align:center;font-size:.24rem;margin-bottom:.2rem;}
.point img{display:inline-block;width:.32rem;-webkit-animation:end 1s infinite ease-in-out;}

/*小编手记*/
.logo{width:5.13rem;display: inline-block;position:relative;z-index: 999;}
.notes{text-align: center}
.target{position: relative;padding-bottom: .3rem;}
.target p{width:70%;float:right;text-align:left;padding:1rem .5rem;margin-top:-.6rem;background:#f4f4f4;line-height:.4rem;position:  relative;z-index: 99;}
.green-block{width:100%;height:1rem;background:#76b619;position: absolute;bottom: 0;}

fieldset{border:2px solid #333;padding:.3rem .5rem;margin-top: .4rem;}
legend h2{font-size: .36rem;}
legend em{font-size: .18rem;}
.left-body{float:left;text-align:left;margin-left:.4rem;line-height:.4rem;}
.right-body{float:left;text-align:left;margin-left:.8rem;line-height:.4rem;}

.company{margin-top:.2rem;display: flex;align-items: center;justify-content: center;}
.company li{padding:.1rem;}
.company li:nth-child(1){width:2.11rem;}
.company li:nth-child(2){border-left:2px solid #333;}



/*加盟代理*/
.covip-title b{color:#fff;}
.covip-submit p{color:#222;}
.covip-submit{margin-top:1rem;}
.covip-title{display: none;}
footer{display: none;}
.covip-submit p select{color:#333;}



