/* 海报 */
.banner {z-index:1; position:relative;}
.flexslider {position:relative;overflow:hidden;}
.slides {position:relative;}
.flex-control-nav {position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li {display:inline-block;width:70px;height:2px;margin:0 5px;display:inline;zoom:1;}
.flex-control-nav a {opacity: 0.5; display:inline-block;width:70px;height: 2px;overflow:hidden;background-color: #fff;cursor:pointer; text-indent: -99em;}
.flex-control-nav .flex-active {opacity: 1; background-color: #FFF;}
.flex-direction-nav li a {display:block;width:90px;height:77px;overflow:hidden;cursor:pointer;position:absolute;}

.flex-direction-nav {position:absolute;z-index:3;width:100%;top:45%;}
.full-width{
	width: 100%;
}
/*二级栏*/
.secondLevelPc{
	max-width: 1520px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.secondLevelPc li{
	flex: 1;
	text-align: center;
	padding-top: 50px;
	background: url(../images/ico07.png) no-repeat center right;
	max-height: 175px;
	overflow: hidden;
	height: 100%;
}
.secondLevelPc li:nth-of-type(4){
	background:none;
}
.secondLevelPc li a{
	
}
.secondLevelPc li a img{
	display: block;
	margin: 0 auto; 
}
.secondLevelPc li a button{
	color: #333333;
	font-size: 12px;
	width: 88px;
	height: 24px;
	display: inline-block;
	border: 1px solid #333;
	background-color: transparent;
	line-height: 21px;
	margin-top: 35px;
	display: none;
	transition: 0.6s all;
}
.secondLevelPc li:hover a button{
	transition: 0.6s all;
	margin-top: 0;
}
.secondLevelPc li:hover{
	padding-top: 20px;
	transition: 0.6s all;
}
.secondLevelPc li a p{
	padding-top: 10px;
	color: #666666;
	padding-bottom: 20px;
	margin-top: ;
}
.secondLevelPc li:nth-of-type(2) img{
	padding-bottom: 8px;
}
.secondLevelPc li:nth-of-type(3) img,.secondLevelPc li:nth-of-type(4) img{
	padding-bottom: 3px;
}
@media screen and (max-width: 900px){
	.secondLevelPc{
		width: 90%;
	}
	.secondLevelPc li{
		flex: inherit;
		width: 47%;
		font-size: 14px;
		padding: 0;
		border: 1px solid #ddd;
	    margin-top: 25px;
	    padding: 15px 0;
	}
	.secondLevelPc li a button{
		margin-top: 5px;
	}
	.secondLevelPc li a p{
		padding-bottom: 5px;
	}
	.secondLevelPc li:nth-of-type(2) img{
		
	}
}
/*新品发布会*/
.release{
	background-color: #fbfbfb;
	padding-top: 144px;
    overflow: hidden;
}
.releaseMain{
	max-width: 1330px;
	width: 100%;
	background-color: #FFF;
	padding-left: 65px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.releaseMain .fontBox h6{
	color: #333333;
	font-size: 42px;
	width: 330px;
	padding-top: 20px;
}
.releaseMain .fontBox p{
	color: #333333;
	font-size: 28px;
	padding-top: 20px;
}
.releaseMain .fontBox ul{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-top: 80px;
}
.releaseMain .fontBox ul li{
	width: 170px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #333333;
	font-size: 14px;
	border: 2px solid #cfcfcf;
	cursor: pointer;
}
.releaseMain .fontBox ul li.cur,.releaseMain .fontBox ul li:hover{
	background-color: #232323;
	color: #FFF;
	border: none;
}
.releaseMain .video{
	width: 815px;
	max-height: 450px;
    text-align: right;
}
.releaseMain .video img{
	transform:translateY(-90px);
}
.releaseMain .video iframe{
	width: 760px;
	max-height: 450px;
	height: 100%;
}
@media screen and (max-width: 1220px){
	.release{
		padding-top: 20px;
	}
	.releaseMain{
		padding-left: 0;
		text-align: center;
	}
	.releaseMain .fontBox{
		width: 100%;
	}
	.releaseMain .fontBox ul{
	    justify-content: center;
		margin: 0 auto;
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.releaseMain .fontBox h6{
		width: 100%;
	}
	.releaseMain .video{
		margin: 0 auto ;
	}
	.releaseMain .video img {
	    transform: translateY(-0px);
	    width: 100%;
	}
	.releaseMain .video{
		width: 95%;
		margin: 0 auto;
	    text-align: center;
	}
	.release{
		padding-top: 50px;
	}
}
@media screen and (max-width: 800px){
	.releaseMain .fontBox h6{
		font-size: 16px;
	}
	.releaseMain .fontBox p{
		font-size: 14px;
		padding-top: 10px;
	}
	.releaseMain .fontBox ul li{
		width: 100px;
		height: 35px;
		line-height: 35px;
		font-size: 12px;
	}
	.releaseMain .video iframe{
		width: 100%;
	}
}
@media screen and (max-width: 600px){
	
}
/*开始定制您的卫浴空间*/
.space{
	background-color: #fbfbfb;
}
.tit-space{
	color: #333333;
	text-align: center;
}
.tit-space p{
	padding-top: 10px;
	color: #666666;
	font-size: 14px;
}
.tit-space h6{
	
	font-size: 24px;
	padding-top: 100px;
}
.space-main{
	max-width: 1520px;
	width: 100%;
	margin: 0 auto;
	margin-top: 45px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 75px;
}
.leavingBox{
	width: 749px;
	height: 449px;
	background: url(../images/bj-company.png) no-repeat center;
	padding-left: 70px;
	padding-top: 65px;
}
.leavingBox h6:before{
	width: 5px;
	height: 28px;
	display: inline-block;
	content: "";
	background-color: #b52d2d;
	margin-right: 10px;
	position: absolute;
	left: 0;
	top: 2px;
}
.leavingBox h6{
	color: #FFF;
	font-size: 24px;
	vertical-align: top;
	position: relative;
	padding-left: 15px;
	padding-bottom: 39px;
}
.leavingBox h6 font{
	font-size: 28px;
	padding-right: 5px;
	display: inline-block;
}
.leavingBox h6 a{
	color: #999999;
	font-size: 14px;
	display: inline-block;
	padding-left: 10px;
}
.leavingBox h6 em{
	
}
.space-main img{
	
}
.leaveBox{
	
}
.leaveBox form{
	
}
.leaveBox form label{
	
}
.leaveBox form label input{
	height: 48px;
	color: #666666;
	font-size: 14px;
	padding-left: 25px;
	border: 1px solid #666666;
	margin-bottom: 20px;
}
.leaveBox form label input#dr_title{
	width: 245px;
	background: url(../images/ico08.png) no-repeat 10px center;
	
}
.leaveBox form label input#dr_author{
	background: url(../images/ico09.png) no-repeat 10px center;
	width: 353px;
	margin-left: 21px;
}
.leaveBox form label input#dr_sheng{
	background: url(../images/ico10.png) no-repeat 10px center;
	width: 297px;
}
.leaveBox form label input#dr_chengshi{
	width: 301px;
	background: url(../images/ico10.png) no-repeat 10px center;
	margin-left: 20px;
}
.btn{
	width: 620px;
	height: 51px;
	background-color: #b52d2d;
	margin-top: 9px;
}
.btn button{
	color: #ffffff;
	text-align: center;
	line-height: 51px;
	width: 620px;
	height: 51px;
	background-color: transparent;
	border: none;
	
}
.leaveBox form p{
	color: #FFF;
	font-size: 14px;
	margin-top: 33px;
}
.leaveBox form p font{
	color: #b52d2d;
	font-size: 24px;
	display: inline-block;
	padding-right: 10px;
}
@media screen and (max-width: 1525px){
	.space-main img{
		max-width: 50%;
		
	}
	.leavingBox{
		width: 50%;
	}
	.space-main{
		padding: 0 2%;
	}
	
}
@media screen and (max-width: 1450px){
.leaveBox form label input{
		width: 45% !important;
	}
	.btn{
		width: 95%;
	}
	.btn input{
		width: 100%;
	}
}
@media screen and (max-width: 900px){
	.space-main img{
		display: none;
	}
	.leavingBox{
		width: 100%;
	}
}
@media screen and (max-width: 700px){
	.tit-space h6 {
	    font-size: 18px;
	    padding-top: 20px;
	}
	.tit-space p {
	    padding-top: 1px;
	    color: #666666;
	    font-size: 14px;
	}
	.space-main{
		margin-top: 10px;
	}
}
@media screen and (max-width: 500px){
	.leavingBox{
		padding-left: 30px;
	}
	.leaveBox form label input{
		width: 90% !important;
		margin-left: 0 !important;
		height: 30px;
		line-height: 30px;
	}
	.btn,.btn input{
		height: 35px;
		line-height: 35px;
		width: 90%;
	}
	.leaveBox form p{
		margin-top: 13px;
	}
	.tit-space{
	   	display: none;
	}
	.space-main{
		margin-top: 50px;
		margin-bottom: 0;
	}
	.leaveBox form p font{
		font-size: 14px;
		padding: 0;
	}
}

.about{
	background: url(../images/bj-about.png) no-repeat center;
	height: 528px;
	margin-bottom: 60px;
}
.aboutPc{
	max-width: 1525px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 96px;
}
.videoBoxPc{
	width: 650px;
	height: 384px;
}
.videoFontPc{
	max-width: 710px;
	width: 100%;
	
}
.videoBoxPc video{
	width: 650px;
}
.videoFontPc ul{
	text-align: right;
	padding-bottom: 35px;
}
.videoFontPc ul li{
	width: 170px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	text-align: center;
	color: #333333;
	border: 1px solid #232323;
	display: inline-block;
}
.videoFontPc ul li.cur,.videoFontPc ul li:hover{
	background-color: #232323;
	color: #FFF;
}
.videoFontPc h6{
	color: #333333;
	font-size: 22px;
}
.videoFontPc p{
	color: #666666;
	font-size: 12px;
	padding-bottom: 35px;
	padding-top: 5px;
}
.videoFontPc font{
	font-size: 14px;
	color: #666666;
	display: block;
	text-indent: 28px;
	line-height: 28px;
    padding-right: 75px;
}
@media screen and (max-width: 1440px){
	.videoFontPc ul{
		text-align: left;
	}
	.videoFontPc font{
		padding-right: 5%;
	}
}
@media screen and (max-width: 1380px){
	.videoFontPc {
	    width: 50%;
	    padding-left: 3%;
	}
}
@media screen and (max-width: 1300px){
	.videoFontPc {
	    width: 40%;
	    padding-left: 0%;
	}
	.videoFontPc p{
		padding-bottom: 15px;
	}
}
@media screen and (max-width: 1100px){
	.videoFontPc {
	    width: 40%;
	    padding-left: 3%;
	}
	.videoFontPc font:nth-of-type(2) {
    	text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		line-clamp: 3;
		-webkit-box-orient: vertical;
	}
}
@media screen and (max-width: 1090px){
	.videoBoxPc{
	    width: 550px;
	    
	}
	.videoBoxPc video{
		width: 550px;
	}
	.videoFontPc {
	    width: 49%;
	    padding-left: 3%;
        padding-top: 60px;
	}
	.space-main{
		margin-bottom: 0;
	}
	.aboutPc{
		padding-top: 50px;
	}
}
@media screen and (max-width: 1085px){
	.videoFontPc {
    width: 40%;
    padding-left: 0%;
    padding-top: 30px;
    
}
}
@media screen and (max-width:930px){
	.tit-abo{
		display: block;
		width: 100%;
		text-align: center;
	}
	.tit-abo h5{
		font-size: 14px;
		color: #666;
		text-align: left;
		padding: 0 5%;
		text-indent: 28px;
		line-height: 24px;
	}
	.tit-abo h6{
		font-size: 24px;
	}
	.tit-abo p{
	    padding-top: 10px;
	    color: #666666;
	    font-size: 14px;
	    padding-bottom: 15px;
	}
	.tit-abo{
		display: block !important;
	}
	.videoFontPc ul,.videoFontPc font,.videoFontPc p,.videoFontPc h6{
		display: none !important;
	}
	.videoBoxPc video{
		width: 60%;
		height: auto;
		text-align: center;
		margin: 0 auto;
		margin-top: 15px;
		display: block;
	}
	.videoBoxPc{
		width: 90%;
		display: block;
		margin: 0 auto;
	}
	.aboutPc{
		padding-top: 20px;
	}
}
@media screen and (max-width:930px){
	.videoBoxPc video{
		width: 80%;
	}
	.tit-abo h5:nth-of-type(2) {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
}
@media screen and (max-width:500px){
    .videoBoxPc{
		width: 100%;
		height:auto;
	}
    
	.videoBoxPc video{
		width: 100%;
	}
	.tit-abo h5:nth-of-type(2) {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.tit-abo h6 {
    font-size: 17px;
}
.tit-abo p{
	font-size: 12px;
}
}
.tit-abo{
	display: none;
}
.swiper-container{
	overflow: hidden;
	height: 688px;
	max-width: 1520px;
	margin: 0 auto;
	width: 100%;
	position: relative;
	margin-bottom: 55px;
}
.swiper-container-vertical>.swiper-pagination-bullets{
    width: 210px;
    left: 0;
    border-right: #c7c7c7 2px solid;
    top: 450px;
}
.swiper-container-vertical>.swiper-wrapper{
	padding-left: 291px;
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{
    display: block;
    width: 150px;
    background-color: transparent;
    margin-bottom: 45px;
    text-align: left;
    line-height: 50px;
    height: 50px;
    border-radius: inherit;
    opacity: 1;
    position: relative;
}
.swiper-pagination-bullet-active{
	background-color: #232323 !important;
	color: #FFF;
	text-align: center !important; 
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet:after{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #FFF;
	content: "";
	display: block;
	position: absolute;
	right: -64px;
	border: 1px solid #c7c7c7;
	bottom: 32%;
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:after{
	width: 20px;
	height: 20px;
	right: -69px;
	background-image: url(../images/ico11.png);
	background-position: center;
	background-repeat: no-repeat;
}
.protit{
    position: absolute;
    top: 0;
}
.protit h6{
	color: #333333;
	font-size: 24px;
}
.protit p{
	color: #666666;
	font-size: 14px;
}
.protit a{
	width: 167px;
	height: 48px;
	display: block;
	border: 1px solid #999999;
	font-size: 14px;
	text-align: center;
	line-height: 48px;
	margin-top: 20px;
}
.swiper-slide{
	overflow: hidden;
}
.swiper-slide img:hover{
	transform:scale(1.2);
	transition: 0.6s all;
}
@media screen and (max-width:1500px){
	#pagination2{
		overflow: hidden;
		width: 160px;
		border: none;
	}
	.swiper-container{
		padding-left: 15px;
		padding-right: 15px;
	}
	.swiper-container-vertical>.swiper-wrapper {
    	padding-left: 12%;
	}
		#pagination2 {
			left: 15px;
		}
}
@media screen and (max-width:1360px){
	.protit{
		display: none;
	}
	#pagination2{
		top: 340px;
	    background-color: rgba(255,255,255,0.85);
    	height: 100%;
    	padding-left: 15px;
	}
	.swiper-container-vertical>.swiper-wrapper {
    	padding-left: 0%;
	}
	.swiper-slide img{
		width: 100%;
	}
	.caseTit h6{
		padding-top: 0;
	}
	.swiper-container{
		margin-bottom: 0;
	}
}
@media screen and (max-width:1140px){
	.caseTit h6{
		padding-top: 0 !important;
	}
}
@media screen and (max-width:1000px){
	.swiper-container{
		height: 600px;
	}
	#pagination2{
		top: 300px;
	}
}
@media screen and (max-width:980px){
	.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{
		margin-bottom: 45px;
	}
}
@media screen and (max-width:830px){
	.swiper-container{
		height: 500px;
	}
	#pagination2{
		top: 250px;
	}
	#pagination2{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	bottom: 50px;
	height: 50px;
	padding: 0;
	top: auto;
	}
	.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{
		flex: 1;
		padding: 0;
		margin: 0;
		text-align: center;
		overflow: hidden;
		top: ;
	}
	.swiper-container{
		position: relative;
	}
}
@media screen and (max-width:580px){
    .about{
	background: url(../images/bj-about.png) no-repeat center;
	height: auto;
	margin-bottom: 0px;
}
	.swiper-container{
		height: 300px;
	}
	#pagination2 {
	    bottom: 0;
	    left: 0;
	    right: 0;
	}
	
	.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{
		font-size: 13px;
	}
}
@media screen and (max-width:390px){
	.swiper-container{
		height: 200px;
		display: none;
	}
	.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{
		font-size: 12px;
		line-height: 35px;
	}
	#pagination2{
		height: 35px;
	}
}
/*案例*/
.caseTit{
	text-align: center;
	
}
.caseTit h6{
	color: #333333;
	font-size: 24px;
	padding-top: 65px;
}
.caseTit p{
	color: #666666;
	font-size: 14px;
	padding-bottom: 25px;
}
.case{
	width: 100%;
	max-width: 1530px;
	margin: 0 auto;
	justify-content: space-between;
	flex-wrap: wrap;
	display: flex;
}
.case li{
	max-width: 498px;
	width: 33%;
	position: relative;
	overflow: hidden;
}
.case li img{
	width: 100%;
}
.case li .moveIn{
	position: absolute;
	left: 0;
	bottom: -340px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.8);
	display: flex;
	justify-content: center;
	align-items: center; 
	transition: 0.6s all;
}
.case li:hover .moveIn{
	bottom: 0;
	transition: 0.6s all;
}
.case li .moveIn p{
	color: #FFF;
	font-size: 20px;
}
/*新闻*/
.newsBox{
	background-color: #fbfbfb;
	padding-bottom: 130px;
}
.news{
	max-width: 1310px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.newsLeft{
	width: 650px;
}
.newsFont{
	position: relative;
	background-color: #FFF;
	padding-left: 40px;
}
.newsFont em{
    position: absolute;
    right: 0;
    width: 219px;
    height: 45px;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    background-color: #232323;
    line-height: 45px;
    top: -45px;
}
.newsFont h6{
	color: #232323;
	font-size: 18px;
	padding-top: 45px;
}
.newsFont p{
	font-size: 14px;
	color: #666666;
	padding-top: 15px;
	line-height: 25px;
	padding-bottom: 40px;
	padding-right: 35px;
}
.newsRight{
	max-width: 640px;
	width: 100%;
}
.newsRight ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	
}
.newsRight ul li{
	max-width: 308px;
	width: 100%;
	background-color: #FFF;
	margin-bottom: 30px;
	overflow: hidden;
}
.newsRight img{width:100%;max-width: 308px}
.newsRight ul li p{
	padding-top: 28px;
	padding-bottom: 40px;
	text-align: center;
	font-size: 14px;
	color: #232323;
} 
.newsRight ul li:hover img{
	transform:scale(1.2);
	transition: 0.6s all;
}
@media screen and (max-width:1300px){
	.newsRight ul li:nth-of-type(1),.newsRight ul li:nth-of-type(2){
		display: none;
	}
	.newsRight ul li{
		max-width: 330px;
	}
	.newsRight{
		width: 320px;
	}
	.news{
		padding: 0 5%;
	}
	.newsTit h6{
		padding-top: 35px;
	}
	.newsBox{
		padding-bottom: 30px;
	}
}
@media screen and (max-width:1100px){
	.newsTit h6{
		padding-top: 35px !important;
	}
	.news{
		padding: 0 ;
	}
}
@media screen and (max-width:980px){
	.newsLeft{
		display: block;
		margin: 0 auto;
	}
	.newsRight{
		display: none;
	}
}
@media screen and (max-width:680px){
	.newsLeft{
		width: 95%;
	}
	.caseTit h6{
		font-size: 16px;
	}
	.newsFont h6{
		padding-top: 15px;
		font-size: 14px;
		
	}
	.newsFont{
		padding-left: 10px;
	}
	.newsFont p{
	    padding-top: 5px;
	    padding-bottom: 15px;
        font-size: 12px;
	}
	.case{
		padding: 0 15px;
	}
	.case li{
		width: 48%;
	}
	.case li:nth-of-type(1){
		display: none;
	}
	.newsFont em{
	    position: absolute;
    right: 0;
    width: 109px;
    height: 35px;
    display: block;
    text-align: center;
    font-size: 12px;
    color: #FFF;
    background-color: #232323;
    line-height: 35px;
    top: -35px;
	}

}

/*招商加盟*/
#join{
	background: url(../images/bj-join.png) no-repeat left center;
	height: 317px;
}
.join{
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	padding-top: 60px;
}
.join .joinH{
	color: #232323;
	font-size: 24px;
}
.join .joinH font{
	color: #b52d2d;
}
.join .joinP{
	color: #232323;
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.join .joinF{
	color: #666666;
	font-size: 14px;
	line-height: 24px;
}
.join .joinA{
	width: 120px;
	height: 30px;
	display: block;
	text-align: center;
	line-height: 30px;
	background-color: #232323;
	color: #FFF;
	font-size: 14px;
	margin-top: 30px;
}
.joinBox{
	max-width: 375px;
	width: 100%;
	display: inline-block;
}
.joinimg{
	max-width: 371px;
	width: 100%;
	display: inline-block;
}
@media screen and (max-width:1480px){
	.join{
		padding-left: 5%;
	}
}
@media screen and (max-width:790px){
	.join{
		padding-top: 0;
	}
	.footerPC,#join{display: none;}
	
}
@media screen and (max-width: 500px)
.space-main {
    margin-bottom: 30px;
}
}