
/* 内页banner */
.md26611.md-banner{width: 100%;position: relative;background-color: #000;}
.md26611.md-banner .banner-cont{width: 100%;}  
.md26611.md-banner .banner-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(580/1920*100%);}
.md26611.md-banner .banner-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md26611.md-banner .banner-text{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 16rem;max-width: 92%;}
.md26611.md-banner .banner-titles{width: 100%;margin-bottom: .08rem;color: #ffffff;line-height: 1.13;font-weight: bold;}
.md26611.md-banner .banner-intro{width: 100%;color: #ffffff;line-height: 1.6;}
.md26611.md-banner .banner-nav{position: absolute;bottom: -.45rem;left: 0;z-index: 18;width: 100%;}
.md26611.md-banner .bn-inner{width: 16rem;max-width: 92%;margin: 0 auto;}
.md26611.md-banner .bn-cont{width: 100%;display: flex;padding: 0 .26rem;font-size: 0;background-color: #f6f8fc;}
.md26611.md-banner .bn-left{flex: 1;width: 0;}
.md26611.md-banner .bn-swiper{display: inline-block;max-width: 100%;}
.md26611.md-banner .bn-item{transition: all  .3s; display: block;cursor: pointer;width: auto;position: relative;margin: 0 .27rem;color: #222222;line-height: .9rem;}
.md26611.md-banner .bn-item:after{transition: all  .3s; content: '';position: absolute;bottom: 0;left: 0;width: 0;height: 2px;background-color: var(--theme);}
.md26611.md-banner .bn-item:hover{color: var(--theme);}
.md26611.md-banner .bn-item:hover:after{width: 100%;}
.md26611.md-banner .bn-item.active{color: var(--theme);}
.md26611.md-banner .bn-item.active:after{width: 100%;}
.md26611.md-banner .bn-right{font-size: 0;margin: 0 .14rem;}
.md26611.md-banner .bn-one{display: inline-block;vertical-align: middle;line-height: .9rem;color: #999999;}
.md26611.md-banner .bn-one:after{content: '>';margin: 0 .05rem;}
.md26611.md-banner .bn-one:last-child:after{display: none;}
.md26611.md-banner .bn-one:nth-child(1):before{content: '';display: inline-block;vertical-align: middle;margin-right: .07rem;width: 1em;height: 1.5em;background-image: url('../images/a5.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
@media (max-width: 750px) {
  .md26611.md-banner .banner-img{padding-top: calc(400/750*100%);}
  .md26611.md-banner .bn-left{flex: none;width: 100%;text-align: center;}
  .md26611.md-banner .bn-item{margin: 0 .15rem;}
  .md26611.md-banner .bn-right{display: none;}
}

/* 新闻资讯-详情 */  
.md26612.md-news_details{position: relative;width: 100%;padding: 1.35rem 0 .85rem;}
.md26612.md-news_details img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md26612.md-news_details .layout{width: 16rem;max-width: 92%;margin: 0 auto;position: relative;z-index: 1;}
.md26612.md-news_details .e-decorate{position: absolute;bottom: 0;left: 0;width: 3.74rem;}
.md26612.md-news_details .e-decorate img{width: 100%;}
.md26612.md-news_details .e-cont{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.md26612.md-news_details .e-left{width: calc(100% - 3.4rem);}
.md26612.md-news_details .e-top{width: 100%;padding-bottom: .1rem;margin-bottom: .3rem;border-bottom: 1px solid #eff2f8;}
.md26612.md-news_details .e-titles{width: 100%;margin-bottom: .25rem;color: #111111;font-weight: bold;line-height: 1.3;}
.md26612.md-news_details .e-tipbox{width: 100%;font-size: 0;}
.md26612.md-news_details .e-tip{display: inline-block;vertical-align: middle;margin-bottom: .05rem;margin-right: .3rem;color: #999999;line-height: 1.6;}
.md26612.md-news_details .e-tip:last-child{margin-right: 0;}
.md26612.md-news_details .e-textbox{width: 100%;color: #444444;line-height: 2;}
.md26612.md-news_details .e-textbox *{line-height: inherit;max-width: 100%;}
.md26612.md-news_details .e-bottom{display: flex;align-items: center;flex-wrap: wrap; width: 100%;margin-top: .3rem;padding-top: .25rem;border-top: 1px solid #eff2f8;}
.md26612.md-news_details .e-lt{flex: 1;}
.md26612.md-news_details .e-link{transition: all  .3s; cursor: pointer;width: 100%;margin: .1rem 0;color: #444444;line-height: 1.5;}
.md26612.md-news_details .e-link:hover{color: var(--theme);}
.md26612.md-news_details .e-rt{padding-left: .5rem;}
.md26612.md-news_details .e-back{transition: all  .3s;display: inline-block;cursor: pointer;color: #222222;line-height: 1.6;}
.md26612.md-news_details .e-back img{margin-left: .08rem;width: 1em;}
.md26612.md-news_details .e-back:hover{color: var(--theme);}
.md26612.md-news_details .e-right{width: 2.85rem;}
.md26612.md-news_details .e-list{display: flex;flex-wrap: wrap;justify-content: space-between;width: 100%;}
.md26612.md-news_details .e-item{display: block;cursor: pointer;width: 100%;margin-bottom: .2rem;background-color: #f6f8fc;}
.md26612.md-news_details .e-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(160/285*100%);}
.md26612.md-news_details .e-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md26612.md-news_details .e-text{width: 100%;padding: .2rem .3rem .3rem;}
.md26612.md-news_details .e-name{transition: all  .3s; width: 100%;margin-bottom: .1rem;color: #222222;line-height: 1.8;}
.md26612.md-news_details .e-time{width: 100%;color: #999999;line-height: 1.5;}
.md26612.md-news_details .e-time img{height: 1.12em;margin-right: .06rem;}
.md26612.md-news_details .e-item:hover .e-img img{transform: scale(1.05);}
.md26612.md-news_details .e-item:hover .e-name{color: var(--theme);}

@media (max-width: 750px) {
  .md26612.md-news_details .e-left{width: 100%;margin-bottom: .5rem;}
  .md26612.md-news_details .e-lt{flex: none;width: 100%;}
  .md26612.md-news_details .e-rt{width: 100%;text-align: center;padding-left: 0;padding-top: .1rem;}
  .md26612.md-news_details .e-right{width: 100%;}
  .md26612.md-news_details .e-item{width: calc(50% - .15rem);}
}
