﻿body,p,ul,li{margin: 0;padding: 0;list-style-type: none;}
.am-menu-dropdown1 .am-menu-toggle{
	color: #c00000;
}
.am-slider-default .am-control-nav{
	bottom: 10px;
}
.am-slider-default .am-control-nav li a{
	background: #fff;
}
.am-slider-default .am-control-nav li a.am-active{
	background: #c00000;
}
.am-slider-default{
	margin-bottom: 0;
}

.indextit{
	border-top: 8px solid #f4f4f4;
	line-height: 40px;
	border-bottom: 1px solid #d4d4d4;
	padding-top: 10px;
}
.indextit p{
	color: #c00000;
	font-weight: bold;
}
.indextit p span{
	margin-left: 10px;
	color: #9c9c9d;
	font-family: Arial;
	font-weight: normal;
}
.indextit a{
	display: block;
	font-size: 14px;
	color: #9c9c9d;
}

.about{
	margin-top: 10px;
}
.abinfo {
	font-size: 14px;
	margin-top: 10px;
	line-height: 25px;
	text-indent: 2em;
}
.about img{
	margin-top: 10px;
}

.news{
	margin-bottom: 10px;
}
.news li{
	font-size: 14px;
	line-height: 40px;
	border-bottom: 1px solid #e6e6e6;
}
.news li a{
	color: #333;
}
.news li i{
	font-style: normal;
	margin-right: 10px;
	color: #c7c7c7;
	font-size: 9px;
}
.news li span{
	font-size: 22px;
	color: #d0d0d0;
}
.news li:last-child{
	border: 0;
}

.am-navbar-default .am-navbar-nav{

	padding: 0;
}
.am-navbar-default li:first-child{
	background: #c00000;
}

.am-menu-dropdown1 .am-menu-nav > li > a{
	background: #c00000;
	border-bottom: 1px solid #8a571b;
}
.am-menu-dropdown1 .am-menu-nav > li.am-parent.am-open > a{
	background: #c00000;
}

.page_top{
	margin-top: 20px;
}
.page_top p{
	font-size: 18px;
	color: #c00000;
	margin-bottom: 10px;
}
.page_top p span{
	color: rgb(153, 153, 153);
	font-size: 12px;
	margin-left: 5px;
}
.page_top i{
	display: block;
	width: 50px;
	height: 3px;
	background: #c00000;
}
.submenu{
	text-align: center;
	margin-top: 20px;
}
.submenu .jz{
	display: inline-block;
}
.submenu a{
	display: inline;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #c00000;
	float: left;
	color: #c00000;
	margin: 0 4px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}
.submenu a.hover,.submenu a:hover{
	background: #c00000;
	color: #fff;
}
.am-article-bd{
	padding: 10px;
	color: #333;
}
.list{
	margin-top: 20px;
}
.list li{
	border-bottom: 1px dotted #e2e2e2;
	margin-top: 10px;
	padding-bottom: 10px;
}
.list li a{
	display: block;
	color: #5a5a5a;
    font-weight: bold;
}
.list li span{
	display: block;
	color: #999;
	font-size: 12px;
	margin-top: 5px;
}
.list li p{
	color: #888;
	font-size: 12px;
	margin-top: 5px;
}

.pages {
	margin: 30px auto 20px auto;
	font-size: 12px;
}
.pages a,
.pages strong{
	display:inline-block;
	line-height:22px;
	padding:0 5px;
	border:1px solid #d9d9d9;
	background-color:#ffffff; 
	text-decoration:none;
	color:#666;
	font-family:Simsun;
	-webkit-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
	margin-right:3px;
}
.pages .current{
	display:inline-block;
	line-height:22px;
	padding:0 5px;
	border:1px solid #d9d9d9;
	background-color:#ffffff; 
	text-decoration:none;
	font-family:Simsun;
	-webkit-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
	margin-right:3px;
	color:#fff;
	background-color:#0068b7;
	border-color:#fff;
}
.pages a:hover{
	color:#fff !important;
	background-color:#0068b7;
	border-color:#fff;
	text-decoration:none;
}
.pages strong{
	color:#fff;
	background-color:#24557d;
	border-color:#fff;
}
.pages span{
	padding:0 10px;
	line-height:23px;
}
.photo{
	margin-top: 20px;
}
.photo img{
	max-height: 500px;
}
.fh p{
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #c00000;
	color: #fff;
	margin-top: 20px;
}
.show{
	margin-top: 10px;
}
.show .am-article-title{
	font-size: 22px;
}
.am-article-meta span{
	margin-right: 10px;
}