html,body,h1,h2,h3,h4,h5,h6,ol,ul,li,p,form,input,button,a,div,img{
margin: 0;
padding: 0;
list-style: none;
}
html,body{
	width: 100%;
}
a{
	text-decoration: none;

}
.clearfixs:after{
content:'';
height: 0;
display: block;
clear: both;
visibility: hidden;
overflow: hidden;
}


/*talent*/


/*banner*/
.banner{
	width: 100%;
	height:500px;
	overflow: hidden;
}
.banner img{
	width: 100%;
	height: 500px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	min-width: 1200px;
}
/*top链接*/
.query{
	width: 100%;
	height: auto;

}
.qu_text{
	width: 1200px;
	margin: 0 auto;
}
.qu_te{
	padding: 10px 0;
	font-size: 20px;
	color: #666666;
}
.qu_te a{
	color: #666666;
	margin-left:5px;
	margin-right: 5px;
}
.qu_te a:hover{
	color: red;
}
/*次级导航和搜索*/
.sec{
	width: 100%;
	height: auto;

}
.sec{
	width: 100%;
	margin-top:8px;
	height: auto;

}
.sec_t{
	width: 1200px;
	height: auto;
	padding: 12px 0;
	margin: 0 auto;
}
.sec_t_l{
	float: left;
}
.sec_t_l li{
	float: left;

}
.sec_t_l li a{
	margin-right:10px;
	padding: 6px 18px;
	cursor: pointer;
	font-family: "微软雅黑";
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #555454;
}
.sec_t_l li a.secter{
	background-color: #fa5f00;
	color: #fff;
}
.sec_t_l li a:hover{
	background-color: #fa5f00;
	color: #fff;
}
.sec_t_r{
	float: right;
}
.sec_span{
	width: 300px;
	height: 32px;
	border: 1px solid #b6b6b6;
	display: inline-block;
	overflow: hidden;
}
.sec_span input{
	border:none;
	height: 32px;
	line-height: 32px;
	padding-left: 10px;
	float: left;
	background-color: #E8E8E8;
	width: 200px;
}
.sec_span img{
	width: 50px;
	height: 32px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	float: right;
	cursor: pointer;
}

/*环保效果图*/
.proce{
	width: 100%;
	height: auto;
	margin-top: 30px;
}
.proce_text{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.pro_h4{
	color: #fe7958;
	border-bottom:2px solid black ;
	padding: 2px 0;
	letter-spacing: 4px;
}
.proce_t{
	width: 100%;
	height: auto;
	padding-top: 20px;
}

/*左边内容*/
.proce{
	width: 100%;
	height: auto;
	margin-top: 30px;
}
.proce_text{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.pro_h4{
	font-size:22px;
	color: #fe7958;
	border-bottom:2px solid black ;
	padding: 2px 0;
	letter-spacing: 4px;
}
.proce_t{
	width: 100%;
	height: auto;
}

/*左边内容*/
.pro_t_l{
	float: left;
}
.pro_content{

	padding: 20px 20px 2px 20px;
	border-bottom: 1px solid #d7d6d6;
	overflow: hidden;
}
.pro_content:hover{
	box-shadow: 2px 5px 10px #e3e3e2;
}
.pro_content img{
	width: 310px;
	height: 220px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	float:left;
	padding: 0 30px 3px 0px;
}
.pro_con{
	width: 530px;
	overflow: hidden;
	float: left;
}
.pro_con b{
	color: #fff;
    background: #ff7f00;
    margin-left: 239px;
   padding: 8px 14px;
}
.pro_con h2{
	font-family: "微软雅黑";
    font-size: 20px;
    letter-spacing: 4px;
    padding: 8px 0 9px 0;
    font-weight:600;
    color: #3c3b3b;
}
.pro_con p:nth-of-type(2){
	margin-top:18px;
	padding-bottom:10px;
	text-align: right;
	color: #666666;
	font-size: 16px;
}
.pro_con p .fbd{
	color: #ff7f00;
	text-shadow: 1px 1px 2px #fad1d1;
}
.pro_con p:nth-of-type(1){
	font-family: 微软雅黑;
    line-height: 28px;
    width: 530px;
    height: 108px;
    text-indent: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    letter-spacing: 2px;
    color: #8d8b8b;
}
.pro_con p:nth-of-type(3){
	text-align: right;
	font-size: 18px;
	color:#9b9b9b;
	cursor: pointer;
	padding: 10px 0;
}
.pro_con p:nth-of-type(3):hover{
	color: red;
}
/*右边内容*/
.pro_t_r{
	float: right;
	margin-top:30px;
}
.pro_t_r_top{
	background-image: url(../images/process/huob.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	text-align: center;
	border: 1px solid #e4e3e3;
	padding: 10px;
	box-shadow: 1px 1px 1px #E4E3E3;
}
.pro_t_r_top h3{
	padding: 20px 0 10px 0;
	font-family: "幼圆";
}
.pro_t_r_top .p1co{
	font-size: 14px;
	font-family: "幼圆";
	text-shadow: 1px 1px 2px #e9e9e9;
	margin-bottom: 10px;
}
.inpuw input{
	width: 230px;
	height: 35px;
	display: block;
	margin-top: 10px;
	border: 1px solid #d2d2d2;
	padding-left: 8px;

}
.inpuw button{
	width: 236px;
	height: 35px;
	background-color: #ff6158;
	margin-top: 10px;
	border: none;
	display: inline-block;
	color: white;
}
.pro_t_r_top .p2co{
   font-size: 15px;
	font-family: "幼圆";
	text-shadow: 1px 1px 2px #e9e9e9;
	margin-bottom: 10px;
    margin-top: 20px;
}
.p2co span{
	color: #d65e68;
}
/*热门家装案例*/
.prodiv{
	text-align: left;
	border: 1px solid #e4e3e3;
	padding: 10px;
	box-shadow: 1px 1px 1px #E4E3E;
	margin-top: 30px;
}
.prodiv_t{
	height: 30px;
	overflow: hidden;
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 6px;
}
.prodiv_t span{
	display: block;
	text-align: left;
	font-family: "微软雅黑";
	float: left;
	height: 30px;
	line-height: 30px;
	color: #666666;

}
.prodiv_t a{
	display: block;
	float: right;
	text-align: right;
	font-size: 27px;
	font-family:"微软雅黑";
	color: #666666;
	height: 30px;
	line-height: 30px;

}
.prodiv_t a:hover{
	color: red;
}
.proul{

}
.proul li{
	margin: 10px 0;
}
.proul li p{
	display: block;
text-align: left;
font-family: "微软雅黑";
height: 30px;
line-height: 30px;
color: #666666;
margin-top: 10px;
cursor: pointer;
}
.proul li p:hover{
	color: red;
}
.proul li  img{
	width: 230px;
	height: 250px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-top: 5px;
	border: 1px solid #E9E9E9;
	box-shadow: 1px 1px 2px #E9E9E9;
}
.page{
	text-align: center;
}