@charset "utf-8";

.info-detail{
	width: 1450px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 50px;
}
.info-location{
	width: 100%;
	height: 30px;
	line-height: 30px;
}
.info-location a{
	/* font-size: 0.17rem; */
	font-size: 17px;
	font-weight: 400;
	color: #9E9E9E;
	text-decoration: none;
}
.right-location{
	width: 6px;
	height: 12px;
	display: inline-block;
	background: url(../img/index/right-location.png) no-repeat;
	background-size: 100% 100%;
	margin: 9px 10px;
}
.location-text{
	line-height: 30px;
	/* font-size: 0.18rem; */
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.location-text a{
	line-height: 30px;
	/* font-size: 0.18rem; */
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	cursor: pointer;
}
.detail-title{
	margin: 20px 0;
	/* font-size: 0.32rem; */
	font-size: 32px;
	font-weight: bold;
	color: #2F9134;
	text-align: center;
	line-height: 40px;
	height: 40px;
}
.detail-author{
	width: 100%;
	height: 30px;
	/* background-color: #eeeeee; */
}
.detail-author div{
	/* font-size: 0.16rem; */
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	float: left;
}
.span-left{margin-left: 500px;}
.span-right{margin-left: 200px;}
.detail-img{
	width: 100%;
	height: 750px;
	margin-top: 20px;
}
.detail-img img{
	width: 100%;
	height: 750px;
}
.detail-body{
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.detail-body p{
	/* font-size: 0.16rem; */
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.fenye a{
	color:black;
}

/* 新版详情页 */
.infoDetailBody{
	width: 1040px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 50px;
}
.infoDetailBody .info-location{
	width: 100%;
	height: 40px;
	/* font-size: 0.17rem; */
	font-size: 17px;
	font-weight: 400;
	color: #9E9E9E;
}
.infoDetailBody .info-location a{
	text-decoration: none;
	/* font-size: 0.17rem; */
	font-size: 17px;
	font-weight: 400;
	color: #9E9E9E;
	line-height: 40px;
	float: left;
}
.infoDetailBody .info-location span{
	float: left;
	/* font-size: 0.17rem; */
	font-size: 17px;
    font-weight: 400;
    color: #9E9E9E;
    line-height: 40px;
	margin: 0 5px;
}
.infoDetailBody .info-location span:last-child{display: none;}
.infoDetailBody .detail-title{
	margin: 20px 0;
	/* font-size: 0.2rem; */
	font-size: 20px;
	font-weight: bold;
	color: #272727;
	text-align: center;
	line-height: 40px;
	height: 40px;
}
.infoDetailBody .detail-author{
	width: 100%;
	height: 40px;
	margin: 20px 0;
	/* font-size: 0.18rem; */
	font-size: 18px;
	font-family: "Source Han Serif CN";
	font-weight: 500;
	line-height: 40px;
	color: #4E4E4E;
}
.infoDetailBody .detail-author .author-text{float: left;}
.infoDetailBody .detail-author .author-time{float: right;}
.infoDetailBody .detail-author .author-text span, .infoDetailBody .detail-author .author-time span{
	/* font-size: 0.18rem; */
	font-size: 18px;
	font-family: "Source Han Serif CN";
	font-weight: 500;
	line-height: 40px;
	color: #4E4E4E;
}
.infoDetailBody .detail-body{
	width: 100%;
	height: auto;
	margin-top: 20px;
	/* font-size: 0.18rem; */
	font-size: 18px;
	font-weight: 400;
	color: #262626;
	line-height: 30px;
}
.infoDetailBody .attachmentList{
	/* font-size: 0.18rem; */
	font-size: 18px;
	margin-top: 20px;
	color: #272727;
}
.infoDetailBody .attachmentList p{
	/* font-size: 0.18rem; */
	font-weight: bold;
	margin-top: 20px;
}
.infoDetailBody .attachmentList div{margin: 0 20px;}
.infoDetailBody .attachmentList div a{text-decoration: none;cursor: pointer;}

/* 1366分辨率 */
@media screen and (max-width: 1366px) {
	/* 新版详情页 */
	.infoDetailBody{
		width: 728px;
		padding-bottom: 35px;
	}
	.infoDetailBody .info-location{height: 28px;}
	.infoDetailBody .info-location a{line-height: 28px;font-size: 12px;}
	.infoDetailBody .info-location span{
		line-height: 28px;
		margin: 0 3px;
		font-size: 12px;
	}
	.infoDetailBody .detail-title{
		margin: 14px 0;
		line-height: 28px;
		height: 28px;
		font-size: 14px;
	}
	.infoDetailBody .detail-author{
		height: 28px;
		margin: 14px 0;
		line-height: 28px;
		font-size: 12px;
	}
	.infoDetailBody .detail-author .author-text span, .infoDetailBody .detail-author .author-time span{line-height: 28px;font-size: 12px;}
	.infoDetailBody .detail-body{
		margin-top: 14px;
		line-height: 21px;
		font-size: 12px;
	}
	.infoDetailBody .attachmentList{margin-top: 14px;font-size: 12px;}
	.infoDetailBody .attachmentList p{margin-top: 14px;font-size: 12px;}
	.infoDetailBody .attachmentList div{margin: 0 14px;}
}

/* 1600分辨率 */
@media screen and (min-width: 1367px) and (max-width: 1600ox) {
	/* 新版详情页 */
	.infoDetailBody{
		width: 832px;
		padding-bottom: 40px;
	}
	.infoDetailBody .info-location{height: 32px;}
	.infoDetailBody .info-location a{line-height: 32px;font-size: 14px;}
	.infoDetailBody .info-location span{
	    line-height: 32px;
		margin: 0 4px;
		font-size: 14px;
	}
	.infoDetailBody .detail-title{
		margin: 16px 0;
		line-height: 32px;
		height: 32px;
		font-size: 16px;
	}
	.infoDetailBody .detail-author{
		height: 32px;
		margin: 16px 0;
		line-height: 32px;
		font-size: 14px;
	}
	.infoDetailBody .detail-author .author-text span, .infoDetailBody .detail-author .author-time span{line-height: 32px;font-size: 14px;}
	.infoDetailBody .detail-body{
		margin-top: 16px;
		line-height: 24px;
		font-size: 12px;
	}
	.infoDetailBody .attachmentList{margin-top: 16px;font-size: 14px;}
	.infoDetailBody .attachmentList p{margin-top: 16px;font-size: 14px;}
	.infoDetailBody .attachmentList div{margin: 0 16px;}
}
