	/*主体内容begin*/
.box_cont{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 30px; 
}
		/*主体左侧*/
.main {
	width: 895px;
	height: auto;
	float: left;
	margin-bottom: 60px;
}
.list_SJTD{
	width: 100%;
	height: auto;
	float: left;
}
.list_SJTD>li{
	width: 50%;
	height: 208px;
	line-height: 25px;
	float: left;
	border-bottom:2px solid #EBF0F4;
	text-align: left;
}
.list_SJS-left{
	float: left;
	width: 185px;
	height: 152px;
	margin-top: 30px;
}
.list_SJS-left p{
	width: 150px;
	height: 150px;
	margin: 0 auto;
	position: relative;
}
.list_SJS-left p img{
	position: absolute;
	margin: auto;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	top: 0;right: 0;
	bottom: 0;left: 0;
}

.list_SJS-center{
	width: 255px;
	height: 150px;
	float: left;
	margin-top: 30px;
}
.list_SJS-center>p{
	width: 100%;
	line-height: 35px;
	font-family: "微软雅黑";
}
.list_SJS-center>p>a>b{
	font-size: 24px;
	color: #333;
	float: left;
}
.list_SJS-center>p>i{
	width: auto;
	height: 14px;
	font-size: 14px;
	margin-top: 6px;
	margin-left: 10px;
	color: #999;
	float: left;
}
.info_sjs{
	width: 102%;
	height: 30px;
	float: left;
	margin-top: 5px;
}
.info_sjs li{
	width: auto;
	height: 20px;
	color: #A0A0A0;
	font-size: 12px;
	float: left;
	margin-right: 20px;
}
.info_sjs li span{
	display: inline-block;
	float: left;
	width: auto;
	height: 18px;
	
}
.info_sjs li p{
	width: auto;
	float: left;
}
.list_SJS-center>span{
	display: inline-block;
	float: left;
	font-size: 12px;
	color: #A0A0A0;
}
.list_SJS-center>span>strong{
	float: left;
	width: auto;
}
.list_SJS-center>span>p{
	width: 195px;
	height: 20px;
	overflow: hidden;
	float: left;
	
}
.desginer{
	width: 100%;
	height: 28px;
	float: left;
	margin-top: 28px;
}
.des_l{
	width: 80px;
	height: 26px;
	background: #FE7E00;
	border: 1px solid #FE7E00;
	border-radius: 4px;
	color: #FFF;
	float: left;
	margin-right: 20px;
}
.des_l:hover{
	cursor: pointer;
	background: #E87100;
}

.des_r{
	width: 80px;
	height: 26px;
	background: #fff;
	border: 1px solid #09A3DC;
	border-radius: 4px;
	color: #09A3DC;
	float: left;
}
.des_r:hover{
	cursor: pointer;
	background: #09A3DC;
	color: #fff;
}
.list_SJS-right{
	float: right;
	width: auto;
	height: 178px;
	margin-top: 30px;
}
.list_SJS-right p{
	width: 180px;
	height: 150px;
	margin-right: 20px;
	float: left;
	position: relative;
}

.list_SJS-right p img{
	position: absolute;
	margin: auto;
	width: 100%;
	height: 100%;
	top: 0;right: 0;
	bottom: 0;left: 0;
}


.paged{
	width: 100%;
	line-height: 30px;
	text-align: center;
	margin-top: 50px;
	float: left;
}









		/*主体右侧*/
.sub {
	width: 240px;
	float: right;
	margin-top: 13px;
}
.fixed {
	width: 240px;
	height: auto;
	text-align: center;
	top: 10px;
}