@font-face {
  font-family: mmr-font;
  src: url('http://mmr.yntv.cn/mmr/font/mmrtext.ttf');
}
#page_list_text{
	margin-top: 20px;
	font-family: mmr-font;
}
.special_section2{
	margin-bottom: 70px;
}
.special_section2:last-of-type{
	margin-bottom: 0;
}
.section2_title{
	margin-bottom: 20px;
}
.special_title{
	float: left;
	color: #333743;
	font-size: 32px;
	font-family: mmr-font;
}
.special_hr{
	box-sizing: border-box;
    height: 3px;
    background: #e2e2e2;
    margin: 0;
    border: none;
    margin-top: 1px;
    float: right;
}
.special_hr1{
	margin-top: 30px;
}



.sec2_right_item {
    padding: 10px 0;
    cursor: pointer;
    border-bottom: 1px solid #d4d4d4;
}
.sec2_right_item:hover .sec2_right_item_title{
	color: #fe6501;
}
.sec2_right_item_cont {
    padding-right: 0;
    padding-left: 0;
}
.sec2_right_item_title {
    font-size: 14px;
    line-height: 35px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #333743;
	font-family: mmr-font;
}

.sec2_right_time{
	color: #9297a3;
	text-align: right;
	line-height: 35px;
}






