 @charset "utf-8" 
:focus {
 outline: 1;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
nav ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
img {
	vertical-align: middle;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	font-family: Microsoft YaHei ! important;
}
a, span, b, p, h1, h2, h3, h4, h5 {
	font-family: Microsoft YaHei ! important;
	}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input, select {
	outline: medium none;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input {
	padding: 0;
}
input, select {
	vertical-align: middle;
}
li {
	list-style: none;
}
.width1200 {
	width: 1200px;
	margin: 0 auto;
}
.clearfix::after {
	display: block;
	content: '';
	height: 0;
	width: 0;
	overflow: hidden;
	clear: both;
}
.clearfix {
	zoom: 1;
	overflow: hidden;
}
.container {
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 20px;
}
/**/

.news {
	background-color: #ffffff;
	overflow: hidden;
}
.news-box {
	padding: 10px;
}
.news-top h3 {
	text-align: center;
	font-size: 24px;
	color: #e70e0e;
}
.news-top p {
	position: relative;
	display: inline-block;
	width: 85%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333;
	font-size: 15px;
	letter-spacing: 0.5px;
	/* padding-right: 44px; */
	padding: 15px 40px 15px 70px;
}
.news-top i {
	position: absolute;
	bottom: 15px;
	right: 0px;
	color: #e70e0e;
	font-style: normal;
}
.swiper-container {
	float: left;
	width: 635px;
	height: 415px;
	/*margin-right: 10px;*/
	font-size: 0;
}
.pagination {
	position: absolute;
	left: -20px;
	text-align: right;
	bottom: 10px;
	width: 100%;
}
.swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #e0090e;
	box-shadow: 0px 1px 2px #555 inset;
	margin: 0 3px;
	cursor: pointer;
}
.swiper-active-switch {
	background: #ffffff;
}
.government {
	float: right;
	width: 545px;
	height: 415px;
	background-color: #fff;
	font-size: 0;
}
.government-box {
	padding: 15px 8px 0 8px;
}
.government-name h3 {
	font-size: 20px;
	color: #1853ad;
	display: inline-block;
	padding-bottom: 10px;
}
.g {
	float: right;
	/*display: inline-block;*/
	font-size: 14px;
	color: #1853ad;
	font-family:Microsoft yahei;
}
.g:hover { color:#db0000}
.message-item {
	height: 35px;
	line-height: 35px;
}
.message-item a {
	display: inline-block;
	width: 95%;
	padding-left: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333;
	font-size: 15px;
	letter-spacing: 0.5px;
	float:left;
}
.message-item a:hover {
	color: #db0000;
}
.sanjiao {
	display: inline-block;
	width: 4px;
	height: 4px;
	background-color: #666666;
	float:left;
	margin-top:16px;

}
.time {
	float: right;
	font-size:14px;
}
.news-left {
	width: 875px;
	float: left;
	padding-top: 15px;
}
.news-right {
	width: 310px;
	float: right;
	/*padding-top: 20px;*/
	background-color:#dfeaf7;
}
.news-left-box, .news-right-box {
	padding: 0px 15px 10px 10px;
	overflow: hidden;
}
.news-club1 {
	width: 400px;
	float: left;
	overflow: hidden;
}
.news-club2 {
	width: 400px;
	float: right;
	overflow: hidden;
}
.news-club1 .message-item a, .news-club2 .message-item a {
	width: 65%
}
.h3 {
	font-size: 20px;
	color: #1853ad;
	display: inline-block;
 *zoom:1;
 *display: inline;
	padding-bottom: 10px;
}
.h3 b {
	font-size: 20px;
	color: #696a6a;
	display: inline-block;
 *zoom:1;
 *display: inline;
/* padding-bottom: 10px; */
}
.news-img a {
	display: inline-block;
	float: left;
	padding-right: 11px;
	padding-bottom: 3px;
}
.news-img a p {
	padding: 10px 0;
}
.news-img a:hover p {
	color: #db0000;
	font-weight: bold;
}
.news-right .message-item a {
	width: 80%;
}
.img-box {
	padding-top: 10px;
}
