.banner {
	width: 100%;
	height: 500px;
	position: relative;
	overflow: hidden;
	font-size: 0
}
	/*轮播图片*/
.b-img {
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
}

.b-img a {
	display: block;
	height: 500px;
	float: left;
}
	/*轮播焦点*/
.b-list {
	height: 90px;
	padding-top: 460px;
	position: relative;
	margin: 0 auto;
	z-index: 1;
}
.b-list span {
	display: block;
	cursor: pointer;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #fff;
	float: left;
	margin: 0 5px;
	_margin: 0 3px;
}
.b-list .spcss {
	background: #ff5a5a;
}
	/*左右箭头*/
.bar-left {
	position: absolute;
	z-index: 1;
	display: block;
	width: 100px;
	height: 100%;
	left: 0px;
	background: none;
	top: 0px;
}
.bar-right {
	position: absolute;
	z-index: 1;
	display: block;
	width: 100px;
	height: 100%;
	right: 0px;
	background: none;
	top: 0px;
}
.bar-left em {
	display: block;
	width: 50px;
	height: 100px;
	background: url(../image/arrow.png) 0px 0px no-repeat;
	margin: 0 auto;
	margin-top: 170px;
}
.bar-right em {
	display: block;
	width: 50px;
	height: 100px;
	background: url(../image/arrow.png) -50px 0px no-repeat;
	margin: 0 auto;
	margin-top: 170px;
}
.bar-left .emcss {
	background-position: 0px -100px;
}
.bar-right .emcss {
	background-position: -50px -100px;
}
.kuang{
	width: 100%;
	height: auto;
}
.content{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
	/*热门城市*/
.hot-city{
	width: 1198px;
	height: 61px;
	border: 1px solid #EEEEEE;
	background: #f3f3f3;
	margin-top: 20px;
}
.join_city{
	width: 200px;
	height: 35px;
	background: #FF5A5A;
	float: left;
	margin-left: 12px;
	margin-top: 12px;
}
.join_city:hover{
	background: #FC7676;
	cursor: pointer;
}
.join_city p{
	line-height: 35px;
	text-align: center;
	color: #fff;
	font-family: "微软雅黑";
	font-size: 16px;
}
.hot-city>p{
	color: #333333;
	float: left;
	margin-left: 24px;
	font-size: 18px;
	line-height: 60px;
}
.hot-city>.city{
	width: auto;
	height: 60px;
	float: left;
	margin-left: 20px;
}
.hot-city>.city>li{
	width: auto;
	height: 60px;
	line-height: 60px;
	float: left;
	margin-right: 20px;
}
.hot-city>.city>li>a{
	padding: 3px;
	font-size: 16px;
	color: #FF6C6C;
}
.hot-city>.city>li>a:hover{
	background: #FF6C6C;
	color: #FFFFFF;
}
	/*按字母搜索*/
.letter{
	width: 100%;
	height: 65px;
	border-bottom: 1px solid #EEEEEE;
}
.jianJiao{
	float: left;
	margin:auto auto;
	width:148px;
	height:32px;
	background: #FF6C6C;
	border:1px solid #FF6C6C;
	margin-top:20px;
	margin-left: 12px;
	position: relative;
}
.jianJiao>p{
	width: auto;
	height: auto;
	padding: 0px 15px;
	line-height: 32px;
	font-size: 14px;
	color: #FFFFFF;
}
.jianJiao>span{
	display:inline-block;
	width:0px;
	height:0px;
	border:5px solid #FF6C6C;
	border-color:#FF6C6C #FFFFFF #FFFFFF #FFFFFF;
	position:absolute;
	top:33px;
	left:20px;
}
	/*3F*/
.rank{
	width: 100%;
	height: auto;
}
	/*1F城市选择*/	
.tb table {
	width: 100%;
}
.tb table th {
	border: #DDDDDD 1px solid;
}
.tb table tr{
	width: 1200px;
	height: 45px;
}
.tb table td {
	border: #DDDDDD 1px solid;
	font-size: 14px;
}
.tb table td:hover tr{
	background: #eee;
	cursor: pointer;
}
/*table tr:hover td  li a{
	background: #FF6C6C;
	color: #FFFFFF;
}*/
/*table tr.hover td  li a{
	background: #FF6C6C;
	color: #FFFFFF;
}*/
.f_r {
	float: right;
	margin-right: 20px;
	height: 30px;
	line-height: 30px;
}
.t_c {
	text-align: center;
	vertical-align: middle;
}
.cli {
	float: left;
	margin: 15px;
}
.cli a {
	height: 10px;
}

		/*2F*/
.content 
.LC-top{
	width: 100%;
	height: 60px;
	border-bottom: 2px solid #F1F1F1;
	float: left;
	margin-top: 23px;
}
.LC-top sub{
	width: auto;
	height: 60px;
	margin-top: 20px;
	font-size: 30px;
	float: left;
	color: #333333;
}
.LC-top sub:hover{
	color: #FF6C6C;
	cursor: pointer;
}
.LC-top sup{
	width: auto;
	height: 60px;
	margin-top: 38px;
	margin-left: 10px;
	font-size: 12px;
	float: left;
	color: #333333;
}
.LC-top>ul{
	height: 20px;
	float: right;
	margin-top: 30px;
}
.LC-top>ul li{
	height: 30px;
	line-height: 30px;
	float: left;
	color: #EEEEEE;
}
.LC-top>ul li a{
	float: left;
	margin: 0px 10px 0px 10px;
	color: #B5B5B5;
}
.LC-top>ul li a:hover{
	color: #FE5858;	
	cursor: pointer;
}

.LC-bottom{
	width: 100%;
	margin-top: 20px;
	float: left;
}
	/*装修知识*/
.liuCheng{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 60px;
}
.liuCheng .LC-top{
	width: 100%;
	height: 60px;
	border-bottom: 2px solid #F1F1F1;
	float: left;
	margin-top: 23px;
}
.LC-top h2{
	width: 15%;
	height: 60px;
	line-height: 60px;
	font-size: 30px;
	float: left;
	color: #333333;
}
.LC-top h2:hover{
	color: #FF6C6C;
	cursor: pointer;
}
.LC-top>ul{
	height: 20px;
	float: right;
	margin-top: 25px;
}
.LC-top>ul li{
	height: 30px;
	line-height: 30px;
	float: left;
	color: #EEEEEE;
}
.LC-top>ul li a{
	float: left;
	margin: 0px 10px 0px 10px;
	color: #999;
}
.LC-top>ul li a:hover{
	color: #FE5858;	
	cursor: pointer;
}
.LC-bottom{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
}
.LC-bomleft{
	width: 600px;
	float: left;
	position: relative;
}
.LC-bomleft img{
	width: 600px;
	height: 550px;
}
.LC-bomleft>p{
	width: 100%;
	height: 55px;
	background: #333;
	float: left;
	position: absolute;
	top: 495px;
	font-family: "微软雅黑";
	opacity: .8;
}
.LC-bomleft>p>b{
	width: 90%;
	height: 27px;
	background: #333;
	float: left;
	margin-top: 18px;
	margin-left: 19px;
	font-size: 20px;
	font-weight: 100;
	color: #FFFFFF;
}
.LC-bottom .LC-bomright{
	width: 580px;
	height: auto;
	float: right;
}
.LC-bomright>img{
	width: 100%;
	height: 160px;
	float: left;
	}
.LC-bomright ul{
	width: 100%;
	float: left;
}
.LC-bomright ul li{
	height: 170px;
	margin-top: 20px;
	float: left;
}
.LC-bomright ul li img{
	width: 200px;
	height: 170px;
	float: left;
	display: inline-block;
	}
.LC-bomright ul li p{
	font-size: 20px;
	float: left;
	margin-left: 20px;
	color: #393939;
}
.LC-bomright ul li p:hover {
		color: #FF6C6C;
		cursor: pointer;
}
.LC-bomright ul li span{
	width: 360px;
	height: 135px;
	line-height: 24px;
	float: left;
	margin-top: 15px;
	font-size: 14px;
	margin-left: 20px;
	color: #898989;
}
		/*2F*/
.popular{
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 40px;
}	
.popu_bott{
	width: 100%;
	height: auto;
	float: left;
}
.popu_bott>ul{
	width: 100%;
	height: 205px;
	float: left;
	margin-top: 30px;
}
.popu_bott>ul li {
	width: 232px;
	height: 205px;
	float: left;
	margin-left: 10px;
	position: relative;
}
.popu_bott>ul li:first-child{
	margin-left: 0px;
}
.popu_bott>ul li img{
	width: 232px;
	height: 205px;
}
.popu_bott .word{
	width: 100%;
	height: 35px;
	background: rgba(3,3,3,.7);
	position: absolute;
	bottom: 0px;
	
}
.popu_bott b{
	color: #fff;
	font-family: "微软雅黑";
	font-size: 16px;
	opacity: 1;
	position: absolute;
	bottom: 10px;
	margin-left: 10px;
}
	/*3F选材经验*/
.contenter .jingYan{
	width: 100%;
	height: auto;
	float: left;
}
.jingYan .LC-top2{
	width: 100%;
	border-bottom: 2px solid #F1F1F1;
	float: left;
}
.LC-top2 h2{
	width: 12%;
	font-size: 30px;
	margin-bottom: 15px;
	float: left;
	color: #333333;
}
.LC-top2 h2:hover{
	cursor: pointer;
	color: #FF6C6C;
}
.LC-top2>ul{
	height: 20px;	
	float: right;
	margin-top: 15px;
}
.LC-top2>ul li{
	line-height: 20px;
	float: left;
	color: #EEEEEE;
}
.LC-top2>ul li a{
	float: left;
	margin: 0px 10px 0px 10px;
	color: #999;
	font-size: 14px;
}
.LC-top2>ul li a:hover{
	color: #FE5858;	
	cursor: pointer;
}
.jingYan .LC-bottom2{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 15px;
}
.LC-bottom2 .LC-bomleft2{
	width: 442px;
	float: left;
	margin-top: 5px;
	position: relative;
}
.LC-bomleft2 img{
	width: 442px;
	height: 410px;
}
.LC-bomleft2>p{
	width: 100%;
	height: 45px;
	background: rgba(3,3,3,.7);
	float: left;
	position: absolute;
	top: 367px;
	font-family: "微软雅黑";
}
.LC-bomleft2>p>b{
	width: 90%;
	height: 27px;
	float: left;
	margin-top: 15px;
	margin-left: 12px;
	font-size: 16px;
	color: #FFFFFF;
}
.LC-bomleft2>p>i{
	width: 95.8%;
	height: 15px;
	background: #454548;
	float: left;
	margin-top: 10px;
	margin-left: 19px;
	font-size: 14px;
	color: #FFFFFF;
}
.LC-bomright2{
	width: 738px;
	float: right;
	margin-top: 5px;
}
.LC-bomright2 ul{
	width: 100%;
	height: 400px;
	float: left;
}
.LC-bomright2 ul li{
	width: 360px;
	height: auto;
	float: left;
	margin-right: 18px;
	position: relative;
}
.LC-bomright2 ul li img{
	width: 360px;
	height: 235px;
}
.LC-bomright2>ul>li>.jingYan2{
	width: 100%;
	height: 236px;
	float: left;
}
.LC-bomright2>ul>li>p{
	width: 100%;
	height: 40px;
	background: #454548;
	float: left;
	position: absolute;
	top: 196px;
	font-family: "微软雅黑";
	opacity: .8;
}

.LC-bomright2>ul>li>p>b{
	width: 90%;
	height: 40px;
	line-height: 40px;
	float: left;
	margin-left: 19px;
	font-size: 16px;
	font-weight: 100;
	color: #FFFFFF;
}

.LC-bomright2 ul li>ol{
	font-size: 20px;
	float: left;
	margin-top: 13px;
}
.LC-bomright2 ul li >ol .chuGui{
	width: 100%;
	height: 28px;
	line-height: 28px;
	float: left;
	font-size: 14px;
	color: #898989;
}
.LC-bomright2 ul li >ol .chuGui:hover{
	color: #FF6C6C;
	cursor: pointer;
}
	/*4F最新业主招标信息*/
.infor{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 40px;
}
.infor table{
	width: 474px;
	height: 294px;
	border: 1px solid #EEEEEE;
	border-bottom: none;
	float: left;
}
.infor table tr{
	width: 100%;
}
.infor table th{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #EEEEEE;
	text-align: left;
}
.infor table th b{
	color: #666;
	font-size: 16px;
	margin-left: 20px;
}
.infor table td{
	width: 114px;
	float: left;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #EEEEEE;
}
.infor table td i{
	font-weight: 800;
}
.infor table td b{
	color: #333;
	font-size: 14px;
}
.infor>ul{
	width: 474px;
	height: 294px;
	border: 1px solid #EEEEEE;
	float: left;
	margin-left: 8px;
}
.infor>ul p{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #EEEEEE;
	text-align: left;
}
.infor>ul p b{
	font-size: 16px;
	color: #666;
	margin-left: 20px;
}
.infor>ul li{
	width: 100%;
	height: 48px;
	border-bottom: 1px solid #eee;
	line-height: 48px;
	font-size: 14px;
}
.infor>ul li a{
	margin-left: 20px;
}
.infor>ul li sup{
	width: 1px;
	height: 1px;
	background: #e8e8e8;
	border: 3px solid #e8e8e8;
	display: inline-block;
	border-radius: 50%;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 10px;
}
.layout{
	width: 232px;
	height: 294px;
	border: 1px solid #eee;
	float: right;
}
.layout_tit{
	width: 100%;
	height: 49px;
	border-bottom: 1px solid #eee;
}
.layout_tit img{
	margin-left: 45px;
	margin-right: 20px;
	display: inline-block;
	float: left;
	margin-top: 18px;
}
.layout_tit p{
	line-height: 49px;
	font-size: 16px;
	color: #fe7e00;
	border-top: 2px solid #fe7e00;
}
.layout span{
	width: 100%;
	height: 52px;
	line-height: 52px;
	font-size: 16px;
	color: #666;
	font-size: 14px;
	display: inline-block;
	text-align: center;
}
.layout_HQ{
	width: 212px;
	height: 160px;
	margin: 0 auto;
	
}
.layout_HQ li{
	margin-bottom: 20px;
}
.layout_HQ li input{
	width: 100%;
	height: 36px;
	border: 1px solid #eee;
	text-indent: 1em;
}
.layout_HQ li:last-child a{
	width: 212px;
	height: 45px;
	background: #fe7e00;
	display: inline-block;
	line-height: 45px;
	font-size: 16px;
	color: #fff;
	text-indent: 0em;
	text-align: center;
}
.layout_HQ li:last-child a:hover{
	background: #E57100;
	cursor: pointer;
}
		/*5F*/
.problem{
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 40px;
}	
.problem_bott{
	width: 100%;
	height: auto;
	float: left;
}
.problem_bott>ol{
	width: 100%;
	height: 205px;
	float: left;
	margin-top: 30px;
}
.problem_bott>ol>li {
	width: 232px;
	height: 205px;
	float: left;
	margin-left: 10px;
	position: relative;
}
.problem_bott>ol>li:first-child{
	margin-left: 0px;
}
.problem_bott>ol>li>a>img{
	width: 232px;
	height: 205px;
}
.problem_bott>ol>li>.word{
	width: 100%;
	height: 35px;
	background: rgba(3,3,3,.7);
	position: absolute;
	bottom: 0;
}
.problem_bott b{
	width: 215px;
	height: 15px;
	color: #fff;
	font-family: "微软雅黑";
	font-size: 14px;
	opacity: 1;
	position: absolute;
	bottom: 10px;
	margin-left: 10px;
	overflow: hidden;
}