@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td{margin: 0; padding: 0;}
body, button, input, select, textarea{font: 14px/1.5 微软雅黑, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6{font-size: 100%;}
address, cite, dfn, em, i, var{font-style: normal;}
ul, ol{list-style: none;}
legend{color: #000;}
fieldset, img{border: 0; vertical-align: bottom;}
section, article, aside, header, footer, nav, dialog, figure{display: block;}
figure{margin: 0;}
button, input, select, textarea{font-size: 100%; border:0; background:none; outline:none;}
table{border-collapse: collapse; border-spacing: 0;}
.clear{display: block; height: 0; overflow: hidden; clear: both;}
.clearfix:after{content: '\20'; display: block; height: 0; clear: both;}
.clearfix{*zoom:1;}
a:link, a:visited, a:hover, a:active{text-decoration: none;}
a{text-decoration: none; outline: none; /*transition-duration: 0.3s, 0.3s;*/}
.hidden{display: none;}
.invisible{visibility: hidden;}
.fl{float:left; display:inline;}
.fr{float:right; display:inline;}
.fn{float:none;}
.hide{display:none;}
input[type="button"],
input[type="submit"],
input[type="reset"],
select{-webkit-appearance: none;}
/*Body*/
body{color: #666; background:#fff;}
a{color: #666;}
a:hover{color: #079d43;}
.g-in{width:1580px; margin:0 auto;}
@media screen and (max-width: 1580px){.g-in{width: 1400px;}}
@media screen and (max-width: 1400px){.g-in{width: 1200px;}}
@media screen and (max-width: 1200px){.g-in{width: 92%;min-width: 92vw;}}
.wrapper{position:relative;}
.wrapper img{vertical-align:top;}
.container{overflow: hidden;}
.header .topArea .cont{display: flex;justify-content: space-between;height: 90px;}
.header .topArea .nav{width: calc(80% - 100px);}
.header .topArea .nav ul{display: flex;justify-content: space-between;}
.header .topArea .nav li{position: relative;}
.header .topArea .nav li::before{content: '\20';position: absolute;width: 100%;left: 0;bottom: 0;height: 3px;background: #079d43;opacity: 0;visibility: hidden;transition: all 0.3s;}
.header .topArea .nav .m1{display: block;position: relative;padding: 0 20px;height: 90px;line-height: 90px;font-size: 18px;color: #3f3f3f;transition: all 0.4s;}
.header .topArea .nav .m1::before{position: absolute;left: 0;top: 50%;content: '\20';width: 100%;height: 50px;transform: translateY(-50%);background: #079d43;border-radius: 0;visibility: hidden;opacity: 0;transition: all 0.5s;z-index: -1;}
.header .topArea .nav .subNav{display: none;}
/* .header .topArea .nav li:hover .m1::before,
.header .topArea .nav li.current .m1::before{visibility: visible;opacity: 1;border-radius: 24px 0 24px 0;} */
.header .topArea .nav li:hover .m1,
.header .topArea .nav li.current .m1{color: #079d43;}
.header .topArea .nav li:hover::before,
.header .topArea .nav li.current::before{opacity: 1; visibility: visible;}
.header .topArea .topLink{display: flex;}
.header .topArea .wxBox {position: relative;}
.header .topArea .wxBox .top{width: 39px; height: 90px; background: url(pic_50.png) no-repeat center center;cursor: pointer;transition: all 0.4s;}
.header .topArea .wxBox:hover .top{background-image: url(pic_51.png);}
.header .topArea .wxBox .bot{position: absolute;left: 50%;top: 120px;transform: translateX(-50%);opacity: 0;visibility: hidden;transition: all 0.5s;z-index: 10;}
.header .topArea .wxBox:hover .bot{top: 100%; opacity: 1; visibility: visible;}
.header .topArea .searchBox{margin-left: 10px;width: 39px;height: 90px;background: url(pic_01.png) no-repeat center center;cursor: pointer;transition: all 0.4s;}
.header .topArea .searchBox:hover{background-image: url(pic_02.png);}
.header .banner{position: relative;}
.header .banner .picBox img{width: 100%;object-fit: cover;}
.header .banner .ban-move{position: absolute;right: 56px;bottom: 20px;z-index: 4;}
.header .banner .ban-move .act1{font-family: Arial;font-size: 24px;color: #069d43;}
.header .banner .ban-move .tot1{font-family: Arial;font-size: 18px;color: #fff;}
.header .banner .ban-move .ban-page{position: relative;left: auto;right: auto;top: auto;bottom: auto;margin: 0;text-align: left}
.header .banner .ban-move .swiper-pagination-bullet{width: 215px;height: 2px;margin-right: 12px;border-radius: 0;background: #fff;opacity: 0.6;vertical-align: middle;}
.header .banner .ban-move .swiper-pagination-bullet:last-child{margin-right: 0;}
.header .banner .ban-move .swiper-pagination-bullet-active{ border-radius: 3px; opacity: 1;}
.header .banner .ban-navigaion{position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 10;}
.header .banner .ban-prev,
.header .banner .ban-next {width: 62px; height: 62px; opacity: 0.53; transition: all 0.3s;}
.header .banner .ban-prev{left:0; background: url(pic_32.png) no-repeat center center;}
.header .banner .ban-next{right: 0; background: url(pic_33.png) no-repeat center center;}
.header .banner .ban-prev:hover,
.header .banner .ban-next:hover{opacity: 1;}

.m-nav {width: 100%;height: 0;right: 0;top: 70px; background:#fff;background: rgba(0,0,0,.8);position:fixed; transform:translateZ(0px) rotate(0deg);transition: all 0.5s cubic-bezier(0.4, 0.01, .165, 0.99);z-index: 90;overflow: hidden;}
.m-nav h2 { margin:0 0 10px; padding:10px 0; border-bottom:1px solid #ddd; font-weight:bold; font-size:16px; line-height:30px; text-align:center;display: none;}
.m-nav li { position:relative;border-bottom: 1px solid #696969;font-size: 16px; line-height:24px;}
.m-nav li.hasSubNav::before{position: absolute;right: 10px;top: 12px;content: '\20'; width: 20px; height: 20px; background: url(pic_49.png) no-repeat center center; background-size: cover; font-family: '\5B8B\4F53';font-size: 20px;color: #fff;transition: all 0.4s;z-index: 10;}
.m-nav li a { display:block;color: #fff;height: 46px;line-height: 46px;padding: 0 5%;position: relative;}
.m-nav li a:hover,.m-nav .current a {color: #fff;}
.m-nav .current:after { position:absolute; top:50%; left:0; width:5px; height:14px; margin-top:-7px;border-left: 2px solid #cd4f36; content:"";display: none;}
.m-nav li .subNav{display: none;}
.m-nav li.showSubNav .m1{background-color: #000;}
.m-nav li.showSubNav::before{transform: rotateZ(90deg);}
.m-nav .m-nav-close{text-align: center; margin-top: 10px; font-family: Arial; font-size: 16px; color: #fff;}

body.z-open .m-nav {height: calc(100% - 70px);}

.search{position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.6); display:none; z-index:9999;}
.search .searchp{position:absolute; top:30%; left:50%; margin-left:-300px;width:600px; background:#fff; font-size:16px; z-index:9;}
.search form .txt{float:left; height:60px; line-height:60px; padding-left:15px; width:450px;}
.search form .btn{float:right; height:60px; line-height:60px; width:150px; text-align:center;background: #079d43; color:#fff; cursor:pointer;-webkit-appearance:none;border-radius: 0;}
.serclose{position:absolute; right:-50px; top:-50px; color:#fff; font-size:30px; cursor:pointer;}
.search01{display:block;}
.search .searchpb{width: 100%;background: #fff;padding: 10px 15px;box-sizing: border-box;}
.search .searchpb .searchpba{padding-bottom: 10px;color: #9a9999;font-size: 16px;line-height: 2.1;}
.search .searchpb ul li{line-height: 2.1;}
.search .searchpb ul li a{color: #333;font-size: 16px;}

.u-menu {display: none; position:absolute;right: -4vw;top: 0;width: 70px;height: 100%; transform:translateZ(0px) rotate(0deg); transition:transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99);z-index: 99;background: #119947;}
.u-menu div {/* position:absolute; *//* left:13px; *//* top:20px; */ width:25px;/* height:25px; */ transform:translateZ(0px) rotate(0deg); transition:transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s;}
.u-menu div i {/* position:absolute; *//* left:0; *//* top:0; */ display:block; width:25px; height:2px;background: #fff;}
.u-menu .u-menu-top i {transform:translate3d(0px,-8px,0px);-webkit-transform:translate3d(0px,-8px,0px);}
.u-menu .u-menu-middle i {transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);}
.u-menu .u-menu-bottom i {transform:translate3d(0px,8px,0px);-webkit-transform:translate3d(0px,8px,0px);}


@media screen and (max-width: 1400px) {
	.header .topArea .nav{width: calc(90% - 201px);}
	.header .topArea .nav .m1{font-size: 16px;}
	.header .banner .ban-move .swiper-pagination-bullet{width: 160px;}
}

@media screen and (max-width: 1200px) {
	.header .topArea .cont{position: relative;height: 70px;}
	.header .topArea .wxBox{display: none;}
	.header .topArea .searchBox{height: 70px; margin-left: 0; margin-right: 70px;background-image: url(pic_02.png);background-size: 90%;}
	.header .topArea .nav{display: none;}
	.u-menu{display: block;display: flex;flex-direction: column;justify-content: center;align-items: center;}
	.header .banner .ban-prev, .header .banner .ban-next{opacity: 1;width: 50px;height: 50px;border-radius: 50%;display: none;}
	.header .banner .ban-move{right: 3%;}
	.header .banner .ban-move .swiper-pagination-bullet{width: 50px;margin-right: 6px;}
}

@media only screen and (max-width:700px){
	.search .searchp{left:10%; margin-left:0;width:80%;font-size:14px;margin-top: -25px;}
	.search form .txt{height:50px; line-height:50px; padding-left:15px; width:80%;font-size: 14px;}
	.search form .btn{height:50px; line-height:50px; width:20%; font-size: 14px;}
	.serclose{position:absolute; right:0; top:-50px; color:#fff; font-size:30px; cursor:pointer;}
	.head .searchx{margin-top: 19px;padding-right: 34px;}
	.search .searchpb .searchpba{font-size: 14px;}
	.search .searchpb ul li a{font-size: 14px;}
}
.more{display: inline-block; height: 70px; padding: 0 46px; line-height: 70px; text-align: center; font-size: 18px; color: #333333; border: 1px solid #222222; transition: all 0.4s;}
.more span{display: inline-block; width: 25px; height: 6px; margin-left: 28px; background: url(pic_04.png) no-repeat center center; vertical-align: middle; transition: all 0.4s;}
.more:hover{background: #069d43; border-color: #069d43; border-radius: 30px 0 30px 0; color: #fff;}
.more:hover span{background-image: url(pic_05.png);}

@media screen and (max-width: 1400px) {
	.more{height: 60px; line-height: 60px; padding: 0 30px;}
	.more span{margin-left: 14px;}
}

@media screen and (max-width: 1200px) {
	.more{padding: 0px 10px;height: 36px;line-height: 36px;font-size: 16px;}
}

.section6 .a2 .item-wrap{display: flex; justify-content: space-between; flex-wrap: wrap; position: relative;}
.section6 .a2 .item-wrap::after{content: '\20'; width: 31.2%;}
.section6 .a2 .item{width: 31.2%; transition: all 0.5s; background: #f4f4f4;}
.section6 .a2 .item .picBox{overflow: hidden;}
.section6 .a2 .item .picBox img{width: 100%; transition: all 0.4s;}
.section6 .a2 .item .textBox{padding: 40px 68px 62px 48px; background: #f4f4f4;}
.section6 .a2 .item .textBox .b1{font-size: 22px; color: #1e1e1e; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -moz-box; -moz-line-clamp: 2; -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal; transition: all 0.3s;}
.section6 .a2 .item .textBox .b2{margin-top: 18px; font-family: Arial; font-size: 18px; color: rgba(51, 51, 51, .4);}
.section6 .a2 .item .textBox .b3{margin-top: 10px; font-size: 18px; line-height: 36px; color: rgba(51, 51, 51, .6); text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -moz-box; -moz-line-clamp: 2; -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal;}
.section6 .a2 .item .textBox .b4{display: inline-block; height: 48px; margin-top: 30px; padding: 0 24px; line-height: 48px; text-align: center; font-size: 16px; color: #333333; border: 1px solid #222222; transition: all 0.4s;}
.section6 .a2 .item .textBox .b4 span{display: inline-block; width: 25px; height: 6px; margin-left: 14px; background: url(pic_04.png) no-repeat center center; vertical-align: middle; transition: all 0.4s;}
.section6 .a2 .item:hover{transform: translateY(-20px); box-shadow: 0 0 20px rgba(0, 0, 0, .1);}
.section6 .a2 .item:hover .textBox .b1{color: #069d43;}
.section6 .a2 .item:hover .textBox .b4{background: #069d43; border-color: #069d43; border-radius: 30px 0 30px 0; color: #fff;}
.section6 .a2 .item:hover .textBox .b4 span{background-image: url(pic_05.png);}

@media screen and (max-width: 1400px){
	.section6 .a2 .item .textBox{padding: 30px;}
}

@media screen and (max-width: 1200px) {
    .section6 .a2 .item{width: 100%;}
	.section6 .a2 .item .textBox{padding: 20px;}
	.section6 .a2 .item .textBox .b1{font-size: 18px;}
	.section6 .a2 .item .textBox .b3{font-size: 16px;line-height: 1.5;}
}

/* 图文新闻*/
.pictxtList .pictxtItem{padding-bottom: 46px;}
.pictxtList .pictxtItem .item{display: flex;justify-content: space-between;align-items: center;margin-bottom: 54px;background: #f4f4f4;}
.pictxtList .pictxtItem .item:nth-child(even){flex-direction: row-reverse;}
.pictxtList .pictxtItem .item .picBox{width: 50%;overflow: hidden;}
.pictxtList .pictxtItem .item .picBox img{width: 100%;transition: all 0.4s;}
.pictxtList .pictxtItem .item .picBox a:hover img{transform: scale(1.1);}
.pictxtList .pictxtItem .item .textBox{display: flex;justify-content: center;width: 50%;}
.pictxtList .pictxtItem .item .textBox .m-box{width: 76%;}
.pictxtList .pictxtItem .item .textBox .tit{font-size: 26px;color: #121212;transition: all 0.3s;}
.pictxtList .pictxtItem .item .textBox .tip{margin-top: 36px;margin-bottom: 80px;font-size: 18px;line-height: 36px;color: rgba(51, 51, 51, .6);text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;display: -moz-box;-moz-line-clamp: 3;-moz-box-orient: vertical;word-wrap: break-word;word-break: break-all;white-space: normal;text-align: justify;}
.pictxtList .pictxtItem .item .textBox .more{display: inline-block;height: 48px;margin-top: 30px;padding: 0 24px;line-height: 48px;text-align: center;font-size: 16px;color: #333333;border: 1px solid #222222;transition: all 0.4s;}
.pictxtList .pictxtItem .item .textBox .more span{display: inline-block;width: 25px;height: 6px;margin-left: 14px;background: url(pic_04.png) no-repeat center center;vertical-align: middle;transition: all 0.4s;}
.pictxtList .pictxtItem .item:hover .textBox .tit{color: #079d43;}
.pictxtList .pictxtItem .item .textBox .more:hover{background: #069d43;border-color: #069d43;border-radius: 30px 0 30px 0;color: #fff;}
.pictxtList .pictxtItem .item .textBox .more:hover span{background-image: url(pic_05.png);}

@media screen and (max-width: 700px) {
    .pictxtList .pictxtItem{padding-bottom: 0;}
    .pictxtList .pictxtItem .item{flex-wrap: wrap; margin-bottom: 40px;}
    .pictxtList .pictxtItem .item .picBox{width: 100%;}
    .pictxtList .pictxtItem .item .textBox{width: 100%;}
    .pictxtList .pictxtItem .item .textBox .m-box{width: 85%; padding: 20px 0;}
    .pictxtList .pictxtItem .item .textBox .tit{font-size: 22px;}
    .pictxtList .pictxtItem .item .textBox .tip{margin: 20px 0; font-size: 16px; line-height: 1.5;}
    .pictxtList .pictxtItem .item .textBox .more{margin-top: 20px;}
}

.footer{background: #f4f4f4;}
.footer .ft01 .cont{display: flex;justify-content: space-between;}
.footer .ft01 .a1{display: flex;justify-content: space-between;width: 62%;padding-top: 110px;}
.footer .ft01 .a1 dt a{font-size: 24px;color: #3f3f3f;}
.footer .ft01 .a1 dd a{font-size: 18px;color: rgba(63, 63, 63, .62);transition: all 0.3s;}
.footer .ft01 .a1 dd a:hover{color: #069d43;}
.footer .ft01 .a1 dt{margin-bottom: 40px;}
.footer .ft01 .a1 dd{margin-bottom: 18px;}
.footer .ft01 .a2{position: relative;/* width: 34.5%; */padding-top: 110px;padding: 110px 0 110px 80px;border-left: 1px solid #e5e5e5;box-sizing: border-box;}
.footer .ft01 .a2::before{position: absolute;left: 0;bottom: -1px;content: '\20';width: 78px;height: 1px;transform: translateX(-50%);background: #f4f4f4;}
.footer .ft01 .a2 .b1{font-size: 20px;color: #3f3f3f;}
.footer .ft01 .a2 .b2{display: inline-block;margin-top: 35px;padding-right: 34px;font-family: Arial;font-size: 48px;color: #079d44;background: url(pic_31.png) no-repeat right bottom 20px;background-size: 20px;vertical-align: top;}
.footer .ft01 .a2 .b3{margin-top: 10px;font-size: 18px;color: #a2a2a2;}
.footer .ft01 .a2 .b4{margin-top: 42px;font-size: 18px;color: #666666;}
.footer .ft01 .a2 .b5{display: inline-block;position: relative;margin-top: 42px;font-size: 16px;color: #a2a2a2;vertical-align: top;cursor: pointer;}
.footer .ft01 .a2 .b5 .top span{display: inline-block;width: 25px;height: 25px;margin-right: 10px;background: url(pic_10.png) no-repeat center center;background-size: cover;vertical-align: middle;transition: all 0.4s;}
.footer .ft01 .a2 .b5:hover .top span{background-image: url(pic_11.png);}
.footer .ft01 .a2 .b5 .bot{position: absolute;left: 0;top: 100px;transition: all 0.6s;opacity: 0;visibility: hidden;}
.footer .ft01 .a2 .b5:hover .bot{opacity: 1;visibility: visible;top: 40px;}
.footer .ft02{border-top: 1px solid #e5e5e5;}
.footer .ft02 .a1{padding: 27px 0;font-size: 20px;color: rgba(43, 43, 43, .35);line-height: 36px;}
.footer .ft02 .a1 a{color: rgba(43, 43, 43, .35);}
.footer .ft02 .a1 a:hover{color: #079d44;}
.right_bar{position: fixed;right: 0;top: 50%;transform: translateY(-50%);z-index: 10;}
.right_bar ul{display: flex;flex-direction: column;align-items: flex-end;}
.right_bar li{position: relative;width: 50px;margin: 2px 0;transition: all 0.5s;}
.right_bar a{display: block;color: #fff;font-size: 14px;height: 50px;line-height: 50px;overflow: hidden;background: #079d43;opacity: 0.8;border-radius: 6px;transition: all 0.5s;}
.right_bar a img{display: block; float: left; vertical-align: middle; width: 24px; height: 24px; margin: 12px 12px 14px 14px;}
.right_bar li .qrBox{position: absolute;right: 100px;top: 50%;transform: translateY(-50%);transition: all 0.5s;opacity: 0;visibility: hidden;}
.right_bar li.item1:hover{width: 170px;}
.right_bar li.item2:hover .qrBox{opacity: 1;visibility: visible;right: 60px;}
.right_bar li.item3:hover{width: 140px;}
.right_bar li:hover a{opacity: 1;}
.sjBox{display: none;}

@media screen and (max-width: 1200px) {
	.footer .ft01 .a1{display: none;}
	.footer .ft01 .a2{padding: 30px 0;border-left: none;text-align: center;width: 100%;}
	.footer .ft01 .a2 .b2{margin-top: 20px;font-size: 30px;background: url(pic_31.png) no-repeat right bottom 6px;background-size: 20px;}
	.footer .ft01 .a2 .b3{font-size: 16px;}
	.footer .ft01 .a2 .b4{margin-top: 20px;font-size: 18px;color: #2b2b2b;}
	.footer .ft01 .a2 .b5{margin-top: 20px;}
	.footer .ft01 .a2::before{display: none;}
	.footer .ft01 .a2 .b5 .bot{position: relative; left: auto; right: auto; top: auto; bottom: auto; margin-top: 14px; transform: none; opacity: 1; visibility: visible;}
	.footer .ft01 .a2 .b5:hover .bot{top: auto;}
	.footer .ft02 .a1{padding: 20px 0;font-size: 16px;line-height: 26px;}
	
}

@media screen and (max-width: 700px) {
	.right_bar{display: none!important;}
}

@media screen and (max-width: 1200px){
	.pcBox{display: none;}
	.sjBox{display: block;}
}

