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: #3eb134;
}
.am-menu-dropdown1 .am-menu-nav > li > a{
	background: #3eb134;;
	border-bottom: 1px solid #309f27;
}
.am-menu-dropdown1 .am-menu-nav > li.am-parent.am-open > a{
	background: #309f27;
}
.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: #3eb134;
}

.indexmenu{
	text-align: center;
	margin-top: 20px;
}
.indexmenu img{
	display: inline-block;
	padding: 0 2px;
}
.indexmenu p{
	color: #555555;
	margin-top: 5px;
	font-size: 14px;
}

.about{
	margin-top: 20px;
}
.tit{
	border-bottom: 1px solid #ededed;
	height: 65px;
	line-height: 25px;
	padding-top: 15px;
	border-top: 10px solid #f4f4f4;
}
.tit p{
	color: #333333;
	background: url(../i/t1.png) no-repeat left center;
	background-size: 25px;
	padding-left: 35px;
	font-weight: bold;
}
.tit a{
	color: #858585;
	font-size: 14px;
}
.abinfo{
	font-size: 14px;
	color: #535353;
	text-indent: 2em;
	margin-top: 10px;
	margin-bottom: 10px;
}

.product .tit p{
	background: url(../i/t2.png) no-repeat left center;
	background-size: 25px;
}
.news{
	margin-top: 20px;
}
.news .tit p{
	background: url(../i/t3.png) no-repeat left center;
	background-size: 25px;
}
.am-list-news-default .am-list,.am-list-news-default{
	margin-bottom: 0;
}
.am-list-news-default .am-list-item-hd a{
	color: #0f0f0f;
	margin-top: -5px;
	display: block;
}
.am-list-news-default .am-list .am-list-item-desced .am-list-item-text{
	font-size: 12px;
}
.am-list > li{
	border: 0;
}
.nlist li{
	line-height: 40px;
	font-size: 14px;
	border-bottom: 1px solid #ededed;
}
.nlist li:last-child{
	border: 0;
}
.nlist li a{
	color: #525252;
}
.nlist li span{
	float: right;
	color: #a9a9a9;
}

.am-navbar-default .am-navbar-nav{
	background: #454545;
	padding: 0;
}
.am-navbar .am-navbar-nav li{
	border-left: 1px solid #595959;
}
.am-navbar .am-navbar-nav li:first-child{
	background: #3eb134;
	border: 0;
}

.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;}