﻿.banner{
    width: 100%;
    height: 6.1rem;
    background-size: 100% 100%;
    position: relative;
    overflow: hidden;
}
.img-banner-yyhj{
    position: absolute;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
}
.banner-tm{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-display: flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
}
.banner-con-p1{
    font-size: 40px;
    color: #fff;
    font-family: "思源黑体 CN";
    text-align: center;
}
.banner-con-p2{
    color: #eee;
    font-size:14px;
    font-family: "Myriad Pro";
    text-align: center;
}
.wrap-tab-list{
    width: 100%;
    position: absolute;
    left: 0;
    top:7.6rem;
    z-index: 1000000000000;
}
.wrap-tab-item{
    width: 100%;
    padding-bottom: 70px;
    background-color: #3e3a39;
    display: none;

}
.wrap-tab-title{
    font-size: 0.24rem;
    color: #eeeeee;
    font-family: "思源黑体 CN";
    text-align: center;
    padding-top: 90px;
}
.wrap-tab-title-small{
    font-size: 0.12rem;
    color: #eeeeee;
    font-family: "思源黑体 CN";
    text-align: center;
    padding-top: 15px;
}
.winning-wrap{
    display: flex;
    -webkit-display: flex;
    width: 1200px;
    margin: 65px auto;
}
.liner-left{
    width: 50%;
    padding:0.4rem;
    box-sizing: border-box;
    border:1px solid #494544;
    border-left: none;
}
.liner-right{
    width: 50%;
    padding: 0.5rem 0.4rem 0;
    box-sizing: border-box;
    border:1px solid #494544;
    border-right: none;
}
.liner-right-img{
    width: 550px;
    height: 390px;
}
.liner-right-w{
    font-size: 0.14rem;
    color: #b29873;
    font-family: "思源黑体 CN";
    text-align: center;
    margin-top: 70px;
    margin-bottom: 70px;
}
.sort-list{
    display: flex;
    flex-wrap: wrap;
    -webkit-display: flex;
}

.sort-item{
    width: 50%;
    margin-bottom:80px;
}
.sort-img{
    width:1.2rem;
    margin: 0 auto;
}
/*应用案例*/
.case-wrap{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-display: flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    background-color: #3b3736;
    margin-bottom:70px;
}
.case-list{
    height: 130px;
    width: 12rem;
    display: flex;
    align-items: center;
    -webkit-display: flex;
    -webkit-align-items: center;
}
.case-p1{
    font-size: 26px;
    color: #fff;
    font-family: "思源黑体 CN";
}
.case-p2{
    text-align: center;
    color: #fff;
    font-family: Helvetica Neue LT Pro !important;
    font-size: 14px;
}
.case-item-s{
    border-right: 1px solid #72625b;
    margin: 0;
    padding: 0 0.8rem 0 0.4rem;
    font-size: 0.14rem;
    white-space: nowrap;
    -webkit-white-space: nowrap;
}
.case-item:hover{
    color: #b29873;
}
.case-item{
    font-size: 14px;
    color: #cccccc;
    font-family: "思源黑体 CN";
    text-align: center;
    padding: 0.55rem 0;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    white-space: nowrap;
    -webkit-white-space: nowrap;
    width: 1.4rem;
}
.case-item-current{
    color: #b29873;
}
.case-item-p{
    position: relative;
}
.hx-b{
    width:40px;
    height:1px;
    border-bottom: 2px solid #d3b488;
    margin:0 auto;
}
/*轮播*/
.swiper-wrapper-wrap{
    width: 12rem;

}
.img-slide{
    width: 8.4rem;
    height: 430px !important;
}
.gallery-top-s{
    width: 12rem;
    height: 6rem;
    padding: 15px;
    box-sizing: border-box;
    background: rgba(0,0,0,0.1);
    display: flex;
    -webkit-display: flex;
    box-sizing: border-box;
    position: relative;
}
.position-wrap{
    position: absolute;
    right:0.25rem;
    bottom: 0;
}
/*state-img*/
.sm-banner{
      width: 130px;
    height: 130px;
    box-sizing: border-box;
    position: absolute;
    left: 25px;
    bottom: 30px;
    border: 3px solid #a89376;
}
.swiper-slide1{
    height: 1.4rem;
}
.state-img{
    width: 100%;
    position: relative;

}
.state-img-x{
    width: 100%;
    height:120px;
}
.loose-b{
    width: 100%;
    height: 30px;
    background: rgba(0,0,0,0.3);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 100000000000000;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-display: flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    font-size: 14px;
    color: #eeeeee;
    opacity:1;
    transition:all 0.5s;
    font-family: "思源黑体 CN";
    line-height: 30px;
    font-weight: 100;
    text-align: center;
}
.gallery-top-wrap {

    /*width: 840px !important;*/
    /*height: 592px !important;*/
    width: 100% !important;
    height: 722px !important;
}



.ani-slide .loose-b{
    transform:translateY(0);
    opacity:1;
}
.main-planting{
    width:12rem;
    margin: 0 auto;
    position: relative;
    margin-bottom: 1.5rem;
}
.position-zx{
    position: absolute;
    bottom: 280px;
    height:40px;
    width: 100%;
}
.swiper-button-white-l{
    left: 71% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-display: flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    background: none;
    background-color: #b29873 !important;
    width: 60px!important;
    height: 60px!important;
}
.swiper-button-white-s{
    left:66% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-display: flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    width: 60px!important;
    height: 60px!important;
}
.swiper-button-white-l-line{
    width: 100%;
    height: 100%;
    background-color: #b29873;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-display: flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
}

	   .position-zy{
	    position: absolute;
	    bottom: 0 !important;
	    left: 0.2rem;
	    height: 120px !important;
	    width: 99%;
	    cursor: pointer;
	}


.swiper-button-white{
    background: none !important;
    height:100%;
    width: 45px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    right: 5px !important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    left: -10px;
}
.icon-zuo-x{
    font-size: 0.3rem;
    color: #fff;
}
.icon-zuo-x-r{
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); 	/* IE 9 */
    -moz-transform:rotate(180deg); 	/* Firefox */
    -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
    -o-transform:rotate(180deg); 	/* Opera */
    color: #fff;
    display: block;
}
.swiper-button-white-r {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    -webkit-display: flex !important;
    -webkit-align-items: center !important;
    -webkit-justify-content: center !important;
    width: 0.35rem !important;
    height: 100% !important;
    border-radius: 2px;
    line-height: 1.8rem!important;
    text-align: center;
}

/*右边*/
.other-wrap{
    width:3.4rem;
    height: 430px;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    top:0;
}
.box-white-wrap{
    width: 15px;
    height: 15px;
    position: relative;
    margin-left: -0.1rem;
}
.box-white{
    width: 15px;
    height: 15px;
    background-color: #fff;
    position: absolute;
    left: 0;
    top:0;
    opacity: 0.5;
}
.box-white-yd{
    left:3px;
    top:3px;
}
.details{
    padding-left:0.3rem;
    width: 2.25rem;
    overflow: hidden;
}
.f-name{
    font-size: 24px;
    color: #d3b488;
    font-family: "思源黑体 CN";
    margin-bottom: 10px;
}
.f-name-sm{
    color: #999999;
    font-size: 13px;
      font-weight: 100;
}
.designer{
    font-size: 0;
    margin-bottom: 15px;
}
.ses{
    font-size: 14px;
    color: #999999;
    font-family: "思源黑体 CN";
}
.ses-name{
    font-size:14px;
    color: #d3b488;
    font-family: "Source Han Sans CN";
    margin-left: 20px;
}
.item{
    font-size:14px;
    color: #999999;
    font-family: "思源黑体 CN";
    margin-bottom: 0.1rem;
}
.adds{
    font-size: 14px;
    color: #cccccc;
    font-family: "Source Han Sans CN";
    margin-bottom: 0.2rem;
    white-space :nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
}
.small-windows{
    height: 200px !important;
    width:300px !important;
    position: relative;
    overflow: hidden;
}
.gallery-top-wrap-s{
   height: 100% !important;
}
.swiper-slide-thumb-active{
    border:3px solid #a89376;
    box-sizing: border-box;
    transform:scale(1.1);
}

.swiper-button-white-r-l{
    left: -0.2rem !important;
}






