@charset "utf-8";
#index_header {
	width: 100%;
	height: 30px;
	background-color: #6CA1A0;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom: 1px solid #B0B0B0;
}

body {
	padding: 0px;
	margin: 0px;
}


#index_nav {
	width: 100%;
	height: 100px;
	background-color: #EEF5F7;
	margin-bottom: 10px;
}

ul li {
	list-style-type: none;
}

#index_nav .center ul, li {
	padding: 0px;
	margin: 0px;
}
#index_nav .center ul li {
	float: left;

}
#index_nav .center ul {
	height: 96px;
}

#index_foot {
	width: 100%;
	height: 135px;
	margin: 0px;
	background-color: #5C5C5C;
}

#index_main {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
.title {
	overflow-x: hidden;
}

.news, .author, .essay, .poetry {
	-webkit-box-shadow: 3px 3px 3px #6CA1A0;
	box-shadow: 3px 3px 3px #6CA1A0;
}
.top {
	width: 800px;
	height: 480px;
	float: left;
}
.top video {
	border-radius: 10px;
}

/* 论坛文章 */
.news {
	background-color: #ECF5F7;
	width: 330px;
	height: 470px;
	float: right;
	border-radius: 5px;
	margin-right: 10px;
}
.news_con {
	margin-left: auto;
	margin-right: auto;
	width: 280px;
}
.news_con td {
	text-overflow: ellipsis;
	width: 280px;
	display: inline-block;
	overflow-x: hidden;
	overflow-y: hidden;
	white-space: nowrap;
	margin-top: 10px;
	font-family: "宋体";
	font-size: 18px;
}
.news_con td span {
	font-weight: bold;
	color: #84592F;
}


/* 大家风范 */
.author {
	width: 390px;
	height: 590px;
	background-color: #EEF5F7;
	float: left;
	margin-right: 15px;
	border-radius: 5px;
}
.author .con img {
	width: 180px;
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
	border-radius: 8px;
	margin-bottom: 5px;
	-webkit-box-shadow: 0px 1px 3px 1px #84592F;
	box-shadow: 0px 1px 3px 1px #84592F;
}
.author .con p {
	padding: 5px;
	text-indent: 2em;
	font-family: "宋体";
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 7px;
	margin-left: 7px;
}
.author .con p span {
	color: #84592F;
	font-weight: bold;
	font-family: "楷体";
	font-size: 24px;
}





/* 散文选篇 */
.essay {
	width: 390px;
	height: 590px;
	background-color: #EEF5F7;
	margin-left: auto;
	margin-right: auto;
	float: left;
	border-radius: 5px;
}
.essay .con h1 {
	color: #8A6C54;
	font-family: "宋体";
	text-align: center;
	font-size: 28px;
	margin-top: 5px;
}
.essay .con h2 {
	color: #8A6C54;
	font-family: "楷体";
	text-align: center;
	line-height: 0px;
}
.essay .con p {
	text-align: justify;
	font-family: "宋体";
	font-size: 21px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	text-indent: 2em;
}
.essay .con p:last-child {
	text-align: right;
	font-size: 16px;
	margin-top: 0px;
	font-family: "楷体";
}






/* 诗词佳作 */
.poetry {
	width: 380px;
	height: 590px;
	background-color: #EEF5F7;
	float: right;
	border-radius: 5px;
	margin-right: 10px;
}
.poetry .con sup {
	font-family: "Times New Roman";
	font-size: 15px;
}
.poetry h1 {
	text-align: center;
	font-family: "隶书";
	margin-bottom: 10px;
	color: #84592F;
	margin-top: 5px;
}
.poetry .poe_1 {
	font-family: "楷体";
	text-align: center;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #84592F;
	line-height: 1;
}
.poe_1~p {
	font-family: "楷体";
	text-align: center;
	font-size: 22px;
	line-height: 0.5;

}
.poetry .poe_2 {
	font-family: "楷体";
	text-indent: 10px;
	line-height: 0.3;
	color: #84592F;
}
.poe_2~p {
	text-align: left;
	margin-left: 15px;
	font-family: "宋体";
	line-height: 1.3;
	font-size: 18px;

}
.poe_2~p span {
	font-weight: bold;
	color: #84592F;
}

.poetry .con a {
	display: inline-block;
	float: none;
	color: #84592F;
	font-size: 14px;
	text-decoration: none;
}

/* 部分布局 */
.sheet_1  ,.sheet_2,.sheet_3{
	margin-top: 10px;
	margin-bottom: 10px;
}
.sheet_2 {
	height: 600px;
}

main>div {
	overflow-x: hidden;
	overflow-y: hidden;
}
.sheet_3 {
	width: 1200px;
	height: 120px;
}

.sheet_3 a {
	padding: 0px;
	margin: 0px;
	display: block;
	width: 200px;
	float: left;
}

/* 搜索栏 */
.head_right {
	display: inline-block;
	float: right;
}
.head_left {
	display: inline-block;
	float: left;
	margin-top: 0px;
	color: #E1E1E1;
	margin: 0px;
	padding: 0px;
}
.center {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.head_left p {
	margin: 0px;
	padding-top: 4px;
}

.head_left a {
	color: #F5D5A2;
	text-decoration: none;
}
.head_left a:hover {
	color: #B6A352;
}
#head_search   {
	margin: 0px;
	width: 250px;
	height: 25px;
	padding: 0px;
	border: 2px solid #ECF5F7;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	float: left;
}
.head_right input[type="button"]  {
	width: 80px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	border: 2px solid #ECF5F7;
	background-color: #ECF5F7;
	color: #6CA1A0;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	font-weight: bold;
	font-size: 14px;
	float: right;
}
.head_right {
	padding-top: 2px;
}

/* 页脚 */
#index_foot p {
	color: #E5E5E5;
	font-family: "宋体";
	font-size: 13px;
	text-align: center;
}
.foot {
	padding-top: 10px;


}
.foot img {
	height: 14px;
	display: inline-block;
	padding-left: 20px;
	padding-right: 3px;
}
/*轮播图部分*/
.banner {
	position: relative;
	height: 330px;
	box-shadow: 0 0 5px green;
	overflow: hidden;
}

.banner .banner_p{
	position: absolute;
	width: 9600px;
	height: 330px;
	z-index: 1;
}
.banner .banner_p img{
	float: left;
	width: 1200px;
	height: 330px;
}

.banner .banner_b {
	position: absolute;
	bottom: 20px;
	width: 200px;
	height: 10px;
	z-index: 2;
	left: 500px;
}
.banner a{
		text-decoration: none;
}
.banner .banner_b span{
	margin-left: 5px;
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #6CA1A0;
	text-align: center;
	color: white;
	cursor: pointer;
}
.banner .banner_b span.on{
	background-color: #EEF5F7;
	color: #6CA1A0;
}
.banner .arrow{
	position: absolute;
	top: 35%;
	color: green;
	padding: 0px 14px;
	border-radius: 50%;
	font-size: 50px;
	z-index: 2;
	display: none;
}

.banner .arrow_left{
	left: 10px;
}
.banner .arrow_right{
	right: 10px;
}
.banner:hover .arrow{
	display: block;
}
.banner .arrow:hover{
	background-color: rgba(0,0,0,0.2);
}
#about_main {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	-webkit-box-shadow: 1px -2px 2px 2px #6CA1A0;
	border-radius: 10px;
	box-shadow: 1px -2px 2px 2px #6CA1A0;
	padding-bottom: 30px;
	padding-top: 10px;
}
#about_main h1 {
	text-align: center;
	color: #425245;
}
#about_main p {
	margin-left: auto;
	width: 800px;
	margin-right: auto;
	text-indent: 2em;
}
