@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 */
.wap_header{
	display: none;
}
.x_navigation{
	display: none;
}
.wap_footer{
	display: none;
}
.header {
	width: 100%;
	overflow: visible;
	position: relative;
	background: url("2623.jpg") no-repeat top;
}

.header-top {
	width: 100%;
	height: 157px;
	background: url(2624.jpg) center;
}


.logo {
	float: left;
}

.logo a { display: block; margin: 37px 0px 0px 0px; }

.logo .guohui {
	margin: 0px 20px 0px 0px;
}
.logo .logo-name {
	margin-top: 27px;
}


.search {
	float: right;
	width: 195px;
	height: 37px;
	overflow: hidden;
	background: url(2626.png) no-repeat center;
	margin-top: 60px;
	background-size: 100%;
}
.search .cn-btn { display: none; }
.search_input {
	width: 140px;
	height: 35px;
	float: left;
	line-height: 35px;
	margin: 1px 0px 0px 10px;
	font-size: 14px;
	outline: none;
	border: 0;
	background: none;
}

.search_btn {
	float: right;
	width: 25px;
	height: 35px;
	margin: 1px 13px 0px 0px;
	background: url(2627.png) no-repeat center;
	outline: none;
	border: 0;
	cursor: pointer;
}
/* header end */


/* nav */
.nav{
	width: 100%;
	height: 40px;
}
.nav ul { float: left; }
.nav ul li{
	padding: 0px 35px 0px 3px;
	float: left;
	line-height: 40px;
	font-size: 16px;
}
.nav ul li a {
	display: block;
	height: 45px;
	color: #FFFFFF;
}
.nav-right{
	float: right;
	line-height: 45px;
}
.nav-right a {
	display: block;
	height: 45px;
	float: left;
	padding: 0px 10px 0px 11px;
	color: #FFFFFF;
	font-size: 16px;
}
/* nav end */

/* content开始 */

.main {
	width: 100%;
	overflow: hidden;
	background-color: #f1f4f9;
	padding-bottom: 48px;
}

#location {
	height: 59px;
	line-height: 59px;
	padding-left: 20px;
	background: url(2621.png) 0 center no-repeat;
	font-size: 16px;
	margin-bottom: 10px;
}

.content {
	width: 100%;
	background-color: #fff;
	overflow: hidden;
}

.content ul {
	padding: 0 56px;
}

.content ul li .sv_texth1 {
	font-size: 26px;
	padding-top: 70px;
	text-align: center;
	color: #0043b2;
	font-weight: bold;
	padding-bottom: 22px;
}

.content ul .content_2 .timer {
	font-size: 16px;
	text-align: center;
	padding: 20px;
	border-bottom: 1px solid #cecece;
}

.content ul .content_2 .time {
	margin-right: 66px;
}

.content_3 {
	margin: 50px 0;
	font-size: 16px;
	font-family: 宋体;
	color: rgb(51, 51, 51);
	line-height: 36px;
	text-indent: 2em;
}
.content_3 p{
	margin: 20px 0;
	text-align: justify;
}
.content_3 .img{
	text-align: center;
}

/* 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 */