﻿/* 单页 */
.page_left{
	width:205px;
	border:1px solid #505583;
	font-size:20px;
	text-align:center;
	}
.page_left div{
	height:60px;
	line-height:60px;
	background-color:#505583;
	color:#FFF;
	}
.page_left ul{
	overflow:hidden;
	padding:10px 0px;
	text-align:left;
	}
.page_left ul li{
	line-height:25px;
	margin-bottom:15px;
	overflow:hidden;
	padding-left:10px;
	}
.page_left ul li a{
	color:#5e5e5e;
	font-size:14px;
	}
.page_left ul li a:hover,.page_left ul li.on a{
	color:#e49a65;
	}
.page_right{
	width:825px;
	}
.page_right .page_nav{
	font-size:24px;
	color:#5e5e5e;
	height:35px;
	border-bottom:1px solid #eeeeee;
	margin-bottom:15px;
	}
.page_right .page_nav i{
	border-bottom:3px solid #e49a65;
	padding-right:25px;
	}
.page_con{
	line-height:25px;
	color:#535353;
	}
/* 单页 en */
.form_ul{
	overflow:hidden;
	}
.form_ul li{
	overflow:hidden;
	margin-bottom:25px;
	}
.form_ul li div{
	float:left;
	line-height:35px;
	height:35px;
	width:66px;
	color:#5e5e5e;
	}
.form_ul li .input-text{
	width:448px;
	height:33px;
	line-height:33px;
	border:1px solid #c9c9c9;
	color:#c9c9c9;
	padding:0px 25px;
	}
.form_ul li .input-text:hover,.form_ul li textarea:hover{
	border:1px solid #e49a65;
	}
.form_ul li textarea{
	width:448px;
	height:75px;
	line-height:33px;
	border:1px solid #c9c9c9;
	color:#c9c9c9;
	padding:0px 25px;
	font-family:"Microsoft YaHei",Arial;
	}
.form_ul_butt input{
	width:220px;
	height:30px;
	line-height:30px;
	text-align:center;
	background-color:#e49a65;
	color:#FFF;
	border:0px;
	margin-left:205px;
	}
.form_ul_butt input:hover{
	background-color:#505583;
	}
/* 新闻资讯 */
.news_ul{
	overflow:hidden;
	}
.news_ul li{
	height:45px;
	line-height:45px;
	border-bottom:1px dashed #c9c9c9;
	color:#5e5e5e;
	}
.news_ul li a{
	float:left;
	color:#5e5e5e;
	}
.news_ul li i{
	float:right;
	}
.news_ul_show{
	overflow:hidden;
	}
.news_show_tit{
	text-align:center;
	font-size:18px;
	color:#e49a65;
	margin-bottom:20px;
	}
.news_show_na{
	text-align:right;
	}
/* 新闻资讯 en */
/*fenye*/
.fenye{
	text-align: center;
	margin-top:16px;
}
.fenye a{
	padding: 2px 8px;
	font-size: 13px;
	border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	color: #857D6D;
	border:1px solid #857D6D;
	margin-left: 8px;
}
.fenye a:hover{
	border:1px solid #e49a65;
	background-color: #e49a65;
	color: #fff;
}
.fenye span{
	border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	padding: 2px 8px;
	font-size: 13px;
	background-color: #e49a65;
	color: #fff;
	margin-left: 8px;
}
.f14{
	text-align:center;
	margin-top:10px;
	}
.f14 a{
	margin:0px 52px;
	font-size:12px;
	color:#e49a65;
	}
/*fenye end*/