@charset "utf-8";
/* CSS Document */
/**/
.brand{
	padding-bottom: 60px;
}
.brand_tit{
	width: 340px;
	height: 170px;
	overflow: hidden;
	text-align: center;
	background: url(../images/brand_bg.png) center no-repeat; 
	margin: 0 auto;
	color: #ffffff;
	line-height: 45px;
	margin-bottom: 10px;
}
.brand_tit p{
	font-size: 36px;
	padding-top: 20px;
}
.brand_tit span{
	font-size: 18px;
}
.brand .tit{
	background: url(../images/brand_tit.png) center no-repeat;
}
.tit{
	height: auto;
	overflow: hidden;
	text-align: center;
	padding: 40px 0;
}
.tit p{
	font-size: 48px;
	color: #555555;
	height: 115px;
	line-height: 115px;
}
.tit span{
	display: block;
	height: 70px;
	font-size: 36px;
	color: #2ab04d;
}
.tit i{
	display: block;
	width: 80px;
	height: 4px;
	background-color: #2ab04d;
	margin: 0 auto;
}
.brand_txt{
	padding: 30px 100px;
	height: auto;
	overflow: hidden;
	text-align: center;
}
.brand_txt p{
	padding: 20px 0;
}
.brand_txt span{
	font-size: 14px;
	color: #777777;
	line-height: 30px;
}
a.more{
	display: block;
	width: 240px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	line-height: 50px;
	font-size: 24px;
	color: #ffffff;
	background-color: #2ab04d;
	border-radius: 25px;
	margin-bottom: 40px;
}
a.more:hover{
	font-size: 28px;
	transition:all 0.1sl inear;
	-webkit-transition:all 0.1s linear; 
	-moz-transition:all 0.1s linear; 
}
.vedio{
	height: auto;
	border-radius: 35px;
	overflow: hidden;
	position: relative;
}
.vedio img{
	display: block;
	border-radius: 35px;
	transition:all 0.5sl inear;
	-webkit-transition:all 0.5s linear; 
	-moz-transition:all 0.5s linear; 
}
.vedio img:hover{
	cursor:pointer;
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05); 
	-o-transform:scale(1.05);
	-ms-transform:scale(1.05);
	transform:scale(1.05);
	-webkit-transition: all .6s; 
	-moz-transition: all .6s; 
	transition: all .6s; 
}
.vedio a{
	display: block;
	width: 60px;
	height: 60px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -30px;
	margin-left: -30px;
	z-index: 9;
}
/**/
.pro{
	background: url(../images/pro_bg.jpg) repeat;
	padding-bottom: 40px;
}
.picScroll-left{
    position: relative;
    overflow: hidden;
    width: 1200px;
    padding-bottom: 50px;
    margin-bottom: 40px;
}
.picScroll-left .hd{
    overflow: hidden;
    height: auto;
}

.picScroll-left .hd .prev,.picScroll-left .hd .next{
    display: block;
    overflow: hidden;
    width: 16px;
    height: 36px;
    margin-top: 10px;
    cursor: pointer;
    position: absolute;
    top: 40%;
}
.picScroll-left .hd .prev{ left: 0; }
.picScroll-left .hd .next{ right: 0; }
.picScroll-left .hd ul{
    height: 20px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
}
.picScroll-left .hd ul li{
	display: inline-block;
    overflow: hidden;
    width: 16px;
    height: 16px;
    margin: 0 5px;
    cursor: pointer;
    text-indent: -999px;
    background-color: #ffffff;
    border-radius: 50%;
    border: 1px #2ab04d solid;
}
.picScroll-left .hd ul li{
	display: inline-block;
    overflow: hidden;
    width: 16px;
    height: 16px;
    margin: 0 5px;
    cursor: pointer;
    text-indent: -999px;
    background-color: #ffffff;
    border-radius: 50%;
    border: 1px #2ab04d solid;
}
.picScroll-left .hd ul li.on{
    background-color: #2ab04d;
}
.picScroll-left .bd{
	width: 1120px;
	margin-left: 40px;
}
.picScroll-left .bd ul{
    overflow: hidden;
    zoom: 1;
}
.picScroll-left .bd ul li{
    float: left;
    width: 216px;
    overflow: hidden;
    margin: 0 5px;
    text-align: center;  
    _display: inline;
    background-color: #2ab04d;
    border-bottom-right-radius: 25px;
}
.picScroll-left .bd a{
    display: block;
}
.picScroll-left .bd ul li .pic{
    text-align: center;
}
.picScroll-left .bd ul li .pic img{
    display: block;
    width: 216px;
    height: 334px;
	transition:all 0.5sl inear;
	-webkit-transition:all 0.5s linear; 
	-moz-transition:all 0.5s linear; 
}

.picScroll-left .bd ul li .pic img:hover{
	cursor:pointer;
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05); 
	-o-transform:scale(1.05);
	-ms-transform:scale(1.05);
	transform:scale(1.05);
	-webkit-transition: all .6s; 
	-moz-transition: all .6s; 
	transition: all .6s;
}
.picScroll-left .bd ul li .title{
	height: 90px;
    line-height: 90px;
}
.picScroll-left .bd .title a{
	font-size: 24px;
	color: #ffffff;
}
/**/
.base{
	padding-bottom: 40px;
}
.base ul{
	width: 1112px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 40px;
}
.base ul li{
	width: 530px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	border: 3px #2ab04d solid;
	float: left;
	margin: 0 10px;
	border-bottom-right-radius: 25px;
}
.base li a{
	display: block;
	padding: 15px;
}
.base li a>img{
	display: block;
	width: 500px;
	height: 270px;
	overflow: hidden;
	transition:all 0.5sl inear;
	-webkit-transition:all 0.5s linear; 
	-moz-transition:all 0.5s linear; 
}
.base li a>img:hover{
	cursor:pointer;
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05); 
	-o-transform:scale(1.05);
	-ms-transform:scale(1.05);
	transform:scale(1.05);
	-webkit-transition: all .6s; 
	-moz-transition: all .6s; 
	transition: all .6s;
}
.base li p{
	line-height: 50px;
	font-size: 20px;
	color: #2fb251;
}
.base li span{
	display: block;
	height: 72px;
	overflow: hidden;
	line-height: 24px;
	font-size: 14px;
	color: #333333;
	margin-bottom: 10px;
}
/*case*/
.case{
	background: url(../images/case_bg.jpg) center top no-repeat;
	padding-bottom: 40px;
}
.picScroll-left2{
    position: relative;
    overflow: hidden;
    width: 1200px;
    padding-bottom: 50px;
    margin-bottom: 40px;
}
.picScroll-left2 .hd{
    overflow: hidden;
    height: auto;
}

.picScroll-left2 .hd .prev,.picScroll-left2 .hd .next{
    display: block;
    overflow: hidden;
    width: 44px;
    height: 44px;
    margin-top: 10px;
    cursor: pointer;
    position: absolute;
    top: 40%;
}
.picScroll-left2 .hd .prev img,.picScroll-left2 .hd .next img{
    display: block;
    width: 44px;
    height: 44px;
}
.picScroll-left2 .hd .prev{ left: 0; }
.picScroll-left2 .hd .next{ right: 0; }
.picScroll-left2 .hd ul{
    height: 20px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
}
.picScroll-left2 .hd ul li{
	display: inline-block;
    overflow: hidden;
    width: 16px;
    height: 16px;
    margin: 0 5px;
    cursor: pointer;
    text-indent: -999px;
    background-color: #ffffff;
    border-radius: 50%;
    border: 1px #2ab04d solid;
}
.picScroll-left2 .hd ul li.on{
    background-color: #2ab04d;
}
.picScroll-left2 .bd{
	width: 1050px;
	margin-left: 75px;
}
.picScroll-left2 .bd ul{
    overflow: hidden;
    zoom: 1;
}
.picScroll-left2 .bd ul li{
    float: left;
    width: 330px;
    height: 325px;
    overflow: hidden;
    margin: 0 9px;
    _display: inline;
    border: 1px #dedede solid;
    background-color: #ffffff;
    position: relative;
}
.picScroll-left2 .bd a{
    display: block;
}
.picScroll-left2 .bd ul li .pic img{
    display: block;
    width: 330px;
    height: 206px;
	transition:all 0.5sl inear;
	-webkit-transition:all 0.5s linear; 
	-moz-transition:all 0.5s linear; 
}
.picScroll-left2 .bd ul li .pic img:hover{
	cursor:pointer;
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05); 
	-o-transform:scale(1.05);
	-ms-transform:scale(1.05);
	transform:scale(1.05);
	-webkit-transition: all .6s; 
	-moz-transition: all .6s; 
	transition: all .6s;
}
.picScroll-left2 .bd ul li .title{
	height: 90px;
	padding: 0 25px;
}
.picScroll-left2 .bd .title a{
	color: #333333;
}
.picScroll-left2 .title p{
	font-size: 20px;
	height: 50px;
	line-height: 50px;
	color: #2ab04d;
}
.picScroll-left2 .title span{
	display: block;
	height: 44px;
	font-size: 14px;
	color: #333333;
	line-height: 22px;
}
.picScroll-left2 .bd ul li:after{
    display: block;
    width: 33px;
    height: 33px;
    overflow: hidden;
    position: absolute;
    content: "";
    background: url(../images/pic_bg2.png) no-repeat;
    bottom: 0;
    right: 0;
}
/*咨询*/
.news{
	background: url(../images/news_bg.png) repeat;
	padding-bottom: 40px;
}
.news ul{
	width: 1040px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 30px;
}
.news ul li{
	width: 500px;
	height: 180px;
	overflow: hidden;
	background-color: #ffffff;
	float: left;
	box-sizing: border-box;
	padding: 30px 20px;
	margin: 0 10px;
	margin-bottom: 20px;
}
.news li img{
	display: block;
	width: 106px;
	height: 106px;
	overflow: hidden;
	border-radius: 50%;
	float: left;
	margin-right: 20px;
	border: 1px #29b04c solid;
	transition:all 0.5sl inear;
	-webkit-transition:all 0.5s linear; 
	-moz-transition:all 0.5s linear; 
}
.news li img:hover{
	cursor:pointer;
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05); 
	-o-transform:scale(1.05);
	-ms-transform:scale(1.05);
	transform:scale(1.05);
	-webkit-transition: all .6s; 
	-moz-transition: all .6s; 
	transition: all .6s;
}
.news li p{
	width: 310px;
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	font-size: 20px;
	color: #2fb251;
}

.news li p:hover{
	color: #2fb251;
	font-size:23px;
}
.news li span{
	display: block;
	width: 310px;
	height: 44px;
	overflow: hidden;
	line-height: 22px;
	font-size: 14px;
	color: #333333;
}
.news li span:hover{
	color: #cccccc;
}
/*bar*/
.bar{
	width: 100%;
	min-width: 1200px;
	height: 610px;
	overflow: hidden;
	background-color: #ffffff;
	position: relative;
	z-index: 2;
	margin: 0 auto;
}
.bar2{ 
	width: 200%; 
	height: 610px; 
	left: -50%; 
	top: 0; 
	position: absolute; 
}
.bar3{ 
	width:1920px; 
	height:610px; 
	overflow:hidden; 
	position:relative; 
	margin: 0 auto;
}
.bar3 img{
	display: block;
	width:1920px; 
	height:610px; 
	transition:all 0.5sl inear;
	-webkit-transition:all 0.5s linear; 
	-moz-transition:all 0.5s linear; 
}
.bar3 img:hover{
	cursor:pointer;
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05); 
	-o-transform:scale(1.05);
	-ms-transform:scale(1.05);
	transform:scale(1.05);
	-webkit-transition: all .6s; 
	-moz-transition: all .6s; 
	transition: all .6s; 
}
.pro_tit{
	width: 100%;
	height: 140px;
	/*overflow: hidden;*/
	background-color: #2ab04d;
	padding-top: 25px;
	position: relative;
	z-index: 9;
}
.pro_slide{
	background: url(../images/pro_bg.jpg) repeat;
	padding: 60px 0;
}
.slideBox2{
    position: relative;
    overflow: hidden;
    width: 900px;
    height: auto;
    margin: 0 auto;
}
.slideBox2 .hd{
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 1; 
    left: 0;
    bottom: 5px;
    overflow: hidden;
    height: 80px;
}
.slideBox2 .hd ul{
    overflow: hidden;
    zoom: 1;
}
.slideBox2 .hd ul li{
    display: inline-block;
    width: 70px;
    height: 60px;
    margin: 0 10px;
    cursor: pointer; 
    text-align: center;
    background: #fff;
    border: 1px #2ab04d solid;
    border-radius: 5px;
}
.slideBox2 .hd ul li.on{
    background: #2ab04d;
}
.slideBox2 .bd{
    position: relative;
    z-index: 0;   
    height: 100%;
}
.slideBox2 .bd li{
	width: 900px;
	height: 480px;
	overflow: hidden;
    zoom: 1;
}
.slideBox2 .bd .fl{
	width: 340px;
	height: auto;
	overflow: hidden;
	padding-top: 50px;
}
.slideBox2 .bd .fl h2{
	height: 140px;
	font-size: 36px;
	color: #2ab04d;
}
.slideBox2 .bd .fl p{
	height: 50px;
	font-size: 20px;
	color: #2ab04d;
}
.slideBox2 .bd .fl span{
	display: block;
	font-size: 14px;
	color: #333333;
	line-height: 22px;
}
.slideBox2 .bd .fr{
	width: 450px;
	height: auto;
	text-align: right;
}
.slideBox2 .bd .fr img{
	width: 256px;
	height: 396px;
	border-radius: 15px;
}
.pro_con{
	padding-bottom: 70px;
	min-height: 300px;
}
.tab{
	height: 60px;
	border-bottom: 1px #dedede solid;
	line-height: 60px;
}
.tab a{
	display: inline-block;
	height: 60px;
	padding: 0 30px;
	float: left;
	font-size: 20px;
	color: #333333;
}
.tab a.on{
	height: 56px;
	border-top: 4px #2ab04d solid;
	color: #2ab04d;
}
.cont{
	height: auto;
	overflow: hidden;
	background: url(../images/brand_tit.png) center top no-repeat;
}
.tit2{
	width: 520px;
	height: 160px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	line-height: 160px;
	font-size: 36px;
	color: #2ab04d;
	position: relative;
}
div.tit2:before,div.tit2:after{
	width: 140px;
	height: 2px;
	overflow: hidden;
	background-color: #333333;
	content: "";
	position: absolute;
	top: 80px;
}
div.tit2:before{ left: 0; }
div.tit2:after{ right: 0; }
.tit3{
	width: 820px;
	height: 160px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	line-height: 160px;
	font-size: 36px;
	color: #2ab04d;
	position: relative;
}
.con_txt{
	height: auto;
	overflow: hidden;
	text-align: center;
	padding: 0 100px;
	padding-bottom: 50px;
	font-size: 14px;
	line-height: 28px;
}
.con_txt2{
	height: auto;
	overflow: hidden;
	text-align: left;
	padding: 0 30px;
	padding-bottom: 20px;
	font-size: 14px;
	line-height: 28px;
}
.picScroll-left3{
    position: relative;
    overflow: hidden;
    width: 1200px;
    padding-bottom: 50px;
    margin-bottom: 40px;
}
.picScroll-left3 .hd{
    overflow: hidden;
    height: auto;
}

.picScroll-left3 .hd ul{
    height: 20px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
}
.picScroll-left3 .hd ul li{
	display: inline-block;
    overflow: hidden;
    width: 16px;
    height: 16px;
    margin: 0 5px;
    cursor: pointer;
    text-indent: -999px;
    background-color: #ffffff;
    border-radius: 50%;
    border: 1px #2ab04d solid;
}
.picScroll-left3 .hd ul li.on{
    background-color: #2ab04d;
}
.picScroll-left3 .bd{
	width: 1110px;
	margin: 0 auto;
}
.picScroll-left3 .bd ul{
    overflow: hidden;
    zoom: 1;
}
.picScroll-left3 .bd ul li{
    float: left;
    width: 350px;
    height: 250px;
    overflow: hidden;
    margin: 0 10px;
    text-align: center;  
    _display: inline;
    border-radius: 10px;
}
.picScroll-left3 .bd a{
    display: block;
}
.picScroll-left3 .bd ul li .pic{
    text-align: center;
}
.picScroll-left3 .bd ul li .pic img{
    display: block;
   width: 350px;
    height: 250px;
}

/*图片列表*/
.piclist2{clear:both;background:ffffff;}
.piclist2 ul{margin:0;}
.piclist2 ul li{float:left;display:block;width:350px;margin:0px 30px 10px 15px;height:320px;overflow:hidden;border-radius: 10px;}
.piclist2 ul li img{
	border-radius: 10px;
}
.piclist2 ul li img:hover{
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05); 
	-o-transform:scale(1.05);
	-ms-transform:scale(1.05);
	transform:scale(1.05);
	-webkit-transition: all .6s; 
	-moz-transition: all .6s; 
	transition: all .6s;}
.piclist2 ul li span{height:40px;line-height:40px;width:350px;display:block;text-align:center;}
.piclist2 td,tr,table,th {
	border-width:1px 1px 1px 1px;
}
/*图片lightbox效果使用#gallery*/

#gallery{clear:both;background:fff;}
#gallery ul{margin:0;}
#gallery ul li{float:left;display:block;width:350px;margin:0px 30px 10px 15px;height:320px;overflow:hidden;}
#gallery ul li span{height:40px;line-height:40px;width:350px;display:block;text-align:center;}

/*分页*/
.page{
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
}
.page a{
	display: inline-block;
	padding: 3px 7px;
	border: 1px #dedede solid;
	margin: 0 2px;
	font-size: 14px;
	color: #222222;
}
.page a.this,.page a:hover{
	color: #ffffff;
	background-color: #0762b3;
	border-color: #0762b3;
}
/**/
.arc_list{
	height: auto;
	overflow: hidden;
	padding-top: 30px;
}
.arc_list li{
	height: auto;
	overflow: hidden;
	border-bottom: 1px #2ab04d dashed;
}
.arc_list li{
	height: 140px;
	overflow: hidden;
	border-bottom: 1px #2ab04d dashed;
	padding-bottom: 30px;
	padding-left: 236px;
	position: relative;
	padding-top: 5px;
	margin-bottom: 30px;
}
.arc_list li p{
	width: 206px;
	height: 140px;
	overflow: hidden;
	position: absolute;
	border: 1px #2ab04d solid;
	left: 0;
	top: 0;
}
.arc_list li p img{
	margin-left:0px;
	width: 206px;
	height: 140px;
}
.arc_list li h2{
	height: auto;
	overflow: hidden;
	font-size: 16px;
	color: #000000;
	line-height: 32px;
	margin-bottom: 5px;
}
.arc_list li span{
	display: block;
	height: auto;
	overflow: hidden;
	font-size: 14px;
	color: #000000;
	line-height: 28px;
}
.arc_list li i{
	display: block;
	height: auto;
	overflow: hidden;
	font-size: 12px;
	color: #666666;
	line-height: 24px;
	font-style: normal;
	margin-bottom: 10px;
}
.arc_list li a{
	display: block;
	width: 99px;
	height: 33px;
	overflow: hidden;
	font-size: 14px;
	color: #000000;
	line-height: 33px;
	text-align: center;
	line-height: 33px;
	background-color: #2ab04d;
}
.arc_list li a:hover{
	font-size: 15px;
}
/**/
/**/
/**/