
:root {
  --theme: #106636;
  --active: #8eb243;
}
 
/* 头部 */
.md26676.md-header{position: fixed;top: 0;left: 0;z-index: 288;width: 100%;}
.md26676.md-header .h-bg{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 1.5rem;background-image: linear-gradient(180deg, #000000 0%, rgba(0,0,0,.01) 100%);opacity: 0.3;}
.md26676.md-header .h-main{position: relative;width: 100%;z-index: 1;box-shadow: 0   1px rgba(255,255,255,.2);}
.md26676.md-header img{display: inline-block;vertical-align:middle;max-width: 100%;} 
.md26676.md-header .h-cont{width: 16rem;max-width: 92%;margin: 0 auto;display: flex;align-items: center;justify-content: space-between;}
.md26676.md-header .h-left{display: flex;align-items: center;height: 1rem;}
.md26676.md-header .h-logo{position: relative;z-index: 8;display: block;cursor: pointer;}
.md26676.md-header .h-img1{display: block;height: 1rem;line-height: 1rem;}
.md26676.md-header .h-img1 img{max-width: 100%;height:60%;}
.md26676.md-header .h-img2{display: none;height: 1rem;line-height: 1rem;}
.md26676.md-header .h-img2 img{max-width: 100%;height:60%;}

.md26676.md-header .h-right{display: flex;align-items: center;height: 1rem;}
.md26676.md-header .h-nav{display: block;font-size: 0;position: absolute;top: 0;left: 0;z-index: 7;width: 100%;text-align: center;font-size: 0;}
.md26676.md-header .h-item{display: inline-block;vertical-align: top;position: relative;margin: 0 .3rem;}
.md26676.md-header .h-one{ display: inline-block;cursor: pointer;position: relative;color: #ffffff;height: 1rem;line-height: 1rem;}
.md26676.md-header .h-one:after{content: '';position: absolute;bottom: 0;left: 0;width: 0;transition: all ease .3s;height: 2px;background-color: #fff;}
.md26676.md-header .h-sub{display: none;min-width: 1.5rem;background-color: #fff;position: absolute;left: 50%;top: 100%;transform: translate(-50% ,0); z-index: 1000;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);}
.md26676.md-header .hs-cont{width: 100%;}
.md26676.md-header .hs-twobox{display: block;}
.md26676.md-header .hs-two{display: block;cursor: pointer;width: 100%;padding: 10px 8px;white-space: nowrap;line-height:1.5;text-align: center;color: #222;transition: background-color .3s;}
.md26676.md-header .hs-two:hover{color: #fff;background-color: var(--theme);} 

.md26676.md-header .h-search{display: block;position: relative;}
.md26676.md-header .ha-buttom{position: relative;z-index: 8;display: block;cursor: pointer;width:1.18em;height: 1rem;background-image: url('../images/h3.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.md26676.md-header .ha-sub{display: none;z-index: 108;white-space: nowrap;position: fixed;top: 1.5rem;left: 50%;transform: translate(-50%,0);}
.md26676.md-header .ha-form{font-size: 0;display: inline-block;} 
.md26676.md-header .ha-input{border: none;padding: 0 .2rem; display: inline-block;vertical-align: middle; width: 6rem;height: 45px;background-color: #fff;color: #222;}
.md26676.md-header .ha-submitbox{display: inline-block;vertical-align: middle;width: 45px;background-color: var(--theme);}
.md26676.md-header .ha-submit{border: none;display: block;cursor: pointer;width: 100%;height: 45px; background-color: transparent;background-image: url('../images/h3.png');background-size: 18px auto;background-position: center center;background-repeat: no-repeat;}
.md26676.md-header.search-state .ha-sub {display: block;}
.md26676.md-header.search-state .h-opa {display: block;}

.md26676.md-header .h-language{display: flex;align-items: center;height: 1rem;cursor: pointer;position: relative;z-index: 8;margin-right: .6rem;}
.md26676.md-header .h-language:before{content: '';position: absolute;top: 50%;right: -.3rem;transform: translate(0,-50%);width: 1px;height: .2rem;background-color: rgba(255,255,255,.3); }
.md26676.md-header .hl-tip{display: block;padding: 0 .4rem;color: #ffffff;line-height:.48rem;border-radius: .24rem;border: solid 1px #ffffff;}
.md26676.md-header .hl-tip:before{content: '';display: inline-block;vertical-align: middle;margin-right: .07rem;width: 1.12em;height: 1.5em;background-image: url('../images/h2.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;} 
.md26676.md-header .hl-list{display: none;position: absolute;top: 100%;left: 50%;transform: translate(-50%,0);width: 100%;min-width: 5em;background-color: #fff; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);}
.md26676.md-header .hl-item {display: block;cursor: pointer;padding: 10px 8px;white-space: nowrap; line-height:1.5;text-align: center; color: #666;transition: background-color .3s;}
.md26676.md-header .hl-item:hover{color: #fff;background-color: var(--theme);} 

.md26676.md-header .h-head_office{position: relative;z-index: 8;display: block;cursor: pointer;margin-right: .3rem;color: #fff;height: 1rem;line-height: 1rem;}
.md26676.md-header .h-head_office:hover{color: var(--theme) !important;}

.md26676.md-header .h-menu {display: none;cursor: pointer;margin-left: .3rem;width: 1.5em;height:1rem;background-image: url('../images/h-menu.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.md26676.md-header .h-opa {display: none;width: 100%;height: 100%;position: fixed;left: 0;top: 0;background-color: rgba(0, 0, 0, 0.5);z-index: 10;cursor: pointer;}
@media (min-width: 1200px) {  
  .md26676.md-header .h-item:hover .h-one:after{width: 100%;}  
  .md26676.md-header .h-item.active .h-one:after{width: 100%;} 

  .md26676.md-header .h-main:hover{background-color: #ffffff;box-shadow: 0 .1rem .3rem  rgba(0, 0, 0, .1);}
  .md26676.md-header .h-main:hover .h-bg{display: none;}
  .md26676.md-header .h-main:hover .h-img1{display: none;}
  .md26676.md-header .h-main:hover .h-img2{display: block;}
  .md26676.md-header .h-main:hover .h-one:after{background-color: var(--theme);}
  .md26676.md-header .h-main:hover .h-one{color: #333;} 
  .md26676.md-header .h-main:hover .h-item:hover .h-one{color: var(--theme);} 
  .md26676.md-header .h-main:hover .h-item.active .h-one{color: var(--theme);} 
  .md26676.md-header .h-main:hover .h-language:before{background-color: #666;} 
  .md26676.md-header .h-main:hover .h-head_office{color: #333;} 
  .md26676.md-header .h-main:hover .hl-tip{color: #333;border: solid 1px #333;} 
  .md26676.md-header .h-main:hover .hl-tip:before{background-image: url('../images/h2-b.png');} 
  .md26676.md-header .h-main:hover .ha-buttom{background-image: url('../images/h3-b.png');} 
 
  body.fixed .md26676.md-header .h-main{background-color: #ffffff;box-shadow: 0 .1rem .3rem rgba(0, 0, 0, .1);}
  body.fixed .md26676.md-header .h-bg{display: none;}
  body.fixed .md26676.md-header .h-img1{display: none;}
  body.fixed .md26676.md-header .h-img2{display: block;}
  body.fixed .md26676.md-header .h-one:after{background-color: var(--theme);}
  body.fixed .md26676.md-header .h-one{color: #333;} 
  body.fixed .md26676.md-header .h-item:hover .h-one{color: var(--theme);} 
  body.fixed .md26676.md-header .h-item.active .h-one{color: var(--theme);} 
  body.fixed .md26676.md-header .h-language:before{background-color: #666;} 
  body.fixed .md26676.md-header .h-head_office{color: #333;} 
  body.fixed .md26676.md-header .hl-tip{color: #333;border: solid 1px #333;} 
  body.fixed .md26676.md-header .hl-tip:before{background-image: url('../images/h2-b.png');} 
  body.fixed .md26676.md-header .ha-buttom{background-image: url('../images/h3-b.png');} 
}

@media(max-width:1200px){    
  body{padding-top: 1rem;}
  .md26676.md-header .h-main{background-color: #ffffff;box-shadow: 0 .1rem .3rem rgba(0, 0, 0, .1);}
  .md26676.md-header .h-bg{display: none;}
  .md26676.md-header .h-img1{display: none;}
  .md26676.md-header .h-img2{display: block;}
  .md26676.md-header .h-one:after{background-color: var(--theme);}
  .md26676.md-header .h-one{color: #333;} 
  .md26676.md-header .h-item:hover .h-one{color: var(--theme);} 
  .md26676.md-header .h-item.active .h-one{color: var(--theme);} 
  .md26676.md-header .h-language:before{background-color: #666;} 
  .md26676.md-header .h-head_office{color: #333; } 
  .md26676.md-header .hl-tip{color: #333;border: solid 1px #333;} 
  .md26676.md-header .hl-tip:before{background-image: url('../images/h2-b.png');} 
  .md26676.md-header .ha-buttom{background-image: url('../images/h3-b.png');} 

  .md26676.md-header .h-cont{width: 100%;}   
  .md26676.md-header .h-nav{position: fixed;left: auto;right: 0;top: 0;width: 260px;height: 100vh;text-align: left;margin: 0;padding: 10px 0;background-color: #fff;overflow: auto;z-index: 1000;transform: translate(100%, 0);transition: transform .3s;}
  .md26676.md-header .h-item{width: 100%;padding: 0 !important;margin: 0 !important;}
  .md26676.md-header .h-one{padding: 0;padding-left: 20px;height: 40px;line-height: 40px;color: #222;font-size: 16px;}
  .md26676.md-header .h-item.has-nav:after {content: "";background-image: url('../images/h-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;}
  .md26676.md-header .h-item.has-nav.show:after {background-size: 18px auto;background-image: url('../images/h-down.png');}
  .md26676.md-header .h-sub{position: relative;top: 0;left: 0;width: 100% !important;background-color: #fff;box-shadow: none;transform: translate(0,0);}
  .md26676.md-header .hs-two{white-space: normal;text-align: left;padding-left: 40px;color: #333;font-size: 14px;} 
  .md26676.md-header .h-item.active .h-one{color: var(--theme);}

  /* 菜单 */
  .md26676.md-header .h-menu {display: block;}
  .md26676.md-header.menu-state .h-nav{transform: translate(0, 0);}
  .md26676.md-header.menu-state .h-opa {display: block;}  

}

/* 底部 */ 
.md26677.md-footer{width: 100%; background-color: #161616;}
.md26677.md-footer img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md26677.md-footer .layout{width: 16rem;max-width: 92%;margin: 0 auto;}
.md26677.md-footer .f-top{width: 100%;padding: .75rem 0 .4rem; display: flex;flex-wrap: wrap;justify-content: space-between;}
.md26677.md-footer .f-left{padding-top: .05rem;margin-bottom: .3rem;}
.md26677.md-footer .f-logo{display: inline-block;margin-bottom: .15rem;}
.md26677.md-footer .f-logo img{height: .6rem;}
.md26677.md-footer .f-phone{display: flex;align-items: center;width: 100%;margin-bottom: .15rem;}
.md26677.md-footer .f-icon{width: .46rem;}
.md26677.md-footer .f-icon img{width: 100%;}
.md26677.md-footer .f-text{flex: 1;padding-left: .18rem;}
.md26677.md-footer .f-hint{width: 100%;color: #ffffff;line-height: 1.6;}
.md26677.md-footer .f-nub{width: 100%;	color: #ffffff;font-weight: bold;line-height: 1.27;}
.md26677.md-footer .f-intro{width: 100%;max-width: 26em;color: rgba(255,255,255,.5);line-height: 1.6;}
.md26677.md-footer .f-center{display: flex;flex-wrap: wrap; justify-content: space-between;min-width: 4.7rem;margin-bottom: .3rem;}
.md26677.md-footer .f-item{display: block;padding: 0 .1rem;}
.md26677.md-footer .f-one{display: block;margin-bottom: .2rem;color: #ffffff;font-weight: bold;line-height: 1.5;}
.md26677.md-footer .f-twobox{display: inline-block;}
.md26677.md-footer .f-two{transition: all  .3s;display: block;cursor: pointer;margin-bottom: .1rem;color: rgba(255,255,255,.6);line-height: 1.6;}
.md26677.md-footer .f-two:hover{color: #fff;}
.md26677.md-footer .f-right{margin-bottom: .3rem;}
.md26677.md-footer .f-tip{width: 100%;color: #ffffff;font-weight: bold;line-height: 1.5;}
.md26677.md-footer .share{font-size: 0;}
.md26677.md-footer .share_one{display: inline-block;vertical-align: middle;cursor: pointer;position: relative;margin-right: .2rem;margin-top: .25rem;}
.md26677.md-footer .share_one:last-child{margin-right: 0;}
.md26677.md-footer .share_link{opacity: .5;transition: all .3s;display: flex;align-items: center;justify-content: center;width: .56rem;height: .56rem;border-radius: 50%;border: solid 1px #ffffff;}  
.md26677.md-footer .share_link .share_icon1{display: block;width: 100%;height: 100%;object-fit: contain;}
.md26677.md-footer .share_link .share_icon2{display: none;width: 100%;height: 100%;object-fit: contain;}
.md26677.md-footer .share_sub {opacity: 0;z-index: -1;visibility: hidden;transition: all ease 0.5s;position: absolute;top: 100%;left: 50%;width: 1rem;min-width: 100px;padding-top: calc(.1rem + 6px);transform: translate(-50%, 0);}
.md26677.md-footer .share_code {position: relative;width: 100%;background-color: #fff;box-shadow: 0px .02rem .43rem 0px rgba(176, 84, 62, 0.19);}
.md26677.md-footer .share_code:after{content: '';position: absolute;top: -6px;left: 50%;transform: translate(-50%,0);border-bottom: 7px solid #fff;border-left: 6px solid transparent; border-right: 6px solid transparent;}
.md26677.md-footer .share_code img{width: 100%;padding: .1rem;} 
.md26677.md-footer .share_one:hover .share_link{opacity: 1;background-color: #ffffff;}
.md26677.md-footer .share_one:hover .share_link .share_icon1{display: none;}
.md26677.md-footer .share_one:hover .share_link .share_icon2{display: block;}
.md26677.md-footer .share_one.show .share_sub{opacity: 1;z-index: 18;visibility: visible;} 

.md26677.md-footer  .f-bottom{display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;padding: .35rem 0;border-top: 1px solid rgba(255,255,255,.1);}
.md26677.md-footer  .f-lt{font-size: 0;}
.md26677.md-footer  .f-rt{font-size: 0;}
.md26677.md-footer  .f-link{display: inline-block;vertical-align: middle;padding: .05rem 0;color: rgba(255,255,255,.7);line-height: 1.7;}
.md26677.md-footer  .f-bottom a:hover{cursor: pointer;color: #fff;}

@media (max-width: 750px) {
  .md26677.md-footer .f-left{width: 100%;}
  .md26677.md-footer .f-center{width: 100%;min-width: 100%;}
  .md26677.md-footer .f-right{width: 100%;text-align: center;}
  .md26677.md-footer .share_link{width: .7rem;height: .7rem;}
  .md26677.md-footer .f-item{width: 100%;padding: 0;margin-bottom: .2rem;}
  .md26677.md-footer .f-two{display: inline-block;vertical-align: middle;margin-right: .25rem;}
  .md26677.md-footer  .f-lt{width: 100%;text-align: center;}
  .md26677.md-footer  .f-rt{width: 100%;text-align: center;}
}


/* 侧边栏 */
.md26677.sidebar{position: fixed;right: .55rem;bottom: 3.5rem;z-index: 38;}
.md26677.sidebar .sidebar-item{display: block;margin: .1rem 0;}
.md26677.sidebar .sidebar-link{display: flex;align-items: center;justify-content: center;cursor: pointer;width: .6rem;height: .6rem;border-radius: 50%;background-color: #ffffff;box-shadow: 0 0 .3rem rgba(0,0,0,.1);}
.md26677.sidebar .sidebar-link img{width: 100%;height: 100%;object-fit: contain;}
.md26677.sidebar .sidebar-item:hover .sidebar-link{background-color: var(--theme);}
.md26677.sidebar .sidebar-item:hover .sidebar-link img{filter: grayscale(100%) brightness(500%);} 
#backTop{display: none;}
.md26677.sidebar.show_top #backTop{display: block;}

@media (max-width: 750px) {
  .md26677.sidebar{bottom: 10%;right: .3rem;}
}

/* 内页banner */
.md26678.md-banner{width: 100%;position: relative;background-color: #000;}
.md26678.md-banner .banner-cont{width: 100%;}  
.md26678.md-banner .banner-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(720/1920*100%);}
.md26678.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;}
.md26678.md-banner .banner-text{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 16rem;max-width: 92%;}
.md26678.md-banner .banner-titles{width: 100%;color: #ffffff;line-height: 1.16;}


/* 面包屑 */
.md26678.md-nav{overflow: hidden;width: 100%;}
.md26678.md-nav img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md26678.md-nav .layout{width: 16rem;max-width: 92%;margin: 0 auto;}
.md26678.md-nav .nav-cont{width: 100%;display: flex;font-size: 0;}
.md26678.md-nav .nav-right{flex: 1;width: 0;text-align: right;}
.md26678.md-nav .nav-swiper{display: inline-block;max-width: 100%;}
.md26678.md-nav .nav-item{transition: all  .3s; display: block;cursor: pointer;width: auto;position: relative;margin-right: 1rem;color: #666666;line-height: .7rem;}
.md26678.md-nav .nav-item:last-child{margin-right: 0;}
.md26678.md-nav .nav-item:after{transition: all  .3s; content: '';position: absolute;bottom: 0;left: 0;width: 0;height: .04rem;background-color:  var(--theme);}
.md26678.md-nav .nav-item:hover{color:  var(--theme);}
.md26678.md-nav .nav-item:hover:after{width: 100%;}
.md26678.md-nav .nav-item.active{color:  var(--theme);}
.md26678.md-nav .nav-item.active:after{width: 100%;}
.md26678.md-nav .nav-left{font-size: 0;margin-right: .25rem;}
.md26678.md-nav .nav-one{display: inline-block;vertical-align: middle;line-height: .7rem;color: #333333;}
.md26678.md-nav .nav-one:after{content: '-';margin: 0 .15rem;}
.md26678.md-nav .nav-one:last-child:after{display: none;}  
.md26678.md-nav .nav-one:nth-child(1):before{content: '';display: inline-block;vertical-align: middle;margin-right: .12rem;width: 1.06em;height: 1.5em;background-image: url('../images/a1.png'); background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}

@media (max-width: 750px) {
  .md26678.md-nav .nav-right {flex: none;width: 100%;text-align: center;}
  .md26678.md-nav .nav-item{margin: 0 .15rem !important;}
  .md26678.md-nav .nav-left{display: none;}
}

/* 内页banner */
.md26679.md-banner{width: 100%;position: relative;background-color: #000;}
.md26679.md-banner .banner-cont{width: 100%;}  
.md26679.md-banner .banner-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(720/1920*100%);}
.md26679.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;}
.md26679.md-banner .banner-text{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 16rem;max-width: 92%;}
.md26679.md-banner .banner-titles{width: 100%;color: #ffffff;line-height: 1.16;}


/* 面包屑 */
.md26679.md-nav{overflow: hidden;width: 100%;}
.md26679.md-nav img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md26679.md-nav .layout{width: 16rem;max-width: 92%;margin: 0 auto;}
.md26679.md-nav .nav-cont{width: 100%;display: flex;font-size: 0;}
.md26679.md-nav .nav-right{flex: 1;width: 0;text-align: right;}
.md26679.md-nav .nav-swiper{display: inline-block;max-width: 100%;}
.md26679.md-nav .nav-item{transition: all  .3s; display: block;cursor: pointer;width: auto;position: relative;margin-right: 1rem;color: #666666;line-height: .7rem;}
.md26679.md-nav .nav-item:last-child{margin-right: 0;}
.md26679.md-nav .nav-item:after{transition: all  .3s; content: '';position: absolute;bottom: 0;left: 0;width: 0;height: .04rem;background-color:  var(--theme);}
.md26679.md-nav .nav-item:hover{color:  var(--theme);}
.md26679.md-nav .nav-item:hover:after{width: 100%;}
.md26679.md-nav .nav-item.active{color:  var(--theme);}
.md26679.md-nav .nav-item.active:after{width: 100%;}
.md26679.md-nav .nav-left{font-size: 0;margin-right: .25rem;}
.md26679.md-nav .nav-one{display: inline-block;vertical-align: middle;line-height: .7rem;color: #333333;}
.md26679.md-nav .nav-one:after{content: '-';margin: 0 .15rem;}
.md26679.md-nav .nav-one:last-child:after{display: none;}  
.md26679.md-nav .nav-one:nth-child(1):before{content: '';display: inline-block;vertical-align: middle;margin-right: .12rem;width: 1.06em;height: 1.5em;background-image: url('../images/a1.png'); background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}

@media (max-width: 750px) {
  .md26679.md-nav .nav-right {flex: none;width: 100%;text-align: center;}
  .md26679.md-nav .nav-item{margin: 0 .15rem !important;}
  .md26679.md-nav .nav-left{display: none;}
}

/* 内页banner */
.md26680.md-banner{width: 100%;position: relative;background-color: #000;}
.md26680.md-banner .banner-cont{width: 100%;}  
.md26680.md-banner .banner-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(720/1920*100%);}
.md26680.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;}
.md26680.md-banner .banner-text{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 16rem;max-width: 92%;}
.md26680.md-banner .banner-titles{width: 100%;color: #ffffff;line-height: 1.16;}


/* 面包屑 */
.md26680.md-nav{overflow: hidden;width: 100%;}
.md26680.md-nav img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md26680.md-nav .layout{width: 16rem;max-width: 92%;margin: 0 auto;}
.md26680.md-nav .nav-cont{width: 100%;display: flex;font-size: 0;}
.md26680.md-nav .nav-right{flex: 1;width: 0;text-align: right;}
.md26680.md-nav .nav-swiper{display: inline-block;max-width: 100%;}
.md26680.md-nav .nav-item{transition: all  .3s; display: block;cursor: pointer;width: auto;position: relative;margin-right: 1rem;color: #666666;line-height: .7rem;}
.md26680.md-nav .nav-item:last-child{margin-right: 0;}
.md26680.md-nav .nav-item:after{transition: all  .3s; content: '';position: absolute;bottom: 0;left: 0;width: 0;height: .04rem;background-color:  var(--theme);}
.md26680.md-nav .nav-item:hover{color:  var(--theme);}
.md26680.md-nav .nav-item:hover:after{width: 100%;}
.md26680.md-nav .nav-item.active{color:  var(--theme);}
.md26680.md-nav .nav-item.active:after{width: 100%;}
.md26680.md-nav .nav-left{font-size: 0;margin-right: .25rem;}
.md26680.md-nav .nav-one{display: inline-block;vertical-align: middle;line-height: .7rem;color: #333333;}
.md26680.md-nav .nav-one:after{content: '-';margin: 0 .15rem;}
.md26680.md-nav .nav-one:last-child:after{display: none;}  
.md26680.md-nav .nav-one:nth-child(1):before{content: '';display: inline-block;vertical-align: middle;margin-right: .12rem;width: 1.06em;height: 1.5em;background-image: url('../images/a1.png'); background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}

@media (max-width: 750px) {
  .md26680.md-nav .nav-right {flex: none;width: 100%;text-align: center;}
  .md26680.md-nav .nav-item{margin: 0 .15rem !important;}
  .md26680.md-nav .nav-left{display: none;}
}
