.mt40 {
	margin-top: 40px;
}
.all_header {
	text-align: center;
	padding: 40px 0 30px;
	overflow: hidden;
	color: #111;
}
.all_header span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #50a132;
	text-transform: uppercase;
}
.all_header h3 a {
	font-size: 24px;
	color: #111;
	margin: 0 15px;
}

/*banner图*/
.banner {
	position: relative;
	z-index: 2;
}
.fullSlide {
	width: 100%;
	position: relative;
	height: 570px;
	background: #f0f0f0;
	z-index: 2;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
	height: 570px;
	overflow: hidden;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 570px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 570px;
}
.fullSlide .bd li img {
	width: 100%;
	height: 570px;
	display: block;
	margin: auto;
	-webkit-animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite;
	animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 4;
	bottom: 40px;
	left: 0;
	height: 30px;
	line-height: 30px;
	display: none;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.8;
	line-height: 999px;
	z-index: 7;
}
.fullSlide .hd ul .on {
	background: #07913b;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 7;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}
.fullSlide .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px;
}
/*搜索*/
.search {
	height: 70px;
	line-height: 70px;
	background: #f4f4f4;
}
.search1 {
	margin-top: 15px;
	width: 335px;
	height: 34px;
	line-height: 34px;
	background: url(../images/search_bg.jpg) no-repeat;
}
.search_txt span{
	font-weight: bold;
}

.search1 .textss {
	width: 281px;
	height: 34px;
	float: left;
	background: none;
	line-height: 34px;
	color: #666;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	border: 0px;
	padding-left: 10px;
}
.search1 .submitss {
	width: 44px;
	height: 34px;
	cursor: pointer;
	background: none;
	border: none;
}
/*案例*/
.case_conall {
	overflow: hidden;
	height: 396px;
	margin-bottom: 36px;
}
.caseone {
	width: 880px;
}
.caseoneimg {
	width: 506px;
	height: 397px;
	overflow: hidden;
}
.caseoneimg img {
	width: 506px;
	height: 397px;
	transition: .3s all;
}
.caseoneimg:hover img {
	transform: scale(1.2, 1.2);
}
.caseonetxt {
	width: 313px;
	height: 307px;
	background: #50a132;
	padding: 45px 30px;
}
.caseonetxt span a {
	display: block;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.caseonetxt div {
	height: 205px;
	margin: 20px 0;
	color: #fff;
	line-height: 30px;
	font-size: 16px;	overflow:hidden;
}
.caseonetxt b a {
	display: block;
	width: 110px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	background: #ffa800;
	color: #fff;
	font-size: 16px;
}
.casetwo {
	width: 285px;
}
.casetwo li {
	width: 285px;
	height: 191px;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
}
.casetwo li img {
	width: 285px;
	height: 191px;
	transition: .3s all;
}
.casetwo li span {
	display: block;
	width: 100%;
	height: 45px;
	text-align: center;
	line-height: 45px;
	background: url(../images/case_bg.png);
	position: absolute;
	bottom: -45px;
	transition: .3s all;
}
.casetwo li span a {
	color: #fff;
}
.casetwo li:hover img {
	transform: scale(1.2, 1.2);
}
.casetwo li:hover span {
	bottom: 0;
}
/*行间广告*/
.bar01 {
	height: 216px;
	background: url(../images/bar1.jpg) no-repeat center top;
	color: #fff;
}
.bar01 .bar01_a {
	margin: 67px 0 0 0;
	float: left;
}
.bar01 .bar01_a strong {
	font-size: 32px;
	display: block;
	float: left;
	margin-bottom: 15px;
}
.bar01 .bar01_a span {
	font-weight: bold;
	font-size: 24px;
	line-height: 36px;
	float: left;
	padding-left: 125px;
}
.bar01 .bar01_tel {
	margin-top: 42px;
	float: right;
	width: 165px;
}

.bar01 .bar01_tel div span {
	font-size: 16px;
}
.bar01 .bar01_tel div strong {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
	font-size: 24px;
}
.bar01 .bar01_tel a {
	display: block;
	margin: 2px 0px 0 0;
}

.bar01 .bartel {
	margin: 18px 0 0 0;
}
.bar01 .bartel div {
	padding-left: 78px;
}
.bar01 .bartel div span {
	font-size: 16px;
}
.bar01 .bartel div strong {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
	font-size: 24px;
}
.bar01 .bartel a {
	display: block;
	margin: 34px 53px 0 0;
}
/*产品*/
.cp {
	padding: 40px 0 20px;
}
.cpleft {
	width: 340px;
	color: #fff;
}
.cpleft h2 {
	height: 153px;
	border-bottom: 3px solid #f60;
	background: #50A132;
	padding-left: 28px;
}
.cpleft h2 em {
	display: block;
	padding: 20px 0 0px;
	font-size: 40px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.cpleft h2 a {
	font-size: 24px;
	color: #fff;
	display: block;
}
.cpleft h2 span {
	font-size: 18px;
}
.cpleft ul {
	overflow: hidden;
	background: #f2f2f2;
	padding: 0px 25px;
}
.cpleft ul li {
	width: 286px;
	height: 38px;
	line-height: 38px;
	background: url(../images/newicon.png) no-repeat left center;
	transition: .3s all;
	margin: 7px 0;
}
.cpleft ul li a {
	display: block;
	padding-left: 22px;
	font-size: 16px;
}
.cpleft ul li:hover {
	background: url(../images/pro_hover.png) no-repeat left center;
}
.cpleft ul li:hover a {
	color: #fff;
}
.cpright {
	width: 840px;
}
.cpright li {
	float: left;
	width: 248px;
	margin: 0 0 20px 26px;
}
.cpright li div {
	width: 248px;
	height: 176px;
	overflow: hidden;
}
.cpright li div img {
	width: 248px;
	height: 176px;
	transition: .3s all;
}
.cpright li span {
	display: block;
	width: 100%;
	height: 45px;
	text-align: center;
	line-height: 45px;
}
.cpright li:hover img {
	transform: scale(1.2, 1.2);
}


/*行间广告*/
.bar02 {
	height: 328px;
	background: url(../images/bar2.jpg) no-repeat center top;
}
.bar02 .bartxt {
	margin-left: 618px;
}
.bar02 .bartxt span {
	font-weight: bold;
	font-size: 24px;
	line-height: 36px;
	display: block;
	margin-top: 77px;
}
.bar02 .bartel {
	margin-left: 618px;
}
/*优势*/
.adv {
	overflow: hidden;
	padding-bottom: 70px;
	background: #f9f9f9;
}
.advheader {
	margin: 40px auto 30px;
	overflow: hidden;
	text-align: center;
}
.advheader h3 {
	line-height: 40px;
}
.advheader h3 a {
	font-size: 36px;
	font-weight: bold;
	color: #50a132;
	display: block;
	padding: 10px 0 0 0;
}
.advheader h3 b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #333;
}
.advheader div strong {
	font-size: 18px;
	color: #0c4c9b;
	display: block;
	padding: 10px 0;
}
.advheader div a {
	display: block;
	width: 155px;
	height: 42px;
	background: #0c4c9b;
	border-radius: 50px;
	text-align: center;
	line-height: 42px;
	font-size: 18px;
	color: #fff;
}
.advall {
	width: 1180px;
	height: 461px;
}
.advall ul {
	width: 1180px;
}
.advall li {
	height: 173px;
	background: #e7e7e7;
	color: #333;
	width: 1180px;
}
.advall li .advimg {
	margin: 26px 21px 0 21px;
	width: 121px;
	height: 121px;
	border-radius: 121px;
	text-align: center;
	line-height: 121px;
	font-size: 60px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background: #50a132;
}
.advall li .advtxt .advtit strong {
	font-size: 24px;
	display: block;
	color: #50a132;
	padding-top: 25px;
}
.advall li .advtxt p {
	font-size: 16px;
	line-height: 26px;
	margin-top: 10px;
}
.advall li.liadv01 {
	background: #50a132;
	color: #fff;

	height: 173px;
	
}
.advall li.liadv01 .advimg {
	background: #fff;
	color: #50a132;
}
.advall li.liadv01 .advtxt .advtit strong {
	color: #fff;
}

.advall .advTxt{
	width: 590px;
	height: 173px;
}
.advall .advImg{
	width: 590px;
	height:173px;
}

/*特点*/
.td {
	height: 525px;
	background: url(../images/td.jpg) no-repeat center top;
}
.td .tdcon {
	margin: 66px 0 0 599px;
}
.td .tdcon strong {
	display: block;
	font-size: 36px;
	color: #50a132;
}
.td .tdcon b {
	display: block;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 35px;
}
.td .tdcon ul li span{
	font-size: 18px;
	color: #50a132;
	font-weight: bold;
}
.td .tdcon ul li{
	font-size: 16px;
	line-height: 46px;
}
/*行间广告*/
.bar03 {
	height: 328px;
	background: url(../images/bar3.jpg) no-repeat center top;
}
.bar03 .bartxt span {
	font-weight: bold;
	font-size: 24px;
	line-height: 36px;
	display: block;
	margin-top: 77px;
}
.bar03 .bartxt span p{
	font-size: 20px;font-weight: bold;
}
.bar03 .bartxt {
	margin-top: 88px;
}
/*客户见证*/
.khcon {
	overflow: hidden;
	padding: 0 0 30px;
}
.khcon li {
	float: left;
	width: 580px;
	margin: 10px 5px;
}
.khcon li .khimg {
	width: 250px;
	height: 180px;
	overflow: hidden;
}
.khcon li .khimg img {
	width: 250px;
	height: 180px;
}
.khcon li .khtxt {
	margin-left: 30px;
	width: 298px;
}
.khcon li .khtxt span a {
	display: block;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
}
.khcon li .khtxt div {
	height: 74px;
	overflow: hidden;
	line-height: 24px;
	margin-bottom: 15px;
}
.khcon li .khtxt b a {
	display: block;
	width: 84px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	background: #50a132;
	border-radius: 50px;
	color: #fff;
}
/*公司简介*/
.aboutimg {
	width: 503px;
	height: 414px;
	padding: 24px 22px 0 22px;
	background: url(../images/ab_imgbg.jpg) no-repeat;
}
.aboutimg img {
	width: 503px;
	height: 282px;
}
.abouttxt {
	width: 590px;
}
.abouttxt strong {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #bdbdbd;
	font-size: 36px;
}
.abouttxt h3 a {
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #50a132;
	padding-bottom: 35px;
}
.abouttxt div {
	height: 120px;
	line-height: 30px;
	overflow: hidden;
	margin-bottom: 30px;
}
/*相册*/
.partner {
	position: relative;
	color: #fff;
}
.partner .bd{
	width:1180px;
	height:222px;
	overflow:hidden;
}

.partner li {
	float: left;
	margin: 20px 14px;
	width: 208px;
}
.partner li div {
	width: 206px;
	height: 140px;
	border: 1px solid #a0a0a0;
	overflow: hidden;
}
.partner li div img {
	width: 206px;
	height: 140px;
}
.partner li span {
	display: block;
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.partner .hd .prev {
    background: url(../images/prev1.jpg)no-repeat;
    width: 22px;
    height: 65px;
    position: absolute;
    right: -50px;
    top: 54%;
    cursor: pointer;
}
.partner .hd .next {
    background: url(../images/next1.jpg)no-repeat;
    width: 22px;
    height: 65px;
    position: absolute;
    left: -50px;
    top: 54%;
    cursor: pointer;
}
/*新闻*/
.news-all {
	overflow: hidden;
}
.newsone {
	width: 708px;
}
.newsone .newsheader {
	height: 60px;
	background: url(../images/newsline.jpg) repeat-x left bottom;
	margin-bottom: 20px;
}
.newsone .newsheader ul {
	overflow: hidden;
	background: url(../images/newsdot.jpg) no-repeat 101px 11px;
}
.newsone .newsheader li {
	float: left;
	padding-right: 50px;
}
.newsone .newsheader li a {
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
.newsone .newsheader li.on a {
	color: #50a132;
}
.newsone .newsheader em {
	font-family: Arial, Helvetica, sans-serif;
	color: #c5c5c5;
	font-size: 18px;
	text-transform: uppercase;
}
.newsone .bd{
	width: 708px;
	height:327px;
	overflow: hidden;
}


.newsall {
	overflow: hidden;
}
.newsall .newsfs {
	width: 284px;
}
.newsall .newsfs .newsimg {
	width: 284px;
	height: 187px;
	overflow: hidden;
}
.newsall .newsfs .newsimg img {
	width: 284px;
	height: 187px;
}
.newsall .newsfs .newstxt {
	height: 140px;
	background: #eee;
	padding: 0 10px;
}
.newsall .newsfs .newstxt strong a {
	display: block;
	height: 43px;
	line-height: 43px;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.newsall .newsfs .newstxt div {
	height: 62px;
	line-height: 20px;
	overflow: hidden;
	margin-bottom: 5px;
}
.newsall .newslines {
	width: 402px;
	margin-left: 20px;
}
.newsall .newslines li {
	height: 35px;
	line-height: 35px;
	padding-left: 15px;
	background: url(../images/newsicon.png) no-repeat left center;
}
.newstwo {
	width: 425px;
}
.newstwoheader {
	height: 60px;
	background: url(../images/newsline.jpg) repeat-x left bottom;
	margin-bottom: 20px;
}
.newstwoheader h3 a {
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
.newstwoheader em {
	font-family: Arial, Helvetica, sans-serif;
	color: #c5c5c5;
	font-size: 18px;
	text-transform: uppercase;
}
.newstwocon li {
	overflow: hidden;
	border-bottom: 1px dashed #e1e1e1;
	padding-bottom: 15px;
	margin: 10px 0;
}
.newstwocon li span a {
	display: block;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	color: #50a132;
	padding-left: 16px;
	background: url(../images/d1.jpg) no-repeat 5px center;
}
.newstwocon li div {
	padding-left: 16px;
	height: 38px;
	line-height: 20px;
	overflow: hidden;
	background: url(../images/d2.jpg) no-repeat 5px 8px;
}
/*友情链接*/	
.links {
	height: 50px;
	line-height: 50px;
	margin: 20px 0 40px;
}
.links_alls {
	height: 50px;
	line-height: 50px;
	background: url(../images/linkbg.jpg) no-repeat;
}
.webheader strong {
	font-size: 20px;
	color: #fff;
	margin-left: 20px;
}
.webheader span {
	font-size: 20px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
}
.linkLj {
	width: 960px;
	overflow: hidden;
}
.linkLj a {
	margin-left: 15px;
	display:block;
	float:left;
	line-height: 45px;
}
