body {
  font-family: Arial, sans-serif;
}

.__ID__.md-home-0 {
  width: 100%;
  position: relative;
}
.__ID__.md-home-0 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14rem;
  max-width: 92%;
}
.__ID__.md-home-0 .swiper-slide {
  width: 100%;
  position: relative;
}
.__ID__.md-home-0 .img {
  padding-top: 50%;
  background-color: rgba(0, 0, 0, 0.3);
}
.__ID__.md-home-0 .img video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 3;
}
.__ID__.md-home-0 .text {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 3;
  width: 100%;
  text-align: left;
}
.__ID__.md-home-0 .txt {
  max-width: 7rem;
}
.__ID__.md-home-0 .title {
  width: 100%;
  color: #fff;
  line-height: 1.1;
  font-weight: bold;
  margin-bottom: 0.15rem;
  opacity: 0;
  transform: translate3d(0, 25%, 0);
  transition: opacity 1s ease-out 0.2s, transform 1s ease-out 0.2s, box-shadow 0.3s;
}
.__ID__.md-home-0 .intro {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  opacity: 0;
  transform: translate3d(0, 25%, 0);
  transition: opacity 1s ease-out 0.2s, transform 1s ease-out 0.2s, box-shadow 0.3s;
}
.__ID__.md-home-0 .more {
  width: 100%;
  font-size: 0;
  margin-top: 0.5rem;
}
.__ID__.md-home-0 .mtn {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  background-color: rgba(17, 183, 99, 0.15);
  padding: 0.07rem;
  border-radius: 1rem;
  opacity: 0;
  transform: translate3d(0, 25%, 0);
  transition: opacity 1s ease-out 0.2s, transform 1s ease-out 0.2s, box-shadow 0.3s;
}
.__ID__.md-home-0 .mtn a {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  color: #fff;
  background-color: #11b763;
  padding: 0 0.3rem;
  line-height: 3;
  border-radius: 1.5em;
}
.__ID__.md-home-0 .mtn a span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -0.02rem;
  width: 7px;
  margin-left: 0.35rem;
}
.__ID__.md-home-0 .mtn a span img {
  width: 100%;
  display: block;
}
.__ID__.md-home-0 .swiper-slide-active .text .title,
.__ID__.md-home-0 .swiper-slide-active .text .intro,
.__ID__.md-home-0 .swiper-slide-active .text .more .mtn {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.__ID__.md-home-0 .swiper-pagination {
  bottom: 0.7rem;
}
.__ID__.md-home-0 .swiper-pagination-bullet {
  display: inline-block;
  vertical-align: middle;
  width: 0.5rem;
  height: 0.05rem;
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 0.025rem;
}
.__ID__.md-home-0 .swiper-pagination-bullet-active {
  background-color: #fff;
}
@media screen and (max-width: 900px) {
  .__ID__.md-home-0 .img {
    padding-top: 65%;
  }
  .__ID__.md-home-0 .more {
    margin-top: 0.2rem;
  }
}

.__ID__.md-home-1 {
  position: relative;
  overflow: hidden;
  padding-bottom: 1.1rem;
}
.__ID__.md-home-1 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14rem;
  max-width: 92%;
}
.__ID__.md-home-1 .box {
  position: relative;
  padding-top: 1rem;
}
.__ID__.md-home-1 .bg {
  width: -moz-max-content;
  width: max-content;
  height: 100%;
  position: absolute;
  top: 0;
  left: calc( 1040 / 1400 * 100%);
}
.__ID__.md-home-1 .bg img {
  display: block;
  width: 100%;
  height: 100%;
}
.__ID__.md-home-1 .box-1 {
  position: relative;
}
.__ID__.md-home-1 .box1-left {
  width: calc( 920 / 1400 * 100%);
}
.__ID__.md-home-1 .box1-right {
  width: calc( 360 / 1400 * 100%);
}
.__ID__.md-home-1 .h2 span {
  color: #11b763;
}
.__ID__.md-home-1 .intro {
  text-align: justify;
  line-height: 1.7;
  margin-top: 0.3rem;
}
.__ID__.md-home-1 .btns {
  margin-top: 0.5rem;
}
.__ID__.md-home-1 .more {
  display: inline-flex;
  align-items: center;
  color: #fff;
  background-color: #11b763;
  box-shadow: 0 0 0 0.5em rgba(17, 183, 99, 0.15);
  margin-left: 0.5em;
  border-radius: 1rem;
  height: 3em;
  padding: 0 0.3rem;
}
.__ID__.md-home-1 .more i {
  width: 0.5em;
  height: 1em;
  background-image: url(../images/i11.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.35rem;
}
.__ID__.md-home-1 .nitem {
  margin-bottom: 0.36rem;
}
.__ID__.md-home-1 .nitem .n11 {
  line-height: 1;
}
.__ID__.md-home-1 .nitem .num {
  color: #11b763;
}
.__ID__.md-home-1 .nitem .n12 {
  margin-top: 0.08rem;
}
.__ID__.md-home-1 .box-2 {
  margin-top: 0.9rem;
}
.__ID__.md-home-1 .box2-left {
  width: calc( 1040 / 1400 * 100%);
}
.__ID__.md-home-1 .box2-left .img {
  padding-top: 3.6rem;
}
.__ID__.md-home-1 .box2-right {
  width: calc( 360 / 1400 * 100%);
}
.__ID__.md-home-1 .box2-right .img {
  padding-top: 3.6rem;
}
.__ID__.md-home-1 .play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1em;
  height: 1em;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/play.png);
  cursor: pointer;
}
@media screen and (max-width: 900px) {
  .__ID__.md-home-1 .bg {
    display: none;
  }
  .__ID__.md-home-1 .box1-left {
    width: 100%;
  }
  .__ID__.md-home-1 .box1-right {
    width: 100%;
  }
  .__ID__.md-home-1 .nlist {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.4rem;
  }
  .__ID__.md-home-1 .nitem {
    width: 33.3%;
    padding: 0.1rem;
  }
  .__ID__.md-home-1 .box-2 {
    margin-top: 0;
  }
  .__ID__.md-home-1 .box2-left {
    width: 100%;
  }
  .__ID__.md-home-1 .box2-right {
    width: 100%;
  }
}

.__ID__.md-home-2 {
  position: relative;
  padding: 1rem 0;
}
.__ID__.md-home-2 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14rem;
  max-width: 92%;
}
.__ID__.md-home-2 .tops {
  margin-bottom: 0.4rem;
}
.__ID__.md-home-2 .h2 {
  color: #111;
}
.__ID__.md-home-2 .h2 span {
  display: inline-block;
  color: #11b763;
}
.__ID__.md-home-2 .more {
  display: inline-flex;
  align-items: center;
  color: #fff;
  background-color: #11b763;
  box-shadow: 0 0 0 0.07rem rgba(17, 183, 99, 0.15);
  padding: 0 0.3rem;
  line-height: 3;
  border-radius: 1.5em;
}
.__ID__.md-home-2 .more img {
  width: 0.5em;
  margin-left: 0.35rem;
}
.__ID__.md-home-2 .ourtom {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.__ID__.md-home-2 .ouml {
  display: inline-block;
  vertical-align: top;
  width: 49.2857142857%;
  position: relative;
}
.__ID__.md-home-2 .ouml .hei {
  width: 100%;
}
.__ID__.md-home-2 .ouml .hei .hg {
  width: 100%;
  padding-top: 97.97%;
}
.__ID__.md-home-2 .ouml a {
  width: 100%;
  height: 100%;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}
.__ID__.md-home-2 .ouml .pimc {
  max-width: 4rem;
  display: block;
  width: 100%;
  margin: 0 auto 0.3rem;
}
.__ID__.md-home-2 .ouml .pimc .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.__ID__.md-home-2 .ouml .pimc .imgs .img {
  width: 100%;
  padding-top: 100%;
  transition: all ease 0.5s;
}
.__ID__.md-home-2 .ouml .vob {
  width: 100%;
  text-align: center;
}
.__ID__.md-home-2 .ouml .vob .vt {
  width: 100%;
  color: #111;
  font-weight: bold;
  line-height: 1.2;
}
.__ID__.md-home-2 .ouml .vob .xm {
  width: 100%;
  color: #111;
  line-height: 1.5;
  margin-top: 0.06rem;
}
.__ID__.md-home-2 .ouml .vob .more {
  width: 100%;
  margin-top: 0.15rem;
  color: #999;
  line-height: 1.5;
}
.__ID__.md-home-2 .ouml .vob .more span {
  display: inline-block;
  width: 7px;
  vertical-align: middle;
  position: relative;
  top: -0.02rem;
  margin-left: 0.12rem;
}
.__ID__.md-home-2 .ouml .vob .more span img {
  width: 100%;
  display: block;
}
.__ID__.md-home-2 .ouml:hover .pimc .imgs .img {
  transform: scale(1.05);
}
.__ID__.md-home-2 .ouml:hover .vob .vt {
  color: #11b763;
}
.__ID__.md-home-2 .oumr {
  display: inline-block;
  vertical-align: top;
  width: 49.2857142857%;
}
.__ID__.md-home-2 .oumr .oumrop {
  width: 100%;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.__ID__.md-home-2 .oumr .oumrop .urplm {
  display: inline-block;
  vertical-align: middle;
  width: 48.5507246377%;
  position: relative;
}
.__ID__.md-home-2 .oumr .oumrop .urplm .hei {
  width: 100%;
}
.__ID__.md-home-2 .oumr .oumrop .urplm .hei .hg {
  width: 100%;
  padding-top: 97.91%;
}
.__ID__.md-home-2 .oumr .oumrop .urplm a {
  width: 100%;
  height: 100%;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}
.__ID__.md-home-2 .oumr .oumrop .urplm .pimc {
  max-width: 1.6rem;
  display: block;
  width: 100%;
  margin: 0 auto 0.15rem;
}
.__ID__.md-home-2 .oumr .oumrop .urplm .pimc .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.__ID__.md-home-2 .oumr .oumrop .urplm .pimc .imgs .img {
  width: 100%;
  padding-top: 100%;
  transition: all ease 0.5s;
}
.__ID__.md-home-2 .oumr .oumrop .urplm .vob {
  width: 100%;
  text-align: center;
}
.__ID__.md-home-2 .oumr .oumrop .urplm .vob .vt {
  width: 100%;
  color: #111;
  font-weight: bold;
  line-height: 1.2;
}
.__ID__.md-home-2 .oumr .oumrop .urplm .vob .xm {
  width: 100%;
  color: #111;
  line-height: 1.5;
  margin-top: 0.02rem;
}
.__ID__.md-home-2 .oumr .oumrop .urplm .vob .more {
  width: 100%;
  margin-top: 0.1rem;
  color: #999;
  line-height: 1.5;
}
.__ID__.md-home-2 .oumr .oumrop .urplm .vob .more span {
  display: inline-block;
  width: 7px;
  vertical-align: middle;
  position: relative;
  top: -0.02rem;
  margin-left: 0.12rem;
}
.__ID__.md-home-2 .oumr .oumrop .urplm .vob .more span img {
  width: 100%;
  display: block;
}
.__ID__.md-home-2 .oumr .oumrop .urplm:hover .pimc .imgs .img {
  transform: scale(1.05);
}
.__ID__.md-home-2 .oumr .oumrop .urplm:hover .vob .vt {
  color: #11b763;
}
.__ID__.md-home-2 .oumr .ourbod {
  width: 100%;
  margin-top: 0.2rem;
}
.__ID__.md-home-2 .oumr .ourbm {
  width: 100%;
  position: relative;
}
.__ID__.md-home-2 .oumr .ourbm .hei {
  width: 100%;
}
.__ID__.md-home-2 .oumr .ourbm .hei .hg {
  width: 100%;
  padding-top: 47.53%;
}
.__ID__.md-home-2 .oumr .ourbm a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  position: absolute;
  flex-direction: row-reverse;
  left: 0;
  top: 0;
  z-index: 3;
  padding: 0.3rem 0.6rem 0.3rem 0.8rem;
}
.__ID__.md-home-2 .oumr .ourbm .pimc {
  display: inline-block;
  vertical-align: middle;
  width: 38.1818181818%;
  position: relative;
}
.__ID__.md-home-2 .oumr .ourbm .pimc .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.__ID__.md-home-2 .oumr .ourbm .pimc .imgs .img {
  width: 100%;
  padding-top: 100%;
  transition: all ease 0.5s;
}
.__ID__.md-home-2 .oumr .ourbm .vob {
  display: inline-block;
  vertical-align: middle;
  width: 45.4545454545%;
  position: relative;
  text-align: left;
}
.__ID__.md-home-2 .oumr .ourbm .vob .vt {
  width: 100%;
  color: #111;
  font-weight: bold;
  line-height: 1.2;
}
.__ID__.md-home-2 .oumr .ourbm .vob .xm {
  width: 100%;
  color: #111;
  line-height: 1.5;
  margin-top: 0.02rem;
}
.__ID__.md-home-2 .oumr .ourbm .vob .more {
  width: 100%;
  margin-top: 0.1rem;
  color: #999;
  line-height: 1.5;
}
.__ID__.md-home-2 .oumr .ourbm .vob .more span {
  display: inline-block;
  width: 7px;
  vertical-align: middle;
  position: relative;
  top: -0.02rem;
  margin-left: 0.12rem;
}
.__ID__.md-home-2 .oumr .ourbm .vob .more span img {
  width: 100%;
  display: block;
}
.__ID__.md-home-2 .oumr .ourbm:hover .pimc .imgs .img {
  transform: scale(1.05);
}
.__ID__.md-home-2 .oumr .ourbm:hover .vob .vt {
  color: #11b763;
}
.__ID__.md-home-2 .le {
  width: calc( 690 / 1400 * 100%);
  position: relative;
}
.__ID__.md-home-2 .ri {
  width: calc( 690 / 1400 * 100%);
  align-items: flex-start;
}
.__ID__.md-home-2 .big {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  background-color: #ebf4fd;
  padding: 0.2rem;
}
.__ID__.md-home-2 .big .c-pic {
  width: 4rem;
  margin: 0 auto;
}
.__ID__.md-home-2 .big .img {
  padding-top: 100%;
}
.__ID__.md-home-2 .big .text {
  margin-top: 0.3rem;
}
.__ID__.md-home-2 .sa {
  background-color: #ebf4fd;
  padding: 0.2rem;
  margin-bottom: 0.2rem;
}
.__ID__.md-home-2 .sa .img {
  padding-top: 100%;
}
.__ID__.md-home-2 .sa1 {
  width: calc( 335 / 690 * 100%);
}
.__ID__.md-home-2 .sa1 .c-pic {
  width: 1.6rem;
  margin: 0 auto;
}
.__ID__.md-home-2 .sa1 .text {
  margin-top: 0.2rem;
}
.__ID__.md-home-2 .sa2 {
  width: 100%;
  padding: 0.3rem 0.6rem;
  margin-bottom: 0;
}
.__ID__.md-home-2 .sa2 .c-pic {
  width: 2.1rem;
}
.__ID__.md-home-2 .sw {
  height: auto;
  background-color: #fff;
}
.__ID__.md-home-2 .sw:hover .h3 {
  color: #11b763;
}
.__ID__.md-home-2 .sw .img {
  padding-top: calc( 330 / 430 * 100%);
}
.__ID__.md-home-2 .sw .text {
  padding: 0.4rem 0.5rem;
  border-top: 1px solid #eee;
}
.__ID__.md-home-2 .sw .btn {
  display: inline-flex;
  align-items: center;
  margin-top: 0.15rem;
  color: #999;
  line-height: 1.5;
}
.__ID__.md-home-2 .sw .btn i {
  width: 0.5em;
  height: 1em;
  margin-left: 0.12rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../images/i12.png);
}
.__ID__.md-home-2 .swiper-pagination {
  position: static;
  margin-top: 0.4rem;
}
.__ID__.md-home-2 .swiper-pagination-bullet {
  width: 0.5em;
  height: 0.5em;
  border-radius: 1rem;
  margin: 0.25em;
  opacity: 1;
  background-color: #ddd;
  transition: all ease 0.5s;
}
.__ID__.md-home-2 .swiper-pagination-bullet-active {
  background-color: #11b763;
  width: 2.5em;
}
@media screen and (max-width: 900px) {
  .__ID__.md-home-2 .le {
    width: 100%;
  }
  .__ID__.md-home-2 .ri {
    width: 100%;
  }
  .__ID__.md-home-2 .big {
    padding: 0.4rem;
  }
  .__ID__.md-home-2 .sa {
    margin-bottom: 0;
    margin-top: 0.25rem;
    padding: 0.4rem;
  }
  .__ID__.md-home-2 .sa1 {
    padding: 0.4rem 0.2rem;
  }
  .__ID__.md-home-2 .sa1 .c-pic {
    width: 60%;
  }
  .__ID__.md-home-2 .sa2 .c-pic {
    width: 40%;
  }
  .__ID__.md-home-2 .sw .text {
    padding: 0.2rem;
  }
}

.__ID__.md-home-3 {
  background-color: #014984;
  overflow: hidden;
}
.__ID__.md-home-3 .le {
  width: 50.5208333333%;
  padding: 0.4rem 10.4166666667% 0.4rem 13.5416666667%;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap;
}
.__ID__.md-home-3 .ri {
  width: 49.4791666667%;
  position: relative;
}
.__ID__.md-home-3 .dlist {
  margin-top: 0.4rem;
}
.__ID__.md-home-3 .ditem {
  display: none;
}
.__ID__.md-home-3 .ditem.show {
  display: block;
}
.__ID__.md-home-3 .ditem .ic {
  width: 1em;
  height: 1em;
  display: flex;
  position: relative;
  z-index: 1;
}
.__ID__.md-home-3 .ditem .ic img {
  width: 100%;
  display: block;
}
.__ID__.md-home-3 .ditem .title {
  margin-top: -0.2rem;
  margin-bottom: 0.25rem;
  position: relative;
  z-index: 2;
}
.__ID__.md-home-3 .ditem .intro {
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.6;
}
.__ID__.md-home-3 .btns {
  margin-top: 0.28rem;
  padding: 0.3rem 0 0;
  border-top: solid 1px rgba(255, 255, 255, 0.1);
}
.__ID__.md-home-3 .sbtn {
  width: 0.8rem;
  height: 0.44rem;
  border-radius: 1rem;
  background-color: rgba(255, 255, 255, 0.1);
  margin-right: 0.2rem;
  cursor: pointer;
  display: inline-flex;
}
.__ID__.md-home-3 .sbtn:hover {
  background-color: #11b763;
}
.__ID__.md-home-3 .swiper-pagination {
  position: static;
  text-align: left;
  margin-top: 0.4rem;
  color: rgba(255, 255, 255, 0.2);
}
.__ID__.md-home-3 .swiper-pagination .spp1 {
  color: white;
}
.__ID__.md-home-3 .swiper2 {
  height: 100%;
}
.__ID__.md-home-3 .swiper2 .swiper-container {
  height: 100%;
}
.__ID__.md-home-3 .swiper2 .c-pic {
  height: 100%;
}
.__ID__.md-home-3 .swiper2 .img {
  padding-top: calc( 750 / 960 * 100%);
  height: 100%;
}
.__ID__.md-home-3 .swiper3 {
  position: absolute;
  left: 0%;
  bottom: 0;
  width: 100%;
  z-index: 30;
  background-color: rgba(0, 0, 0, 0.16);
}
.__ID__.md-home-3 .sw3 {
  height: auto;
  text-align: center;
  color: #fff;
  padding: 0.3rem;
  cursor: pointer;
}
.__ID__.md-home-3 .sw3 .num {
  opacity: 0.1;
  font-weight: bold;
  line-height: 0.8;
}
.__ID__.md-home-3 .sw3 .nte {
  margin-top: -0.5em;
}
.__ID__.md-home-3 .my-active {
  background-color: rgba(0, 0, 0, 0.6);
}
.__ID__.md-home-3 .my-active .num {
  opacity: 0.4;
}
.__ID__.md-home-3 .rc {
  position: absolute;
  left: 99%;
  top: 50%;
  z-index: 3;
  transform: translateY(-50%);
  width: 0.32rem;
}
.__ID__.md-home-3 .rc img {
  width: 100%;
  display: block;
}
@media screen and (max-width: 900px) {
  .__ID__.md-home-3 .le {
    width: 100%;
    order: 2;
  }
  .__ID__.md-home-3 .ri {
    width: 100%;
    order: 1;
  }
}

.__ID__.md-home-4 {
  width: 100%;
  padding: 1rem 0;
}
.__ID__.md-home-4 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14rem;
  max-width: 92%;
}
.__ID__.md-home-4 .h2 {
  width: 100%;
  color: #111;
  margin-bottom: 0.4rem;
}
.__ID__.md-home-4 .h2 span {
  display: inline-block;
  color: #11b763;
}
.__ID__.md-home-4 .swiper {
  width: 100%;
}
.__ID__.md-home-4 .sw {
  height: auto;
  position: relative;
  background-color: #eaf4fc;
}
.__ID__.md-home-4 .sw:hover .img {
  transform: scale(1.1);
}
.__ID__.md-home-4 .sw:hover .title {
  color: #11b763;
}
.__ID__.md-home-4 .img {
  padding-top: calc( 250 / 460 * 100%);
}
.__ID__.md-home-4 .text {
  padding: 0.4rem;
}
.__ID__.md-home-4 .title {
  line-height: 1.4;
  height: 2.8em;
  transition: all 0.5s;
}
.__ID__.md-home-4 .intro {
  line-height: 1.5;
  height: 3em;
  margin: 0.1rem 0 0.2rem;
}
.__ID__.md-home-4 .swiper-pagination {
  position: static;
  margin-top: 0.4rem;
}
.__ID__.md-home-4 .swiper-pagination-bullet {
  width: 0.5em;
  height: 0.5em;
  border-radius: 1rem;
  margin: 0.25em;
  opacity: 1;
  background-color: #ddd;
  transition: all ease 0.5s;
}
.__ID__.md-home-4 .swiper-pagination-bullet-active {
  background-color: #11b763;
  width: 2.5em;
}
@media screen and (max-width: 900px) {
  .__ID__.md-home-4 .text {
    padding: 0.2rem;
  }
}

.__ID__.md-footer {
  background-color: #014984;
}

.__ID__.md-foot-1 {
  padding: 0.8rem 0 0.45rem;
}
.__ID__.md-foot-1 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14rem;
  max-width: 92%;
}
.__ID__.md-foot-1 .fogo {
  display: inline-flex;
  width: 2.38rem;
}
.__ID__.md-foot-1 .fogo a,
.__ID__.md-foot-1 .fogo img {
  width: 100%;
  display: block;
}
.__ID__.md-foot-1 .share .am {
  display: inline-block;
  vertical-align: middle;
  width: 0.36rem;
  height: 0.36rem;
  margin-right: 0.1rem;
  position: relative;
  border-radius: 50%;
  border: solid 1px rgba(255, 255, 255, 0.2);
}
.__ID__.md-foot-1 .share .am a,
.__ID__.md-foot-1 .share .am img {
  width: 100%;
  display: block;
}
.__ID__.md-foot-1 .share .am .codm {
  position: absolute;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
  bottom: calc(100% + 0.1rem);
  width: 1.5rem;
  padding: 0.08rem;
  border-radius: 0.06rem;
  display: none;
}
.__ID__.md-foot-1 .share .am:hover {
  background-color: #11b763;
  border: solid 1px #11b763;
}
.__ID__.md-foot-1 .share .am:hover .codm {
  display: block;
}

.__ID__.md-foot-2 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14rem;
  max-width: 92%;
}
.__ID__.md-foot-2 .box {
  padding: 0.45rem 0;
  border-top: solid 1px rgba(255, 255, 255, 0.2);
}
.__ID__.md-foot-2 .form {
  width: calc( 440 / 1400 * 100%);
}
.__ID__.md-foot-2 .fitem {
  width: calc( 210 / 440 * 100%);
  margin-bottom: 0.2rem;
}
.__ID__.md-foot-2 .fitem.ww100 {
  width: 100%;
}
.__ID__.md-foot-2 .fitem:nth-child(3n) {
  margin-right: 0;
}
.__ID__.md-foot-2 .fitem:last-child {
  margin-right: 0;
}
.__ID__.md-foot-2 .fitem .ip {
  width: 100%;
  display: block;
  background-color: #0b5490;
  border: none;
  padding: 0 0.14rem;
  height: 3em;
  color: #fff;
}
.__ID__.md-foot-2 .fitem .ip::-moz-placeholder {
  color: #fff;
}
.__ID__.md-foot-2 .fitem .ip::placeholder {
  color: #fff;
}
.__ID__.md-foot-2 .fitem .ta {
  width: 100%;
  height: 1.2rem;
  display: block;
  color: #fff;
  margin-bottom: 0.1rem;
  background-color: #0b5490;
  border: none;
  padding: 0.14rem;
  line-height: 1.5;
}
.__ID__.md-foot-2 .fitem .ta::-moz-placeholder {
  color: #fff;
}
.__ID__.md-foot-2 .fitem .ta::placeholder {
  color: #fff;
}
.__ID__.md-foot-2 .submit {
  width: 100%;
  background-color: #11b763;
  cursor: pointer;
  height: 3em;
  border: none;
}
.__ID__.md-foot-2 .f-right {
  width: calc( 770 / 1400 * 100%);
}
.__ID__.md-foot-2 .fit {
  margin-bottom: 0.2rem;
}
.__ID__.md-foot-2 .info {
  width: 33.3333333333%;
  padding-right: 0.15rem;
}
.__ID__.md-foot-2 .info .fli {
  font-size: 0;
  padding: 0.05rem 0;
}
.__ID__.md-foot-2 .info .fi {
  display: inline-block;
  vertical-align: top;
  width: 15px;
  margin-right: 0.1rem;
  margin-top: calc(0.75em - 7.5px);
  position: relative;
  top: -0.02rem;
}
.__ID__.md-foot-2 .info .fi img {
  width: 100%;
  display: block;
}
.__ID__.md-foot-2 .info .fm {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 15px - 0.1rem);
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.5;
}
.__ID__.md-foot-2 .flist {
  width: 33.3333333333%;
  padding-right: 0.15rem;
}
.__ID__.md-foot-2 .flist .ful {
  width: 100%;
}
.__ID__.md-foot-2 .flist .ful a {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  color: rgba(255, 255, 255, 0.6);
  transition: all ease 0.5s;
  line-height: 2;
  line-height: 1.5;
  padding: 0.05rem 0;
}
.__ID__.md-foot-2 .flist .ful a:hover {
  color: #fff;
}
.__ID__.md-foot-2 .flist .ful div {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  color: rgba(255, 255, 255, 0.6);
  line-height: 2;
  transition: all ease 0.5s;
}
@media screen and (max-width: 900px) {
  .__ID__.md-foot-2 .box {
    padding: 0.2rem 0;
  }
  .__ID__.md-foot-2 .form {
    width: 100%;
  }
  .__ID__.md-foot-2 .f-right {
    width: 100%;
    border-top: solid 1px rgba(255, 255, 255, 0.15);
    margin-top: 0.4rem;
  }
  .__ID__.md-foot-2 .flist {
    width: 100%;
    border-bottom: solid 1px rgba(255, 255, 255, 0.15);
  }
  .__ID__.md-foot-2 .info {
    width: 100%;
  }
  .__ID__.md-foot-2 .ful {
    padding-bottom: 0.15rem;
    display: none;
    height: auto;
  }
  .__ID__.md-foot-2 .fit {
    width: 100%;
    margin-bottom: 0;
    padding: 0.25rem 0;
    margin-left: 0;
  }
}

.__ID__.md-foot-3 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14rem;
  max-width: 92%;
}
.__ID__.md-foot-3 .box {
  padding: 0.4rem 0;
}
.__ID__.md-foot-3 .href {
  opacity: 0.5;
}
.__ID__.md-foot-3 a:hover {
  opacity: 1;
}
@media screen and (max-width: 900px) {
  .__ID__.md-foot-3 .box {
    padding: 0.15rem 0;
    border-top: solid 1px rgba(255, 255, 255, 0.2);
  }
  .__ID__.md-foot-3 .href {
    width: 100%;
    text-align: center;
  }
}

.__ID__.md-sideNav {
  position: fixed;
  right: -1rem;
  top: 50%;
  z-index: 10;
  opacity: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  transition: all ease 0.5s;
}
.__ID__.md-sideNav.show {
  opacity: 1;
  right: 0.1rem;
}
.__ID__.md-sideNav .sitem {
  display: block;
  font-size: 0;
  position: relative;
  background-color: #034991;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 0.25rem;
  box-shadow: 0px 0px 16px 0px rgba(4, 0, 0, 0.08);
}
.__ID__.md-sideNav .sitem a {
  display: block;
  white-space: nowrap;
  right: 0;
  overflow: hidden;
  font-size: 0;
  width: 0.5rem;
}
.__ID__.md-sideNav .sitem .atom {
  display: inline-block;
  vertical-align: middle;
  width: 0.5rem;
  height: 0.5rem;
}
.__ID__.md-sideNav .sitem .atom img {
  width: 100%;
  display: block;
}
.__ID__.md-sideNav .sitem .vm {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  width: auto;
  transition: all ease 0.5s;
  width: 0;
}
.__ID__.md-sideNav .sitem.long {
  width: auto;
  background-color: #11b763;
}
.__ID__.md-sideNav .sitem.long a {
  width: auto;
  overflow: auto;
}
.__ID__.md-sideNav .sitem.long .vm {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  padding-left: 0.05rem;
  padding-right: 0.15rem;
}
.__ID__.md-sideNav .sitem.long .atom img {
  filter: grayscale(1000%) brightness(2000%);
}
.__ID__.md-sideNav .sitem + .sitem {
  margin-top: 0.1rem;
}

.__ID__.md-quoteDialog {
  display: none;
}
.__ID__.md-quoteDialog.show {
  display: block;
}
.__ID__.md-quoteDialog .dlg-mask {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 100;
}
.__ID__.md-quoteDialog .dlg-cont {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 101;
  transform: translate(-50%, -50%);
  width: 7.8rem;
  max-width: calc(100% - 0.48rem);
  background-color: #fff;
  border-radius: 0.1rem;
  padding: 0.6rem;
}
.__ID__.md-quoteDialog .off {
  width: 1em;
  height: 1em;
  position: absolute;
  top: 0.3rem;
  right: 0.3rem;
  transform: translateY(-50%);
  background-image: url(../images/m_off1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
}
.__ID__.md-quoteDialog .title {
  line-height: 1;
}
.__ID__.md-quoteDialog .intro {
  margin-top: 0.1rem;
}
.__ID__.md-quoteDialog .form {
  margin-top: 0.2rem;
}
.__ID__.md-quoteDialog .fitem {
  width: calc( 320 / 650 * 100%);
  margin-bottom: 0.2rem;
}
.__ID__.md-quoteDialog .ww100 {
  width: 100%;
}
.__ID__.md-quoteDialog .inp {
  position: relative;
}
.__ID__.md-quoteDialog .ip {
  display: block;
  width: 100%;
  height: 3em;
  border-radius: 0.5em;
  color: #666;
  border: 1px solid #e5e5e5;
  padding: 0 0.2rem;
}
.__ID__.md-quoteDialog .ip::-moz-placeholder {
  color: #666;
}
.__ID__.md-quoteDialog .ip::placeholder {
  color: #666;
}
.__ID__.md-quoteDialog .ta {
  display: block;
  width: 100%;
  height: 1.4rem;
  border-radius: 0.5em;
  color: #666;
  border: 1px solid #e5e5e5;
  padding: 0.2rem;
}
.__ID__.md-quoteDialog .ta::-moz-placeholder {
  color: #666;
}
.__ID__.md-quoteDialog .ta::placeholder {
  color: #666;
}
.__ID__.md-quoteDialog .com-select {
  position: relative;
  padding: 0 0.2rem;
  color: #666;
  border-radius: 0.5em;
  box-shadow: 0 0 0 1px inset #e5e5e5;
}
.__ID__.md-quoteDialog .com-select::before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  position: absolute;
  right: 1em;
  top: calc(50% - 0.25em);
  transform: rotate(-45deg);
  border-left: 1px solid #666;
  border-bottom: 1px solid #666;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  pointer-events: none;
}
.__ID__.md-quoteDialog .com-select .cs_cur {
  line-height: 3em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.__ID__.md-quoteDialog .com-select select {
  cursor: pointer;
  width: 100%;
  height: 100%;
  padding-left: 0.2rem;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}
.__ID__.md-quoteDialog .submit {
  height: 2.4em;
  padding: 0 0.54rem;
  background-color: #11b763;
  color: #fff;
  border-radius: 1rem;
  border: none;
  cursor: pointer;
}
@media screen and (max-width: 900px) {
  .__ID__.md-quoteDialog .dlg-cont {
    padding: 0.3rem;
  }
  .__ID__.md-quoteDialog .fitem {
    width: 100%;
  }
}