@charset "utf-8";

.clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: "."
}

.clearfix {
	display: inline-block
}

.clearfix {
	display: block
}

/****** 首页 ******/
.warp {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.w1100 {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}

.w1060 {
	width: 1060px;
	margin: 0 auto;
	overflow: hidden;
}

.bg-color {
	background: #efefef;
}

.bg-color2 {
	background: #fff;
}

.fl {
	float: left;
}

.fr {
	float: right;
}


/* 内容 */

/* header 开始*/
.header_main {
	width: 1100px;
	margin: 0 auto;
	height: 70px;
}

.icon_logo img {
	margin-top: 10px;
}

.banner {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}

.banner img {
	width: 100%;
}

/* header 结束*/

/* content 开始*/

.content_fb {
	width: 100%;
	overflow: hidden;
	margin: 30px auto 45px;
}

.content-one {
	width: 100%;
	min-height: 231px;
	background-color: #f3f3f3;
	text-align: center;
	margin-bottom: 45px;
}

.one_title {
	font-size: 16px;
	color: #2981da;
	padding-top: 40px;
	font-weight: bold;
}

.two_title {
	margin-top: 40px;
}

.two_left {
	float: left;
	margin-left: 45px;
}

.two_left1 {
	float: left;
	font-size: 17px;
	font-weight: bold;
}

.two_left2 {
	margin-left: 10px;
	margin-top: 1px;
	text-align: left;
	float: left;
	font-size: 17px;
	font-weight: 500;
}

.two_left2 p {
	margin-bottom: 16px;
}

.two_right {
	float: left;
	margin-left: 80px;
	font-size: 17px;
}

.two_right ul {
	text-align: left;
}

.two_right ul li {
	line-height: 30px;
}

.content-two {
	width: 100%;
	overflow: hidden;
	background-color: #F3F3F3;
	min-height: 355px;
}

.content-two_pirce {
	float: left;
	margin-right: 30px;
}

.content-two_pirce img {
	height: 355px;
}

.content-two_right {
	margin-top: 50px;
	margin-right: 30px;
}

.content-two-title {
	font-size: 17px;
	font-weight: bold;
	text-align: justify;
	margin-bottom: 25px;
}

.content-two-zy {
	font-size: 15px;
	text-align: justify;
	font-weight: 500;
	margin-bottom: 20px;
}

.content-two-more {
	font-weight: bold;
	text-align: right;

}

.content-two-more a {
	color: #95bee8;
}

.list-msg {
	width: 1060px;
	height: 100%;
	margin: 70px auto 20px;
}

.list-msg ul li {
	margin: 12px 0;
	padding: 0 20px 10px;
	position: relative;
	line-height: 36px;
	border-bottom: 1px solid #ccc;
}

.list-icon {
	width: 5px;
	height: 5px;
	display: inline-block;
	background: #09358d;
	position: absolute;
	top: 17px;
	left: 5px;
}

.pubTime {
	position: absolute;
	right: 5px;
}
.list_more{
	margin-top: 30px;
	margin-bottom: 50px;
	text-align: center;
	color: #ccc;
	font-size: 17px;
	font-weight: bold;
}
/* content结束 */

/* footer */
.footer {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.footer-one {
	display: none;
	width: 100%;
	padding: 0px 0px 22px 0px;
	background-color: #072760;
}

.link {
	width: 860px;
	float: left;
	margin-top: 32px;
}

.link-name {
	width: 100%;
	overflow: hidden;
	float: left;
}

.link-name a {
	color: #FFFFFF;
	font-size: 22px;
}

.link ul {
	float: left;
	margin-top: 20px;
}

.link ul li {
	width: 430px;
	line-height: 25px;
	float: left;
}

.link ul li a {
	font-size: 12px;
	color: #FFFFFF;
}

.footer-sitemap {
	width: 126px;
	float: right;
	margin-top: 22px;
}

.footer-sitemap ul li {
	width: 100%;
	float: left;
	line-height: 45px;
	text-align: left;
}

.footer-sitemap a {
	color: #FFFFFF;
	font-size: 22px;
}

.footer-two {
	width: 100%;
	padding: 10px 0px;
	overflow: hidden;
	background-color: #012057;
}

.footer-two p {
	line-height: 25px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}

.footer-two p a {
	color: #FFFFFF;
}

/* footer end */
