ul li{
	list-style: none;
}
/*设计师背景css*/
#desErd_Bj{
	width: 100%;
	min-width: 1200px;
	height: 457px;
    background: #666666;
    position: relative;
}
.deser_bj{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}
.desErd_Bj_pagePosition{
	width: 1200px;
	margin: 0 auto;
	color: #FFFFFF;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px;
	margin-top: 25px;
}
.desErd_Bj_pagePosition a{
	cursor: pointer;
}
#desErd_Bj h2{
	color: #FFFFFF;
	position: absolute;
	left: 30%;
	top: 192px;
	font-size: 43px;
	font-weight: normal;
}
#desErd_Bj h3{
	color: #FFFFFF;
	position: absolute;
	left: 30%;
	top: 246px;
	font-size: 20px;
	font-weight: normal;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 370px;
	line-height: 26px;
}
.deser_bj_right{
	position: absolute;
	top: 140px;
	left: 56.14%;
	height: 218px;
	width: 341px;
	
}
.deser_ri_Xia{
	height: 54px;
	width: 341px;
	border-bottom: 1px solid #CCCCCC;
	float: left;
	line-height: 54px;
}
.deser_ri_Xia:last-child{
	border-bottom: 0px solid #CCCCCC;
}
.deser_ri_Xia:last-child p{
	width: 170px;
	height: 32px;
	background-color: #e11020;
	text-align: center;
	float: right;
	margin-top: 20px;
	line-height: 32px;
	color: #FFFFFF;
	font-size: 15px;
	cursor: pointer;
}
.deser_ri_Xia span{
	color: #FFFFFF;
	display: inline-block;
	float: left;
}
.deser_ri_Xia img{
	float: right;
	margin-top: 19px;
}
.deser_ri_Xia input{
	background-color: transparent;
	border: none;
	height: 30px;
	float: left;
	margin-left: 10px;
	margin-top:10px;
	outline: none;
	color: #FFFFFF;
}


/*设计师荣誉信息css*/
#desErd_Rybj{
	width: 100%;
	min-width: 1200px;
	height: 466px;
}

.erd_rybj_title{
	height: 50px;
	width: 100%;
	background-color: #343434;
}
.erd_rybj_titleCon{
	width: 1200px;
	margin: 0 auto;
}
.erd_rybj_titleCon p{
	float: left;
	width: 33.3%;
	text-align: center;
	line-height: 50px;
	font-size: 22px;
	color: #ffffff;
	cursor: pointer;
}
.erd_rybj_titleCon p:hover{
	background-color: #e53341;
}
.erd_rybj_titleCon p.on_rybj_p{
	background-color: #e53341;
}
.erd_rybj_content{
	width: 1200px;
	margin: 0 auto;
	padding-top: 42px;
	display: none;
}
.erd_rybj_content dl {
    margin-bottom: 20px;
}
.erd_rybj_content dl dt {
	font-size: 20px;
    float: left;
    width: 150px;
    height: 34px;
    line-height: 35px;
    text-align: center;
    background-color: #e11323;
    color: #ffffff;
    font-weight: normal;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-right: 20px;
}
.erd_rybj_content dl dd {
    overflow: hidden;
    padding-top: 8px;
    font-size: 16px;
    color: #000000;
}

.erd_rybj_twory{
	width: 800px;
	height: auto;
	max-height: 350px;
	margin: 0 auto;
	text-align: center;
	overflow: auto;
}
.erd_rybj_twory p{
    text-align: left;
}
.erd_rybj_twory a{
	display: inline-block;
	width: 190px;
    height: 54px;
    font-size: 18px;
    padding: 0;
    line-height: 54px;
    background-color: #1e2a31;
    color: #ffffff;
    text-align: center;
    margin-top: 50px;
    cursor: pointer;
}
.erd_rybj_twory a:hover{
	background-color: #e11323;
}


/*展示人数*/
.erd_rybj_content h3.erd_rybj-showrs{
	text-align: center;
	line-height: 50px;
	font-size: 20px;
}
/*设计师案例css*/
#desErd_Al{
	width: 100%;
	height: auto;
	min-width: 1200px;
	max-height: 1450px;
    background: #fbfbfb;
    /*box-shadow: 0px -10px 0px 0px #eede15;*/
    box-shadow:0px 10px 20px #CCCCCC inset;
}
.erd_al_png{
	width: 251px;
	height: 113px;
	margin: 0 auto;
	padding-top: 52px;
	padding-bottom: 25px;
}
.erd_al_png img{
	width: 100%;
	height: 100%;
}




.erd_al_page{
	width: 1200px;
	height: 80px;
	margin: 0 auto;
	margin-top: 15px;
}
.erd_al_page_left{
	width: 60%;
	float: left;
	line-height:80px;
	text-align: center;
	color: #666;
	padding-left: 20%;
}
.erd_al_page_T,.erd_al_page_X,.erd_al_QdBtn{
	width: 60px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #c8c8c8;
    color: #c0c0c0;	
    display: inline-block;
    font-size: 15px;
    color: #666;
    vertical-align: middle;
    cursor: pointer;
    padding: 0 10px;
    margin-right: 8px;
    outline: none;
}
.erd_al_page_T:hover,.erd_al_page_X:hover,.erd_al_QdBtn:hover{
	color: #FFFFFF;
	background: #e11323;
}
.erd_al_page_left span{
	margin-right: 8px;
	display: inline-block;
	padding: 0 12px;
	font-size: 16px;
	color: #666;
}
.erd_al_TzInput{
	width:40px;
	height: 35px;
	display: inline-block;
	border: 1px solid #c8c8c8;
	font-size: 18px;
    color: #666;
    text-align: center;
}
.erd_al_page_right{
	width: 20%;
	float: left;
	line-height: 80px;
	color: #666;
}
/****************推荐设计师******************/
.recommend_deser{
	width: 1200px;
	height: 380px;
	margin: 0 auto;
	margin-bottom: 15px;
	overflow: hidden;
}
.recommend_deser .recommendul{
	width: 10000%;
	height: 100%;
}
.recommend_deser .recommendul .recommenduli{
	float: left;
	width: 276px;
	height: 100%;
	margin-right: 24px;
}
.recommenduli img.headpic{
	width: 100%;
	height: 85%;
}
.recommenduli p.title{
	text-align: center;
	line-height: 30px;
	height: 30px;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.recommenduli p.title span{
	font-size: 10px;
}
.recommenduli p.title a{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.recommenduli p.info a{
	display: inline-block;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	width: 50%;
	background-color: #666666;
	line-height: 25px;
}
.recommenduli p.info a:first-child{
	background: url('/static/home/img/yy.png') 28px center no-repeat;
	background-color: #666666;
}
.recommenduli p.info a:last-child{
	background: url('/static/home/img/zx.png') 28px center no-repeat;
	background-color: #666666;
}







