
.md22849.menu{position: fixed;top: 50%;right: .3rem;z-index: 38;}
.md22849.menu .menu-item{display: block;padding: .05rem 0;}
.md22849.menu .menu-item:last-child{display: none;}
.md22849.menu .menu-icon{display: block;position: relative;cursor: pointer;width: 1.25em;height: 1.25em;border-radius: 50%;}
.md22849.menu .menu-icon:after{content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%); width: .375em;height: .375em;border-radius: 50%;background-color: #999999;}
.md22849.menu .menu-item.active .menu-icon{border: solid 1px var(--theme);}
.md22849.menu .menu-item.active .menu-icon:after{background-color: var(--theme);}

.index_lucency .md22849.menu .menu-icon:after{background-color: #fff;}
.index_lucency .md22849.menu .menu-item.active .menu-icon{border: solid 1px #fff;}
.index_lucency .md22849.menu .menu-item.active .menu-icon:after{background-color: #fff;}

@media (max-width: 750px) {
   .md22849.menu{display: none;}
}

/* 首页-banner */
.md22876.md-home_banner{width: 100%;position: relative;}
.md22876.md-home_banner .a-swiper{width: 100%;}
.md22876.md-home_banner .a-item{width: 100%;position: relative;}
.md22876.md-home_banner .a-link{display: block;width: 100%;position: relative;}
.md22876.md-home_banner .a-media{width: 100%;height: 100vh;position: relative;overflow: hidden;}
.md22876.md-home_banner .a-media img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.md22876.md-home_banner .a-media video{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.md22876.md-home_banner .a-text{position: absolute;bottom: 1.1rem;left: 50%;transform: translate(-50%,0);width: 16rem;max-width: 92%;}
.md22876.md-home_banner .a-name{width: 100%;margin-bottom: .1rem;color: var(--theme);font-weight: bold;line-height: 1.27;}
.md22876.md-home_banner .a-titles{width: 100%;margin-bottom: .6rem;color: #fefefe;font-weight: bold;line-height: 1.2;}
.md22876.md-home_banner .a-more{transition: all .3s;display: inline-block;cursor: pointer;padding: 0 .2rem;line-height: .54rem;color: #fff;border: solid 1px #fff;}
.md22876.md-home_banner .a-more:after{transform: rotate(0);transition: all .3s; content: '';display: inline-block;vertical-align: middle;margin-left: .84rem;width: .75em;height: 1em;background-image: url(/static/home/images/a22.png);background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.md22876.md-home_banner .a-more:hover{background-color: var(--theme); border: solid 1px var(--theme);}
.md22876.md-home_banner .a-more:hover:after{transform: rotate(45deg);}
.md22876.md-home_banner .a-name,.md22876.md-home_banner .a-titles,.md22876.md-home_banner .a-more{opacity:0;transform:translate3d(0,80px,0);}
.md22876.md-home_banner .a-item.swiper-slide-active .a-name{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);} 
.md22876.md-home_banner .a-item.swiper-slide-active .a-titles{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);} 
.md22876.md-home_banner .a-item.swiper-slide-active .a-more{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);} 
.md22876.md-home_banner .a-item.swiper-slide-active .a-name{transition-delay: .5s;}
.md22876.md-home_banner .a-item.swiper-slide-active .a-titles{transition-delay: .7s;}
.md22876.md-home_banner .a-item.swiper-slide-active .a-more{transition-delay: .9s;}
.md22876.md-home_banner .a-pagination{position: absolute;bottom: .25rem;left: 0;width: 100%;text-align: center;font-size: 0;}
.md22876.md-home_banner .a-pagination .swiper-pagination-bullet{display: inline-block;vertical-align: middle;opacity: 1;margin: .05rem;border-radius: 0;width: .2rem;height: .04rem;background-color: #ffffff;}
.md22876.md-home_banner .a-pagination .swiper-pagination-bullet-active{background-color: var(--theme); }

.md22876.md-home_banner .a-item.center .a-text{bottom: auto;top: 50%;transform: translate(-50%,-50%);}

.md22876.md-home_banner .a-dynamic_graph{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.md22876.md-home_banner .a-dynamic_graph img{width: 100%;height: 100%;object-fit: cover;}
.md22876.md-home_banner .a-dynamic_graph2{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.md22876.md-home_banner .a-dynamic_graph2 img{width: 100%;height: 100%;object-fit: cover;}
@media (max-width: 750px) {
   .md22876.md-home_banner .a-media{height: auto;padding-top: calc(960/1920*100%);}
   .md22876.md-home_banner .a-text{bottom: auto;top: 50%;transform: translate(-50%,-50%);}
   .md22876.md-home_banner .a-titles{margin-bottom: .25rem;}
   .md22876.md-home_banner .a-more{line-height: .6rem;}
} 
.md22876.md-home_banner .a-item.swiper-slide-active .a-dynamic_graph{animation: dynamic_graph2md22876  6s ease-in-out infinite;}  
@keyframes dynamic_graph2md22876 {
   0% { transform: scale(1.00); } 
   100% { transform: scale(1.2); }
}

.md22877.md-home_product_use{display: flex;align-items: center;min-height: 100vh;width: 100%;padding-top: .9rem;}
.md22877.md-home_product_use img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md22877.md-home_product_use .layout{width: 16rem;max-width: 92%;margin: 0 auto;}
.md22877.md-home_product_use .index-top{width: 100%;text-align: center;padding-bottom: .35rem;}
.md22877.md-home_product_use .index-titles{width: 100%;color: #222222;font-weight: bold;line-height: 1.2;}
.md22877.md-home_product_use .index-en{width: 100%;padding-top: .05rem;color: var(--theme);line-height: 1.4;}
.md22877.md-home_product_use .b-cont{width: calc(100% + .2rem);position: relative;left: -.1rem;}
.md22877.md-home_product_use .b-swiper{width: 100%;}
.md22877.md-home_product_use .b-swiper .swiper-slide{width:50%;display: flex;flex-wrap: wrap;align-content: space-between;}
.md22877.md-home_product_use .b-item{display: block;width: 50%;padding: 0 .1rem;margin-top: .2rem;}
.md22877.md-home_product_use .b-link{display: block;cursor: pointer;width: 100%;position: relative;}
.md22877.md-home_product_use .b-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(280/385*100%);}
.md22877.md-home_product_use .b-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md22877.md-home_product_use .b-img:after{opacity: 0;transition: all .3s;content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 2.7rem;max-height: 100%;background-image: linear-gradient(0deg, #b92921 0%, rgba(185,41,33,.01) 100%);}
.md22877.md-home_product_use .b-text{position: absolute;bottom: 0;left: 0;width: 100%;padding: .25rem 1.25rem .25rem .3rem;max-height: 100%;overflow: auto;}
.md22877.md-home_product_use .b-text:after{opacity: 0;transition: all .3s;content: '';position: absolute;bottom: .3rem;right: .3rem;width: .54rem;height: .54rem;border-radius: 50%;background-color: #ffffff;background-image: url(/static/home/images/a2.png);background-size: .17rem auto;background-position: center center;background-repeat: no-repeat;}
.md22877.md-home_product_use .b-icon{width: 100%;height: .3rem;line-height: .3rem;}
.md22877.md-home_product_use .b-icon img{max-width: .3rem;max-height: 100%;}
.md22877.md-home_product_use .b-name{width: 100%;margin-top: .15rem;color: #ffffff;line-height: 1.4;}
.md22877.md-home_product_use .b-intro{display: none;margin-top: .1rem;width: 100%;color: #ffffff;line-height: 1.6;}
.md22877.md-home_product_use .b-link:hover .b-img img{transform: scale(1.05);}
.md22877.md-home_product_use .b-link:hover .b-img:after{opacity: .9;}
.md22877.md-home_product_use .b-link:hover .b-text:after{opacity: 1;}
.md22877.md-home_product_use .b-link:hover .b-intro{display: -webkit-box;}
.md22877.md-home_product_use .b-swiper .swiper-slide:nth-child(2n + 1) .b-item:nth-child(1){width: 100%;}
.md22877.md-home_product_use .b-swiper .swiper-slide:nth-child(2n + 1) .b-item:nth-child(1) .b-img{padding-top: calc(280/790*100%);}
.md22877.md-home_product_use .b-swiper .swiper-slide:nth-child(2n) .b-item:nth-child(3){width: 100%;}
.md22877.md-home_product_use .b-swiper .swiper-slide:nth-child(2n) .b-item:nth-child(3) .b-img{padding-top: calc(280/790*100%);}

@media (max-width: 750px) {
   .md22877.md-home_product_use{min-height: 1rem;padding: .8rem 0;}
   .md22877.md-home_product_use .b-swiper .swiper-slide{width: 100%;}
}

.md22878.md-home_product{width: 100%;background-color: #f7f7f7;}
.md22878.md-home_product img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md22878.md-home_product .layout{width: 100%;margin: 0 auto;}
.md22878.md-home_product .index-top{width: 100%;padding-bottom: .6rem;}
.md22878.md-home_product .index-titles{width: 100%;color: #222222;font-weight: bold;line-height: 1.2;}
.md22878.md-home_product .index-en{width: 100%;padding-top: .05rem;color: var(--theme);line-height: 1.4;}
.md22878.md-home_product .c-cont{width: 100%;display: flex;align-items: center;flex-wrap: wrap;min-height: 100vh;width: 100%;padding-top: .9rem;}
.md22878.md-home_product .c-left{width: 68.75%;padding: 0 .6rem 0 1.6rem;}
.md22878.md-home_product .c-swiperbox1{width: 100%;}
.md22878.md-home_product .c-swiper{width: 100%;}
.md22878.md-home_product .c-item{display: block;width: 100%;}
.md22878.md-home_product .c-item .c-link{display: flex;flex-wrap: wrap; align-items: center;flex-direction: row-reverse;justify-content: space-between;cursor: pointer;width: 100%;}
.md22878.md-home_product .c-item .c-imgbox{width: 3.8rem;}
.md22878.md-home_product .c-item .c-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(380/380*100%);}
.md22878.md-home_product .c-item .c-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: contain;transform: scale(1.00);transition: all ease .5s;}
.md22878.md-home_product .c-item .c-text{width: calc(100% - 5.2rem);}
.md22878.md-home_product .c-item .c-name{transition: all .3s; width: 100%;margin-bottom: .15rem;color: #333333;font-weight: bold;line-height: 1.4;}
.md22878.md-home_product .c-item .c-intro{width: 100%;margin-bottom: .4rem;color: #666666;line-height: 2.1;}
.md22878.md-home_product .c-item .c-more{transition: all .3s;display: inline-block;cursor: pointer;padding: 0 .2rem;line-height: .54rem;color: var(--theme);border: solid 1px #cccccc;}
.md22878.md-home_product .c-item .c-more:after{transform: rotate(0);transition: all .3s; content: '';display: inline-block;vertical-align: middle;margin-left: .84rem;width: .75em;height: 1em;background-image: url(/static/home/images/a22-b.png);background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.md22878.md-home_product .c-link:hover .c-name{color: var(--theme);}
.md22878.md-home_product .c-link:hover .c-more{color: #fff;background-color: var(--theme); border: solid 1px var(--theme);}
.md22878.md-home_product .c-link:hover .c-more:after{transform: rotate(45deg);background-image: url(/static/home/images/a22.png);} 

.md22878.md-home_product .c-swiperbox2{width: calc(100% + .34rem);position: relative;left: -.17rem;margin-top: .5rem;}
.md22878.md-home_product .c-swiper2{width: 100%;}
.md22878.md-home_product .c-nav{display: block;width: 1.04rem;min-width: 100px;padding: 0 .17rem;}
.md22878.md-home_product .c-box{transition: all .3s;opacity: .7;display: block;cursor: pointer; width: 100%;text-align: center;}
.md22878.md-home_product .c-nav .c-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(70/70*100%);}
.md22878.md-home_product .c-nav .c-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: contain;transform: scale(1.00);transition: all ease .5s;}
.md22878.md-home_product .c-nav .c-text{width: 100%;padding-top: .15rem;}
.md22878.md-home_product .c-nav .c-name{width: 100%;color: #333333;line-height: 1.37;}
.md22878.md-home_product .c-nav.active .c-box{opacity: 1;}
.md22878.md-home_product .c-nav.active .c-name{color: var(--theme);}

.md22878.md-home_product .c-right{width: 31.25%;position: relative;}
.md22878.md-home_product .c-right:after{content: '';position: absolute;top: 0;left: 0;z-index: 38;width: .5rem;height: 100%;background-image: url(/static/home/images/a29.png); background-size: 100% auto;background-position: left center;background-repeat: no-repeat;}
.md22878.md-home_product .c-bgbox{width: 100%;height: calc(100vh - .9rem);}
.md22878.md-home_product .c-bg{opacity: 0;z-index: -1;visibility: hidden;transition: all .5s;position: absolute;top: 0;left: 0;display: block;cursor: pointer;width: 100%;height: 100%;overflow: hidden;}
.md22878.md-home_product .c-bg.show{opacity: 1;z-index: 8;visibility: visible;}
.md22878.md-home_product .c-bg img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md22878.md-home_product .c-bg:hover img{transform: scale(1.05);}
.md22878.md-home_product .c-prev{z-index: 39;left: 0;margin-top: -.25rem;width: .19rem;height: .5rem;background-image: url(/static/home/images/a40.png);background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.md22878.md-home_product .c-prev:hover{background-image: url(/static/home/images/a40-b.png);}
.md22878.md-home_product .c-next{transform: rotate(-180deg);z-index: 39;left: .27rem;right: auto;margin-top: -.25rem;width: .19rem;height: .5rem;background-image: url(/static/home/images/a40.png);background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.md22878.md-home_product .c-next:hover{background-image: url(/static/home/images/a40-b.png);}

@media (max-width: 750px) {
   .md22878.md-home_product .layout{max-width: 92%;}
   .md22878.md-home_product .c-cont{min-height: 1rem;padding: 0;}
   .md22878.md-home_product .c-left{width: 100%;padding: .8rem 0;}
   .md22878.md-home_product .c-item .c-imgbox{width: 100%;max-width: 3.8rem; margin: 0 auto;}
   .md22878.md-home_product .c-item .c-text{width: 100%;padding-top: .3rem;text-align: center;}
   .md22878.md-home_product .c-item .c-more{line-height: .6rem;}
   .md22878.md-home_product .c-right{display: none;width: 100%;}
}

.md22879.md-home_about_us{display: flex;align-items: center;min-height: 100vh;width: 100%;padding-top: .9rem; }
.md22879.md-home_about_us img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md22879.md-home_about_us .layout{width: 16rem;max-width: 92%;margin: 0 auto;}
.md22879.md-home_about_us .index-top{width: 100%;margin-bottom: .35rem;}
.md22879.md-home_about_us .index-titles{width: 100%;color: #222222;font-weight: bold;line-height: 1.2;}
.md22879.md-home_about_us .index-en{width: 100%;padding-top: .05rem;color: var(--theme);line-height: 1.4;}
.md22879.md-home_about_us .index-more{transition: all .3s;display: inline-block;cursor: pointer;padding: 0 .2rem;line-height: .54rem;color: var(--theme);border: solid 1px #cccccc;}
.md22879.md-home_about_us .index-more:after{transform: rotate(0);transition: all .3s; content: '';display: inline-block;vertical-align: middle;margin-left: .84rem;width: .75em;height: 1em;background-image: url(/static/home/images/a22-b.png);background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.md22879.md-home_about_us .index-more:hover{color: #fff;background-color: var(--theme); border: solid 1px var(--theme);}
.md22879.md-home_about_us .index-more:hover:after{transform: rotate(45deg);background-image: url(/static/home/images/a22.png);} 
.md22879.md-home_about_us .d-top{width: 100%;display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}
.md22879.md-home_about_us .d-left{width: calc(630/1600*100%);padding: .3rem 0;}
.md22879.md-home_about_us .d-textbox{width: 100%;margin-bottom: .7rem;color: #333333;line-height: 2;}
.md22879.md-home_about_us .d-right{width: calc(800/1600*100%);}
.md22879.md-home_about_us .d-video{display: block;cursor: pointer;position: relative; width: 100%;}
.md22879.md-home_about_us .d-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(500/800*100%);}
.md22879.md-home_about_us .d-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md22879.md-home_about_us .d-play{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.md22879.md-home_about_us .d-play img{width: 1.3rem;}
.md22879.md-home_about_us .d-video:hover .d-img img{transform: scale(1.05);}

.md22879.md-home_about_us .d-bottom{width: 100%;position: relative;box-shadow: 0 0 .3rem rgba(0,0,0,.06);}
.md22879.md-home_about_us .d-swiper{width: 100%;}
.md22879.md-home_about_us .d-item{width: 25%;height: auto;}
.md22879.md-home_about_us .d-box{display: flex;align-items: center;flex-direction: row-reverse;min-height: 1.4rem;padding: .25rem .3rem;width: 100%;height: 100%;border-right: 1px solid #f3f3f3;}
.md22879.md-home_about_us .d-icon{width: .42rem;height: .42rem;text-align: center;line-height: .42rem;}
.md22879.md-home_about_us .d-icon img{max-width: 100%;max-height: 100%;}
.md22879.md-home_about_us .d-text{flex: 1;padding-right: .3rem;}
.md22879.md-home_about_us .d-nubbox{width: 100%;}
.md22879.md-home_about_us .d-nub{display: inline-block;vertical-align: bottom;color: var(--theme);line-height: 1.2;font-weight: bold;}
.md22879.md-home_about_us .d-unit{display: inline-block;vertical-align: bottom;position: relative;top: -.2em; color: var(--theme);line-height: 1.4;}
.md22879.md-home_about_us .d-intro{width: 100%;padding-top: .05rem;color: #666666;line-height: 1.6;}

@media (max-width: 750px) {
   .md22879.md-home_about_us{min-height: 1rem;padding: .8rem 0;}
   .md22879.md-home_about_us .d-left{width: 100%;padding: 0 0 .5rem;}
   .md22879.md-home_about_us .d-right{width: 100%;}
   .md22879.md-home_about_us .d-item{width: 50%;max-width: 4.5rem;}
   .md22879.md-home_about_us .index-more{line-height: .6rem;}
}

.md22882.md-home_news{display: flex;align-items: center;min-height: 100vh;width: 100%;padding-top: .9rem;background-color: #f7f7f7;}
.md22882.md-home_news img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md22882.md-home_news .layout{width: 16rem;max-width: 92%;margin: 0 auto;}
.md22882.md-home_news .index-top{width: 100%;}
.md22882.md-home_news .index-titles{width: 100%;color: #222222;font-weight: bold;line-height: 1.2;}
.md22882.md-home_news .index-en{width: 100%;padding-top: .05rem;color: var(--theme);line-height: 1.4;}
.md22882.md-home_news .index-more{transition: all .3s;display: inline-block;cursor: pointer;padding: 0 .2rem;line-height: .54rem;color: var(--theme);border: solid 1px #cccccc;}
.md22882.md-home_news .index-more:after{transform: rotate(0);transition: all .3s; content: '';display: inline-block;vertical-align: middle;margin-left: .84rem;width: .75em;height: 1em;background-image: url(/static/home/images/a22-b.png);background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.md22882.md-home_news .index-more:hover{color: #fff;background-color: var(--theme); border: solid 1px var(--theme);}
.md22882.md-home_news .index-more:hover:after{transform: rotate(45deg);background-image: url(/static/home/images/a22.png);} 
.md22882.md-home_news .e-top{width: 100%;display: flex;align-items: center;padding-bottom: .55rem;}
.md22882.md-home_news .e-lt{flex: 1;padding-right: .3rem;}
.md22882.md-home_news .e-rt{font-size: 0;}
.md22882.md-home_news .e-bottom{width: 100%;position: relative;}
.md22882.md-home_news .e-swiper{width: 100%;}
.md22882.md-home_news .e-item{width: 33.33%;height: auto;}
.md22882.md-home_news .e-link{display: block;cursor: pointer;width: 100%;padding: .3rem .3rem .25rem;height: 100%;background-color: #fff;border-right: 1px solid #e5e5e5;}
.md22882.md-home_news .e-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(240/473*100%);}
.md22882.md-home_news .e-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md22882.md-home_news .e-text{width: 100%;padding-top: .25rem;}
.md22882.md-home_news .e-time{width: 100%;margin-bottom: .15rem;color: #666666;line-height: 1.6;}
.md22882.md-home_news .e-time img{height: 1.12em;margin-right: .1rem;}
.md22882.md-home_news .e-name{transition: all .3s;width: 100%;margin-bottom: .2rem;color: #333333;line-height: 1.35;}
.md22882.md-home_news .e-more{transition: all .3s;width: 100%;line-height: 1.7;color: #333333;}
.md22882.md-home_news .e-more:after{content: '';display: inline-block;vertical-align: middle;margin-left: .06rem;width: 1.2em;height: 1em; background-image: url(/static/home/images/a2.png);background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.md22882.md-home_news .e-link:hover .e-img img{transform: scale(1.05);}
.md22882.md-home_news .e-link:hover .e-name{color: var(--theme);}
.md22882.md-home_news .e-link:hover .e-more{color: var(--theme); }
.md22882.md-home_news .e-prev{transform: rotate(0);transition: all .3s;left: -.84rem;margin-top: -.27rem;width: .54rem;height: .54rem;border-radius: 50%;border: solid 1px #cccccc;background-image: url(/static/home/images/a23-b.png);background-size: .12rem auto;background-position: center center;background-repeat: no-repeat;}
.md22882.md-home_news .e-prev:hover{transform: rotate(-45deg);background-image: url(/static/home/images/a23.png);background-color: var(--theme); border: solid 1px var(--theme);}
.md22882.md-home_news .e-next{transform: rotate(0);transition: all .3s;right: -.84rem;margin-top: -.27rem;width: .54rem;height: .54rem;border-radius: 50%;border: solid 1px #cccccc;background-image: url(/static/home/images/a22-b.png);background-size: .12rem auto;background-position: center center;background-repeat: no-repeat;}
.md22882.md-home_news .e-next:hover{transform: rotate(45deg);background-image: url(/static/home/images/a22.png);background-color: var(--theme); border: solid 1px var(--theme);}

@media (max-width:900px) {
    .md22882.md-home_news .e-bottom{padding-bottom: .8rem;}
    .md22882.md-home_news .e-prev{left: calc(50% - .8rem);bottom: 0;top: auto;margin-top: 0;}
    .md22882.md-home_news .e-next{right: calc(50% - .8rem);bottom: 0;top: auto;margin-top: 0;}
}
@media (max-width: 750px) {
   .md22882.md-home_news{min-height: 1rem;padding: .8rem 0;}
   .md22882.md-home_news .e-item{width: 50%;}   
   .md22882.md-home_news .index-more{line-height: .6rem;}
}




