.head .nav a.vod-text{
	color: #00B572;
	 border-bottom: 4px solid #00B572;
}
.head .nav .nav-list-box:hover > .vod-text{
	border-bottom: 2px solid #00B572;
}
.product .banner{
	height: 512px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/product-banner.png);
	text-align: center;
}
.product .banner h1{
	font-size: 30px;
	color: #fff;
	padding-top: 126px;
	margin-bottom: 10px;
	margin-top:0;
}
.product .banner .w1{
	font-size: 60px;
	color: #fff;
	margin-bottom: 42px;
	font-weight: bold;
}
.product .banner .w2{
	font-size: 24px;
	color: #fff;
}
.product .do{
	height: 547px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/product02.png);
	text-align: center;
	padding-top: 62px;
}
.product .do .box{
	width: 780px;
	height: 422px;
	margin: 0 auto 0px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/product01.png);
	position: relative;
}
.product .do .box #video{
	position: absolute;
	top: 0;
	left: 0;	
	display:none;
}


.product .do .box p{
	font-size: 36px;
	color: #00b572;
	padding-top: 92px;
	font-weight: bold;
}
.product .do .box a{
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/product03.png);
	margin: 28px auto 0px;
	height: 120px;
	width: 120px;
	background-size: 100%;
}
.product .do .box a:hover{
	opacity: 0.8;
}
.product .good_at{
	padding-bottom: 76px;

}
.product .good_at .h1{
	font-weight: bold;
	color: #1d8e56;
	font-size: 36px;
	text-align: center;
	position: relative;
	z-index: 111;
	padding-top: 32px;
}
.product .good_at .ground{
	width: 1100px;
	margin: 0px auto 0px;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/product04.png);
	padding-top: 32px;
	font-weight: bold;
	margin-top:-23px;
}
.product .good_at .ground .box{
	width: 50%;
	float: left;
}
.product .good_at .ground .box .title{
	font-size: 24px;
	color: #1d8e56;
	margin-top: 80px;
}
.product .good_at .ground .box .title span{
	background-color: #1d8e56;
	color: #fff;
	font-size: 22px;
	padding: 6px;
	margin-right: 10px;
}
.product .good_at .ground .box ul{
	font-size: 16px;
	line-height: 46px;
	margin-top: 50px;
	padding-left: 20px;
	font-weight: normal;
}
.product .good_at .ground .box .img{
	width: 550px;
	height: 380px;
}
.product .good_at .ground .box1{
	padding-left: 40px;
}
.product .good_at .ground .box2{
	margin-top: 62px;
}
.product .good_at .ground .box .des{
	font-size: 16px;
	color: #2c394a;
	line-height: 36px;
	font-weight: normal;
	padding-top: 36px;
}
.product .good_at .ground .box3{
	padding-left: 40px;
	padding-right: 40px;
}
.product .gn{
	background-color: #00b572;
	padding-bottom: 20px;
}
.product .gn .title{
	font-size: 36px;
	text-align: center;
	color: #fff;
	padding-top: 62px;
	padding-bottom: 54px;
	font-weight: bold;
}
.product .gn .ground{
	width: 1100px;
	margin: 0 auto;
}
.product .gn .ground .box{
	width: 160px;
	height: 160px;
	float: left;
	margin: 0px 30px 112px 30px;
}
.product .gn .ground .box p{
	color: #fff;
	font-size: 20px;
	text-align: center;
	padding-top: 22px;
}
.product .price{
	background-color: #f7f7f7;
	padding-bottom: 72px;
}
.product .price .title{
	font-weight: bold;
	text-align: center;
	color: #1d8e56;
	font-size: 36px;
	padding-top: 46px;
	padding-bottom: 58px;
}
.product .price .ground{
	width: 1020px;
	margin: 0 auto;
}
.product .price .ground .box{
	width: 320px;
	height: 417px;
	float: left;
	border:3px solid #00b572;
	border-radius: 10px;
	margin: 0px 10px;
	background-color: #fff;
	text-align: center;
}
.product .price .ground .box .ti{
	font-size: 20px;
	color: #2b3844;
	padding-top: 28px;
	margin-bottom: 0;
}
.product .price .ground .box .ti span{
	background-color: #aff3e5;
	padding: 0px 3px 1px 3px;
}
.product .price .ground .box .pr{
	color: #2b3844;
	font-size: 56px;
	margin-bottom: 28px;
	font-weight: bold;
}
.product .price .ground .box .pr span{
	font-size: 20px;
	color: #00b572;
}
.product .price .ground .box .sign{
	width: 260px;
	margin: 0 auto;
	border-top: 1px solid #00b572;
	border-bottom: 1px solid #00b572;
	color: #2b3844;
	font-size: 18px;
	padding: 10px 0px;
}
.product .price .ground .box ul{
	text-align: left;
	color: #2b3844;
	font-size: 16px;
	line-height: 34px;
	padding-left: 52px;
	margin-top: 26px;
}
.product .our{
	text-align: center;
	
}
.product .our .title{
	font-size: 22px;
	color: #2b3844;
	padding-top: 74px;
}
.product .our .des{
	font-size: 36px;
	color: #1d8e56;
	font-weight: bold;
	margin-bottom: 40px;
}
.product .our .brgound .box1{
	background-image: url(../images/product05.png);
}
.product .our .brgound .box2{
	background-image: url(../images/product05.png);
}
.product .our .brgound .box3{
	background-image: url(../images/product05.png);
}
.product .our .brgound .box4{
	background-image: url(../images/product05.png);
}
.product .our .brgound .box5{
	background-image: url(../images/product05.png);
}
.product .our .brgound .box6{
	background-image: url(../images/product05.png);
}
.product .our .brgound .box7{
	background-image: url(../images/product05.png);
}
.product .our .brgound .box8{
	background-image: url(../images/product05.png);
}
.product .our .brgound{
	width: 1100px;
	margin: 0 auto;
}
.product .our .brgound .box{
	width: 265px;
	height: 265px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin: 10px 5px 0px 5px;
}
.product .our .brgound .box .word{
	width: 265px;
	height: 265px;
	background: rgba(0,181,114,0.9);
	display: none;
}
.product .our .brgound .box:hover .word{
	display: block;
}
.product .our .brgound .box .word .t1{
	color: #fff;
	padding: 31px 20px 0px 20px;
	line-height: 28px;
}
.product .our .brgound .box .word .t2{
	color: #fff;
	font-size: 18px;
}
/**/
.index .con-three{
	background-color: #fff;
	margin-bottom: 62px;
}
.index .con-three .t1{
	font-size: 22px;
	text-align: center;
	margin:78px 0 20px;
	line-height: 20px;
}
.index .con-three .title{
	font-size: 36px;
	text-align: center;
	font-weight: bold;
	color: #1D8E56;
	line-height: 33px;
	margin-bottom: 63px;
}
.index .con-three .col-md-3.col-sm-3{
	
	padding: 0;
	margin: 0;
}
.index .con-three .col-md-3.col-sm-3 .box {
	position: relative;
	text-align: center;
}
.index .con-three .col-md-3.col-sm-3 .box{
	background-color: rgba(0,181,114,0.7);
	padding: 30px 20px 0;
	width: 265px;
	margin: auto;
    min-height: 265px;
    display: none;
}
.index .con-three .col-md-3.col-sm-3 .box .t3{
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 27px;
	position: relative;
	z-index: 1;
}
.index .con-three .col-md-3.col-sm-3 .box .author{
	text-align: center;
	font-size: 18px;
	color: #fff;
	line-height: 16px;
	margin-top:22px;
	position: relative;
	z-index: 1;
}
.index .con-three .col-md-3.col-sm-3 .box img{
	border-bottom: 4px solid #1D8E56;
	max-height: 265px;
}
.index .con-three .col-md-3.col-sm-3  .wx{
	display: block;
	width: 41px;
	height: 49px;
	background-image: url(../images/wx.png);
	position: absolute;
	right: 20px;
	bottom: 24px;
	z-index: 3;
	display: none;
}
.index .con-three .col-md-3.col-sm-3>img{
	position: absolute;
	top:0;
	left: 50%;
	width: 265px;
	margin-left: -132.5px;
	border-bottom: 4px solid #00B572;
	/*opacity: 0.3;*/
}
.index .con-three .pc_gd{
		position: relative;
}
.index .con-three .pc_gd .carousel-indicators{
	display: none;
}
.index .con-three .pc_gd .carousel-control.left,.index .con-three .pc_gd .carousel-control.right{
	display: none;
}
.index .con-three .col-md-3.col-sm-3.item{
	display: block;
	min-height: 275px;
	/*margin-bottom: 20px;*/
	width: 265px;
	margin: 10px 5px 0 5px;
}
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img{
	max-width: none;
}
/**/
@media (max-width: 1200px){
	.index .con-three .col-md-3.col-sm-3.item{
		margin: 0;
	}
	.index .con-three .col-md-3.col-sm-3  .wx{
		bottom: 285px;
	}
   .index  .ge .con  .des .des-box a{
   	    margin: 0 5px;
   }
   .index  .ge .con  .des .des-box{
   	margin-top:15px;
   }
	.index .con-three .pc_gd .carousel-indicators{
	display: block;
	bottom: -36px;
	}
	.index .con-three .pc_gd .carousel-control.left,.index .con-three .pc_gd .carousel-control.right{
		display: block;
		width: 33px;
		height: 70px;
		background-image: none;
		top:50%;
	}
	.index .con-three .col-md-3.col-sm-3.item{
		display: none;
	}
	.index .con-three .col-md-3.col-sm-3.item.active{
		display: block;
	}
	.index .con-three .carousel-indicators li{
		background-color: #00B572;
		width: 13px;
		height: 13px;
	}
	.index .con-three  .carousel-indicators .active{
        background-color: #E5E5E5;
        width: 13px;
		height: 13px;
	}
	.index .con-three .carousel-inner{
		width: 265px;
		margin: auto;
	}
	.index .con-three .pc_gd{
		width: 265px;
		margin: auto;
	}
	.index .con-three .col-md-3.col-sm-3>img{
		left: 0;
		position: static;
		margin-left: 0;
	}
}
@media (max-width: 1099px){
	.product .good_at .ground{
		width: 100%;
	}
	.product .good_at .ground .box .img{
		width: 100%;
	}
	.product .gn .ground{
		width: 440px;
	}
	.product .price .ground{
		width: 100%;
	}
	.product .our .brgound{
		width: 265px;
	}
	.product .our .brgound .box{
		float: none;
		margin: 10px auto 0px;
		display: none;
		margin-bottom: 265px;
		position: relative;
	}
	.product .our .brgound .active{
		display: block;
	}
	.product .our .brgound .box .word{
		display: block;
		position: relative;
		top: 265px;
	}
	.product .our .brgound .box .left ,.product .our .brgound .box .right{
		position: absolute;
		top: -180px;
		background-repeat: no-repeat;
		background-position: center center;
		width: 34px;
		height: 68px;
	}
	.product .our .brgound .box .left{
		left: -30px;
		background-image: url(../images/l.png);
	}
	.product .our .brgound .box .right{
		right: -30px;
		background-image: url(../images/r.png);
	}
}
@media (max-width: 991px){
	.product .price .ground .box{
		width: 300px;
		margin: 10px auto;
		float: none;
	}
}
@media (max-width: 767px){
	.product{
		overflow: hidden;
	}
	.product .do{
		height: 300px;
		padding-top: 60px;
	}
	.product .do .box{
		width: 300px;
		height: 170px;
	}
	.product .do .box p{
		font-size: 14px;
		padding-top: 44px;
	}
	.product .do .box a{
		width: 32px;
		height: 32px;
		background-size: 100% 100%;
		margin-top: 20px;
	}
	.product .banner{
		width: 100%;
	}
	.product .banner h1{
		padding-top: 90px;
	}
	.product .banner .w1{
		font-size: 30px;
	}
	.product .good_at .ground{
		padding-top: 1px;
	}
	.product .good_at .ground .box{
		width: 290px;
		margin: 10px auto;
		float: none;
	}
	.product .good_at .ground .box .img{
		width: 290px;
		height: 200px;
	}
	.product .good_at .h1{
		padding-top: 20px;
	}
	.product .good_at .ground .box1{
		padding-left: 10px;
	}
	.product .good_at .ground .box .title{
		margin-top: 40px;
	}
	.product .gn .ground{
		width: 220px;
	}
}
@media (max-width: 334px){
   .index .con-three .pc_gd .carousel-control.left{
   	left: -33px;
   }
   .index .con-three .pc_gd .carousel-control.right{
    right: -33px;
   }
}