/* Write your styles */
*{ padding:0px; margin:0px;}
.left_ti{width:100%;height:auto;margin: 0 auto 10px;background: #fff;}
 ul{list-style-type:none; padding:0; margin:0;}
.left_ti ul{width:100%;margin:0 auto;list-style-type:none; display:block;}
.bg {
    background: #fff;
   
}
.blog-footer{ text-align: center;
    margin-bottom: 60px;}
.left_ti ul li{
    float: left;
    width: 25%;
    padding: 1.2rem 0;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
    text-align: center;
	height: 9rem
    }
.left_ti ul li a{font-size:12px;}
.left_ti ul li img{ width:55%;}
.am-list-news-hd {
    background: #f9e5eb;
    padding-left: 15px;
}
b,strong{font-weight: normal}
a{ color:#000;}
a:hover{ color:#069538;}
.am-list   li a{ color:#000;}
.indexpic ul li{width: 33.333%;float:left;font-size:14px;}
.indexpic ul li img{ width:100%;/* height:150px; */margin-bottom:8px;}
.about p{ padding:0 10px;}
/*footer*/
.lfooter { width:100%; height:60px;  background-color:#069538; position:fixed; bottom:0px;  }
.lfooter ul {list-style-type:none; padding-left:1em;}
.lfooter ul li { width:25%; height:auto; float:left; text-align:center; padding:5px 0px; }
.lfooter ul li a { color:#FFF; line-height:12px; font-size:12px;}
.detailcnt{line-height:1.6;padding:15px;margin-bottom: 10px;min-height: 300px !important;}
detailcnt img{ max-width:100% !important; height:auto !important;}
.position{  border-bottom:#ddd 1px solid; padding:1rem; margin-bottom:.5rem; color:#069538;}
.biaoti{ border-bottom:#ddd 1px solid; padding-top:1rem;}
.biaoti h1{ text-align:center; font-size:1.6rem;color:#069538;}
.biaoti h1 span{ font-size:1.2rem; font-weight:normal;color:#999;}
.share{
    padding: 10px;
}
.page2{ margin:20px 10px;}
.pages{ padding:10px; text-align:center; margin-top:25px;}
.pagelist{ text-align:center; display:inline-block;}
.pages ul li{ float:left; display:inline-block; text-align:center; font-size:1.2rem; padding:0 5px;}
.am-list span{ float:right;padding: 1rem 0;}
.productindex ,.newlist{margin: 0 auto 10px;padding-bottom: 20px;}
.productindex .tit,.newlist .tit{text-align:center;padding: 10px 0;font-size:24px;line-height:28px;color:#069538;}
.productindex .tit span,.newlist .tit span{ padding-left:10px; font-family:Georgia, "Times New Roman", Times, serif; color:$999;}
.productindex .tit p,.newlist .tit p{font-size:14px;color:#999;margin: 0;}
.productindex ul li{width: 50%;float:left;font-size:14px;margin-bottom:10px;text-align:center;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.productindex ul li img{width: 16rem;display:block;margin:0 auto;border:#ddd 1px solid; }
.newlist ul { padding:0 10px;}
.newlist ul li{ height:36px; line-height:36px; font-size:14px;}
.newlist ul li span{ float:right;}
.footnav{ text-align:center; padding:10px 0;line-height:26px;font-size:14px; margin-bottom:1px;}
.footnav a{ display: inline-block; text-align:center; min-width:80px;}
.main_body img{display: block;height: auto !important;max-width: 100%;}

/*移动端样式*/ 
.w_cplei{ height:40px;background:#069538;}
.w_cplei>div {padding-bottom:1px;box-sizing:border-box;line-height:40px;position:relative;float:left;font-size: 14px;padding: 0 15px;}
.w_cplei>div:after{ cont:''; position:absolute; width:1px; height:40px; background:#fff; display:block; right:0px; top:0px;}
.w_cplei>div a{ color:#fff;box-sizing:border-box;  display:block; width:100%; text-align:center;}
.sub-nav {
	padding: 1rem 0;
	background-color: #fff;
	text-align: center;
	width:100%; 
	border-top: #eee 8px solid;
	border-bottom: #eee 8px solid;
}
.sub-nav a {
	display: inline-block;
	width: 22%;
	height: 2.5rem;
	margin: 0 0 0;
	border-radius: 4px;
	border: 1px #069538 solid;
	font-size: 1rem;
	color: #333;
	line-height: 2.5rem;
	text-align: center;
	margin-left:0.5%;
}
.sub-nav a.active {
	border: 1px #f27700 solid;
	background-color: #f27700;
	color: #fff;
}