/*文字*/
.news_detail{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	font-family: "Microsoft YaHei","微软雅黑";
}

/*标题*/
.news_detail .nav_bar{
	font-size: 14px;
	margin: 10px 0 30px;
}
.news_detail .news_title_warp{
	position: relative;
}
.news_detail .news_title_date{
	position: absolute;
	bottom: 5px;
	width: 82px;
	height: 73px;
	text-align: center;
	left: 0px;
}
.news_detail .news_title_date .m{
	font-size: 14px;
	color: #999999;
}
.news_detail .news_title_date .d{
	color: #676767;
	font-size: 36px;
	border-bottom: 4px solid #d9d9d9;
}
.news_detail .news_title_warp .news_title_p{
	width: 860px;
	margin-left: 142px;
	padding-bottom: 30px;
	border-bottom: 4px solid #0068b7;

}
.news_detail .news_title{
	margin: 0 auto;
	/*width: 528px;*/
	font-size: 36px;
	text-align: center;
}
/*正文*/
.news_detail .main_content_wrap{
	width: 860px;
	margin-left: 142px;
}
.news_detail .news_info{
	font-size: 14px;
	margin: 15px 0 30px;
	/*padding: 0 5px;*/
}
.news_detail .news_info .left{
	float: left;
}
.news_detail .news_info .editor,.news_detail .print{
	padding-left: 20px;
}
.news_detail .news_info .right{
	float: right;
}
.news_detail .news_info .ctrl_font:hover {
	background-color: #0068b7;
	color: #fff;
}
/*.news_detail .news_info div.news_reader{
	margin-right: 30px;
}*/
.news_detail .news_info .ctrl_reader{
	float: left;
}
.news_detail .news_info .reader {
  width: 100px;
  margin-left: 5px;
}
.news_detail .news_info .ctrl_font{
	width: 25px;
	height: 22px;
	margin-right: 5px;
	border: 1px solid #e6e6e6;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
.news_detail .news_info .print:hover{
	background-position: -150px -184px;
}

.news_detail .news_info .print{
	padding-left: 28px;
	background: url(http://tmisc.home.news.cn/cloudnews/df-news/detail/default/news/images/share-close-print.png) -42px -184px no-repeat;
	margin-left: 30px;
	display: inline-block;
	cursor: pointer;
}
.news_detail .xinhua_zhaiyao{
	position: relative;
	padding-top: 50px;
	margin-bottom: 10px;
	word-wrap: break-word;
	word-break: break-all;
	background: #f5f5f5 url(http://tmisc.home.news.cn/cloudnews/df-news/detail/default/news/images/xinhua-discuss-end.png) no-repeat  825px 90%;
}
.news_detail .xinhua_zhaiyao .zhaiyao_content {
	width: 766px;
	min-height: 40px;
	background: url(http://tmisc.home.news.cn/cloudnews/df-news/detail/default/news/images/xinhua-discuss-start.png) no-repeat 10px 10px;
	padding: 10px 45px;
	color: #666;
	font-size: 14px;
	line-height: 28px;
	overflow: hidden;
}
.news_detail .xinhua_zhaiyao .zhaiyao{
	background-color: #0068b7;
	display: inline-block;
	width: 70px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	position: absolute;
	left: 60px;
	top: -12px;
}
/*正文*/
.news_detail .news_content{
	font-size: 16px;
	color: #4f5157;
	line-height: 42px;
	padding: 15px 0;
	max-width: 100%;
}
.news_detail .news_content p{
	text-indent: 2em;
}
.news_detail .news_content img{
	max-width: 100%;
}
.news_detail .ui-gallery{
	text-align: center;
}
/*xuan模块*/
/*title-bottom.png*/
.news_detail .xuan_box{
	position: relative;
	z-index: 0;
}

.news_detail .xuan_news_ad{
	display: none;
}
/*隐藏搜索*/
/*.nav_navigation .nav_search{
	display: none;
}*/
.news_detail .news_ae_info{
	text-align: center;
	font-size: 14px;
	margin: 20px 0;
}
.news_detail .news_ae_info .info{
	display: inline-block;
	margin-right: 20px;
}
.news_detail .news_ae_info .info img{
	width: 101px;
	height: 99px;
}
.news_detail .news_ae_info .ln_title{
	font-size: 14px;
	color: #4f5157;
}
/*timeline*/
/*.news_detail .xuan_box .storyjs-embed{
	border: #e6e6e6 1px solid;
}
*/
/*文内分页*/
.news_detail .pagebar{margin: 0 auto; text-align: center;}
.news_detail .pagebar span {display: inline-block;width: 24px;height: 24px;background: #e6e6e6;line-height: 24px;text-align: center;color: #999;font-weight: 700;}
.news_detail .pagebar span:hover, .pagebar span.p2-crr{background:#5682c2;color: #fff;}


/*文字图集*/
html{
	overflow-x: hidden;
}

/*文字对齐方式*/
.pic-change .txtLeft{text-align:left;}

.pic-change .txtRight{text-align:right;}

.pic-change .txtCenter{text-align:center;}

/*常用方法*/
.pic-change .show{display:block;}

.pic-change .hidden{display:none;}

.pic-change .hand{cursor:pointer;}

.pic-change .fontArial{font-family:"Arial";}

.pic-change .b{font-weight:bold;}

/* 下划线 */
.pic-change .unline,.pic-change .unline a{text-decoration:underline;}

.pic-change .nounline,.pic-change .nounline a{text-decoration:none;}

/* 通用属性 */
.pic-change .left{float:left;}

.pic-change .right{float:right;}

/*首行缩进*/
.pic-change .txtIndent{text-indent:2em;}

/*常用字体大小*/
.pic-change .font14px{font-size:14px;}

.pic-change .font16px{font-size:16px;}

.pic-change .font18px{font-size:18pt;}

/*居中*/
.pic-change .middle{margin:0px auto;padding:0px;}

/*去除a标签虚线框*/
.pic-change a:focus{outline: none;}

.pic-change a:active{noOutline:expression_r(this.onFocus=this.blur());}


/**/
.pic-change{
	width: 100%;
	height: 560px;
	position: relative;
	background: white;
}

.pic-change .pc-cg-main{
	position: relative;
	width: 100%;
	height: 560px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background: #444444;
}

.pic-change .pc-cg-main .cg-m-move{
	position: absolute;
	height: 560px;
}

.pic-change .pc-cg-main .cg-m-move img{
	position: absolute;
}

.pic-change .pc-cg-main a.cg-m-link{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: white;
	background: red;
}

.pic-change .pc-cg-main a.cg-m-l{
	display: block;
	position: absolute;
	left: 0;
	top: 0px;
	width: 35px;
	height: 560px;
	cursor: pointer;
	background: url(http://tmisc.home.news.cn/cloudnews/df-news/detail/default/news/images/l-arrow.png) no-repeat center center;
}

.pic-change .pc-cg-main a.cg-m-l:hover{
	background: url(http://tmisc.home.news.cn/cloudnews/df-news/detail/default/news/images/l-arrow-hover.png) no-repeat center center;
}

.pic-change .pc-cg-main a.cg-m-r{
	display: block;
	position: absolute;
	right: 0;
	top: 0px;
	width: 35px;
	height: 560px;
	cursor: pointer;
	background: url(http://tmisc.home.news.cn/cloudnews/df-news/detail/default/news/images/r-arrow.png) no-repeat center center;
}

.pic-change .pc-cg-main a.cg-m-r:hover{
	background: url(http://tmisc.home.news.cn/cloudnews/df-news/detail/default/news/images/r-arrow-hover.png) no-repeat center center;
}
	/**/
.pic-change .pc-cg-main .cg-m-b{
	position: absolute;
	left: 0px;
	width: 96%;
	bottom: -70px;
	padding: 0 2%;
	height: 106px;
	color: white;
	background: url(http://tmisc.home.news.cn/cloudnews/df-news/detail/default/news/images/hotPic-bg.png) repeat;
}

.pic-change .pc-cg-main .main-isDisplay-btn{
	position: absolute;
	display: block;
	right: 0;
	bottom: 0;
	width: 60px;
	height: 40px;
	padding-top: 20px;
	line-height: 40px;
	color: white;
	text-align: center;
	background: url(http://tmisc.home.news.cn/cloudnews/df-news/detail/default/news/images/show-bg.png) no-repeat;
}

.pic-change .pc-cg-main .hidden{
	display: none;
}

		/**/
.pic-change .pc-cg-main .cg-m-b ul{
	height: 40px;
}

.pic-change .pc-cg-main .cg-m-b ul li{
	height: 40px;
	line-height: 40px;
}

.pic-change .pc-cg-main .cg-m-b ul li.m-b-title{
	font-size: 22px;
	font-weight: bold;
	width: 80%;
	overflow: hidden; 
}

.pic-change .pc-cg-main .cg-m-b ul li.m-b-count{
	width: 30px;
	font-size: 18px;
	font-weight: bold;
}

.pic-change .pc-cg-main .cg-m-b ul li.m-b-count em{
	font-size: 22px;
	color: red;
}

.pic-change .pc-cg-main .cg-m-b ul li.m-b-arrow{
	width: 50px;
	cursor: pointer;
	background: url(http://tmisc.home.news.cn/cloudnews/df-news/detail/default/news/images/b-arrow.png) center center no-repeat;
}

		/**/
.pic-change .pc-cg-main .cg-m-b .m-b-summary{
	width: 96%;
	height: 56px;
	font-size: 12px;
	overflow-y: scroll;
	line-height: 18px;
	text-align: left;
}

	/**/
.pic-change .pc-cg-lMask,.pic-change .pc-cg-lImg{
	position: absolute;
	top: 0;
	right: 860px;
	width: 2000px;
	height: 560px;
	overflow: hidden;
	background: url(http://tmisc.home.news.cn/cloudnews/df-news/detail/default/news/images/pc-cg-mask.png) repeat;
}

.pic-change .pc-cg-lImg img{
	position: absolute;
	right: 0px;
}

.pic-change .pc-cg-rMask,.pic-change .pc-cg-rImg{
	position: absolute;
	width: 2000px;
	height: 560px;
	top: 0;
	left: 860px;
	overflow: hidden;
	background: url(http://tmisc.home.news.cn/cloudnews/df-news/detail/default/news/images/pc-cg-mask.png) repeat;
}

/*.pic-change .pc-cg-rMask a{
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 60px;
	height: 40px;
	padding-top: 20px;
	line-height: 40px;
	color: white;
	text-align: center;
	background: url(http://tmisc.home.news.cn/cloudnews/df-news/detail/default/news/images/show-bg.png) no-repeat;
}*/

.pic-change .pc-cg-rMask a.hidden{
	display: none;
}

.pic-change .pc-cg-rImg img{
	position: absolute;
	left: -50px;
	top: 0;
}

/**/
#img-displayNone-container{
	height: 0px;
	overflow: hidden;
}

.ui-gallery-attach{
	width: 100%;
	height: 560px;
	margin: 14px 0px;
	text-align: center;
	overflow: hidden;
	background: url(http://tmisc.home.news.cn/cloudnews/df-news/detail/default/news/images/loading_circle.gif) no-repeat center center #444444;
}

.ui-gallery-attach img{
	height: 100%;
}