
/*预约css*/
#desT_Yy{
	width: 100%;
	height: 457px;
	min-width: 1240px;
	position: relative;
}
.desT_Yy_xia{
	width: 100%;
	height: 45px;
	background: #000;
	position: absolute;
	bottom: 0;
	opacity: 0.5;
	padding-top: 15px;
}
.desT_Yy_xia{
	width: 100%;
	height: 60px;
	background: #0;
	position: absolute;
	bottom: 0;
	opacity: 0.5;
}
.desT_Yy_auto{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	padding-top: 410px;
}
.desT_Yy_box1,.desT_Yy_box2,.desT_Yy_box3,.desT_Yy_box4,.desT_Yy_box5{
	width: 196px;
	height: 30px;
	float: left;
	/*border: 1px solid #CCCCCC;*/
	margin: 0 20px;
}
.desT_Yy_box1{
	margin-left: 0;
}
.desT_Yy_box5{
	margin-right: 0;
}
.form-control{
	display: block;
	background-color: transparent;
	color: #FFFFFF;
	width: 172px;
    padding: 6px 12px;
    font-size: 14px;
    height:18px;
    border-radius: 4px;
    border: 1px solid #FFFFFF;
}
.submitBtn{
	width: 196px;
	height: 30px;
	border: none;
	background: #e01020;
	text-align: center;
	color: #FFFFFF;
	font-size: 15px;
	cursor: pointer;	
}
.desT_Yy_box1 input::-webkit-input-placeholder,.desT_Yy_box2 input::-webkit-input-placeholder,.desT_Yy_box3 input::-webkit-input-placeholder,.desT_Yy_box4 input::-webkit-input-placeholder { /* WebKit browsers */
  color: #FFFFFF;
}
.desT_Yy_box1 input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #F22E00;
}
.desT_Yy_box1 input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #F22E00;
}
.desT_Yy_box1 input:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #F22E00;
}

/*导航栏css*/
#desT_Dhl{
	width: 1200px;
	margin: 0 auto;
	height: 70px;
	line-height: 70px;
}

/*条件筛选css*/
#desT_Tjsx{
	width: 1200px;
	margin: 0 auto;
	height: 129px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 18px;
}
.Tjsx_box1,.Tjsx_box2,.Tjsx_box3{
	width: 1198px;
	height: 42px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.Tjsx_box_left{
	float: left;
	width: 119px;
	height: 42px;
	border-right: 1px solid #CCCCCC;
	line-height: 42px;
}
.Tjsx_box_left img{
	width: 21px;
	height: 20px;
	float: left;
	margin-top: 8px;
	margin-left: 10px;
}
.Tjsx_box_left span{
	width: 60%;
	float: left;
	display: inline-block;
	line-height: 25px;
	margin-top: 6px;
	text-align: center;
}
.Tjsx_box_right ul li{
	float: left;
	list-style: none;
	line-height: 42px;
	margin-left: 35px;
	cursor: pointer;
}
.Tjsx_box_right ul li.on_tjsx_uli{
	color: #e01020;
}
.Tjsx_box_right ul li:hover{
	color: #e01020;
}
.Tjsx_box_right ul li:first-child{
	margin-left: 24px;
}

/*设计师列表css*/
#desT_list{
	width: 1200px;
	max-height: 1885px;
	margin: 0 auto;
}
.desT_ulone{
	width: 1200px;
    margin: 0 auto;
    height: auto;
    display: inline-block;
}
.desT_ulone li{
	list-style: none;
	width: 286px;
	height: 430px;
	float: left;
	margin-right: 16px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	position: relative;
	text-align: -webkit-match-parent;
	cursor: pointer;
}
.desT_ulone li:nth-child(4n){
	margin-right: 0 !important;
}

.list_box_blcok{
	display: block;
	width: 100%;
	height: 100%;
	background: #292e35;
}
.img_view{
	width: 196px;
	height: 196px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -98px;
	margin-top: 50px;
	transition: all 0.3s;
	border-radius:196px;
}
.img_view img{
	width: 196px;
	height: 261px;
	vertical-align: middle;
}

.list_box_blcok h3{
	position: absolute;
	margin-top: 260px;
	left: 50%;
	margin-left: -30px;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	display: block;
}

.list_box_blcok h2{
	position: absolute;
	margin-top: 300px;
	text-align: center;
	color: #929292;
	font-size: 15px;
	display: block;
	text-align: center;
	width: 100%;
	line-height: 22px;
	overflow: hidden;
	height: 22px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.list_box_xia{
	width: 96%;
	height: 64px;
	padding: 20px 2%;
	position: absolute;
	bottom: 0;
	display: block;
}
.list_box_xia p{
	float: left;
	width: 50%;
	
	margin-top: 10px;
	font-size: 13px;
	color: #ffffff;
}

/*隐藏的盒子*/
.list_box_none{
	width: 100%;
	height: 45px;
	position: absolute;
	bottom: 0;
	display: none;
}

.list_box_none p{
	float: left;
	width: 50%;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #FFFFFF;
	font-size: 15px;
}
.list_box_none p a{
	color: #FFFFFF;
}
.list_box_none p:first-child{
	background: #e11020;
}
.list_box_none p:last-child{
	background: #CCCCCC;
	height: 45px;
}

.list_img_box_none{
	display: none;
	position: absolute;
	top: 0;	
	left: 50%;
	margin-left: -16px;
	margin-top: 290px;
	animation:mymove 1s infinite;
	-webkit-animation:mymove 1s infinite; /* Safari and Chrome */
	-moz-animation:mymove 1s infinite; /* Firefox */
}

@keyframes mymove{
from{transform:translate(0,0)}
to{transform:translate(0,8px)}
}
@-moz-keyframes mymove /* Firefox */
{
from{transform:translate(0,0)}
to{transform:translate(0,8px)}
}

@-webkit-keyframes mymove /* Safari 和 Chrome */
{
from{transform:translate(0,0)}
to{transform:translate(0,8px)}
}

@-o-keyframes mymove /* Opera */
{
from{transform:translate(0,0)}
to{transform:translate(0,8px)}
}


/*分页css*/
.desT_list_Page{
	margin: 15px 0;
}
.desT_list_PageList{
	height:40px;
    list-style-type:none;
    width: 68%;
    margin: 0 auto;
}
.desT_list_PageList li{
	line-height:40px;
    float:left;
    margin: 0 8px;
    
}
.desT_list_PageList li button{
	cursor: pointer;
}
.desT_list_PageList li button.on_btn{
	background-color:#4f90fb;
	border: 1px solid #ddd;
	color: #FFFFFF;
}
.desTpage_btn{
    border-radius:4px;
    border:1px solid #e5e9ef;
    background:#fff;
   	margin-right:10px;
    text-align:center;
    width:38px;
    height:38px;
    line-height: 8px;
    outline:0;
    margin: 0 auto;
}
.desTpage_btn:hover{
    border:1px solid #4f90fb;
    color:#4f90fb;
}



/* a:link { 
font-size: 12px; 
color: #000000; 
text-decoration: none; 
} 
a:visited { 
font-size: 12px; 
color: #000000; 
text-decoration: none; 
}  */



/* .desT_list_PageList li button{
	cursor: pointer;
}
.desT_list_PageList li button.on_btn{
	background-color:#4f90fb;
	border: 1px solid #ddd;
	color: #FFFFFF;
}
.desTpage_btn{
    border-radius:4px;
    border:1px solid #e5e9ef;
    background:#fff;
   	margin-right:10px;
    text-align:center;
    width:38px;
    height:38px;
    line-height: 8px;
    outline:0;
    margin: 0 auto;
}
.desTpage_btn:hover{
    border:1px solid #4f90fb;
    color:#4f90fb;
} */















