﻿body {
}

.content_banner {
	width: 100%;
}

	.content_banner img {
		width: 100%;
	}

.content_show {
	width:1200px;
	margin:0 auto;
}

	.content_show h2 {
		line-height: 100px;
		font-size: 26px;
		text-align: center;
	}

	.content_show .content_show_time {
		width: 1000px;
		margin: 0 auto;
		color: #999999;
		margin-bottom: 30px;
	}

	.content_show p {
		color: #333;
		line-height: 24px;
		margin-bottom: 30px;
		text-indent: 2rem;
	}
	.content_show p img{
		width:80%;
		margin:20px 10%;
	}