@charset "utf-8";
/* CSS Document */

a:hover{
	text-decoration: none;
}

.foot{
	overflow-x: hidden!important;
	overflow-y: hidden;
}






.banner{
	position: relative;
	padding-top: 80px;
}

.dh{
	position: absolute;
	top: -30px;
	width: 100%;
}

.dh ul li{
	float: left;
	width: 23%;
	background: #fff;
    
	box-shadow: 0 14px 70px -5px rgba(126, 134, 138, 0.32);
	text-align: center;
	height: 80px;
	line-height: 80px;
	font-size: 1rem;
	color: #333;
	transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-webkit-transition: all .5s;
-o-transition: all .5s;
}

.dhactive{
	box-shadow: 0 14px 20px -5px rgba(62, 177, 52, 0.32)!important;
	background: #3eb134!important;
	color: #fff!important;
}

.dh ul a:nth-child(2) li{
	margin: 0 2%;
}

.dh ul a:nth-child(3) li{
	margin: 0 2% 0 0;
}

.dh ul a:hover li{
	transform: translateY(10px);
}

.dh img{
	width: 35px;
	height: 35px;
	margin-right: 10px;
}








.about{
	padding: 10rem 0 5rem;
}

.aboutzi{
	
}

.aboutcon h2{
	text-align: left;
	font-size: 1.8rem;
	color: #3eb134;
	margin-bottom: 2rem;
}

.aboutcon p{
	font-size: 0.95rem;
	line-height: 2rem;
	text-indent: 1.9rem;
	color: #333;
}

.aboutcon img{
	margin: 0 auto;
}






.fac{
	padding: 8rem 0 5rem;

}

.faczi{
	margin-bottom: 3rem;
}

.faczi h2{
	text-align: center;
	font-size: 1.8rem;
	color: #3eb134;
}

.faccon{
	
}


.sbcon ul li{
	float: left;
	width: 33%;
	padding: 0 1% 1% 1%;
}

.sbcon p{
	font-size: .9rem;
	padding: 1rem 0 0 0;
	text-align: center;
	color: #333;
}

.sbimg{
	

}

.sbimg img{
	transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
}






















.pro{
	padding: 5rem 0;
}

.prozi{
	margin-bottom: 3rem;
}

.prozi h2{
	text-align: center;
	font-size: 1.8rem;
	color: #3eb134;
}

.procon{
	
}

.procon ul li{
	float: left;
	width: 31%;
	margin: 1%;
	border: 1px solid #e9e9e9;
}

.proimg{
	overflow: hidden;
	padding: 20px;
}

.proimg img{
	transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
}

.procon ul li:hover img{
	transform:scale(1.1);
	-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-webkit-transform:scale(1.1);
-o-transform:scale(1.1);
}

.procon p{
	font-size: 0.9rem;
	color: #333;
	text-align: center;
	margin-bottom: 1rem;
}

.procon ul li:hover p{
	color: #3eb134;
}

.proccon{
	
}

.proojs *{
	font-size: 0.9rem;
	line-height: 1.8rem;
	color: #333;
}

.proojs h3{
	font-size: 1.2rem;
	margin-bottom: 1.5rem;
	color: #3eb134;
	margin-top: 3rem;
}

.proccon img{
	margin: 0 auto;
}


.sx{
	padding: 20px 0 0 0;
}

.sx h3{
	font-size: 20px;
	line-height: 50px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 20px;
}

.sx p{
	text-align: left;
	padding: 0;
	
}

.sx a{
	color: #333;
}

.sx .xian{
	background: #ddd;
	height: 1px;
	width: 100%;
	margin: 1rem 0
}





.ppro{
	position: relative;
	z-index: 555;
}

.ppro ul{
	margin-bottom: 0;
}

.ppro .list{width: 100%;}
	.ppro .list ul li{background-color:#3eb134;border-bottom: 1px solid #fff;}
	.ppro .list ul li a{padding-left: 0.9rem;color: #fff; font-size:1rem; display: block; height:3rem;line-height: 3rem;position: relative;
	}
	.ppro .list ul li .inactive{ background:url(../images/off.png) no-repeat 95% center;}
	.ppro .list ul li .inactives{background:url(../images/on.png) no-repeat 95% center;} 
	.ppro .list ul li ul{display: none;}
	.ppro .list ul li ul li { border-left:0; border-right:0; background-color:#EDEDED; border-bottom: 1px solid #fff;}
	.ppro .list ul li ul li ul{display: none;}
	.ppro .list ul li ul li a{ padding-left:2rem;color: #3eb134}
	.ppro .list ul li ul li ul li { background-color:#EDEDED; border-color:#fff; }
	.last{ background-color:#d6e6f1; border-color:#6196bb; }
	.ppro .list ul li ul li ul li a{ color:#3eb134; padding-left:2rem;}


















.online{
	padding: 5rem 0;
}

.onlinezi{
	margin-bottom: 3rem;
}

.onlinezi h2{
	text-align: center;
	font-size: 1.8rem;
	color: #3eb134;
}


.mescon p{
	line-height: 50px;
    font-size: 12px;
    color: #8b8b8b;
	text-align: center;
}

.mescon input{
	float: left;
	width: 47%;
	margin: 0 1.5% 3%;
	height: 35px;
    border: 1px solid #e9e9e9;
    text-indent: 20px;
	font-size: 0.9rem;
}

.mescon textarea{
	width: 97%;
	margin: 0 1.5%;
	height: 200px;
	border: 1px solid #e9e9e9;
	font-size: 0.9rem;
	padding: 10px 20px;
}

.mescon .submit{
	
	height: 40px;
	line-height: 40px;
	width: 150px;
	background: #3eb134;
	color: #fff;
	border: none;
	margin: 5% 0 0% 1.5%;
	text-indent:0px;
}




















.news{
	padding: 8rem 0 5rem;
}

.newszi{
	margin-bottom: 3rem;
	
}

.newszi h2{
	text-align: center;
	font-size: 1.8rem;
	color: #3eb134;
}

.newscon li {
    overflow: hidden;
    background: #fff;
    box-shadow: 0 10px 20px rgba(23, 43, 73, 0.1);
    padding: 2rem 1rem;
    margin-bottom: 3rem;
}

@media (min-width:1200px) and (max-width:1500px){
	.newscon li{
		 padding: 15px 20px;
	}
}

.newscon li .time {
    float: left;
    width: 12.5%;
    margin-left: 2%;
}

.newscon li .time p {
    font-size: 0.9rem;
    color: #333;
}

.newscon li .time strong {
    display: block;
    color: #666;
    font-size: 1.6rem;
    margin-top: 5px;
}

.newscon li h3{
	font-size: 1.2rem;
	color: #3eb134;
}

.newscon li .bt {
    float: left;
    margin-left: 5%;
    width: 77%;
}

.newscon .bt a {
    font-size: 20px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.newscon li:hover {
    box-shadow: 0 0px 20px rgba(23, 43, 73, 0.1);
}

.newscon li:hover .bt a {
    color: #fda82b;
}

.newscon .bt p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.9rem;
    color: #555;
    margin-top: 15px;
}

.index-news .bt-box {
    position: absolute;
    left: 50%;
    bottom: -80px;
    margin-left: -329px;
    background: url(../images/n_bg.jpg) no-repeat;
    background-size: cover;
    width: 658px;
    height: 119px;
    padding-top: 24px;
    box-shadow: 0 10px 20px rgba(23, 43, 73, 0.1);
}

.index-news .bt-box .time {
    float: left;
    background: url(../images/hk.png) no-repeat;
    background-size: 100% 100%;
    width: 12.5%;
    padding: 10px 15px;
    margin-left: 2%;
}

.index-news .bt-box .time p {
    font-size: 18px;
    color: #333;
}

.index-news .bt-box .time strong {
    display: block;
    font-size: 22px;
    margin-top: 5px;
}

.index-news .bt-box .bt {
    float: left;
    margin-left: 5%;
    margin-top: 8px;
    width: 77%;
}

.index-news .bt-box .bt h3 a {
    font-size: 20px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.index-news .bt-box .bt p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #666;
    margin-top: 15px;
}


.newsccon{
	margin-bottom: 5%;
}

.newsccon p{
	color: #333;
	font-size: 0.9rem;
	line-height: 1.8rem;
	text-indent: 1.8rem;
}


.fanhui{
	margin-bottom: 5rem;

}

.fanhui a{
	color: #333;
	float: right;
	font-size: 1rem;
}











.contact{
	padding: 8rem 0 5rem;
}

.contactzi{
	margin-bottom: 3rem;

}

.contactzi h2{
	text-align: center;
	font-size: 1.8rem;
	color: #3eb134;
}


.contact ul{
	
	padding-bottom: 60px;
}

.contact ul li{
	float: left;
	width: 33%;
	text-align: center;
	font-size: 14px;
	border-right: 1px solid #ccc;
	padding: 3% 0;
}

.contact ul li:nth-child(3){
	border: none;
}

.contact img{
	width: 10%;
	margin-bottom: 10px;
}

.contact p{
	font-size: 0.9rem;
	margin-bottom: 15px;
	color: #999;
}

.contact h3{
	font-size: 1rem;
	color: #222;
}

.contact h4{
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: #555;
	margin-top: 50px;
}










.fenye{
	margin: 5% 0;
}

.fenye a{text-decoration:none;color:#3c3c3c;background:#fff;border:1px solid #cccccc;padding:3px 8px;padding-bottom:2px;margin-right:3px;cursor:pointer}
.fenye .red{background:#3eb134!important; color:#fff; border:0; padding:3px 8px;margin-right: 3px;}
.fenye a.active{background:#3eb134;border:1px solid #cccccc;color:#fff}
.fenye a:hover{text-decoration:none;color:#fff;background:#3eb134;border:1px solid #cccccc}

























@media (min-width:768px) and (max-width:991px){
	.banner{
		padding-top: 88px;
	}
	.about,.news,.fac,.contact,.pro,.online{
		padding: 6rem 0 5rem;
	}
	.aboutcon h2{
		text-align: center;
	}
	.aboutcon{
		padding: 0;
	}
	.newscon ul li{
		float: left;
		width: 100%;
	}
	.procon{
		float: none;
		width: 100%;
	}
	.sbcon ul li{
		padding: 0 1% 2% 1%
	}
	.sbcont ul li{
		padding: 0 1% 2% 1%
	}
	.contact ul li{
		width: 27%;
		
	}
	.contact ul li:nth-child(3){
		width: 45%;
	}
	
	.dh ul li{
		height: 60px;
		line-height: 60px;
		font-size: 0.9rem;
	}
	.dh img{
		width: 30px;
		height: 30px;
	}
}














@media (max-width:767px){
	
	.banner{
		padding-top: 68px;
	}
	.dh{
		top: -10px;
	}
	.dh ul li{
		width: 45%;
		height: 3rem;
		line-height: 3rem;
		font-size: 0.9rem;
	}
	.dh img{
		height: 1.5rem;
		width: 1.5rem;
	}
	.dh ul a:nth-child(3),.dh ul a:nth-child(4){
		display: none;
	}
	.about,.fac{
		padding-top: 6rem!important;
	}
	.about,.news,.fac,.contact,.pro,.online{
		padding: 4rem 0;
	}
	.aboutcon h2,.newszi h2,.faczi h2,.contactzi h2,.prozi h2,.onlinezi h2{
		font-size: 1.6rem;
	}
	.aboutcon h2{
		text-align: center;
	}
	.aboutcon{
		padding: 0;
	}
	.newscon ul li{
		float: left;
		width: 100%;
		margin-bottom: 2rem;
	}
	.mescon input{
		width: 97%;
		margin-bottom: 1rem;
	}
	.newscon li .time{
		width: 15%;
	}
	.newscon li h3,.newscon li .time strong{
		font-size: 1rem;
	}
	
	.procon ul li{
		width: 48%;
		margin: 1%;
	}
	.procon p{
		height: 1.8rem;
		padding: 0 10px;
	}
	.contactcon p{
		padding-left: 0px;
	}
	.contact ul li{
		width: 100%;
		border: none;
		border-bottom: 1px solid #ccc;
		margin-bottom: 1rem;
		padding-bottom: 1rem;
	}
	.contact ul{
		padding-bottom: 0;
	}
	
	.fenye{
		margin: 3rem 0 0 0!important;
	}
	.fenye td{
		font-size: 0px;
	}
	.fenye a,.fenye span{
		font-size: 0.9rem;
		padding: 0.5rem!important;
		margin: 0 5px;
	}
	.sx p{
		font-size: 0.9rem;
	}
	
	
}






