* {
	margin: 0;
	padding: 0;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
body {
	font-family: '微软雅黑';
	font-size: 14px;
	color: #333;
}
ul,li {
	list-style-type: none;
}
a {
	text-decoration: none;
}
img {
	border: none;
	vertical-align: middle;
}
.box {
	margin-top: 34px;
	margin-bottom: 22px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.cf:before,.cf:after {
   content:"";
   display:table;
}
.cf:after { clear:both; }
.box .top {
	height: 38px;
}
.box .top .title {
	color: #0375bb;
	width: 166px;
	height: 36px;
	line-height: 38px;
	text-align: center;
	font-size: 16px;
	border-top: 2px solid #097cd5;
	border-left: 1px solid #b7dce5;
}
.box .top .right {
	border: 1px solid #8cc5e6;
	border-bottom: 1px solid #c0dae7;
	background-color: #E6F7FF;
	width: 1031px;
	height: 36px;
}
.box .bottom {
	padding-left: 35px;
	padding-top: 44px;
	padding-bottom: 10px;
	border-right: 1px solid #b7dce5;
	border-left: 1px solid #b7dce5;
	border-bottom: 1px solid #b7dce5;
}
.box .bottom a {
	color: #333;
}
.box .bottom a:hover {
	color: #0375bb;
}
.box .bottom .spot {
	display: inline-block;
	width: 4px;
	height: 3px;
	background-image: url(../images/spot.jpg);
	margin-left: 20px;
	vertical-align: middle;
}
.box .bottom li {
	border: 1px solid #b6dfd9;
	width: 241px;
	height: 46px;
	margin-bottom: 27px;
}
.box .bottom li a {
	display: block;
}
.box .bottom li a span {
	margin-left: 10px;
}
.box .bottom .title {
	line-height: 46px;
}

.content {
	border: 1px solid #e1e1e1;
	margin-top: 38px;
	margin-bottom: 36px;
}
.content .top {
	background-color: #f6f6f6;
	padding-left: 32px;
	padding-top: 10px;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 30px;
}
.content .top-r {
	width: 400px;
}
.content p {
	font-family: '宋体';
	line-height: 40px;
}
.content .bottom {
	width: 1140px;
	margin: 0 auto;
}
.content .bottom .bottom-top {
	position: relative;
}
.content .bottom .title {
	color: #921729;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	height: 90px;
	line-height: 90px;
	border-bottom: 1px solid #e1e1e1;
}
.content .printing {
	position: absolute;
	right: 0;
	top: 42px;
}
.content .printing span {
	vertical-align: middle;
	margin-left: 6px;
}
.content .contents {
	font-size: 16px;
	padding-top: 16px;
	padding-bottom: 59px;
	line-height: 32px;
	padding-left: 10px;
	padding-right: 10px;
}
.content .contents img {
	max-width: 100%;
}
.list {
	border-bottom: 1px solid #bddae0 !important;
	border-top: 1px solid #8dc5e6 !important;
	border-left: 1px solid #bddae0 !important;
	border-right: 1px solid #bddae0 !important;
	background-color: #e3f6fd;
}
.list .title {
	width: 1178px !important;
	text-align: left !important;
	padding-left: 20px;
	border-top: none !important;
	border-left: none !important;
	color: #1c79c9;
}
.list .title a {
	color: #1c79c9;
}
.list .line {
	width: 1198px;
	background: #ffffff;
	height: 1px;
}
.news-list {
	padding-top: 20px !important;
	padding-left: 38px !important;
	padding-right: 28px;
	padding-bottom: 0 !important;
}
.news-list li {
	width: 100% !important;
	height: 36px !important;
	border: none !important;
	border-bottom: 1px dashed #b3b3b3 !important;
	margin-left: 0 !important;
	line-height: 36px !important;
	margin-bottom: 0 !important;
}
.news-list li .title {
	line-height: 0 !important;
}
.news-list li .spot {
	margin-left: 0 !important;
}
.news-list .page {
	text-align: center;
	font-size: 16px;
	height: 86px;
	line-height: 86px;
}
.news-list .page .page-inner {
	width: 716px;
	display: inline-block;
}

