/* css utf-8 编码声明 */
body{
	font-family: "微软雅黑","Microsoft YaHei","simsun","Helvetica Neue",Arial,Helvetica,sans-serif;
	background-color:#fff;
}
.clearfix{
	clear:both;
}
ul {
	padding:0;
	margin:0 auto;
	list-style: none;
}
img {
	max-width: 100%;
}
/* section1  顶部通用代码 header lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.19 开始 */
head.logo {
	padding:20px 45px;
}
.logo-m {
	position: fixed;
	width:90%;
	left:10px;
	top:18px;
	max-width: 290px;
	z-index: 10;
	 outline: none;
}
.logo-m img{
	width:100%;
}
/* section1  顶部通用代码 header lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.19 结束 */
/* section2  banner图代码 header lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.19 开始 */
.banner-index {
	margin-top:60px;
}
/* section2  banner图代码 header lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.19 结束 */
/* 首页通用部分 开始 */
.title-m {
	width:100%;
	height:35px;
	padding:0 15px 0 30px;
	margin:20px auto;
	font-size: 17px;
	color:#555;
	line-height: 35px;
}
.title-m span {
	display: inline-block;
	color:#222;
	font-size: 17px;
	font-weight: bold;
	margin:0 5px;
	height:35px;
	line-height: 35px;
}
.title-m span.title-m-en {
	color:#333;
	font-size: 17px;
	padding-top: 4px;
	font-weight: normal;
	text-transform: uppercase;
}
/* 首页通用部分 结束 */
/* section3  关于我们 about-m 代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.19 开始 */
.about-m {
	width:100%;
}
.about-m img{
	width:100%;
}
/* section3  关于我们 about-m 代码  lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.19 结束 */
/* section4  解决方案 solution  代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.19 开始 */
.solution-m {
	width:100%;
	margin:0 auto;
}
.solution-list {
	width:100%;
	padding:0 10px;
}
.solution-list> a{
	display: inline-block;
}
.solution-list li {
	width:49.5%;
	height:100%;
	margin:5px auto 0;
	float:left;
	padding:25px 0;
	/*background-color: #888;*/
	background-size:cover;
}
.solution-list li:nth-child(2n-1) {
	margin-right: 1%;
}
.solution-m-img {
	width:100%;
	height:110px;
	text-align: center;
}
.solution-m-img img{
	width:100%;
	max-width: 110px;
}
.solution-m-t {
	width:100%;
	display: block;
	outline: none;
	margin:20px 0 0;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}
.solution-m-t:hover {
	color: #fff;
}
.solution-m-t:visited {
	color: #fff;
}
.solution-m-more > a{
	display: block;
	width:100%;
	outline: none;
}
/* section4  解决方案 solution  代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.19 结束 */
/* section5  产品中心 product  代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.19 开始 */
.product-m .title-m a {
	display: inline-block;
	outline: none;
	padding:0 15px;
	border:1px solid #189048;
	float:right;
	color:#189048;
	font-size: 14px;
}
.product-list {
	width:100%;
	padding:0 10px;
}
.product-list> a{
	display: inline-block;
}
.product-list li {
	width:49.5%;
	height:100%;
	margin:15px auto 0;
	float:left;
	border:1px solid #aaa;
	background-size:cover;
}
.product-list li:nth-child(2n-1) {
	margin-right: 1%;
}
.product-list-img {
	display: block;
	outline: none;
	width:100%;
}
.product-list-img img{
	width:100%;
}
.product-list-t {
	width:100%;
	height:35px;
	line-height: 35px;
	background-color: rgba(25,144,72,.7);
	color:#fff;
	text-align: center;
	margin-top: -35px;
	position: relative;
}
.product-list-t a{
	color:#fff;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 15px;
}
/* section5  产品中心 product  代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.19 结束 */
/* section6  新闻中心 news  代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.19 开始 */
.news-m .title-m a {
	display: inline-block;
	outline: none;
	padding:5px 15px 0;
	float:right;
	color:#189048;
	font-size: 16px;
}
.news-m-main {
	width:100%;
	margin:0 auto;
	padding:0 35px;
}
.news-list {
	width:100%;
	margin:0 auto;
	min-height: 300px;
	border-top: 1px solid #aaa;
}
.news-list li{
	padding:20px 0;
	border-bottom: 1px solid #aaa;
}
.news-list li h2 {
	height: 40px;
	line-height: 40px;
}
.news-list li h2 a{
	display: block;
	width:80%;
	height: 40px;
	float:left;
	color:#199048;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
}
.news-list li h2 span{
	display: block;
	width:15%;
	float:right;
	color:#444;
	font-size: 13px;
	text-align: right;
}
.news-list li p{
	color:#5f5f5f;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
	margin:0 auto;
}
/* section6  新闻中心 news  代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.19 结束 */
/* section7  合作加盟 join  代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.19 开始 */
.join-m {
	margin:0 auto;
	width:100%;
}
.join-m-img {
	display: block;
	outline: none;
	width:100%;
}
.join-m-img img{
	width:100%;
}
/* section7  合作加盟 join  代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.19 结束 */
/*底部通用页面 footer 李露露 18.06.19 开始  */
.footer-t {
	width:100%;
	min-height: 300px;
	background-color: #0f0f0f;
	margin:0 auto 66px;
	padding:30px;
}
.footer-t a{outline: none;color:#fff;}
.footer-t-t {
	width:100%;
	margin:0 auto;
}
.footer-t-t-l {
	width:40%;
	height:100px;
	float: left;
	padding:4px 0;
}
.footer-t-h {
	font-size: 15px;
	color:#fff;
	height:20px;
	line-height: 20px;
	font-weight: bold;
}
.footer-t-h1 {
	margin-top: 5px;
}
.footer-t-p {
	font-size: 17px;
	color:#398736;
	height:25px;
	line-height: 25px;
	font-weight: bold;
}
.footer-t-t-r {
	width:60%;
	height:100px;
	float: right;
}
.footer-t-t-r p {
	width:100%;
	height:25px;
	margin:0 auto;
	line-height: 25px;
	color:#f5f5f5;
	font-size: 14px;
}
@media (max-width: 400px){
	.footer-t-t-l {
		width:40%;
		height:100px;
		float: left;
		padding:4px 0;
	}
	.footer-t-h {
		font-size: 13px;
		color:#fff;
		height:20px;
		line-height: 20px;
		font-weight: bold;
	}
	.footer-t-h1 {
		margin-top: 5px;
	}
	.footer-t-p {
		font-size: 15px;
		color:#398736;
		height:25px;
		line-height: 25px;
		font-weight: bold;
	}
	.footer-t-t-r {
		width:60%;
		height:100px;
		float: right;
	}
	.footer-t-t-r p {
		width:100%;
		height:25px;
		margin:0 auto;
		line-height: 25px;
		color:#f5f5f5;
		font-size: 12px;
	}
}
.footer-t-b {
	width:100%;
	margin:25px auto 20px;
	text-align: center;
}
.footer-t-b a{
	display: block;
	width:100%;
	outline: none;
}
.footer-t-b a img{
	max-width:100%;
}
.footer-b {
	width:100%;
	height:65px;
	position: fixed;
	bottom:0;
}
.footer-b-list {
	width:100%;
	height:100%;
	padding:0;
	margin:0 auto;
	list-style: none;
}
.footer-b-list li{
	float:left;
	text-align: center;
	padding:10px 0;
	background-color: #0f0f0f;
}
.footer-b-list li a{
	outline: none;
	display: block;
	width:100%;
	height:100%;
	text-align: center;
}
.footer-b1,.footer-b3 {
	width:35%;
	height:100%;
}
.footer-b2 {
	width:29.6%;
	margin:0 .2%;
	height:100%;
}
.footer-b-list li a p {
	color:#fff;
	font-weight: bold;
	margin:0 auto;
	font-size: 13px;
	line-height: 20px;
}
/*底部通用页面 footer 李露露 18.06.19 结束  */
/* 内页通用代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.23 开始 */
.banner-m {
	width:100%;
	height:220px;
	margin:0 auto;
	padding:0;
}
.nav-m {
	padding:8px 2px;
	width:100%;
	margin:0 auto;
	border-bottom: 1px solid #aaa;
}
.nav-m-list {
	width:100%;
	text-align: center;
}
.nav-m-list li{
	display: inline-block;
	margin:5px .1%;
	text-align: center;
	color:#fff;
	font-size: 13px;
	padding:5px 10px;
	background-color: #727272;
}
.nav-m-list li:hover{
	background-color: #199048;
}
.nav-m-list li.on{
	background-color: #199048;
}
.nav-m-list li a{
	outline: none;
	color:#fff;
}
.m-main {
	width:100%;
	min-height: 200px;
	margin:0 auto 0;
	padding:30px 10px;
}
.m-main img{
	max-width: 100%;
}
.m-main-title {
	width:100%;
	height:35px;
	line-height: 35px;
	font-size: 24px;
	color:#111;
	padding:0 15px;
	font-weight: bold;
}
.m-main-content {
	width:100%;
	margin:5px auto 0;
	padding:5px;
	font-size: 14px;
	color:#333;
}
.m-main-content p{
	width:100%;
	margin:10px auto 0;
	font-size: 14px;
	color:#333;
	text-align: justify;
}
.m-main-content img{
	max-width:100%;
}
.m-main-content p img{
	max-width:100%;
}
/* 内页通用代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.23 结束 */
/* 分页通用代码  page-list lilulu  18.06.12 开始 */
.pagelist {
	list-style: none;
	height:30px;
	line-height: 30px;
	margin:30px auto 0;
	text-align: center;
	padding:0;
}
.pagelist li{
	display: inline-block;
	min-width:25px;
	height:25px;
	line-height: 25px;
	border:1px solid #888;
	font-size: 12px;
	font-weight: bold;
	color:#303030;
	padding:0 5px;
	background-color: #fff;
}
.pagelist li a{
	display: inline-block;
	outline: none;
	height:25px;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	color:#303030;
}
.pagelist li:hover{
	color:#fff;
	background-color: #199048;
}
.pagelist li:hover a{
	color:#fff;
}
.pagelistli select:hover{
	color:#333;
}
.pagelist li select:hover option{
	color:#333;
}
.pagelist li select:hover option a{
	color:#333;
}
.pagelist li.thisclass{
	color:#fff;
	background-color: #199048;
}
.pagelist li.thisclass a{
	color:#fff;
}
/* 分页通用代码  page-list lilulu  18.06.12 结束 */
/* 关于我们代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.23 开始 */
.banner-m-about {
	background: url('../images/banner-m-about.jpg') center center no-repeat;
}
/* 关于我们代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.23 结束 */
/* 新闻中心列表页代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.23 开始 */
.banner-m-news {
	background: url('../images/banner-m-news.jpg') center center no-repeat;
}
.m-news-list {
	width:100%;
	margin:10px auto 0;
	min-height: 200px;
}
.m-news-list li{
	width:100%;
	height:138px;
	padding:20px 0;
	margin:0 auto 0;
	float:left;
	border-bottom: 1px solid #aaa;
}
.m-news-img {
	width:140px;
	height:98px;
	float:left;
	overflow: hidden;
}
.m-news-img a{
	display: block;
	outline: none;
	width:100%;
}
.m-news-img img{
	width:100%;
	margin:0;
}
.m-news-txt {
	height:98px;
	overflow: hidden;
	padding:0 10px;
}
.m-news-txt h2{
	width:100%;
	height:22px;
	line-height: 22px;
	font-weight: bold;
	font-size: 14px;
	margin-top: -2px;
	color:#111;
	overflow: hidden;
}
.m-news-txt h2 a{
	outline: none;
	font-size: 15px;
	color:#111;
	letter-spacing: 1px;
	font-weight: bold;
}
.m-news-txt p{
	width:100%;
	height:54px;
	font-size: 13px;
	color:#565656;
	margin:5px auto 0;
	line-height: 18px;
	overflow: hidden;
	text-align: justify;
}
.m-news-time{
	width:100%;
	height:16px;
	line-height: 16px;
	font-size: 13px;
	color:#686868;
	margin:5px auto 0;
}
/* 新闻中心列表页代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.23 结束 */
/* 新闻中心内容页代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.23 开始 */
.m-news-title {
	width:100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color:#222;
	margin:10px auto 0;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}
.m-news-p {
	text-align: center;
	width:100%;
	font-size: 12px;
	color:#888;
}
.m-news-p span{
	margin:0 5px;
}
.m-news-content {
	margin:10px auto;
	width:100%;
	padding:10px;
	border-top: 1px solid #aaa;
}
.m-news-content p{
	margin:10px auto 0;
	width:100%;
	font-size: 14px;
	text-align: justify;
	padding:0;
	line-height: 20px;
}
.m-news-content p img{
	max-width: 100%;
}
/* 新闻中心内容页代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.23 结束 */
/* 方案中心内容页代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.23 开始 */
.banner-m-solution {
	background: url('../images/banner-m-solution.jpg') center center no-repeat;
}
/* 方案中心内容页代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.23 结束 */
/* 产品中心列表页面代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.23 开始 */
.banner-m-product {
	background: url('../images/banner-m-product.jpg') center center no-repeat;
}
.product-n-list {
	width:100%;
	margin:0 auto;
}
.product-n-list li{
	width:100%;
	/*height:464px;*/
	overflow: hidden;
	padding:5px;
	margin:25px auto 0;
	float:left;
	border: 1px solid #aaa;
}
.product-n-list li:nth-child(2n-1){
	margin-right:40px;
}
.product-n-img {
	width:100%;
	/*height:324px;*/
	border: 1px solid #aaa;
	overflow: hidden;
}
.product-n-img a{
	display: block;
	outline: none;
	width:100%;
	/*height:324px;*/
	overflow: hidden;
}
.product-n-img a img{
	width:100%;
	height:100%;
	margin:0 auto;
}
.product-n-txt {
	width:100%;
	margin:10px auto;
	padding:0 15px;
}
.product-n-txt h2 {
	width:100%;
	height:20px;
	line-height: 20px;
	font-size: 16px;
	color:#303030;
}
.product-n-txt h2 a{
	display: block;
	outline: none;
	width:100%;
	height:20px;
	line-height: 20px;
	font-size: 16px;
	color:#303030;
}
.product-n-txt h2 a span{
	font-weight: bold;
	color:#199048;
}
.product-n-txt p{
	width:100%;
	height:44px;
	line-height: 22px;
	overflow: hidden;
	font-size: 14px;
	color:#303030;
	margin:5px auto 0;
}
.product-more {
	display: inline-block;
	outline:none;
	font-size: 14px;
	font-weight: bold;
	color:#fff;
	letter-spacing: 1px;
	padding:5px 40px;
	margin:10px auto 0;
	background-color: #199048;
}
.product-more:hover {
	color:#fff;
	background-color: #111;
}
/* 产品中心列表页面代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.23 结束 */
/* 产品中心内容页面代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.23 开始 */
.product-n-top {
	width:100%;
	margin:10px auto 30px;
	padding:0;
}
.product-n-top-img {
	width:100%;
	text-align: center;
	border: 1px solid #aaa;
}
.product-n-top-img img {
	width:100%;
	height: 100%;
	max-width: 575px;
	margin:0;
	padding:0;
	vertical-align: middle;
}
.product-n-top-txt {
	width:100%;
	margin:20px auto 0;
}
.product-n-top-txt h1{
	width:100%;
	height:30px;
	line-height: 30px;
	font-size: 22px;
	color:#199048;
	text-align: left;
	font-weight: normal;
}
.product-n-top-txt h1 span{
	font-weight: bold;
}
.product-n-top-txt p{
	width:100%;
	line-height: 20px;
	overflow: hidden;
	margin:10px auto;
	font-size: 13px;
	padding:10px 0;
	color:#555;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #aaa;
}
.product-n-top-tel {
	width:100%;
	padding:0 0 10px;
	border-bottom: 1px solid #aaa;
}
.product-n-top-tel1 {
	width:100%;
	height:20px;
	line-height: 20px;
	font-size: 16px;
	color:#199048;
}
.product-n-top-tel2 {
	width:100%;
	height:40px;
	line-height: 40px;
	font-size: 32px;
	font-weight: bold;
	color:#199048;
	margin:10px auto 0;
}
.product-n-main {
	width:100%;
	margin:0 auto 20px;
	padding:0 10px;
}
.product-n-more {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	color:#fff;
	letter-spacing: 1px;
	padding:5px 40px;
	margin:0 auto;
	background-color: #199048;
}
.product-n-main-content {
	margin:25px auto 0;
	width:100%;
	padding:0;
}
/* 产品中心内容页面代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.23 结束 */
/* 服务支持内容页面代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.23 开始 */
.banner-m-service {
	background: url('../images/banner-m-service.jpg') center center no-repeat;
}
.m-service-t {
	padding:0;
}
.service-n-l {
	width:100%;
}
.service-n-l h3{
	width:100%;
	font-weight: bold;
	font-size: 18px;
	color:#199048;
	height:25px;
	line-height: 25px;
	margin:20px auto 0;
}
.service-n-l p{
	width:100%;
	font-size: 15px;
	color:#444;
	line-height: 25px;
	margin:10px auto 0;
	text-align: justify;
}
.service-n-l p strong{
	color:#222;
	font-weight: bold
}
.service-n-r {
	width:100%;
	margin:35px auto 0;
	text-align: center;
}
.service-n-r img{
	max-width: 100%;
	margin:0;
}
/* 服务支持内容页面代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.23 结束 */
/* 合作加盟 内容页面代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.23 开始 */
.banner-m-join {
	background: url('../images/banner-m-join.jpg') center center no-repeat;
}
.m-join {
	padding:30px 0;
}
.m-join .m-main-content{
	padding:5px 0;
}
.join-n-img {
	width:100%;
	margin:20px auto;
}
.join-n-img-l {
	width:100%;
	background-color: #199048;
	padding:20px;	
}
.join-n-img-l-t {
	width:100%;
	font-size: 13px;
	color:#fff;
	text-align: justify;
	line-height: 20px;
}
.join-n-img-l-b {
	width:100%;
	font-size: 14px;
	color:#eee;
	margin:15px auto 0;
	letter-spacing: 1px;
}
.join-n-img-l-t p{
	width:100%;
	font-size: 12px;
	color:#eee;
	line-height: 18px;
	margin:5px auto;
	letter-spacing: 1px;
}
.join-n-img-l-b p{
	width:100%;
	font-size: 12px;
	color:#eee;
	line-height: 18px;
	margin:5px auto;
	letter-spacing: 1px;
}
.join-n-img-r {
	width:100%;
	padding:0 20px;
	margin:-25px auto 0;
	text-align: center;
}
.join-n-img-r img{
	width:100%;
	margin:0;
}
.join-n-txt {
	width:100%;
	margin:20px auto 0;
}
.join-n-title {
	text-align:center;
	margin:15px auto 0;
}
.join-n-title p {
	margin: 5px auto 0;
	height: 35px;
	font-size: 20px;
	line-height: 35px;
	color: #696969;
	font-weight: bold;
	text-align:center;
	text-transform:uppercase;
}
.join-n-title p span {
    display: inline-block;
    width: 80px;
    height: 1px;
    margin: 0 10px;
    vertical-align: middle;
    background-color: #317d2e;
}
.join-n-txt-main {
	width:100%;
	margin:20px auto 0;
}
.join-n-txt-main-li {
	width: 100%;
	height:100%;
	padding:15px 35px;
}
.join-n-txt-main-li h2{
	text-align: center;
	width:100%;
	margin:0 auto;
	height:45px;
	line-height: 45px;
	color:#fff;
	font-size: 20px;
	background-color: #199048;
}
.join-n-txt-main-li ul {
	width:100%;
	margin:20px auto 0;
	list-style:disc;
	list-style-position:inside;
}
.join-n-txt-main-li ul li{
	width:100%;
	margin:10px auto 0;
	line-height: 25px;
	font-size: 12px;
	color:#666;
}
.join-n-txt-main-li ul li span{
	padding-left: 5px;
	font-size: 16px;
}
.join-n-txt-b {
	width:100%;
	padding:10px 20px;
	margin:25px auto 0;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	font-size: 18px;
	color:#666;
}
.join-n-txt-b span{
	margin:2px 10px;
	display: inline-block;
	color:#666;
	letter-spacing: 1px;
}
.join-n-txt-b .bold{
	color:#525252;
	font-weight: bold;
}
.join-n-txt-b .tel{
	color:#199048;
	font-weight: normal;
}
.join-n-case{
	width:100%;
	margin:25px auto 0;
}
.join-n-case > h2{
	width:100%;
	height:65px;
	line-height: 65px;
	border-bottom: 1px solid #777;
}
.join-n-case > h2 span{
	display: inline-block;
	height:65px;
	line-height: 65px;
	font-size: 23px;
	color:#333;
	padding:0 50px;
	letter-spacing: 1px;
	border-bottom: 2px solid #199048;
}
.case-n-list {
	width:100%;
	margin:10px auto 0;
	padding:0 15px;
}
.case-n-list li{
	width:100%;
	padding:0 0 15px;
	margin:20px auto 0;
	border-bottom: 1px solid #ccc;
}
.case-n-img {
	width:140px;
	height:98px;
	float:left;
	overflow: hidden;
}
.case-n-img a{
	display: block;
	outline: none;
	width:100%;
}
.case-n-img img{
	width:100%;
	margin:0;
}
.case-n-txt {
	height:98px;
	overflow: hidden;
	padding:0 10px;
}
.case-n-txt h2{
	width:100%;
	height:22px;
	line-height: 22px;
	font-weight: bold;
	font-size: 14px;
	margin-top: -2px;
	color:#111;
	overflow: hidden;
}
.case-n-txt h2 a{
	outline: none;
	font-size: 14px;
	color:#189048;
	letter-spacing: 1px;
	font-weight: bold;
}
.case-n-txt p{
	width:100%;
	height:54px;
	font-size: 13px;
	color:#565656;
	margin:2px auto;
	line-height: 18px;
	overflow: hidden;
	text-align: justify;
}
.case-n-time{
	width:100%;
	height:15px;
	line-height: 15px;
	font-size: 13px;
	color:#686868;
	margin:8px auto 0;
}
.case-n-time a{
	display: inline-block;
	outline: none;
	color:#189048;
	float:right;
}
/* 合作加盟 内容页面代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.23 结束 */
/* 联系我们 内容页面代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.23 开始 */
.m-contact {
	padding:30px 0;
}
.m-contact .m-main-content{
	padding:15px;
}
.contact-n {
	width:100%;
	margin:0 auto;
	background-color: #199048;
	padding:20px 40px;
	font-size: 16px;
	color:#fff;
}
.contact-n p{
	width:100%;
	margin:0 auto;
	background-color: #199048;
	color:#fff;
	margin:8px auto;
}
/* 联系我们 内容页面代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.23 结束 */
/*荣誉资质 列表页面代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.23 开始 */
.zizhi-n-list {
	width:100%;
	margin:0 auto;
}
.zizhi-n-list li{
	width:49%;
	margin:25px auto 0;
	float:left;
}
.zizhi-n-list li:nth-child(2n-1){
	margin:25px 2% 0 0;
}
.zizhi-n-img {
	width:100%;
	border: 1px solid #aaa;
	overflow: hidden;
}
.zizhi-n-img a{
	display: block;
	outline: none;
	width:100%;
	overflow: hidden;
}
.zizhi-n-img a img{
	width:100%;
	margin:0 auto;
}
.zizhi-n-txt {
	width:100%;
	margin:-35px auto 0;
	height:35px;
	position: relative;
	line-height: 35px;
	text-align: center;
	background-color: rgba(0,0,0,.7);
}
.zizhi-n-txt h2 {
	width:100%;
	height:35px;
	line-height: 35px;
	font-size: 14px;
	color:#fff;
	font-weight: bold;
	text-align: center;
}
.zizhi-n-txt h2 a{
	display: block;
	outline: none;
	width:100%;
	color:#fff;
}
/*荣誉资质 列表页面代码 lilulu QQ/WeChat：984788308  Tel：15264105329 18.06.23 结束 */