@font-face {
	font-family: Futura;
	src: url(../fonts/Futura-Bold.otf);
}

@font-face {
	font-family: Hero;
	src: url(../fonts/Hero.otf);
}

.head {
	background-color: #fff;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	padding: 30px 0;
	z-index: 99;
	position: sticky;


}

.head .logo {
	animation-duration: 2s;
	padding: 15px;
}

.head .logo a h2 {
	color: #333;
	font-size: 30px;
	font-weight: bold;
}

.head .logo a h2 span {
	color: #da010c;
}

.head .logo a p {
	font-size: 12px;
	color: #999;
	font-family: Hero;
	text-transform: uppercase;
	letter-spacing: 1.6px;
}

.head .head-nav li {
	float: left;
	padding: 40px 12px 20px;
	position: relative;
	display: block;
	margin: 0 15px;
}
.head .head-nav li a span{
	text-align: center;
	display: block;
	line-height: 30px;
	text-transform: uppercase;
	color: #999;
	font-size: 12px;
}
.head .head-nav li:after {
	content: "";
	width: 0;
	height: 2px;
	background: #90c130;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.5s ease 0s;
}

.head .head-nav li:hover:after {
	width: 100%;
}

.head .head-nav li a {
	text-decoration: none;
	height: 100%;
	display: block;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	color: #222;
	font-size: 16px;
}

.head .tel {
	font-size: 21px;
	font-family: futura;
	color: #281e1d;
	background: url(../image/tell.png) no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	margin-top: 30px;
	animation-duration: 2s;

}


.keyword-1{
	background-color: #008c3f;
	color: #fff;
	padding: 50px 0 50px 320px;
}
.keyword-1 a{
	color: #fff;
}
.keyword-1 li {
	float: left;
	padding-left: 30px;
	font-size: 15px;
}
.keyword-2 h2{
	font-size:18px;
	color:#222;
	padding: 20px;
}
.keyword-2 h2 span{
	color: #256439;
}
.keyword-3 li {
	float: left;
	padding-left: 30px;
}
.keyword-3 li:nth-child(1){
	background: url(../image/tell.png) no-repeat ;
	font-size: 26px;
	font-family: "arial black";
	padding:3px 50px ;
	margin-left:10px;
}
.keyword-3 li:nth-child(2){
	background: url(../image/add.png) no-repeat ;
	font-size: 16px;
	padding:10px 0px 10px 50px;
	margin-left:10px;
}
.about {
	background: url(../image/aboutbj.jpg) no-repeat center;
	padding: 30px;
}

.about-1 h1{
	font-size: 47px;
	text-align: center;
	line-height: 80px;
	padding-top: 120px;
	padding-bottom: 40px;
	
	
}
.about-1 h1 span{
	color: #256439;
	font-weight: bold;
}
.about-1 p{
	font-size: 16px;
	padding: 30px;
	line-height:40px;
	text-align: center;
}
.about .about-2 {
	margin-bottom: 80px;
}
.about-2 h2{
	color: #fff;
	font-size: 24px;
	padding: 10px 70px  40px;
}
.about-2 h2 span{
	display: block;
	line-height: 30px;
	color: rgba(255,255,255,0.6);
	font-size: 14px;
	padding-left: 5px;
}
.about-2  img{
	padding-top: 40px;
	padding-left:80px;
}
.about-2 li{
	background: url(../image/img-1.png)no-repeat;
}

.sjabout {
	font-size: 16px;
	color: #666;
	line-height: 40px;
	text-align: center;
	margin-bottom: 30px;
	padding: 20px;
}

.sjabout h2 {
	color: #122B40;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 30px;
	padding-top: 15px;
}

.sjabout h2 span {
	color: #256439;
}
.sjabout .about-3{
	margin-top: 10px;
}
.sjabout .about-3 img{
	border-radius: 10px;
}
.product {
	margin: 40px auto 4px auto;
}

.title h2 {
	font-size:40px;
	
	line-height: 80px;
	color: #2d2d2d;
	text-align: center;
}

.title h2 span {
	color: #256439;
	font-weight: bold;
}

.title p {
	font-size: 15px;
	color: #999;
	line-height: 30px;
	text-align: center;
}
.pro-class{
	padding-left: 15%;
}
.pro-class li {
	border-right: 1px solid #fff;
	background: #008c3f;
	text-align: center;
	margin-top: 30px;
	padding: 15px;
	transition: all 0.6s;
	border-radius: 50px;
	float: left;
	margin-left: 20px;
	transition: all 0.6s;
}

.pro-class li a {
	color: #fff;
	font-size: 18px;
	padding: 25px 60px;

}

.pro-class li:hover {
	background-color: #015ca7;
	transform: translateY(-5px);
}



.pro-con {
	margin-top: 50px !important;
}

.mar {
	margin-top: 70px;
}

.marqueeleft {
	overflow: hidden;
	margin: 40px auto;
}

.marqueeleft ul {
	float: left;
}

.marqueeleft li {
	float: left;
	margin: 0 10px;
	display: inline;
	overflow: hidden;
}

.marqueeleft li .pic {
	display: block;
	padding: 5px;
	overflow: hidden;
	font-size: 16px;
	color: #666;
	transition: 0.6s;

}
.marqueeleft li .pic img{
	width: 406px;
	height: 308px;
}

.marqueeleft li:hover .pic {

	transform: translateY(-5px);
}

.marqueeleft li .txt {
	text-align: center;
	line-height: 43px;


}
.marqueeleft li .promore{
	display: block;
	text-align: center;
	font-size: 14px;
	color: #008C3F;
	border: 1px solid #008C3F;
	border-radius: 50px;
	padding: 5px 20px;
	margin: 10px 150px;
}

.marqueeleft li .promore:hover{
	background-color: #008C3F;
	color: #fff;
}

.adv {
	margin: 50px auto 100px;
	text-align: center;
	border-bottom: 1px solid #eee;
}

.adv1-con {
	margin-top: 150px;
	position: relative;
	
}

.adv h2 span,
.case h2 span,
.new h2 span {
	color: #256439;
}

.adv p,
.case p,
.new p {
	font-size: 16px;
	color: #999;
	text-align: center;
	padding-bottom: 30px;
}

.new_box {
	position: relative;
}

.newtel {
	position: relative;

}

.adv3 {
	position: absolute;
	bottom: 0;
	left: 16%;


}

.new_telst li .adv1 {
	padding: 50px 20px;
	font-size: 24px;
	color: #256439;
	font-weight: bold;
}

.new_telst li .adv1 img {
	float: left;
	margin-top: 10px;
}

.adv1 .adv1-1 {
	float: left;
	padding-left: 10px;
	padding-top: 20px;
}

.adv1 p {
	color: #666;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
}


.new_lst {
	position: relative;
	margin-top: 50px;
}

.adv2-3 {
	position: absolute;
	bottom: 15%;
	left: 15%;
	
}

.adv2 {
	padding: 40px 10px;
	background: rgba(255, 255, 255, 0.8);
	box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.2);
}

.adv2 h2 {
	font-size: 34px;
	color: #083986;
	padding: 15px 0;
	font-weight: bold;

}

.adv2 h5 {
	font-size: 18px;
	color: #222;
}

.adv2-l {
	border-right: 1px solid #eee;
	padding-left: 50px;
}

.adv2-r p {
	color: #666;
	line-height: 30px;
	font-size: 16px;
	padding: 0 30px;
}

.adv4{
	margin-top: 50px;
	background-color: #fff;
	box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
}

.adv2-1 {
	padding-left: 320px;
	background: url(../image/img-8.jpg) no-repeat center 100%;
	padding-top: 150px;
	padding-bottom: 318px;
	padding-right: 30px;
}

.adv4-3 {
	padding-right: 320px;
	background: url(../image/img-11.jpg) no-repeat center 100%;
	padding-top: 150px;
	padding-bottom:350px;
	padding-left: 30px;
}

.adv2-1 h2,
.adv4-3 h2 {
	font-size: 24px;
	color: #256439;
	padding-left: 80px;
	font-weight: bold;
	background: url(../image/adv1.png) no-repeat 100%;
	display: table;
	line-height: 40px;
}

.adv5-1 {
	background: url(../image/ico8.png) no-repeat;

}

.adv6-1 {
	background: url(../image/ico9.png) no-repeat;

}

.adv5-1 h4,
.adv6-1 h4 {
	font-size: 14px;
	color: #999;
	padding-left: 80px;
	line-height: 30px;
	margin-bottom: 40px;
}

.adv2-1 p,
.adv4-3 p {
	font-size: 16px;
	color: #666;
	line-height: 40px;
	padding-left: 25px;
}
.adv4-4{
	position: absolute;
	bottom: 15%;
	right: 15%;
}
.adv2-1 .adv2-t {
	margin-top: 40px;

}

.adv2-1 .adv2-t p {
	font-size: 18px;
	color: #222;
	font-weight: bold;
	text-align: center;
}

.adv2-1 .adv2-t li {
	border-right: 1px solid #ccc;
	transition: all 0.6s;
}

.adv2-1 .adv2-t li:hover {
	transform: translateY(-5px);
}

.adv2-2 {
	padding: 0 !important;
}

.adv2-con {
	margin-top: 20px;
	position: relative;
}

.join{
	position: relative;
}
.join-2 {
	position: absolute;
	top: 30%;
	right:25%;
	
}
.join-2 h2{
	font-size: 59px;
	font-weight: bold;
	line-height: 58px;
	color: #fff;
	margin-left: 50px;
}
.join-2 p{
	font-size:40px;
	line-height: 100px;
	color: #fff;
	margin-left: 50px;
}
.join-2 li a{
	float: left;
	background-color: #fff;
	border-radius: 20px 0 20px 0;
	padding: 10px 40px;
	margin-left: 50px;
	font-size: 18px;
	color: #008c3f;
	transition: all 0.6s;
}
.join-2 li a:hover{
	transform: translateY(-5px);
	
}
.new {
	margin: 70px auto 0 !important;
	background-color: #f5f9f7;
	box-shadow:5px 5px 25px rgba(0,140,63,0.3);
}

.new-1 {
	transition: 0.6s;
	box-shadow:5px 5px 25px rgba(0,140,63,0.3);
	background-color: #fff;
	margin:80px 20px 80px 0;

}

.new-1:hover {
	transform: translateY(-5px);
}

.new-1 h5 {
	font-size: 14px;
	color: #015ca7;
	line-height: 40px;
}


.new-1 h2 {
	font-size: 17px;
	color: #222;
	line-height: 80px;
}

.new-1 p {
	text-align: left;
	font-size: 15px;
	color: #666;
	line-height: 35px;
}

.new-2 {
	padding: 20px;
}
.newmore a{
	border-radius: 20px 0 20px 0;
	padding: 10px 40px;
	margin-left: 45%;
	font-size: 18px;
	color: #fff;
	transition: all 0.6s;
	text-align: center;
	margin-bottom: 70px;
	display: table;
	background-color: #008c3f;
	transition: all 0.6s;
}
.newmore a:hover{
	transform: translateY(-5px);
}
.foot {
	background: #008c3f;
	background-size: cover;
}

.foot-con {
	margin-top: 80px;
}

.sjfoot-left h3 {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	line-height: 60px;
}

.sjfoot-left h3 span img {
	padding-right: 10px;
	padding-top: 23px;
}

.sjfoot-left p {
	font-size: 16px;
	color: #fff;
	line-height: 40px;
}


.link {
	font-size: 16px;
	padding: 20px 0 20px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.6);
	margin-bottom:80px !important;
}

.link h3 {
	float: left;
	color: #fff;
	line-height: 20px;
	font-size: 16px;
}

.link h3 span {
	font-size: 18px;
	font-family: hero;
	display: block;
	color: #fff;
}

.link ul li a {
	float: left;
	font-size: 16px;
	padding-left: 25px;
	color: #fff;
}

.foot1-1:nth-child(1) {
	background: url(../image/fot1.png)no-repeat left;
	padding-left: 55px;
	margin: 40px 0;
}

.foot1-1:nth-child(2) {
	background: url(../image/fot2.png)no-repeat left;
	padding-left: 55px;
	margin: 40px 0;
}

.foot-1:nth-child(1) {
	background: url(../image/fot1.png)no-repeat left;
	padding-left: 55px;
	margin: 40px 0;
}

.foot-1:nth-child(2) {
	background: url(../image/fot3.png)no-repeat left;
	padding-left: 55px;
	margin: 40px 0;
}

.foot-1 p,
.foot1-1 p {
	font-size: 16px;
	color: #fff;
	line-height: 25px;
}

.foot-1 h3,
.foot1-1 h3 {
	font-size: 26px;
	color: #fff;
	font-weight: bold;
}

.foot-1 h4,
.foot1-1 h4 {
	font-size: 16px;
	color: #fff;
}

.foot-2 {
	color: #fff;
	font-size: 16px;
	margin-top: 90px;
	line-height: 35px;
}

.foot-2 a {
	color: #fff;
}

.foot-3 {
	margin-top: 40px;
}

.foot-nav {

	padding: 15px 0;
	margin-bottom: 70px;
	background-color: #256439;
	margin-top: 70px;
}

.foot-nav1 h4 {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 20px;
}

.foot-nav1 li a {
	color: rgba(255, 255, 255, 0.7);
	font-size: 16px;
	line-height: 45px;
}

.foot-nav li a {
	float: left;
	padding: 0 66px;
	color: #fff;
	font-size: 18px;
	transition: 0.6s;
	border-right: 1px solid #fff;
}

.foot-nav li a:hover {
	color: #eee;
	transform: translateX(-5px);
}

.foot-bot p {
	font-size: 14px;
	color: #fff;
	padding: 20px;
	line-height: 35px;
}

.foot-bot p a {
	color: #fff;
}

.sjfoot {
	background:#008c3f;
	background-size: cover;
	color: #fff;
}

.sjfoot-left .sjlast {
	font-size: 14px;
	line-height: 25px;
	padding-top: 20px;
	color: #fff;
	padding-bottom: 20px;
}

.sjcase p {
	font-size: 16px;
	text-align: center;
	padding: 20px 0;

}



.sjcase h2 {
	font-size: 20px;
	color: #333;
	padding: 10px 0;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

.sjcase h2 span {
	color: #256439;
}
.sjcase img{
	border-radius: 10px;
}
.sjhead-nav li {
	background: #0768B2;
	border: 1px solid #fff;
	padding: 8px 0;
	text-align: center;

}

.sjhead-nav li a {
	color: #fff;
	font-size: 14px;
}
@media only screen and (max-width:768px) {
	
	.new-1 {
		padding: 40px;
		
	}
	.new h2{
		font-size: 20px;
	}
}
@media only screen and (max-width:1700px) {
	.adv2-1 {
		padding-left: 190px;
		background: url(../image/img-8.jpg) no-repeat center 100%;
		padding-top: 85px;
		padding-bottom: 80px;
		padding-right: 30px;
	}
	
	.adv4-3 {
		padding-right: 190px;
		background: url(../image/img-11.jpg) no-repeat center 100%;
		padding-top: 55px;
		padding-bottom:40px;
		padding-left: 30px;
	}
}
@media only screen and (max-width:1605px){
	.adv2-1 {
		padding-left: 68px;

		padding-top: 120px;
		padding-bottom:230px;
		padding-right: 30px;
	}
	
	.adv4-3 {
		padding-right: 68px;

		padding-top: 120px;
		padding-bottom:230px;
		padding-left: 30px;
	}
	.adv2-3 {
		position: absolute;
		bottom: 10%;
		left: 5%;
		
	}
	.adv4-4 {
	    position: absolute;
	    bottom: 10%;
	    right: 5%;
	}
}
@media only screen and (max-width:1505px){
	.adv2-1 {
		padding-left: 68px;

		padding-top: 80px;
		padding-bottom:210px;
		padding-right: 30px;
	}
	
	.adv4-3 {
		padding-right: 68px;
		
		padding-top: 80px;
		padding-bottom:210px;
		padding-left: 30px;
	}
}

@media only screen and (max-width:1405px){
	.adv2-1 {
		padding-left: 30px;
	
		padding-top: 80px;
		padding-bottom:185px;
		padding-right: 30px;
	}
	
	.adv4-3 {
		padding-right: 30px;
		
		padding-top: 80px;
		padding-bottom:185px;
		padding-left: 30px;
	}
	.adv2-3 {
		position: absolute;
		bottom: 7%;
		left: 3%;
		
	}
	.adv4-4 {
	    position: absolute;
	    bottom:7%;
	    right: 3%;
	}
}

@media only screen and (max-width:1300px) {
	.adv2-1 {
		padding-left: 30px;
	
		padding-top:70px;
		padding-bottom: 163px;
		padding-right: 30px;
	}
	
	.adv4-3 {
		padding-right: 30px;
		
		padding-top:70px;
		padding-bottom:163px;
		padding-left: 30px;
	}
}
