.mt40 {
	margin-top: 40px;
}

a:hover {
	text-decoration: none;
	color: #19753b;
	transition: all 0.3s ease-out 0s;
}

a:visited {
	text-decoration: none;
	color: #404040;
}

a:active {
	text-decoration: none;
	color: #404040;
}

a {
	blr: expression(this.onFocus=this.blur());
	/* IE Opera */
	outline: none;
	/* FF Opera */
}

a:focus {
	-moz-outline-style: none;
	/* FF */
}

/*去掉a标签超链接的虚线框*/
.clearboth {
	clear: both
}

a:link {
	text-decoration: none;
	color: #404040;
}

/*banner图*/
.banner {
	position: relative;
	z-index: 2;
}

.fullSlide {
	width: 100%;
	position: relative;
	height: 526px;
	background: #f0f0f0;
	z-index: 2;
}

.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: 526px;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a {
	display: block;
	height: 526px;
}

.fullSlide .bd li img {
	width: 100%;
	height: 526px;
	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: 52px;
	line-height: 52px;
	background: #e7e7e7;
}

.search1 {
	margin-top: 8px;
	width: 330px;
	height: 32px;
	line-height: 32px;
	background: url(../images/search_bg.jpg) no-repeat;
}

.search1 .text {
	width: 240px;
	height: 32px;
	float: left;
	background: none;
	line-height: 32px;
	color: #666;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	border: 0px;
	padding-left: 10px;
}

.search1 .submit {
	width: 80px;
	height: 32px;
	cursor: pointer;
	background: none;
	border: none;
}

/*标题公共样式*/
.hz {
	overflow: hidden;
}

.hz_l {
	height: 54px;
	line-height: 54px;
	margin: 30px auto 20px;
	border-bottom: 1px solid #707070;
}

.hz_l h2 a {
	display: block;
	font-size: 24px;
	color: #000;
}

.hz_l h2 b {
	display: block;
	font-size: 20px;
	color: #19753b;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

.hz_l h3 a {
	font-size: 24px;
	color: #000;
}

.hz_l h3 b {
	font-size: 20px;
	color: #19753b;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}

.hz_l h4 span {
	font-size: 24px;
	color: #000;
}

.hz_l h4 b {
	font-size: 20px;
	color: #19753b;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}

/*产品*/
.pro {
	overflow: hidden;
	padding-top: 50px;
}

.pro_nav {
	width: 254px;
	border-bottom: 1px solid #cfcfcf;
}

.pro_nav li {
	height: 64px;
	line-height: 64px;
	font-size: 16px;
	padding-left: 66px;
	background: url(../images/pro_01.png) no-repeat 26px center;
	transition: .3s all;
	border: 1px solid #cfcfcf;
	border-bottom: none;
}

.pro_nav li:hover {
	background: url(../images/pro_02.png) no-repeat 30px center;
}

.pro_r {
	overflow: hidden;
}

.pro_r .pro_one {
	width: 300px;
	overflow: hidden;
}

.pro_r .pro_one h2 {
	height: 117px;
	background: #19753b;
	color: #fff;
}

.pro_r .pro_one h2 a {
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	padding: 30px 0 0 32px;
}

.pro_r .pro_one h2 b {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	padding-left: 32px;
}

.pro_r .pro_one ul {
	background: #eee;
	padding: 22px 30px 22px 31px;
}

.pro_r .pro_one li {
	height: 43px;
	line-height: 43px;
	text-indent: 39px;
	background: url(../images/proli01.jpg) no-repeat;
	font-size: 16px;
	margin-bottom: 17px;
	transition: .3s all;
}

.pro_r .pro_one li a {
	color: #fff;
	transition: .3s all;
}

.pro_r .pro_one li:hover {
	background: url(../images/proli02.jpg) no-repeat;
	;
}

.pro_r .pro_two {
	width: 880px;
	overflow: hidden;
}

.pro_r .pro_two li {
	width: 261px;
	height: 193px;
	background: #eee;
	float: left;
	overflow: hidden;
	transition: .3s all;
	position: relative;
	margin: 0 0 31px 32px;
}

.pro_r .pro_two li .pro_img {
	width: 261px;
	height: 193px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}

.pro_r .pro_two li .pro_img img {
max-width: 100%;  max-height: 100%;
	height: 250px;
	transition: .3s all;
}

.pro_r .pro_two li .pro_txt {
	width: 100%;
	text-align: center;
	height: 45px;
	line-height: 45px;
	position: absolute;
	bottom: -45px;
	background: url(../images/case_bg.png);
	transition: .3s all;
}

.pro_r .pro_two li:hover a {
	color: #fff;
}

.pro_r .pro_two li:hover .pro_img img {
	transform: scale(1.2, 1.2);
}

.pro_r .pro_two li:hover .pro_txt {
	bottom: 0;
}

/*行间广告*/
.bar01 {
	height: 365px;
	background: url(../images/bar01.jpg) no-repeat center top;
}

.bar01 .bar_tel {
	overflow: hidden;
}

.bar01 .bar_tel div {
	margin-bottom: 40px;
	margin-left: 76px;
	margin-top: 4px;
}

.bar01 .bar_tel span {
	display: block;
	font-size: 16px;
}

.bar01 .bar_tel strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin-right: 20px;
	color: #19753b;
}

.bar01 .bar_tel a {
	display: block;
	width: 180px;
	height: 57px;
	text-align: center;
	line-height: 57px;
	background: #f60;
	border-radius: 100px;
	color: #fff;
	font-size: 18px;
	margin-top: 4px;
}

.bar01 .bar_txt {
	padding-top: 64px;
	color: #fff;
	padding-bottom: 37px;
}

.bar01 .bar_txt b {
	display: block;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
}

.bar01 .bar_txt strong {
	font-size: 24px;
	display: block;
}

.bar01 .bar_txt span {
	font-size: 18px;
}

/*案例中心*/
.case_all {
	overflow: hidden;
}

.case_ne li {
	float: left;
	width: 270px;
	margin: 16px 12px;
	float: left;
	overflow: hidden;
	transition: .3s all;
}

.case_ne li img {
	width: 270px;
	height: 198px;
	transition: .3s all;
}

.case_ne li span {
	display: block;
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	transition: .3s all;
}

/*优势*/
.ys_all {
	overflow: hidden;
}

.ys_tit {
	padding-top: 20px;
	text-align: center;
}

.ys_tit b {
	font-size: 38px;
	text-transform: uppercase;
	color: #d0d0d0;
	font-family: Arial, Helvetica, sans-serif;
}

.ys_tit strong {
	font-size: 30px;
	display: block;
	color: #19753b;
}

.ys_tit span {
	font-size: 18px;
}

.advcon {
	overflow: hidden;
	padding: 40px 0 30px;
}

.advcon li .advimg {
	height: 207px;
}

.advcon li .advimg .adtit {
	text-align: center;
	width: 120px;
	height: 207px;
	background: #19753b;
	color: #fff;
}

.advcon li .advimg .adtit strong {
	font-size: 30px;
	display: block;
	padding-top: 55px;
	padding-bottom: 5px;
	font-size: 60px;
	font-family: Arial, Helvetica, sans-serif;
}

.advcon li .advimg .adtit span {
	font-size: 24px;
	font-weight: bold;
}

.advcon li .advtxt {
	padding: 20px;
	font-size: 16px;
	line-height: 30px;
}

/*行间广告*/
.bar02 {
	height: 365px;
	background: url(../images/bar02.jpg) no-repeat center top;
}

.bar02 .bar_tel {
	padding-left: 662px;
}

.bar02 .bar_txt {
	padding-left: 662px;
}

/*客户见证*/
.kh {
	overflow: hidden;
	padding: 30px 0;
	height: 519px;
	background: url(../images/kh_bg.jpg) no-repeat center top;
	margin: 30px 0;
}

.kh_txt li {
	width: 253px;
	margin: 20px 21px;
	float: left;
}

.kh_txt li .kh_img {
	width: 253px;
	height: 167px;
}

.kh_txt li .kh_img img {
	width: 253px;
	height: 167px;
}

.kh_txt li .kh_tit {
	height: 167px;
	background: #e5e5e5;
}

.kh_txt li .kh_tit span a {
	display: block;
	height: 50px;
	line-height: 50px;
	text-indent: 10px;
	overflow: hidden;
	font-size: 16px;
}

.kh_txt li .kh_tit p {
	height: 105px;
	padding: 0 10px;
	line-height: 21px;
	overflow: hidden;
}

.kh_txt li:hover {
	color: #fff;
}

.kh_txt li:hover .kh_tit {
	background: #19753b;
}

.kh_txt li:hover a {
	color: #fff;
}

/*公司简介*/
.about_all {
	overflow: hidden;
	height: 657px;
	background: url(../images/ab_bg.jpg) no-repeat center top;
	overflow: hidden;
}

.about {
	overflow: hidden;
}

.ab_conheader {
	padding-bottom: 45px;
}

.ab_conheader span {
	font-family: Arial, Helvetica, sans-serif;
	color: #88a78c;
	font-size: 48px;
	font-weight: bold;
	text-transform: uppercase;
}

.ab_conheader h3 a {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}

.ab_img {
	width: 536px;
	height: 300px;
	margin-top: 90px;
	margin-left: 28px;
}

.ab_img img {
	width: 536px;
	height: 300px;
}

.ab_con {
	padding-top: 60px;
	width: 542px;
	color: #fff;
}

.ab_con_txt strong a {
	font-size: 24px;
	font-weight: bold;
	color: #d40004;
	display: block;
	margin-bottom: 10px;
}

.ab_con_txt div {
	height: 170px;
	overflow: hidden;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 40px;
}

.ab_con_txt a {
	display: block;
	width: 134px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 50px;
	font-size: 16px;
	background: #333;
	color: #fff;
}

/*xc*/
.partner {
	color: #fff;
}

.par_left {
	height: 60px;
}

.par_left h3 a {
	font-size: 18px;
	color: #fff;
}

.par_left h3 span {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.parss {
	width: 100%;
	height: 64px;
	margin-top: -128px;
}

.parss ul {
	overflow: hidden;
	float: right;
}

.parss li {
	width: 121px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	background: #19753b;
	float: left;
	border: 3px solid #fff;
	font-size: 16px;
}

.parss li a {
	color: #fff;
}

.parss li.on {
	background: #333;
}

.par_right {
	width: 1180px;
	overflow: hidden;
}

.picMarquee-left001 .bd ul li {
	float: left;
	overflow: hidden;
	margin-left: 20px;
	width: 224px;
}

.picMarquee-left001 .bd ul li .pic {
	width: 222px;
	height: 148px;
	border: 1px solid #ddd;
	overflow: hidden;
}

.picMarquee-left001 .bd ul li .pic img {
	width: 222px;
	height: 148px;
	display: block;
	transition: .3s all;
}

.picMarquee-left001 .bd ul li:hover img {
	transform: scale(1.2, 1.2);
}

.picMarquee-left001 .bd ul li .title {
	width: 100%;
	height: 35px;
	text-align: center;
	line-height: 35px;
}

.xc {
	height: 470px;
	background: url(../images/xc.jpg) no-repeat center top;
	overflow: hidden;
}

.xc_c {
	width: 1020px;
	margin: 30px auto;
	overflow: hidden;
}

/*news*/
.news-all {
	overflow: hidden;
	margin: 20px 0;
}

.slideTxtBoxnews {
	text-align: left;
}

.slideTxtBoxnews .hd {
	height: 60px;
	background: url(../images/line_icon.jpg) repeat-x left bottom;
	padding: 0 10px 0 0;
	margin-bottom: 20px;
	position: relative;
}

.slideTxtBoxnews .hd ul {
	height: 26px;
	overflow: hidden;
	background: url(../images/ww.png) no-repeat 98px center;
}

.slideTxtBoxnews .hd div {
	text-transform: uppercase;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a7a7a7;
	height: 16px;
}

.slideTxtBoxnews .hd ul li {
	float: left;
	padding-right: 30px;
	cursor: pointer;
	font-size: 20px;
	margin-right: 10px;
	text-align: center;
	color: #333;
	font-weight: bold;
}

.slideTxtBoxnews .hd span {
	position: absolute;
	right: 5px;
	top: 25px;
}

.slideTxtBoxnews .hd ul li a {
	color: #333;
}

.slideTxtBoxnews .hd ul li.on a {
	color: #19753b;
}

.slideTxtBoxnews .bd .news-Tn {
	overflow: hidden;
	padding-bottom: 20px;
}

.slideTxtBoxnews .bd .news-Tn img {
	width: 285px;
	height: 188px;
}

.slideTxtBoxnews .bd .news-Tn .newTit {
	width: 440px;
	height: 188px;
	background: #eeeeee;
	overflow: hidden;
	margin-right: 9px;
}

.slideTxtBoxnews .bd .news-Tn .newTit span a {
	display: block;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-indent: 12px;
}

.slideTxtBoxnews .bd .news-Tn .newTit p {
	height: 60px;
	overflow: hidden;
	color: #a0a0a0;
	margin: 5px 10px;
}

.slideTxtBoxnews .bd .news-Tn .newTit b a {
	margin-left: 10px;
	display: block;
}

.T-news-con {
	width: 378px;
}

.slideTxtBoxnews .bd .T-news {
	float: left;
	width: 367px;
	overflow: hidden;
	margin-bottom: 15px;
}

.slideTxtBoxnews .bd .T-news p {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	padding-left: 26px;
}

.slideTxtBoxnews .bd .T-news span {
	display: block;
	width: 60px;
	height: 47px;
	text-align: center;
	line-height: 47px;
	background: #19753b;
	color: #fff;
}

.slideTxtBoxnews .bd .T-news .newsTime {
	width: 268px;
	height: 47px;
	line-height: 47px;
	font-size: 14px;
	overflow: hidden;
	padding: 0 15px;
	background: #eee;
	margin-right: 9px;
}

.slideTxtBoxnews .bd .T-news .newsTime span {
	font-size: 24px;
}

.slideTxtBoxnews .bd .T-news .newsTime b {
	font-size: 14px;
}

.slideTxtBoxnews .bd .T-news .newsTxt {
	height: 30px;
	line-height: 30px;
	font-size: 13px;
}

.news-titleOne {
	overflow: hidden;
}

.news-titleTwo {
	padding-top: 20px;
}

.newsTs {
	width: 390px;
	height: 100px;
}

.newsTs div {
	width: 260px;
	height: 84px;
}

.newsTs div span a {
	display: block;
	font-size: 15px;
	margin-bottom: 10px;
}

.newsTs div p {
	height: 40px;
	overflow: hidden;
	color: #a8a8a8;
}

.slideTxtBoxnews .bd li .date {
	float: right;
	color: #999;
}

.news {
	padding: 30px 0 10px;
	overflow: hidden;
}

.newsCon {
	width: 734px;
}

.newsCons {
	width: 426px;
	height: 524px;
	overflow: hidden;
}

.cjwt_header {
	height: 60px;
	background: url(../images/line_icon.jpg) repeat-x left bottom;
}

.newsConW h3 {
	display: inline-block;
}

.newsConW h3 a {
	font-size: 20px;
	color: #19753b;
	font-weight: bold;
}

.cjwt_header b {
	float: right;
	margin-top: 30px;
}

.cjwt_header span {
	color: #a7a7a7;
	font-size: 16px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

.newsIn li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 13px;
}

.newsIn li a {
	float: left;
	display: inline-block;
	width: 290px;
	padding-left: 10px;
}

.newsIn li span {
	float: right;
}

.more-tit span {
	color: #1796d7;
}

.txtMarquee-top {
	overflow: hidden;
	position: relative;
}

.news-header {
	height: 30px;
	padding-left: 10px;
}

.news-header h3 {
	display: inline-block;
	font-size: 18px;
}

.news-header h3 span {
	text-transform: uppercase;
	display: inline-block;
	margin-left: 5px;
}

.txtMarquee-top .bd {
	padding: 15px 0;
}

.txtMarquee-top .infoList li {
	border-bottom: 1px dashed #c5c5c5;
	padding-bottom: 10px;
	font-size: 14px;
}

.txtMarquee-top .infoList li a {
	display: block;
	height: 24px;
	line-height: 24px;
	font-size: 15px;
	color: #19753b;
	margin-top: 5px;
	overflow: hidden;
	background: url(../images/new_icon.png) no-repeat left center;
	padding-left: 25px;
}

.txtMarquee-top .infoList li span {
	display: block;
	height: 58px;
	overflow: hidden;
	color: #a8a8a8;
	line-height: 20px;
	font-family: "微软雅黑";
}

/*友情链接*/
.web-alls1 {
	overflow: hidden;
	margin-bottom: 30px;
	margin-top: 20px;
}

.linkLj a {
	margin-left: 15px;
}