.main-l{
	width: 230px;
	height: auto;
	margin-left: 20px;
	background: #F6F6F6;
	/*border: 1px solid;*/
	position: relative;
	border-bottom: 2px solid #b90509;
}
@media only screen and (max-width: 480px)
.top-logo img {
    width: 100%;
}
.main-l ul{margin-top:60px;}
.main-l .title{
	width: 240px;
	height: 57px;
	line-height:45px;
	text-align: center;
	position: absolute;
	left: -10px;
font-size:18px;
color:#fff;
	background: url(../img/tit-bg.png)  no-repeat 0px 0px;
}
.main-l ul li{
	width: 230px;
	height: 50px;
	line-height: 50px;
	margin-left: -15px;
	border-bottom: 1px solid #dddddd;
}
.main-l .title a{
	color: white;
	font-size: 18px;
	font-weight: bold;
}
.main-l ul li a {
    padding-left: 20px;
    font-size: 17px;
    color: #353338;
}
.main-l .bg{
	background:;
	border-left: 2px solid #900000;
	background: url(../img/sjb.png) #b90509 no-repeat 200px 20px;
}
.main-l .xiao{
	background: url(../img/sjh.png) no-repeat 200px 20px;
}
.main-l .gong{
	background: url(../img/sjh.png) no-repeat 200px 20px;
}
.main-l .hua{
	background: url(../img/sjh.png) no-repeat 200px 20px;
}
.main-l .yi{
	background: url(../img/sjh.png) no-repeat 200px 20px;
}
.main-l .bg a{color: white;}
.main-rx{
	border-bottom: 2px solid #DDDDDD;
	height: 40px;
}
.main-r .top{
	height: 40px;
	line-height: 40px;
	float: left;
	font-size: 20px;
	color: #3333333;
	border-bottom: 2px solid #b90509;
}
.main-r .more{
	float: right;
	padding-top: 10px;
	display: inline-block;

}
.main-r .top a{
	font-size: 20px;
	height: 40px;
	display: inline-block;
	border-bottom: 2px solid #006699;
}
.main-r ul{
	margin-bottom: 80px;
}
.main-r .top span{
	display: inline-block;
	float: right;
}
.main-r h4{
	width: 100%;
	text-align: center;
	color: #b90509;
	/* height: 40px; */
	font-size:24px;
	font-weight: bold;
	line-height: 50px;
}
.main-r .day{
	width: 100%;
    text-align: center;
    color: #999999;
}
.nr{
	line-height: 35px;
	padding-left: 10px;
	padding-right: 5px;
	/*text-indent: 10px;*/
}
.nr2,.nr3,.nr4,.nr5,.nr6{text-indent: 8px;}
.nr img{
	display: block;
	margin:0px auto;
	height: auto;
	max-width: 100%
}