ul {
	list-style: none;
}
img {
	border: none;
}
body {
	background-color: #f7f7f7;
}

#bg-greyzong {
	width: 100%;
	height: auto;padding: 10px 0;	 
	height: 470px;
}
#bg-greyzongz {
	width: 1200px;
	border: 1px solid #efefef;
	margin: 20px auto;
	background: #FFFFFF;
	height: 410px;
	 
}
#bg-greyzong-left {
	width: 530px;
	float: left;
	 border: 0px solid #ccc;
	height: 400px;
}

#bg-greyzong-leftz {
	width: 502px;
	float: left;
	 border: 0px solid #efefef;
	margin-top: 30px;
	height: 357px;
	margin-left: 20px;
}
#bg-greyzong-right {
	width:650px;
	float: left;
	 border: 0px solid #ccc;
	 height: 400px;
}
.bg-grey {
	width: 100%;
	height: auto; 
 
}
.content {
	width: 100%;
	margin: 0 auto;
	height: auto;
	 
}
h2.title {
	text-align: center;
	font-size: 24px;
	color: #333;
	line-height: 24px;
	padding-bottom: 24px;
	position: relative;
}
h2.title:after {
	position: absolute;
	left: 50%;
	width: 46px;
	height: 1px;
	margin-left: -23px;
	background-color: #0c9;
	bottom: 0;
	content: '';
}
p.subtitle {
	margin-top: 18px;
	text-align: center;
	font-size: 16px;
	color: #666;
	line-height: 30px;
}
.tab-block {
	width: 100%;
	height: 410px;		 
	border: 0px solid #efefef;
}
.tab-block.information-tab {
	height: 410px
}
.tab-block.information-tab .tabs {
	height: 380px
}
.tab-block .tab-buttons {
	width: 100%;
	height: 50px;
	background-color: #fafafa
}
.tab-block .tab-buttons .tab-button {
	width: 53%;
	float: right;	 
	height: 50px;
	margin: 0 auto;
	text-align: left;
	font-size: 18px;
	font-family: 'Microsoft YaHei', 'Times New Roman', Times, serif;
	font-weight: bold;
	color: #999;
	line-height: 50px;
	position: relative;
	cursor: pointer;
	background-color: #f2f2f3;
}
.tab-block .tab-buttons .tab-button.cur {
	background-color: #fff;
	color: #333
}
.tab-block .tab-buttons .tab-button.cur:after {
	content: '';
	position: absolute;
	top: -1px;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #007db8
}
.tab-block .tabs {
	width: 100%;
	height: 450px
}
.tab-block .tabs .tab-item {
	width: 100%;
	height: 100%;	 
	display: none
}
.tab-block .tabs .tab-item.active {
	display: block
}
.information-tab .information-left {
	width: 500px;
	height: 340px;
	overflow: hidden;
	position: relative;
	float: left;
}
.information-tab .information-left img {
	width: 100%;
	height: auto
}
.information-tab .information-left .left-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 48px;
	line-height: 48px;
	background-color: rgba(0, 0, 0, .5);
	z-index: 2;
	color: #fff;
	padding: 0 14px
}
.information-tab .information-left .left-bottom .article-title {
	font-size: 18px;
	width: 400px;
	float: left;
}
.information-tab .information-left .left-bottom .article-time {
	font-size: 14px;
	float: right;
}
.information-left{margin-top: 20px;}
.information-tab .information-right {
	width: 640px;
	height: 340px;
	float: right;
}
#information-right-1 {
	width: 640px;
	height: 40px;
	float: right;
	border: 0px solid #ccc;
	margin-top: 0px;	
	font-size:18px; 
	line-height:40px; 
	text-align:left; 
	font-family: "微软雅黑","宋体",Tahoma,sans-serif;
	color: #007db8;
	font-weight: bold;  
	border-bottom: 2px solid #007db8; 
}

#spann{
	width: 20%;
	height: 40px;
	float: right;
	text-align: right;
	color: #555;
	line-height: 40px;
	font-weight: bold;
    font-size: 12px;

}

.information-tab .information-right .article-list {
	padding-top: 7px
}

.information-tab .information-right .article-list .article-link {
	display: block;
	padding: 0;
}
.information-tab .information-right .article-list .article-link .article-head span {
	display: inline-block;
	vertical-align: middle
}
.information-tab .information-right .article-list .article-number {
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	background-color: #999;
	font-size: 14px
}
.information-tab .information-right .article-list .article-title {
	font-size: 16px;
	color: #333;
	line-height: 36px;
	margin-left: 0px;
	width: 570px;
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: nowrap; 
	text-align: left;

}
.information-tab .information-right .article-list .article-time {
	float: right;
	font-size: 12px;
	color: #999;
	line-height: 30px
}
.information-tab .information-right .article-list .article-content {
	margin-top: 10px;
	padding-left: 2px;
	width: 430px;
	font-size: 14px;
	color: #666;
	line-height: 26px;
	display: none
}
.information-tab .information-right .article-list .article-content p {
	height: 52px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	text-align: left;
}
.information-tab .information-right .article-list:nth-of-type(1) .article-number, .information-tab .information-right .article-list:nth-of-type(2) .article-number, .information-tab .information-right .article-list:nth-of-type(3) .article-number {
	background-color: #333
}
.information-tab .information-right .article-list.current .article-link {
	background-color: #fafafc;
	padding: 20px;
	border:0px solid #ccc;
}


.information-tab .information-right .article-list.current .article-number {
	background-color: #007db8 !important
}
.information-tab .information-right .article-list.current .article-title {
	color: #007db8
}
.information-tab .information-right .article-list.current .article-content {
	display: block
}
.question-icon {
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	-ms-background-size: 16px 16px;
	background-size: 16px 16px;
}

 .article-link {
	background-color: #fafafc;
	padding-left:  0 !important;
	border:0px solid #ccc;
}
.information-right{padding-left:  0 !important;
 
}