﻿.xxgk_mod_more_box{
margin-bottom:20px;padding:0px;
}
.xxgk_mod_more_title_box{
	position: relative;
	width:100%;
	border-bottom: 2px solid #ccc;
}

.xxgk_mod_more_title{
	display:inline-block;
	float: left;
height: 35px;
line-height: 35px;
background: #a52e2d;
color: #fff;
font-weight: bold;
font-size: 16px;
padding: 0 10px;
font-family:SimSun,"ËÎÌå", sans-serif;


}



.xxgk_mod_more_content{
        width:100%;
        height:auto;
        padding:0 5px;
 margin-top:15px;
}

.xxgk_mod_more_content .mod_more_content_li{
	line-height:40px;position:relative;
}
.xxgk_mod_more_content .mod_more_content_title{
	width:90%;
      float:left;
}
.xxgk_mod_more_content .mod_more_content_title a{
	font-size: 16px;
	color: #000;
	padding-left:20px;
       width:100%;
     overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
display:block;font-family: SimSun,"ËÎÌå";
	
}
.xxgk_mod_more_content .mod_more_content_title a:hover{
	color: #bd1010;
}
.xxgk_mod_more_content .mod_more_content_time,.xxgk_mod_more_content .mod_more_content_time span,.xxgk_mod_more_content .mod_more_content_time a{
	margin-left:10px;color:#999;font-size:16px;font-family: SimSun,"ËÎÌå";
}
.xxgk_mod_more_content .mod_more_content_subtitle,.xxgk_mod_more_content .mod_more_content_subtitle span,.xxgk_mod_more_content .mod_more_content_subtitle a{
	margin-right:10px;color:#000;font-size:16px;font-family: SimSun,"ËÎÌå";
}
.xxgk_mod_more_content .mod_more_content_subtitle{position: absolute;right:10px;}


.mod_page_container a{font-family: SimSun,"ËÎÌå";color: #4d4d4d;}

@media screen and (max-width: 768px){

.xxgk_mod_more_content .mod_more_content_subtitle{display:none;}
.xxgk_mod_more_content .mod_more_content_title{width:73%;}
.xxgk_mod_more_content .mod_more_content_title a{padding-left:10px;}
.xxgk_mod_more_content .mod_more_content_time{right:0px;font-size:14px;}


}