@charset "utf-8";

.after:hover{
	color: #E70A11;}
.after-gray:hover{
	color: #ff0;}
.margin-bottom{
	margin-bottom: 20px;}
.padding-bottom{
	padding-bottom: 20px;}

/*面包屑导航*/
.tit-box{
	background-color: #E6E6E6;}
.top-nav{
	width: 1000px;
	margin: 0 auto;
	color: #333333;
	background-color: #FFFFFF;
	border-bottom: 1px solid #333333;
	line-height: 50px;
	font-size: 14px;
	padding-left: 30px;}
/*面包屑导航 完*/
/*新闻标题*/
.tit-conwrap{
	width: 1000px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding-left: 50px;
	padding-right: 50px;}
.tit-conitem{
	border-bottom: 1px dashed #E6E6E6;
	display: block;
	height: 56px;}
.tit-coniteml{
	float: left;
	line-height: 56px;
	font-size: 16px;
	color: #333333;}
.tit-conitemr{
	float: right;
	line-height: 56px;
	font-size: 14px;
	color: #999999;}
/*新闻标题 完*/
/*页码*/
.page-wrap{
	width: 1000px;
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #999999;}
/*页码 完*/
/***章程内容***/
/*内容*/
.content-wrap{
	width: 1000px;
	margin: 0 auto;
	background-color: #FFFFFF;}
.content-tit{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 24px;}
.bottom-line{
	width: 900px;
	margin: 0 auto;
	border-bottom: 1px solid #999999;
	display: block;}
.right-note{
	float: right;
	margin-right: 50px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #999999;}
.right-noteitem{
	margin: 10px auto;}
.content-textwrap{
	text-indent: 2em;
	padding-left: 50px;
	padding-right: 50px;
	margin: 10px 0 0 0;
	font-size: 14px;
	line-height: 20px;}
.conpage-wrap{
	width: 1000px;
	margin: 0 auto;
	background-color: #FFFFFF;}
.conpage-item{
	display: block;
	margin-left: 50px;
	margin-top: 6px;
	font-size: 14px;}
/*内容 完*/
/*首页内容*/
.com-content-box{
	width: 100%;}
.sr-bg{
	background:url(../images/rs-content-bg.png) no-repeat center top #e6e6e6;}
.center-box{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;}
.sr-content-bg{
	background-color: #e7dfc7;
	height: 455px;}
.sr-content{
	width: 840px;
	margin: 80px auto;}
.sr-content li{
	text-align: center;
	float: left;
	width: 200px;
	height: 80px;
	background: url(../images/rs-list-bg.png) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	margin:0 40px 40px 40px;}
.sr-content a{
	font-size: 24px;
	text-align: center;
	/*padding: 24px 32px 24px 52px;*/
	padding-left: 30px;
	line-height: 80px;
	color: #000000;
	background: url(../images/icon-circular.png) no-repeat left center ;
	/*z-index: 100;*/
	margin: 0 20px;}
/*页码完*/
.foot{
	padding-top: 20px;
	background-color:#C71801;
	height: 60px;
	line-height: 60px;
	text-align: center;
    font-size: 12px;
    font-family: "宋体";
    color: #fff;}


