@charset "UTF-8";
/*首页样式*/
body { max-width: 6.4rem; margin: 0 auto; padding-bottom: 1.03rem; position: relative; }

.clearfix:after{
	content:"";
	height:0;
	display:block;
	clear:both;
	overflow:hidden;	
}


/*尾部*/
.footer { width: 100%; height: 1.04rem; position: fixed; bottom: 0; background-color:#71CD45; max-width: 6.4rem; z-index: 999; display: -webkit-flex; display: flex; }
.footer a { flex-grow: 1; text-align: center; font-size: 0.2rem; color: #fff; background-repeat: no-repeat; background-position: center 0.16rem; }
.footer a span { display: block; padding-top: 0.64rem; }
.footer a .icon { width: 0.34rem; height: 0.34rem; display: block; margin: 0 auto; margin-top: 0.14rem; }
.footer a + a { border-left: 0.02rem solid white; }

/*列表页*/
.header { width: 6.4rem; max-width: 6.4rem; height: 0.6rem; /*position: fixed;*/ top: 0; background: #71CD46; z-index: 100; }
.header .return { width: 0.6rem; height: 0.6rem; float: left; background-image: url(../images/2.png); background-repeat: no-repeat; background-position: center; background-size: 0.18rem 0.32rem; }
.header .title { float: left; width: 5.2rem; text-align: center; line-height: 0.6rem; font-size: 0.3rem; color: #fff; }
.header .menu { width: 0.6rem; height: 0.6rem; float: right; cursor: pointer; background-image: url(../images/1.png); background-repeat: no-repeat; background-position: center; background-size: 0.34rem 0.34rem; }


.nav { width: 100%; height: 0.6rem; max-width: 6.4rem; display: -webkit-flex; display: flex; background-color: #fff; }
.nav a { flex-grow: 1; text-align: center; font-size: 0.24rem; line-height: 0.6rem; color: #6c6c6c; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.nav a .now { color: #1f1f1f; }
.nav a + a { border-left: 0.02rem solid #e6e6e6; }

.list_title { text-align: left; padding: 0.2rem; }
.list_title .title { font-size: 0.26rem; line-height: 0.26rem; color: #222; padding-top: 0.25rem; }
.list_title .msg { font-size: 0.24rem; color: #8e8e8e; padding-top: 0.15rem; }


/*分类*/
.fenlei{
	width:100%;
	}
	
.shouye{width:22%; height:170px; background:#4AB344; text-align:center; float:left; margin-left:5px; margin-top:5px;}
.shouye>img{width:42px; padding-top:40px; padding-bottom:10px;}
.shouye>span{color:white; font-size:15px;}

.right{width:76%;float:left;}
.one{width:46%; padding-left:5px; background:#2B2B2B; height:82px; text-align:center; float:left; margin-left:5px; margin-top:5px;}
.one>a>img{width:42px; padding-bottom:5px; box-sizing:border-box; padding-top:5px; }
.one>a>span{color:white; font-size:15px;}

.xian{width:100%; height:4px; background:#e8e8e8; margin-top:10px;}

/*产品*/
.chanpin{width:100%; margin-top:10px;}
.chanpin_title{color:#5FC74D; font-size:15px; border-left:4px solid #5FC74D; padding-left:8px;}
.tupian_one img{width:100%; }
.tupian_one{float:left; width:47%; margin:8px 0px 5px 9px;}
.tupian_one span{font-size:15px; width:100%; display:inline-block; text-align:center; margin-top:5px; color:black;}
.chanpin_xian{padding-bottom:10px; border-bottom:2px solid #f0f0f0; width:100%; height:1px;}


/*工程概况*/
.gongcheng{width:100%; margin-top:10px;}
.chanpin_text{font-size:14px; text-indent:2em; padding:8px; line-height:20px;}
.xian1{width:100%; height:6px; background:#e8e8e8;}

/*绿化案例*/
.lvhua{width:100%; margin-top:10px;} 
.jianjie{width:100%; margin-top:10px;}
.jianjie_left{width:40%; float:left;}
.jianjie_left img{width:100%; margin-left:5px;}
.jianjie_left div{font-size:14px;}
.jianjie_right{float:left; margin-left:15px; width:56%; padding-right:5px; box-sizing:border-box; line-height:20px; margin-top:20px;}
.jianjie_right>div{text-indent:2em;}



/*关于我们*/
.about{width:100%; margin-top:10px;}
.about>h3{margin-left:10px; margin-top:8px; margin-bottom:8px;}
.about>img{width:100%;}
.about_text{margin-left:10px; font-size:13px; line-height:20px; padding-left:5px; padding-right:5px;}


/*行业新闻*/

.new{width:100%; margin-top:10px;}
.new_list{margin-top:8px; margin-left:10px; font-size:13px;}
.new_list>div>a{text-decoration:none; color:#666666;}
.new_list span{margin-top:10px; margin-left:5px; font-size:13px; color:#CCC; display:inline-block;}


/*底部*/
.bottom{width:100%; background:#F0F0F0; text-align:center; line-height:20px; padding-bottom:5px; padding-top:6px; margin-top:20px;}


/*菜单*/
.candan{width:30%;  background-color:#71CD45; right:0; margin-top:36px; z-index:4; position:absolute; padding:5px; z-index:999;}
.caidan1 li a{color:black; font-size:15px; height:30px; display:block; padding-top:10px; text-align:center; border-bottom:1px solid white;}
.erji li a{ color:white;}
.dropdown-toggle:after{
	display:inline-block;
	width:0;
	height:0;
	content:'';
	vertical-align:middle;
	border-top:.100rem solid;
	border-right:.100rem solid transparent;
	border-left:.100rem solid transparent;
	margin-top:0px;
	margin-right:0px;
	margin-left:5px;
	}


/*# sourceMappingURL=index.css.map */
