@charset "utf-8";
/* CSS Document */
.fullSlide {
	width: 100%;
	position: relative;
	height: 306px;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 306px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 306px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 50px;
	left: 0;
	height: 12px;
	line-height: 12px;
	text-align: center;
}
.fullSlide .hd ul {
	text-align: center;
	padding-top: 5px;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 37px;
	height: 12px;
	margin: 5px;
	overflow: hidden;
	line-height: 9999px;
	background: #fff;
	border-radius: 20px;
}
.fullSlide .hd ul .on {
	background: #e8370d;
}
.banner {
	
	height: 306px;
	text-align: center;
}
.banner p {
	font-size: 36px;
	color: #fff;
	padding-top: 160px;
}
.banner h3 {
	font-size: 60px;
	margin: 10px 0px;
	background-image: -webkit-linear-gradient(top, #fff, #999);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.banner span {
	color: #fff;
	font-size: 24px;
	display: block;
	margin-top: 30px;
}
.banner em {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	display: block;
	margin: 10px auto;
}
.banner a {
	display: block;
	width: 180px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	border: 1px solid #fff;
	color: #fff;
	margin: 40px auto;
	font-size: 24px;
}
.banner a:hover {
	color: #ffcc00;
	border-color: #ffcc00;
}
/*中间*/
.about {
	background: #59a96a;
	padding: 65px 0px;
}
.about h3 {
	display: block;
	font-size: 36px;
	color: #fff;
	text-align: center;
}
.about p {
	display: block;
	font-size: 26px;
	line-height: 50px;
	color: #fff;
	margin: 30px 0px;
	padding: 0px 30px;
	text-indent: 20px;
}
.about ul {
	width: 272px;
	margin: 0px auto;
}
.about ul li {
	display: block;
	float: left;
	width: 48px;
	height: 48px;
	margin-right: 20px;
}
.slideTxtBox {
	padding: 70px 0px;
	overflow: hidden;
}
.slideTxtBox .t_hd {
	height: 30px;
	line-height: 30px;
	position: relative;
}
.slideTxtBox .t_hd span {
	font-size: 34px;
}
.slideTxtBox .t_hd em {
	color: #999;
	text-transform: uppercase;
	font-size: 18px;
	margin: 10px 0px;
}
.slideTxtBox .t_hd ul {
	padding-top: 20px;
}
.slideTxtBox .t_hd ul li {
	display: block;
	float: left;
	color: #999;
	margin-right: 20px;
	font-size: 19px;
	text-align: center;
	cursor: pointer;
}
.slideTxtBox .t_hd ul li:last-child {
	margin-right: 0px;
}
.slideTxtBox .t_hd ul li.on {
	font-weight: bold;
	color: #000;
}
.tis{ border-left:5px solid #ff9c08; padding-left:30px; margin:30px 0px; width:585px;}
.tis p{ color:#666; font-size:18px; height:22px; line-height:26px; display:block;}
.tis span{ font-size:18px; line-height:26px; margin-top:10px; display:block;}
.system{ background:url(../img/bg_zj.png) right top no-repeat; padding:40px 70px 40px 30px; overflow:hidden; width:520px;}
.system h2{ display:block; font-size:26px; color:#59a96a; margin-bottom:20px;}
.system p{ display:block; line-height:30px; color:#666; }
.system img{ display:block; max-width:100%; margin:30px 0px;}
.system a{ display:block; width:153px; height:49px; line-height:49px; text-align:center; background:url(../img/more.png) center no-repeat; font-size:20px; color:#fff;}
.slideTxtBox .bottom {
	padding-top: 20px;
	overflow: hidden;
}
.slideTxtBox .bottom .lt {
	width: 100%;
}
.slideTxtBox .bottom .lt h2 a {
	display: block;
	font-size: 18px;
	height:44px;
	line-height:44px;
	padding-left:5%;
	width:95%;
	background:url(../img/bgli.png) right center no-repeat #59a96a;
	color:#fff;
}
.slideTxtBox .bottom .lt img{ width:100%;}
.slideTxtBox .bottom .rt img {
	width: 618px;
	border: 1px solid #ddd;
}
.advantage {
	padding: 65px 0px;
	overflow: hidden;
}
.advantage h3 {
	display: block;
	font-size: 36px;
	text-align: center;
}
.advantage ul {
	padding-top: 50px;
	overflow: hidden;
}
.advantage ul li {
	display: block;
	margin-bottom: 40px;
}
.advantage ul li:nth-child(1) {
	background: url(../img/a1.png) center top no-repeat;
}
.advantage ul li:nth-child(2) {
	background: url(../img/a2.png) center top no-repeat;
}
.advantage ul li:nth-child(3) {
	background: url(../img/a3.png) center top no-repeat;
}
.advantage ul li:nth-child(4) {
	background: url(../img/a4.png) center top no-repeat;
}
.advantage ul li h4 {
	display: block;
	font-size: 28px;
	font-weight: block;
}
.advantage ul li p {
	display: block;
	font-size: 22px;
	line-height: 35px;
	color: #999;
}
.advantage ul li:nth-child(1) h4 {
	padding-top: 240px;
	padding-left: 70px;
}
.advantage ul li:nth-child(1) p {
	padding: 20px 30px 0px 70px;
}
.advantage ul li:nth-child(2) h4 {
	padding-top: 240px;
	padding-left: 25px;
}
.advantage ul li:nth-child(2) p {
	padding: 20px 30px 0px 25px;
}
.advantage ul li:nth-child(3) h4 {
	padding-top: 240px;
	padding-left: 35px;
}
.advantage ul li:nth-child(3) p {
	padding: 20px 30px 0px 35px;
}
.advantage ul li:nth-child(4) h4 {
	padding-top: 240px;
}
.advantage ul li:nth-child(4) p {
	padding: 20px 30px 0px 0px;
}
.products {
	background: #59a96a;
	overflow: hidden;
	padding: 30px 0px 80px 0px;
}
.products h3 {
	font-size: 34px;
	text-align: center;
	margin-top: 50px;
}
.products ul {
	overflow: hidden;
	padding: 30px 0px;
}
.products ul li {
	position: relative;
	float: left;
	overflow: hidden;
	border: 1px solid #ddd;
	width: 300px;
	margin-right: 16px;
	margin-top: 16px;
}
.products ul li:nth-child(2n) {
	margin-right: 0px;
}
.products ul li img {
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	transition: .5s all;
	-webkit-transform: scale(1, 1) rotate(0);
	-ms-transition: .5s all;
	width: 300px;
	height: 178px;
}
.products ul li:hover img {
	-webkit-transform: scale(1.06, 1.06);
	-moz-transform: scale(1.06, 1.06);
	-o-transform: scale(1.06, 1.06);
	transform: scale(1.06, 1.06);
	-ms-transform: scale(1.06, 1.06);
}
.products ul li span {
	width: 266px;
	padding-left: 34px;
	display: block;
	height: 70px;
	line-height: 70px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.products ul li em {
	display: block;
	width: 50px;
	height: 50px;
	background: url(../img/icon7.png) center no-repeat #e60012;
	position: absolute;
	right: 30px;
	bottom: 46px;
}
.products ul li:hover span {
	color: #e60012;
}
.cases {
	padding: 65px 0px;
	overflow: hidden;
	background: #0089e1;
}
.cases h3 {
	display: block;
	font-size: 36px;
	text-align: center;
	color: #fff;
}
.cases ul {
	padding: 40px 20px 0px 20px;
	overflow: hidden;
}
.cases ul li {
	display: block;
	float: left;
	text-align: center;
	width: 50%;
	color: #fff;
	line-height: 40px;
	font-size: 22px;
}
.partener {
	padding: 65px 0px;
	overflow: hidden;
}
.partener h3 {
	display: block;
	font-size: 36px;
	text-align: center;
}
.picScroll-left {
	overflow: hidden;
	position: relative;
	height: 101px;
	padding-top: 40px;
}
.picScroll-left .prev {
	display: block;
	width: 13px;
	height: 22px;
	background: url(../img/lt.png) center no-repeat;
	cursor: pointer;
	float: left;
	margin-top: 39.5px;
}
.picScroll-left .next {
	display: block;
	width: 13px;
	height: 22px;
	background: url(../img/rt.png) center no-repeat;
	cursor: pointer;
	float: right;
	margin-top: 39.5px;
}
.picScroll-left .bd {
	float: left;
	height: 101px;
	padding: 0px 20px;
	width: 554px;
	overflow: hidden;
}
.picScroll-left .bd ul {
}
.picScroll-left .bd ul li {
	width: 181px;
	height: 101px;
	display: block;
	float: left;
	margin-right: 10px;
}
.news {
	padding: 65px 0px;
	overflow: hidden;
	/*background: #f1f1f1;*/
	margin-top:50px;
}
.news h3 {
	display: block;
	font-size: 36px;
	text-align: center;
}
.news ul {
	padding: 30px 30px 0px 30px;
}
.news ul li {
	display: block;
	float: left;
	width: 560px;
	margin-bottom: 50px;
}
.news ul li h4 a {
	font-size: 26px;
	display: block;
}
.news ul li p.tit {
	display: block;
	font-size: 18px;
	color: #999;
	line-height: 35px;
	margin-top: 15px;
}
.news ul li p.date {
	border-top: 1px solid #ddd;
	margin-top: 20px;
	padding-top: 20px;
}
.news ul li p.date span {
	float: left;
	color: #999;
	font-size: 14px;
}
.news ul li p.date em {
	float: right;
	font-size: 14px;
	background: url(../img/icon3.png) right center no-repeat;
	padding-right: 16px;
}
