 
ul{padding: 0px;}
li{list-style: none;}
a{text-decoration: none;color: #000;}
img{border: none;}
h4,h5{font-weight: normal;}

.cxone{
	width: 1200px;
	margin: 0 auto;padding: 0 auto;
	height: 440px;
	padding: 70px 0px;
	padding-bottom:0px;
}
.cx_title{
	text-align: center;
	color: #333;
}
.cx_title h2{
	font-size: 40px;
}
.cx_title p{
	font-size: 18px;
	margin-top: 15px;
}
.cx1ul{
	width: 1220px;
	margin: 0 auto;padding: 0 auto;
	margin-top: 45px;
}
.cx1ul li{
	width: 285px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	text-align: center;
	box-shadow: 0 0 10px #eee;
	border-radius: 10px;
	padding-bottom: 20px;
}
.cx1ul li h3{
	font-size: 24px;
	color: #333;
	margin-top: 10px;
	font-weight: normal;
}
.cx1ul li p{
	font-size: 14px;
	color: #999;
	line-height: 20px;
	margin-top: 10px;
}
.cxtwo{
	width: 100%;
	height: 470px;
	padding: 50px 0px;
	background: #f6f6f6;
}
.cx2title{
	color: #333;
	text-align: center;
}
.cx2title h2{
	font-size: 40px;
}
.cx2title h2 span{
	color: #44b549;
}
.cx2ul li{
	width: 270px;
	height: 345px;
	background: #fff;
	text-align: center;
	float: left;
    margin: 0px 20px;
    position: relative;
    transition: 0.5s;
    border-radius: 10px;
}
.cx2ul li h3{
	color: #333;
	font-size: 24px;
	margin: 230px 0px 10px 0px;
	font-weight: normal;
}
.cx2ul li p{
	font-size: 14px;
	color: #999;
	line-height: 22px;
}
.cx2ul li img{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	transition: 0.5s;
}
.hua1{
	top: 30px;
}
.hua2{
	top: 55px;
	opacity: 0;
}
.cx2ul{
 	width: 1240px;
	margin: 0 auto;padding: 0 auto;
 	overflow: hidden;
 	margin-top: 45px;
}
.cx2ul li:hover{
	height: 270px;
	background: #44b549;
	margin-top: 75px;
	padding-top: 0;
}
.cx2ul li:hover .hua2{
	top: -75px;
	opacity: 1;
}
.cx2ul li:hover .hua1{
	opacity: 0;
}
.cx2ul li:hover h3{
	margin-top: 120px;
	color: #fff;
}
.cx2ul li:hover p{
	color: #fff;
}
.cxthree{
	width: 1200px;
	margin: 0 auto;padding: 0 auto;
	padding: 60px 0px 90px 0px;
	overflow: hidden;
	background: url(../images/index_17.png)center top 180px no-repeat;
}
.cx_title span{
	color: #44b549;
}
.cxthree ul li{
	width: 265px;
}
.cxthree ul li div{
	font-size: 26px;
	color: #333;
}
.cxthree ul li p{
	font-size: 16px;
	color: #999;
	line-height:23px;
	margin-top: 10px;
}
.f_l{
	float: left;
	margin-top: 50px;
}
.f_r{
	float: right;
	margin-top: 50px;
}
.mtb{
	margin-top: 120px;
	margin-bottom: 80px;
}
.cxfour{
	width: 100%;
	padding: 50px 0px;
	overflow: hidden;
	background: #f6f6f6;
}
.case-wrap{
	width: 1230px;
	margin: 0 auto;padding: 0 auto;
	overflow: hidden;
	margin-top: 40px;
	padding-bottom:20px;
 
}
.case-wrap .case-item {
  width: 320px;
  height: 110px;
  float: left;
  background: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 25px 30px;
  margin: 0px 15px;
  margin-top: 30px;
}
.case-wrap .case-item:hover {
  width: 320px;
  height: 110px;
  float: left;
  background: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 25px 30px;
  margin: 0px 15px;
  margin-top: 30px;
  -webkit-box-shadow:0 0 26px #bababa;  
-moz-box-shadow:0 0 26px #bababa;  
box-shadow:0 0 26px #bababa;  
z-index:9999;
}
.case-wrap .case-item > span {
  float: left;
  width: 80px;
  height: 110px;
  display: block;
}
.case-wrap .case-item > span > em {
  width: 80px;
  height: 90px;
  display: block;
}
.case-wrap .case-item > span > p {
  height: 20px;
  line-height: 20px;
  display: block;
  color: #999;
  text-align: center;
  font-size: 12px;
}
.case-wrap .case-item > div {
  float: right;
  width: 220px;
  height: 110px;
}
.case-wrap .case-item > div:hover {
  float: right;
  width: 220px;
  height: 110px;
}
.case-wrap .case-item > div > h4 {
  font-size: 30px;
  font-weight: 500;
  height: 35px;
  line-height: 35px;
  display: block;
}
.case-wrap .case-item > div > p {
  color: #999;
  height: 60px;
  padding-top: 10px;
  display: block;
  font-size: 14px;
  line-height: 20px;
}
.case-wrap .case-item.img {
  width: 380px;
  height: 160px;
  padding: 0;
}

.cxsix{
	width: 100%;
	overflow: hidden;
	margin:0 auto;
	background: #44b549 url(../images/bg1.png)center top no-repeat;
	
}
#wrapper {
	width: 1200px;
	height: 545px;
	margin: 0 auto;padding: 0 auto;
	position: relative;
}
#carousel {
	width: 1200px;
}
#carousel ul {
	list-style: none;
	display: block;
}
#carousel li {
	width: 280px;
	height: 545px;
	float: left;	
	margin: 0 10px;
	overflow: hidden;
	text-align: center;
	
	
}

#carousel .prev, #carousel .next {
	background: transparent url(../images/carousel_control.png) no-repeat 0 0;
	text-indent: -999px;
	display: block;
	overflow: hidden;
	width: 15px;
	height: 21px;
	margin-left: 10px;
	position: absolute;
	top: 300px;				
}
#carousel .prev {
	background-position: 0 0;
	left: -40px;
}
#carousel .prev:hover {
	left: -42px;
}			
#carousel .next {
	background-position: -18px 0;
	right: -30px;
}
#carousel .next:hover {
	right: -32px;
}				

.cx6ul li{
	width: 150px;
	float: left;
	margin: 15px 30px;
}
.cx6ul{
	width: 1260px;
	margin: 0 auto;padding: 0 auto;
	overflow: hidden;
	margin-top: 40px;
}
.cx6ul2 li{
	width: 160px;
	float: left;
	margin: 0px 7px;
	position: relative;
}
.cx6ul2{
	width: 1220px;
	margin: 0 auto;padding: 0 auto;
	margin-top: 40px;
	overflow: hidden;
}
.cx6ul2 li p{
	position: absolute;
	bottom: 20px;
	left: 45px;
}
.cxseven{
	width: 100%;
	height: 350px;
	background: url(../images/index_48.jpg)center no-repeat;
	text-align: center;
	padding-top: 100px;
}
.cxseven h2{
	font-size: 36px;
	color: #fff;
}
.cxseven h2 span{
	color: #44b549;
	font-size: 80px;
}
.cxseven p{
	color: #44b549;
	margin: 20px 0px 30px 0px;
}
.dazao{
	width: 300px;
	height: 60px;
	margin: 0 auto;padding: 0 auto;
	line-height: 60px;
	text-align: center;
	color: #ffffff;
	background: #44b549;
	font-size: 22px;
	margin-bottom: 30px;
}
.cxseven span{
	font-size: 14px;
	color: #ffffff;
}

.xcsDiv {
		width:100%;
		margin:0 auto;
		margin-bottom:40px;
	}
	.m-hp-video{
		width:990px;
		margin:0 auto;
	}
    .m-hp-video video{
        width: 100%;
        object-fit: fill;
    }
	.xcsDiv h2{
		font-size:40px;
		text-align:center;
	}