﻿a:hover{color:#3d8c4a;}
/*Top003124 */
.Top003124{}
.Top003124 .auto{max-width:inherit;width: 100%;padding-left:2%; padding-right:7.3125em;  display: flex; align-items: center; justify-content: space-between}

.Top003124 menu li span{display: block;}
.Top003124 .open-search{display: block; width: 5.3125em;height:100%; background: rgba(0,0,0,0) url(../images/Top003124-btn.svg) no-repeat center; cursor: pointer; background-size: auto 0.24rem;position: relative}
.Top003124.hover .open-search{background: rgba(61,140,74,1) url(../images/Top003124-btn.svg) no-repeat center; background-size: auto 0.24rem;}
.Top003124 .top-search{position: absolute;right: 0; top: 100%; background-color: #fff; width:70vw;max-width: 400px;box-shadow: 0 0 5px #ddd}
.Top003124 .top-search .btn{background-color: rgba(0,0,0,1); background-image: url(../images/Top003124-btn.svg); background-size: auto 50%;}
.Top003124 .open-search.on:before,
.Top003124 .open-search.on:after{width: 40%; left: 30%;}
.Top003124.hover .open-search.on:before,
.Top003124.hover .open-search.on:after{background-color: rgba(0,0,0,1);}
@media (min-width:1025px) {
.Top003124{position: fixed;width: 100%;left: 0;top: 0;z-index: 100;border-bottom: 1px solid rgba(255,255,255,0.1);transition:background-color 0.3s,transform 1s;}
.Top003124 .logo{width: 27.2621%; transition: 0.5s}
.Top003124 .right{width: 5.3125em;height:100%; position: absolute; right: 0;}
.Top003124 menu{width:70%; max-width: 1170px}
.Top003124 menu ul{ display: flex; justify-content: space-between; }
.Top003124 menu li span a{line-height:5em;display: block;position: relative;z-index: 1;font-size:0.18rem;transition: 0.5s}
.Top003124.hover menu li.aon span a{color:#3d8c4a;}
.Top003124 menu li span a:after{position: absolute;content: ''; left: 0; bottom: 0; height: 2px;background-color: #fff; transition: 0.3s;}
.Top003124.hover menu li span a:after{background-color:#3d8c4a;}
.Top003124 menu li:hover span a:after,
.Top003124 menu li.aon span a:after{width: 100%;}
.Top003124 menu li .sub{position: absolute; top: 100%; background-color: #fff;border-radius: 0 0 5px 5px; overflow: hidden;}
.Top003124.Down menu li span a{line-height:3em;}
.Top003124.Down .logo{width: 20%}
.Top003124.hover{background-color: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1);border-bottom:none;}
.Top003124.hover .logo .white,
.Top003124:not(.hover) .logo .black{display: none;}
.Top003124:not(.hover),
.Top003124:not(.hover) a:not(:hover){color: #fff;}
}
@media (min-width:1024px) and (max-width:1280px){
.Top003124 menu li span a{font-size:0.16rem;}
}
@media (max-width:1024px) {
.Top003124 .wap-fixed{position: fixed;width: 100%;left: 0;top: 0;z-index: 100;background-color: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.Top003124 .logo .white{display: none;} 
.Top003124 .auto{padding:0 .1rem; height: 4em}
.Top003124 .logo{max-width:65%}
.Top003124 .right{display: flex; align-items: center;}
.Top003124 menu{position: fixed; left: -100%;top:4em;height: calc(100% - 4em); overflow: auto; background-color: #fff; width:50vw;opacity: 0;transition: 0.3s ease;box-shadow: 0 0 10px #ddd}   
.menu-show .Top003124 menu{left: 0; opacity: 1; transform:translateX(0);}
.Top003124 menu li{ border-bottom: 1px solid #eee;}
.Top003124 menu li span{padding-top: 1em; padding-bottom: 1em;padding-left: 1em;}
.Top003124 .has-sub span .op:before,
.Top003124 .has-sub span .op:after{background-color: #ccc;}
.Top003124 menu li .sub{background-color: rgba(0,0,0,0.1);}
.Top003124 .open-search{margin-right: 1em; width:2.4em; height: 2.4em;background-color: rgba(0,0,0,1); background-size: auto 60%; }   
.Top003124 .open-menu{width:2.4em; height: 2.4em; right: 0;} 
.Top003124 .open-menu i{width: 60%; left: 20%;background-color: rgba(0,0,0,1);} 
}

/*Banner002826 */
.Banner002826{position: relative; z-index: 1;}
.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%;}
.Banner002826 li.slick-slide video + a{visibility: hidden;}
@media(min-width:1025px){
.Banner002826  li.slick-slide img.wap{display: none;}
}
@media(max-width:1024px){
.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: 14px; height: 14px;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.slick-active{background:#fff;}
.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;}
}

.h-title{margin-bottom:0.5rem;position: relative;}
.h-title .cn{font-size:calc(42/1920*100vw);color:#333;font-weight: bold;}
.h-title .en{font-size:0.2rem;color:rgba(0,0,0,0.25);margin-top:0.03rem;}
.h-title::after{ display:block; content:''; height:4px; background:#3d8c4a; margin-top:0.1rem; border-right:0.2rem solid #fff001; width:0.78rem;}
.h-title.center{text-align: center}
.h-title.center::after{margin:0.1rem auto 0;}
@media(max-width:1200px){
.h-title .cn{font-size:calc(46/1200*100vw);}
}
@media(max-width:768px){
.h-title{margin-bottom:0.3rem;}
.h-title .cn{font-size:calc(46/768*100vw);}
}

.h-more a{display: flex;align-items: center;color: #666;font-size: 0.16rem;}
.h-more a .ico{background: #3d8c4a url(../images/h-more.svg) no-repeat center center;background-size: auto 0.15rem;width: 0.6rem;height: 0.6rem;margin-left: 0.15rem;border-radius: 50%;display: block;transition: 0.3s;}
.h-more a:hover .ico{transform: rotate(90deg);}
.h-more a:hover {color:#3d8c4a;}
.h-more.r{float:right;margin-top:-0.6rem;}

/*Floor002659 */
.Floor002659{padding:5vw 0;}
.Floor002659 .main{display: flex; flex-wrap: wrap}
.Floor002659 .txt,
.Floor002659 .pic{width: 50%}
.Floor002659 .pic img{width: 100%}
.Floor002659 .txt{background:url(../images/Floor002659-bg.jpg) no-repeat center/cover;}
.Floor002659 .title-intro{ color:#666;padding-right:1rem;}
.Floor002659 .title-intro aside{ margin:0 auto; text-align:left;}
.Floor002659 .title-intro h2{font-size:0.24rem;color:#3d8c4a;font-weight: normal; margin:0;}
.Floor002659 .title-intro p{ font-size:0.16rem; text-align: justify; line-height:2; margin:3% 0 10% 0;}
@media(max-width:1024px){
.Floor002659 .txt,
.Floor002659 .pic{width:100%}
.Floor002659 .txt{padding-bottom: 5%}
.Floor002659 .title-intro{padding-right: 0}
}
@media(max-width:768px){
.Floor002659 .title-intro h3{ font-size:30px;}
.Floor002659 .title-intro p{ font-size:16px; line-height:24px;}
}
@media(max-width:480px){
.Floor002659 .title-intro h3{ font-size:24px;}
.Floor002659 .title-intro p{ font-size:14px; line-height:20px;}
}
/*RighInfo002927 */

.RighInfo002927{background: #f6f6f6;padding:5vw 0;}
.RighInfo002927 .auto{}
.RighInfo002927 .item .pic figure{padding-bottom: 32.5%}
.RighInfo002927 .tab{padding-bottom: 0;position: relative;z-index: 10;margin: auto;text-align: center;max-width:70%;background:#fff;border-bottom:3px solid #3d8c4a;}
.RighInfo002927 .tab ul{display: flex; margin-top:-10%;}
.RighInfo002927 .tab li{flex: 1; transition: 0.3s; }
.RighInfo002927 .tab li a{padding: 5% 5%; transition: 0.3s; cursor: pointer;}
.RighInfo002927 .tab li .icon{width:15%;padding-bottom:0%;}
.RighInfo002927 .tab li .icon img{display: block;margin:0 auto;border:5px solid rgba(61,140,74,0.1);border-radius: 50%;background-color:#fff;}
.RighInfo002927 .tab li .txt{width:80%;padding-left:3%;text-align: left;}
.RighInfo002927 .tab li:hover .icon img.on{display: none;}
.RighInfo002927 .tab li:hover a{background: #3d8c4a;color: #fff;box-shadow: 6px 15px 32px rgba(61,140,74,0.3);}
.RighInfo002927 .tab li:hover{}
.RighInfo002927 .tab li aside{font-size: 0.22rem;}
.RighInfo002927 .tab li p{font-size:0.16rem;color:#666;margin:0.1rem 0; line-height: 1.8}
.RighInfo002927 .tab li span{color:#3d8c4a;display: inline-block;line-height: 1; padding-right:0.18rem;background:url(../images/more.png) no-repeat right center/0.07rem;}
.RighInfo002927 .tab li:hover p{color:#fff;}
.RighInfo002927 .tab li:hover span{color:#fff;background:url(../images/more-on.png) no-repeat right center/0.07rem;}
@media(max-width:768px){
.RighInfo002927 .item .pic figure{padding-bottom:60%}
.RighInfo002927 .tab li a{flex-wrap: wrap}
.RighInfo002927 .tab li .icon{width:30%;margin: auto}
.RighInfo002927 .tab li .txt{width: 100%; padding: 2%}
}


/*Floor002934 */
.Floor002934{padding:5vw 0;}
.Floor002934 .auto{}
.Floor002934 .slider{position: relative; z-index: 1;background: rgba(255,255,255,0.9);padding:4% 3%;box-shadow: 0 0 0.5rem rgba(61,140,74,0.12)}
.Floor002934 .slider li a{display: block; }
.Floor002934 .slider li figure{padding-bottom: 150%;}
.Floor002934 .slider li aside{margin: 0.2rem 0 0; font-size: 0.22rem;color: #333;text-align: center;}
.Floor002934 .slider li p{color: #b9b9b9;line-height: 1.428em; height: 2.856em; margin: 0;}
.Floor002934 .slick-arrow{display: block;width: 0.55rem; height: 0.55rem;border-radius: 50%;border: solid 1px #3d8c4a; background-position: center center; background-repeat: no-repeat; background-size: auto 0.16rem; cursor: pointer; transition: 0.3s; background-color:#fff; position: absolute;top:50%;margin-top:-0.25rem; background-image:url(../images/more.png); z-index: 10}
.Floor002934 .slick-prev{left:-20px; transform: rotate(180deg)}
.Floor002934 .slick-next{right:-20px}
.Floor002934 .slick-arrow:hover{background-color: #3d8c4a;background-image: url(../images/more-on.png); border-color: #3d8c4a;}
@media(min-width:1680px){
.Floor002934 .slick-prev{left: -60px;}
.Floor002934 .slick-next{right: -60px;}
}
@media(min-width:1025px){
.Floor002934 .slider .ul{padding: 0;margin:-16px;}
.Floor002934 .slider li a{margin: 0 16px;}
}
@media(max-width:1024px){
.Floor002934 .slider .ul{padding: 3vw 5vw 2vw;}
.Floor002934 .slider li a{margin: 0 1vw;}
.Floor002934 .slick-prev{left: 1vw;}
.Floor002934 .slick-next{right: 1vw;}
}
@media(max-width:640px){
.Floor002934 .slider li a{margin: 0 2vw;}
}


.Floor002934 .slick-dots{text-align: center;padding-top: 1.5vw;}
.Floor002934 .slick-dots li{display: inline-block;width: 12px; height: 12px; margin: 10px 0;position: relative;list-style: none; margin: 0 9px;}
.Floor002934 .slick-dots li button{font-size: 0; width: 6px; height: 6px; background: rgba(0,0,0,0.15);border: 0;padding: 0; position: absolute;  border-radius: 50%;}
.Floor002934 .slick-dots li:not(.slick-active) button{left: 50%; top: 50%; margin: -3px 0 0 -3px;}
.Floor002934 .slick-dots li.slick-active button{width: 100%; height: 100%; left: 0; top: 0;background: #3d8c4a;}
@media(max-width:768px){
.Floor002934 .slick-dots li{margin: 0 5px}
}
/*Floor002979*/
.Floor002979{padding:5vw 0;background:#f6f6f6; }
@media(max-width:768px){
.Floor002979{margin: 4% 0; }
}
.Floor002979 .auto{}
.Floor002979 li{position: relative;overflow: hidden;}
.Floor002979 li a{position: absolute; z-index: 20; left: 0; top: 0; width: 100%; height: 100%;}
.Floor002979 li .txt{position: absolute;color: #fff; z-index: 10; bottom:0; right:0; left: 0; text-align: center;font-size: 0.22rem; background:rgba(0,0,0,0.35); text-transform: uppercase; transition: margin 0.5s; line-height: 1.5;padding:0.15rem 0;}
.Floor002979 li:hover .txt{margin-top: -40px;}
@media(min-width:641px){
.Floor002979 li{float: left; margin-right: 1.299%;}
.Floor002979 li:nth-child(1){width: 32.468%;}
.Floor002979 li:nth-child(2),
.Floor002979 li:nth-child(5){width: 28.572%;}
.Floor002979 li:nth-child(3),
.Floor002979 li:nth-child(4){width: 36.364%;}
.Floor002979 li:nth-child(2),
.Floor002979 li:nth-child(3){ margin-bottom: 1.299%;}
.Floor002979 li:nth-child(3),
.Floor002979 li:nth-child(5){margin-right: 0; float: right;}
.Floor002979 li:nth-child(1) figure{padding-bottom: 130%;}
.Floor002979 li:nth-child(2) figure,
.Floor002979 li:nth-child(5) figure{padding-bottom: 71.591%;}
.Floor002979 li:nth-child(3) figure,
.Floor002979 li:nth-child(4) figure{padding-bottom: 56.25%;}
}
@media(min-width:641px) and (max-width:1024px){
.Floor002979 li .txt{font-size: 2.5vw;}
}
@media(max-width:640px){
.Floor002979 li .txt{font-size: 3vw;}
.Floor002979 li:hover .txt{margin-top: -4vw;}
.Floor002979 li:not(:nth-child(1)){float: left; width: 49%; margin-top: 2%;}
.Floor002979 li figure{padding-bottom: 70%;}
.Floor002979 li:nth-child(1) figure{padding-bottom: 50%;}
.Floor002979 li:nth-child(3),
.Floor002979 li:nth-child(5){margin-left: 2%;}
}

/*Floor003233 */
.Floor003233{overflow: hidden; padding:5vw 0;position: relative;z-index: 1;--autoWidth:1600;--ww:1920;}
.Floor003233 [class*=autoCon-]{position: relative;z-index: 4;}
.Floor003233 .swiper-wrapper{height: auto;}
.Floor003233 .controls{display: flex;align-items: center;z-index: 10;position: absolute;}
.Floor003233 .controls .scrollbar{flex: 1;position: relative;z-index: 1; margin-right:0.25rem;height: 0.04rem;background-color: #eee;border-radius: .02rem;}
.Floor003233 .controls .scrollbar > span{border-radius:.04rem;background-color: #3d8c4a;}
.Floor003233 .controls .arrow{display: flex;align-items: center;justify-content: flex-end;width:1.6rem;}
.Floor003233 .controls .arrow a{display: block;width: 0.55rem; height: 0.55rem;border-radius: 50%;border: solid 1px #3d8c4a; background-position: center center; background-repeat: no-repeat; background-size: auto 0.16rem; cursor: pointer; transition: 0.3s; background-color:#fff; position: relative; background-image:url(../images/more.png);}
.Floor003233 .controls .arrow a + a{margin-left: 0.26rem;}
.Floor003233 .controls .arrow a.prev{left: auto; transform: rotate(180deg);}
.Floor003233 .controls .arrow a.next{right: auto;}
.Floor003233 .controls .arrow a:hover{background-color: #3d8c4a;background-image: url(../images/more-on.png); border-color: #3d8c4a;}
.Floor003233 .pic{position: relative;border-radius:var(--radius); overflow: hidden;}
.Floor003233 .con{margin-top: .3rem;}
.Floor003233 .tit{font-size:0.22rem; color: #333; line-height: 1.3; }
.Floor003233 .txt{ color:#666; line-height:1.75; height:calc(1.75em * 2); margin-top:.12rem; width:100%; }
@media (min-width:1025px) {
.Floor003233 .main{width:107%;}
.Floor003233 .controls{left: 7.5rem!important;bottom: 1rem;width: calc(var(--autoWidth) / 1882 * 100%); padding-right:7.2rem;}
.Floor003233 .swiper-slide{height: calc((400 / var(--ww) * 100vw) + 0.33rem + 0.14rem + 1em + 1rem); opacity: 0.2;line-height: 1;}
.Floor003233 .pic figure{padding-bottom: calc(290 / var(--ww) * 100vw);background-color:#000;}
.Floor003233 .swiper-slide-active .pic figure{height: calc(400 / var(--ww) * 100vw);transition: 0.3s 0.3s;}
.Floor003233 .swiper-slide-active .con .tit{font-size:0.24rem;}
.Floor003233 .swiper-slide-active,
.Floor003233 .swiper-slide-next,
.Floor003233 .swiper-slide-next + .swiper-slide{opacity: 1;}
}
@media (max-width:1024px) {
.Floor003233{margin-bottom: 5%}
.Floor003233 .pic figure{padding-bottom: calc(290 / 432  * 100%);}  
.Floor003233 .main{padding-bottom: 0.5rem;}
.Floor003233 .controls{bottom: 0;left: 0;right: 0;margin: auto; width:90%;}
.Floor003233 .con{padding-top: 0.2rem;}
}

@media(max-width:768px){
.Floor003233 .tit{font-size: var(--font-size18);}
.Floor003233 .main{padding-bottom: .7rem;}
.Floor003233 .controls .arrow a{width: 0.45rem; height: 0.45rem; background-size: auto 0.15rem;}
.Floor003233 .controls .arrow a + a{margin-left: .15rem;}
.Floor003233 .controls .scrollbar{margin-right: 0;}
.Floor003233 .con{padding-top: 0; margin-top: .2rem;}

}


/*Bottom003222 */
.Bottom003222{background-color:#363636;padding-top:4.5vw}
.Bottom003222 .auto{max-width:1600px;}
.Bottom003222,
.Bottom003222 a:not(:hover){color:#fff}
.Bottom003222 .f-top{margin-bottom:0.5rem}
.Bottom003222 .logo{max-width: 70%}
.Bottom003222 .share li{position: relative}
.Bottom003222 .share li + li{margin-left:0.08rem}
.Bottom003222 .share li a{border-radius:50%;width:0.45rem;height:0.45rem;background-color:rgba(255,255,255,0.2);transition:0.3s;display: flex; justify-content: center; align-items: center; cursor: pointer}
.Bottom003222 .share li a:hover{background-color:#3d8c4a}
.Bottom003222 .share li a img{max-width:60%; max-height:60%;}
.Bottom003222 .share li .img{position: absolute; visibility: hidden; bottom: 100%; left: -100%; right: -100%; opacity: 0; transform: translateY(-30px); transition: 0.5s; box-shadow:  0 0 10px rgba(0,0,0,0.1); background: #fff;}
.Bottom003222 .share .on .img{visibility:visible; opacity: 1;}
.Bottom003222 .share li .img img{width: 100%}
.Bottom003222 .share li .img:after{content: ''; position: absolute; left: 0; right: 0;bottom:-10px; margin: auto; transform: rotate(137deg); width:20px; height:20px;background: linear-gradient(45deg,rgba(255,255,255,0) 50%,rgba(255,255,255,1) 50%)}
.Bottom003222 .share li.on figure{visibility: inherit; opacity: 1; transform: translateY(0);}

.Bottom003222 .contact dd{padding-left:0.28rem;line-height:calc(34 / 18);font-size:var(--font-size18);background-position:center center;background-repeat:no-repeat;background-size:contain;background-size:0.17rem auto;background-position:left 0.4em}
.Bottom003222 .contact dd + dd{margin-top:0.21rem}
.Bottom003222 .contact dd.tel{font-size:0.32rem;font-weight:700;background-image:url(../images/Bottom003222-tel.svg);background-position:left 0.3em;line-height:1}
.Bottom003222 .contact dd.tel a{color:#fff}
.Bottom003222 .contact dd.add{background-image:url(../images/Bottom003222-add.svg)}
.Bottom003222 .contact dd.email{background-image:url(../images/Bottom003222-email.svg);background-size:0.18rem auto;background-position:left 0.7em}
.Bottom003222 nav ul ol{font-size:var(--font-size18)}
.Bottom003222 nav ul ol li + li{margin-top:0.31rem}
.Bottom003222 .f-bottom{padding:0.3rem 0;border-top:1px solid rgba(255,255,255,0.1);margin-top:0.7rem}
.Bottom003222 .f-bottom,
.Bottom003222 .f-bottom a:not(:hover){color:rgba(255,255,255,0.5)}
.Bottom003222 .f-bottom .other a:not(:last-child):after{content:"·";margin:0 1em}
.Bottom003222 .copyright a{display: inline-block}
@media (min-width:1025px) {
.Bottom003222 .contact{max-width:6rem}
.Bottom003222 nav ul{width:6.3rem}    
}
@media (max-width:1024px) {
.Bottom003222 .f-top{flex-direction: column;align-items: center;}
.Bottom003222 .logo{margin-bottom: 0.2rem;}
.Bottom003222 .contact{margin-bottom: 0.5rem;}
.Bottom003222 .f-bottom{text-align: center;margin-top: 0}
.Bottom003222 .copyright{margin-bottom: 0.1rem;}
.Bottom003222 .contact dd.tel{font-size: 0.20rem}
.Bottom003222 nav{display: none}
}

/*Floor */
.Banner002730{}
.Banner002730{ position:relative;}
.Banner002730 .infobox{ position:absolute;width: 100%; top:50%; transform: translateY(-50%); z-index:10; color:#fff;  }
.Banner002730 .txt .cn{font-size:calc(40/1920*100vw);font-weight: bold;margin-top:0.1rem; }
.Banner002730 .txt .en{font-size:0.2rem;margin-top:0.03rem;}
@media(min-width:1025px){
.Banner002730 figure{ height:500px;}
.Banner002730 img{ display:none;}
}
@media(max-width:1024px){
.Banner002730 figure{ display:none;}
.Banner002730 img{ width:100%; display:block;}
.Banner002730 .auto{ width:80%;}
.Banner002730 .txt .cn{font-size:calc(40/1024*100vw);}
}
@media(max-width:640px){
.Banner002730 .txt{font-size: 24px;}
}
/*Menu003135 */
.Menu003135{box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.04);}
.Menu003135 .current{ font-size: 1em; padding-left: 1.21428em;background: url(../images/Menu003135-icon.svg) no-repeat left center;background-size: 1em auto; line-height: 5;}
.Menu003135 .current,
.Menu003135 .current a:not(:hover){color: #999;}
.Menu003135 .current span{color: #333;}
.Menu003135 .nav-menu li{float: left;font-size: 1.125em;line-height: 4.44444;}
.Menu003135 .nav-menu li:not(:last-child){margin-right:2.222em;}
.Menu003135 .nav-menu li a{display: block;position: relative;}
.Menu003135 .nav-menu li a:hover,
.Menu003135 .nav-menu li.aon a{color: #3d8c4a;}
.Menu003135 .nav-menu li.aon a:before{position: absolute;content: ''; left: 0; bottom: 0;width: 100%; height: 2px;background-color: #3d8c4a;}
@media (max-width:1024px) {
.Menu003135 .current{display: none;}   
.Menu003135 .nav-menu li{line-height:3;}
}

.lm-title{font-size:calc(40/1920*100vw);font-weight: bold;color:#333;line-height: 1.3;margin-bottom:0.5rem;}
.lm-title:after{ display:block; content:''; height:4px; background:#3d8c4a; margin-top:0.18rem; border-right:0.22rem solid #fff001; width:0.78rem;}
.lm-title.center{text-align: center;}
.lm-title.center:after{margin:0.18rem auto 0;}
@media(max-width:1200px){
.lm-title{font-size:calc(46/1200*100vw);}
}
@media(max-width:768px){
.lm-title{font-size:calc(46/960*100vw);}
}
/*RighInfo003141 */
.RighInfo003141{padding:4.5vw 0;}
.RighInfo003141 .intro .info{ font-size:0.16rem; line-height: 2;}
.RighInfo003141 .intro .info p{margin: 1em 0;}
@media (min-width:1025px) {
.RighInfo003141 .intro .info{}
.RighInfo003141 .intro .img{width:50%;float:right;margin-left:6%;margin-bottom:5%; }
}
@media (max-width:1024px) {
.RighInfo003141 .info{display: flex; flex-wrap: wrap}
.RighInfo003141 .img{width: 100%; float: none; margin-left: 0;}
.RighInfo003141 .lm-title{order: -1; width: 100%}
.RighInfo003141 .edit{width: 100%}

}
/*PicList002938 */
.PicList002938{padding:3vw 0 3vw;}
.PicList002938 .item{padding: 1.4vw 0; border-bottom: 1px solid #e8e8e8; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between}
.PicList002938 .item:last-child{border-bottom:none;}
.PicList002938 .item .pic figure{padding-bottom: 71.565%}
.PicList002938 .item .txt{font-size: 0.16rem; }
.PicList002938 .item time{color: #666;}
.PicList002938 .item time a{float: right;color: #e43937;}
.PicList002938 .item p{color: #666;line-height: 1.8; height: 3.25em;margin-bottom:0.32rem;}
.PicList002938 .item aside{font-size: 0.22rem;}
.PicList002938 .item aside a{color: #333;}
.PicList002938 .item aside a:hover{color: #3d8c4a;}
@media(min-width:640px){
.PicList002938 .item .pic{width:3.2rem;}
.PicList002938 .item .txt{width: calc(100% - 3.6rem)}
}
@media(max-width:640px){
.PicList002938 .item .txt{width: 100%; padding-left: 3vw;font-size: 14px; }
.PicList002938 .item aside{font-size: 16px;}
.PicList002938 .item .pic{width: 100%;}
.PicList002938 .item{padding: 3vw 0;}
.PicList002938 .item .txt{padding: 3vw;}
}
/*Page002623 */
.Pages{padding: 0 0 4vw 0; text-align: center;font-size: 16px;}
.Pages a.a_first,
.Pages a.a_end,
.Pages > span:not(.p_page){display: none;}
.Pages em{float: left;margin: 0 3vw; font-style: normal;}
.Pages .p_page{display: table; margin: 0 auto;}
.Pages a{float: left;line-height: 50px; width: 50px; margin: 0 1px;border-radius: 50%;}
.Pages a.a_cur,
.Pages a:hover{color: #fff;background: #3d8c4a;}
.Pages .p_page > a{font-size: 0;height: 50px;position: relative;}
.Pages .p_page > a:before{position: absolute; content: '';border:5px solid transparent; left: 50%; top: 50%; margin: -5px 0 0 -10px;}
.Pages .p_page > a.a_prev:before{border-right-color: #000;border-right-width: 8px;}
.Pages .p_page > a.a_next:before{border-left-color: #000;border-left-width: 8px; margin-left: -4px;}
.Pages a.a_prev:hover:before{border-right-color: #fff;}
.Pages a.a_next:hover:before{border-left-color: #fff;}
@media(max-width:640px){
.Pages{padding: 6vw 0 8vw 0;}
.Pages em{display: none;}
.Pages a{background-color: #eee;}
}
/*PicList002953 */
.body_f5f5f5{background: #f5f5f5;}
.PicList002953{padding: 4.5vw 0 2vw;}
.PicList002953 li{float: left;width: 32%; margin-bottom:3%;margin-right:2%;}
.PicList002953 li a{display: block;padding: 0vw;}
.PicList002953 li aside.dot{font-size: 0.22rem;line-height: 1em;border-left:2px solid #3d8c4a; margin-bottom:0px;padding-left: 20px;}
.PicList002953 li a:hover aside.dot{}
.PicList002953 li .pic{overflow: hidden;border-radius: 0px;margin-bottom:0.2rem;}
.PicList002953 li figure{padding-bottom:65%;}
@media(min-width:768px){
.PicList002953 li:nth-child(3n){margin-right:0;}
}
@media(max-width:768px){
.PicList002953 ul{display: flex; flex-wrap: wrap; justify-content: space-between}
.PicList002953 li{width: 48.5%; margin-right: 0}
.PicList002953 li:first-child{width: 100%}
.PicList002953 li:not(:first-child){margin-top: 4%}
}

.PicList002954{padding: 4.5vw 0 2vw;}
.PicList002954 li{float: left;width: 32%; margin-bottom:3%;margin-right:2%;}
.PicList002954 li a{display: block;padding: 0vw;position: absolute;width:100%;height: 100%;left:0;top:0;z-index: 10;}
.PicList002954 li a.a_play{background:rgba(0,0,0,0.35);}
.PicList002954 li a.a_play::before,
.PicList002954 li a.a_play::after{position: absolute; content:'';z-index: 5;top: 50%;left: 50%;}
.PicList002954 li a.a_play::before{width: 0.6rem;height: 0.6rem;border: 3px solid rgba(255,255,255,1);margin-left: -0.3rem;margin-top: -0.3rem;border-radius: 50%;}
.PicList002954 li a.a_play::after{width: 0;height: 0;border-top: 0.12rem solid transparent;border-bottom: 0.12rem solid transparent;border-left: 0.15rem solid rgba(255,255,255,1);margin-left: -0.05rem;margin-top: -0.12rem;}
.PicList002954 li aside.dot{font-size: 0.22rem;line-height: 1em;border-left:2px solid #3d8c4a;color:#333; margin-bottom:0px;padding-left: 20px;}
.PicList002954 li a:hover aside.dot{}
.PicList002954 li .pic{overflow: hidden;border-radius: 0px;margin-bottom:0.2rem;}
.PicList002954 li figure{padding-bottom:65%;}

.PicList002954 .video_files{position:fixed; left:0; top:0; width:100%; height:100%; z-index:100;background:rgba(0,0,0,0.5);}
.PicList002954 .video_files .ytable{height: 100%}
.PicList002954 .video_files .ytable-cell{text-align: center;}
.PicList002954 .video_files .videocon{width:90%;max-width:900px;margin:0 auto;position: relative;}
.PicList002954 .video_files video{width:100%;background-color:#000;}
.PicList002954 .video_files .close{position: absolute;right: -4%;top: -0.4rem;z-index: 10;width: 32px;height: 32px;cursor: pointer;}
.PicList002954 .video_files .close::before,
.PicList002954 .video_files .close::after{ position:absolute; content:''; width:3px; height:100%; border-radius:3px; background-color:#fff; left:13px; top:0px;}
.PicList002954 .video_files .close::before{ transform:rotate(45deg);}
.PicList002954 .video_files .close::after{ transform:rotate(-45deg);}

@media(min-width:768px){
.PicList002954 li:nth-child(3n){margin-right:0;}
}
@media(max-width:768px){
.PicList002954 ul{display: flex; flex-wrap: wrap; justify-content: space-between}
.PicList002954 li{width: 48.5%; margin-right: 0}
.PicList002954 li:first-child{width: 100%}
.PicList002954 li:not(:first-child){margin-top: 4%}
}


/*PicList002735 */
.PicList002735{padding:4.5vw 0 1vw;}
.PicList002735 li{float: left; margin-bottom: 2%; margin-top:0;}
.PicList002735 li a{display: block;transition: 0.3s;}
.PicList002735 li figure{padding-bottom: 150%;}
.PicList002735 li .txt{padding: 20px;}
.PicList002735 li .txt h3{font-size: 0.22rem; color: #333;margin:0;font-weight: normal;text-align: center}
@media(min-width:769px){
.PicList002735 li{width: 18.4%; }
.PicList002735 li:not(:nth-child(5n)){margin-right: 2%;}
}
@media(max-width:768px){
.PicList002735 li{width: 48%; }
.PicList002735 li:not(:nth-child(2n)){margin-right: 4%;}
}

/*PicList002736 */
.PicList002736{padding:4.5vw 0 1vw;}
.PicList002736 li{float: left; margin-bottom: 2%; margin-top:0;}
.PicList002736 li a{display: block;transition: 0.3s;}
.PicList002736 li figure{padding-bottom: 150%;}
.PicList002736 li .txt{padding: 20px;}
.PicList002736 li .txt h3{font-size: 0.22rem; color: #333;margin:0;font-weight: normal;text-align: center}
@media(min-width:769px){
.PicList002736 li{width: 18.4%; }
.PicList002736 li:not(:nth-child(5n)){margin-right: 2%;}
}
@media(max-width:768px){
.PicList002736 li{width: 48%; }
.PicList002736 li:not(:nth-child(2n)){margin-right: 4%;}
}



/*RighInfo002973 */
.RighInfo002973{padding:4vw 0;color: #333;font-size: 16px;}
.RighInfo002973 > .auto{box-shadow: 0 0rem 0.3rem rgba(0,0,0,0.1)}
.RighInfo002973 .news-details{max-width: 1280px; padding: 3% 0;}
.RighInfo002973 .news-details .title{text-align: center;border-bottom:1px solid #e8e8e8;padding-bottom:1vw;}
.RighInfo002973 .news-details .title h1{font-size: 0.3rem;font-weight: normal; margin: 0 0 20px 0;}
.RighInfo002973 .news-details .title aside span{display: inline-block; vertical-align: middle; margin: 0 15px 5px;line-height: 16px;color:#999;}
.RighInfo002973 .news-details .title .bshare-custom{display: inline-block;}
.RighInfo002973 .bshare-custom a{background-position: center center; margin: 0 0 0 14px;}
.RighInfo002973 .bshare-custom a.bshare-weixin{background-image: url("../images/RighInfo002973_share_wx.png");}
.RighInfo002973 .bshare-custom a.bshare-sinaminiblog{background-image: url("../images/RighInfo002973_share_sina.png");}
.RighInfo002973 .bshare-custom a.bshare-qzone{background-image: url("../images/RighInfo002973_share_qz.png");}
.RighInfo002973 .news-details .edit-info{line-height: 1.875em;border-bottom: 1px solid #e8e8e8;padding: 2% 0; margin-bottom: 2%;color:#666;}
.RighInfo002973 .news-details .edit-info p{margin:0.12rem 0;}
.RighInfo002973 .news-details .edit-info .ct{text-align: center}

.RighInfo002973 .pn-page aside{padding: 8px 0;}
.RighInfo002973 .pn-page aside a{color: #666;}
.RighInfo002973 .pn-page aside a b{color: #333;}
.RighInfo002973 .operating a:hover,
.RighInfo002973 .pn-page aside a:hover{color: #3d8c4a;}
.RighInfo002973 .operating{overflow: hidden;line-height: 24px;}
.RighInfo002973 .operating a{padding-left: 25px;background-repeat: no-repeat;background-position: left center;}
.RighInfo002973 .operating a:not(:last-child){margin-right: 45px;}
.RighInfo002973 .operating a.a-print{background-image: url("../images/RighInfo002973_fh.png");}
.RighInfo002973 .operating a.a-close{background-image: url("../images/RighInfo002973_close.png");}
@media(min-width:1025px){
.RighInfo002973 .pn-page{min-height: 24px; position: relative;padding-right: 230px;}
.RighInfo002973 .pn-page .operating{position: absolute;right: 0; top: 50%; transform: translateY(-50%);}
.RighInfo002973 .operating a{float: left;}
}
@media(max-width:1024px){
.RighInfo002973 .operating{text-align: right; padding-bottom: 20px;}
.RighInfo002973 .operating a{display: inline-block;}
}
@media(max-width:640px){
.RighInfo002973 .news-details .title h1{font-size:6vw;}
.RighInfo002973{ font-size: 14px;}
}


.TeamDetails{padding:4vw 0;color: #333;font-size: 16px;}
.TeamDetails > .auto{box-shadow: 0 0rem 0.3rem rgba(0,0,0,0.1)}
.TeamDetails .details{max-width: 1280px; padding: 3% 0;margin:0 auto;}
.TeamDetails .details .pic{width:27%;float:left;margin-right:5%;margin-bottom:2%;}
.TeamDetails .details .text{line-height: 1.8;color:#666;padding-top:2%;}
.TeamDetails .details .text .tit b{display: inline-block;font-size:0.3rem;color:#333;line-height: 1;}
.TeamDetails .details .text .tit b:after{content:'';width:0.3rem;height: 3px;background:#3d8c4a;display: block;margin:0.25rem 0;}
.TeamDetails .details .text p{margin:0.1rem 0;}
@media(max-width:768px){
	.TeamDetails .details{padding:3%;}
	.TeamDetails .details .pic{width:100%;float:none;margin-right:0;}
}

.Enrollment{padding:4.5vw 0;}
.Enrollment .list{display: flex;flex-wrap: wrap; justify-content: space-between}

.Enrollment .item{ padding:0.32rem;box-shadow: 0 0 0.3rem rgba(0,0,0,0.08)}
.Enrollment .item .icon{margin-bottom:0.1rem;max-width:.6rem}
.Enrollment .item .title{font-size:0.24rem;color:#333;margin:0;font-weight: normal;border-bottom:1px solid #e8e8e8;padding-bottom:0.1rem;}
.Enrollment .item .txt{line-height: 1.8;}
.Enrollment .item .txt b{color:#333;position: relative;padding-left:0.12rem;font-size:0.18rem;}
.Enrollment .item .txt b:after{content:'';width:5px;height: 5px;background:#3d8c4a;border-radius: 50%; display: block;position: absolute;left:0;top:0.1rem;}
@media(min-width:1024px){
.Enrollment .list:after{content: '';}
.Enrollment .list:after,
.Enrollment .item{width:31.3%;}
.Enrollment .item:nth-child(3)~.item{margin-top: 3%}
}
@media(min-width:640px) and (max-width:1024px){
.Enrollment .item{width:48.5%;}
.Enrollment .item:nth-child(2)~.item{margin-top: 3%}
}
@media(max-width:640px){
.Enrollment .item{width:100%;}
}

.ContactUs{padding:4.5vw 0;}
.ContactUs .list{display: flex;flex-wrap: wrap;justify-content: space-between}
.ContactUs .item{border-right:1px dashed #e4e4e4;}

.ContactUs .item .title{font-size:0.24rem;color:#333;font-weight: normal;margin:0;}
.ContactUs .item .title:after{content:'';width:0.2rem;height: 2px;background:#3d8c4a;display: block;margin:0.22rem 0;}
.ContactUs .item p{line-height: 1.8;margin:0.1rem 0;padding-left:0.28rem;position: relative;}
.ContactUs .item p.person{background:url(../images/person-icon.svg) no-repeat left top 0.05rem/0.19rem;}
.ContactUs .item p.tel{background:url(../images/tel-icon.svg) no-repeat left center/0.18rem;}
.ContactUs .item p.addr{background:url(../images/addr-icon.svg) no-repeat left center/0.20rem;}
@media(min-width:1024px){
.ContactUs .list:after{content: ''}
.ContactUs .list:after,
.ContactUs .item{width:31.3%;}
.ContactUs .item:nth-child(3n){border-right:0;}
.ContactUs .item:nth-child(3)~.item{margin-top: 3%}
}
@media(min-width:640px) and (max-width:1024px){
.ContactUs .item{width:48.5%;}
.ContactUs .item:nth-child(2n){border-right:0;}
.ContactUs .item:nth-child(2)~.item{margin-top: 3%}
}
@media(max-width:640px){
.ContactUs .item{width:100%; margin: 3% 0}
}

.Highschool{padding:4.5vw 0 1vw;}
.Highschool .info{margin-bottom:4vw;}
.Highschool .info h2.tit{font-size:0.24rem;color:#333;font-weight: normal;}
.Highschool .info p{line-height: 1.8;margin:0.12rem 0;}
.Highschool .img{width:50%;float:right;margin-left:6%;}
@media(max-width:1024px){
.Highschool .info{display: flex; flex-wrap: wrap}
.Highschool .img{width: 100%; float: none; margin-left: 0;}
.Highschool .lm-title{order: -1; width: 100%}
.Highschool .edit{width: 100%}
}

.EliteClass{padding:4.5vw 0 1vw;}
.EliteClass .box{padding-bottom:5%;}
.EliteClass .box h2.tit{color:#333;font-weight: normal;font-size:0.22rem;margin-top:0;position: relative;padding-left:0.15rem;}
.EliteClass .box h2.tit:after{content:'';width:5px;height: 5px;background:#3d8c4a;border-radius: 50%; display: block;position: absolute;left:0;top:0.14rem;}
.EliteClass .box p{line-height: 1.8;margin:0.1rem 0;}

.EliteClass .box1 ul li{margin-bottom:2%}
.EliteClass .box2 ul{display: flex;flex-wrap: wrap;justify-content: space-between; margin-top:2%;}
.EliteClass .box2 ul li{width:48.5%;margin-bottom:3%;border:1px solid #e8e8e8;padding:2.5%;}
@media(max-width:640px){
.EliteClass .box2 ul li{width:100%;}
}

.sitemap li{width: 20%; padding: 1% 0}

.link_list ul{margin: 0 -1%}
.link_list li{width: 25%;padding:1%;}
.link_list li a{display: block; height: 100%; padding: .2rem; box-shadow:  0 0 10px #ddd; border-radius: 10px;}
.link_list li figure{padding-bottom: 30%}
.link_list li .txt{text-align: center}

.search_list li {padding:1% 10px 1% 20px; border-bottom: solid 1px #ddd; background: url(../images/more.png) no-repeat left; background-size:8px;}
.search_list li time{float:right; opacity: 0.7}

[class*=img-] .pic{position: relative}
[class*=img-] figure{ position: relative; overflow: hidden}
[class*=-mid] figure{ padding-bottom: 100%;}
[class*=-mid] figure img{position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; width: 100%; height: 100%; object-fit: cover; -o-object-fit: cover}
[class*=-zoom] figure img{
-webkit-transition: -webkit-transform 1.2s ease;
transition: -webkit-transform 1.2s ease;
transition: transform 1.2s ease;
transition: transform 1.2s ease,-webkit-transform 1.2s ease;
}
[class*=-zoom] .item:hover figure img{ -webkit-transform:scale(1.2);transform:scale(1.2)}
[class*=-full] figure img{object-fit: contain; -o-object-fit: contain;-webkit-transform:scale(0.8);transform:scale(0.8)}
[class*=-zoom-full] .item:hover figure img{ -webkit-transform:scale(1);transform:scale(1)}


/*Floor002948 */
.Floor002948{padding:5vw 0 2vw;}
.Floor002948 .new-list .box,
.Floor002948 .new-top .box{box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);}
.Floor002948 .new-top{position: relative;z-index: 1;}
.Floor002948 .new-top aside.dot{line-height: 56px;padding: 0 110px 0 1.667em;font-size: 18px;}
.Floor002948 .new-list .rk{margin-top:1.5vw;}
.Floor002948 .new-list .rk dd{width: 22.75%;float:left;margin-right: 3%;margin-bottom: 3%;box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);text-align: center;}
.Floor002948 .new-list .rk dd:nth-child(4n){margin-right:0;}
.Floor002948 .new-list .rk dd a{display: block;padding:0.3rem;}
.Floor002948 .new-list .rk dd .icon{margin-bottom: 0.12rem;}
.Floor002948 .new-list .rk dd h2{color:#333;font-weight: normal;margin:0;font-size: 0.22rem;}
.Floor002948 .new-list .rk dd:hover h2{color:#3d8c4a;}
@media(max-width:1600px){
.Floor002948 .new-list .rk dd a{padding:0.25rem}
.Floor002948 .new-list .rk dd h2{font-size: 0.18rem;}	
}
@media(max-width:480px){
.Floor002948 .new-top aside.dot{font-size: 4vw;}
.Floor002948 .new-list .rk dd{width: 48.5%;margin-right: 3%;}
.Floor002948 .new-list .rk dd:nth-child(2n){margin-right:0;}
}
.Floor002948 .new-top .btn{border-left: 1px solid #e5e5e5; width: 100px; position: absolute; right: 0; bottom: 0;height: 56px; z-index: 10;background: #fff;}
.Floor002948 .new-top .btn:before{position: absolute; content: ''; width: 4px; height: 4px; border-radius: 50%;background: #ccc; left: 50%; top: 50%; margin: -2px 0 0 -2px;}
.Floor002948 .new-top .slick-arrow{position: absolute; width: 12px; height: 12px; border-left: 2px solid #ccc;border-bottom: 2px solid #ccc; top: 50%; left: 50%; margin-top: -6px; }
.Floor002948 .new-top .slick-prev{margin-left: -24px; transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.Floor002948 .new-top .slick-next{margin-left: 12px;transform: rotate(-135deg);-webkit-transform: rotate(-135deg);-ms-transform: rotate(-135deg);}
.Floor002948 .new-top .slick-arrow:hover{border-color: #3d8c4a;}

.Floor002948 .new-top .Ispic{position: relative}
.Floor002948 li a.a_play{display: block;padding: 0vw;position: absolute;width:100%;height: 100%;left:0;top:0;z-index: 10;}
.Floor002948 li a.a_play{background:rgba(0,0,0,0.35);}
.Floor002948 li a.a_play::before,
.Floor002948 li a.a_play::after{position: absolute; content:'';z-index: 5;top: 50%;left: 50%;}
.Floor002948 li a.a_play::before{width: 0.6rem;height: 0.6rem;border: 3px solid rgba(255,255,255,1);margin-left: -0.3rem;margin-top: -0.3rem;border-radius: 50%;}
.Floor002948 li a.a_play::after{width: 0;height: 0;border-top: 0.12rem solid transparent;border-bottom: 0.12rem solid transparent;border-left: 0.15rem solid rgba(255,255,255,1);margin-left: -0.05rem;margin-top: -0.12rem;}
.Floor002948 .video_files{position:fixed; left:0; top:0; width:100%; height:100%; z-index:100;background:rgba(0,0,0,0.5);}
.Floor002948 .video_files .ytable{height: 100%}
.Floor002948 .video_files .ytable-cell{text-align: center;}
.Floor002948 .video_files .videocon{width:90%;max-width:900px;margin:0 auto;position: relative;}
.Floor002948 .video_files video{width:100%;background-color:#000;}
.Floor002948 .video_files .close{position: absolute;right: -4%;top: -0.4rem;z-index: 10;width: 32px;height: 32px;cursor: pointer;}
.Floor002948 .video_files .close::before,
.Floor002948 .video_files .close::after{ position:absolute; content:''; width:3px; height:100%; border-radius:3px; background-color:#fff; left:13px; top:0px;}
.Floor002948 .video_files .close::before{ transform:rotate(45deg);}
.Floor002948 .video_files .close::after{ transform:rotate(-45deg);}

@media(min-width:1025px){
.Floor002948 .new-list{width: 49%;}
.Floor002948 .new-top{width: 49%;}
.Floor002948 .new-top .Ispic{padding-bottom:64%; background-color:#000;}
}
@media(max-width:1024px){
.Floor002948 .new-top{margin-bottom:4vw;}
.Floor002948 .new-top .Ispic{padding-bottom: 64%;}
}
.Floor002948 .new-list ul{padding: 13px 18px;}
.Floor002948 .new-list li{line-height: 56px;}
.Floor002948 .new-list li:not(:last-child){border-bottom: 1px dotted #dedede;}
.Floor002948 .new-list li a{padding-left: 20px; background: url("../images/Floor002948_a.gif") no-repeat left center;font-size: 16px;}
.Floor002948 .new-list li time{float: right;color: #999; margin-left: 10px;}
@media(max-width:480px){
.Floor002948 .new-list li,
.Floor002948 .new-list li a{font-size: 3.5vw;}
}



/*Floor002709 */
.Floor002709{ padding:0 0 5vw 0;}
.Floor002709 li{ float:left;margin-bottom:2%;box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);padding:0.25rem 0.25rem 0 0.25rem;}
.Floor002709 li a{ display:block; color:#333; font-size:0.22rem; text-align:center; }
.Floor002709 li figure{ overflow:hidden;}
.Floor002709 li .Ispic{ display:block; padding-bottom:28%;background-color:#fff;background-size:contain; transition:0.3s ease-in-out;}
.Floor002709 li .txt{position:relative; }
.Floor002709 li .icon{ position:absolute; left:50%;  top:-2.0835em; margin-left:-2.0835em;background:#005bab; border-radius:50%; width:4.167em; height:4.167em; transition:0.3s;}
.Floor002709 li .icon img{ position:absolute; left:50%; width:1.875em; height:1.875em; top:50%; margin:-0.9375em 0 0 -0.9375em;}
.Floor002709 li p{ margin:0;padding:0.18rem;margin-top:0.15rem; border-top:1px dotted #e5e5e5; transition:0.3s;}
.Floor002709 li a:hover .icon{ transform:rotateY(180deg); -webkit-transform:rotateY(180deg);}
.Floor002709 li a:hover .Ispic{ transform:scale(1.12); -webkit-transform:scale(1.12);}
.Floor002709 li a:hover p{color:#3d8c4a;}
@media(min-width:1025px){
.Floor002709 li{width:32%;}
.Floor002709 li:not(:nth-child(3n)){ margin-right:2%;}
}

@media(max-width:1024px){
.Floor002709 li{width:48%; margin-bottom:4%;}
.Floor002709 li:not(:nth-child(2n)){ margin-right:4%;}
}

@media(max-width:480px){
.Floor002709 li .txt{ }
}







