#list_w,.ts_girl_name,.ts_girl_time{overflow:hidden}

/*list btn
--------------------------------------------------*/
#list_btn{margin:10px 0;padding:0 2px}
.day{display:table;border-bottom:1px solid #ff00a8}
#m_l_1{border-top:1px solid #ff00a8}
#m_l_1 li{
	float:left;
	width:33.333%;
	height:40px;
	text-align:center;
	background:rgba(255,0,168,.25);
}
#m_l_1 li a{
	display:table-cell;
	vertical-align:middle;
	width:100%;
	height:100%;
	text-decoration:none;
	color:#fff;
}
#view_list{color:#ff0 !important;background:url(../../img/menu_on.png) no-repeat center bottom}
#m_l_1 li:nth-child(2) #view_list{background:url(../../img/menu_on_new.png) no-repeat center bottom}
#m_l_1 li a{border-left:1px solid #ff00a8}
#m_l_1 li:nth-child(3) a,#m_l_1 li:nth-child(6) a{border-right:1px solid #ff00a8}

#ldl{top:0;left:0}
#ldr{top:0;right:0}

/*list btn
--------------------------------------------------*/
.active img{opacity:0}
#list_icon{margin:0 auto 10px;width:95%;max-width:600px}
#m_l_2 li{width:20%;background:no-repeat center top / 100% auto}
#m_l_2 li:nth-child(1){background-image:url(../spimg/list_i_all_on.png)}
#m_l_2 li:nth-child(2){background-image:url(../spimg/list_i_fex_on.png)}
#m_l_2 li:nth-child(3){background-image:url(../spimg/list_i_beg_on.png)}
#m_l_2 li:nth-child(4){background-image:url(../spimg/list_i_lori_on.png)}
#m_l_2 li:nth-child(5){background-image:url(../spimg/list_i_tall_on.png)}
#m_l_2 li:nth-child(6){background-image:url(../spimg/list_i_small_on.png)}
#m_l_2 li:nth-child(7){background-image:url(../spimg/list_i_sle_on.png)}
#m_l_2 li:nth-child(8){background-image:url(../spimg/list_i_big_on.png)}
#m_l_2 li:nth-child(9){background-image:url(../spimg/list_i_gal_on.png)}
#m_l_2 li:nth-child(10){background-image:url(../spimg/list_i_whi_on.png)}

/*list
--------------------------------------------------*/
#list_w{width:100%;min-height:160px}
#list_w .mix{display:none}
.ts_girl{
	width:24%;
	margin:10px 0 0 .8%;
	padding-top:3px;
	text-align:center;
	border:1px solid #ff00a8;
	background:#000;
}
.g_bg{max-width:135px;width:94%;height:auto}
.ts_girl_img{position:absolute;top:0;left:0;right:0}
.g_new_face{border-color:#03eb00}
.g_today{background:#d3309c}
.g_today .ts_girl_name a,.g_today .ts_girl_3{color:#fff !important}
.ts_girl_img img{
	max-width:135px;
	width:94%
}
.ts_girl_name,.ts_girl_time{height:20px}
.ts_girl_name a{
	color:#ff00a8;
	text-decoration:none;
	font-size:8pt;
}
.ts_girl_3{
	height:24px;
	color:#f9f;
	font-size:6pt;
	line-height:1;
}
.ts_girl_time{
	line-height:20px;
	color:#fff;
	font-size:7pt;
	background:#920061;
}
.g_new_face .ts_girl_time{background:#015e00}

.ts_girl .icon_new{width:20%;top:-5px;right:-2px}
.ts_girl .icon_fex{width:25%;bottom:60px;left:-3px}
.ts_girl .icon_today{width:25%;bottom:60px;right:-3px}

/*next pre btn
--------------------------------------------------*/
#next_pre{padding:30px 1% 0}
#next_pre a{
	display: block;
	width:30%;
	height:35px;
	line-height:35px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	border:1px solid #ff00a8;
	background:#920061;
}
#next_pre .left span{left:7%;transform:rotate(-90deg)}
#next_pre .right span{right:7%;transform:rotate(90deg)}