
.md18165.md-footer {
  background-color: #141414;
  position: relative;
}
.md18165.md-footer::before {
  content: "";
  width: 6.58rem;
  height: 3.72rem;
  background-image: url(/static/home/images/foot-1.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.md18165.md-footer::after {
  content: "";
  width: 4.87rem;
  height: 2.08rem;
  background-image: url(/static/home/images/foot-2.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
}

.md18165.md-foot-1 {
  position: relative;
  z-index: 3;
}
.md18165.md-foot-1 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14.4rem;
  max-width: 92%;
}
.md18165.md-foot-1 .box {
  padding-top: 0.9rem;
  padding-bottom: 1.1rem;
  position: relative;
}
.md18165.md-foot-1 .logo .lo {
  display: inline-flex;
}
.md18165.md-foot-1 .logo .ii {
  height: 1em;
}
.md18165.md-foot-1 .ul1 {
  padding-top: 0.2rem;
}
.md18165.md-foot-1 .ul1 .li1 {
  margin-right: 0.8rem;
}
.md18165.md-foot-1 .ul1 .li1:last-child {
  margin-right: 0;
  width: auto;
}
.md18165.md-foot-1 .ul1 .li1:last-child .ul2 {
  padding-right: 0;
}
.md18165.md-foot-1 .ul1 .a1 {
  line-height: 1;
  transition: 0.3s;
}
.md18165.md-foot-1 .ul1 .a1:hover {
  opacity: 0.6;
  transition: all 0.3s;
}
.md18165.md-foot-1 .ul1 .ul2 {
  margin-top: 0.31rem;
  position: relative;
}
.md18165.md-foot-1 .ul1 .li2 {
  margin-bottom: 0.12rem;
}
.md18165.md-foot-1 .ul1 .a2 {
  position: relative;
  opacity: 0.4;
}
.md18165.md-foot-1 .ul1 .a2:hover {
  text-decoration: underline;
  transition: color 0.3s;
}
.md18165.md-foot-1 .contact {
  max-width: 4.5rem;
}
.md18165.md-foot-1 .ph {
  line-height: 1;
  margin-top: 0.32rem;
}
.md18165.md-foot-1 .address {
  opacity: 0.5;
  margin-top: 0.32rem;
}
.md18165.md-foot-1 .address .di {
  margin-bottom: 0.26rem;
}
.md18165.md-foot-1 .address .ic {
  width: 1em;
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
  flex-shrink: 0;
  margin-right: 0.2rem;
}
.md18165.md-foot-1 .code {
  padding-top: 0.22rem;
  color: rgba(255, 255, 255, 0.5);
}
.md18165.md-foot-1 .code img {
  width: 1.2rem;
}
.md18165.md-foot-1 .code .cte {
  margin-top: 0.1rem;
}
@media screen and (max-width: 1280px) {
  .md18165.md-foot-1 .ul1 .li1 {
    margin-right: 0.4rem;
  }
}
@media screen and (max-width: 900px) {
  .md18165.md-foot-1 .box {
    flex-wrap: wrap;
    padding: 0.5rem 0 0.3rem;
  }
  .md18165.md-foot-1 .ul1 {
    display: none;
  }
  .md18165.md-foot-1 .le {
    width: 100%;
  }
  .md18165.md-foot-1 .contact {
    max-width: none;
    width: 100%;
    margin-top: 0.3rem;
  }
}

.md18165.md-foot-2 {
  position: relative;
  z-index: 3;
}
.md18165.md-foot-2 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14.4rem;
  max-width: 92%;
}
.md18165.md-foot-2 .box {
  padding-top: 0.28rem;
  padding-bottom: 0.28rem;
  position: relative;
}
.md18165.md-foot-2 .href {
  opacity: 0.3;
}
.md18165.md-foot-2 .href a:hover {
  text-decoration: underline;
}
.md18165.md-foot-2 .shares .si {
  position: relative;
  margin-right: 0.33rem;
}
.md18165.md-foot-2 .shares .si:hover .hd {
  opacity: 1;
  box-shadow: none;
}
.md18165.md-foot-2 .shares .si:hover .hi {
  filter: none;
}
.md18165.md-foot-2 .shares .si:hover .bd {
  opacity: 1;
  pointer-events: auto;
}
.md18165.md-foot-2 .shares .si:last-child {
  margin-right: 0;
}
.md18165.md-foot-2 .shares .hd {
  height: 1em;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  opacity: 0.3;
  transition: 0.5s;
}
.md18165.md-foot-2 .shares .hi {
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.md18165.md-foot-2 .shares .bd {
  position: absolute;
  left: 50%;
  bottom: calc(100% + 0.15rem);
  transform: translate(-50%);
  opacity: 0;
  pointer-events: none;
  padding-bottom: 0.18rem;
  z-index: 30;
  transition: all 0.3s;
}
.md18165.md-foot-2 .shares .bd .bbox {
  background-color: #fff;
  position: relative;
}
.md18165.md-foot-2 .shares .bd img {
  width: 1.2rem;
  min-width: 80px;
  max-width: none;
}
@media screen and (max-width: 900px) {
  .md18165.md-foot-2 .box {
    flex-wrap: wrap;
    padding: 0.2rem 0;
  }
  .md18165.md-foot-2 .href {
    width: 100%;
    text-align: center;
  }
  .md18165.md-foot-2 .shares {
    width: 100%;
    justify-content: center;
    margin-top: 0.3rem;
  }
  .md18165.md-foot-2 .shares .si {
    margin: 0 0.1rem !important;
  }
  .md18165.md-foot-2 .shares .hd {
    width: 1.8em;
    height: 1.8em;
  }
}

.md-sideNav {
  position: fixed;
  top: 50%;
  right: 0.2rem;
  transform: translateY(-50%);
  z-index: 60;
}
.md-sideNav .sn_i {
  position: relative;
  margin-bottom: 0.1rem;
}
.md-sideNav .sn_i:hover .hd {
  background-color: #1260c1;
}
.md-sideNav .sn_i:hover .hd .i1 {
  display: none;
}
.md-sideNav .sn_i:hover .hd .i2 {
  display: block;
}
.md-sideNav .sn_i:hover .hd .ic {
  filter: brightness(0) invert(1);
}
.md-sideNav .sn_i:hover .ht {
  color: #fff;
}
.md-sideNav .sn_i:hover .bd {
  opacity: 1;
  pointer-events: auto;
  transition: all 0.3s;
}
.md-sideNav .hd {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
  width: 1em;
  height: 1em;
  cursor: pointer;
  border-radius: 0.06rem;
  background-color: #1260c1;
  transition: all 0.3s;
}
.md-sideNav .hd .ic {
  width: 46.2962962963%;
  height: 46.2962962963%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.md-sideNav .hd .i2 {
  display: none;
}
.md-sideNav .hd .ht {
  margin-top: 0.07rem;
}
.md-sideNav .bd {
  position: absolute;
  right: 100%;
  top: 0;
  padding-right: 0.12rem;
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s;
}
.md-sideNav .b_box {
  background-color: #fff;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
  border-radius: 0.06rem;
}
.md-sideNav .ph {
  white-space: nowrap;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 0.15rem;
  line-height: 1.5;
}
.md-sideNav .ph .d2 {
  color: #1260c1;
  font-weight: 600;
}
.md-sideNav .wx {
  padding: 0.1rem;
  text-align: center;
}
.md-sideNav .wx .d1 {
  line-height: 1.8;
}
.md-sideNav .wx .img {
  display: block;
  width: 1rem;
  min-width: 100px;
  max-width: none;
}
.md-sideNav #goTop {
  visibility: hidden;
}
.md-sideNav #goTop.show {
  visibility: visible;
}
@media screen and (max-width: 1200px) {
  .md-sideNav .hd .ht {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .md-sideNav {
    display: none;
  }
  .md-sideNav .wx {
    width: 2rem;
  }
}

@charset "UTF-8";
/*页头*/
.md18168.md-head {
  height: 0.8rem;
}
.md18168.md-head.home {
  height: 0;
}
.md18168.md-head.home .head-pc {
  background-color: transparent;
}
.md18168.md-head.home .head-pc .logo {
  filter: none;
}
.md18168.md-head.m_show .md-mob_sideNav {
  right: 0;
  opacity: 1;
}
.md18168.md-head.m_show .mob_mask {
  display: block;
}
.md18168.md-head.is-fixed .head-pc, .md18168.md-head.white .head-pc {
  background-color: #fff;
  box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.1);
}
.md18168.md-head.is-fixed .head-pc::before, .md18168.md-head.white .head-pc::before {
  opacity: 0;
}
.md18168.md-head.is-fixed .head-pc .logo .pi, .md18168.md-head.white .head-pc .logo .pi {
  display: none;
}
.md18168.md-head.is-fixed .head-pc .logo .mi, .md18168.md-head.white .head-pc .logo .mi {
  display: block;
}
.md18168.md-head.is-fixed .head-pc .ul1 .a1, .md18168.md-head.white .head-pc .ul1 .a1 {
  color: #333;
}
.md18168.md-head.is-fixed .head-pc .ul1 .on::after, .md18168.md-head.white .head-pc .ul1 .on::after {
  background-color: #1260c1;
}
.md18168.md-head.is-fixed .head-pc .h-lang .hd, .md18168.md-head.white .head-pc .h-lang .hd {
  filter: none;
}
.md18168.md-head.is-fixed .head-pc .h-lang .ic, .md18168.md-head.white .head-pc .h-lang .ic {
  filter: none;
}
.md18168.md-head.is-fixed .head-pc .h-lang .ar, .md18168.md-head.white .head-pc .h-lang .ar {
  filter: none;
}
.md18168.md-head.is-fixed .head-pc .h-user .hd, .md18168.md-head.white .head-pc .h-user .hd {
  color: #333;
}
.md18168.md-head.is-fixed .head-pc .h-login, .md18168.md-head.white .head-pc .h-login {
  box-shadow: 0 0 0 1px inset #1260c1;
  color: #1260c1;
}
.md18168.md-head.is-fixed .head-pc .h-search .hic, .md18168.md-head.white .head-pc .h-search .hic {
  filter: none;
}
.md18168.md-head.white {
  height: 0.9rem;
}
.md18168.md-head.white .head-pc .logo .pi {
  display: none;
}
.md18168.md-head.white .head-pc .logo .mi {
  display: block;
}
.md18168.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 (max-width: 900px) {
  .md18168.md-head {
    height: 1rem !important;
  }
}

.md18168.head-pc {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  background-color: #fff;
  box-shadow: 0 -1px 0 0 inset #eee;
  transition: all 0.3s;
}
@media screen and (max-width: 900px) {
  .md18168.head-pc {
    height: 1rem;
  }
}

.md18168.md-head-1 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 17.8rem;
  max-width: 92%;
}
.md18168.md-head-1 .logo {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
}
.md18168.md-head-1 .logo img {
  height: 0.38rem;
}
.md18168.md-head-1 .logo .mi {
  display: none;
}
.md18168.md-head-1 .ul1 {
  margin-left: 0.7rem;
}
.md18168.md-head-1 .ul1 .li1 {
  position: relative;
  margin-right: 0.45rem;
}
.md18168.md-head-1 .ul1 .li1:hover .ul2 {
  top: 100%;
  opacity: 1;
  transition: all 0.3s;
  pointer-events: auto;
}
.md18168.md-head-1 .ul1 .li1:hover .head-sub {
  opacity: 1;
  display: block;
  pointer-events: auto;
  transition: opacity 0.2s;
}
.md18168.md-head-1 .ul1 .has-sub {
  position: static;
}
.md18168.md-head-1 .ul1 .a1 {
  display: block;
  white-space: nowrap;
  position: relative;
  line-height: 0.8rem;
  font-weight: bold;
  transition: 0.3s;
}
.md18168.md-head-1 .ul1 .a1:hover {
  color: #1260c1;
}
.md18168.md-head-1 .ul1 .on {
  color: #1260c1;
}
.md18168.md-head-1 .ul1 .on::before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #1260c1;
  position: absolute;
  left: 0;
  bottom: 0;
}
.md18168.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;
  box-shadow: 0px 0 0.2rem 0px rgba(0, 0, 0, 0.2);
  pointer-events: none;
  transition: all 0.3s;
}
.md18168.md-head-1 .ul1 .li2 {
  position: relative;
}
.md18168.md-head-1 .ul1 .li2:hover .ul3 {
  display: block;
}
.md18168.md-head-1 .ul1 .a2 {
  display: block;
  text-align: center;
  padding: 0.1rem 0.15rem;
  background-color: white;
  color: #333;
  position: relative;
  transition: all 0.3s;
}
.md18168.md-head-1 .ul1 .a2:hover {
  color: #fff;
  background-color: #1260c1;
}
.md18168.md-head-1 .ul1 .ul3 {
  position: absolute;
  left: 100%;
  top: 0;
  display: none;
}
.md18168.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;
}
.md18168.md-head-1 .ul1 .a3:hover {
  color: #fff;
  background-color: #1260c1;
}
.md18168.md-head-1 .h-search {
  position: relative;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333;
}
.md18168.md-head-1 .h-search svg {
  width: 1em;
  height: 1em;
}
.md18168.md-head-1 .h-search .hic {
  display: block;
  width: 1em;
  height: 1em;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.md18168.md-head-1 .h-login {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  cursor: pointer;
}
.md18168.md-head-1 .h-login .aa {
  display: block;
  padding: 0 0.24rem;
  line-height: calc( 40 / 14 );
  background-color: #6943ef;
  border-radius: 0.1rem;
}
.md18168.md-head-1 .h-lang {
  position: relative;
  margin-left: 0.5rem;
}
.md18168.md-head-1 .h-lang:hover .bd {
  top: 100%;
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, 0%);
  transition: all 0.3s;
}
.md18168.md-head-1 .h-lang .hd {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  line-height: 1;
  padding: 0.5em 0;
  color: #333;
  white-space: nowrap;
}
.md18168.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;
  background-image: url(/static/home/images/h-lang-b.png);
}
.md18168.md-head-1 .h-lang .on {
  color: #1260c1;
}
.md18168.md-head-1 .h-lang .sp {
  margin: 0 0.06rem;
}
.md18168.md-head-1 .h-lang .ar {
  width: 1em;
  height: 0.5em;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.md18168.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;
}
.md18168.md-head-1 .h-lang .b_a {
  display: block;
  text-align: center;
  padding: 0.25em 1em;
}
.md18168.md-head-1 .h-lang .b_a:hover {
  color: #1260c1;
}
.md18168.md-head-1 .h-lang .bic {
  width: 1em;
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 0.1rem;
  flex-shrink: 0;
}
.md18168.md-head-1 .h-href {
  margin-left: 0.5rem;
}
.md18168.md-head-1 .h-href .ha {
  padding: 1em 1.5em;
  background-color: #1260c1;
  color: #fff;
  border-radius: 1rem;
  line-height: 1;
}
.md18168.md-head-1 .h-href img {
  width: 1.25em;
  height: 1.25em;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 0.1rem;
}
.md18168.md-head-1 .h-href svg {
  margin-right: 0.1rem;
}
.md18168.md-head-1 .h-more {
  cursor: pointer;
  display: none;
  margin-left: 0.2rem;
}
.md18168.md-head-1 .h-more .ic {
  display: block;
  width: 1em;
  height: 1em;
  background-image: url(/static/home/images/h-more-b.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 900px) {
  .md18168.md-head-1 .box {
    height: 1rem;
  }
  .md18168.md-head-1 .ul1 {
    display: none;
  }
  .md18168.md-head-1 .h-lang {
    margin-left: 0.2rem;
  }
  .md18168.md-head-1 .h-href {
    margin-left: 0.2rem;
  }
  .md18168.md-head-1 .h-href .ha {
    padding: 0.16rem;
  }
  .md18168.md-head-1 .h-more {
    display: block;
  }
}

.md18168.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;
}
.md18168.md-mob_sideNav .ul1 .dt {
  position: relative;
  padding: 0.75em 1.5em;
  box-shadow: 0 1px 0 0 #eee;
}
.md18168.md-mob_sideNav .ul1 .dt.show .arrow {
  transform: rotate(180deg);
}
.md18168.md-mob_sideNav .ul1 .li1 {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border-bottom: 1px dashed #eeeeee;
}
.md18168.md-mob_sideNav .ul1 .a1 {
  position: relative;
  display: inline-block;
  min-width: 60%;
}
.md18168.md-mob_sideNav .ul1 .ul2 {
  display: none;
  background-color: #ededed;
}
.md18168.md-mob_sideNav .ul1 .a2 {
  width: 90%;
  display: block;
  min-width: 60%;
}
.md18168.md-mob_sideNav .ul1 .a2:hover {
  color: #1260c1;
}
.md18168.md-mob_sideNav .ul1 .arrow {
  position: absolute;
  right: 0.4rem;
  top: calc(50% - 0.1em);
  border-left: 0.5em solid transparent;
  border-right: 0.5em solid transparent;
  border-top: 0.5em solid #333;
  transform-origin: center;
  transition: 0.3s;
}
.md18168.md-mob_sideNav .ul1 .ul3 {
  display: none;
  border-bottom: 1px solid #ddd;
}
.md18168.md-mob_sideNav .ul1 .a3 {
  display: block;
  padding: 0.5em 3em;
}
.md18168.md-mob_sideNav .hmob_off {
  padding: 0.3rem;
  border-bottom: 1px solid #eeeeee;
  display: flex;
  justify-content: flex-end;
}
.md18168.md-mob_sideNav .m_off {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  box-shadow: 0 0 0 1px #333;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1;
}
.md18168.md-mob_sideNav .m_off svg {
  width: 50%;
  height: 50%;
}
.md18168.md-mob_sideNav .hmob_top {
  max-height: calc(100% - 50px - 1rem);
  overflow-y: auto;
  scrollbar-width: thin;
}
.md18168.md-mob_sideNav .hmob_top::-webkit-scrollbar {
  width: 5px;
  height: 1px;
}
.md18168.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;
}
.md18168.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;
}
.md18168.md-mob_sideNav .hmob_bot {
  height: 1rem;
  padding: 0 0.2rem;
}

.md18168.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;
}
.md18168.md-search_form.show {
  transform: scaleY(1);
  transition: all 0.2s;
  display: block;
  opacity: 1;
  pointer-events: auto;
}
.md18168.md-search_form .h_form {
  width: 100%;
  position: relative;
  z-index: 402;
  padding: 0.4rem 0;
  background-color: #fff;
}
.md18168.md-search_form .inp {
  width: 6rem;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #ccc;
}
.md18168.md-search_form .inp input {
  width: 100%;
  height: 0.5rem;
  min-height: 40px;
  border: none;
  outline: none;
  font-family: inherit;
}
.md18168.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: #1260c1;
  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;
}
.md18168.md-search_form .h_sub svg {
  width: 50%;
  height: 50%;
}
.md18168.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);
}

/*页头*/

.md-com-banner.md18169 {
  position: relative;
  z-index: 40;
}

.md-com-banner.md18169 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14.4rem;
  max-width: 92%;
}

.md-com-banner.md18169 .cb_ban {
  position: relative;
}

.md-com-banner.md18169 .cb_bg {
  position: relative;
  padding-top: calc(540 / 1920 * 100%);
  overflow: hidden;
}

.md-com-banner.md18169 .cb_bg img {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.md-com-banner.md18169 .cb_text {
  width: 100%;
  position: absolute;
  left: 0;
  top: 40%;
  transform: translateY(-50%);
  z-index: 10;
  line-height: 1.2;
}

.md-com-banner.md18169 .cbp1 {
  position: relative;
  padding-bottom: 0.3rem;
}

.md-com-banner.md18169 .cbp1::before {
  content: "";
  width: 0.38rem;
  height: 3px;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}

.md-com-banner.md18169 .cb_mouse {
  position: absolute;
  bottom: 0.2rem;
  left: 50%;
  transform: translate(-50%);
  z-index: 30;
  cursor: pointer;
}

.md-com-banner.md18169 .cb_mouse img {
  animation: jump 1s linear infinite;
  width: 0.22rem;
  min-width: 16px;
}

.md-com-banner.md18169 .video video {
  width: 100%;
}

@media screen and (max-width: 900px) {
  .md-com-banner.md18169 .time-brand {
    display: none;
  }
}

.md-com-banner.md18170 {
  position: relative;
  z-index: 40;
}

.md-com-banner.md18170 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14.4rem;
  max-width: 92%;
}

.md-com-banner.md18170 .cb_ban {
  position: relative;
}

.md-com-banner.md18170 .cb_bg {
  position: relative;
  padding-top: calc(540 / 1920 * 100%);
  overflow: hidden;
}

.md-com-banner.md18170 .cb_bg img {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.md-com-banner.md18170 .cb_text {
  width: 100%;
  position: absolute;
  left: 0;
  top: 40%;
  transform: translateY(-50%);
  z-index: 10;
  line-height: 1.2;
}

.md-com-banner.md18170 .cbp1 {
  position: relative;
  padding-bottom: 0.3rem;
}

.md-com-banner.md18170 .cbp1::before {
  content: "";
  width: 0.38rem;
  height: 3px;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}

.md-com-banner.md18170 .cb_mouse {
  position: absolute;
  bottom: 0.2rem;
  left: 50%;
  transform: translate(-50%);
  z-index: 30;
  cursor: pointer;
}

.md-com-banner.md18170 .cb_mouse img {
  animation: jump 1s linear infinite;
  width: 0.22rem;
  min-width: 16px;
}

.md-com-banner.md18170 .video video {
  width: 100%;
}

@media screen and (max-width: 900px) {
  .md-com-banner.md18170 .time-brand {
    display: none;
  }
}

.md-com-breadnav.md18171 {
  z-index: 30;
  box-shadow: 0 -1px 0 0 inset #eee;
}

.md-com-breadnav.md18171 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14.4rem;
  max-width: 92%;
}

.md-com-breadnav.md18171.no-shadow {
  box-shadow: none;
}

.md-com-breadnav.md18171 .bn-swiper .bsa {
  position: relative;
  width: auto;
  margin-right: 0.4rem;
  white-space: nowrap;
  font-weight: bold;
  transition: color 0.5s;
}

.md-com-breadnav.md18171 .bn-swiper .bsa:hover {
  color: #1260c1;
}

.md-com-breadnav.md18171 .bn-swiper .bsa.on {
  color: #1260c1;
}

.md-com-breadnav.md18171 .bn-swiper .bsa:last-child {
  margin-right: 0;
}

.md-com-breadnav.md18171 .bn-swiper .cta {
  display: block;
  line-height: 0.6rem;
}

.md-com-breadnav.md18171 .bn-swiper .sp {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

@media screen and (max-width: 900px) {
  .md-com-breadnav.md18171 .bn-swiper {
    max-width: 100%;
  }

  .md-com-breadnav.md18171 .bn-swiper .bsa {
    margin-right: 0.4rem;
  }
}

.md-com-breadnav.md18171 .zone-nav {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  position: relative;
  line-height: 0.6rem;
}

.md-com-breadnav.md18171 .zone-nav .icon {
  margin-right: 0.08rem;
  display: inline-flex;
  align-items: center;
}

.md-com-breadnav.md18171 .zone-nav .icon svg {
  width: 1em;
  height: 1em;
}

.md-com-breadnav.md18171 .zone-nav .sp1 {
  position: relative;
  margin: 0 0.2em;
}

.md-com-breadnav.md18171 .zone-nav .a {
  position: relative;
  transition: all 0.3s;
}

.md-com-breadnav.md18171 .zone-nav .a.on,
.md-com-breadnav.md18171 .zone-nav .a:hover {
  color: #1260c1;
  transition: all 0.3s;
}

@media (max-width: 900px) {
  .md-com-breadnav.md18171 .zone-nav {
    width: 100%;
    display: none;
  }

  .md-com-breadnav.md18171 .zone-nav .sp1 {
    margin: 0 0.5em;
  }
}

.md-com-breadnav.md18172 {
  z-index: 30;
  box-shadow: 0 -1px 0 0 inset #eee;
}

.md-com-breadnav.md18172 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14.4rem;
  max-width: 92%;
}

.md-com-breadnav.md18172.no-shadow {
  box-shadow: none;
}

.md-com-breadnav.md18172 .bn-swiper .bsa {
  position: relative;
  width: auto;
  margin-right: 0.4rem;
  white-space: nowrap;
  font-weight: bold;
  transition: color 0.5s;
}

.md-com-breadnav.md18172 .bn-swiper .bsa:hover {
  color: #1260c1;
}

.md-com-breadnav.md18172 .bn-swiper .bsa.on {
  color: #1260c1;
}

.md-com-breadnav.md18172 .bn-swiper .bsa:last-child {
  margin-right: 0;
}

.md-com-breadnav.md18172 .bn-swiper .cta {
  display: block;
  line-height: 0.6rem;
}

.md-com-breadnav.md18172 .bn-swiper .sp {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

@media screen and (max-width: 900px) {
  .md-com-breadnav.md18172 .bn-swiper {
    max-width: 100%;
  }

  .md-com-breadnav.md18172 .bn-swiper .bsa {
    margin-right: 0.4rem;
  }
}

.md-com-breadnav.md18172 .zone-nav {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  position: relative;
  line-height: 0.6rem;
}

.md-com-breadnav.md18172 .zone-nav .icon {
  margin-right: 0.08rem;
  display: inline-flex;
  align-items: center;
}

.md-com-breadnav.md18172 .zone-nav .icon svg {
  width: 1em;
  height: 1em;
}

.md-com-breadnav.md18172 .zone-nav .sp1 {
  position: relative;
  margin: 0 0.2em;
}

.md-com-breadnav.md18172 .zone-nav .a {
  position: relative;
  transition: all 0.3s;
}

.md-com-breadnav.md18172 .zone-nav .a.on,
.md-com-breadnav.md18172 .zone-nav .a:hover {
  color: #1260c1;
  transition: all 0.3s;
}

@media (max-width: 900px) {
  .md-com-breadnav.md18172 .zone-nav {
    width: 100%;
    display: none;
  }

  .md-com-breadnav.md18172 .zone-nav .sp1 {
    margin: 0 0.5em;
  }
}
