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;
}
*{
    *font-family: "微软雅黑",arial,"Hiragino Sans GB","Microsoft Yahei","宋体",宋体,Tahoma,Arial,Helvetica,STHeiti;
    _font-family: "微软雅黑",arial,"Hiragino Sans GB","Microsoft Yahei","宋体",宋体,Tahoma,Arial,Helvetica,STHeiti;
}

html,body{
	width: 100%;
	font-family:"微软雅黑";
}
a{
	text-decoration: none;

}
ul{
	margin: 0;
	padding: 0;
}
i,em{
	font-style: normal;
}
li{list-style: none;}
strong,b{
	font-weight: normal;
}
@media screen and (max-width:800px){
    body{
    font-size:62.5%;
    font-family: arial,"Hiragino Sans GB","Microsoft Yahei","微软雅黑","宋体",Tahoma,Arial,Helvetica,STHeiti;
    margin:0px;
    }
.w1000{
		width: 100%;
	}
    input[type='text']{
        -webkit-appearance: none;
    }
}
 @media screen and (min-width:320px){
.mainCon{
        font-size:100%}
}
  @media screen and (min-width:360px){
.mainCon{
        font-size:110%}
}
@media screen and (min-width:376px){
.mainCon{
        font-size:120%}
}
body, button, input, select, textarea{
    font-family:"Microsoft Yahei","微软雅黑", arial,"Hiragino Sans GB","宋体",宋体,Tahoma,Arial,Helvetica,STHeiti;
    font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}


.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:100%;
	height: auto;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 8px 5px 5px 5px;;
}
.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 {
	overflow: hidden;
	width: 100%;
	height: auto;
}

.navfl {
	overflow: hidden;
}

.navfl a {
display: block;
    width: 33%;
    padding: 15px 0 5px;
    float: left;
    text-align: center;
    border-right: 1px #ebebeb solid;
    border-bottom: 1px #ebebeb solid;
    position: relative;
}

.navfl a p {
	display: block;
    font-size: 12px;
    color: #656565;
    line-height: 30px;
}


.navfl a img {
	display: block;
    width: 54px;
    height: 54px;
    margin: 0 auto;
    font-size: 28px;
    color: #fff;
}

.inxs h3{
	font-size:1.4rem;
	width: 32%;
// height:36px;
line-height: 28px;
	color: #666666;
	// background:url(../images/index/biao_1.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	text-align: center;
}
.tidiv{
	text-align: center;
}
.tidiv .in1{
	height: 45px;
	line-height: 45px;
	letter-spacing: 2px;
	color: #666666;
}

.tidiv .in1 input{
	padding-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;
}

/*装修案例*/
.zxnnvBox{
	height: auto;
	margin-top:0.3rem;
	display: block;
	padding:0.2rem;
}
.zxnnvBox ul{
	margin: 0px 0 12px 0;
	text-align:center;
}
.zxnnvBox ul li{
	margin: 0 4px;
	display:inline-block;
	text-align: center;

}

.zxnnvBox ul li a {
    padding: 4px 6px;
    font-size: 18px;
    font-family: "微软雅黑";
    color: #666666;
    border:1px solid #666666;
}

.onzxa{
    border: 1px solid #ed6c00 !important;
    background: #ed6c00;
    color: #fff !important;
}

.bd{
	width:100%;
	height:auto;
	margin-top:4px;
	text-align:center;a
}

.content_left{
	display:inline-block;
	width:49%;
	height:auto;
}
.content_right{
	display:inline-block;
	width:49%;
	height:auto;
}
/*设计团队*/
.teamdiv{
	width: 100%;
	height: auto;
	overflow: hidden;

}
.teamdiv .teamfl{
	overflow: hidden;
	width: 99%;
}
.teamdiv .teamfl .fldiv{
	width:45%;
	float: left;
}
.teamdiv .teamfl .fldiv_1{
	overflow: hidden;
	height: 214px;

}
.teamdiv .teamfl .fldiv_1 img{
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	vertical-align: middle;

}
.teamdiv .teamfl .fldiv_2{
	margin-left: 4%;
}
.fldiv_2 p{
	padding:1px 0;

}
.fldiv_2 p.substringp{
	height: 40px;
}
.fldiv_2 p span{
	padding:0 3px ;
}
.fldiv_2 .btn_P {
	margin-top: 0.3rem;
	margin-bottom: 1rem;
}
.fldiv_2 .btn_P a{
    padding: 3px 14px;
    border: 1px solid #CACACA;
    color: #666666;
    border-radius: 10px;
    cursor: pointer;
}
.fldiv_2 .btn_P a.on{
	background-color: #e4641c;
	border: 1px solid #e4641c;
	color: white;
}
.fldiv_2 p span.e6_p{
	color: #E4641C;
}
.people_name .name_1{
   display: block;
   float: left;
   font-size: 12px;
   color: #66512C;
}
.people_name .name_1 i{
	font-size: 15px;
	color: black;
	margin-right:1%;
}
.people_name .name_2{
	display: block;
	float: right;
	width: 39px;
	height: 68px;
}
.people_name .name_2 img{
	width: 100%;
	height: auto;
	background-size: 100% 100%;
	vertical-align: middle;
}
.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: 48.5%;
	float: left;
	position: relative;
	margin-left: 4px;
	margin-bottom: 4px;
}
.shuffling img{
	height: 200px;
	width: 100%;
}

.shuffling_p{
	width:100%;
	background-color: #070808;
	text-align: center;
	position: absolute;
	bottom: 0px;
	color: white;
	font-size: 14px;
	opacity: 0.5;
	padding: 7px 0;
}
.shuffling_s{
	width:100%;
	background-color: #070808;
	text-align: center;
	position: absolute;
	bottom: 0px;
	color: white;
	font-size: 14px;
	opacity: 0.5;
}

/*  家装指南*/
.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:67%;
}
.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;
}

.show_picture{
	margin-top:1rem;
	width: 100%;
	height: auto;
	overflow: hidden;

}
.show_picture li{
width: 100%;
height: auto;
border-bottom: 1px solid #CACACA;
padding-bottom: 1rem;
padding-top: 0.5rem;
}
.showtext .aimg{
	width: 30%;
	height: auto;
	overflow: hidden;
	display: block;
	float: left;
	padding: 3px;
}
.showtext .divshow{
	width: 60%;
	height: auto;
	float: left;
	display: block;
	padding-left: 1rem;
}
.showtext .aimg img{
	width: 100%;
	height: auto;
	vertical-align: middle;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.divshow .divshow_hp a{
	font-size: 14px;
	color: black;

}
.divshow .divshow_text{
	width: 100%;
	font-size: 12px;
	color: #666666;
	height: 34px;
	overflow: hidden;
}
.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;
}
.ban_img{
	width: 100%;
	height: auto;
}
.ban_img img{
	vertical-align: middle;
	width: 100%;
	height: auto;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
/*品质承诺*/
.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: -webkit-linear-gradient(#ff8600, #ff5400);

 background: -o-linear-gradient(#ff8600, #ff5400);

background: -moz-linear-gradient(#ff8600, #ff5400);

background: linear-gradient(#ff8600, #ff5400);
  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%;
}
.swiper-slide a {
	color:black;
}