/* CSS Document */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

html {
	font-size: 16px;
	/*10 ÷ 16 × 100% = 62.5%*/
}
@font-face
{
	font-family: "HarmonyOS_Sans";
	src:url('../font/HARMONYOS_SANS_REGULAR.TTF');
}
@font-face
{
	font-family: "HarmonyOS_Sans_Bold";
	src:url('../font/HARMONYOS_SANS_BOLD.TTF');
}
@font-face
{
	font-family: "HarmonyOS_Sans_Medium";
	src:url('../font/HARMONYOS_SANS_MEDIUM.TTF');
}
@font-face
{
	font-family: "HarmonyOS_Sans_SC";
	src:url('../font/HARMONYOS_SANS_SC_REGULAR.TTF');
}
@font-face
{
	font-family: "HarmonyOS_Sans_SC_Bold";
	src:url('../font/HARMONYOS_SANS_SC_BOLD.TTF');
}
@font-face
{
	font-family: "HarmonyOS_Sans_Medium";
	src:url('../font/HARMONYOS_SANS_SC_MEDIUM.TTF');
}
@font-face
{
	font-family: "Montserrat_Hairline";
	src:url('../font/MONTSERRAT-HAIRLINE.OTF');
}
@font-face
{
	font-family: "Montserrat_Hairline";
	src:url('../font/MONTSERRAT-MEDIUM.TTF');
}
@font-face
{
	font-family: "Montserrat_Bold";
	src:url('../font/MONTSERRAT-BOLD_0.OTF');
}
body {
	font-family: "微软雅黑";
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

ul,
li {
	list-style: none;
}

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

img {
	border: none;
}

i,
em {
	font-style: normal;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.clear {
	clear: both;
}

.auto {
	width: 1200px;
	margin: 0 auto;
}

.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}

.clearfloat {
	zoom: 1
}

.htmleaf-container {
	display: none;
}

.header-navigation {
	top: 30;
	width: 100%;
	text-align: center;
	z-index: 9999;
}

.heads {
	width: 100%;
	transition: all .5s;
	padding-top: 10px;
	background-color: #fff;
	position: relative;
}

.slideUp {
	/* -webkit-transform:translateY(-100px);
	transform:translateY(-100px);
	*/
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
	/*transition:transform .5s ease-out;
	*/
	-webkit-transition: transform .5s ease-out;
	-o-transition: transform .5s ease-out;
	transition: transform .5s ease-out;
	transition: all .5s;
}

.slideDown {
	/*-webkit-transform:translateY(0);
	transform:translateY(0);
	*/
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
	/*transition:transform .5s ease-out;
	*/
	-webkit-transition: transform .5s ease-out;
	-o-transition: transform .5s ease-out;
	transition: transform .5s ease-out;
	transition: all .5s;

}

.headdv {
	margin: 0 auto;
	transition: all .5s;
	width: 93.75rem;
}

.headdvtop{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.headdvtopright ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.headdvtopleft img{
	display: block;
}
.headdvtopcenter form{
	width: 52.8125rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 1px solid #e6e6e6;
	padding: 0 0.9375rem;
}
.headdvtopcenter form input{
	width: 80%;
	border: none;
	line-height: 40px;
	outline: none;
	font-size: 14px;
	color: #999999;
	outline: none;
}
.headdvtopcenter form button{
	display: flex;
	justify-content: center;
	align-items: center;
	border: none;
	width: 40px;
	height: 40px;
	outline: none;
	background-color: transparent;
}
.headdvtopcenter form button {
	color: #018637;
	font-size: 20px;
}
.headdvtopright ul li{
	margin-left: 2rem;
}
.headdvtopright ul li a img{
	display: block;
	width: 25px;
}
.headdvtopright ul li:first-child a img{
	width: 55px;
}
.headdvdown{
	width: 93.75rem;
	display: flex;
	margin: 0 auto;
	justify-content: space-between;
}
.headdvdownleft{
	width: 75rem;
}
.headdvdownleft ul{
	display: flex;
	justify-content: space-between;
}
.headdvdownleft ul li a{
	line-height: 65px;
	color: #333333;
	font-size: 16px;
	transition: all 1s;
}
.headdvdownleft ul li:hover a{
	color: #018637;
}
.headdvdownleft ul li.active a{
	color: #018637;
}
.headdvdownright{
	display: flex;
	display: flex;
	justify-content: space-between;
	align-content: center;
	height: 65px;
}
.vr{
	display: flex;
	justify-content: center;
	align-items: center;
}
.vr a{
	display: flex;
	justify-content: center;
	align-items: center;
}
.vr a img{
	display: block;
}
.yy{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.yy a{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 15px;

}
.yy a iconpark-icon{
	font-size: 22px;
	color: #018637;
	margin-right: 10px;
}
.yy a span{
	color: #333333;
	font-size: 16px;
}
.banner img{
	width: 100%;
	display: block;
}
.bzxq{
	margin: 5.625rem auto;
	width: 93.75rem;
}
.bzxqbt{
	margin-bottom: 3.4375rem;
}
.bzxqbt h1{
	color: #333333;
	font-weight: bold;
	font-size: 38px;
	text-align: center;
}
.bzxqbt h1 span{
	color: #068356;
}
.bzxqbt p{
	text-align: center;
	color: #404040;
	font-size: 22px;
	margin-top: 10px;
}
.bzxqlist{
	
}
.bzxqlist ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.bzxqlist ul  li{
	width: 8.75rem;
	position: relative;
}
.bzxqlist ul li:hover section{
	transform: rotateX(0);
	transition: all 1s;
}
.bzxqlist ul li div{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.bzxqlist ul  li  div img{
	display: block;
	width: 100%;transition: all 1s;
}
.bzxqlist ul li div img:last-child{
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
}
.bzxqlist ul li:hover div img{
	opacity: 0;
}
.bzxqlist ul li:hover div img:last-child{
	opacity: 1;
}
.bzxqlist ul li h1{
	text-align: center;
	color: #404040;
	font-size: 16px;
	margin-top: 0.9375rem;
}
.bzxqlist ul section {
	transform: rotateX(90deg);
	transform-origin: bottom center;
	width: 50px;
	margin-top: -30px;
	
}
.bzxqlist ul section i{
	display: block;
	width: 100%;
}
.bzxqlist ul li section{
	position: absolute;
	left: 0;
	bottom: 115%;
	background-image: linear-gradient(#018635, #e5f5eb);
	padding: 30px 20px;
	border-radius: 10px;
	width: 200px;
	left: 50%;
	margin-left: -120px;
	z-index: 3;
}
.bzxqlist ul li section h3{
	font-size: 17px;
	font-weight: bold;
	color: #fff;
}
.bzxqlist ul li section p{
	color: #fff;
	line-height: 28px;
	font-size: 14px;
	margin-top: 10px;
}
.bzxqlist ul li section::after{
	content: "";
	display: block;
	width: 0;
    height: 0;
   	border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 12px solid #e5f5eb;
    position: absolute;
   top: 100%;
    left: 50%;
    margin-left: -8px;
}
.xz{
	display: flex;
	justify-content: space-between;
	margin-top: 6.25rem;
}
.xzleft{
	width: 49%;
	position: relative;
	border-radius: 20px;
	overflow: hidden;
}
.xzleft img{
	width: 100%;
	display: block;
	transition: all 1s;
}
.xzleft:hover img{
	transform: scale(1.05);
}
.xzleft section{
	position: absolute;
	top: 3.75rem;
	left: 3.75rem;
}
.xzleft section h1{
	color: #ffffff;
	font-size: 34px;
	font-weight: bold;
}
.xzleft section i{
	color: #ffffff;
	display: block;
	font-size: 22px;
	font-family: "Montserrat_Hairline";
	text-transform: uppercase;
	margin: 7px 0px;
}
.xzleft section span{
	color: #ffffff;
	display: block;
	font-size: 32px;
	font-family: "Montserrat_Light";
	text-transform: uppercase;
}
.zxcp{
	padding: 6.25rem 0;
	padding-bottom: 11.875rem;
	background: url(../images/gabg_02.jpg) center no-repeat;
	background-size: cover;
}
.zxcplist{
	width: 101.5625rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.zxcplist>a iconpark-icon{
	font-size: 36px;
	color: #1c1e1d;
}
.zxcplist>a:hover iconpark-icon{
	color: #018637;
}
.zxcplists{
	width: 93.75rem;
}
.zxcplists .swiper-slide{
	padding-bottom: 10px;
	padding-top: 10px;
}
.zxcplists .swiper-slide>div{
	border-radius: 20px;
	background-color: #fff;
	position: relative;
	z-index: 3;
	box-shadow: 0px 0px 15px #ededed;
	width: 95%;
	margin: 0 auto;
}
.zxcplists .swiper-slide>div a{
	display: block;
	border-radius: 20px;
	overflow: hidden;
	
}
.zxcplists .swiper-slide>div::after{
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	border-radius: 20px;
	height: 55px;
	width: 100%;
	background-color: #549d58;
	transform: translateY(5px);
	opacity: 0;
	transition: all 1s;
}
.zxcplists .swiper-slide:hover>div::after{
	opacity: 1;
}
.zxcplists .swiper-slide div img{
	display: block;
	width: 100%;
	transition: all 1s;
}
.zxcplists .swiper-slide div:hover img{
	transform: scale(1.05);
}
.zxcplists .swiper-slide div h1{
	color: #333333;
	font-size: 18px;
	text-align: center;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
}
.zxcplists .swiper-slide div p{
	color: #999999;
	font-size: 14px;
	line-height: 25px;
	height: 25px;
	text-align: center;
	margin: 5px 0px;
	white-space:nowrap;
	
	overflow:hidden;
	
	text-overflow:ellipsis;
}
.zxcplists .swiper-slide div h2{
	line-height: 25px;
	height: 25px;
	color: #4c4c4c;
	text-align: center;
	font-size: 12px;
}
.zxcplists .swiper-slide div section{
	background-color: #fff;
	position: relative;z-index: 4;
	padding-bottom: 1.25rem;
}
.mingxing{	
	padding-top: 5rem;
	padding-bottom: 6.5625rem;
	background: url(../images/mingx_02.jpg) center no-repeat;
	background-size: cover;
}
.ppsx{
	padding: 6.25rem 0;
	padding-bottom: 12.1875rem;
	background: url(../images/pp_02.jpg) center no-repeat;
	background-size: cover;
}
.ppsxdv{
	width: 93.75rem;
	margin: 0 auto;
}
.ppsxdvlist{
	width: 80%;
	padding: 0 5%;
	margin: 0 auto;
	padding-top: 2.1875rem;
	padding-bottom: 2.1875rem;
	border-radius: 10px;
	background-color: #fff;
	margin-top: 1.875rem;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.ppsxdvlist h1{
	width: 80px;
	font-size: 16px;
	color: #333333;
	margin-right: 2.5rem;
}
.ppsxdvlist ul{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.ppsxdvlist ul li{
	margin-right: 1.5625rem;
}
.ppsxdvlist ul li a{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.ppsxdvlist ul li h2{
	width: 16px;
	height: 16px;
	border-radius: 50%;
	border: 1px solid #333333;
	margin-right: 0.625rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.ppsxdvlist ul li h2 i{
	width: 10px;
	height: 10px;
	display: block;
	border-radius: 50%;
	background-color: #fff;
}
.ppsxdvlist ul li .active h2 i{
	background-color: #018637;
}
.ppsxdvlist ul li span{
	color: #333333;
	font-size: 16px;
}
.zjsf{
	width: 93.75rem;
	margin: 0 auto;
	margin-top: 8.4375rem;
}
.zjsfbt{
	width: 1050px;
	margin: 0 auto;
}
.zjsfbt i{
	display: block;
	height: 55px;
	width: 125px;
	border-top: 2px solid #333333;
	margin: 0 auto;
}
.zjsfbt h1{
	text-align: center;
	color: #333333;
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 1.25rem;
}
.zjsfbt h2 {
	display: flex;
	justify-content: center;
	align-items: baseline;
}
.zjsfbt h2 em{
	color: #068356;
	font-size: 36px;
	font-family: "Montserrat_Bold";
}
.zjsfbt h2 span{
	color: #404040;
	font-size: 22px;
}
.zjsfbt p{
	text-align: center;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	margin-top: 1.875rem;
}
.zjsfbt ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 5rem;
	margin-bottom: 6.25rem;
}
.zjsfbt ul li{
}
.zjsfbt ul h3{
	display: flex;
	justify-content: flex-start;
	
}
.zjsfbt ul h3 span{
	color: #333333;
	font-size: 48px;
	font-family: "Montserrat_Light";
}
.zjsfbt ul h3 em{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	margin-top: 8px;
	margin-left: 7px;
}
.zjsfbt ul li p{
	text-align: left;
	margin: 0;
	color: #333333;
	font-size: 16px;
}
.syabt{
	width: 93.75rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.syabtleft{
	width: 61.25rem;
}
.syabtleft .ln1 {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.syabtleft .ln1 .ln1dv{
	width: 30rem;
	position: relative;
}
.syabtleft .ln1 .ln1dv img{
	display: block;
	width: 100%;
}
.syabtleft .ln1 .ln1dv div{
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left: 0;
	z-index: 2;
	display: flex;
	justify-content: center;
	align-items: center;
}
.syabtleft .ln1 .ln1dv div section h1{
	text-align: center;
	color: #ffffff;
	font-size: 30px;
}
.syabtleft .ln1 .ln1dv div section p{
	width: 70px;
	height: 35px;
	border-bottom: 2px solid #fff;
	margin: 0 auto;
	line-height: 35px;
	color: #fff;
	height: 0;
	overflow: hidden;
	opacity: 0;
	transition: all 1s;
}
.syabtleft .ln1 .ln1dv:hover div section p{
	height: 35px;
	opacity: 1;
}


.syabtleft .ln2 {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 1.25rem;
}
.syabtleft .ln2 .ln1dv{
	width: 100%;
	position: relative;
}
.syabtleft .ln2 .ln1dv img{
	display: block;
	width: 100%;
}
.syabtleft .ln2 .ln1dv div{
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left: 0;
	z-index: 2;
	display: flex;
	justify-content: center;
	align-items: center;
}
.syabtleft .ln2 .ln1dv div section h1{
	text-align: center;
	color: #ffffff;
	font-size: 30px;
}
.syabtleft .ln2 .ln1dv div section p{
	width: 70px;
	height: 35px;
	border-bottom: 2px solid #fff;
	margin: 0 auto;
	line-height: 35px;
	color: #fff;
	height: 0;
	overflow: hidden;
	opacity: 0;
	transition: all 1s;
}
.syabtleft .ln2 .ln1dv:hover div section p{
	height: 35px;
	opacity: 1;
}
.syabtright{
	width: 31.25rem;
}
.syabtright .ln2 {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 1.25rem;
}
.syabtright .ln2 .ln1dv{
	width: 100%;
	position: relative;
}
.syabtright .ln2 .ln1dv img{
	display: block;
	width: 100%;
}
.syabtright .ln2 .ln1dv div{
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left: 0;
	z-index: 2;
	display: flex;
	justify-content: center;
	align-items: center;
}
.syabtright .ln2 .ln1dv div section h1{
	text-align: center;
	color: #ffffff;
	font-size: 30px;
}
.syabtright .ln2 .ln1dv div section p{
	width: 70px;
	height: 35px;
	border-bottom: 2px solid #fff;
	margin: 0 auto;
	line-height: 35px;
	color: #fff;
	height: 0;
	overflow: hidden;
	opacity: 0;
	transition: all 1s;
}
.syabtright .ln2 .ln1dv:hover div section p{
	height: 35px;
	opacity: 1;
}



.syabtright .ln1 {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.syabtright .ln1 .ln1dv{
	width: 15rem;
	position: relative;
}
.syabtright .ln1 .ln1dv img{
	display: block;
	width: 100%;
}
.syabtright .ln1 .ln1dv div{
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left: 0;
	z-index: 2;
	display: flex;
	justify-content: center;
	align-items: center;
}
.syabtright .ln1 .ln1dv div section h1{
	text-align: center;
	color: #ffffff;
	font-size: 30px;
}
.syabtright .ln1 .ln1dv div section p{
	width: 70px;
	height: 35px;
	border-bottom: 2px solid #fff;
	margin: 0 auto;
	line-height: 35px;
	color: #fff;
	height: 0;
	overflow: hidden;
	opacity: 0;
	transition: all 1s;
}
.syabtright .ln1 .ln1dv:hover div section p{
	height: 35px;
	opacity: 1;
}
.lxlogo{
	width: 100%;
	background-color: #f5f5f5;
	padding: 3.75rem 0px;
}
.lxlogo ul{
	display: flex;
	justify-content: space-between;
	width: 93.75rem;
	margin: 0 auto;
}


.foot{
	width: 100%;
	padding-top: 5.625rem;
	background-color: #ffffff;
	padding-bottom: 4.375rem;
}
.footdv{
	width: 93.75rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.footdvleft{
	width: 18.75rem;
}
.footdvleft>img{
	display: block;
	margin-bottom: 1.875rem;
}
.footdvleft p{
	margin-bottom: 15px;
	color: #4c4c4c;
	font-size: 15px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.footdvleft p img{
	width: 20px;
	margin-right: 8px;
}
.footdvright{
	display: flex;
	justify-content: space-between;
	width: 65rem;
}
.footdvright dt a{
	color: #4c4c4c;
	font-weight: bold;
	font-size: 18px;
}
.footdvright dd a:hover{
	color: #068356;
}
.footdvright dt{
	margin-bottom: 1.875rem;
}
.footdvright dd a{
	color: #4c4c4c;
	display: block;
	font-size: 15px;
	transition: all .5s;
}
.footdvright dd:hover a{
	transform: translateX(10px);
	color: #068356;
}
.footdvright dd{
	margin-bottom: 1.25rem;
}
.footdvleft ul{
	display: flex;
	justify-content: flex-start;
	margin-top: 2.875rem;
}
.footdvleft ul li{
	margin-right: 15px;
}
.footdvleft ul li img{
	width: 80px;
	display: block;
}
.footdvleft ul li h2{
	text-align: center;
	font-size: 14px;
	color: #4c4c4c;
	line-height: 35px;
}
.wdl{
	width: 100%;
	border-top: 1px solid #dfe2e6;
	height: 65px;
	background-color: #fff;
}
.wdldv{
	width: 93.75rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 65px;
}
.wdldv p{
	color: #4c4c4c;
	font-size: 14px;
}
.wdldv p a{
	color: #4c4c4c;
	font-size: 14px;
}
.shownav{
	width: 100%;
	box-shadow:  0px 5px 10px #dcdcdc;
	position: relative;z-index: 2;
}
.shownav ul{
	    width: 95rem;
	    margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.shownav ul li{
	width: 240px;
}
.shownav ul li a{
	display: block;
	line-height: 75px;
	text-align: center;
	transition: all 1s;
	font-size: 16px;
}
.shownav ul li a:hover{
	background-color: #008e5b;
	color: #fff;
}
.shownav ul li a:hover{
	background-color: #008e5b;
	color: #fff;
}
.ppimg{
	padding-top: 5.625rem;
	background: url(../images/cpkbbg_02.jpg) center top no-repeat;
	background-size: cover;
}
.ppimgdv{
	width: 86.25rem;
	margin: 0 auto;
	padding: 0.9375rem 3.75rem;
	background-color: #fff;
}
.ppimg .ppsxdvlist{
	width: 100%;
	margin-top: 0;
	padding: 0;
	line-height: 75px;
	border-bottom: 1px solid #e6e6e6;
	border-radius: 0;
}
.ppimg .ppsxdvlist em{
	display: none;
	color: #333;
	font-size: 18px;
	transition: all 1s;
}
.ppimg .ppsxdvlist:nth-child(2) em{
	display: block;
}
.ppimg .ppsxdvlist:last-child{
	border: none;
}
.ppimg .ppsxdvlist ul{
	width: 87%;
	flex-wrap: wrap;
	height: 75px;
	overflow: hidden;
	transition: all 1s;
}
.ppimglist{
	width: 95rem;
	margin: 0 auto;
	margin-top: 3.125rem;
}
.ppimglist ul{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.ppimglist ul li{
	width: 23%;
	margin: 1%;
}

.ppimglist ul li>div{
	border-radius: 20px;
	background-color: #fff;
	position: relative;
	z-index: 3;
	box-shadow: 0px 0px 15px #ededed;
	width: 100%;
	margin: 0 auto;
}
.ppimglist ul li>div a{
	display: block;
	border-radius: 20px;
	overflow: hidden;
	
}
.ppimglist ul li>div::after{
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	border-radius: 20px;
	height: 55px;
	width: 100%;
	background-color: #549d58;
	transform: translateY(5px);
	opacity: 0;
	transition: all 1s;
}
.ppimglist ul li:hover>div::after{
	opacity: 1;
}
.ppimglist ul li div img{
	display: block;
	width: 100%;
	transition: all 1s;
}
.ppimglist ul li div:hover img{
	transform: scale(1.05);
}
.ppimglist ul li div h1{
	color: #333333;
	font-size: 18px;
	text-align: center;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
}
.ppimglist ul li div p{
	color: #999999;
	font-size: 14px;
	line-height: 25px;
	height: 25px;
	text-align: center;
	margin: 5px 0px;
}
.ppimglist ul li div h2{
	line-height: 25px;
	height: 25px;
	color: #4c4c4c;
	text-align: center;
}
.ppimglist ul li div section{
	background-color: #fff;
	position: relative;z-index: 4;
	padding-bottom: 1.25rem;
}
.dzhi{
	padding-top: 12.5rem;
	padding-bottom: 6.875rem;
	background: url(../images/fweg_03.jpg) center top no-repeat;
	background-size: cover;
}
.dzhidv{
	width: 93.75rem;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	border-radius: 10px;
}
.dzhileft{
	width: 26.875rem;
	background: url(../images/dizhijpg_03.jpg) center no-repeat;
	background-size: cover;
	padding: 0 3.75rem;
}
.dzhileft h1{
	color: #ffffff;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 1.5625rem;
}
.dzhileft p{
	color: #ffffff;
	font-size: 15px;
}
.dzhileft ul{
	margin-top: 4.375rem;
}
.dzhileft ul li{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 1.25rem;
}
.dzhileft ul li iconpark-icon{
	display: flex;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #ff9c00;
	justify-content: center;
	align-items: center;
	font-size: 22px;
	color: #fff;
	margin-right: 25px;
}
.dzhileft ul li h2 span{
	display: block;
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 0.625rem;
}
.dzhileft ul li h2 i{
	color: #ffffff;
	font-size: 15px;
}
.dzhiright{
	width: 59.375rem;
	padding-top: 5.3125rem;
	padding-bottom: 5.3125rem;
	background: url(../images/gewh4_03.jpg) center no-repeat;
	background-size: cover;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.dzhiright>div{
	width: 50.9375rem;
	margin: 0 auto;
}
.dzhiright>div h1{
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}
.dzhiright>div p{
	color: #ffffff;
	font-size: 22px;
	text-align: center;
	margin-top: 0.3125rem;
}
.dzhiright>div form{
	margin-top: 1.875rem;
}
.dzhiright>div form{
	padding: 2.5rem;
	
}
.dzhileft{
	display: flex;
	justify-content: center;
	align-items: center;
}
.dzhiright form div {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.dzhiright form input {
	width: calc(49% - 40px);
	margin: 1% 0px;
	height: 45px;
	border: none;
	padding: 0 20px;
	line-height: 45px;
	border-radius: 5px;
	outline: none;
	background-color: transparent;
	border: 1px solid #dbdcde;
	border-radius: 5px;
	color: #333333;
	font-size: 15px;
	background-color: #fff;
}

.dzhiright form textarea {
	padding: 10px 20px;
	width: calc(100% - 40px);
	border: none;
	border-radius: 5px;
	line-height: 30px;
	font-size: 14px;
	margin: 1% 0px;
	border-radius: 5px;
	outline: none;
	background-color: transparent;
	border: 1px solid #dbdcde;
	font-family: "微软雅黑";
	background-color: #fff;
}

.dzhiright form button {
	margin-top: 15px;
	width: 170px;
	height: 40px;
	color: #068356;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
	border: none;
	background-color: #fff;
	border-radius: 50px;
}
.dzhiright::after{
	position: absolute;content: "";
	width: ;
	display: block;
	width: 98px;
	height: 30px;
	background: url(../images/fkuai_03.png) center no-repeat;
	 background-size: cover;
	 top: -30px;
	 right: 2.1875rem;
}
.dzhiright h6{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 25.625rem;
	background: url(../images/ffua_03.png) center no-repeat;
	z-index: 3;
	 background-size: cover;
	 height: 16.875rem;
}
.zjin{
	padding-top: 8.125rem;
	padding-bottom: 6.875rem;
	background: url(../images/baz_03.jpg) center no-repeat;
	background-size: cover;
}
.bbr{
	padding: 1.875rem  0;
	background-color: #f5f7f6;
}
.mbx{
	margin: 0 auto;
	width: 93.75rem;
	height: 75px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.mbxleft{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.mbxleft iconpark-icon{
	color: #666666;
	font-size: 20px;
}
.mbxleft a{
	color: #808080;
	font-size: 14px;
	margin: 0 0.625rem;
}
.mbxleft{
	color: #808080;
	font-size: 14px;
}
.mbxleft a:last-child{
	color: #333333;
}
.mbxright a{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.mbxright a iconpark-icon{
	color: #008e5b;
	font-size: 20px;
	margin-right: 10px;
}
.mbxright a span{
	font-size: 16px;
	color: #008e5b;
}





.chanpinimg{
	width: 93.75rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.chanpinimgleft{
	width: 43.5rem;
}
.chanpinimgright{
	width: 40.625rem;
}
.chanpinimgright h1{
	color: #333333;
	font-size: 36px;
}
.chanpinimgright h2{
	color: #008e5b;
	font-size: 18px;
	margin-top: 0.625rem;
	margin-bottom: 3.125rem;
}
.chanpinimgright p{
	color: #333333;
	font-size: 16px;
	line-height: 30px;
}
.chanpinimgright a{
	display: block;
	width: 100%;
	height: 50px;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	background-color: #dc0c22;
	font-size: 14px;
}
.cennuodv{
	display: flex;
	justify-content: flex-start;
	 margin-top: 4.375rem;
}
.cennuodv a{
	display: block;
	width: 200px;
	height: 45px;
	background-color: #008e5b;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 45px;
	transition: all 1s;
	 border-radius: 5px;
	
	 margin-right: 1.25rem;
}
.cennuodv section{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.cennuodv section img{
	display: block;
	width: 47px;
	height: 47px;
	margin-right: 0.9375rem;
}
.cennuodv section h5 span{
	display: block;
	color: #333333;
	font-size: 14px;
}
.cennuodv section h5 i{
	color: #008e5b;
	font-size: 26px;
	font-weight: bold;
}
.maoyileft {
	display: flex;
	justify-content: space-between;
}
.maoyileft #thumbs2 {
	width: 7.5rem;
	margin: 0;
	height: 34.375rem;
}

.maoyileft #thumbs2 .swiper-slide div {
	width: 7.25rem;
	border: 2px solid #fff;
}

.maoyileft #thumbs2 .swiper-slide-thumb-active div {
	border: 2px solid #008e5b;
	background-color: #f7f7f7;
}

.maoyileft #thumbs2 .swiper-slide img {
	width: 100%;
	display: block;
}

.maoyileft #gallery2 {
	width: 34.375rem;
	margin: 0;
	height: 34.375rem;
	background-color: #f7f7f7;
}

.maoyileft #gallery2 .swiper-slide img {
	display: block;
	width: 100%;
}
.cpxq{
	width: 93.75rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 90px;
}
.cpxqleft{
	width: 30%;
}
.cpxqbt{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 1.875rem;
}

.cpxqbt span{
	text-align: center;
	display: block;
	color: #333333;
	font-size: 26px;
	font-weight: bold;
	width: 100%;
	line-height: 60px;
}
.cpxqleft ul li{
	margin-bottom: 20px;
	background-color: #fff;
}
.cpxqleft ul li a{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.cpxqleft ul li a div{
	width: 30%;
	margin-right: 0.9375rem;
}
.cpxqleft ul li a div img{
	display: block;
	width: 100%;
}
.cpxqleft ul li a section h1{
	color: #333333;
	font-size: 18px;
	margin-bottom: 0.9375rem;
}
.cpxqleft ul li a section p{
	color: #808080;
	font-size: 14px;
}
.cpxqright{
	width: 65%;
}
.cpxqright .cpxqbt{
	background-color: #fff;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 60px;
}
.cpxqright .cpxqbt i{
	display: block;
	width: 4px;
	height: 20px;
	background-color: #008e5b;
	margin-left: 25px;
}
.cpxqright .cpxqbt span{
	color: #333333;
	font-size: 18px;
	margin-left: 10px;
	font-weight: normal;
	text-align: left;
}
.cpxqxq{
	margin-bottom: 35px;
	padding: 2.5%;
	background-color: #fff;
}
.fy{
	display: flex;
	justify-content: space-between;
	margin-top: 1.875rem;
}
.fy p a{
	color: #333333;
	font-size: 15px;
}
.fy p a:hover{
	color: #008e5b;
}
.jsfw{
	display: flex;
	padding: 6.5625rem 0px;
	background-color: #fff;
	justify-content: space-between;
}
.jsfwdvleft{
	width: 50%;
}
.jsfwdvleft .swiper-slide  div{
	    border-top-right-radius: 10rem;
	overflow: hidden;
}
.jsfw21 .jsfwdvleft .swiper-slide  div{
	    border-top-right-radius: 0rem;
	    border-top-left-radius: 10rem;
	overflow: hidden;
}
.jsfwdvleft .swiper-slide  div img{
	display: block;
	width: 100%;
}
.jsfwdvright{
	width: 50%;
	position: relative;
}
.jsfwdv{
	width: 41.25rem;
	margin-left: 5.625rem;
	position: relative;
	height: 100%;
}
.jsfwdv h1{
	padding-top: 3.125rem;
	color: #333333;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 0.625rem;
}
.jsfwdv h2{
	color: #333333;
	font-size: 22px;
}
.jsfwdv p{
	margin-top: 2.1875rem;
	margin-bottom: 4.375rem;
	color: #666666;
	font-size: 16px;
}
.jsfwdv>a{
	display: block;
	width: 180px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background-color: #008e5b;
	color: #fff;
	font-size: 14px;
}
.jsfwdvrightdv{
	position: absolute;
	right: 0;
	bottom: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	z-index: 3;
	background-color: #fff;
	box-shadow: 0px 0px 10px #ededed;
	padding: 2.1875rem   1.875rem;
}

.jsfwdvrightdv #thumbs2{
	width: 41.875rem;
	margin: 0;
	margin: 0 1.875rem;
}
.jsfwdvrightdv #thumbs2 .swiper-slide img{
	display: block;
	width: 100%;
}
.jsfwdvrightdv a{
	display: block;
}
.jsfwdvrightdv a iconpark-icon{
	font-size: 32px;
	color: #000000;
}
.jsfw21{
	flex-direction: row-reverse;
	background-color: #f7f7f7;
}
.jsfw21 .jsfwdv{
	 margin-left: 13.125rem;
}
.jsfw21 .jsfwdvrightdv{
	right: auto;
	left: 0;
}
.lvse{
	padding-top: 4.375rem;
	padding-bottom: 4.375rem;
	background: url(../images/lvbg_02.jpg) center  no-repeat;
	background-size: cover;
}
.lvsedv{
	width: 93.75rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.lvsedvleft{
	width: 48%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.lvsedvleft h1{
	color: #333333;
	font-size: 38px;
	font-weight: bold;
}
.lvsedvleft h2{
	color: #404040;
	font-size: 22px;
	margin: 0.9375rem 0rem;
}
.lvsedvleft i{
	display: block;
	width: 40px;
	height: 6px;
	background-color: #008e5b;
}
.lvsedvleft p{
	line-height: 35px;
	color: #666666;
	font-size: 16px;
	margin-top: 2.5rem;
}
.lvsedvleft section{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 3.75rem;
}
.lvsedvleft h4{

	color: #333333;
	font-weight: bold;
	font-size: 24px;
}
.lvsedvleft h6{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 72px;
	font-weight: bold;
	color: #f49500;
}
.lvsedvleft h6 span{
	margin-top: -40px;
}
.lvsedvleft h6 em{
	
}
.lvsedvleft h6 span:nth-child(3){
	margin-top: 40px;
}
.newsbg{
	padding: 5rem 0px;
	background-color: #f5f7f6;
}
.newslist{
	width: 95rem;
	margin: 0 auto;
}
.newslist ul{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.newslist ul li{
	width: 31.333%;
	margin: 1%;
	position: relative;
}
.newslist ul li .nimg{
	width: 100%;
	overflow: hidden;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
}
.newslist ul li .nimg img{
	display: block;
	width: 100%;
	transition: all 1s;
}
.newslist ul li:hover .nimg img{
	transform: scale(1.05);
}
.newslist ul li .ntext{
	background-color: #fff;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	overflow: hidden;
	padding: 30px 2.1875rem;
	position: relative;
	z-index: 3;
	align-items: center;
}
.newslist ul li .ntext section{
	display: flex;
	justify-content: space-between;
	
}
.newslist ul li .ntext section span{
	color: #ffffff;
	font-size: 14px;
	background-color: #008e5b;
	padding: 5px;
}
.newslist ul li .ntext section h3{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.newslist ul li .ntext section h3 iconpark-icon{
	font-size: 18px;
	color: #878787;
	margin-right: 0.625rem;
}
.newslist ul li .ntext section h3 i{
	display: block;
	color: #808080;
	font-size: 14px;
}
.newslist ul li .ntext h1{
	color: #404040;
	font-size: 20px;
	font-weight: bold;
	margin-top: 2.1875rem;
	margin-bottom: 0.625rem;
	height: 20px;
	line-height: 20px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.newslist ul li .ntext p{
	line-height: 30px;
	font-size: 14px;
	color: #666666;
	overflow:hidden;
	text-overflow:ellipsis;
	
	display:-webkit-box;
	
	-webkit-box-orient:vertical;
	
	-webkit-line-clamp:2; 
}
.newslist ul li::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    border-radius: 20px;
    height: 55px;
    width: 100%;
    background-color: #549d58;
    transform: translateY(5px);
    opacity: 0;
    transition: all 1s;
}
.newslist ul li:hover::after {
    opacity: 1;
}
.jshuzhic{
	width: 93.75rem;
	margin: 5.625rem auto;
	margin-bottom: 8.4375rem;
}
.jshuzhicbt h1{
	text-align: center;
	font-size: 38px;
	font-weight: bold;
}
.jshuzhicbt p{
	color: #404040;
	font-size: 22px;
	text-align: center;
	margin-top: 0.625rem;
}
.jshuzhiclist{
	margin-top: 4.0625rem;
}
.jshuzhiclist ul{
	display: flex;
	justify-content: space-between;
}
.jshuzhiclist ul li{
	width: 24%;
}
.jshuzhiclist ul li div{
	overflow: hidden;
	width: 100%;
}
.jshuzhiclist ul li div img{
	display: block;
	width: 100%;
	transition: all 1s;
}
.jshuzhiclist ul li:hover div img{
	transform: scale(1.05);
}
.jshuzhiclist ul li section{
	padding: 2.5rem;
	background-color: #f7f7f7;
	transition: all 1s;
}
.jshuzhiclist ul li section h1{
	color: #333333;
	font-size: 22px;
	margin-bottom: 1.25rem;
	transition: all 1s;
}
.jshuzhiclist ul li section p{
	line-height: 30px;
	font-size: 15px;
	transition: all 1s;
	color: #666666;
	min-height: 90px;
}
.jshuzhiclist ul li:hover section{
	background-color: #008e5b;
}
.jshuzhiclist ul li:hover section h1{
	color: #ffffff;
}
.jshuzhiclist ul li:hover section p{
	color: #ffffff;
}
.dingqi{
	padding-top: 6.25rem;
	padding-bottom: 6.5625rem;
	background: url(../images/bzhang_02.jpg) center no-repeat;
	background-size: cover;
}
.dingqidv{
	width: 93.75rem;
	margin: 0 auto;
	margin-top: 2.5rem;
	display: flex;
	justify-content: space-between;
}
.dingqidvleft{
	width: calc(34% - 8.75rem);
	padding: 3.75rem 4.375rem;
	background-color: #262626;
}
.dingqidvleft iconpark-icon{
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 48px;
	margin-bottom: 1.25rem;
}
.dingqidvleft h1{
	color: #ffffff;
	font-size: 24px;
	text-align: center;
	margin-bottom: 0.9375rem;
}
.dingqidvleft p{
	line-height: 30px;
	color: #fff;
	font-size: 15px;
}
.dingqidvcenter{
	width: calc(34% - 8.75rem);
	padding: 3.75rem 4.375rem;
	background-color: #008e5b;
}
.dingqidvcenter>iconpark-icon{
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 48px;
	margin-bottom: 1.25rem;
}
.dingqidvcenter h1{
	color: #ffffff;
	font-size: 24px;
	text-align: center;
	margin-bottom: 0.9375rem;
}
.dingqidvcenter ul li{
	border-bottom: 1px solid #99d2bd;
}
.dingqidvcenter ul li a{
	display: flex;
	justify-content: space-between;
	height: 48px;
}
.dingqidvcenter ul li a h3{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 48px;
}
.dingqidvcenter ul li a h3 i{
	width: 5px;
	height: 5px;
	border-radius: 10px;
	background-color: #fff;
	margin-right: 0.625rem;
}
.dingqidvcenter ul li a h3 span{
	color: #ffffff;
	font-size: 16px;
}
.dingqidvcenter ul li a  iconpark-icon{
	color: #fff;
	font-size: 20px;
}
.dingqidvright{
	width: calc(34% - 8.75rem);
	padding: 3.75rem 4.375rem;
	background-color: #fff;
}
.dingqidvright>iconpark-icon{
	color: #4c4c4c;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 48px;
	margin-bottom: 1.25rem;
}
.dingqidvright h1{
	color: #4c4c4c;
	font-size: 24px;
	text-align: center;
	margin-bottom: 0.9375rem;
}
.dingqidvrightdv{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.dingqidvrightdvleft h2{
	color: #008e5b;
	font-size: 30px;
	font-weight: bold;
}
.dingqidvrightdvleft  p{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 10px;
}
.dingqidvrightdvleft  p iconpark-icon{
	color: #008e5b;
	display: block;
	font-size: 20px;
	margin-right: 0.625rem;
}
.dingqidvrightdvleft  p span{
	color: #333333;
	font-size: 15px;
}
.dingqidvrightdv{
	margin-top: 2.5rem;
}
.lxwm{
	padding-top: 5.625rem;
	padding-bottom: 27.5rem;
	background: url(../images/lxwmbg_03.jpg) center top no-repeat;
	background-size: cover;
}
.lxwmbt h1{
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	color: #333333;
}
.lxwmbt i{
	display: block;
	width: 30px;
	height: 3px;
	background-color: #047d52;
	margin: 0.9375rem auto;
	transition: all 1s;
}
.lxwmbt p{
	text-align: center;
	color: #666666;
	font-size: 22px;
}
.lxwmdv{
	width: 93.75rem;
	margin: 0 auto;
	margin-top: 3.125rem;
}

.lxwmdv ul{
	display: flex;
	justify-content: space-between;
}
.lxwmdv ul li{
	width: calc(24% - 6.25rem);
	background-color: #fff;
	transition: all 1s;
	padding: 2.5rem 3.125rem;
}
.lxwmdv ul li div{
	position: relative;
	margin-bottom: 3.125rem;
}
.lxwmdv ul li div iconpark-icon{
	font-size: 42px;
	position: relative;
	z-index: 3;
	color: #4d4d4d;
	transition: all 1s;
}
.lxwmdv ul li div span{
	position: absolute;
	z-index: 2;
	background-color: #cde5dc;
	width: 18px;
	height: 18px;
	border-radius: 50px;
	left: 25px;
	top: 0;
}
.lxwmdv ul li h1{
	color: #4c4c4c;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0.9375rem;
}
.lxwmdv ul li p{
	color: #808080;
	font-size: 16px;
}
.lxwmdv ul li:hover{
	background-color: #008e5b;
}
.lxwmdv ul li:hover div iconpark-icon{
	color: #fff;
}
.lxwmdv ul li:hover div span{
	background-color: #ff9c00;
}
.lxwmdv ul li:hover  h1{
	color: #fff;
}
.lxwmdv ul li:hover  p{
	color: #fff;
}
.zxly{
	padding-top: 11.875rem;
	padding-bottom: 8.4375rem;
	background: url(../images/lybg_03.png) center top  no-repeat;
	margin-top: -8.125rem;
	background-size: cover;
}
.zxly .dzhiright{
	width: 85.625rem;
	padding: 4.0625rem;
	background-color: #008e5b;
	margin: 0 auto;
	border-radius: 20px;
	background: url(../images/gewha_03.jpg) center top  no-repeat;
	background-size: cover;
}
.zxly .dzhiright>div{
	width: 100%;
}

.zxly .dzhiright>div form{
	padding: 0;
}
.zxly .dzhiright h6{
	right: -8%;
    bottom: -17%;
}
.zxly .dzhiright>div h1{
	color: #ffffff;
	font-size: 40px;
}
.zxly .dzhiright::after {
    position: absolute;
    content: "";
    width: ;
    display: block;
    width: 98px;
    height: 30px;
    background: url(../images/pxsbx_03.png) center no-repeat;
    background-size: cover;
    top: -30px;
    left: 16.1875rem;
}
.zxly .dzhiright form button{
	display: block;		
	margin: 0 auto;
	margin-top: 15px;
	background-color: #ff9c00;
	color: #fff;
}
.gsjj{
	padding: 6.875rem 0;
	background: url(../images/abbg_02.jpg) center no-repeat;
	 background-size: cover;
}
.gsjjdv{
	width: 93.75rem;
	margin: 0 auto;
}
.gsjjdvbt h1{
	color: #333333;
	font-size: 38px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}
.gsjjdvbt p{
	display: flex;
	justify-content: center;
	align-items: center;
	color: #404040;
	font-size: 22px;
}
.gsjjdvbt p i{
	color: #068356;
	font-size: 36px;
	font-family: "Montserrat_Bold";
}
.gsjjnr{
	margin-top: 2.8125rem;
}
.gsjjnr p{
	color: #333333;
	font-size: 16px;
	line-height: 35px;
	text-indent: 2em;
	margin-bottom: 2.1875rem;
}
.gsjjnr ul{
	display: flex;
	justify-content: space-between;
}
.gsjjnr ul li h3{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.gsjjnr ul li h3 span{
	color: #068356;
	font-size: 52px;
	font-family: "Montserrat_Bold";
}
.gsjjnr ul li h3 i{
	color: #068356;
	font-size: 18px;
	font-weight: bold;
	margin-top: -10px;
	margin-left: 0.625rem;
}
.gsjjnr ul li p{
	color: #333333;
	text-align: left;
	text-indent: 0rem;
}
.sflnian{
	width: 100%;
	padding: 7.8125rem 0;
	padding-bottom: 8.75rem;
	background: url(../images/jiageqw_02.jpg) center top no-repeat;
	background-size: cover;
}
.sflniandv{
	width: 93.75rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.sflnianleft{
	width: 45%;
} 
.sflnianleft h1{
	color: #333333;
	font-size: 38px;
	font-weight: bold;
	margin-bottom: 0.9375rem;
}
.sflnianleft h2{
	border-bottom: 1px solid #dedede;
	height: 50px;
	color: #333333;
	font-size: 22px;
}
.sflnianleft i{
	display: block;
	width: 60px;
	height: 3px;
	background-color: #068356;
	margin-top: -2px;
}
.sflnianleft p{
	margin-top: 3.125rem;
	color: #333333;
	font-size: 16px;
	line-height: 30px;
}
.sflnianright{
	width: 49%;
}
.sflnianright img{
	display: block;
	width: 100%;
}
.abtvr{
	width: 100%;
	position: relative;
}
.abtvr img{
	display: block;
	width: 100%;
}
.abtvr span{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(../images/vr_03.png) center no-repeat;
}
.qqmy{
	margin-top: 6.25rem;
}
.qqmybt h1{
	text-align: center;
	color: #333333;
	font-size: 38px;
	font-weight: bold;
}
.qqmybt p{
	color: #404040;
	font-size: 22px;
	text-align: center;
	margin-top: 0.625rem;
}
.qqmydv img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.ryzz{
	padding-top: 7.8125rem;
	padding-bottom: 14.6875rem;
	background: url(../images/rybg_02.jpg) center no-repeat;
	background-size: cover;
}
.ryzzlsit{
	width: 100rem;
	margin: 0 auto;
	margin-top: 8.125rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.ryzzlsit>a{
	width: 55px;
	height: 55px;
	border-radius: 50%;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 1s;
}
.ryzzlsit>a iconpark-icon {
    font-size: 28px;
    color: #1c1e1d;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 1s;
}
.ryzzlsit>a:hover{
	background-color: #008e5b;
}
.ryzzlsit>a:hover iconpark-icon{
	color: #fff;
}
.ry{
	width: 87.5rem;
}
.ry .swiper-slide div{
	width: 100%;
	overflow: hidden;
}
.ry .swiper-slide div img{
	display: block;
	width: 100%;
	transition: all 1s;
}
.ry .swiper-slide:hover div img{
	transform: scale(1.05);
}
.mfoot,.mfootdv{
	display: none;
}
.bannersasg .swiper-slide img{
	display: block;
	width: 100%;
} 
.bannersasg  .swiper-slide{
	position: relative;
}
.bannersasg  .swiper-slide img{
	display: block;
	width: 100%;
}
.bannersasg  .swiper-slide div {
    position: absolute;
    width: 93.75rem;
    height: 100%;
    left: 50%;
    top: 0;
    margin-left: -46.875rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.bannersasg  .swiper-slide div section{
	width: 100%;
	margin-top: -5%;
}

.bannersasg  .swiper-slide section h3{
	color:#fefffe;
	font-size: 28px;
	margin-top: 3.5rem;
}
.bannersasg  .swiper-slide section h4{
	font-size: 48px;
	color: #fff;
	font-weight: bold;
	line-height: 75px;
}
.bannersasg  .swiper-slide section a{
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 50px;
	padding: 0 30px;
	width: 140px;
	border-radius: 50px;
	height: 50px;
	border: 1px solid #fff;
	margin-top: 4rem;
}
.bannersasg  .swiper-slide section a iconpark-icon{
	font-size: 22px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
}
.bannersasg  .swiper-slide section a span{
	color: #fff;
	font-size: 17px;
	font-weight: bold;
}
.bannersasg  .swiper-slide section .iiasg{
	width: 220px;
    height: 50px;
    margin: 0 auto;
    display: block;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 70px;
    background-color: #982725;
    transition: all .5s;
    font-size: 14px;
    color: #fff;
}
.bannersasg .swiper-slide ul li img{
	width: auto;
}
.bannersasg .swiper-slide .ghej{
	position: absolute;
	bottom: 25px;
	height: 70px;
	top: auto;
	width: 100%;
	left: 0;
	margin: 0 auto;
}
.bannersasg .swiper-slide .ghej{
	display: block;
	height: auto;
	animation-name: beat;
        /*动画名称*/
        animation-duration: .5s;
        /*设置秒数*/
        animation-timing-function: linear;
        /*速度曲线*/
        animation-iteration-count: infinite;
        /*播放次数*/
        animation-direction: alternate;
        /*逆向播放*/
        animation-play-state: running;
        /*正在运行*/
}
.bannersasg .swiper-slide .ghej img{
	display: block;
	width: auto;
	margin: 0 auto;
	margin-bottom: 10px;
}
.bannersasg .swiper-slide .ghej span{
	text-align: center;
	display: block;
	width: 100%;
	color: #fff;

}
.bannersasg  .swiper-pagination-bullet-active{
	width: 35px;
	height: 12px;
	border-radius: 15px;
}
.nrbanner img{
	display: block;
	width: 100%;
}
.nrbanner{
	position: relative;
	z-index: 2;
}
.nrbanner .btext{
	position: absolute;
	top: 0;
	width: 100%;
	left: 0%;
	height: 100%;
	display: flex;
	align-items: center;
}
.nrbanner .btext section{
	width: 100%;
	margin: 0 auto;
	max-width: 100%;
}
.nrbanner .btext h2{
	font-size: 48px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.ppsxdvlist ul li .active span{
	color: #018637;
}
.tbdy{
	position: relative;
}
.tbdy div{
	position: absolute;
	background-color: #fff;
	padding: 5px;
	z-index: 6;
	top: 35px;
	right: 0;
	box-shadow: 0px 0px 5px #068255;
	border-radius: 10px;
	transform: rotateY(90deg);
	transform-origin: top right;
	opacity: 0;
	transition: all .7s;
	z-index: 3;
}
.tbdy:hover div{
	opacity: 1;
	transform: rotateY(0deg);
}
.tbdy div img{
	display: block;
	width: 95px;
}
.tbdy div::after{
	content: "";
	display: block;
	width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 10px solid transparenta;
    position: absolute;
    top: 0;
    left: 0;
}
.bzxqlist ul li:last-child:hover section{
	left: auto;
	right: 0;
}
.bzxqlist ul li:last-child section::after{
	left: 70%;
}
.bzxqlist ul li:first-child:hover section{
	left: inherit;
	margin-left: 0;
}
.bzxqlist ul li:first-child section::after{
	left: 20%;
}



.headfwxm {
	width: 95%;
	padding: 0px 2.5%;
	background-color: #ffffff;
	position: absolute;
	left: 0;
	display: block;
	height: 0;
	overflow: hidden;
	transition: all 1s;
}

.headdvdownleft ul li:hover .headfwxm {
	padding:35px 2.5%;
	height: 240px;
}

.headfwxmleft {
	width: 15%;
	padding-right: 2.5%;
	border-right: 1px solid #e6e6e6;

}

.headfwxmsd {
	width: 93.75rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.headfwxmleft h1 {
	color: #333333;
	font-size: 28px;
	margin-bottom: 25px;
	line-height: 35px;
	text-align: left;
}

.headdvdownleft .headfwxmleft i {
	display: block;
	width: 45px;
	height: 3px;
	background-color: #113464;
	margin-bottom: 30px;
	border-radius: 0%;
}

.headfwxmleft p {
	color: #333333;
	line-height: 30px;
	font-size: 15px;
	text-align: left;
}

.headfwxmright {
	width: 75%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.headfwxmright dl {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 50%;
}

.headfwxmright dl dd {
	width: 50%;
	height: 40px;
}

.headfwxmright dl dd a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #fff;
	line-height: 40px;
	font-size: 17px;
}

.headfwxmright dl dd a iconpark-icon {
	font-size: 16px;
	color: #333333;
	margin-right: 5px;
}

.headfwxmright div{
	
}
.headfwxmright img {
	max-width: 100%;
	display: block;
}

.headdvdownleft ul li:hover dl dd a {
	color: #333333;
}

.headdvdownleft ul li dl dd a:hover {
	color: #018637;
}

.headdvdownleft ul li .headfwxmright dl dd a {
	transition: all 1s;
	font-size: 14px;
}

.headdvdownleft ul li .headfwxmright dl dd a:hover {
	transform: translateX(-10px);
}
.headdvdownleft ul li .headfwxmright dl dd a::after{
	display: none;
}

.cpzxsadsa{
	background-color: #f5f5f5;
	padding-top: 4.6875rem;
	padding-bottom: 6.25rem;
}
.wjxzlist{
	background-color: #f7f7f7;
	width:93.75rem;
	margin: 0 auto;
}
.wjxzlist ul li{
	padding: 0 25px;
	padding-right: 0;
	height: 80px;
	margin-bottom: 10px;
	background-color: #ffffff;
	position: relative;
	transition: all 1s;
}
.wjxzlist ul li a{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 80px;
}
.wjxzlist ul li a h1{
	width: 83%;
	position: relative;z-index: 3;
	transition: all 1s;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.wjxzlist ul li a h1 i{
	display: block;
    width: 7px;
    height: 7px;
    border-radius: 50px;
    background-color: #018637;
    margin-right: 20px;
	transition: all 1s;
}
.wjxzlist ul li:hover a h1 i{
	background-color: #fff;
}
.wjxzlist ul li a h1 span{
	white-space:nowrap;
	width: 90%;
	overflow:hidden;
	height: 80px;
	text-overflow:ellipsis;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #4c4c4c;
	font-size: 16px;
	transition: all 1s;
}
.wjxzlist ul li:hover a h1 span{
	color: #fff;
}
.wjxzlist ul li:hover a h1{
	color: #fff;
}
.wjxzlist ul li a iconpark-icon{
	width: 15%;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #ebebeb;
	height: 80px;
	font-size: 24px;
	color: #018637;
	position: relative;z-index: 3;
	transition: all 1s;
}

.wjxzlist ul li:hover{
	background-color: #018637;
}
.wjxzlist ul li:hover a iconpark-icon{
	background-color: #018637;
	color: #fff;
}
.lxwmbtsr{
	padding-top: 80px;
}
@media only screen and (min-width: 1000px) and (max-width: 1500px) {
	.headdv{
		width: 95%;
	}
	.headdvdown{
		width: 95%;
	}
	.headdvdownleft{
		width: 75%;
	}
	.bzxq{
		width: 95%;
	}
	.zxcplist{
		width: 97%;
	}
	.zxcplists{
		width: 95%;
	}
	.ppsxdv{
		width: 95%;
	}
	.ppsxdvlist{
		width: 95%;
		padding:  2.5%;
	}
	.headfwxmsd{
		width: 95%;
	}
	.ppsxdvlist ul li span{
		font-size: 14px;
	}
	.ppsxdvlist ul li h2{
		width: 14px;
		height: 14px;
	}
	.dzhidv{
		width: 95%;
	}
	.dzhileft{
		width: 30%;
		padding: 0 5%;
	}
	.dzhiright{
		width: 60%;
	}
	.dzhiright>div{
		width: 95%;
	}
	.zjsf{
		width: 95%;
	}
	.zjsfbt{
		width: 100%;
	}
	.zjsfbt ul li{
		width: auto;
	}
	.syabt{
		width: 95%;
	}
	.syabtleft{
		width: 65.5%;
	}
	.syabtleft .ln1 .ln1dv{
		width: 49%;
	}
	.syabtright{
		width: 33.2%;
	}
	.syabtright .ln1 .ln1dv{
		width: 49%;
	}
	.lxlogo ul{
		width: 95%;
	}
	.footdv{
		width: 95%;
	}
	.footdvleft{
		width: 30%;
	}
	.footdvright{
		width: 67%;
	}
	.wdldv{
		width: 95%;
	}
	.mbx{
		width: 95%;
	}
	.chanpinimg{
		width: 95%;
	}
	.maoyileft #thumbs2 .swiper-slide div{
		width: 7rem;
	}
	.chanpinimgright{
		width: 50%;
	}
	.cpxq{
		width: 95%;
	}
	.cpxqright{
		width: 67%;
	}
	.ppimgdv{
		width: 95%;
		padding: 0 2.5%;
	}
	.ppimg .ppsxdvlist ul{
		width: 88%;
	}
	.ppimglist{
		width: 95%;
	}
	.ppimglist ul li div h2{
		font-size: 14px;
	}
	.gsjjdv{
		width: 95%;
	}
	.sflniandv{
		width: 95%;
	}
	.ryzzlsit{
		width: 95%;
	}
	.ryzzlsit>a{
		width: 40px;
		height: 40px;
	}
	.ry{
		width: 90%;
	}
	.jsfwdv{
		width: 90%;
	}
	.jsfwdv p{
		margin-bottom: 2.375rem;
	}
	.jsfwdv p{
		font-size: 14px;
		line-height: 25px;
	}
	.jsfwdv h1{
		padding-top: 0;
	}
	.jsfwdv>a{
		line-height: 40px;
		height: 40px;
	}
	.jsfw21 .jsfwdv{
		margin-left: 2.5%;
	}
	.lxwmdv{
		width: 95%;
	}
	.zxly .dzhiright{
		width: 85%;
		padding: 5%;
	}
	.zxly .dzhiright h6{
		right: 0;
	}
	.lvsedv{
		width: 95%;
	}
	.lvsedvright{
		width: 50%;
	}
	.lvsedvright img{
		width: 100%;
	}
	.lvsedvleft h4{
		font-size: 22px;
	}
	.jshuzhic{
		width: 95%;
	}
	.dingqidv{
		width: 95%;
	}
	.dingqidvrightdvleft h2{
		font-size: 18px;
	}
	.newslist{
		width: 95%;
	}
	.newslist ul li .ntext h1{
		font-size: 17px;
	}
	.shownav ul{
	    width: 95%;
	}
	   .wjxzlist {
        width: 95%;
    }
}
.headdvtop .headdvdownright{
	display: none;
}
@media screen and (max-width: 999px) {
	.headdv{
		width: 95%;
		display: block;
	}
	.headdvtopleft{
		height: 50px;
		display: none;
	}
	.headdvtopleft img{
		display: block;
		height: 50px;
	}
	.headdvtopright{
		display: none;
	}
	.heads{
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.htmleaf-container{
		display: block;
		height: 50px;
	}
	.headdvtop .headdvdownright{
		display: flex;
	}
	.headdvdown{
		display: none;
	}
	.headdvdownright{
		width: 120px;
		height: auto;
	}
	.headdvtopcenter{
		width: 60%;
	}
	.headdvtopcenter form{
		width: 97%;
		padding: 0 3%;
		padding-right: 0;
	}
	.yy a{
		height: 45px;
	}
	.bzxq{
		width: 95%;
	}
	.bzxqbt h1{
		font-size: 18px;
	}
	.bzxqbt p{
		font-size: 14px;
	}
	.bzxqlist ul section{
		width: 15px;
		display: none;
	}
	.bzxqlist ul section img{
		width: 100%;
	}
	.bzxqlist ul li{
		width: 15%;
	}
	.bzxqlist ul li h1{
		font-size: 12px;
		margin-top: 5px;
	}
	.xzleft{
		margin-bottom: 10px;
	}
	.xzleft section h1{
		font-size: 18px;
		margin-top: 27px;
	}
	.xzleft section i{
		font-size: 12px;
		margin: 5px 0px;
	}
	.xzleft section span{
		font-size: 16px;
	}
	.xzleft{
		border-radius: 10px;
		width: 100%;
	}
	.xz{
		margin-bottom: 10px;
		display: block;
	}
	.xzleft section {
	    top: 5%;
	    width: 90%;
	    height: 90%;
	}
	.zxcplist{
		width: 95%;
	}
	.zxcplist>a iconpark-icon{
		font-size: 16px;
	}
	.zxcplists{
		width: 90%;
	}
	.zxcplists .swiper-slide div h1{
		font-size: 16px;
	}
	.zxcplists .swiper-slide div p{
		font-size: 12px;
		width: 90%;
		overflow: hidden;
		margin: 0 auto;
	}
	.ppsxdv{
		width: 95%;
	}
	.ppsxdvlist{
		width: 85%;
		padding: 5%;
		display: block;
	}
	.ppsxdvlist ul{
		flex-wrap: wrap;
	}
	.ppsxdvlist h1{
		margin-bottom: 10px;
	}
	.ppsxdvlist ul li{
		margin-right: 10px;
		height: 30px;
	}
	.ppsxdvlist ul li a{
		height: 30px;
	}
	.ppsxdvlist ul li span{
		font-size: 12px;
	}
	.ppsxdvlist ul li h2{
		height: 10px;
		width: 10px;
	}
	.dzhidv{
		width: 95%;
		display: block;
	}
	.dzhileft{
		width: 90%;
		padding: 5%;
	}
	.dzhileft h1{
		font-size: 18px;
	}
	.dzhileft p{
		font-size: 14px;
		line-height: 25px;
	}
	.dzhileft ul li{
		margin-top: 15px;
	}
	.dzhileft ul li iconpark-icon{
		width: 40px;
		height: 40px;
		margin-right: 10px;
		font-size: 18px;
	}
	.dzhileft ul li h2 span{
		font-size: 15px;
	}
	.dzhileft ul li h2 i{
		font-size: 12px;
	}
	.dzhiright{
		width: 90%;
		padding: 5%;
	}
	.dzhiright>div{
		width: 100%;
	}
	.dzhiright>div h1{
		font-size: 18px;
	}
	.dzhiright>div p{
		font-size: 14px;
	}
	.dzhiright>div form{
		padding: 0;
	}
	.dzhiright form div{
		display: block;
	}
	.dzhiright form div input{
		width: 94%;
		padding: 0 3%;
		height: 35px;
		line-height: 35px;
		font-size: 12px;
	}
	.dzhiright form textarea{
		width: 94%;
		padding: 0 3%;
		line-height: 35px;
		font-size: 12px;
	}
	.dzhiright form button{
		font-size: 14px;
		width: 120px;
	}
	.dzhiright h6{
		width: 40%;
		height: 110px;
	}
	.zjsf{
		width: 95%;
	}
	.zjsfbt{
		width: 100%;
	}
	.zjsfbt i{
		width: 30px;
		height: 15px;
	}
	.zjsfbt h1{
		font-size: 18px;
	}
	.zjsfbt h2 span{
		font-size: 14px;
	}
	.zjsfbt h2 em{
		font-size: 16px;
	}
	.zjsfbt p{
		font-size: 12px;
	}
	.zjsfbt ul h3 span{
		font-size: 20px;
	}
	.zjsfbt ul h3 em{
		font-size: 12px;
		margin-top: 5px;
	}
	.zjsfbt ul li{
		width: auto;
	}
	.zjsfbt ul li p{
		font-size: 12px;
	}
	.syabt{
		width: 95%;
	}
	.syabtleft {
        width: 65.5%;
    }
	.syabtleft .ln1 .ln1dv{
		width: 49%;
	}
	.syabtleft .ln1 .ln1dv div section h1{
		font-size: 14px;
	}
	.syabtleft .ln1 .ln1dv div section p{
		font-size: 12px;
	}
	.syabtleft .ln1 .ln1dv div section p{
		width: 50px;
	}
	.syabtleft .ln1 .ln1dv:hover div section p{
		height: 30px;
	}
	.syabtleft .ln2 .ln1dv div section h1{
		font-size: 14px;
	}
	.syabtleft .ln2 .ln1dv:hover div section p{
		height: 30px;
	}
	.syabtleft .ln2 .ln1dv div section p{
		font-size: 12px;
	}
	.syabtleft .ln2 .ln1dv div section p{
		width: 50px;
	}
	.syabtright {
		width: 33.25%;
	}
	.syabtright .ln2 .ln1dv div section h1{
		font-size: 14px;
	}
	.syabtright .ln2 .ln1dv div section p{
		font-size: 12px;
		width: 50px;
	}
	.syabtright .ln2 .ln1dv:hover div section p{
		height: 35px;
	}
	.syabtright .ln1 .ln1dv{
		width: 49%;
	}
	.syabtright .ln1 .ln1dv div section h1{
		font-size: 14px;
	}
	.lxlogo ul{
		width: 95%;
	}
	.lxlogo ul{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.lxlogo ul li img{
		height: 30px;
	}
	.foot{
		display: none;
	}
	.wdl{
		display: none;
	}
	.mbx{
		width: 95%;
		display: none;
	}
	.chanpinimg{
		width: 95%;
		display: block;
	}
	.chanpinimgleft{
		width: 100%;
	}
	.maoyileft{
		flex-direction: column-reverse;
	}
	.maoyileft #gallery2{
		width: 100%;
		height: auto;
	}
	.chanpinimg{
		margin-top: 10px;
	}
	.maoyileft #thumbs2{
		width: 100%;
		height: auto;
		margin-top: 10px;
	}
	.maoyileft #thumbs2 .swiper-slide div{
		width: calc(100% - 4px);
	}
	.chanpinimgright{
		margin-top: 10px;
		width: 100%;
	}
	.chanpinimgright h1{
		font-size: 18px;
		font-weight: bold;
	}
	.chanpinimgright h2{
		font-size: 14px;
	}
	.chanpinimgright p{
		font-size: 12px;
		line-height: 25px;
	}
	.cennuodv a{
		width: 150px;
		height: 40px;
		line-height: 40px;
		margin-right: 15px;
	}
	.cennuodv section img{
		width: 40px;
		height: 40px;
	}
	.cennuodv section h5 i{
		font-size: 18px;
	}
	.cennuodv section h5 span{
		font-size: 14px;
	}
	.cpxq{
		width: 95%;
		margin-top: 20px;
		flex-direction: column-reverse;
	}
	.cpxqright{
		width: 100%;
	}
	.cpxqright .cpxqbt i{
		margin-left: 10px;
	}
	.cpxqright .cpxqbt span{
		font-size: 16px;
	}
	.cpxqright .cpxqbt{
		height: 50px;
	}
	.cpxqxq{
		padding: 2.5%;
		width: 95%;
		margin-bottom: 15px;
	}
	.fy{
		display: block;
	}
	.fy p a{
		line-height: 25px;
		font-size: 12px;
	}
	.cpxqleft{
		width: 100%;
	}
	.cpxqbt span{
		font-size: 18px;
	}
	.cpxqleft ul li a div{
		margin-right: 15px;
	}
	.cpxqleft ul li a section h1{
		font-size: 16px;
	}
	.cpxqleft ul li a section p{
		font-size: 12px;
	}
	.cpxqleft ul li{
		margin-bottom: 10px;
	}
	.ppimgdv{
		width: 90%;
	}
	.ppsxdvlist h1{
		line-height: 35px;
		margin-bottom:  0px;
		margin-top: 5px;
	}
	.ppimglist{
		width: 95%;
	}
	.ppimglist ul li{
		width: 48%;
	}
	.ppimglist ul li div h1{
		font-size: 16px;
	}
	.ppimglist ul li div p{
		font-size: 12px;
		margin-bottom: 0;
	}
	.ppimglist ul li div h2{
		font-size: 12px;
	}
	.shownav ul{
		flex-wrap: wrap;
	}
	.shownav ul li{
		width: 33.333%;
	}
	.shownav ul li a{
		font-size: 14px;
		line-height: 35px;
	}
	.shownav ul li:nth-child(2n){
		background-color: #f1f1f1;
	}
	.gsjjdv{
		width: 95%;
	}
	.gsjjdvbt h1{
		font-size: 18px;
	}
	.gsjjdvbt p{
		font-size: 14px;
		align-items: baseline;
	}
	.gsjjdvbt p i{
		font-size: 16px;
	}
	.gsjjnr p{
		font-size: 12px;
		line-height: 25px;
	}
	.gsjjnr ul li h3 span{
		font-size: 20px;
	}
	.gsjjnr ul li h3 i{
		font-size: 14px;
		margin-top: 0;
	}
	.sflniandv{
		width: 95%;
		display: block;
	}
	.sflnianleft{
		width: 100%;
	}
	.sflnianleft h1{
		font-size: 18px;
		font-weight: bold;
	}
	.sflnianleft h2{
		font-size: 14px;
		line-height: 50px;
	}
	.sflnianleft p{
		font-size: 12px;
	}
	.sflnianright{
		margin-top: 15px;
		width: 100%;
	}
	.abtvr span{
		background-size: 20%;
	}
	.qqmybt h1{
		font-size: 18px;
	}
	.qqmybt p{
		font-size: 14px;
	}
	.ryzzlsit{
		width: 95%;
	}
	.ryzzlsit>a{
		width: 35px;
		height: 35px;
	}
	.ryzzlsit>a iconpark-icon{
		font-size: 16px;
	}
	.jsfw{
		width: 95%;
		margin: 0 auto;
		display: block;
	}
	.jsfwdvleft{
		width: 100%;
	}
	.jsfwdvright{
		width: 100%;
	}
	.jsfwdv{
		width: 95%;
		margin-left: 0;
		padding: 2.5%;
	}
	.jsfwdv h1{
		font-size: 18px;
	}
	.jsfwdv h2{
		font-size: 14px;
	}
	.jsfwdv p{
		font-size: 12px;
		line-height: 25px;
	}
	.jsfwdv>a{
		width: 150px;
		height: 40px;
		line-height: 40px;
	}
	.jsfwdvrightdv{
		position: inherit;
		margin-top: 10px;
	}
	.jsfwdvrightdv a iconpark-icon{
		font-size: 16px;
	}
	.jsfwdvrightdv #thumbs2{
		width: 90%;
	}
	.jsfw21 .jsfwdv{
		margin-left: 0;
		padding: 2.5%;
	}
	.lxwmbt h1{
		font-size: 18px;
	}
	.lxwmbt i{
		margin: 10px auto;
	}
	.lxwmbt p{
		font-size: 14px;
	}
	.lxwmdv{
		width: 95%;
	}
	.lxwmdv ul{
		display: block;
	}
	.lxwmdv ul li{
		width: 90%;
		padding: 5%;
		margin-top: 10px;
	}
	.lxwmdv ul li div iconpark-icon{
		font-size: 26px;
	}
	.lxwmdv ul li div span{
		position: absolute;
		z-index: 2;
		background-color: #cde5dc;
		width: 10px;
		height: 10px;
		border-radius: 50px;
		left: 15px;
		top: 0;
	}
	.lxwmdv ul li h1{
		font-size: 15px;
	}
	.lxwmdv ul li p{
		font-size: 12px;
	}
	.lxwm{
		padding-bottom: 350px;
	}
	.zxly{
		padding-top: 35px;
	}
	.zxly .dzhiright{
		width: 85%;
		padding: 5%;
	}
	.zxly .dzhiright>div h1{
		font-size: 18px;
	}
	.zxly .dzhiright h6{
		right: 0;
		bottom: 0;
	}
	.zxly .dzhiright form button{
		margin-left: 0 ;
	}
	.lvsedv{
		width: 95%;
		display: block;
	}
	.lvsedvleft{
		width: 100%;
	}
	.lvsedvleft h1{
		font-size: 18px;
	}
	.lvsedvleft h2{
		font-size: 14px;
		margin-bottom: 10px;
	}
	.lvsedvleft p{
		font-size: 12px;
		line-height: 27px;
	}
	.lvsedvleft h4{
		font-size: 17px;
	}
	.lvsedvleft h6{
		font-size: 20px;
	}
	.lvsedvleft h6 span,.lvsedvleft h6 span:nth-child(3){
		margin-top: 0;
	}
	.lvsedvright{
		width: 100%;
		margin-top: 15px;
	}
	.lvsedvright img{
		display: block;
		width: 100%;
	}
	.jshuzhic{
		width: 95%;
	}
	.jshuzhicbt h1{
		font-size: 18px;
	}
	.jshuzhicbt p{
		font-size: 14px;
	}
	.jshuzhiclist ul{
		flex-wrap: wrap;
	}
	.jshuzhiclist ul li{
		width: 48%;
		margin: 1%;
	}
	.jshuzhiclist ul li section h1{
		font-size: 16px;
	}
	.jshuzhiclist ul li section p{
		font-size: 12px;
		line-height: 25px;
	}
	.dingqidv{
		display: block;
		width: 95%;
	}
	.dingqidvleft{
		width: 90%;
		padding: 5%;
	}
	.dingqidvleft iconpark-icon{
		font-size: 26px;
	}
	.dingqidvleft h1{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.dingqidvleft p{
		font-size: 12px;
		line-height: 25px;
	}
	.dingqidvcenter{
		width: 90%;
		padding: 5%;
	}
	.dingqidvcenter iconpark-icon{
		font-size: 26px;
	}
	.dingqidvcenter ul li a{
		height: 40px;
	}
	.dingqidvcenter h1{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.dingqidvcenter ul li a h3{
		height: 40px;
	}
	.dingqidvcenter ul li a h3 span{
		font-size: 12px;
		
	}
	.dingqidvright{
		width: 90%;
		padding: 5%;
	}
	.dingqidvright iconpark-icon{
		font-size: 26px;
	}
	.dingqidvright h1{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.dingqidvrightdvleft h2{
		font-size: 18px;
	}
	.dingqidvrightdvleft p span{
		font-size: 13px;
	}
	.dingqidvrightdvleft p iconpark-icon{
		margin-right: 5px;
		margin-top: 5px;
	}
	.newslist{
		width: 95%;
	}
	.newslist ul li{
		width: 48%;
		margin: 1%;
	}
	.newslist ul li .ntext{
		padding: 5%;
	}
	.newslist ul li .ntext section span{
		font-size: 12px;
	}
	.newslist ul li .ntext section h3 i{
		font-size: 12px;
	}
	.newslist ul li .ntext section h3 iconpark-icon{
		font-size: 14px;
	}
	.newslist ul li .ntext h1{
		font-size: 15px;
	}
	.newslist ul li .ntext p{
		font-size: 12px;
		line-height: 25px;
		margin-top: 10px;
	}
	.newslist ul li .ntext{
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
	}
	.newslist ul li .nimg{
		border-top-right-radius: 10px;
		border-top-left-radius: 10px;
	}
	.mfoot {
		height: 45px;
		display: block;
	}

	.mfootdv {
		display: flex;
		width: 100%;
		height: 45px;
		line-height: 45px;
		justify-content: space-between;
		position: fixed;
		z-index: 999;
		bottom: 0;
		left: 0;
		background-color: #068356;
	}

	.mfootdv li {
		width: 100%;
		border-right: 1px solid #236d25;
	}

	.mfootdv li a {
		color: #fff;
		font-size: 14px;
		line-height: 45px;
		text-align: center;
		display: block;
	}
	.nrbanner {
		overflow: hidden;
	}
	.nrbanner img{
		width: 150%;
		margin-left: -25%;
		display: block;
	}
	.nrbanner .btext h2{
		font-size: 20px;
		font-weight: bold;
	}
	.bannersasg .swiper-slide{
		overflow: hidden;
	}
	.bannersasg .swiper-slide img{
		width: 150%;
		max-width: none;
		margin-left: -25%;
	}
	.bannersasg .swiper-slide section h4{
		font-size: 18px;
		line-height: 30px;
	}
	.bannersasg .swiper-slide section a{
		display: none;
	}
	.bannersasg .swiper-slide section h3{
		font-size: 14px;
	}
	.pagination li a{
		    padding: 4px 8px
	}

	.bannersasg  .swiper-pagination-bullet{
		width: 6px;
		height: 6px;
	}
	.bannersasg .swiper-pagination-bullet-active {
	    width: 35px;
	    height: 6px;
	    border-radius: 15px;
	}
	.bzxqlist ul{
		flex-wrap: wrap;
	}
	.bzxqlist ul li{
		width: 25%;
		margin: 2%;
	}
	.ppimg .ppsxdvlist:nth-child(2) em{
		display: none;
	}
	.wjxzlist{
		width: 95%;
	}
	.wjxzlist ul li{
		height: 40px;
	}
	.wjxzlist ul li a{
		height: 40px;
	}
	.wjxzlist ul li a h1 span{
		font-size: 14px;
	}
	.wjxzlist ul li a iconpark-icon{
		font-size: 20px;
		height: 40px;
	}
	.wjxzlist ul li{
		padding: 0 15px;
		padding-right: 0;
	}
	.shownav ul{
		width: 100%;
	}
	.shownav ul li{
		width: 25%;
	}
	.lxwmbtsr{
		padding-top: 30px;
	}
	.vr a img{
		width: 30px;
	}
	.yy a span{
		font-size: 12px;
	}
	.yy a{
		margin: 0 8px;
	}
    .headdvdownright {
        width: 50%;
      }
     .headdvtopcenter{
     	width: 48%;
     }
     .headdvtopcenter form input{
     	font-size: 12px;
     }
     .mobile-inner-nav{
     	z-index: 99999;
     }
     .prenext-pro a.button{
     	        line-height: 45px;
        padding: 0;
        width: 100%;
        height: 45px;
     }
}
