*{
    	margin:0;
    	padding:0;
    }
    .swiper-pagination-bullet{
		width: 16px;
		height: 16px;
		background:#FFFFFF;
		opacity: 1;
	}
	.swiper-container{
		width: 100%;
	}
	.swiper-pagination-bullet-active{
		width: 16px;
		height: 16px;
		background:#ff0065;
	}
	.swiper-pagination{
		bottom: 20px !important;
	}
    .images{
    	width: 100%;
    	position: relative;
    }
    .images img{
    	width: 100%;
    	height: auto;
    }
    .images-con{
    	width: 23.2%;
    	position: absolute;
    	top:20%;
    	left:16%;
    	background-image: url(../img/index6_03.png);
    	background-repeat: no-repeat;
    	background-size: 100% auto;
    	text-align: center;  	
    }
    .images-con span{
    	padding-top: 184px;
    	display: block;
    	font-size: 34px;
    	color: #FFFFFF;
    }
    .images-con p{
    	font-size: 18px;
    	color: #f2f8ea;
    	margin-top: 10px;
    }
    .images-con a{
    	display: block;
    	margin-top: 35px;
    	background: #FFFFFF;
    	color: #f64876;
    	width: 140px;
    	padding: 13px 30px;
  	    border-radius:10px;
  	    font-size: 14px;
    }
     .z-xun{
     	display: flex;
    	justify-content: center;
    	padding-bottom: 120px;
     }
     .images-con font{
     	color: #f64876;
     	font-size: 21px;
     	margin-left: 10px;
     }
     /**/
     .main{
    	background: #ffffff;
    	width: 100%;
    	overflow: hidden;
    	margin-top: -5px;
    	border-bottom: 1px solid #d7d7d7;
    }
    .main-left{
    	width: 49.5%;
        margin-left: 13.55%;
    	float: left;
    	padding-bottom: 66px;
    }
    .tag{
    	width: 100%;
    	font-size: 30px;
    	color: #323232;
    	margin-top: 68px;
    	float: left;
    }
    .tag span{
    	float: left;
    }
    .tag img{
    	width: 105px;
    	float: left;
    	margin-left: 13px;
    }
    .con-left{
    	width:42.3%;
    	float: left;
    	margin-top: 60px;
    }
    .con-left img{
    	width: 100%;
    }
    .con-right{
    	float: right;
    	width: 53.9%;
    	margin-top: 60px;
    }
    .ri-top{
    	background: #fbfbfb;
    	padding: 35px;
    }
    .ri-top span{
    	font-size: 26px;
    	color: #333333;
    }
    .ri-top hr{
    	border: 0;
    	background: #8ec31f;
    	height: 2px;
    	width: 35px;
    	margin-top: 30px;
    	margin-bottom: 25px;
    	margin-left: 0;
    }
    .ri-top p{
    	font-size: 14px;
    	color: #5c5c5c;
    	line-height: 27px;
    }
    .ch-xun{
    	width: 140px;
    	margin-top: 50px;
    	text-align: center;
    	border-radius:10px;
    	background: #86BF0E;
    }
    .ch-xun a{
    	display: block;
    	font-size: 14px;
    	color: #FFFFFF;
    	padding-top: 8px;
    	padding-left: 30px;
    	padding-bottom: 12px;
    	padding-right: 30px;
    }
    .ch-xun font{
    	font-size: 21px;
    	margin-top: 20px;
    }
    .ri-but{
    	width: 100%;
    	margin-top: 35px;
    	overflow: hidden;
    }
    .ri-but ul li:first-child{
    	margin-left:20px;
    }
    .ri-but ul li{
    	float: left;
    	margin-left: 40px;
    	text-align: center;
    	width: 60px;
    	font-size: 14px;
    }
    .ri-but a{
    	display: block;
    	color: #494949;
    }
    .ri-but p{
    	margin-top: 10px;
    	display: block;
    	width: 100%;
    	float: left;
    }
    .in-img1{
    	display: none;
    }
    .ri-but ul li:hover .in-img1{
    	display: block;
    }
    .ri-but ul li:hover .in-img{
    	display:none;
    }
    .ri-but img{
    	float: left;
    	margin-left:5px;
    }
    .ri-but ul li:nth-of-type(3) img{
    	margin-left: 12px;
    }
    .ri-but ul li:hover a{
    	color: #f50b58;
    }
    .main-right{
    	float: right;
    	width: 33.3%;
    	background-image: url(../img/in-q1_03.jpg);
    	background-repeat: no-repeat;
    	background-size: 100% auto;
    }
    .often-con{
    	width: 100%;
    	background-color: rgba(255,255,255,0.8);
    }
    .often-top{
    	width: 100%;
    	font-size: 30px;
    	color: #323232;
    	margin-top: 68px;
    	float: left;
    	margin-left: 70px;
    }
    .often-top span{
    	float: left;
    }
    .often-top img{
    	width: 105px;
    	float: left;
    	margin-left: 13px;
    }
    .often-img1{
    	display: none;
    }
    .main-right ul{
    	display: block;
    	width: 400px;
    	overflow: hidden;
    	padding-top: 70px;
    	padding-left: 55px;
    	padding-bottom: 70px;
    }
    .main-right ul li{
    	float:left;
    	margin-left: 15px;
    	margin-top: 15px;
    	text-align: center;
    	width: 174px;
    	font-size: 16px;
    	border: 2px solid #86BF0E;
    	border-radius:8px;
    	-moz-border-radius:8px;
    }
    .main-right a{
    	display: block;
    	padding-bottom: 25px;
    	padding-top: 25px;
    	color: #383939;
    	overflow: hidden;
    }
    .main-right p{
    	margin-top:5px;
    	float: left;
    	width: 100%;
    	display: block;
    }
    .main-right ul li:hover{
    	background: #86BF0E;
    }
    .main-right ul li:hover .often-img1{
    	display: block;
    }
    .main-right ul li:hover .often-img{
    	display:none;
    }
    .often-img,.often-img1{
    	float: left;
    	margin-left: 60px;
    }
    .main-right a:hover{
    	color: #FFFFFF;
    }
    .main-right ul li:nth-of-type(4) img{
    	width: 54px;
    	height: 54px;
    }
    .main-right ul li:nth-of-type(6) img{
    	width: 51px;
    	height: 51px;
    }
    .high{
    	width: 100%;
    	background-image: url(../img/uu.jpg);
    	background-repeat:no-repeat ;
    	background-size: 100% auto;
    	overflow: hidden;
    }
    .high-main{
    	width: 100%;
    	background-color: rgba(142,195,31,0.8);
    }
    .high-con{
    	width: 40.9%;
    	margin: 0 auto;
    	text-align: center;
    	overflow: hidden;
    	padding-bottom: 142px;
    }
    .high-con span{
    	font-size: 36px;
    	color: #FFFFFF;
    	padding-top: 132px;
    	display: block;
    }
    .high-con hr{
    	width: 30px;
    	height: 2px;
    	border: 0;
    	background: #FFFFFF;
    	margin: 0 auto;
    	margin-top: 22px;
    }
    .high-con>p{
    	font-size: 18px;
    	color: #FFFFFF;
    	margin-top: 22px;
    }
    .high-con ul li{
    	width: 175px;
    	float: left;
    	border:1px solid #FFFFFF;
    	font-size: 16px;
    	margin-top: 60px;
    	margin-left: 15px;
    	border-radius:8px;
    	-moz-border-radius:8px;
    }
    .high-con ul li:first-child{
    	margin-left: 0;
    }
    .high-con a{
    	color: #FFFFFF;
    	padding-top: 28px;
    	display: block;
    }
    .high-con p{
    	margin-top: 15px;
    	display: block;
    	width: 100%;
    	float: left;
    	text-align: center;
    	padding-bottom: 28px;
    }
    .high-img1{
    	display: none;
    }
    .high-img,.high-img1{
    	height: 51px;
    }
    .high-con ul li:first-child img{
    	margin-left: 65px;
    }
    .high-con img{
    	height: 51px;
    	float: left;
    	margin-left: 60px;
    	/*float: left;
    	margin-left: 58px;*/
    }
    .high-con ul li:hover .high-img1{
    	display: block;
    }
    .high-con ul li:hover .high-img{
    	display: none;
    }
    .high-con ul li:hover{
    	background: #FFFFFF;
    }
    .high-con ul li:hover p{
    	color: #86BF0E;
    }
    /**/
    .main-footer{
    	width: 100%;
    	overflow: hidden;
    	background: #fbfbfb;
    	padding-bottom: 70px;
    }
    .centen{
    	width: 72.9%;
    	margin: 0 auto;
    	overflow: hidden;
    	padding-top: 55px;
    }
    .centen-left{
    	width: 48.6%;
    	text-align: center;
    	float: left;
    	background-repeat: no-repeat;
    	background-size: 100% auto;
    }
    .centen-right{
    	width: 48.6%;
    	text-align: center;
    	float: right;
    	background-repeat: no-repeat;
    	background-size: 100% auto;
    }
    .centen-list hr,.centen-list1 hr{
    	width: 22px;
    	border: 0;
    	background: #a2a2a2;
    	height: 2px;
    	margin: 0 auto;
    	margin-top: 19px;
    	margin-bottom: 25px;
    }
    .centen-list,.centen-list1{
    	border: 1px solid #FFFFFF;
    	margin: 20px;
    	float: left;
    	width: 94.1%;
    	padding-bottom: 40px;
    }
    .centen span{
    	font-size: 30px;
    	color: #8ec31b;
    	padding-top: 60px;
    	display: block;
    }
    .centen p{
    	color: #272727;
    	font-size: 16px;
    }
    .centen font{
    	font-size: 20px;
    	color: #FFFFFF;
    	margin-top: 5px;
    	margin-left: 10px;
    }
    .centen-left a,.centen-right a{
    	display: block;
    	background: #8fc41f;
    	color: #FFFFFF;
    	font-size: 14px;
    	width: 140px;
    	padding-top: 10px;
    	padding-bottom: 12px;
    	margin: 0 auto;
    	margin-top: 30px;
    	border-radius:8px;
    	-moz-border-radius:8px;
    }
    .centen-b,.centen-c{
    	width: 100%;
    	float: left;
    }
    .centen-b:hover,.centen-c:hover{
     	background-color: rgba(143,196,31,0.8);

    }
    .centen-b:hover span,.centen-c:hover span{
     	color: #FFFFFF;
    }
    .centen-b:hover p,.centen-c:hover p{
     	color: #FFFFFF;
    }
    .centen-b:hover hr,.centen-c:hover hr{
     	background: #FFFFFF;
    }
    .centen-b:hover a,.centen-c:hover a{
     	background: #FFFFFF;
     	color: #86BF0E;
    }
    .centen-b:hover font,.centen-c:hover font{
     	color: #86BF0E;
    }
     @media screen and (min-width: 768px) and (max-width: 1311px) {
      .main-left{
      	width: 88%;
      	margin-left: 5%;
      }
      .con-left{
      	width: 41.3%;
      }
      .con-right{
      	width: 53.9%;
      }
      .ri-but ul li{
      	margin-left: 30px;
      }
      .main-right{
      	width: 100%;
      	background-image: none;
      	float: left;
      }
      .main-right ul{
      	width: 90%;
      	padding-top: 30px;
      }
      .main-right ul li{
      	width: 20%;
      	float: left;
      }
      .images-con span{
    	padding-top:40%;
    	font-size:28px;
    }
    .images-con p{
    	margin-top: 10px;
    	font-size: 13px;
    }
	.images-con a {
	    margin-top: 15px;
	    width: 90px;
	    padding:8px 20px;
	    border-radius: 10px;
	    font-size: 14px;
	}
	 .ri-top span{
    	font-size: 22px;
    }
    .ri-top hr{
    	margin-top: 20px;
    	margin-bottom: 15px;
    }
    .ch-xun font{
    	font-size: 19px;
    }
    .ri-but ul li{
    	float: left;
    	margin-left: 10px;
    	width: 60px;
    }
    .often-top{
    	font-size: 26px;
    	margin-top: 0;
    }
    .often-top img{
    	width: 90px;
    }

    .main-right a{
    	display: block;
    	padding-bottom: 25px;
    	padding-top: 25px;
    	color: #383939;
    	overflow: hidden;
    }
    .main-right p{
    	margin-top:5px;
    	float: left;
    	width: 100%;
    	display: block;
    }
    .main-right ul li:hover{
    	background: #86BF0E;
    }
    .main-right ul li:hover .often-img1{
    	display: block;
    }
    .main-right ul li:hover .often-img{
    	display:none;
    }
    .often-img,.often-img1{
    	float: left;
    	margin-left:34.5%;
    }
    .high{
    	background-image:none ;
    }
    .high-con{
    	width: 90%;
    	margin: 0 auto;
    	padding-bottom: 60px;
    }
    .high-con span{
    	font-size:30px;
    	padding-top:6%;
    }
    .high-con ul{
        margin-left:12%;
    }
    .high-con ul li{
    	width:17%;
    	font-size: 14px;
    	margin-top:2%;
    	
    }
    .high-con ul li:first-child img{
    	margin-left: 37.4%;
    }
    .high-con img{
    	height: 51px;
    	margin-left:26.5%;
    }
    /**/
    .main-footer{
    	padding-bottom: 70px;
    }

    .centen-left{
    	width: 100%;
    }
    .centen-right{
    	width: 100%;
    	margin-top: 30px;
    }
    .centen-list hr,.centen-list1 hr{
    	margin-top: 15px;
    	margin-bottom: 20px;
    }
    .centen-list,.centen-list1{
    	margin: 15px;
    	float: left;
    	width: 93.1%;
    	padding-bottom: 40px;
    }
    .centen span{
    	font-size: 26px;
    	padding-top:30px;
    	display: block;
    }
    .centen p{
    	color: #272727;
    	font-size: 16px;
    }
    .centen font{
    	font-size: 20px;
    	color: #FFFFFF;
    	margin-top: 5px;
    	margin-left: 10px;
    }
    .centen-left a,.centen-right a{
    	display: block;
    	background: #8fc41f;
    	color: #FFFFFF;
    	font-size: 14px;
    	width: 140px;
    	padding-top: 10px;
    	padding-bottom: 12px;
    	margin: 0 auto;
    	margin-top: 30px;
    	border-radius:8px;
    	-moz-border-radius:8px;
    }
    .centen-b,.centen-c{
    	width: 100%;
    	float: left;
    }
    .centen-b:hover,.centen-c:hover{
     	background-color: rgba(143,196,31,0.8);

    }
    .centen-b:hover span,.centen-c:hover span{
     	color: #FFFFFF;
    }
    .centen-b:hover p,.centen-c:hover p{
     	color: #FFFFFF;
    }
    .centen-b:hover hr,.centen-c:hover hr{
     	background: #FFFFFF;
    }
    .centen-b:hover a,.centen-c:hover a{
     	background: #FFFFFF;
     	color: #86BF0E;
    }
    .centen-b:hover font,.centen-c:hover font{
     	color: #86BF0E;
    }
    }
    @media screen and (min-width: 100px) and (max-width: 767px) {
     /**/
    .main-left{
    	width: 95%;
        margin-left:5%;
    	padding-bottom: 0.8rem;
    }
    .tag{
    	width: 100%;
    	font-size: 0.53rem;
    	margin-top: 0.8rem;
    }
    .tag img{
    	width: 2rem;
    	margin-left:0.34rem;
    }
    .con-left{
    	width:95%;
    	margin-top: 0.8rem;
    }
    .con-left img{
    	width: 100%;
    }
    .con-right{
    	float: left;
    	width: 90%;
    	margin-top:0.4rem;
    }
    .ri-top{
    	padding: 0.53rem;
    }
    .ri-top span{
    	font-size:0.48rem;
    }
    .ri-top hr{
    	margin-top:0.53rem;
    	margin-bottom: 0.46rem;
    }
    .ri-top p{
    	font-size: 14px;
    	color: #5c5c5c;
    	line-height: 27px;
    }
    .ch-xun{
    	width:2.66rem;
    	margin-top:1.06rem;
    	border-radius:0.13rem;
    }
    .ch-xun a{
    	font-size:0.34rem;
    	color: #FFFFFF;
    	padding-top: 0.1rem;
    	padding-left:0.23rem;
    	padding-bottom: 0.26rem;
    	padding-right:0.23rem;
    }
    .ch-xun font{
    	font-size: 0.56rem;
    	margin-top: 0.4rem;
    }
    .ri-but{
    	margin-top: 0.8rem;
    }
    .ri-but ul li{
    	margin-left:0.53rem;
    	width:1.6rem;
    	font-size: 0.37rem;
    	margin-top: 0.26rem;
    }
    .ri-but p{
    	margin-top: 0.26rem;
    }
    .ri-but img{
    	margin-left:0.13rem;
    }
    .ri-but ul li:nth-of-type(3) img{
    	margin-left: 0.32rem;
    }
    .main-right{
    	width: 100%;
    	background-image:none;
    }
    .often-top{
    	width: 100%;
    	font-size: 0.53rem;
    	margin-top:0.8rem;
    	margin-left:5%;
    }
    .often-top img{
    	width: 2rem;
    	margin-left: 0.34rem;
    }
    .main-right ul{
    	width: 95%;
    	padding-top:0.4rem;
    	padding-left:8%;
    	padding-bottom:0.53rem;
    }
    .main-right ul li{
    	margin-left:0.4rem;
    	margin-top:0.4rem;
    	width:3.46rem;
    	font-size:0.37rem;
    	border-radius:0.21rem;
    	-moz-border-radius:0.21rem;
    }
    .main-right a{
    	padding-bottom:0.53rem;
    	padding-top: 0.53rem;
    }
    .main-right p{
    	margin-top:0.13rem;
    }
    .main-right ul li:hover{
    	background: #86BF0E;
    }
    .main-right ul li:hover .often-img1{
    	display: block;
    }
    .main-right ul li:hover .often-img{
    	display:none;
    }
    .often-img,.often-img1{
    	float: left;
    	margin-left:1.06rem;
    }
    .main-right a:hover{
    	color: #FFFFFF;
    }
    .main-right ul li:nth-of-type(4) img{
    	width: 54px;
    	height: 54px;
    }
    .main-right ul li:nth-of-type(6) img{
    	width: 51px;
    	height: 51px;
    }
    .high{
    	width: 100%;
    	background-image: url(../img/uu.jpg);
    	background-image:none ;
    }
    .high-con{
    	width:90%;
    	margin: 0 auto;
    	padding-bottom:0.66rem;
    }
    .high-con span{
    	font-size:0.6rem;
    	padding-top:0.8rem;
    }
    .high-con hr{
    	width: 0.8rem;
    	margin-top:0.46rem;
    }
    .high-con>p{
    	font-size:0.42rem;
    	margin-top: 0.46rem;
    }
    .high-con ul li{
    	width:3.8rem;
    	font-size: 0.37rem;
    	margin-top:0.8rem;
    	margin-left:0.4rem;
    	border-radius:0.21rem;
    	-moz-border-radius:0.21rem;
    }
    .high-con ul li:first-child{
    	margin-left:0.4rem;
    }
    .high-con a{
    	padding-top: 0.74rem;
    }
    .high-con p{
    	margin-top:0.4rem;
    	padding-bottom: 0.46rem;
    }
    .high-img,.high-img1{
    	height: 51px;
    }
    .high-con ul li:first-child img{
    	margin-left:1.33rem;
    }
    .high-con img{
    	height: 51px;
    	float: left;
    	margin-left:1.14rem;
    	/*float: left;
    	margin-left: 58px;*/
    }
    /**/
    .main-footer{
    	padding-bottom: 1.06rem;
    }
    .centen{
    	width:90%;
    	margin: 0 auto;
    	padding-top:1.33rem;
    }
    .centen-left{
    	width:100%;
    	text-align: center;
    	float: left;
    	background-repeat: no-repeat;
    	background-size: 100% auto;
    }
    .centen-right{
    	width:100%;
    	text-align: center;
    	float: left;
    	background-repeat: no-repeat;
    	background-size: 100% auto;
    	margin-top: 0.66rem;
    }
    .centen-list hr,.centen-list1 hr{
    	width: 0.58rem;
    	margin-top: 0.3rem;
    	margin-bottom:0.4rem;
    }
    .centen-list,.centen-list1{
    	margin:0.26rem;
    	width: 93%;
    	padding-bottom: 0px;
    }
    .centen span{
    	font-size:0.53rem;
    	padding-top:0.4rem;
    }
    .centen p{
    	color: #272727;
    	font-size: 0.37rem;
    }
    .centen font{
    	font-size: 0.44rem;
    	color: #FFFFFF;
    	margin-top: 0.13rem;
    	margin-left: 0.26rem;
    }
    .centen-left a,.centen-right a{
    	display: block;
    	background: #8fc41f;
    	color: #FFFFFF;
    	font-size: 0.37rem;
    	width:2.66rem;
    	padding-top:0.1rem;
    	padding-bottom:0.15rem;
    	margin-top: 0.43rem;
    	margin-bottom: 0.26rem;
    	border-radius:0.15rem;
    	-moz-border-radius:0.15rem;
    }
    .centen-b,.centen-c{
    	width: 100%;
    	float: left;
    }
  .swiper-pagination-bullet{
		width: 10px !important;
		height: 10px !important;
		background:#FFFFFF;
		opacity: 1;
	}
	.swiper-pagination-bullet-active{
		width: 10px !important;
		height: 10px !important;
		background:#ff0065;
	}
	.swiper-pagination{
		bottom: 0.26rem !important;
	}
	.y-t{
		
	}
	.swiper-pagination-bullet-active::before{
    	width:14px !important;
    	height:14px !important;
    	top:-3px !important;
    	left:-3px !important;
    }
    }
    /**/
    @media screen and (min-width: 1601px) and (max-width: 1700px) {
    .images-con span{
    	padding-top: 140px;
    }
    }
    /**/
   @media screen and (min-width: 1701px) and (max-width: 1900px) {
   	.high-con{
    	width: 80%;
    	margin: 0 auto;
    	text-align: center;
    	overflow: hidden;
    	padding-bottom: 60px;
    }
    .high-con span{
    	font-size:30px;
    	padding-top:6%;
    }
    .high-con ul{
    	display: block;
        margin-left:21.5%;
    }
    .high-con ul li{
    	width:17%;
    	font-size: 14px;
    	margin-top:2%;
    }
    .high-con ul li:first-child img{
    	margin-left: 37.4%;
    }
    .high-con img{
    	height: 51px;
    	margin-left:34.5%;
    	/*float: left;
    	margin-left: 58px;*/
    }
   }
     /**/
  @media screen and (min-width: 1312px) and (max-width: 1700px) {
    .images-con span{
    	padding-top:40%;
    	font-size:28px;
    }
    .images-con p{
    	margin-top: 10px;
    	font-size: 13px;
    }
	.images-con a {
	    margin-top: 15px;
	    width: 90px;
	    padding:8px 20px;
	    border-radius: 10px;
	    font-size: 14px;
	}
	/**/
    .main-left{
    	width: 49.5%;
        margin-left: 5%;
    	padding-bottom:40px;
    }
    .tag{
    	font-size: 26px;
    	margin-top: 50px;
    }
    .tag img{
    	width:90px;
    }
    .con-left{
    	width:42.3%;
    	margin-top: 40px;
    }
    .con-right{
    	width: 53.9%;
    	margin-top: 40px;
    }
    .ri-top span{
    	font-size: 22px;
    }
    .ri-top hr{
    	margin-top: 20px;
    	margin-bottom: 15px;
    }
    .ch-xun font{
    	font-size: 19px;
    }
    .ri-but ul li{
    	float: left;
    	margin-left: 10px;
    	width: 60px;
    }
    .main-right{
    	width: 42.3%;
    }
    .often-top{
    	font-size: 26px;
    	margin-top: 50px;
    	margin-left: 70px;
    }
    .often-top img{
    	width: 90px;
    }
    .main-right ul{
    	display: block;
    	width:62.5%;
    	overflow: hidden;
    	padding-top: 70px;
    	padding-left: 55px;
    	padding-bottom: 70px;
    }
    .main-right ul li{
    	width:43.5%;
    	font-size: 16px;
    }
    .main-right a{
    	display: block;
    	padding-bottom: 25px;
    	padding-top: 25px;
    	color: #383939;
    	overflow: hidden;
    }
    .main-right p{
    	margin-top:5px;
    	float: left;
    	width: 100%;
    	display: block;
    }
    .main-right ul li:hover{
    	background: #86BF0E;
    }
    .main-right ul li:hover .often-img1{
    	display: block;
    }
    .main-right ul li:hover .often-img{
    	display:none;
    }
    .often-img,.often-img1{
    	float: left;
    	margin-left:34.5%;
    }
  
    .high-con{
    	width: 80%;
    	margin: 0 auto;
    	text-align: center;
    	overflow: hidden;
    	padding-bottom: 60px;
    }
    .high-con span{
    	font-size:30px;
    	padding-top:6%;
    }
    .high-con ul{
    	display: block;
        margin-left:21.5%;
    }
    .high-con ul li{
    	width:17%;
    	font-size: 14px;
    	margin-top:2%;
    }
    .high-con ul li:first-child img{
    	margin-left: 37.4%;
    }
    .high-con img{
    	height: 51px;
    	margin-left:34.5%;
    	/*float: left;
    	margin-left: 58px;*/
    }
    /**/
    .main-footer{
    	padding-bottom: 70px;
    }
    .centen{
    	padding-top: 0;
    	width: 90%;
    }
    .centen-left{
    	width: 563px;
    	margin-top: 55px;
    	margin-left: 30px;
    }
    .centen-right{
    	width: 563px;
    	float: left;
    	margin-left: 30px;
    	margin-top: 55px;
    }
    .centen-list hr,.centen-list1 hr{
    	margin-top: 15px;
    	margin-bottom: 20px;
    }
    .centen-list,.centen-list1{
    	margin: 15px;
    	float: left;
    	width: 93.1%;
    	padding-bottom: 40px;
    }
    .centen span{
    	font-size: 26px;
    	padding-top:30px;
    	display: block;
    }
    .centen p{
    	color: #272727;
    	font-size: 16px;
    }
    .centen font{
    	font-size: 20px;
    	color: #FFFFFF;
    	margin-top: 5px;
    	margin-left: 10px;
    }
    .centen-left a,.centen-right a{
    	display: block;
    	background: #8fc41f;
    	color: #FFFFFF;
    	font-size: 14px;
    	width: 140px;
    	padding-top: 10px;
    	padding-bottom: 12px;
    	margin: 0 auto;
    	margin-top: 30px;
    	border-radius:8px;
    	-moz-border-radius:8px;
    }
    .centen-b,.centen-c{
    	width: 100%;
    	float: left;
    }
    .centen-b:hover,.centen-c:hover{
     	background-color: rgba(143,196,31,0.8);

    }
    .centen-b:hover span,.centen-c:hover span{
     	color: #FFFFFF;
    }
    .centen-b:hover p,.centen-c:hover p{
     	color: #FFFFFF;
    }
    .centen-b:hover hr,.centen-c:hover hr{
     	background: #FFFFFF;
    }
    .centen-b:hover a,.centen-c:hover a{
     	background: #FFFFFF;
     	color: #86BF0E;
    }
    .centen-b:hover font,.centen-c:hover font{
     	color: #86BF0E;
    }
  }
  /**/
    @media screen and (min-width: 1000px) and (max-width: 1400px) {
	   .images-con span{
    	padding-top:40%;
    	font-size:20px;
      }
    
	  }
	  /**/
	  @media screen and (min-width: 760px) and (max-width: 999px) {
	   
	   }

