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;
}



/*右边内容*/
.pro_t_r{
	float: right;
	margin-top:30px;
	width: 262px;
}
.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: "幼圆";
	font-size:14px;
}
.pro_t_r_top .p1co{
	font-size: 15px;
	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: #ea6311;
	margin-top: 10px;
	border: none;
	display: inline-block;
	color: white;
}
.pro_t_r_top .p2co{
   font-size: 16px;
	font-family: "幼圆";
	text-shadow: 1px 1px 2px #e9e9e9;
	margin-bottom: 10px;
    margin-top: 20px;
}
.p2co span{
	color: #ea6311;
font-size: 20px;
}
/*热门家装案例*/
.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;
	font-size:18px;

}
.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;
font-size:16px;
line-height: 30px;
color: #666666;
cursor: pointer;
width:220px;
white-space:nowrap;
text-overflow:ellipsis;
-o-text-overflow:ellipsis;
overflow: hidden;
}
.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;
}
