@font-face { font-family: 'HarmonyOS_Sans_SC_Regular'; src: url("../Fonts/HarmonyOS_Sans_SC_Regular.ttf"); font-display: swap; }
@font-face { font-family: 'HarmonyOS_Sans_SC_Medium'; src: url("../Fonts/HarmonyOS_Sans_SC_Medium.ttf"); font-display: swap; }
html, body { font-family: 'HarmonyOS_Sans_SC_Regular'; }

.Hometit{font-size:38px;color: #22943a; }
.Hometit span{color: #333; padding-left:22px; padding-top:8px; display: inline-block; background: url(../images/Hometit-icon.png) left center no-repeat;}
.Hometit .txt{color: #666 ; padding-top: 16px; display:block; font-size: 18px;line-height: 2;}
@media(min-width:1025px) and (max-width:1600px){
.Hometit{font-size: 3vw;}
}
@media(max-width:640px){
.Hometit{font-size: 7vw;}
}
/*Top003198 */
.Top003198{position: fixed;z-index: 100; left: 0;top: 0;width: 100%; background-color: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.1); }
.Top003198 menu li span{display: block;  font-size: calc(20 / 16 * 1em);}
.Top003198 menu li a:hover,
.Top003198 menu li.aon span a{color: #22943a;}
.Top003198 li .sub .pic .Ispic{padding-bottom: calc(400 / 310 * 100%); background-color: #eee;}
.Top003198 .top-hotline{color: #22943a; font-family: 'HarmonyOS_Sans_SC_Medium'; font-size: calc(20 / 16 * 1em); padding-left: calc(29 / 20 * 1em); background: url(../images/Top003198-tel.svg) no-repeat left center; background-size: 1em auto; line-height: calc(36 / 20 * 1em);}
.Top003198 .top-search{display: block; padding: 0; margin-left: calc(56 / 1920 * 100vw);}
.Top003198 .top-search .box{position: relative;  background-color: rgba(163,163,163,0.1); overflow: hidden;}
.Top003198 .top-search .box .text{width: 100%;display: block; line-height: calc(36 / 16 * 1em);height: calc(36 / 16 * 1em); font-size: 1em; background: none; border: 0; padding-left: calc(42 / 16 * 1em);color: rgba(51, 51, 51, 0.5);}
.Top003198 .top-search .box .text.focus{color: #000;}
.Top003198 .top-search .box .btn{position: absolute;top: 0;width: calc(42 / 16 * 1em); height: 100%; background: url(../images/Top003198-search.svg) no-repeat center center;background-size:calc(17 / 42 * 100%) auto; cursor: pointer;}
@media (min-width:1025px) {
.Top003198 .logo{display: table; height: calc(100 / 16 * 1em);}
.Top003198 .logo a{display: table-cell; vertical-align: middle;}
.Top003198 .logo img{max-height:calc(100 / 16 * 1em);}
.Top003198 menu li{float: left; margin-right: calc(46 / 1920 * 100vw);}
.Top003198 menu li span{line-height: calc(100 / 18 * 1em);}
.Top003198 li .sub{position: absolute; top: 100%; background-color:#fff; width: calc(160 / 16 * 1em); margin-left: calc((160 / 16 * 1em) / -2); padding:  calc(10 / 16 * 1em); box-shadow: 0 5px 5px rgba(0,0,0,0.1);}
.Top003198 li:nth-child(3) .sub{width: calc(185 / 16 * 1em);margin-left: calc((185 / 16 * 1em) / -2);}
.Top003198 li .sub dl{background: none; width: 100%;padding:0;}
.Top003198 li .sub dt{text-align: center;}
.Top003198 li .sub .pic{width: 50%;}
.Top003198 .top-right{padding-top: calc(32 / 16 * 1em);padding-left: 4em;}
.Top003198 .top-right dd{float: left;}
.Top003198 .top-search .box{width: calc(90 / 16 * 1em); border-radius: calc(90 / 16 * 1em); transition: 0.3s;}
.Top003198 .top-search.show .box{width: calc(200 / 1920 * 100vw);}
.Top003198 .top-search .box .btn{ left: 0;}
}
@media (max-width:1024px) {
.Top003198 .top-hotline,
.Top003198 header:after{display: none;}
.Top003198 header{display: flex; justify-content: space-between; align-items: center; height: calc(82 / 16 * 1em);}
.Top003198 .logo img{max-height:calc(74 / 16 * 1em);}
.Top003198 menu{position: fixed; left: -100%;top: calc(80 / 16 * 1em);height: calc(100% - (70 / 16 * 1em)); background-color: #fff;opacity: 0;transition: 0.5s;box-shadow: 0 5px 5px rgba(0,0,0,0.1); width:50vw; max-width: 240px;}
.menu-show .Top003198 menu{left: 0; opacity: 1;}
.Top003198 menu ul{height: 100%; overflow: auto;}
.Top003198 menu li{border-bottom: 1px dotted #eee;}
.Top003198 menu li span{line-height: 3; padding-left:2em;}
.Top003198 menu li.has-sub span .op:before, 
.Top003198 menu li.has-sub span .op:after{background-color: #22943a;}
.Top003198 li .sub{background-color: #f5f5f5;}
.Top003198 li .sub .pic{display: none;}
.Top003198 .top-search{margin: 0 5vw 0 0; position: inherit;}
.Top003198 .top-search .box{top: 100%; left: 0;width: 100%; opacity: 1; position: absolute; display: none; background-color: rgba(255,255,255,0.8);}
.Top003198 .top-search .box .btn{ right: 0;}
.Top003198 .top-search .box .text{padding: 0 calc(42 / 16 * 1em) 0 calc(20 / 16 * 1em);line-height: calc(42 / 16 * 1em);height: calc(42 / 16 * 1em);color:#888;}
.Top003198 .top-right dl:after{display: none;}
.Top003198 .top-right dl{display: flex;align-items: center;}
.Top003198 .open-search{ width: calc(24 / 16 * 1em); height: calc(24 / 16 * 1em); background: url(../images/Top003198-search.svg) no-repeat center center; background-size: contain;display: block; position: relative;}
.Top003198 .open-search.on{width: calc(30 / 16 * 1em); height: calc(30 / 16 * 1em); }
.Top003198 .open-search.on:after,
.Top003198 .open-search.on:before{background-color: #22943a;}
.Top003198 .open-menu{width: calc(30 / 16 * 1em); height: calc(24 / 16 * 1em); display: flex;flex-wrap: wrap;flex-direction: column; justify-content: space-between; transition: 0.3s;}
.Top003198 .open-menu span{display: block; transition: 0.3s;height: 2px; background-color: #000;}
.menu-show  .Top003198 .open-menu{border-radius: 50%; background-color: #22943a; padding: calc(9 / 16 * 1em);height: calc(30 / 16 * 1em); }
.menu-show  .Top003198 .open-menu span{background-color: #fff; height: 1px;}
}

/*Banner002826 */
.Banner002826{position: relative; z-index: 1;margin-top: 100px;}

/*方法4*/
/*.Banner002826 li.slick-slide{position: relative;}
.Banner002826 li.slick-slide img{display: block;width: 100%;}
.Banner002826 li.slick-slide video{position: absolute; z-index: 10; left: -100%; top: -100%; min-height: 100%; min-width: 100%; opacity: 0; transition: 0.3s;}
.Banner002826  li.video-show video{left: 50%;opacity: 1;top: 50%; transform: translate(-50%,-50%);}
.Banner002826  li.slick-slide .open-video{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.3) url(../images/Banner002826_play.png) no-repeat center center;background-size: auto 50px; z-index: 20;transition: 0.3s;}
.Banner002826  li.video-show .open-video{opacity: 1;}
@media(min-width:1025px){
.Banner002826  li.slick-slide img.wap{display: none;}
}
@media(max-width:1024px){
.Banner002826  li.slick-slide img.pc{display: none;}
}*/

/*方法1，2，3*/
.Banner002826 li.slick-slide{position: relative; }
.Banner002826 li.slick-slide img{display: block;width: 100%;}
.Banner002826 li.slick-slide video{position: absolute; z-index: 10; left: 50%; top: 50%; transform: translate(-50%,-50%);min-height: 100%; min-width: 100%;}
@media(min-width:1025px){
.Banner002826  li.slick-slide img.wap{display: none;}
}

@media(max-width:1440px){
	.Banner002826{margin-top:85px;}
}

@media(max-width:1024px){
.Banner002826{margin-top:75px;}
.Banner002826  li.slick-slide img.pc{display: none;}
.Banner002826  li.slick-slide video{left: -100%;top: 100%; opacity: 0;}
.Banner002826  li.slick-slide .open-video{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.3) url(../images/Banner002826_play.png) no-repeat center center;background-size: auto 50px; z-index: 20;}
.Banner002826  li.video-show .open-video{left: -100%;opacity: 0; transform: translateX(-100%);}
.Banner002826  li.video-show video{left: 50%; top: 50%; opacity: 1;}
}

/*方法5  添加播放按钮+弹窗*/
/*.Banner002826 .open-video{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.3) url(../images/Banner002826_play.png) no-repeat center center;background-size: auto 50px; z-index: 20; cursor: pointer;}

.video-openbox{position:fixed;left:0;height:100%;width:100%; z-index:500;background:rgba(0,0,0,0.5); top:0;}
.video-openbox .ytable{height: 100%;}
.video-openbox .close{position: absolute;right: 20px;top: 20px; width: 30px; height: 30px; cursor: pointer; z-index: 10; cursor: pointer;}
.video-openbox .close:before,
.video-openbox .close:after{position: absolute;width: 100%; left: 0; top: 50%; height: 3px; margin-top: -1.5px; background: #fff; content: '';transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.video-openbox .close:after{transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);}
.video-openbox video{max-width: 1200px; margin: 0 auto;display: block;}*/

.slick-slider {position: relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.slick-list:focus {outline: none}
.slick-list.dragging {cursor: pointer;cursor: hand;}
.slick-slider .slick-track, 
.slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.slick-track {position: relative; top: 0; left: 0; display: block;}
.slick-track:before, 
.slick-track:after{display: table; content: '';}
.slick-track:after{ clear: both;}
.slick-loading .slick-track { visibility: hidden;}
.slick-slide{ display: none; float: left; min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.slick-slide .slick-loading img { display: none;}
.slick-slide .dragging img { pointer-events: none;}
.slick-initialized .slick-slide { display: block;}
.slick-loading .slick-slide { visibility: hidden;}
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.slick-arrow .slick-hidden { display: none;}

.Banner002826 .slick-dots{position: absolute; left: 50%; transform: translate(-50%,0); bottom: 5%;overflow: hidden; z-index: 10;}
.Banner002826 .slick-dots li{float: left; width: 18px; height: 18px;position: relative; border-radius: 50%;border: 2px solid #fff; cursor: pointer;}
.Banner002826 .slick-dots li:not(:last-child){margin-right: 10px;}
.Banner002826 .slick-dots li:before{position: absolute; left: -1px; top: -1px; right: -1px; bottom: -1px; border-radius: 50%;background: #fff; transition: 0.3s;content: '';}
.Banner002826 .slick-dots li.slick-active:before{transform: scale(0);-webkit-transform: scale(0);-ms-transform: scale(0);}
.Banner002826 .slick-dots li button{display: none;}
@media(max-width:640px){
.Banner002826 .slick-dots li{width: 10px; height: 10px;}
.Banner002826 .slick-dots li:not(:last-child){margin-right: 4px;}
}


.mainpage{padding:3% 0;}


/*Floor002948 */
.Floor002948 { padding:5vw 0;background: url(../images/bg1.png) repeat;background-position-x: right; }
.Floor002948 .Hometit{padding-bottom: 2vw;}
.Floor002948 .new-top { position: relative; z-index: 1; }
.Floor002948 .new-top a { display: block; position: relative; z-index: 1; }
.Floor002948 .new-top a:after { position: absolute; content: ''; left: 0; bottom: 0; width: 100%; height: 45.834%; opacity: 0.6; background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0 ); /* IE6-9 */
border-radius: 20px;}
.Floor002948 .new-top .txt { position: absolute; z-index: 10; left: 0; right: 0; bottom: 0; color: #fff; padding: 50px; }
.Floor002948 .new-top time { display: block; margin-bottom: 28px; padding-left: 32px; background: url(../images/icon-time-white.svg) no-repeat left center; }
.Floor002948 .new-top aside.dot { line-height: 1; font-size: 28px; }

@media(max-width:480px) {
.Floor002948{padding:5vw 0 8vw;}
.Floor002948 .new-top aside.dot { font-size: 4vw; }
}

@media(min-width:1025px) {
.Floor002948 .new-list, .Floor002948 .new-top { width: calc((100% - 40px)/2); }
.Floor002948 .new-top .Ispic { padding-bottom: 484px; border-radius: 20px; overflow: hidden;}
}

@media(max-width:1024px) {
.Floor002948 .new-top .Ispic { padding-bottom: 63.606%;  }
}
.Floor002948 .new-list li{background: #fff;}
.Floor002948 .new-list li:not(:last-child) { margin-bottom: 22px; }
.Floor002948 .new-list li a { display: block; position: relative; }
.Floor002948 .new-list li .pic { width: 272px; padding-right: 36px; }
.Floor002948 .new-list li .pic .Ispic { padding-bottom: 146px;  border-radius: 20px;}
.Floor002948 .new-list li .txt { border-bottom: 1px solid #e8e9eb; }
.Floor002948 .new-list li .txt aside { font-size: 20px; line-height: 1.5; margin-bottom: 30px; }
.Floor002948 .new-list li .txt aside a { color: #040311; }
.Floor002948 .new-list li .txt time { color: #999; padding-left: 32px; background: url(../images/icon-time.svg) no-repeat left center; }
.Floor002948 .new-list li .txt .more { float: right; color: #22943a; display: inline-block; padding-right: calc(15 / 16 * 1em);
background: url(../images/icon-more.svg) no-repeat right center; background-size: 6px auto; }
.Floor002948 .new-list li:hover .txt aside a { color: #22943a; }
@media(max-width:768px) {
.Floor002948 .new-top{margin-bottom:18px;}
.Floor002948 .new-top .txt{padding:18px;}
.Floor002948 .new-top time{margin-bottom:14px;}
.Floor002948 .new-list li, .Floor002948 .new-list li a { font-size: 4vw; }
.Floor002948 .new-list li .pic{width:145px;padding-right:18px;}
.Floor002948 .new-list li .pic .Ispic{padding-bottom:92px; border-radius: 8px;}
.Floor002948 .new-list li .txt aside{margin-bottom:8px;}
.Floor002948 .new-list li .txt time{font-size:14px;}
.Floor002948 .new-list li .txt .more{font-size:14px;}
}
/*Bottom003009 */
.Bottom003009 { background-color: #232323; padding-top: 5em; position: relative; z-index: 5; }

@media(max-width:1024px) {
.Bottom003009 { text-align: center; }
}
.Bottom003009, .Bottom003009 a { color: rgba(255,255,255,0.5); }
.Bottom003009 a:hover { color: #22943a; }
.Bottom003009 .hotline { color: #fff; }
.Bottom003009 .hotline aside { color: #fff; font-size: calc(28 / 16 * 1em);
padding: 0 0 0 1.25em; background: url(../images/icon-tel.svg) no-repeat left center; background-size: auto 0.875em; }
.Bottom003009 .hotline span { display: block; margin-bottom: 5px; }

@media(min-width:1025px) {
.Bottom003009 .logo { display: table; table-layout: fixed; }
.Bottom003009 .logo > * { display: table-cell; vertical-align: middle; }
.Bottom003009 .logo .img { padding-right: 30px; max-width: 230px; }
}

@media(max-width:1024px) {
.Bottom003009 .logo .img { padding-bottom: 20px; }
.Bottom003009 .share { display: table; margin-left: auto; margin-right: auto; }
}
.Bottom003009 .b-mid { margin-top: 1em; padding-top: 2em; border-top: 1px solid rgba(255,255,255,0.1); padding-bottom: 3em; }
.Bottom003009 .b-mid .tit { font-size: 1.125em; margin-bottom: 1em; }
.Bottom003009 .b-mid .tit, .Bottom003009 .b-mid .tit a { color: #fff; }
.Bottom003009 .code { max-width: 280px; width: 20%; }
.Bottom003009 .code li { float: left; width: 48%; text-align: center; max-width: 120px; }
.Bottom003009 .code li:nth-child(2n) { float: right; }
.Bottom003009 .code li img { border-radius: 4px; border: 5px solid #fff; }
.Bottom003009 .code li aside { margin-top: 1vw; }
.Bottom003009 .b-mid nav { max-width: 1060px; width: 80%; }
.Bottom003009 .b-mid nav dl { float: left; max-width: 240px; }
.Bottom003009 .b-mid nav dd { line-height: 2; }

@media(max-width:1440px){
	.Bottom003009 .b-mid nav{max-width:860px;}
}

@media(max-width:1024px) {
.Bottom003009{padding-top:2em;}
.Bottom003009 .b-mid {margin-top:0;padding-top:0;border-top:none;padding-bottom:1em;}
.Bottom003009 .b-mid nav{display: none}
.Bottom003009 .b-mid .code{max-width:280px;width:80%;margin:0 auto;}
.Bottom003009 .code li aside{margin-top:3vw;}
}
.Bottom003009 .copyright { border-top: 1px solid rgba(255,255,255,0.1); padding: 2.25em 0; }
.Bottom003009 .copyright .fr a { display: inline-block; }
.Bottom003009 .copyright .fr a:not(:last-child):after { width: 1px; height: 13px; display: inline-block; content: ''; vertical-align: middle; background: #fff; opacity: 0.15; margin: 0 15px; }

@media(max-width:1024px) {
.Bottom003009 .copyright { margin-top: 2vw; padding: 5vw; }
.Bottom003009 .copyright .fr { padding-bottom: 10px; }
}





/*Floor002902 */
.Floor002902{padding:5vw 0;  background: url(../images/bg.png) no-repeat;}
.Floor002902 .left_side .main{color: #333;}
.Floor002902 .left_side .video{margin-top:60px;}
.Floor002902 .left_side .video img{display: block; margin-left: auto;}
.Floor002902 .left_side .subtit{font-size: 20px;
    line-height: 1.6em;
    padding: 1.5vw 0;}
.Floor002902 .left_side .intro{color: #666;
    line-height: 2em;
    border-top: 1px solid #eee;
    padding: 2vw 0;
    font-size: 20px;
    line-height: 1.6em;
    padding: 1.5vw 0; }
.Floor002902 .left_side .more{display: block; width: 62px; height: 62px; background: url(../images/Floor002902-more.png) no-repeat center;transition: all ease-out 0.3s;}
.Floor002902 .left_side .more:hover{transform:rotate(360deg)}

.Floor002902 .right_side ol img{border: 1px solid #f3f2ec; display: block; max-width:80px; margin: 0 auto;border-radius: 50%;}
.Floor002902 .right_side li{padding-left:0.5vw;}
.Floor002902 .right_side li .num{font-size: 48px;color: #333;font-family: 'Oswald'; }
.Floor002902 .right_side li .num b{font-size: 16px;color: #333; }
.Floor002902 .right_side li .num > *{vertical-align: middle;}
.Floor002902 .right_side li .num sub{display: inline-block;line-height: 0.7em;margin-top: -0.2em;}
.Floor002902 .right_side li p{margin: 0;font-size: 16px;color: #999;}
@media(min-width:641px){
.Floor002902 .right_side ul:not(:last-child){margin-bottom:5.5vw;}
.Floor002902 .right_side ul{display: table; table-layout: fixed;width: 100%; padding-left: 30%;}
.Floor002902 .right_side ul:nth-child(2n){ padding-left:15%;}
.Floor002902 .right_side ul:last-child{ padding-left:0;}
.Floor002902 .right_side ul > *{display: table-cell; vertical-align: middle;}
.Floor002902 .right_side ol{width: 35.5%;}
}
@media(min-width:1025px){	
.Floor002902 .mid_side{width:38%;vertical-align: top; position: relative; z-index:3;}
.Floor002902 .right_side{width: 23%;}
.Floor002902 .left_side .main{max-width:610px;width: 90%;}
}
@media(min-width:1025px) and (max-width:1600px){
.Floor002902 .left_side .subtit{font-size: 1.3vw;}
}
@media(max-width:1024px){
.Floor002902 .ytable,
.Floor002902 .ytable-cell{display: block;}
.Floor002902 .mid_side{text-align: center;padding: 6vw 0;}
.Floor002902 .right_side{overflow: hidden;}
.Floor002902 .right_side ul{float: left; width: 33.3333%;}
}
@media(max-width:640px){
.Floor002902 .right_side li{text-align: center;}
.Floor002902 .right_side li .num{font-size:8vw;padding: 2vw 0;}
.Floor002902 .right_side li .num b{font-size:14px;color:#333;margin-left:3px;}
.Floor002902 .right_side li p{font-size: 4vw;}
.Floor002902 .right_side ol img{width: 50%;}
.Floor002902 .left_side .subtit,
.Floor002902 .left_side .intro{padding: 5vw 0;}
.Floor002902 .left_side .more{width:42px;height: 42px;background-size:42px;}
.Floor002902 .mid_side{width:80%;margin:0 auto;}
}
@media(max-width:480px){
.Floor002902 .left_side .subtit{font-size: 4vw; }
.Floor002902 .left_side .intro{font-size: 4vw;line-height: 1.8em}
}



.auto_1500{max-width:1500px;}
.Flowergodcon{padding:5vw 0 1vw;}
.Flowergodcon p{font-size:18px;line-height: 34px;color:#333;margin:12px 0;}
.Flowergodcon .pic{width:36%;float:left;border-radius: 20px;margin-bottom:4%;}
.Flowergodcon .pic3{width:40%;}
.Flowergodcon .pic img{border-radius: 20px;}
.Flowergodcon .text{width:52%;float:right;}
.Flowergodcon .text h2{font-size:36px;color:#22943a;}
.Flowergodcon .text p{}
.Flowergodcon .word{margin-bottom:4%;}
.Flowergodcon .word img{float:left;width:10%;margin-right:4%;}

.Flowergodcon .pic2{width:36%;float:right;}
.Flowergodcon .text2{width:52%;float:left;}

.Flowergodcon2 .text{width:100%;float:none;}

@media(max-width:1440px){
	.Flowergodcon .auto{padding:0 2%;}
}

@media(max-width:768px){
	.Flowergodcon .auto{padding:0 2%;}
	.Flowergodcon .text{width:100%;}
	.Flowergodcon .text h2{font-size:24px;}
	.Flowergodcon .pic{width:100%;}
	.Flowergodcon p{font-size:16px;line-height: 30px}
}

/*
 .Floor002460 为demo编号
 */
.Floor002460{ padding: 0px 0 5%;}
.Floor002460 .auto{ max-width: 1500px;}

.Floor002460 .videobox{ position: relative;height: 200px;}
.Floor002460 .videobg{ background-repeat: no-repeat; background-position: center; background-size: cover; position: relative; height: 200px;border-radius: 10px;}
.Floor002460 .videobg .play{ display: block; background: url(../images/Floor002460-play.png) no-repeat center;  width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-size: 40px 40px; cursor: pointer;}
.Floor002460 .video{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 5; display: none;}
.Floor002460 .video video{ width: 100%; height: 100%; background: #000;}
@media(max-width:1400px){
	.Floor002460 .auto{padding:0 2%;}
}

@media only screen and (min-width: 768px) {
	.Floor002460 .videobg,.Floor002460 .videobox{ height: 320px;}
	.Floor002460 .videobg .play{background-size:40px 40px;}
}
@media only screen and (min-width: 1200px) {
	.Floor002460 .videobg,.Floor002460 .videobox{ height: 500px;}
	.Floor002460 .videobg .play{background-size:60px 60px;}
}



/* .HomeProduct{padding: 5vw 0;} */

.HomeProduct .list{position: relative;}

.HomeProduct .ul{position: relative;}
.HomeProduct .ul li{width: 49.5%;position: relative;overflow: hidden; background-color: #e4e8ed; border-radius: 20px;}
.HomeProduct .ul li .Ispic::before{width: 100%; height: 50%; background: linear-gradient(to top, rgb(0 0 0 / 80%), transparent); position: absolute; bottom: 0; left: 0; content: "";transition: 0.3s;}
.HomeProduct .ul li a{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.HomeProduct .ul li a >*{position: absolute;width: 100%;}
.HomeProduct .ul li .Ispic{height:100%;bottom:0;transition: 0.3s ease-out;left:0; background-size:cover;  }
.HomeProduct .ul li:hover .Ispic{transform: scale(1.1);}
.HomeProduct .ul li:hover .Ispic::before{opacity: 0;}
.HomeProduct .ul li .txt{bottom:2.5em;z-index: 5;width: 90%;margin: 0 auto;color: #333;text-align: center; left: 50%; transform:translateX(-50%);}
.HomeProduct .ul li p{margin: 0;}
.HomeProduct .ul li .t1{font-size:32px; color: #fff;}
.HomeProduct .ul li .t2{font-size:16px;margin-top: 10px;color: #fff; opacity: 0.85;}
.HomeProduct .ul:not(.odd) li:nth-child(2),
.HomeProduct .ul:not(.odd) li:nth-child(3),
.HomeProduct .ul.odd li:nth-child(1),
.HomeProduct .ul.odd li:nth-child(3){background-color: #f1f1f2;}
.HomeProduct .ul li:hover{ background-color:#22943a !important; background-image: none !important;}
.HomeProduct .ul li:hover .t1, 
.HomeProduct .ul li:hover .t2{color: #fff;}
.HomeProduct .slick-arrow{position: absolute;width:65px;height:65px;top: 50%;margin-top: -32px;overflow: hidden;font-size: 0;cursor: pointer;z-index: 10;border: 0;background:rgba(34,148,58,0.75);border-radius: 50%; padding: 0;}
.HomeProduct .slick-arrow:hover{}
.HomeProduct .slick-arrow:before{position: absolute;content: '';width: 16px;height: 16px;border-right: 2px solid #fff;border-top: 2px solid #fff;transform: rotate(45deg);left: 50%;top: 50%;margin: -8px 0 0 -11px;}
.HomeProduct .slick-prev{left:2%;transform: rotate(180deg);}
.HomeProduct .slick-next{right:2%;}
.HomeProduct .slick-disabled{}
@media(max-width:1680px){
.HomeProduct .slick-slider{padding: 0 0px;}
.HomeProduct .slick-prev{}
.HomeProduct .slick-next{}

}
@media(min-width:769px){
.HomeProduct .ul{padding-bottom: 760px;}
.HomeProduct .ul li{position: absolute;height: 49%;left: 0;top: 0;}
.HomeProduct .ul li:nth-child(3),
.HomeProduct .ul li:nth-child(4){width: 24.3%;top: auto;bottom: 0;left: auto;right: 0;}
.HomeProduct .ul li:nth-child(3){right: 25.25%;}
.HomeProduct .ul:not(.odd) li:nth-child(1){height: 100%;width: 49.5%; background-image: url(../images/part2bg.jpg);}
/* .HomeProduct .ul.odd li:nth-child(2){height: 100%;width: 49.5%; background-image: url(../images/part2bg.jpg);} */
.HomeProduct .ul li:nth-child(2){left: auto;right: 0;}
.HomeProduct .ul.odd li:nth-child(1){width: 60%;height: 57%;}
.HomeProduct .ul.odd li:nth-child(3), 
.HomeProduct .ul.odd li:nth-child(4){left: 0;right: auto;bottom: 0;}
.HomeProduct .ul.odd li:nth-child(3){left: 30.25%;}
.HomeProduct .ul:not(.odd) li:nth-child(1) .txt{width: 60%; margin: 0 auto ;}
.HomeProduct .ul:not(.odd) li:nth-child(1) .Ispic,
/* .HomeProduct .ul.odd li:nth-child(2) .Ispic{height:60%;top:10%;left:15%; width:70%; } */
.HomeProduct .ul:not(.odd) li:nth-child(1) .t1,
.HomeProduct .ul.odd li:nth-child(2) .t1{font-size:38px; }
.HomeProduct .ul.odd li:nth-child(1) .txt{bottom:2.5em;z-index: 5; width:90%;margin:0 auto; text-align:center;left:50%;transform: translateX(-50%); }
/* .HomeProduct .ul:not(.odd) li:nth-child(2) .Ispic{height:80%;bottom:10%;left:45%; width:50%; } */
.HomeProduct .ul.odd li:nth-child(1) .Ispic{height:100%;bottom:0;right:45%; width:100%; }
/*  */
.HomeProduct .ul.odd li:nth-child(2){height: 34.5%;}
.HomeProduct .ul.odd li:nth-child(3),
.HomeProduct .ul.odd li:nth-child(4){height: 40%;width: 29.5%;}
.HomeProduct .ul.odd li:nth-child(5){width: 39%;height:63%;bottom: 0;left: auto;right: 0;top: auto;}
.HomeProduct .ul.odd li:nth-child(2){height: 34.5% !important;width: 39% !important; background-image: url(../images/part2bg.jpg);}
}
@media(max-width:768px){
.HomeProduct .auto{padding:0 3%;}
.HomeProduct .slick-slider{padding: 0 0px;}
.HomeProduct .slick-arrow{width:40px;height: 40px;margin-top:-20px;}
.HomeProduct .slick-arrow:before{width:12px;height: 12px;margin:-6px 0 0 -8px;}
.HomeProduct .ul li{padding-bottom:42%;margin:1% 2% 1% 0; float: left; width: 49%;}
.HomeProduct .ul li:nth-child(2n){margin-right:0;}
.HomeProduct .ul li .txt{bottom:1.2em;}
.HomeProduct .ul li .t1{font-size:18px;}
.HomeProduct .ul li .t2{display: none}
}
.HomeProduct .Hometit{padding-bottom:2vw; text-align: center;}



/*Floor002841 */



.Floor002841 { overflow: hidden; padding: 4vw 0;}
.Floor002841 .auto { position: relative; z-index: 1; }
.Floor002841 .box1 .auto:before { }
.Floor002841 .left .tit { color: #333; font-size: 34px; }
.Floor002841 .left .en { font-size: 42px; color: #333; }
.Floor002841 .left .info { color: #333; font-size: 1.125em; line-height: 2;  text-align: justify;}
.Floor002841 .info1 { color: #333; font-size: 1.125em; line-height: 2; padding: 0 0 2.5vw 0; text-align: justify; margin-top: 0;}
.Floor002841 .left .info .year { color: #ececec; font-weight: 900; font-family: 'Arial'; font-size: 50px; line-height: 0.934em; }
.Floor002841 .left .info .name { color: #22943a; font-size: 2em; font-weight: bold; margin: 0 0 0.4em 0; }
.Floor002841 .left .more { display: inline-block; width: 50px; height: 50px; border-radius: 50%; background: url(../images/Floor003128-icon-white.svg) no-repeat center #22943a; background-size: 16px auto; }
.Floor002841 .left .more:hover { background-color: #22943a; }
.Floor002841 .box1 .right { position: relative; z-index: 1; }
.Floor002841 .con{background: url(../images/logo1.png) no-repeat left bottom 54px;}
@media(min-width:1025px) {
.Floor002841 .auto:before { left: 50%; width: 80%; }
.Floor002841 .left { padding-right: 7%;}
.Floor002841 .box1 .right { width: 36%; }
.Floor002841 .box1 .right img{border-radius: 20px; }

}

@media(max-width:1024px) {
.Floor002841 .auto:before { left: -2%; width: 104%; background-repeat: repeat-x; }
.Floor002841 .right { max-width: 553px; margin: 0 auto; }
.Floor002841 .left { padding-bottom: 5vw; }
}

@media(max-width:768px) {
.Floor002841 .ytable-cell{display: block;}
.Floor002841 .left .tit { font-size: 28px; }
.Floor002841 .left .en { font-size: 30px; }
}


.Floor002841 .intro{padding-top: 4.5em; margin-bottom: 4.5625em;}
.Floor002841 .intro .title{ font-size: 2em;color: #333333; margin-bottom: 0.6em;}
.Floor002841 .intro .info{ font-size: 0.875em; line-height: 2;}
.Floor002841 .intro .info p{margin: 1.8em 0;}

.Floor002841 .number-count{  padding: 3.6875em 0;  box-shadow: 0 0 10px 0px rgb(0 0 0 / 12%);}
.Floor002841 .number-count li{color: #666;}
.Floor002841 .number-count li span{display: inline-block;position: relative;font-size: 2em;font-weight: 700;color: #22943a; margin: 0 5px;}
.Floor002841 .number-count li span i{font-style: normal; font-weight: 700;}
.Floor002841 .number-count li span i.ani{position: absolute; left: 0;top: 0;}
.Floor002841 .number-count li span i.opa{opacity: 0;}
.Floor002841 .number-count li sup{display: inline-block;vertical-align: top;color: #22943a;font-size:1em;}

@media (min-width:1025px) {
.Floor002841 .intro .info{width: 47.929%;}
.Floor002841 .intro .title{line-height: 1;}
.Floor002841 .intro .img{width: 47.215%;}
.Floor002841 .number-count ul{display: table; margin: 0 auto;}
.Floor002841 .number-count li{float: left;font-size: 1.125em;}
.Floor002841 .number-count li:not(:last-child){margin-right: 8em;}
}
@media (max-width:1024px) {
.Floor002841 .number-count li{text-align: center;padding: 1em 0} 
.Floor002841 .number-count{margin: 0em 0; padding: 1em 0;}  
.Floor002841 .intro{padding-top: 2em; margin-bottom: 2em;}
}
@media(max-width:768px){
	.Floor002841{padding-bottom:6vw;}
	.Floor002841 .number-count li{width:50%;float:left;}
}




/*Banner003144 */
.Banner003144 .pc{background-position: center center; background-repeat: no-repeat; height: 31.25em; background-size: cover;}
@media (min-width:1025px) {
.Banner003144 .wap{display: none;}   
}
@media (max-width:1024px) {
.Banner003144{margin-top:72px;}
.Banner003144 .pc{display: none;}      
}



.RighInfo002226{ padding:4vw 0;background: #f7fff9;}
.RighInfo002226 .Hometit{padding-bottom: 2vw; text-align: center;}
.RighInfo002226 .dl{float: left;width: 46%;}
.RighInfo002226 .dl:nth-child(2n){float: right;}
.RighInfo002226 .dl:nth-last-child(1){width: 100%;}
.RighInfo002226 .dl:nth-child(2n+1){clear: both;}
.RighInfo002226 .dl .h4{ font-size:1.5em; margin:0;color: #333}
.RighInfo002226 .dl .h4 span{display:inline-block; border-bottom: 2px #22943a solid; padding-bottom:10px;}
.RighInfo002226 .dl .con{ font-size:14px; padding:15px 0 30px; line-height:2.25;}
.RighInfo002226 .word{width: 60%;padding:0 8%;}
.RighInfo002226 .pic img{ border-radius: 20px;}

@media(max-width:768px){
  .RighInfo002226 .ytable-cell{display: block;}
  .RighInfo002226 .word{width:100%;padding:5% 2% 0;}
  .RighInfo002226 .dl{width:100%;}
  .RighInfo002226 .dl .h4{font-size:1.4em;}
  .RighInfo002226 .dl .con{font-size:16px;line-height: 28px;padding:15px 0 20px;}
}



.RighInfo0022269{ padding:4vw 0;    background: #f7fff9;}
.RighInfo0022269 .Hometit{padding-bottom: 2vw; text-align: center;}
.RighInfo0022269 .dl{float: left;width: 46%;}
.RighInfo0022269 .dl:nth-child(2n){float: right;}
.RighInfo0022269 .dl:nth-last-child(1){width: 100%;}
.RighInfo0022269 .dl:nth-child(2n+1){clear: both;}
.RighInfo0022269 .dl .h4{ font-size:1.5em; margin:0;color: #333}
.RighInfo0022269 .dl .h4 span{display:inline-block; border-bottom: 2px #22943a solid; padding-bottom:10px;}
.RighInfo0022269 .dl .con{ font-size:14px; padding:15px 0 30px; line-height:2.25;}
.RighInfo0022269 .word{width: 60%;padding:0 8%;}
.RighInfo0022269 .pic img{ border-radius: 20px;}
.RighInfo0022269 h1 {color: #22943a;
    font-size: 2em;
    font-weight: bold;
    text-align: center;
}
.RighInfo0022269 .text1{text-align: center;font-size: 20px;color: #333;}


.RighInfo00222696{ padding:4vw 0;    background: #f7fff9;}
.RighInfo00222696 .Hometit{padding-bottom: 2vw; text-align: center;}
.RighInfo00222696 .dl{float: left;width: 46%;}
.RighInfo00222696 .dl:nth-child(2n){float: right;}
.RighInfo00222696 .dl:nth-last-child(1){width: 100%;}
.RighInfo00222696 .dl:nth-child(2n+1){clear: both;}
.RighInfo00222696 .dl .h4{ font-size:1.5em; margin:0;color: #333}
.RighInfo00222696 .dl .h4 span{display:inline-block; border-bottom: 2px #22943a solid; padding-bottom:10px;}
.RighInfo00222696 .dl .con{ font-size:14px; padding:15px 0 30px; line-height:2.25;}
.RighInfo00222696 .word{width: 60%;padding:0 8%;}
.RighInfo00222696 .pic img{ border-radius: 20px;}
.RighInfo00222696 h1 {color: #22943a;font-size: 2.2em;font-weight: bold;text-align: center;}
.RighInfo00222696 .text1{text-align: center;font-size: 20px;color: #333;}
.RighInfo00222696 .dl h4{line-height: 30px;color: #333;font-size: 20px;}
.RighInfo00222696 .dl h2{color: #22943a;font-size: 30px;}
.RighInfo00222696 .dl h2 span{font-size: 18px;color: #666;font-weight: normal;margin-left: 5px;}

@media(max-width:768px){
	.RighInfo00222696 h1{font-size:2em;}
	.RighInfo00222696 .text1{font-size:16px;}
	.RighInfo00222696 .ytable-cell{display: block;}
	.RighInfo00222696 .word{width:100%;padding:0 0;}
	.RighInfo00222696 .dl h4{font-size:16px;}
	.RighInfo00222696 .dl h2{font-size:26px;}
	.RighInfo00222696 .dl h2 span{font-size:16px;}
}

/*PicList002433 */
/*slick Basic*/
.PicList002433{padding: 4vw 0;background:#f9f9f9;}
.PicList002433 .Hometit{padding-bottom: 3vw; text-align: center;}
.PicList002433 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.PicList002433 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.PicList002433 .slick-list:focus {outline: none}
.PicList002433 .slick-list.dragging {cursor: pointer;cursor: hand;}
.PicList002433 .slick-slider .slick-track, 
.PicList002433 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.PicList002433 .slick-track {position: relative; top: 0; left: 0; display: block;}
.PicList002433 .slick-track:before, 
.PicList002433 .slick-track:after{display: table; content: '';}
.PicList002433 .slick-track:after{ clear: both;}
.PicList002433 .slick-loading .slick-track { visibility: hidden;}
.PicList002433 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.PicList002433 .slick-slide .slick-loading img { display: none;}
.PicList002433 .slick-slide .dragging img { pointer-events: none;}
.PicList002433 .slick-initialized .slick-slide { display: block;}
.PicList002433 .slick-loading .slick-slide { visibility: hidden;}
.PicList002433 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.PicList002433 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/
.PicList002433 .main  .slick-dots{text-align: center;}
.PicList002433 .main  .slick-dots li{display: inline-block;width: 10px; height: 10px; margin: 10px 0;position: relative;list-style: none; margin: 0 9px;}
.PicList002433 .main  .slick-dots li button{font-size: 0; width: 14px; height: 14px; background: rgba(0,0,0,0.2);border: 0;padding: 0; position: absolute; border-radius: 20px; }
/* .PicList002433 .main  .slick-dots li:not(.slick-active) button{left: 50%; top: 50%; margin: -2px 0 0 -2px;} */
.PicList002433 .main  .slick-dots li.slick-active button{background: #22943a;}

.PicList002433 .main  .slick-arrow{ position:absolute; top:50%; width:57px; height:57px; margin-top:-30px; border:1px solid #22943a; padding:0; background:none; font-size:0; z-index:10; cursor:pointer; border-radius:50%;}
.PicList002433 .main  .slick-arrow:hover{ background:#22943a; }
.PicList002433 .main  .slick-arrow:before{ position:absolute; content:''; width:18px; height:18px; border-top:2px solid #22943a; border-right:2px solid #22943a; transform:rotate(45deg); -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); left:50%; top:50%; margin:-9px 0 0 -11px;}
.PicList002433 .main  .slick-arrow:hover:before{ border-color:#fff;}
.PicList002433 .main  .slick-prev:before{transform:rotate(-135deg); -webkit-transform:rotate(-135deg); -ms-transform:rotate(-135deg); margin-left:-5px;}
.PicList002433 .main  .slick-prev{ left:-59px;}
.PicList002433 .main  .slick-next{ right:-59px;}
@media(max-width:1408px){
.PicList002433 .main  .slick-prev{ left:2%;}
.PicList002433 .main  .slick-next{ right:2%;}
}
@media(max-width:640px){
.PicList002433 .main  .slick-arrow{ width: 7vw;height: 7vw;margin-top: -3.5vw;}
.PicList002433 .main .slick-arrow:before{width:40%; height: 40%;margin: 0;left: 40%; top: 30%;}
.PicList002433 .main .slick-next:before{left: 20%;}
}

.PicList002433 .list ul{ padding:0 50px;}
.PicList002433 .list li{ float:left; position:relative;  text-align:center; margin-bottom:4%; list-style: none;}
.PicList002433 .list li:first-child:before,
.PicList002433 .list li:last-child:after{ position:absolute; content:''; bottom:0px; height:90px; width:50px;}
.PicList002433 .list li:first-child:before{ left:-50px; background:url(../images/PicList002433_ul_l.png) no-repeat 0 0;}
.PicList002433 .list li:last-child:after{right:-50px; background:url(../images/PicList002433_ul_r.png) no-repeat 0 0;}
.PicList002433 .list li aside{ padding-top:35px;height:90px; background:url(../images/PicList002433_libg.png) repeat-x left top;}
.PicList002433 .list li .ytable-cell{ vertical-align:bottom;}
.PicList002433 .list li figure{ position:relative; display:inline-block;}
.PicList002433 .list li figure:after{ position:absolute; right:-24px; background:url(../images/PicList002433_ying.png) no-repeat left bottom; width:24px; height:100%; background-size:contain; content:'';}
.PicList002433 .list li figure img{ max-height:226px;padding: 7px;background: url(../images/PicList002433_kuang.png) no-repeat ;background-size:100% 100%;}
.PicList002433 .list li p{ margin:0 auto; max-width:210px;width:90%; line-height:2; max-height:40px; color:#333; font-size: 16px;}
.PicList002433 .list .ul-3 li{width:33.33333333%;}
.PicList002433 .list .ul-3 li:nth-child(3):after{ position:absolute; content:''; bottom:0px; height:90px; width:50px; right:-50px; background:url(../images/PicList002433_ul_r.png) no-repeat 0 0;}
.PicList002433 .list .ul-2 li{width:50%;}
.PicList002433 .list .ul-2 li:nth-child(2):after{ position:absolute; content:''; bottom:0px; height:90px; width:50px; right:-50px; background:url(../images/PicList002433_ul_r.png) no-repeat 0 0;}
.PicList002433 .list .ul-2 li:nth-child(1) > *{ padding-left:30%;}
.PicList002433 .list .ul-2 li:nth-child(2) > *{ padding-right:30%;}
.PicList002433 .list .ul-1 li{width:100%;}
@media(max-width:640px){
.PicList002433 .auto,
.PicList002433 .list ul{ padding:0;}
.PicList002433 .list li p{ font-size:14px;line-height: 20px;}
.PicList002433 .list li .ytable{ height:150px;}
.PicList002433 .list li figure img{ max-height:150px; padding:3px}
.PicList002433 .list .ul-2 li:nth-child(1) > *{ padding-left:30%;}
.PicList002433 .list .ul-2 li:nth-child(2) > *{ padding-right:30%;}
.PicList002433 .list .ul-3 li:nth-child(3):after,
.PicList002433 .list li:first-child:before{ display:none;}
}
@media(max-width:480px){
.PicList002433 .list li .ytable{ height:100px;}
.PicList002433 .list li figure img{ max-height:86px;}
.PicList002433 .list li aside{padding-top:30px;}
}




.RighInfo002857{padding: 4% 0; background: url(../images/bg3.png) #f7fff9;}
.RighInfo002857 .code{width: 120px;}
@media(max-width:640px){
.RighInfo002857 .title{font-size: 80px;}
}
@media(max-width:480px){
.RighInfo002857 .title{font-size: 60px;}
}

.RighInfo002857 .edit-css .tit{font-size: 30px;color: #333;padding-bottom:4vw;}
.RighInfo002857 .edit-css li{margin-bottom: 4%;color: #999;position: relative}
.RighInfo002857 .edit-css li .icon{margin-bottom: 5px;}
.RighInfo002857 .edit-css li aside{font-size: 20px;margin-top: 10px;color: #333;line-height: 1.6}

@media(min-width:641px){
.RighInfo002857 .edit-css li{float: left;width: 32%; padding-left: 22px; border-left:5px solid #ececec;}
.RighInfo002857 .edit-css li:not(:nth-child(3n)){margin-right: 2%;}
.RighInfo002857 .edit-css li:nth-child(3n+1){clear: left;}
}
@media(max-width:640px){
.RighInfo002857 .edit-css .tit{font-size: 20px;}
}
@media(max-width:480px){
.RighInfo002857 .edit-css .tit{font-size:18px;}
.RighInfo002857 .edit-css li{ padding: 14px; border-bottom:5px solid #ececec;margin-bottom:3%;}
.RighInfo002857 .edit-css li aside{font-size:16px;}
.RighInfo002857 .edit-css li .icon{max-width:27px;}
}
.RighInfo002857 .Hometit{text-align: center;padding-bottom: 3vw;}






/*Page002623 */
.Page002623{padding: 2vw 0 4vw 0; text-align: center;font-family: Arial;font-size: 18px;}
.Page002623 .Pages a.a_first,
.Page002623 .Pages a.a_end,
.Page002623 .Pages > span:not(.p_page){display: none;}
.Page002623 .Pages em{float: left;margin: 0 3vw; font-style: normal;}
.Page002623 .Pages .p_page{display: table; margin: 0 auto;}
.Page002623 .Pages a{float: left;line-height: 50px; width: 50px; margin: 0 1px; border-radius: 50px;}
.Page002623 .Pages a.a_cur,
.Page002623 .Pages a:hover{color: #fff;background: #22943a;}
.Page002623 .Pages .p_page > a{font-size: 0;height: 50px;position: relative;}
.Page002623 .Pages .p_page > a:before{position: absolute; content: '';border:5px solid transparent; left: 50%; top: 50%; margin: -5px 0 0 -10px;}
.Page002623 .Pages .p_page > a.a_prev:before{border-right-color: #000;border-right-width: 8px;}
.Page002623 .Pages .p_page > a.a_next:before{border-left-color: #000;border-left-width: 8px; margin-left: -4px;}
.Page002623 .Pages a.a_prev:hover:before{border-right-color: #fff;}
.Page002623 .Pages a.a_next:hover:before{border-left-color: #fff;}
@media(max-width:640px){
.Page002623{padding: 6vw 0 8vw 0;}
.Page002623 .Pages em{display: none;}
.Page002623 .Pages a{background-color: #eee;}
}



 /*PicList000687 */

 .PicList000687{padding: 4vw 0;overflow: hidden;}
 .PicList000687 .title{margin-bottom: 2.5vw; text-align: center;}
 .PicList000687 .title .cn{font-size: 30px;color: #22943a; padding-bottom: 10px;font-weight: bold;}
 .PicList000687 .title .en{font-family: 'bebas-neue';color: #d2d2d2; letter-spacing: 2px;}
 @media(max-width:768px){
 .PicList000687 .title{margin-bottom: 5vw;}
 }
 @media(max-width:640px){
 .PicList000687 .title .cn{font-size: 6vw;}
 }
 
 .PicList000687 .more{ text-align: center;width: 140px; line-height: 40px;color: #fff; background: #22943a;display: block; font-size: 16px; border-radius: 90px;margin-top: 2vw}
 .PicList000687 .more:hover{background: #22943a;}
 .PicList000687 .more:after{display: inline-block; content: '';background: url("../images/PicList000687_more.png") no-repeat; width: 25px; height: 6px; vertical-align: middle; margin-left: 5px;}
 @media(max-width:480px){
 .PicList000687 .more{font-size:14px; line-height: 10vw;}
 }
 
 .PicList000687 .tit{font-size: 24px;color: #000;}
 .PicList000687 .tit a{color:#000;}
 .PicList000687 .tit a:hover{color:#22943a;}
 .PicList000687 time{}
 .PicList000687  p{line-height:2;color: #7d7d7d;height: 4.43em; margin-bottom: 2.03vw;}
 @media(max-width:640px){
 .PicList000687 .tit{font-size:4vw;}
 .PicList000687  p{font-size:3.5vw;}
 }
 .PicList000687 .news-top .info{border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
 .PicList000687 .news-top time{border-left:1px solid #c6c6c6; padding-left: 1.62vw;display: block; margin-bottom: 1.61vw;color: #22943a;font-size: 14px;}
 .PicList000687 .news-top time span{display: block;font-size: 1.25em;line-height: 1em}
 .PicList000687 .news-top .slick-dots{ text-align: center;padding-top: 1.72vw;}
 .PicList000687 .news-top .slick-dots li{display: inline-block; width: 20px; height:3px; margin: 0 5px;background-color: #d9d9d9;}
 .PicList000687 .news-top .slick-dots li button{display: none;}
 .PicList000687 .news-top .slick-dots li.slick-active{background:#22943a;}
 @media(min-width:769px){
 .PicList000687 .news-top .pic{width: 580px;}
 .PicList000687 .news-top .info .main{padding-left: 5.21vw;}
 }
 @media(min-width:1025px) and (max-width:1024px){
 .PicList000687 .news-top .pic{width: 45%;}
 }
 @media(max-width:768px){
 .PicList000687 .news-top .ytable-cell,
 .PicList000687 .news-top .ytable{display: block;}
 .PicList000687 .news-top .info{padding: 5vw;}
 }
 @media(max-width:640px){
 .PicList000687 .news-top time{font-size: 3.6vw;}
 }
 
 .PicList000687 .news-top .pic img{border-radius: 20px;}
 
 

/*PicList002938 */
.PicList002938 {padding: 4vw 0 2vw; background: #f9f9f9;}
.PicList002938 ul{padding: 1.93vw 0; border-bottom: 1px dotted #cecece;position: relative}
.PicList002938 ul:nth-last-of-type(1){margin-bottom: 2vw;}
.PicList002938 li .inner{font-size: 16px; }
.PicList002938 li time{color: #c8c8c8;}
.PicList002938 li time a{float: right;color: #22943a;}
.PicList002938 li p{color: #666;line-height: 2em; height: 4em; margin: 0;margin-top: 3vw;}
.PicList002938 li aside{font-size: 22px;}
.PicList002938 li aside a{color: #333;}
.PicList002938 li aside a:hover{color: #22943a;}
@media(min-width:481px){
.PicList002938 ol{max-width: 350px;width: 24%}
.PicList002938 li{width:73%;}
.PicList002938 li time{position: absolute;width: 73%;right: 0;bottom: 1.93vw;}
}
@media(max-width:640px){
.PicList002938 li .inner{padding-left: 3vw;font-size: 14px; }
.PicList002938 li aside{font-size: 16px;}
.PicList002938 li p{margin: 3vw 0;}
}
@media(max-width:480px){
.PicList002938 .ytable,
 .PicList002938 .ytable-cell{display: block;}
.PicList002938 ul{padding: 3vw 0;}
.PicList002938 li .inner{padding: 3vw;}
}
.PicList002938 ol .img-block{border-radius: 10px;}


/*Menu001093 */
.Menu001093{background: #fff;box-shadow:  0 5px 10px rgba(0,0,0,0.08);position: relative; z-index: 1;}
.Menu001093 .auto{max-width: 1500px;}
.Menu0010939 .auto{overflow-x: auto;}
.Menu001093 .nav{display: table; margin: 0 auto;}
.Menu0010939 .nav{width: 130%;}
.Menu001093 .nav li{float: left;position: relative;display: table;height: 70px; margin: 0 1px; min-width:8.334vw; }
.Menu0010939 .nav li{min-width:auto; }
.Menu001093 .nav li a{transition: 0.3s; display: table-cell; vertical-align: middle; text-align: center;font-size: 16px;padding: 0 2vw;}
.Menu0010939 .nav li a{transition: 0.3s; display: table-cell; vertical-align: middle; text-align: center;font-size: 16px;padding:0 1vw;}
.Menu001093 .nav li a:hover,
.Menu001093 .nav li.aon a{background: #22943a;color: #fff;}
.Menu001093 .nav li a:after{position: absolute; bottom: 6px; left: 50%; margin-left: -6px;  content: '';border:4px solid  transparent; border-top-color: #fff; width: 0; height: 0; border-top-width: 6px;}

@media(max-width:1600px){
    .Menu0010939 .nav{width: 180%;}
}

@media(max-width:640px){
.Menu0010939 .nav{width: 100%;}
.Menu001093 .nav li{height: 10vw;}
.Menu001093 .nav li a{font-size: 2.6vw;}
}
@media(max-width:480px){
.Menu001093 .nav li{height: 14vw;}
.Menu0010939 .nav li{width:50%;margin:0;}
.Menu001093 .nav li a{font-size: 3.5vw; padding: 0 4vw;}
.Menu001093 .nav li a:after{bottom: 0.5vw;}
.Menu0010939 .nav li a:after{bottom:0.2vw;}
}



.Menu0010939 .auto::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
  border-radius: 5px;
  background-color: rgba(0,0,0,0.1);;
}
.Menu0010939 .auto::-webkit-scrollbar
{
  width: 5px;
  height: 5px;
  background-color: rgba(0,0,0,0);
}
.Menu0010939 .auto::-webkit-scrollbar-thumb
{
  border-radius: 5px;
  background-color: #1b662b;;
}



/*News_detail*/
.News_detail{padding: 4vw 0;}
.News_detail .news_info {background: #f9f9f9; padding: 3vw;}
.News_detail .news_info img{margin-bottom:2vw ;}
.News_detail .news_info .title { text-align: center; padding-bottom: 3%; border-bottom: 1px solid #eee; margin-bottom: 50px; }
.News_detail .news_info .title h1 { margin: 0; padding-bottom: 1%; font-size:28px; font-weight: 400; color: #333 }
.News_detail .news_info .title aside span { display: inline-block; vertical-align: middle; margin: 0 1.5em 0.5em; line-height: 2; color: #666; }
.News_detail .news_info .title .social-share { display: inline-block; }
.News_detail .social-share a { background-position: center center !important; background-repeat: no-repeat !important; background-color: #f6f6f6 !important; margin: 0 0 0 1em; }
.News_detail .social-share a:before { display: none; }
.News_detail .social-share a.icon-wechat { background-image: url("../images/RighInfo002973_share_wx.png"); }
.News_detail .social-share a.icon-weibo { background-image: url("../images/RighInfo002973_share_sina.png"); }
.News_detail .social-share a.icon-qq { background-image: url("../images/RighInfo002973_share_qz.png"); }
.News_detail .news_info .info { text-justify: inter-ideograph }
.News_detail .news_info .center { text-align: center }
.News_detail .info { line-height: 30px; color: #555; font-size: 16px; }
.News_detail .bot { position: relative; margin-top: 50px; padding-top: 50px; border-top: 1px dashed #d2d2d2 }
.News_detail .info_back { text-align: center; clear: both; position: absolute; right: 0; bottom: 0 }
.News_detail .info_back a { position: relative; color: #fff; display: block; font-size: 16px; width: 150px; line-height: 3; background: #22943a;  border-radius: 99px;}
.News_detail .info_back a:hover { opacity: 0.8; }
.News_detail .info_pn span { display: block; ; margin: 1% 0; font-size: 16px; }
.News_detail .info_pn span a { color: #666 }
.News_detail .info_pn span a:hover{color: #22943a;}
@media(max-width:1024px) {
.News_detail .info_back { position: relative }
}

@media(max-width:768px) {
.News_detail .bot{margin-top:20px;padding-top:20px;}
.News_detail .news_info .title{margin-bottom:18px;}
.News_detail .news_info .title h1{font-size:20px;}
.News_detail .info * { max-width: 100%!important }
.News_detail .info .rich_media_area_primary_inner { max-width: 100%!important }
.News_detail .info_back a { width: 100%; margin-bottom: 4% }
.News_detail .info_pn span{font-size:15px;line-height: 25px;}
}


/*RighInfo002808 */
.RighInfo002808{padding: 5vw 0}
.RighInfo002808  .auto{max-width: 1500px;margin: 0 auto;}
.RighInfo002808 .floor{position: relative; z-index: 1; }
.RighInfo002808 .floor:not(:first-child){position: relative; z-index: 1; margin-top: 5%;}
.RighInfo002808 .floor .Ispic{position: absolute;height: 100%; left: 0; top: 0; width: 36%;border-radius: 20px;}
.RighInfo002808 .floor .Ispic img{border-radius: 20px;}
.RighInfo002808 .floor-2 .Ispic{left: auto; right: 0; }

.RighInfo002808 .floor .txt{color: #333;font-size: 16px;}
.RighInfo002808 .floor:nth-child(2n+1) .txt .info{border-bottom: 1px solid #ededed;}
.RighInfo002808 .floor .txt .info{ line-height: 36px;padding: 5% 0; }
.RighInfo002808 .floor .txt h1{color: #22943a;font-size: 2em;font-weight: bold;margin: 0 0 0.4em 0;}
.RighInfo002808 .floor .txt .nmb{margin-bottom: 0;}
.RighInfo002808 .floor .txt .nmt{margin-top: 0;}
@media(min-width:1025px){
.RighInfo002808 .floor-1 .txt{padding-left: 36%;}
.RighInfo002808 .floor-2 .txt{padding-right: 36%;}
.RighInfo002808 .floor .txt .info{max-width: 780px;width: 90%;font-size: 18px;line-height: 2;color: #333;}
.RighInfo002808 .floor-1 .txt .info{float: right;font-size: 18px;line-height: 2;color: #333;}
}
@media(max-width:1024px){
.RighInfo002808 .floor .Ispic{}
}

@media(max-width:768px){
	.RighInfo002808 .floor .txt .info{line-height: 32px;}
	.RighInfo002808 .floor .txt h1{font-size:1.8em;}
	.RighInfo002808 .floor .Ispic{position: relative;width:100%;}
	.RighInfo002808 .floor:nth-child(2n+1) .txt .info{border-bottom:none;}
}









/*RighInfo002808 */
.RighInfo0028087{padding: 5vw 0}
.RighInfo0028087  .auto{max-width: 1500px;margin: 0 auto;}
.RighInfo0028087 .floor{position: relative; z-index: 1; }
.RighInfo0028087 .floor:not(:first-child){position: relative; z-index: 1; margin-top: 5%;}
.RighInfo0028087 .floor .Ispic{position: absolute;height: 100%; left: 0; top: 0; width: 32%;border-radius: 20px;}
.RighInfo0028087 .floor-2 .Ispic{left: auto; right: 0; }
.RighInfo0028087 .floor-2 .Ispic img{border-radius: 20px}
.RighInfo0028087 .floor .txt{color: #333;font-size: 16px;}
.RighInfo0028087 .floor:nth-child(2n+1) .txt .info{border-bottom: 1px solid #ededed;}
.RighInfo0028087 .floor .txt .info{ line-height: 36px;padding: 5% 0; }
.RighInfo0028087 .floor .txt h1{
    color: #22943a;
    font-size: 2em;
    font-weight: bold;
    margin: 0 0 0.4em 0;}
.RighInfo0028087 .floor .txt .nmb{margin-bottom: 0;font-size: 16px;}
.RighInfo0028087 .floor .txt .nmt{margin-top: 0;}
.RighInfo0028087 .floor .txt .nmb span{display: inline-block;width:45%;}
@media(min-width:1025px){
.RighInfo0028087 .floor-1 .txt{padding-left: 36%;}
.RighInfo0028087 .floor-2 .txt{padding-right: 30%;}
.RighInfo0028087 .floor .txt .info{width:100%;font-size: 18px;
    line-height: 2;
    color: #333;}
.RighInfo0028087 .floor-1 .txt .info{    float: right;
    font-size: 18px;
    line-height: 2;
    color: #333;}
}

@media(max-width:1440px){
	.RighInfo0028087 .floor .txt .nmb{font-size:14px;}
}

@media(max-width:1024px){
.RighInfo0028087 .floor .Ispic{display: none;}
}
.RighInfo0028087 .h4 {
    font-size: 1.5em;
    margin: 0;
    color: #333;
}
.RighInfo0028087 .h5{margin-top: 20px;}
.RighInfo0028087 .h4 span {
    display: inline-block;
    border-bottom: 2px #22943a solid;
}
@media(max-width:768px){
	.RighInfo0028087 .floor .txt .nmb span{width:100%;font-size:14px;}
	.RighInfo0028087 .h4{font-size:1.2em;}
}













/*RighInfo002738 */

.RighInfo002738 .column-name{ text-align: center;
    padding: 35px 0 10px 0;
    font-size: 38px;
    letter-spacing: 0;
    font-weight: bold;}
.RighInfo002738 .column-name .cn{color: #22943a; letter-spacing: 5px;line-height: 48px;  position: relative; z-index: 10; text-indent: 5px;}
.RighInfo002738 .column-name .en{text-transform: uppercase; color: #f1f1fa; margin-top: -18px;line-height: 24px;}
@media(max-width:480px){
.RighInfo002738 .column-name{ font-size: 24px;}
.RighInfo002738 .column-name .cn{line-height: 40px;}
}

.RighInfo002738 .box-1{padding-bottom: 4%;}

.RighInfo002738 .area-info{background: #f0f0f0; margin: 20px 0 30px 0;}
.RighInfo002738 .area-info .pic{ width: 68.28125%; padding: 3px;}
.RighInfo002738 .area-info .singlePage{ font-size: 14px; }
@media(min-width:1025px){
.RighInfo002738 .area-info .singlePage{width: 90%; margin: 20px auto;max-width: 300px;}
}
@media(max-width:1024px){
.RighInfo002738 .area-info{margin: 0;}
.RighInfo002738 .area-info .ytable,
.RighInfo002738 .area-info .ytable-cell{display: block; width: auto !important;}
.RighInfo002738 .area-info .singlePage{ padding: 15px; }
}

.RighInfo002738 .box-2{}
@media(max-width:1024px){
.RighInfo002738 .box-2{ }
}

.flip-content h3{display: none}
.RighInfo002738 .youshi-list li{text-align: center; padding: 0 5%;}
.RighInfo002738 .youshi-list li pre{text-align: center; line-height: 24px; color: #555;}
.RighInfo002738 .youshi-list li .icon img{ width: 60px; height: 60px;}
.RighInfo002738 .youshi-list li h3{ color: #22943a; font-size: 18px; padding: 25px 0 15px 0;}
@media(min-width:641px){
.RighInfo002738 .youshi-list li{float: left;width: 33.3333%;}
.RighInfo002738 .youshi-list li:nth-child(3n+1){clear: left;}
}
@media(max-width:640px){
.RighInfo002738 .youshi-list li:not(:last-child){margin-bottom: 20px;}
}



/*
 Map002779
 */
.Map002779{ padding:4vw 0 2vw;}
.Map002779 .auto{max-width: 1500px;margin: 0 auto;}
.Map002779 li{ width:100%; float:left; margin-right:2.5%; margin-bottom:4%; background: #f3f7f9; box-shadow:8px 5px 9px rgb(34 148 58 / 0.1);}
.Map002779 li img{display: none;}
.Map002779 li .pic{display: block; padding-bottom:62.5%; background-size: cover; background-repeat: no-repeat; background-position: center;border-radius: 20px 20px 0 0 ;}
.Map002779 li .main{ padding:6%;  border-top:6px solid #22943a;background: #f7fff9;border-radius: 0 0 20px 20px;}
.Map002779 li h1{ margin: 0;font-size: 24px;color: #22943a;margin-bottom: 10px;}
.Map002779 li p{ font-size:14px;line-height:28px; margin:14px 0 ; }
.Map002779 li dl{font-size: 18px;display: block; margin-bottom: 14px;line-height: 30px;color: #333;}
.Map002779 li dl .dot span{color:#22943a; }
.Map002779 li .more{ background:url(../images/Map002779-icon.png) no-repeat; font-size:14px; color:#009933; display:block; padding:5px 37px;}
@media(max-width:1440px){
	.Map002779 .auto{padding:0 2%;}
}

@media (min-width:480px){
	.Map002779 li{width: 47.5%;margin-right:5%; float:left;}
}
@media (min-width:768px){
	.Map002779 li{width:32%;  margin-right:2%;border-radius: 0 0 20px 20px; }
	.Map002779 li:nth-child(3n){margin-right:0;}
	.Map002779 li:nth-child(3n+1){clear: left;}
}

.Map002779 .open_map{ position:fixed; left:0; top:0; width:100%; height:100%; z-index:200; background:rgba(0,0,0,0.7); display:none;}
.Map002779 .map_area{ position:fixed; width:80%; left:10%; top:25%; height:50%; background:#fff; font-size: 12px;}
.Map002779 .map_area #allmap{ position:absolute; left:15px; top:15px; right:15px; bottom:15px;}
.Map002779 .map_area #allmap *{ box-sizing:content-box;}
.Map002779 .map_area #allmap img{ max-width:none;}
.Map002779 .map_area .close{ position:absolute; right:0; width:31px; height:31px; top:-32px; background:#fff; cursor:pointer;}
.Map002779 .map_area .close::before,
.Map002779 .map_area .close::after{ position:absolute; content:''; width:25px; height:2px; background:#22943a; top:15px; left:3px;}
.Map002779 .map_area .close::before{ transform:rotate(45deg);} 
.Map002779 .map_area .close::after{ transform:rotate(-45deg);} 

@media(max-width:768px){
.Map002779 li{float:none;margin-right:0;}	

.Map002779 li h1{font-size:22px;}
.Map002779 li dl{font-size:16px;}
.Map002779 .map_area{width:96%; left:2%;}
.Map002779 .map_area #allmap{ left:5px; top:5px; right:5px; bottom:5px;}
}



/*Menu002937 */
.Menu002937{padding:5px 0 50px 0}
.Menu002937 .ul{display: table;line-height: normal;}
.Menu002937 .ul li{float: left;margin: 1px 0;}
.Menu002937 .ul li:not(:last-child){margin-right: 10px;}
.Menu002937 .ul li a{display: block;
    line-height: 2.2em;
    min-width: 141px;
    padding: 0 1em;
    font-size: 18px;
    text-align: center;
    background: #d9ecdd;
    border-radius: 10px;
}
.Menu002937 .ul li.aon a,
.Menu002937 .ul li a:hover{color: #fff;background: #22943a;}
@media(max-width:768px){
.Menu002937 .ul li a{min-width: 18.36vw;font-size: 3.5vw;}
}
@media(max-width:480px){
.Menu002937 .ul li a{font-size: 4vw;line-height: 2em;}
}





/*RighInfo003061 */
.RighInfo003061{padding: 4vw 0 2.5vw 0;color: #333;}
.RighInfo003061 .auto{max-width: 1500px;}
.RighInfo003061 .title{margin: 0; text-align: center;font-size: 40px;line-height: 1em; margin-bottom: 1.2em;}
.RighInfo003061 .info-title{font-size: 56px;font-weight: bold;background-color: #ffca2a; line-height: 2.321em; text-align: center;color: #fff;}
.RighInfo003061 .col-name{text-align: center;margin-bottom: 3%;
    color: #22943a;
    font-size: 2.5em;
    font-weight: bold;}
@media(min-width:1025px) and (max-width:1440px){
.RighInfo003061 .info-title{font-size: 3.5vw;}
.RighInfo003061 .col-name{font-size: 2.5vw;}
}
@media(max-width:1024px){
.RighInfo003061 .col-name,
.RighInfo003061 .title{font-size: 4vw;}
.RighInfo003061 .info-title{font-size: 5vw;}
}
@media(max-width:640px){
.RighInfo003061 .col-name,
.RighInfo003061 .title{font-size: 6vw;}
.RighInfo003061 .info-title{font-size: 7vw;}
}


/*box-3*/
.RighInfo003061 .box-3 dd{ margin-bottom: 4%;position: relative;}
.RighInfo003061 .box-3 dd:after{position: absolute; content: ''; width: 100%; height: 50%; left: 0; bottom: 0;
background: -moz-linear-gradient(top,  rgba(0,106,255,0) 0%, rgba(0,106,255,0.4) 99%, rgba(0,106,255,0.4) 100%); 
background: -webkit-linear-gradient(top,  rgba(0,106,255,0) 0%,rgba(0,106,255,0.4) 99%,rgba(0,106,255,0.4) 100%); 
background: linear-gradient(to bottom,  rgba(0,106,255,0) 0%,rgb(34 148 58) 99%,rgb(34 148 58) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00006aff', endColorstr='#66006aff',GradientType=0 ); border-radius: 20px;

}
.RighInfo003061 .box-3 dd:nth-child(2n):after{
background: -moz-linear-gradient(top,  rgba(23,201,113,0) 0%, rgba(23,201,113,0.4) 99%, rgba(23,201,113,0.4) 100%); 
background: -webkit-linear-gradient(top,  rgba(23,201,113,0) 0%,rgba(23,201,113,0.4) 99%,rgba(23,201,113,0.4) 100%); 
background: linear-gradient(to bottom,  rgba(0,106,255,0) 0%,rgb(34 148 58) 99%,rgb(34 148 58) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0017c971', endColorstr='#6617c971',GradientType=0 ); border-radius: 20px;
}
.RighInfo003061 .box-3 dd .txt{position: absolute; z-index: 10; width: 100%; bottom: 4.58vw; left: 0; padding: 0 3.85vw; color: #fff;font-size: 16px;}
.RighInfo003061 .box-3 dd .num{font-family: 'ArialMT';font-style: italic;font-size: 7.5em; font-weight: bold; opacity: 0.3;display: block; line-height: 0.6em;}
.RighInfo003061 .box-3 dd h5{margin: 0 0 1em 0;font-size: 1.875em;padding: 1em 0;line-height: 1em; border-bottom: 1px solid rgba(255,255,255,0.3);}
.RighInfo003061 .box-3 dd p{margin: 0;line-height: 1.8em;font-weight: normal;font-size: 1.15em;}
.RighInfo003061 .box-3 dd img{border-radius: 20px;}
@media(min-width:641px){
.RighInfo003061 .box-3 dd:not(:nth-child(2n)){margin-right: 4%;}
.RighInfo003061 .box-3 dd{float: left; width: 48%;}
}
@media(max-width:1024px){
.RighInfo003061 .box-3 dd .txt{font-size: 1.5vw;}
}
@media(max-width:640px){
.RighInfo003061 .box-3 dd .txt{font-size: 3vw;}
.RighInfo003061 .box-3 dd h5{font-size:1.6em;}
}




/*PicList003142 */
.PicList003142{ padding: 5vw 0 1vw 0;background:linear-gradient(to top,  rgba(0,106,255,0) 0%,rgb(34 148 58 / 0.08) 100%); }
.PicList003142 li{float: left; }
.PicList003142 li .txt{box-shadow: 0px 0.625em 4.375em rgb(0 0 0 / 0.06);
    padding: 1.875em;border-radius: 0 0 20px 20px;}
.PicList003142 li .tit{ font-size: 1.4em;color: #333;line-height: 1.6666;}
.PicList003142 li p{font-size: 1em;line-height: 1.8;min-height: 3.57142em;color: #666;margin-top: 10px;}
.PicList003142 li .pic{overflow: hidden;border-radius: 20px 20px 0 0;}
.PicList003142 li .Ispic{padding-bottom: 62.223%;transition: 0.3s;border-radius: 20px 20px 0 0;}
.PicList003142 li a:hover .Ispic{transform: scale(1.1);border-radius: 20px 20px 0 0;}
.PicList003142 li a:hover{color: #e60012;}
.PicList003142 li time{color:#22943a;display: block;background: url(../images/PicList003142-icon.svg) no-repeat right center;}
.PicList003142 li a:hover time{background-image: url(../images/PicList003142-icon-red.svg);}
@media (min-width:1025px) {
.PicList003142 li{width: 32.143%;    margin-bottom: 1.7855%;}
.PicList003142 li:not(:nth-child(3n)){margin-right: 1.7855%;}
.PicList003142 li:nth-child(3n+1){clear: left;}    
}
@media (max-width:1024px) {
.PicList003142 .auto{margin-top: 2em;}   
.PicList003142 li{width: 48%;}
.PicList003142 li:not(:nth-child(2n)){margin-right: 4%;}
.PicList003142 li:nth-child(2n+1){clear: left;} 
.PicList003142 li .txt{padding: 1em;}
}
@media(max-width:768px){
	.PicList003142 li{width:100%;margin-bottom:5%;}
}



/*TextList002739 */
.TextList002739{padding: 4vw 0 1vw 0;}
.TextList002739 .auto{max-width: 1500px;margin: 0 auto;}
.TextList002739 .column-name{ text-align: center; padding: 35px 0; font-size: 28px;}
.TextList002739 .column-name .cn{color: #22943a; letter-spacing: 5px;line-height: 48px;  position: relative; z-index: 10; text-indent: 5px;}
.TextList002739 .column-name .en{text-transform: uppercase; color: #f1f1fa; margin-top: -18px;line-height: 24px;font-family: "DINPro-Bold"; }
@media(max-width:480px){
.TextList002739 .column-name{ font-size: 24px;}
.TextList002739 .column-name .cn{line-height: 40px;}
}


.TextList002739 .list-group .tit{cursor: pointer; line-height: 69px; font-size:20px; }
.TextList002739 .list-group .tit:before{background: #22943a; width: 4px; height: 4px; display: inline-block; content: '';vertical-align: middle; margin-right: 27px; }


.TextList002739 .title{padding: 0 40px;line-height: 60px;background: #22943a;font-size: 20px;color: #fff;
    border-bottom: 1px solid #ededed;margin-top: 20px;border-radius: 10px;}
.TextList002739 .title time,
.TextList002739 .tit time{float: right; }
.TextList002739 .tit time{color: #888;}
.TextList002739 .list{border-bottom: 1px solid #ededed;}
.TextList002739 .tit{padding: 0 40px; background: #fafafa; font-weight: normal; margin: 0;}
.TextList002739 .tit.active{background: #fff; margin: 0 40px; padding: 0; border-bottom: 2px solid #22943a; color: #22943a;}
.TextList002739 .tit.active time{color: #22943a;}
.TextList002739 .info{padding: 10px 40px 20px 70px;}
.TextList002739 .info .singlePage{font-size: 17px;line-height: 30px;color: #333;}
@media(min-width:769px){
.TextList002739 .title time{ margin-right: 78px;}
.TextList002739 .tit time{padding-right: 63px;}
}

@media(max-width:1440px){
	.TextList002739 .auto{padding:0 2%;}
}

@media(max-width:768px){
.TextList002739 .title{ padding:0 20px; line-height: 50px;font-size:16px;}
.TextList002739 .tit{padding: 0 20px;}
.TextList002739 .tit.active{margin: 0 20px;}
.TextList002739 .title time{ margin-right: 12px;}
.TextList002739 .list-group .tit{font-size:16px;line-height: 58px;}
.TextList002739 .list-group .tit:before{ margin-right: 10px;}
.TextList002739 .info{padding: 10px 20px 10px 34px;}
.TextList002739 .info .singlePage{font-size:16px;line-height: 30px;}
}
@media(max-width:480px){
.TextList002739 .tit time{margin-right: 0;}
.TextList002739 .tit time{ font-size: 12px;}
}


.characteristic .auto{max-width: 1500px;}
.characteristic { padding: 5vw 0; background: url(../images/bg02.jpg) no-repeat center bottom; background-size: cover;overflow-x: hidden; }
.characteristic .column { color: #22943a; font-size: calc(18 / 16 * 1em);
margin-bottom: calc(30 / 18 * 1em);
}
.characteristic .column span { display: inline-block; }
.characteristic .column span:before, .characteristic .column span:after { display: inline-block; content: ''; height: calc(12 / 18 * 1em);
width: calc(12 / 18 * 1em);
background: url(../images/icon-title.svg) no-repeat center center; background-size: auto calc(12 / 18 * 1em);
vertical-align: middle; }
.characteristic .column span:before { margin-right: calc(20 / 18 * 1em);
}
.characteristic .column span:after { margin-left: calc(20 / 18 * 1em);
}
.characteristic .tit {color: #22943a;
    font-size: 2em;
    font-weight: bold;
    text-align: center;
}
.characteristic .tit span { position: relative; z-index: 5; line-height: 1; }

.characteristic .info {font-size: calc(19 / 16 * 1em);
    line-height: calc(30 / 19 * 1em);
    color: #333;
    margin-bottom: calc(40 / 19 * 1em);
    text-align: center;
}
.characteristic.box3 { background: none; }
.characteristic.box3 .intro { position: relative; }
.characteristic.box3 .word { position: absolute; right: 3em; top: 50%; transform: translateY(-50%); width: 40%; background: rgba(212,181,113,0.95); }
.characteristic.box3 p {
font-size: calc(19 / 16 * 1em); text-align: justify; line-height: calc(30 / 19 * 1em);
color: #fff; margin: 0; }

@media (min-width:1025px) {
.characteristic.box3 .intro .word { padding: 3em; }
}
.characteristic.box2 { background: #f9f9f9; }
.characteristic.box2 .intro { background: #fff; box-shadow: 1.5em 2em 3em rgb(0 0 0 / 5%); }
.characteristic.box2 dd+dd { margin-top: 2vw; }
.characteristic dl dd h2 { color: #22943a; font-size: calc(24 / 16 * 1em);
line-height: 2; font-weight: normal; margin: 0; }
.characteristic dl dd h2 i { width: 2em; height: 2em; border-radius: 50%; background-color: #22943a; display: inline-block; vertical-align: top; margin-right: calc(10 / 24 * 1em);
background-repeat: no-repeat; background-position: center; background-size: auto 50%; }
.characteristic dl dd:nth-child(1) h2 i { background-image: url(../images/icon01.svg); }
.characteristic dl dd:nth-child(2) h2 i { background-image: url(../images/icon02.svg); }
.characteristic dl dd p {
font-size: calc(19 / 16 * 1em);
 line-height: calc(30 / 19 * 1em); color: #999; margin: 0; margin-top: calc(10 / 16 * 1em);
}

@media (min-width:1025px) {
.characteristic.box2 .intro .img { width: 55%; }
.characteristic.box2 .intro .word { padding: 0 3.25em; }
}
.characteristic.box1 .main { position: relative; }
.characteristic.box1 .slick-list { overflow: inherit; }
.characteristic.box1 .slider li:not(.slick-active) { opacity: 0; }
.characteristic.box1 .slider li .inner { text-align: center;
    margin: 0 10px;
    padding: 60px 38px;
    background: url("../images/logo11.png") no-repeat right -30px bottom -30px #fff;
    box-shadow: 0px 0.625em 4.375em rgb(0 0 0 / 5%);
    border-radius: 20px; }

.characteristic.box1 .slider li .txt { width: 100%; }
.characteristic.box1 .slider li .txt img{max-width:70px;}
.characteristic.box1 .slider li .name {
font-size: calc(24 / 16 * 1em); color: #22943a; margin: calc(10 / 24 * 1em) 0;
}
.characteristic.box1 .slider li .txt pre {font-family: 'HarmonyOS_Sans_SC_Regular';
    line-height: calc(30 / 16 * 1em);
    color: #666;
    font-size: calc(16 / 16 * 1em);
    width: 86%;
    text-align: center;
    margin: 0 auto;

}
.characteristic.box1 .but .slick-arrow { position: absolute; z-index: 20; cursor: pointer; padding: 0; border: 2px solid #c2c2c2; border-radius: 50%; background: url("../images/icon-more.svg") no-repeat center center; background-size: auto 12px; width: 50px; height: 50px; top: 50%; margin-top: -25px; transition: 0.3s; }
.characteristic.box1 .but .slick-prev { transform: rotateY(180deg); left: -60px; }
.characteristic.box1 .but .slick-next { right: -60px; }
.characteristic.box1 .but .slick-arrow:hover { border-color: transparent; background-image: url("../images/icon-more-white.svg"); background-color: #22943a; }

@media(min-width:1501px) {
.characteristic.box1 .main .slider ul { margin: 0 -5px; }
}

@media(max-width:1024px) {
.characteristic { padding: 10vw 0; }
.characteristic.box1 .slider li .txt { padding: 0vw; }
}

@media(max-width:480px) {
.characteristic.box1 .but .slick-arrow { width: 10vw; height: 10vw; }
.characteristic.box1 .but .slick-prev { margin-right: 5vw; }
}



/*Floor002645 */
.Floor002645{padding:4vw 0;}
.Floor002645 .auto{ max-width:1500px;}
.Floor002645 .Hometit{text-align: center;padding-bottom:2vw;}

/*swiper*/
.Floor002645 .swiper-container,
.Floor002645 .swiper-wrapper,
.Floor002645 .swiper-slide {position: relative;width: 100%;}
.Floor002645 .swiper-container,
.Floor002645 .swiper-wrapper{z-index: 1;}
.Floor002645 .swiper-container {overflow: hidden;}
.Floor002645 .swiper-container-multirow>.swiper-wrapper {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.Floor002645 .swiper-container-android .swiper-slide, 
.Floor002645 .swiper-wrapper {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.Floor002645 .swiper-wrapper,
.Floor002645 .swiper-slide {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform,-webkit-transform;}
.Floor002645 .swiper-wrapper {-webkit-box-sizing: content-box;box-sizing: content-box;}
.Floor002645 .swiper-slide {-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}
/*swiper end*/

.Floor002645 li{ background:#f9f9f9; border-radius:20px;}
.Floor002645 li:hover{ background:#f1f1f1;}
.Floor002645 li .pic{ width:31.8%; overflow:hidden; border-radius:20px;}
.Floor002645 li .pic img{ display:block; width:100%;}
.Floor002645 li .txt{ width:68.2%; padding:0 4% 0 6%;}
.Floor002645 li .txt > *{ margin:0; font-weight:normal;}
.Floor002645 li .txt h3{ font-size:22px;margin-bottom:15px;}
.Floor002645 li .txt h3:after{content:'';width:22px;height: 2px;background:#22943a;display: block;margin-top:8px;}
.Floor002645 li:hover .txt h3 a{ color:#22943a;}
.Floor002645 li .txt h5{ font-size:14px; color:#999; margin:5px 0 10px 0;}
.Floor002645 li .txt p{ line-height:24px; height:49px;}

.Floor002645 .pagers{ padding-top:4%; text-align:center;}
.Floor002645 .pagers span{ display:inline-block; width:14px; height:14px; border:2px solid #22943a; border-radius:50%; cursor:pointer; margin:0 5px;}
.Floor002645 .pagers span.swiper-pagination-bullet-active{ background:#22943a;}
@media(max-width:1400px){
.Floor002645{ padding-left:2%; padding-right:2%;}
}


.StoreDetails{padding:4vw 0;}
.StoreDetails .text{width:44%;float:left;padding-top:2%;}
.StoreDetails .text h2{font-size:36px;color:#22943a;}
.StoreDetails .text p{font-size:18px;line-height: 34px;color:#333;margin:12px 0;text-align: justify;}
.StoreDetails .pic{width:48%;float:right;}
.StoreDetails .pic img{border-radius: 20px;}

@media(max-width:1440px){
	.StoreDetails .auto{padding:0 2%;}
}

@media(max-width:768px){
	.StoreDetails .auto{padding:0 2%;}
	.StoreDetails .text{width:100%;}
	.StoreDetails .text h2{font-size:26px;}
	.StoreDetails .text p{font-size:16px;line-height: 30px;}
	.StoreDetails .pic{width:100%;}
}

/*
 .Floor000881 为demo编号
 */
.Floor000881{  padding:0vw 0 4vw;}
.Floor000881 h1{ margin:0; margin-bottom:24px; font-size:20px; font-weight:normal; background:url(../images/Floor000881-icon.png) no-repeat left center; padding-left:30px;color:#333;}
.Floor000881 h1 a{ float:right; color:#999; font-size:16px;}
/*slick Basic*/
.Floor000881 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.Floor000881 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.Floor000881 .slick-list:focus {outline: none}
.Floor000881 .slick-list.dragging {cursor: pointer;cursor: hand;}
.Floor000881 .slick-slider .slick-track, 
.Floor000881 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.Floor000881 .slick-track {position: relative; top: 0; left: 0; display: block;}
.Floor000881 .slick-track:before, 
.Floor000881 .slick-track:after{display: table; content: '';}
.Floor000881 .slick-track:after{ clear: both;}
.Floor000881 .slick-loading .slick-track { visibility: hidden;}
.Floor000881 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.Floor000881 .slick-slide .slick-loading img { display: none;}
.Floor000881 .slick-slide .dragging img { pointer-events: none;}
.Floor000881 .slick-initialized .slick-slide { display: block;}
.Floor000881 .slick-loading .slick-slide { visibility: hidden;}
.Floor000881 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.Floor000881 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/

.Floor000881 .list_scroll li a{display: block; margin: 0 16px;background:#fff;}
.Floor000881 .list_scroll li .Ispic{padding-bottom:68%;border-radius: 20px}
.Floor000881 .list_scroll li p{text-align:center; margin:0;border-top:0;font-size:22px;color:#333;margin-top:25px;}
.Floor000881 .list_scroll li a:hover{}
.Floor000881 .list_scroll li a:hover p{color:#22943a;}

.Floor000881 .slick-arrow{ position:absolute; width:34px; height:34px; top:50%; margin-top:-11px; overflow:hidden;font-size: 0; cursor: pointer;z-index:10; border: 0;background: none;padding: 0; border-top: 3px solid #22943a;border-left: 3px solid #22943a;transform:rotate(-45deg);}
.Floor000881 .slick-prev{ left:-35px;}
.Floor000881 .slick-next{transform:rotate(135deg); right:-35px;}
@media(min-width:1293px){
.Floor000881 .list_scroll .slider{margin: 0 -16px;}
}
@media(max-width:1440px){
	.Floor000881 .auto{padding:0 2%;}
}
@media(max-width:1292px){
.Floor000881 .slick-prev{ left:0;}
.Floor000881 .slick-next{ right:0;}
}
@media(max-width:768px){
.Floor000881{ padding:20px 0;}
.Floor000881 .list_scroll .slider{padding: 0 30px;}
.Floor000881 .list_scroll li a{margin: 0 5px;}
.Floor000881 .slick-arrow{width:26px;height: 26px;}
.Floor000881 .slick-prev{left:14px;}
.Floor000881 .slick-next{right:14px;}
}


/*
 .Floor000881 为demo编号
 */
.Floor000882{  padding:0vw 0 4vw;}
.Floor000882 .column-name{ text-align: center;
    padding: 0 0 40px 0;
    font-size: 38px;
    letter-spacing: 0;
    font-weight: bold;}
.Floor000882 .column-name .cn{color: #22943a; letter-spacing: 5px;line-height: 48px;  position: relative; z-index: 10; text-indent: 5px;}
/*slick Basic*/
.Floor000882 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.Floor000882 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.Floor000882 .slick-list:focus {outline: none}
.Floor000882 .slick-list.dragging {cursor: pointer;cursor: hand;}
.Floor000882 .slick-slider .slick-track, 
.Floor000882 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.Floor000882 .slick-track {position: relative; top: 0; left: 0; display: block;}
.Floor000882 .slick-track:before, 
.Floor000882 .slick-track:after{display: table; content: '';}
.Floor000882 .slick-track:after{ clear: both;}
.Floor000882 .slick-loading .slick-track { visibility: hidden;}
.Floor000882 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.Floor000882 .slick-slide .slick-loading img { display: none;}
.Floor000882 .slick-slide .dragging img { pointer-events: none;}
.Floor000882 .slick-initialized .slick-slide { display: block;}
.Floor000882 .slick-loading .slick-slide { visibility: hidden;}
.Floor000882 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.Floor000882 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/

.Floor000882 .list_scroll li a{display: block; margin: 0 16px;background:#fff;}
.Floor000882 .list_scroll li .Ispic{padding-bottom:137%;border-radius:15px}
.Floor000882 .list_scroll li p{text-align:center; margin:0;border-top:0;font-size:22px;color:#333;margin-top:25px;}
.Floor000882 .list_scroll li a:hover{}
.Floor000882 .list_scroll li a:hover p{color:#22943a;}

.Floor000882 .slick-arrow{ position:absolute; width:34px; height:34px; top:50%; margin-top:-11px; overflow:hidden;font-size: 0; cursor: pointer;z-index:10; border: 0;background: none;padding: 0; border-top: 3px solid #22943a;border-left: 3px solid #22943a;transform:rotate(-45deg);}
.Floor000882 .slick-prev{ left:-35px;}
.Floor000882 .slick-next{transform:rotate(135deg); right:-35px;}
@media(min-width:1293px){
.Floor000882 .list_scroll .slider{margin: 0 -16px;}
}

@media(max-width:1440px){
	.Floor000882 .auto{padding:0 2%;}
}

@media(max-width:1292px){
.Floor000882 .slick-prev{ left:0;}
.Floor000882 .slick-next{ right:0;}
}
@media(max-width:768px){
.Floor000882{ padding:20px 0;}
.Floor000882 .column-name{font-size:2.2em;}
.Floor000882 .list_scroll .slider{padding: 0 35px;}
.Floor000882 .list_scroll li a{margin: 0 5px;}
.Floor000882 .list_scroll li p{margin-top:20px;}
.Floor000882 .slick-arrow{width:28px;height: 28px;}
.Floor000882 .slick-prev{left:14px;}
.Floor000882 .slick-next{right:14px;}
}


.PicList000626{padding:4% 0 3%;}
.PicList000626 li{ float:left; width:20%; padding:10px;}
.PicList000626 li .a{ display:block; padding-top:45%;background-position: center center;  background-repeat:no-repeat; border:1px solid #ddd;background-size:contain;}
.PicList000626 li p{text-align: center;font-size:16px;color:#666;}

@media(max-width:1440px){
	.PicList000626 .auto{padding:0 2%;}
}

@media( max-width:768px){
.PicList000626{}
.PicList000626 .tit{font-size:30px;}
.PicList000626 li{width:33.33333333%;}
.PicList000626 li .a{background-size:contain;}
}
@media( max-width:480px){
.PicList000626 li{width:50%;}
.PicList000626 li .a{background-size:contain;}
.PicList000626 li p{margin: 5px 0;font-size:14px;}
}

.list_istop{ padding:4% 0 3% 0;margin: 0 auto;margin-top:0%;}
.list_istop .auto{ }
.list_istop ol{overflow:hidden; padding-bottom:15px; margin-bottom:15px;    border-bottom: 1px solid #eee;}
.list_istop ol img{ float:left; width:30%; margin-right: 2%;}
.list_istop ol h1{ margin:0; display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:18px; color:#010101; font-weight:normal;}
.list_istop ol time{ color: #999;  margin-right: 5%;font-size: 14px;}
.list_istop ol p{ margin:2% 0; color:#707070; line-height:24px;    display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.list_istop ol a.more{ color:#9e0e02;display:inline-block;}
.list_istop li {position: relative; border-bottom: 1px #ddd dotted; height:55px; line-height:54px; overflow:hidden;} 
.list_istop li::before{ position:absolute; content:''; width:4px; height:4px; border-radius:50%; background-color:#ccc; left:5px; top:50%; margin-top:-2px;}
.list_istop li time{ float:right; font-size:14px; color:#999;}
.list_istop li a{ display:block; float:left; width:80%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; padding-left:20px;  font-size:16px;color:#333;}
.list_istop li a:hover{ color:#22943a;}

@media(max-width:640px){
  .list_istop li a{width:77%;}
}
.cultureword{ display: flex; justify-content: space-between; flex-flow: row wrap; }
.cultureword .dl{ width: 30%;}
.cultureword .dl:last-child:nth-child(3n - 1) {
    margin-right: calc(10% / 2 + 30%);
}
.cultureword .dl .h4{ font-size:1.5em; margin:0;color: #333}
.cultureword .dl .h4 span{display:inline-block; border-bottom: 2px #22943a solid; padding-bottom:10px;}
.cultureword .dl .con{ font-size:14px; padding:15px 0 30px; line-height:2.25;}
@media(max-width:768px){
	.cultureword{ gap: 2%;}
	.cultureword .dl{ width: auto;}
}