﻿@charset "UTF-8";

body{
	padding: 0;
	margin: 0;
	font-family: SimHei;
	overflow:hidden;overflow-y:auto;
}
a,a:hover{
	text-decoration: none;
}
a{
	color: #333;
}
a:hover{
	color: #333;
}
ul{
	list-style:none
}
i{
	font-style: normal;
}
/*通用*/
.fl{
	float: left;
}
.fr{
	float: right;
}
.tit-sm{
	color: #999;
}
.tit_big{
	font-size: 30px;
	color: #4eb00b;
	font-weight: bold;
}
.time{
	color: #999;
	font-size: 12px;
}
.clear{
	clear: both;
}
.container{
	/* padding: 0; */
}
/*头部区域*/
.header{
	background:
}
.header .topbar{
	background: #19961e;
	height: 30px;
	border-bottom: 1px solid #c0c0c0;
	line-height: 30px;
	font-size: 12px;
}
.header .topbar a{
	color: #fff;
}

/*导航*/
.navbar{
	margin-bottom: 0px;
}
.navbar-default{
	background: #fff;
    border: none;
    box-shadow: 0px 2px 8px 0 rgba(50,50,50,0.2);
}
.navbar-default .navbar-brand{
	font-size: 30px;
    font-weight: bold;
    color: #40d2b1;
    height: 90px;
    padding-top: 22px;
}
.navbar-default .navbar-nav > li > a{
	font-size: 16px;
	color: #333;
	line-height: 58px;
}
.navbar-default .navbar-nav > li > a.on{
	color:#56b316;
}
.navbar-default .navbar-nav > li > a:hover{
	color: #56b316;
}
.navbar-toggle{
	margin-top: 30px;
	padding: 12px 16px;
}

.navbar-default .navbar-toggle .icon-bar{
	background-color: #56b316;
}
.nav{
	background: #fff;
	text-align: center;
	margin-top: 0px;
	z-index: 999;
}

/*产品推荐*/
.recommend{
	padding-top: 50px;
	text-align: center;
}
/*h5{
	font-size: 18px;
	margin-top: 10px;
}*/
/*推荐*/
.pro_tp{
	margin: 0 auto;

	overflow: hidden;
}
.recommend img{
	/* width: 360px; */
	transition: 0.5s;
}
.recommend a:hover img{
	width: 400px;
	transform: scale(1.1);
}
.recommend h3{
	width: 360px;
	height: 19px;
	margin: 20px auto;
	color: #333333;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.recommend h3:hover{
	color: #4eb00b;
}
.recommend .could{
	margin-bottom: 30px;
}
.zx{
	width: 360px;
	height: 1px;
	z-index: 1;
	position: relative;
	margin: 0 auto;
}
.zx1{
	width: 360px;
	height: 1px;
	z-index: 1;
	float: left;
	position: relative;
	border-top: 1px solid #dfe0e0;
}
.zx em{
	width: 1px;
	border-top: 1px solid #4eb00b;
	height: 1px;
	margin-top: -1px;
	left: 0;
	position: absolute;
	z-index: 2;
	transition: 0.5s;
}
.recommend a:hover .zx em{
	width: 360px;
}


/*关于我们*/
.about{
	margin-top: 40px;
	margin-bottom:40px;
}
.jianjie{
	line-height: 30px;
	text-indent: 2em;
font-size:16px;
}

/*客户案例*/
.case{
	margin-top: 60px;
	text-align: center;
	background: url(../images/case-bj.jpg) no-repeat center center;
	
}
.case .container{
	padding: 60px 15px;
}
.case .container figure img{
	display: inline-block;
}
.case .cypz h3{
	font-size: 16px;
	line-height: 30px;
}
.case .cypz:hover{

}
.case .cypz h3:hover{
	color: #4eb00b;
	transition: 0.5s;
}
@media (max-width:992px){
	.case{
		background:none;
	}
}
/*新闻*/
.news{
	margin: 60px 0;
	text-align: center;
	background: url(../images/case-bj.jpg) no-repeat center center;
}
.news-con{
	margin: 20px 0 10px;
}
.news-con:hover{
	box-shadow: 0 0 5px #4eb00b;
	transition: 0.5s;
}
.news-con:hover .news-con-tit > h4 a{
	
	color:#4eb00b;
}
.news-con a img{
	/* width: 160px; */
	margin-right: 20px;
}
.news-con-tit{
	/* width: 100%; */
	float:left;
}
.news-con-tit > h4{
	color: #5a5a5a;
}
.news-con-tit > p{
	color: #999;
}

/*商盟成员*/
.smcy{
	margin-bottom: 40px;
}
.smcy ul li a{
	line-height: 30px;
	padding: 0 10px;
	color: #666;
}
/*联系我们*/
.contact {
    color: #a7a7a7;
    font-size: 14px;
    background: #2b2b2b;
    text-align: center;
    padding: 40px 0;
}
.foot-dh{
	margin-top: 15px;
}

.btn-center{
	text-align: center;
    font-size: 16px;
    padding: 8px 40px;
    color: #19961e;
    border: 1px solid #19961e;
    display: inline-block;
    border-radius: 18px;
}
.btn-center:hover{
	color: #19961e;
}
/*底部*/
.copy{
	background: #121212;
	padding: 25px 0;
	color: #ccc8c8;
}
.copy a{color: #adacac;}
.copy p{
	border-top: 1px solid #222;
    padding-top: 10px;
    display: inline-block;
}

/*关于我们页面*/
.mbx{
	line-height: 55px;
	color: #ababab;
	white-space: nowrap;
}
.mbx a{
	color: #ababab;
}
.abo_tit{
	text-align: center;
	margin-bottom: 40px;
	font-size: 34px;
}
.abo_xq{
	line-height: 30px;
	text-indent: 2em;
	color: #333;
}
.abo_box{
	margin-bottom: 80px;
}
/*联系我们页面*/
.con_box{
	margin-bottom: 80px;
}
.con_con > p{
	text-align: center;
}

/*产品中心页面*/
.abo_box .could{
	margin-bottom: 20px;
}
.abo_box img{
	transition: 0.5s;
}
.abo_box a:hover img{
	width: 400px;
	transform: scale(1.1);
}
.abo_box h3{
	width: 360px;
	height: 19px;
	margin: 20px auto;
	color: #333333;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.abo_box h3:hover{
	color: #4eb00b;
}
.abo_box a:hover .zx em{
	width: 360px;
}
.abo_tit2{
	text-align: center;
	margin-bottom: 20px;
	font-size: 34px;
}

.article_con{
	line-height: 30px;
}
.bq{
	padding-top: 20px;
}
.tit_tit{
	text-align: center;
	margin-bottom: 10px;
	font-size: 30px;
}
.abo_con > .time{
	line-height: 30px;
    border-bottom: 1px solid #eee;
    text-align: center;
    margin-bottom: 25px;
    color: #666;
}
.abo_con > .time a{
	color: #666;
	font-size: 12px;
}


/*新闻资讯页面*/
.aa{
	padding: 0 9px;
}











































/*相关新闻*/
h3{
	font-size: 18px;
}
.xgxw h3{
	color: #4eb00b;
	font-size: 18px;
	line-height: 40px;
	height: 40px !important;
	text-align: left;
	width: 100%;
}
.xgxw_list li{
	float: left;
	width: 100%;
	padding: 0 15px;
}
.xgxw_list li h4{
	float: left;
	font-size: 14px;
	line-height: 30px;
	margin: 0;
	width: 70%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.xgxw_list li time{
	float: right;
	color: #999;
	font-size: 12px;
	line-height: 30px;
	width: 25%;
	text-align:right;
}
/*相关产品*/
.abo_con{
	margin-bottom: 60px;
}
.xgcp h3{
	color: #4eb00b;
	font-size: 18px;
	line-height: 40px;
	height: 40px !important;
	text-align: left;
	width: 100%;
}
.xgcp_tit{
	text-align: center !important;
	line-height: 30px;
	font-size: 16px;
}
.xgcp_list .ys a .xgcp_tit:hover{
	color: #F6AB4A;
}
.xgcp_list img{
	max-width: 100%;
}

@media (max-width:767px){
	.navbar-brand > img{
		height:30px;
	}
	.navbar-toggle{
		margin-top: 12px;
    	padding: 6px 7px;
	}
	.navbar-default{
		height: 40px;
	}
	.navbar-default .navbar-brand{
		widht:150px;
		height: 40px;
		padding-top: 13px;
	}
	.recommend{
		padding-top: 30px;
	}
	.xw{
		padding-right: 25px;
	}
	.smcy2,.contact,.copy{
		display: none;
	}
	.news{
		padding-bottom: 40px;
	}
	.case{
		margin-top: 0px; 
	}
	.nav > li > a{
		line-height: 30px !important;
		font-size: 14px !important;
	    padding: 10px 15px !important;
	}
	.nav > li{
	    border-bottom: 1px solid #eee;
	}
	.news-con a img{
		width:100%;
	}
}

@media (max-width:992px){
	.nav > li > a{
		padding: 20px 10px;
	}
}


/*移动端底部导航*/
.phonefooternav {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 99999;
	display:none;
}
.phonefooternav ul{
	padding: 0;
}
.phonefooternav ul li {
	width: 25%;
	background: #494949;
	float: left;
	padding: 10px 0;
	border-right: 1px solid #666;
	list-style: none;
}
.phonefooternav ul li a {
	display: block;
	color: #fff;
	text-align: center;
}
.phonefooternav ul li a:hover {
	text-decoration: initial;
}
.phonefooternav ul li a i {
	display: block;
	font-size: 20px;
	padding: 10px 0;
}
@media (max-width: 480px) {
	.phonefooternav ul li {
	padding: 3px 0px;
}
}
@media (max-width: 767px) {
	.hidden-xs {
	display: none !important;
}
}
@media (max-width: 767px) {
	.phonefooternav {
	display: block !important;
}
}

 /* 分类 */
.top_a {
  text-align: center;
  margin: 20px auto 0px;
}
.top_a a {
  display: inline-block;
  color: #666;
  font-size: 14px;
  padding: 4px 20px;
  margin-bottom: 10px;
  background: url(../images/dian.png) no-repeat center right;
}
.top_a a:last-child {
  background: none;
}
.top_a a:hover {
  color: #4eb00b;
}
.top_a .active {
  color: #4eb00b;
}

/*页码*/
.pagess ul li {
	display:inline-block;
	border: 1px solid #ccc;
	padding: 2px 9px;
	margin: 20px 0 3px;
	line-height: 20px;
	background: #fff;
	color:#999
}
.pagess ul li:hover {
	background:#4eb00b;
	color:#fff;
	border: 1px solid #4eb00b
}
.pagess ul li.thisclass {
	display: inline-block;
	border: 1px solid #4eb00b;
	padding: 2px 9px;
	margin: 0 3px;
	background: #4eb00b;
	color: #fff;
}
.pagess ul li.thisclass a {
	color: #fff;
}
.pagess ul li a {
	display:block;
	color:#999
}
.pagess ul li a:hover {
	color: #fff;
}


/*商盟成员*/
.smcy2{
	background-color: #eee;
    border-top: solid 1px #fff;
    padding: 20px 0;
}
.smcy2 a{
	color: #666;
	padding: 0 15px;
	line-height: 28px;
}
/* 网站地图 */
.sitemap .sti_tit{
	font-size:20px;
	color:#333;
	padding:5px 0;
}
.sitemap .sitemap_con a{

	padding:5px 10px;
}



@media only screen and (min-width:32px) and (min-height:385px){
	.zx,.zx1{width: 100%;}
	/* .news-con-tit{width: 100%;} */
}