	.content {
	background: #F1F2F7;
}
.content .road {
	padding-top: 17px;
	padding-bottom: 25px;
}
.content .road a{
	color: #666668;
	font-size: 12px;
	padding: 0 5px;	
}
.content .content-l div.first {
	border-bottom: 1px solid #f1f1f1;
	background: #FFFFFF;
}
.content .content-l .first>ul{
	display: inline-block;
	margin-bottom: 0;
}
.content .content-l .first>ul>li {
	display: inline-block;
	padding: 20px;
	font-size: 22px;
}
.content .content-l .first .post {
	padding-top: 20px;
	padding-right: 25px;
	float: right;
	color: #999999;
}
.content .content-l .first .share {
	padding-top: 20px;
	padding-right: 25px;
	float: right;
	color: #999999;
}
.content .content-l .maindetail dl {
	background: #FFFFFF;
	padding: 35px 25px 15px 25px;	
}
.content .content-l .maindetail dl dt img {
	padding: 0;
	width:160px;
	height:100px;
} 
.content .content-l .maindetail dl dd h3 {
	margin-top: 0;
	margin-bottom: 25px;
}
.content .content-l .maindetail dl dd h3 b {
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	float: right;
}
.content .content-l .maindetail dl dd a {
	font-size: 12px;
	display: block;
	margin-bottom: 15px;
}
.content .content-l .maindetail dl dd span {
	font-size: 12px;
	display: block;
}
.content .content-l .maindetail table {
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #e1e1e1;
	text-align: center;
	margin-bottom: 20px;
}
.content .content-l .maindetail table thead {
	padding:10px 0;
}
.content .content-l .maindetail table thead tr {
	background: #f4f4f6;
	font-size:12px;
	font-weight:bold;
	padding: 10px 0;
}
.content .content-l .maindetail table thead tr th {
	padding: 10px 0;
	text-align: center;
	position:relative;
	border-right:1px solid #e1e1e1;
	margin:10px 0;
	border-top:10px solid #f4f4f6;
	border-bottom:10px solid #f4f4f6;
}
.content .content-l .maindetail table tbody tr td {
	padding: 55px 5px;
	font-size:12px;
	text-align:left;
}
.content .content-l .maindetail .introduce {
	padding: 25px;
	background: #FFFFFF;
}
.content .content-l .maindetail .introduce h4 {
	font-weight: bold;
}
.content .content-l .others {
	background: #FFFFFF;
}
.content .content-l .others>div{
	padding: 20px 22px;
	width: 100%;
}
.content .content-l .others>div span {
	font-size: 20px;
}
.content .content-l .others>div a {
	float: right;
	font-size: 16px;
	padding: 5px 40px 5px 0;
}
.content .others dl{
	border-top: 1px solid #dddce1;
	padding:20px 15px 20px 15px;
	margin-bottom:0;
}
.content .others dl dt{
	width: auto;
}
.content .others dl dt img {
	width:160px;
	margin-right:20px;
}
.content .others dl dd {
	margin-left:0;
	word-wrap: break-word;
    word-break: normal;
}
.content .others dl dd h4{
	margin-top: 5px;
}
.content .others dl dd h4 span{
	padding-right: 10px;
}
.content .others dl dd h4 a{
	color:#000000;
}
.content .others dl dd>p {
	max-height:48px;
	overflow:hidden;
}
.content .others dl dd>p a{
	font-size: 12px;
	color: #5e5d62;	
	line-height:16px;
}
.content .others dl dd div>a {
	display: inline-block;
	padding:4px 10px;
	margin-right: 10px;
	background: #cfcfcf;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 12px;
}
.content .others dl dd b{
	padding-top: 5px;
	color: #999999;
	font-weight: normal;
	float: right;
	font-size: 12px;
}