﻿@charset "utf-8";
/*CSS Document*/

/*新华社底部*/
.xhs_footer{
	padding: 30px 0;
	background: #b61d22;
}
.xhs_footer .xhs_footer_box{
	width: 1200px;
	margin: 0 auto;
}
.xhs_footer_box p{
	line-height: 22px;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

/*国缘v9专题*/
/* 顶部头部*/
.tophead{
	background: #f8f8f8;
}
.tophead .head_box{
	padding: 8px 0;
}
.head_box h1{
	width: 122px;
	height: 30px;
}
.head_box h1 a,.head_box h1 img{
	display: block;
	width: 100%;
	height: 100%;
}
.head_box .mc_h1{
	display: none;
}
/*底部*/
.footer{
	background: #f6f6f6;
	border-top: 2px solid #2b7be7;
}
.footer .footer_box{
	padding: 35px 0 50px;
}
.footer_box .foot_nav{
	width: 415px;
	margin: 0 auto;
}
.foot_nav li{
	width: auto;
	float: left;
	padding: 0 5px;
	line-height: 30px;
}
.foot_nav li a{
	font-size: 14px;
	color: #333;
}
.foot_nav li a:hover{
	color: #146195;
	text-decoration: underline;
}
.footer_box p{
	width: 100%;
	line-height: 30px;
	font-size: 14px;
	color: #333;
	text-align: center;
}
.mc_footer{
	display: none;
}

/*强国经济论坛*/
.ltfooter{
	background: #1c3288;
}
.footer_block {
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
}
.footer_block p {
	width: 800px;
	margin: 0 auto;
	line-height: 22px;
	font-family: "Microsoft YaHei","微软雅黑", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FEFEFF;
	padding: 4px 0;
	overflow: hidden;
}
 .footer_block p span.title{
    width: 100px;
    line-height: 30px;
}
 .footer_block p span.wangzhi{
	width: 330px;
}
 .footer_block p span.con{
	width: 350px;
}
 .footer_block p span {
	display: inline-block;
	height: 158px;
	float: left;
}

.footer_block b{
	display: block;
	width: 100%;
	line-height: 30px;
}

/*招生简章*/
.zsfooter {
	border-top: 3px solid #cb0b21;
	padding: 30px 0;
}
.zsfooter .zsfooter_cont {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.zsfooter_contlink {
	margin-bottom: 5px;
}
.zsfooter_contlink a {
	margin: 0 10px;
	color: #666;
}
.zsfooter_contlink a:hover {
	color: #b8191f;
	text-decoration: underline;
}
.zsfooter_cont p {
	line-height: 30px;
	font-size: 14px;
	color: #666;
}

/*70年70人*/
.st_logobox .mc_h1{
	display: none;
}
.stfooter{
	background: #b60016;
	padding: 20px 0 60px;
}
.stfootbox .st_foot_ul{
	width: 410px;
	margin: 0 auto;
	padding-top: 16px;
}
.st_foot_ul li{
	width: auto;
	line-height: 30px;
	float: left;
	padding: 0 4px;
}
.st_foot_ul li a{
	font-size: 14px;
	color: #fff;
}
.stfootbox p{
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}

/*不忘初心 牢记使命*/
.bwcx_logobox .mc_h1{
	display: none;
}
.bwcxfooter{
	border-top: 2px solid #cc0000;
	background: #f6f6f6;
	padding: 20px 0 30px;
}
.bwcxfooter_box .bwcx_foot_ul{
	width: 410px;
	margin: 0 auto;
	padding-top: 16px;
}
.bwcx_foot_ul li{
	width: auto;
	line-height: 30px;
	float: left;
	padding: 0 4px;
}
.bwcx_foot_ul li a{
	font-size: 14px;
	color: #333;
}
.bwcxfooter_box p{
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #333;
}




