.header{
	width: 100%;
	height: 45px;
	background: #90080e;
}
.nav-select{
	width: 1030px;
	height: 45px;
	margin:0 auto;
}
.icon{
	width: 140px;
	height: 45px;
	
}
.icon img{
	height: 45px;
}
.nav-section-submenu{
	height: 45px;
	line-height: 45px;
}
.nav-section-submenu a{
	display: inline-block;
	height: 16px;
	color: #fff;
	font-size: 16px;
	float: left;
}
.nav-section-submenu a:hover{
	text-decoration:none;
}
.nav-section-submenu span{
	display: inline-block;
	width: 16px;
	height: 16px;
	float: left;
	margin:0 10px;
}
.content{
	width: 1030px;
	margin:0 auto;
}
.rangeBig{
	width: 100%;
	height: 30px;
	clear: both;
}
.t-container{
	width: 100%;
	margin-bottom: 30px;
}
.t-container-title{
	width: 100%;
	overflow: hidden;
}
.t-container-metadata p{
	font-size: 14px;
	color: #888888;
}
.t-container-metadata{
	margin-top: 10px;
}
.author{
	margin-left: 20px;
}
.article{
	width: 64%;
	float: left;

}
.ord-article{
	width: 32%;
	float: right;
}
.tody-hot{
	background:#f9f9f9;
	padding:10px;
	margin-bottom: 10px;
}
.indexTitle{
	width: 100%;
	
}
.indexTitle strong{
	height:30px;
	line-height: 30px;
	color: #90080E;
	font-size: 16px;
}
.article-item li{
	width: 100%;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	list-style:disc inside;
	font-size: 14px;
}

.img-hot{
	background:#f9f9f9;
	padding:10px;
	margin-bottom: 10px;
}

.hotImg{
	display: block;
	width: 48%;
	height: 136px;
	float: left;
	text-align: center;
	margin-right: 2%;
	margin-bottom: 10px;
}
.hotImg img{
	width: 100%;
	height: 120px;
}
.hotImg div{
	width: 100%;
	height: 16px;
	overflow: hidden;
	font-size: 12px;
}
.wonderful-con li{
	padding: 15px 0;
	border-bottom: 1px solid #E5E5E5;
    overflow: hidden;
    position: relative;
}
.wonderful-img{
	width: 38%;
	height: 88px;
	float: left;
}
.wonderful-img img{
    width: 100%;
    height: 88px;
}
.wonderful-title-from{
	width: 60%;
	height: 88px;
	float: right;
	position: relative;
}
.wonderful-from {
	position: absolute;
	width: 100%;
	bottom:0;
	font-size: 12px;
}
.time{
	margin-left: 20px;
}
.wonderful-title{
	font-size: 15px;
}
.article-author{
	width: 100%;
	text-align: right;
}
.articel-top-con p{
	font-size: 18px;
	line-height: 32px;
}
.articel-top-con img{
	max-width: 100%;
}
.disclaimer{
	width: 100%;
	padding: 10px;
	border:solid #666 1px;
	font-size: 12px;
	margin:20px 0;
	color: #9e9b9b;
}
.disclaimer span{
	font-weight: bold;
    font-size: 14px;
    color: #000;
}
.content_line{
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #ccc;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
}
.content_print{
    float: right;
}