*{
	margin: 0px;
	padding: 0px;
	list-style: none;
}


.top{
	position: fixed;
	z-index: -1;
	height: 400px;
	width: 100%;
}

.top  img{
	width:100%;
}



/* 滚动层 */

.wrap{

}

.wtop{
	position: relative;
	height: 120px;

}

.share{
	color: #999;
	width: 70px;
	height: 38px;
	background: #fff;	
	position: absolute;
	top: 20px;
	right: 20px;
	text-align: center;
	line-height:38px;
		

}


.share i{
	opacity: 0.5;
}

.share span{

}

.share:hover span{
	color: #000;
}

.share:hover i{
	color: #000;
	opacity: 1;

}


/* 屏风展示 */
.main{	
	position: relative;
    top: 0px;
}

/* 屏风标题 */
.screen{
	color: #fff;
	text-align: center;
	width: 100%;
	top: 10px;
	font-weight: 300;
	margin-bottom: 100px;

}
.screenx{
	
	margin-bottom: 60px;

}

.screen span{
	font-size: 56px;
	font-weight: 100;	
}

.yidong{
	animation: yi 2s 1;
}

@keyframes yi{
	0%{
		top: 60px;
	}
	
	100%{
		top: 10px;
	}

}

.m-wz{
	margin: 0px auto;
	padding-bottom:50px;
	background: #fff;

}


.content{
    overflow: hidden;
    max-width: 1060px;
    margin: 0px auto;

}

.wenz{
	width: 50%;
    float: left;
    padding-left: 10%;
    padding-top: 10%;
    box-sizing: border-box;
}

.wz-top{
    font-size: 48px;
    text-align: center;

}

.wz-top span{
	font-family: "FuturaLT-Light", "NotoSansCJKsc-Light", "NotoSansCJKsc-Normal", "PingFangSC-Regular", "Hiragino Sans GB", "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei", sans-serif;
    font-size: 48px;
    color: #313131;
    letter-spacing: 3px；
}

.wz-bottom{   
    background: #fff;
    margin-top: 10%;
    font-size: 16px;
    line-height: 36px;
    padding: 10px 0;
    font-family: "TimesNewRomanPS-ItalicMT", "STSong", "NotoSansCJKsc-Normal", "PingFangSC-Regular", "Hiragino Sans GB", "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei", sans-serif;
    color: #666666;
    font-style: italic;
    line-height: 36px;
    text-align: center;

}

.pic{
	width: 34%;
    float: right;
    padding-top: 10%;
	overflow:hidden;

}

.kuang{
	width: 1500px;

}
.kuang li{
	float: left;
	position:relative;
}
.kuang li img{
    width: 100%;
}

.yulie{
 	width: 120px;
    overflow: hidden;
    margin:0px auto;
}

.yulie li{
    width: 11px;
    height: 11px;
    border-radius: 50%;
    border: 2px solid #999999;
    float: left;
    margin-left: 20px;	
    margin-top:30px;

}

.yan{
	background: #1b1b1b;
	border: 2px solid #1b1b1b;
}

@media screen and (max-width: 1024px){
.pic{
	width: 34%;
    float: right;
    padding-top: 10%;
	overflow:hidden;
	position: relative;
    margin-right: 85px;
	}

}


@media screen and (max-width: 1023px){
.wz-bottom{
    padding: 10px 50px;
    line-height: 24px;
    font-size: 14px;
    color: #666666;
    }
}



@media screen and (max-width: 767px){
	.m-wz{
		width:100%
	}
	.content{
		width:100%;
	}
	.wenz{
		width:100%;
		padding:0px;
	}
	.wz-top{
		margin-bottom: 475px;
		margin-top:30px;
	}

	.wz-top span{
		font-size: 24px;
    	color: #313131;
    	letter-spacing: 1px;
    	line-height: 24px;
	}

    .pic {
      	position:absolute;
	    width: 49%;
	    padding:0px;
	    top: 305px; 
	    overflow:hidden;
	    left:25%;
     } 
    .pic a{
   	    width: 100%;
   	    
   } 
  

    


}
/* 靠枕展示 */
.kao{
	width: 100%;
    background: #E7E7E7;
    overflow: hidden;
    text-align:center;

}
.mih{
	float: left;
	width:50%;

}
.mih img{
	width:100%;
}
.mchen{
	float: right;
	width:50%;
}

.cmxin{
    float: right;
    right: 30px;
    position: relative;
    top: 30px;

}
.mcpic{
	width: 100%;
    text-align: center;

}
.mcpic img{
	width: 80%;

}

.mchen h2{
	font-family: "FuturaLT-Book", "NotoSansCJKsc-DemiLight", "NotoSansCJKsc-Normal", "PingFangSC-Regular", "Hiragino Sans GB", "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei", sans-serif;
    font-size: 20px;
    color: #313131;

}



.mchen i{

}
.mchen span{
	font-size: 14px;
    color: #1b1b1b;
    cursor:pointer;

}
.mchen span:hover{
	color: #999999;
}


.mchen i{
	display: inline-block;
    width: 10px;
    height: 10px;
    background: url(../images/icon.png) 0px -162px;
    margin-left: 5px;

}

@media screen and (max-width: 1024px){
	.mcpic img{
	width: 80%;
	margin-top:5%;
	
	}
}
@media screen and (max-width: 767px){
	.mih{

	}
	.mchen{
		
	}
}
/* 产品 */
.zdc{
	padding: 15px;
	background: #fff
}
.prod{
	background-color: #E7E7E7;
	border:1px solid #fff;
}

.prowenz{
	font-size: 32px;
    text-align: center;
    position: relative;
    padding-top: 60px;


}

.heng{
	border: 1px solid #999;
    width: 70px;
    margin: 0px auto;
    margin-top: 15px;
    margin-bottom: 20px;

}

/* 菜单} */
.caid{
	width:100%;
	max-width:767px;
	margin: 0px auto;
}
.cul{
	overflow:hidden;
	margin:0px auto;
	width: 83%;
	margin-bottom:40px;
	color:#999999;

}

.cul li{
	float: left;
	margin-left:15px;
	font-size:14px;
	cursor: pointer;

}

.chud{
	color:#000;

}

@media screen and (max-width: 740px){
	.cul li{
	float: left;
	margin-left:15px;
	font-size:12px;
	}
	
}
/* 各种产品 */

.screenv .zlp-lag{
	margin-left: 0px;
	margin-right: 0px;
	display:none;
	border: 1px solid #fff;
	
}

.screenv .xsheng{
	display:block;
}

/* .screenv .zlp-lag1{
	margin-left: 0px;
	margin-right: 0px;
	display:none;	
}
.screenv .zlp-lag2{
	margin-left: 0px;
	margin-right: 0px;
	
	
} */

.row .zlp-zong{
	padding-right: 0px;
    padding-left: 0px;
	cursor: pointer;

}

.zlp-zong .zlp-fen{
	width: 100%;
    position: absolute;
    top: 0px;
    border: none;
    top: 0px;
    background: #fff;
    z-index: 5;
    padding: 0px;
    margin-bottom: 0px;
    border: 1px solid #E7E7E7;
    box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.1);
    display: none;

}


.zlp-pftop{
}

.zlp-xin{
    width: 20px;
    height: 20px;
    float: right;
    margin-right: 20px;
    margin-top: 15px;
    margin-bottom: 15px;

}
.iconfont icon-aixin{
	color: #fff;
}


.zlp-fen img{
	width:100%;

}

.zlp-diwenz h2{
	height: 44px;
	font-size: 14px;
    color: #4B4B4B;
    text-align: center;
    margin-bottom: 13px;

}
.zlp-diwenz p{
	text-align: center;
	font-size: 14px;
	color: #999999;
	font-family: 'FuturaLT-Light', 'NotoSansCJKsc-DemiLight', 'NotoSansCJKsc-Normal', 'PingFangSC-Regular', 'Hiragino Sans GB', '\5FAE\8F6F\96C5\9ED1', 'Microsoft YaHei', sans-serif;

}

.yulan{
	text-align: center;
}

.yulan span{
	font-size: 14px;
    color: #1b1b1b;

}
.yulan span:hover{
	color: #999999;
}


.yulan i{
	display: inline-block;
    width: 10px;
    height: 10px;
    background: url(../images/icon.png) 0px -162px;
    margin-left: 5px;

}

.zlp-diwenz2{
	display: block;
}
.zlp-diwenz2 h2{
	height: 44px;
	font-size: 14px;
    color: #4B4B4B;
    text-align: center;
    margin-bottom: 13px;

}

.zlp-diwenz2 p{
	text-align: center;
	font-size: 14px;
	color: #999999;
	font-family: 'FuturaLT-Light', 'NotoSansCJKsc-DemiLight', 'NotoSansCJKsc-Normal', 'PingFangSC-Regular', 'Hiragino Sans GB', '\5FAE\8F6F\96C5\9ED1', 'Microsoft YaHei', sans-serif;

}

.yulan2{
	text-align: center;
}

.yulan2 span{
	font-size: 14px;
    color: #1b1b1b;

}
.yulan2 span:hover{
	color: #999999;
}


.yulan2 i{
	display: inline-block;
    width: 10px;
    height: 10px;
    background: url(../images/icon.png) 0px -162px;
    margin-left: 5px;

}

/* 屏风展示第二层 */

.zlp-pftop2{

}



.zlp-pftop2 h2{
	height: 44px;
	font-size: 14px;
    color: #4B4B4B;
    text-align: center;
    margin-bottom: 13px;

}

.zlp-xin2{
    width: 20px;
    height: 20px;
    float: right;
    margin-right: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
    display: none;

}

.zlp-zong .zlp-fen2{
	position: relative;
	background: none;
    border-radius: 0;
    border: 1px solid #fff;
	background:none;
	background:#E7E7E7;
	margin-bottom: 0px;
	padding: 0px;
	z-index: 2;

}

.zlp-fen2 img{
	width:100%;
	margin-top: 40px;

}

@media screen and (min-width: 1000px){
	.zlp-diwenz2{
		display:none;
	}

	.zlp-fen2 .zlp-xin2{
		display: none;
	}

	.zlp-fen2 img{
		margin-top:40px;
		width:100%;
		margin-bottom: 30px;

    }

    .zlp-diwenz p{
		display: block;
	}

	.zlp-fen img{
	width:100%;

       }

}


@media screen and (max-width: 1000px){
	.zlp-diwenz2{
		display: block;
	}

	.zlp-diwenz2 p{
		display: none;
	}

	.zlp-fen2 .zlp-xin2{
		display: block;
	}

	.zlp-fen2 img{
		margin-top:0px;
		width:100%;

    }

    .zlp-diwenz p{
		display: none;
	}

	.zlp-fen img{
	width:100%;

       }

}

 @media screen and (max-width: 770px){
	.zlp-diwenz2{
		display: block;
	}7
	.zlp-diwenz2 p{
		display: none;
	}

	.zlp-fen2 .zlp-xin2{
		display: block;
	}

	.zlp-fen2 img{
	width:100%;
	margin-top:0px

    }

    .zlp-diwenz p{
		display: none;
	}

	.zlp-fen img{
	width:100%;

       }

} 
/* 浏览所有 */
.suoyou{
	width:100%;
	background:#E7E7E7;
	text-align:center;
	display:block !important;
	

}

.suoyou span{
	display:inline-block;
	width:116px;
	height:40px;
	background: #1B1B1B;
    border: 2px solid #1B1B1B;
    color: #E5DFD9;
    line-height:40px;
    text-align:center;
    font-weight: bold;
    margin-top: 3%;
    margin-bottom: 3%;
}


/* 底部的图片展示 */

.z-bottom{
	width:100%;
	background:url(../images/allpropic.jpg) no-repeat;
	text-align:center;
	height:600px;

}

.zb-con{
	position: relative;
    top: 140px;
    background: #f5f5f5;
    width: 180px;
    height: 335px;
    margin: 0px auto;

}

.zb-pic{
    padding-top: 30px;
    padding-bottom: 20px;

}


.zb-wenz span{
	color: #4b4b4b;
    font-size: 20px;

}

.zb-wenz h1{
	color: #4b4b4b;
    font-size: 20px;

}

.z-bottom p{
	font-family: "TimesNewRomanPS-ItalicMT", "STSong", "NotoSansCJKsc-Normal", "PingFangSC-Regular", "Hiragino Sans GB", "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei", sans-serif;
    text-align: center;
    width: 140px;
    margin: 0px auto;
    color: #666;
    font-size: 12px;
    font-style: italic;
    margin-top: 20px;
    font-weight:bold;

}

.zb-bottom{
	margin-top:15px;

}
.zb-bottom span{
	color: #1B1B1B;
    font-size: 12px;
    font-weight:bold;

}
.zb-bottom span:hover{
	color:#999999;
}


.zb-bottom span i{
	display: inline-block;
    width: 10px;
    height: 10px;
    background: lime;
    margin-left: 10px;
    background: url(../images/icon.png) 0px -162px;
    position: relative;
    top: 1px;
}

/* 回到顶部按钮 */
.anniu{
	width: 30px;
    height: 30px;
    float: right;
    margin-right: 25px;
    position: relative;
    top: -30px;
    background: url(../images/icon.png) -527px -136px;
    cursor:pointer;
}
footer{
	margin-top: 0px;
}

@media screen and (min-width: 1024px){
	.screen{
		margin-top: 100px;
		margin-bottom: 120px
	}

}
@media screen and (max-width: 1024px){
	.top img{
		width: auto;
	}
	
}