aside{
	top: 86px;
}
aside li{
	padding-left: 38px;
	background-position: left center;
	background-repeat: no-repeat;
}
aside>li li:hover a{
	color: #6DB7F9;
}
/*ul.s_ul li.alive a{
	color: #6DB7F9;
}*/
div.showpart_1{
	width: 960px;
	margin-left: 220px;
	/*border: 1px solid #E8E9E9;*/
	height: 300px;
	padding-top: 60px;
}
div.showpart_1 div{
	float: left;
	height: 290px;
}
div.tubiao{
	width: 200px;
	height: 322px;
}
div.tubiao div{
	width: 160px;
	height: 160px;
        background-size:160px auto;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #E8E9E9;
}
div.wenzi{
	word-spacing: 6px;
	width: 700px;
	position: relative;
}
div.wenzi span{
	display: block;
	font-size: 14px;
	color: #3C3F47;
	font-weight: bold;
}
div.wenzi p{
	color: #9B9CA0;
	line-height: 24px;
	width: 630px;
}
div.wenzi ul{
	position: absolute;
	bottom: 30px;
}
div.wenzi ul li{
	float: left;
	width: 70px;
	height: 24px;
	padding-left: 30px;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 22px;
	margin-right: 30px;
	cursor: pointer;
}
div.wenzi ul li a{
	color: #6C6F75;
}
div.wenzi ul li a:hover{
	color: #4DA8F7;
}
