.passage {
	padding-top: 20px;
}

.content_ul li {
	padding-bottom: 20px;
}

.title {
	padding-bottom: 6px;
	border-bottom: 2px solid #bf0e22;
}

.list {
	padding-bottom: 88px;
}

.news {
	padding-top: 24px;
	clear: both;
}

.title_img {
	padding: 0;
	width: 240px;
	height: 158px;
	border: 1px solid #c4c4c4;
}

.title_img img {
	width: 240px;
	height: 158px;
}

.news_right {
	padding-left: 24px;
}

.title_text {
	font-size: 16px;
}

.digest {
	width: 780px;
	padding-top: 14px;
	line-height: 30px;
	text-indent: 2em;
}

.news_title {
	padding-top: 36px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.author {
	padding-top: 16px;
	text-align: center;
}

.videos {
	padding-top: 16px;
	text-align: center;
}

.con_img {
	padding-top: 16px;
}

.con_img img {
	display: block;
	margin: 0 auto;
	max-width: 1024px;
	border: 1px solid #c4c4c4;
}

.text {
	padding-top: 16px;
	font-size: 16px;
	line-height: 32px;
	text-align: justify;
}

.text p {
	text-indent: 2em;
}

.text p img, .text p video {
	display: block;
	margin: 10px auto;
}

.text p img {
	text-align: left;
	width: 600px;
}

.two {
	text-indent: 3.5em !important;
}

#menu {
	width: 110px;
	height: auto;
	position: fixed;
	top: 50%;
	left: 15px;
	margin-top: 20px;
}

#menu ul {
	display: block;
	list-style: none
}

#menu ul li a {
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #fff;
	color: rgb(227, 23, 0);
	display: block
}

#menu ul li a:hover, #menu ul li a.cur {
	background-color: rgb(227, 23, 0);
	color: #fff;
}

.publish-title {
	text-align: center;
	font-size: 18px;
	line-height: 60px;
	padding-bottom: 20px;
	font-weight: bolder;
}

.record {
	text-align: center;
	clear: both;
}

.s-one img {
	width: 600px;
	padding: 8px;
}

.s-one-l img {
	width: 400px;
	padding: 8px;
}

.s-two img {
	width: 510px;
	padding: 8px;
}

.s-two-l img {
	width: 400px;
	padding: 12px 30px;
}

.s-three img {
	width: 336px;
	padding: 4px;
}

.s-four img {
	width: 250px;
	padding: 0px;
}

.record-title {
	font-size: 20px;
	line-height: 60px;
	font-weight: bolder;
	padding-top: 10px;
}

.record-author {
	padding-bottom: 20px;
	font-size: 16px;
}

.record-author span {
	padding: 0 16px;
}

.tab {
	position: relative;
	width: 1059px;
	overflow: hidden;
	margin: 0 auto 20px auto;
	font-size: 16px;
}

.tab-nav {
	height: 50px;
	overflow: hidden;
}

.tab-nav a {
	display: block;
	float: left;
	width: 151px;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
}

.tab-nav a.current {
	background: #f5f5f5;
	color: black;
}

.tab-con {
	position: relative;
	width: 1059px;
	overflow: hidden;
	background: #f5f5f5;
}

.tab-con-item {
	display: none;
	width: 1059px;
	text-align: center;
	color: black;
}

.tab-content {
	padding: 20px;
}

.tab-content img{
	width:1000px;
	padding-top:10px;
}

.water_box {
	position: relative;
}

.water_box div, .water_box2 div, .water_box img {
	width: 240px;
}

.water_box div, .water_box2 div {
	display: none;
}

.record-video {
	float: left;
	padding: 14px;
}

.record-video-one {
	padding: 14px;
}

.record-video video, .record-video-one video {
	width: 500px;
	height: 282px;
	background-color: black;
}

.video-author {
	font-size: 16px;
	line-height: 30px;
	padding: 0;
	text-align: center;
}

.video-author span {
	padding: 0 2px 20px 2px;
}

.half {
	width: 500px;
	float: left;
}