
:root {
  --theme: #960038;
  --active: #f6d08f;
}

/* 头部 */
body{padding-top: .9rem;}
.__ID__.md-header{position: fixed;left: 0;top: 0;z-index: 123;width: 100%;height: .9rem;background-color: var(--theme);}
.__ID__.md-header .h-inner{width: 100%;max-width: 16.8rem;margin: 0 auto;display: flex;justify-content: space-between;}
.__ID__.md-header .h-index{display: inline-block;vertical-align: top;height: .9rem;line-height: .9rem;position: relative;}
.__ID__.md-header .h-logo{vertical-align: middle;height: .52rem;}
.__ID__.md-header .h-icon{position: absolute;top: 50%;left: calc(100% + .3rem);transform: translate(0,-50%);height: .46rem;}
.__ID__.md-header .h-menu{display: none;margin-left: .5rem; width: 1.4em;height: .9rem;background-repeat: no-repeat;background-position: center center;background-image: url(../images/header-menu.png);background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-header .h-mask{background-color: rgba(0,0,0,.6);position: fixed;left: 0;top: 0;right: 0;bottom: 0;z-index: 998;transition:all .5s;opacity: 0;visibility: hidden;}

.__ID__.md-header .h-cont{display: flex;align-items: center;}
.__ID__.md-header .h-nav{display: inline-block;vertical-align: top;margin-right: 1.65rem;font-size: 0;white-space: nowrap;position: relative;z-index: 8;}
.__ID__.md-header .h-li{display: inline-block;vertical-align: top;position: relative;margin: 0 .2rem;white-space: normal;}
.__ID__.md-header .h-link{color: var(--active);display: block;line-height: 0.9rem;}
.__ID__.md-header .h-sub{display: none;width: 10em;background-color: #fff;position: absolute;left: 50%;margin-left: -5em;top: 100%;z-index: 1000;padding: 0.05rem 0;border-radius: .3125em;box-shadow: 0 0 0.06rem rgba(0,0,0,0.1);}
.__ID__.md-header .h-sub>li>a{display: block;width: 100%;line-height: 1.71;padding: .06rem 0.03rem;text-align: center;color: #333;transition: background-color .3s,color .3s;}
.__ID__.md-header .h-sub>li>a:hover{color: var(--theme);}
.__ID__.md-header.show-menu .h-nav{transform: translate(0, 0);}
.__ID__.md-header.show-menu .h-mask{opacity:1;visibility:visible;}
.__ID__.md-header .h-right{font-size: 0;;}
.__ID__.md-header .h-tel{display: inline-block;vertical-align: middle;color: var(--active);line-height: 1;margin-right: .52rem;}
.__ID__.md-header .h-tel:before{content: "";display: inline-block;vertical-align: middle;width: .36rem;height: .36rem;border-radius: 50%;margin-right: .1rem;background-image: url(../images/header-phone.png);background-color: var(--active);background-size: .15rem auto;background-repeat: no-repeat;background-position: center center;}
.__ID__.md-header .h-search{display: inline-block;vertical-align: middle;width: 1.25em;height: .9rem;background-image: url(../images/header-search.png);background-size: 100% auto;background-repeat: no-repeat;background-position: center center;cursor: pointer;}
.__ID__.md-header .h-mask{background-color: rgba(0,0,0,.6);position: fixed;left: 0;top: 0;right: 0;bottom: 0;z-index: 998;transition:all .5s;opacity: 0;visibility: hidden;}
.__ID__.md-header .h-sch{display: none;width: 100%;padding: .4rem 0;position: fixed;top: 0;right: 0;margin-right: 0;z-index: 999;background-color: #fff;font-size: 0;text-align: center;}
.__ID__.md-header .h-form{width: 100%;background-color: transparent;position: relative;overflow: hidden;font-size: 0;}
.__ID__.md-header .h-text{width: 3.8rem;height: .4rem;line-height: .4rem;font-size: .14rem;padding: 0 .1rem 0 0.05rem;border: none;border-bottom: 1px solid #ccc;border-right: none;vertical-align: top;background-color: transparent;color: #333;text-align: left;vertical-align: top;}
.__ID__.md-header .h-smt{background-image: url(../images/header-search-black.png);background-position: center center;width: .4rem;height: .4rem;background-size: .2rem auto;background-repeat: no-repeat;color: transparent;cursor: pointer;border: none;border-bottom: 1px solid #ccc;background-color: transparent;transition: all .3s;vertical-align: top;}
.__ID__.md-header.show-sch .h-mask{opacity:1;visibility:visible;}
.__ID__.md-header.show-sch .h-sch{display: block;}
@media(max-width: 1920px){
   .__ID__.md-header .h-sch{padding: 40px 0;}
   .__ID__.md-header .h-text{width: 380px;height: 40px;line-height: 40px;font-size: 14px;padding: 0 10px 0 5px;}
   .__ID__.md-header .h-smt{width: 40px;height: 40px;background-size: 20px auto;}
}
@media(max-width: 1350px){
   .__ID__.md-header .h-nav{margin-right: 1rem;}
}
@media(min-width:1201px){
  .__ID__.md-header .h-li.active .h-link:after{content: "";position: absolute;left: 50%;bottom: .07rem;transform: translate(-50%,0);width: .36rem;height: .12rem;background-image: url('../images/header1.png'); background-size: contain;background-position: center center;background-repeat: no-repeat;}
}

@media(max-width: 1200px){
   .__ID__.md-header .h-inner{max-width: calc(100% - .6rem);}
   .__ID__.md-header .h-nav{position: fixed;left: auto;right: 0;top: 0;width: 260px;height: 100vh;text-align: left;white-space: normal;margin: 0;padding: 10px 0;background-color: var(--theme);overflow: auto;z-index: 1000;transform: translate(100%, 0);transition: transform .3s;}
   .__ID__.md-header .h-li{width: 100%;margin: 0;}
   .__ID__.md-header .h-link{display: inline-block; padding: 0;padding-left: 20px;height: 40px;line-height: 40px;font-size: 16px;}
   .__ID__.md-header .h-li.has-nav:after {content: "";background-image: url('../images/header-right.png');background-size: 16px auto;background-position: center center;background-repeat: no-repeat; display: inline-block;width: 40px;height: 40px;line-height: 40px;text-align: center;position: absolute;right: 0;top: 0;font-size: 20px;color: #333;}
   .__ID__.md-header .h-li.has-nav.show:after {background-size: 18px auto;background-image: url('../images/header-down.png');}
   .__ID__.md-header .h-sub{position: relative;top: 0;left: 0;margin-left: 0; width: 100% !important;border-radius: 0;background-color: #fff;box-shadow: none;transform: translate(0,0);}
   .__ID__.md-header .h-sub>li>a{white-space: normal;text-align: left;padding-left: 40px;color: #333;font-size: 14px;} 
   .__ID__.md-header .h-menu{display: block;}
}
@media(max-width: 750px){
    .__ID__.md-header.show-sch .h-text{width: 220px;}
}



/* 底部 */
.__ID__.md-footer{width: 100%;}
.__ID__.md-footer .f-inner{width: 100%;max-width: 16.8rem;margin: 0 auto;display: flex;flex-wrap: wrap;justify-content: space-between;}
.__ID__.md-footer .f-top{width: 100%;background-color: var(--theme);padding: .4rem .3rem .39rem;position: relative;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-footer .f-mid{width: 100%;background-color: #262626;padding: .8rem .3rem .89rem;}
.__ID__.md-footer .f-bot{width: 100%;background-color: #262626;padding: .28rem .3rem;border-top: 1px solid rgba(255,255,255,0.05);}
.__ID__.md-footer .f-index{display: inline-block;width: 2.45rem;}
.__ID__.md-footer .f-index img{width: 100%;}
.__ID__.md-footer .f-contact{font-size: 0;}
.__ID__.md-footer .f-one{display: inline-block;vertical-align: middle;font-size: 0;margin-left: .76rem;}
.__ID__.md-footer .f-one:first-child{margin-left: 0;}
.__ID__.md-footer .f-icon{width: auto;height: 1.5em;vertical-align: middle;margin-right: .2rem;}
.__ID__.md-footer .f-t{color: var(--active);line-height: 1.5;display: inline-block;vertical-align: middle;max-width: 20em;}
.__ID__.md-footer .f-top .f-inner{align-items: center;position: relative;z-index: 12;} 
.__ID__.md-footer .f-bot-left,
.__ID__.md-footer .f-bot-right{color: rgba(255,255,255,0.54);line-height: 1.5;}
.__ID__.md-footer .f-bot-left a,
.__ID__.md-footer .f-bot-right a{color: rgba(255,255,255,0.54);transition: color .3s;}
.__ID__.md-footer .f-bot-left a:hover,
.__ID__.md-footer .f-bot-right a:hover{color: #fff;}
.__ID__.md-footer .f-nav{display: flex;justify-content: space-between;width: 10.9rem;}
.__ID__.md-footer .f-li{display: inline-block;vertical-align: top;padding-right: .15rem;} 
.__ID__.md-footer .f-link{color: #fff;display: inline-block;vertical-align: top;margin-bottom: .36rem;line-height: 1;}
.__ID__.md-footer .f-sub{position: relative;}
.__ID__.md-footer .f-sub>li{margin-bottom: .12rem;}
.__ID__.md-footer .f-sub>li:last-child{margin-bottom: 0;}
.__ID__.md-footer .f-sub>li>a{display: inline-block;vertical-align: top;cursor: pointer;color: rgba(255,255,255,0.5);transition: color .3s;line-height: 1.5;}
.__ID__.md-footer .f-sub>li>a:hover{color: #fff;}
.__ID__.md-footer .f-mid-right-tit{color: #fff;line-height: 1;margin-bottom: .39rem;}
.__ID__.md-footer .f-codes{font-size: 0;}
.__ID__.md-footer .f-code{display: inline-block;vertical-align: top;width: 1.2rem;margin-right: .3rem;}
.__ID__.md-footer .f-code:last-child{margin-right: 0;}
.__ID__.md-footer .f-code-box{width: 100%;border-radius: 0.1rem;overflow: hidden;}
.__ID__.md-footer .f-code-img{width: 100%;vertical-align: top;}
.__ID__.md-footer .f-code-name{text-align: center;color: rgba(255,255,255,0.5);line-height: 1.5;padding-top: .2rem;}
@media(max-width: 750px){
    .__ID__.md-footer .f-index{margin: 0 auto .1rem;display: block;}
   .__ID__.md-footer .f-contact{width: 100%;text-align: center;}
   .__ID__.md-footer .f-one{margin: 0 .15rem .15rem;}
   .__ID__.md-footer .f-nav{width: 100%;flex-wrap: wrap;}
   .__ID__.md-footer .f-li{width: 100%;padding-right: 0;padding-bottom: .3rem;}
   .__ID__.md-footer .f-sub>li{display: inline-block;margin-right: .25rem;margin-bottom: .15rem;}

   .__ID__.md-footer .f-mid-right{width: 100%;}
   .__ID__.md-footer .f-codes{width: 100%;}
   .__ID__.md-footer .f-code{width: 33.33%;margin: 0;padding: .15rem;}
   .__ID__.md-footer .f-code-box{max-width: 120px;margin: 0 auto;}

   .__ID__.md-footer .f-bot-left,
   .__ID__.md-footer .f-bot-right{width: 100%;text-align: center;}
}


/* 首页-banner */
.__ID__.a-main{width: 100%;position: relative;}
.__ID__.a-main .a-bn{width: 100%;}
.__ID__.a-main .a-s{position: relative;}
.__ID__.a-main .a-box{width: 100%;height: 100vh;max-height: 9.4rem;position: relative;}
/* .__ID__.a-main .a-box:before{content: "";display: block;width: 100%;padding-top: 16.8229%;background-image: url(../images/index-1-mask.png);background-size: 100% 100%;position: absolute;left: 0;top: 0;z-index: 12;} */
.__ID__.a-main .a-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.__ID__.a-main .a-text{width: 100%;text-align: center;position: absolute;left: 0;top: 2rem;z-index: 12;}
.__ID__.a-main .a-tit{color: #fff;line-height: 1.1388;margin-bottom: .22rem;}
.__ID__.a-main .a-en{display: none;color: #fff;line-height: 1.5;}
.__ID__.a-main .a-arrows{position: absolute;right: 1.2rem;bottom: 1rem;z-index: 12;font-size: 0;}
.__ID__.a-main .a-arrow{width: .5rem;height: .5rem;display: inline-block;vertical-align: top;margin-left: .2rem;background-color: #f2f2f2;border-radius: .1rem;background-image: url(../images/index-1-arrow-b.png);background-size: .09rem auto;background-repeat: no-repeat;background-position: center center;cursor: pointer;transition: background-color .3s;}
.__ID__.a-main .a-arrow:hover{background-color: var(--theme);background-image: url(../images/index-1-arrow.png);}
.__ID__.a-main .a-prev{transform: rotate(180deg);}
.__ID__.a-main .a-bot{width: 100%;text-align: center;position: absolute;left: 0;bottom: .79rem;z-index: 12;}
.__ID__.a-main .a-center{display: inline-block;vertical-align: top;}
.__ID__.a-main .a-icon{width: .2rem;vertical-align: top;margin-bottom: .19rem;}
.__ID__.a-main .a-tip{color: #fff;line-height: 1;}

@media(max-width: 750px){
   .__ID__.a-main .a-box{height: auto;min-height: 1rem;padding-top: calc(940/1920*100%);}
   .__ID__.a-main .a-center{display: none;}
   .__ID__.a-main .a-arrows{right: .3rem;bottom: .3rem;}
}

/* 首页-资讯 */
.__ID__.b-main .index-lt{font-size: 0;}
.__ID__.b-main .index-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.b-main .index-icon{position: absolute;top: -.15rem;right: -.25rem;}
.__ID__.b-main .index-icon img{height: .45rem;}
.__ID__.b-main .index-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height:1.27;}
.__ID__.b-main .index-en{position: relative;z-index: 1;width: 100%;font-weight: bold;color: var(--theme);line-height: 1.3;}

.__ID__.b-main{width: 100%;padding: 1rem .3rem;background-image: url(../images/index-2-bg.jpg);background-size: cover;background-position: center top;position: relative;}
.__ID__.b-main .b-bg{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;z-index: 1;}
.__ID__.b-main .b-inner{width: 100%;max-width: 16.8rem;margin: 0 auto;display: flex;flex-wrap: wrap; justify-content: space-between;position: relative;z-index: 12;}
.__ID__.b-main .b-left{width: calc(1140/1680*100%);background-color: #fff;border-radius: .1rem;}
.__ID__.b-main .b-right{width: calc(500/1680*100%);background-color: #fff;border-radius: .1rem;}
.__ID__.b-main .b-hd{position: relative;width: 100%;border-bottom: 1px solid var(--theme);padding: 0.25rem 0.3rem;display: flex;justify-content: space-between;align-items: center;}
.__ID__.b-main .b-hd:after{content: '';position: absolute;bottom: 0;left: 2.07rem;width: 1.42rem;height: .13rem;background-image: url('../images/index-2-icon5.png');background-size: 100% 100%;background-position:bottom center;background-repeat: no-repeat;}
.__ID__.b-main .b-right .b-hd:after{left: 1.62rem;}
.__ID__.b-main .b-zh{color: #333;line-height: 1;font-weight: bold;margin-bottom: .05rem;}
.__ID__.b-main .b-en{color: var(--theme);line-height: 1;}
.__ID__.b-main .b-hd-morebox{position: relative;}
.__ID__.b-main .b-icon2{position: absolute;top: 50%;right: calc(100% + .3rem);transform: translate(0,-50%); width: 1.33rem;}
.__ID__.b-main .b-icon2 img{width: 100%;}
.__ID__.b-main .b-hd-more{display: inline-block;vertical-align: top;color: #333;line-height: .3rem;}
.__ID__.b-main .b-hd-more:after{content: "";display: inline-block;vertical-align: top;width: .3rem;height: .3rem;border-radius: 50%;margin-left: .2rem;transition: background-color .3s;background-color: #f1f1f1;background-image: url(../images/index-2-arrow.png);background-size: .07rem auto;background-repeat: no-repeat;background-position: center center;}
.__ID__.b-main .b-hd-more:hover{color: var(--theme);}
.__ID__.b-main .b-hd-more:hover:after{background-color: var(--theme);background-image: url(../images/index-2-arrow2.png);}
.__ID__.b-main .b-bot{width: 100%;padding: .3rem .3rem .06rem;}
.__ID__.b-main .b-big{width: 100%;font-size: 0;margin-bottom: .2rem;position: relative;}
.__ID__.b-main .b-icon{position: absolute;bottom: -.15rem;right: -.18rem;width: 2.33rem;}
.__ID__.b-main .b-icon img{width: 100%;}
.__ID__.b-main .b-box{display: inline-block;vertical-align: middle;width: 6.2rem;height: 4.01rem;border-radius: .1rem;overflow: hidden;}
.__ID__.b-main .b-img{width: 100%;height: 100%;object-fit: cover;vertical-align: top;transition: all 0.5s ease 0s;}
.__ID__.b-main .b-box:hover .b-img{transform: scale(1.07);}
.__ID__.b-main .b-text{position: relative;z-index: 1; display: inline-block;vertical-align: middle;width: calc(100% - 6.2rem);padding-left: .3rem;}
.__ID__.b-main .b-date{color: var(--theme);}
.__ID__.b-main .b-day{font-weight: bold;line-height: 1;display: inline-block;}
.__ID__.b-main .b-day:after{content: "";display: inline-block;vertical-align: top;width: 1px;height: .818181em;background-color: var(--theme);margin-top: .09em;margin-left: 0.22727em;margin-right: .4em;}
.__ID__.b-main .b-ym{line-height: 1;}
.__ID__.b-main .b-tit{display: block;color: #333;line-height: 1.6363;margin-top: .23rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;transition: color .3s;}
.__ID__.b-main .b-tit:hover{color: var(--theme);}
.__ID__.b-main .b-des{color: #888;line-height: 1.777;margin-top: .15rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.__ID__.b-main .b-btn{display: inline-block;vertical-align: top;background-color: var(--theme);color: #fff;cursor: pointer;border-radius: .1rem;line-height: .45rem;padding: 0 0.2rem;margin-top: .43rem;}
.__ID__.b-main .b-btn:after{content: "";display: inline-block;vertical-align: middle;width: 1.375em;height: 1.375em;background-color: rgba(255,255,255,0.2);border-radius: 50%;position: relative;top: -1px;margin-left: .26rem;background-image: url(../images/index-2-arrow2.png);background-size: .3125em auto;background-repeat: no-repeat;background-position: center center;transition: transform .3s;}
.__ID__.b-main .b-btn:hover:after{transform: translate(0.1rem,0);}
.__ID__.b-main .b-list{width: 100%;font-size: 0;}
.__ID__.b-main .b-item{display: inline-block;vertical-align: top;width: calc(50% - 0.1rem);margin-right: 0.2rem;margin-bottom: 0.2rem;background-color: #f7f7f7;padding: .2rem .26rem;border-radius: .1rem;font-size: 0;}
.__ID__.b-main .b-item:nth-child(2n){margin-right: 0;}
.__ID__.b-main .b-pic-box{display: inline-block;vertical-align: middle;width: 1.54rem;height: 1rem;border-radius: .1rem;overflow: hidden;}
.__ID__.b-main .b-pic{width: 100%;height: 100%;vertical-align: top;object-fit: cover;transition: all 0.5s ease 0s;}
.__ID__.b-main .b-txt{display: inline-block;vertical-align: middle;width: calc(100% - 1.54rem);padding-left: .22rem;padding-top: .06rem;}
.__ID__.b-main .b-t{color: #333;line-height: 1.666;margin-top: .08rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;transition: color .3s;}
.__ID__.b-main .b-item:hover .b-t{color: var(--theme);}
.__ID__.b-main .b-item:hover .b-pic{transform: scale(1.07);}
.__ID__.b-main .b-rows{width: 100%;}
.__ID__.b-main .b-row{display: flex;align-items: center;width: 100%;border-bottom: 1px solid #eee;padding: .3rem;font-size: 0;}
.__ID__.b-main .b-row:last-child{border-bottom: none;}
.__ID__.b-main .b-shield{display: flex;align-items: center;align-content: center;justify-content: center; flex-wrap: wrap;width: .77rem;height: .92rem;position: relative;text-align: center;background-image: url(../images/index-2-icon1.png);background-size: 100% 100%;transition: background-color .3s;}
.__ID__.b-main .b-bg-red{display: inline-block;width: 100%;height: 100%;background-image: url(../images/index-2-icon2.png);background-size: 100% 100%;position: absolute;left: 0;top: 0;z-index: 1;opacity: 0;transition: opacity .5s;}
.__ID__.b-main .b-day2{width: 100%; color: var(--theme);line-height: 1;margin-bottom: .06rem;transition: all .3s;position: relative;z-index: 12;}
.__ID__.b-main .b-ym2{display: inline-block;vertical-align: top;color: var(--theme);line-height: 1;padding-top: .09rem;border-top: .02rem solid var(--theme);transition: all .3s;position: relative;z-index: 12;}
.__ID__.b-main .b-row-right{flex: 1; padding-left: .2rem;}
.__ID__.b-main .b-head{color: #333;line-height: 1.6363;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;transition: color .3s;}
.__ID__.b-main .b-row:hover .b-head{color: var(--theme);}
.__ID__.b-main .b-row:hover .b-bg-red{opacity: 1;}
.__ID__.b-main .b-row:hover .b-day2{color: #fff;}
.__ID__.b-main .b-row:hover .b-ym2{color: #fff;border-top-color: #fff;}

@media(max-width: 1400px){
   .__ID__.b-main .b-shield{width: 55px;height: 66px;}
}
@media(max-width: 750px){
   .__ID__.b-main .b-left{width: 100%;margin-bottom: .3rem;}
   .__ID__.b-main .b-right{width: 100%;}
}

@media(max-width: 500px){
   .__ID__.b-main .b-box{width: 100%;height: auto;padding-top: calc(401/620*100%);position: relative;}
   .__ID__.b-main .b-img{position: absolute;top: 0;left: 0;}
   .__ID__.b-main .b-text{width: 100%;padding-left: 0;margin-top: .3rem;}
   .__ID__.b-main .b-btn{line-height: .5rem;}
   .__ID__.b-main .b-item{width: 100%;}
    .__ID__.b-main .b-shield{width: 1.2rem;height: 1.4rem;}
}

/* 首页-党建动态 */
.__ID__.d-main .index-top{width: 100%;padding-bottom: .3rem;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-end;}
.__ID__.d-main .index-lt{font-size: 0;margin-bottom: .25rem;}
.__ID__.d-main .index-rt{font-size: 0;margin-bottom: .25rem;}
.__ID__.d-main .index-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.d-main .index-more img{margin-left: .3rem;height: .56em;}
.__ID__.d-main .index-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.d-main .index-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.d-main .index-icon img{height: .86rem;}
.__ID__.d-main .index-titles{position: relative;z-index: 1;width: 100%;color: #fff;font-weight: bold;line-height:1.19;}
.__ID__.d-main .index-en{position: relative;z-index: 1;width: 100%;padding-top: .07rem;font-weight: bold;color: #fff;line-height: 1.3;}

.__ID__.d-main{width: 100%;padding: 1rem .3rem 1.2rem;position: relative;}
.__ID__.d-main .d-bg{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;object-fit: cover;}
.__ID__.d-main .d-mask{width: 100%;height: auto;position: absolute;left: 0;top: 0;z-index: 2;pointer-events: none;}
.__ID__.d-main .d-inner{width: 100%;max-width: 16.8rem;margin: 0 auto;position: relative;z-index: 12;}
.__ID__.d-main .d-hd{width: 100%;display: flex;align-items: flex-end;justify-content: space-between;margin-bottom: .66rem;}
.__ID__.d-main .d-title{display: inline-block;}
.__ID__.d-main .d-zh{color: #fff;line-height: 1;margin-bottom: .13rem;}
.__ID__.d-main .d-en{color: #fff;line-height: 1;font-weight: bold;}
.__ID__.d-main .d-more{display: inline-block;vertical-align: top;background-color: var(--theme);color: #fff;cursor: pointer;border-radius: .1rem;line-height: .6rem;padding: 0 0.2rem;}
.__ID__.d-main .d-more:after{content: "";display: inline-block;vertical-align: middle;width: 1.875em;height: 1.875em;background-color: rgba(255,255,255,0.2);border-radius: 50%;position: relative;top: -1px;margin-left: .46rem;transition: transform .3s;background-image: url(../images/index-2-arrow2.png);background-size: .4375em auto;background-repeat: no-repeat;background-position: center center;transition: transform .3s;}
.__ID__.d-main .d-more:hover:after{transform: translate(0.1rem,0);}
.__ID__.d-main .d-cont{width: 100%;font-size: 0;}
.__ID__.d-main .d-left{display: inline-block;vertical-align: middle;width: 8.8rem;height: 5.6rem;position: relative;}
.__ID__.d-main .d-box{width: 100%;height: 100%;border-radius: .1rem;opacity: 0;position: absolute;left: 0;top: 0;transform: translate(0,0.6rem);transition: all .3s;display: block;overflow: hidden;}
.__ID__.d-main .d-box.show{opacity: 1;transform: translate(0,0);transition-delay: .2s;z-index: 12;}
.__ID__.d-main .d-img{width:100%;height: 100%;position: absolute;left: 0;top: 0;transition: all 0.5s ease 0s;object-fit: cover;}
.__ID__.d-main .d-box:hover .d-img{transform: scale(1.07);}
.__ID__.d-main .d-right{display: inline-block;vertical-align: middle;width: calc(100% - 8.8rem);padding-left: .4rem;position: relative;z-index: 12;}
.__ID__.d-main .d-item{width: 100%;position: relative;transition: all .3s;display: block;border-bottom: 1px solid rgba(255,255,255,0.3);}
.__ID__.d-main .d-item-bg{width: calc(100% + 0.7rem);height: 100%;position: absolute;left: -0.7rem;top: 0;background-color: rgba(255,255,255,0.9);opacity: 0;transition: opacity .3s;border-radius: .1rem;}
.__ID__.d-main .d-item-bg:before{content: "";display: block;width: 100%;height: .1rem;border-radius: .05rem;background-color: var(--theme);position: absolute;left: 0;top: 0;}
.__ID__.d-main .d-date{display: flex;align-items: center; color: var(--theme);position: relative;z-index: 12;height: 0;overflow: hidden;transition: height .3s;}
.__ID__.d-main .d-day{font-weight: bold;line-height: 1;display: inline-block;vertical-align: middle; position: relative;z-index: 12;}
.__ID__.d-main .d-day:after{content: "";display: inline-block;vertical-align: top;width: 1px;height: .818181em;background-color: var(--theme);margin-top: .09em;margin-left: 0.22727em;margin-right: .4em;}
.__ID__.d-main .d-ym{display: inline-block;vertical-align: middle;line-height: 1;position: relative;z-index: 12;}
.__ID__.d-main .d-tit{width: 7rem;max-width: calc(100% - .3rem); font-size: .2rem;color: #fff;line-height: 1.363636;transition: all .3s;margin-top: .3rem;margin-bottom: .22rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position: relative;z-index: 12;transition: color .3s;}
.__ID__.d-main .d-tit:before{content: "";display: inline-block;vertical-align: middle;width: 0.363636em;height: 0.363636em;border-radius: 50%;background-color: var(--active);margin-right: .2rem;transition: all .3s;position: relative;top: -1px;}
.__ID__.d-main .d-des{width: 7rem;max-width: calc(100% - .3rem);color: #888;line-height: 1.777;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;position: relative;z-index: 12;}
.__ID__.d-main .d-des-wrap{height: 0;overflow: hidden;}
.__ID__.d-main .d-item.active{padding: .48rem 0;border-color: transparent;}
.__ID__.d-main .d-item.active .d-date{height: 1em;}
.__ID__.d-main .d-item.active .d-item-bg{opacity: 1;}
.__ID__.d-main .d-item.active .d-tit{color: #333;font-size: .22rem;margin-top: .13rem;margin-bottom: .23rem;}
.__ID__.d-main .d-item.active .d-tit:before{width: 0;height: 0;margin-right: 0;}
.__ID__.d-main .d-item.active .d-des-wrap{height: 3.554em;}
@media(max-width: 1309px){
    .__ID__.d-main .d-item.active .d-tit{font-size: 15px;}
}
@media(max-width: 1382px){
   .__ID__.d-main  .d-tit{font-size: 14.4px;}
}
@media(max-width: 750px){
   .__ID__.d-main .index-more{line-height: .6rem;}
   .__ID__.d-main .d-left{width: 100%;height: auto;padding-top: calc(560/880*100%);}
   .__ID__.d-main .d-right{width: 100%;}
   .__ID__.d-main .d-item-bg{left: -.4rem;width: calc(100% + .4rem);}
   .__ID__.d-main .d-tit{width: 100%;}
   .__ID__.d-main .d-des{width: 100%;}
}

/* 首页-走进基地 */
.__ID__.e-main .index-lt{font-size: 0;}
.__ID__.e-main .index-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.e-main .index-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.e-main .index-icon img{height: .86rem;}
.__ID__.e-main .index-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height:1.19;}
.__ID__.e-main .index-en{position: relative;z-index: 1;width: 100%;padding-top: .07rem;font-weight: bold;color: var(--theme);line-height: 1.3;}

.__ID__.e-main{width: 100%;padding: 1rem .3rem;position: relative;}
.__ID__.e-main:before{content: "";display: block;width: 100%; }
.__ID__.e-main .e-bg{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;object-fit: cover;}
.__ID__.e-main .e-inner{width: 100%;max-width: 16.8rem;margin: 0 auto;position: relative;z-index: 12;}
.__ID__.e-main .e-hd{width: 100%;display: flex;flex-wrap: wrap; align-items: flex-end;justify-content: space-between;margin-bottom: .62rem;}
.__ID__.e-main .e-title{display: inline-block;}
.__ID__.e-main .e-zh{color: #333;line-height: 1;margin-bottom: .13rem;}
.__ID__.e-main .e-en{color: var(--theme);line-height: 1;font-weight: bold;}
.__ID__.e-main .e-intro{color: #333;line-height: 1.7647;max-width: 10.45rem;}
.__ID__.e-main .e-list{width: calc(100% + 0.01rem);}
.__ID__.e-main .e-item{float: left;margin-bottom: .2rem;border-radius: .1rem;overflow: hidden;position: relative;}
.__ID__.e-main .e-item:nth-child(6n+1){width: calc(480/1680*100%);margin-right: calc(20/1680*100%);}
.__ID__.e-main .e-item:nth-child(6n+2){width: calc(580/1680*100%);margin-right: calc(20/1680*100%);}
.__ID__.e-main .e-item:nth-child(6n+3){width: calc(580/1680*100%);}
.__ID__.e-main .e-item:nth-child(6n+4){width: calc(380/1680*100%);margin-right: calc(20/1680*100%);}
.__ID__.e-main .e-item:nth-child(6n+5){width: calc(380/1680*100%);margin-right: calc(20/1680*100%);}
.__ID__.e-main .e-item:nth-child(6n+6){width: calc(380/1680*100%);}
.__ID__.e-main .e-bot{width: 100%;position: absolute;left: 0;bottom: 0;z-index: 2;padding: 0 0.3rem 0.25rem;transition: all .3s;}
.__ID__.e-main .e-item:nth-child(6n+1) .e-bot{text-align: center;}
.__ID__.e-main .e-box{width: 100%;position: relative;}
.__ID__.e-main .e-box:before{z-index: 3;content: '';position: absolute;bottom: 0;left: 0;width: 100%;height:.05rem;border-radius: .03rem;background-color: var(--active);}
.__ID__.e-main .e-box:after{content: "";display: block;width: 100%;padding-top: 1.21rem;background-image: url(../images/index-4-img-mask.png);background-size: 100% 100%;position: absolute;left: 0;bottom: 0;z-index: 1;}
.__ID__.e-main .e-img{width: 100%;height: 100%;vertical-align: top;object-fit: cover;}
.__ID__.e-main .e-item:nth-child(6n+1) .e-box{height: 5.6rem;}
.__ID__.e-main .e-item:nth-child(6n+2) .e-box{height: 2.7rem;}
.__ID__.e-main .e-item:nth-child(6n+2) .e-box:before{background-color: var(--theme);}
.__ID__.e-main .e-item:nth-child(6n+3) .e-box{height: 2.7rem;}
.__ID__.e-main .e-item:nth-child(6n+4) .e-box{height: 2.7rem;}
.__ID__.e-main .e-item:nth-child(6n+4) .e-box:before{background-color: var(--theme);}
.__ID__.e-main .e-item:nth-child(6n+5) .e-box{height: 2.7rem;}
.__ID__.e-main .e-item:nth-child(6n+6) .e-box{height: 2.7rem;}
.__ID__.e-main .e-item:nth-child(6n+6) .e-box:before{background-color: var(--theme);}
.__ID__.e-main .e-tit{color: #fff;line-height: 1.5;}
.__ID__.e-main .e-icon-box{height: .3rem;margin-bottom: .14rem;}
.__ID__.e-main .e-icon{height: 100%;vertical-align: top;}
.__ID__.e-main .e-mask{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 12;background-color: rgba(150,0,56,0.8);visibility: hidden;opacity: 0;transition: all .3s;}
.__ID__.e-main .e-mid{width:100%;text-align: center;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.__ID__.e-main .e-icon-box2{height: .4rem;margin-bottom: .15rem;}
.__ID__.e-main .e-icon2{height: 100%;vertical-align: top;}
.__ID__.e-main .e-tit2{color: #fff;line-height: 1.3846;margin-bottom: .25rem;}
.__ID__.e-main .e-arrow{width: .5rem;height: .5rem;background-color: #fff;border-radius: .1rem;margin: 0 auto;background-image: url(../images/index-4-arrow.png);background-size: .09rem auto;background-repeat: no-repeat;background-position: center center;}
.__ID__.e-main .e-item:hover .e-mask{visibility: visible;opacity: 1;}
.__ID__.e-main .e-item:hover .e-bot{visibility: hidden;opacity: 0;}
.__ID__.e-main .e-item:hover .e-box:before{visibility: hidden;opacity: 0;}

@media(max-width: 750px){
   .__ID__.e-main .e-intro{width: 100%;max-width: 100%;margin-top:  .3rem;}
   .__ID__.e-main .e-item{width: calc(50% - .15rem) !important; margin-right: .3rem !important;}
   .__ID__.e-main .e-item:nth-child(2n){margin-right: 0 !important;}
   .__ID__.e-main .e-box{height: auto !important;position: relative;padding-top: calc(270/380*100%);}
   .__ID__.e-main .e-img{position: absolute;top: 0;left: 0;}
   .__ID__.e-main .e-item:nth-child(6n+1) .e-bot{text-align: left;}
}

/* 首页-宣传视频 */
.__ID__.g-main .index-top{width: 100%;padding-bottom: .3rem;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-end;}
.__ID__.g-main .index-lt{font-size: 0;margin-bottom: .25rem;}
.__ID__.g-main .index-rt{font-size: 0;margin-bottom: .25rem;}
.__ID__.g-main .index-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.g-main .index-more img{margin-left: .3rem;height: .56em;}
.__ID__.g-main .index-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.g-main .index-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.g-main .index-icon img{height: .86rem;}
.__ID__.g-main .index-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height:1.19;}
.__ID__.g-main .index-en{position: relative;z-index: 1;width: 100%;padding-top: .07rem;font-weight: bold;color: var(--theme);line-height: 1.3;}

.__ID__.g-main{width: 100%;padding: 1rem .3rem 1.04rem;position: relative;overflow: hidden;}
.__ID__.g-main .g-inner{width: 100%;max-width: 16.8rem;margin: 0 auto;position: relative;z-index: 12;}
.__ID__.g-main .g-plane{width: 1.34rem;position: absolute;left: 4.87rem;top: -0.41rem;mix-blend-mode: multiply;opacity: .5;}
.__ID__.g-main .g-hd{width: 100%;display: flex;align-items: flex-end;justify-content: space-between;margin-bottom: .66rem;}
.__ID__.g-main .g-title{display: inline-block;}
.__ID__.g-main .g-zh{color: #333;line-height: 1;margin-bottom: .13rem;}
.__ID__.g-main .g-en{color: var(--theme);line-height: 1;font-weight: bold;}
.__ID__.g-main .g-more{display: inline-block;vertical-align: top;background-color: var(--active);color: #fff;cursor: pointer;border-radius: .1rem;line-height: .6rem;padding: 0 0.2rem;transition: background-color .3s;}
.__ID__.g-main .g-more:after{content: "";display: inline-block;vertical-align: middle;width: 1.875em;height: 1.875em;background-color: rgba(255,255,255,0.2);border-radius: 50%;position: relative;top: -1px;margin-left: .46rem;transition: transform .3s;background-image: url(../images/index-2-arrow2.png);background-size: .4375em auto;background-repeat: no-repeat;background-position: center center;transition: transform .3s;}
.__ID__.g-main .g-more:hover{background-color: var(--theme);}
.__ID__.g-main .g-more:hover:after{transform: translate(0.1rem,0);}
.__ID__.g-main .g-bn{width: 33.36rem;left: 50%;margin-left: -16.68rem;}
.__ID__.g-main .g-s{width: 11.12rem;padding: 0 0.4rem;}
.__ID__.g-main .g-box{width: 100%;padding-top: 56.2%;position: relative;border-radius: .1rem;overflow: hidden;cursor: pointer;}
.__ID__.g-main .g-img{width: 100%;height: 100%;vertical-align: top;object-fit: cover;position: absolute;left: 0;top: 0;}
.__ID__.g-main .g-play{width: .5rem;height: .5rem;position: absolute;left: 50%;top: 50%;margin-left: -0.25rem;margin-top: -0.25rem;background-image: url(../images/index-5-play.png);background-size: 100% 100%;z-index: 12;}

.__ID__.g-main .g-arrow{width: .5rem;height: .5rem;margin-top: -0.25rem;background-color: #f2f2f2;transition: background-color .3s;border-radius: .1rem;cursor: pointer;background-image: url(../images/index-5-arrow-b.png);background-size: .09rem auto;background-repeat: no-repeat;background-position: center center;position: absolute;top: 50%;}
.__ID__.g-main .g-arrow:hover{background-color: var(--theme);background-image: url(../images/index-5-arrow.png);}
.__ID__.g-main .g-next{right: 50%;margin-right: -6.21rem;z-index: 12;}
.__ID__.g-main .g-prev{left: 50%;margin-left: -6.21rem;z-index: 12;transform: rotate(180deg);}

@media(max-width: 750px){
   .__ID__.g-main .g-bn{width: 18rem;margin-left: -9rem;padding-bottom: .25rem;}
   .__ID__.g-main .g-s{padding: 0 .15rem;}
   .__ID__.g-main .g-prev{top: auto;left: calc(50% - .8rem);bottom: 0;margin-left: 0;}
   .__ID__.g-main .g-next{top: auto;right: calc(50% - .8rem);bottom: 0;margin-right: 0;}
   .__ID__.g-main .index-more{line-height: .6rem;}
}

.v-a{position: fixed;left: 0;top: 110%;width: 100%;z-index: 999999999;transition: all .5s ease-in-out;padding-top: .4rem;background-color: #000;box-shadow: 0 0 .1rem rgba(0,0,0,0.1);box-sizing: border-box;}
.v-a.show{top: 50%;}
.v-a *{box-sizing: border-box;}
.v-b{width: 100%;background-color: #000;}
.v-c{display: block;width: .4rem;height: .4rem;font-size: .26rem;text-align: center;line-height: .4rem;color: #fff;position: absolute;right: 0;top: 0;cursor: pointer;z-index: 10000;}
.v-e{width: 100%;width: 100%;height: 5.18rem;}
.v-f{width: 100%;height: calc(100vh - 0.4rem);vertical-align: top;}
@media(max-width: 1920px){
    .v-c{width: 40px;height: 40px;line-height: 40px;top: 0;font-size: 26px;}
    .v-a{padding-top: 40px;}
    .v-f{width: 100%;height: calc(100vh - 40px);}
}
@media(max-width: 750px){
    .v-f{height: auto;max-height: calc(100vh - 40px);}
}
 
 
/* 内页banner */
.__ID__.md-banner{width: 100%;position: relative;background-color: #000;}
.__ID__.md-banner .banner-cont{width: 100%;}  
.__ID__.md-banner .banner-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(510/1920*100%);}
.__ID__.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;}
.__ID__.md-banner .banner-text{position: absolute;top:26.47%;left: 50%;transform: translate(-50%,0);width: 15.2rem;max-width: 92%;text-align: center;}
.__ID__.md-banner .banner-icon{width: 100%;margin-bottom: .15rem;}
.__ID__.md-banner .banner-icon img{height: 1.06em;}
.__ID__.md-banner .banner-titles{width: 100%;margin-bottom: .1rem;color: #ffffff;line-height: 1.18;}
.__ID__.md-banner .banner-intro{width: 100%;color: #ffffff;line-height: 1.4;}

@media(max-width: 750px){
    .__ID__.md-banner .banner-text{top: 50%;transform: translate(-50%,-50%);}
}

.__ID__.md-nav{width: 100%;padding: .15rem 0;background-color: #f5f5f5;}
.__ID__.md-nav img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-nav .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-nav .nav-cont{width: 100%;text-align: right;}
.__ID__.md-nav .nav-right{display: inline-block;max-width: 100%;text-align: left;}
.__ID__.md-nav .nav-one{display: inline-block;vertical-align: middle;color: #333333;line-height: 1.6;}
.__ID__.md-nav .nav-one:after{content: '-';margin: 0 .05rem;}
.__ID__.md-nav .nav-one:last-child:after{display: none;}
.__ID__.md-nav .nav-one:nth-child(1):before{content: '';display: inline-block;vertical-align: top;margin-right: .1rem;width: 1.25em;height: 1.6em;background-image: url('../images/a2.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-nav.white{background-color: #fff;}
@media(max-width: 750px){
    .__ID__.md-nav .nav-right{overflow: auto;white-space: nowrap;}
}
 
/* 分页 */
.paging{width: 100%;text-align: center;font-size: 0;}
.paging-item{transition: all  .3s;display: inline-block;vertical-align: middle;cursor: pointer;margin: .1rem;min-width: .5rem;height: .5rem;line-height: .5rem;color: #000000;background-color: #ffffff;border-radius: .1rem;border: solid 1px #eeeeee;}
.paging-item:hover{color: #fff;background-color: var(--theme);border: solid 1px var(--theme);}
.paging-item.active{color: #fff;background-color: var(--theme);border: solid 1px var(--theme);}
.paging-up{transition: all  .3s;display: inline-block;vertical-align: middle;cursor: pointer;margin: .1rem;min-width: .5rem;height: .5rem;line-height: .5rem;color: transparent;background-color: #ffffff;border-radius: .1rem;border: solid 1px #eeeeee;background-image: url('../images/a6.png'); background-size: .56em auto;background-position: center center;background-repeat: no-repeat;}
.paging-up:hover{background-image: url('../images/a6-b.png');background-color: var(--theme);border: solid 1px var(--theme);}
.paging-next{transition: all  .3s;transform: rotate(-180deg);display: inline-block;vertical-align: middle;cursor: pointer;margin: .1rem;min-width: .5rem;height: .5rem;line-height: .5rem;color: transparent;background-color: #ffffff;border-radius: .1rem;border: solid 1px #eeeeee;background-image: url('../images/a6.png'); background-size: .56em auto;background-position: center center;background-repeat: no-repeat;}
.paging-next:hover{background-image: url('../images/a6-b.png');background-color: var(--theme);border: solid 1px var(--theme);}

@media(max-width: 1200px){
   .paging-item{min-width: .6rem;height: .6rem;line-height: .6rem;}
   .paging-up{min-width: .6rem;height: .6rem;line-height: .6rem;}
   .paging-next{min-width: .6rem;height: .6rem;line-height: .6rem;}
}


/* 新闻 */
.__ID__.md-news{width: 100%;padding: .4rem 0 1.1rem;background-color: #f5f5f5;}
.__ID__.md-news img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-news .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-news .my-top{width: 100%;text-align: center;padding-bottom: .75rem;}
.__ID__.md-news .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-news .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-news .my-icon img{height: .86rem;}
.__ID__.md-news .my-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height: 1.2;}
.__ID__.md-news .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: var(--theme);line-height: 1.38;}
.__ID__.md-news .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-news .my-more img{margin-left: .3rem;height: .56em;} 

.__ID__.md-news .i-top{width: 100%;margin-bottom: 1rem;}
.__ID__.md-news .i-swiper{width: 100%;background-color: #ffffff;border-radius: .1rem;}
.__ID__.md-news .i-one{display: block;width: 100%;}
.__ID__.md-news .i-link{display: flex;flex-wrap: wrap;align-items: center;width: 100%;cursor: pointer;}
.__ID__.md-news .i-link .i-imgbox{flex: 1;}
.__ID__.md-news .i-link .i-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(520/860*100%);border-radius: .1rem;}
.__ID__.md-news .i-link .i-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.__ID__.md-news .i-link .i-text{width: 6.6rem;padding: .15rem .8rem;}
.__ID__.md-news .i-link .i-time{width: 100%;margin-bottom: .45rem;}
.__ID__.md-news .i-link .i-time1{transition: all  .3s; display: inline-block;vertical-align: bottom;color: var(--theme);line-height: 1.27;}
.__ID__.md-news .i-link .i-time2{transition: all  .3s; display: inline-block;vertical-align: bottom;position: relative;color: var(--theme);line-height: 1.6;}
.__ID__.md-news .i-link .i-time2:before{transition: all  .3s; content: '';display: inline-block;vertical-align: middle;margin: 0 .1rem;width: 1px;height: .75em;background-color: var(--theme);}
.__ID__.md-news .i-link .i-name{transition: all  .3s; width: 100%;margin-bottom: .15rem;color: #333333;line-height: 1.75em;height: 3.5em;}
.__ID__.md-news .i-link .i-intro{transition: all  .3s;margin-bottom: .75rem;width: 100%;color: #888888;line-height: 1.7;}
.__ID__.md-news .i-link .i-buttom{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.__ID__.md-news .i-link .i-lt{font-size: 0;}
.__ID__.md-news .i-link .i-rt{position: relative;padding: 0 calc(.3rem + .56em);}
.__ID__.md-news .i-link .i-tip{display: block;font-size: 0;}
.__ID__.md-news .i-link .i-nub{display: inline-block;vertical-align: bottom;font-weight: bold;line-height: 1.3;color: var(--theme);}
.__ID__.md-news .i-link .i-line{display: inline-block;vertical-align: bottom;color: #333333;line-height: 1.5;}
.__ID__.md-news .i-link .i-line:after{content: '/';}
.__ID__.md-news .i-link .i-sum{display: inline-block;vertical-align: bottom;color: #333333;line-height: 1.5;}
.__ID__.md-news .i-link .i-prev{left: 0;margin-top: -.8em;width: .56em;height: 1.6em;background-image: url('../images/a4.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-news .i-link .i-prev:hover{background-image: url('../images/a4-b.png');}
.__ID__.md-news .i-link .i-next{transform: rotate(-180deg);right: 0;margin-top: -.8em;width: .56em;height: 1.6em;background-image: url('../images/a4.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-news .i-link .i-next:hover{background-image: url('../images/a4-b.png');}
.__ID__.md-news .i-link:hover .i-img img{transform: scale(1.05);}
.__ID__.md-news .i-link:hover .i-name{color: var(--theme);}

.__ID__.md-news .i-bottom{width: 100%;padding-bottom: .1rem;display: flex;flex-wrap: wrap;}
.__ID__.md-news .i-item{transition: all  .3s; display: block;cursor: pointer;position: relative;width: 31.25%;margin-right: 3.12%;margin-bottom: .6rem;	background-color: #ffffff;border-radius: .1rem;overflow: hidden;}
.__ID__.md-news .i-item:nth-child(3n){margin-right: 0;}
.__ID__.md-news .i-item:after{transition: all  .5s; content: '';position: absolute;bottom: 0;left: 0;width: 0;height: .05rem;background-color: var(--active);border-radius: .03rem;}
.__ID__.md-news .i-item .i-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(302/475*100%);border-radius: .1rem;}
.__ID__.md-news .i-item .i-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.__ID__.md-news .i-item .i-text{width: 100%;padding: .35rem .4rem .4rem;}
.__ID__.md-news .i-item .i-time{width: 100%;margin-bottom: .2rem;}
.__ID__.md-news .i-item .i-time1{transition: all  .3s; display: inline-block;vertical-align: middle;color: var(--theme);line-height: 1.45;}
.__ID__.md-news .i-item .i-time2{transition: all  .3s; display: inline-block;vertical-align: middle;position: relative;color: var(--theme);line-height: 1.6;}
.__ID__.md-news .i-item .i-time2:before{transition: all  .3s; content: '';display: inline-block;vertical-align: middle;margin: 0 .1rem;width: 1px;height: 1.12em;background-color: var(--theme);}
.__ID__.md-news .i-item .i-name{transition: all  .3s; width: 100%;margin-bottom: .15rem;color: #333333;line-height: 1.6em;height: 3.2em;}
.__ID__.md-news .i-item .i-intro{transition: all  .3s; width: 100%;color: #888888;line-height: 2;}
.__ID__.md-news .i-item:hover{background-color: var(--theme);}
.__ID__.md-news .i-item:hover:after{width: 100%;}
.__ID__.md-news .i-item:hover .i-img img{transform: scale(1.05);}
.__ID__.md-news .i-item:hover .i-time1{color: rgba(255,255,255,.5);}
.__ID__.md-news .i-item:hover .i-time2{color: rgba(255,255,255,.5);}
.__ID__.md-news .i-item:hover .i-time2:before{background-color:rgba(255,255,255,.5);}
.__ID__.md-news .i-item:hover .i-name{color: #fff;}
.__ID__.md-news .i-item:hover .i-intro{color: rgba(255,255,255,.5);}

@media(max-width: 750px){
    .__ID__.md-news .my-more{line-height: .6rem;}
   .__ID__.md-news .i-link .i-imgbox{flex: none;width: 100%;}
   .__ID__.md-news .i-link .i-text{width: 100%;padding: .3rem;}    
   .__ID__.md-news .i-item{width: calc(50% - .15rem);margin-right: .3rem;}
   .__ID__.md-news .i-item:nth-child(3n){margin-right: .3rem;}
   .__ID__.md-news .i-item:nth-child(2n){margin-right: 0;}
   .__ID__.md-news .i-item .i-text{padding: .3rem;}
}

/* 新闻-详情 */
.__ID__.md-news_details{width: 100%;padding: .4rem 0 1.2rem; background-color: #f5f5f5;}
.__ID__.md-news_details img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-news_details .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-news_details .my-back{display: inline-block;cursor: pointer;text-align: left;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-news_details .my-back img{margin-right: .3rem;height: .56em;}

.__ID__.md-news_details .j-top{width: 100%;padding-bottom: .4rem;}
.__ID__.md-news_details .j-box{width: 100%;display: flex;flex-wrap: wrap;}
.__ID__.md-news_details .j-lt{flex: 1;padding-right: 2.1rem;}
.__ID__.md-news_details .j-titles{width: 100%;margin-bottom: .35rem;color: #333333;line-height: 1.7;font-weight: bold;}
.__ID__.md-news_details .j-rt{font-size: 0;padding-top: .1rem;}
.__ID__.md-news_details .j-tipbox{width: 100%;font-size: 0;}
.__ID__.md-news_details .j-tip{display: inline-block;vertical-align: middle;margin-bottom: .15rem;margin-right: .45rem;color: #333333;line-height: 1.6;}
.__ID__.md-news_details .j-tip:last-child{margin-right: 0;}

.__ID__.md-news_details .j-textbox{width: 100%;padding: .55rem .45rem .75rem;color: #333333;line-height: 1.75;background-color: #ffffff;border-radius: .1rem;}
.__ID__.md-news_details .j-textbox *{line-height: inherit;max-width: 100%;}
.__ID__.md-news_details .j-bottom{width: 100%;padding-top: .2rem;display: flex;flex-wrap: wrap;justify-content: space-between;}
.__ID__.md-news_details .j-one{transition: all  .3s; display: block;cursor: pointer;margin-top: .3rem;padding: .35rem .4rem;width: calc(50% - .2rem);background-color: #ffffff;border-radius: .1rem;}
.__ID__.md-news_details .j-hint{transition: all  .3s; width: 100%;margin-bottom: .2rem;color: #333333;line-height: 1.5;}
.__ID__.md-news_details .j-name{transition: all  .3s; width: 100%;color: #333333;line-height: 1.6;}
.__ID__.md-news_details .j-one:hover{background-color: var(--theme);}
.__ID__.md-news_details .j-one:hover .j-hint{color: var(--active);}
.__ID__.md-news_details .j-one:hover .j-name{color: var(--active);}

@media(max-width: 750px){
    .__ID__.md-news_details .my-back{line-height: .6rem;}
    .__ID__.md-news_details .j-lt{flex: none;width: 100%;padding-right: 0;}
    .__ID__.md-news_details .j-rt{width: 100%;margin-bottom: .2rem;}
    .__ID__.md-news_details .j-textbox{padding: .5rem .3rem;}
    .__ID__.md-news_details .j-one{width: 100%;}
}

/* 基地运营-酒店餐饮 */
.__ID__.md-operation_hotel_catering{width: 100%;padding: .4rem 0  .5rem;}
.__ID__.md-operation_hotel_catering img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-operation_hotel_catering .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-operation_hotel_catering .my-top{width: 100%;text-align: center;padding-bottom: .5rem;}
.__ID__.md-operation_hotel_catering .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-operation_hotel_catering .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-operation_hotel_catering .my-icon img{height: .86rem;}
.__ID__.md-operation_hotel_catering .my-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height: 1.2;}
.__ID__.md-operation_hotel_catering .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: var(--theme);line-height: 1.38;}
.__ID__.md-operation_hotel_catering .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-operation_hotel_catering .my-more img{margin-left: .3rem;height: .56em;} 
.__ID__.md-operation_hotel_catering .k-cont{width: 100%;}
.__ID__.md-operation_hotel_catering .k-one{width: 100%;padding-bottom: .3rem;}
.__ID__.md-operation_hotel_catering .k-textbox{width: 100%;margin-bottom: .5rem;text-align: center;color: #333333;line-height: 1.7;}
.__ID__.md-operation_hotel_catering .k-textbox *{line-height: inherit;max-width: 100%;}
.__ID__.md-operation_hotel_catering .k-item{width: 100%;margin-bottom: .4rem;}
.__ID__.md-operation_hotel_catering .k-img{width: 100%;border-radius: .1rem;overflow: hidden;}
.__ID__.md-operation_hotel_catering .k-img img{width: 100%;}
.__ID__.md-operation_hotel_catering .k-two{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.__ID__.md-operation_hotel_catering .k-two .k-item{width: calc(50% - .2rem);}
@media(max-width: 750px){
    .__ID__.md-operation_hotel_catering .k-item{margin-bottom: .3rem;}
    .__ID__.md-operation_hotel_catering .k-two .k-item{width: calc(50% - .15rem);}
}

/* 基地党建-党建动态 */
.__ID__.md-party_building{width: 100%;padding: .4rem 0  1.1rem;background-color: #f5f5f5;}
.__ID__.md-party_building img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-party_building .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-party_building .my-top{width: 100%;text-align: center;padding-bottom: .5rem;}
.__ID__.md-party_building .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-party_building .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-party_building .my-icon img{height: .86rem;}
.__ID__.md-party_building .my-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height: 1.2;}
.__ID__.md-party_building .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: var(--theme);line-height: 1.38;}
.__ID__.md-party_building .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-party_building .my-more img{margin-left: .3rem;height: .56em;} 
.__ID__.md-party_building .l-top{width: 100%;margin-bottom: .8rem;}
.__ID__.md-party_building .l-swiper{width: 100%;}
.__ID__.md-party_building .l-one{display: block;width: 31.25%;height: auto;margin-right: 3.12%;}
.__ID__.md-party_building .l-one:nth-child(3n){margin-right: 0;}
.__ID__.md-party_building .l-link{transition: all  .3s;display: block;cursor: pointer;position: relative;width: 100%;height: 100%;padding: .35rem .35rem .45rem; background-color: #ffffff;border-radius: .1rem;overflow: hidden;}
.__ID__.md-party_building .l-link:after{transition: all  .5s; content: '';position: absolute;bottom: 0;left: 0;width: 0;height: .05rem;background-color: var(--active);border-radius: .03rem;}
.__ID__.md-party_building .l-link .l-text{width: 100%;padding-bottom: .2rem;}
.__ID__.md-party_building .l-link .l-time{width: 100%;margin-bottom: .2rem;}
.__ID__.md-party_building .l-link .l-time{width: 100%;margin-bottom: .2rem;}
.__ID__.md-party_building .l-link .l-time1{transition: all  .3s; display: inline-block;vertical-align: middle;color: var(--theme);line-height: 1.45;}
.__ID__.md-party_building .l-link .l-time2{transition: all  .3s; display: inline-block;vertical-align: middle;position: relative;color: var(--theme);line-height: 1.6;}
.__ID__.md-party_building .l-link .l-time2:before{transition: all  .3s; content: '';display: inline-block;vertical-align: middle;margin: 0 .1rem;width: 1px;height: 1.12em;background-color: var(--theme);}
.__ID__.md-party_building .l-link .l-name{transition: all  .3s; width: 100%;height: 3.2em;line-height: 1.6;color: #333333;}
.__ID__.md-party_building .l-link .l-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(258/405*100%);border-radius: .1rem;}
.__ID__.md-party_building .l-link .l-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.__ID__.md-party_building .l-link .l-intro{transition: all  .3s; width: 100%;margin-top: .3rem;color: #888888;line-height: 2;}
.__ID__.md-party_building .l-link:hover{background-color: var(--theme);}
.__ID__.md-party_building .l-link:hover:after{width: 100%;}
.__ID__.md-party_building .l-link:hover .l-time1{color: rgba(255,255,255,.54);}
.__ID__.md-party_building .l-link:hover .l-time2{color: rgba(255,255,255,.54);}
.__ID__.md-party_building .l-link:hover .l-time2:before{background-color: rgba(255,255,255,.54);}
.__ID__.md-party_building .l-link:hover .l-name{color: #ffffff;}
.__ID__.md-party_building .l-link:hover .l-img img{transform: scale(1.05);}
.__ID__.md-party_building .l-link:hover .l-intro{color: rgba(255,255,255,.54);}

.__ID__.md-party_building .l-bottom{width: 100%;padding-bottom: .1rem;}
.__ID__.md-party_building .l-item{transition: all  .3s;display: flex;flex-wrap: wrap;align-items: center;cursor: pointer;position: relative;padding: .4rem .55rem;margin-bottom: .6rem;background-color: #ffffff;border-radius: .1rem;overflow: hidden;}
.__ID__.md-party_building .l-item:after{transition: all  .5s; content: '';position: absolute;bottom: 0;left: 0;width: 0;height: .05rem;background-color: var(--active);border-radius: .03rem;}
.__ID__.md-party_building .l-item .l-left{flex: 1;display: flex;align-items: center;padding-right: 1.5rem;}
.__ID__.md-party_building .l-item .l-right{width: 3.46rem;}
.__ID__.md-party_building .l-item .l-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(220/346*100%);border-radius: .1rem;}
.__ID__.md-party_building .l-item .l-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.__ID__.md-party_building .l-item .l-time{display: flex;flex-wrap: wrap;align-content: center;text-align: center;justify-content: center;width: 6.87em;min-height: 8.31em;background-image: url('../images/a7.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-party_building .l-item .l-time1{width: 100%;color: var(--theme);line-height: 1;}
.__ID__.md-party_building .l-item .l-time2{padding-top: .1rem;margin-top: .1rem;position: relative;color: var(--theme);line-height: 1;} 
.__ID__.md-party_building .l-item .l-time2:before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 1px;background-color: var(--theme);opacity: .3;}
.__ID__.md-party_building .l-item .l-text{flex: 1;padding-left: 1.05rem;position: relative;}
.__ID__.md-party_building .l-item .l-text:after{content: '';position: absolute;top: 50%;left: .55rem;transform: translate(0,-50%);width: 1px;height: 2.2rem;background-color: #eeeeee;}
.__ID__.md-party_building .l-item .l-name{transition: all  .3s;width: 100%;margin-bottom: .15rem;line-height: 1.6;color: #333333;}
.__ID__.md-party_building .l-item .l-intro{transition: all  .3s; width: 100%;color: #888888;line-height: 2;}
.__ID__.md-party_building .l-item:hover{background-color: var(--theme);}
.__ID__.md-party_building .l-item:hover:after{width: 100%;}
.__ID__.md-party_building .l-item:hover .l-time{background-image: url('../images/a7-b.png');}
.__ID__.md-party_building .l-item:hover .l-text:after{background-color: rgba(255,255,255,.2);}
.__ID__.md-party_building .l-item:hover .l-name{color: #fff;}
.__ID__.md-party_building .l-item:hover .l-intro{color: #fff;}
.__ID__.md-party_building .l-item:hover .l-img img{transform: scale(1.05);}
@media(max-width: 750px){
   .__ID__.md-party_building .l-one{width: calc(50% - .15rem);margin-right: .3rem;}
   .__ID__.md-party_building .l-item{padding: .3rem;}
   .__ID__.md-party_building .l-item .l-left{width: 100%;flex: none;padding-right: 0;margin-bottom: .3rem;}
   .__ID__.md-party_building .l-item .l-right{width: 100%;}
   .__ID__.md-party_building .l-item .l-text:after{height: 100%;}
}

/* 基地运营-地图导览 */
.__ID__.md-operation_map{width: 100%;padding: .4rem 0  1.2rem;}
.__ID__.md-operation_map img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-operation_map .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-operation_map .my-top{width: 100%;text-align: center;padding-bottom: .5rem;}
.__ID__.md-operation_map .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-operation_map .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-operation_map .my-icon img{height: .86rem;}
.__ID__.md-operation_map .my-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height: 1.2;}
.__ID__.md-operation_map .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: var(--theme);line-height: 1.38;}
.__ID__.md-operation_map .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-operation_map .my-more img{margin-left: .3rem;height: .56em;} 
.__ID__.md-operation_map .m-textbox{width: 100%;max-width: 73em;text-align: center;margin: 0 auto .55rem; color: #333333;line-height: 1.6;}
.__ID__.md-operation_map .m-textbox *{line-height: inherit;max-width: 100%;}
.__ID__.md-operation_map .m-img {width: 100%;overflow: hidden;border-radius: .1rem;}
.__ID__.md-operation_map .m-img img{width: 100%;}

/* 基地运营-门票信息 */
.__ID__.md-operation_ticket_information{width: 100%;padding: .4rem 0  1.2rem;}
.__ID__.md-operation_ticket_information img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-operation_ticket_information .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-operation_ticket_information .my-top{width: 100%;text-align: center;padding-bottom: .75rem;}
.__ID__.md-operation_ticket_information .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-operation_ticket_information .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-operation_ticket_information .my-icon img{height: .86rem;}
.__ID__.md-operation_ticket_information .my-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height: 1.2;}
.__ID__.md-operation_ticket_information .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: var(--theme);line-height: 1.38;}
.__ID__.md-operation_ticket_information .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-operation_ticket_information .my-more img{margin-left: .3rem;height: .56em;} 
.__ID__.md-operation_ticket_information .n-big_img{width: 100%;margin-bottom: .8rem;border-radius: .1rem;overflow: hidden;}
.__ID__.md-operation_ticket_information .n-big_img img{width: 100%;}
.__ID__.md-operation_ticket_information .n-cont{width: 100%;display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}
.__ID__.md-operation_ticket_information .n-left{width: calc(100% - 8.4rem);}
.__ID__.md-operation_ticket_information .n-textbox{width: 100%;color: #333333;line-height: 1.87;}
.__ID__.md-operation_ticket_information .n-textbox *{line-height: inherit;max-width: 100%;}
.__ID__.md-operation_ticket_information .n-right{width: 7.6rem;}
.__ID__.md-operation_ticket_information .n-img{width: 100%;border-radius: .1rem;overflow: hidden;}
.__ID__.md-operation_ticket_information .n-img img{width: 100%;}
@media (max-width: 750px) {
   .__ID__.md-operation_ticket_information .n-left{width: 100%;margin-bottom: .5rem;}
   .__ID__.md-operation_ticket_information .n-right{width: 100%;}
}

/* 课程领域-军训组织 */
.__ID__.md-military_training{width: 100%;padding: .4rem 0  .35rem;}
.__ID__.md-military_training img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-military_training .layout{width: 14rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-military_training .my-top{width: 100%;text-align: center;padding-bottom: .5rem;}
.__ID__.md-military_training .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-military_training .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-military_training .my-icon img{height: .86rem;}
.__ID__.md-military_training .my-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height: 1.2;}
.__ID__.md-military_training .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: var(--theme);line-height: 1.38;}
.__ID__.md-military_training .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-military_training .my-more img{margin-left: .3rem;height: .56em;} 
.__ID__.md-military_training .o-cont{width: 100%;}
.__ID__.md-military_training .o-one{width: 100%;margin-bottom: .75rem;}
.__ID__.md-military_training .o-titles{width: 100%;text-align: center;margin-bottom: .35rem;color: #333333;line-height: 1.4;}
.__ID__.md-military_training .o-subtitle{width: 100%;text-align: center;margin-bottom: .35rem;color: #333333;line-height: 1.3;}
.__ID__.md-military_training .o-textbox{width: 100%;color: #333333;line-height: 1.87;}
.__ID__.md-military_training .o-textbox *{line-height: inherit;max-width: 100%;}

/* 课程领域-专家智库 */
.__ID__.md-expert_think_tank{width: 100%;padding: .4rem 0  1.1rem;}
.__ID__.md-expert_think_tank img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-expert_think_tank .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-expert_think_tank .my-top{width: 100%;text-align: center;padding-bottom: .5rem;}
.__ID__.md-expert_think_tank .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-expert_think_tank .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-expert_think_tank .my-icon img{height: .86rem;}
.__ID__.md-expert_think_tank .my-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height: 1.2;}
.__ID__.md-expert_think_tank .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: var(--theme);line-height: 1.38;}
.__ID__.md-expert_think_tank .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-expert_think_tank .my-more img{margin-left: .3rem;height: .56em;} 
.__ID__.md-expert_think_tank .p-cont{width: 100%;padding-bottom: .2rem;display: flex;flex-wrap: wrap;justify-content: space-between;}
.__ID__.md-expert_think_tank .p-item{transition: all  .3s;display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;width: calc(50% - .2rem);padding: .3rem;margin-bottom: .5rem;background-color: #f5f5f5;border-radius: .1rem;}
.__ID__.md-expert_think_tank .p-imgbox{width: 2.32rem;}
.__ID__.md-expert_think_tank .p-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(290/232*100%);border-radius: .1rem;}
.__ID__.md-expert_think_tank .p-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.__ID__.md-expert_think_tank .p-text{width: calc(100% - 2.73rem);}
.__ID__.md-expert_think_tank .p-box{width: 100%;position: relative;padding-bottom: .15rem;margin-bottom: .25rem;}
.__ID__.md-expert_think_tank .p-box:after{transition: all  .3s;content: '';position: absolute;bottom: 0;left: 0;width: .3rem;height: .03rem;background-color: var(--theme);border-radius: .02rem;}
.__ID__.md-expert_think_tank .p-name{transition: all  .3s;width: 100%;color: #333333;line-height: 1.38;}
.__ID__.md-expert_think_tank .p-post{transition: all  .3s;width: 100%;padding-top: .1rem;color: #333333;line-height: 1.5;}
.__ID__.md-expert_think_tank .p-intro{transition: all  .3s;width: 100%;color: #666666;line-height: 1.6;}
.__ID__.md-expert_think_tank .p-item:hover{background-color: var(--theme);}
.__ID__.md-expert_think_tank .p-item:hover .p-img img{transform: scale(1.05);}
.__ID__.md-expert_think_tank .p-item:hover .p-box:after{background-color: var(--active);}
.__ID__.md-expert_think_tank .p-item:hover .p-name{color: #fff;}
.__ID__.md-expert_think_tank .p-item:hover .p-post{color: #fff;}
.__ID__.md-expert_think_tank .p-item:hover .p-intro{color: #fff;}
@media (max-width: 750px) {
   .__ID__.md-expert_think_tank .p-item{width: 100%;}
}

/* 联系我们-联系方式 */
.__ID__.md-contact_us1{width: 100%;padding: .4rem 0  .35rem;}
.__ID__.md-contact_us1 img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-contact_us1 .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-contact_us1 .my-top{width: 100%;text-align: center;padding-bottom: .75rem;}
.__ID__.md-contact_us1 .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-contact_us1 .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-contact_us1 .my-icon img{height: .86rem;}
.__ID__.md-contact_us1 .my-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height: 1.2;}
.__ID__.md-contact_us1 .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: var(--theme);line-height: 1.38;}
.__ID__.md-contact_us1 .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-contact_us1 .my-more img{margin-left: .3rem;height: .56em;}
.__ID__.md-contact_us1 .my-id{position: absolute;top: -1rem;} 
.__ID__.md-contact_us1 .q-img{width: 100%;margin-bottom: .5rem;border-radius: .1rem;overflow: hidden;}
.__ID__.md-contact_us1 .q-img img{width: 100%;}
.__ID__.md-contact_us1 .q-cont{width: 100%;position: relative;display: flex;flex-wrap: wrap;}
.__ID__.md-contact_us1 .q-item{transition: all  .3s;display: block;position: relative;width: 31.57%;padding: .5rem .3rem .55rem;text-align: center;margin-right: 2.64%;margin-bottom: .4rem;background-color: #f5f5f5;border-radius: .1rem;}
.__ID__.md-contact_us1 .q-item:nth-child(3n){margin-right: 0;}
.__ID__.md-contact_us1 .q-icon{width: 100%;}
.__ID__.md-contact_us1 .q-icon1{display: block; width: 100%;height: .4rem;line-height: .4rem;}
.__ID__.md-contact_us1 .q-icon1 img{max-height: 100%;}
.__ID__.md-contact_us1 .q-icon2{display: none; width: 100%;height: .4rem;line-height: .4rem;}
.__ID__.md-contact_us1 .q-icon2 img{max-height: 100%;}
.__ID__.md-contact_us1 .q-text{width: 100%;padding-top: .25rem;}
.__ID__.md-contact_us1 .q-name{transition: all  .3s;width: 100%;color: #888888;line-height: 1.6;}
.__ID__.md-contact_us1 .q-intro{transition: all  .3s;width: 100%;padding-top: .1rem;color: #333333;line-height: 1.5;}
.__ID__.md-contact_us1 .q-item:hover{background-color: var(--theme);}
.__ID__.md-contact_us1 .q-item:hover .q-icon1{display: none;}
.__ID__.md-contact_us1 .q-item:hover .q-icon2{display: block;}
.__ID__.md-contact_us1 .q-item:hover .q-name{color: #ffffff;}
.__ID__.md-contact_us1 .q-item:hover .q-intro{color: #ffffff;}

@media (max-width: 750px) {
    .__ID__.md-contact_us1 .q-item{width: 100%;margin-right: 0;}
}

/* 联系我们-联系方式 */
.__ID__.md-contact_us2{position: relative;width: 100%;padding: .7rem 0  1.2rem;}
.__ID__.md-contact_us2 img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-contact_us2 .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-contact_us2 .my-top{width: 100%;text-align: center;padding-bottom: .75rem;}
.__ID__.md-contact_us2 .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-contact_us2 .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-contact_us2 .my-icon img{height: .86rem;}
.__ID__.md-contact_us2 .my-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height: 1.2;}
.__ID__.md-contact_us2 .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: var(--theme);line-height: 1.38;}
.__ID__.md-contact_us2 .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-contact_us2 .my-more img{margin-left: .3rem;height: .56em;}
.__ID__.md-contact_us2 .my-id{position: absolute;top: -1rem;} 
.__ID__.md-contact_us2 .r-cont{display: flex;align-items: center;flex-wrap: wrap;width: 100%;background-color: #f5f5f5;border-radius: .1rem;overflow: hidden;}
.__ID__.md-contact_us2 .r-left{flex: 1;padding: 0 .75rem;}
.__ID__.md-contact_us2 .r-item{display: block;width: 100%;padding: .25rem 0;}
.__ID__.md-contact_us2 .r-tip{width: 100%;margin-bottom: .2rem;color: #333333;line-height: 1.4;}
.__ID__.md-contact_us2 .r-intro{width: 100%;color: #666666;line-height: 1.5;} 
.__ID__.md-contact_us2 .r-right{width: 9.5rem;}
.__ID__.md-contact_us2 .r-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(520/950*100%);border-radius: .1rem;}
.__ID__.md-contact_us2 .r-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}

@media (max-width: 750px) {
    .__ID__.md-contact_us2 .r-left{flex: none;width: 100%;padding: .15rem .3rem;}
    .__ID__.md-contact_us2 .r-item{padding: .2rem 0;}
    .__ID__.md-contact_us2 .r-right{width: 100%;}
}

/* 加入我们-板块1 */
.__ID__.md-join_us1{position: relative;width: 100%;padding: .5rem 0  1rem;}
.__ID__.md-join_us1 img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-join_us1 .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-join_us1 .my-top{width: 100%;padding-bottom: .5rem;}
.__ID__.md-join_us1 .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-join_us1 .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-join_us1 .my-icon img{height: .86rem;}
.__ID__.md-join_us1 .my-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height: 1.2;}
.__ID__.md-join_us1 .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: var(--theme);line-height: 1.38;}
.__ID__.md-join_us1 .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-join_us1 .my-more img{margin-left: .3rem;height: .56em;}
.__ID__.md-join_us1 .my-id{position: absolute;top: -1rem;} 
.__ID__.md-join_us1 .s-cont{width: 100%;}
.__ID__.md-join_us1 .s-item{display: flex;flex-wrap: wrap; align-items: center;justify-content: space-between;position: relative;width: 100%;margin-bottom: 1rem;}
.__ID__.md-join_us1 .s-item:last-child{margin-bottom: 0;}
.__ID__.md-join_us1 .s-left{width: 50%;padding-right: 1.3rem;}
.__ID__.md-join_us1 .s-intro{width: 100%;color: #333333;line-height: 1.66;}
.__ID__.md-join_us1 .s-right{width: 50%;}
.__ID__.md-join_us1 .s-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(450/760*100%);border-radius: .1rem;}
.__ID__.md-join_us1 .s-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.__ID__.md-join_us1 .s-item:nth-child(2n){flex-direction: row-reverse;}
@media (min-width: 751px) { 
    .s-item:nth-child(2n) .s-left{padding-left: 1.3rem;padding-right: .4rem;}
}
@media (max-width: 750px) {
   .__ID__.md-join_us1 .s-left{width: 100%;padding-right: 0;margin-bottom: .3rem;}
   .__ID__.md-join_us1 .s-right{width: 100%;}
}

/* 加入我们-员工发展 */
.__ID__.md-join_us2{position: relative;width: 100%;padding: .3rem 0  .7rem;}
.__ID__.md-join_us2 img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-join_us2 .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-join_us2 .my-top{width: 100%;text-align: center;padding-bottom: .55rem;}
.__ID__.md-join_us2 .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-join_us2 .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-join_us2 .my-icon img{height: .86rem;}
.__ID__.md-join_us2 .my-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height: 1.2;}
.__ID__.md-join_us2 .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: var(--theme);line-height: 1.38;}
.__ID__.md-join_us2 .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-join_us2 .my-more img{margin-left: .3rem;height: .56em;}
.__ID__.md-join_us2 .my-id{position: absolute;top: -1rem;} 
.__ID__.md-join_us2 .t-cont{width: 100%;display: flex;flex-wrap: wrap;}
.__ID__.md-join_us2 .t-item{display: block;width: 23.42%;padding: .6rem .4rem .3rem;text-align: center;margin-right: 2.1%;margin-bottom: .3rem;background-color: #f5f5f5;border-radius: .1rem;}
.__ID__.md-join_us2 .t-item:nth-child(4n){margin-right: 0;}
.__ID__.md-join_us2 .t-icon{width: 100%;}
.__ID__.md-join_us2 .t-icon img{height: .8rem;}
.__ID__.md-join_us2 .t-text{width: 100%;padding-top: .35rem;}
.__ID__.md-join_us2 .t-name{width: 100%;margin-bottom: .15rem;color: #333333;line-height: 1.4;}
.__ID__.md-join_us2 .t-intro{width: 100%;text-align: left; color: #888888;line-height: 1.87;}
@media (max-width: 750px) {
   .__ID__.md-join_us2 .t-item{width: calc(50% - .15rem);margin-right: .3rem;padding: .3rem;}
   .__ID__.md-join_us2 .t-item:nth-child(2n){margin-right: 0;}

}

/* 加入我们-招贤纳士 */
.__ID__.md-join_us3{position: relative;width: 100%;padding: .4rem 0  1.2rem;}
.__ID__.md-join_us3 img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-join_us3 .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-join_us3 .my-top{width: 100%;text-align: center;padding-bottom: .55rem;}
.__ID__.md-join_us3 .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-join_us3 .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-join_us3 .my-icon img{height: .86rem;}
.__ID__.md-join_us3 .my-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height: 1.2;}
.__ID__.md-join_us3 .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: var(--theme);line-height: 1.38;}
.__ID__.md-join_us3 .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-join_us3 .my-more img{margin-left: .3rem;height: .56em;}
.__ID__.md-join_us3 .my-id{position: absolute;top: -1rem;} 
.__ID__.md-join_us3 .u-cont{width: 100%;}
.__ID__.md-join_us3 .u-tr{width: 100%;font-size: 0;border-radius: .1rem .1rem 0 0;background-color: var(--theme);}
.__ID__.md-join_us3 .u-th{display: inline-block;vertical-align: middle;padding: .16rem .05rem;text-align: center;color: #ffffff;line-height: 1.5;}
.__ID__.md-join_us3 .u-th:nth-child(1){width: 32.23%;padding-left: .7rem;text-align: left;}
.__ID__.md-join_us3 .u-th:nth-child(2){width: 21.71%;}
.__ID__.md-join_us3 .u-th:nth-child(3){width: 21.71%;}
.__ID__.md-join_us3 .u-th:nth-child(4){width: 19.07%;}
.__ID__.md-join_us3 .u-list{width: 100%;}
.__ID__.md-join_us3 .u-item{width: 100%;}
.__ID__.md-join_us3 .u-buttom{display: block;cursor: pointer;width: 100%;font-size: 0;position: relative;border-bottom: 1px solid #eeeeee;}
.__ID__.md-join_us3 .u-buttom:after{transition: all  .3s;transform: rotate(0);content: '';position: absolute;top: 0;right: .6rem;width: .14rem;height: 100%;background-image: url('../images/a15.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-join_us3 .u-td{display: inline-block;vertical-align: middle;padding: .17rem .05rem;text-align: center;color: #333333;line-height: 1.6;}
.__ID__.md-join_us3 .u-td:nth-child(1){width: 32.23%;padding-left: .7rem;text-align: left;}
.__ID__.md-join_us3 .u-td:nth-child(2){width: 21.71%;}
.__ID__.md-join_us3 .u-td:nth-child(3){width: 21.71%;}
.__ID__.md-join_us3 .u-td:nth-child(4){width: 19.07%;}
.__ID__.md-join_us3 .u-sub{display: none;width: 100%;padding: .35rem .7rem;}
.__ID__.md-join_us3 .u-one{width: 100%;margin-bottom: .3rem;}
.__ID__.md-join_us3 .u-tip{width: 100%;margin-bottom: .1rem;color: #333333;line-height: 1.6;}
.__ID__.md-join_us3 .u-textbox{width: 100%;color: #666666;line-height: 1.75;}
.__ID__.md-join_us3 .u-textbox *{line-height: inherit;}
.__ID__.md-join_us3 .u-textbox a{color: var(--theme);}
.__ID__.md-join_us3 .u-item.show{background-color: #f5f5f5;}
.__ID__.md-join_us3 .u-item.show .u-buttom:after{transform: rotate(-180deg);}
@media (max-width: 750px) {
   .__ID__.md-join_us3 .u-th:nth-child(1){padding-left: .3rem;}
   .__ID__.md-join_us3 .u-td:nth-child(1){padding-left: .3rem;}
   .__ID__.md-join_us3 .u-buttom:after{right: .3rem;}
   .__ID__.md-join_us3 .u-sub{padding: .3rem;}
}

/* 基地运营-基地运营方略 */
.__ID__.md-operation_general_plan{position: relative;width: 100%;padding: .4rem 0  1.2rem;}
.__ID__.md-operation_general_plan img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-operation_general_plan .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-operation_general_plan .my-top{width: 100%;text-align: center;padding-bottom: .65rem;}
.__ID__.md-operation_general_plan .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-operation_general_plan .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-operation_general_plan .my-icon img{height: .86rem;}
.__ID__.md-operation_general_plan .my-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height: 1.2;}
.__ID__.md-operation_general_plan .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: var(--theme);line-height: 1.38;}
.__ID__.md-operation_general_plan .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-operation_general_plan .my-more img{margin-left: .3rem;height: .56em;}
.__ID__.md-operation_general_plan .v-cont{display: flex;align-items: center;flex-wrap: wrap; width: 100%;overflow: hidden;border-radius: .1rem;background-color: #f5f5f5;}
.__ID__.md-operation_general_plan .v-left{width: 50%;}
.__ID__.md-operation_general_plan .v-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(540/760*100%);border-radius: .1rem;}
.__ID__.md-operation_general_plan .v-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.__ID__.md-operation_general_plan .v-right{width: 50%;padding: .3rem .8rem;}
.__ID__.md-operation_general_plan .v-titles{display: inline-block;position: relative;padding: 0 .7rem;margin-bottom: .6rem;line-height: 1.75;color: var(--theme);}
.__ID__.md-operation_general_plan .v-titles:before{content: '';position: absolute;top: -.2rem;left: 0;width: .36rem;height: .3rem;background-image: url('../images/a19.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-operation_general_plan .v-titles:after{content: '';position: absolute;bottom:  -.2rem;right: 0;width: .36rem;height: .3rem;background-image: url('../images/a19-b.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-operation_general_plan .v-textbox{width: 100%;color: #333333;line-height: 1.75;}
.__ID__.md-operation_general_plan .v-textbox *{line-height: inherit;}
.__ID__.md-operation_general_plan .v-list{width: calc(100% + .3rem);position: relative;left: -.15rem;padding-top: .15rem; display: flex;flex-wrap: wrap;justify-content: space-between;}
.__ID__.md-operation_general_plan .v-item{display: block;margin-top: .3rem;padding: 0 .15rem;text-align: center;}
.__ID__.md-operation_general_plan .v-icon{width: 100%;}
.__ID__.md-operation_general_plan .v-icon img{height: .42rem;}
.__ID__.md-operation_general_plan .v-text{width: 100%;padding-top: .15rem; color: #333333;line-height: 1.5;}
@media (max-width: 750px) {
    .__ID__.md-operation_general_plan .v-left{width: 100%;}
    .__ID__.md-operation_general_plan .v-right{width: 100%;padding: .5rem .3rem .3rem;}
}

/* 基地运营-基地运营方略-板块2 */
.__ID__.md-operation_general_plan2{width: 100%;padding: .95rem 0 1rem;background-color: #f5f5f5;}
.__ID__.md-operation_general_plan2 img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-operation_general_plan2 .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-operation_general_plan2 .w-top{width: 100%;text-align: center;padding-bottom: .55rem;}
.__ID__.md-operation_general_plan2 .w-titles{width: 100%;color: #333333;line-height: 1.23;font-weight: bold;}
.__ID__.md-operation_general_plan2 .w-synopsis{width: 100%;padding-top: .2rem;color: var(--theme);line-height: 1.5;}
.__ID__.md-operation_general_plan2 .w-textbox{width: 100%;color: #333333;line-height: 1.87;}
.__ID__.md-operation_general_plan2 .w-textbox *{line-height: inherit;max-width: 100%;}
.__ID__.md-operation_general_plan2 .w-cont{width: 100%;display: flex;flex-wrap: wrap;padding-bottom: .65rem;}
.__ID__.md-operation_general_plan2 .w-item{display: block;width: 23.42%;margin-right: 2.1%;margin-bottom: .3rem;text-align: center;padding: .6rem .45rem .45rem;background-color: #ffffff;border-radius: .1rem;}
.__ID__.md-operation_general_plan2 .w-item:nth-child(4n){margin-right: 0;}
.__ID__.md-operation_general_plan2 .w-icon{display: inline-block;width: .67rem;}
.__ID__.md-operation_general_plan2 .w-icon1{display: block;width: 100%;height: .8rem;line-height: .8rem;background-image: url('../images/a24.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-operation_general_plan2 .w-icon1 img{max-width: .37rem;max-height: .34rem;}
.__ID__.md-operation_general_plan2 .w-icon2{display: none;width: 100%;height: .8rem;line-height: .8rem;background-image: url('../images/a24-b.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-operation_general_plan2 .w-icon2 img{max-width: .37rem;max-height: .34rem;}
.__ID__.md-operation_general_plan2 .w-text{width: 100%;padding-top: .35rem;}
.__ID__.md-operation_general_plan2 .w-name{transition: all  .3s;width: 100%;margin-bottom: .15rem;color: #333333;line-height: 1.4;}
.__ID__.md-operation_general_plan2 .w-intro{transition: all  .3s;width: 100%;text-align: left; line-height: 1.87;color: #888888;}
.__ID__.md-operation_general_plan2 .w-item:hover{background-color: var(--theme);}
.__ID__.md-operation_general_plan2 .w-item:hover .w-icon1{display: none;}
.__ID__.md-operation_general_plan2 .w-item:hover .w-icon2{display: block;}
.__ID__.md-operation_general_plan2 .w-item:hover .w-name{color: #ffffff;}
.__ID__.md-operation_general_plan2 .w-item:hover .w-intro{color: #ffffff;}
@media (max-width: 750px) {
   .__ID__.md-operation_general_plan2 .w-item{width: calc(50% - .15rem);margin-right: .3rem;}
   .__ID__.md-operation_general_plan2 .w-item:nth-child(2n){margin-right: 0;}
}

/* 基地运营-基地运营方略-板块3 */
.__ID__.md-operation_general_plan3{width: 100%;padding: .95rem 0 .9rem;}
.__ID__.md-operation_general_plan3 img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-operation_general_plan3 .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-operation_general_plan3 .x-top{width: 100%;padding-bottom: .55rem;}
.__ID__.md-operation_general_plan3 .x-titles{width: 100%;padding-bottom: .55rem;text-align: center; color: #333333;line-height: 1.23;font-weight: bold;}
.__ID__.md-operation_general_plan3 .x-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.__ID__.md-operation_general_plan3 .x-item{display: flex;align-items: center;justify-content: space-between;width: calc(50% - .2rem);padding: .4rem;margin-bottom: .4rem;background-color: #f5f5f5;border-radius: .1rem;}
.__ID__.md-operation_general_plan3 .x-item .x-icon{display: inline-block;width: .77rem;text-align: center;}
.__ID__.md-operation_general_plan3 .x-item .x-icon1{display: block;width: 100%;height: .92rem;line-height: .92rem;background-image: url('../images/a24.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-operation_general_plan3 .x-item .x-icon1 img{max-width: .42rem;max-height: .36rem;}
.__ID__.md-operation_general_plan3 .x-item .x-icon2{display: none;width: 100%;height: .92rem;line-height: .92rem;background-image: url('../images/a24-b.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-operation_general_plan3 .x-item .x-icon2 img{max-width: .42rem;max-height: .36rem;}
.__ID__.md-operation_general_plan3 .x-item .x-text{width: calc(100% - 1.27rem);}
.__ID__.md-operation_general_plan3 .x-item .x-name{transition: all  .3s;width: 100%;margin-bottom: .1rem;color: #333333;line-height: 1.4;}
.__ID__.md-operation_general_plan3 .x-item .x-intro{transition: all  .3s;width: 100%;color: #888888;line-height: 1.5;}
.__ID__.md-operation_general_plan3 .x-item:hover{background-color: var(--theme);}
.__ID__.md-operation_general_plan3 .x-item:hover .x-icon1{display: none;}
.__ID__.md-operation_general_plan3 .x-item:hover .x-icon2{display: block;}
.__ID__.md-operation_general_plan3 .x-item:hover .x-name{color: #ffffff;}
.__ID__.md-operation_general_plan3 .x-item:hover .x-intro{color: #ffffff;}
.__ID__.md-operation_general_plan3 .x-list{width: 100%;display: flex;flex-wrap: wrap;}
.__ID__.md-operation_general_plan3 .x-one{display: block;width: 23.42%;margin-right: 2.1%;margin-bottom: .3rem;background-color: #f5f5f5;border-radius: .1rem;overflow: hidden;}
.__ID__.md-operation_general_plan3 .x-one:nth-child(4n){margin-right: 0;}
.__ID__.md-operation_general_plan3 .x-one .x-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(240/356*100%);border-radius: .1rem;}
.__ID__.md-operation_general_plan3 .x-one .x-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.__ID__.md-operation_general_plan3 .x-one .x-text{width: 100%;text-align: center;padding: .35rem .4rem .4rem;}
.__ID__.md-operation_general_plan3 .x-one .x-name{width: 100%;margin-bottom: .15rem;color: #333333;line-height: 1.4;}
.__ID__.md-operation_general_plan3 .x-one .x-intro{width: 100%;color: #888888;line-height: 1.87;}
.__ID__.md-operation_general_plan3 .x-one:hover .x-img img{transform: scale(1.05);}
.__ID__.md-operation_general_plan3 .x-one:hover .x-name{color: var(--theme);}

@media (max-width: 750px) {
   .__ID__.md-operation_general_plan3 .x-item{width: 100%;}
   .__ID__.md-operation_general_plan3 .x-one{width: calc(50% - .15rem);margin-right: .3rem;}
   .__ID__.md-operation_general_plan3 .x-one:nth-child(2n){margin-right: 0;}
   .__ID__.md-operation_general_plan3 .x-one .x-text{padding: .3rem;}
}


/* 基地运营-基地运营方略-板块4 */
.__ID__.md-operation_general_plan4{width: 100%;padding: .95rem 0 .9rem;background-color: #f5f5f5;}
.__ID__.md-operation_general_plan4 img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-operation_general_plan4 .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-operation_general_plan4 .y-top{width: 100%;padding-bottom: .35rem;}
.__ID__.md-operation_general_plan4 .y-titles{width: 100%;padding-bottom:  .55rem;text-align: center;color: #333333;line-height: 1.23;font-weight: bold;}
.__ID__.md-operation_general_plan4 .y-cont{width: 100%;}
.__ID__.md-operation_general_plan4 .y-item{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;width: 100%;margin-bottom: .6rem;}
.__ID__.md-operation_general_plan4 .y-left{width: 50%;}
.__ID__.md-operation_general_plan4 .y-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(450/760*100%);border-radius: .1rem;}
.__ID__.md-operation_general_plan4 .y-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.__ID__.md-operation_general_plan4 .y-right{width: calc(50% - .9rem);}
.__ID__.md-operation_general_plan4 .y-td{display: flex;align-items: center;justify-content: space-between;width: 100%;margin-bottom: 1rem;}
.__ID__.md-operation_general_plan4 .y-td:last-child{margin-bottom: 0;}
.__ID__.md-operation_general_plan4 .y-icon{width: .77rem;height: .92rem;line-height: .92rem;text-align: center; background-image: url('../images/a24.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-operation_general_plan4 .y-icon img{max-width: .42rem;max-height: .46rem;}
.__ID__.md-operation_general_plan4 .y-text{width: calc(100% - 1.27rem);}
.__ID__.md-operation_general_plan4 .y-name{width: 100%;margin-bottom: .1rem; color: #333333;line-height: 1.4;}
.__ID__.md-operation_general_plan4 .y-intro{width: 100%;color: #888888;line-height: 1.5;}
.__ID__.md-operation_general_plan4 .y-item:nth-child(2n){flex-direction: row-reverse;}

.__ID__.md-operation_general_plan4 .ya-cont{width: 100%;display: flex;justify-content: space-between;}
.__ID__.md-operation_general_plan4 .ya-left{width: calc(100% - 3.5rem);}
.__ID__.md-operation_general_plan4 .ya-swiper{width: 100%;border-radius: .1rem;}
.__ID__.md-operation_general_plan4 .ya-item{width: 100%;}
.__ID__.md-operation_general_plan4 .ya-link{display: block;width: 100%;position: relative;}
.__ID__.md-operation_general_plan4 .ya-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(660/1170*100%);}
.__ID__.md-operation_general_plan4 .ya-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.__ID__.md-operation_general_plan4 .ya-img:after{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;background-image: url('../images/a33.png'); background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}
.__ID__.md-operation_general_plan4 .ya-text{position: absolute;bottom: 0;left: 0;width: 100%;padding: .45rem .6rem;}
.__ID__.md-operation_general_plan4 .ya-name{width: 100%;margin-bottom: .1rem;color: #ffffff;line-height: 1.4;}
.__ID__.md-operation_general_plan4 .ya-intro{width: 100%;color: #ffffff;line-height: 1.5;}

.__ID__.md-operation_general_plan4 .ya-right{width: 3.3rem;}
.__ID__.md-operation_general_plan4 .ya-swiper2{width: 100%;height: 6.9rem;}
.__ID__.md-operation_general_plan4 .ya-nav{width: 100%;height: auto;min-height: 33.33%;}
.__ID__.md-operation_general_plan4 .ya-bg{width: 100%;position: relative;overflow: hidden;padding-top: calc(200/320*100%);border-radius: .1rem;}
.__ID__.md-operation_general_plan4 .ya-bg img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.__ID__.md-operation_general_plan4 .ya-nav.active .ya-bg{border: solid .02rem var(--theme);}

@media (max-width: 750px) {
   .__ID__.md-operation_general_plan4 .y-left{width: 100%;margin-bottom: .3rem;}
   .__ID__.md-operation_general_plan4 .y-right{width: 100%;}
   .__ID__.md-operation_general_plan4 .y-td{margin-bottom: .3rem;}
   .__ID__.md-operation_general_plan4 .ya-left{width: 100%;}
   .__ID__.md-operation_general_plan4 .ya-right{display: none;}
   .__ID__.md-operation_general_plan4 .ya-text{padding: .3rem;}
}

/* 基地运营-基地运营方略-板块5 */
.__ID__.md-operation_general_plan5{width: 100%;padding: .95rem 0 .9rem;}
.__ID__.md-operation_general_plan5 img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-operation_general_plan5 .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-operation_general_plan5 .z-top{width: 100%;padding-bottom: .55rem;}
.__ID__.md-operation_general_plan5 .z-titles{width: 100%;padding-bottom: .55rem;text-align: center; color: #333333;line-height: 1.23;font-weight: bold;}
.__ID__.md-operation_general_plan5 .z-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.__ID__.md-operation_general_plan5 .z-item{display: flex;align-items: center;justify-content: space-between;width: calc(50% - .2rem);padding: .4rem;margin-bottom: .4rem;background-color: #f5f5f5;border-radius: .1rem;}
.__ID__.md-operation_general_plan5 .z-item .z-icon{display: inline-block;width: .77rem;text-align: center;}
.__ID__.md-operation_general_plan5 .z-item .z-icon1{display: block;width: 100%;height: .92rem;line-height: .92rem;background-image: url('../images/a24.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-operation_general_plan5 .z-item .z-icon1 img{max-width: .42rem;max-height: .36rem;}
.__ID__.md-operation_general_plan5 .z-item .z-icon2{display: none;width: 100%;height: .92rem;line-height: .92rem;background-image: url('../images/a24-b.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-operation_general_plan5 .z-item .z-icon2 img{max-width: .42rem;max-height: .36rem;}
.__ID__.md-operation_general_plan5 .z-item .z-text{width: calc(100% - 1.27rem);}
.__ID__.md-operation_general_plan5 .z-item .z-name{transition: all  .3s;width: 100%;margin-bottom: .1rem;color: #333333;line-height: 1.4;}
.__ID__.md-operation_general_plan5 .z-item .z-intro{transition: all  .3s;width: 100%;color: #888888;line-height: 1.5;}
.__ID__.md-operation_general_plan5 .z-item:hover{background-color: var(--theme);}
.__ID__.md-operation_general_plan5 .z-item:hover .z-icon1{display: none;}
.__ID__.md-operation_general_plan5 .z-item:hover .z-icon2{display: block;}
.__ID__.md-operation_general_plan5 .z-item:hover .z-name{color: #ffffff;}
.__ID__.md-operation_general_plan5 .z-item:hover .z-intro{color: #ffffff;}
.__ID__.md-operation_general_plan5 .z-list{width: 100%;display: flex;flex-wrap: wrap;}
.__ID__.md-operation_general_plan5 .z-one{display: block;width: 31.57%;padding: .4rem .4rem .65rem; margin-right:2.64%;margin-bottom: .3rem;background-color: #f5f5f5;border-radius: .1rem;overflow: hidden;}
.__ID__.md-operation_general_plan5 .z-one:nth-child(3n){margin-right: 0;}
.__ID__.md-operation_general_plan5 .z-one .z-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(260/400*100%);border-radius: .1rem;}
.__ID__.md-operation_general_plan5 .z-one .z-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.__ID__.md-operation_general_plan5 .z-one .z-text{width: 100%;text-align: center;padding-top: 0.35rem;}
.__ID__.md-operation_general_plan5 .z-one .z-name{width: 100%;margin-bottom: .2rem;color: #333333;line-height: 1.4;}
.__ID__.md-operation_general_plan5 .z-one .z-intro{width: 100%;color: #888888;line-height: 1.87;}
.__ID__.md-operation_general_plan5 .z-one:hover .z-img img{transform: scale(1.05);}
.__ID__.md-operation_general_plan5 .z-one:hover .z-name{color: var(--theme);}

@media (max-width: 750px) {
   .__ID__.md-operation_general_plan5 .z-item{width: 100%;}
   .__ID__.md-operation_general_plan5 .z-one{width: 100%;margin-right: 0;}  
}

/* 课程领域-教官队伍 */
.__ID__.md-instructor_team{width: 100%;padding: .4rem 0 1.15rem;}
.__ID__.md-instructor_team img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-instructor_team .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-instructor_team .my-top{width: 100%;padding-bottom: .5rem;}
.__ID__.md-instructor_team .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-instructor_team .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-instructor_team .my-icon img{height: .86rem;}
.__ID__.md-instructor_team .my-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height: 1.2;}
.__ID__.md-instructor_team .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: var(--theme);line-height: 1.38;}
.__ID__.md-instructor_team .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-instructor_team .my-more img{margin-left: .3rem;height: .56em;}
.__ID__.md-instructor_team .wa-top{width: 100%;margin-bottom: .8rem; display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.__ID__.md-instructor_team .wa-left{width: calc(50% - .8rem);}
.__ID__.md-instructor_team .wa-textbox{width: 100%;color: #333333;line-height: 1.87;}
.__ID__.md-instructor_team .wa-textbox *{line-height: inherit;}
.__ID__.md-instructor_team .wa-right{width: 50%;}
.__ID__.md-instructor_team .wa-big_img{width: 100%;border-radius: .1rem;overflow: hidden;}
.__ID__.md-instructor_team .wa-big_img img{width: 100%;}
.__ID__.md-instructor_team .wa-bottom{width: 100%;}
.__ID__.md-instructor_team .wa-item{width: 100%;}
.__ID__.md-instructor_team .wa-link{width: 100%;transition: all  .3s; }
.__ID__.md-instructor_team .wa-imgbox{display: flex;align-items: center;min-height: 5rem;}
.__ID__.md-instructor_team .wa-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(500/760*100%);border-radius: .1rem;}
.__ID__.md-instructor_team .wa-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.__ID__.md-instructor_team .wa-text{opacity: 0;transition: all  .3s;  width: 100%;padding-top: .25rem;text-align: center;}
.__ID__.md-instructor_team .wa-name{width: 100%;color: #333333;line-height: 1.5;}
 

.__ID__.md-instructor_team .wa-item.swiper-slide-active{z-index: 8;}
.__ID__.md-instructor_team .wa-item.swiper-slide-active .wa-link{width: 7.6rem;position: relative;left: 50%;transform: translate(-50%,0);}
.__ID__.md-instructor_team .wa-item.swiper-slide-active .wa-text{opacity: 1;}
.__ID__.md-instructor_team .wa-item.swiper-slide-prev{z-index: 6;}
.__ID__.md-instructor_team .wa-item.swiper-slide-prev .wa-link{position: absolute;left: 0;transform: translate(0,0);width: 5.2rem;}
.__ID__.md-instructor_team .wa-item.swiper-slide-next{z-index: 7;}
.__ID__.md-instructor_team .wa-item.swiper-slide-next .wa-link{position: absolute;left: auto;right: 0;transform: translate(0,0);width: 5.2rem;}

@media (max-width: 750px) {
    .__ID__.md-instructor_team .wa-left{width: 100%;margin-bottom: .3rem;}
    .__ID__.md-instructor_team .wa-right{width: 100%;}
    .__ID__.md-instructor_team .wa-item.swiper-slide-active .wa-link{width: 200%;}
    .__ID__.md-instructor_team .wa-item.swiper-slide-prev .wa-link{width: 150%;}
    .__ID__.md-instructor_team .wa-item.swiper-slide-next .wa-link{width: 150%;}
}
@media (max-width: 500px) {
    .__ID__.md-instructor_team .wa-imgbox{min-height: 3rem;}
}

/* 课程领域-教官队伍-板块2 */
.__ID__.md-instructor_team2{width: 100%;padding: .95rem 0 1.2rem;background-color: #f5f5f5;}
.__ID__.md-instructor_team2 img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-instructor_team2 .layout{width: 12.9rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-instructor_team2 .wb-titles{width: 100%;text-align: center;padding-bottom: .55rem;color: #333333;font-weight: bold;line-height: 1.23;}
.__ID__.md-instructor_team2 .wb-textbox{width: 100%;color: #333333;line-height: 1.87;}
.__ID__.md-instructor_team2 .wb-textbox *{line-height: inherit;max-width: 100%;}
 
/* 课程领域-教官队伍-板块3 */
.__ID__.md-instructor_team3{width: 100%;padding: .95rem 0 .7rem;}
.__ID__.md-instructor_team3 img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-instructor_team3 .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-instructor_team3 .wc-top{width: 100%;text-align: center;padding-bottom: .55rem;}
.__ID__.md-instructor_team3 .wc-titles{width: 100%;color: #333333;font-weight: bold;line-height: 1.23;}
.__ID__.md-instructor_team3 .wc-synopsis{width: 100%;padding-top: .2rem;color: var(--theme);line-height: 1.5;}
.__ID__.md-instructor_team3 .wc-cont{width: 100%;display: flex;flex-wrap: wrap;padding-bottom: .7rem;margin-bottom: .85rem;border-bottom: 1px solid #eeeeee;}
.__ID__.md-instructor_team3 .wc-item{display: block;width: 23.42%;margin-right: 2.1%;margin-bottom: .3rem;}
.__ID__.md-instructor_team3 .wc-item:nth-child(4n){margin-right: 0;}
.__ID__.md-instructor_team3 .wc-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(250/356*100%);border-radius: .1rem;}
.__ID__.md-instructor_team3 .wc-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.__ID__.md-instructor_team3 .wc-text{width: 100%;text-align: center;padding-top: .25rem;}
.__ID__.md-instructor_team3 .wc-name{width: 100%;color: #333333;line-height: 1.4;}
.__ID__.md-instructor_team3 .wc-item:hover .wc-img img{transform: scale(1.05);}
.__ID__.md-instructor_team3 .wc-item:hover .wc-name{color: var(--theme);}
.__ID__.md-instructor_team3 .wc-list{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.__ID__.md-instructor_team3 .wc-one{display: flex;justify-content: center;margin-bottom: .5rem;}
.__ID__.md-instructor_team3 .wc-box{display: flex;justify-content: center;align-items: center;text-align: center;min-width: 7.95em;min-height: 7.08em;color: #333333;line-height: 1.25;background-image: url('../images/a38.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-instructor_team3 .wc-box:hover{background-image: url('../images/a38-b.png');color: #fff;}

@media (max-width: 1150px) {
    .__ID__.md-instructor_team3 .wc-list{justify-content: flex-start;}
    .__ID__.md-instructor_team3 .wc-one{width: 33.33%;}
}
@media (max-width: 750px) {
    .__ID__.md-instructor_team3 .wc-item{width: calc(50% - .15rem);margin-right: .3rem;}
    .__ID__.md-instructor_team3 .wc-item:nth-child(2n){margin-right: 0;}
    .__ID__.md-instructor_team3 .wc-one{width: 50%;}
}

.__ID__.md-instructor_team4{width: 100%;padding: .95rem 0 .5rem;background-color: #f5f5f5;}
.__ID__.md-instructor_team4 img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-instructor_team4 .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;} 
.__ID__.md-instructor_team4 .wd-titles{width: 100%;padding-bottom:  .65rem;text-align: center;color: #333333;line-height: 1.23;font-weight: bold;}
.__ID__.md-instructor_team4 .wd-cont{width: 100%;}
.__ID__.md-instructor_team4 .wd-item{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;width: 100%;margin-bottom: .6rem;}
.__ID__.md-instructor_team4 .wd-left{width: 50%;}
.__ID__.md-instructor_team4 .wd-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(450/760*100%);border-radius: .1rem;}
.__ID__.md-instructor_team4 .wd-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.__ID__.md-instructor_team4 .wd-right{width: calc(50% - .9rem);}
.__ID__.md-instructor_team4 .wd-td{display: flex;align-items: center;justify-content: space-between;width: 100%;margin-bottom: .75rem;}
.__ID__.md-instructor_team4 .wd-td:last-child{margin-bottom: 0;}
.__ID__.md-instructor_team4 .wd-icon{width: .77rem;height: .92rem;line-height: .92rem;text-align: center; background-image: url('../images/a24.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-instructor_team4 .wd-icon img{max-width: .42rem;max-height: .46rem;}
.__ID__.md-instructor_team4 .wd-text{width: calc(100% - 1.27rem);}
.__ID__.md-instructor_team4 .wd-name{width: 100%;margin-bottom: .1rem; color: #333333;line-height: 1.4;}
.__ID__.md-instructor_team4 .wd-intro{width: 100%;color: #888888;line-height: 1.5;}
.__ID__.md-instructor_team4 .wd-item:nth-child(2n){flex-direction: row-reverse;}

@media (max-width: 750px) {
   .__ID__.md-instructor_team4 .wd-left{width: 100%;margin-bottom: .3rem;}
   .__ID__.md-instructor_team4 .wd-right{width: 100%;}
   .__ID__.md-instructor_team4 .wd-td{margin-bottom: .3rem;}
}

/* 关于基地-基地位置 */
.__ID__.md-base_place{position: relative;width: 100%;padding: .4rem 0  .8rem;}
.__ID__.md-base_place img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-base_place .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-base_place .my-top{width: 100%;padding-bottom: .3rem;}
.__ID__.md-base_place .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-base_place .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-base_place .my-icon img{height: .86rem;}
.__ID__.md-base_place .my-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height: 1.2;}
.__ID__.md-base_place .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: var(--theme);line-height: 1.38;}
.__ID__.md-base_place .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-base_place .my-more img{margin-left: .3rem;height: .56em;}
.__ID__.md-base_place .we-top{display: flex;align-items: flex-end;justify-content: space-between;flex-wrap: wrap;width: 100%;padding-bottom: .45rem;}
.__ID__.md-base_place .we-left{font-size: 0;}
.__ID__.md-base_place .we-right{font-size: 0;}
.__ID__.md-base_place .we-intro{width: 100%;max-width: 7.3rem;margin-bottom: .3rem;color: #333333;line-height: 1.6;}
.__ID__.md-base_place .we-bottom{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.__ID__.md-base_place .we-item{width: calc(50% - .2rem);margin-bottom: .4rem;}
.__ID__.md-base_place .we-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(580/740*100%);border-radius: .1rem;}
.__ID__.md-base_place .we-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
@media (max-width: 750px) {
   .__ID__.md-base_place .we-right{width: 100%;}
   .__ID__.md-base_place .we-intro{max-width: 100%;}
   .__ID__.md-base_place .we-item{width: calc(50% - .15rem); }
}

/* 关于基地-区域规划 */
.__ID__.md-regional_planning{position: relative;width: 100%;}
.__ID__.md-regional_planning img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-regional_planning .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-regional_planning .my-top{width: 100%;padding-bottom: .5rem;position: relative;z-index: 8;}
.__ID__.md-regional_planning .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-regional_planning .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-regional_planning .my-icon img{height: .86rem;}
.__ID__.md-regional_planning .my-titles{position: relative;z-index: 1;width: 100%;color: #fff;font-weight: bold;line-height: 1.2;}
.__ID__.md-regional_planning .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: #fff;line-height: 1.38;}
.__ID__.md-regional_planning .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-regional_planning .my-more img{margin-left: .3rem;height: .56em;}
.__ID__.md-regional_planning .wf-cont{width: 100%;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.__ID__.md-regional_planning .wf-bg1{position: absolute;top: 0;left: 0;width: 64.27%;height: 100%;}
.__ID__.md-regional_planning .wf-bg1 img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.__ID__.md-regional_planning .wf-bg2{position: absolute;top: 0;right: 0;width: 35.73%;height: 100%;}
.__ID__.md-regional_planning .wf-bg2 img{position: absolute;top: 0;right: 0;width: 100%;height: 100%;object-fit: cover;} 
.__ID__.md-regional_planning .wf-left{width: calc(100%  - 9.35rem);padding: .85rem 0;}
.__ID__.md-regional_planning .wf-intro{position: relative;z-index: 8;width: 100%;color: #ffffff;line-height: 1.6;}
.__ID__.md-regional_planning .wf-right{width: 8.58rem;padding: .85rem 0;}
.__ID__.md-regional_planning .wf-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(685/858*100%);border-radius: .1rem;}
.__ID__.md-regional_planning .wf-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
@media (max-width: 750px) {
    .__ID__.md-regional_planning .layout{max-width: 100%;}
    .__ID__.md-regional_planning .wf-bg1{width: 100%;}
    .__ID__.md-regional_planning .wf-bg2{width: 100%;}
   .__ID__.md-regional_planning .wf-left{position: relative;width: 100%;padding: 1rem .3rem .5rem;}
   .__ID__.md-regional_planning .wf-right{position: relative;width: 100%;padding: .5rem .3rem;}
}

/* 关于基地-基地规划 */
.__ID__.md-base_planning{position: relative;width: 100%;padding: 1.2rem 0  1.2rem;}
.__ID__.md-base_planning img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-base_planning .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-base_planning .my-top{width: 100%;text-align: center;padding-bottom: .5rem;}
.__ID__.md-base_planning .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-base_planning .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-base_planning .my-icon img{height: .86rem;}
.__ID__.md-base_planning .my-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height: 1.2;}
.__ID__.md-base_planning .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: var(--theme);line-height: 1.38;}
.__ID__.md-base_planning .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-base_planning .my-more img{margin-left: .3rem;height: .56em;} 
.__ID__.md-base_planning .wg-textbox{width: 100%;max-width: 71em;margin: 0 auto;text-align: center; color: #333333;line-height: 1.6;}
.__ID__.md-base_planning .wg-textbox *{line-height: inherit;} 
.__ID__.md-base_planning .wg-img{width: 100%;margin-top: .55rem;border-radius: .1rem;overflow: hidden;}
.__ID__.md-base_planning .wg-img img{width: 100%;}

/* 关于基地-基地特色 */
.__ID__.md-base_features{position: relative;width: 100%;padding:  .4rem 0  .4rem;}
.__ID__.md-base_features img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-base_features .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-base_features .my-top{width: 100%;padding-bottom: .45rem;}
.__ID__.md-base_features .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-base_features .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-base_features .my-icon img{height: .86rem;}
.__ID__.md-base_features .my-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height: 1.2;}
.__ID__.md-base_features .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: var(--theme);line-height: 1.38;}
.__ID__.md-base_features .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-base_features .my-more img{margin-left: .3rem;height: .56em;} 
.__ID__.md-base_features .wh-top{width: 100%;margin-bottom: .8rem;border-bottom: 1px solid #eeeeee; display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-end;}
.__ID__.md-base_features .wh-lt{font-size: 0;}
.__ID__.md-base_features .wh-rt{font-size: 0;}
.__ID__.md-base_features .wh-nav{display: inline-block;vertical-align: top;position: relative;cursor: pointer;margin-right: .8rem;padding-bottom: .45rem;}
.__ID__.md-base_features .wh-nav:after{transition: all  .3s; content: '';position: absolute;bottom: 0;left: 0;width: 0;height: 2px;background-color: var(--theme);}
.__ID__.md-base_features .wh-nav:last-child{margin-right: 0;}
.__ID__.md-base_features .wh-icon{display: inline-block;vertical-align: middle;margin-right: .2rem;}
.__ID__.md-base_features .wh-icon img{max-height: 1em;}
.__ID__.md-base_features .wh-text{transition: all  .3s; display: inline-block;vertical-align: middle;color: #333333;line-height: 1.4;}
.__ID__.md-base_features .wh-nav:hover:after{width: 100%;}
.__ID__.md-base_features .wh-nav:hover .wh-text{color: var(--theme);}
.__ID__.md-base_features .wh-nav.active:after{width: 100%;}
.__ID__.md-base_features .wh-nav.active .wh-text{color: var(--theme);}
.__ID__.md-base_features .wh-bottom{width: 100%;}
.__ID__.md-base_features .wh-item{display: flex;flex-wrap: wrap;width: 100%;font-size: 0;margin-bottom: .9rem;background-color: #f5f5f5;border-radius: .1rem;overflow: hidden;}
.__ID__.md-base_features .wh-left{width: calc(620/1520*100%);padding: .95rem .8rem 1.5rem;position: relative;}
.__ID__.md-base_features .wh-name{width: 100%;padding-bottom: .25rem;margin-bottom: .25rem;position: relative;color: #333333;line-height: 1.27;font-weight: bold;}
.__ID__.md-base_features .wh-name:after{content: '';position: absolute;bottom: 0;left: 0;width: .36rem;height: .03rem;background-color: var(--theme);border-radius: .02rem;}
.__ID__.md-base_features .wh-tr{width: 100%;}
.__ID__.md-base_features .wh-td{display: flex;width: 100%;}
.__ID__.md-base_features .wh-tip{color: #333333;line-height: 1.87;font-weight: bold;}
.__ID__.md-base_features .wh-intro{flex: 1;color: #666666;line-height: 1.87;}
.__ID__.md-base_features .wh-nub{position: absolute;bottom: .6rem;right: 0;padding: 0 .8rem;font-style: italic;color: #333333;opacity: 0.1;line-height: .72rem;font-weight: bold;}
.__ID__.md-base_features .wh-right{width: calc(900/1520*100%);display: flex;align-items: center;}
.__ID__.md-base_features .wh-swiper{width: 100%;position: relative;border-radius: .1rem;}
.__ID__.md-base_features .wh-one{width: 100%;}
.__ID__.md-base_features .wh-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(540/900*100%);border-radius: .1rem;}
.__ID__.md-base_features .wh-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.__ID__.md-base_features .wh-swiper .wh-pagination{position: absolute;bottom: 0;left: 0;width: 100%;padding: .3rem .45rem;font-size: 0;text-align: right;}
.__ID__.md-base_features .wh-swiper .wh-pagination .swiper-pagination-bullet{display: inline-block;vertical-align: middle;margin: .05rem;opacity: 1;width: 12px;height: 12px;border-radius: 6px; background-color: rgba(255,255,255,.5);}
.__ID__.md-base_features .wh-swiper .wh-pagination .swiper-pagination-bullet-active{width: .54rem !important;background-color: #fff;}
.__ID__.md-base_features .wh-item:nth-child(2n){flex-direction: row-reverse;}
.__ID__.md-base_features .wh-item:nth-child(2n) .wh-swiper .wh-pagination{text-align: left;}
@media (max-width: 750px) {
    .__ID__.md-base_features .wh-rt{width: 100%;white-space: nowrap;overflow: auto;}
    .__ID__.md-base_features .wh-nav{margin-right: .3rem;}
   .__ID__.md-base_features .wh-left{width: 100%;padding: .5rem .3rem 1rem;}
   .__ID__.md-base_features .wh-nub{bottom: .3rem;padding:0 .3rem;}
   .__ID__.md-base_features .wh-right{width: 100%;}
   .__ID__.md-base_features .wh-swiper .wh-pagination{padding: .25rem;}
   .__ID__.md-base_features .wh-swiper .wh-pagination .swiper-pagination-bullet{width: 8px;height: 8px;border-radius: 4px;}
}

/* 关于基地-基地定位 */
.__ID__.md-base_positioning{position: relative;width: 100%;padding:  .4rem 0  1.45rem;}
.__ID__.md-base_positioning img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-base_positioning .layout{width: 15.3rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-base_positioning .my-top{width: 100%;text-align: center; padding-bottom: .75rem;}
.__ID__.md-base_positioning .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-base_positioning .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-base_positioning .my-icon img{height: .86rem;}
.__ID__.md-base_positioning .my-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height: 1.2;}
.__ID__.md-base_positioning .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: var(--theme);line-height: 1.38;}
.__ID__.md-base_positioning .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-base_positioning .my-more img{margin-left: .3rem;height: .56em;} 
.__ID__.md-base_positioning .wi-cont{width: 100%;display: flex;flex-wrap: wrap;}
.__ID__.md-base_positioning .wi-item{display: block;padding: .05rem;}
.__ID__.md-base_positioning .wi-box{width: 100%;height: 100%;min-height: 4rem; position: relative;display: flex;align-items: flex-end;background-color: var(--theme);border-radius: .1rem;overflow: hidden;}
.__ID__.md-base_positioning .wi-img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.__ID__.md-base_positioning .wi-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.__ID__.md-base_positioning .wi-text{position: relative;z-index: 8;width: 100%;}
.__ID__.md-base_positioning .wi-name{width: 100%;color: #ffffff;line-height: 1.5;}
.__ID__.md-base_positioning .wi-intro{width: 100%;padding-top: .2rem;color: #ffffff;line-height: 1.5;}
.__ID__.md-base_positioning .wi-icon{position: absolute;top: .15rem;right: .2rem;}
.__ID__.md-base_positioning .wi-icon img{height: .94rem;}

.__ID__.md-base_positioning .wi-item1{width: calc(710/1530*100%);} 
.__ID__.md-base_positioning .wi-item1 .wi-text{width: 3rem;max-width: 90%;padding: .9rem .4rem .35rem; background-color: var(--theme);border-radius: .1rem;}
.__ID__.md-base_positioning .wi-item2{width: calc(435/1530*100%);} 
.__ID__.md-base_positioning .wi-item2 .wi-text{padding: .35rem .4rem;}
.__ID__.md-base_positioning .wi-item3{width: calc(385/1530*100%);} 
.__ID__.md-base_positioning .wi-item3 .wi-box{align-items: center;}
.__ID__.md-base_positioning .wi-item3 .wi-text{padding: .35rem .4rem;text-align: center;}
.__ID__.md-base_positioning .wi-item4{width: calc(570/1530*100%);} 
.__ID__.md-base_positioning .wi-item4 .wi-box{align-items: center;background-color: var(--active);}
.__ID__.md-base_positioning .wi-item4 .wi-text{padding: .35rem .84rem;text-align: center;}
.__ID__.md-base_positioning .wi-item4 .wi-name{color: var(--theme);}
.__ID__.md-base_positioning .wi-item4 .wi-intro{color: var(--theme);}
.__ID__.md-base_positioning .wi-item5{width: calc(960/1530*100%);} 
.__ID__.md-base_positioning .wi-item5 .wi-text{padding: .35rem .4rem;}

@media (max-width: 750px) {
   .__ID__.md-base_positioning .wi-item{width: 100% !important;}
   .__ID__.md-base_positioning .wi-item1 .wi-text{width: 4rem;}
}

/* 关于基地-漫游基地 */
.__ID__.md-roaming_base{position: relative;width: 100%;padding:  .4rem 0  1.2rem;}
.__ID__.md-roaming_base img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-roaming_base .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-roaming_base .my-top{width: 100%;text-align: center; padding-bottom: .75rem;}
.__ID__.md-roaming_base .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-roaming_base .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-roaming_base .my-icon img{height: .86rem;}
.__ID__.md-roaming_base .my-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height: 1.2;}
.__ID__.md-roaming_base .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: var(--theme);line-height: 1.38;}
.__ID__.md-roaming_base .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-roaming_base .my-more img{margin-left: .3rem;height: .56em;} 
.__ID__.md-roaming_base .wj-iframebox{width: 100%;position: relative;padding-top: calc(880/1520*100%);}
.__ID__.md-roaming_base .wj-iframe{position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: .1rem;overflow: hidden;background-size: cover;background-position: center center;background-repeat: no-repeat;}

/* 课程领域-课程建设-板块1 */
.__ID__.md-course_construction1{position: relative;width: 100%;padding:  .4rem 0  1.2rem;background-color: #f5f5f5;}
.__ID__.md-course_construction1 img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-course_construction1 .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-course_construction1 .my-top{width: 100%;text-align: center; padding-bottom: .75rem;}
.__ID__.md-course_construction1 .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-course_construction1 .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-course_construction1 .my-icon img{height: .86rem;}
.__ID__.md-course_construction1 .my-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height: 1.2;}
.__ID__.md-course_construction1 .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: var(--theme);line-height: 1.38;}
.__ID__.md-course_construction1 .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-course_construction1 .my-more img{margin-left: .3rem;height: .56em;} 
.__ID__.md-course_construction1 .wk-top{width: 100%;margin-bottom: .8rem;display: flex;flex-wrap: wrap; align-items: center;justify-content: space-between;}
.__ID__.md-course_construction1 .wk-left{width: 9.55rem;}
.__ID__.md-course_construction1 .wk-img{width: 100%;}
.__ID__.md-course_construction1 .wk-img img{width: 100%;}
.__ID__.md-course_construction1 .wk-right{width: calc(100% - 10.45rem);}
.__ID__.md-course_construction1 .wk-item{display: block;width: 100%;padding: .2rem 0;}
.__ID__.md-course_construction1 .wk-namebox{display: flex;align-items: center;width: 100%;margin-bottom:  .1rem;}
.__ID__.md-course_construction1 .wk-icon{width: .6rem;}
.__ID__.md-course_construction1 .wk-icon img{height: .3rem;}
.__ID__.md-course_construction1 .wk-name{flex: 1;color: #333333;line-height: 1.4;font-weight: bold;}
.__ID__.md-course_construction1 .wk-textbox{width: 100%;padding-left: .6rem;color: #333333;line-height: 1.5;}
.__ID__.md-course_construction1 .wk-textbox *{line-height: inherit;} 
.__ID__.md-course_construction1 .wk-big_img{width: 100%;}
.__ID__.md-course_construction1 .wk-big_img img{width: 100%;}

@media (max-width: 750px) {
   .__ID__.md-course_construction1 .wk-left{width: 100%;margin-bottom: .3rem;}
   .__ID__.md-course_construction1 .wk-right{width: 100%;}
}

/* 课程领域-课程建设-板块2 */
.__ID__.md-course_construction2{position: relative;width: 100%;padding:  .9rem 0  .3rem;}
.__ID__.md-course_construction2 img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-course_construction2 .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-course_construction2 .my-top{width: 100%;text-align: center; padding-bottom: .75rem;}
.__ID__.md-course_construction2 .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-course_construction2 .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-course_construction2 .my-icon img{height: .86rem;}
.__ID__.md-course_construction2 .my-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height: 1.2;}
.__ID__.md-course_construction2 .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: var(--theme);line-height: 1.38;}
.__ID__.md-course_construction2 .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-course_construction2 .my-more img{margin-left: .3rem;height: .56em;}  
.__ID__.md-course_construction2 .wl-big_img{width: 100%;margin-bottom: .95rem;}
.__ID__.md-course_construction2 .wl-big_img img{width: 100%;}
.__ID__.md-course_construction2 .wl-top{width: 100%;text-align: center;padding-bottom: .55rem;}
.__ID__.md-course_construction2 .wl-titles{width: 100%;color: #333333;line-height: 1.23;}
.__ID__.md-course_construction2 .wl-synopsis{width: 100%;padding-top: .2rem;color: var(--theme);line-height: 1.5;}
.__ID__.md-course_construction2 .wl-bottom{width: 100%;display: flex;flex-wrap: wrap;}
.__ID__.md-course_construction2 .wl-item{display: block;width: 23.42%;padding: .6rem .45rem;text-align: center; margin-right: 2.1%;margin-bottom: .3rem;background-color: #f5f5f5;border-radius: .1rem;}
.__ID__.md-course_construction2 .wl-item:nth-child(4n){margin-right: 0;}
.__ID__.md-course_construction2 .wl-icon{display: inline-block;width: .67rem;height: .8rem;line-height: .8rem;background-image: url('../images/a24.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-course_construction2 .wl-icon img{max-width: .38rem;max-height: .34rem;}
.__ID__.md-course_construction2 .wl-text{width: 100%;padding-top: .35rem;}
.__ID__.md-course_construction2 .wl-name{width: 100%;margin-bottom: .2rem;color: #333333;line-height: 1.4;}
.__ID__.md-course_construction2 .wl-intro{width: 100%;margin-bottom: .3rem;text-align: left;color: #333333;line-height: 1.87;}
.__ID__.md-course_construction2 .wl-textbox{width: 100%;text-align: left;display: flex;flex-wrap: wrap;color: #333333;line-height: 1.5;}
.__ID__.md-course_construction2 .wl-textbox p{min-width: 33.33%;padding-right: .1rem;}

@media (max-width: 750px) {
    .__ID__.md-course_construction2 .wl-item{width: calc(50% - .15rem);margin-right:  .3rem;}
    .__ID__.md-course_construction2 .wl-item:nth-child(2n){margin-right: 0;}
}
@media (max-width: 500px) {
   .__ID__.md-course_construction2 .wl-item{width: 100%;margin-right: 0;}
}

/* 课程领域-课程建设-板块3 */
.__ID__.md-course_construction3{position: relative;width: 100%;padding:  .45rem 0  .2rem;}
.__ID__.md-course_construction3 img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-course_construction3 .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-course_construction3 .my-top{width: 100%;text-align: center; padding-bottom: .75rem;}
.__ID__.md-course_construction3 .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-course_construction3 .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-course_construction3 .my-icon img{height: .86rem;}
.__ID__.md-course_construction3 .my-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height: 1.2;}
.__ID__.md-course_construction3 .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: var(--theme);line-height: 1.38;}
.__ID__.md-course_construction3 .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-course_construction3 .my-more img{margin-left: .3rem;height: .56em;}  
.__ID__.md-course_construction3 .wm-big_img{width: 100%;margin-bottom: .95rem;}
.__ID__.md-course_construction3 .wm-big_img img{width: 100%;}
.__ID__.md-course_construction3 .wm-top{width: 100%;text-align: center;padding-bottom: .55rem;}
.__ID__.md-course_construction3 .wm-titles{width: 100%;color: #333333;line-height: 1.23;}
.__ID__.md-course_construction3 .wm-synopsis{width: 100%;padding-top: .2rem;color: var(--theme);line-height: 1.5;}
.__ID__.md-course_construction3 .wm-cont{width: calc(100% + .4rem);position: relative;left: -.2rem;display: flex;flex-wrap: wrap;justify-content: space-between;}
.__ID__.md-course_construction3 .wm-item{width: 50%;padding: 0 .2rem;margin-bottom: .4rem;}
.__ID__.md-course_construction3 .wm-box{width: 100%;position: relative;}
.__ID__.md-course_construction3 .wm-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(400/740*100%);border-radius: .1rem;}
.__ID__.md-course_construction3 .wm-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.__ID__.md-course_construction3 .wm-text{position: absolute;bottom: 0;left: 0;width: 100%;text-align: center;padding: .25rem;}
.__ID__.md-course_construction3 .wm-name{width: 100%;color: #eeeeee;line-height: 1.5;}
.__ID__.md-course_construction3 .wm-item:nth-child(1){width: 100%;}
.__ID__.md-course_construction3 .wm-item:nth-child(1) .wm-img{padding-top: calc(450/1520*100%);}
@media (max-width: 750px) {
   .__ID__.md-course_construction3 .wm-item{width: 100%;}
}
/* 课程领域-课程建设-板块4 */
.__ID__.md-course_construction4{position: relative;width: 100%;padding:  .45rem 0  1.2rem;}
.__ID__.md-course_construction4 img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-course_construction4 .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-course_construction4 .my-top{width: 100%;text-align: center; padding-bottom: .75rem;}
.__ID__.md-course_construction4 .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-course_construction4 .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-course_construction4 .my-icon img{height: .86rem;}
.__ID__.md-course_construction4 .my-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height: 1.2;}
.__ID__.md-course_construction4 .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: var(--theme);line-height: 1.38;}
.__ID__.md-course_construction4 .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-course_construction4 .my-more img{margin-left: .3rem;height: .56em;}  
.__ID__.md-course_construction4 .wn-big_img{width: 100%;margin-bottom: .95rem;}
.__ID__.md-course_construction4 .wn-big_img img{width: 100%;}
.__ID__.md-course_construction4 .wn-top{width: 100%;text-align: center;padding-bottom: .55rem;}
.__ID__.md-course_construction4 .wn-titles{width: 100%;color: #333333;line-height: 1.23;}
.__ID__.md-course_construction4 .wn-synopsis{width: 100%;padding-top: .2rem;color: var(--theme);line-height: 1.5;}
.__ID__.md-course_construction4 .wn-cont{width: 100%;display: flex;flex-wrap: wrap; align-items: center;background-color: #f5f5f5;}
.__ID__.md-course_construction4 .wn-left{width: calc(700/1520*100%);padding: 0 .5rem;}
.__ID__.md-course_construction4 .wn-item{display: flex;width: 100%;padding: .13rem 0;}
.__ID__.md-course_construction4 .wn-tip{min-width: 6.75em;padding-right: .5em;color: var(--theme);line-height: 1.87;font-weight: bold;}
.__ID__.md-course_construction4 .wn-rt{flex: 1;}
.__ID__.md-course_construction4 .wn-name{width: 100%;color: #333333;line-height: 1.87;font-weight: bold;}
.__ID__.md-course_construction4 .wn-textbox{width: 100%;color: #333333;line-height: 1.87;}
.__ID__.md-course_construction4 .wn-textbox *{line-height: inherit;}
.__ID__.md-course_construction4 .wn-right{width: calc(820/1520*100%);}
.__ID__.md-course_construction4 .wn-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(600/820*100%);}
.__ID__.md-course_construction4 .wn-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
@media (max-width: 750px) {
    .__ID__.md-course_construction4 .wn-left{width: 100%;padding: .15rem .3rem;}
    .__ID__.md-course_construction4 .wn-right{width: 100%;}
}

/* 课程领域-课程建设-板块5 */
.__ID__.md-course_construction5{position: relative;width: 100%;padding:  .9rem 0  .9rem;background-color: #f5f5f5;}
.__ID__.md-course_construction5 img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-course_construction5 .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-course_construction5 .my-top{width: 100%;text-align: center; padding-bottom: .75rem;}
.__ID__.md-course_construction5 .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-course_construction5 .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-course_construction5 .my-icon img{height: .86rem;}
.__ID__.md-course_construction5 .my-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height: 1.2;}
.__ID__.md-course_construction5 .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: var(--theme);line-height: 1.38;}
.__ID__.md-course_construction5 .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-course_construction5 .wo-table{width: 100%;margin-bottom: .95rem;background-color: #ffffff;}
.__ID__.md-course_construction5 .wo-table table{width: 100%;border: none;}
.__ID__.md-course_construction5 .wo-table tr{width: 100%;border: none;border-bottom: 1px solid #f5f5f5;}
.__ID__.md-course_construction5 .wo-table td{border: none;border-right: 1px solid #f5f5f5;padding: .2rem .15rem;text-align: center;color: #333333;line-height: 1.75;}
.__ID__.md-course_construction5 .wo-table tr:nth-child(1){background-color: var(--theme);}
.__ID__.md-course_construction5 .wo-table tr:nth-child(1) td{border-right:none; color: #ffffff;font-size: 1.25em;}

.__ID__.md-course_construction5 .wo-titles{width: 100%;text-align: center;padding-bottom: .55rem;color: #333333;line-height: 1.23;font-weight: bold;} 
.__ID__.md-course_construction5 .wo-list{width: 100%;display: flex;flex-wrap: wrap;}
.__ID__.md-course_construction5 .wo-one{display: block;width: 31.57%;padding: .4rem .4rem .65rem; margin-right:2.64%;margin-bottom: .3rem;background-color: #fff;border-radius: .1rem;overflow: hidden;}
.__ID__.md-course_construction5 .wo-one:nth-child(3n){margin-right: 0;}
.__ID__.md-course_construction5 .wo-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(260/400*100%);border-radius: .1rem;}
.__ID__.md-course_construction5 .wo-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.__ID__.md-course_construction5 .wo-text{width: 100%;text-align: center;padding-top: 0.35rem;}
.__ID__.md-course_construction5 .wo-name{width: 100%;margin-bottom: .2rem;color: #333333;line-height: 1.4;}
.__ID__.md-course_construction5 .wo-intro{width: 100%;color: #888888;line-height: 1.87;}
.__ID__.md-course_construction5 .wo-one:hover .wo-img img{transform: scale(1.05);}
.__ID__.md-course_construction5 .wo-one:hover .wo-name{color: var(--theme);}

@media (max-width: 750px) {
    .__ID__.md-course_construction5 .wo-table tr:nth-child(1) td{font-size: 1.1em;}
    .__ID__.md-course_construction5 .wo-table td br{display: none;}
   .__ID__.md-course_construction5 .wo-item{width: 100%;}
   .__ID__.md-course_construction5 .wo-one{width: 100%;margin-right: 0;}  
}

/* 课程领域-教学理念 */
.__ID__.md-teaching_idea{position: relative;width: 100%;padding:  .9rem 0  .9rem;}
.__ID__.md-teaching_idea img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-teaching_idea .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-teaching_idea .my-top{width: 100%;text-align: center; padding-bottom: .55rem;}
.__ID__.md-teaching_idea .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-teaching_idea .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-teaching_idea .my-icon img{height: .86rem;}
.__ID__.md-teaching_idea .my-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height: 1.2;}
.__ID__.md-teaching_idea .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: var(--theme);line-height: 1.38;}
.__ID__.md-teaching_idea .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-teaching_idea .wp-top{width: 100%;position: relative;margin-bottom: .95rem;}
.__ID__.md-teaching_idea .wp-cont{position: absolute;top: 0;left: 50%;transform: translate(-50%,0);z-index: 8;}
.__ID__.md-teaching_idea .wp-titlesboxbox{display: block;padding: .3rem;border-radius: 50%;background-color: #faf2f5;border: dashed 1px var(--theme);}
.__ID__.md-teaching_idea .wp-box{display: flex;flex-wrap: wrap;align-items: center;align-content: center; width: 3rem;height: 3rem;border-radius: 50%;text-align: center;background-color: var(--theme);}
.__ID__.md-teaching_idea .wp-icon{width: 100%;}
.__ID__.md-teaching_idea .wp-icon img{height: .67rem;}
.__ID__.md-teaching_idea .wp-titles{width: 100%;padding-top: .25rem;color: #f5f5f5;line-height: 1.27;}

.__ID__.md-teaching_idea .wp-list{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.__ID__.md-teaching_idea .wp-one{display: block;position: relative;width: 4.35rem;}
.__ID__.md-teaching_idea .wp-tip{position: relative;display: inline-block;margin-bottom: .2rem;text-align: center;color: var(--theme);min-width: 2.33rem;padding: 0 .15rem;line-height: .64rem;background-color: var(--active);border-radius: .1rem;}
.__ID__.md-teaching_idea .wp-name{width: 100%;margin-bottom: .1rem;color: #333333;line-height: 1.4;}
.__ID__.md-teaching_idea .wp-intro{width: 100%;color: #333333;line-height: 1.6;}

.__ID__.md-teaching_idea .wp-bottom{width: 100%;display: flex;flex-wrap:wrap;}
.__ID__.md-teaching_idea .wp-item{display: block;width: 31.57%;margin-right: 2.64%;margin-bottom: .3rem;background-color: #f5f5f5;border-radius: .1rem;overflow: hidden;}
.__ID__.md-teaching_idea .wp-item:nth-child(3n){margin-right: 0;}
.__ID__.md-teaching_idea .wp-item .wp-name{width: 100%;padding: .18rem .1rem; color: #ffffff;line-height: 1.4;text-align: center;background-color: var(--theme);}
.__ID__.md-teaching_idea .wp-item .wp-textbox{width: 100%;padding: .3rem;color: #333333;line-height: 2;display: flex;flex-wrap: wrap;justify-content: space-between;}
.__ID__.md-teaching_idea .wp-item .wp-textbox *{line-height: inherit;}
.__ID__.md-teaching_idea .wp-item .wp-textbox p{width: calc(50% - .15rem);}

@media (min-width: 750px) {
   .__ID__.md-teaching_idea .wp-one:nth-child(1){min-height: 4.4rem;padding: 1rem 0 .3rem;text-align: right;}
   .__ID__.md-teaching_idea .wp-one:nth-child(1) .wp-tip:before{content: '';position: absolute;left: 100%;top: 50%;transform: translate(0,-50%);height: 1px;width: 1.6rem;background-color: var(--theme);}
   .__ID__.md-teaching_idea .wp-one:nth-child(1) .wp-tip:after{content: ''; position: absolute;right: -.06rem;top: 50%;transform: translate(0,-50%);width: .12rem;height: .12rem;border-radius: 50%;background-color: var(--theme);}
   .__ID__.md-teaching_idea .wp-one:nth-child(2){min-height: 4.4rem;padding: 1rem 0 .3rem;} 
   .__ID__.md-teaching_idea .wp-one:nth-child(2) .wp-tip:before{content: '';position: absolute;right: 100%;top: 50%;transform: translate(0,-50%);height: 1px;width: 1.6rem;background-color: var(--theme);}
   .__ID__.md-teaching_idea .wp-one:nth-child(2) .wp-tip:after{content: ''; position: absolute;left: -.06rem;top: 50%;transform: translate(0,-50%);width: .12rem;height: .12rem;border-radius: 50%;background-color: var(--theme);}
   .__ID__.md-teaching_idea .wp-one:nth-child(3){width: 100%;text-align: center;}
   .__ID__.md-teaching_idea .wp-one:nth-child(3) .wp-tip:before{content: '';position: absolute;bottom: 100%;left: 50%;transform: translate(-50%,0);width: 1px;height: .8rem;background-color: var(--theme);}
   .__ID__.md-teaching_idea .wp-one:nth-child(3) .wp-tip:after{content: ''; position: absolute;top: -.06rem;left: 50%;transform: translate(-50%,0);width: .12rem;height: .12rem;border-radius: 50%;background-color: var(--theme);}
}
@media (max-width: 750px) {
   .__ID__.md-teaching_idea .wp-cont{position: relative;display: flex;justify-content: center;}
   .__ID__.md-teaching_idea .wp-one{width: 100%;text-align: center;margin-top: .3rem;}
   .__ID__.md-teaching_idea .wp-item{width: 100%;margin-right: 0;}
}

/* 课程领域-教学资源 */
.__ID__.md-teaching_materials{position: relative;width: 100%;padding:  1.2rem 0  .5rem;background-color: #f5f5f5;}
.__ID__.md-teaching_materials img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-teaching_materials .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;position: relative;z-index: 8;}
.__ID__.md-teaching_materials .my-top{width: 100%;text-align: center;padding-bottom: .75rem;}
.__ID__.md-teaching_materials .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-teaching_materials .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-teaching_materials .my-icon img{height: .86rem;}
.__ID__.md-teaching_materials .my-titles{position: relative;z-index: 1;width: 100%;color: #ffffff;font-weight: bold;line-height: 1.2;}
.__ID__.md-teaching_materials .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: #ffffff;line-height: 1.38;}
.__ID__.md-teaching_materials .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-teaching_materials .wq-bg{position: absolute;top: 0;left: 0;width: 100%;height: calc(100% - 2.8rem);background-size: cover;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-teaching_materials .wq-cont{width: 100%;padding: .75rem 0 .5rem; background-color: #ffffff;border-radius: .1rem;}
.__ID__.md-teaching_materials .wq-titles{width: 100%;text-align: center;padding: 0 .3rem;margin-bottom: .55rem;color: #333333;font-weight: bold;line-height: 1.23;}
.__ID__.md-teaching_materials .wq-list{width: 100%;display: flex;flex-wrap: wrap;}
.__ID__.md-teaching_materials .wq-item{display: block;border-right: 1px solid #eeeeee; width: 33.33%;text-align: center;padding: .1rem .6rem .15rem;margin-bottom: .3rem;}
.__ID__.md-teaching_materials .wq-item:nth-child(3n){border-right:none;}
.__ID__.md-teaching_materials .wq-item:last-child{border-right:none;}
.__ID__.md-teaching_materials .wq-icon{width: 100%;}
.__ID__.md-teaching_materials .wq-icon img{height:  .6rem;}
.__ID__.md-teaching_materials .wq-text{width: 100%;padding-top: 0.35rem;}
.__ID__.md-teaching_materials .wq-name{width: 100%;margin-bottom: .2rem;color: #333333;line-height: 1.4;}
.__ID__.md-teaching_materials .wq-intro{width: 100%;margin-bottom: .3rem;color: #333333;line-height: 1.5;}
.__ID__.md-teaching_materials .wq-textbox{width: 100%;display: flex;flex-wrap: wrap;justify-content: center; color: #333333;line-height: 1.5;}
.__ID__.md-teaching_materials .wq-textbox *{line-height: inherit;}
.__ID__.md-teaching_materials .wq-textbox p{padding: 0 .07rem;}

@media (max-width: 750px) {
   .__ID__.md-teaching_materials .wq-item{width: 100%;padding: .15rem .3rem; border-right:none;}
}

/* 课程领域-教学资源-板块1 */
.__ID__.md-teaching_materials1{width: 100%;padding: .45rem 0 1.2rem; background-color: #f5f5f5;}
.__ID__.md-teaching_materials1 img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-teaching_materials1 .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-teaching_materials1 .wr-cont{width: 100%;display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}
.__ID__.md-teaching_materials1 .wr-left{width: calc(760/1520*100%);}
.__ID__.md-teaching_materials1 .wr-img{width: 100%;}
.__ID__.md-teaching_materials1 .wr-img img{width: 100%;border-radius: .1rem;} 
.__ID__.md-teaching_materials1 .wr-right{width: calc(680/1520*100%);}
.__ID__.md-teaching_materials1 .wr-titles{width: 100%;margin-bottom: .4rem;color: #000000;font-weight: bold;line-height: 1.23;}
.__ID__.md-teaching_materials1 .wr-textbox{width: 100%;color: #333333;line-height: 1.87;}
.__ID__.md-teaching_materials1 .wr-textbox *{line-height: inherit;}

@media (max-width: 750px) {
   .__ID__.md-teaching_materials1 .wr-left{width: 100%;margin-bottom: .3rem;}
   .__ID__.md-teaching_materials1 .wr-right{width: 100%;}
}

/* 课程领域-教学资源-板块2 */
.__ID__.md-teaching_materials2{position: relative;width: 100%;padding:  .95rem 0  .3rem;background-color: #f5f5f5;}
.__ID__.md-teaching_materials2 img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-teaching_materials2 .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;position: relative;z-index: 8;}
.__ID__.md-teaching_materials2 .ws-bg{position: absolute;top: 0;left: 0;width: 100%;height: calc(100% - 2.35rem);background-size: cover;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-teaching_materials2 .ws-top{width: 100%;text-align: center;padding-bottom: .5rem;}
.__ID__.md-teaching_materials2 .ws-titles{width: 100%;color: #ffffff;line-height: 1.42;}
.__ID__.md-teaching_materials2 .ws-synopsis{width: 100%;padding-top: .2rem;color: #ffffff;line-height: 1.5;}
.__ID__.md-teaching_materials2 .ws-bottom{width: 100%;display: flex;flex-wrap: wrap;}
.__ID__.md-teaching_materials2 .ws-item{display: block;cursor: pointer;width: 23.42%;padding: .4rem; margin-right: 2.1%;margin-bottom: .3rem;background-color: #ffffff;border-radius: .1rem;}
.__ID__.md-teaching_materials2 .ws-item:nth-child(4n){margin-right: 0;}
.__ID__.md-teaching_materials2 .ws-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(195/276*100%);border-radius: .1rem;background-color: #ffffff;}
.__ID__.md-teaching_materials2 .ws-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.__ID__.md-teaching_materials2 .ws-text{width: 100%;padding-top:  .35rem;}
.__ID__.md-teaching_materials2 .ws-name{transition: all  .3s;width: 100%;margin-bottom: .2rem;color: #333333;line-height: 1.4;}
.__ID__.md-teaching_materials2 .ws-intro{transition: all  .3s;width: 100%;color: #888888;line-height: 1.5;}
.__ID__.md-teaching_materials2 .ws-nubbox{width: 100%;position: relative;margin-top: .5rem;text-align: right;}
.__ID__.md-teaching_materials2 .ws-nubbox:after{transition: all  .3s;content: '';position: absolute;top: 50%;left: 0;width: 100%;height: 1px;background-color: #cccccc;}
.__ID__.md-teaching_materials2 .ws-nub{display: inline-block;position: relative;z-index: 8; color: #bbbbbb;line-height: 1.6;padding-left: .2rem;background-color: #fff;}
.__ID__.md-teaching_materials2 .ws-item:hover{background-color: var(--theme);}
.__ID__.md-teaching_materials2 .ws-item:hover .ws-img img{transform: scale(1.05);}
.__ID__.md-teaching_materials2 .ws-item:hover .ws-name{color: #ffffff;}
.__ID__.md-teaching_materials2 .ws-item:hover .ws-intro{color: #ffffff;}
.__ID__.md-teaching_materials2 .ws-item:hover .ws-nubbox:after{background-color: rgba(255,255,255,.5);}
.__ID__.md-teaching_materials2 .ws-item:hover .ws-nub{color: #ffffff;background-color: var(--theme);}

@media (max-width: 750px) {
   .__ID__.md-teaching_materials2 .ws-item{width: calc(50% - .15rem);margin-right: .3rem;padding: .3rem;}
   .__ID__.md-teaching_materials2 .ws-item:nth-child(2n){margin-right: 0;}
}

/* 课程领域-教学资源-板块3 */
.__ID__.md-teaching_materials3{position: relative;width: 100%;padding:  .55rem 0  .9rem;background-color: #f5f5f5;}
.__ID__.md-teaching_materials3 img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-teaching_materials3 .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-teaching_materials3 .wt-top{width: 100%;text-align: center;padding-bottom: .5rem;}
.__ID__.md-teaching_materials3 .wt-titles{width: 100%;color: #333333;line-height: 1.42;font-weight: bold;}
.__ID__.md-teaching_materials3 .wt-synopsis{width: 100%;padding-top: .2rem;color: var(--theme);line-height: 1.5;}
.__ID__.md-teaching_materials3 .wt-bottom{width: 100%;display: flex;flex-wrap: wrap;}
.__ID__.md-teaching_materials3 .wt-item{display: block;width: 31.57%;margin-right: 2.64%;margin-bottom: .3rem;background-color: #ffffff;border-radius: .1rem;overflow: hidden;}
.__ID__.md-teaching_materials3 .wt-item:nth-child(3n){margin-right: 0;}
.__ID__.md-teaching_materials3 .wt-name{width: 100%;padding: .18rem .1rem; color: #ffffff;line-height: 1.4;text-align: center;background-color: var(--theme);}
.__ID__.md-teaching_materials3 .wt-img{width: 100%;height: 4.5rem;line-height: 4.5rem;text-align: center;}
.__ID__.md-teaching_materials3 .wt-img img{max-width: 78%;max-height: 85%;} 
@media (max-width: 750px) {
   .__ID__.md-teaching_materials3 .wt-item{width: 100%;margin-right: 0;}
}

/* 关于基地-基地概况 */
.__ID__.md-growth_context{overflow: hidden;position: relative;width: 100%;padding:  .4rem 0   1.2rem;background-color: #f5f5f5;}
.__ID__.md-growth_context img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-growth_context .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-growth_context .my-top{width: 100%;text-align: center; padding-bottom: .75rem;}
.__ID__.md-growth_context .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-growth_context .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-growth_context .my-icon img{height: .86rem;}
.__ID__.md-growth_context .my-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height: 1.2;}
.__ID__.md-growth_context .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: var(--theme);line-height: 1.38;}
.__ID__.md-growth_context .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-growth_context .wu-cont{position: relative;width: 100%;padding: 0 .4rem;overflow: hidden;}
.__ID__.md-growth_context .wu-cont:after{content: '';position: absolute;top: calc(12.5em + .7rem);left: 0;width: 100%; height: .05rem;background-color: #e3e3e3;border-radius: .03rem;}
.__ID__.md-growth_context .wu-swiper{width: 13.8rem;max-width: 100%;margin: 0;overflow: visible;}
.__ID__.md-growth_context .wu-item{pointer-events: none;opacity: 0;visibility: hidden;z-index: -1;position: relative;transition: all  .5s;width: 2.3rem;} 
.__ID__.md-growth_context .wu-link{pointer-events: auto;position: relative;z-index: 18;display: block;width: 3.3rem;}
.__ID__.md-growth_context .wu-box{display: block;width: 100%;padding: .25rem .4rem;background-color: #ffffff;border-radius: .1rem;}
.__ID__.md-growth_context .wu-year{width: 100%;margin-bottom: .2rem;color: var(--theme);line-height: 1.5;font-weight: bold;}
.__ID__.md-growth_context .wu-name{width: 100%;margin-bottom: .1rem;color: #333333;line-height: 1.4;font-weight: bold;}
.__ID__.md-growth_context .wu-intro{width: 100%;color: #333333;line-height: 1.5;}


@media (min-width: 750px) {
   .__ID__.md-growth_context .wu-box{height: 12.5em;overflow: auto;}
   .__ID__.md-growth_context .wu-link:before{content: '';position: absolute;top: 100%;left: .25rem;width: 1px;height: .7rem;background-color: #e2e2e2;}
   .__ID__.md-growth_context .wu-link:after{ content: '';position: absolute;top: calc(100% + .61rem);left: .15rem;width: .22rem;height: .22rem;background-color: var(--active);box-shadow: 0px .09rem .18rem 0px rgba(201, 150, 62, 0.24);border-radius: 50%;border: solid .05rem #ffffff;}
   .__ID__.md-growth_context .wu-item:nth-child(2n){padding-top: calc(12.5em + .7rem + .75rem);}
   .__ID__.md-growth_context .wu-item:nth-child(2n) .wu-link:before{top: auto;bottom: 100%;}
   .__ID__.md-growth_context .wu-item:nth-child(2n) .wu-link:after{top: auto;bottom: calc(100% + .61rem);}

   .__ID__.md-growth_context .wu-item.swiper-slide-active{opacity: 1;visibility: visible;z-index: 8;}
   .__ID__.md-growth_context .wu-item.swiper-slide-active + .wu-item{opacity: 1;visibility: visible;z-index: 8;}
   .__ID__.md-growth_context .wu-item.swiper-slide-active + .wu-item + .wu-item{opacity: 1;visibility: visible;z-index: 8;}
   .__ID__.md-growth_context .wu-item.swiper-slide-active + .wu-item + .wu-item + .wu-item{opacity: 1;visibility: visible;z-index: 8;}
   .__ID__.md-growth_context .wu-item.swiper-slide-active + .wu-item + .wu-item + .wu-item + .wu-item{opacity: 1;visibility: visible;z-index: 8;}
   .__ID__.md-growth_context .wu-item.swiper-slide-active + .wu-item + .wu-item + .wu-item + .wu-item + .wu-item{opacity: 1;visibility: visible;z-index: 8;}

   .__ID__.md-growth_context .wu-item:before{opacity: 0;transition: all .5s;content: '';position: absolute;top: calc(12.5em + .7rem);right: calc(100% - .25rem); width: 19.2rem;height: .05rem;background-color: var(--theme);border-radius: .03rem;}
   .__ID__.md-growth_context .wu-item:hover{z-index: 1 !important;}
   .__ID__.md-growth_context .wu-item:hover .wu-box{background-color: var(--theme);}
   .__ID__.md-growth_context .wu-item:hover .wu-year{color: #ffffff;}
   .__ID__.md-growth_context .wu-item:hover .wu-name{color: #ffffff;}
   .__ID__.md-growth_context .wu-item:hover .wu-intro{color: #ffffff;}
   .__ID__.md-growth_context .wu-item:hover .wu-link:after{background-color: var(--theme);box-shadow: 0px .09rem .18rem 0px rgba(150, 0, 56, 0.24);}
   .__ID__.md-growth_context .wu-item:hover:before{opacity: 1;}
}
@media (max-width: 750px) {
   .__ID__.md-growth_context .wu-cont{padding: 0;}
   .__ID__.md-growth_context .wu-cont:after{top: .11rem;}
   .__ID__.md-growth_context .wu-item{opacity: 1;visibility: visible;z-index: 8;width: 65%;padding: .8rem .15rem 0;height: auto;} 
   .__ID__.md-growth_context .wu-item:before{content: '';position: absolute;top: 0;left: .4rem;width: 1px;height: .8rem;background-color: #e2e2e2;}
   .__ID__.md-growth_context .wu-item:after{ content: '';position: absolute;top: 0;left: .3rem;width: .22rem;height: .22rem;background-color: var(--active);box-shadow: 0px .09rem .18rem 0px rgba(201, 150, 62, 0.24);border-radius: 50%;border: solid .05rem #ffffff;}
   .__ID__.md-growth_context .wu-link{width: 100%;height: 100%;}
   .__ID__.md-growth_context .wu-box{height: 100%;}
}

/* 关于基地-高位设计 */
.__ID__.md-high_design{position: relative;width: 100%;padding:  1.1rem 0 .8rem;background-color: #000;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-high_design img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-high_design .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-high_design .my-top{width: 100%;text-align: center; padding-bottom: .75rem;}
.__ID__.md-high_design .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-high_design .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-high_design .my-icon img{height: .86rem;}
.__ID__.md-high_design .my-titles{position: relative;z-index: 1;width: 100%;color: #fff;font-weight: bold;line-height: 1.2;}
.__ID__.md-high_design .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: #fff;line-height: 1.38;}
.__ID__.md-high_design .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-high_design .wv-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.__ID__.md-high_design .wv-item{display: flex;align-items: center;justify-content: space-between;width: calc(50% - .2rem);padding: .4rem;margin-bottom: .4rem;background-color: #ffffff;border-radius: .1rem;}
.__ID__.md-high_design .wv-icon{display: inline-block;width: .77rem;text-align: center;}
.__ID__.md-high_design .wv-icon1{display: block;width: 100%;height: .92rem;line-height: .92rem;background-image: url('../images/a24.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-high_design .wv-icon1 img{max-width: .42rem;max-height: .44rem;}
.__ID__.md-high_design .wv-icon2{display: none;width: 100%;height: .92rem;line-height: .92rem;background-image: url('../images/a24-b.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-high_design .wv-icon2 img{max-width: .42rem;max-height: .44rem;}
.__ID__.md-high_design .wv-text{width: calc(100% - 1.27rem);}
.__ID__.md-high_design .wv-name{transition: all  .3s;width: 100%;margin-bottom: .1rem;color: #333333;line-height: 1.4;}
.__ID__.md-high_design .wv-intro{transition: all  .3s;width: 100%;color: #888888;line-height: 1.5;}
.__ID__.md-high_design .wv-item:hover{background-color: var(--theme);}
.__ID__.md-high_design .wv-item:hover .wv-icon1{display: none;}
.__ID__.md-high_design .wv-item:hover .wv-icon2{display: block;}
.__ID__.md-high_design .wv-item:hover .wv-name{color: #ffffff;}
.__ID__.md-high_design .wv-item:hover .wv-intro{color: #ffffff;}

@media (max-width: 750px) {
   .__ID__.md-high_design .wv-item{width: 100%;}
}

/* 关于基地-工程建设 */
.__ID__.md-engineering_construction{position: relative;width: 100%;padding:  1rem 0  1.2rem;}
.__ID__.md-engineering_construction img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-engineering_construction .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-engineering_construction .my-top{width: 100%;padding-bottom: .5rem;}
.__ID__.md-engineering_construction .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-engineering_construction .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-engineering_construction .my-icon img{height: .86rem;}
.__ID__.md-engineering_construction .my-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height: 1.2;}
.__ID__.md-engineering_construction .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: var(--theme);line-height: 1.38;}
.__ID__.md-engineering_construction .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-engineering_construction .wy-cont{width: 100%;position: relative;display: flex;align-items: end;flex-wrap: wrap;justify-content: space-between;} 
.__ID__.md-engineering_construction .wy-cont:before{content: '';position: absolute;top: 0;left: 0;width: calc(940/1520*100%);height: 100%;background-color: #f5f5f5;border-radius: .1rem;}
.__ID__.md-engineering_construction .wy-left{position: relative;z-index: 8;display: flex;align-items: center;align-content: center;flex-wrap: wrap;min-height: 6.2rem; width: calc(600/1520*100%);padding: .55rem .8rem .3rem;}
.__ID__.md-engineering_construction .wy-textbox{width: 100%;color: #333333;line-height: 1.6;}
.__ID__.md-engineering_construction .wy-textbox *{line-height: inherit;}
.__ID__.md-engineering_construction .wy-right{position: relative;z-index: 8;width: calc(920/1520*100%);}
.__ID__.md-engineering_construction .wy-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(560/920*100%);border-radius: .1rem;}
.__ID__.md-engineering_construction .wy-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}

@media (max-width: 750px) {
   .__ID__.md-engineering_construction .wy-cont:before{width: 100%;}
   .__ID__.md-engineering_construction .wy-left{width: 100%;padding: .8rem .3rem .5rem;min-height: 1rem;}
   .__ID__.md-engineering_construction .wy-right{width: 100%;}
}

/* 关于基地-基地打造 */
.__ID__.md-base_construction{position: relative;width: 100%;background-color: var(--theme);}
.__ID__.md-base_construction img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-base_construction .my-top{width: 100%;padding-bottom: .7rem;}
.__ID__.md-base_construction .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-base_construction .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-base_construction .my-icon img{height: .86rem;}
.__ID__.md-base_construction .my-titles{position: relative;z-index: 1;width: 100%;color: #ffffff;font-weight: bold;line-height: 1.2;}
.__ID__.md-base_construction .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: #ffffff;line-height: 1.38;}
.__ID__.md-base_construction .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-base_construction .wz-cont{width: 100%;display: flex;flex-wrap: wrap;align-items: center;}
.__ID__.md-base_construction .wz-left{width: 50%;}
.__ID__.md-base_construction .wz-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(680/960*100%); }
.__ID__.md-base_construction .wz-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.__ID__.md-base_construction .wz-right{width: 50%;padding: .3rem 2rem .3rem .8rem;}
.__ID__.md-base_construction .wz-list{width: 100%;}
.__ID__.md-base_construction .wz-item{display: flex;width: 100%;margin-bottom: .3rem;}
.__ID__.md-base_construction .wz-item:last-child{margin-bottom: 0;}
.__ID__.md-base_construction .wz-tip{min-width: 5.4em;padding-right: 1em;color: #ffffff;line-height: 1.87;text-align: right;}
.__ID__.md-base_construction .wz-rt{flex: 1;}
.__ID__.md-base_construction .wz-textbox{width: 100%;color: #ffffff;line-height: 1.87;}
.__ID__.md-base_construction .wz-textbox *{line-height: inherit;}

@media (max-width: 750px) {
   .__ID__.md-base_construction .wz-left{width: 100%;}
   .__ID__.md-base_construction .wz-right{width: 100%;padding: .8rem .3rem .5rem;}
}

/* 关于基地-基地设施 */
.__ID__.md-base_facilities{position: relative;width: 100%;padding:  1.2rem 0  1.3rem;}
.__ID__.md-base_facilities img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-base_facilities .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-base_facilities .my-top{width: 100%;padding-bottom: .5rem;}
.__ID__.md-base_facilities .my-titlesbox{display: inline-block;max-width: 100%;position: relative;}
.__ID__.md-base_facilities .my-icon{position: absolute;top: -.4rem;right: -.5rem;}
.__ID__.md-base_facilities .my-icon img{height: .86rem;}
.__ID__.md-base_facilities .my-titles{position: relative;z-index: 1;width: 100%;color: #333333;font-weight: bold;line-height: 1.2;}
.__ID__.md-base_facilities .my-en{position: relative;z-index: 1;width: 100%;padding-top: .1rem;font-weight: bold;color: var(--theme);line-height: 1.38;}
.__ID__.md-base_facilities .my-more{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .2rem;line-height: .5rem;color: #ffffff;background-image: url('../images/a5.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-base_facilities .za-cont{width: 100%;position: relative;display: flex;align-items: flex-start;flex-wrap: wrap;justify-content: space-between;} 
.__ID__.md-base_facilities .za-cont:before{content: '';position: absolute;top: 0;left: 0;width: calc(1160/1520*100%);height: 100%;background-color: #f5f5f5;border-radius: .1rem;}
.__ID__.md-base_facilities .za-left{position: relative;z-index: 8;min-height: 7.6rem; width: calc(503/1520*100%);padding: .95rem .8rem;}
.__ID__.md-base_facilities .za-item{width: 100%;margin-bottom: .4rem;}
.__ID__.md-base_facilities .za-item:last-child{margin-bottom: 0;}
.__ID__.md-base_facilities .za-tip{width: 100%;margin-bottom: .1rem;color: #333333;line-height: 1.5;font-weight: bold;}
.__ID__.md-base_facilities .za-intro{width: 100%;color: #666666;line-height: 1.5;} 
.__ID__.md-base_facilities .za-right{position: relative;z-index: 8;width: calc(1017/1520*100%);}
.__ID__.md-base_facilities .za-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(680/1017*100%);border-radius: .1rem;}
.__ID__.md-base_facilities .za-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}

@media (max-width: 750px) {
   .__ID__.md-base_facilities .za-cont:before{width: 100%;}
   .__ID__.md-base_facilities .za-left{width: 100%;padding: .8rem .3rem .5rem;min-height: 1rem;}
   .__ID__.md-base_facilities .za-right{width: 100%;}
}





/* 
border-radius: .1rem;
transition: all  .3s; 
data-ani="fade-up"   fade-in  fade-down  fade-left  fade-right  zoom-in

color: var(--theme);
background-color: var(--theme);
color: var(--active);
background-color: var(--active);

.__ID__.md-nav{width: 100%;background-color: #f5f5f5;}
.__ID__.md-nav img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-nav .layout{width: 15.2rem;max-width: 92%;margin: 0 auto;}


@media (max-width: 750px) {

}

background-color: #e31d23;

filter: grayscale(100%) brightness(500%);  图片变白
 
.a-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(900/1920*100%);border-radius: .1rem;}
.a-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}

.teaser{opacity:0;transform:translate3d(0,80px,0);}
.teaser.is-visible{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);} 
.teaser.delay2  {transition-delay: .2s;}

transform: scale(1.00);transition: all ease .5s;
background-size: cover;background-position: center center;background-repeat: no-repeat;
 
form input::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder{color: #999999;}
form input:-moz-placeholder,
form textarea:-moz-placeholder{color: #999999;}
form input::-moz-placeholder,
form textarea::-moz-placeholder{color: #999999;}
form input:-ms-input-placeholder,
form textarea:-ms-input-placeholder{color: #999999;}

.wb-textbox{width: 100%;color: #333333;line-height: 1.87;}
.wb-textbox *{line-height: inherit;max-width: 100%;}

*/

.imgbox{width: 100%;}
.img{width: 100%;}
.img img{width: 100%;}
