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: #1c831f;
	background: url(../i/nav.png) no-repeat center;
	background-size: 25px;
}
.am-menu-dropdown1 .am-menu-nav > li > a{
	background: #238a30;
	border-bottom: 1px solid #1a7c27;
}
.am-menu-dropdown1 .am-menu-nav > li.am-parent.am-open > a{
	background: #1a7c27;
}
.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.am-active{
	background: #1c831f;
}

.indexmenu{
	text-align: center;
}
.indexmenu img{
	display: inline-block;
	padding: 0 10px;
}
.indexmenu p{
	color: #505652;
	font-size: 14px;
}

.tit{
	background: url(../i/t1.jpg) no-repeat right top;
	background-size: 360px;
	margin-top: 20px;
	padding-left: 15px;
	position: relative;
}
.tit span{
	display: block;
	font-size: 22px;
	font-weight: bold;
	color: #1c831f;
	line-height: 25px;
	padding-right: 10px;
	background: #fff;
	float: left;
	margin-top: -3px;
	padding-left: 15px;
	margin-left: -15px;
}
.tit p{
	color: #000;
	font-size: 14px;
}
.tit p::after{
	content: "";
	display: block;
	width: 70px;
	height: 1px;
	background: #1c831f;
	position: absolute;
	left: 80px;
	top: 35px;
}

.product{
	border-top: 5px solid #edf5ee;
	margin-top: 20px;
}
.product .am-gallery-default .am-gallery-title{
	background: #f3f3f3;
	color: #1c831f;
	margin-top: 0;
	line-height: 40px;
	padding: 0 5px;
	text-align: center;
}

.ys{
	background: url(../i/ys.jpg) no-repeat center;
	background-size: cover;
	margin-top: 20px;
	height: 250px;
}
.ystit{
	text-align: center;
	padding-top: 30px;
}
.ystit span{
	display: block;
	color: #fff;
}
.ystit p{
	color: rgba(255,255,255,.5);
}
.ys .am-g{
	margin-top: 30px;
	text-align: center;
}
.ys .am-g img{
	display: inline-block;
	padding: 0 5px;
}
.ys .am-g p{
	color: #fff;
	font-size: 14px;
	margin-top: 5px;
}

.about{
	margin-top: 30px;
}
.about .tit{
	background: 0;
	padding-left: 0;
	margin-top: -5px;
}
.about .tit span{
	padding-left: 0;
	margin-left: 0;
}
.about .tit p::after{
	width: 50px;
	left: 60px;
}
.abinfo{
	font-size: 12px;
	margin-top: 5px;
}
.about .am-u-sm-5{
	padding-right: 0;
}
.atab{
	margin-top: 20px;
}
.atab a{
	display: block;
	background: #f3f8f3;
	border: 1px solid #deeade;
	padding: 10px 0 10px 60px;
	position: relative;
}
.atab a p{
	color: #279c2a;
	font-size: 15px;
}
.atab a span{
	display: block;
	color: rgba(39,156,42,.5);
	font-size: 12px;
}
.atab a::before{
	display: block;
	content: "";
	width: 30px;
	position: absolute;
	top: 12px;
	left: 20px;
	height: 40px;
	background: url(../i/ab3.png) no-repeat 0 0 ;
	background-size: 90px;
}
.atab2 a::before{
	display: block;
	content: "";
	width: 30px;
	position: absolute;
	top: 12px;
	left: 20px;
	height: 40px;
	background: url(../i/ab3.png) no-repeat -56px 0 ;
	background-size: 90px;
}
.about a.more{
	display: block;
	margin: 0 10px;
	background: #f3f8f3;
	color: #279c2a;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	margin-top: 20px;
}

.case{
	margin-top: 30px;
}
.newimg{
	margin-top: 20px;
}
.newimg .am-u-sm-4{
	padding-right: 0;
}
.newimg .am-u-sm-8 a{
	color: #000;
}
.newimg .am-u-sm-8 p{
	color: #616161;
	font-size: 14px;
	margin-top: 5px;
}
.news ul{
	margin-top: 20px;
	margin-bottom: 10px;
}
.news li{
	line-height: 40px;
	font-size: 14px;
	border-top: 1px dashed #dedede;
	position: relative;
	height: 40px;
}
.news li:before{
	content: "";
	display: block;
	width: 8px;
	height: 1px;
	background: #737373;
	position: absolute;
	left: 0;
	top: 20px;
}
.news li a{
	color: #000;
	padding-left: 15px;
}
.news li a span{
	float: right;
	color: #737373;
}

.am-navbar-default .am-navbar-nav{
	background: #238a30;
}

.page_top{
	margin-top: 20px;
}
.page_top p{
	font-size: 18px;
	color: #1c831f;
	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: #1c831f;
}
.submenu{
	text-align: center;
}
.submenu .jz{
	display: inline-block;
}
.submenu a{
	display: inline;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #1c831f;
	float: left;
	color: #1c831f;
	margin: 0 5px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.submenu a.hover,.submenu a:hover{
	background: #1c831f;
	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:#1c831f;
	border-color:#fff;
}
.pages a:hover{
	color:#fff !important;
	background-color:#1c831f;
	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: 120px;
}
.fh p{
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #1c831f;
	color: #fff;
	margin-top: 20px;
}
.show{
	margin-top: 10px;
}
.show .am-article-title{
	font-size: 22px;
}
.am-article-meta span{
	margin-right: 10px;
}