
.md25922.md-head.m_show .md-mob_sideNav {
  right: 0;
  opacity: 1;
}
.md25922.md-head.m_show .mob_mask {
  display: block;
}
.md25922.md-head.is-fixed .md-head-1, .md25922.md-head.white .md-head-1, .md25922.md-head.hover .md-head-1 {
  background-color: #222;
}
.md25922.md-head.white {
  height: 0.8rem;
  background-color: #222;
}
.md25922.md-head .mob_mask {
  display: none;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 901px) {
  .md25922.md-head .mob_mask {
    display: none !important;
  }
}
@media screen and (max-width: 900px) {
  .md25922.md-head {
    height: 1rem !important;
  }
}

.md25922.head-pc {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  transition: transform 0.5s;
}
.md25922.md-head-1 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md25922.md-head-1 {
  position: relative;
  transition: 0.3s;
}
.md25922.md-head-1 .logo {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  filter: brightness(0) invert(1);
}
.md25922.md-head-1 .logo img {
  height: 0.29rem;
}
.md25922.md-head-1 .logo .mi {
  display: none;
}
.md25922.md-head-1 .ul1 .li1 {
  position: relative;
  margin-right: 0.75rem;
}
.md25922.md-head-1 .ul1 .li1:hover .ul2 {
  top: 100%;
  opacity: 1;
  transition: 0.3s;
  pointer-events: auto;
}
.md25922.md-head-1 .ul1 .has-sub {
  position: static;
}
.md25922.md-head-1 .ul1 .a1 {
  display: block;
  white-space: nowrap;
  position: relative;
  line-height: 0.8rem;
  color: #fff;
  transition: color 0.3s;
}
.md25922.md-head-1 .ul1 .a1:hover {
  color: var(--theme) !important;
}
.md25922.md-head-1 .ul1 .a1.on {
  color: var(--theme) !important;
}
.md25922.md-head-1 .ul1 .ul2 {
  position: absolute;
  top: 110%;
  left: 50%;
  transform: translate(-50%);
  min-width: 100%;
  width: -moz-max-content;
  width: max-content;
  opacity: 0;
  padding: 0.09rem;
  box-shadow: 0 0 0.35rem 0 rgba(0, 79, 115, 0.08);
  background-color: white;
  pointer-events: none;
  transition: all 0.3s;
}
.md25922.md-head-1 .ul1 .li2 {
  position: relative;
}
.md25922.md-head-1 .ul1 .li2:hover .ul3 {
  display: block;
}
.md25922.md-head-1 .ul1 .li2:last-child {
  margin-bottom: 0;
}
.md25922.md-head-1 .ul1 .a2 {
  display: block;
  text-align: center;
  padding: 0.07rem 0.16rem;
  color: #333;
  position: relative;
  transition: 0.3s;
}
.md25922.md-head-1 .ul1 .a2:hover {
  color: #fff;
  background-color: var(--active);
}
.md25922.md-head-1 .ul1 .ul3 {
  position: absolute;
  left: 100%;
  top: 0;
  display: none;
}
.md25922.md-head-1 .ul1 .a3 {
  display: block;
  text-align: center;
  padding: 0.15rem;
  background-color: white;
  color: #000;
  white-space: nowrap;
  position: relative;
  transition: all 0.3s;
}
.md25922.md-head-1 .ul1 .a3:hover {
  color: #fff;
  background-color: var(--active);
}
.md25922.md-head-1 .head-sub {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background-color: #fff;
  display: none;
}
.md25922.md-head-1 .head-sub .hs-cont {
  padding-bottom: 1rem;
  min-height: 4.2rem;
}
.md25922.md-head-1 .head-sub .hs-left {
  width: calc( 260 / 1440 * 100%);
  padding: 0.36rem 0;
  box-shadow: -1px 0 0 0 inset #ececec;
}
.md25922.md-head-1 .head-sub .hs-right {
  width: calc( 1120 / 1440 * 100%);
  padding: 0.16rem 0;
}
.md25922.md-head-1 .head-sub .hr-item {
  min-height: 100%;
  display: none;
}
.md25922.md-head-1 .head-sub .hr-item.show {
  display: flex;
}
.md25922.md-head-1 .head-sub .hs-ul1 {
  position: relative;
  padding-right: 0.2rem;
}
.md25922.md-head-1 .head-sub .hs-li1 {
  margin-bottom: 0.48rem;
}
.md25922.md-head-1 .head-sub .on .hs-a1 {
  color: var(--active);
}
.md25922.md-head-1 .head-sub .on .hs-a2 {
  color: var(--active);
}
.md25922.md-head-1 .head-sub .hs-a1 {
  font-weight: bold;
  position: relative;
  padding-right: 0.3rem;
}
.md25922.md-head-1 .head-sub .hr-le {
  width: 19.6428571429%;
  padding: 0.2rem 0;
}
.md25922.md-head-1 .head-sub .hr-ri {
  width: 80.3571428571%;
}
.md25922.md-head-1 .head-sub .hs-li2 {
  position: relative;
  margin-bottom: 0.5rem;
}
.md25922.md-head-1 .head-sub .hs-a2 {
  padding-right: 0.2rem;
  position: relative;
  transition: 0.5s;
}
.md25922.md-head-1 .head-sub .hs-a2:hover {
  color: var(--active);
}
.md25922.md-head-1 .head-sub .hr-item3 {
  display: none;
}
.md25922.md-head-1 .head-sub .hr-item3.show {
  display: block;
}
.md25922.md-head-1 .head-sub .hs-li3 {
  width: calc(210 / 900 * 100%);
  margin-right: calc(20 / 900 * 100%);
}
.md25922.md-head-1 .head-sub .hs-li3:nth-child(4n) {
  margin-right: 0;
}
.md25922.md-head-1 .head-sub .hs-a3 {
  display: block;
  background-color: #f6f6f6;
  border-radius: 0.16rem;
  padding: 0.4rem;
}
.md25922.md-head-1 .head-sub .hs-a3 .img {
  padding-top: 100%;
  position: relative;
}
.md25922.md-head-1 .head-sub .hs-a3 img {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.md25922.md-head-1 .head-sub .hs-a3 .text {
  margin-top: 0.4rem;
}
.md25922.md-head-1 .head-sub .hs-a3 .name {
  font-weight: bold;
  position: relative;
}
.md25922.md-head-1 .head-sub .hs-a3 .name::after {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border-top: 1px solid #222;
  border-right: 1px solid #222;
  transform: translateY(-0.2em) rotate(45deg);
  margin-left: 0.25em;
}
.md25922.md-head-1 .h-search {
  width: 1em;
  height: 1em;
  position: relative;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}
.md25922.md-head-1 .h-search svg {
  width: 1em;
  height: 1em;
}
.md25922.md-head-1 .h-login {
  display: inline-flex;
  align-items: center;
  margin-left: 0.3rem;
  line-height: 1;
  cursor: pointer;
  display: none !important;
}
.md25922.md-head-1 .h-login .aa {
  display: block;
  padding: 0 0.24rem;
  line-height: calc( 40 / 14 );
  border-radius: 0.1rem;
}
.md25922.md-head-1 .h-login .svg {
  margin-right: 0.1rem;
}
.md25922.md-head-1 .h-login svg {
  width: 1em;
  height: 1em;
  flex-shrink: 0;
}
.md25922.md-head-1 .h-login a:hover {
  color: var(--active);
}
.md25922.md-head-1 .h-login .sp {
  width: 1px;
  height: 1em;
  background-color: #666;
  margin: 0 0.25em;
}
.md25922.md-head-1 .h-href {
  margin-left: 0.3rem;
}
.md25922.md-head-1 .h-href .ha {
  display: block;
  background-color: #0b318f;
  color: #fff;
  padding: 0 0.18rem;
  border-radius: 1rem;
  line-height: calc(40 / 16);
}
.md25922.md-head-1 .h-lang {
  position: relative;
  color: #fff;
}
.md25922.md-head-1 .h-lang:hover .bd {
  top: 100%;
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, 0%);
  transition: all 0.3s;
}
.md25922.md-head-1 .h-lang .hd {
  position: relative;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 0 0.2rem;
  line-height: calc( 40em / 16 );
  border-radius: 1rem;
}
.md25922.md-head-1 .h-lang .ic {
  width: 1em;
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.md25922.md-head-1 .h-lang .on {
  color: var(--active);
}
.md25922.md-head-1 .h-lang .ar {
  width: 1em;
  height: 0.5em;
}
.md25922.md-head-1 .h-lang .bd {
  position: absolute;
  min-width: 100%;
  width: -moz-max-content;
  width: max-content;
  top: 100%;
  left: 50%;
  opacity: 0;
  pointer-events: none;
  transform: translate(-50%, 10%);
  border-radius: 3px;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.2);
  background-color: #fff;
  transition: all 0.3s;
  padding: 0.05rem 0;
  z-index: 5;
}
.md25922.md-head-1 .h-lang .b_a {
  display: block;
  text-align: center;
  padding: 0.25em 1em;
  color: #333;
}
.md25922.md-head-1 .h-lang .b_a:hover {
  color: var(--active);
}
.md25922.md-head-1 .h-lang .bic {
  width: 1em;
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 0.1rem;
  flex-shrink: 0;
}
.md25922.md-head-1 .h-email {
  margin-left: 0.3rem;
  cursor: pointer;
}
.md25922.md-head-1 .h-email .ha svg {
  display: block;
  width: 1em;
  height: 1em;
}
.md25922.md-head-1 .h-form {
  position: relative;
}
.md25922.md-head-1 .h-form .ip {
  width: 100%;
  height: calc( 46em / 16 );
  background-color: #fff;
  border: solid 1px #eee;
  border-radius: 1rem;
  padding: 0 0.2rem;
}
.md25922.md-head-1 .h-form .submit {
  position: absolute;
  right: 0.2rem;
  top: calc(50% - 0.5em);
  width: 1em;
  height: 1em;
  border: none;
  background-color: #fff;
  padding: 0;
  color: var(--theme);
  cursor: pointer;
}
.md25922.md-head-1 .h-form .submit svg {
  width: 100%;
  height: 100%;
}
.md25922.md-head-1 .h-quote {
  margin-left: 0.1rem;
}
.md25922.md-head-1 .h-quote .href {
  border-radius: 1rem;
  padding: 0.13rem 0.4rem;
  white-space: nowrap;
  color: #fff;
  display: block;
  background-image: linear-gradient(90deg, #0054a3 0%, #1476d3 100%);
}
.md25922.md-head-1 .h-more {
  cursor: pointer;
  display: none;
  margin-left: 0.2rem;
}
.md25922.md-head-1 .h-more.m_show .ic::before {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}
.md25922.md-head-1 .h-more.m_show .ic::after {
  width: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.md25922.md-head-1 .h-more .ic {
  display: block;
  width: 1em;
  height: 1em;
  background-color: #fff;
  box-shadow: 0 0 0 1px inset rgba(102, 102, 102, 0.15);
  position: relative;
  border-radius: 50%;
  overflow: hidden;
}
.md25922.md-head-1 .h-more .ic::before {
  content: "";
  background-color: #666666;
  border-radius: 2px;
  content: "";
  display: inline-block;
  top: 40%;
  left: 20%;
  position: absolute;
  transition-delay: 0.3s, 0s;
  transition: 0.3s;
  width: 50%;
  height: 2px;
  transform-origin: center;
}
.md25922.md-head-1 .h-more .ic::after {
  content: "";
  background-color: #666666;
  border-radius: 2px;
  content: "";
  display: inline-block;
  top: 60%;
  left: 20%;
  position: absolute;
  transition-delay: 0.3s, 0s;
  transition: 0.3s;
  width: 25%;
  height: 2px;
  transform-origin: center;
}
@media screen and (max-width: 1280px) {
  .md25922.md-head-1 .ul1 .li1 {
    margin-right: 0.5rem;
  }
  .md25922.md-head-1 .ul1 .a1 {
    font-size: 0.9em;
  }
}
@media screen and (min-width: 901px) {
  .md25922.md-head-1 .h-search {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .md25922.md-head-1 {
    background-color: white;
  }
  .md25922.md-head-1 .box {
    height: 1rem;
    padding: 0 !important;
    background-color: transparent !important;
  }
  .md25922.md-head-1 .logo {
    filter: none;
  }
  .md25922.md-head-1 .logo .pi {
    display: none;
  }
  .md25922.md-head-1 .logo .mi {
    display: block;
  }
  .md25922.md-head-1 .ul1 {
    display: none;
  }
  .md25922.md-head-1 .h-search {
    margin-left: 0.15rem;
    color: #666;
  }
  .md25922.md-head-1 .h-more {
    display: block;
  }
  .md25922.md-head-1 .h-href {
    margin-left: 0.1rem;
  }
  .md25922.md-head-1 .h-form {
    display: none;
  }
  .md25922.md-head-1 .h-lang {
    color: #666;
  }
}
@media screen and (max-width: 500px) {
  .md25922.md-head-1 .h-more {
    margin-left: 0.1rem;
  }
}

.md25922.md-mob_sideNav {
  position: fixed;
  right: -100%;
  top: 0;
  width: 8rem;
  max-width: 70%;
  height: 100vh;
  background-color: #fff;
  transition: 0.4s;
  z-index: 300;
}
.md25922.md-mob_sideNav .ul1 .dt {
  position: relative;
  padding: 0.75em 0;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
}
.md25922.md-mob_sideNav .ul1 .dt.show .arrow {
  transform: translateY(50%) rotate(90deg);
}
.md25922.md-mob_sideNav .ul1 .li1 {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.md25922.md-mob_sideNav .ul1 .a1 {
  position: relative;
  display: inline-block;
  min-width: 60%;
}
.md25922.md-mob_sideNav .ul1 .ul2 {
  display: none;
}
.md25922.md-mob_sideNav .ul1 .a2 {
  width: 90%;
  display: block;
  min-width: 60%;
  font-size: 0.9em;
  padding-left: 0.5em;
}
.md25922.md-mob_sideNav .ul1 .a2:hover {
  color: var(--active);
}
.md25922.md-mob_sideNav .ul1 .arrow {
  position: absolute;
  right: 0.2rem;
  top: calc(50% - 1em);
  transform: translateY(50%);
  border-bottom: 0.5em solid transparent;
  border-top: 0.5em solid transparent;
  border-left: 0.5em solid #333;
  transform-origin: center;
  transition: 0.3s;
}
.md25922.md-mob_sideNav .ul1 .ul3 {
  display: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.md25922.md-mob_sideNav .ul1 .a3 {
  display: block;
  padding: 0.5em 2em;
  font-size: 0.9em;
}
.md25922.md-mob_sideNav .hmob_off {
  padding: 0.3rem;
  border-bottom: 1px solid #eeeeee;
  display: flex;
  justify-content: flex-end;
}
.md25922.md-mob_sideNav .m_off {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  box-shadow: 0 0 0 1px var(--active);
  color: var(--active);
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1;
}
.md25922.md-mob_sideNav .m_off svg {
  width: 50%;
  height: 50%;
}
.md25922.md-mob_sideNav .hmob_top {
  padding: 0.3rem 0.3rem;
  max-height: calc(100% - 50px - 1rem);
  overflow-y: auto;
}
.md25922.md-mob_sideNav .hmob_top::-webkit-scrollbar {
  width: 5px;
  height: 1px;
}
.md25922.md-mob_sideNav .hmob_top::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #fff;
}
.md25922.md-mob_sideNav .hmob_top::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #ededed;
}
.md25922.md-mob_sideNav .hmob_bot {
  height: 1rem;
  padding: 0 0.2rem;
}
@media screen and (min-width: 901px) {
  .md25922.md-mob_sideNav {
    display: none !important;
  }
}

.md25922.md-search_form {
  position: fixed;
  top: 0rem;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  opacity: 0;
  pointer-events: none;
  transform-origin: top;
  transition: all 0.2s;
}
.md25922.md-search_form.show {
  transform: scaleY(1);
  transition: all 0.2s;
  display: block;
  opacity: 1;
  pointer-events: auto;
}
.md25922.md-search_form .h_form {
  width: 100%;
  position: relative;
  z-index: 402;
  padding: 0.4rem 0;
  background-color: #fff;
}
.md25922.md-search_form .inp {
  width: 6rem;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #ccc;
}
.md25922.md-search_form .inp input {
  width: 100%;
  height: 0.5rem;
  min-height: 40px;
  border: none;
  outline: none;
  font-family: inherit;
}
.md25922.md-search_form .h_sub {
  position: absolute;
  right: 0rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.4rem;
  min-width: 30px;
  height: 0.4rem;
  min-height: 30px;
  border-radius: 50%;
  background-color: var(--active);
  color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40% auto;
  cursor: pointer;
  z-index: 10;
  border: none;
  outline: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.md25922.md-search_form .h_sub svg {
  width: 50%;
  height: 50%;
}
.md25922.md-search_form .mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

/*页头*/
.md25922.md-head-dialog {
  position: relative;
  z-index: 101;
  display: none;
}
.md25922.md-head-dialog.show {
  display: block;
}
.md25922.md-head-dialog .dlg-mask {
  position: fixed;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.md25922.md-head-dialog .dlg-cont {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 6.6rem;
  background-color: #fff;
  border-radius: 0.2rem;
  padding: 0.45rem 0.4rem 0.5rem;
}
.md25922.md-head-dialog .close {
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
  width: 1em;
  height: 1em;
  color: #999;
  cursor: pointer;
}
.md25922.md-head-dialog .close:hover {
  color: var(--active);
}
.md25922.md-head-dialog .close svg {
  width: 100%;
  height: 100%;
}
.md25922.md-head-dialog .fitem {
  width: 50%;
  padding-right: 0.2rem;
  border-bottom: 1px solid #f6f6f6;
}
.md25922.md-head-dialog .fi-active .placehold {
  display: none;
}
.md25922.md-head-dialog .ww100 {
  width: 100%;
}
.md25922.md-head-dialog .inp {
  position: relative;
}
.md25922.md-head-dialog .ip {
  width: 100%;
  height: calc( 54em / 14);
  background-color: #fff;
  border-radius: 0.25em;
  border: none;
}
.md25922.md-head-dialog .ta .placehold {
  padding: 0 0.2rem;
}
.md25922.md-head-dialog .textarea {
  display: block;
  width: 100%;
  height: 1.2rem;
  background-color: #f6f6f6;
  border: none;
  border-radius: 0.2rem;
  padding: 0.16rem 0.2rem;
}
.md25922.md-head-dialog .placehold {
  position: absolute;
  left: 0;
  top: 0%;
  line-height: calc( 54em / 14);
  width: 100%;
  pointer-events: none;
}
.md25922.md-head-dialog .placehold span {
  color: var(--active);
}
.md25922.md-head-dialog .my-select {
  width: 100%;
  position: relative;
}
.md25922.md-head-dialog .my-select.show .select-sub {
  opacity: 1;
  pointer-events: auto;
}
.md25922.md-head-dialog .my-select .hd {
  display: flex;
  align-items: center;
  height: calc( 54em / 14);
  cursor: pointer;
  position: relative;
  padding-right: 0.45rem !important;
}
.md25922.md-head-dialog .my-select .hd::before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  border-right: 1px solid #222;
  border-bottom: 1px solid #222;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%) rotate(45deg);
  pointer-events: none;
}
.md25922.md-head-dialog .my-select .hd span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.md25922.md-head-dialog .my-select .select-sub {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 100%;
  opacity: 0;
  pointer-events: none;
  transition: 0.5s;
  z-index: 60;
}
.md25922.md-head-dialog .my-select .blist {
  max-height: 2.4rem;
  overflow-y: auto;
  box-shadow: 0px 0px 6px 0px rgba(167, 172, 184, 0.5);
  background-color: #fff;
}
.md25922.md-head-dialog .my-select .bitem {
  background-color: #fff;
  color: #333;
  padding: 0.1rem 1em;
  cursor: pointer;
}
.md25922.md-head-dialog .my-select .bitem:hover {
  background-color: var(--active);
  color: #fff;
}
.md25922.md-head-dialog .my-select .bitem.selected {
  background-color: var(--active);
  color: #fff;
}
.md25922.md-head-dialog .code {
  height: 100%;
  position: absolute;
  left: calc(100% + 0.3rem);
  top: 0;
}
.md25922.md-head-dialog .btns {
  margin-top: 0.2rem;
}
.md25922.md-head-dialog .submit {
  border: none;
  cursor: pointer;
  min-width: 1.6rem;
  height: calc( 56em / 16);
  border-radius: 1rem;
  padding: 0 0.6rem;
  background-image: linear-gradient(-90deg, #00aaff 0%, #0071e3 100%), linear-gradient(#ee7b0e, #ee7b0e);
}
@media screen and (max-width: 900px) {
  .md25922.md-head-dialog .fitem {
    width: 100% !important;
  }
  .md25922.md-head-dialog .code {
    right: 0;
    left: auto;
  }
  .md25922.md-head-dialog .ta .placehold {
    line-height: 1;
    padding: 0.16rem 0.2rem;
  }
}
.md25922.md-head-dialog .submit {
  height: 0.48rem;
  background-image: linear-gradient(-90deg, #00aaff 0%, #306fdc 100%), linear-gradient(#0075ff, #0075ff);
  padding: 0 0.48rem;
  border: none;
  border-radius: 1rem;
  cursor: pointer;
}
.md-md {
    position: absolute;
    top: -1rem;
}

.md-footer.md25923 {
  background-color: #222222;
}

.md-footer-1.md25923 {
  color: #fff;
  position: relative;
}
.md-footer-1.md25923 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-footer-1.md25923 .ft-left {
  width: calc( 260 / 1600 * 100%);
  padding-top: 1.1rem;
  padding-bottom: 1rem;
  position: relative;
}
.md-footer-1.md25923 .ft-right {
  width: calc( 1020 / 1600 * 100%);
  padding-top: 1.1rem;
  padding-bottom: 1rem;
  position: relative;
}
.md-footer-1.md25923 .logo .lo {
  display: inline-flex;
}
.md-footer-1.md25923 .logo .ii {
  height: 1em;
}
.md-footer-1.md25923 .ul1 {
  gap: 0.2rem;
}
.md-footer-1.md25923 .ul1 .a1 {
  display: block;
  position: relative;
  transition: 0.5s;
}
.md-footer-1.md25923 .ul1 .ul2 {
  margin-top: 0.16rem;
  position: relative;
}
.md-footer-1.md25923 .ul1 .li2 {
  margin-bottom: 0.15rem;
}
.md-footer-1.md25923 .ul1 .li2:last-child {
  margin-bottom: 0;
}
.md-footer-1.md25923 .ul1 .a2 {
  color: rgba(255, 255, 255, 0.6);
}
.md-footer-1.md25923 .ul1 .a2:hover {
  text-decoration: underline;
  transition: color 0.3s;
}
.md-footer-1.md25923 .codes {
  margin-top: 0.3rem;
}
.md-footer-1.md25923 .codes .ci {
  text-align: center;
}
.md-footer-1.md25923 .codes .ci + .ci {
  margin-left: 0.25rem;
}
.md-footer-1.md25923 .codes .c11 {
  margin-top: 0.08rem;
  color: rgba(255, 255, 255, 0.3);
}
.md-footer-1.md25923 .codes img {
  width: 1.16rem;
}
.md-footer-1.md25923 .hrefs {
  opacity: 0.3;
  text-align: right;
  padding: 0.22rem 0;
  border-bottom: 1px solid rgba(226, 225, 231, 0.08);
}
.md-footer-1.md25923 .info {
  opacity: 0.3;
  padding: 0.22rem 0;
  border-top: 1px solid rgba(226, 225, 231, 0.08);
  border-bottom: 1px solid rgba(226, 225, 231, 0.08);
  margin-top: 0.7rem;
}
.md-footer-1.md25923 .info .if-i {
  display: flex;
  align-items: center;
  margin-left: 0.28rem;
}
.md-footer-1.md25923 .info svg {
  width: 1em;
  height: 1em;
  margin-right: 0.5em;
}
.md-footer-1.md25923 .form {
  margin-top: 0.75rem;
}
.md-footer-1.md25923 .form .d11 {
  opacity: 0.3;
}
.md-footer-1.md25923 .form .inp {
  position: relative;
  margin-top: 0.14rem;
}
.md-footer-1.md25923 .form .ip {
  width: 100%;
  height: 3em;
  padding: 0 1em;
  background-color: #343434;
  border-radius: 1rem;
  border: none;
}
.md-footer-1.md25923 .form .submit {
  width: 1em;
  height: 1em;
  border: none;
  background-color: #343434;
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  color: rgba(255, 255, 255, 0.3);
  cursor: pointer;
  transition: 0.5s;
  padding: 0;
  display: flex;
}
.md-footer-1.md25923 .form .submit:hover {
  color: #fff;
}
.md-footer-1.md25923 .form .submit svg {
  width: 1em;
  height: 1em;
}
.md-footer-1.md25923 .terms {
  opacity: 0.3;
  margin-top: 0.7rem;
}
@media screen and (min-width: 901px) {
  .md-footer-1.md25923::before {
    content: "";
    position: absolute;
    left: 0%;
    top: 0%;
    width: calc( 576 / 1920 * 100%);
    height: 100%;
    background-color: #272727;
    pointer-events: none;
  }
}
@media screen and (max-width: 900px) {
  .md-footer-1.md25923 .ft-left {
    width: 100%;
    padding-bottom: 0.2rem;
  }
  .md-footer-1.md25923 .ft-right {
    width: 100%;
    padding-top: 0;
  }
  .md-footer-1.md25923 .logo {
    text-align: center;
  }
  .md-footer-1.md25923 .codes {
    justify-content: center;
  }
  .md-footer-1.md25923 .ul1 {
    display: none;
  }
  .md-footer-1.md25923 .info {
    justify-content: center;
    flex-wrap: wrap;
  }
  .md-footer-1.md25923 .info .if-i {
    width: 100%;
    justify-content: center;
    margin: 0.1rem 0;
  }
  .md-footer-1.md25923 .hrefs {
    text-align: center;
  }
  .md-footer-1.md25923 .terms {
    text-align: center;
  }
}

.md-sideNav.md25923 {
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 60;
  box-shadow: 7px 8px 0.3rem 0px rgba(0, 0, 0, 0.06);
  border-radius: 0.24rem 0px 0px 0.24rem;
}
.md-sideNav.md25923 .sn_i {
  position: relative;
}
.md-sideNav.md25923 .sn_i:hover .hd {
  background-color: var(--active);
}
.md-sideNav.md25923 .sn_i:hover .hd .i1 {
  display: none;
}
.md-sideNav.md25923 .sn_i:hover .hd .i2 {
  display: block;
}
.md-sideNav.md25923 .sn_i:hover .hd .ic {
  filter: brightness(0) invert(1);
}
.md-sideNav.md25923 .sn_i:hover .ht {
  color: #fff;
}
.md-sideNav.md25923 .sn_i:hover .bd {
  opacity: 1;
  pointer-events: auto;
  transition: all 0.3s;
}
.md-sideNav.md25923 .sn_i:nth-child(1) .hd {
  border-radius: 0.24rem 0 0 0;
}
.md-sideNav.md25923 .sn_i:last-child .hd {
  border-radius: 0 0 0 0.24rem;
}
.md-sideNav.md25923 .hd {
  width: 2.5em;
  height: 2.4em;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  position: relative;
  cursor: pointer;
  background-color: #fff;
  transition: all 0.3s;
}
.md-sideNav.md25923 .hd .ic {
  width: 1em;
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.md-sideNav.md25923 .hd .i2 {
  display: none;
}
.md-sideNav.md25923 .hd .ht {
  margin-top: 0.02rem;
}
.md-sideNav.md25923 .hd img {
  width: 40%;
  height: 40%;
  -o-object-fit: contain;
     object-fit: contain;
}
.md-sideNav.md25923 .bd {
  position: absolute;
  right: 100%;
  top: 0;
  padding-right: 0.12rem;
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s;
}
.md-sideNav.md25923 .b_box {
  background-color: #fff;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
  border-radius: 0.06rem;
}
.md-sideNav.md25923 .ph {
  white-space: nowrap;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 0.15rem;
  line-height: 1.5;
}
.md-sideNav.md25923 .ph .d2 {
  color: var(--active);
  font-weight: 600;
}
.md-sideNav.md25923 .wx {
  padding: 0.1rem;
  text-align: center;
}
.md-sideNav.md25923 .wx .d1 {
  line-height: 1.8;
}
.md-sideNav.md25923 .wx .img {
  display: block;
  width: 1rem;
  min-width: 100px;
  max-width: none;
}
.md-sideNav.md25923 #goTop.show {
  visibility: visible;
}
@media screen and (max-width: 900px) {
  .md-sideNav.md25923 .hd .ht {
    display: none;
  }
  .md-sideNav.md25923 .wx {
    width: 2rem;
  }
}

.bn-main.md25925{width: 100%;position: relative;}
.md25925 .bn-box{width: 100%;padding-top: 37.5%;position: relative;}
.md25925 .bn-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;z-index: 1;}
.md25925 .bn-text{width: 16rem;margin-left: -8rem;position: absolute;left: 50%;top: 50%;transform: translate(0,-50%);z-index: 12;}
.md25925 .bn-title{color: #fff;line-height: 1.15625;margin-bottom: .2rem;}
.md25925 .bn-des{color: #fff;line-height: 1.5555;}
@media(max-width: 1200px){
    .md25925 .bn-text{top: 50%;}
}
@media(max-width: 778px){
    .md25925 .bn-text{width: 100%;padding: 0 0.3rem;left: 0;margin-left: 0;}
}
@media(max-width: 500px){
  .md25925 .bn-box{padding-top: 45%;}
  .md25925 .bn-des br{display: none;}
  .md25925 .bn-title{font-size: .42rem;}
}

.bn-main.md25926{width: 100%;position: relative;}
.md25926 .bn-box{width: 100%;padding-top: 37.5%;position: relative;}
.md25926 .bn-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;z-index: 1;}
.md25926 .bn-text{width: 16rem;margin-left: -8rem;position: absolute;left: 50%;top: 50%;transform: translate(0,-50%);z-index: 12;}
.md25926 .bn-title{color: #fff;line-height: 1.15625;margin-bottom: .2rem;}
.md25926 .bn-des{color: #fff;line-height: 1.5555;}
@media(max-width: 1200px){
    .md25926 .bn-text{top: 50%;}
}
@media(max-width: 778px){
    .md25926 .bn-text{width: 100%;padding: 0 0.3rem;left: 0;margin-left: 0;}
}
@media(max-width: 500px){
  .md25926 .bn-box{padding-top: 45%;}
  .md25926 .bn-des br{display: none;}
  .md25926 .bn-title{font-size: .42rem;}
}

header.md25927{width: 100%;height: .8rem;border-bottom: 1px solid rgba(255,255,255,0.1);position: fixed;left: 0;top: 0;z-index: 12345;transition: background-color .3s;}
header.md25927.black{background-color: #222;}
header.md25927.always-black{background-color: #222;}
.md25927.h-space{width: 100%;height: 0.8rem;display: none;}
.md25927.h-space.show{display: block;}




footer{width: 100%;min-height: 6.2rem;background-color: #222;}



.md25927.header-space{width: 100%;height: 0.8rem;}

.cr-main.md25929{width: 100%;padding: 0 0.3rem;background-color: #fff;border-bottom: 1px solid #f0f3f8;}
.md25929.cr-main.gray{background-color: #f5f7fa;border-bottom: 1px solid #f5f7fa;}
.md25929 .cr-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.md25929 .cr-tabs{float: left;font-size: 0;}
.md25929 .cr-tab{display: inline-block;vertical-align: top;line-height: .8rem;margin-right: .64rem;color: #444;position: relative;transition: color .3s;cursor: pointer;}
.md25929 .cr-tab:last-child{margin-right: 0;}
.md25929 .cr-tab:hover{color: var(--theme);}
.md25929 .cr-tab.active{color: var(--theme);cursor: default;}
.md25929 .cr-tab.active:after{content: "";display: block;width: 100%;height: 0.02rem;min-height: 2px;background-color: var(--theme);position: absolute;left: 0;bottom: 0;}
.md25929 .cr-links{float: right;font-size: 0;}
.md25929 .cr-link{color: #666;line-height: .8rem;display: inline-block;vertical-align: top;}
.md25929 .cr-link:after{content: "-";padding: 0 0.2em;pointer-events: none;}
.md25929 .cr-link:last-child:after{display: none;}
.md25929 .cr-link:first-child:before{content: "";display: inline-block;vertical-align: middle;width: 1.2222em;height: 1.1111em;background-image: url(/static/home/images/crumb-icon.png);background-size: 100% 100%;margin-right: 0.1rem;position: relative;top: -1px;}
@media(max-width: 1200px){
    .md25929 .cr-links{display: none;}
    .md25929 .cr-tabs{text-align: center;float: none;}
    .md25929 .cr-tab{margin: 0 0.15rem;line-height: .8rem;}
    .md25929 .cr-tab:last-child{margin-right: 0.15rem;}
}
@media(max-width: 750px){
    .cr-main.md25929{padding: 0;}
    .md25929 .cr-tabs{white-space: nowrap;overflow: auto;}
    .md25929 .cr-tab.active:after{bottom: 0;}
}

.cr-main.md25930{width: 100%;padding: 0 0.3rem;background-color: #fff;border-bottom: 1px solid #f0f3f8;}
.md25930.cr-main.gray{background-color: #f5f7fa;border-bottom: 1px solid #f5f7fa;}
.md25930 .cr-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.md25930 .cr-tabs{float: left;font-size: 0;}
.md25930 .cr-tab{display: inline-block;vertical-align: top;line-height: .8rem;margin-right: .64rem;color: #444;position: relative;transition: color .3s;cursor: pointer;}
.md25930 .cr-tab:last-child{margin-right: 0;}
.md25930 .cr-tab:hover{color: var(--theme);}
.md25930 .cr-tab.active{color: var(--theme);cursor: default;}
.md25930 .cr-tab.active:after{content: "";display: block;width: 100%;height: 0.02rem;min-height: 2px;background-color: var(--theme);position: absolute;left: 0;bottom: 0;}
.md25930 .cr-links{float: right;font-size: 0;}
.md25930 .cr-link{color: #666;line-height: .8rem;display: inline-block;vertical-align: top;}
.md25930 .cr-link:after{content: "-";padding: 0 0.2em;pointer-events: none;}
.md25930 .cr-link:last-child:after{display: none;}
.md25930 .cr-link:first-child:before{content: "";display: inline-block;vertical-align: middle;width: 1.2222em;height: 1.1111em;background-image: url(/static/home/images/crumb-icon.png);background-size: 100% 100%;margin-right: 0.1rem;position: relative;top: -1px;}
@media(max-width: 1200px){
    .md25930 .cr-links{display: none;}
    .md25930 .cr-tabs{text-align: center;float: none;}
    .md25930 .cr-tab{margin: 0 0.15rem;line-height: .8rem;}
    .md25930 .cr-tab:last-child{margin-right: 0.15rem;}
}
@media(max-width: 750px){
    .cr-main.md25930{padding: 0;}
    .md25930 .cr-tabs{white-space: nowrap;overflow: auto;}
    .md25930 .cr-tab.active:after{bottom: 0;}
}

.bot-main{width: 100%;position: relative;}
.bot-box{width: 100%;}
.bot-img{width: 100%;vertical-align: top;object-fit: cover;}
.bot-text{width: 100%;text-align: center;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);padding: 0 0.3rem;}
.bot-tit{color: #fff;line-height: 1.333;margin-bottom: .15rem;}
.bot-row{text-align: center;}
.bot-btn{display: inline-block;vertical-align: top;color: #fff;cursor: pointer;line-height: .56rem;}
.bot-btn:after{content: "";display: inline-block;vertical-align: top;width: .57rem;height: .56rem;background-image: url(/static/home/images/bot-btn.png);background-size: 100% 100%;margin-left: 0.1rem;}
@media(max-width: 750px){
    .bot-img{height: 2.6rem;}
}
@media(max-width: 500px){
  .bot-tit{font-size: .3rem;}
  .bot-btn{font-size: .3rem;}
}

.bot-main{width: 100%;position: relative;}
.bot-box{width: 100%;}
.bot-img{width: 100%;vertical-align: top;object-fit: cover;}
.bot-text{width: 100%;text-align: center;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);padding: 0 0.3rem;}
.bot-tit{color: #fff;line-height: 1.333;margin-bottom: .15rem;}
.bot-row{text-align: center;}
.bot-btn{display: inline-block;vertical-align: top;color: #fff;cursor: pointer;line-height: .56rem;}
.bot-btn:after{content: "";display: inline-block;vertical-align: top;width: .57rem;height: .56rem;background-image: url(/static/home/images/bot-btn.png);background-size: 100% 100%;margin-left: 0.1rem;}
@media(max-width: 750px){
    .bot-img{height: 2.6rem;}
}
@media(max-width: 500px){
  .bot-tit{font-size: .3rem;}
  .bot-btn{font-size: .3rem;}
}

.md25950.b-main{width: 100%;padding: .3rem 0 .6rem;background-color: #f5f7fa;}
.md25950.b-main img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md25950.b-main .layout{width: 16rem;max-width: 92%;margin: 0 auto;}
.md25950.b-main .b-cont{width: 100%;display: flex;flex-wrap: wrap;align-items: center;}
.md25950.b-main .b-left{width: calc(820/1600*100%);display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.md25950.b-main .b-swiperbox{width: calc(100% - 1.8rem);position: relative;}
.md25950.b-main .b-swiper{width: 100%;background-color: #ffffff;border-radius: .24rem;}
.md25950.b-main .b-item{width: 100%;}
.md25950.b-main .b-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(640/640*100%);}
.md25950.b-main .b-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md25950.b-main .b-swiperbox2{width: 1.46rem;}
.md25950.b-main .b-swiper2{width: 100%;height: 6.4rem;}
.md25950.b-main .b-nav{width: 100%;height: auto;margin-bottom: .13rem;}
.md25950.b-main .b-nav:last-child{margin-bottom: 0;}
.md25950.b-main .b-bg{display: block;cursor: pointer;width: 100%;position: relative;overflow: hidden;padding-top: calc(640/640*100%);border: solid .02rem #fff;border-radius: .24rem;}
.md25950.b-main .b-bg img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md25950.b-main .b-nav.active .b-bg{border: solid .02rem var(--theme);}
.md25950.b-main .b-prev{transition: all  .3s;left: .3rem;margin-top: -.8em;display: flex;align-items: center;justify-content: center;width: .68em;height: 1.6em;background-size: 0 0;}
.md25950.b-main .b-prev svg{transition: all  .3s;width:.68em;color: #999999;} 
.md25950.b-main .b-prev:hover svg{color: var(--theme);}
.md25950.b-main .b-next{transition: all  .3s;right: .3rem;margin-top: -.8em;display: flex;align-items: center;justify-content: center;width: .68em;height: 1.6em;background-size: 0 0;}
.md25950.b-main .b-next svg{transition: all  .3s;width:.68em;color: #999999;} 
.md25950.b-main .b-next:hover svg{color: var(--theme);}

.md25950.b-main .b-right{width: calc(480/1600*100%);margin-left: calc(140/1600*100%);}
.md25950.b-main .b-titles{width: 100%;margin-bottom: .2rem;color: #222222;line-height: 1.27;font-weight: bold;}
.md25950.b-main .b-intro{width: 100%;margin-bottom: .35rem;color: #222222;line-height: 1.19;font-weight: bold;}
.md25950.b-main .b-textbox{width: 100%;padding-top: .4rem;color: #222222;line-height: 1.8;border-top: 1px solid #d4dae3;}
.md25950.b-main .b-textbox *{line-height: inherit;max-width: 100%;}

@media (max-width: 750px) {
  .md25950.b-main .b-left{width: 100%;margin-bottom: .3rem;}
  .md25950.b-main .b-swiperbox{width: calc(100% - 1.3rem);}
  .md25950.b-main .b-swiperbox2{width: 1rem;}
  .md25950.b-main .b-swiper2{height: 4.5rem;}
  .md25950.b-main .b-right{width: 100%;margin-left: 0;}
}

.md25989.j-main{position: relative;width: 100%;padding: .45rem 0 .8rem; background-color: #f5f7fa;}
.md25989.j-main img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md25989.j-main .layout{width: 16rem;max-width: 92%;margin: 0 auto;}
.md25989.j-main .my-id{position: absolute;top: -.9rem;} 
.md25989.j-main .j-titles{width: 100%;margin-bottom: .35rem;color: #222222;font-weight: bold;line-height: 1.27;}
.md25989.j-main .j-item{display: flex;flex-wrap: wrap;align-items: center;cursor: pointer;width: 100%;padding: .3rem .4rem;margin-bottom: .3rem;background-color: #ffffff;border-radius: .24rem;border: solid 1px #e9edf3;}
.md25989.j-main .j-lt{display: flex;flex: 1;padding-right: .3rem;}
.md25989.j-main .j-icon{display: block;}
.md25989.j-main .j-icon img{height: 1.66em;}
.md25989.j-main .j-name{flex: 1;padding-left: .12rem;color: #444444;line-height: 1.66;}
.md25989.j-main .j-rt{font-size: 0;}
.md25989.j-main .j-buttom{transition: all  .3s;display: inline-block;padding: 0 .25rem;line-height: 2.5em;color: #222222; background-color: #f5f7fa;border-radius: 1.25em;}
.md25989.j-main .j-buttom svg{transition: all  .3s;display: inline-block;vertical-align: middle;margin-left: .12rem;width: .93em;color: #222222;}
.md25989.j-main .j-item:hover .j-name{color: var(--theme);}
.md25989.j-main .j-item:hover .j-buttom{color: #fff;background-color: var(--theme);}
.md25989.j-main .j-item:hover .j-buttom svg{color: #fff;}
@media (max-width: 750px) {
    .md25989.j-main .j-item{padding: .3rem;}
  .md25989.j-main .j-lt{width: 100%;flex: none;}
  .md25989.j-main .j-rt{width: 100%;margin-top: .15rem;}
}
