.header_guanjia{
	width: 100%;
	height: 598px;
	background: url(/img/guanjia_img/guanjia_01.png) top center no-repeat;
	margin: 0 auto;
	position: relative;
}
/*.header-con {
    width: 1200px;
    margin: 0 auto;
    position: absolute;
    margin-top: 150px;
	*top: 130px;
    left: 50%;
    margin-left: -600px;
    z-index: 10;
    position: relative;
}*/

.designer-over .slider ul li{
	margin-right: 28px;
}
.zi{
	width: 100%;
	height: 100%;
}

.guanjia-list{
	position: relative;
	width: 100%;
	padding-top: 25px;
	height: 370px;
	overflow: hidden;
}
.guanjia-list .sliderchoice{
	top: 50%;
	margin-top: -50px;
}
.designer-over{
	margin: 0 auto;
	width: 1090px;
    height: 320px;
	overflow: hidden;
	position: relative;
}
.designer-over ul{
	position: absolute;
}
.designer-over li{
	display: block;
	width: 220px;
	float: left;
	height:345px;
	margin-right:10px;
}
.designer-img{
	margin:25px auto 25px;
	width: 125px;
	height: 125px;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	border: 2px solid #EEEEEE;
}
.designer-img img{
	width:100%;
	height: 100%;
	border-radius: 50%;
}
.designer-zz{
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height: 100%;
	background: #333;
	opacity: 0.3;
	filter:alpha(opacity=30);   
}
.designeractive .designer-zz{
	display: none;
}
.designer-over li{
		border: none;
}
.designer-over li .zi{
	border:1px solid #EEEEEE;
	margin-right: 28px;
}
.designer-over li:hover{
	border:none;
}
.designer-over li:hover .zi{
	border:1px solid #EEEEEE;
	box-shadow: 0 0 10px 0 #cacaca;
	position: relative;
}
.name{
	font-size: 20px;
	font-weight: bold;
	width: 90%;
	margin-left: 5%;
	border-bottom:1px dashed #EEEEEE;
	overflow: hidden;
	text-align: center;
	padding-bottom: 10px;
}

.kouhao{
	font-size: 12px;
	line-height:;
	word-break: break-all;
	text-align: center;
	padding-top: 15px;
	height: 51px;
	width: 90%;
	padding-left: 5%;
}
.fuwu{
	font-size: 14px;
	text-align: center;
	line-height: 53px;
	background: #F0F0F0;
}
.b_red{
	font-size: 30px;
	color: #FE4444;
	display: inline-block;
}.four-free{
	width: 100%;
	height: 537px;
	background: url(/img/guanjia_img/guanjia_03.png) top center no-repeat;
}
.service-step{
	width: 100%;
	height: 788px;
	background: url(/img/guanjia_img/guanjia_04.png) top center no-repeat;
}

.top_btn {
	margin: 50px auto 0;
    display: block;
    width: 350px;
    height: 60px;
    background: #fe4343;
    color: #fff;
    font-size: 26px;
    text-align: center;
    line-height: 60px;
    border-radius: 5px;   
}
.top-btn:hover{
	background: #e43131;
}
/*咨询客服电话*/
.totel li{
	height:60px;
	line-height:60px;
	font-size: 20px;
	color: darkgrey;
}