.banner{
	width:1170px;
	height: 265px;
	margin: 0 auto;
}
.box-bor{
	border: 1px solid #ddd;
}
.box-bor-b{
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.year-style{
	width:100%;
	margin: 10px 0;
}
.jdyd-s{
	list-style: none;
	padding: 0;
}

.jdyd-s li{
	list-style: none;
	border-bottom: 1px solid #ddd;
	padding: 5px 0;
}
.yuyueboxlist{
	border-bottom: 1px solid #fff;
	text-align: left;
	font-size: 14px;
	
}
.yuyueboxlist a{
	color: #222;
	
}
.yuyueboxlist a:hover{
	color: #000;
	
}
.bg-info:hover{
	background: #ddd;
}
.bg-success:hover{
	background: #ddd;
}
.bg-danger:hover{
	background: #ddd;
}
.newstext{
	font-size:14px;
	line-height:30px;
	}
.newstext img{
	padding:0 10px;
    max-width:98%;
	height:auto;
}