.ketang-main-row {
	min-width: 1180px
}

.ketang-left {
	float: left;
	width: 300px
}

.ketang-left .list-group {
	overflow: hidden
}

.ketang-left .list-group-item {
	height: 55px;
	padding: 15px 15px 0 15px;
	vertical-align: middle;
	border-radius: 0;
	font-size: 14px;
	color: #333
}

.ketang-left .list-group-item>.text {
	display: inline-block;
	width: 260px;
	overflow: hidden;
	white-space: nowrap
}

.ketang-left .list-group-item.active>.text {
	width: 237px
}

.ketang-left .list-group-item.active,.ketang-left .list-group-item.active:hover {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	background-color: #3897e6;
	border-color: #3897e6;
	cursor: pointer
}

.ketang-left .list-group-item:hover {
	font-weight: bold;
	color: #3897e6
}

.ketang-right {
	float: right;
	width: 865px
}

.acticle-panel {
	padding: 30px;
	background-color: #fff
}

.acticle-panel .acticle-title-row {
	text-align: center;
	border-bottom: 1px solid #dfdfdf
}

.acticle-panel .acticle-title-row h1 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	color: #3897e6
}

.acticle-panel .acticle-title-row p {
	padding: 20px;
	font-size: 14px
}

.acticle-panel .acticle-title-row p span,.acticle-panel .acticle-title-row p a {
	display: inline-block;
	margin-left: 30px
}

.acticle-panel .acticle-title-row p a:hover {
	opacity: 0.5
}

.acticle-panel .acticle-content {
	font-size: 14px;
	color: #666;
	margin-top: 20px
}

.acticle-panel .acticle-share-row {
	margin-top: 20px;
	text-align: center
}

.acticle-panel .acticle-share-row a {
	display: inline-block;
	margin-right: 50px
}

.acticle-panel .acticle-share-row a:last-child {
	margin-right: 0px
}

.acticle-panel .acticle-share-row a:hover img {
	opacity: 0.5
}

.more-row {
	text-align: center;
	margin-top: 30px;
	width: 865px;
	float: right
}

.more-row>.col1,.more-row>.col2,.more-row>.col3 {
	position: relative;
	display: inline-block;
	width: 283px;
	height: 183px;
	background-color: #fff;
	overflow: hidden
}

.more-row>.col1 {
	float: left;
	border-bottom: 1px solid #e8e8e8;
	overflow: hidden
}

.more-row>.col2 {
}

.more-row>.col3 {
	float: right
}

.more-row .pane-hd {
	padding: 10px 20px;
	font-size: 18px;
	color: #3897e6;
	background-color: #fcfcfc;
	font-weight: bold;
	text-align: left
}

.v-indicator-blue {
	display: inline-block;
	width: 3px;
	height: 18px;
	margin-top: 10px;
	margin-right: 5px;
	background-color: #3897e6
}

.more-row .panel-bd {
	position: absolute;
	left: 0;
	top: 0px;
	right: 0;
	bottom: 2px;
	background-color: silver;
	text-align: left;
	overflow: hidden
}

.more-row .panel-bd .btn {
	margin-bottom: 10px;
	padding: 4px 10px;
	max-width: 330px;
	overflow: hidden
}

.index-middle-block {
	position: relative;
	height: 264px;
	margin-top: 30px;
	text-align: center;
	background-image: url(../images/big-bg-index-middle.png);
	background-position: center center
}

.index-middle-block .step {
	position: absolute;
	top: 110px;
	width: 150px;
	display: inline-block;
	text-align: left;
	color: #fff
}

.index-middle-block .step a {
	color: #fff;
	font-size: 18px
}

.index-middle-block .step p {
	margin-left: -10px;
	padding-top: 15px;
	font-size: 14px
}

.index-middle-block .step1 {
	margin-left: -530px
}

.index-middle-block .step2 {
	margin-left: -200px
}

.index-middle-block .step3 {
	margin-left: 120px
}

.index-middle-block .step4 {
	margin-left: 440px
}

.index-middle-block .wyfx-btn {
	display: inline-block;
	width: 250px;
	margin-top: 190px;
	margin-left: 10px;
	color: #fff;
	font-size: 16px;
	line-height: 44px;
	padding-top: 0;
	padding-bottom: 0;
	border: 1px solid #fff
}

#publishDate {
	color: #999
}