	@charset "utf-8";

/*=========================Reset_start==========================*/

body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
dl,
dt,
dd,
ol,
ul,
li,
form,
table,
th,
td,
a,
img,
span,
strong,
var,
em,
input,
textarea,
select,
option {
	margin: 0;
	padding: 0;
}

html,
body {
	font-family: "微软雅黑", "Times New Roman", arial, Times, serif;
	font-size: 14px;
	text-align: left;
}

ul,
ol {
	list-style: none;
}

img {
	border: 0;
}

input,
select,
textarea {
	outline: 0;
}

textarea {
	resize: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th,
strong,
var,
em {
	font-weight: normal;
	font-style: normal;
}

a {
	text-decoration: none;
}

a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
	border: 0px;
}

a:hover {
	text-decoration: none;
}

.clearfix {
	display: block;
	#zoom: 1;
}

.clearfix:after {
	content: '';
	overflow: hidden;
	width: 100%;
	height: 0px;
	font-size: 0px;
	display: block;
	clear: both;
}


/*==========================Reset_End===========================*/

.phone {
	display: none;
}

.pc {
	display: block;
}

.pc {
	width: 100%;
	min-width: 1202px;
	height: auto;
	background: url(../img/bg.jpg) no-repeat center 0;
}

.empty {
	height: 355px;
}

.content_in {
	width: 1202px;
	margin: 0 auto;
}

.top_title {
  text-align:center;
	/*	margin-left: 35px;	*/
}

.top_title a {
	font-size: 50px;
	font-weight: bold;
	font-family: "微软雅黑";
	color: #e62a29;
	cursor: pointer;
}

.top_title a:hover {
	color: #a21919;
	text-decoration: none;
}

.sessions_top {
	margin-top: 25px;
}

.top_left {
	width: 590px;
	float: left;
}

.top_left ul {
	margin-left: 35px;
	margin-top: 15px;
	width: 540px;
}

.top_left ul li {
	list-style:none;
}

.top_left ul li a {
	font-family: "微软雅黑";
	width: 540px;
	display: block;
	font-size: 20px;
	line-height: 44px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}

.top_left ul li a:hover {
	text-decoration: none;
	color: #d81010;
}

.top_left ul li:hover {
	color: #d81010;
}

.top_right {
	width: 612px;
	float: right;
}


/* 头部轮播 */

.FN_lunbo {
	width: 612px;
	height: 345px;
	position: relative;
}

.chang {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 612px;
	height: 345px;
	overflow: hidden;
}

.chang a:link,
.chang a:visited {
	margin: 0px;
	padding: 0px;
  width:500px;
	text-decoration: none;
  white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis;
}

.chang a:hover {
	text-decoration: underline;
}

.yx-rotaion {
	margin: 0 auto;
}

.yx-rotaion-btn,
.yx-rotaion-title,
.yx-rotation-focus,
.yx-rotation-t,
.yx-rotaion-btn {
	position: absolute;
	margin: 0px;
	padding: 0px;
}

.yx-rotation-title {
	position: absolute;
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #e62a29;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	left: 0;
	bottom: 22px;
	_bottom: -1px;
	z-index: 1
}

.yx-rotation-t {
	color: #fff;
	font-size: 16px;
	font-family: "微软雅黑";
	z-index: 2;
	bottom: 20px;
	left: 15px;
	line-height: 60px
}

.yx-rotation-focus span,
.yx-rotaion-btn span {
	margin: 0px;
	padding: 0px;
	display: block;
}

.yx-rotation-focus {
	height: 20px;
	line-height: 20px;
	right: 10px;
	bottom: 50px;
	z-index: 2
}

.yx-rotation-focus span {
	margin: 0px 5px 0px 0px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	float: left;
	margin-left: 5px;
	position: relative;
	top: 17px;
	left: 5px;
	cursor: pointer;
	text-align: center;
	color: #333;
	font-family: "微软雅黑";
	font-size: 12px;
}

.yx-rotaion-btn {
	width: 100%;
	height: 41px;
	top: 50%;
	margin-top: -20px;
	text-decoration: none;
}

.yx-rotaion-btn span {
	width: 20px;
	height: 20px;
	cursor: pointer;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	position: relative;
}

.yx-rotaion-btn span.hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8
}

.yx-rotation-focus span.hover {
	width: 20px;
	height: 20px;
	color: #fff;
	background: url(../img/hover_bg.png) no-repeat;
}

.rotaion_list {
	margin: 0px;
	padding: 0px;
	width: 0;
	height: 0;
	overflow: hidden;
}


/*文字*/

.FN_right_txt li {
	height: 72px;
	line-height: 72px;
	border-top: 1px solid #c9aa79
}

.FN_right_txt .FN_right_txt_lastLI {
	background: none;
}

.FN_right_txt li a {
	font-size: 20px;
	color: #333;
}

.FN_right_txt li a:hover {
	color: #c10e00;
}

.big_title {
	margin-top: 20px;
}


/* 导航 */

.nav {
	width: 1202px;
	height: 119px;
	background: url(../img/nav_bg.png) no-repeat center 0;
}

.nav li {
	float: left;
	width: 165px;
	height: 119px;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	font-family: "微软雅黑";
	cursor: pointer;
}

.nav li a {
	color: #fff;
	line-height: 7px;
}

.nav li a:hover {
	text-decoration: none;
}

.nav li i {
	height: 60px;
	text-align: center;
	margin: 15px auto;
}

.nav li i.icon01 {
	display: block;
	width: 57px;
	background: url(../img/shouye.png) no-repeat 50% 0;
}

.nav li i.icon02 {
	display: block;
	width: 66px;
	background: url(../img/focus.png) no-repeat 50% 0;
}

.nav li i.icon03 {
	display: block;
	width: 77px;
	background: url(../img/ing.png) no-repeat 50% 0;
}

.nav li i.icon04 {
	display: block;
	width: 78px;
	background: url(../img/tongqisheng.png) no-repeat 50% 0;
}

.nav li i.icon05 {
	display: block;
	width: 80px;
	background: url(../img/report_nav.png) no-repeat 50% 0;
}

.nav li i.icon06 {
	display: block;
	width: 83px;
	background: url(../img/weiyuan.png) no-repeat 50% 0;
}

.nav li i.icon07 {
	display: block;
	width: 79px;
	background: url(../img/shaungyu.png) no-repeat 50% 0;
}

.nav.navfix {
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: -601px;
	z-index: 999;
}


/* jiaodian */

.jiaodiao_boxer {
	margin-top: 22px;
}

.jiaodian_left {
	width: 612px;
	float: left;
}

.jiaodiao_right {
	width: 554px;
	float: right;
}

.jiaodiao_right ul {
	margin-top: 45px;
}

.jiaodiao_right ul li:hover {
	color: #f0d1a2;
}

.jiaodiao_right ul li {
	list-style:none;
}

.jiaodiao_right ul li a {
	font-family: "微软雅黑";
	width: 540px;
	display: block;
	font-size: 20px;
	line-height: 44px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}

.jiaodiao_right ul li a:hover {
	color: #f0d1a2;
	text-decoration: none;
}


/* 现场进行时 */

.ing {
	margin-top: 110px;
}

.ing_top {
	margin-top: 37px;
}


/* rili */

.rili {
	width: 380px;
	float: left;
}

.richeng {
	width: 380px;
	height: 346px;
	margin-top: 24px;
	background: url(../img/date_bg.png) no-repeat;
	overflow: hidden;
}

.overflow_box {
	position: relative;
}

.richeng_top_box {
	overflow: hidden;
	background: #0071b5;
}

.richeng_top_box:after {
	content: "";
	position: absolute;
	bottom: -26px;
	left: 40px;
	width: 0;
	height: 0;
	border-color: #0071b5 transparent transparent transparent;
	/*border-color: transparent transparent transparent #0071b5 ;*/
	*border-color: #0071b5 dashed dashed dashed;
	border-style: solid;
	border-width: 14px;
	z-index: 999;
}

.dys_schedule_day_list {
	width: 10000px;
}

.dys_schedule_content_list_left:after {
	width: 20px;
	height: 20px;
}

.dys_schedule_content_list_left div {
	text-align: left;
}

.dys_schedule_content_list_left .mouth {
	text-align: right;
}

.dys_schedule_content_list_left .mouth a {
	font-size: 22px;
	height: 22px;
	line-height: 22px;
}

.dys_schedule_content_list_left a {
	font-family: "microsoft yahei";
	font-size: 40px;
	line-height: 40px;
	color: #fff;
	font-style: normal;
}

.dys_schedule_content_list_left .date a {
	display: none;
}

.dys_schedule_content_list_left .date span {
	font-size: 40px;
}

.dys_schedule_content_list_left i {
	font-size: 22px;
	font-style: normal;
}

.dys_schedule_content_list_right {
	float: left;
	width: 240px;
	height: 73px;
	overflow: hidden;
	margin: 0px;
	padding-left: 90px;
}

.dys_schedule_content_list_right2 {
	float: left;
	width: 360px;
	height: 200px;
	margin: 45px 10px;
	overflow: hidden;
	display: inline;
}

.dys_schedule_content_list_right2 .dys_theme a {
	display: block;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 28px;
	color: #1068cc;
}

.dys_schedule_content_list_right2 .dys_theme a b {
	font-weight: bold;
	margin-bottom: 15px;
}

.dys_schedule_day_father {
	position: relative;
	width: 216px;
	height: 68px;
}

.dys_title {
	width: 192px;
	height: 30px;
	padding-left: 34px;
}

.dys_title a {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
}

.dys_schedule_day {
	position: relative;
	overflow: hidden;
	height: 98px;
	margin: 0 auto;
}

.dys_schedule_day_list {
	position: absolute;
	left: 0;
	top: 48px;
}

.dys_schedule_day_list li {
	float: left;
	width: 25px;
	height: 25px;
	margin: 0 10.3px;
	vertical-align: middle;
	font-family: arial;
	text-align: center;
}

.dys_schedule_day_list li a {
	display: block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	color: #cff7ff;
	text-align: center;
	background: url(../img/a_before.png) no-repeat;
}

.dys_schedule_day_list li a.day_list_active {
	background: url(../img/a_hover.png) no-repeat;
	width: 30px;
	height: 30px;
	font-size: 19px;
	line-height: 30px;
	text-align: center;
	color: #1776ea;
	margin-top: -5px;
	text-decoration: none;
}

.preBtn,
.nextBtn {
	display: block;
	width: 8px;
	height: 8px;
	position: absolute;
	top: 90%;
	margin-top: -4px;
}

.preBtn {
	left: -5px;
	background: url(../img/a_left.png) no-repeat;
}

.nextBtn {
	right: -15px;
	background: url(../img/a_right.png) no-repeat;
}

.preBtn:hover,
.nextBtn:hover {
	cursor: pointer;
}

.ing_middle {
	width: 196px;
	float: left;
	margin-left: 11px;
	margin-top: 20px;
}

.ing_boxer {
	position: relative;
	width: 196px;
	height: 110px;
}

.ing_boxer img {
	width: 196px;
	height: 110px;
}

.ing_boxer p {
	width: 100%;
	height: 36px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgb(228, 46, 44, 0.6);
	/* background: #C10E00;
	filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6; */
}

.ing_boxer p a {
	font-size: 14px;
	color: #fff;
	font-family: "微软雅黑";
	padding: 0 15px;
	cursor: pointer;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 166px;
	display: block;
}

.ing_boxer p a:hover {
	text-decoration: underline;
}

.ing_boxer.middle {
	margin: 10px 0px;
}

.ing_right {
	width: 610px;
	float: right;
}

.ing_right ul {
	margin-top: 20px;
}

.ing_right ul li {
	width: 610px;
	height: 67px;
	line-height: 67px;
	background-color: #ffecea;
	margin-bottom: 3px;
}

.ing_right ul li a {
	font-size: 20px;
	font-family: "微软雅黑";
	color: #333;
	width: 550px;
	display: block;
	padding: 0px 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ing_right ul li:hover {
	background-color: #f9d6d2;
}

.ing_bottom {
	margin-top: 10px;
}

.video_boxer {
	width: 392px;
	height: 222px;
	float: left;
	position: relative;
}

.video_boxer.middle {
	margin: 0 13px;
}

.video_boxer span {
	width: 57px;
	height: 57px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -28.5px;
	margin-top: -28.5px;
	cursor: pointer;
}

.video_boxer p {
	position: absolute;
	bottom: 10px;
	left: 0;
}

.video_boxer p a {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #fff;
	cursor: pointer;
	width: 370px;
	display: block;
	padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.video_boxer p a:hover {
	text-decoration: underline;
}

.video_boxer .a_img img {
	width: 392px;
	height: 222px;
}


/* 海外同期声 */

.oversea {
	margin-top: 60px;
	overflow: hidden;
}

.LC_content {
	margin-top: 35px;
	overflow: hidden;
	cursor: pointer;
}

.look_chinese .a_img {
	background-color: #000;
}

.look_chinese .a_img img {
	opacity: 0.8;
}

.look_chinese .a_img img:hover {
	opacity: 1;
}


/*公用样式*/

.LC_box_txt_p1 {
	padding-top: 15px;
	padding-left: 24px;
	width: 130px;
	line-height: 26px;
}

.LC_box_txt_p1 a {
	font-size: 20px;
	color: #fff;
}

.LC_box_txt_p2 {
	margin-top: 25px;
	margin-left: 24px;
	width: 117px;
	height: 3px;
	background-color: #d1a84f;
}

.LC_box_txt_p3 {
	margin-top: 10px;
	margin-left: 24px;
}

.LC_box_txt_p3 a {
	font-size: 15px;
	color: #fff;
}


/*LC_box1*/

.LC_box1 {
	float: left;
	width: 390px;
	height: 370px;
	position: relative;
}

.LC_box1 .a_img img {
	width: 390px;
	height: 370px;
}

.LC_box1_txt {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	overflow: hidden;
}

.LC_box1_txt_content {
	float: left;
	width: 195px;
	height: 180px;
	background-color: #eaeaea;
}

.LC_box1_txt_sj {
	float: left;
	margin-top: 15px;
}

.LC_box1 .LC_box_txt_p1 {
	padding-top: 15px;
	padding-left: 24px;
	width: 130px;
	line-height: 32px;
}

.LC_box1 .LC_box_txt_p1 a {
	font-size: 26px;
	color: #333;
}

.LC_box1 .LC_box_txt_p2 {
	margin-top: 10px;
	margin-left: 24px;
	width: 117px;
	height: 3px;
	background-color: #d1a84f;
}

.LC_box1 .LC_box_txt_p3 {
	margin-top: 5px;
	margin-left: 24px;
}

.LC_box1 .LC_box_txt_p3 a {
	font-size: 15px;
	color: #333;
}


/*LC_box2*/

.LC_box2 {
	float: left;
	width: 195px;
	height: 370px;
	margin-left: 10px;
}

.LC_box2 .a_img img {
	width: 195px;
	height: 180px;
}

.LC_box2_txt {
	position: relative;
	width: 195px;
	height: 190px;
	background-color: #e73100;
}

.LC_box2_txt_sj {
	position: absolute;
	top: -26px;
	right: 13px;
}


/*LC_box3*/


/*第一行第一张图片390*370*/

.LC_box3 {
	float: left;
	width: 390px;
	height: 370px;
	margin-left: 10px;
}

.LC_box3_line1 {
	overflow: hidden;
	width: 390px;
	height: 180px;
}

.LC_box3_line1 .a_img {
	float: left;
}
.LC_box3_line1 .a_img img{
  width:195px; height:180px;
}

/*第一行第二张图片195*180*/


/*其余图片也是195*180*/

.LC_box3_line1_txt {
	float: left;
	width: 195px;
	height: 180px;
	background-color: #e73100;
	position: relative;
}

.LC_box3_line1_txt_sj {
	position: absolute;
	left: -25px;
	top: 140px;
}

.LC_box3_line2 {
	overflow: hidden;
	width: 390px;
	height: 180px;
	margin-top: 10px;
}

.LC_box3_line2_txt {
	float: left;
	width: 195px;
	height: 180px;
	background-color: #eaeaea;
	position: relative;
}

.LC_box3_line2_txt_sj {
	position: absolute;
	right: -25px;
	top: 15px;
	z-index: 2;
}

.LC_box3_line2 .a_img {
	float: left;
}
.LC_box3_line2 .a_img img{width:195px; height:180px;}
.LC_box3_line2 .LC_box_txt_p1 a,
.LC_box3_line2 .LC_box_txt_p3 a {
	color: #333;
}


/*复用公用样式box1,box2，设置特殊样式*/


/*LC_box2_02*/

.LC_box2_02 .LC_box2_txt {
	background-color: #eaeaea;
}

.LC_box2_02 .LC_box_txt_p1 {
	width: 156px;
}

.LC_box2_02 .LC_box_txt_p1 a,
.LC_box2_02 .LC_box_txt_p3 a {
	color: #333;
}

.LC_content .LC_box2_03,
.LC_content .LC_box2_04,
.LC_content .LC_box3_02,
.LC_content .LC_box3_03 {
	margin-top: 10px;
}


/*LC_box2_03*/

.LC_content .LC_box2_03 {
	margin-left: 0;
}

.LC_box2_03 .LC_box2_txt {
	background-color: #eaeaea;
}

.LC_box2_03 .LC_box_txt_p1 a,
.LC_box2_03 .LC_box_txt_p3 a {
	color: #333;
}


/*LC_box3_02*/

.LC_box3_02 .LC_box3_line1_txt {
	background-color: #eaeaea;
}

.LC_box3_02 .LC_box_txt_p1 a,
.LC_box3_02 .LC_box_txt_p3 a {
	color: #333;
}

.LC_box3_02 .LC_box3_line2_txt {
	background-color: #fde6d0;
}

.LC_box3_02 .LC_box3_line2 .LC_box_txt_p1 {
	width: 135px;
}


/*LC_box3_03*/

.LC_box3_03 .LC_box_txt_p1 a,
.LC_box3_03 .LC_box_txt_p3 a {
	color: #333;
}

.LC_box3_03 .LC_box3_line1_txt {
	background-color: #fde6d0;
}

.LC_box3_03 .LC_box3_line1 .LC_box_txt_p1 {
	width: 140px;
}

.a_img {
	display: block;
	overflow: hidden;
	cursor: pointer;
}

.a_img img {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.a_img:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-ms-transform: scale(1.1);
}


/* 报告一起读 */

.report {
	margin-top: 60px;
}

.meeting-report {
	width: 1202px;
	height: 481px;
	background: url(../img/report_bg.jpg) no-repeat center 0;
	margin-top: 40px;
	overflow: hidden;
}

.meeting-report .box {
	position: relative;
}

.meeting-report .report-wrap,
.meeting-report .report-cont {
	height: 100%;
}

.meeting-report .meeting-report-cont {
	height: 100%;
	margin-top: 0px;
}

.meeting-report .report-sfq {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 480px;
	overflow: hidden;
}

.meeting-report .report-item {
	position: absolute;
	height: 100%;
	overflow: hidden;
	z-index: 5;
}

.meeting-report .report-item-on {
	width: 661px;
}

.meeting-report .report-tit {
	float: left;
	width: 132px;
	height: 100%;
	cursor: pointer;
	position: relative;
}

.meeting-report .report-tit-box {
	width: 100%;
	height: 100%;
}

.meeting-report .report-item-on .report-tit {
	overflow: hidden;
}

.meeting-report .report-tit-wrap:before {
	content: "";
	top: 55px;
	left: 4px;
	width: 17px;
	height: 17px;
	position: absolute;
	background-position: center top;
	background-repeat: no-repeat;
}

.meeting-report .report-item-on .report-tit-wrap:before {
	top: 55px;
	left: 4px;
	width: 17px;
	height: 17px;
}

.meeting-report .report-tit-wrap {
	position: relative;
	width: 1em;
	font-size: 24px;
	padding-top: 86px;
	margin: 0 auto;
	line-height: 100%;
	color: #fff;
	font-weight: bolder;
}

.meeting01 .report-tit-box {
	background: url(../img/report_1.jpg) 0 0 no-repeat;
}

.meeting02 .report-tit-box {
	background: url(../img/report_2.jpg) 0 0 no-repeat;
}

.meeting03 .report-tit-box {
	background: url(../img/report_3.jpg) 0 0 no-repeat;
}

.meeting04 .report-tit-box {
	background: url(../img/report_4.jpg) 0 0 no-repeat;
}

.meeting05 .report-tit-box {
	background: url(../img/report_5.jpg) 0 0 no-repeat;
}

.meeting-report .report-wrap {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	/* border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6; */
	overflow: hidden;
}

.meeting-report .report-cont {
	width: 520px;
}

.report-cont-top {
	width: 509px;
	margin-left: 6px;
	position: relative;
}

.report-cont-top img {
	width: 509px;
	height: 287px;
}

.report-cont-top p {
	position: absolute;
	width: 100%;
	height: 48px;
	line-height: 48px;
	background: rgb(224, 64, 59, 0.4);
	left: 0;
	bottom: 0px;
	_bottom: -1px;
	z-index: 1;
}

.report-cont-top p a {
	font-size: 16px;
	color: #fff;
	font-family: "微软雅黑";
	padding: 0 15px;
	cursor: pointer;
	line-height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 470px;
	display: block;
}

.report-cont-bottom {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 35px;
}

.report-cont-bottom ul {
	overflow: hidden;
}

.report-cont-bottom ul li {
	width: 100%;
	margin-bottom: 20px;
}

.report-cont-bottom ul li a {
	font-size: 20px;
	color: #333;
	font-family: "微软雅黑";
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 470px;
	display: block;
	cursor: pointer;
}

.report-cont-bottom ul li a:hover {
	color: #d76200;
}


/* 代表委员说 */

.part_hjhsy_tab {
	margin-top: 60px;
	overflow: hidden;
}

.res_content {
	margin-top: 25px;
	position: relative;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide .a_img {
	width: 292px;
	height: 437px;
	position: relative;
}

.swiper-slide .a_img img {
	width: 292px;
	height: 437px;
}

.swiper-slide .txt {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 60px 30px 20px;
	box-sizing: border-box;
	background: -webkit-linear-gradient(bottom, rgb(55, 18, 1) 0%, rgba(237, 47, 57, 0) 100%);
	background: linear-gradient(to top, rgb(55, 18, 1) 0%, rgba(237, 47, 57, 0) 100%);
}

.swiper-slide .txt .tit {
	font-size: 28px;
	line-height: 48px;
	font-family: "微软雅黑";
	cursor: pointer;
	text-align: left;
}

.swiper-slide .txt .tit a {
	color: #fff;
}

.swiper-slide .txt .tit a:hover {
	color: #ff9724;
}

.swiper-slide .txt .job {
	font-size: 18px;
	line-height: 36px;
	font-family: "微软雅黑";
	margin-bottom: 5px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
}

.swiper-slide .txt .job a {
	color: #fff;
}

.swiper-slide .txt .job a:hover {
	color: #ff9724;
}

.swiper-slide .txt .abs {
	font-size: 14px;
	line-height: 24px;
	font-family: "微软雅黑";
	margin-bottom: 5px;
	color: #fff;
	text-align: left;
	cursor: pointer;
}

.swiper-slide .txt .abs a {
	color: #fff;
}

.swiper-slide .txt .abs a:hover {
	color: #ff9724;
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
	padding-bottom: 130px;
}

.swiper-button-next,
.swiper-button-prev {
	background: none;
	position: absolute;
	top: 86%;
	right: 0;
	width: 144px;
	height: 40px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
}

.swiper-button-prev {
	left: 909px;
}

.meeting-report .report-wrap,
.meeting-report .report-cont {
	height: 100%;
	background: url(../img/LHR_partBgyqd_bg02.png) 0 0 repeat;
}


/*双语看两会 */

.looking_content {
	margin-top: 25px;
	overflow: hidden;
}

.looking_content_left {
	width: 617px;
	float: left;
}

.looking_box {
	width: 296px;
	height: 166px;
	float: left;
	margin-right: 12px;
	margin-bottom: 11px;
	position: relative;
}

.looking_box img {
	width: 296px;
	height: 166px;
}

.looking_box p {
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgb(0, 0, 0, 0.6);
	height: 40px;
	cursor: pointer;
}

.looking_box p a {
	font-family: "微软雅黑";
	font-size: 15px;
	line-height: 40px;
	color: #fff;
	width: 266px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	padding: 0 15px;
}

.looking_box p a:hover {
	text-decoration: underline;
}

.looking_content_right {
	width: 585px;
	float: right;
}

.looking_content_right ul li {
	width: 585px;
	height: 67px;
	line-height: 67px;
	background-color: #d6eeff;
	margin-bottom: 3px;
}

.looking_content_right ul li a {
	font-size: 20px;
	font-family: "微软雅黑";
	color: #333;
	width: 525px;
	display: block;
	padding: 0px 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.looking_content_right ul li:hover {
	background-color: #b7e1ff;
}


/* 合作媒体 */

.media {
	margin-top: 60px;
}

.MP_content {
	margin-top: 50px;
	overflow: hidden;
}

.MP_content .a_img {
	float: left;
	width: 160px;
	height: 55px;
	margin: 10px 20px;
}

.MP_content .a_img img {
	width: 160px;
	height: 55px;
}


/* top */

.toTop {
	width: 100%;
	height: 72px;
	line-height: 72px;
	min-width: 1202px;
	text-align: center;
	margin-top: 115px;
	background-color: #35a7dc;
	font-family: "微软雅黑";
	font-size: 26px;
	color: #fff;
	cursor: pointer;
}


/*底部内容-start*/

.foot {
	padding: 35px 0px;
	background: #f6f6f6;
}

.foot-nei {
	margin: 0px auto;
	padding: 0px;
	width: 990px;
}

.foot-a {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.foot-b {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

.foot-b span {
	margin: 0px 5px 0px 5px;
	padding: 0px;
	color: #666;
}

.foot-b a:link,
.foot-b a:visited {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #666;
	font-size: 14px;
}

.foot-b a:hover {
	text-decoration: underline;
}

.footwo {
	margin: 0px 0px 0px 0px;
	padding: 25px 0px;
	background: #f0f0f0;
	border-top: 1px solid #E9E9E9;
}

.footwo-nei {
	margin: 0px auto;
	padding: 0px;
	width: 990px;
}

.foot-c {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	width: 730px;
}


/*底部内容-end*/

/*+add more*/
.top_left ul li.more{
	float: right;
}
.top_left ul li.more a{
	width: 80px;
	text-decoration: underline;
	font-weight: bold;
    color: #bb8635;
    cursor: pointer;
}
.jiaodiao_right ul li.more{
	float: right;
}
.jiaodiao_right ul li.more a{
	width: 80px;
	text-decoration: underline;
	font-weight: bold;
    color: #fff;
    cursor: pointer;
}
.more_single{
	float: right;
	margin-top: 15px;
}
.more_single a{
	text-decoration: underline;
	font-weight: bold;
    color: #bb8635;
    cursor: pointer;
    font-size: 20px;
}
.looking_content_right ul li.more a{
	font-size: 20px;
    font-family: 微软雅黑;
    color:#589de8;
    width:80px;
    float: right;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0px 30px;
    overflow: hidden;
    text-decoration: underline;
}
@media only screen and (max-width:768px) {
	html,
	body {
		font-size: 100px;
	}
	.pc {
		display: none;
	}
	.phone {
		display: block;
	}
	.banner {
		width: 6.4rem;
		height: 2.8rem;
		background: url(../img/banner.jpg) no-repeat;
		background-size: 6.4rem 2.8rem;
	    position: relative;
	 }
	.phone_content {
		width: 6.4rem;
		height: auto;
		background: url(../img/bg_m.jpg) no-repeat center top;
		background-size: 6.4rem auto;
	}
	.phone_in {
		width: 6.08rem;
		margin: 0 auto;
	}
	.big_title_m {
		padding-top: 0.45rem;
		width: 3.5rem;
		margin: 0 auto;
		text-align: center;
	}
	.big_title_m a {
		font-family: "微软雅黑";
		font-size: 0.34rem;
		font-weight: bold;
		line-height: 0.44rem;
		color: #e62a29;
	}
	.time_m {
		padding-top: 0.1rem;
	}
	.time_m img {
		width: 6.08rem;
		height: 1.3rem;
	}
	/* lunbo */
	/*header主题内容轮播图片*/
	.header_imglunbo {
		width: 6.08rem;
		margin: 0 auto;
		height: auto;
		position: relative;
	}
	.header_imglunbo_L,
	.header_imglunbo_R {
		width: 0.52rem;
		height: 1.01rem;
		position: absolute;
		top: 1rem;
		cursor: pointer;
		z-index: 1;
	}
	.header_imglunbo_R>img {
		width: 0.52rem;
		height: 1.01rem;
	}
	.header_imglunbo .header_imglunbo_L img,
	.header_imglunbo .header_imglunbo_R img {
		height: 3.42rem;
		width: 6.08rem;
	}
	.header_imglunbo_L {
		left: 0rem;
	}
	.header_imglunbo_R {
		right: 0rem;
	}
	.header_imglunbo ul {
		width: 100%;
		height: auto;
	}
	.header_imglunbo li {
		width: 6.08rem;
		margin: 0 auto;
		position: relative;
		display: none;
	}
	.header_imglunbo li a {
		display: block;
	}
	.header_imglunbo .show {
		display: block;
	}
	.header_imglunbo img {
		width: 6.08rem;
		height: 3.42rem;
	}
	.header_imglunbo p {
		position: absolute;
		bottom: 0rem;
		width: 6.08rem;
		margin: 0 auto;
		text-align: left;
		line-height: 0.2rem;
		font-size: 0.24rem;
		background: rgb(230, 42, 41, 0.75);
		cursor: pointer;
	}
	.header_imglunbo p a {
		color: #fff;
		width: 5.68rem;
		font-size: 0.3rem;
		line-height: 0.45rem;
		display: block;
		padding: 0.1rem 0.2rem;
		font-family: "微软雅黑";
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.liebiao {
		margin-top: 0.3rem;
	}
	.liebiao li {
		margin-bottom: 0.2rem;
	}
	.liebiao li a {
		font-family: "微软雅黑";
		width: 6.08rem;
		display: block;
		font-size: 0.24rem;
		color: #333;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		cursor: pointer;
	}
	.liebiao li a:hover {
		text-decoration: none;
		color: #d81010;
	}
	.liebiao li:hover {
		color: #d81010;
	}
	/* 全国两会 */
	.meeting_m {
		margin-top: 0.5rem;
	}
	.meeting_m_title {
		margin-bottom: 0.23rem;
	}
	.meeting_m_title img {
		width: 6.08rem;
	}
	/* lunbo */
	.imglunbo {
		width: 6.08rem;
		margin: 0 auto;
		height: auto;
		position: relative;
	}
	.btn_l,
	.btn_r {
		width: 0.52rem;
		height: 1.01rem;
		position: absolute;
		top: 1rem;
		cursor: pointer;
		z-index: 1;
	}
	.btn_l>img,
	.btn_r>img {
		width: 0.52rem;
		height: 1.01rem;
	}
	.imglunbo img {
		height: 3.42rem;
		width: 6.08rem;
	}
	.btn_l {
		left: 0rem;
	}
	.btn_r {
		right: 0rem;
	}
	.imglunbo ul {
		width: 100%;
		height: auto;
	}
	.imglunbo li {
		width: 6.08rem;
		margin: 0 auto;
		position: relative;
		display: none;
	}
	.imglunbo li a {
		display: block;
	}
	.imglunbo .show {
		display: block;
	}
	.imglunbo img {
		width: 6.08rem;
		height: 3.42rem;
	}
	.imglunbo p {
		position: absolute;
		bottom: 0rem;
		width: 6.08rem;
		margin: 0 auto;
		text-align: left;
		line-height: 0.2rem;
		font-size: 0.24rem;
		background: rgb(230, 42, 41, 0.75);
		cursor: pointer;
	}
	.imglunbo p a {
		color: #fff;
		width: 5.68rem;
		font-size: 0.3rem;
		line-height: 0.45rem;
		display: block;
		padding: 0.1rem 0.2rem;
		font-family: "微软雅黑";
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.meeting_m .liebiao {
		margin-top: 0.7rem;
	}
	.meeting_m .liebiao li {
		margin-bottom: 0.22rem;
	}
	.meeting_m .liebiao li a {
		color: #fff;
	}
	.meeting_m .liebiao li a:hover {
		color: #fdeeb9;
	}
	/* 两会进行时 */
	.ing_m {
		margin-top: 0.85rem;
	}
	.ing_title_m img {
		width: 6.08rem;
		height: 1.3rem;
	}
	.rili {
		width: 6.08rem;
		float: none;
	}
	.richeng {
		width: 6.08rem;
		height: 3.46rem;
		margin-top: 0.5rem;
		background: url(../img/date_bg_m.png) no-repeat;
		background-size: 6.08rem 3.46rem;
		overflow: hidden;
	}
	.overflow_box {
		position: relative;
	}
	.richeng_top_box {
		overflow: hidden;
		background: #0071b5;
	}
	.richeng_top_box:after {
		content: "";
		position: absolute;
		bottom: -26px;
		left: 40px;
		width: 0;
		height: 0;
		border-color: #0071b5 transparent transparent transparent;
		/*border-color: transparent transparent transparent #0071b5 ;*/
		*border-color: #0071b5 dashed dashed dashed;
		border-style: solid;
		border-width: 14px;
		z-index: 999;
	}
	.dys_schedule_day_list {
		width: 10000px;
	}
	.dys_schedule_content_list_left:after {
		width: 20px;
		height: 20px;
	}
	.dys_schedule_content_list_left div {
		text-align: left;
	}
	.dys_schedule_content_list_left .mouth {
		text-align: right;
	}
	.dys_schedule_content_list_left .mouth a {
		font-size: 22px;
		height: 22px;
		line-height: 22px;
	}
	.dys_schedule_content_list_left a {
		font-family: "microsoft yahei";
		font-size: 0.4rem;
		line-height: 0.4rem;
		color: #fff;
		font-style: normal;
	}
	.dys_schedule_content_list_left .date a {
		display: none;
	}
	.dys_schedule_content_list_left .date span {
		font-size: 0.4rem;
	}
	.dys_schedule_content_list_left i {
		font-size: 0.22rem;
		font-style: normal;
	}
	.dys_schedule_content_list_right {
		float: left;
		width: 5em;
		height: 0.73rem;
		overflow: hidden;
		margin: 0px;
		padding-left: 0.9rem;
	}
	.dys_schedule_content_list_right2 {
		float: left;
		width: 5.8rem;
		height: 2rem;
		margin: 0.45rem 0.1rem;
		overflow: hidden;
		display: inline;
	}
	.dys_schedule_content_list_right2 .dys_theme a {
		display: block;
		font-family: "微软雅黑";
		font-size: 0.16rem;
		line-height: 0.28rem;
		color: #1068cc;
	}
	.dys_schedule_content_list_right2 .dys_theme a b {
		font-weight: bold;
		margin-bottom: 0.15rem;
	}
	.dys_schedule_day_father {
		position: relative;
		width: 3.5rem;
		height: 0.68rem;
	}
	.dys_title {
		width: 1.92rem;
		height: 0.3rem;
		padding-left: 0.34rem;
	}
	.dys_title a {
		font-size: 0.24rem;
		line-height: 0.3rem;
		font-weight: bold;
		color: #fff;
	}
	.dys_schedule_day {
		position: relative;
		overflow: hidden;
		height: 0.98rem;
		margin: 0 auto;
	}
	.dys_schedule_day_list {
		position: absolute;
		left: 0;
		top: 0.48rem;
	}
	.dys_schedule_day_list li {
		float: left;
		width: 0.25rem;
		height: 0.25rem;
		margin: 0 0.1rem;
		vertical-align: middle;
		font-family: arial;
		text-align: center;
	}
	.dys_schedule_day_list li a {
		display: block;
		width: 0.25rem;
		height: 0.25rem;
		line-height: 0.25rem;
		font-size: 0.16rem;
		color: #cff7ff;
		text-align: center;
		background: url(../img/a_before.png) no-repeat;
		background-size: 0.25rem 0.25rem;
	}
	.dys_schedule_day_list li a.day_list_active {
		background: url(../img/a_hover.png) no-repeat;
		background-size: 0.3rem 0.3rem;
		width: 0.3rem;
		height: 0.3rem;
		font-size: 0.19rem;
		line-height: 0.3rem;
		text-align: center;
		color: #1776ea;
		margin-top: -5px;
		text-decoration: none;
	}
	.preBtn,
	.nextBtn {
		display: block;
		width: 0.08rem;
		height: 0.08rem;
		position: absolute;
		top: 90%;
		margin-top: -4px;
	}
	.preBtn {
		left: -5px;
		background: url(../img/a_left.png) no-repeat;
		background-size: 0.08rem 0.08rem;
	}
	.nextBtn {
		right: -15px;
		background: url(../img/a_right.png) no-repeat;
		background-size: 0.08rem 0.08rem;
	}
	.preBtn:hover,
	.nextBtn:hover {
		cursor: pointer;
	}
	/* ing_img */
	.img_boxer {
		width: 6.08rem;
		margin: 0 auto;
		margin-top: 0.15rem;
	}
	.ing_boxer {
		position: relative;
		width: 2.99rem;
		float: left;
		height: 1.68rem;
	}
	.ing_boxer img {
		width: 2.99rem;
		height: 1.68rem;
	}
	.ing_boxer p {
		width: 100%;
		height: 0.3rem;
		position: absolute;
		bottom: 0;
		left: 0;
		background: rgb(228, 46, 44, 0.6);
		/* background: #C10E00;
			filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6; */
	}
	.ing_boxer p a {
		font-size: 0.14rem;
		color: #fff;
		font-family: "微软雅黑";
		padding: 0 0.15rem;
		cursor: pointer;
		line-height: 0.36rem;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 2.6rem;
		display: block;
	}
	.ing_boxer p a:hover {
		text-decoration: underline;
	}
	/* liebiaott */
	.liebiao_tt {
		margin-top: 0.13rem;
	}
	.liebiao_tt ul li {
		width: 6.08rem;
		height: 0.67rem;
		line-height: 0.67rem;
		background-color: #ffecea;
		margin-bottom: 0.03rem;
	}
	.liebiao_tt ul li a {
		font-size: 0.24rem;
		font-family: "微软雅黑";
		color: #333;
		width: 5.9rem;
		display: block;
		padding: 0px 0.1rem;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.liebiao_tt ul li:hover {
		background-color: #f9d6d2;
	}
	.video_m {
		margin-top: 0.15rem;
	}
	.video_boxer {
		width: 2.99rem;
		height: 1.69rem;
		float: left;
		position: relative;
	}
	.video_boxer span {
		width: 0.57rem;
		height: 0.57rem;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: -0.285rem;
		margin-top: -0.285rem;
		cursor: pointer;
	}
	.video_boxer span img {
		width: 0.57rem;
		height: 0.57rem;
	}
	.video_boxer p {
		position: absolute;
		bottom: 0.1rem;
		left: 0;
	}
	.video_boxer p a {
		font-size: 0.16rem;
		font-family: "微软雅黑";
		color: #fff;
		cursor: pointer;
		width: 2.7rem;
		display: block;
		padding: 0 0.1rem;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.video_boxer p a:hover {
		text-decoration: underline;
	}
	.video_boxer .a_img img {
		width: 2.99rem;
		height: 1.69rem;
	}
	/* 海外同期声 */
	.sea_m {
		margin-top: 0.45rem;
	}
	.sea_title img {
		width: 6.08rem;
	}
	.more {
		float: right;
	}
	.more a {
		font-family: "微软雅黑";
		font-size:0.24rem;
		font-weight: bold;
		color: #bb8635;
		cursor: pointer;
		text-decoration: underline;
	}
	.LC_content {
		margin-top: 0.15rem;
		overflow: hidden;
		cursor: pointer;
	}
	.LC_box1 {
		float: left;
		width: 3.9rem;
		height: 3.7rem;
		position: relative;
	}
	.LC_box1 .a_img img {
		width: 3.9rem;
		height: 3.7rem;
	}
	.LC_box1_txt {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2;
		overflow: hidden;
	}
	.LC_box1_txt_content {
		float: left;
		width: 1.95rem;
		height: 1.8rem;
		background-color: #eaeaea;
	}
	.LC_box1_txt_sj {
		float: left;
		margin-top: 0.15rem;
	}
	.LC_box1 .LC_box_txt_p1 {
		padding-top: 0.15rem;
		padding-left: 0.24rem;
		width: 1.3rem;
		line-height: 0.32rem;
	}
	.LC_box1 .LC_box_txt_p1 a {
		font-size: 0.26rem;
		color: #333;
	}
	.LC_box1 .LC_box_txt_p2 {
		margin-top: 0.1rem;
		margin-left: 0.24rem;
		width: 1.17rem;
		height: 0.03rem;
		background-color: #d1a84f;
	}
	.LC_box1 .LC_box_txt_p3 {
		margin-top: 0.05rem;
		margin-left: 0.24rem;
	}
	.LC_box1 .LC_box_txt_p3 a {
		font-size: 0.15rem;
		color: #333;
	}
	/*LC_box2*/
	.LC_box2 {
		float: left;
		width: 1.95rem;
		;
		height: 3.7rem;
		margin-left: 0.1rem;
	}
	.LC_box2 .a_img img {
		width: 1.95rem;
		height: 1.8rem;
	}
	.LC_box2_txt {
		position: relative;
		width: 1.95rem;
		height: 1.9rem;
		background-color: #e73100;
	}
	.LC_box2_txt_sj {
		position: absolute;
		top: -0.26rem;
		right: 0.13rem;
	}
	/*公用样式*/
	.LC_box_txt_p1 {
		padding-top: 0.15rem;
		padding-left: 0.24rem;
		width: 1.3rem;
		line-height: 0.26rem;
	}
	.LC_box_txt_p1 a {
		font-size: 0.2rem;
		color: #fff;
	}
	.LC_box_txt_p2 {
		margin-top: 0.25rem;
		margin-left: 0.24rem;
		width: 1.17rem;
		height: 0.03rem;
		background-color: #d1a84f;
	}
	.LC_box_txt_p3 {
		margin-top: 0.1rem;
		margin-left: 0.24rem;
	}
	.LC_box_txt_p3 a {
		font-size: 0.15rem;
		color: #fff;
	}
	.LC_content .LC_box2_03,
	.LC_content .LC_box2_04,
	.LC_content .LC_box3_02,
	.LC_content .LC_box3_03 {
		margin-top: 0.1rem;
	}
	.LC_box3_line1 {
		overflow: hidden;
		width: 3.9rem;
		height: 1.8rem;
	}
	.LC_box3_line1 .a_img {
		float: left;
	}
	.LC_box3_line1 .a_img img {
		width: 1.95rem;
		height: 1.8rem;
	}
	.LC_box3 {
		float: left;
		width: 3.9rem;
		height: 3.7rem;
		margin-left: 0.1rem;
	}
	.LC_box3_line1_txt {
		float: left;
		width: 1.95rem;
		height: 1.8rem;
		background-color: #e73100;
		position: relative;
	}
	.LC_box3_line2_txt {
		float: left;
		width: 1.95rem;
		height: 1.8rem;
		background-color: #eaeaea;
		position: relative;
	}
	.LC_box3_02 .LC_box3_line2 .LC_box_txt_p1 {
		width: 1.35rem;
	}
	.LC_box3_line2 .a_img img {
		width: 1.95rem;
		height: 1.8rem;
	}
	/*报告一起读*/
	.read_report {
		margin-top: 0.6rem;
	}
	.report_title img {
		width: 6.08rem;
	}
	.read_content{
		overflow: hidden;
	}
	.read_boxer{
		width: 6.08rem;
		margin-top: 0.3rem;
		height: auto;
		overflow: hidden;
	}
	.read_title{
		width: 6.08rem;
		height:0.79rem;
		line-height: 0.79rem;
		text-align: center;
	}
	.read_title a{
		font-family: "微软雅黑";
		font-size: 0.36rem;
		color: #fff;
	}
	.read_01 .read_title{
		background-color: #0d58b1;
	}
	.read_img{
		position: relative;
		width: 6.08rem;
		height: 3.43rem;
	}
	.read_img img{
		width: 6.08rem;
		height: 3.43rem;
	}
	.read_img p {
		width: 6.08rem;
		height: 0.56rem;
		position: absolute;
		bottom: 0;
		left: 0;
		background: rgb(228, 46, 44, 0.6);
	}
	.read_img p a {
		font-size: 0.2rem;
		color: #fff;
		font-family: "微软雅黑";
		padding: 0 0.15rem;
		cursor: pointer;
		line-height: 0.56rem;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width:5.7rem;
		display: block;
	}
	.read_boxer ul{
		margin-top: 0.2rem;
		font-size: 0.24rem;
	}
	.read_boxer ul li{
		list-style: none;
		margin-bottom: 0.2rem;
	}
	.read_boxer ul li a{
		font-family:"微软雅黑";
		font-size: 0.24rem;
		color:#333;
		cursor: pointer;
		overflow: hidden;
		width:6rem;
		margin: 0 auto;
		display: block;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.read_boxer ul li a:hover{
		color: #d76200;
	}
	.read_02 .read_title{
		background-color: #e0403b;
	}
	.read_03 .read_title{
		background-color: #2788db;
	}
	.read_04 .read_title{
		background-color: #f67313;
	}
	.read_05 .read_title{
		background-color: #196eaf;
	}
	/*代表委员说*/
	.speak{
		margin-top:0.55rem;
		overflow: hidden;
	}
	.speak_title img{
		width: 6.08rem;
	}
	.speak_in{
		width: 6.08rem;
		margin-top: 0.4rem;
		overflow: hidden;
	}
	.speak_box{
		float: left;
		width: 2.01rem;
		height: 3.04rem;
		position: relative;
	}
	.speak_box .a_img img{
		width: 2.01rem;
		height: 3.04rem;
	}
	.speak_box .txt {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		padding:0.6rem 0.1rem 0.1rem 0.1rem;
		box-sizing: border-box;
		background: -webkit-linear-gradient(bottom, rgb(55, 18, 1) 0%, rgba(237, 47, 57, 0) 100%);
		background: linear-gradient(to top, rgb(55, 18, 1) 0%, rgba(237, 47, 57, 0) 100%);
	}
	.speak_box .txt .tit {
		font-size: 0.22rem;
		line-height:0.4rem;
		font-family: "微软雅黑";
		cursor: pointer;
		text-align: left;
	}
	
	.speak_box .txt .tit a {
		color: #fff;
	}
	
	.speak_box .txt .tit a:hover {
		color: #ff9724;
	}
	
	.speak_box .txt .job {
		font-size:0.16rem;
		line-height:0.24rem;
		font-family: "微软雅黑";
		margin-bottom:0.05rem;
		color: #fff;
		font-weight: bold;
		text-align: left;
		cursor: pointer;
	}
	
	.speak_box .txt .job a {
		color: #fff;
	}
	
	.speak_box .txt .job a:hover {
		color: #ff9724;
	}
	
	.speak_box .txt .abs {
		font-size:0.14rem;
		line-height:0.22rem;
		font-family: "微软雅黑";
		margin-bottom:0.05rem;
		color: #fff;
		text-align: left;
		cursor: pointer;
		width: 1.8rem;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	
	.speak_box .txt .abs a {
		color: #fff;
	}
	
	.speak_box .txt .abs a:hover {
		color: #ff9724;
	}
	.speak_box.middle{
		margin: 0 0.01rem;
	}
	/*<!--双语看两会-->*/
	.meeting_shuangyu{
		margin-top:0.5rem;
	}
	.shuangyu_title img{
		width: 6.08rem;
	}
	.shuangyu_in{
		margin-top: 0.4rem;
	}
	.shuangyu_top{
		width: 6.08rem;
		overflow: hidden;
	}
	.looking_box {
    width:3rem;
    height:1.7rem;
    float: left;
    margin-right:0.08rem;
    margin-bottom:0.1rem;
    position: relative;
    }
    .looking_box p {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgb(0, 0, 0, 0.6);
    height:0.4rem;
    cursor: pointer;
    }
    .looking_box img {
    width:3rem;
    height:1.7rem;
    }
    .looking_box p a {
    font-family: "微软雅黑";
    font-size:0.15rem;
    line-height:0.4rem;
    color: #fff;
    width:2.7rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    padding: 0 0.15rem;
}   
    .shuangyu_bottom .liebiao_tt ul li{
    	background-color:#d6eeff;
    }
    .shuangyu_bottom .liebiao_tt ul li:hover{
    	background-color: #b7e1ff;
    }
    /*合作媒体*/
   .coo{
   	margin-top: 0.5rem;
   }
   .coo_title img{
   	width: 6.08rem;
   }
   .MP_content {
    margin-top: 0.25rem;
    overflow: hidden;
}
.MP_content .a_img {
    float: left;
    width:1.6rem;
    height:0.5rem;
    margin:0.1rem 0.2rem;
}
.MP_content .a_img img {
    width:1.6rem;
    height:0.5rem;
}
/*top*/
.toTop{
	width: 100%;
	height: 0.5rem;
	line-height:0.5rem;
    min-width:6.08rem;
    text-align: center;
    margin-top:0.7rem;
    background-color: #35a7dc;
    font-family: "微软雅黑";
    font-size:0.2rem;
    color: #fff;
    cursor: pointer;
}
.foot {
    padding:0.35rem 0px;
    background: #f6f6f6;
}
.foot-nei{
    margin: 0px auto;
    padding: 0px;
    width:6.08rem;
    text-align: center;
}
.foot-nei a{
	display: block;
}
.foot-nei img{
	width: 2.3rem;
}
/*导航*/
.header_img{
	position: absolute;
    top:0.45rem;
    right: 0.3rem;
}
.header_img img{
	width: 0.66rem;
}
.nav_m{
    display:none;
    position: fixed;
    top: 0rem;
    left:0rem;
    width:3.5rem;
    height:5.2rem;
    z-index: 998;
}
.nav_m.nav_show{
	display: block;
}
.nav_m ul{
    position:fixed;
    top:0.6rem;
    left:-3.5rem;
    width:3.5rem;
    height: auto;
    z-index: 999;
    opacity: 0.95;
    padding-bottom:0.6rem;
}
.nav_m .nav_01{
	padding-left: 1.3rem;
    background: url(../img/shouye.png) no-repeat 0.5rem 0.05rem;
    background-size: 0.57rem 0.48rem;
    background-color: #0b85d8;
}
.nav_m .nav_02{
	padding-left: 1.3rem;
    background: url(../img/focus.png) no-repeat 0.5rem 0.05rem;
    background-size: 0.66rem 0.51rem;
    background-color: #0b85d8;
}
.nav_m .nav_03{
	padding-left: 1.3rem;
    background: url(../img/ing.png) no-repeat 0.5rem 0.07rem;
    background-size: 0.77rem 0.45rem;
    background-color: #0b85d8;
}
.nav_m .nav_04{
	padding-left: 1.3rem;
    background: url(../img/tongqisheng.png) no-repeat 0.5rem 0.05rem;
    background-size: 0.78rem 0.43rem;
    background-color: #0b85d8;
}
.nav_m .nav_05{
	padding-left: 1.3rem;
    background: url(../img/report_nav.png) no-repeat 0.5rem 0.09rem;
    background-size: 0.8rem 0.41rem;
    background-color: #0b85d8;
}
.nav_m .nav_06{
	padding-left: 1.3rem;
    background:url(../img/weiyuan.png) no-repeat 0.5rem 0.09rem;
    background-size: 0.83rem 0.42rem;
    background-color: #0b85d8;
}
.nav_m .nav_07{
	padding-left: 1.3rem;
    background:url(../img/shaungyu.png) no-repeat 0.5rem 0.15rem;
    background-size: 0.79rem 0.43rem;
    background-color: #0b85d8;
}
.nav_m .nav_08{
	padding-left: 1.3rem;
}
.nav_m .nav_08{
	padding-top: 0.1rem;
}
.nav_m li {
    width:2.2rem;
    text-align: center;
    height: 0.62rem;
    line-height: 0.62rem;
    border-top: 1px solid #fff;
    overflow: hidden;
    background-color: #0b85d8;
}
.nav_m a {
	text-align: center;
	font-family: "微软雅黑";
    font-size: 0.3rem;
    color: #fff;
    float: left;
}
.nav_m li:hover{
  background-color: #0569be;
}
.nav_m li:hover a{
	font-size: 0.35rem;
}

	}