body,p,ul,li,p{list-style-type: none;padding: 0;margin: 0;}
body{max-width: 640px;margin: 0 auto;}
.am-menu-dropdown1 .am-menu-toggle{
	color: #0b7e3b;
}
.am-menu-dropdown1 .am-menu-nav > li > a{
	background: #0b7e3b;;
	border-bottom: 1px solid #077033;
}
.am-menu-dropdown1 .am-menu-nav > li.am-parent.am-open > a{
	background: #077033;
}
.am-slider-default{
	margin-bottom: 0;
}
.am-slider-default .am-control-nav{
	bottom: 15px;
}
.am-slider-default .am-control-nav li a{
	box-shadow: none;
	background: #fff;
}
.am-slider-default .am-control-nav li a:hover,.am-slider-default .am-control-nav li a.am-active{
	background: #0b7e3b;
}

.tit{
	text-align: center;
}
.tit span{
	color: #b4b4b4;
	font-weight: bold;
	color: #f5f5f5;
	font-family: "宋体";
	font-size: 20px;
}
.tit p{
	color: #4a4a4a;
	font-family: "宋体";
	font-weight: bold;
	line-height: 20px;
	position: relative;
	height: 30px;
	margin-top: -15px;
}
.tit p::after{
	content: "";
	width: 40px;
	height: 1px;
	background: linear-gradient(to right, #0b7e3b 30px, #fee01c 10px);
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -20px;
}

.product{
	margin-top: 20px;
}
.product .am-gallery{
	margin-top: 10px;
}
.am-gallery li{
	text-align: center;
}

.about{
	background: url(../i/abg.jpg) no-repeat top center;
	background-size: 100%;
	margin-top: 20px;
	padding-top: 20px;
}
.about .tit span{
	color: rgba(255,255,255,.2);
}
.about .tit p{
	color: #fff;
}
.about .box{
	background: #fff;
	padding: 20px 10px;
	margin-top: 20px;
	box-shadow: 5px 5px 5px rgba(0,0,0,.1);
}
.about .box span{
	color: #444444;
	display: block;
	text-align: center;
	font-size: 18px;
}
.about .box i{
	font-style: normal;
	font-size: 10px;
	font-family: Arial;
	color: #444444;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.about .box p{
	font-size: 12px;
	color: rgba(97,97,97,.95);
	text-indent: 2em;
}

.sb{
	margin-top: 20px;
}
.sb .am-gallery{
	margin-top: 10px;
}
.sb .am-gallery li a{
	text-align: left;
	background: #f8f8f8;
	display: block;
	padding-bottom: 15px;
}
.sb .am-gallery li h3{
	margin: 0 8px;
	border-bottom: 1px solid #eaeaea;
	color: #333333;
	line-height: 30px;
}
.sb .am-gallery p{
	font-size: 12px;
	color: #858585;
	padding: 0 8px;
	margin-top: 5px;
}

.news{
	margin-top: 20px;
}
.news ul{
	margin-top: 10px;
	margin-bottom: 10px;
}
.news li{
	line-height: 40px;
	border-bottom: 1px dashed #e8e7e7;
}
.news li a{
	color: #444444;
	font-size: 14px;
}
.news li a::before{
	content: "□";
	color: #5f5e5e;
	margin-right: 5px;
	font-size: 16px;
}
.news li span{
	float: right;
	color: #828282;
}
.news li:last-child{
	border: 0;
}

.am-navbar-default .am-navbar-nav{
	background: #42474b;
	padding: 0;
}
.am-navbar-default .am-navbar-nav li:first-child{
	background: #0b7e3b;
}

.content{
	font-size: 14px;
	margin: 20px 0;
}
.content img{
	max-width: 100%;
}

.list{
	padding: 0 15px 30px 15px;
	background: #fff;
}
.list li{
	border-bottom: 1px solid #e9e9e9;
	padding: 25px 0;
}
.list li span{
	display: block;
	color: #333;
	font-size: 14px;
	line-height: 16px;
}
.list li i{
	font-style: normal;
	font-size: 13px;
	color: #ADADAD;
	font-family: Arial;
}
.list li p{
	font-size: 13px;
	color: #666;
}

.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:#91b721;
	border-color:#fff;
}
.pages a:hover{
	color:#fff !important;
	background-color:#91b721;
	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: 10px;
}

.show .am-article-hd{
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.show .am-article-title{
	color: #444;
	font-size: 16px;
	margin-top: 20px;
}
.show .am-article-meta{
	font-size: 13px;
	line-height: 20px;
	margin-top: 12px;
	color: #999;
	font-family: "Arial";
}
.show .am-article-bd{
	color: #666;
	font-size: 13px;
	line-height: 22px;
	padding-bottom: 30px;
}

.pagetop{ text-align:center; font-size:20px; margin-top:20px;}
.am-gallery-default .am-gallery-item img{height: 130px;}