@charset "utf-8";
/* CSS Document */
body{
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:1.5;
	font-family:anton, anton1, anton2, anton3,Microsoft YaHei;
	font-weight: 300;
}

@font-face{
	font-family: anton;
	src: url('../font/anton.woff.ttf'),
	url('../font/anton.woff.ttf'); /* IE9+,可以是具体的实际链接 */
}
@font-face{
	font-family: anton1;
	src: url('../font/PINGFANG SC BOLD.ttf'),
	url('../font/PINGFANG SC BOLD.ttf'); /* IE9+,可以是具体的实际链接 */
}
@font-face{
	font-family: anton2;
	src: url('../font/PINGFANG SC HEAVY.ttf'),
	url('../font/PINGFANG SC HEAVY.ttf'); /* IE9+,可以是具体的实际链接 */
}
@font-face{
	font-family: anton3;
	src: url('../font/PINGFANG SC SEMIBOLD.ttf'),
	url('../font/PINGFANG SC SEMIBOLD.ttf'); /* IE9+,可以是具体的实际链接 */
}
	
*{
	margin:0;
	padding:0;
	box-sizing: border-box;
	}
img{
	border:0;
	}
ul,li{
	list-style:none;
	}
a{
	color:#333333;
	text-decoration:none;
	transition: all 0.6s;
	}
a:hover{
	color:#32AF0F;
	text-decoration: none;
	}
table{ 
	margin: auto;
	}
i{ font-style:normal}
em{ font-style:normal}


.error-input{ border:1px solid #FF0000;}
h5{ font-weight:600}
h1{ font-weight:600}

.tanc{
	left:0;
	top:0;
	position: fixed;
	width:100%; 
	z-index:99999;
	height:100%;
	background-color:rgba(0,0,0,0.30);
	padding-top:10%;
	display:none;
}
.tcmain{ width:740px; margin:auto;}
.tanc01{
	display: flex;
	width:100%;
	float:left;
	border-radius:15px 0px 15px 0px;
	border:5px solid rgba(90,160,63,0.30);
	padding:50px 0;
	justify-content: center;
	background-color:#FFFFFF
}
.tanc01 ul{ width:260px;}
.tanc01 ul li{ width:100%; margin-top:20px; display: flex;
	justify-content: center; font-size:20px; color:#289a0c;}
.tanc01 ul li:first-child{ margin-top:0px}
.chaxbk{
	width: 100%;
	height: 48px;
	line-height: 48px;
	border: 2px solid rgba(90,160,63,0.70);
	background-color: #ffffff;
	outline: none;
	padding-left: 10px;
	color: #999999;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999999;
	border-radius:10px;
}
.chaxanniu{
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	background-color: #289a0c;
	color: #FFFFFF;
	border: 0px;
	border-radius:15px 0px 15px 0px;
	font-size:16px;
}
.chaxanniu2{
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	background-color: #999999;
	color: #FFFFFF;
	border: 0px;
	border-radius:15px 0px 15px 0px;
	font-size:16px;
	margin-left:20px;
}
.yih{ white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;}
@media (min-width:1140px) {
.pc190{height:190px; overflow:hidden;}
.lbwz{ font-size:14px; color:#8B8E8C; font-weight:300}
.pld50{ padding-left:50px;}
.fhtop{
	width: 45px;
	height: 81px;
	position: fixed;
	right: 5%;
	bottom: 100px;
	z-index: 99999;
}
.fhtop img{ height:100px;}
.main{
	width: auto;
	margin: auto;
	max-width: 1140px;
}
.header{
	width: 100%;
	float: left;
	position: fixed;
	top: 0px;
	left: 0;
	z-index: 99999;
	transition: all .5s ease;
	height: 95px;
}
.header.yanse{
	background-color: rgba(255,255,255,0.8);
	border-bottom: 0px solid rgba(255,255,255,0.1);
	box-shadow:0px 4px 23px rgba(0,0,0,0.1);
	transition: all .5s ease;
}

.header.yanse a{
	color: #333333;
}

.header.yanse .cur i{
	color: #044796;
}
.top{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 95px;
}
.logo{
	width: auto;
	height: 95px;
	display: flex;
	align-items: center;
}
.logo .pic{
	width: auto;
	margin-right: 25px;
	height: 34px;
	display: flex;
	align-items: center;
}
.logo .pic img{
	max-width: 171px;
	max-height: 34px;
	vertical-align: middle;
}
.logo .wz{
	width: auto;
	font-size: 22px;
	line-height: 34px;
	color: #030303;
}
.innav{
	width: auto;
	height: 95px;
}
.innav ul{
	display: flex;
	height: 95px;
}
.innav ul li{
	width: 95px;
	font-size: 15px;
	height: 95px;
	color: #5D5D5A;
	line-height: 95px;
	position:relative;
}
.innav ul li a{
	width: 100%;
	float: left;
	color: #5D5D5A;
	text-align:center;
}
.innav ul li a:hover{
	color: #FFFFFF;
	background-color: #289a0c;
}
.innav ul li.cur{
	color: #FFFFFF;
	background-color: #289a0c;
}
.innav ul li.cur a{
	color: #FFFFFF;
}
.innav ul li:hover a{
	color: #FFFFFF;
	background-color: #289a0c;
}

#xiala{ width:100%;  position:absolute; z-index:11; top:95px; opacity: 0;
 visibility: hidden; font-size:14px; line-height:35px; text-align:center; left:0px; box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);}
.#xiala .xiala01{ width:100%; float:left;background:#FFFFFF;} 
#xiala .xiala01 a{
	height: auto;
	background-color: #FFFFFF;
	color: #333333;
}
#xiala .xiala01 a:hover{
	color: #289a0c;
}
.innav ul li:hover #xiala{opacity: 1;
 visibility: visible;}


.index01{
	width: 100%;
	float: left;
	height: 700px;
	background-image: url(../img/b01.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.innew01{
	width: 100%;
	float: left;
	position: relative;
}
.innew{
	width: 100%;
	height: 200px;
	background: #fafafa;
	border: 1px solid rgba(50,175,16,0.50);
	border-radius: 30px 0px 30px 0px;
	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16); 
	margin-top: -100px;
	padding: 30px 0px;
	float: left;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: absolute;
	left: 0;
	z-index: 11;
}
.innew-l{
	width: 245px;
	border-right: 1px solid rgba(112,112,112,0.50);
	text-align: center;
	font-size: 20px;
	color: #8B8E8C;
	height: 100%;
	
	display: flex;
	align-items: center;
	justify-content: center;
}
.innew-r{
	width: calc(100% - 375px);
	margin-right: 65px;
}
.innew-r ul li{
	width: 100%;
	float: left;
	height: 45px;
	border-bottom: 1px solid rgba(112,112,112,0.50);
	line-height: 45px;
}
.innew-r ul li a{
	display: flex;
	justify-content: space-between;	
	width: 100%;
	align-items: center;
}
.innew-r ul li i{
	transition: all 0.6s;
}
.innew-r ul li div:first-child{
	display: flex;
	font-size: 14px;
	color: #8b8e8c;
	
}
.innew-r ul li div:first-child b{
	margin-right: 105px;
	font-size: 16px;
	color: #32AF0F;
	font-weight:normal
}
.innew-r ul li .jt{
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	background: rgba(64,166,41,0.60);
	border-radius: 50%;
	color: #FFFFFF;
	transition: all 0.6s;
}
.innew-r ul li a:hover i{
	font-size: 15px;
	color: #333333;
}
.innew-r ul li a:hover .jt{
	background: rgba(64,166,41,1);
}

.in01{
	width: 100%;
	float: left;
	margin-top: 230px;
	padding: 0px 20.5%;
	font-size: 16px;
	color:#8b8e8c;
	line-height: 30px;
	text-align: center;
	
}
.in01:hover{ color:#5d5d5a;}
.in01 h5{
	margin-bottom: 30px;
	color: #289a0c;
	font-family:"Bangla MN";
	letter-spacing: 30px;
	font-size:42px;
}
.in01 h5 img{
	transition: all 0.6s;
	
	
}
.in01 h2{
	font-size: 32px;
	line-height: 45px;
	color: #289a0c;
	letter-spacing: 16px;
	margin-bottom: 18px;
	transition: all 0.6s;
	font-weight:600; 
}
.in01 h3{
	font-size: 20px;
	line-height: 37px;
	color: #8b8e8c;
	letter-spacing: 8.14px;
	font-weight: normal;
	padding-bottom: 18px;
}
.in01 h4{ display:flex; justify-content: center;margin-bottom: 32px;}
.in01 h4 i{ width:160px; height:4px; background-color:#2a990c; transition: all 0.6s;}
.in01:hover h4 i{ width:565px;}

.index02{
	width: 100%;
	float: left;
	height: 400px;
	background-image: url(../img/b02.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.acase{
	width: 42%;
	float: right;
	margin-top: 160px;
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
}
.acase h5{
	font-size: 36px;
	line-height: 42px;
} 
.acase a{color: #FFFFFF;}
.acase p{
	margin-top: 26px;
}

.index03{
	width: 100%;
	float: left;
	height: 1502px;
	background-image: url(../img/b03.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.intitle{
	width: 100%;
	float: left;
	margin-top: 80px;
	display: flex;
	justify-content: center;
}
.intitle dl{ width:auto;}
.intitle dl dt{
	display: flex;
	justify-content: center;
	font-size: 32px;
	color: #124b1e;
	font-weight: bold;
}

.intitle dl dt img{
	margin-right: 10px;
	width:29px;
	height:27px;
}
.intitle dl dd{
	font-size: 16px;
	color: #3c3c3c;
	letter-spacing: 8px;
	text-align: center;
}


.intitle dl dt .pic01{ display:inline-block;}
.intitle dl dt .pic02{ display:none}
.intitle dl:hover dt .pic01{ display: none}
.intitle dl:hover dt .pic02{ display: inline-block}
.intitle dl:hover dt{ color:#5D5D5A;}
.intitle dl:hover dd{ color:#5D5D5A;}

.case{
	width: 100%;
	float: left;
	margin-top: 65px;
}
.case ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.case ul li{
	width: calc(50% - 40px);
	margin-bottom: 80px;
}
.case ul li h5{
	font-size: 36px;
	text-align: center;
	color: #5aa03f;
	margin-bottom: 20px;
	line-height: 72px;
	font-family: arial;
	position: relative;
}
.case ul li h5 i{	
	width: 26px;
	height: 4px;
	position: absolute;
	left: calc(50% - 13px);
	bottom: 0;
	z-index: 1;
	background-color: #5aa03f;
}
.case ul li .pic{
	overflow: hidden;
	position: relative;
	height: 320px;
}
.case ul li .pic i{
	width: calc(100% - 10px);
	height: 310px;
	background:  rgba(90,160,63,0.3);
	border-radius: 30px 0px 30px 0px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1;
	transition: all 0.6s;
}
.case ul li .pic .tp{
	width: calc(100% - 10px);
	max-height: 310px;
	left: 0;
	top: 0;
	z-index: 2;
	position: absolute;
	border-radius: 30px 0px 30px 0px;
	overflow:hidden
}
.case ul li .pic .tp img{ width:100%; height: auto; display:block; transition: all 0.6s;}
.case ul li .pic:hover .tp img{transform: scale(1.06);}
.case ul li .pic:hover i{
	background: rgba(90,160,63,0.7);
}
.case ul li .tex{
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.case ul li .tex .subtex{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.case ul li .tex .subtex dl dt{
	font-size: 20px;
	line-height: 28px;
	color: #289A0C;
	font-weight: 600;
	transition: all 0.6s;
}
.case ul li .tex .subtex dl dd{
	font-size: 16px;
	line-height: 22px;
	color: #3C3C3B;
	transition: all 0.6s;
}
.case ul li .tex .subtex dl:hover dt{
	color: #8B8E8C;
}
.case ul li .tex .subtex dl:hover dd{
	color: #8B8E8C;
}

.case ul li .tex .subtex img{ transition: all 0.6s;}
.case ul li .tex .subtex .pic01{ display:block}
.case ul li .tex .subtex .pic02{ display:none}
.case ul li .tex .subtex .pic01:hover{ display:none}
.case ul li .tex .subtex .pic02:hover{ display:block;transition: all 3.6s;}
.case ul li .tex .subpic{
	width: 240px;
	overflow:hidden;
	border-radius: 30px 0px 30px 0px;
}
.case ul li .tex .subpic img{
	width: 100%;
	height: auto;
	transition: all 0.6s;
}
.case ul li .tex .subpic:hover img{transform: scale(1.05);}
.case ul li .tex .subtex div{
	width: 160px;
}

.case ul li .tex .subtex p{
	display: flex;
	width: 100%;
	float: left;
}
.case ul li .tex .subtex p a{
	width: 160px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #289a0c;
	text-transform: uppercase;
	position: relative;
	padding-right:20px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	border-left:2px solid #289a0c;
}

.case ul li .tex .subtex p a span{ width:30px; height:11px; background:url(../img/jt2.png) no-repeat center; margin-left:15px}
.case ul li .tex .subtex p a img{ margin-left:30px;}
.case ul li .tex .subtex p a:hover span{
	background:url(../img/jt.png) no-repeat center;
}
.case ul li .tex .subtex p img{ margin-left:30px}

.case ul li .tex .subtex p a:after,.case ul li .tex .subtex p a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0px;
    height: 100%;
    z-index:-2;
}
.case ul li .tex .subtex p a:hover{
    z-index:1;
    background:transparent;
    color: #FFFFFF;
    border-left: 0px;
}            
.case ul li .tex .subtex p a:before {
    transition: .3s;
    background: #289a0c;
    z-index:-1;
	border-radius: 15px 0px 15px 0px;
	color: #FFFFFF;
}  
.case ul li .tex .subtex p a:hover:after,.case ul li .tex .subtex p a:hover:before {
   width: 100%;
}

.index04{
	width: 100%;
	float: left;
	min-height: 1499px;
	background-image: url(../img/b04.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #f7f5f5;
	padding-bottom: 40px;
}

.index05{
	width: 100%;
	float: left;
	height: 838px;
	background-image: url(../img/b05.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	position: relative;
}
.smlh{
	width: 100%;
	float: left;
	margin-top: 60px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.smlh .tex{
	width: calc(100% - 833px);
	font-size: 14px;
	line-height: 25px;
	color: #8b8e8c;
}
.smlh .tex:hover{color: #5d5d5a;}
.smlh .tex h5{
	font-size: 20px;
	line-height: 25px;
	color: #289a0c;
	font-weight: normal;
}
.smlh .tex h5:hover{ color: #5d5d5a;}
.smlh .tex p{
	margin-top: 20px;
}
.smlh .pic{
	width: 780px;
	position: relative;
	height: 410px;
}
.smlh .pic .tp{
	width: calc(100% - 10px);
	max-height: 410px;
	left: 0;
	top: 0;
	z-index: 2;
	position: absolute;
	border-radius: 30px 0px 30px 0px;
	overflow: hidden;
}
.smlh .pic .tp img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.smlh .pic:hover .tp img{
	transform: scale(1.06);
}
.smlh .pic i{
	width: calc(100% - 10px);
	height: 400px;
	background: rgba(90,160,63,0.3);
	border-radius: 30px 0px 30px 0px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1;
	transition: all 0.6s;
}
.smlh .pic:hover i{
	background: rgba(90,160,63,0.7);
}

.index06{
	width: 100%;
	float: left;
	height: 400px;
	background-image: url(../img/b06.png);
	background-position: center top;
	background-repeat: no-repeat;
}

.acase2{
	width: 42%;
	float: left;
	margin-top: 160px;
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
}
.acase2 a{color: #FFFFFF;}
.acase2 h5{
	font-size: 36px;
	line-height: 42px;
}
.acase2 p{
	margin-top: 26px;
}

.index07{
	width: 100%;
	float: left;
	height: 2121px;
	background-image: url(../img/b07.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
}
.lvhua{
	width: 100%;
	float: left;
	position: relative;
	height: 500px;
	margin-top: 84px;
}
.lvhua01{
	width: 52%;
	height: 500px;
	background: rgba(128,196,28,0.15);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.lvhua:hover .lvhua01{background: #f7f5f5;}
.lvhua02{
	width: 100%;
	float: left;
	position: absolute;
	left: 0;
	top: 50px;
	z-index: 2;
}
.lvhua02-1{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.lvhua02-l{
	width: 750px;
	display: flex;
	align-items: center;
	border-radius: 25px 0px 25px 0px;
	overflow: hidden;
}
.lvhua02-l img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.lvhua02-l:hover img{
	transform: scale(1.06);
}
.lvhua02-r{
	width: calc(100% - 780px);
}
.lvhua02-r ul li{
	width: 100%;
	float: left;
	border-bottom: 1px solid #e5e5e5;
	height: 75px;
	line-height:75px;
	font-size: 16px;
	color: #289A0C;
	position: relative;
	padding:0px 10px;
}

.lvhua02-r ul li:after,.lvhua02-r ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    z-index:-2;
}
.lvhua02-r ul li:hover{
    z-index:1;
    background:transparent;
	color:#FFFFFF
}            
.lvhua02-r ul li:before {
    transition: .3s;
    background: #ecf7dc;
    z-index:-1;
}          

.lvhua02-r ul li:hover:after,.lvhua02-r ul li:hover:before {
   width: 100%;
}


.lvhua02-r ul li a:hover {
	font-size: 18px;
	transition: all 0.6s;
	color: #289A0C;
}
.lvhua02-r ul li a{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.lvhua02-r ul li i{
	margin-right: 10px;
	transition: all 0.6s;
	width:18px;
	height:18px;
	line-height:18px;
	text-align:center;
	border-radius: 50%;
	position:relative
}
.lvhua02-r ul li span{ width:8px; height:8px; position:absolute; left:5px; top:5px; z-index:11; background-color:#CCCCCC;border-radius: 50%;}
.lvhua02-r ul li:hover i{ background-color:rgba(40,154,12,0.5); line-height:18px}
.lvhua02-r ul li:hover span{background-color:#289A0C;}
.lvhua02-r ul li div{ display:flex;align-items: center;}
.lvhua02-r ul li .jt{
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	background: rgba(64,166,41,0.60);
	border-radius: 50%;
	color: #FFFFFF;
	transition: all 0.6s;
	font-size:14px;
	margin-right:30px
}
.lvhua02-r ul li a:hover .jt{
	background: rgba(64,166,41,1);
	margin-right:0px
}

.lvhua02-r ul p{
	margin-top: 50px;
	display: flex;
	justify-content: center;
	width: 100%;
	float: left;
}
.lvhua02-r ul p a{
	width: 160px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #289a0c;
	text-transform: uppercase;
	position: relative;
	padding-right:20px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.lvhua02-r ul p a span{ width:30px; height:11px; background:url(../img/jt2.png) no-repeat center; margin-left:15px}
.lvhua02-r ul p a img{ margin-left:30px;}

.lvhua02-r ul p img{ margin-left:30px}

.lvhua02-r ul p a:after,.lvhua02-r ul p a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    z-index:-2;
}
.lvhua02-r ul p a:hover{
    z-index:1;
    background:transparent;
}            
.lvhua02-r ul p a:before {
    transition: .3s;
    background: #289a0c;
    z-index:-1;
	border-radius: 15px 0px 15px 0px;
}          





.inhx{
	width: 100%;
	float: left;
	margin-top: 135px;
	display: flex;
	justify-content: center;
}
.inhx i{
	width: 160px;
	height: 3px;
	background-color: #289a0c;
}
.other{
	width: 100%;
	float: left;
	margin-top: 68px;
	display: flex;
	flex-wrap: wrap;
}
.other dl{
	width: calc(25.7% - 33px);
	margin-right: 33px;
}
.other dl dt{
	overflow: hidden;
	height: 350px;
	position: relative;
}
.other dl dt i{
	width: calc(100% - 10px);
	height: 340px;
	background: rgba(90,160,63,0.30);
	border-radius: 25px 0px 25px 0px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1;
	transition: all 0.6s;
}
.other dl dt img{
	width: calc(100% - 10px);
	height: auto;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.other dl:hover dt i{
	background: rgba(90,160,63,0.60);
}
.other dl dd{
	font-size: 20px;
	margin-top: 24px;
	line-height: 28px;
	color: #5D5D5A;
	text-align: center;
}
.other dl:nth-child(4n){
	margin-right: 0px;
}


.other2{
	width: 100%;
	float: left;
	margin-top: 68px;
	display: flex;
	flex-wrap: wrap;
}
.other2-1{
	width: 100%;
	float: left;
}
.other2-1 ul{
	display: flex;
}
.other2-1 ul li{
	width: 35%;
	display: flex;
	justify-content: center;
	align-items: center;
	position:relative;
}
.other2-1 ul li .gmore{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:11; background-color: rgba(18,75,30,0.50); opacity: 0; display:flex; align-items: center; justify-content: center; transition: all 0.6s;}
.other2-1 ul li:hover .gmore{opacity: 1;}
.other2-1 ul li:hover .gmore img{ width:auto; height:auto;}
.other2-1 ul li:hover .gmore a{ color:#ffffff;}
.other2-1 ul li .pic img{
	width: 100%;
	height: auto;
	display:block
}
.other2-1 ul li .pic{ width:100%;}
.other2-1 ul li:nth-child(2){
	background: #73ba0a;
	width: 30%;
}
.other2-1 ul li dl dt{
	height: 50px;
	text-align: center;
}
.other2-1 ul li dl dt img{
	vertical-align: middle;
	max-height: 65px;
	width: auto;
	height: auto;
}
.other2-1 ul li dl dd{
	font-size: 22px;
	line-height: 28px;
	margin-top: 5px;
	color: #FFFFFF;
}
.other2-1 ul li .hx{ width:0px; height:5px; background-color:#a5fc24; position:absolute; left:0; bottom:0; z-index:11; transition: all 0.6s;}
.other2-1 ul li:hover .hx{ width:100%;}

.other2-2{
	width: 100%;
	float: left;
}
.other2-2 ul{
	display: flex;
}
.other2-2 ul li{
	width: 30%;
	display: flex;
	justify-content: center;
	align-items: center;
	position:relative;
}
.other2-2 ul li .pic img{
	width: 100%;
	height: auto;
}
.other2-2 ul li:nth-child(2){
	background: #73ba0a;
	width: 40%;
}
.other2-2 ul li dl dt{
	height: 65px;
	text-align: center;
}
.other2-2 ul li dl dt img{
	vertical-align: middle;
	max-height: 65px;
	width: auto;
	height: auto;
}
.other2-2 ul li dl dd{
	font-size: 22px;
	line-height: 28px;
	margin-top: 5px;
	color: #FFFFFF;
}
.other2-2 ul li:first-child{
	background-color: #5aa03f;
}
.other2-2 ul li:nth-child(3){
	background-color: #92d331;
}

.other2-2 ul li .gmore{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:11; background-color: rgba(115,186,10,0.60); opacity: 0; display:flex; align-items: center; justify-content: center; transition: all 0.6s;}
.other2-2 ul li:hover .gmore{opacity: 1;}
.other2-2 ul li:hover .gmore img{ width:auto; height:auto;}
.other2-2 ul li:hover .gmore a{ color:#ffffff;}
.other2-2 ul li .hx{ width:0px; height:5px; background-color:#a5fc24; position:absolute; left:0; bottom:0; z-index:11; transition: all 0.6s;}
.other2-2 ul li:hover .hx{ width:100%;}

.other2-3{
	width: 100%;
	float: left;
}
.other2-3 ul{
	display: flex;
}
.other2-3 ul li{
	width: 35%;
	display: flex;
	justify-content: center;
	align-items: center;
	position:relative
}
.other2-3 ul li .pic{
	display: block;
}
.other2-3 ul li .pic img{
	width: 100%;
	height: 100%;
	display:block;
}
.other2-3 ul li:nth-child(2){
	background: #0fb49b;
	width: 30%;
}
.other2-3 ul li:nth-child(3){
	background: #ffffff;
}
.other2-3 ul li dl dt{
	height: 65px;
	text-align: center;
}
.other2-3 ul li dl dt img{
	vertical-align: middle;
	max-height: 65px;
	width: auto;
	height: auto;
}
.other2-3 ul li dl dd{
	font-size: 25px;
	line-height: 28px;
	margin-top: 5px;
	color: #FFFFFF;
}

.other2-3 ul li .gmore{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:11; background-color: rgba(115,186,10,0.60); opacity: 0; display:flex; align-items: center; justify-content: center; transition: all 0.6s;}
.other2-3 ul li:hover .gmore{opacity: 1;}
.other2-3 ul li:hover .gmore img{ width:auto; height:auto;}
.other2-3 ul li:hover .gmore a{ color:#ffffff;}
.other2-3 ul li .hx{ width:0px; height:5px; background-color:#a5fc24; position:absolute; left:0; bottom:0; z-index:11; transition: all 0.6s;}
.other2-3 ul li:hover .hx{ width:100%;}
.other2-3 ul li:last-child:hover .gmore{
	opacity: 0;
}
.tpgd{ height:248px; overflow:hidden;}
.more{
	width: 100%;
	float: left;
	display: flex;
	justify-content: center;
	position: absolute;
	bottom: 90px;
	left: 0;
	z-index: 11;
}
.more a{
	width: 160px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #289a0c;
	text-transform: uppercase;
	text-align: right;
	position: relative;
	padding-right:20px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.more a span{ width:30px; height:11px; background:url(../img/jt2.png) no-repeat center; margin-left:15px}
.more a:hover span{
	background:url(../img/jt.png) no-repeat center;
}
.more a img{ margin-left:30px;}
.more a:after,.more a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    z-index:-2;
}
.more a:hover{
	color: #FFFFFF;
}      
.more a:before {
    transition: .3s;
    background: #289a0c;
    z-index:-1;
	border-radius: 15px 0px 15px 0px;
	color:#FFFFFF
}
.more a:hover:after,.more a:hover:before {
   width: 100%;
}

.lxwm{
	width: 100%;
	float: left;
	height: 200px;
	background-image: url(../img/b08.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.lxwm01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}
.lxwm01-l{
	width: auto;
	color: #FFFFFF;
}
.lxwm01-l dl dt{
	font-size: 36px;
	line-height: 46px;
	font-weight: bold;
}
.lxwm01-l dl dd{
	font-size: 36px;
	line-height: 46px;
	font-weight: bold;
}
.lxwm01-r{
	width: auto;
	color: #FFFFFF;
	
}
.lxwm01-r h5{
	font-size: 26px;
	line-height: 35px;
	letter-spacing: 3.64px;
}
.lxwm01-r p{
	margin-top: 10px;
	font-size: 14px;
	line-height: 20px;
}
.lxwm01-r img{
	vertical-align: middle;
	margin-right: 20px;
}
.map{
	width: 100%;
	max-width: 1920px;
	margin: auto;
}
.map img{
	height: auto;
	display: block;
}
.iw_poi_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap
}
.iw_poi_content {
	font: 12px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word
}

.foot{
	width: 100%;
	float: left;
	padding-top: 80px;
	background-image: url(../img/b09.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.foot01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
}
.foot01 h5{
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 12px;
}
.foot01 h5:hover{ color: #3b3b3c;}
.foot01 dl dt{
	font-size: 14px;
	color: #FFFFFF;
}
.foot01 dl dt:hover{color: #3b3b3c;}
.foot01 dl dd{
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 6px;
}
.foot01 dl dd a{
	color: #FFFFFF;
}

.foot01 dl dt a{
	color: #ffffff;
}
.foot01 dl dt a:hover{
	color: #3b3b3c;
}
.foot01 dl dd a:hover{
	color: #3b3b3c;
}
.foot01 div:nth-child(2){
	margin-right: 115px;
}
.foot02{
	width: 100%;
	float: left;
	margin-top: 15px;
	text-align: right;
	font-size: 16px;
	line-height: 24px;
}
.foot02 a{
	margin-left: 45px;
	color: #FFFFFF;
	padding-bottom:5px;
	position:relative;
}
.foot02 a i{ width:0px; height:1px; position:absolute; bottom:0; left:0; transition: all 0.6s; background-color:#FFFFFF;}
.foot02 a:hover i{ width:100%;}
.foot03{
	width: 100%;
	float: left;
	height: 70px;
	line-height: 70px;
	background-color: #40a629;
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 40px;
	text-align: center;
}
.foot03 img{
	vertical-align: middle;
	margin-right: 30px;
}

.nybanner{
	width: 100%;
	float: left;
	height: 150px;
	background-image: url(../img/nyban01.jpg);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 36px;
	line-height: 150px;
	text-align: center;
	letter-spacing: 14.4px;
	font-weight: 600;
	font-family: anton1;
	margin-top: 95px;
	color: #FFFFFF;
}
.nyadd{
	width: 100%;
	float: left;
	margin-top: 30px;
	font-size: 14px;
	color: #646464;
}
.nyadd a{
	color: #646464;
}
.ys01{
	width: 100%;
	float: left;
	margin-top: 50px;
	display: flex;
	justify-content: center;
	padding-bottom: 50px;
	z-index:99
}
.ys01 div{
	width: 63%;
	font-size: 14px;
	line-height: 25px;
	color: #5D5D5A;
	font-weight: 300;
	z-index:99
}
.ys02{
	width: 100%;
	float: left;
	background-color: #f7f5f5;
	padding: 80px 0px;
	position: relative;
}
.yezi{
	width: 322px;
	height: 564px;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	right: 68px;
	top: -238px;
	z-index: -1;
}
.sczp{
	width: 100%;
	float: left;
	display: flex;
	justify-content: center;
}
.sczp-l{
	width: 65%;
	position:relative;
	height:510px
}
.scgdt{
width: 65%;
	position:relative;
	height:540px
}
.sczp-l01{
	height: 410px;
	overflow: hidden;
	border-radius: 25px 0px 25px 0px;
	-webkit-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);
	}
	
.sczp-l01 img{
	height: 100%;
	width: auto;
}
.sczp-l02{display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width:100%;
	position:absolute;
	z-index:2;}
.sczp-l02 .al01{width: 58%;overflow: hidden;
	border-radius: 25px 0px 25px 0px;
	margin-top: 10px;
	position: relative;
	height:200px;}
.sczp-l02 .al02{width: 40.5%;overflow: hidden;
	border-radius: 25px 0px 25px 0px;
	margin-top: 10px;
	position: relative;
	height:200px;}
.sczp-l02 .al02 span{width: 78px;
	height: 15px;
	background: rgba(0,0,0,0.6);
	border-radius: 5px 0px 5px 0px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 11;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	text-align: center;}
.sczp-l02 .al02 img{width:100%;
height:200px;
	display: block;
	transition: all 0.6s;}
	
.sczp-l02 .al02:hover img{
	transform: scale(1.05);
}	
	
.sczp-l ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width:100%;
	position:absolute;
	z-index:2;
}
.sczp-l ul li{
	overflow: hidden;
	border-radius: 25px 0px 25px 0px;
	margin-top: 10px;
	position: relative;
}
.sczp-l ul li span{
	width: 78px;
	height: 15px;
	background: rgba(0,0,0,0.6);
	border-radius: 5px 0px 5px 0px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 11;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	text-align: center;
}
.sczp-l ul li img{
width:100%;
height:200px;
	display: block;
	transition: all 0.6s;
}
.sczp-l ul li:first-child{
	height: 410px;
	overflow: hidden;
}
.sczp-l ul li:first-child img{
	height: 100%;
	width: auto;
}
.sczp-l ul li .pic01{
	display: inline-block;
}
.sczp-l ul li .pic02{
	display: none;
}
.sczp-l ul li:hover img{
	transform: scale(1.05);
}
.sczp-l:hover .pic01{
	display: none;
}
.sczp-l:hover .pic02{
	display: inline-block;
}
.sczp-l ul li:first-child{
	margin-top: 0px;
	height:330px;
	overflow:hidden;
}
.sczp-l ul li:nth-child(2){
	width: 58%;
}
.sczp-l ul li:nth-child(3){
	width: 40.5%;
}
.sczp-l ul li .pic02{ width:530px; height:410px; position:relative;}
.sczp-l ul li .pic02 .beij{
	width: 520px;
	height: 400px;
	background: rgba(90,160,63,0.30);
	border-radius: 25px 0px 25px 0px;
	position: absolute;
	top: 10px;
	right: -10px;
	z-index: 1;
	}
.sczp-l ul li .pic02 .tp{ width:520px; height:400px; position:absolute; left:0; top:0; z-index:2; overflow:hidden;border-radius: 25px 0px 25px 0px;}

.sczp-r{
	width: 28%;
	margin-left: 30px;
}
.sctitle{
	width: 100%;
	float: left;
	display: flex;
	position: relative;
	height: 55px;
}
.sctitle .a01{
	width: 175px;
	height: 50px;
	background: #ffffff;
	border: 1px solid #80c41c;
	border-radius: 25px 0px 30px 0px;
	position: absolute;
	z-index: 1;
	left: 5px;
	top: 5px;
}
.sctitle .a02{
	width: 175px;
	height: 50px;
	background: #80c41c;
	border-radius: 25px 0px 25px 0px;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: 0.9px;
	line-height: 50px;
	font-weight: 600;
}
.sctex{
	width: 100%;
	float: left;
	margin-top: 15px;
	font-size: 14px;
	color: #5D5D5A;
	line-height: 22px;
}
.sctex h5{
	font-size: 20px;
	line-height: 30px;
	color: #289A0C;
	font-weight: 500;
	letter-spacing:0.8px;
	padding-bottom:6px;
}
.sctex h2{
	font-size: 16px;
	line-height: 30px;
	color: #289A0C;
	font-weight: 500;
	margin-top: 15px;
	letter-spacing: 0.8px;
}
.sctex2{
	width: 100%;
	float: left;
	margin-top: 33px;
	font-size: 14px;
	color: #5D5D5A;
	line-height: 22px;
	background: #ffffff;
	border: 3px solid rgba(128,196,28,0.30);
	border-radius: 0px 0px 25px 0px;
	padding: 12px;
}
.sctex2 ul li{
	width: 100%;
	float: left;
	display: flex;
	font-size: 14px;
	line-height: 24px;
	align-items: flex-start;
}
.sctex2 ul li i{
	width: 8px;
	height: 8px;
	margin-right: 0px;
}
.sctex2 ul li div{
	max-width: 230px;
	align-items: center;
	background:url(../img/yund.png) no-repeat left top 8px;
	background-size:8px 8px;
	padding-left:15px;
	text-align:left;
}

.sgyz{
	width: 100%;
	float: left;
	margin-top: 75px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: flex-end;
}

.sgyz-r{
	width: 58%;
	margin-left: 36px;
	position: relative;
	height: 560px;
}
.sgyz-r .beij{
	width: 100%;
	height: 532px;
	background: rgba(128,196,28,0.20);
	border-radius: 25px 0px 25px 0px;
	position: absolute;
	right: -10px;
	top: 10px;
	z-index: 1;
}
.sgyz-r:hover .beij{background: rgba(128,196,28,0.70);}
.sgyz-r ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.sgyz-r ul li{
	overflow: hidden;
	border-radius: 25px 0px 25px 0px;
	margin-top: 10px;
}
.sgyz-r ul li img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.sgyz-r ul li:hover img{
	transform: scale(1.05);
}
.sgyz-r ul li:first-child{
	margin-top: 0px;
}
.sgyz-r ul li:nth-child(2){
	width: 45.6%;
}
.sgyz-r ul li:nth-child(3){
	width: 53%;
}

.nytitle{
	width: 100%;
	float: left;
	margin-top: 95px;
	font-size: 22px;
	color: #289A0C;
	line-height: 32px;
	text-align: center;
	font-weight:600;
}
.ptao{
	width: 100%;
	float: left;
	margin-top: 45px;
}
.ptao ul{
	display: flex;
	justify-content: center;
}
.ptao ul li{
	width: 171px;
	height: 171px;
	background-image: url(../img/yuan.png);
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	line-height: 171px;
	font-size: 20px;
	color: #289A0C;
	letter-spacing: 1px;
	margin-left: 30px;
	margin-right: 30px;
	text-align: center;
	font-weight:600;
}
.ptao ul li .num{
	width: 36px;
	height: 50px;
	font-size: 36px;
	color: #289A0C;
	position: absolute;
	left: calc(50% - 25px);
	top: -25px;
	font-weight: 600;
	background-color: #FFFFFF;
	font-family: anton3;
	line-height: 50px;
}
.ptao ul li .ktr{
	width: 127px;
	height: 127px;
	position: absolute;
	left: -117px;
	bottom: -10px;
	z-index: 11;
	background-image: url(../img/na07.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size:100%
}
.ptao2{
	width: 100%;
	float: left;
	margin-top: 55px;
}
.ptao2 ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.ptao2 ul li{
	width: 14.28%;
}
.ptao2 ul li dl dt{
	overflow: hidden;
}
.ptao2 ul li dl dt img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.ptao2 ul li:hover dl dt img{
	transform: scale(1.05);
}
.ptao2 ul li dl dd{
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	color: #5D5D5A;
	margin-top: 10px;
}

.ys03{
	width: 100%;
	float: left;
	background-color: #f7f5f5;
	padding: 80px 0px;
	position: relative;
	margin-top: 62px;
}
.yezi02{
	width: 222px;
	height: 564px;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: -258px;
	z-index: -1;
	background-size: 100%;
}
.yezi03{
	width: 159px;
	height: 194px;
	background-image: url(../img/pye.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	right: 130px;
	bottom: -340px;
	z-index: -1;
}
.sczp02{
	width: 100%;
	float: left;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	z-index:99
}
.sczp02-l{
	width: 65%;
	z-index:99
}
.sczp02-l ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.sczp02-l ul li{
	overflow: hidden;
	border-radius: 25px 0px 25px 0px;
	margin-top: 10px;
	position: relative;
}
.sczp02-l ul li span{
	width: 78px;
	height: 15px;
	background: rgba(0,0,0,0.6);
	border-radius: 5px 0px 5px 0px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 11;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	text-align: center;
}
.sczp02-l ul li img{
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.6s;
	z-index:99;
}
.sczp02-l ul li:hover img{
	transform: scale(1.05);
}
.sczp02-l ul li:first-child{
	margin-top: 0px;
}
.sczp02-l ul li:nth-child(2){
	width: 40.5%;
}
.sczp02-l ul li:nth-child(3){
	width: 58%;
}
.sczp02-r{
	width: 28%;
	margin-left: 30px;
}

.japcase{
	width: 100%;
	float: left;
	margin-top: 60px;
	padding-bottom: 80px;
}
.japcase ul{
	display: flex;
	justify-content: center;
}
.japcase ul li{
	width: 215px;
	height: 215px;
	background: #ffffff;
	border: 5px solid rgba(64,166,41,0.30);
	border-radius: 50%;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 20px;
	margin-right: 20px;
}
.japcase ul li dl dt{
	height: 43px;
	text-align: center;
	margin-bottom: 20px;
}
.japcase ul li dl dd{
	font-size: 20px;
	line-height: 25px;
	color: #289A0C;
	text-align: center;
	font-weight: 600;
	letter-spacing: 1px;
}
.japcase ul li66:hover{ background:#cde2c5}
.japcase ul li66:hover dl dd{ font-size: 22px;}

.ys04{
	width: 100%;
	float: left;
	background-color: #f7f5f5;
	padding: 80px 0px;
	position: relative;
	height:510px;
}
.yezi04{
	width: 322px;
	height: 564px;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: -188px;
	z-index: 1;
}
.yezi05{
	width: 396px;
	height: 399px;
	background-image: url(../img/py01.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: -300px;
	z-index: 1;
}
.sczp03-r{
	width: 28%;
	margin-left: 50px;
	font-size: 14px;
	line-height: 25px;
	color: #3C3C3B;
	z-index:99
}
.sczp03-r .num{
	font-size: 36px;
	line-height: 50px;
	color: #289A0C;
	font-weight: 600;
}
.sczp03-r .hxt{
	display: flex;
	margin-bottom: 18px;
}
.sczp03-r .hxt i{
	width: 26px;
	height: 4px;
	background:#5aa03f;
	margin-left: 10px;
}
.sczp03-r h5{
	font-size: 22px;
	line-height: 30px;
	color: #289A0C;
	font-weight: 600;
	letter-spacing: 1.1px;
}
.sczp03-r h2{
	font-size: 18px;
	line-height: 25px;
	color: #3C3C3B;
	font-weight: 500;
	letter-spacing: 0.9px;
	margin-bottom: 25px;
}
.sczp03-r dl dt{
	margin-top: 83px;
	font-size: 14px;
	line-height: 18px;
	color: #289A0C;
}
.hssycp{
      color: #ffffff;
	background:#8c8e8d;
	border-radius: 10px 0px 10px 0px;
	width:90px;
	text-align:left;
	padding-left:20px;
	height:25px;
	line-height:25px;


}
.caop{
      color: #ffffff;
	background:#8c8e8d;
	border-radius: 10px 0px 10px 0px;
	width:250px;
	text-align:left;
	height:25px;
	line-height:25px;
	font-size:14px;
	display: flex;
	justify-content: space-between;
}
.caop a{ color: #ffffff; text-align:left; padding-left:20px;}
.caop:hover{ color: #ffffff;background:#289a0c;}
.more3{
margin-left:30px; text-align:left; 
background-image: url(../img/bjt2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size: 12px;
	width: 115px;
	padding-left:30px;
	height:18px;
	line-height:18px;

}

.sczp03-r dl dd{
	display: flex;
	margin-top: 10px;
}
.sczp03-r dl dd a{
	width: 320px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #289a0c;
	text-transform: uppercase;
	position: relative;
	padding-left:20px;
	display: flex;
	align-items: center;
	border-left:2px solid #289a0c;
}
.sczp03-r dl dd a i{
	width: 110px;
	height: 11px;
	background-image: url(../img/more.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	line-height: 11px;
	margin-left: 16px;
	font-size: 12px;
	font-weight: normal;
}
.sczp03-r dl dd a em{font-size:8px;  display: inline-block;vertical-align: top; height:28px; line-height:10px;}
.sczp03-r dl dd a img{ margin-left:30px;}
.sczp03-r dl dd a:hover i{
	background:url(../img/more2.png) no-repeat center bottom;
}
.sczp03-r dl dd img{ margin-left:30px}

.sczp03-r dl dd a:after,.sczp03-r dl dd a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0px;
    height: 100%;
    z-index:-2;
}
.sczp03-r dl dd a:hover{
    z-index:1;
    background:transparent;
    color: #FFFFFF;
    border-left: 0px;
}            
.sczp03-r dl dd a:before {
    transition: .3s;
    background: #289a0c;
    z-index:-1;
	border-radius: 15px 0px 15px 0px;
	color: #FFFFFF;
}  
.sczp03-r dl dd a:hover:after,.sczp03-r dl dd a:hover:before {
   width: 100%;
}



.sczp03-l{
	width: 65%;
	height: 540px;
	position: relative;
}
.sczp03-l .beij{
	width: 740px;
	height: 540px;
	background: rgba(90,160,63,0.30);
	border-radius: 25px 0px 25px 0px;
	position: absolute;
	top: 10px;
	right: -10px;
	z-index: 1;
}
.sczp03-l:hover .beij{background: rgba(90,160,63,0.7);}
.sczp03-l ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	position: absolute;
	z-index: 2;
}
.sczp03-l ul li{
	overflow: hidden;
	border-radius: 25px 0px 25px 0px;
	margin-top: 10px;
	position: relative;
	
}
.sczp03-l ul li span{
	width: 78px;
	height: 15px;
	background: rgba(0,0,0,0.6);
	border-radius: 5px 0px 5px 0px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 11;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	text-align: center;
}
.sczp03-l ul li img{
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.6s;
}
.sczp03-l ul li:hover img{
	transform: scale(1.05);
}
.sczp03-l ul li:first-child{
	margin-top: 0px;
}
.sczp03-l ul li:nth-child(2){
	width: 40.5%;
}

.sczp03-l ul li:nth-child(3){
	width: 58%;
}
.sczp03-l ul li:nth-child(2) img{ width:100%; height:200px;}
.sczp03-l ul li:nth-child(3) img{ width:100%; height:200px;}
.ys05{
	width: 100%;
	float: left;
	background-color: #f7f5f5;
	padding: 80px 0px;
	position: relative;
	margin-top: 104px;
}
.ys05 .a01{
	width: 222px;
	height: 564px;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: -158px;
	z-index: 1;
	background-size:100%;
}
.ys05 .a02{
	width: 159px;
	height: 194px;
	background-image: url(../img/pye.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	right: 75px;
	bottom: -130px;
	z-index: 1;
}
.ys05 .a03{
	width: 222px;
	height: 564px;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: -428px;
	z-index: -1;
	background-size:100%;
}
.ys05 .a04{
	width: 322px;
	height: 564px;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: -208px;
	z-index: 1;
}
.ys05 .a05{
	width: 222px;
	height: 564px;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	bottom: -758px;
	z-index: -1;
	background-size:100%;
}

.sm{
	width: 100%;
	float: left;
	margin-top: 65px;
	position: relative;
}
.sm .a01{
	width: 396px;
	height: 399px;
	background-image: url(../img/py01.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: -300px;
	z-index: 1;
}
.sm .a02{
	width: 322px;
	height: 564px;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	bottom: 0;
	z-index: 1;
}
.sm01{
	width: 100%;
	float: left;
	background-image: url(../img/sm.png);
	background-position: center;
	background-repeat: no-repeat;
}
.sm01 ul{
	display: flex;
	justify-content: space-between;
}
.sm01 ul li{
	width: 50%;
	background-color: rgba(128,196,28,0.8);
	padding: 65px;
	padding-top: 0px;
	color: #FFFFFF;
}
.sm01 ul li dl dt{
	margin-top: 75px;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	font-weight: 600;
}
.sm01 ul li dl dd{
	margin-top: 25px;
	font-size: 14px;
	line-height: 25px;
}
.sm01 ul li:first-child{
	background: rgba(80,180,35,0.8);
}


.tian{
	width: 100%;
	float: left;
	position: relative;
	height: 550px;
	margin-top: 93px;
}
.tian01{
	width: 52%;
	height: 550px;
	background: rgba(90,160,63,0.10);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.tian:hover .tian01{background: #f7f5f5;}
.tian02{
	width: 100%;
	float: left;
	position: absolute;
	left: 0;
	top: 50px;
	z-index: 2;
}
.tian02-1{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
}
.tian02-l{
	width: 700px;
	display: flex;
	align-items: center;
	border-radius: 25px 0px 25px 0px;
	overflow: hidden;
}
.tian02-l img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.tian02-l:hover img{
	transform: scale(1.06);
}
.tian02-r{
	width: calc(100% - 750px);
	font-size: 14px;
	line-height: 25px;
	color: #3C3C3B;
	position: relative;
}
.tian02-r h5{
	font-size: 22px;
	line-height: 30px;
	color: #289A0C;
	margin-bottom: 25px;
}
.tian02-r .ren{
	width: 207px;
	height: 170px;
	position: absolute;
	background-image: url(../img/feifei.png);
	background-position: center;
	z-index: 1;
	right: 0;
	bottom: -142px;
	background-size:100%
}
.btitle{
	width: 100%;
	float: left;
	margin-top: 110px;
	display: flex;
	justify-content: center;
}
.btitle i{
	font-size: 22px;
	color: #289A0C;
	padding-bottom: 10px;
	border-bottom: 3px solid #289a0c;
	font-weight:600;
}

.wrap{
	width: 100%;
	float: left;
	padding: 90px 0px;
	position: relative;
	background-color: #f7f5f5;
	margin-top: 50px;
}
.wrap .a01{
	width: 322px;
	height: 564px;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	bottom: -420px;
}
.pmt{
	width: 100%;
	float: left;
	position: relative;
}
.pmt img{
	max-width: 100%;
	height: auto;
}
.pmt .bt{
	width: 93px;
	height: 42px;
	background: #5aa03f;
	border-radius: 15px 0px 15px 0px;
	position: absolute;
	top: 0;
	left: 50px;
	z-index: 1;
	text-align: center;
	line-height: 42px;
	font-size: 20px;
	color: #FFFFFF;
	
}

.aa01{
	width: 159px;
	height: 194px;
	position: absolute;
	background-image: url(../img/pye.png);
	background-position: center;
	background-repeat: no-repeat;
	right: 185px;
	top: -225px;
}

.banwz{
	width: 100%;
	float: left;
	display: flex;
	align-items: center;
	height: 150px;
}
.banwz .b01{
	width: 195px;
	text-align: center;
	font-size: 36px;
	color: #FFFFFF;
	line-height: 50px;
	font-family: anton1;
}
.banwz .sx{
	width: 3px;
	height: 60px;
	background-color: #FFFFFF;
	margin-right: 58px;
}

.banwz .intitle2{
	width: auto;
}

.banwz .intitle2 dl dt{
	display: flex;
	font-size: 32px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 45px;
	letter-spacing: 2px;
}

.banwz .intitle2 dl dt img{
	margin-right: 10px;
	width:29px;
	height:27px;
}
.banwz .intitle2 dl dd{
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	letter-spacing: 8px;
	text-align: center;
}
.nytitle2{
	width: 100%;
	float: left;
	margin-top: 80px;
	text-align: center;
}
.nytitle2 dl dt{
	font-size: 24px;
	line-height: 33px;
	color: #1E7DC4;
	font-weight: 600;
	font-family: anton1;
}
.nytitle2 dl dd{
	display: flex;
	justify-content: center;
	margin-top: 10px;
}
.nytitle2 dl dd i{
	width: 100px;
	height: 3px;
	background-color: #1e7dc4;
}

.sqjc{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.sqjc .pic{
	width: 64%;
}
.sqjc .pic ul{
	display: flex;
	justify-content: space-between;
}
.sqjc .pic ul li{
	margin-right: 10px;
	overflow:hidden;
}
.sqjc .pic ul li img{ width:100%; height:auto; display:block; transition: all 0.6s;}
.sqjc .pic ul li img:hover{transform: scale(1.05);}

.sqjc .pic ul li:nth-child(2){
	margin-right: 0px;
}
.sqjc .tex{
	width: 27%;
}
.sctitle2{
	width: 100%;
	float: left;
	display: flex;
	position: relative;
	height: 55px;
}
.sctitle2 .a01{
	width: 145px;
	height: 50px;
	background: #ffffff;
	border: 1px solid #1e7dc4;
	border-radius: 25px 0px 30px 0px;
	position: absolute;
	z-index: 1;
	left: 5px;
	top: 5px;
}
.sctitle2 .a02{
	width: 145px;
	height: 50px;
	background: #1e7dc4;
	border-radius: 25px 0px 25px 0px;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: 0.9px;
	line-height: 50px;
	font-weight: 600;
}
.sctex22{
	width: 100%;
	float: left;
	margin-top: 10px;
	font-size: 14px;
	color: #5D5D5A;
	line-height: 25px;
	z-index:99
}
.sctex22 h5{
	font-size: 20px;
	line-height: 25px;
	color: #1E7DC4;
	font-weight: 500;
	margin-bottom: 30px;
	font-family: anton1;
}

.sqjc02{
	width: 100%;
	float: left;
	margin-top: 70px;
}
.sqjc02 ul{
	display: flex;
	justify-content: center;
}
.sqjc02 ul li{
	margin-left: 20px;
	margin-right: 20px;
	width: 122px;
	height: 122px;
	border: 2px solid rgba(30,125,196,0.50);
	padding: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
}
.sqjc02 ul li .wenz{
	width: 109px;
	height: 109px;
	border: 5px solid rgba(30,125,196,0.1);
	font-size: 16px;
	color: #1E7DC4;
	border-radius: 50%;
	
	line-height: 24px;
	text-align: center;
	overflow:hidden;
}
.sqjc02 ul li .wenz i{ width:100%; height:100%; float:left;background: linear-gradient(176deg,#ffffff 36%, #84b6db 100%, #1e7dc4 100%);justify-content: center;
	display: flex;
	align-items: center;}
.sqjc02 ul li:hover .wenz i{
	background: linear-gradient(176deg,#ffffff 36%, #84b6db 100%, #1E7DC4 100%);
	
}
.sqjc02 ul li:hover .wenz{border: 0px solid #1E7DC4;}
.sqjc02 ul li:hover{
	border: 2px solid #1E7DC4;
	
}
.sqjc02 ul li:nth-child(2n){
	width: 10px;
	border: 0px;
}
.huifang{
	width: 100%;
	float: left;
	position: relative;
	padding: 80px 0px;
}
.huifang .a001{
	width: 322px;
	height: 564px;
	position: absolute;
	left: 0;
	top: -170px;
	z-index: 1;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
}
.huifang .a002{
	width: 159px;
	height: 194px;
	position: absolute;
	right: 130px;
	top: 120px;
	background-image: url(../img/pye.png);
	background-position: center;
	background-repeat: no-repeat;
	z-index:-1;
}

.nytitle3{
	width: 100%;
	float: left;
	margin-top: 80px;
	text-align: center;
}
.nytitle3 dl dt{
	font-size: 24px;
	line-height: 33px;
	color: #289A0C;
	font-weight: 600;
	font-family: anton1;
}
.nytitle3 dl dd{
	display: flex;
	justify-content: center;
	margin-top: 10px;
}
.nytitle3 dl dd i{
	width: 100px;
	height: 3px;
	background-color: #289A0C;
}
.nytitle3 p{
	margin-top: 25px;
	text-align: center;
	font-size: 14px;
	line-height: 25px;
	color: #5D5D5A;
}
.xren{
	width: 169px;
	height: 162px;
	position: absolute;
	background-image: url(../img/ren.png);
	background-position: center;
	background-repeat: no-repeat;
	left: -40px;
	bottom: 0;
	background-size:100%
}
.l18{ left:18%;}
.k40{ width:40%;}
.zwzy{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-end;
	max-height:510px;
}
.zwzy-l{
	width: 330px;
	font-size: 14px;
	color: #5D5D5A;
	line-height: 25px;
	font-weight: 300;
	padding-bottom:26px;
}
.zwzy-l h5{
	font-size: 20px;
	color: #5AA03F;
	margin-top: 30px;
	margin-bottom: 10px;
	width: 100%;
	float: left;
	font-family: anton1;
	font-weight: 600;
}
.zwzy-r{
	width: calc(100% - 425px);
	display: flex;
	justify-content: center;
}
.zwzy-r dl{
	width: 270px;
	margin-right: 60px;
}
.zwzy-r dl:nth-child(2){
	margin-right: 0px;
}
.zwzy-r dl dt{
	overflow: hidden;
}
.zwzy-r dl dt img{
width:100%; height:auto; display:block;
	transition: all 0.6s;
}
.zwzy-r dl dt img:hover  {
	transform: scale(1.05);
}
.zwzy-r dl dd{
	font-size: 14px;
	color: #5D5D5A;
	margin-top: 10px;
	text-align: center;
}

.zuoy{
	width: 100%;
	float: left;
	padding: 125px 0px;
	position: relative;
}
.zuoy .a01{
	width: 322px;
	height: 564px;
	position: absolute;
	right: 0;
	top: -40px;
	z-index:-1;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
}
.zuoy01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.zuoy01-l{
	width: 383px;
}
.zuoy01-l:hover  img{
	transform: scale(1.05);
	transition: all 0.6s;
}
.zuoy01-r{
	width: calc(100% - 433px);
	font-size: 14px;
	line-height: 25px;
	color: #5D5D5A;
	font-weight: 300;
}
.zuoy01-r h5{
	font-size: 20px;
	color: #5AA03F;
	margin-top: 30px;
	margin-bottom: 10px;
	width: 100%;
	float: left;
	font-family: anton1;
	font-weight: 600;
}
.sctitle3{
	width: 100%;
	float: left;
	display: flex;
	position: relative;
	height: 55px;

}
.sctitle3 .a01{
	width: 284px;
	height: 50px;
	background: #ffffff;
	border: 1px solid #80c41c;
	border-radius: 25px 0px 30px 0px;
	position: absolute;
	z-index: 1;
	left: 5px;
	top: 5px;
}
.sctitle3 .a02{
	width: 284px;
	height: 50px;
	background: #80c41c;
	border-radius: 25px 0px 25px 0px;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: 0.9px;
	line-height: 50px;
	font-weight: 600;
	
}

.sctitle4{
	width: 100%;
	float: left;
	display: flex;
	position: relative;
	height: 55px;
}
.sctitle4 .a01{
	width: 245px;
	height: 50px;
	background: #ffffff;
	border: 1px solid #80c41c;
	border-radius: 25px 0px 30px 0px;
	position: absolute;
	z-index: 1;
	left: 5px;
	top: 5px;
}
.sctitle4 .a02{
	width: 245px;
	height: 50px;
	background: #80c41c;
	border-radius: 25px 0px 25px 0px;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: 0.9px;
	line-height: 50px;
	font-weight: 600;
}

.sctitle5{
	width: 100%;
	float: left;
	display: flex;
	position: relative;
	height: 55px;
	margin-bottom: 30px;
}
.sctitle5 .a01{
	width: 252px;
	height: 50px;
	background: #ffffff;
	border: 1px solid #80c41c;
	border-radius: 25px 0px 30px 0px;
	position: absolute;
	z-index: 1;
	left: 5px;
	top: 5px;
}
.sctitle5 .a02{
	width: 252px;
	height: 50px;
	background: #80c41c;
	border-radius: 25px 0px 25px 0px;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: 0.9px;
	line-height: 50px;
	font-weight:600;
}

.zuoy02{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.zuoy02-l{
	width: 620px;
	border-radius: 25px 0px 25px 0px;
	overflow: hidden;
	z-index:99
}
.zuoy02-l img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.zuoy02-l:hover img{
	transform: scale(1.05);
}
.zuoy02-r{
	width: calc(100% - 670px);
	font-size: 14px;
	line-height: 25px;
	color: #5D5D5A;
	padding-bottom:16px;
	z-index:99
}
.zuoy02-r h5{
	font-size: 20px;
	color: #5AA03F;
	margin-top: 30px;
	margin-bottom: 10px;
	width: 100%;
	float: left;
	font-family: anton1;
	font-weight: 600;
	
}
.zuoy02-r .cp{
	display: flex;
	margin-top: 50px;
	font-size: 14px;
	color: #5D5D5A;
	line-height: 30px;
}
.zuoy02-r .cp i{
	width: 70px;
	height: 30px;
	background: #80c41c;
	border-radius: 15px 0px 15px 0px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	margin-right: 15px;
	color: #FFFFFF;
}
.ab01{
	width: 222px;
	height: 564px;
	position: absolute;
	left: 0;
	bottom: -300px;
	z-index: 1;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size:100%;
}

.zuoy03-l{
	width: 620px;
	position: relative;
	height: 370px;
}
.zuoy03-l .a01{
	width: 100%;
	height: 350px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	border-radius: 25px 0px 25px 0px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}
.zuoy03-l .a01 img{width: 100%;
	height: 100%;
	display: block;
	transition: all 0.6s;}
.zuoy03-l .a01:hover img{transform: scale(1.05);}
.zuoy03-l .a0001{
	width: 350px;
	height: 350px;
	border-radius: 25px 0px 25px 0px;
	overflow: hidden;
}

.zuoy03-l .a0001 img{
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.6s;
}
.zuoy03-l .a0001:hover img{
	transform: scale(1.05);
}

.zuoy03-l .a002{
	width: 260px;
}
.zuoy03-l .a002 ul li{
	width:100%;
	height: 170px;
	border-radius: 25px 0px 25px 0px;
	overflow: hidden;
}
.zuoy03-l .a002 ul li img{
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.6s;
}
.zuoy03-l .a002 ul li:hover img{transform: scale(1.05);}
.zuoy03-l .a002 ul li:nth-child(2n){ margin-top:10px}

.zuoy03-l .a02{
	width: 100%;
	height: 350px;
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 1;
	background: rgba(90,160,63,0.30);
	border-radius: 25px 0px 25px 0px;
}
.zuoy03-l:hover .a02{background: rgba(90,160,63,0.7);}
#ab01 img{transition: all 0s;}
#ab01:hover img{transform: scale(1);}
.zuoy09-l{
	width: 620px;
	position: relative;
	height: 370px;
}
.zuoy09-l .a01{
	width: 100%;
	height: 350px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	border-radius: 25px 0px 25px 0px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}
.zuoy09-l .a01 img{width: 100%;
	height: 100%;
	display: block;
	transition: all 0.6s;}
.zuoy09-l .a0001{
	width: 350px;
	height: 350px;
	border-radius: 25px 0px 25px 0px;
	overflow: hidden;
}

.zuoy09-l .a0001 img{
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.6s;
}
.zuoy09-l .a0001:hover img{
	transform: scale(1.05);
}

.zuoy09-l .a002{
	width: 260px;
}
.zuoy09-l .a002 ul li{
	width:100%;
	height: 170px;
	border-radius: 25px 0px 25px 0px;
	overflow: hidden;
}
.zuoy09-l .a002 ul li img{
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.6s;
}
.zuoy09-l .a002 ul li:hover img{transform: scale(1.05);}
.zuoy09-l .a002 ul li:nth-child(2n){ margin-top:10px}

.zuoy09-l .a02{
	width: 100%;
	height: 350px;
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 1;
	background: rgba(90,160,63,0.30);
	border-radius: 25px 0px 25px 0px;
}
.zuoy09-l:hover .a02{background: rgba(90,160,63,0.7);}

.ab02{
	width: 100px;
	height: 194px;
	position: absolute;
	right: 140px;
	bottom: 0px;
	z-index: 1;
	background-image: url(../img/pye.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size:100%
}

.yanfa{
	width: 100%;
	float: left;
	margin-top: 100px;
	position: relative;
}
.yanfa .a001{
	width: 322px;
	height: 564px;
	position: absolute;
	left: 50px;
	bottom: 45px;
	z-index: 1;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
	
}
.yanfa01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
}
.yanfa01-l{
	width: calc(100% - 670px);
}
.ab004{
	width: 159px;
	height: 194px;
	position: absolute;
	right: 130px;
	top: -130px;
	background-image: url(../img/pye.png);
	background-position: center;
	background-repeat: no-repeat;
}

.nyabout{
	width: 100%;
	float: left;
	margin-top: 50px;
	padding-bottom: 250px;
	position: relative;
}
.nyabout .nab01{
	width: 188px;
	height: 481px;
	position: absolute;
	bottom: 150px;
	right: 0;
	z-index: 11;
	background-image: url(../img/abj02.png);
	background-position: center;
	background-repeat: no-repeat;
}
.nyabout01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.nyabout01 .tex{
	width: 42%;
	font-size: 18px;
	line-height: 32px;
	color: #5D5D5A;
	position: relative;
	padding-bottom: 212px;
}
.nyabout01 .tex h5{
	margin-bottom: 10px;
	font-size: 30px;
	line-height: 32px;
	color: #40A629;
	font-weight: 600;
}
.nyabout01 .tex .tp{
	width: 732px;
	height: 212px;
	position: absolute;
	left: -150px;
	bottom: 0;
	z-index: 1;
	background-image: url(../img/ab02.png);
	background-position: center;
	background-repeat: no-repeat;
}
.nyabout01 .pic{
	width: 54%;
}
.nyabout01 .pic img{
	width: 100%;
	height: auto;
}

.zhichi{
	width: 100%;
	float: left;
	height: 700px;
	background-image: url(../img/abj01.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.zhichi01{
	width: 100%;
	float: left;
	position: relative;
	height: 700px;
}
.zch{
	width: calc(100% - 10px);
	position: absolute;
	top: -210px;
	right: 0;
	z-index: 1;
	height: 800px;
	background: rgba(139,142,140,0.50);
	border-radius: 30px 0px 30px 0px;
}
.zchtex{
	width: calc(100% - 10px);
	position: absolute;
	top: -220px;
	left: 0;
	z-index: 2;
	height: 800px;
	background: #ffffff;
	border: 8px solid rgba(50,175,16,0.50);
	border-radius: 25px 0px 30px 0px;
	padding: 75px;
}
.zchtex ul li{
	width: 100%;
	float: left;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-top: 50px;
}
.zchtex ul li .tex{
	width: calc(100% - 220px);
	font-size: 18px;
	line-height: 36px;
	color: #5D5D5A;
}
.zchtex ul li .tex h5{
	margin-bottom: 13px;
	font-size: 20px;
	line-height: 36px;
	color: #289A0C;
	font-weight: 600;
	letter-spacing: 1px;
}
.zchtex ul li .pic{
	width: 180px;
}
.zchtex ul li .pic dl dt{
	overflow: hidden;
}
.zchtex ul li .pic dl dt img{
	width: 100%;
	height: auto;
}
.zchtex ul li .pic dl dd{
	margin-top: 5px;
	font-size: 18px;
	line-height: 36px;
	color: #3C3C3B;
	font-weight: 600;
	letter-spacing: 0.9px;
}
.zchtex ul li .title{
	width: 100%;
	position: absolute;
	top: -40px;
	left: 0;
	z-index: 11;
	text-align: center;
}
.zchtex ul li .title i{
	padding-bottom: 10px;
	border-bottom: 3px solid #289a0c;
	font-size: 30px;
	line-height: 25px;
	color: #289A0C;
	font-weight:600;
}
.zchtex ul li:nth-child(2){
	margin-top: 80px;
}
.zchtex ul li:nth-child(2) .title{
	top: 0;
}

.abtitle{
	width: 100%;
	float: left;
	display: flex;
	position: relative;
	height: 45px;
	justify-content: space-between;
}
.dren{
	width: 170px;
	height: 116px;
	background-image: url(../img/ren03.png);
	background-position: center;
	background-repeat: no-repeat;
	z-index: 1;
	position: absolute;
	right: 0;
	bottom: 0;
	background-size:100%
}
.abtitle .a01{
	width: 175px;
	height: 40px;
	background: #ffffff;
	border: 1px solid #80c41c;
	border-radius: 25px 0px 30px 0px;
	position: absolute;
	z-index: 1;
	left: 5px;
	top: 5px;
}
.abtitle .a02{
	width: 175px;
	height: 40px;
	background: #80c41c;
	border-radius: 25px 0px 25px 0px;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: 0.9px;
	line-height: 40px;
	font-weight: 600;
}
.abtitle2{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 70px;
}
.abtitle2 dl dt{
	font-size: 24px;
	line-height: 33px;
	color: #289A0C;
	font-weight:600;
}
.abtitle2 dl dd{
	display: flex;
	justify-content: center;
	margin-top: 5px;
}
.abtitle2 dl dd i{
	width: 54px;
	height: 3px;
	background-color: #289a0c;
}
.abtitle3{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 22px;
	line-height: 30px;
	color: #12491D;
	font-weight: 500;
	margin-top: 50px;
}
.gsxx{
	width: 100%;
	float: left;
	margin-top: 60px;
	display: flex;
}
.gsxx01{
	width: 50%;
	float: left;
}
.xcon{
	width: 100%;
	float: left;
	margin-top: 30px;
	border-top: 1px solid rgba(139,142,140,0.50);
}
.xcon ul li{
	width: 100%;
	float: left;
	height: 70px;
	border-bottom: 1px solid rgba(139,142,140,0.50);
	display: flex;
	align-items: center;
	padding: 0px 45px;
	justify-content: space-between;
	line-height: 24px;
}
.xcon ul li .title{
	width: 80px;
	font-size: 16px;
	color: #289A0C;
	font-weight: 500;
}
.xcon ul li .subtitle{
	width: calc(100% - 115px);
	font-size: 16px;
	color: #8B8E8C;
	line-height: 24px;
}

.xcon2{
	width: 100%;
	float: left;
	margin-top: 30px;
	border-top: 1px solid rgba(139,142,140,0.50);
}
.xcon2 ul li{
	width: 50%;
	float: left;
	height: 70px;
	border-bottom: 1px solid rgba(139,142,140,0.50);
	display: flex;
	align-items: center;
	padding: 0px 45px;
	justify-content: space-between;
	line-height: 24px;
	border-left: 1px solid rgba(139,142,140,0.50);
}
.xcon2 ul li .subtitle{
	font-size: 16px;
	color: #8B8E8C;
	line-height: 24px;
}

.renz{
	width: 100%;
	float: left;
	margin-top: 130px;
	height: 850px;
	background-image: url(../img/abj03.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.rztitle{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 70px;
}
.rztitle dl dt{
	font-size: 24px;
	line-height: 33px;
	color: #FFFFFF;
	font-weight:600;
}
.rztitle dl dd{
	display: flex;
	justify-content: center;
	margin-top: 5px;
}
.rztitle dl dd i{
	width: 54px;
	height: 3px;
	background-color: #FFFFFF;
}
.rztitle p{
	padding: 0px 15%;
	margin-top: 50px;
	font-size: 18px;
	line-height: 32px;
	color: #FFFFFF;
	text-align: center;
}
.renz01{
	width: 100%;
	float: left;
	margin-top: 45px;
	display: flex;
}
.renz01 .nab01{
	width: 50%;
}
.rzbt{
	width: 100%;
	float: left;
	height: 63px;
	background-color: #80c41c;
}
.rzbt ul{
	display: flex;
	justify-content: space-between;
	height: 63px;
	align-items: center;
}
.rzbt ul li{
	width: 8%;
	font-size: 18px;
	line-height: 25px;
	color: #FFFFFF;
	font-weight: 600;
	padding: 0px 10px;
	border-right: 1px solid #FFFFFF;
	height: 63px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.rzbt ul li:nth-child(2){
	width: 58%;
	
	text-align:center;
}
.rzbt ul li:nth-child(3){
	width: 34%;
	
		text-align:center;
}
.rzbt ul li:first-child{
	justify-content: center;
}

.rztex{
	width: 100%;
	float: left;
	
}
.rztex ul{
	display: flex;
	justify-content: space-between;
	height: 70px;
	align-items: center;
	background-color: #f2f9e7;
}
.rztex ul li{
	width: 8%;
	font-size: 16px;
	line-height: 25px;
	color: #8B8E8C;
	font-weight: 500;
	padding: 0px 10px;
	border-right: 1px solid rgba(139,142,140,0.50);
	border-bottom: 1px solid rgba(139,142,140,0.50);
	height: 70px;
	display: flex;
	align-items: center;
}
.rztex ul li:first-child{
	justify-content: center;
}
.rztex ul li:nth-child(2){
	width: 58%;
	padding: 0px 24px;
}
.rztex ul li:nth-child(3){
	width: 34%;
	padding: 0px 24px;
}
.rztex ul:nth-child(2n){
	background-color: #FFFFFF;
}

.stroy{
	width: 100%;
	float: left;
	background-color: #f2f9e7;
	padding: 100px 0;
}
.lc01{
	width: 100%;
	float: left;
	height: 145px;
	position: relative;
	margin-top: 75px;
}
.lchx{
	width: 100%;
	height: 20px;
	background-image: linear-gradient(to right, #b6fc6c , #4bb92f );
	position: absolute;
	left: 0;
	z-index: 1;
	top: calc(50% - 10px);
}
.lcjt{
	width: 45px;
	height: 59px;
	position: absolute;
	background-image: url(../img/kjt.png);
	background-position: center;
	background-repeat: no-repeat;
	right: -45px;
	top: calc(50% - 30px);
	z-index: 1;
}
.lc02{
	width: 100%;
	float: left;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
}
.lc02 ul{
	display: flex;
}
.lc02 ul li{
	width: 20%;
	padding-left: 60px;
	position: relative;
	height: 145px;
}
.lc02 ul li .yuan{
	width: 44px;
	height: 44px;
	background-image: url(../img/quan.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: calc(50% - 22px);
	left: 60px;
	z-index: 1;
	background-size: 100%;
	transition: all 0.6s;
}
.lc02 ul li:hover .yuan{ 
top: calc(50% - 27px);
left: 55px;
background-image: url(../img/quan_01.png); 
width: 54px;
height: 54px;
transition: all 0.6s;
}

.lc02 ul li dl dt{
	font-size: 16px;
	line-height: 28px;
	color: #289A0C;
	margin-top: 100px;
}
.lc02 ul li dl dd{
	font-size: 14px;
	line-height: 20px;
	color: #289A0C;
}
.lc02 ul li:nth-child(2n) dl dt{
	margin-top: 0px;
}

.lc03{
	width: 100%;
	float: left;
	margin-top: 80px;
	display: flex;
	justify-content: space-between;
}
.lc03 ul{
	width: 25%;
}
.lc03 ul li{
	width: 100%;
	float: left;
	border-left: 5px solid #ccf88b;
	padding-left: 18px;
	position: relative;
	padding-bottom: 30px;
	padding-right: 22px;
}
.lc03 ul li .yuan{
	width: 18px;
	height: 18px;
	background-image: url(../img/yuan2.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: -12px;
	top: 0;
	z-index: 1;
	background-size:100%;
}
.lc03 ul li dl dt{
	font-size: 16px;
	line-height: 25px;
	font-weight: 600;
	color: #5d5d5a;
}
.lc03 ul li dl dd{
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 0.8px;
	color: #5d5d5a;
}
.lc03 ul li:hover dl dt{ color:#289A0C}
.lc03 ul li:hover dl dd{ color:#289A0C}
.lc03 ul li:hover .yuan{background-image: url(../img/yuan3.png);}

.lc03 ul li:last-child{
	padding-bottom: 0px;
}
.ggt{
	width: 100%;
	float: left;
}
.ggt img{
	width: 100%;
	height: auto;
	display: block;
}
.jgtitle{
	width: 100%;
	float: left;
	display: flex;
	position: relative;
	height: 45px;
	justify-content: space-between;
	margin-top: 100px;
}
.jgtitle .a01{
	width: 295px;
	height: 40px;
	background: #ffffff;
	border: 1px solid #80c41c;
	border-radius: 25px 0px 30px 0px;
	position: absolute;
	z-index: 1;
	left: 5px;
	top: 5px;
}
.jgtitle .a02{
	width: 295px;
	height: 40px;
	background: #80c41c;
	border-radius: 25px 0px 25px 0px;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: 0.9px;
	line-height: 40px;
	font-weight: 600;
}
.jg01{
	width: 100%;
	height: 70px;
	float: left;
	background: rgba(128,196,28,0.30);
	padding: 0px 45px;
	line-height: 70px;
	font-size: 20px;
	color: #5D5D5A;
	font-weight: 500;
	border-top: 1px solid rgba(139,142,140,0.50);
	margin-top: 25px;
}
.jg02{
	width: 100%;
	float: left;
	background: rgba(128,196,28,0.10);
	padding: 0px 45px;
	line-height: 35px;
	font-size: 16px;
	color: #289A0C;
	font-weight: 500;
	border-top: 1px solid rgba(139,142,140,0.50);
	flex-wrap: wrap;
	padding-top:10px;
}
.jg02 div{
	width: 26%;
	float:left;
	height:45px;
	}
.contact{
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 115px;
	margin-top: 80px;
}
.contact .ac01{
	width: 188px;
	height: 481px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	background-image: url(../img/abj02.png);
	background-position: center;
	background-repeat: no-repeat;
}
.contact .ac02{
	width: 168px;
	height: 203px;
	position: absolute;
	right: 228px;
	bottom: 690px;
	z-index: 1;
	background-image: url(../img/abj04.png);
	background-position: center;
	background-repeat: no-repeat;
}
.contact .ac03{
	width: 188px;
	height: 481px;
	position: absolute;
	left: 22px;
	bottom: 0;
	z-index: 1;
	background-image: url(../img/abj02.png);
	background-position: center;
	background-repeat: no-repeat;
}
.contact01{
	width: 100%;
	float: left;
	position: relative;
}
.contact01 .ac04{
	width: 169px;
	height: 142px;
	position: absolute;
	background-image: url(../img/ren.png);
	background-position: center;
	background-repeat: no-repeat;
	top: -20px;
	left: 95px;
	z-index: 1;
	background-size: 100%;
}
.lxtitle{
	width: 100%;
	float: left;
}
.lxtitle dl dt{
	font-size: 24px;
	line-height: 32px;
	color: #289A0C;
	text-align: center;
}
.lxtitle dl dd{
	display: flex;
	justify-content: center;
	margin-top: 8px;
}
.lxtitle dl dd i{
	width: 100px;
	height: 3px;
	background-color: #289a0c;
}
.lxtitle p{
	margin-top: 30px;
	font-size: 14px;
	line-height: 25px;
	color: #5D5D5A;
	text-align: center;
}
.lxtex{
	width: 100%;
	float: left;
	margin-top: 26px;
	z-index:99
}
.lxtex ul li{
	width: 100%;
	float: left;
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	z-index:99
}
.lxtex ul li .bx01{
	width: 13%;
}
.lxsubtitle{
	width: 100%;
	float: left;
	display: flex;
	position: relative;
	height: 45px;
	justify-content: space-between;
}
.lxsubtitle .a01{
	width: calc(100% - 5px);
	height: 40px;
	background: #ffffff;
	border: 1px solid #80c41c;
	border-radius: 25px 0px 30px 0px;
	position: absolute;
	z-index: 1;
	left: 5px;
	top: 5px;
}
.lxsubtitle .a02{
	width: calc(100% - 5px);
	height: 40px;
	background: #80c41c;
	border-radius: 25px 0px 25px 0px;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: 0.9px;
	line-height: 40px;
	font-weight: 600;
}
.lxtex ul li .bx02{
	width: 58%;
}
.lxtex ul li .bx03{
	width: 19%;
	font-size: 14px;
	line-height: 22px;
	color: #4D4D4D;
	z-index:99
}
.lxbk{
	width: 100%;
	height: 45px;
	background: #f7f5f5;
	border: 0px;
	line-height: 45px;
	outline: none;
	padding-left: 10px;
	font-size: 14px;
	color: #999999;
	font-family: "微软雅黑";
}
.lxtex ul li:nth-child(9) .bx02{
	width: 76%;
}
.xxbh{
	width: 100%;
	background: #f4fbf2;
	border: 3px solid #dbefd2;
	border-radius: 25px 0px 25px 0px;
	float: left;
	margin-top: 58px;
	padding: 40px 70px;
	font-size: 14px;
	line-height: 30px;
	color: #4D4D4D;
	z-index:99
}
.xxbh h5{
	margin-bottom: 30px;
	font-size: 20px;
	line-height: 28px;
	color: #289A0C;
	text-align: center;
	font-weight: 500;
}
.tj{
	display: flex;
	width: 100%;
	float: left;
	margin-top: 50px;
	justify-content: center;
}
.anniu01{
	width: 150px;
	height: 35px;
	background: #50b423;
	line-height: 35px;
	border: 0px;
	cursor: pointer;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
}
.anniu02{
	width: 150px;
	height: 35px;
	background: rgba(120,120,120,0.66);
	line-height: 35px;
	border: 0px;
	cursor: pointer;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	margin-left: 120px;
}
.contact02{
	width: 100%;
	float: left;
	background-color: #f7f5f5;
	padding: 110px 0px;
}
.contact02 h5{
	font-size: 50px;
	line-height: 70px;
	color: #8B8E8C;
	font-weight: 600;
	text-align: center;
}
.contact02 ul{
	display: flex;
	justify-content: space-between;
	background-color: rgba(56,129,28,0.9);
}
.contact02 ul li{
	width: 33.33%;
	padding: 90px 70px;
	color: #FFFFFF;
	background-image: url(../img/cao.png);
	background-position-x: center;
	background-repeat: no-repeat;
}
.contact02 ul li .pic{
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.contact02 ul li dl dt{
	font-size: 22px;
	line-height: 40px;
	margin-top: 30px;
	text-align: center;
}
.contact02 ul li dl dt a{ color:#FFFFFF;}
.contact02 ul li dl dt i{
	font-size: 18px;
	line-height: 32px;
}
.contact02 ul li dl dd{
	font-size: 14px;
	line-height: 22px;
	margin-top: 15px;
	text-align: center;
}
.contact02 ul li:nth-child(2){
	background: rgba(40,154,12,1) url(../img/cao.png) center;
}
.contact02 ul li:nth-child(3){
	background: #50B423 url(../img/cao.png) center;
}
.sgtex{
	width: 100%;
	float: left;
	margin-top: 48px;
	background: rgba(132,182,219,0.10);
	padding: 40px 50px;
	font-size: 14px;
	line-height: 25px;
	color: #5D5D5A;
	border-radius: 25px 0px 25px 0px;
	position: relative;
}
.sgtex .nab01{
	width: 322px;
	height: 564px;
	position: absolute;
	top: 0;
	right: -322px;
	z-index: 11;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
}
.sgtex b{
	font-size: 16px;
	color: #5D5D5A;
}
.sgtex img{
	max-width: 100%;
	height: auto;
}
.line{
	display: flex;
	margin-bottom: 25px;
	margin-top: 25px;
	justify-content: center;
}
.line i{
	width: 90%;
	height: 2px;
	background-color: #707070;
}
.gl01{
	width: 100%;
	float: left;
	margin-top: 80px;
	position: relative;
	text-align: center;
}
.gl01 img{
	max-width: 100%;
	height: auto;
}
.gl01 .g01{
	width: 368px;
	height: 401px;
	position: absolute;
	left: -295px;
	bottom: -20px;
	z-index: 1;
	background-image: url(../img/glb01.png);
	background-position: center;
	background-repeat: no-repeat;
}
.gl01 .g02{
	width: 170px;
	height: 116px;
	position: absolute;
	right: 0;
	bottom: 0px;
	z-index: 1;
	background-image: url(../img/ren03.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
}

.gl02{
	width: 100%;
	float: left;
	margin-top: 40px;
}
.gl02 ul{
	display: flex;
	flex-wrap: wrap;
}
.gl02 ul li{
	width: calc(34.0% - 25px);
	height: 210px;
	position: relative;
	margin-top: 30px;
	margin-right: 25px;
}
.gl02 ul li .mask{
	width: 100%;
	height: 200px;
	background: rgba(128,196,28,0.10);
	position: absolute;
	top: 10px;
	right: -10px;
	z-index: 1;
	transition: all 0.6s;
}
.gl02 ul li .tex{
	width: 100%;
	height: 200px;
	background: #ffffff;
	border: 2px solid rgba(64,166,41,0.50);
	padding: 30px;
	font-size: 14px;
	line-height: 25px;
	color: #5D5D5A;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	transition: all 0.6s;
}
.gl02 ul li .tex h5{
	margin-bottom: 8px;
	font-size: 16px;
	color: #289A0C;
}
.gl02 ul li:hover .mask{
	background-color: #80c41c;
}
.gl02 ul li:hover .tex{
	border: 2px solid #40a629;
}
.gl02 ul li:nth-child(3n){
	margin-right: 0px;
}

.nypro{
	width: 100%;
	float: left;
	margin-top: 30px;
	position: relative;
}
.xiaoren{
	width: 169px;
	height: 142px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	background-image: url(../img/ren.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size:100%
}
.nypro ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.nypro ul li{
	width: calc(50% - 40px);
	margin-bottom: 80px;
}
.nypro ul li h5{
	font-size: 36px;
	text-align: center;
	color: #8B8E8C;
	margin-bottom: 20px;
	line-height: 72px;
	font-family: arial;
	position: relative;
}
.nypro ul li h5 i{	
	width: 26px;
	height: 4px;
	position: absolute;
	left: calc(50% - 13px);
	bottom: 0;
	z-index: 1;
	background-color: #8B8E8C;
}
.nypro ul li .pic{
	overflow: hidden;
	position: relative;
	height: 200px;
}
.nypro ul li .pic .wenben{
	width: auto;
	position: absolute;
	font-size: 32px;
	line-height: 42px;
	color: #FFFFFF;
	bottom: 25px;
	left: 16px;
	z-index: 3;
}
.nypro ul li .pic i{
	width: calc(100% - 10px);
	height: 190px;
	background:  rgba(90,160,63,0.3);
	border-radius: 30px 0px 30px 0px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1;
	transition: all 0.6s;
}
.nypro ul li .pic .tp{
	width: calc(100% - 10px);
	height: 190px;
	left: 0;
	top: 0;
	z-index: 2;
	position: absolute;
	border-radius: 30px 0px 30px 0px;
	overflow:hidden
}
.nypro ul li .pic .tp img{ width:100%; height: 100%; display:block; transition: all 0.6s;}
.nypro ul li .pic:hover .tp img{transform: scale(1.06);}
.nypro ul li .pic:hover i{
	background: rgba(90,160,63,0.7);
}
.nypro ul li .tex{
	margin-top: 10px;
	width: 100%;
	float: left;
}
.nypro ul li .tex .tex01{
	width: 100%;
	float: left;
	padding-bottom: 35px;
	margin-top: 35px;
	display: flex;
	justify-content: space-between;
	position:relative;
	border-bottom:1px solid #eeeeee;
}
.nypro ul li .tex .tex01 span{ width:0; height:1px; background-color:#80C41C; position:absolute; left:0; bottom:0; z-index:1; transition: all 0.6s; display:none}
.nypro ul li .tex .tex01:hover span{height:3px; width:100%;}
.nypro ul li .tex .tex01:hover{color:#80C41C;}
.nypro ul li .tex .tex01 .sx{
	width: 10px;
}
.nypro ul li .tex .tex01 dl{
	width: calc(100% - 30px);
}
.nypro ul li .tex .tex01 dl dt{
	font-size: 14px;
	line-height: 25px;
	color: #8B8E8C;
	font-weight: 300;
	transition: all 0.6s;
}
.nypro ul li .tex .tex01 dl dd{
	font-size: 20px;
	line-height: 28px;
	color: #5D5D5A;
	transition: all 0.6s;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.nypro ul li .tex .tex01 dl dd em{ font-size:10px;  display: inline-block;vertical-align: top; height:28px; line-height:10px;}

.nypro ul li .tex .tex01 dl dd .more2{
	width: 160px;
}

.nypro ul li .tex .tex01 dl dd .more2 p{
	display: flex;
	width: 100%;
	float: left;
}
.nypro ul li .tex .tex01 dl dd .more2 p a{
	width: 160px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #289a0c;
	text-transform: uppercase;
	position: relative;
	padding-right:20px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	border-left:2px solid #289a0c;
}

.nypro ul li .tex .tex01 dl dd .more2 p a b{ width:30px; height:11px; background:url(../img/jt2.png) no-repeat center; margin-left:15px}
.nypro ul li .tex .tex01 dl dd .more2 p a img{ margin-left:30px;}
.nypro ul li .tex .tex01 dl dd .more2 p a:hover b{
	background:url(../img/jt.png) no-repeat center;
}
.nypro ul li .tex .tex01 dl dd .more2 p img{ margin-left:30px}

.nypro ul li .tex .tex01 dl dd .more2 a:after,.nypro ul li .tex .tex01 dl dd .more2 p a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0px;
    height: 100%;
    z-index:-2;
}
.nypro ul li .tex .tex01 dl dd .more2 p a:hover{
    z-index:1;
    background:transparent;
    color: #FFFFFF;
    border-left: 0px;
}            
.nypro ul li .tex .tex01 dl dd .more2 p a:before {
    transition: .3s;
    background: #289a0c;
    z-index:-1;
	border-radius: 15px 0px 15px 0px;
	color: #FFFFFF;
}  
.nypro ul li .tex .tex01 dl dd .more2 p a:hover:after,.nypro ul li .tex .tex01 dl dd .more2 p a:hover:before {
   width: 100%;
}



.nypro ul li .tex .tex01 span{ width:0; height:1px; background-color:#80C41C; position:absolute; left:0; bottom:0; z-index:1; transition: all 0.6s; display:none}
.nypro ul li .tex .tex01:hover span{height:3px; width:100%;}
.nypro ul li .tex .tex01:hover{color:#80C41C;}

.nypro ul li .tex .tex01 dl dd i{
	font-size: 14px;
	letter-spacing: 2.8px;
	margin-left: 20px;
}
.prowrap{
	width: 100%;
	float: left;
	background-color: #f7f5f5;
	padding-top: 30px;
	position: relative;
}
.proyz{
	width: 168px;
	height: 203px;
	position: absolute;
	top: -138px;
	right: 120px;
	z-index: 111;
	background-image: url(../img/abj04.png);
	background-position: center;
	background-repeat: no-repeat;
}
.proyz2{
	width: 222px;
	height: 564px;
	position: absolute;
	bottom: -350px;
	left: 0;
	z-index: 111;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
}
.shuye{
	width: 322px;
	height: 564px;
	position: absolute;
	right: 0;
	top: 290px;
	z-index: 11;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
	z-index:-99;
}
.xiaz{
	width: 100%;
	float: left;
	display: flex;
	justify-content: center;
}
.xiaz a{
	width: 474px;
	height: 62px;
	background: #1e7dc4;
	border-radius: 10px 0px 10px 0px;
	margin-left: 35px;
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 62px;
}
.xiaz a img{
	margin-left: 10px;
}
.xiaz a:hover{
	background: #e5e5e5;
	color: #1E7DC4;
}
.xiaz a .pic01{
	display: none;
}
.xiaz a .pic02{
	display: inline-block;
}
.xiaz a:hover .pic01{
	display: inline-block;
}
.xiaz a:hover .pic02{
	display: none;
}
.xzsm{
	width: 100%;
	float: left;
	font-size: 14px;
	line-height: 25px;
	color: #8B8E8C;
	margin-top: 50px;
}
.xzsm i{
	color: #289A0C;
}
.xzlist{
	width: 100%;
	float: left;
	margin-top: 60px;
	display: flex;
	justify-content: space-between;
	position: relative;
}
.feifei{
	width: 215px;
	height: 215px;
	position: absolute;
	bottom: -100px;
	right: 0;
	z-index: 11;
	background-image: url(../img/feifei.png);
	background-position: center;
	background-repeat: no-repeat;
}
.xzlist01{
	width: 46%;
}

.xztitle{
	width: 100%;
	float: left;
	display: flex;
	position: relative;
	height: 55px;
	justify-content: space-between;
}
.xztitle .a01{
	width: 125px;
	height: 50px;
	background: #ffffff;
	border: 1px solid #80c41c;
	border-radius: 25px 0px 30px 0px;
	position: absolute;
	z-index: 1;
	left: 5px;
	top: 5px;
}
.xztitle .a02{
	width: 125px;
	height: 50px;
	background: #80c41c;
	border-radius: 25px 0px 25px 0px;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: 0.9px;
	line-height: 50px;
	font-weight: 600;
}

.xz01{
	width: 100%;
	float: left;
	padding-bottom: 35px;
	border-bottom: 1px solid #e5e5e5;
	margin-top: 35px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position:relative;
}
.xz01 span{ display:none; width:0; height:1px; background-color:#80C41C; position:absolute; left:0; bottom:0; z-index:1; transition: all 0.6s;}
.xz01:hover span{display:none; height:3px; width:100%;}
.xz01 .tex{
	width: auto;
	display: flex;
}
.xz01 .sx{
	width: 10px;
	
}
.xz01 dl{
	width: auto;
	margin-left: 20px;
}
.xz01 dl dt{
	font-size: 14px;
	line-height: 25px;
	color: #8B8E8C;
	font-weight: 300;
	transition: all 0.6s;
}
.xz01 dl dd{
	font-size: 20px;
	line-height: 28px;
	color: #5D5D5A;
	transition: all 0.6s;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.xz01 dl dd em{ font-size:10px;  display: inline-block;vertical-align: top; height:28px; line-height:10px;}
.xz01 dl dd i{
	font-size: 14px;
	letter-spacing: 2.8px;
	margin-left: 20px;
}
.xz01 .pic{
	width: auto;
}
.xz01 .pic img{
	margin-left: 20px;
}
.xz01 .pic .pic01{ display:none}
.xz01 .pic .pic02{ display: inline-block}
.xz01 .pic .aa011:hover .pic01{display: inline-block}
.xz01 .pic .aa011:hover .pic02{display:none}
.xz01 .pic .aa012:hover .pic01{display: inline-block}
.xz01 .pic .aa012:hover .pic02{display:none}
.shuye02{
	width: 168px;
	height: 203px;
	position: absolute;
	top: -285px;
	left: 75px;
	z-index: 11;
	background-image: url(../img/abj04.png);
	background-position: center;
	background-repeat: no-repeat;
	z-index:-99;
}


































#marl0{
	margin-left: 0px;
	margin-top: 0px;
}
.lsbj{
	background: rgba(30,125,196,0.50);
}
.yelbj{
	background: rgba(245,173,9,0.50);
}
.zsbj{
	background: rgba(180,90,200,0.50);
}
.lvsbj{
	background: rgba(90,160,63,0.50);
}
.kfsbj{
	background: rgba(108,66,17,0.50);
}
.yelbj2{
	background: rgba(172,153,7,0.50);
}
.zsbj2{
	background: rgba(242,143,207,0.50);
}
.zsbj3{
	background: rgba(114,89,183,0.65);
}
.lsbj2{
	background: rgba(3,159,172,0.50);
}
.lvsbj2{
	background: rgba(165,190,30,0.50);
}
.clsc2{
	color: rgba(165,190,30,0.50);
}

.yel{
	color: #F5AD09;
}
.yel2{
	color: #AC9907;
}
.blue{
	color: #1E7DC4;
}
.blue2{
	color: #039FAC;
}
.zs{
	color: #B45AC8;
}
.zs2{
	color: #F28FCF;
}
.zs3{
	color: #7259B7;
}
.lvs{
	color: #5AA03F;
}
.lvs2{
	color: #A5BE1E;
}
.kfs{
	color: #6C4211;
}


.mart40{
	margin-top: 40px;
}
#borl0{
	border-left: 0px;
}
.mart0{
	margin-top: 0px;
}
.marb30{
	margin-bottom: 30px;
}
.sd01{
	color: #5D5D5A;
	font-size: 18px;
	line-height: 32px;
	font-weight: 400;
}
.zbk{
	border-left: 1px solid rgba(139,142,140,0.50);
}
#w56{
	width: 40%;
}
.pad65{
	padding: 80px 0px;
}

.pad33{ padding-bottom:33px;}

.wd65{
	padding: 80px 0px;
}
.pos{
	position: relative;
}
.marr50{
	margin-right: 50px;
	margin-left: 0px;
}
.mart80{
	margin-top: 80px;
}
.mdt15{
	margin-top: 80px;
}
.mart70{
	margin-top: 70px;
}
.mart10{
	margin-top: 10px;
}
.mart35{
	margin-top: 35px;
}
.mart20{
	margin-top: 20px;
}
.marb20{
	margin-bottom: 20px;
}
.mart165{
	margin-top: 165px;
}
.header2{
	display: none;
}
.mobile{
	display: none;
}
	.error-input{ border:1px solid #FF0000;}
	
	.casetitle{
	width: 100%;
	float: left;
	font-size: 24px;
	color: #333333;
	margin-top: 45px;
}
.casedate{
	width: 100%;
	float: left;
	color: #828282;
	font-size: 12px;
	margin-top: 52px;
}
.caseshow{
	width: 100%;
	float: left;
	margin-top: 45px;
	font-size: 14px;
	line-height: 30px;
	color: #333333;
}
.caseshow img{
	max-width: 100%;
	height: auto;
	
}
.fh{
	width: 100%;
	float: left;
	margin-top: 60px;
	margin-bottom: 60px;
}
.fh ul{
	display: flex;
	justify-content: center;
}
.fh ul li{
	width: 292px;
	height: 52px;
	background: #ffffff;
	border: 1px solid #E6E6E6;
	border-radius: 8px;
	font-size: 16px;
	color: #6C757D;
	text-align: center;
	line-height: 52px;
}
.fh ul li a{
	color: #6C757D;
}


.newlist{
	width: 100%;
	float: left;
	margin-top:50px;
}
.newlist ul li{
	width: 100%;
	float: left;
	margin-top: 20px;
	background-color: #e9edf0;
	padding: 25px 40px;
	transition: all 0.6s;
}
.newlist ul li h5{
	font-size: 16px;
	line-height: 21px;
	color: #333333;
}
.newlist ul li dl dt{
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 15px;
}
.newlist ul li dl dd{
	font-size: 12px;
	line-height: 16px;
	color: #999999;
}
.newlist ul li:hover{
	background: #289a0c;
}
.newlist ul li:hover h5{
	color: #FFFFFF;
}
.newlist ul li:hover dl dt{
	color: #FFFFFF;
}
.newlist ul li:hover dl dd{
	color: #FFFFFF;
}
.newlist ul li:first-child{
	margin-top: 0px;
}
.fy{
	width: 100%;
	float: left;
	margin-top: 50px;
}
.fy ul{
	display: flex;
	justify-content: center;
}
.fy ul li{
	width: 50px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #293556;
	font-size: 14px;
	font-family: "宋体";
}
.fy ul li a{
	color: #606266;
	width: 100%;
	float: left;
}
.fy ul li a:hover{
	color: #FFFFFF;
	background-color: #293556;
}
.fy ul li .cur{
	color: #FFFFFF;
	background-color: #293556;
}


.dati1 {
		height: 100%;
		position: relative;
		width:100%; float:left;
	}

.ya-01 {
		width: 322px;
		height: 564px;
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 1;
		background-image: url(../img/left-icon.png);
		background-position: center;
		background-repeat: no-repeat;
	}

.ya-02 {
		width: 322px;
		height: 564px;
		position: absolute;
		right: 0;
		top: -55px;
		z-index: 1;
		background-image: url(../img/right-icon.png);
		background-position: center;
		background-repeat: no-repeat;
	}


.bfbkd{width:100%; float:left; margin-bottom:10px;}







	
}

@media (max-width:1700px) {
.proyz{ display:none;}
}
@media (max-width:1440px) {
.contact .ac03{ display:none;}
.huifang .a001{ display:none;}
.contact .ac01{ display:none;}
.proyz{ display:none;}
}



@media (max-width:1139px) {
.shwz{width:100%; line-height:25px; float:left; padding-left:1.0rem; margin-top:1.0rem; font-size:0.9rem; text-align:left;}
.shwz div{ text-align:left; width:100%; float:left; line-height:30px;}
.shwz a{ text-align:left;}
.bfbkd{width:100%; float:left; margin-bottom:10px; height:auto}
.caop{
      color: #ffffff;
	background:#8c8e8d;
	border-radius: 10px 0px 10px 0px;
	text-align:left;
	height:30px;
	line-height:30px;
	font-size:0.8rem;
	display: flex;
	justify-content: space-between;
}
.caop a{
      color: #ffffff;
	  padding-left:5px;
	  line-height:30px;
	  height:30px;
}

.more3{
margin-left:30px; text-align:left; 
background-image: url(../img/bjt266.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size: 12px;
	padding-left:30px;
	height:20px;
	line-height:20px;
	color:#FFFFFF; 
	padding-right:10px;

}
.lbwz{ font-size:0.8rem; color:#8B8E8C; font-weight:300}
.tanc{
	left:0;
	top:0;
	position: fixed;
	width:100%; 
	z-index:99999;
	height:100%;
	background-color:rgba(0,0,0,0.30);
	padding-top:10%;
	display:none;
}
.tcmain{ width:100%; margin:auto; margin-top:20vh;}
.tanc01{
	display: flex;
	width:100%;
	float:left;
	border-radius:15px 0px 15px 0px;
	border:5px solid rgba(90,160,63,0.30);
	padding:50px 0;
	justify-content: center;
	background-color:#FFFFFF
}
.tanc01 ul{ }
.tanc01 ul li{ width:100%; margin-top:20px; display: flex;
	justify-content: center; font-size:20px; color:#289a0c;}
.tanc01 ul li:first-child{ margin-top:0px}
.chaxbk{
	width: 100%;
	height: 48px;
	line-height: 48px;
	border: 2px solid rgba(90,160,63,0.70);
	background-color: #ffffff;
	outline: none;
	padding-left: 10px;
	color: #999999;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999999;
	border-radius:10px;
}
.chaxanniu{
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	background-color: #289a0c;
	color: #FFFFFF;
	border: 0px;
	border-radius:15px 0px 15px 0px;
	font-size:16px;
}
.chaxanniu2{
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	background-color: #999999;
	color: #FFFFFF;
	border: 0px;
	border-radius:15px 0px 15px 0px;
	font-size:16px;
	margin-left:20px;
}
.fhtop{
	width: 45px;
	height: 81px;
	position: fixed;
	right: 2%;
	bottom: 100px;
	z-index: 99999;
}
.fhtop img{ height:60px;}
.pld50{ padding-left:20px;}
.fy{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.fy ul{
	display: flex;
	justify-content: center;
}
.fy ul li{
	width: auto;
	line-height: 1.5rem;
	text-align: center;
	color: #293556;
	font-size: 0.8rem;
	font-family: "宋体";
}
.fy ul li a{
	color: #606266;
	float: left;
	padding: 0.2rem 0.5rem;
}
.fy ul li a:hover{
	color: #FFFFFF;
	background-color: #293556;
}
.fy ul li .cur{
	color: #FFFFFF;
	background-color: #293556;
}

.newlist{
	width: 100%;
	float: left;
}
.newlist ul li{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	background-color: #e9edf0;
	padding: 1.0rem 1.5rem;
	transition: all 0.6s;
}
.newlist ul li h5{
	font-size: 16px;
	line-height: 21px;
	color: #333333;
}
.newlist ul li dl dt{
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 15px;
}
.newlist ul li dl dd{
	font-size: 12px;
	line-height: 16px;
	color: #999999;
}
.newlist ul li:hover{
	background: #289a0c
}
.newlist ul li:hover h5{
	color: #FFFFFF;
}
.newlist ul li:hover dl dt{
	color: #FFFFFF;
}
.newlist ul li:hover dl dd{
	color: #FFFFFF;
}
.newlist ul li:first-child{
	margin-top: 0px;
}
.casetitle{
	width: 100%;
	float: left;
	font-size: 24px;
	color: #333333;
	margin-top: 45px;
}
.casedate{
	width: 100%;
	float: left;
	color: #828282;
	font-size: 12px;
	margin-top: 52px;
}
.caseshow{
	width: 100%;
	float: left;
	margin-top: 45px;
	font-size: 14px;
	line-height: 30px;
	color: #333333;
}
.caseshow img{
	max-width: 100%;
	height: auto;
	
}
.fh{
	width: 100%;
	float: left;
	margin-top: 60px;
	margin-bottom: 60px;
}
.fh ul{
	display: flex;
	justify-content: center;
}
.fh ul li{
	width: 292px;
	height: 52px;
	background: #ffffff;
	border: 1px solid #E6E6E6;
	border-radius: 8px;
	font-size: 16px;
	color: #6C757D;
	text-align: center;
	line-height: 52px;
}
.fh ul li a{
	color: #6C757D;
}

.header{
	display: none;
}
.header2{ 
	width:100%; 
	float:left; 
	height:4rem; 
	line-height:4rem;
	background-color: #FFFFFF;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	box-shadow: 0px 4px 23px 0px rgba(0,0,0,0.10); 
}
.logo{ 
	width:90%; 
	float:left; 
	height:4rem; 
	text-align:center;
}
.logo span{ 
	height:100%; 
	display:inline-block; 
	vertical-align:middle;
}
.logo img{ 
	max-width:70%; 
	max-height:3rem; 
	vertical-align:middle;
}
.nav2{ 
	width:60%; 
	float:right; 
	line-height:110px; 
	height:110px; 
	text-align:right;
}
.nav2 a{ 
	width: auto; 
	font-size:16px; 
	margin-right:5%;
}
.nav-bar2 { 
	width:4rem; 
	height:4rem; 
	position:absolute; 
	z-index:11; 
	right:0%; 
	top:0; 
	text-align:center;
}
.nav-bar2 img{ 
	max-width:40%; 
	max-height:1.5rem; 
	vertical-align:middle;
}
.nav-bar2 span{ 
	display:inline-block; 
	height:100%; 
	vertical-align:middle;
}
.nav-bg { 
	width:0px; 
	height: auto; 
	overflow:hidden; 
	position: absolute; 
	right:0px; 
	top:0; 
	z-index:998;
}
.v_close { 
	display:block; 
	position: absolute; 
	top: 3%; 
	left:5%; 
	z-index:102;  
	width: 15px; 
	height: 15px; 
	background:url(../img/close.png) no-repeat; 
	background-size:100% 100%; 
	display:none;
}
.nav { 
	margin:0 0 0 0;
}
.subNavBox3{
	width:65%;
	float:right; 
	background:#fff;  
	padding-bottom:4rem;
}
.subNavBox3 h5{ 
	text-align:center; 
	height:5rem; 
	background:#ffffff;
}
.subNavBox3 h5 span{ 
	height:100%; 
	display:inline-block; 
	vertical-align:middle;
}
.subNavBox3 h5 img{ 
	max-width:80%; 
	max-height:3rem; 
	vertical-align:middle;
} 
.subNav3{
	width:100%; 
	float:left; 
	HEIGHT:2.8rem;
	DISPLAY: block;  
	CURSOR: pointer; 
	padding-left:5%;
	text-align:left; 
	border-bottom:1px solid #e0e0e0; 
	line-height:2.8rem; 
	font-size:1.0rem;
}
.subNav3 a{
	width:100%; 
	float:left; 

}

.subNav3 i{ 
	padding:0.3rem; 
	background:url(../img/xjt2.png) no-repeat center / contain; 
	margin-right:1rem; 
	float:right; 
	margin-top:1.2rem;
}
.subNav3:hover{float:left; }
.currentDd3{background: #f8f8f8;}
.currentDd3 i{
	background:url(../img/xjt2.png) no-repeat center / contain;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg);
	-webkit-transition:all .25s ease 0s;
	-moz-transition:all .25s ease 0s;
	-o-transition:all .25s ease 0s;
	transition:all .25s ease 0s;
}
.navContent3{
	display: none;
	float:left; 
	width:100%; 
	
	line-height:2.0rem; 
	font-size:0.9rem; 
	padding-bottom:0px;
}
.navContent3 p{
line-height:2.0rem;
font-size:0.8rem;

}
.navContent3 p a{ width:100%; float:left;padding-left:5%;}

.main{ 
	width:90%; 
	float:left; 
	margin-left:5%; 
	margin-right:5%;
}

.index01{
	width: 100%;
	float: left;
	height: auto;
	background-image: url(../img/b01.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 3.0rem;
}
.innew01{
	width: 100%;
	float: left;
}
.innew{
	width: 100%;
	height: auto;
	background: #fafafa;
	border: 1px solid rgba(50,175,16,0.50);
	border-radius: 30px 0px 30px 0px;
	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16); 
	padding: 2.0rem;
	float: left;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 2.0rem;
	flex-wrap: wrap;
}
.innew-l{
	width: 100%;
	border-bottom: 1px solid rgba(112,112,112,0.50);
	text-align: center;
	font-size: 1.0rem;
	color: #8B8E8C;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 1.0rem;
}
.innew-r{
	width: 100%;
	margin-top: 2.0rem;
}
.innew-r ul li{
	width: 100%;
	float: left;
	height: 2.5rem;
	border-bottom: 1px solid rgba(112,112,112,0.50);
	line-height: 2.5rem;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.innew-r ul li a{
	display: flex;
	justify-content: space-between;	
	width: 100%;
	align-items: center;
}
.innew-r ul li i{
	transition: all 0.6s;
	width:55%;
}
.innew-r ul li div{ width:100%;}
.innew-r ul li div b{ width:20%;}
.innew-r ul li div i{ width:80%;}
.innew-r ul li div:first-child{
	display: flex;
	font-size: 0.8rem;
	color: #8b8e8c;
	font-weight: bold;
}
.innew-r ul li div:first-child b{
	margin-right: 0.5rem;
	font-size: 0.8rem;
	color: #32AF0F;
}
.innew-r ul li .jt{
	width: 0.6rem;
	height: 0.6rem;
	text-align: center;
	line-height: 0.6rem;
	background: rgba(64,166,41,0.60);
	border-radius: 50%;
	color: #FFFFFF;
	transition: all 0.6s;
	display: none;
}
.innew-r ul li a:hover i{
	font-size: 0.8rem;
}
.innew-r ul li a:hover .jt{
	background: rgba(64,166,41,1);
}

.in01{
	width: 100%;
	float: left;
	margin-top: 3.0rem;
	font-size: 0.8rem;
	color:#8b8e8c;
	line-height: 1.5rem;
	text-align: center;
	font-weight: bold;
}
.in01:hover{ color:#5d5d5a;}
.in01 h5{
	margin-bottom: 0.0rem;
	color: #289a0c;
	font-family:"Bangla MN";
	letter-spacing: 12px;
	font-size:1.8rem;
	
}
.in01 h5 img{
	max-width: 80%;
	height: auto;
}
.in01 h2{
	font-size: 1.0rem;
	line-height: 2.0rem;
	font-weight: 600;
	color: #289A0C;
	letter-spacing: 2px;
	margin-bottom: 0.5rem;
	color: #289a0c;
	
}
.in01 h3{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #8b8e8c;
	font-weight: normal;
	padding-bottom: 0.5rem;
	background-image: url(../img/hx.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 1.0rem;
}

.index02{
	width: 100%;
	float: left;
	height: auto;
	background-image: url(../img/b02_sj.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 3.0rem;
}

.acase{
	width: 100%;
	float: right;
	margin-top: 5.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #FFFFFF;
}
.acase h5{
	font-size: 1.2rem;
	line-height: 2.0rem;
}
.acase p{
	margin-top: 1.0rem;
}
.acase a{color: #FFFFFF;}

.index03{
	width: 100%;
	float: left;
	height: auto;
	background-image: url(../img/b03.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 3.0rem;
}
.intitle{
	width: 100%;
	float: left;
	margin-top: 3.0rem;
}
.intitle dl dt{
	display: flex;
	justify-content: center;
	font-size: 1.2rem;
	color: #124b1e;
	font-weight: bold;
}
.intitle dl dt img{
	margin-right: 0.5rem;
}
.intitle dl dd{
	font-size: 0.8rem;
	color: #3c3c3b;
	text-align: center;
}
.intitle dl dt .pic01{ display:inline-block}
.intitle dl dt .pic02{ display:none}
.intitle:hover dl dt .pic01{display:none;}
.intitle:hover dl dt .pic02{display:inline-block;}
.intitle dl dt pic01{ display:block; opacity:1}
.intitle dl dt pic02{ display:none}
.intitle:hover dl dt pic01{ display: none}
.intitle:hover dl dt pic02{ display: block}
.intitle:hover dl dt{ color:#3c3c3c;}
.intitle:hover dl dd{ color:#3c3c3c;}
.case{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.case ul{
	display: flex;
	flex-wrap: wrap;
}
.case ul li{
	width: 100%;
	margin-top: 1.5rem;
}
.case ul li h5{
	font-size: 1.2rem;
	text-align: center;
	color: #5aa03f;
	margin-bottom: 1.0rem;
	line-height: 2.5rem;
	font-family: arial;
	position: relative;
}
.case ul li h5 i{	
	padding-bottom: 0.5rem;
	border-bottom: 2px solid #5aa03f;
}
.case ul li .pic{
	overflow: hidden;
}
.case ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	border-radius: 30px 0px 30px 0px;
}
.case ul li .tex{
	margin-top: 1.0rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.case ul li .tex .subtex{
	width: 65%;
}
.case ul li .tex .subtex p a{
	width: 160px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #289a0c;
	text-transform: uppercase;
	position: relative;
	padding-right:20px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	border-left:2px solid #289a0c;
}

.case ul li .tex .subtex p a span{ width:30px; height:11px; background:url(../img/jt2.png) no-repeat center; margin-left:15px}
.case ul li .tex .subtex p a img{ margin-left:30px;}
.case ul li .tex .subtex p a:hover span{
	background:url(../img/jt.png) no-repeat center;
}
.case ul li .tex .subtex p img{ margin-left:30px}

.case ul li .tex .subtex p a:after,.case ul li .tex .subtex p a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0px;
    height: 100%;
    z-index:-2;
}
.case ul li .tex .subtex p a:hover{
    z-index:1;
    background:transparent;
    color: #FFFFFF;
    border-left: 0px;
}            
.case ul li .tex .subtex p a:before {
    transition: .3s;
    background: #289a0c;
    z-index:-1;
	border-radius: 15px 0px 15px 0px;
	color: #FFFFFF;
}  
.case ul li .tex .subtex p a:hover:after,.case ul li .tex .subtex p a:hover:before {
   width: 100%;
}
.case ul li .tex .subtex dl dt{
	font-size: 1.0rem;
	line-height: 1.5rem;
	color: #289A0C;
	font-weight: bold;
}
.case ul li .tex .subtex dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #3C3C3B;
	margin-bottom: 1.0rem;
}


.case ul li .tex .subtex img{
	max-height: 1.5rem;
}
.case ul li .tex .subpic{
	width: 30%;
}
.case ul li .tex .subpic img{
	width: 100%;
	height: auto;
}

.index04{
	width: 100%;
	float: left;
	height: auto;
	background-image: url(../img/b04.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 3.0rem;
}

.index05{
	width: 100%;
	float: left;
	height: auto;
	background-image: url(../img/b05.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-bottom: 3.0rem;
}
.smlh{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	display: flex;
	flex-wrap: wrap;
}
.smlh .tex{
	width: 100%;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #3C3C3B;
}
.smlh .tex:hover{color: #5d5d5a;}
.smlh .tex h5{
	font-size: 1.0rem;
	line-height: 1.5rem;
	color: #289a0c;
	margin-top:0.5rem;
	
}
.smlh .tex h5:hover{ color: #5d5d5a;}
.smlh .tex p{
	margin-top: 0.5rem;
}
.smlh .pic{
	width: 100%;
	margin-top: 1.0rem;
}
.smlh .pic img{
	width: 100%;
	height: auto;
	display: block;
}

.index06{
	width: 100%;
	float: left;
	height: auto;
	background-image: url(../img/b06_sj.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 3.0rem;
}

.acase2{
	width: 100%;
	float: left;
	margin-top: 5.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #FFFFFF;
}
.acase2 a{color: #FFFFFF;}
.acase2 h5{
	font-size: 1.2rem;
	line-height: 2.0rem;
}
.acase2 p{
	margin-top: 1.0rem;
}

.index07{
	width: 100%;
	float: left;
	height: auto;
	background-image: url(../img/b07.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 0.0rem;
}
.lvhua{
	width: 100%;
	float: left;
	height: auto;
	margin-top: 2.0rem;
	background: rgba(128,196,28,0.15);
	padding: 3.0rem 0px;
}
.lvhua01{
	width: 100%;
	height: 100%;
	background: rgba(128,196,28,0.15);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	display: none;
}
.lvhua:hover .lvhua01{background: #f7f5f5;}
.lvhua02{
	width: 100%;
	float: left;
}
.lvhua02-1{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	flex-wrap: wrap;
}
.lvhua02-l{
	width: 100%;
	display: flex;
	align-items: center;
}
.lvhua02-1 img{
	width: 100%;
	height: auto;
	display: block;
}
.lvhua02-r{
	width: 100%;
	margin-top: 1.0rem;
}
.lvhua02-r ul li{
	width: 100%;
	float: left;
	border-bottom: 1px solid #e5e5e5;
	height: 3.0rem;
	line-height: 3.0rem;
	font-size: 1.0rem;
	color: #289A0C;
}
.lvhua02-r ul li a{
	color: #289A0C;
	display: flex;
	justify-content: space-between;
}
.lvhua02-r ul li i{
	margin-right: 0.5rem;
}
.lvhua02-r ul p{
	margin-top: 2.5rem;
	display: flex;
	justify-content: center;
	width: 100%;
	float: left;
}
.lvhua02-r ul p a{
	width: 10.0rem;
	height: 2.0rem;
	background: #289a0c;
	border-radius: 15px 0px 15px 0px;
	line-height: 2.0rem;
	font-size: 0.8rem;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.lvhua02-r ul p img{
	max-width: 1.0rem;
}

.inhx{
	width: 100%;
	float: left;
	margin-top: 3.0rem;
	display: flex;
	justify-content: center;
}
.inhx i{
	width: 8.0rem;
	height: 2px;
	background-color: #289a0c;
}
.other{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.other dl{
	width: 48%;
	margin-top: 1.0rem;
}
.other dl dt{
	overflow: hidden;
}
.other dl dt img{
	width: 100%;
	height: auto;
	display: block;
}
.other dl dd{
	font-size: 1.0rem;
	margin-top: 1.0rem;
	line-height: 1.5rem;
	color: #5D5D5A;
	text-align: center;
}


.other2{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	display: flex;
	flex-wrap: wrap;
}
.other2-1{
	width: 100%;
	float: left;
}
.other2-1 ul{
	display: flex;
	flex-wrap: wrap;
}
.other2-1 ul li{
	width: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	position:relative;
}
.other2-1 ul li:nth-child(3){
	background-color: #92d331;
}
.other2-1 ul li:nth-child(6){
	background: #5aa03f;
}
.other2-1 ul li:nth-child(7){
	background: #0fb49b;
}
.other2-1 ul li:last-child{ width:50%;}
.other2-1 ul li .gmore{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:11; background-color: rgba(18,75,30,0.50); opacity: 0; display:flex; align-items: center; justify-content: center; transition: all 0.6s;}
.other2-1 ul li:hover .gmore{opacity: 1;}
.other2-1 ul li:hover .gmore img{ width:auto; height:auto;}
.other2-1 ul li:hover .gmore a{ color:#ffffff;}
.other2-1 ul li .pic img{
	width: 100%;
	height: 100%;
	display:block
}
.other2-1 ul li .pic{ width:100%;}
.other2-1 ul li:nth-child(2){
	background: #73ba0a;
	width:50%;
}
.other2-1 ul li dl dt{
	height: 50px;
	text-align: center;
}
.other2-1 ul li dl dt img{
	vertical-align: middle;
	max-height: 65px;
	width: auto;
	height: auto;
}
.other2-1 ul li dl dd{
	font-size: 0.8rem;
	line-height: 28px;
	margin-top: 5px;
	color: #FFFFFF;
}
.other2-1 ul li .hx{ width:0px; height:5px; background-color:#a5fc24; position:absolute; left:0; bottom:0; z-index:11; transition: all 0.6s;}
.other2-1 ul li:hover .hx{ width:100%;}

.other2-2{
	width: 100%;
	float: left;
}
.other2-2 ul{
	display: flex;
}
.other2-2 ul li{
	width: 30%;
	display: flex;
	justify-content: center;
	align-items: center;
	position:relative;
}
.other2-2 ul li .pic img{
	width: 100%;
	height: 100%;
}
.other2-2 ul li:nth-child(2){
	background: #73ba0a;
	width: 40%;
}
.other2-2 ul li dl dt{
	height: 65px;
	text-align: center;
}
.other2-2 ul li dl dt img{
	vertical-align: middle;
	max-height: 45px;
	width: auto;
	height: auto;
}
.other2-2 ul li dl dd{
	font-size: 22px;
	font-size: 0.8rem;
	margin-top: 5px;
	color: #FFFFFF;
}
.other2-2 ul li:first-child{
	background-color: #5aa03f;
}
.other2-2 ul li:nth-child(3){
	background-color: #92d331;
}

.other2-2 ul li .gmore{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:11; background-color: rgba(115,186,10,0.60); opacity: 0; display:flex; align-items: center; justify-content: center; transition: all 0.6s;}
.other2-2 ul li:hover .gmore{opacity: 1;}
.other2-2 ul li:hover .gmore img{ width:auto; height:auto;}
.other2-2 ul li:hover .gmore a{ color:#ffffff;}
.other2-2 ul li .hx{ width:0px; height:5px; background-color:#a5fc24; position:absolute; left:0; bottom:0; z-index:11; transition: all 0.6s;}
.other2-2 ul li:hover .hx{ width:100%;}

.other2-3{
	width: 100%;
	float: left;
}
.other2-3 ul{
	display: flex;
}
.other2-3 ul li{
	width: 35%;
	display: flex;
	justify-content: center;
	align-items: center;
	position:relative
}
.other2-3 ul li .pic{
	display: flex;
}
.other2-3 ul li .pic img{
	width: 100%;
	height: 100%;
}
.other2-3 ul li:nth-child(2){
	background: #0fb49b;
	width: 30%;
}
.other2-3 ul li:nth-child(3){
	background: #e5e5e5;
}
.other2-3 ul li dl dt{
	height: 65px;
	text-align: center;
}
.other2-3 ul li dl dt img{
	vertical-align: middle;
	max-height: 65px;
	width: auto;
	height: auto;
}
.other2-3 ul li dl dd{
	font-size: 25px;
	font-size: 0.8rem;
	margin-top: 5px;
	color: #FFFFFF;
}

.other2-3 ul li .gmore{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:11; background-color: rgba(115,186,10,0.60); opacity: 0; display:flex; align-items: center; justify-content: center; transition: all 0.6s;}
.other2-3 ul li:hover .gmore{opacity: 1;}
.other2-3 ul li:hover .gmore img{ width:auto; height:auto;}
.other2-3 ul li:hover .gmore a{ color:#ffffff;}
.other2-3 ul li .hx{ width:0px; height:5px; background-color:#a5fc24; position:absolute; left:0; bottom:0; z-index:11; transition: all 0.6s;}
.other2-3 ul li:hover .hx{ width:100%;}
.other2-3 ul li:last-child:hover .gmore{
	opacity: 0;
}
.tpgd{ height:7rem; overflow:hidden;}
.more{
	margin-top: 2.5rem;
	width: 100%;
	float: left;
	display: flex;
	justify-content: center;
}
.more a{
	width: 10.0rem;
	height: 2.0rem;
	background: #289a0c;
	border-radius: 15px 0px 15px 0px;
	line-height: 2.0rem;
	font-size: 0.8rem;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
}
.more a img{
	max-width: 1.0rem;
	
}
.more a img{ margin-left:5px;}
.lxwm{
	width: 100%;
	float: left;
	height: auto;
	background-image: url(../img/b08.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 2.5rem;
	padding: 1.5rem 0px;
}
.lxwm01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.lxwm01-l{
	width: 100%;
	color: #FFFFFF;
}
.lxwm01-l dl dt{
	font-size: 1.2rem;
	line-height: 2.0rem;
	font-weight: bold;
}
.lxwm01-l dl dd{
	font-size: 1.2rem;
	line-height: 2.0rem;
	font-weight: bold;
}
.lxwm01-r{
	width: 100%;
	color: #FFFFFF;
	
	margin-top: 1.5rem;
}
.lxwm01-r h5{
	font-size: 1.0rem;
	line-height: 1.5rem;
	letter-spacing: 1px;
}
.lxwm01-r p{
	margin-top: 0.5rem;
	font-size: 0.8rem;
	line-height: 1.0rem;
}
.lxwm01-r img{
	vertical-align: middle;
	margin-right: 0.6rem;
}
.map{
	width: 100%;
	float: left;
	max-width:1920px;
	margin:auto;
	overflow:hidden;
}
.map img{

}

.foot{
	width: 100%;
	float: left;
	padding-top: 1.0rem;
	background-image: url(../img/b09.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.foot01{
	width: 100%;
	float: left;
	display: flex;
	flex-wrap: wrap;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #FFFFFF;
}
.foot01 h5{
	font-size: 1.0rem;
	line-height: 1.5rem;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 0.5rem;
}
.foot01 h5:hover{ color: #3b3b3c;}
.foot01 dl dt{
	font-size: 0.8rem;
	color: #FFFFFF;
}
.foot01 dl dt:hover{color: #3b3b3c;}
.foot01 dl dd{
	font-size: 0.8rem;
	line-height: 1.0rem;
	margin-bottom: 0.5rem;
}
.foot01 dl dd a{
	color: #FFFFFF;
}
.foot01 dl dd a:hover{
	color: #3b3b3c;
}
.foot01 dl dt a{
	color: #FFFFFF;
}
.foot01 dl dt a:hover{
	color: #3b3b3c;
}

.foot01 div{
	margin-top: 1.5rem;
	width: 33.33%;
}
.foot01 div:first-child{
	width: 70%;
}
.foot01 div:first-child img{
	max-width: 65%;
}
.foot01 div:nth-child(2){
	width: 30%;
	text-align: center;
}
.foot01 div:nth-child(2) img{
	max-width: 100%;
}
.foot02{
	width: 100%;
	float: left;
	margin-top: 0.5rem;
	text-align: right;
	font-size: 0.8rem;
	line-height: 1.5rem;
}
.foot02 a{
	margin-left: 1.0rem;
	color: #FFFFFF;
	text-decoration: underline;
}
.foot03{
	width: 100%;
	float: left;
	height: auto;
	line-height: 1.5rem;
	background-color: #40a629;
	font-size: 0.8rem;
	color: #FFFFFF;
	margin-top: 1.5rem;
	text-align: center;
	padding: 1.0rem;
}
.foot03 img{
	vertical-align: middle;
	margin-right: 30px;
}


.nybanner{
	width: 100%;
	float: left;
	height: 12rem;
	background-image: url(../img/nyban01.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	font-size: 1.5rem;
	line-height: 12.0rem;
	text-align: center;
	letter-spacing: 0.3rem;
	font-weight: 600;
	font-family: anton1;
	margin-top: 4.0rem;
	color: #FFFFFF;
}
.nyadd{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	font-size: 0.8rem;
	color: #646464;
}
.nyadd a{
	color: #646464;
}
.ys01{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	display: flex;
	justify-content: center;
	padding-bottom: 2.0rem;
}
.ys01 div{
	width: 100%;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #3C3C3B;
}
.ys02{
	width: 100%;
	float: left;
	background-color: #f7f5f5;
	padding: 2.0rem 0px;
	position: relative;
}
.yezi{
	width: 322px;
	height: 564px;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	right: 68px;
	top: -238px;
	z-index: -1;
	display: none;
}
.sczp{
	width: 100%;
	float: left;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.sczp-l{
	width: 100%;
}

.scgdt{
width: 100%;
	position:relative;
}
.sczp-l01{
	height: auto;
	overflow: hidden;
	border-radius: 25px 0px 25px 0px;
	-webkit-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);
}
.sczp-l01 img{
	height: 100%;
	width: auto;
}
.sczp-l02{display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width:100%;}
.sczp-l02 .al01{width: 58%;overflow: hidden;
	border-radius: 25px 0px 25px 0px;
	margin-top: 10px;
	position: relative;}
.sczp-l02 .al02{width: 40%;overflow: hidden;
	border-radius: 25px 0px 25px 0px;
	margin-top: 10px;
	position: relative;}
.sczp-l02 .al02 span{width: 4.0rem;
	height: 1.0rem;
	background: rgba(0,0,0,0.6);
	border-radius: 5px 0px 5px 0px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 11;
	font-size: 0.8rem;
	color: #FFFFFF;
	line-height: 1.0rem;
	text-align: center;}
.sczp-l02 .al02 img{width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;}

.sczp-l ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.sczp-l ul li{
	overflow: hidden;
	border-radius: 25px 0px 25px 0px;
	margin-top: 10px;
	position: relative;
}
.sczp-l ul li span{
	width: 4.0rem;
	height: 1.0rem;
	background: rgba(0,0,0,0.6);
	border-radius: 5px 0px 5px 0px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 11;
	font-size: 0.8rem;
	color: #FFFFFF;
	line-height: 1.0rem;
	text-align: center;
}
.sczp-l ul li img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.sczp-l ul li:hover img{
	transform: scale(1.05);
}
.sczp-l ul li:first-child{
	margin-top: 0px;
}
.sczp-l ul li:nth-child(2){
	width: 58%;
}
.sczp-l ul li:nth-child(3){
	width: 40%;
}
.sczp-r{
	width: 100%;
	margin-top: 1.0rem;
}
.sctitle{
	width: 100%;
	float: left;
	display: flex;
	position: relative;
	height: 2.5rem;
	margin-top:0.0rem;
}
.sctitle .a01{
	width: 8.0rem;
	height: 2.5rem;
	background: #ffffff;
	border: 1px solid #80c41c;
	border-radius: 25px 0px 30px 0px;
	position: absolute;
	z-index: 1;
	left: 5px;
	top: 5px;
}
.sctitle .a02{
	width: 8.0rem;
	height: 2.5rem;
	background: #80c41c;
	border-radius: 25px 0px 25px 0px;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.0rem;
	letter-spacing: 0.9px;
	line-height: 2.5rem;
}
.sctex{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	font-size: 0.8rem;
	color: #5D5D5A;
	line-height: 1.5rem;
}
.sctex h5{
	font-size: 1.0rem;
	line-height: 1.5rem;
	color: #289A0C;
	font-weight: 500;
}
.sctex h2{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #289A0C;
	font-weight: 500;
	margin-top: 0.5rem;
	letter-spacing: 0.8px;
}
.sctex2{
	width: 100%;
	float: left;
	margin-top: 1.5rem;
	font-size: 0.8rem;
	color: #5D5D5A;
	line-height: 1.5rem;
	background: #ffffff;
	border: 3px solid rgba(128,196,28,0.30);
	border-radius: 0px 0px 25px 0px;
	padding: 0.5rem;
}
.sctex2 ul li{
	width: 100%;
	float: left;
	display: flex;
	font-size: 0.8rem;
	line-height: 1.5rem;
	align-items: flex-start;
}
.sctex2 ul li i{
	width: 8px;
	height: 8px;
	margin-right: 0px;
}
.sctex2 ul li div{
	max-width: 230px;
	align-items: center;
	background:url(../img/yund.png) no-repeat left top 0.5rem;
	background-size:8px 8px;
	padding-left:15px;
	text-align:left;
}

.sgyz{
	width: 100%;
	float: left;
	margin-top: 0.0rem;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: flex-end;
}

.sgyz-r{
	width: 100%;
	margin-top: 2.0rem;
}
.sgyz-r .beij{
	width: 100%;
	height: 100%;
	background: rgba(128,196,28,0.20);
	border-radius: 25px 0px 25px 0px;
	position: absolute;
	right: -20px;
	top: 20px;
	z-index: 1;
	display: none;
}
.sgyz-r ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
}
.sgyz-r ul li{
	overflow: hidden;
	border-radius: 25px 0px 25px 0px;
	margin-top: 10px;
}
.sgyz-r ul li img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.sgyz-r ul li:hover img{
	transform: scale(1.05);
}
.sgyz-r ul li:first-child{
	margin-top: 0px;
}
.sgyz-r ul li:nth-child(2){
	width: 45.3%;
}
.sgyz-r ul li:nth-child(3){
	width: 52.7%;
}

.nytitle{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	font-size: 1.2rem;
	color: #289A0C;
	line-height: 1.5rem;
	text-align: center;
	font-weight:600;
}
.ptao{
	width: 100%;
	float: left;
	margin-top: 2.5rem;
}
.ptao ul{
	display: flex;
	justify-content: space-between;
}
.ptao ul li{
	width: 6.0rem;
	height: 6.0rem;
	background-image: url(../img/yuan.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
	line-height: 6.0rem;
	font-size: 1.2rem;
	color: #289A0C;
	letter-spacing: 1px;
	text-align: center;
	font-weight:600;
}
.ptao ul li .num{
	width: 1.6rem;
	height: 2.6rem;
	font-size: 1.2rem;
	color: #289A0C;
	position: absolute;
	left: calc(50% - 0.8rem);
	top: -1.3rem;
	font-weight: 600;
	background-color: #FFFFFF;
	font-family: anton3;
	line-height: 2.6rem;
}
.ptao ul li .ktr{
	width: 127px;
	height: 127px;
	position: absolute;
	left: -117px;
	bottom: -10px;
	z-index: 11;
	background-image: url(../img/na07.png);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}
.ptao2{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.ptao2 ul{
	display: flex;
	flex-wrap: wrap;
}
.ptao2 ul li{
	width: 33.3%;
	margin-top: 1.0rem;
}
.ptao2 ul li dl dt{
	overflow: hidden;
}
.ptao2 ul li dl dt img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.ptao2 ul li:hover dl dt img{
	transform: scale(1.05);
}
.ptao2 ul li dl dd{
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	color: #5D5D5A;
	margin-top: 10px;
}

.ys03{
	width: 100%;
	float: left;
	background-color: #f7f5f5;
	padding: 2.0rem 0px;
	position: relative;
	margin-top: 2.0rem;
}
.yezi02{
	width: 222px;
	height: 564px;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: -238px;
	z-index: -1;
	display: none;
}
.yezi03{
	width: 159px;
	height: 194px;
	background-image: url(../img/pye.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	right: 130px;
	bottom: -340px;
	z-index: -1;
	display: none;
}
.sczp02{
	width: 100%;
	float: left;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.sczp02-l{
	width: 100%;
}
.sczp02-l ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.sczp02-l ul li{
	overflow: hidden;
	border-radius: 25px 0px 25px 0px;
	margin-top: 0.5rem;
	position: relative;
}
.sczp02-l ul li span{
	width: 4.0rem;
	height: 1.0rem;
	background: rgba(0,0,0,0.6);
	border-radius: 5px 0px 5px 0px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 11;
	font-size: 0.8rem;
	color: #FFFFFF;
	line-height: 1.0rem;
	text-align: center;
}
.sczp02-l ul li img{
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.6s;
	z-index:99;
}
.sczp02-l ul li:hover img{
	transform: scale(1.05);
}
.sczp02-l ul li:first-child{
	margin-top: 0px;
}
.sczp02-l ul li:nth-child(2){
	width: 40.25%;
}
.sczp02-l ul li:nth-child(3){
	width: 57.75%;
}
.sczp02-r{
	width: 100%;
	margin-top: 2.0rem;
}

.japcase{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	padding-bottom: 3.0rem;
}
.japcase ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.japcase ul li{
	width: 8.0rem;
	height: 8.0rem;
	background: #ffffff;
	border: 5px solid rgba(64,166,41,0.30);
	border-radius: 50%;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 1.0rem;
	margin-left: 1.0rem;
	margin-right: 1.0rem;
}
.japcase ul li dl dt{
	height: 2.0rem;
	text-align: center;
	margin-bottom: 1.0rem;
}
.japcase ul li dl dd{
	font-size: 1.0rem;
	line-height: 1.5rem;
	color: #289A0C;
	text-align: center;
	font-weight: 600;
	letter-spacing: 1px;
}

.ys04{
	width: 100%;
	float: left;
	background-color: #f7f5f5;
	padding: 2.0rem 0px;
	position: relative;
}
.yezi04{
	width: 322px;
	height: 564px;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: -188px;
	z-index: -1;
	display: none;
}
.yezi05{
	width: 396px;
	height: 399px;
	background-image: url(../img/py01.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 75px;
	top: -300px;
	z-index: 1;
	display: none;
}
.sczp03-r{
	width: 100%;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #3C3C3B;
	margin-top: 2.0rem;
}
.sczp03-r .num{
	font-size: 1.5rem;
	line-height: 2.5rem;
	color: #289A0C;
	font-weight: 600;
}
.sczp03-r .hxt{
	display: flex;
	margin-bottom: 0.5rem;
}
.sczp03-r .hxt i{
	width: 1.0rem;
	height: 0.2rem;
	background:#5aa03f;
	margin-left: 0.3rem;
}
.sczp03-r h5{
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #289A0C;
	font-weight: 600;
	letter-spacing: 1.1px;
}
.sczp03-r h2{
	font-size: 1.0rem;
	line-height: 1.5rem;
	color: #3C3C3B;
	font-weight: 500;
	letter-spacing: 0.9px;
	margin-bottom: 1.0rem;
}
.sczp03-r dl dt{
	margin-top: 2.5rem;
	font-size: 0.8rem;
	line-height: 1.2rem;
	color: #289A0C;
}
.sczp03-r dl dd{
	display: flex;
	margin-top: 0.5rem;
}
.sczp03-r dl dd a{
	width: 100%;
	height: 2.5rem;
	background: #289a0c;
	border-radius: 10px 0px 10px 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.8rem;
	line-height: 2.5rem;
	color: #FFFFFF;
	font-weight: 600;
}
.sczp03-r dl dd a i{
	width: 7.0rem;
	height: 1.0rem;
	background-image: url(../img/more2.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: contain;
	line-height: 1.0rem;
	margin-left: 0.5rem;
	font-size: 0.8rem;
	font-weight: normal;
}
.sczp03-r dl dd a em{font-size:8px;  display: inline-block;vertical-align: top; height:28px; line-height:10px;}
.sczp03-l{
	width: 100%;
	margin-top: 2.0rem;
}
.sczp03-l .beij{
	width: 740px;
	height: 540px;
	background: rgba(90,160,63,0.30);
	border-radius: 25px 0px 25px 0px;
	position: absolute;
	top: 20px;
	right: -20px;
	z-index: 1;
	display: none;
}
.sczp03-l:hover .beij{background: rgba(90,160,63,0.7);}
.sczp03-l ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
}
.sczp03-l ul li{
	overflow: hidden;
	border-radius: 25px 0px 25px 0px;
	margin-top: 0.5rem;
	position: relative;
}
.sczp03-l ul li span{
	width: 4.0rem;
	height: 1.0rem;
	background: rgba(0,0,0,0.6);
	border-radius: 5px 0px 5px 0px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 11;
	font-size: 0.8rem;
	color: #FFFFFF;
	line-height: 1.0rem;
	text-align: center;
}
.sczp03-l ul li img{
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.6s;
}
.sczp03-l ul li:hover img{
	transform: scale(1.05);
}
.sczp03-l ul li:first-child{
	margin-top: 0px;
}
.sczp03-l ul li:nth-child(2){
	width: 40%;
}
.sczp03-l ul li:nth-child(3){
	width: 58%;
}

.ys05{
	width: 100%;
	float: left;
	background-color: #f7f5f5;
	padding: 2.0rem 0px;
	position: relative;
	margin-top: 3.0rem;
}
.ys05 .a01{
	width: 322px;
	height: 564px;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: -158px;
	z-index: 1;
	display: none;
}
.ys05 .a02{
	width: 159px;
	height: 194px;
	background-image: url(../img/pye.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	right: 75px;
	bottom: -130px;
	z-index: 1;
	display: none;
}
.ys05 .a03{
	width: 322px;
	height: 564px;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: -428px;
	z-index: 1;
	display: none;
	background-size:100%;
}
.ys05 .a04{
	width: 322px;
	height: 564px;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: -208px;
	z-index: 1;
	display: none;
}
.ys05 .a05{
	width: 222px;
	height: 564px;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	bottom: -758px;
	z-index: -1;
	display: none;
	background-size:100%;
}

.sm{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	position: relative;
}
.sm .a01{
	width: 396px;
	height: 399px;
	background-image: url(../img/py01.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: -300px;
	z-index: 1;
	display: none;
}
.sm .a02{
	width: 322px;
	height: 564px;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	bottom: 0;
	z-index: 1;
	display: none;
}
.sm01{
	width: 100%;
	float: left;
}
.sm01 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.sm01 ul li{
	width: 100%;
	background-color: #80C41C;
	padding: 2.0rem;
	color: #FFFFFF;
}
.sm01 ul li dl dt{
	font-size: 1.2rem;
	line-height: 1.5rem;
	text-align: center;
	font-weight: 600;
}
.sm01 ul li dl dd{
	margin-top: 1.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
}
.sm01 ul li:first-child{
	background: #50b423;
}


.tian{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.tian01{
	width: 52%;
	height: 550px;
	background: rgba(90,160,63,0.10);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	display: none;
}
.tian:hover .tian01{background: #f7f5f5;}
.tian02{
	width: 100%;
	float: left;
}
.tian02-1{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.tian02-l{
	width: 100%;
	display: flex;
	align-items: center;
	border-radius: 25px 0px 25px 0px;
	overflow: hidden;
}
.tian02-l img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.tian02-l:hover img{
	transform: scale(1.06);
}
.tian02-r{
	width: 100%;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #3C3C3B;
	position: relative;
	margin-top: 2.0rem;
}
.tian02-r h5{
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #289A0C;
	margin-bottom: 1.0rem;
}
.tian02-r .ren{
	width: 169px;
	height: 142px;
	position: absolute;
	background-image: url(../img/feifei.png);
	background-position: center;
	z-index: 1;
	right: 0;
	bottom: -142px;
	display: none;
}
.btitle{
	width: 100%;
	float: left;
	margin-top: 3.0rem;
	display: flex;
	justify-content: center;
}
.btitle i{
	font-size: 1.2rem;
	color: #289A0C;
	padding-bottom: 0.5rem;
	border-bottom: 3px solid #289a0c;
	font-weight:600;
}

.wrap{
	width: 100%;
	float: left;
	padding: 3.0rem 0px;
	position: relative;
	background-color: #f7f5f5;
	margin-top: 2.0rem;
}
.wrap .a01{
	width: 322px;
	height: 564px;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	bottom: -420px;
	display: none;
}
.pmt{
	width: 100%;
	float: left;
	position: relative;
	
}
.pmt img{
margin-top:0.5rem;
	width: 100%;
	height: auto;
	
}
.pmt .bt{
	width: 5.0rem;
	height: 2.0rem;
	background: #5aa03f;
	border-radius: 15px 0px 15px 0px;
	position: absolute;
	top: -30px;
	left: 0;
	z-index: 1;
	text-align: center;
	line-height: 2.0rem;
	font-size: 1.0rem;
	color: #FFFFFF;
}

.aa01{
	width: 159px;
	height: 194px;
	position: absolute;
	background-image: url(../img/pye.png);
	background-position: center;
	background-repeat: no-repeat;
	right: 185px;
	top: -225px;
	display: none;
}

.banwz{
	width: 100%;
	float: left;
	display: flex;
	align-items: center;
	height: 12.0rem;
}
.banwz .b01{
	width: 6.0rem;
	text-align: center;
	font-size: 1.2rem;
	color: #FFFFFF;
	line-height: 2.0rem;
	font-family: anton1;
}
.banwz .sx{
	width: 3px;
	height: 2.0rem;
	background-color: #FFFFFF;
	margin-right: 2.0rem;
}

.banwz .intitle2{
	width: auto;
}

.banwz .intitle2 dl dt{
	display: flex;
	font-size: 1.2rem;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 2.0rem;
	letter-spacing: 2px;
}

.banwz .intitle2 dl dt img{
	margin-right: 0.5rem;
	width:1.0rem;
	height:1.0rem;
}
.banwz .intitle2 dl dd{
	font-size: 0.8rem;
	line-height: 1.2rem;
	color: #FFFFFF;
	letter-spacing: 8px;
	text-align: left;
	white-space:nowrap;
}
.nytitle2{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	text-align: center;
}
.nytitle2 dl dt{
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #1E7DC4;
	font-weight: 600;
	font-family: anton1;
}
.nytitle2 dl dd{
	display: flex;
	justify-content: center;
	margin-top: 0.5rem;
}
.nytitle2 dl dd i{
	width: 3.0rem;
	height: 3px;
	background-color: #1e7dc4;
}

.sqjc{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.sqjc .pic{
	width: 100%;
	margin-top: 2.0rem;
}
.sqjc .pic ul{
	display: flex;
	justify-content: space-between;
}
.sqjc .pic ul li{
	margin-right: 0.2rem;
	overflow:hidden;
	
}

.sqjc .pic ul li img{ width:100%; height:auto; display:block; transition: all 0.6s;}
.sqjc .pic ul li img:hover{transform: scale(1.05);}
.sqjc .pic ul li:nth-child(2){
	margin-right: 0px;
}
.sqjc .tex{
	width: 100%;
	margin-top: 2.0rem;
}
.sctitle2{
	width: 100%;
	float: left;
	display: flex;
	position: relative;
	height: 2.5rem;
}
.sctitle2 .a01{
	width: 8.0rem;
	height: 2.5rem;
	background: #ffffff;
	border: 1px solid #1e7dc4;
	border-radius: 25px 0px 30px 0px;
	position: absolute;
	z-index: 1;
	left: 5px;
	top: 5px;
}
.sctitle2 .a02{
	width: 8.0rem;
	height: 2.5rem;
	background: #1e7dc4;
	border-radius: 25px 0px 25px 0px;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.0rem;
	letter-spacing: 0.9px;
	line-height: 2.5rem;
}
.sctex22{
	width: 100%;
	float: left;
	margin-top: 0.5rem;
	font-size: 0.8rem;
	color: #5D5D5A;
	line-height: 1.5rem;
}
.sctex22 h5{
	font-size: 1.0rem;
	line-height: 1.5rem;
	color: #1E7DC4;
	font-weight: 500;
	margin-bottom: 1.0rem;
	font-family: anton1;
	margin-top: 1.0rem;
}

.sqjc02{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.sqjc02 ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.sqjc02 ul li{
	margin-right: 0.5rem;
	width: 8.0rem;
	height: 8.0rem;
	border: 2px solid rgba(30,125,196,0.50);
	padding: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	margin-top: 1.0rem;
}
.sqjc02 ul li .wenz{
	width: 7.2rem;
	height: 7.2rem;
	background: linear-gradient(176deg,#ffffff 36%, #84b6db 100%, #1e7dc4 100%);
	font-size: 0.8rem;
	color: #1E7DC4;
	border-radius: 50%;
	justify-content: center;
	display: flex;
	align-items: center;
	line-height: 1.5rem;
	text-align: center;
}
.sqjc02 ul li:nth-child(2n){
	width: 10px;
	border: 0px;
}
.sqjc02 ul li:nth-child(4){
display:none;
}
.huifang{
	width: 100%;
	float: left;
	position: relative;
	padding: 2.0rem 0px;
}
.huifang .a001{
	width: 322px;
	height: 564px;
	position: absolute;
	left: 0;
	top: -170px;
	z-index: 1;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}
.huifang .a002{
	width: 159px;
	height: 194px;
	position: absolute;
	right: 130px;
	top: 120px;
	background-image: url(../img/pye.png);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
	z-index:-1;
}

.nytitle3{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	text-align: center;
}
.nytitle3 dl dt{
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #289A0C;
	font-weight: 600;
	font-family: anton1;
}
.nytitle3 dl dd{
	display: flex;
	justify-content: center;
	margin-top: 0.5rem;
}
.nytitle3 dl dd i{
	width: 3.0rem;
	height: 3px;
	background-color: #289A0C;
}
.nytitle3 p{
	margin-top: 1.0rem;
	text-align: center;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #5D5D5A;
}
.xren{
	width: 169px;
	height: 142px;
	position: absolute;
	background-image: url(../img/ren.png);
	background-position: center;
	background-repeat: no-repeat;
	left: 30px;
	bottom: 0;
	display: none;
}

.zwzy{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-end;
}
.zwzy-l{
	width: 100%;
	font-size: 0.8rem;
	color: #5D5D5A;
	line-height: 1.5rem;
}
.zwzy-l h5{
	font-size: 1.2rem;
	color: #5AA03F;
	margin-top: 1.0rem;
	margin-bottom: 0.5rem;
	width: 100%;
	float: left;
	font-family: anton1;
}
.zwzy-r{
	width:100%;
	display: flex;
	justify-content: center;
	margin-top: 1.0rem;
}
.zwzy-r dl{
	width: 50%;
}
.zwzy-r dl:nth-child(2){
	margin-right: 0px;
}
.zwzy-r dl dt{
	overflow: hidden;
}
.zwzy-r dl dt img{
	max-height: 7.0rem;
}
.zwzy-r dl dd{
	font-size: 0.8rem;
	color: #5D5D5A;
	margin-top: 0.5rem;
	text-align: center;
}

.zuoy{
	width: 100%;
	float: left;
	padding: 3.0rem 0px;
	position: relative;
}
.zuoy .a01{
	width: 322px;
	height: 564px;
	position: absolute;
	right: 0;
	top: -100px;
	z-index: -1;
}
.zuoy01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zuoy01-l{
	width: 100%;
}
.zuoy01-l img{
	max-width: 100%;
	height: auto;
}
.zuoy01-r{
	width: 100%;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #5D5D5A;
}
.zuoy01-r h5{
	font-size: 1.2rem;
	color: #5AA03F;
	margin-top: 1.0rem;
	margin-bottom: 0.5rem;
	width: 100%;
	float: left;
	font-family: anton1;
}
.sctitle3{
	width: 100%;
	float: left;
	display: flex;
	position: relative;
	height: 2.5rem;
	margin-top:1.0rem;
}
.sctitle3 .a01{
	width: 18.0rem;
	height: 2.5rem;
	background: #ffffff;
	border: 1px solid #80c41c;
	border-radius: 25px 0px 30px 0px;
	position: absolute;
	z-index: 1;
	left: 5px;
	top: 5px;
}
.sctitle3 .a02{
	width: 18.0rem;
	height: 2.5rem;
	background: #80c41c;
	border-radius: 25px 0px 25px 0px;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.0rem;
	letter-spacing: 0.9px;
	line-height: 2.5rem;
}

.sctitle4{
	width: 100%;
	float: left;
	display: flex;
	position: relative;
	height: 2.5rem;
}
.sctitle4 .a01{
	width: 13.0rem;
	height: 2.5rem;
	background: #ffffff;
	border: 1px solid #80c41c;
	border-radius: 25px 0px 30px 0px;
	position: absolute;
	z-index: 1;
	left: 5px;
	top: 5px;
}
.sctitle4 .a02{
	width: 13.0rem;
	height: 2.5rem;
	background: #80c41c;
	border-radius: 25px 0px 25px 0px;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.0rem;
	letter-spacing: 0.9px;
	line-height: 2.5rem;
}

.sctitle5{
	width: 100%;
	float: left;
	display: flex;
	position: relative;
	height: 2.5rem;
	margin-bottom: 1.0rem;
}
.sctitle5 .a01{
	width: 15rem;
	height: 2.5rem;
	background: #ffffff;
	border: 1px solid #80c41c;
	border-radius: 25px 0px 30px 0px;
	position: absolute;
	z-index: 1;
	left: 5px;
	top: 5px;
}
.sctitle5 .a02{
	width: 15rem;
	height: 2.5rem;
	background: #80c41c;
	border-radius: 25px 0px 25px 0px;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.0rem;
	letter-spacing: 0.9px;
	line-height: 2.5rem;
	font-weight:600;
}

.zuoy02{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zuoy02-l{
	width: 620px;
	border-radius: 25px 0px 25px 0px;
	overflow: hidden;
}
.zuoy02-l img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.zuoy02-l:hover img{
	transform: scale(1.05);
}
.zuoy02-r{
	width: 100%;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #5D5D5A;
	margin-top: 1.0rem;
}
.zuoy02-r h5{
	font-size: 1.2rem;
	color: #5AA03F;
	margin-top: 1.0rem;
	margin-bottom: 0.5rem;
	width: 100%;
	float: left;
	font-family: anton1;
}
.zuoy02-r .cp{
	display: flex;
	margin-top: 2.0rem;
	font-size: 0.8rem;
	color: #5D5D5A;
	line-height: 1.5rem;
}
.zuoy02-r .cp i{
	width: 3.0rem;
	height: 1.5rem;
	background: #80c41c;
	border-radius: 15px 0px 15px 0px;
	line-height: 1.5rem;
	text-align: center;
	font-size: 0.8rem;
	margin-right: 0.5rem;
	color: #FFFFFF;
}
.ab01{
	width: 322px;
	height: 564px;
	position: absolute;
	left: 0;
	bottom: -300px;
	z-index: 1;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}

.zuoy03-l{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.zuoy03-l .a01{
	width: 100%;
	float: left;
	border-radius: 25px 0px 25px 0px;
	overflow: hidden;
}
.zuoy03-l .a01 img{
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.6s;
}
.zuoy03-l:hover .a01 img{
	transform: scale(1.05);
}
.zuoy03-l .a02{
	width: 100%;
	height: 350px;
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 1;
	background: rgba(90,160,63,0.30);
	border-radius: 25px 0px 25px 0px;
	display: none;
}
.zuoy03-l:hover .a02{background: rgba(90,160,63,0.7);}
#ab01 img{transition: all 0s;}
#ab01:hover img{transform: scale(1);}
.zuoy09-l{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.zuoy09-l .a01{
	width: 100%;
	float: left;
	border-radius: 25px 0px 25px 0px;
	overflow: hidden;
}
.zuoy09-l .a01 img{
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.6s;
}
.zuoy09-l:hover .a01 img{
	transform: scale(1.05);
}
.zuoy09-l .a02{
	width: 100%;
	height: 350px;
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 1;
	background: rgba(90,160,63,0.30);
	border-radius: 25px 0px 25px 0px;
	display: none;
}
.zuoy09-l:hover .a02{background: rgba(90,160,63,0.7);}
.ab02{
	width: 159px;
	height: 194px;
	position: absolute;
	right: 240px;
	bottom: 0px;
	z-index: 1;
	background-image: url(../img/pye.png);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}

.yanfa{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	position: relative;
}
.yanfa .a001{
	width: 322px;
	height: 564px;
	position: absolute;
	left: 50px;
	bottom: 45px;
	z-index: 1;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}
.yanfa01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
}
.yanfa01-l{
	width: 100%;
}
.ab004{
	width: 159px;
	height: 194px;
	position: absolute;
	right: 130px;
	top: -130px;
	background-image: url(../img/pye.png);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}

.nyabout{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	position: relative;
}
.nyabout .nab01{
	width: 188px;
	height: 481px;
	position: absolute;
	bottom: 150px;
	right: 0;
	z-index: 11;
	background-image: url(../img/abj02.png);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}
.nyabout01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex-wrap: wrap;
	position: relative;
}
.nyabout01 .tex{
	width: 100%;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #5D5D5A;
	
}
.nyabout01 .tex h5{
	margin-bottom: 0.5rem;
	font-size: 1.5rem;
	line-height: 2.0rem;
	color: #40A629;
	font-weight: 600;
}
.nyabout01 .tex .tp{
	width: 100%;
	float: left;
	height: 10rem;
	background-image: url(../img/ab02.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	position:absolute;
	bottom:1.0rem;
	left:-4.0rem;
}
.nyabout01 .pic{
	width: 100%;
	margin-top: 2.0rem;
	text-align: center;
}
.nyabout01 .pic img{
	max-width: 80%;
	height: auto;
}

.zhichi{
	width: 100%;
	float: left;
	height: auto;
	background-image: url(../img/abj01_sj.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 3.0rem 0;
}
.zhichi01{
	width: 100%;
	float: left;
	position: relative;
	height: auto;
}
.zch{
	width: calc(100% - 10px);
	position: absolute;
	top: -210px;
	right: 0;
	z-index: 1;
	height: 800px;
	background: rgba(139,142,140,0.50);
	border-radius: 30px 0px 30px 0px;
	display: none;
}
.zchtex{
	width: 100%;
	float: left;
	background: #ffffff;
	border: 8px solid rgba(50,175,16,0.50);
	border-radius: 25px 0px 30px 0px;
	padding: 2.0rem;
	padding-top: 4.0rem;
}
.zchtex ul li{
	width: 100%;
	float: left;
	position: relative;
	align-items: flex-start;
	margin-top: 2.0rem;
}
.zchtex ul li .tex{
	width: 100%;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #5D5D5A;
	margin-bottom:10px;
}
.zchtex ul li .tex h5{
	margin-bottom: 0.5rem;
	font-size: 1.0rem;
	line-height: 1.5rem;
	color: #289A0C;
	font-weight: 600;
	letter-spacing: 1px;
}
.zchtex ul li .pic{
	width: 60%;
	margin-left:20%;
	margin-bottom:10px;
	
}
.zchtex ul li .pic dl dt{
	overflow: hidden;
}
.zchtex ul li .pic dl dt img{
	width: 100%;
	height: auto;
}
.zchtex ul li .pic dl dd{
	margin-top: 0.1rem;
	font-size: 1.0rem;
	line-height: 1.5rem;
	color: #3C3C3B;
	font-weight: 600;
	letter-spacing: 0.9px;
}
.zchtex ul li .title{
	width: 100%;
	position: absolute;
	top: -3.5rem;
	left: 0;
	z-index: 11;
	text-align: center;
}
.zchtex ul li .title i{
	padding-bottom: 0.5rem;
	border-bottom: 3px solid #289a0c;
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #289A0C;
	font-weight:600;
}
.zchtex ul li:nth-child(2){
	margin-top: 5.0rem;
}

.abtitle{
	width: 100%;
	float: left;
	display: flex;
	position: relative;
	height: 2.2rem;
	justify-content: space-between;
}
.dren{
	width: 170px;
	height: 116px;
	background-image: url(../img/ren03.png);
	background-position: center;
	background-repeat: no-repeat;
	z-index: 1;
	position: absolute;
	right: 0;
	bottom: 0;
	display: none;
}
.abtitle .a01{
	width: 8.0rem;
	height: 2.0rem;
	background: #ffffff;
	border: 1px solid #80c41c;
	border-radius: 25px 0px 30px 0px;
	position: absolute;
	z-index: 1;
	left: 0.2rem;
	top: 0.2rem;
}
.abtitle .a02{
	width: 8.0rem;
	height: 2.0rem;
	background: #80c41c;
	border-radius: 25px 0px 25px 0px;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 0.8rem;
	letter-spacing: 0.9px;
	line-height: 2.0rem;
	font-weight: 600;
}
.abtitle2{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 2.0rem;
}
.abtitle2 dl dt{
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #289A0C;
	font-weight:600;
}
.abtitle2 dl dd{
	display: flex;
	justify-content: center;
	margin-top: 5px;
}
.abtitle2 dl dd i{
	width: 54px;
	height: 3px;
	background-color: #289a0c;
}
.abtitle3{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #12491D;
	font-weight: 500;
	margin-top: 2.0rem;
}
.gsxx{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	display: flex;
	flex-wrap: wrap;
}
.gsxx01{
	width: 100%;
	float: left;
}
.gsxx01:nth-child(2){
	margin-top: 1.5rem;
}
.xcon{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	border-top: 1px solid rgba(139,142,140,0.50);
}
.xcon ul li{
	width: 100%;
	float: left;
	height: auto;
	border-bottom: 1px solid rgba(139,142,140,0.50);
	display: flex;
	align-items: center;
	padding: 1.0rem 1.5rem;
	justify-content: space-between;
	line-height: 1.5rem;
}
.xcon ul li .title{
	width: 5.0rem;
	font-size: 0.8rem;
	color: #289A0C;
	font-weight: 500;
}
.xcon ul li .subtitle{
	width: calc(100% - 6.0rem);
	font-size: 0.8rem;
	color: #8B8E8C;
	line-height: 1.5rem;
}

.xcon2{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	border-top: 1px solid rgba(139,142,140,0.50);
}
.xcon2 ul{
	display: flex;
	flex-wrap: wrap;
}
.xcon2 ul li{
	width: 50%;
	height: auto;
	border-bottom: 1px solid rgba(139,142,140,0.50);
	display: flex;
	align-items: center;
	padding: 1.0rem;
	justify-content: space-between;
	line-height: 1.5rem;
	
}
.xcon2 ul li:nth-child(2n){
	border-left: 1px solid rgba(139,142,140,0.50);
}
.xcon2 ul li .subtitle{
	font-size: 0.8rem;
	color: #8B8E8C;
	line-height: 1.5rem;
}

.renz{
	width: 100%;
	float: left;
	margin-top: 3.0rem;
	height: auto;
	padding: 4.0rem 0px;
	background-image: url(../img/abj03.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.rztitle{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 0rem;
}
.rztitle dl dt{
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #FFFFFF;
	font-weight:600;
}
.rztitle dl dd{
	display: flex;
	justify-content: center;
	margin-top: 5px;
}
.rztitle dl dd i{
	width: 2.0rem;
	height: 0.2rem;
	background-color: #FFFFFF;
}
.rztitle p{
	padding: 0px 5%;
	margin-top: 2.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #FFFFFF;
	text-align: center;
}
.renz01{
	width: 100%;
	float: left;
	margin-top: 1.5rem;
	display: flex;
	flex-wrap: wrap;
}
.renz01 .nab01{
	width: 100%;
}
.rzbt{
	width: 100%;
	float: left;
	height: auto;
	background-color: #80c41c;
}
.rzbt ul{
	display: flex;
	justify-content: space-between;
	height: auto;
}
.rzbt ul li{
	width: 8%;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #FFFFFF;
	font-weight: 600;
	padding: 0.5rem;
	border-right: 1px solid #FFFFFF;
	height: auto;
	display: flex;
	align-items: center;
}
.rzbt ul li:nth-child(2){
	width: 58%;
	padding: 0.5rem 1.0rem;
}
.rzbt ul li:nth-child(3){
	width: 34%;
	padding: 0.5rem 1.0rem;
	border-right: 0px;
}
.rzbt ul li:first-child{
	justify-content: center;
}

.rztex{
	width: 100%;
	float: left;
	
}
.rztex ul{
	display: flex;
	justify-content: space-between;
	height: auto;
	background-color: #f2f9e7;
}
.rztex ul li{
	width: 8%;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #8B8E8C;
	font-weight: 500;
	padding: 0.5rem;
	border-right: 1px solid rgba(139,142,140,0.50);
	border-bottom: 1px solid rgba(139,142,140,0.50);
	height: auto;
	display: flex;
	align-items: center;
}
.rztex ul li:first-child{
	justify-content: center;
}
.rztex ul li:nth-child(2){
	width: 58%;
	padding: 0.5rem 1.0rem;
}
.rztex ul li:nth-child(3){
	width: 34%;
	padding: 0.5rem 1.0rem;
	border-right: 0px;
}
.rztex ul:nth-child(2n){
	background-color: #FFFFFF;
}

.stroy{
	width: 100%;
	float: left;
	background-color: #f2f9e7;
	padding: 3.0rem 0;
}
.lc01{
	width: 100%;
	float: left;
	height: 145px;
	position: relative;
	margin-top: 2.0rem;
}
.lchx{
	width: calc(100% - 45px);
	height: 20px;
	background-image: linear-gradient(to right, #b6fc6c , #4bb92f );
	position: absolute;
	left: 0;
	z-index: 1;
	top: calc(50% - 10px);
}
.lcjt{
	width: 45px;
	height: 59px;
	position: absolute;
	background-image: url(../img/kjt.png);
	background-position: center;
	background-repeat: no-repeat;
	right: 0;
	top: calc(50% - 30px);
	z-index: 1;
}
.lc02{
	width: 100%;
	float: left;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
}
.lc02 ul{
	display: -webkit-box;
    overflow-x: auto;
    /*适应苹果*/
    -webkit-overflow-scrolling:touch;
}
.lc02 ul::-webkit-scrollbar {
    display: none;
}
.lc02 ul li{
	width: 160px;
	padding-left: 10px;
	position: relative;
	height: 145px;
}
.lc02 ul li .yuan{
	width: 44px;
	height: 44px;
	background-image: url(../img/quan.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: calc(50% - 22px);
	left: 0px;
	z-index: 1;
	background-size: 100%;
	transition: all 0.6s;
}
.lc02 ul li dl dt{
	font-size: 16px;
	line-height: 28px;
	color: #289A0C;
	margin-top: 100px;
}
.lc02 ul li dl dd{
	font-size: 14px;
	line-height: 20px;
	color: #289A0C;
}
.lc02 ul li:nth-child(2n) dl dt{
	margin-top: 0px;
}

.lc03{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	
}
.lc03 ul{
	width: 100%;
	margin-top: 3.0rem;
}
.lc03 ul li{
	width: 100%;
	float: left;
	border-left: 5px solid #ccf88b;
	padding-left: 0.5rem;
	position: relative;
	padding-bottom: 1.0rem;
	padding-right: 1.0rem;
	margin-left:5%;
}
.lc03 ul li .yuan{
	width: 18px;
	height: 18px;
	background-image: url(../img/yuan2.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: -12px;
	top: 0;
	z-index: 1;
	background-size:100%;
}
.lc03 ul li dl dt{
	font-size: 0.8rem;
	line-height: 1.5rem;
	font-weight: 600;
	color: #5d5d5a;
}
.lc03 ul li dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	letter-spacing: 0.8px;
	color: #5d5d5a;
	width:60%;
}
.lc03 ul li:hover dl dt{ color:#289A0C}
.lc03 ul li:hover dl dd{ color:#289A0C}
.lc03 ul li:hover .yuan{background-image: url(../img/yuan3.png);}
.lc03 ul li:last-child{
	padding-bottom: 0px;
}
.ggt{
	width: 100%;
	float: left;
}
.ggt img{
	width: 100%;
	height: auto;
	display: block;
}
.jgtitle{
	width: 100%;
	float: left;
	display: flex;
	position: relative;
	height: 2.2rem;
	justify-content: space-between;
	margin-top: 2.0rem;
}
.jgtitle .a01{
	width: 8rem;
	height: 2.0rem;
	background: #ffffff;
	border: 1px solid #80c41c;
	border-radius: 25px 0px 30px 0px;
	position: absolute;
	z-index: 1;
	left: 0.2rem;
	top: 0.2rem;
}
.jgtitle .a02{
	width: 8.0rem;
	height: 2.0rem;
	background: #80c41c;
	border-radius: 25px 0px 25px 0px;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 0.8rem;
	letter-spacing: 0.9px;
	line-height: 2.0rem;
	font-weight: 600;
}
.jg01{
	width: 100%;
	height: auto;
	float: left;
	background: rgba(128,196,28,0.30);
	padding: 1.0rem 1.5rem;
	line-height: 1.5rem;
	font-size: 1.0rem;
	color: #5D5D5A;
	font-weight: 500;
	border-top: 1px solid rgba(139,142,140,0.50);
	margin-top: 1.0rem;
}
.jg02{
	width: 100%;
	height: auto;
	float: left;
	background: rgba(128,196,28,0.10);
	padding: 1.0rem 1.5rem;
	line-height: 1.5rem;
	font-size: 0.8rem;
	color: #289A0C;
	font-weight: 500;
	display: flex;
	justify-content: space-between;
	border-top: 1px solid rgba(139,142,140,0.50);
	flex-wrap: wrap;
}
.contact{
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 3.0rem;
	margin-top: 2.0rem;
}
.contact .ac01{
	width: 188px;
	height: 481px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	background-image: url(../img/abj02.png);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}
.contact .ac02{
	width: 168px;
	height: 203px;
	position: absolute;
	right: 228px;
	bottom: 690px;
	z-index: 1;
	background-image: url(../img/abj04.png);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}
.contact .ac03{
	width: 188px;
	height: 481px;
	position: absolute;
	left: 22px;
	bottom: 0;
	z-index: 1;
	background-image: url(../img/abj02.png);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}
.contact01{
	width: 100%;
	float: left;
	position: relative;
}
.contact01 .ac04{
	width: 169px;
	height: 142px;
	position: absolute;
	background-image: url(../img/ren.png);
	background-position: center;
	background-repeat: no-repeat;
	top: -20px;
	left: 95px;
	z-index: 1;
	display: none;
	background-size: 100%;
}
.lxtitle{
	width: 100%;
	float: left;
}
.lxtitle dl dt{
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #289A0C;
	text-align: center;
}
.lxtitle dl dd{
	display: flex;
	justify-content: center;
	margin-top: 8px;
}
.lxtitle dl dd i{
	width: 3.0rem;
	height: 0.2rem;
	background-color: #289a0c;
}
.lxtitle p{
	margin-top: 1.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #5D5D5A;
	text-align: center;
}
.lxtex{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.lxtex ul li{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.lxtex ul li .bx01{
	width: 100%;
}
.lxsubtitle{
	width: 100%;
	float: left;
	display: flex;
	position: relative;
	height: 2.2rem;
	justify-content: space-between;
}
.lxsubtitle .a01{
	width: calc(100% - 0.2rem);
	height: 2.0rem;
	background: #ffffff;
	border: 1px solid #80c41c;
	border-radius: 25px 0px 30px 0px;
	position: absolute;
	z-index: 1;
	left: 0.2rem;
	top: 0.2rem;
}
.lxsubtitle .a02{
	width: calc(100% - 0.2rem);
	height: 2.0rem;
	background: #80c41c;
	border-radius: 25px 0px 25px 0px;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 0.8rem;
	letter-spacing: 0.9px;
	line-height: 2.0rem;
	font-weight: 600;
}
.lxtex ul li .bx02{
	width: 100%;
	margin-bottom: 0.5rem;
	margin-top: 0.5rem;
}
.lxtex ul li .bx03{
	width: 100%;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #4D4D4D;
}
.lxbk{
	width: 100%;
	height: 2.5rem;
	background: #f7f5f5;
	border: 0px;
	line-height: 2.5rem;
	outline: none;
	padding-left: 0.2rem;
	font-size: 0.8rem;
	color: #999999;
	font-family: "微软雅黑";
}
.lxtex ul li:nth-child(9) .bx02{
	width: 100%;
}
.xxbh{
	width: 100%;
	background: #f4fbf2;
	border: 3px solid #dbefd2;
	border-radius: 25px 0px 25px 0px;
	float: left;
	margin-top: 2.5rem;
	padding: 1.5rem 2.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #4D4D4D;
}
.xxbh h5{
	margin-bottom: 1.0rem;
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #289A0C;
	text-align: center;
	font-weight: 500;
}
.tj{
	display: flex;
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	justify-content: center;
}
.anniu01{
	width: 8.0rem;
	height: 2.0rem;
	background: #50b423;
	line-height: 2.0rem;
	border: 0px;
	cursor: pointer;
	text-align: center;
	font-size: 0.8rem;
	color: #FFFFFF;
}
.anniu02{
	width: 8.0rem;
	height: 2.0rem;
	background: rgba(120,120,120,0.66);
	line-height: 2.0rem;
	border: 0px;
	cursor: pointer;
	text-align: center;
	font-size: 0.8rem;
	color: #FFFFFF;
	margin-left: 1.0rem;
}
.contact02{
	width: 100%;
	float: left;
	background-color: #f7f5f5;
	padding: 3.0rem 0px;
}
.contact02 h5{
	font-size: 2.0rem;
	line-height: 70px;
	color: #8B8E8C;
	font-weight: 600;
	text-align: center;
}
.contact02 ul{
	display: flex;
	justify-content: space-between;
	background-color: rgba(56,129,28,0.9);
	flex-wrap: wrap;
}
.contact02 ul li{
	width: 100%;
	padding: 3.0rem 2.0rem;
	color: #FFFFFF;
}
.contact02 ul li .pic{
	height: 2.0rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.contact02 ul li dl dt{
	font-size: 1.0rem;
	line-height: 2.0rem;
	margin-top: 1.0rem;
	text-align: center;
}
.contact02 ul li dl dt a{ color:#FFFFFF;}
.contact02 ul li dl dt i{
	font-size: 0.8rem;
	line-height: 1.5rem;
}
.contact02 ul li dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	margin-top: 0.5rem;
	text-align: center;
}
.contact02 ul li:nth-child(2){
	background: rgba(40,154,12,1);
}
.contact02 ul li:nth-child(3){
	background: #50B423;
}
.sgtex{
	width: 100%;
	float: left;
	background: rgba(132,182,219,0.10);
	padding: 1.0rem 2.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #5D5D5A;
	border-radius: 25px 0px 25px 0px;
	position: relative;
}
.sgtex .nab01{
	width: 322px;
	height: 564px;
	position: absolute;
	top: 0;
	right: -322px;
	z-index: 11;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}
.sgtex b{
	font-size: 0.8rem;
	color: #5D5D5A;
}
.sgtex img{
	max-width: 100%;
	height: auto;
}
.line{
	display: flex;
	margin-bottom: 25px;
	margin-top: 25px;
	justify-content: center;
}
.line i{
	width: 90%;
	height: 2px;
	background-color: #707070;
}
.gl01{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	position: relative;
	text-align: center;
}
.gl01 img{
	max-width: 100%;
	height: auto;
}
.gl01 .g01{
	width: 368px;
	height: 401px;
	position: absolute;
	left: -295px;
	bottom: -20px;
	z-index: 1;
	background-image: url(../img/glb01.png);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}
.gl01 .g02{
	width: 170px;
	height: 116px;
	position: absolute;
	right: 0;
	bottom: 0px;
	z-index: 1;
	background-image: url(../img/ren03.png);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}

.gl02{
	width: 100%;
	float: left;
	margin-top: 1.5rem;
}
.gl02 ul{
	display: flex;
	flex-wrap: wrap;
}
.gl02 ul li{
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 1.0rem;
}
.gl02 ul li .mask{
	width: 100%;
	height: 200px;
	background: rgba(128,196,28,0.10);
	position: absolute;
	top: 10px;
	right: -10px;
	z-index: 1;
	transition: all 0.6s;
	display: none;
}
.gl02 ul li .tex{
	width: 100%;
	height: auto;
	background: #ffffff;
	border: 2px solid rgba(64,166,41,0.50);
	padding: 1.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #5D5D5A;
	transition: all 0.6s;
}
.gl02 ul li .tex h5{
	margin-bottom: 8px;
	font-size: 0.8rem;
	color: #289A0C;
}
.gl02 ul li:hover .mask{
	background-color: #80c41c;
}
.gl02 ul li:hover .tex{
	border: 2px solid #40a629;
}

.nypro{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	position: relative;
}
.xiaoren{
	width: 169px;
	height: 142px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	background-image: url(../img/ren.png);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}
.nypro ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.nypro ul li{
	width: 100%;
	margin-bottom: 2.0rem;
}
.nypro ul li h5{
	font-size: 1.5rem;
	text-align: center;
	color: #8B8E8C;
	margin-bottom: 1.0rem;
	line-height: 2.0rem;
	font-family: arial;
	position: relative;
}
.nypro ul li h5 i{	
	width: 1.0rem;
	height: 0.2rem;
	position: absolute;
	left: calc(50% - 0.5rem);
	bottom: 0;
	z-index: 1;
	background-color: #8B8E8C;
}
.nypro ul li .pic{
	overflow: hidden;
	position: relative;
	height: 8.5rem;
}
.nypro ul li .pic .wenben{
	width: auto;
	position: absolute;
	font-size: 1.2rem;
	line-height: 2.0rem;
	color: #FFFFFF;
	bottom: 1.0rem;
	left: 0.5rem;
	z-index: 3;
}
.nypro ul li .pic i{
	width: calc(100% - 10px);
	height: 8.0rem;
	background:  rgba(90,160,63,0.3);
	border-radius: 30px 0px 30px 0px;
	position: absolute;
	top: 0.5rem;
	left: 0.5rem;
	z-index: 1;
	transition: all 0.6s;
}
.nypro ul li .pic .tp{
	width: calc(100% - 10px);
	height: 8.0rem;
	left: 0;
	top: 0;
	z-index: 2;
	position: absolute;
	border-radius: 30px 0px 30px 0px;
	overflow:hidden
}
.nypro ul li .pic .tp img{ width:100%; height: 100%; display:block; transition: all 0.6s;}
.nypro ul li .pic:hover .tp img{transform: scale(1.06);}
.nypro ul li .pic:hover i{
	background: rgba(90,160,63,0.7);
}
.nypro ul li .tex{
	margin-top: 0.5rem;
	width: 100%;
	float: left;
}
.nypro ul li .tex .tex01{
	width: 100%;
	float: left;
	padding-bottom: 1.0rem;
	border-bottom: 1px solid #e5e5e5;
	margin-top: 1.0rem;
	display: flex;
	justify-content: space-between;
}
.nypro ul li .tex .tex01 .sx{
	width: 0.3rem;
}
.nypro ul li .tex .tex01 dl{
	width: calc(100% - 1.0rem);
}
.nypro ul li .tex .tex01 dl dt{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #8B8E8C;
	font-weight: 300;
	transition: all 0.6s;
}
.nypro ul li .tex .tex01 dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #5D5D5A;
	transition: all 0.6s;
	display: flex;
	justify-content: space-between;
	align-items: center;
	
}
.nypro ul li .tex .tex01 dl dd em{ font-size:10px;  display: inline-block;vertical-align: top; height:28px; line-height:10px;}

.nypro ul li .tex .tex01 dl dd .more2{
width:auto;
float:right;
}

.nypro ul li .tex .tex01 dl dd .more2 p{
	display: flex;
	width: 100%;
	float: left;
}
.nypro ul li .tex .tex01 dl dd .more2 p a{
	width: 140px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #289a0c;
	text-transform: uppercase;
	position: relative;
	padding-right:0px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	border-left:0px solid #289a0c;
}

.nypro ul li .tex .tex01 dl dd .more2 p a b{ width:30px; height:11px; background:url(../img/jt2.png) no-repeat center; margin-left:15px}
.nypro ul li .tex .tex01 dl dd .more2 p a img{ margin-left:30px;}
.nypro ul li .tex .tex01 dl dd .more2 p a:hover b{
	background:url(../img/jt.png) no-repeat center;
}
.nypro ul li .tex .tex01 dl dd .more2 p img{ margin-left:30px}

.nypro ul li .tex .tex01 dl dd .more2 a:after,.nypro ul li .tex .tex01 dl dd .more2 p a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0px;
    height: 100%;
    z-index:-2;
}
.nypro ul li .tex .tex01 dl dd .more2 p a:hover{
    z-index:1;
    background:transparent;
    color: #FFFFFF;
    border-left: 0px;
}            
.nypro ul li .tex .tex01 dl dd .more2 p a:before {
    transition: .3s;
    background: #289a0c;
    z-index:-1;
	border-radius: 15px 0px 15px 0px;
	color: #FFFFFF;
}  
.nypro ul li .tex .tex01 dl dd .more2 p a:hover:after,.nypro ul li .tex .tex01 dl dd .more2 p a:hover:before {
   width: 100%;
}


.nypro ul li .tex .tex01 dl dd i{
	font-size: 0.8rem;
	letter-spacing: 0.8px;
	width:100%; float:left;
}
.prowrap{
	width: 100%;
	float: left;
	background-color: #f7f5f5;
	padding-top: 1.0rem;
	position: relative;
}
.proyz{
	width: 168px;
	height: 203px;
	position: absolute;
	top: -138px;
	right: 120px;
	z-index: 111;
	background-image: url(../img/abj04.png);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}
.proyz2{
	width: 322px;
	height: 564px;
	position: absolute;
	bottom: -350px;
	left: 0;
	z-index: 111;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}
.shuye{
	width: 322px;
	height: 564px;
	position: absolute;
	right: 0;
	top: 290px;
	z-index: 11;
	background-image: url(../img/yz01.png);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
	z-index:-99;
}
.xiaz{
	width: 100%;
	float: left;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.xiaz a{
	width: 100%;
	height: 2.5rem;
	background: #1e7dc4;
	border-radius: 10px 0px 10px 0px;
	font-size: 0.8rem;
	color: #FFFFFF;
	text-align: center;
	line-height: 2.5rem;
	margin-top: 1.0rem;
}
.xiaz a img{
	margin-left: 0.5rem;
}
.xiaz a:hover{
	background: #e5e5e5;
	color: #1E7DC4;
}
.xiaz a .pic01{
	display: none;
}
.xiaz a .pic02{
	display: inline-block;
}
.xiaz a:hover .pic01{
	display: inline-block;
}
.xiaz a:hover .pic02{
	display: none;
}
.xzsm{
	width: 100%;
	float: left;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #8B8E8C;
	margin-top: 2.0rem;
}
.xzsm i{
	color: #289A0C;
}
.xzlist{
	width: 100%;
	float: left;
	margin-top: 2.5rem;
	display: flex;
	justify-content: space-between;
	position: relative;
	flex-wrap: wrap;
}
.feifei{
	width: 215px;
	height: 215px;
	position: absolute;
	bottom: -100px;
	right: 0;
	z-index: 11;
	background-image: url(../img/feifei.png);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}
.xzlist01{
	width: 100%;
}

.xztitle{
	width: 100%;
	float: left;
	display: flex;
	position: relative;
	height: 2.7rem;
	justify-content: space-between;
}
.xztitle .a01{
	width: 8.0rem;
	height: 2.5rem;
	background: #ffffff;
	border: 1px solid #80c41c;
	border-radius: 25px 0px 30px 0px;
	position: absolute;
	z-index: 1;
	left: 0.2rem;
	top: 0.2rem;
}
.xztitle .a02{
	width: 8.0rem;
	height: 2.5rem;
	background: #80c41c;
	border-radius: 25px 0px 25px 0px;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 0.8rem;
	letter-spacing: 0.9px;
	line-height: 2.5rem;
	font-weight: 600;
}

.xz01{
	width: 100%;
	float: left;
	padding-bottom: 1.0rem;
	border-bottom: 1px solid #e5e5e5;
	margin-top: 1.0rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position:relative
}
.xz01 span{display:none;  width:0; height:1px; background-color:#80C41C; position:absolute; left:0; bottom:0; z-index:1; transition: all 0.6s;}
.xz01:hover span{display:none; height:3px; width:100%;}
.xz01 .tex{
	width: auto;
	display: flex;
}
.xz01 .sx{
	width: 0.3rem;
}
.xz01 dl{
	width: auto;
	margin-left: 1.0rem;
}
.xz01 dl dt{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #8B8E8C;
	font-weight: 300;
	transition: all 0.6s;
}
.xz01 dl dd{
	font-size: 1.0rem;
	line-height: 1.5rem;
	color: #5D5D5A;
	transition: all 0.6s;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.xz01 dl dd em{ font-size:10px;  display: inline-block;vertical-align: top; height:28px; line-height:10px;}
.xz01 dl dd i{
	font-size: 0.8rem;
	letter-spacing: 2.8px;
	width:100%;
	float:left;
}
.xz01 .pic{
	width: auto;
	min-width: 8.0rem;
}
.xz01 .pic img{
	margin-left: 1.0rem;
	max-height: 3.5rem;
	
}
.xz01 .pic .pic01{ display:none}
.xz01 .pic .pic02{ display: inline-block}
.xz01 .pic .aa011:hover .pic01{display: inline-block}
.xz01 .pic .aa011:hover .pic02{display:none}
.xz01 .pic .aa012:hover .pic01{display: inline-block}
.xz01 .pic .aa012:hover .pic02{display:none}
.shuye02{
	width: 168px;
	height: 203px;
	position: absolute;
	top: -285px;
	left: 75px;
	z-index: 11;
	background-image: url(../img/abj04.png);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
	z-index:-99;
}


































#marl0{
	margin-left: 0px;
	margin-top: 0px;
}
.lsbj{
	background: rgba(30,125,196,0.50);
}
.yelbj{
	background: rgba(245,173,9,0.50);
}
.zsbj{
	background: rgba(180,90,200,0.50);
}
.lvsbj{
	background: rgba(90,160,63,0.50);
}
.kfsbj{
	background: rgba(108,66,17,0.50);
}
.yelbj2{
	background: rgba(172,153,7,0.50);
}
.zsbj2{
	background: rgba(242,143,207,0.50);
}
.zsbj3{
	background: rgba(114,89,183,0.65);
}
.lsbj2{
	background: rgba(3,159,172,0.50);
}
.lvsbj2{
	background: rgba(165,190,30,0.50);
}
.clsc2{
	color: rgba(165,190,30,0.50);
}
.yel{
	color: #F5AD09;
}
.yel2{
	color: #AC9907;
}
.blue{
	color: #1E7DC4;
}
.blue2{
	color: #039FAC;
}
.zs{
	color: #B45AC8;
}
.zs2{
	color: #F28FCF;
}
.zs3{
	color: #7259B7;
}
.lvs{
	color: #5AA03F;
}
.lvs2{
	color: #A5BE1E;
}
.kfs{
	color: #6C4211;
}


.mart40{
	margin-top: 40px;
}
#borl0{
	border-left: 0px;
}
.mart0{
	margin-top: 0px;
}
.marb30{
	margin-bottom: 30px;
}
.sd01{
	color: #5D5D5A;
	font-size: 0.8rem;
	line-height: 1.5rem;
	font-weight: 400;
}
.zbk{
	border-left: 0px solid rgba(139,142,140,0.50);
}
#w56{
	width: 90%;
}


.pad65{
	padding: 1.0rem 0px;
}
.pad33{
	padding: 0.0rem 0px;
}
.wd65{
	padding: 0.0rem 0px;
}
.pos{
	position: relative;
}
.marr50{
	margin-right: 0rem;
	margin-left: 0px;
}
.alff { width:100%;}
.alff img{ width:30%;}
.mart80{
	margin-top: 0.0rem;
}
.mdt15{
	margin-top: 1.0rem;
}
.mart70{
	margin-top: 1.0rem;
}
.mart10{
	margin-top: 0.5rem;
}
.mart35{
	margin-top: 1.5rem;
}

.mart20{
	margin-top: 1.0rem;
}
.mart165{
	margin-top: 3.0rem;
}

.marb20{
	margin-bottom: 1.0rem;
}


.pc{
	display: none;
}
.bfb40{ width:40%; }
.p10{ padding:1.0rem 0rem;}
.p30{ padding-top:3.0rem;}
.zt10{ font-size:1.0rem;}
.md15{ margin-top:1.5rem;}
.pdt20{ padding-bottom:2.0rem;}
}