/* 放大渐入渐出 */
@-webkit-keyframes zoom {
  0%{
    -webkit-transform: scale(0.5);
	opacity:0;
  }

  100% {
    -webkit-transform: scale(1);
	opacity:1;
  }
}
@-moz-keyframes zoom {
  0%{
    -moz-transform: scale(0.5);
	opacity:0;
  }

  100% {
    -moz-transform: scale(1);
	opacity:1;
  }
}
@-ms-keyframes zoom {
  0%{
    -ms-transform: scale(0.5);
	opacity:0;
  }

  100% {
    -ms-transform: scale(1);
	opacity:1;
  }
}
@-o-keyframes zoom {
  0%{
    -o-transform: scale(0.5);
	opacity:0;
  }

  100% {
    -o-transform: scale(1);
	opacity:1;
  }
}
@keyframes zoom {
  0%{
    transform: scale(0.5);
	opacity:0;
  }

  100% {
    transform: scale(1);
	opacity:1;
  }
}
.cter{ width:1200px; margin:0 auto; position:relative;}
.blank{ width:100%; height:1px; clear:both;}
.blank15{ width:100%; height:15px; clear:both;}

.img:hover{-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s;-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2); }

.banner{ width:100%;float:left; text-align:center;position:relative;  }
.banner img{ width:100%;float:left;  }

		.banner .bd{ position:relative; height:100%; z-index:0;   }
		.banner .bd li{ vertical-align:middle; position:relative; }
		.banner img{ width:100%;float:left;  }
.banner .hd{ width:100%;  position:absolute; z-index:1; bottom:10px; left:0;  }	
.banner .hd ul{ text-align:center; }	
.banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; width:16px; height:16px; margin:4px 4px; overflow:hidden; background:#595959; line-height:999px; border-radius:25px;	}	
.banner .hd ul .on{ background:#00b362;border-radius:25px;  }	
		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.banner .prev,.banner .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:70px; height:70px; background:url(../images/l1.png) center center no-repeat; filter:alpha(opacity=100);opacity:1; padding:10px 5px;}
		.banner .next{ left:auto; right:3%; background:url(../images/r1.png) center center no-repeat; }
		.banner:hover .prev,.banner:hover .next{ filter:alpha(opacity=100);opacity:1;  }
		.banner .prevStop{ display:none;  }
		.banner .nextStop{ display:none;  }


.int_1{background:#ffffff;padding:33px 0;}
.int_1_1 li{width:362px;float:left;text-align:center;height:auto;background:#ebebeb;margin: 19px 19px;padding:0 0 0 0;color:#333333;min-height:422px;}
.int_1_1 li img{float:left;}
.int_1_1 li h4{width:70%;float:left;font-size:24px;color:#fff;background:#00b362;margin:30px 15% 17px 15%;line-height:56px;}
.int_1_1 li p{width:100%;float:right;font-size:18px;line-height:35px;margin-bottom:15px;}
.int_1_1 li:hover{background:#171717;color:#fff;}
.int_1_1 li:hover p{color:#fff;}

.in_5_2_a1{ width:18%; margin:0 41%; position:relative; overflow:hidden;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; color:#fff; padding:0 0;background-image: linear-gradient(to bottom, rgba(237,76,24,1),rgba(202,28,9,1));line-height:52px;border-radius:5px;  text-align:center; font-size:20px; display:inline-block;-moz-box-shadow:2px 2px 8px #999; -webkit-box-shadow:2px 2px 8px #999; box-shadow:2px 2px 8px #999;}
.in_5_2_a1:hover{ color:#fff; box-shadow: none;}
.in_5_2_a1 .btnbg-x{  position:absolute; background: #333; left:50%; width:0; top:0px; bottom:0px; transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;  }
.in_5_2_a1:hover .btnbg-x{ width:100%; left:0px; }
.in_5_2_a1 i{ position:relative; z-index:1;font-style:normal;} 

.tlt{ width:100%; text-align:center; text-transform:uppercase; float:left; padding:0 0 0 0; position:relative;}
.tlt i{ width:20px;font-style:normal; display:inline-block; font-size:67px; color:#00b362; margin:0 -15px;height: 100px;vertical-align:middle}
.tlt img{display:inline-block;margin-left:47px;}
.tlt h4{width:100%;float:left;text-align:center;line-height:44px; font-size:34px;color:#333;vertical-align:middle;background:url(../images/678.png) center bottom no-repeat;}
.tlt span{ width:100%;float:left;font-weight:normal;padding:0 0;font-size:20px;line-height:26px; color:#171717;margin:7px 0;letter-spacing:1px;}


.int_2{padding:30px 0;background:url(../images/1_06.jpg) center top no-repeat;max-height:844px;}
.int_2_1 li{width:100%;float:left;text-align:center;background:#eeeeee;margin: 10px 0;padding:18px 0;position:relative;}
.int_2_1 li:hover{background:#00b362;color:#fff;}
.int_2_1 li i{width:85px;height:85px;float:left;text-align:center;font-size:35px;color:#00b362;background:#fff;border-radius:85px;line-height:85px;font-weight:bold;margin:0 30px 0 27px;}
.int_2_1 li p{width:85%;float:left;padding:8px 0;font-size:19px;color:#333;text-align:left;}
.int_2_1 li p b{width:100%;float:left;color:#00b362;font-size:24px;margin-bottom:10px;}
.int_2_1 li:hover{background:#00b362;color:#fff;}
.int_2_1 li:hover p,.int_2_1 li:hover p b{color:#fff;}

.tltz{position:absolute;width:auto;top:80px;left:831px;text-align:center;line-height:44px; font-size:26px;color:#00b362;vertical-align:middle;}
.int_2c{padding:35px 0;background:#fff;}
.int_2_2{width:110%;margin:0 -5%;float:left;}
.int_2_2 ul{width:90%;float:left;background:url(../images/5_1.png) left center no-repeat;margin:15px 0;padding:40px 0 40px 10%;}
.int_2_2 ul:nth-of-type(even){background:url(../images/5_2.png) left center no-repeat;}
.int_2_2 li{width:365px;float:left;;text-align:center;height:auto;margin: 3px 15px;color:#333333;position:relative;}
.int_2_2 li span{width:365px;height:331px;  float: left;overflow:hidden;}
.int_2_2 li img{width:365px;height:385px;  float: left;}
.int_2_2 li p{width:100%;position:absolute;left:0%;bottom:0px;font-size:18px;line-height:50px;text-align:center;background:rgba(0,0,0,.7);color:#fff;}


.int_2c2{padding:50px 0;background:#ffffff;height:auto;}
.int_2_2c{width:100%;position:relative;text-align:center;}
.int_2_2c li{width:auto;position:absolute;left:60px;top:0;text-align:left;height:auto;margin:0;color:#fff;}
.int_2_2c li img{float: left;}
.int_2_2c li img.int_2_2c_m1{display:block;}
.int_2_2c li img.int_2_2c_m2{display: none;}
.int_2_2c li p{width:100%;position:absolute;left:0%;top:20px;font-size:19px;line-height:26px;text-align:center;font-weight:bold;}
.int_2_2c li:hover img.int_2_2c_m2{display:block;}
.int_2_2c li:hover img.int_2_2c_m1{display: none;}

.int_2c3{padding:40px 0;background:url(../images/2_06.jpg) center top no-repeat;height:979px;}
.int_2_2c3a{width:100%;float:left;text-align:center;}
.int_2_2c3a li{width:180px;display:inline-block;margin:10px 30px;background:#171717;color:#fff;font-size:24px;line-height:30px;padding:60px 0;border-radius:200px;}
.int_2_2c3a li:hover {background:#00b362;}

.int_2_2c3{width:100%;float:left;}
.int_2_2c3 li{width:372px;float:left;text-align:center;border-radius:0;height:auto;margin: 10px 14px;color:#333;position:relative;}
.int_2_2c3 li span{width:364px;height:224px;float:left;overflow:hidden;border:#b5b5b5 solid 4px;}
.int_2_2c3 li img{width:364px;height:224px;float:left;}
.int_2_2c3 li p{width:100%;float:left;font-size:19px;line-height:26px;padding:15px 0 5px 0;font-weight:bold;}
.int_2_2c3 li:hover img{-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s;-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2); }

.ad1{ width:100%;float:left;position:relative;background:url(../images/1_12.jpg) no-repeat center top; height:174px;color:#fff;text-transform:uppercase;}
.ad1 .cter{background:url(../images/1_12.jpg) no-repeat center top; height:174px; position:relative;}
.ad1 h4{font-size:40px; color:#fff; line-height:40px;text-align:center; width:80%;position:absolute;left:0; letter-spacing:0; top:40px;}

.ad1 span{font-size:28px; width:auto;border:#fff solid 1px;position:absolute; padding:0 26px;color:#fff; left:18%; top:102px; line-height:45px; text-transform:uppercase;text-align:center;}

.ad1 a{ text-decoration:none;}

.ad1 a.ad1_a1{width:94px; line-height:28px; color:#fff; background:#00b362;border-radius:94px; font-size:22px; text-align:center; position:absolute; left:920px; top:50px;overflow:hidden; transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;font-style:normal;-moz-box-shadow:1px 1px 2px #333; -webkit-box-shadow:1px 1px 2px #333; box-shadow:1px 1px 2px #333;padding:19px 0;}
.ad1 a.ad1_a1 b{ width:100%; display:block; font-size:17px; color:#666;}

.ad1 a.ad1_a1:hover{ background: #666; color:#fff;}
.ad1 a.ad1_a1 .btnbg-x{  position:absolute; background: #666; left:50%; width:0; top:0px; bottom:0px; transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;  }
.ad1 a.ad1_a1:hover .btnbg-x{ width:100%; left:0px; }
.ad1 a.ad1_a1 i{ position:relative; z-index:1;font-style:normal;}


.int_3{background:url(../images/1_38-13.jpg) no-repeat center top; height:879px;width:100%;float:left;}

.int1_1{background:#fff;padding:50px 0 33px 0;width:100%;float:left;}
.int1_1_1{ width:100%;float:left;}
.int1_1_1 li{ width:25%;float:left;line-height:153px;text-align:center;background: #ffb401;color:#fff;font-size:24px;}
.int1_1_1 li:nth-child(2){ background: #06bab1;}
.int1_1_1 li:nth-child(3){ background: #6fd01e;}
.int1_1_1 li:nth-child(4){ background: #17c8f4;}
.int1_1_1 li p,.int1_1_1 li img{width:100%;float:left;}

.int1_1_2{ width:100%;float:left;}
.int1_1_2 li{ width:300px;float:left;margin:30px 50px;text-align:center;}
.int1_1_2 li span{width:200px;color:#00b362;height:200px;background:#eeeeee;display:inline-block;font-size:23px;border-radius:200px;}
.int1_1_2 li span img{margin:40px 63px 10px 63px}
.int1_1_2 li span img.int1_1_2_m1{display:inline-block;}
.int1_1_2 li span img.int1_1_2_m2{display:none;}
.int1_1_2 li p{color:#191919;font-size:18px;line-height:30px;width:100%;display:block;margin-top:25px;}
.int1_1_2 li:hover span{background:#00b362;color:#fff;}
.int1_1_2 li:hover span img.int1_1_2_m2{display:inline-block;}
.int1_1_2 li:hover span img.int1_1_2_m1{display:none;}
.int1_1_2 li:hover img{
	animation:zoom .4s linear 1;
	-webkit-animation:zoom .4s linear 1;
}


.int1_2{background:#fff;padding:50px 0 33px 0;width:100%;float:left;}
.int1_2_1{ width:100%;float:left;text-align:center;}
.int1_2_1 img{margin:8px auto;}
.int1_2_2{ width:100%;float:left;position:relative;}
.int1_2_2 .bd{ padding:10px 0; width:100%;   }
.int1_2_2 .bd ul{ overflow:hidden; zoom:1; }
.int1_2_2 .bd ul li{ margin:10px 11px; background:#00b362;width:377px; float:left; _display:inline; text-align:left; position:relative;-moz-box-shadow: 0 0 4px #d9d2d2;-webkit-box-shadow: 0 0 4px #d9d2d2;box-shadow: 0 0 4px #d9d2d2;-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#d9d2d2')";filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#d9d2d2');}
.int1_2_2 .bd span{ width:377px; height:auto;float:left; border-radius: 0 0;overflow:hidden;}
.int1_2_2 .bd img{ width:377px; height:auto;float:left; border-radius: 0 0;}


/* 下面是前/后按钮代码，如果不需要删除即可 */
.int1_2_2 .prev,.int1_2_2 .next{ position:absolute; left:-70px; top:130px; display:block; width:70px; height:70px; background: url(../images/l1.png) no-repeat center center; }
.int1_2_2 .next{ left:auto; right:-70px; background: url(../images/r1.png) no-repeat center center; }
.int1_2_2 .prev:hover,.int1_2_2 .next:hover{ background: url(../images/l1.png) no-repeat center center; }
.int1_2_2 .next:hover{ background: url(../images/r1.png) no-repeat center center; }

.int_4{background:#00b362;padding:33px 0 0 0;width:100%;float:left;}
.int_4_1 li{width:135px;float:left;text-align:center;height:135px;background:#fff;margin: 0 81px;border-radius:121px;}
.int_4_1 li img{margin-top:19px;}
.int_4_1 li b{display:block;font-size:20px;color:#333;line-height:25px;height:50px;margin-top:0px;margin-bottom:0;}


.int_4_1 li:hover img{
	animation:zoom .6s linear 1;
	-webkit-animation:zoom .6s linear 1;
}

.int_3_1 li{width:380px;display:inline-block;text-align:center;height:auto;margin: 5px 5px;}
.int_3_1 li span{width:380px;height:270px;float:left;overflow:hidden;border:#00b362 solid 3px;}
.int_3_1 li img{width:380px;height:270px;float:left;}
.int_3_1 li b{display:block;font-size:20px;color:#333333;margin-top:10px;margin-bottom:5px;}

.ry1{ width:100%;float:left;position:relative;background:url(../images/1_15.jpg) no-repeat center top; height:497px;color:#fff;text-transform:uppercase;}
.ry1 .m{background:url(../images/1_15.jpg) no-repeat center top; height:497px; position:relative;}


.int_5{padding:35px 0;background:#fff;}
.int_5_1{}
.in_14_1_r{ width:577px; height:auto; padding:0; margin:5px 0 0 0; float:right;font-size:16px; color:#333; font-size:18px; line-height:29px; }
.in_14_1_r h4{width:100%; float:left; text-align:left; font-size:24px; margin:12px 0 10px 0; color:#00b362;text-transform:uppercase;}
.in_14_1_r p{ width:100%; float:left;font-size:18px; padding:4px 0 4px 0; color:#333; line-height:36px; text-indent:2em;}
.in_14_1_r a{ position:relative; font-size:19px; width:150px;margin:0 15px 0 0; float:right;text-align:center; color:#333; line-height:40px; border-radius:10px; position:relative; background:#eeeeee;overflow:hidden;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; }
.in_14_1_r a:hover{}
.in_14_1_r span{font-size:30px;color:#00b362;}
.in_14_1_r span i{font-style:normal;}

.int_5_3{}
.int_5_3 li{width:359px;margin:10px 20px;float:left;}
.int_5_3 li span{width:359px;height:220px;float:left;overflow:hidden;}
.int_5_3 li img{width:359px;height:220px;float:left;}

.int_5_2{}
.int_5_2 li{width:365px;display:inline-block;text-align:left;height:auto;margin: 5px 15px;}
.int_5_2 li img{width:100%;}
.int_5_2 li span{display:block;font-size:17px;color:#999;margin-top:4px;margin-right:4px;margin-bottom:10px;text-align:right;}
.int_5_2 li b{display:block;font-size:19px;color:#333333;margin-top:10px;font-weight:normal;margin-bottom:5px;}
.int_5_2 li p{display:block;font-size:16px;color:#333333;margin-top:10px;margin-bottom:5px;}

.int_6{padding:35px 0;background:#f6f6f6}



.footer_box{}







