
/* 头部 */
.md33119.md-header{position: fixed;top: 0;left: 0;z-index: 288;width: 100%;}
.md33119.md-header img{display: inline-block;vertical-align:middle;max-width: 100%;} 
.md33119.md-header .h-main{width: 17.8rem;max-width: 92%;margin: 0 auto;display: flex;align-items: center;justify-content: space-between;}
.md33119.md-header .h-left{display: flex;align-items: center;height: .95rem;}
.md33119.md-header .h-logo{position: relative;z-index: 8;display: block;cursor: pointer;}
.md33119.md-header .h-img1{display: block;height: .95rem;line-height: .95rem;}
.md33119.md-header .h-img1 img{max-width: 100%;height:37.8%;}
.md33119.md-header .h-img2{display: none;height: .95rem;line-height: .95rem;}
.md33119.md-header .h-img2 img{max-width: 100%;height:37.8%;}

.md33119.md-header .h-right{display: flex;align-items: center;height: .95rem;}
.md33119.md-header .h-nav{display: block;font-size: 0;margin-right: .5rem;}
.md33119.md-header .h-item{display: inline-block;vertical-align: top;position: relative;margin: 0 .2rem;}
.md33119.md-header .h-one{display: inline-block;cursor: pointer;position: relative;color: #ffffff;height: .95rem;line-height: .95rem;}
.md33119.md-header .h-one:after{content: '';position: absolute;bottom: 0;left: 0;width: 0;transition: all ease .3s;height: 2px;background-color: #fff;}
.md33119.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);}
.md33119.md-header .hs-cont{width: 100%;}
.md33119.md-header .hs-twobox{display: block;}
.md33119.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;}
.md33119.md-header .hs-two:hover{color: #fff;background-color: var(--theme);} 

.md33119.md-header .h-item.has-nav2{position: static;}
.md33119.md-header .h-sub2{display: none;position: absolute;left: 0;top: 100%;z-index: 1000;width: 100%; background-color: rgba(0, 0, 0, .7);}
.md33119.md-header .hb-cont{width: 100%;text-align: center;font-size: 0;padding: .15rem;}
.md33119.md-header .hb-item{display: inline-block;vertical-align: top;margin:0 .33rem;padding: .15rem;text-align: center;}
.md33119.md-header .hb-icon{position: relative;top: 0;transition: all .3s;display: inline-block; width: .4rem;height: .3rem;line-height: .3rem;}
.md33119.md-header .hb-icon img{max-width: 100%;max-height: 100%;}
.md33119.md-header .hb-text{width: 100%;padding-top: .15rem;color: #ffffff;line-height: 1.6;}
.md33119.md-header .hb-item:hover .hb-icon{top: -.1rem;}


.md33119.md-header .h-search{display: block;position: relative;}
.md33119.md-header .ha-buttom{position: relative;z-index: 8;display: block;cursor: pointer;width:2.5em;height: 2.5em;border-radius: 50%;background-color: var(--theme);background-image: url('../images/h2.png');background-size: 1em auto;background-position: center center;background-repeat: no-repeat;}
.md33119.md-header .ha-sub{display: none;z-index: 108;white-space: nowrap;position: fixed;top: 1.5rem;left: 50%;transform: translate(-50%,0);}
.md33119.md-header .ha-form{font-size: 0;display: inline-block;} 
.md33119.md-header .ha-input{border: none;padding: 0 .2rem; display: inline-block;vertical-align: middle; width: 6rem;height: 45px;background-color: #fff;color: #222;}
.md33119.md-header .ha-submitbox{display: inline-block;vertical-align: middle;width: 45px;background-color: var(--theme);}
.md33119.md-header .ha-submit{border: none;display: block;cursor: pointer;width: 100%;height: 45px; background-color: transparent;background-image: url('../images/h2.png');background-size: 18px auto;background-position: center center;background-repeat: no-repeat;}
.md33119.md-header.search-state .ha-sub {display: block;}
.md33119.md-header.search-state .h-opa {display: block;}

.md33119.md-header .h-language{position: relative;display: flex;align-items: center;height: .95rem;margin-left: .1rem;}
.md33119.md-header .hl-tip{position: relative;z-index: 8;display: block;cursor: pointer;width:2.5em;height: 2.5em;border-radius: 50%;background-color: #ffff;background-image: url('../images/h3.png');background-size: 1em auto;background-position: center center;background-repeat: no-repeat;}
.md33119.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);}
.md33119.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;}
.md33119.md-header .hl-item:hover{color: #fff;background-color: var(--theme);} 

.md33119.md-header .h-menu {display: none;cursor: pointer;margin-left: .3rem;width: 1.6em;height:.95rem;background-image: url('../images/h-menu.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.md33119.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) {  
  .md33119.md-header .h-item.active .h-one:after{width: 100%;} 
  .md33119.md-header:hover .h-item:hover .h-one{color: var(--theme);} 
  .md33119.md-header:hover .h-item:hover .h-one:after{width: 100%;background-color: var(--theme);} 
  .md33119.md-header:hover .h-item.active .h-one{color: var(--theme);} 
  .md33119.md-header:hover .h-item.active .h-one:after{width: 100%;background-color: var(--theme);} 

  body.fixed .md33119.md-header .h-item.active .h-one{color: var(--theme);} 
  body.fixed .md33119.md-header .h-item.active .h-one:after{width: 100%;background-color: var(--theme);} 
  body.no-banner .md33119.md-header .h-item.active .h-one{color: var(--theme);} 
  body.no-banner .md33119.md-header .h-item.active .h-one:after{width: 100%;background-color: var(--theme);} 

  .md33119.md-header:hover{background-color: #ffffff;box-shadow: 0px .1rem .3rem 0px rgba(0, 0, 0, .1);}
  .md33119.md-header:hover .h-img1{display: none;}
  .md33119.md-header:hover .h-img2{display: block;}
  .md33119.md-header:hover .h-one{color: #333;} 
  .md33119.md-header:hover .hl-tip{background-color: #faf2ec;} 

  body.fixed .md33119.md-header{background-color: #ffffff;box-shadow: 0px .1rem .3rem 0px rgba(0, 0, 0, .1);}
  body.fixed .md33119.md-header .h-img1{display: none;}
  body.fixed .md33119.md-header .h-img2{display: block;}
  body.fixed .md33119.md-header .h-one{color: #333;}  
  body.fixed .md33119.md-header .hl-tip{background-color: #faf2ec;} 

  body.no-banner{padding-top: .95rem;}
  body.no-banner .md33119.md-header{background-color: #ffffff;box-shadow: 0px .1rem .3rem 0px rgba(0, 0, 0, .1);}
  body.no-banner .md33119.md-header .h-img1{display: none;}
  body.no-banner .md33119.md-header .h-img2{display: block;}
  body.no-banner .md33119.md-header .h-one{color: #333;}  
  body.no-banner .md33119.md-header .hl-tip{background-color: #faf2ec;} 
}
@media (max-width: 1200px) {  
  body{padding-top: .95rem;}
  .md33119.md-header{background-color: #ffffff;box-shadow: 0px .1rem .3rem 0px rgba(0, 0, 0, .1);}
  .md33119.md-header .h-img1{display: none;}
  .md33119.md-header .h-img2{display: block;}
  .md33119.md-header .h-one{color: #333;}  
  .md33119.md-header .hl-tip{background-color: #faf2ec;} 

  .md33119.md-header .h-cont{width: 100%;}   
  .md33119.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;}
  .md33119.md-header .h-item{width: 100%;padding: 0 !important;margin: 0 !important;}
  .md33119.md-header .h-one{padding: 0;padding-left: 20px;height: 40px;line-height: 40px;color: #222;font-size: 16px;}
  .md33119.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;}
  .md33119.md-header .h-item.has-nav.show:after {background-size: 18px auto;background-image: url('../images/h-down.png');}
  .md33119.md-header .h-sub{position: relative;top: 0;left: 0;width: 100% !important;background-color: #fff;box-shadow: none;transform: translate(0,0);}
  .md33119.md-header .hs-two{white-space: normal;text-align: left;padding-left: 40px;color: #333;font-size: 14px;} 
  .md33119.md-header .h-item.active .h-one{color: var(--theme);}

  .md33119.md-header .h-item.has-nav2{position: relative;}
  .md33119.md-header .h-item.has-nav2: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;}
  .md33119.md-header .h-item.has-nav2.show:after {background-size: 18px auto;background-image: url('../images/h-down.png');}
  .md33119.md-header .h-sub2{position: relative;background-color: var(--theme);}
  .md33119.md-header .hb-cont{text-align: left;}
  .md33119.md-header .hb-item{width: 50%;margin: 0;}
  

  /* 菜单 */
  .md33119.md-header .h-menu {display: block;}
  .md33119.md-header.menu-state .h-nav{transform: translate(0, 0);}
  .md33119.md-header.menu-state .h-opa {display: block;}  
}

/* 底部 */
.md33120.md-footer{position: relative;width: 100%;padding: 1.15rem 0; background-color: var(--theme);background-size: cover;background-position: center center;background-repeat: no-repeat;}
.md33120.md-footer img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md33120.md-footer .layout{width: 16rem;max-width: 92%;margin: 0 auto;position: relative;z-index: 1;}
.md33120.md-footer .f-bgbox{overflow: hidden;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.md33120.md-footer .f-bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.md33120.md-footer .f-bg{animation: f_downmd33120 2s infinite ease-in-out;}  
.md33120.md-footer .f-top{width: 100%;margin-bottom: .55rem;border-bottom: 1px solid rgba(255,255,255,.15);display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.md33120.md-footer .f-logo{display: inline-block;margin-bottom: .3rem;}
.md33120.md-footer .f-logo img{width: 2.7rem;}
.md33120.md-footer .share{font-size: 0;}
.md33120.md-footer .share_one{display: inline-block;vertical-align: middle;cursor: pointer;position: relative;margin-right: .2rem;margin-bottom: .3rem;}
.md33120.md-footer .share_one:last-child{margin-right: 0;}
.md33120.md-footer .share_link{display: block;}
.md33120.md-footer .share_icon{transition: all .3s;display: block;height: 1.06em;opacity: .6;}  
.md33120.md-footer .share_icon img{height: 100%;} 
.md33120.md-footer .share_sub {opacity: 0;z-index: -1;visibility: hidden;transition: all ease 0.5s;position: absolute;bottom: 100%;left: 50%;width: 1rem;min-width: 100px;padding-bottom: calc(.15rem + 5px);transform: translate(-50%, 0);}
.md33120.md-footer .share_code {position: relative;width: 100%;background-color: #fff;border-radius: .1rem;}
.md33120.md-footer .share_code:after{content: '';position: absolute;bottom: -5px;left: 50%;transform: translate(-50%,0);border-top: 6px solid #fff;border-left: 6px solid transparent; border-right: 6px solid transparent;}
.md33120.md-footer .share_code img{width: 100%;border-radius: .1rem;} 
.md33120.md-footer .share_one:hover .share_icon{opacity: 1;}
.md33120.md-footer .share_one.show .share_sub{opacity: 1;z-index: 18;visibility: visible;}  
.md33120.md-footer .f-center{width: 100%;padding-bottom: .45rem;display: flex;flex-wrap: wrap;justify-content: space-between;}
.md33120.md-footer .f-left{width: 8.4rem;display: flex;justify-content: space-between;}
.md33120.md-footer .f-item{display: block;padding-right: .2rem;margin-bottom: .3rem;margin-bottom: .3rem;}
.md33120.md-footer .f-one{display: block;margin-bottom: .2rem;color: #ffffff;line-height: 1.5;}
.md33120.md-footer .f-twobox{display: inline-block;}
.md33120.md-footer .f-two{display: block;cursor: pointer;margin-bottom: .1rem;color: rgba(255,255,255,.6);line-height: 1.6;}
.md33120.md-footer .f-two:hover{color: #fff;} 
.md33120.md-footer .f-right{display: flex;flex-wrap: wrap;margin-bottom: .3rem;}
.md33120.md-footer .f-box1{display: block;margin-right: .45rem;max-width: 4.5rem;}
.md33120.md-footer .f-phone{display: block;cursor: pointer;margin-bottom: .2rem; color: #fff;line-height: 1.23;}
.md33120.md-footer .f-tr{width: 100%;}
.md33120.md-footer .f-td{display: flex;width: 100%;margin-bottom: .2rem;}
.md33120.md-footer .f-td_icon{display: flex;align-items: center;width: 1.12em;height: 1.6em;}
.md33120.md-footer .f-td_icon img{max-width: 100%;max-height: 1.12em;}
.md33120.md-footer .f-td_text{flex: 1;padding-left: .07rem;color: #fff;line-height: 1.6;} 
.md33120.md-footer .f-box2{display: block;}
.md33120.md-footer .f-codebox{display: inline-block;vertical-align: top;text-align: center;}
.md33120.md-footer .f-img{display: inline-block;width: 1.15rem;min-width: 90px;border-radius: .08rem;overflow: hidden;}
.md33120.md-footer .f-img img{width: 100%;}
.md33120.md-footer .f-name{width: 100%;padding-top: .1rem;color: rgba(255,255,255,.6);line-height: 1.6;}  
.md33120.md-footer .f-bottom{width: 100%;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.md33120.md-footer .f-lt{font-size: 0;}
.md33120.md-footer .f-lt .f-link{display: inline-block;vertical-align: middle;color: rgba(255,255,255,.3);line-height: 1.6;}
.md33120.md-footer .f-lt .f-link:after{content: '';display: inline-block;vertical-align: middle;margin: 0 .15rem;width: 1px;height:.87em;background-color: rgba(255,255,255,.16);}
.md33120.md-footer .f-lt a:hover{cursor: pointer;color: #fff;}
.md33120.md-footer .f-lt .f-link:last-child:after{display: none;}
.md33120.md-footer .f-rt{font-size: 0;}
.md33120.md-footer .f-rt .f-link{display: inline-block;vertical-align: middle;margin-right: .1rem;color: rgba(255,255,255,.3);line-height: 1.6;}
.md33120.md-footer .f-rt a:hover{cursor: pointer;color: #fff;}
.md33120.md-footer .f-rt .f-link:last-child{margin-right: 0;}
@keyframes f_downmd33120{
	0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-.3rem) scale(1.2);
    }
} 
@media (max-width: 1110px) {
  .md33120.md-footer .f-left{width: 100%;}
  .md33120.md-footer .f-right{width: 100%;}
  .md33120.md-footer .f-box1{max-width: 100%;}
  .md33120.md-footer .share_sub{left: auto;right: -.15rem;transform: translate(0,0);}
  .md33120.md-footer .share_code:after{display: none;}
}
@media (max-width: 750px) {
  .md33120.md-footer .f-left{flex-wrap: wrap;}
  .md33120.md-footer .f-item{width: 100%;padding-right: 0;}
  .md33120.md-footer .f-two{display: inline-block;vertical-align: middle;margin-right: .25rem;}
  .md33120.md-footer .f-lt{width: 100%;text-align: center;}
  .md33120.md-footer .f-rt{width: 100%;text-align: center;} 
}


/* 侧边栏 */
.md33120.sidebar{position: fixed;top: 70%;right: .2rem;z-index: 38;transform: translate(0,-50%);background-color: var(--theme);box-shadow: 0px 0px .3rem 0px rgba(0, 0, 0, 0.06);border-radius: .25rem;}
.md33120.sidebar .sidebar-item{display: block;position: relative;padding: .05rem;}
.md33120.sidebar .sidebar-link{transition: all ease .5s; display: block;cursor: pointer;width: .4rem;height: .4rem;border-radius: 50%;}
.md33120.sidebar .sidebar-link img{width: 100%;height: 100%;object-fit: contain;}
.md33120.sidebar .sidebar-item:hover .sidebar-link{background-color: #ff842f;}
.md33120.sidebar .sidebar-item:hover .sidebar-link img{filter: grayscale(100%) brightness(500%);} 
.md33120.sidebar .sidebar-sub{opacity: 0;visibility: hidden;z-index: -1;transition: all ease .5s; position: absolute;top: 50%;right: 120%;transform: translate(0,-50%);padding-right: .15rem;}
.md33120.sidebar .sidebar-codebox{position: relative;padding: .15rem;text-align: center;background-color: var(--theme);border-radius: .1rem;}
.md33120.sidebar .sidebar-code {display: inline-block;width: 1.3rem;min-width: 110px;}
.md33120.sidebar .sidebar-code img{width: 100%;}
.md33120.sidebar .sidebar-tip{width: 100%; color: #fff;line-height: 1;padding-top: .1rem;}
.md33120.sidebar .sidebar-phonebox{display: block;cursor: pointer; position: relative;padding:0 .2rem;text-align: center;background-color: var(--theme);border-radius: .25rem;}
.md33120.sidebar .sidebar-phone{white-space: nowrap;color: #fff;line-height: .5rem;}
.md33120.sidebar .sidebar-item.show .sidebar-sub{right: 100%;opacity: 1;visibility: visible;z-index: 38;} 
@media (max-width: 14500px) {
   .md33120.sidebar{border-radius: 20px;}
   .md33120.sidebar .sidebar-item{padding: 5px;}
   .md33120.sidebar .sidebar-link{width: 30px;height: 30px;}
   .md33120.sidebar .sidebar-phonebox{border-radius: 20px;}
   .md33120.sidebar .sidebar-phone{line-height: 40px;}
}

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

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

/* 面包屑 */
.md33136.md-nav{overflow: hidden;width: 100%;background-color: #fff9f4;}
.md33136.md-nav img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md33136.md-nav .layout{width: 16rem;max-width: 92%;margin: 0 auto;}
.md33136.md-nav .nav-cont{width: 100%;font-size: 0;text-align: center;}
.md33136.md-nav .nav-one{display: inline-block;vertical-align: top;cursor: pointer;margin: 0 .45rem;padding: .3rem 0;}
.md33136.md-nav .nav-icon{display: inline-block;margin-bottom: .15rem;}
.md33136.md-nav .nav-icon1{display: block;height: .3rem;line-height: .3rem;}
.md33136.md-nav .nav-icon1 img{max-width: 100%;max-height: 100%;}
.md33136.md-nav .nav-icon2{display: none;height: .3rem;line-height: .3rem;}
.md33136.md-nav .nav-icon2 img{max-width: 100%;max-height: 100%;}
.md33136.md-nav .nav-text{width: 100%;color: #222222;line-height: 1.5;}
.md33136.md-nav .nav-one:hover .nav-icon1{display: none;}
.md33136.md-nav .nav-one:hover .nav-icon2{display: block;}
.md33136.md-nav .nav-one:hover .nav-text{color: var(--theme);}
.md33136.md-nav .nav-one.active .nav-icon1{display: none;}
.md33136.md-nav .nav-one.active .nav-icon2{display: block;}
.md33136.md-nav .nav-one.active .nav-text{color: var(--theme);}

@media (max-width: 750px) {
   .md33136.md-nav .nav-cont{white-space: nowrap;overflow: auto;}
   .md33136.md-nav .nav-one{margin: 0 .2rem;}
}
