/* 新闻页开始 */
.xinwen {
	background: url(/rail/statics/images/rail2/bgnews.png) no-repeat center top;
}

.xinwen .t-header {
	height: 200px;
}
.xinwen .main a:hover {
	color: #d0050a;
}
.xinwen .nc {
    color: #d0050a;
    font-size: 20px;
}
/* 引用了boostrap的页面需要 */
.xinwen ul {
	margin-left: 0;
}
/* 头部需要样式开始 */
.xinwen a:hover {
	text-decoration: none !important;
}
.xinwen .channel {
	height: 106px;
}

/* logo块 */



.xinwen .search {
	margin-top: 128px;
}
.xinwen .inp_submit {
	width: 30px !important;
}
.xinwen .inp_text {
	border-radius: 0 !important;
}
/* 头部需要样式结束 */


/* 焦点图部分 */

/* 轮播图数字样式开始 */
.xinwen .nc {
    color: #d0050a;
    font-size: 24px;
}
.xinwen .xx {
    margin: 0 4px;
    font-size: 20px;
}
.xinwen .wb {
    color: #fff;
    font-size: 18px;
    z-index: 9999999;
}
/* 轮播图数字样式结束 */
.xinwen .slideshow {
	height: 384px;
	margin-top: 20px;
}

.xinwen #wrapper{
	width:608px;
	height:408px;
	position:relative;
	color:#fff;
}

.xinwen #slider-wrap{
	width:618px;
	height:408px;
	position:relative;
	overflow:hidden;
}

.xinwen #slider-wrap ul#slider{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;		
}

.xinwen #slider-wrap ul#slider li{
	float:left;
	position:relative;
	width:618px;
	height:408px;	
}

.xinwen #slider-wrap ul#slider li>div{
	position:absolute;
	bottom: 14px;
	left: 118px;
}
.xinwen #slider-wrap ul#slider li>div {
	position:absolute;
	bottom: 0;
	left: 0;
	width: 618px;
	height: 60px;
	background: url(/rail/statics/images/rail2/beijingda.png);
}

.xinwen #slider-wrap ul#slider li>div h4{
	position: absolute;
	left: 132px;
	bottom: 16px;
	margin-left: 34px;
	color: #fff;
	font-size: 16px;
	text-transform:uppercase;	
	font-weight: normal;
}

.xinwen #slider-wrap ul#slider li img {
	width: 100%;
	height: 100%;
}

/*btns*/
.xinwen .btns{
	position:absolute;
	width:50px;
	height:60px;
	top:88%;
	margin-top:-25px;
	line-height:57px;
	text-align:center;
	cursor:pointer;	
	background:rgba(0,0,0,0.1);
	z-index:100;
	
	
	-webkit-user-select: none;  
	-moz-user-select: none; 
	-khtml-user-select: none; 
	-ms-user-select: none;
	
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	-ms-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.xinwen #counter{
	position:absolute;
	bottom: 12px;
	left: 92px;
	width:auto;
}
.xinwen .slideshow .wrapper {
    margin: 0 auto;
    width: 608px;
    height: 408px;
}
.xinwen .slider-wrap {
    position: relative;
}
.xinwen #arr {
	position: absolute;
	width: 608px;
    left: 0;
    bottom: 0;
}
.xinwen #next,#previous {
    position: absolute;
    left: 44px;
	bottom: 14px;
	*bottom:0;
    font-size: 34px;
	font-weight: 700;
	z-index: 999;
}
.xinwen #previous {
    left: 554px;
}

/*ANIMATION*/
.xinwen #slider-wrap ul, #pagination-wrap ul li{
	-webkit-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	-moz-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	-o-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	-ms-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	transition: all 0.3s cubic-bezier(1,.01,.32,1);	
}
/* 焦点图结束 */


.xinwen .i-news {
	width: 372px;
	height: 408px;
	background-color: #fbf7f8;
}
.xinwen .i-news h4,.i-news li,.l-pic .p-item li {
	background: url(/rail/statics/images/rail2/xiaodian.png) no-repeat 0 16px ;
} 
.xinwen .i-news li {
	background: url(/rail/statics/images/rail2/xiaodian.png) no-repeat 0 16px ;

}
.xinwen .i-news h4 {
	background: url(/rail/statics/images/rail2/xiaodian.png) no-repeat 0 11px ;
}
.xinwen .i-news-list {
	padding: 18px;

}
.xinwen .i-news-list ul {
	margin: 0;
}
.xinwen .i-news-list ul h4 {
	margin: 0;
}
.xinwen .i-news-list ul h4 a {
	font-size: 20px;
	color: #333;
	line-height: 28px;
	margin-left: 15px;
	font-weight: bold;
}
.xinwen .i-news-list ul h4 img,.i-news-list ul li img,.l-pic .p-item li img {
	margin-bottom: 3px;
	margin-left: 10px;
	vertical-align: text-bottom;
}
.xinwen .i-news-list ul li img {
	margin-bottom: 1px;
}
.xinwen .i-news-list ul h4 img {
	margin-bottom: 7px;
}
.xinwen .l-pic .p-item li {
	height: 29px;
	line-height: 16px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xinwen .i-news-list li {
	padding: 7px 0;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xinwen .i-news-list li span {
	vertical-align: middle;
}
.xinwen .i-news-list img {
	vertical-align: middle;
	width: 16px;
	height: 14px;
}
.xinwen .i-news-list li a {
	font-size: 16px;
	color: #333;
	margin-left: 15px;
} 
.xinwen .yaowen {
	width: 372px;
	border-bottom: 1px solid #d0050a;
}
.xinwen .yaowen,.xinwen .hn {
	height: 42px;
	line-height: 40px;
}
.xinwen .yaowen .szss {
	*float: left;
}
.xinwen .yaowen,.xinwen .hn,.n-title {
	background: url(/rail/statics/images/rail2/rectangle.png) no-repeat 0 2px;
}
.xinwen .yaowen {
	background: url(/rail/statics/images/rail2/rectangle.png) no-repeat 18px 12px;
}
.xinwen .hn {
	background: url(/rail/statics/images/rail2/rectangle.png) no-repeat 0 12px;
}
.xinwen .yaowen span a,.xinwen .hn span a,.xinwen .n-title span a {
	margin-left: 13px;
	font-size: 24px;
	color: #333;
}
.xinwen .hn span a {
    margin-left: 0;
}
.xinwen .yaowen span a {
	margin-left: 31px;
}
.xinwen .yaowen a {
	font-size: 22px;
	color: #333;
}
.xinwen .yaowen .pls {
	float: right;
	margin-right: 6px;
	font-weight: 100;
	font-size: 32px;
	color: #555 !important;
}
.xinwen .hn span {
	margin-left: 13px;
}

/* 焦点图下方部分 */
.xinwen .advert {
	width: 660px;
	/*height: 78px;*/
	height:auto;
	margin: 30px 0;
}
.xinwen .advert img {
	width: 100%;
	height: 100%;
}

.xinwen .row-fluid {
	margin-top: 30px;
}
.xinwen .box {
	overflow: hidden;
}
.xinwen .trade-n {
	height: 45px;
	margin-bottom: 14px;
	border-bottom: 1px solid #d0050a;
}
.xinwen .trade-n ul {
	background-color: #f6f6f6;
}
.xinwen .trade-n li {
	line-height: 21px;
	float: left;
	padding: 12px 20px;
}
.xinwen .trade-n li a {
	font-size: 18px;
	color: #333;
}

.xinwen .bg {
	background-color: #d0050a;
	cursor: pointer;
}
.xinwen .trade-n ul .bg a {
	color: #fff;
}
.xinwen .trade-n ul li:hover a {
	color: #fff;
}
.xinwen .xqbf .item {
	width: 660px;
	display: none;
}
.xinwen .xqbf .item .wsj {
	height: 300px;
	line-height: 300px;
	text-align: center;
}

/* 右侧新闻部分 */
.xinwen .n-news {
	position:absolute;
	width: 282px;
	height: 370px;
	border: 1px solid #eee;
	padding: 15px 8px;
	margin-top: 30px;
	margin-left: 12px;
}

.xinwen .n-news:nth-child(1) {
	/*top:430px!important;*/
}
.xinwen .n-news:nth-child(2) {
	/*top:0px!important;*/
}
 
.xinwen .span4 {
	padding-bottom: 20px !important;
	position:relative;
	display:inline-block;
	height:1330px;
}

.xinwen .l-pic {
	width: 282px;
	height: 366px;
	padding-top: 14px;
}
.xinwen .l-pic div {
	position: relative;
	width: 282px;
	height: 170px;
	margin-bottom: 8px;
}
.xinwen .l-pic div div {
	position: absolute;
	left: 0;
	bottom: -8px;
	width: 282px;
	height: 26px;
	background: url(/rail/statics/images/rail2/beijingtouming.png);
}
.xinwen .l-pic .p-item div img {
	width: 282px;
	height: 170px;
}
.xinwen .l-pic p,.ad-pic p {
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 100%;
	height: 26px;
	color: #fff;
	padding-left: 5px;
	margin:0;
}	
.xinwen .n-title {
	height: 21px;
	line-height: 19px;
	border-bottom: 1px solid #d0050a;
	padding-bottom: 10px;
	padding-top: 0;
}
.xinwen .n-title span {
	*float: left;
}
.xinwen .n-title a {
	font-size: 22px;
	color:#333;
}
.xinwen .n-title .pls {
	float: right;
	margin-right: 6px;
	font-weight: 100;
	font-size: 32px;
	color: #555 !important;
}
.xinwen .p-item {
	margin-left: 0;
}
.xinwen .p-item li {
	padding-top: 10px;
}
.xinwen .p-item li a {
	font-size: 16px;
	color: #333;
	margin-left: 15px;
}


/* 对应详情部分 */
.xinwen .details {
	clear: both;
	height: 220px;
	border-bottom:1px solid #e2e2e2;
	padding: 0 10px;
}
.xinwen .details .tt {
	clear: both;
	float: left;
	width: 248px;
	height: 140px;
}
.xinwen .details h4,.xinwen .details-l h4 {
	font-weight: normal;
}
.xinwen .details h4,.xinwen .details .rq,.xinwen .details-l h4,.xinwen .details-l .rq {
	height: 60px;
	margin: 0;
	line-height: 60px;
}
.xinwen .details h4 a,.xinwen .details-l h4 a {
	color: #333;
	font-size: 20px;
}
.xinwen .details .rq,.xinwen .details-l .rq {
	font-size: 12px;
	color: #999;
}
.xinwen .details .tt img {
	width: 100%;
	height: 100%;
}
.xinwen .details .la {
	padding-top: 0;
	text-indent:2em;
	width: 374px;
	height: 142px;
	line-height: 26px;
	font-size: 14px;
	color: #666;
}
.xinwen .details .la a,.xinwen .details-l .la a {
	font-size: 14px;
	color: #999;
}
.xinwen .details .la a:hover,.xinwen .details-l .la a:hover {
	color: #d0050a;
}
.xinwen .details-l {
	overflow:hidden;
	clear: both;
	/*height: 176px;*/
	padding: 0 10px;
	border-bottom:1px solid #e2e2e2;
}
.xinwen .details:hover,.xinwen .details-l:hover {
	background-color: #e6e6e6;
}
.xinwen .details-l .la {
	width: 638px;
	height: 74px;
	color: #666;
	font-size: 14px;
	line-height: 26px;
}

/* 查看更多 */

.xinwen .l-more {
	width: 659px;
	height: 60px;
	line-height: 60px;
	margin: 30px 0;
	text-align: center;
	background-color: #f6f6f6	;
	border-radius: 10px;
	cursor: pointer;
}
.xinwen .l-more span{
	display: inline-block;
	padding-right: 6px;
	color: #999;
	font-size: 14px;
}
/* 新闻页结束 */

/* 列表页开始 */
.xinwen-l {
	background: url(/rail/statics/images/rail2/bgnews.png) no-repeat center top;
}
/* 头部样式调整 */
.xinwen-l .t-p {
	height: 200px;
}
/* 清除bootstrap中ul自带margin */
.xinwen-l ul {
	margin: 0;
}

.xinwen-l .red {
	background-color: #d0050a;
}
.xinwen-l a:hover {
	text-decoration: none !important;
}
.xinwen-l .channel {
	height: 106px;
}

/* logo块 */
.xinwen-l .pindao a {
	margin-top: 20px;
}
.xinwen-l .pindao:hover a {
	color: #fff;
	text-decoration: none !important;
}
.xinwen-l .search {
	margin-top: 128px;
}
.xinwen-l .inp_submit {
	width: 30px !important;
}
.xinwen-l .inp_text {
	border-radius: 0 !important;
}

/* 中间主体部分 */
.xinwen-l .news-l a:hover,.xinwen-l .news-l .hot-ran .ab:hover
 {
	color: #d0050a;
}
.xinwen-l .news-l li {
	float: left;
}
.xinwen-l .news-l .clearfix p {
	float: left;
	padding-top: 2px;
}

/* 面包屑 */

.xinwen-l .breadcrumb {
	float: left;
	background-color: transparent;
	margin-bottom: -10px;
	padding: 6px 8px;
}
.xinwen-l .breadcrumb li a,.xinwen-l .breadcrumb span{
	color: #333;
}
 
/* 左侧部分 */
.playershow{
	text-align:center;
}
.playershow iframe{
	width:100%!important;
}	
.xinwen-l .row {
	margin-bottom: 30px;
}
.xinwen-l .details {
	clear: both;
	width: 630px;
	height: 226px;
	border-bottom:1px solid #e2e2e2;
	background-color: #f6f6f6;
	padding: 10px 10px;
}
.xinwen-l .details .tt {
	clear: both;
	float: left;
	width: 248px;
	height: 140px;
}
.xinwen-l .details h4,.xinwen-l.details-l h4 {
	font-weight: bold;
}
.xinwen-l .details h4,.xinwen-l .details .rq,.xinwen-l .details-l h4,.xinwen-l .details-l .rq {
	height: 60px;
	margin: 0;
	line-height: 54px;
}
.xinwen-l .details h4 a,.xinwen-l .details-l h4 a {
	color: #333;
	font-size: 20px;
}
.xinwen-l .details .rq,.xinwen-l .details-l .rq {
	font-size: 12px;
	color: #999;
}
.xinwen-l .details .tt img {
	width: 100%;
	height: 100%;
}
.xinwen-l .details .la {
	padding-top: 0;
	text-indent:2em;
	width: 360px;
	height: 142px;
	line-height: 26px;
	font-size: 14px;
	color: #666;
}
.xinwen-l .details .la a,.xinwen-l .details-l .la a {
	font-size: 14px;
	color: #999;
}
.xinwen-l .details .la a:hover,.xinwen-l .details-l .la a:hover {
	color: #d0050a;
}
.xinwen-l .details-l {
	overflow:hidden;
	clear: both;
	width: 630px;
	/*height: 196px;*/
	padding: 10px 10px;
	border-bottom:1px solid #e2e2e2;
	background-color: #f6f6f6;

}
.xinwen-l .details-l .la {
	width: 630px;
	height: 74px;
	line-height: 26px;
	color: #666;
	font-size: 14px;
	margin: 0;
}
.xinwen-l .details:hover,.xinwen-l .details-l:hover {
	background-color: #e6e6e6;
}



/* 右侧部分 */
.xinwen-l .row .span4 {
	margin: 0;
}
.xinwen-l .article-ran,.xinwen-l .hot-ran {
	width: 320px;
	height: 466px;
	margin-left: 54px;
	border: 1px solid #eee;
	background-color: #fff;
}
.xinwen-l .article-ran ul {
	width: 320px;
	height: 416px;
}
.xinwen-l .hot-ran ul {
	width: 320px;
	height: 572px;
}
.xinwen-l .article-ran div,.xinwen-l .hot-ran div {
	width: 320px;
	height: 50px;
}
.xinwen-l .article-ran .ar,.xinwen-l .hot-ran .ar {
	display: block;
	width: 100px;
	height: 38px;
	line-height: 48px;
	padding: 0 29px;
	color: #333;
	font-size: 20px;
	border-top: 4px solid #d0050a;
}
.xinwen-l .article-ran .sign,.xinwen-l .hot-ran .sign {
	display: block;
	width: 161px;
	height: 48px;
	background-color: #f6f6f6;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.xinwen-l .article-ran ul,.xinwen-l .hot-ran ul {
	padding: 8px 5px;
}
.xinwen-l .article-ran li,.xinwen-l .hot-ran li {
	width: 318px;
	height: 40px;
	line-height: 40px;
}

.xinwen-l .article-ran li span,.xinwen-l .hot-ran li span {
	padding-left: 7px;
}

.xinwen-l .article-ran li a,.xinwen-l .hot-ran li a {
	margin-left: 34px;
	color: #333;
	font-size: 16px;
}

.xinwen-l .hot-ran {
	height: 618px;
	margin-top: 28px;
}
.xinwen-l .hot-ran .vd {
	width: 300px;
	height: 80px;
	margin: 8px 0;
	padding: 0 6px;
}
.xinwen-l .hot-ran .vd img {
	width: 132px;
	height: 80px;
}

.xinwen-l .hot-ran .vd .at {
	position: relative;
	display: inline-block;
	width: 132px;
	margin-top: 2px;
}
.xinwen-l .hot-ran .vd .at .img {
	position: absolute;
	width: 30px;
	height: 30px;
	left: 50%;
	top: 50%;
	margin-left: -15px;
	margin-top: -15px;
}
.xinwen-l .hot-ran .vd .ab {
	display: inline-block;
	width: 142px;
	padding-left: 6px;
	vertical-align: top;
}

/* 分页部分 */

.xinwen-l .fy_red {
	background: #d0050a;
	color: #fff !important;
}

/* 分页部分 */
.xinwen-l .fy {
	position: relative;
	width: 650px;
	height: 163px;
	margin:0 auto;
	text-align: center;
}
.xinwen-l .fy .fyNum {
	position: absolute;
	display: inline-block;
	height: 163px;
	line-height: 163px;
	left: 0;
	right: 0;
	margin: auto;
}
.xinwen-l .fy a:hover {
	color: #333;
}
.xinwen-l .fy a {
	display: inline-block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border: 1px solid #eee;
	margin: 0 3px;
}
.xinwen-l .fy .p-u,.xinwen-l .fy .p-d {
	width: 64px;
	height: 32px;
}
.xinwen-l .fy a {
	color: #333;
}
/* 列表页结束 */

/* 详情页开始 */
.xinwen-xq {
	background: url(/rail/statics/images/rail2/bgnews.png) no-repeat center top;
}

/* 头部样式调整 */
.xinwen-xq .t-p {
	height: 200px;
}
/* 清除bootstrap中ul自带margin */
.xinwen-xq ul {
	margin: 0;
}
/* 分页通用类名 */
.xinwen-xq .fy_red {
		background: #d0050a;
		color: #fff !important;
}
.xinwen-xq .red {
	background-color: #d0050a;
}
.xinwen-xq a:hover {
	text-decoration: none !important;
}
.xinwen-xq .channel {
	height: 106px;
}

/* logo块 */
.xinwen-xq .search {
	margin-top: 128px;
}
.xinwen-xq .inp_submit {
	width: 30px !important;
}
.xinwen-xq .inp_text {
	border-radius: 0 !important;
}

/* 中间主体部分 */
.xinwen-xq .news-l a:hover,.xinwen-xq .news-l .hot-ran .ab:hover
 {
	color: #d0050a;
}
.xinwen-xq .news-l li {
	float: left;
}
.xinwen-xq .news-l .clearfix p {
	float: left;
	padding-top: 4px;
}

/* 面包屑 */

.xinwen-xq .breadcrumb {
	float: left;
	background-color: transparent;
	margin-bottom: -10px;
	padding: 6px 8px;
}
.xinwen-xq .breadcrumb li {
	font-size: 14px;
}
.xinwen-xq .breadcrumb li a,.xinwen-xq .breadcrumb span {
	color: #333;
	font-size: 14px;
}
 
/* 左侧部分 */
.xinwen-xq .row {
	margin-top: 10px;
	margin-bottom: 30px;
}
.xinwen-xq .details {
	clear: both;
	width: 640px;
	height: auto;
	border-bottom:1px solid #e2e2e2;
	background-color: #f6f6f6;
	padding: 0 10px 10px;
	overflow:hidden;
}
.xinwen-xq .details .tt {
	clear: both;
	float: left;
	width: 248px;
	height: 140px;
}
.xinwen-xq .details h4,.xinwen-xq .details-l h4 {
	font-weight: 545;
	*font-weight: normal;
}
.xinwen-xq .details h4,.xinwen-xq .details .rq,.xinwen-xq .details-l h4,.xinwen-xq .details-l .rq {
	height: auto;
	margin: 0;
	line-height: 34px;
}
.xinwen-xq .details h4 a,.xinwen-xq .details-l h4 a {
	width:567px;
	display:inline-block;
	color: #333;
	font-size: 20px;
	margin:10px 0;
}
.xinwen-xq .details .rq,.xinwen-xq .details-l .rq {
	font-size: 12px;
	color: #999;
	margin:10px 0;
}
.xinwen-xq .details .tt img {
	width: 100%;
	height: 100%;
}
.xinwen-xq .details .la {
	padding-top: 0;
	text-indent:2em;
	width: 360px;
	height: 142px;
	line-height: 26px;
	font-size: 14px;
	color: #666;
}
.xinwen-xq .details .la a,.xinwen-xq .details-l .la a {
	font-size: 14px;
	color: #999;
}
.xinwen-xq .details .la a:hover,.xinwen-xq .details-l .la a:hover {
	color: #d0050a;
}
.xinwen-xq .details-l {
	overflow：hidden;
	clear: both;
	width: 640px;
	height: 176px;
	padding: 0 10px;
	border-bottom:1px solid #e2e2e2;
	background-color: #f6f6f6;

}
.xinwen-xq .details-l .la {
	text-indent: 2em;
	width: 630px;
	height: 74px;
	color: #666;
	font-size: 14px;
	line-height: 26px;
}
.xinwen-xq .details:hover,.xinwen-xq .details-l:hover {
	background-color: #e6e6e6;
}



/* 右侧部分 */
.xinwen-xq .row .span4 {
	margin: 0;
}
.xinwen-xq .article-ran {
	background-color: #fff;
}
.xinwen-xq .article-ran,.xinwen-xq .hot-ran {
	width: 320px;
	height: 466px;
	margin-left: 54px;
	border: 1px solid #eee;
}
.xinwen-xq .article-ran ul {
	width: 320px;
	height: 416px;
}
.xinwen-xq .hot-ran ul {
	width: 320px;
	height: 572px;
}
.xinwen-xq .article-ran div,.xinwen-xq .hot-ran div {
	width: 320px;
	height: 50px;
}
.xinwen-xq .article-ran .ar,.xinwen-xq .hot-ran .ar {
	display: block;
	width: 100px;
	height: 38px;
	line-height: 48px;
	padding: 0 29px;
	color: #333;
	font-size: 20px;
	border-top: 4px solid #d0050a;
	font-weight: 545;
}
.xinwen-xq .article-ran .sign,.xinwen-xq .hot-ran .sign {
	display: block;
	width: 161px;
	height: 48px;
	background-color: #f6f6f6;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.xinwen-xq .article-ran ul,.xinwen-xq .hot-ran ul {
	padding: 8px 5px;
}
.xinwen-xq .article-ran li,.xinwen-xq .hot-ran li {
	width: 318px;
	height: 40px;
	line-height: 40px;
}
.xinwen-xq .article-ran ul .li_st {
	color: #fff;
	background: url(/rail/statics/images/rail2/red.png) no-repeat 0 10px;
}
.xinwen-xq .article-ran ul .li_sec {
	color: #333;
	background: url(/rail/statics/images/rail2/gray.png) no-repeat 0 10px;
}
.xinwen-xq .article-ran li span,.xinwen-xq .hot-ran li span {
	padding-left: 7px;
	font-size: 14px;
}
.xinwen-xq .article-ran .li_las span {
	padding-left: 0;
}
.xinwen-xq .article-ran li a,.xinwen-xq .hot-ran li a {
	margin-left: 34px;
	color: #333;
	font-size: 14px;
}
.xinwen-xq .article-ran .li_las a {
	margin-left: 5px;
}
.xinwen-xq .hot-ran {
	height: 618px;
	margin-top: 28px;
}
.xinwen-xq .hot-ran .vd {
	width: 300px;
	height: 80px;
	margin: 8px 0;
	padding: 0 6px;
}
.xinwen-xq .hot-ran .vd img {
	width: 132px;
	height: 80px;
}

.xinwen-xq .hot-ran .vd .at {
	position: relative;
	display: inline-block;
	width: 132px;
	margin-top: 2px;
}
.xinwen-xq .hot-ran .vd .at .playH .img {
	position: absolute;
	width: 30px;
	height: 30px;
	left: 50%;
	top: 50%;
	margin-left: -15px;
	margin-top: -15px;
}
.xinwen-xq .hot-ran .vd .ab {
	display: inline-block;
	width: 142px;
	padding-left: 6px;
	vertical-align: top;
}
.xinwen-xq .hot-ran .vd .ab a {
	color: #333;
	font-size: 14px;
}
.xinwen-xq .hot-ran .li_sec {
	background: url(/rail/statics/images/rail2/gray.png) no-repeat 0 10px;
}
.xinwen-xq .hot-ran .li_las span {
	padding-left: 0;
}
.xinwen-xq .hot-ran .li_las a {
	margin-left: 5px;
}

/* 分页部分 */
.xinwen-l .fy {
	position: relative;
	width: 650px;
	height: 100px;
	margin:0 auto;
	text-align: center;
}
.xinwen-l .fy .fyNum {
	position: absolute;
	display: inline-block;
	height: 100px;
	line-height: 100px;
	left: 0;
	right: 0;
	margin: auto;
}
.xinwen-l .fy a:hover {
	color: #333;
}
.xinwen-l .fy a {
	display: inline-block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border: 1px solid #eee;
	margin: 0 6px;
}
.xinwen-l .fy .p-u,.xinwen-l .fy .p-d {
	width: 64px;
	height: 32px;
}
.xinwen-l .fy a {
	color: #333;
}


.xinwen-xq .details-xq {
	text-align:left;
	width: 604px;
	color: #333;
	border: 1px solid #eee;
	padding: 24px 26px  26px;
	background-color: #fff;
	line-height:30px;
}
.xinwen-xq .details-xq h2 {
	text-align:center;
	padding-bottom: 10px;
	font-size: 30px;
}
.xinwen-xq .details-xq .shij {
	text-align:center;
	position: relative;
	margin-bottom: 15px;
    margin-top: 14px;
	padding-bottom: 13px;
	border-bottom: 1px solid #eee;	
}
.xinwen-xq .details-xq .shij .yinPin {
	position: absolute;
	width: 25px;
	/*height: 18px;*/
	cursor:pointer;
	left: 0;
	top: 4px;
}
.xinwen-xq .details-xq .zhanShi {
	width: 604px;
	height: 360px;
	margin-bottom: 20px;
}
.xinwen-xq .details-xq .shij span {
	margin: 0 5px;
	font-size: 14px;
	color: #999;
}
.xinwen-xq .details-xq p {
	color: #333;
	/*text-indent: 2em;*/
	/*line-height: 30px;*/
	margin: 0;
	/*font-size: 18px;*/
	text-align: left;
}



/* 免责声明 */
.xinwen-xq .disclim {
	width: 600px;
	line-height: 25px;
	background-color: #f6f6f6;
	margin: 30px 0;
	padding: 28px;
	color: #666;
	font-size: 14px;
	text-align: left;
}
.xinwen-xq .disclim div {
	color: #333;
}
/* 标签 */
.xinwen-xq .lable {
	width: 636px;
	height: 46px;
	line-height: 46px;
	color: #333;
	padding: 0 10px;
	border: 1px solid #e3e3e3;
}
.xinwen-xq .lable .ml {
	margin-left: 0;
}
.xinwen-xq .lable .fr {
	color: #333;
}
.xinwen-xq .lable .fr span {
	font-weight: normal;
}
/* 上一篇、下一篇 */
.xinwen-xq .b-n {
	width: 656px;
	height: 70px;
	margin: 30px 0;
}
.xinwen-xq .b-n .tb {
	margin-left: 494px;
	margin-top: -44px;
}
.xinwen-xq .b-n .tb  img {
	width: 20px;
	height: 20px;
}
.xinwen-xq .b-n .nt a,.xinwen-xq .b-n .bk a {
	color: #333;
}
.xinwen-xq .b-n .nt a:hover,.xinwen-xq .b-n .bk a:hover {
	color: #d0050a;
}

/* 发表评论 */
.xinwen-xq .comm {
	width: 656px;
}
.xinwen-xq .do-line {
	width: 656px;
	height: 1px;
	border-bottom: 1px dashed #eee;
}

/* 相关新闻 */
.xinwen-xq .r-news {
	width: 656px;
	height: 230px;
	margin-top: 30px;
}
.xinwen-xq .r-news dt {
	font-size: 20px;
	font-weight: normal;
}
.xinwen-xq .r-news dd {
	margin-left: 0;
	margin-top: 10px;
}
.xinwen-xq .r-news dd a {
	color: #666;
}

/* 详情页结束 */

/* 新加的投票内容*/
.voteNum{
    padding: 10px 0px 10px 0px;
    text-align: center;
    color: #b6b6b6;
	opacity: 1;
	float:left;
}
.voteBtn{
    text-align: center;
	position: absolute;
    left: 238px;
}
.voteBtn a{
    display: inline-block;
    padding: 0 1.7em;
    line-height: 2.7em;
    border-radius: 0.6em;
    background-color: #f26d4f;
    color: #fff;
}
.voteBtn .active{
    background-color: #ed350b;
}
.qc{
    font-size: 0;
}
.qc img{
    width: 100%;
}
.comment{
    width: 100%;
}
.voteArea{
	    overflow: hidden;
    position: relative;
    margin: 5px 0 15px 0;
}
.voteArea div:nth-of-type(3){
	float:right;
}
	
	
.mask{
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.4);
}
.blur{
    filter: blur(3px);
    -webkit-filter: blur(3px);
}

.alertWin{
    width: 200px;
    height: 270px;
    background-color: #f3f3f3;
    border-radius: 3px;
    position: fixed;
    left: 50%;
    top: 55%;
    margin: -135px 0 0 -100px;
}


.close_{
    width: 23px;
    height: 23px;
    background: url("/rail/statics/images/chunyungushi2016/close_.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 4px;
    top: 4px;
}
.voteLogo{
    width: 73px;
    height: 73px;
    margin: 28px auto 0 auto;
}
.vote_1{
    background: url("/rail/statics/images/chunyungushi2016/vote_1.png") no-repeat;
    background-size: 100% 100%;
}
.vote_0{
    background: url("/rail/statics/images/chunyungushi2016/vote_0.png") no-repeat;
    background-size: 100% 100%;
}
.result{
    padding-top: 17px;
    text-align: center;
}
.result .result1{
    font-size: 1.2em;
    padding: 0 0.7em;
}
.result .result2{
    font-size: 0.9em;
    color: #a8a1a1;
}
.tf{
    padding: 1em 0.7em 0 0.7em;
    text-align: center;
}
.tf span{
    display: inline-block;
}

.vote_pic .author, .vote_pic .title{
    text-align: center;
}
/******************/
.yfmt1{
	display:inline-block;
	float:left;
	color:#999;
	font-size:16px;
}
.yfsh1{
	display:inline-block;
	float:right;
	color:#999;
	font-size:16px;
	}















