ul li{
	list-style: none;
}
input{
	outline: none;
}

/*空间设计展css*/
#desA_Slz{
	width: 100%;
	min-width: 1240px;
	height: 460px;
	position: relative;
}
#desA_Slz img.desA_imgone{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.Aslz_seachBox{
	height: 57px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.Aslz_seachZg{
	height: 57px;
	width: 100%;
	background: #000000;
	opacity: 0.5;
	position: absolute;
	bottom: 0;
	left: 0;
}
.Aslz_seachCon{
	width: 1200px;
	height: 57px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -600px;
	line-height: 57px;
	font-size: 14px;
	color: #cbcbcb;
}
.Aslz_seachConTitle{
	width: 877px;
	float: left;
}
.Aslz_seachCon .Aslz_seachConTitle a{
	display: inline-block;
	margin-right: 24px;
	cursor: pointer;
	color: #FFFFFF;
}
.Aslz_seachBtn{
	float: left;
	width: 291px;
	height: 38px;
	margin-top: 8.5px;
	border: 1px solid #FFFFFF;
	line-height: 38px;
	padding-left: 30px;
	border-radius: 18px;
	overflow: hidden;
}
.Aslz_seachBtn img{
	float: left;
	margin-top: 10px;
}
.Aslz_seachBtn input{
	width: 167px;
	height: 30px;
	margin-top: 4px;
	float: left;
	border: 0;
	margin-left: 4px;
	background-color: transparent;
	color: #cbcbcb;
}
.Aslz_seachBtn a{
	display: inline-block;
	width: 104px;
	background: #FFFFFF;
	float: left;
	text-align: center;
	color: #e5313f;
	font-size: 14px;
	cursor: pointer;
	
}

/*导航栏css*/
#desA_Dhl{
	width: 1200px;
	margin: 0 auto;
	height: 70px;
	line-height: 70px;
}
#desA_Dhl a{
	cursor: pointer;
}

/*条件筛选css*/
#desA_Tjsx{
	width: 1200px;
	margin: 0 auto;
	height: 172px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 18px;
}
.Atjsx_box1,.Atjsx_box2,.Atjsx_box3,.Atjsx_box4,.Atjsx_box5{
	width: 1198px;
	height: 42px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.Atjsx_box_left{
	float: left;
	width: 119px;
	height: 42px;
	border-right: 1px solid #CCCCCC;
	line-height: 42px;
}
.Atjsx_box_left img{
	width: 21px;
	height: 20px;
	float: left;
	margin-top: 8px;
	margin-left: 10px;
}
.Atjsx_box_left span{
	width: 60%;
	float: left;
	display: inline-block;
	line-height: 25px;
	margin-top: 6px;
	text-align: center;
}
.Atjsx_box_right ul li{
	float: left;
	list-style: none;
	line-height: 42px;
	margin-left: 35px;
	cursor: pointer;
}
.Atjsx_box_right ul li.on_Atjsx_uli{
	color: #e01020;
}
.Atjsx_box_right ul li:hover{
	color: #e01020;
}
.Atjsx_box_right ul li:first-child{
	margin-left: 24px;
}

/*设计案例css*/
#desA_Sjal{
	width: 100%;
	height: auto;
	min-width: 1200px;
	max-height:1800px;
    background: #fbfbfb;
    box-shadow:0px 10px 20px #CCCCCC inset;
}


.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;
}

::-webkit-input-placeholder { /* WebKit browsers */
  color: #cbcbcb;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #cbcbcb;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #cbcbcb;
} 