/* CSS Document */


body{
	overflow: hidden;
}


.section{
	overflow: hidden
}
#fp-nav.fp-right{
	right: 12px;
	top: 60%;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span{
	background: #3eb134;
	border-radius: 0!important;

}
#fp-nav ul li .fp-tooltip{
	color: #3eb134
}
.swiper-pagination-bullet{
	border-radius: 0%;
}



.index{width:100%;overflow:hidden;}
.index .swiper-container{width:100%;height:100%;overflow:hidden}
.index .swiper-container .swiper-slide{width:100%;height:100%;overflow:hidden}
.index .swiper-container .swiper-slide img{display:block;
	transform:scale(1.15);
	-moz-transform:scale(1.15);
-ms-transform:scale(1.15);
-webkit-transform:scale(1.15);
-o-transform:scale(1.15);
	vertical-align:middle;transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
}

.index .swiper-slide-active img{
	transform: scale(1)!important;
	-moz-transform: scale(1)!important;
-ms-transform: scale(1)!important;
-webkit-transform: scale(1)!important;
-o-transform: scale(1)!important;
	
}











.pro{
	background: #fff;
	padding: 5% 0;
}

.prow{
	width: 80%;
	margin: 0 auto;
}

.prozi{
	margin-bottom: 50px;
	
}

.prozi h2{
	font-size: 1.8rem;
	line-height: 2.8rem;
	color: #3eb134;
}

.prozi h2 a{
	float: right;
	line-height: 2.8rem;
	font-size: 0.9rem;
	color: #333;
}

.prozi h2 a:hover{
	color: #3eb134;
}

.procon ul li{
	float: left;
	width: 24%;
	margin: 0.5%;
	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;
}













.about{
	
}

.aboutl{
	float: left;
	width: 50%;
	
}

.aboutr{
	float: right;
	width: 50%;
	padding: 8% 10%;
	text-align: center;
}

@media (min-width:1200px) and (max-width:1500px){
	.aboutr{
		padding: 3.5% 3%;
	}
}

.aboutr h2{
	font-size: 1.8rem;
	color: #3eb134;
	margin-bottom: 3rem;
}

.aboutr p{
	font-size: 0.9rem;
	color: #333;
	line-height: 1.8rem;
	margin-bottom: 10px;
	text-align: left;
}

.aboutmore{
	margin: 5rem auto 0;
}

.aboutmore a{
	padding: 1rem 3rem;
	color: #fff;
	background: #3eb134;
	border-radius: 3px;
}

.aboutmore a:hover{
	border-radius: 50px;
}
























.news{
	padding: 5% 0 0 0;
}

.newsw{
	width: 80%;
	margin: 0 auto;
}

.newszi{
	margin-bottom: 50px;
	
}

.newszi h2{
	font-size: 1.8rem;
	line-height: 2.8rem;
	color: #3eb134;
}

.newszi h2 a{
	float: right;
	line-height: 2.8rem;
	font-size: 0.9rem;
	color: #333;
}

.newszi h2 a:hover{
	color: #3eb134;
}

.newsl{
	float: right;
	width: 45%;
	
}

.newsl img{
	border-radius: 10px;
}

.newsr{
	float: left;
	width: 50%;
}

.newsr 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){
	.newsr li{
		 padding: 15px 20px;
	}
}

.newsr li .time {
    float: left;
    width: 12.5%;
    margin-left: 2%;
}

.newsr li .time p {
    font-size: 0.9rem;
    color: #333;
}

.newsr li .time strong {
    display: block;
    color: #666;
    font-size: 1.6rem;
    margin-top: 5px;
}

.newsr li h3{
	font-size: 1.2rem;
	color: #3eb134;
}

.newsr li .bt {
    float: left;
    margin-left: 5%;
    width: 77%;
}

.newsr .bt a {
    font-size: 20px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.newsr li:hover {
    box-shadow: 0 0px 20px rgba(23, 43, 73, 0.1);
}

.newsr li:hover .bt a {
    color: #fda82b;
}

.newsr .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;
}














.wrap {
    width: 100%;
    max-width: 1492px;
    margin: 0 auto;
}

.index-ys {
    background: url(../images/ys_bg.jpg) no-repeat center;
    height: 700px;
    background-size: cover;
    margin-top: 100px;
}

.index-ys .mTop {
    padding-top: 180px;
    display: inline-block;
}

.index-ys .ys-wz {
    position: relative;
    width: 600px;
    text-align: center;
    margin-left: 18%;
}

.index-ys .ys-wz p {
    font-size: 56px;
    color: #e8e8e8;
    font-weight: bold;
    opacity: .4;
}

.index-ys .ys-wz strong {
    display: block;
    position: absolute;
    top: 25px;
    font-size: 3rem;
    color: #fff;
    left: 50%;
    margin-left: -140px;
}

.index-ys ul {
    margin-top: 120px;
}

.index-ys ul .one {
    margin-left: 280px;
}

.index-ys ul .two {
    margin-left: 260px;
}

.index-ys ul .three {
    margin-left: 205px;
}

.index-ys ul .four {
    margin-left: 105px;
}

.index-ys li {
    font-size: 1.5rem;
    color: #fff;
    font-weight: bold;
    margin-top: 30px;
    overflow: hidden;
}

.index-ys li span {
    font-size: 2rem;
    color: #3eb134;
    display: block;
    padding-right: 40px;
    float: left;
    line-height: 5rem;
}

.index-ys li strong {
    float: left;
    display: block;
    line-height: 5rem;
}

















@media (min-width:992px) and (max-width:1300px){
	.procon p{
		height: 1.8rem;
	}
}






@media (min-width:768px) and (max-width:991px){
	.index{
		padding-top: 75px;
	}
	.black{
		background: #f2f2f2;
		width: 100%;
		height: 1rem;
	}
	.pro{
		padding: 5rem 0;
	}
	.prow,.newsw{
		width: 95%;
	}
	.about{
		padding: 5rem 0;
	}
	.aboutr{
		float: left;
		width: 100%;
		padding: 0 2.5%;
	}
	.aboutl{
		display: none;
	}
	.news{
		padding: 5rem 0 3rem;
	}
	.newsl{
		display: none;
	}
	.newsr{
		width: 100%;
	}
	.procon ul li{
		width: 32%;
	}
	.procon p{
		height: 1.8rem;
	}
}




















@media (max-width:767px){
	.index{
		padding-top: 75px;
	}
	.swiper-pagination-bullet{
		height: 8px;
		width: 8px;
	}
	.black{
		background: #f2f2f2;
		width: 100%;
		height: 1rem;
	}
	.pro{
		padding: 5rem 0;
	}
	.prow,.newsw{
		width: 95%;
	}
	.newszi h2,.aboutr h2,.prozi h2{
		font-size: 1.5rem;
	}
	.about{
		padding: 5rem 0;
	}
	.aboutr{
		float: left;
		width: 100%;
		padding: 0 2.5%;
	}
	.aboutl{
		display: none;
	}
	.news{
		padding: 5rem 0 3rem;
	}
	.newsl{
		display: none;
	}
	.newsr{
		width: 100%;
	}
	.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;
	}
}












