@charset "UTF-8";
.titled{
	padding:15px 0;
}
.titled a{
    padding: 2px 20px 2px 15px;
    border: 1px dotted #00a5a5;
    color: #00a5a5;
}
.titled .xzk{
	position: relative;
	margin: 0 10px;
}
.titled .close{
      position: absolute;
    right: 1px;
    width: 15px;
    text-align: center;
    top: -3px;
}
.fiterbox{
    width: 100%;	
}
.fiterLine {
	border: 1px solid #d2d2d2;	
}
.bt_n{
	border-top: none;
}
.fiterLine .title{
	float: left;
	padding: 15px 30px;
	color: #000;
	background: #f4f4f4;

}
.fiterLine .selectList{
	float: left;
	width: 1102px;
	padding: 12px 10px;
	border-left: none;
	border-left: 1px solid #d2d2d2;
}
.fiterLine .selectList a{
    float: left;
    margin: 0px 15px 6px 15px;
    text-align: left;
}
.most{
	margin: 40px 0 30px 0;
}
.most .m_h,.most .m_n{
	float: left;
	width: 80px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #d2d2d2;
	color: #000;
}
.most .m_h{
	border-right: none;
}
.most .mt{
	color: #00a5a5;
}
.List_search{
	position: relative;
}
.some_like{
	width: 287px;
	height: 197px;
    float: left;
    position: relative;
    margin: 0 20px 20px 0;
}
.some_like img{
	width: 100%;
	height: 100%;
}
.off{
	 margin-right: 0;
}
.suspend_2{
	width: 100%;
	position: absolute;
	height: 35px;
	line-height: 35px;
	background: #000;
	bottom: 0;
	background:rgba(0,0,0,0.8) none repeat scroll !important;
    background:#000; filter:Alpha(opacity=20);
    color: #fff;
    font-size: 16px;
}

.suspend_2 span{
    margin-left: 22px;
}
/*分页*/
.page {
    margin: 40px 0 20px;
}
.page_num {
    width: auto;
    margin: 0 auto;
    height: 32px;
    margin-top: 40px;
    text-align: center;
    background: none;
}
.page_num .on {
    background: #00a5a5;
    color: #fff;
    border: none;
}
.page_num .dot{
	border:none;
}
.page_num a{
    padding: 8px 12px;
    border-radius: 5px;
    color: #686868;
    border: none;
    margin-right: 5px;
    display: inline-block;
    border: 1px solid #d2d2d2;
}
.curdw{
	    color: #4D4D4D; ! important;
}