/* 放大渐入渐出 */
@-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:none; line-height:999px; border-radius:25px;	}	
.banner .hd ul .on{ background:none;border-radius:25px;  }	
		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.banner .prev,.banner .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:44px; height:44px; background:url(../images/l3.png) center center no-repeat; filter:alpha(opacity=100);opacity:1; padding:10px 5px;background-size:100% auto;}
		.banner .next{ left:auto; right:3%; background:url(../images/r3.png) center center no-repeat; background-size:100% auto;}
		.banner:hover .prev,.banner:hover .next{ filter:alpha(opacity=100);opacity:1;  }
		.banner .prevStop{ display:none;  }
		.banner .nextStop{ display:none;  }


.int_1{background: url(../images/2_17.jpg) no-repeat top center;padding:35px 0;max-height:1505px;}
.int_1 a.int_1_a1{width:100%;float:left;height:450px;}
.int_1_1 li{width:578px;float:left;text-align:left;height:auto;background:#fff;margin: 15px 11px;padding:0 0 0 0;color:#333333;min-height:198px;}
.int_1_1 li img{float:left;}
.int_1_1 li img.int_1_1_a2{display:none;}
.int_1_1 li h4{width:108px;float:left;margin:40px 10px 17px 30px;}
.int_1_1 li p{width:390px;float:right;font-size:18px;line-height:35px;margin:60px 10px 0 0;}
.int_1_1 li:hover{background: url(../images/1_18.jpg) no-repeat top center;color:#fff;}
.int_1_1 li:hover p{color:#fff;}
.int_1_1 li:hover img.int_1_1_a1{display:none;}
.int_1_1 li:hover img.int_1_1_a2{display:inline-block;}

.int_1a{background:#0e0e0e;padding:35px 0;}
.int_1a_1{width:100%;float:left;position:relative;}
.int_1a_1 .bd{width:100%;float:left;}
.int_1a_1 .bd li{width:100%;height:575px;float:left;position:relative;}
.int_1a_1 .bd li img{width:100%;float:left;}
.int_1a_1 .bd li p{width:450px;position:absolute;left:500px;top:60px;color:#fff;font-size:20px;line-height:40px;}
.int_1a_1 .bd li a{width:170px;position:absolute;left:500px;top:300px;text-align:center;background:#c8a06c;color:#fff;font-size:24px;line-height:46px;border-radius:25px;}
.int_1a_1 .bd li a:hover{background-image: linear-gradient(to right, rgba(0,11,172,1),rgba(156,31,99,1));transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;}

.int_1a_1 .hd{width:442px;position:absolute;left:0%;top:0px;}
.int_1a_1 .hd li{height:192px;background:url(../images/b58.png) center top no-repeat;}
.int_1a_1 .hd li span{color:#fff;font-size:28px;line-height:180%;margin:50px 0 0 60px;text-align:left;display:inline-block;}
.int_1a_1 .hd li.on,.int_1a_1 .hd li:hover{background:url(../images/1_21.jpg) center top no-repeat;}

.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:left; 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:left;line-height:40px; font-size:34px;color:#fff;vertical-align:middle;background:url(../images/678.png) center bottom no-repeat;}
.tlt span{ width:100%;float:left;font-style:italic;padding:0 0;font-size:40px;line-height:26px; color:#3e3e3e;margin:20px 0;letter-spacing:1px;}


.int_2{padding:30px 0;background:url(../images/2_20.jpg) center top no-repeat;max-height:1111px;}

.int_2_0{width:350px;float:left;text-align:left;color:#fff;font-size:18px;line-height:37px;}
.int_2_1{width:850px;float:right;}
.int_2_1 li{width:420px;float:left;text-align:center;margin: 10px 2px;position:relative;}
.int_2_1 li img{width:100%;height:400px;}

.int_2_1 li p{width:240px;position:absolute;left:40px;top:160px;padding:64px 25px;line-height:180%;background:#fff;font-size:18px;color:#333;text-align:left;}
.int_2_1 li p b{width:100%;float:left;color:#333;font-size:22px;margin-bottom:10px;}
.int_2_1 li p a{width:50%;float:left;text-align:center;line-height:220%;color:#fff;font-size:16px;margin-top:50px;background-image: linear-gradient(to right, rgba(0,11,172,1),rgba(156,31,99,1));transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;}
.int_2_1 li:hover p{background:url(../images/zx2.png) center top no-repeat;}
.int_2_1 li:hover p ,.int_2_1 li:hover p b{color:#fff;}
.int_2_1 li:hover p a{color:#81236e;background:#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:0 0;background:url(../images/2_21.jpg) center top no-repeat;height:1139px;}
.int_2_2{width:90%;margin:0 5%;float:left;position:relative;}

.int_2_2 .bd{ padding:10px 0; width:100%; margin-left:90px;  }
.int_2_2 .bd ul{ overflow:hidden; zoom:1; }
.int_2_2 .bd ul li{ margin:10px 11px; width:900px; 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');}
.int_2_2 .bd span{ width:900px; height:auto;float:left; border-radius: 0 0;overflow:hidden;}
.int_2_2 .bd img{ width:900px; height:auto;float:left; border-radius: 0 0;}


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


.int_2c2{padding:0 0;background:#000;height:auto;}
.int_2_2c{width:100%;position:relative;text-align:center;min-width:1200px;}
.int_2_2c li{width:33.33%;float:left;text-align:center;height:auto;margin:0;color:#fff;position:relative;text-transform:uppercase;}
.int_2_2c li img{float: left;width:100%;}
.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 h4{width:100%;position:absolute;left:0;top:9%;font-size:80px;font-family:Impact}
.int_2_2c li b{width:100%;position:absolute;left:0;top:33%;font-size:19px;}
.int_2_2c li span{width:100%;position:absolute;left:0;top:40%;font-size:10px;}
.int_2_2c li a{width:30%;position:absolute;left:35%;top:80%;font-size:18px;line-height:220%;background:#c8a06c;color:#fff;border-radius:25px;}
.int_2_2c li p{width:90%;position:absolute;left:5%;top:50%;font-size:16px;line-height:26px;}
.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_2_2c li.on a{background:#fff;color:#85236d;}

.int_2c3{padding:40px 0;background:url(../images/2_27.jpg) center top no-repeat;max-height:964px;}
.int_2_2c3a{width:100%;float:left;text-align:center;position:relative;}
.int_2_2c3a li{width:300px;position:absolute;left:20px;top:14px;color:#333;font-size:18px;line-height:40px;}
.int_2_2c3a li b {color:#fff;font-size:24px;margin-bottom:50px;width:100%;float:left;}

.int_2_2c3{width:100%;float:left;}
.int_2_2c3 h4{width:100%;float:left;text-align:center;font-size:26px;color:#fff;line-height:260%;}
.int_2_2c3 span{width:auto;display:inline-block;margin:30px 27px;color:#fff;font-size:18px;}
.int_2_2c3 a{width:30%;margin:10px 35%;height:50px;float:left;background-image: linear-gradient(to right, rgba(0,11,172,1),rgba(156,31,99,1));transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;color:#fff;font-size:22px;line-height:50px;text-align:center;border-radius:70px;}

.int_2_2c3 li:hover img{ }

.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:url(../images/2_28.jpg) no-repeat center top; max-height:1144px;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;padding:30px 40px;margin:10px;text-align:center;background:#fff;}
.int1_1_2 li span{width:100%;color:#333;float:left;display:inline-block;font-size:23px;border-radius:200px;margin:10px 0;}
.int1_1_2 li  img{margin:20px 63px 10px 63px}
.int1_1_2 li  img.int1_1_2_m1{display:inline-block;}
.int1_1_2 li  img.int1_1_2_m2{display:none;}
.int1_1_2 li p{color:#333;font-size:18px;line-height:30px;width:100%;display:block;margin-top:25px;height:100px;}
.int1_1_2 li:hover{background:url(../images/1_55.jpg) no-repeat center top;}
.int1_1_2 li:hover span,.int1_1_2 li:hover p{color:#fff;}
.int1_1_2 li:hover  img.int1_1_2_m2{display:inline-block;}
.int1_1_2 li:hover  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:url(../images/2_22.jpg) no-repeat center top; height:1300px;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 10px; background:#fff;width:340px;padding:27px 19px; 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:340px; height:340px;float:left; border-radius: 0 0;overflow:hidden;}
.int1_2_2 .bd img{ width:340px; height:340px;float:left; border-radius: 0 0;}
.int1_2_2 .bd li b{ width:100%;float:left;font-size:24px;color:#333333;margin-top:30px;margin-bottom:5px;line-height:160%;}
.int1_2_2 .bd li p{ width:100%;float:left;font-size:18px;color:#333333;margin-top:10px;margin-bottom:5px;line-height:180%;}
.int1_2_2 .bd li:hover b{color:#81236e;}

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

.int_4{background:#00b362;padding:33px 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{background:url(../images/2_29.jpg) no-repeat center top; max-height:1549px;}
.int_5_1{}
.in_14_1_r{ width:100%; height:auto; padding:0; margin:5px 0 0 0; float:left;font-size:16px; color:#333; font-size:18px;position:relative; line-height:29px; }

.in_14_1_r p{ width:50%; float:left;font-size:18px; padding:4px 0 4px 0; color:#333; line-height:36px; text-indent:2em;}



.in_14_11{width:100%;position:absolute;left:-70px;top:357px;background:rgba(0,0,0,.8)}
.in_14_11 li{width:20%;float:left;color:#fff;padding:50px 0;text-align:center;font-size:20px;background:url(../images/cc3.png) no-repeat left center;}
.in_14_11 li .numCX{font-size:40px;}
.in_14_11 li:hover{background:url(../images/1_62.jpg) no-repeat center top;}

.int_5_3{width:100%;float:left;text-transform:uppercase;}
.int_5_3 li{width:350px;margin:30px 25px;text-align:center;float:left;background:url(../images/e1.png) no-repeat center top;background-size:100% auto;}
.int_5_3 li span{width:100%;float:left;color:#81236e;font-size:16px;}
.int_5_3 li b{width:100%;float:left;color:#81236e;font-size:26px;margin:80px 0 5px 0;}
.int_5_3 li p{width:100%;float:left;color:#333;font-size:16px;margin:30px 0 30px 0;height:180px;line-height:200%;}
.int_5_3 li:hover{background:url(../images/e2.png) no-repeat center top;background-size:100% auto;}
.int_5_3 li:hover b,.int_5_3 li:hover p,.int_5_3 li:hover span{color:#fff;}

.int_5_2{background:url(../images/2_30.jpg) no-repeat center top; max-height:545px;text-align:center;}
.int_5_2 h4{width:100%;float:left;color:#fff;font-size:32px;margin:10px 0;}
.int_5_2 h5{width:100%;float:left;color:#fff;font-size:16px;font-weight:normal;}
.int_5_2_1 li{width:19%;display:inline-block;text-align:center;height:auto;margin: 5px 0;}
.int_5_2_1 li img{width:auto;}
.int_5_2_1 li span{display:block;font-size:17px;color:#999;margin-top:4px;margin-right:4px;margin-bottom:10px;text-align:right;}
.int_5_2_1 a{display:block;font-size:19px;color:#81236e;font-weight:normal;width:30%;margin:20px 35%;background:#fff;line-height:220%;border-radius:50px;}
.int_5_2_1 li p{display:block;font-size:16px;color:#fff;margin-top:10px;margin-bottom:5px;}

.int_6{padding:35px 0;background:url(../images/2_31.jpg) no-repeat center top; max-height:1545px;}



.footer_box{}

.xw_c{width:110%;float:left;background:#fff;margin:0 -5%;}
.xw_c li{width:90%;float:left;background:#fff;font-size:16px;line-height:180%;padding:30px 5%;}

.xw_c li a{color:#333;}
.xw_c li span{width:130px;float:left;color:#333;margin:15px 15px 0 0;background:url(../images/xx_06.jpg) no-repeat right 15px;}
.xw_c li span strong{width:100%;float:left;font-size:30px;}
.xw_c li img{width:250px;float:left;color:#333;}
.xw_c li p{width:500px;float:left;color:#333;margin:0 0 0 15px;line-height:150%;}
.xw_c li p b{width:100%;float:left;font-size:24px; margin-bottom:15px;}
.xw_c li i{width:100px;float:right;color:#333;border:#606060 solid 1px;border-radius:25px;line-height:40px;font-size:16px;background:url(../images/xx1.png) no-repeat 84px center;padding-left:30px;font-style:normal;margin-top:68px;}
.xw_c li:hover i{background:#83236d url(../images/xx2.png) no-repeat 84px center;border:#83236d solid 1px;color:#fff;}
/* 双数行样式 */
.xw_c li:nth-child(2n) {
    background: #f4f4f4; 
}

.zj_l{width:200px;float:left;text-align:center;}
.zj_l h4{width:100%;float:left;background:url(../images/ny2_06.jpg) no-repeat center center;line-height:60px;color:#fff;font-size:26px;}
.zj_l ul{width:100%;float:left;margin-top:8px;border:#999 solid 1px;padding:10px 0;}
.zj_l li{width:100%;float:left;line-height:56px;font-size:18px;}
.zj_l li:hover a{color:#83236d;font-weight:bold}

.zj_r{width:960px;float:right;}


