﻿body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, table, td, th, form, fieldset, img, dl, dt, dd {
	margin: 0;
	padding: 0;
}
/*修改*/
body {
	background-image: url('http://www.xinhuanet.com/2014lh/images2014002/bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #eeedec;
}
* html {
	_background-image: url(about:blank);
	_background-attachment: fixed;
}
_position:absolute; _top:expression(eval(document.documentElement.scrollTop-10+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
 _position:absolute; _top:expression(documentElement.scrollTop + 300);

textarea, input, select, body {
	font-size: 12px;
}
select, input {
	vertical-align: middle;
}
fieldset, img {
	border: 0;
}
ul, ol {
	list-style: none;
}
a {
	color: #000;
	text-decoration: none;
}
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.bc {
	margin-left: auto;
	margin-right: auto;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.vm {
	vertical-align: middle;
}
.pr {
	position: relative;
}
.pa {
	position: absolute;
}
.zoom {
	zoom: 1;
}
.hidden {
	visibility: hidden;
}
.block {
	display: block;
}
.inline {
	display: inline;
}
.in_b {
	display: inline-block;
}
.in_b {
	*display: inline;
}
.none {
	display: none;
}
.oh {
	overflow: hidden;
}
.ov {
	overflow: visible;
}
.clearit {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}
.bai12 {
	color: #FFFFFF;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	line-height: 30px;
	text-decoration: none;
}
.bai12 a {
	color: #FFFFFF;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	line-height: 30px;
	text-decoration: none;
}
.content {
	clear: both;
	width: 980px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
	background-color: #ffffff;
}
/*修改*/
.top {
	width: 100%;
	height: 25px;
}
/*修改*/
.menu {
	position: relative;
	width: 100%;
	height: 25px;
	margin: 0px auto;
}
/*修改*/
.nav {
	width: 100%;
	height: 26px;
	line-height: 26px;
	background:#c82222;
	border-bottom:1px solid #800202;
}
/*修改*/
#topPic {
	background: url(http://www.xinhuanet.com/2014lianghuizb/cover.jpg) 50% 0 no-repeat;
	height: 1000px;
}
/*修改*/
.banner {
	width: 980px;
	height: 183px;
	margin: 0 auto;
	margin-bottom: 2px;
	display: none;
}
.box01 {
	display: none;
	clear: both;
	width: 980px;
	height: 69px;
	margin: 0px auto;
	margin-top: 195px;
	margin-bottom: 5px;
}
.l_pic {
	float: left;
	width: 250px;
	height: 69px;
}
.r_pic {
	float: right;
	width: 720px;
	height: 69px;
}
.r_pic h1 {
	width: 628px;
	padding-left: 82px;
	text-align: center;
	line-height: 69px;
	color: #ffffff;
	font-size: 36px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.r_pic h1 a {
	color: #ffffff;
	font-size: 36px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.new_content {
	clear: both;
	width: 980px;
	height: auto;
	margin: 0px auto;
	margin-bottom: 5px;
}
#scroll_box {
	clear: both;
	width: 980px;
	position: relative;
	margin: 0px auto;
}
.box_163css {
	width: 980px;
	height: 340px;
	position: relative;
	overflow: hidden;
}
.box_163css img {
	display: block;
}
.box_163css li {
	float: left;
	display: inline;
	width: 980px;
	height: 290px;
}
.scroll_nav {
	width: 980px;
	margin-left: 80px;
	position: absolute;
	text-align: center;
	bottom: 0;
}
.scroll_nav li {
	width: 63px;
	height: 42px;
	margin-right: 6px;
	line-height: 42px;
	cursor: pointer;
	background-color: #c5d1d5;
	font-size: 18px;
	font-weight: bold;
}
.scroll_nav li.current {
	background-color: #b63a3d;
}
.scroll_nav li p {
	position: relative;
	color: #fff;
}
.prev, .next {
	cursor: pointer;
	width: 76px;
	height: 42px;
	top: 50%;
	margin-top: -25px;
	background: url(http://www.xinhuanet.com/2014lianghuizb/red/images/icon.png) no-repeat;
}
.prev {
	left: 0px;
	top: 323px;
	background-position: 0px 0px;
}
.next {
	right: -4px;
	top: 323px;
	background-position: -78px -1px;
}
.next img {
	left: -27px;
}
.left_nav {
	z-index: 5;
	position: fixed;
	width: 67px;
	height: auto;
	right: 50%;
	top:65%;
	margin: -225px -560px 0px -0px;
	display: none;
}
.left_nav dl dt {
	width: 85px;
	height: 22px;
	line-height: 22px;
	background: url(http://www.xinhuanet.com/2014lianghuizb/red/images/long.png) no-repeat 12px center #E6238F;
	padding-left: 35px;
	color: #fff;
	margin-bottom: 4px;
}
.left_nav dl dd {
	width: 68px;
	height: 76px;
	position: relative;
}
.left_nav dl dd .nav_right {
	width: 106px;
	height: auto;
	overflow: hidden;
	position: absolute;
	left: 66px;
	top: 0px;
	display: none;
}
.left_nav dl dd .nav_right a {
	width: 106px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #333333;
	display: block;
	float: left;
	font-size: 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
	overflow: hidden;
	background-color: #e3e3e3;
}
.left_nav dl dd .nav_right a:hover {
	width: 106px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	background-color: #ac2e28;
}
.left_nav dl dd a.nav_left01 {
	width: 68px;
	height: 76px;
	line-height: 29px;
	display: block;
	overflow: hidden;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/nav.png') no-repeat;
}
.left_nav dl dd a.nav_left02 {
	width: 68px;
	height: 76px;
	line-height: 29px;
	display: block;
	overflow: hidden;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/nav.png') no-repeat;
	background-position: -0px -80px;
}
.left_nav dl dd a.nav_left03 {
	width: 68px;
	height: 76px;
	line-height: 29px;
	display: block;
	overflow: hidden;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/nav.png') no-repeat;
	background-position: -0px -161px;
}
.left_nav dl dd a.nav_left04 {
	width: 68px;
	height: 76px;
	line-height: 29px;
	display: block;
	overflow: hidden;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/nav.png') no-repeat;
	background-position: -0px -241px;
}
.left_nav dl dd a.nav_left05 {
	width: 68px;
	height: 76px;
	line-height: 29px;
	display: block;
	overflow: hidden;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/nav.png') no-repeat;
	background-position: -0px -316px;
}
.left_nav dl dd a.nav_left06 {
	width: 68px;
	height: 76px;
	line-height: 29px;
	display: block;
	overflow: hidden;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/nav.png') no-repeat;
	background-position: -158px -0px;
}
.left_nav dl dd a.nav_left01:hover {
	background-position: -78px -0px;
}
.left_nav dl dd a.nav_left02:hover {
	background-position: -78px -80px;
}
.left_nav dl dd a.nav_left03:hover {
	background-position: -78px -161px;
}
.left_nav dl dd a.nav_left04:hover {
	background-position: -78px -241px;
}
.left_nav dl dd a.nav_left05:hover {
	background-position: -79px -316px;
}
.left_nav dl dd a.nav_left06:hover {
	background-position: -158px -80px;
}
.tbox_01 {
	float: left;
	width: 210px;
	height: 290px;
	margin-right: 7px;
}
.tbox_02 {
	position: relative;
	width: 210px;
	height: 187px;
	margin-bottom: 5px;
}
.tbox_03 {
	position: relative;
	width: 210px;
	height: 99px;
	background-color: #ecebeb;
}
.tbox_03 h2 {
	padding: 10px 40px 15px 40px;
	text-align: center;
	line-height: 40px;
}
.tbox_03 h2 a {
	color: #333333;
	font-size: 20px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.tbox_04 {
	float: left;
	width: 495px;
	height: 290px;
}
.tbox_05 h2 {
	padding: 10px 0px 0px 30px;
	color: #333333;
	font-size: 16px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.tbox_05 {
	position: relative;
	width: 100%;
	height: auto;
	margin-bottom: 5px;
	overflow: hidden;
	background-color: #e8e7e7;
}
.tbox_05 h3 {
	padding: 11px 30px 10px 30px;
	line-height: 35px;
}
.tbox_05 h3 a {
	color: #5c5757;
	font-size: 23px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.tbox_05 p {
	padding: 0px 30px 10px 30px;
	text-indent: 2em;
	line-height: 25px;
	font-size: 14px;
	color: #515050;
	font-family: 宋体, Arial, Helvetica, sans-serif;
}
.tbox_06 {
	position: relative;
	float: right;
	width: 260px;
	height: 290px;
}
/*滚动效果样式*/
#rolldiv {
	width: 395px;
	height: 338px;
}
#rolldiv * {
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 18px;
}
#rolldiv .jcarousel-skin-tango .jcarousel-container {
	overflow: hidden;
	_display: inline-block;
}
#rolldiv .jcarousel-skin-tango .jcarousel-clip {
	overflow: hidden;
}
/*滚动区域大小*/
#rolldiv .jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 395px;
}
/*li样式*/
#rolldiv .jcarousel-skin-tango .jcarousel-item {
	width:395px;
	text-align: center;
}
#rolldiv .jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 15px;
}
/** 按钮 */
/*默认*/
#rolldiv .jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	top: 120px;
	right: 0px;
	width: 35px;
	height: 51px;
	cursor: pointer;
	background: url("http://www.news.cn/static/img/common_img/jiant2.png") no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.news.cn/static/img/common_img/jiant2.png', sizingMethod='crop');
}
/*默认*/
#rolldiv .jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	top: 120px!important;
	left: 0;
	width: 35px;
	height: 51px;
	cursor: pointer;
	background: url("http://www.news.cn/static/img/common_img/jiant1.png") no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.news.cn/static/img/common_img/jiant1.png', sizingMethod='crop');
}
#rolldiv #mycarousel li {
	position: relative;
}
#rolldiv #mycarousel .bg {
	background-color: #000000;
	height: 35px;
	width: 395px;
	position: absolute;
	opacity: 0.6;
	filter: alpha(opacity=60);
	left: 0;
	bottom: 0;
}
#rolldiv #mycarousel .tit a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 35px;
	width: 395px;
	line-height: 35px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.tit_text {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.tit_text a {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.icon {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 29px;
	height: 29px;
	background-image: url('http://www.xinhuanet.com/2014lianghuizb/red/images/icon01.png');
}
.mid_box01 {
	clear: both;
	width: 980px;
	height: 375px;
}
.foc_pic {
	float: left;
	width: 395px;
	height: 375px;
	margin-right: 9px;
}
.adver_01 {
	width: 395px;
	height: 30px;
	margin-bottom: 4px;
}
.mid_box02 {
	float: left;
	width: 386px;
	height: 375px;
}
.mid_box02 h2 {
	position: relative;
	width: 386px;
	height: 26px;
	margin-bottom: 5px;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png') no-repeat;
	background-position: -0px -0px;
}
.mid_box02 h3 {
	width: 385px;
	margin-bottom: 5px;
	line-height: 25px;
	text-align: center;
}
.mid_box02 h3 a {
	color: #e80b00;
	font-size: 18px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.span_01 {
	position: absolute;
	right: 15px;
	top: 0px;
	height: 26px;
	line-height: 26px;
	text-align: center;
}
.span_01 a {
	color: #e20d0d;
	font-size: 12px;
	font-weight: normal;
	font-family: 宋体, Arial, Helvetica, sans-serif;
}
.mid_box02 ul {
	padding-left: 10px;
	width: 376px;
}
.mid_box02 ul li {
	padding-left: 10px;
	line-height: 28px;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/list.png') no-repeat left center;
}
.mid_box02 ul li a {
	color: #222222;
	font-size: 15px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.mid_box03 {
	float: right;
	width: 180px;
	height: 369px;
}
.mid_box04 {
	clear: both;
	width: 980px;
	height: auto;
	overflow: hidden;
	background-color: #ffffff;
}
.mid_box05 {
	clear: both;
	width: 980px;
	height: auto;
	margin-bottom: 10px;
	overflow: hidden;
}
.mid_box06 {
	clear: both;
	width: 953px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.mid_box07 {
	clear: both;
	width: 980px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 10px;
	overflow: hidden;
}
.mid_box08 {
	clear: both;
	width: 960px;
	height: 630px;
	margin: 0 auto;
	margin-bottom: 15px;
	overflow: hidden;
}
.l_xinxi {
	float: left;
	width: 685px;
	height: 630px;
	border-right: 1px solid #ccc;
}
.xzsd {
	clear: both;
	width: 100%;
	height: 360px;
}
.xzsd h2 {
	position: relative;
	clear: both;
	width: 100%;
	height: 32px;
	margin-bottom: 15px;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png') no-repeat;
	background-position: -0px -560px;
}
.new_box01 {
	width: 677px;
	height: 136px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
.new_box02 {
	float: left;
	width: 170px;
	height: 120px;
	margin-top: 5px;
}
.new_box03 {
	float: right;
	width: 490px;
	height: 120px;
	margin-top: 5px;
}
.new_box03 h3 {
	width: 100%;
	margin-bottom: 10px;
	color: #000;
	font-size: 15px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.new_box03 h3 a {
	width: 100%;
	color: #000;
	font-size: 15px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.new_box03 p {
	line-height: 25px;
	font-size: 14px;
}
.new_box03 ul li {
	float: left;
	width: 230px;
	margin-right: 10px;
	line-height: 25px;
}
.new_box03 ul li i {
	color: #006ebb;
	font-style: normal;
}
.new_box03 ul li a {
	padding-left: 10px;
	color: maroon;
}
.jztw {
	width: 980px;
	height: 502px;
	margin: 0px auto;
	clear: both;
}
/*习主席讲话*/
.xjp {
	position: relative;
	width: 960px;
	height: 500px;
	margin: 0 auto;
	margin-bottom: 15px;
	background-image: url('http://www.xinhuanet.com/2014lianghuizb/images/xjp.jpg');
}
.x_box01 {
	position: absolute;
	left: 195px;
	top: 26px;
}
.x_box01 h2 {
	margin-bottom: 20px;
	line-height: 25px;
	color: #ffffff;
	font-size: 22px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.x_box01 h2 a {
	color: #ffffff;
	font-size: 22px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.x_box01 p {
	color: #ffffff;
	font-size: 16px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.x_box02, .x_box03, .x_box04, .x_box05, .x_box06 {
	position: absolute;
}
.x_box02 h2, .x_box03 h2, .x_box04 h2, .x_box05 h2, .x_box06 h2 {
	margin-bottom: 3px;
	color: #b73a3e;
	font-size: 16px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.x_box02 h2 a, .x_box03 h2 a, .x_box04 h2 a, .x_box05 h2 a, .x_box06 h2 a {
	color: #b73a3e;
	font-size: 16px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.x_box02 p, .x_box03 p, .x_box04 p, .x_box05 p, .x_box06 p {
	color: #707070;
	font-size: 12px;
	font-family: 宋体, Arial, Helvetica, sans-serif;
}
.x_box02 {
	left: 253px;
	top: 134px;
}
.x_box03 {
	left: 293px;
	top: 198px;
}
.x_box04 {
	left: 315px;
	top: 266px;
}
.x_box05 {
	left: 373px;
	top: 331px;
}
.x_box06 {
	left: 424px;
	top: 397px;
}
/*李总理讲话*/
.lkq {
	position: relative;
	width: 960px;
	height: 500px;
	margin: 0px auto;
	margin-bottom: 15px;
	background-image: url('http://www.xinhuanet.com/2014lianghuizb/images/lkq.jpg');
}
.l_box01 {
	position: absolute;
	left: 115px;
	top: 26px;
}
.l_box01 h2 {
	margin-bottom: 20px;
	line-height: 25px;
	color: #ffffff;
	font-size: 22px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.l_box01 h2 a {
	color: #ffffff;
	font-size: 22px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.l_box01 p {
	color: #ffffff;
	font-size: 16px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.l_box02, .l_box03, .l_box04, .l_box05, .l_box06 {
	position: absolute;
}
.l_box02 h2, .l_box03 h2, .l_box04 h2, .l_box05 h2, .l_box06 h2 {
	margin-bottom: 3px;
	color: #b73a3e;
	font-size: 16px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.l_box02 h2 a, .l_box03 h2 a, .l_box04 h2 a, .l_box05 h2 a, .l_box06 h2 a {
	color: #b73a3e;
	font-size: 16px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.l_box02 p, .l_box03 p, .l_box04 p, .l_box05 p, .l_box06 p {
	color: #707070;
	font-size: 12px;
	font-family: 宋体, Arial, Helvetica, sans-serif;
}
.l_box02 {
	left: 73px;
	top: 134px;
}
.l_box03 {
	left: 73px;
	top: 198px;
}
.l_box04 {
	left: 73px;
	top: 266px;
}
.l_box05 {
	left: 73px;
	top: 331px;
}
.l_box06 {
	left: 73px;
	top: 397px;
}
.bgq_l {
	float: left;
	width: 675px;
	height: auto;
	overflow: hidden;
	border-right: 1px solid #ccc;
}
.qiehuan {
	float: left;
	width: 660px;
	height: 306px;
	margin-bottom: 15px;
}
.dh_01 {
	width: 980px;
	height: 58px;
	clear: both;
	margin-bottom: 15px;
}
.focu_area {
	clear: both;
	width: 980px;
	height: 600px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.bcontent {
	margin: 0 atuo;
	width: 940px;
}
.zs_area {
	clear: both;
	width: 980px;
	height: 305px;
	margin-bottom: 10px;
}
.ms {
	clear: both;
	width: 100%;
	height: 368px;
}
.line02 {
	clear: both;
	width: 100%;
	height: 12px;
	margin-bottom: 25px;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png') no-repeat;
	background-position: 0px -398px;
}
.ms ul {
	width: 100%;
}
.ms ul li {
	float: left;
	width: 332px;
	height: 85px;
	border-right: 1px #ccc dotted;
	border-bottom: 1px #ccc dotted;
}
.icon_b {
	float: left;
	width: 63px;
	height: 63px;
	margin: 15px 0px 0px 5px;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png') no-repeat;
	background-position: 0px -421px;
}
.icon_c {
	float: left;
	width: 63px;
	height: 63px;
	margin: 15px 0px 0px 5px;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png') no-repeat;
	background-position: 0px -487px;
}
.icon_d {
	float: left;
	width: 63px;
	height: 63px;
	margin: 15px 0px 0px 5px;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png') no-repeat;
	background-position: -129px -421px;
}
.icon_e {
	float: left;
	width: 63px;
	height: 63px;
	margin: 15px 0px 0px 5px;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png') no-repeat;
	background-position: -131px -487px;
}
.icon_f {
	float: left;
	width: 63px;
	height: 63px;
	margin: 15px 0px 0px 5px;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png') no-repeat;
	background-position: -0px -488px;
}
.icon_g {
	float: left;
	width: 63px;
	height: 63px;
	margin: 15px 0px 0px 5px;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png') no-repeat;
	background-position: -64px -421px;
}
.icon_h {
	float: left;
	width: 63px;
	height: 63px;
	margin: 15px 0px 0px 5px;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png') no-repeat;
	background-position: -192px -419px;
}
.icon_r {
	float: left;
	width: 63px;
	height: 63px;
	margin: 15px 0px 0px 5px;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png') no-repeat;
	background-position: -64px -487px;
}
.icon_k {
	float: left;
	width: 63px;
	height: 63px;
	margin: 15px 0px 0px 5px;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png') no-repeat;
	background-position: -195px -487px;
}
.wz_01 {
	float: right;
	width: 243px;
	height: 63px;
	margin: 15px 10px 0px 0px;
}
.wz_01 h2 {
	color: #000;
	font-size: 15px;
}
.wz_01 h2 a {
	color: #000;
	font-size: 13px;
}
.wz_01 p {
	line-height: 20px;
	font-size: 12px;
	color: #333333;
}
.wz_01 p a {
	font-size: 12px;
	color: #333333;
}
/*中间部分右侧框代码*/
.right_box02 {
	float: right;
	width: 385px;
	height: auto;
}
.right_box03 {
	clear: both;
	width: 385px;
	height: 410px;
	margin: 0px auto;
}
.right_box03 h2 {
	position: relative;
	width: 380px;
	height: 30px;
	line-height: 30px;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png') no-repeat;
	background-position: -0px -37px;
}
.right_box03 ul {
	width: 381px;
	margin-left: 5px;
}
.right_box03 ul li {
	float: left;
	width: 178px;
	_width: 160px;
	height: 183px;
	margin: 0px 5px 5px 0px;
	background-color: #f6f6f6;
}
.right_box03 ul li p {
	color: #000;
	text-align: center;
	line-height: 20px;
}
.right_box03 ul li p a {
	color: #000;
	font-size: 12px;
}
.right_box04, .right_box05 {
	clear: both;
	width: 385px;
	height: auto;
	overflow:hidden;
	margin: 0px auto;
}
.right_box04 h2, .right_box05 h2 {
	position: relative;
	width: 385px;
	height: 30px;
	margin-bottom: 5px;
	line-height: 30px;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png') no-repeat;
}
.right_box04 h2 {
	background-position: -0px -102px;
}
.right_box05 h2 {
	background-position: -0px -180px;
}
.right_box04 ul, .right_box05 ul {
	padding-left: 10px;
	width: 376px;
}
.right_box04 ul li, .right_box05 ul li {
	padding-left: 10px;
	line-height: 32px;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/list.png') no-repeat left center;
}
.right_box04 ul li a, .right_box05 ul li a {
	color: #000;
	font-size: 15px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.right_box06 {
	clear: both;
	width: 100%;
	height: 210px;
	margin: 0px auto;
	margin-bottom: 10px;
}
.right_box07 {
	width: 352px;
	height: 135px;
	margin-left: 10px;
}
.right_box08 {
	float: left;
	width: 148px;
	height: 148px;
	border: 1px solid #ccc;
}
.right_box09 {
	float: right;
	width: 170px;
	height: 120px;
	margin-top: 15px;
}
.right_box09 h3 {
	color: #019aea;
	font-size: 18px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.right_box09 h3 a {
	color: #019aea;
	font-size: 18px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.right_box09 p {
	line-height: 25px;
	font-weight: bold;
	text-indent: 2em;
	font-size: 15px;
	color: #333333;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.right_box06 h2 {
	position: relative;
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
	line-height: 40px;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png') no-repeat;
	background-position: -0px -343px;
}
.right_box10 {
	clear: both;
	width: 100%;
	height: 137px;
	margin: 0px auto;
	margin-bottom: 10px;
}
.right_box10 h2 {
	position: relative;
	width: 100%;
	height: 30px;
	margin-bottom: 5px;
	line-height: 30px;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png') no-repeat;
	background-position: -0px -264px;
}
.right_box10 h3 {
	position: relative;
	width: 100%;
	height: 30px;
	margin-bottom: 5px;
	line-height: 30px;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png') no-repeat;
	background-position: -0px -302px;
}
.right_box11 {
	float: left;
	width: 122px;
	height: 92px;
	padding: 2px;
	margin-left: 5px;
	border: 1px solid #ccc;
}
.right_box12 {
	float: right;
	width: 226px;
	height: 92px;
	margin-right: 15px;
}
.right_box12 ul {
	padding-left: 10px;
	width: 216px;
}
.right_box12 ul li {
	padding-left: 10px;
	line-height: 22px;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/list.png') no-repeat left center;
}
.right_box12 ul li a {
	color: #222222;
	font-size: 14px;
	font-family: 宋体, Arial, Helvetica, sans-serif;
}
.right_box13 {
	clear: both;
	width: 358px;
	height: 155px;
	margin: 0px auto;
	margin-bottom: 10px;
}
.hy_area {
	float: right;
	width: 260px;
	height: 710px;
}
.meet_01 {
	width: 100%;
	height: 123px;
	overflow: hidden;
	padding-bottom: 22px;
}
.meet_02 {
	float: left;
	margin-left: 10px;
	width: 230px;
	height: 86px;
}
.meet_04 {
	float: right;
	width: 135px;
	height: 83px;
}
.meet_04 ul {
	width: 100%;
}
.meet_04 ul li {
	float: left;
	width: 60px;
	margin: 0px 0px 7px 5px;
	color: #333333;
	font-size: 12px;
}
.meet_04 ul li a {
	color: #333333;
	font-size: 12px;
}
.meet05 {
	width: 60px;
	float: left;
	line-height: 25px;
	height: 25px;
}
.meet06 {
	width: 90%;
	margin: 0px auto;
}
.meet05 a {
	color: #333333;
	font-size: 12px;
}
.meet_03 {
	text-align: center;
	float: left;
	padding: 1px;
	width: 71px;
	height: 82px;
	border: 1px solid #ccc;
}
.meet_03 img {
	margin: 0px auto;
}
.meet_01 h2 {
	width: 100%;
	height: 30px;
	margin-bottom: 10px;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png') no-repeat;
	background-position: -0px -804px;
}
.meet_01 h3 {
	width: 100%;
	height: 25px;
	margin-bottom: 10px;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png') no-repeat;
	background-position: -0px -839px;
}
.meet_01 h4 {
	width: 100%;
	height: 25px;
	margin-bottom: 10px;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png') no-repeat;
	background-position: -0px -873px;
}
.meet_01 h5 {
	width: 100%;
	height: 25px;
	margin-bottom: 10px;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png') no-repeat;
	background-position: -282px -840px;
}
.meet_01 h6 {
	width: 100%;
	height: 25px;
	margin-bottom: 10px;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png') no-repeat;
	background-position: -282px -873px;
}
/*中间部分左侧框代码*/
.left_box01 {
	margin-left: 8px;
	float: left;
	width: 580px;
	_width: 565px;
	height: auto;
	margin-bottom: 10px;
	overflow: hidden;
	border-right: 1px solid #ccc;
}
.left_box02 {
	width: 574px;
	height: 630px;
}
.left_box02 h2 {
	position: relative;
	width: 100%;
	height: 26px;
	line-height: 26px;
	background: url(' http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png') no-repeat;
	background-position: -0px -70px;
}
.left_box02 ul {
	float: left;
	width: 573px;
}
.left_box02 ul li {
	width: 573px;
	height: 94px;
	padding: 15px 0px 10px 0px;
	border-bottom: 1px dotted #ccc;
}
.pic_01 {
	float: left;
	width: 120px;
	height: 80px;
	padding: 2px;
	border: 1px solid #ccc;
}
.txt_01 {
	float: right;
	width: 420px;
	height: 80px;
	margin-right: 10px;
}
.txt_01 h3 {
	height: 21px;
	margin-bottom: 5px;
	line-height: 21px;
	font-size: 16px;
	font-weight: normal;
	color: #222222;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.txt_01 h3 a {
	font-size: 16px;
	font-weight: normal;
	color: #222222;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.txt_01 p {
	color: #5d5d5d;
	font-size: 12px;
	line-height: 25px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.txt_01 p a {
	color: #5d5d5d;
	font-size: 12px;
}
.left_box03 {
	width: 574px;
	height: 490px;
}
.left_box03 h2 {
	position: relative;
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: url(' http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png') no-repeat;
	background-position: -0px -143px;
}
.left_box03 ul {
	padding-left: 10px;
	width: 100%;
}
.left_box03 ul li {
	padding-left: 10px;
	line-height: 32px;
	background: url(' http://www.xinhuanet.com/2014lianghuizb/red/images/list.png') no-repeat left center;
}
.left_box03 ul li a {
	color: #000;
	font-size: 15px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.left_box04 {
	width: 574px;
	height: auto;
}
.left_box04 h2 {
	position: relative;
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: url(' http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png') no-repeat;
	background-position: -0px -224px;
}
.left_box04 ul {
	float: left;
	width: 573px;
}
.left_box04 ul li {
	width: 573px;
	height: 92px;
	padding-top: 10px;
}
.txt_02 {
	float: right;
	width: 420px;
	height: 80px;
	margin-right: 10px;
}
.txt_02 h3 {
	text-align: center;
	height: 21px;
	margin-bottom: 15px;
	line-height: 21px;
	font-size: 16px;
	font-weight: normal;
	color: #c52826;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
	background-color: #ededed;
}
.txt_02 h3 a {
	font-size: 16px;
	font-weight: normal;
	color: #c52826;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.txt_02 p {
	color: #333333;
	font-size: 13px;
	line-height: 25px;
}
.txt_02 p a {
	color: #c52826;
	font-size: 12px;
}
.picture {
	position: relative;
	width: 160px;
	height: 115px;
	margin: 5px 0px 10px 5px;
	padding: 5px 0px 3px 0px;
	text-align: center;
	border: 1px solid #ccc;
}
.tab {
	overflow: hidden;
}
.tab .tab_title {
	height: 38px;
	background: url(http://www.xinhuanet.com/static/img/201204/tab_line.gif) 0 100% repeat-x;
}
.tab .tab_title ul {
	overflow: hidden;
}
.tab .tab_title li {
	float: left;
	height: 38px;
}
.tab .tab_title li a {
	float: left;
	width: 90px;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #333;
}
.tab .tab_title li.active a {
	background: #c52826;
	text-decoration: none;
	line-height: 38px;
	width: 88px;
	color: #ffffff;
}
.tab .tab_box {
	overflow: hidden;
	padding: 10px;
}
.tab .tab_box .tab_box_content {
	display: none;
}
.vbox01 ul {
	width: 100%;
}
.vbox01 ul li {
	float: left;
	width: 150px;
	line-height: 30px;
}
.vbox01 ul li a {
	color: #333333;
	font-weight: bold;
	font-size: 15px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
#yxlh .bcontent {
	border-bottom: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	padding-bottom: 16px;
	padding-left: 14px;
	padding-right: 14px;
	background: #f7f7f7;
	border-top: medium none;
	border-right: #dcdcdc 1px solid;
	padding-top: 8px;
	_padding: 8px 13px 16px;
}
#fs_B1 {
	position: relative;
	width: 932px;
	height: 592px;
}
#fs_B1 .B1fBt {
	position: absolute;
	bottom: 5px;
	zoom: 1;
	overflow: hidden;
	right: 25px;
	_bottom: 1px;
}
#fs_B1 .fcon {
	position: relative;
	width: 932px;
	display: none;
	float: left;
	height: 592px;
}
#fs_B1 .fcon IMG {
	width: 932px;
	display: block;
	height: 592px;
}
#fs_B1 .shadow {
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;
	PADDING-BOTTOM: 0px;
	LINE-HEIGHT: 22px;
	PADDING-LEFT: 12px;
	WIDTH: 920px;
	BOTTOM: 0px;
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	HEIGHT: 72px;
	PADDING-TOP: 4px;
	LEFT: 0px;
}
#fs_B1 .shadow A {
	color: #fff;
	font-size: 14px;
	overflow: hidden;
	font-weight: bolder;
	text-decoration: none;
}
#fs_B1 .shadow P {
	width: 420px;
	display: block;
	color: #b7b7b7;
}
#fs_B1 .B1fBt LI {
	margin: 0px 2px;
	width: 101px;
	display: inline;
	float: left;
	height: 66px;
}
#fs_B1 .B1fBt LI IMG {
	padding-bottom: 3px;
	padding-left: 3px;
	width: 95px;
	padding-right: 3px;
	display: block;
	height: 60px;
	padding-top: 3px;
}
#fs_B1 .B1fBt LI.current {
	cursor: pointer;
}
#fs_B1 .B1fBt LI.current IMG {
	border-bottom: #bebebe 3px solid;
	border-left: #bebebe 3px solid;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: #bebebe 3px solid;
	border-right: #bebebe 3px solid;
	padding-top: 0px;
}
#fs_B1 .prev {
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://mat1.gtimg.com/news/2013/lianghui/index/jt_01.png', sizingMethod='scale');
	WIDTH: 13px;
	BOTTOM: 27px;
	BACKGROUND: url(http://mat1.gtimg.com/news/2013/lianghui/index/jt_01.png);
	HEIGHT: 22px;
	CURSOR: pointer;
	LEFT: 468px;
}
#fs_B1 .next {
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://mat1.gtimg.com/news/2013/lianghui/index/jt_02.png', sizingMethod='scale');
	WIDTH: 13px;
	BOTTOM: 27px;
	BACKGROUND: url(http://mat1.gtimg.com/news/2013/lianghui/index/jt_02.png);
	HEIGHT: 22px;
	CURSOR: pointer;
	RIGHT: 8px;
}
#fs_B1 .fPs {
	position: relative;
	height: 592px;
	overflow: visible;
	margin: 0 auto;
}
#fs_B1 .fPic {
	position: absolute;
}
A {
	color: #222222;
	text-decoration: none;
}
P {
	color: #5d5d5d;
	text-decoration: none;
}
BODY {
	font-family: "宋体", "Arial Narrow", sans-serif;
	-webkit-text-size-adjust: 100%;
}
.prev {
	cursor: pointer;
}
.next {
	cursor: pointer;
}
.msgc {
	width: 100%;
	height: 270px;
}
.ms01 {
	float: left;
	width: 304px;
	height: 300px;
}
.ms01 h2, .ms02 h2 {
	position: relative;
	width: 100%;
	height: 30px;
	margin-bottom: 10px;
	background: url(' http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png') no-repeat;
}
.ms01 h2 {
	background-position: -0px -610px;
}
.ms02 h2 {
	background-position: -0px -657px;
}
.ms01 ul {
	padding-left: 10px;
	width: 284px;
}
.ms01 ul li {
	padding-left: 10px;
	line-height: 25px;
	background: url(' http://www.xinhuanet.com/2014lianghuizb/red/images/list.png') no-repeat left center;
}
.ms01 ul li a {
	color: #000;
	font-size: 15px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.ms02 {
	float: right;
	width: 370px;
	height: 300px;
}
.ms03 {
	clear: both;
	width: 100%;
	height: 110px;
	margin-bottom: 15px;
}
.ms04 {
	float: left;
	width: 125px;
	height: 98px;
}
.ms05 {
	float: right;
	width: 210px;
	height: 98px;
	margin-right: 10px;
}
.ms05 h3 {
	width: 100%;
	line-height: 25px;
}
.ms05 h3 a {
	color: #000;
	font-size: 14px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.ms05 p {
	color: #666666;
	font-size: 12px;
	line-height: 20px;
}
.ms02 ul {
	padding-left: 10px;
	width: 284px;
}
.ms02 ul li {
	padding-left: 10px;
	line-height: 25px;
	color: #000;
	font-size: 15px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
	background: url(' http://www.xinhuanet.com/2014lianghuizb/red/images/list.png') no-repeat left center;
}
.ms02 ul li a {
	color: #000;
	font-size: 15px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.r_xinxi {
	float: right;
	width: 265px;
	height: auto;
	overflow: hidden;
}
.zbsc {
	clear: both;
	width: 255px;
	height: 361px;
	margin-top: 2px;
}
.zbsc h2 {
	position: relative;
	width: 100%;
	height: 30px;
	margin-bottom: 10px;
	background: url(' http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png') no-repeat -0px -710px;
}
.zbsc ul {
	padding-left: 10px;
	width: 245px;
}
.zbsc ul li {
	padding-left: 10px;
	line-height: 25px;
	background: url(' http://www.xinhuanet.com/2014lianghuizb/red/images/list.png') no-repeat left center;
}
.zbsc ul li a {
	color: #000000;
	font-size: 13px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.lhcl {
	clear: both;
	width: 255px;
	height: 283px;
}
.lhcl h2 {
	position: relative;
	width: 100%;
	height: 30px;
	margin-bottom: 10px;
	background: url(' http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png') no-repeat -0px -763px;
}
.ms005 {
	width: 100%;
	height: 82px;
}
.ms06 {
	float: left;
	width: 80px;
	height: 80px;
}
.ms07 {
	float: right;
	width: 155px;
	height: 80px;
	margin-right: 5px;
}
.ms07 h3 {
	margin-bottom: 5px;
	color: #000;
}
.ms07 h3 a {
	color: #000;
}
.ms07 p {
	color: #333333;
	line-height: 20px;
}
.ms07 p a {
	color: red;
}
.lhcl ul {
	margin-bottom: 10px;
	padding-left: 10px;
	width: 245px;
}
.lhcl ul li {
	line-height: 20px;
	color: #000;
	font-size: 15px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	line-height: 25px;
	background: url(' http://www.xinhuanet.com/2014lianghuizb/red/images/list.png') no-repeat left center;
}
.lhcl ul li a {
	color: #000;
	font-size: 15px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.ms08 {
	width: 250px;
	height: 70px;
	margin: 0 auto;
	background-color: #f3eee8;
}
.ms08 ul {
	padding-left: 10px;
}
.ms08 ul li {
	float: left;
	padding: 5px 5px 0px 5px;
	margin-right: 5px;
	line-height: 20px;
	color: #000;
	font-size: 12px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
.ms08 ul li a {
	color: #000;
	font-size: 12px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
/* 两会调查*/
.mid_box03 a {
	display: block;
	float: left;
	width: 90px;
	height: 91px;
	background: url('http://www.xinhuanet.com/2014lianghuizb/red/images/icon04.png') no-repeat;
}
a.btn01 {
	background-position: 0px 0px;
}
a.btn01:hover {
	background-position: -182px 0px;
}
a.btn02 {
	background-position: -91px 0px;
}
a.btn02:hover {
	background-position: -273px 0px;
}
a.btn03 {
	background-position: -0px -91px;
}
a.btn03:hover {
	background-position: -182px -91px;
}
a.btn04 {
	background-position: -91px -91px;
}
a.btn04:hover {
	background-position: -273px -91px;
}
a.btn05 {
	background-position: 0px -182px;
}
a.btn05:hover {
	background-position: -182px -182px;
}
a.btn06 {
	background-position: -91px -182px;
}
a.btn06:hover {
	background-position: -273px -182px;
}
a.btn07 {
	background-position: 0px -273px;
}
a.btn07:hover {
	background-position: -182px -273px;
}
a.btn08 {
	background-position: -91px -273px;
}
a.btn08:hover {
	background-position: -273px -273px;
}
/*总理区域*/
#zfgzbg .bcontent .left {
	width: 659px;
	float: left;
}
#zhuanji_mod_player {
	display: block;
	overflow: hidden;
}
#zhuanji_mod_player .main {
	width: 276px;
	float: left;
}
#zhuanji_mod_player .list {
	width: 379px;
	float: right;
	border-top: #dbdbdb 1px solid;
}
#zhuanji_mod_player .list LI {
	border-bottom: #dbdbdb 1px solid;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 22px;
	background: #f7f7f7;
	height: 67px;
	cursor: pointer;
	border-right: #dbdbdb 1px solid;
	padding-top: 8px;
}
#zhuanji_mod_player .list .s {
	background: url(http://mat1.gtimg.com/news/2013/lianghui/index/sp_bg_01.jpg) #e7e7e7 no-repeat right top;
	border-right: 0px;
}
#zhuanji_mod_player .ptibox {
	line-height: 20px;
}
#zhuanji_mod_player .ptibox IMG {
	display: inline;
	float: left;
	margin-right: 14px;
}
#zhuanji_mod_player .ptibox EM {
	font-size: 13px;
	color: #000;
	padding-bottom: 4px;
	font-weight: bold;
	font-style: normal;
}
#zhuanji_mod_player .ptibox p {
	font-size: 12px;
	color: #5D5D5D;
	text-decoration: none;
}
#zhuanji_mod_player #zhuanji .tabBody {
	position: relative;
	width: 280px;
	height: 305px;
}
#zhuanji_mod_player #zhuanji B {
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://mat1.gtimg.com/news/2013/lianghui/index/shipin_an.png', sizingMethod='scale');
	WIDTH: 38px;
	BOTTOM: 27px;
	BACKGROUND: url(http://mat1.gtimg.com/news/2013/lianghui/index/shipin_an.png) 0px 0px;
	HEIGHT: 38px;
	LEFT: 27px;
}
#zhuanji_mod_player .list {
	width: 379px;
	float: right;
	border-top: #dbdbdb 1px solid;
}
#zhuanji_mod_player .list .s {
	border-bottom: #dbdbdb 1px solid;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 22px;
	background: #f7f7f7 0px 0px;
	height: 67px;
	cursor: pointer;
	border-right: #dbdbdb 1px solid;
	padding-top: 8px;
}
#zhuanji_mod_player .list .current {
	background: url(http://mat1.gtimg.com/news/2013/lianghui/index/sp_bg_01.jpg) #e7e7e7 no-repeat right top;
	border-right: 0px;
}
/*图片效果*/
#tupian11 .w980 {
	width: 980px;
	background: #FFF;
	margin-left: auto;
	margin-right: auto;
}
#tupian11 .w960 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#tupian11 .mt15 {
	margin-top: 15px;
}
#tupian11 .ml20 {
	margin-left: 20px;
}
#tupian11 .fl {
	float: left;
}
#tupian11 .fr {
	float: right;
}
#tupian11 .fld {
	float: left;
	_display: inline;
}
#tupian11 .frd {
	float: right;
	_display: inline;
}
#tupian11 .tShaw {
	position: relative;
	color: #fff;
}
#tupian11 .tShawT {
	position: absolute;
	height: 25px;
	width: 100%;
	top: 0;
	left: 0;
}
#tupian11 .tShawB {
	position: absolute;
	height: 25px;
	width: 100%;
	bottom: 0;
	left: 0;
}
#tupian11 .tShawCen {
	width: 978px;
	overflow: visible;
	position: relative;
	height: auto;
	padding: 0 10px;
}
#tupian11 .tMov5L {
	width: 312px;
}
#tupian11 .tMov5L dl {
	width: 156px;
	height: 156px;
	overflow: hidden;
	position: relative;
}
#tupian11 .tMov5L dl dd {
	width: 126px;
	height: 131px;
	position: absolute;
	top: -156px;
	left: 0;
	padding: 25px 15px 0;
	background: #2a53b0;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
#tupian11 .tMov5L dl dd a {
	font-size: 20px;
	color: #fff;
	font-family: "微软雅黑";
}
#tupian11 .tMov5L dl dd p {
	line-height: 18px;
}
#tupian11 .tMov5C {
	width: 312px;
	margin-left: 15px;
}
#tupian11 .tMov5C dl {
	width: 156px;
	height: 156px;
	overflow: hidden;
	position: relative;
}
#tupian11 .tMov5C dl dd {
	width: 126px;
	height: 131px;
	position: absolute;
	bottom: -156px;
	left: 0;
	padding: 25px 15px 0;
	background: #338700;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
#tupian11 .tMov5C dl dd a {
	font-size: 20px;
	color: #fff;
	font-family: "微软雅黑";
}
#tupian11 .tMov5C dl dd p {
	line-height: 18px;
}
#tupian11 .tMov5R {
	width: 316px;
	margin-left: 15px;
}
#tupian11 .tMov5R dl {
	width: 156px;
	height: 156px;
	overflow: hidden;
	position: relative;
}
#tupian11 .tMov5R dl dd {
	width: 126px;
	height: 131px;
	position: absolute;
	bottom: 0;
	right: -156px;
	padding: 25px 15px 0;
	background: #d66000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
#tupian11 .tMov5R dl dd a {
	font-size: 20px;
	color: #fff;
	font-family: "微软雅黑";
}
#tupian11 .tMov5R dl dd p {
	line-height: 18px;
}
#tupian11 .tBox {
	width: 116px;
	height: 116px;
	padding: 20px;
	background: url(http://www.xinhuanet.com/commonzhuanti/images/tupian11/pic_21.jpg) no-repeat;
	position: relative;
}
#tupian11 .tBox2 {
	background: url(http://www.xinhuanet.com/commonzhuanti/images/tupian11/pic_28.jpg) no-repeat;
}
#tupian11 .tBox3 {
	background: url(http://www.xinhuanet.com/commonzhuanti/images/tupian11/pic_24.jpg) no-repeat;
}
#tupian11 .tBox h3 {
	height: 48px;
	line-height: 48px;
	font-family: "微软雅黑";
	font-size: 48px;
	font-weight: normal;
}
#tupian11 .tBox h4 {
	text-align: center;
	height: 30px;
	padding-top: 40px;
	line-height: 30px;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: normal;
}
#tupian11 .tFBot {
	height: 50px;
	padding: 20px 0 0 0;
	text-align: center;
}
#tupian11 .tFBot a {
	display: inline-block;
	padding: 0 35px;
}
#tupian11 .tBox a {
	height: 32px;
	display: block;
	color: #ffffff;
	position: absolute;
}
#tupian11 .tBox a.tMorea {
	bottom: 10px;
	right: 10px;
}
#tupian11 .tBox a.tMoreb {
	top: 10px;
	right: 11px;
}
#tupian11 .tBox a.tMorec {
	bottom: 8px;
	left: 11px;
}
.play {
	display: block;
	position: absolute;
	width: 43px;
	height: 43px;
	left: 56px;
	top: 40px;
	z-index: 10;
	background: url(http://www.xinhuanet.com/images/2014lh/bg_sp.png) no-repeat;
}
.lhrs01 {
	float: left;
	width: 480px;
	height: auto;
	margin-left: 8px;
}
.lhrs01 h2 {
	width: 100%;
	height: 30px;
	background: url(http://www.xinhuanet.com/2014lianghuizb/red/images/tb.png) no-repeat;
	background-position: -329px -714px;
}
