.page-main{
    background-color: #f8f8f8;
}
.more{
    display: flex;
    align-items: center;
    color: #333333;
    font-size: .31rem;
}
.more .more-text{
    text-transform: uppercase;

}
.more .more-icon{
    position: relative;
    top: .02rem;
    margin-left: .25rem;
}
.section--title .title-en{
    color: #999999;
    font-size: .3rem;
    letter-spacing:4px;
    text-transform: uppercase;
    line-height: 1;
    padding-top: .94rem;
}
.section--title .title-ch{
    display: block;
    color: #CCA88D;
    font-size: .48rem;
    line-height: 1;
    margin-top: .35rem;
    margin-bottom: .45rem;
}
.section--title .hr{
    display: block;
    width: .7rem;
    height: 1px;
    background-color: #333333;
}
.section--title .title-info{
    font-size: .24rem;
    color: #999999;
    margin-top: .72rem;
    margin-bottom: .18rem;
}

/*banner*/
.section-banner .swiper-pagination-bullets:after{
    content: '';
    height: 1px;
    width: 100%;
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    opacity: .8;
}
.section-banner .swiper-pagination-bullet{
    display: block;
    width: .26rem;
    height: .26rem;
    background: url("../images/index/banner-pagination-bullet.png?v=201911111344") no-repeat transparent;
    background-size: 100% 100%;
    opacity: 1;
    /*margin: 0 108px!important;*/
    transition: all .3s;
    margin: 0 .6rem!important;
}
.section-banner .swiper-pagination-bullets{
    display: flex;
    justify-content: center;
    align-items: center;
    height: .48rem;
    bottom: .34rem;
}
.section-banner .swiper-pagination-bullet-active{
    display: block;
    width: .38rem;
    height: .38rem;
    background: url("../images/index/banner-pagination-bullet-active.png?v=201911111344") no-repeat transparent;
    background-size: 100% 100%;
    opacity: 1;
}
.section-banner .swiper-slide{
    height: 100vh;
}
.section-banner .slide1{
    display: flex;
    justify-content: center;
    align-items: center;
    background: url("../images/index/banner1.jpg?v=201911111344") no-repeat center;
    background-size: cover;
}
.section-banner .slide2{
    background: url("../images/index/banner2.jpg?v=201911111344") no-repeat center;
    background-size: cover;
}
.section-banner .slide3{
    background: url("../images/index/banner3.jpg?v=201911111344") no-repeat center;
    background-size: cover;
}
.section-banner .rotate-wrap{
    position: relative;
    width: 5.9rem;
    height: 5.9rem;
}
.section-banner .rotate-wrap .border{
    position: absolute;
    top: 0;
    left: 0;
    width: 5.9rem;
    height: 5.9rem;
}
.section-banner .rotate-wrap .border1{
    animation: myRotate 40s 1.5s linear infinite;
}
.section-banner .rotate-wrap .border2{
    animation: myRotate 40s 1.5s linear infinite reverse;
}
.section-banner .rotate-wrap .text{
    position: relative;
    z-index: 2;
}
/*关于红棉*/
.section-about{
    padding-bottom: .62rem;
    border-bottom: .15rem solid #D5AE87;
}
.section-about .section--content .text{
    line-height: 2;
    margin-top: .7rem;
}
.section-about .info{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: .65rem 0;
}
.section-about .info img{
    width: 1.3rem;
}

/*居家风格馆*/
.section-style .section--content{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 9.18rem;
    margin-top: .45rem;
    background: url("../images/index/section-style-bg.png?v=201911111344") no-repeat;
    background-size: contain;
}
.section-style .swiper-style .banner{
    width: 6.7rem;
    margin: auto;
    position: relative;
    left: -.19rem;
}
.section-style .swiper-pagination-bullet{
    width: .42rem;
    height: .1rem;
    border-radius: 0;
    background-color: #D6A27D;
    transition: all .3s;
}
.section-style .swiper-wrapper{
    margin-bottom: .4rem;
}
.section-style .swiper-pagination-bullets{
    bottom: 0;
}
/*产品研究所*/
.section-product{
    padding-top: .4rem;
}

.section-product .more{
    margin-top: .75rem;
}
.section-product .product-title .title-img{
    margin-top: 1.2rem;
    width: 3.35rem;
}
.section-product .product-title .content{
    position: relative;
    display: flex;
    flex-flow: column;
    align-items: flex-end;
}
.section-product .product-title .title-hr{
    position: absolute;
    top: 1.8rem;
    left: -.35rem;
    width:3.38rem;
    height:0.02rem;
    background-color: #333333;
}
.section-product .product-title .title-text{
    color: #333333;
    text-align: right;
    line-height: .3rem;
    margin-top: .42rem;
}

.section-product .swiper-pagination-bullet{
    width: .2rem;
    height: .2rem;
    /*border-radius: 0;*/
    background-color: #D6A27D;
    transition: all .3s;
}
.section-product .swiper-product{
    margin-top: .4rem;
    padding-bottom: .2rem;
    margin-bottom: .4rem;
}
.section-product .swiper-product .swiper-container{
    box-sizing: initial;
    padding-bottom: 1rem;
}
.section-product .swiper-pagination-bullets{
    bottom: 0;
}

.section-product .swiper-slide {
    position: relative;
    z-index: 10;
    padding: .13rem;
    background-color: #ffffff;
}
.section-product .swiper-slide .slide-title{
    margin-top: .27rem;
    font-size: .36rem;
    color: #333333;
    line-height: .48rem;
    padding-left: .1rem;
}
.section-product .swiper-slide .slide-text{
    margin-top: .23rem;
    font-size: .24rem;
    line-height: .48rem;
    color: #999999;
    margin-bottom: .26rem;
    padding-left: .1rem;
}


/*品牌动态*/

/*品牌动态*/
.section-news{
    padding-bottom: .8rem;
}
.section-news .section--title{
    /*padding-top: 165px;*/
}
.section-news .section--content{
    margin-top: .6rem;
}
.section-news .tab-hd{
    display: flex;
    align-items: center;
    justify-content: space-between;

}
.section-news .tab-hd span{
    width: 1.75rem;
    height: .65rem;
    line-height: .65rem;
    color: #666666;
    text-align: center;
    font-size: .36rem;
    cursor: pointer;
    transition: all .3s;
}
.section-news .tab-hd span:hover,
.section-news .tab-hd span.active{
    color: #ffffff;
    background-color: #D6A27D;
}
.section-news .tab-bd{
    margin-top: .45rem;
}
.section-news .tab-bd ul{
    display: none;
    flex-wrap: wrap;
    margin: 0 -.18rem ;
}
.section-news .tab-bd ul.active{
    display: flex;
}
.section-news .tab-bd ul li{
    width: 50%;
    padding: .18rem;
}
.section-news .tab-bd ul li .content{
    display: block;
    padding: .1rem .1rem .2rem .1rem;
    border: 1px solid #E6E6E6;
    background-color: #ffffff;
    cursor: pointer;
    transition: all .3s;
}
.section-news .tab-bd ul li .content:hover .title{
    /*box-shadow: 10px 10px 5px #dadada;*/
    color:  #D6A27D;
}
.section-news .tab-bd ul li .content img{
    width: 100%;
    height: 2.3rem;
}
.section-news .tab-bd ul li .content .title{
    height: .6rem;
    margin: .1rem 0 .2rem 0;
    font-size: .24rem;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all .3s;
}
.section-news .tab-bd ul li .content .info{
    font-size: .18rem;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.section-news .more{
    margin-top: .6rem;
}

/*自定义动画*/
/*爱的魔力转圈圈*/
@keyframes myRotate {
    from{
        transform: rotate(0);
    }
    to{
        transform: rotate(360deg);
    }
}
#sTopVal{
    display: block;
    position: fixed;
    top: 20%;
    left: 40%;
    font-size: .3rem;
    font-weight: bold;
    color: #9ccf82;
    z-index: 9999;
}