/**/
.section-content {
	min-height: 400px;
	width: 1200px;
	margin: auto;
	text-align: center;
}

/*头部添加*/

body {
	position: relative;
}
.header-bg,.nav,.bg.footer-box {
	margin: 0 auto;
	width: 100%;
}
.header-bg {
	height: 693px;
	background: url("../img/header1.jpg") top no-repeat;
}

.nav{
	height: 124px;
	background: url("../img/nav.jpg") top no-repeat;
}
.nav ul{
	width: 912px;
	height: 15px;
	margin: auto;
	padding: 20px 0 0;
}
.nav li{
	width: 227px;
	height: 15px;
	float: left;
	text-align: center;
} 
.nav li a{
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.nav li:last-child{
	border-right: none;
}
.bg{
	height: 3125px;
	background: url("../img/bg.jpg") top no-repeat;
	margin-top: -42px;
}

/* 两会快报 start */
.lhjj {
	width: 1185px;
	overflow: hidden;
}
.lhjj-lf {
	width: 640px;
	height: 340px;
	float: left;
}
.lhjj-rg {
	width: 530px;
	height: 340px;
	float: right;
}
/* lunbotu start */
.focusBox {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.focusBox .pic {
	position: relative;
	z-index: 0;
}
.focusBox .pic p {
	position: absolute;
	left: 0px;
	bottom: 0;
	background: #000000a3;
	width: 100%;
	padding-left: 10px;
	height: 50px;
	line-height: 50px;
	text-align: left;
}
.focusBox .pic p a {
	color: #fff;
	font-size: 18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.focusBox .pic p a:hover{
	color: #fff!important;
}
.focusBox .pic img {
	width: 640px;
	height: 340px;
	display: block;
}

.focusBox .hd {
	width: auto;
	right: 0;
	position: absolute;
	bottom: 13px;
	text-align: center;
	font-size: 0;
	z-index: 1;
}
.focusBox .hd li {
	margin: 0 5px;
	background: url(../img/dot.png) no-repeat 0 -16px;
	height: 16px;
	overflow: hidden;
	width: 16px;
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
}
.focusBox .hd .on {
	background-position: 0 0;
}
.focusBox .prev, .focusBox .next {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: none;
	background: url(../img/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 40%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=20);
	opacity: 0.2;
}
.focusBox .prev {
	left: 0;
}
.focusBox .next {
	background-position: 0 -90px;
	right: 0;
}
.focusBox .prev:hover, .focusBox .next:hover {
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
}
/* lunbotu end */

.lhjj-con {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.lhjj-con h2 {
	text-align: center;
	padding: 5px 0 15px
}
.lhjj-con h2 a{
	color: #a64228;
	font-size: 22px;
}
.lhjj-con h2 a:hover{
	text-decoration: underline;
}

.lhjj-con p {
	text-align: left;
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
}
.lhjj-con span a {
	color: #dd0918;
}
.lhjj-list {
	width: 100%;
	overflow: hidden;
}
.lhjj-list li{
	width: 100%;
		height: 37px;
	border-bottom: 1px dotted #d0d0d0;
}
.lhjj-list li p a{
	width: 80%;
	height: 37px;
	line-height: 37px;
	background: url(../img/dian.png) no-repeat left center;
	text-indent: 24px;
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	float: left;
}
.lhjj-list li span{
	width: 20%;
	text-align: right;
	float: left;
	height: 37px;
	font-size: 15px;
	line-height: 37px;
} 
.lhjj-list li p a {
	font-size: 15px;
	color: #333;
}
.lhjj-list li p a:hover {
	text-decoration: underline;
} 
/* 两会快报 end */



/* 两会图解 start */
.focusBox .picimg {
	position: relative;
	z-index: 0;
}
.focusBox .picimg p {
	position: absolute;
	left: 0px;
	bottom: 0;
	background: #2826269e;
	width: 100%;
	padding-left: 10px;
	height: 50px;
	line-height: 50px;
	text-align: left;
}
.focusBox .picimg p a {
	color: #fff;
	font-size: 18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.focusBox .picimg p a:hover{
	color: #FFF!important;
}
.focusBox .picimg img {
	width: 100%;
	height: 568px;
	display: block;
}
/* 两会图解 end */
	

	
/* footer start */
.footer-box {
	height: 78px;
	background: url("../img/footer-bg.jpg") top no-repeat;
}
.footer {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	line-height: 77px;
	color: #FFF;
} 
.tit-bg{
	width: 1200px;
	height:auto;
	margin:60px auto 30px;
	position: relative;
}

.tit-bg span a{
	display: block;
	position: absolute;
	right:0;
	top: 70px;
	font-size: 20px;
	color: #a64228;
}
/* footer end */


/* 两会热议 start */
.fc {
    width: 570px;
    overflow: hidden;
}
.fc img {
    width: 570px;
    height: 320px;
	border: 1px solid #FFF;
	box-sizing: border-box;
	margin-bottom: 15px;
}
.textlist{
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}
.textlist ul{
	width: 570px;
	overflow: hidden;
}		
.textlist ul li{
    width: 100%;
    height: 62px;
    line-height:62px;
    background: url(../img/dian.png) no-repeat left center;
    text-indent: 24px;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    float: left;
box-sizing: border-box;
	    border-bottom: 1px solid #e7e7e7;
}	
.textlist ul li a{
    color: #333333;
	font-size: 18px;
}
.textlist ul li a:hover{
	text-decoration: underline;
}
/* 两会热议 start */


/* 报告解读 start */
.w1230{
	width:1230px;
	overflow: hidden;
	margin:0 auto 40px;
	
}

.show19 {
    width: 385px;
    height: 255px;
	float: left;
	margin:12.5px ;
}
.photo2 {
    position: relative;
    overflow: hidden;
}
.fw a {
    color: #fff;
    font-size: 18px;
}
.show19 img {
    width: 385px;
    height: 255px;
    display: block;
    cursor: pointer;
    transition: all 0.9s;
}
.fw p {
    position: absolute;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    left: 0px;
    bottom: 0px;
    z-index: 9;
	color: #FFF;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	padding:0 8px;
	box-sizing: border-box;
}
.shadow {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
    height: 55px;
    background:url(../img/photo-shadow6.png)
}
.show19:hover img {
	transform: scale(1.05, 1.05);
}
/* 报告解读 end */

.tit01{
	width: 100%;
	border-bottom: 1px solid #e4e4e4;
	height: 52px;
	margin-bottom: 20px;
}
.tit{
	float: left;
	border-bottom: 3px solid #bb2b2e;
}
.more{
	float: right;
	margin-top: 10px;
}
.gd{
	width: 100%;
	height:28px;
	border: 1px solid #d4d4d4;
	background:#f0f0f0;
	margin-top: 10px;
	box-sizing: border-box;
}
.gd a{
	font-size:14px;
	color: #aeaeae;
	line-height: 28px;
}
.lhjj-list li:last-child{
	border-bottom: none;
}
.bg04{
	width: 1248px;
	height: 634px;
	margin: auto;
	background:url(../img/bg04.png)
}
.jj{
	width: 100%;
	overflow: hidden;
	padding: 20px 0 35px;
}
.jj p {
	width: 100px;
	float: left;
}
.jj p img{
	margin:0 0 0 37px;
}
.jj span{
	float: left;
	width: 1100px;
}
.jj span h2 a{
	text-align: center;
	font-size: 36px;
	color: #bb2b2e;
	font-weight: bold;
}
.jj span i a{
	display: block;
	text-align: center;
	font-size: 16px;
	color: #222;
	font-style: normal;
	padding: 10px 0 0;
}
.jj span h2 a:hover,.jj span i a:hover{
	text-decoration: underline;
}
