﻿/**网站全局css**/
* {
	margin: 0;
	padding: 0;
}

body {
	min-width: 1200px;
	font-family: "微软雅黑";
	color: #333;
	background: white;
}

p {
	color: #333;
}

a {
	text-decoration: none;
	color: #333;
}

li {
	list-style: none;
}

img {
	border: none;
	display: block;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/**网站全局css end**/
/**banner**/
.banner {
	width: 100%;
	height: 620px;
	overflow: hidden;
	position: relative;
}

.banner .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	width: 100%;
	bottom: 20px;
	z-index: 1;
}

.banner .hd ul {
	overflow: hidden;
	zoom: 1;
	text-align: center;
}

.banner .hd ul li {
	width: 80px;
	height: 6px;
	background: #fff;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 10px;
}

.banner .hd ul li.on {
	background: #009742;
	color: #fff;
}

.banner .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.banner .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	height: 620px;
}

/**banner end**/
/**网站头部**/
.head {
	width: 1200px;
	height: 116px;
	overflow: hidden;
	margin: auto;
}

.head .logo {
	width: 200px;
	height: 50px;
	overflow: hidden;
	float: left;
	margin-top: 35px;
}

.head .logo img {
	width: 200px;
	height: 50px;
}

.head .r {
	float: right;
	height: 116px;
	overflow: hidden;
	display: flex;
	align-items: center;
}

.head .r .headphone {
	float: right;
	height: 55px;
	overflow: hidden;
	background: url(../images/phone.jpg) no-repeat left center;
	font-size: 20px;
	color: #ff6700;
	line-height: 30px;
	box-sizing: border-box;
	padding-left: 60px;
	margin-left: 30px;
}

.head .r .headphone .headphonetext {
	height: 20px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #222222;
}

.head .r .nav {
	height: auto;
	overflow: hidden;
	/* margin-top: 20px; */
}

.head .r .nav ul {
	height: auto;
	overflow: hidden;
}

.head .r .nav ul li {
	height: auto;
	overflow: hidden;
	float: left;
}

.head .r .nav ul li a {
	display: block;
	height: auto;
	font-size: 15px;
	line-height: 15px;
	width: 70px;
	text-align: right;
	transition: 1s;
	text-align: center;
	height: 105px;
	line-height: 120px;
	padding: 0px 15px;
	border-bottom: 6px solid #fff;
}

.head .r .nav ul li a:hover {
	color: #fff;
	background: #00972e;
	border-bottom: 10px solid #ff6700;
}

.head .r .nav ul li a.hover {
	color: #fff;
	background: #00972e;
	border-bottom: 10px solid #ff6700;
}

/**网站头部 end**/
/**网站留言**/
.msgfirbg {
	width: 100%;
	height: 180px;
	overflow: hidden;
	background: #00972e;
}

.msgfir {
	width: 1400px;
    height: auto;
    overflow: hidden;
    margin: auto;
    padding-top: 50px;
}

.msgfir .l {
	float: left;
	height: auto;

}

.msgfir .l .msginfo {
	height: auto;
	overflow: hidden;
	font-size: 15px;
	margin-top: 20px;
}

.msgfir .l .msginfo .que {
	color: #fff;
	line-height: 25px;
	overflow: hidden;
	font-family: SourceHanSansCN-Bold;
	font-size: 28px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #ffffff;
}

.msgfir .l .msginfo .ans {
	font-family: SourceHanSansCN-Normal;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #ffffff;
}

.msgfir .r {
	float: right;
	height: auto;
}

.msgfir .r {
	width: 78%;
	height: 50px;
	/* background-color: #ffffff;*/
}

.msgfir .r .msg-ctn {
	display: flex;
	align-items: center;
	margin-top: 15px;
}

.msgfir .r .msg-ctn input {
	width: 200px;
	height: 50px;
	overflow: hidden;
	margin: 0 20px;
	padding: 20px;
	border: none;
	font-size: 16px;
	box-sizing: border-box;
}

.msgfir .r .msg-ctn .sub {
	height: 55px;
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
	box-sizing: border-box;
	line-height: 15px;
}

.msgfir .r .pic img {
	width: 112px;
	height: 112px;
}

.msgfir .r p {
	font-size: 15px;
	color: #fff;
	overflow: hidden;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
}

.msgsecbg {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #141414;
	padding-top: 15px;
	padding-bottom: 15px;
}

.msgsec {
	width: 1200px;
	height: auto;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: auto;
}

.msgsec .l {
	color: #fff;
	font-size: 15px;
	line-height: 15px;
	overflow: hidden;
	float: left;
}

.msgsec .r {
	color: #fff;
	font-size: 15px;
	line-height: 15px;
	overflow: hidden;
	float: right;
}

.msgsec .r a {
	color: #fff;
}

/**网站留言 end**/
/**网站尾部**/
.footfirbg {
	width: 100%;
	height: 190px;
	overflow: hidden;
	/*background: url('../images/footbg.jpg') no-repeat center center;*/
    background: black;

}

.footfir {
	width: 1280px;
	height: auto;
	overflow: hidden;
	margin: auto;
	padding-top: 50px;
	display: flex;
}

.footfir .l {
	float: left;
	height: auto;

}

.footfir .l .footnav {
	height: auto;
	overflow: hidden;
}

.footfir .l .footnav a {
	display: inline-block;
	vertical-align: middle;
	color: #999;
	margin-right: 40px;
	font-size: 15px;
	font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #ffffff;
	opacity: 0.9;
}



.footfir .l .footinfo {
	height: auto;
	overflow: hidden;
	font-size: 15px;
	margin-top: 20px;
}

.footfir .l .footinfo p {
	color: #999;
	line-height: 25px;
	overflow: hidden;
}

.footfir .r {
	float: right;
	height: auto;
}

.footfir .r .pic {
	width: 112px;
	height: auto;
	overflow: hidden;
}

.footfir .r .pic img {
	width: 112px;
	height: 112px;
}

.footfir .r p {
	text-align: right;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	font-family: SourceHanSansCN-Normal;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #ffffff;
	opacity: 0.9;
}

.footfir .r .footinfo .phone {
	font-family: Arial-BoldMT;
	font-size: 32px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #ffffff;
	opacity: 0.9;
	display: flex;
	align-items: center;
	margin-top: 0px;
	justify-content: flex-end;
}

.footfir .r .footinfo .phone .phonepic {
	width: 25px;
	height: 25px;
	margin-right: 5px;
}

.footfir .r .footinfo .contact {
	display: flex;
	justify-content: flex-end;
	width: 620px;
	text-align: right;
}

.footfir .r .footinfo .contact .p {
	margin-right: 20px;
}

.footsecbg {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #141414;
	padding-top: 15px;
	padding-bottom: 15px;
}

.footsec {
	/* width: 1200px; */
	height: auto;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 45px auto;
	font-family: SourceHanSansCN-Normal;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #ffffff;
	opacity: 0.7;
	width: 80%;
    float: left;
}

.footsec .l {
	color: #999;
	font-size: 15px;
	line-height: 15px;
	overflow: hidden;
	float: left;
}

.footsec .r {
	color: #999;
	font-size: 15px;
	line-height: 15px;
	overflow: hidden;
	float: right;
}

.footsec .r a {
	color: #999;
}

/**网站尾部 end**/
/**网站首页**/
/**首页头部**/
.indtou {
	width: 100%;
	height: 80px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.indtou .cntit {
	font-size: 30px;
	color: #3e3e3e;
	float: left;
	font-weight: bold;
	/* overflow: hidden;
	line-height: 40px; */
}

.indtou .entit {
	font-size: 14px;
	/* height: auto;
	overflow: hidden;
	float: left;
	line-height: 50px; */
	/* margin-left: 20px; */
}

.indtou .more {
	float: right;
	height: 35px;
	overflow: hidden;
	display: flex;
	margin-top: 30px;
}

.indtou .more a {
	display: block;
	/* background: url(../images/arr.png) no-repeat right center; */
	overflow: hidden;
	padding-right: 20px;
	line-height: 25px;
	font-size: 16px;
	transition: 1s;
}

.indtou .more a:hover {
	/* color: #FB6638; */
}

/**首页头部 end**/
/**网站首页第一部分**/
.indfirbg {
	width: 100%;
	height: 758px;
	overflow: hidden;
	/* background: url('../images/indfirbg.jpg') no-repeat center center; */
}

.indfir {
	width: 1200px;
	height: 550px;
	overflow: hidden;
	margin: auto;
	margin-top: 140px;
	position: relative;
}

.indfir .l {
	position: absolute;
	height: auto;
	overflow: hidden;
	width: 750px;
	left: -1500px;
	top: 0px;
}

.indfir .l .indabuentit {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 50px;
	margin-top: 30px;
	margin-bottom: 25px;
	font-family: SourceHanSansCN-Bold;
	font-size: 30px;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #000000;
	opacity: 0.9;
}

.indfir .l .line {
	width: 50px;
	height: 6px;
	background-color: #ff6700;
}

.indfir .l .indabucntit {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
	line-height: 30px;
	font-family: SourceHanSansCN-Medium;
	font-size: 22px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #000000;
	opacity: 0.9;
}

.indfir .l .indabucont {
	width: 95%;
	height: auto;
	overflow: hidden;
}

.indfir .l .indabucont p {
	font-size: 15px;
	text-align: justify;
	line-height: 35px;
	overflow: hidden;
	text-indent: 1px;
	margin-top: 40px;
	font-family: SourceHanSansCN-Normal;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #444444;
}

.indfir .l .indabumore {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.indfir .l .indabumore a {
	width: 96%;
	height: 100px;
	color: white;
	font-size: 22px;
	text-align: left;
	display: block;
	background-color: #00972e;
	padding: 15px;
	/* line-height: 40px; */
}

.indfir .l .indabumore a p {
	width: 100%;
	height: 70px;
	color: white;
	font-size: 12px;
	text-align: left;
	display: block;
	background-color: #00972e;
}

.indfir .r {
	width: 450px;
	height: 550px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: -1500px;
}

.indfir .r img {
	width: 532px;
	height: 550px;
}

/**网站第一首页部分 end**/
/**网站首页第二部分**/
.indsec {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-top: 70px;
	margin-bottom: 50px;
}

.indsec .list {
	width: 100%;
	height: 520px;
	overflow: hidden;
	margin-top: 25px;
	position: relative;
}

.indsec .list ul {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}

.indsec .list ul li {
	width: 294px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 20px;
	margin-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.indsec .list ul li a {
	display: block;
	height: auto;
	overflow: hidden;
	width: 290px;
	box-shadow: 0px 0px 4px #ccc;
	margin: auto;
	border-radius: 3px;
	transition: 1s;
}

.indsec .list ul li a:hover {
	box-shadow: 0px 0px 4px #00972e;
}

.indsec .list ul li a .pic {
	width: 290px;
	height: auto;
	overflow: hidden;
}

.indsec .list ul li a .pic img {
	width: 290px;
	height: auto;
}

.indsec .list ul li a .tit {
	width: 250px;
	height: 30px;
	overflow: hidden;
	margin: auto;
	margin-bottom: 15px;
}

.indsec .list ul li a .tit .wenzi {
	width: 220px;
	height: 30px;
	overflow: hidden;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 15px;
	line-height: 30px;
	transition: 1s;

}

.indsec .list ul li a:hover .tit .wenzi {
	color: #00972e;
}

.indsec .list ul li a .tit .tb {
	width: 18px;
	float: right;
	overflow: hidden;
	height: 30px;
	background: url('../images/indproarr.jpg') no-repeat center center;
}

.indsec .pro_more {
	display: block;
	background: transparent;
	overflow: hidden;
	padding-right: 0;
	line-height: 25px;
	font-size: 18px;
	transition: 1s;
	text-align: right;
	height: 100px;
	color: #00972e;
}

/**网站首页第二部分 end**/
/**网站首页第三部分**/
.indthibg {
	width: 100%;
	height: 370px;
	background: url('../images/indthibg.jpg') no-repeat center center;
	overflow: hidden;
}

.indthi {
	width: 1200px;
	height: 370px;
	margin: auto;
	position: relative;
	overflow: hidden;
}

.indthi ul {
	width: 100%;
	height: 370px;
	overflow: hidden;
	font-size: 0;
	position: absolute;
	bottom: -1500px;
	left: 0px;
}

.indthi ul li {
	overflow: hidden;
	width: 180px;
	display: inline-block;
	margin-right: 75px;
	vertical-align: top;
	margin-top: 60px;
	cursor: pointer;
}

.indthi ul li .pic {
	width: 100%;
	height: 140px;
	overflow: hidden;
}

.indthi ul li .pic img {
	width: 140px;
	height: 140px;
	margin: auto;
	transition: 0.5s;

}

.indthi ul li:hover .pic img {
	transform: rotate(360deg);
}

.indthi ul li .tit {
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 18px;
	overflow: hidden;
	margin-top: 25px;
}

.indthi ul li .des {
	font-size: 15px;
	color: white;
	line-height: 22px;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
}

/**网站首页第三部分 end**/
/**网站首页第四部分**/
.indfoubg {
	width: 100%;
	height: 690px;
	overflow: hidden;
	background: #f3f9ff;
	background: url(../images/foubg.png) no-repeat;
	background-size: cover;
}

.indfoubg {
	width: 100%;
	height: 580px;
	overflow: hidden;
	background: #f3f9ff;
	background: url(../images/foubg.png) no-repeat;
	background-size: cover;
}

.indfou {
	width: 1200px;
	margin: auto;
	overflow: hidden;
	margin-top: 70px;
	margin-bottom: 50px;
}

.indfou .list {
	width: 100%;
	height: 476px;
	overflow: hidden;
	margin-top: 50px;
	position: relative;
}

.indfou .list {
	width: 100%;
	height: 300px;
	overflow: hidden;
	margin-top: 50px;
	position: relative;
}

.indfou .list ul {
	width: 100%;
	height: 476px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: -1500px;
}

.indfou .list ul li {
	width: 268px;
	height: auto;
	overflow: hidden;
	margin-right: 42.66px;
	float: left;
}

.indfou .list ul li .pic {
	width: 268px;
	height: auto;
	overflow: hidden;
}

.indfou .list ul li .pic img {
	width: 268px;
	height: 178px;
	transition: 1s;
}

.indfou .list ul li:hover .pic img {
	transform: scale(1.1);
}

.indfou .list ul li p {
	font-size: 15px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: 1s;
}

.indfou .list ul li:hover p {
	color: #00972e;
}

.indfou .indtou .cntit {
	position: relative;
}

.indfou .indtou .entit {
	font-size: 25px;
	margin-top: 38px;
	font-family: SourceHanSansCN-Bold;
	font-size: 25px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 0px;
	color: #000000;
	opacity: 0.9;

}

.indfou .indtou .cntit .line {
	width: 100px;
	height: 15px;
	background: #ff6700;
	position: absolute;
	top: 28px;
	/* opacity: 0.5; */
	z-index: 99;
}

.indfou .indtou .cntit .title1 {
	position: absolute;
	z-index: 999;
	width: 300px;
	height: 80px;
	font-family: SourceHanSansCN-Bold;
	font-size: 25px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 0px;
	color: #000000;
	opacity: 0.9;
}

.indfou .indtou .more a {
	display: block;
	background: transparent;
	overflow: hidden;
	padding-right: 0;
	line-height: 25px;
	font-size: 18px;
	transition: 1s;
	text-align: right;
	height: 100px;
	color: #0000008f;
}

.indfou .indtou .more a .img {
	margin-left: 135px;
}

.indfou .list ul li {
	width: 181px;
	height: auto;
	overflow: hidden;
	margin-right: 21.66px;
	float: left;
}

.indfou .list ul li .pic img {
	width: 181px;
	height: 243px;
	transition: 1s;
}

/**网站首页第四部分 end**/
/**网站首页第五部分**/
.indfifbg {
	width: 100%;
	height: 690px;
	overflow: hidden;
	background: #f8f8f8;
}

.indfif {
	width: 1200px;
	margin: auto;
	overflow: hidden;
	margin-top: 70px;
	margin-bottom: 50px;
}

.indfif .list {
	width: 100%;
	height: 476px;
	overflow: hidden;
	margin-top: 50px;
	position: relative;
}


.indfif .list ul {
	width: 100%;
	height: 476px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: -1500px;
}

.indfif .list ul li {
	width: 268px;
	height: auto;
	overflow: hidden;
	margin-right: 42.66px;
	float: left;
}

.indfif .list ul li .pic {
	width: 268px;
	height: auto;
	overflow: hidden;
}

.indfif .list ul li .pic img {
	width: 268px;
	height: 178px;
	transition: 1s;
}

.indfif .list ul li:hover .pic img {
	transform: scale(1.1);
}

.indfif .list ul li p {
	font-size: 15px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: 1s;
}

.indfif .list ul li:hover p {
	color: #00972e;
}

.indfif .indtou .cntit {
	position: relative;
}

/* .indfif .indtou .entit {
	font-size: 25px;
	margin-top: 38px;
	font-family: SourceHanSansCN-Bold;
	font-size: 25px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 0px;
	color: #000000;
	opacity: 0.9;

} */

.indfif .indtou .cntit .line {
	width: 100px;
	height: 15px;
	background: #ff6700;
	position: absolute;
	top: 28px;
	/* opacity: 0.5; */
	z-index: 99;
}

.indfif .indtou .cntit .title1 {
	position: absolute;
	z-index: 999;
	width: 300px;
	height: 80px;
	font-family: SourceHanSansCN-Bold;
	font-size: 25px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 0px;
	color: #000000;
	opacity: 0.9;
}

.indfif .indtou .more a {
	display: block;
	background: transparent;
	overflow: hidden;
	padding-right: 0;
	line-height: 25px;
	font-size: 18px;
	transition: 1s;
	text-align: right;
	height: 100px;
	color: #00972e;
}

.indfif .indtou .more a .img {
	margin-left: 135px;
}

/**网站首页第五部分 end**/
/**网站首页第六部分**/
.indsix {
	width: 1200px;
	margin: auto;
	margin-top: 80px;
	margin-bottom: 80px;

	height: 500px;
}

.indsix .list {
	width: 100%;
	margin-top: 20px;
	display: flex;
	width: 1200px;
	position: relative;
}

.indsix .list ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.indsix .list ul li {
	width: 384px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 24px;
}

.indsix .list ul li .pic {
	width: 384px;
	height: 208px;
	overflow: hidden;
}

.indsix .list ul li .pic img {
	width: 384px;
	height: 208px;
}

.indsix .list ul li .tit {
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 16px;
	margin-top: 30px;
	margin-bottom: 17px;
	transition: 1s;
}

.indsix .list ul li:hover .tit {
	color: #00972e;
}

.indsix .list ul li .des {
	font-size: 14px;
	line-height: 22px;
	overflow: hidden;
	color: #666;
	text-align: justify;
	height: 44px;
	transition: 1s;
}

.indsix .list ul li:hover .des {
	color: #00972e;
}

.indsix .indtou .more a {
	display: block;
	background: transparent;
	overflow: hidden;
	padding-right: 0;
	line-height: 50px;
	font-size: 18px;
	transition: 1s;
	text-align: right;
	height: 100px;
	color: #00972e;
}

.indsix .l {
	flex-shrink: 0;
	width: 48%;
	height: 420px;
	display: flex;
	flex-direction: column;
	background-color: #fff;
	/*left: -1500px;*/
	position: absolute;
	height: auto;
	/*left: -1500px;*/
	top: 0px;
}

.indsix .l .left-img {
	width: 100%;
}

.indsix .l .left-img img {
	width: 100%;
}

.indsix .l .left-title {
	font-size: 20px;
	box-sizing: border-box;
	height: 65px;
	line-height: 65px;
}

.indsix .l .left-ctn {
	box-sizing: border-box;
	color: rgba(0, 0, 0, 0.5);
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.indsix .r {
	width: 50%;
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
	background-color: #f8f8f8;
	margin-left: 15px;
	/*right: -1500px;*/
	position: absolute;
	top: 0px;
	/*right: -1500px;*/
}

.indsix .r .right-item {
	width: 97%;
	height: 120px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f8f8f8;
	padding: 10px;
}

.indsix .r .right-item .item-outer {
	width: 100%;
	display: flex;
	align-items: center;
}

.indsix .r .right-item .item-outer .item-no {
	width: 19%;
	font-size: 70px;
	font-weight: bold;
	color: #00972e;
	height: 85px;
	line-height: 85px;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
	margin-right: 5px;
	margin-left: 5px;
}

.indsix .r .right-item .item-outer .item-text {
	width: 100%;
	height: 100px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 0 25px;
	box-sizing: border-box;
	padding: 5px
}

.indsix .r .right-item .item-outer .item-text .text-title {
	font-size: 19px;
	margin-bottom: 10px;
	font-weight: bold;
}

.indsix .r .right-item .item-outer .item-text .text-dsc {
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.indsix .r .right-item:hover {
	background-color: #00972e;

}

.indsix .r .right-item:hover .text-title,
.indsix .r .right-item:hover .text-dsc {
	color: white;
}

.indsix .r .right-item:hover .item-no {
	color: white;
}

/**网站首页第六部分 end**/
/**网站首页 end**/
/**所在位置**/
.inssite {
	width: 1200px;
	margin: auto;
	height: 35px;
	box-sizing: border-box;
	font-size: 14px;
	margin-top: 35px;
}

.inssite a {
	display: inline-block;
	overflow: hidden;
	background: url('../images/sitearr.jpg') no-repeat left center;
	box-sizing: border-box;
	padding-left: 10px;
	vertical-align: middle;
	margin-left: 10px;
	transition: 1s;
}

.inssite a:hover {
	color: #00972e;
}

.inssite span {
	display: inline-block;
	color: #00972e;
	background: url('../images/sitearr.jpg') no-repeat left center;
	box-sizing: border-box;
	padding-left: 10px;
	vertical-align: middle;
	margin-left: 10px;
}

/**所在位置 end**/
/**内容展示页**/
.insxx {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 40px;
}

.insxx .insxxtitle {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333;
}

.insxx .insxxtime {
	text-align: center;
	font-size: 14px;
	padding-bottom: 10px;
	color: #333;
}

.insxx .insxxcontent {
	text-align: justify;
	font-size: 15px;
	color: #333;
	line-height: 25px;
	color: #333;
}

.insxx .insxxcontent img {
	display: inline-block;
	max-width: 1200px;
}

.insxx .insxxcontent p {
	font-size: 15px;
	color: #333;
	line-height: 25px;
	color: #333;
}

.insxx .insxxpic {
	height: auto;
	overflow: hidden;
	padding-bottom: 10px;
	padding-top: 10px;
}

.insxx .insxxpic img {
	display: block;
	margin: auto;
	max-width: 1200px;

}

.insxx .insxxxx {
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	margin-top: 20px;
	overflow: hidden;
}

/**内容展示页 end**/
/**分页**/
.switch {
	padding-top: 17px;
	padding-bottom: 17px;
	text-align: center;
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	box-sizing: content-box;
}

.switch a {
	display: inline-block;
	border: 1px solid #ccc;
	text-align: center;
	margin: 5px;
	padding: 5px;
	background: #f2f2f2;
	color: #333;
	text-decoration: none;
	box-sizing: content-box;
}

.switch a:hover {
	background: #00972e;
	color: white;
}

.switch a.on {
	background: #00972e;
	color: white;
}

/**分页 end**/
/**about.php**/
.about {
	width: 1200px;
	margin: 0 auto;
	padding: 60px 0 10px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}

.about1 {
	width: 1200px;
	margin: 0 auto;
	padding: 0px 0 30px;
	box-sizing: border-box;
}

.about-left p:first-child {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 20px;
}

.about-left p:last-child {
	font-size: 54px;
	font-weight: bold;
	color: rgba(0, 0, 0, 0.1);
	text-transform: uppercase;
}

.about .about-img {
	width: 560px;
	height: 310px;
	margin-left: 57px;
	overflow: hidden;
	flex-shrink: 0;
}

.about .about-img img {
	width: 100%;
}

.about .about-text {
	margin-top: 20px;
	font-family: SourceHanSansCN-Normal;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #444444;
}

.about1 .list {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 55px;
}

.about1 .list ul {
	width: 95%;
	height: auto;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	background-color: #efefef;
	padding: 20px;
}

.about1 .list ul li {
	overflow: hidden;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	min-width: 370px;
	min-height: 371px;
}

.about1 .list ul li a {
	display: block;
	overflow: hidden;
	margin: auto;
	border-radius: 3px;
	transition: 1s;
	min-width: 370px;
	min-height: 371px;
	text-align: center;
}

.about1 .list ul li a:hover {
	/* box-shadow: 0px 0px 4px #00972e; */
}

.about1 .list ul li a .pic {
	overflow: hidden;
	overflow: hidden;
	min-width: 370px;
	min-height: 371px;
}

.about1 .list ul li a .pic img {
	min-width: 370px;
	min-height: 371px;
}

.about1 .list ul li a .tit {
	width: 250px;
	height: 30px;
	overflow: hidden;
	margin: auto;
	margin-bottom: 15px;
}

.insabu {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.insabu p {
	text-indent: 30px;
	margin-bottom: 40px;
}

.insabu .piclist {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.insabu .piclist ul {
	width: 100%;
	height: auto;
}

.insabu .piclist ul li {
	float: left;
	width: 386px;
	margin-right: 21px;
	overflow: hidden;
}

.insabu .piclist ul li img {
	width: 386px;
	height: 272px;
}

/**about.php end**/
/**product.php**/
.product {
	width: 1200px;
	margin: 60px auto;
	display: flex;
}

.product .product-nav {
	width: 285px;
	display: flex;
	flex-direction: column;
	flex-shrink: 0;
}

.product .product-nav .nav-header {
	width: 100%;
	display: flex;
	flex-direction: column;
	background-color: #00972e;
	padding: 25px 20px;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.product .product-nav .nav-header p:first-child {
	color: #fff;
	font-size: 24px;
	margin-bottom: 10px;
}

.product .product-nav .nav-header p:last-child {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
}

.product .product-nav .nav-list {
	display: flex;
	flex-direction: column;
	margin-bottom: 10px;
	width: 245px;
	height: auto;
	padding: 10px 20px;
	position: relative;
}


.product .product-nav .nav-list .list-title {
	position: relative;
	background-color: #f8f8f8;
	transition: 0.1s ease;
}

.product .product-nav .nav-list .list-title .title-text {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	padding: 0 20px;
	box-sizing: border-box;
}

.product .product-nav .nav-list .list-title .title-icon {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 6px;
	height: 6px;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	transform: rotate(45deg);
	transition: 0.15s ease;
}

.product .product-nav .nav-list .list-title:hover {
	background-color: #db5810;
}

.product .product-nav .nav-list .list-title:hover .title-text {
	color: #fff;
}

.product .product-nav .nav-list .list-title:hover .title-icon {
	transform: rotate(135deg);
	border-color: #fff;
}

.product .product-nav .nav-list .active-parent {
	background-color: #db5810;
}

.product .product-nav .nav-list .active-parent .active-text {
	color: #fff;
}

.product .product-nav .nav-list .active-parent .active-icon {
	transform: rotate(135deg);
	border-color: #fff;
}

.product .product-nav .nav-list .list-body {
	width: 100%;
	display: flex;
	flex-direction: column;
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 10px 0;
	box-sizing: border-box;
}

.product .product-nav .nav-list .list-body .body-text {
	padding: 10px 20px;
	box-sizing: border-box;
}

.product .product-nav .nav-list .list-body .body-text:hover {
	color: #db5810;
}

.product .product-nav .nav-list .list-body .active {
	color: #db5810;
}

.product .product-list {
	margin-left: 20px;
	display: flex;
	flex-direction: column;
}

.product .case-list {
	margin-top: -25px;
}

.product .product-list .list-search {
	display: flex;
	align-items: center;
}

.product .product-list .list-search input {
	width: 350px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #db5810;
	box-sizing: border-box;
	padding: 0 15px;
}

.product .product-list .list-search a {
	font-size: 16px;
	width: 85px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background-color: #db5810;
}

.product .product-list .list-ctn {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.product .product-list .list-ctn::after {
	content: '';
	width: 300px;
}

.product .product-list .list-ctn .ctn-item {
	width: 300px;
	display: flex;
	flex-direction: column;
	border: 1px solid #e5e5e5;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	margin-top: 25px;
	height: auto;
	margin-right: 10px;
	background: white;
}

.product .product-list .list-ctn .ctn-item:hover .item-img img {
	scale: 1.1;
	transition: 0.15s ease-in-out;
}

.product .product-list .list-ctn .ctn-item:hover .item-btn {
	color: #fff;
	background-color: #db5810;
	transition: 0.1s linear;
}

.product .product-list .list-ctn .ctn-item .item-img {
	width: 100%;
	height: 225px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
}

.product .product-list .list-ctn .ctn-item .item-img img {
	width: 80%;
}

.product .product-list .list-ctn .ctn-item .case-img {
	height: 220px;
}

.product .product-list .list-ctn .ctn-item .item-title {
	width: 100%;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
}

.product .product-list .list-ctn .ctn-item .case-title {
	background-color: #f8f8f8;
}

.product .product-list .list-ctn .ctn-item .item-dsc {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.5);
	padding: 0 20px;
	box-sizing: border-box;
	line-height: 1.5;
	height: 60px;
}

.product .product-list .list-ctn .ctn-item .item-btn {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	background-color: #f8f8f8;
	color: #db5810;
	margin-top: 20px;
}

.product .news {
	display: flex;
	flex-direction: column;
	margin-left: 20px;
}

.product .news .news-first {
	background-color: #f8f8f8;
	padding: 20px;
	box-sizing: border-box;
	display: flex;
}

.product .news .news-first:hover {
	background-color: #db5810;
	color: white;
}

.product .news .news-first .first-img {
	width: 300px;
	overflow: hidden;
	flex-shrink: 0;
	margin-right: 20px;
}

.product .news .news-first .first-img img {
	width: 100%;
}

.product .news .news-first .first-text {
	display: flex;
	flex-direction: column;
}

.product .news .news-first .first-text .text-title {
	font-size: 18px;
	margin-bottom: 15px;
}

.product .news .news-first .first-text .text-dsc {
	font-size: 14px;
	line-height: 1.8;
	/* color: rgba(0, 0, 0, 0.5); */
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-bottom: 30px;
}

.product .news .news-first .first-text .text-date {
	font-size: 14px;
	/* color: rgba(0, 0, 0, 0.5); */
}

.product .news .news-ctn {
	display: flex;
	flex-direction: column;
	background-color: #f8f8f8;
	padding: 0 20px;
	box-sizing: border-box;
	margin-top: 20px;
}

.product .news .news-ctn .ctn-item {
	padding: 30px 0;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
	padding: 10px;
}

.product .news .news-ctn .ctn-item:hover {
	background-color: #db5810;
	color: white;
}

.product .news .news-ctn .ctn-item:last-child {
	border-bottom: none;
}

.product .news .news-ctn .ctn-item .item-title {
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
	font-weight: bold;
}

.product .news .news-ctn .ctn-item .item-title .title-text {
	font-size: 18px;
}

.product .news .news-ctn .ctn-item .item-title .title-date {
	font-size: 14px;
	/* color: rgba(0, 0, 0, 0.5); */
	flex-shrink: 0;
	margin-left: 20px;
}

.product .news .news-ctn .ctn-item .item-dsc {
	font-size: 14px;
	/* color: rgba(0, 0, 0, 0.5); */
	line-height: 1.8;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.insprolist {
	width: 1000px;
	height: 890px;
	overflow: hidden;
	position: relative;
}

.insprolist ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.insprolist ul li {
	width: 250px;
	height: auto;
	background-color: #f8f8f8;
	margin-bottom: 20px;
	overflow: hidden;
	float: left;
	margin-right: 24px;
	padding: 20px;
}

.insprolist ul li a {
	display: block;
	height: auto;
	overflow: hidden;
	width: 265px;
	height: auto;
	/* box-shadow: 0px 0px 4px #ccc; */
	margin: auto;
	border-radius: 3px;
	transition: 1s;
}

.insprolist ul li a:hover {
	/* box-shadow: 0px 0px 4px #00972e; */
}

.insprolist ul li a .pic {
	width: 245px;
	height: auto;
	overflow: hidden;
}

.insprolist ul li a .pic img {
	width: 100%;
	height: 170.34px;
}

.insprolist ul li a .tit {
	width: 340px;
	height: 30px;
	margin: auto;
	margin-bottom: 15px;
}

.insprolist ul li a .tit .wenzi {
	width: 245px;
	height: 30px;
	overflow: hidden;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 15px;
	line-height: 30px;
	transition: 1s;
	text-align: center;
	margin-top: 10px;
}

.insprolist ul li a:hover .tit .wenzi {
	/* color: #00972e; */
}

.insprolist ul li a .tit .tb {
	width: 18px;
	float: right;
	overflow: hidden;
	height: 30px;
	background: url('../images/indproarr.jpg') no-repeat center center;
}

/**product.php end**/
/**case.php**/
.caselist {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-top: 80px;
	margin-bottom: 40px;

}

.caselist ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.caselist ul li {
	width: 268px;
	height: auto;
	overflow: hidden;
	margin-right: 42.66px;
	float: left;
}

.caselist ul li .pic {
	width: 268px;
	height: auto;
	overflow: hidden;
}

.caselist ul li .pic img {
	width: 268px;
	height: 178px;
	transition: 1s;
}

.caselist ul li:hover .pic img {
	transform: scale(1.1);
}

.caselist ul li p {
	font-size: 15px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: 1s;
}

.caselist ul li:hover p {
	color: #00972e;
}

/**case.php end**/
/**news.php**/
/**新闻列表**/
.inslist {
	width: 1160px;
	height: auto;
	margin: 35px auto;
	overflow: hidden;
	padding: 30px 0px;
	background-color: #f8f8f8;
	padding: 20px;
	margin-top: 65px;
}

/**内页第一条新闻**/
.insfirnew {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
}

.insfirnew .pic {
	width: 350px;
	height: 200px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}

.insfirnew .pic img {
	width: 350px;
	height: 200px;
}

.insfirnew .right {
	width: 62%;
	float: left;
	margin-left: 15px;
}

.insfirnew .right .tit {
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: SourceHanSansCN-Bold;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 1px;
	color: #00972e;
}

.insfirnew .right .time {
	color: #999;
	overflow: hidden;
	font-family: ArialMT;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 1px;
	color: #444444;
}

.insfirnew .right .des {
	overflow: hidden;
	text-align: justify;
	font-family: SourceHanSansCN-Normal;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #000000;
	opacity: 0.9;
}

.insfirnew .right:hover .tit {
	color: #00972e;
}

.insfirnew .right:hover .time {
	color: #00972e;
}

.insfirnew .right:hover .des {
	color: #00972e;
}

/**内页第一条新闻 end**/
.inslist ul {
	width: 1140px;
	height: auto;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.inslist ul li {
	width: 48%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
	line-height: 45px;
}

.inslist ul li a {
	display: block;
	width: 100%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

.inslist ul li a div.tit {
	width: 400px;
	font-size: 14px;
	color: #333;
	float: left;
	transition: 1s;
	/* display: flex; */
	margin-right: 10px;
}

.inslist ul li a:hover div.tit {
	color: #00972e;
}

.inslist ul li a div.tit span {
	display: inline-block;
	background-color: #00972e;
	width: 8px;
	height: 8px;
	margin-top: 7px;
	margin-right: 10px;
}

.inslist ul li a div.time {
	width: 120px;
	font-size: 14px;
	color: #333;
	text-align: right;
	float: left;
}

/**新闻列表 end**/
/**news.php**/
/**contact**/
/**联系我们**/
.inscontact {
	width: 1160px;
	height: auto;
	overflow: hidden;
	margin: auto;
	padding-top: 50px;
	padding-bottom: 60px;
	margin-top: 65px;
	background-color: #f8f8f8;
	margin-bottom: 35px;
	padding-left: 20px;
}

.inscontact .cntit {
	width: 100%;
	text-align: center;
	font-size: 32px;
	overflow: hidden;
	color: #00972e;
	line-height: 32px;
	margin-bottom: 10px;
}

.inscontact .entit {
	width: 100%;
	text-align: center;
	font-size: 18px;
	overflow: hidden;
	color: #ccc;
	margin-bottom: 40px;
	padding-bottom: 25px;
	border-bottom: 1px solid #eee;
}

.inscontact .map {
	width: 600px;
	height: 362px;
	overflow: hidden;
	float: left;
}

.inscontact .info {
	width: 480px;
	float: left;
	height: auto;
	overflow: hidden;
	margin-right: 80px;
}

.inscontact .info .gstit {
	margin-bottom: 20px;
	color: #333333;
	font-size: 22px;
	overflow: hidden;
	margin-top: 30px;
}

.inscontact .info p {
	font-size: 15px;
	overflow: hidden;
	color: #666;
	line-height: 40px;
	text-align: justify;
}

.inscontact .info .cttwocode {
	width: 122px;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}

.inscontact .info .cttwocode img {
	width: 120px;
	height: 120px;
	border: 1px solid #ccc;
}

.inscontact .info .cttwocode .ss {
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #666;
}

/**联系我们 end**/
/**contact.php**/
/**客服代码**/
#service {
	width: 161px;
	height: auto;
	position: fixed;
	bottom: 10px;
	right: 0px;
	z-index: 100;
}

*html #service {
	margin-top: 258px;
	position: absolute;
	top: expression(eval(document.documentElement.scrollTop));
}

#service li {
	width: 161px;
	height: 60px;
}

#service li img {
	float: right;
}

#service li a {
	height: 49px;
	float: right;
	display: block;
	min-width: 47px;
	max-width: 161px;
}

#service li a .shows {
	display: block;
}

#service li a .hides {
	margin-right: -143px;
	cursor: pointer;
	cursor: hand;
}

#service li a.weixin_area .hides {
	display: none;
	position: absolute;
	right: 143px;
}

#service li a.weixin_area .weixin {
	display: none;
	position: absolute;
	right: 0;
	top: 48px
}

#p2 {
	width: 112px;
	background-color: #A7D2A9;
	height: 47px;
	margin-left: 47px;
	border: 1px solid #8BC48D;
	text-align: center;
	line-height: 47px
}

#p3 {
	width: 112px;
	background-color: #EC9890;
	height: 47px;
	margin-left: 47px;
	border: 1px solid #E6776C;
	text-align: center;
	line-height: 47px
}

#p1 {
	width: 47px;
	height: 49px;
	float: left
}

a:hover {
	text-decoration: none
}

/**客服代码 end**/