p,ul,li{margin: 0;padding: 0;list-style-type: none;}
.bg{
	background: url(../i/bg.jpg) no-repeat bottom/cover;
}
.am-header-default{
	background: 0;
}
.am-header{
	height: 60px;
    line-height: 60px;
}
.am-header .am-header-title img{
	height: 50px;
}
.am-menu-offcanvas1 .am-menu-toggle i{
	color: #e39617;
	font-size: 25px;
}
.am-menu-offcanvas1 .am-menu-toggle{
	top: -42px;
}
.am-slider{
	margin-top: 12px;
}
.am-slider-default .am-control-nav{
	bottom: 10px;
}

.index_tit{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #d88b11;
}
.index_tit a.more{
	float: right;
	display: block;
	color: #d88b11;
	font-size: 12px;
	margin-right: 10px;
}
.index_tit p{
	background: url(../i/i1.png) no-repeat left center;
	padding-left: 30px;
	background-size: 25px;
	margin-left: 10px;
}
.pr0{
	padding-right: 0;
}
.abtext p{
	color: #5d461b;
	font-size: 12px;
}
.abtext img{
	padding: 2px;
	background: #fff;
	border: 1px solid #dbbe0e;
}
.about .index_tit{
	margin-bottom: 20px;
}
.about .fy{
	margin-top: 20px;
}
.about .fy p{
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin-top: 20px;
	color: #fff;
	background: #cfa364;
	font-size: 13px;
	margin-top: 5px;
}

.news{
	margin-top: 20px;
}
.news .index_tit{
	margin-bottom: 20px;
}
.news .index_tit p{
	background: url(../i/i2.png) no-repeat left center;
	background-size: 25px;
}
.news .am-control-nav{
	display: none;
}
.news .am-slider-default{
	background: 0;
}
.news li p{
	font-size: 14px;
	text-align: center;
	color: #5d461b;
	margin-top: 10px;
}

.video{
	padding-bottom: 30px;
}
.video ul{
	margin-top: 10px;
}
.video li{
	color: #6c5100;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #ccc;
	font-size: 13px;
	background: url(../i/jt.png) no-repeat left center;
	padding-left: 12px;
}
.video li p{
	float: right;
}
.video li a{
	color: #6c5100;
}
.video .paly,.video .load{
	margin-left: 10px;
}

.am-navbar-default .am-navbar-nav{
	background: rgba(93,93,90,.84);
}
.am-navbar-default a{
	color: #aeaeae;
}

.page_top{
	margin-top: 20px;
}
.page_top p{
	font-size: 18px;
	color: #cca772;
	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: #cca772;
}
.submenu{
	text-align: center;
	margin-top: 20px;
}
.submenu .jz{
	display: inline-block;
}
.submenu a{
	display: inline;
	width: 90px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #cca772;
	float: left;
	color: #cca772;
	margin: 0 5px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
.submenu a.hover,.submenu a:hover{
	background: #cca772;
	color: #fff;
}
.am-article-bd{
	padding: 10px;
	color: #333;
}
.list{
	margin-top: 20px;
}
.list li{
	border-bottom: 1px dotted #e2e2e2;
	margin-top: 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:#f13b3a;
	border-color:#fff;
}
.pages a:hover{
	color:#fff !important;
	background-color:#f13b3a;
	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{
	
}
.fh p{
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #cca772;
	color: #fff;
	margin-top: 20px;
}
.show{
	margin-top: 10px;
}
.show .am-article-title{
	font-size: 22px;
}
.am-article-meta span{
	margin-right: 10px;
}
.prepage{
	font-size: 14px;
	margin-top: 20px;
}
.prepage a{
	color: #cca772;
}

.am-header .am-header-title{margin: 0 25%;}