/*整体开始*/
*{ margin:0; padding:0; }
fieldset, img { border:none; } /*为了照顾ie6 链接图片有边框*/
img{display: block;}
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "SimSun","宋体";}
select, input { vertical-align:middle; }
select, input, textarea { font-size:12px; margin:0; }
textarea { resize:none; }
table { border-collapse:collapse; }
h1,h2,h3,h4,h5,h6{font-weight:normal;}
body {font-size:12px; color:#000;font-family:"Microsoft YaHei","微软雅黑","SimHei","黑体","SimSun","宋体";}
a { color:#000; text-decoration:none; }
a:hover { color:#000; text-decoration:none; }
img {
max-width: 100%;
height: auto;
width: auto; 
}
video embed, video object, video iframe {
width: 100%;
height: auto;
}
.bottom{
    width: 100%;
    overflow: hidden;
    position: relative;
    background: url(9.jpg) no-repeat center;
    height: 153px;
    position: relative;
	background-size:100% 100%;
}
/*聚焦两会*/
.lh_total{
	width:100%;
}
.lh_total .lh_total1{
	width:1200px;
	padding-top:40px;
	margin:0 auto;
}
.lh_title{
	width: 100%;
	background: url(../images/lh_toutiao.png) left center no-repeat;
	padding-left:200px;
	text-align:center;
	box-sizing:border-box;
}
.lh_title a:hover{
	text-decoration: underline;
}
.lh_title h3:hover{
	color:#e60012;
}
.lh_title h3{
	width: 100%;
	text-align: center;
	font-size:38px;
	font-weight: bold;
	color:#333;
}
.lh_title p{
	width:100%;
	margin-top: 10px;
	font-size: 14px;
	color:#666;
	line-height: 20px;
}
.lh_title p span{
	color:#fca41f;
	float: right;
}
/*内容*/
.lh_center{
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}
/*左侧*/
.lh_center .lh_cleft{
	width: 50%;
	height: 385px;
	float: left;
	position: relative;
	overflow: hidden;
}
.swiper-container {
	width:100%;
	height:100%;
}
.swiper-container .swiper-slide img {
	width: 100%;
	height:100%;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	text-align:right;
	right:10px;
}
.swiper-pagination-bullet{
	width:15px;
	height:15px;
	background:#8d8d8d;
	opacity:1;
}
.swiper-pagination-bullet-active{
	background:#ffa800;
	opacity:1;
}
/*右侧*/
.lh_center .lh_cright{
	width: 50%;
	height: 385px;
	float: right;
	padding-left:5%;
	box-sizing:border-box;
	margin-top: 0px;
}
.lh_cright .lh_cright1{
	width:100%;
	height: 105px;
	border-bottom:1px dashed #dde1e4;
	margin-top:26px;
}
.lh_cright1 a:hover{
	text-decoration: underline;
	color:#fca41f;
}
.lh_cright1 h3:hover{
	color:#e60012;
}
.lh_cright .lh_cright1:first-child{
	margin-top: 0px;
}
.lh_cright1 h3{
	width: 100%;
	color:#333;
	font-weight: bold;
	font-size: 18px;
}
.lh_cright1 p{
	width: 100%;
	color:#666;
	font-size: 14px;
	line-height: 30px;
	margin-top:20px;
	text-indent: 56;
	height:60px;
	overflow: hidden;
}
.lh_cright1 p span a{
	color:#e60012;
}
/*政府工作报告*/
.lh_zfgzbg{
	width:100%;
	height:791px;
	background:url(../images/lh_zfgzbg.jpg) top center no-repeat;
	margin-bottom:60px;
	margin-top:40px;
}
.lh_zfgzbg .lh_zfgzbg1{
	width:1200px;
	padding-top:60px;
	margin:0 auto;
	overflow:hidden;
}
.lh_zf{
	width:1200px;
	height:502px;
	background:url(../images/lh_zf.png) top center no-repeat;
	margin-top:30px;
	overflow:hidden;
}
.lh_ztit{
	width:60px;
	height:500px;
	float:left;
}
.lh_ztit1{
	width:100%;
	height:250px;
	font-size:28px;
	color:#fff;
	cursor:pointer;
	writing-mode:vertical-rl;
	text-align:center;
	line-height:60px;
}
.lh_ztit2{
	font-size:32px;
}
.lh_znr{
	width:1046px;
	height:460px;
	float:left;
	overflow:hidden;
	margin-left:20px;
	margin-top:20px;
}
.lh_znr1{
	width:100%;
	height:100%;
	float:left;
	overflow:hidden;
}
.lh_znr1 img{
	float:left;
	width:172px;
}
.lh_znr2{
	width:851px;
	height:457px;
	float:left;
	margin-left:20px;
	background:#f4f3f3;
	overflow-y:scroll;
}
.lh_znr2 ul{
	width:100%;
	overflow:hidden;
	padding:0px 20px;
	box-sizing:border-box;
}
.lh_znr2 ul li{
	width:47%;
	padding-bottom:10px;
	border-bottom:1px dashed #dde1e4;
	margin-top:30px;
	margin-right:3%;
	float:left;
}
.lh_znr2 ul li a:hover{
	text-decoration: underline;
	color:#fca41f;
}
.lh_znr2 ul li h3:hover{
	color:#e60012;
}
.lh_znr2 ul li h3{
	width: 100%;
	color:#333;
	font-weight: bold;
	font-size: 18px;
}
.lh_znr2 ul li p{
	width: 100%;
	color:#666;
	font-size: 14px;
	line-height: 30px;
	margin-top:20px;
	text-indent: 56;
	height:60px;
	overflow: hidden;
}
.lh_znr2 ul li p span a{
	color:#e60012;
}
/*热词观两会*/
.lh_rcglh{
	width:100%;
	background:url(../images/lh_rcglh.png) no-repeat;
	background-size:100% 100%;
	margin-top:60px;
}
.lh_rcglh .lh_rcglh1{
	width:1200px;
	margin:0 auto;
	background:url(../images/lh_rcglh1.png) left bottom no-repeat;
}
.swiper-container1{
	position: relative;
	overflow: hidden;
	width:100%;
	margin-top:40px;
	padding:0px 48px 60px 48px;
	box-sizing:border-box;
}
.swiper-container1 .swiper-slide:first-child{
	margin-left:0%;
} 
.swiper-container1 p{
	line-height:40px;
	color:#fff;
	font-size:34px;
	width:100%;
	height:100%;
	padding:115px 50px 40px 40px;
	box-sizing:border-box;
	position:absolute;
	top:20px;
	left:30px;
}
.swiper-container1 p:hover{
	text-decoration:underline;
}
.swiper-container1 img{
	width:100%;
	margin-top:20px;
}
/*左右点击*/
.lh_prev{
	width:40px;
	height:81px;
	position:absolute;
	top:50%;
	margin-top:-25px;
	left:0px;
	background:url(../images/lh_rcleft.png) no-repeat;
	background-size:100% 100%;
	z-index: 99;
	cursor:pointer;
}
.lh_next{
	width:40px;
	height:81px;
	position:absolute;
	top:50%;
	margin-top:-25px;
	right:0px;
	background:url(../images/lh_rcright.png) no-repeat;
	background-size:100% 100%;
	z-index: 99;
	cursor:pointer;
}
/*代表委员话两会*/
.lh_dbwy{
	width:100%;
	padding-top:60px;
	background:url(../images/lh_dbback.png) no-repeat;
	background-size:100% 100%;
}
.lh_dbwy .lh_dbwy1{
	width:1200px;
	margin:0 auto;
	background:url(../images/lh_dbback1.png) left bottom no-repeat;
	padding-left:80px;
	box-sizing:border-box;
}
.lh_dbwy1 ul{
	width:100%;
	overflow:hidden;
}
.lh_dbwy1 ul li{
	width:48%;
	margin-left:2%;
	float:left;
	height:175px;
	overflow:hidden;
	margin-top:40px;
}
.lh_dbwy1 ul li img{
	width:50%;
	height:100%;
	float:left;
}
.lh_dbwy1 ul li p{
	width:50%;
	height:100%;
	float:left;
	background:#d54c59;
	color:#fff;
	padding:30px;
	box-sizing:border-box;
	font-size:18px;
}
.lh_dbwy1 ul li p:hover{
	text-decoration: underline;
}
/*微视两会*/
.lh_ws{
	width:100%;
	background-color: #F9B44F;
	background-size:100% 100%;
	padding-bottom:100px;
}
.lh_ws .lh_ws1{
	width:1200px;
	margin:0 auto;
	padding-top: 40px;
}
.swiper-container2{
	width:100%;
	height:575px; 
	margin-top:40px;
	overflow: hidden;
}
.swiper-container2 .swiper-slide{
	text-align: center;
}
.swiper-pagination1{
	margin-top:20px;
	text-align: center;
}
.swiper-pagination-bullet{
	margin-left:10px;
}
/*两会镜头*/
.lh_jingtou{
	width:100%;
	margin-top:60px;
}
.swiper-container3 {
      padding-bottom:40px;
      width: 100%;
      overflow: hidden;
      position: relative;
      margin-top: 60px;
    }
    .swiper-container3 .swiper-slide {
    width:65%;
    transition-timing-function:linear;
    position: relative;
    }
  .swiper-container3 .swiper-slide img{
    width:100%;
    border-radius: 4px;
  }
  .swiper-container3 .swiper-button-next, .swiper-button-prev{
    width:66px;
    height:111px;
    background-size:100% 100%;
    margin-top:-56px;
    outline:none;}
  .swiper-container3 .swiper-button-next{
    background-image:url(../images/lh_next.png);}
  .swiper-container3 .swiper-button-prev{
    background-image:url(../images/lh_prev.png);}
  .lh_jtbt{
    width:100%;
    background:rgba(0,0,0,0.5);
    position:absolute;
    bottom:0px;
    padding:10px;
    box-sizing:border-box;
  }
.lh_jtbt h3{
  font-size:30px;
  color:#fff;
  line-height: 30px;
  margin:0;
}
.lh_jtbt p{
  font-size:18px;
  color:#fff;
  margin-top:10px;
  margin-bottom: 0px;
}
/*两会观点*/
.lh_gd{
	width:100%;
	margin-top:60px;
}
.lh_gd .lh_gd1{
	width:1200px;
	margin:0 auto;
}
.lh_gd1 ul{
	width:100%;
	overflow:hidden;
}
.lh_gd1 ul li{
	width:48%;
    height: 180px;
    float: left;
    background: url(../images/lh_gd1.png) no-repeat;
    background-size:100% 100%;
    margin-top:30px;
    margin-left:2%;
}
.lh_gd1 ul li:nth-child(2){
	background: url(../images/lh_gd2.png) no-repeat;
	background-size:100% 100%;
}
.lh_gd1 ul li:nth-child(3){
	background: url(../images/lh_gd3.png) no-repeat;
	background-size:100% 100%;
}
.lh_gd1 ul li:nth-child(4){
	background: url(../images/lh_gd4.png) no-repeat;
	background-size:100% 100%;
}
.lh_gd1 ul li:nth-child(5){
	background: url(../images/lh_gd5.png) no-repeat;
	background-size:100% 100%;
}
.lh_gd1 ul li:nth-child(6){
	background: url(../images/lh_gd6.png) no-repeat;
	background-size:100% 100%;
}
.lh_gd1 ul li h3{
	font-size: 28px;
    width: 100%;
    color: #333;
    padding:50px 10px 10px 55px;
    box-sizing:border-box;
}
.lh_gd1 ul li p{
	font-size: 14px;
    width: 100%;
    color: #666;
    padding:10px 10px 10px 55px;
    box-sizing:border-box;
    height: 52px;
    line-height: 16px;
    overflow: hidden;
}
/*底部*/
/*底部*/
.lw_bottom{
	width:100%;
	border-top:2px solid #e4e0e0;
	margin-top:40px;
}
.lw_bottom1{
	width:1200px;
	margin:0 auto;
	padding:30px 0;
	text-align:center;
	font-size:14px;
	color:#333;
	line-height:30px;
}
.lw_bottom1 a {
    text-decoration: none;
    color: #333;
    font-size: 14px;
}
/*手机版底部*/
.foot_bj{
	display:none;
}
.footer{
	display:none;
}
@media screen and (max-width: 640px){
/*头条*/
	.lh_total{
		background:none;
	}
	.lh_total .lh_total1{
		width:98%;
		padding-top: 25px;
	}
	.lh_title{
		background:none;
		padding-left:0;
	}
	.lh_title h3{
		font-size:16px;
	}
	.lh_center .lh_cleft{
		width:100%;
		height:184px;
	}
	.lh_center .lh_cright{
		width: 100%;
		height:380px;
	}
	.lh_cright1 p{
		margin-top:10px;
	}
	.lh_cright .lh_cright1{
		margin-top:15px;
		height:105px;
	}
	.lh_cright .lh_cright1:first-child{
	margin-top: 15px;
	}
	.lh_center{
		margin-top:10px;
	}
/*政府工作报告*/
	.lh_zfgzbg{
		display:none;
	}
	.lh_zfgzbg .lh_zfgzbg1{
		width:98%;
		padding-top:20px;
	}
	.lh_bgcenter .lh_bgleft{
		width:100%;
	}
	.lh_bgcenter .lh_bgright{
		width:100%;
		margin-top:20px;
		height:183px;
	}
	.lh_bgleft h3{
		font-size:16px;
	}
	.lh_bgleft p{
		margin-top:10px;
	}
	.lh_bgleft>div{
		margin-top:10px;
	}
	.lh_bgcenter{
		height:400px;
	}
	.lh_bg{
		margin-top:0px;
		background:none;
	}
	.lh_bg ul{
		width:100%;
	}
	.lh_bg ul li{
		width:100%;
		margin-left:0%;
		height: 40px;
		line-height: 40px;
	}
	.lh_bg ul li a{
		font-size:14px;
	}
	.lh_zfgzbg{
		background:none;
		margin-bottom: 30px;
	}
/*权威解读*/
	.qwjd .qwjd1{
		width:98%;
	}
	.lh_jdtitle h3{
		font-size:16px;
	}
	.qwjd1 ul{
		margin-top: 20px;
	}
	.qwjd1 ul li{
		width:100%;
		margin-left:0%;
		text-align: left;
		padding-right: 5px;
		padding-left: 5px;
	}
	.lh_jdtitle p{
	text-align:left;
	}
/*热词观两会*/
	.lh_rcglh{
		margin-top:20px;
	}
	.lh_rcglh .lh_rcglh1{
		width:98%;
		background:none;
	}
	.swiper-container1 p{
		font-size:12px;
		line-height:14px;
		padding:15px 10px 10px 15px;
		top:40px;
		left:12px;
	}
	.lh_prev{
		width:25px;
		height:50px;
	}
	.lh_next{
		width:25px;
		height:50px;
	}
	.swiper-container1{
		padding:0px 30px 60px 30px;
	}
/*代表委员话两会*/
	.lh_dbwy{
		background:none;
	}
	.lh_dbwy .lh_dbwy1{
		width:98%;
		background:none;
		padding:0px;
	}
	.lh_dbwy1 ul li{
		width:100%;
		margin-left:0%;
		margin-top:20px;
		height:100px;
	}
	.lh_dbwy1 ul li p{
		padding:10px;
		font-size:14px;
	}
/*两会镜头*/
	.lh_jtbt h3{
		font-size:14px;
		line-height: 16px;
	}
	.lh_jtbt p{
		display: none;
	}
	.swiper-container3 .swiper-button-next, .swiper-button-prev{
		width:20px;
		height: 34px;
	}
	.lh_jtbt{
		padding:5px;
	}
	.swiper-container3{
		margin-top:20px;
	}
/*微视两会*/
	.lh_ws{
		padding-bottom:60px;
		margin-top: 30px;
		margin-bottom:0px;
	}
	.lh_ws .lh_ws1{
		width:98%;
	}
	.lh_opan{
		width:30px;
		height: 30px;
		margin-top: -15px;
		margin-left: -15px;
	}
	.swiper-container2{
		height: 172px;
	}
	.swiper-pagination{
		left:40.5%;
	}
	.lh_jingtou{
		margin-top:30px;
	}
/*两会观点*/
	.lh_gd{
		margin-top:20px;
	}
	.lh_gd .lh_gd1{
		width:98%;
	}
	.lh_gd1 ul li{
		width:100%;
		margin-left:0%;
		height:126px;
	}
	.lh_gd1 ul li h3{
		font-size:16px;
		padding: 35px 10px 0px 55px;
	}
	.lh_gd1 ul li p{
		padding: 0px 10px 10px 55px;
		font-size:12px;
		height:34px;
		line-height: 16px;
    	overflow: hidden;
	}
/*底部*/
.lw_bottom{
	display:none;
}
	.foot_bj {
    width: 100%;
    background-color: #e9e9e9;
    padding-top: 25px;
    padding-bottom: 35px;
    border-top: 3px solid #e1380b;
    display:block;
}
.foot {
    width:100%;
    margin: 0 auto;
    overflow: hidden;
}
.foot .fr {
    float: none;
    width: 100%;
}
.foot .fr p {
    width: 100%;
    display: none;
    text-align: center;
}
.foot .fr p a{ color:#666666; font-size:12px;}

.footer{border-top:3px solid #e0380b; background-color: #e0380b; text-align: center; padding-top: 10px; padding-bottom: 20px; position: relative; display:block;}
.footer nav{font-size:14px; white-space: nowrap;}
.footer nav a { display: inline-block; height: 30px; line-height: 30px; width: 60px; position: relative; color:#fff; text-align:center; font-weight:bold;}
.footer nav a:hover{ color:#fff;}
.footer nav a.cur{background-color: #c72b00;  border-radius: 3px;}
.footer .copyright { color: rgba(255,255,255,.77); font-size: 12px; line-height: 22px; padding: 0 12px; }
.foot {width:100%;}
.foot .fl { display:none;}
.foot .fr { float:none; width:100%;}
.foot .fr p{ width:100%; display:none;text-align:center;}
.foot .fr p.bq{  display:block;}
.foot_bj{padding:0;}
/* .foot_bj{ display:none;} */
.footer{ display:block;}
}