﻿.ArticlMainContainer{
	width: 990px;
	overflow: hidden;
	margin: 15px auto;
}
.ArticlMainContainer:after{
	content: '';
	display: block;
	clear: both;
}
.ArticlMainContainer .LeftsCnt{
	width: 27%;
	float: right;
	
}
.ArticlMainContainer .RightCnt{
	width: 69%;
	float: left;
	overflow: hidden;
	padding:15px 15px 50px;
	border:1px solid #D0D0D0;
}
.ArticlMainContainer .RightCnt_0{
	float: left;
	width: 940px;
	overflow: hidden;
	padding:30px;
	border:1px solid #D0D0D0;
	padding-top:0px;
}
.ArticlMainContainer .RightCnt1{
	width: 72%;
	float: left;
	overflow: hidden;
}
/***/
.ShowContent .title{
	text-align: center;
	padding: 13px;
	line-height: 48px;
	font-size: 34px;
}
.ShowContent .infos{
	text-align: center;
	padding-bottom: 25px;
	font-size: 14px;
	color: #888;
	border-bottom:1px solid #eee;
	margin-bottom:25px;
}
.ShowContent .infos span{
	display: inline-block;
	margin: 0 15px;
}
.ShowContent .cnt{
	width:100%;
	overflow:hidden;
	word-wrap: break-word;
    word-break: normal;
	word-break:break-all;
	line-height: 180%;
	font-size: 16px;
	color: #666;
}
.ShowContent img{
	max-width:100%;
}
/******/
.OtherInfos{
	margin-top:20px;
	background:#FFF;
	width:100%;
	overflow:hidden;
}
.OtherInfos .SideBox{
	margin:0 15px;
	padding:15px 0;
	position:relative;
}
.OtherInfos .SideBox:before{
	content:'';
	display:block;
	position:absolute;
	width:100%;
	height:1px;
	background:#DDD solid 1px;
	left:0;
	top:-1px;
}
.OtherInfos .SideBox .tag span{
	display:inline-block;
	line-height: 30px;
	font-size: 16px;
	padding:0 10px;
	background:#DDD;
	color:#888;
	border-radius:5px;
	box-shadow: 1px 1px 1px #666;/**块阴影**/
	margin-bottom:10px;
}
.OtherInfos .SideBox .cont{
	width:100%;
	font-size: 14px;
	line-height: 25px;
	color: #666;
	overflow:hidden;
	word-wrap: break-word;
    word-break: normal;
	word-break:break-all;
}
.OtherInfos .SideBox .cont img{
	max-width:100%;
}
.list_nr { border:1px solid #D0D0D0; margin-bottom:10px;}


.qb_ui_List_nr ol, .qb_ui_List_nr li{
	display: table-cell;
	vertical-align: middle;
	font-size: 12px;
}
.qb_ui_List_nr ol{
	width: 90px;
	background: #0BB393;
	text-align: center;
	color: #FFF;
	padding: 15px 0;
}
.qb_ui_List_nr ol dl dt{
	line-height: 30px;
	font-size: 30px;
}
.qb_ui_List_nr li{
	padding: 2px 10px 3px 15px;
	width:100%;
	border-bottom:#ddd2c0 1px dashed;
}
.qb_ui_List_nr li:hover{
	background: #F0F0F0;
}
.qb_ui_List_nr li h3{
width:100%;
}
.qb_ui_List_nr li h3 a{
	display: block;
	height: 35px;
	width:100%;
	line-height: 35px;
	font-size: 16px;
	overflow: hidden;
	font-weight: bold;
}
.qb_ui_List_nr li p{
	line-height: 20px;
	font-size:14px;
	color: #666;
	width:100%;
	overflow: hidden;
	max-height: 40px;
}
.qb_ui_List_nr li p a{
	display: inline-block;
	color: blue;
	padding-left: 5px;
}


.list_nr .list { padding-left:10px; padding-right:10px; padding-left:5px; height:30px; line-height:30px; padding-top:4px; overflow:hidden; border-bottom:#ddd2c0 1px dashed; font-size:14px; color:#444444; margin-left:5px; margin-right:5px; }
.list_nr .list a { height:30px; line-height:30px; padding-top:3px; font-size:14px; color:#444444; }
.list_nr .list span { width:58px; float:right; color:#999999; text-align:right }