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%;
	font-family:"微软雅黑";
}
a{
	text-decoration: none;
	
}
i,em{
	font-style: normal;
}
li{list-style: none;}
strong,b{
	font-weight: normal;
}
.clearfixs:after{ 
content:'';
height: 0;
display: block;
clear: both;
visibility: hidden;
overflow: hidden;
}
.clear{
content:'';
display: block;
clear: both;
	
}
.hs{
	height: 0px;
	clear: both;
}
/*头部开始*/

.head{
	width:100%;
	height: auto;
	position: fixed;
	top: 0;
	background-color: white;
	z-index: 999;
}
.head_l{
	float: left;
	width: 50%;
	height: auto;
	overflow: hidden;
}
.head_l img{
	width:80%;
	height: auto;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 10px;
}
.head_r{
	float: right;
	width: 50%;
	height: auto;
	overflow: hidden;
	text-align: right;
}
.head_r i{
	font-size: 30px;
	color: #666666;
	padding: 10px;
	display: block;
	
	
}

/*次级导航开始*/
.casenav{
	width: 100%;
	height: auto;
}

.navfl{
		overflow: hidden;
	}
      
.navfl li{
	float: left;
	width:21%;
	height: auto;
  color: red;
  text-align: center;
  margin:10px 5px ;
}
.navfl li p{
	padding-top: 5px;
	text-align: center;
	letter-spacing: 1px;
}
.navfl li a{
	color:#666666;
	font-family:"宋体";
	font-size: 12px;
	
}
.navfl li img{
	width: 50%;
	height: 50%;
	border-radius: 50%;
	display: block;
	margin: 0 auto;
}
.inxs h3{
	width: 30%;
	border-bottom:2px solid #E4641C ;
	margin: 0 auto;
	color: #666666;
}
.tidiv{
	text-align: center;
}
.tidiv .in1{
	height: 45px;
	line-height: 45px;
	letter-spacing: 2px;
	color: #666666;
}

.tidiv .in1 input{
	padding-left: 10px;
	margin-left: 10px;
	border: 1px solid #cacaca;
	border-radius: 10px;
	width: 56%;
	height: 32px;
	display: inline-block;
	appearance:none ;
}
.tidiv .in1 input:focus{
	border:1px solid yellow;
	border-radius: 10px;
	margin-left: 10px;
}
.tidiv .in2{
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}
.tidiv .in2 span{
	width: 46%;
	height:35px;
	line-height: 32px;
	display: inline-block;
}
.tidiv .in2 span select{
	border:1px solid #cacaca ;
	width: 100%;
	height:32px;
	line-height: 32px;
	display: inline-block;
	border-radius: 10px;
}

.btdiv{
	margin-top: 20px;
	width: 100%;
	text-align: center;
}
.btdiv button{
	width: 80%;
	padding: 3px 0;
	background-color: #e4641c;
	border: none;
	border-radius: 10px;
	font-size: 18px;
	color: white;
}
/*更多页面*/
.more{
	height: 50px;
	text-align: center;
	margin-top: 10px;
}
.more a{
	display: inline-block;
	width: 80%;
	padding: 10px 0px;
	border-radius: 10px;
	border: 1px solid #e4641c;
	color: black;
	color: #666666;
}
/*设计团队*/
.teamdiv{
	width: 100%;
	height: auto;
	overflow: hidden;
	
}
.teamdiv li{
	width: 44%;
	float: left;
	border: 1px solid #CACACA;
	border-radius: 17px;
	margin: 7px;
}
.teamdiv li p
{
	text-align: center;
	margin-top: 10px;
}
.teamul .imgp img{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	padding: 10px;
	  /*  margin-left: 32px;*/
}
.text-p span:nth-of-type(1){
	font-size: 16px;
	color: #666666;
	font-family: "微软雅黑";
	letter-spacing: 2px;
}
.text-p span:nth-of-type(2){
	font-size: 14px;
	color: #eb9673;
	font-family: "微软雅黑";
	letter-spacing: 2px;
}
.text-p .cur{
cursor: pointer;
}
.text-p2{
	font-size: 12px;
	/*margin-bottom: 20px;*/
	color: #666666;
	letter-spacing: 1px;
	
}


/*精品案例轮播*/
.shuffling{
	height: 200px; 
	width: 45%;
	float: left; 
	position: relative;
	margin-left: 10px;
	margin-bottom: 10px;
}
.shuffling img{
	height: 200px; 
	width: 100%;
}

.shuffling_p{
	width:100%;
	background-color: #070808; 
	text-align: center;
	position: absolute;
	bottom: 0;
	color: white;
	font-size: 14px;
	opacity: 0.5;
	padding: 7px 0;
}

/*  家装指南*/
.homediv{
	width: 100%;
	
}
.homeul{width: 100%; overflow:hidden;margin-top: 20px; }
.homeul li{
	width: 43%;
	height: auto;
	float: left;
	overflow: hidden;
	
	padding: 10px;
}
.homeul li:nth-of-type(1){
border-bottom: 1px solid #CACACA;
}
.homeul li:nth-of-type(2){
	border-left:1px solid #CACACA ;
	border-bottom: 1px solid #CACACA;
}
.homeul li:nth-of-type(3){
	border-bottom: 1px solid #CACACA;
}
.homeul li:nth-of-type(4){
	border-left:1px solid #CACACA ;
	border-bottom: 1px solid #CACACA;
}
.ho_le{
	float: left;
	width:60%;
}
.ho_le p:nth-of-type(1){
	color: #3b3a3a;
	font-size: 16px;
	letter-spacing: 1px;
	padding-top: 10px;
	margin-bottom: 10px;}
.ho_le p:nth-of-type(2){
	font-size: 11px;
	letter-spacing: 1px;
	color: #666666;
}

.ho_ri{
	width: 30%;
	float: right;
}
.ho_ri img{
	width: 100%;
	height: auto;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding-top: 10px;
}
.text_home{
	width: 100%;
}
.text_home li{
	width: 100%;
	overflow: hidden;
border-bottom: 1px solid #CACACA;
box-shadow: 1px 1px 2px #E9E9E9;
}
.text_home li img{
	width: 20%;
	height: 40%;
	padding: 10px;
	float: left;
	background-size: 100% 100%;;
}
.home_tex {
	float: left;
	width: 70%;
}
.home_tex h3{
	font-size: 15px;
	color: #656464;
	font-family: "宋体";
	margin: 10px;
	
}
.home_tex p{
	font-size: 12px;
	color: #666666;
	line-height:160%;
	text-align: left;
	margin-left: 10px;
}


/*品质承诺*/
.commitment{
	width: 100%;
	text-align: center;
}
.commitment h3{
	padding: 15px 0;
	color: 20px;
	color: #666666;
}
.conmi_ul li{
	width: 20%;
	float: left;
	overflow: hidden;
}
.conmi_ul li img{
	width:60px;
	height:71px;
	border-radius: 50%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.conmi_ul li p{
	color: #464545;
	font-family: "黑体";
	font-size: 13px;
	letter-spacing: 1px;
	margin-top: 3px;
}
/*联系电话*/
.lianxi{
	padding: 25px 25px 7px 27px;
	text-align: center;
	display: inline-block;
	overflow: hidden;
}
.lianxitext{
	font-size: 16px;
	font-family: "微软雅黑";
	float: left;
	color: #3b3a3a;
}
.lianxitext i{
	color:#fe4800;
	letter-spacing: 2px;
}
.lianxi_icon{
	color: #FE4800;
	font-size: 20px;
	float: left;
	margin-right: 10px;
}


/*尾部内容*/
.text_foot{
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #666666;
	margin-bottom: 81px;
}
.text_foot p{
	padding: 3px 0;
}
.text_foot p:nth-of-type(2){
	font-size: 12px;
	color: #666666;
}

/*尾部定位*/
.float_text{
	width: 100%;
 position: fixed;
  bottom: 0;
/*  height: 114px;*/
  background-color: #e4641c;
  z-index: 999;
}
.float_text div{
	width: 33%;
	float: left;
	overflow: hidden;
	color: white;
	text-align: center;
}
.float_text div a{
	color: white;
	font-size: 12px;
	font-family: "微软雅黑";
	padding: 10 0px;
}
.float_text div img{
	width: 40px;
	height: 40px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.float_text div:nth-of-type(1){

	
}

.float_text div:nth-of-type(2){
	
	border-left: 1px solid white;
}
.float_text div:nth-of-type(3){
	
	border-left: 1px solid white;
}
.onlineBook{
	width: 100%;
	height:100%;
}
