@charset "utf-8";
/* CSS Document */

.bg-list {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
  
    background-origin: padding-box;

    background-repeat: no-repeat;

}


.container .four{
	 padding-top: 12px;
    width: 220px;
	
	

   
}
.container .column, .container .columns {
    margin-right:10px;
    
   
}
.erji{
	background:url(../images/leftbanner.jpg) no-repeat bottom;
	
	    border-top: 3px solid #8f2323;
	 background-color: #fff;
	 height:400px;
	 float:left;
	 width:100%;
	  margin-left: 8px;
    width:92%;  
    box-shadow: 1px 1px 10px 0 #ddd, -1px 1px 10px 0 #eee, 0 0 2px 0 #eee;
}

.pull-right {
    float: right !important;
}

.content-border {

    border-bottom: none;

}

.content-border .row a {
	 margin-top: 10px;
    float: left;
    line-height: 35px;
    padding-left: 15px;
    width: 80%;
}
	
.container .twelve {
    width: 700px;
}

.mb20 {
    margin-bottom: 20px !important;
}


.c-container h4 {
    color: #8f2323;
    font-weight: bold;
}
h4 {
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 4px;
}
.container .ten {
   
  
}
.content {
    background-color: #fff;
    border-top: 3px solid #8f2323;
    box-shadow: 1px 1px 10px 0 #ddd, -1px 1px 10px 0 #eee, 0 0 2px 0 #eee;
}

.content-body {
    padding: 20px 0;
}

.category li {
    color: #8f2323;
    font-size: 14px;
    margin: 0 20px;
    padding: 10px 20px;
}

.category li:nth-child(2n) {
    background: #eee none repeat scroll 0 0;
}


.c-container .content span.time {
    color: #999;
    font-size: 12px;
}

.right {
    float: right;
}

.content-title-bold2 {

	width:93%;
	margin-left:7px;
    display: inline-block;
}
.textcontent{
	width:960px;
	background-color: #fff;
    border-top: 3px solid #8f2323;
    box-shadow: 1px 1px 10px 0 #ddd, -1px 1px 10px 0 #eee, 0 0 2px 0 #eee;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;}
	
.show_title {
    color: #8f2323;
    font-size: 24px;
    font-weight: bold;
    height: auto;
    line-height: 30px;
    margin: 30px 0;
    text-align: center;
}

.show_times {
    background: #f7f7f7 none repeat scroll 0 0;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin: 20px auto;
    text-align: center;
    width: 900px;
}

.show_content {
    font-size: 14px;
    height: auto;
    line-height: 30px;
    width: 900px;
}