@charset "UTF-8";
@font-face {
  font-family: "MiSans-Bold";
  src: url(../font/MiSans-Bold.woff2) format("woff2");
}
@font-face {
  font-family: "MiSans-Demibold";
  src: url(../font/MiSans-Demibold.woff2) format("woff2");
}
@font-face {
  font-family: "MiSans-Demibold";
  src: url(../font/MiSans-Demibold.woff2) format("woff2");
}
@font-face {
  font-family: "MiSans-ExtraLight";
  src: url(../font/MiSans-ExtraLight.ttf) format("ttf");
}
@font-face {
  font-family: "MiSans-Heavy";
  src: url(../font/MiSans-Heavy.woff2) format("woff2");
}
@font-face {
  font-family: "MiSans-Light";
  src: url(../font/MiSans-Light.woff2) format("woff2");
}
@font-face {
  font-family: "MiSans-Medium";
  src: url(../font/MiSans-Medium.woff2) format("woff2");
}
@font-face {
  font-family: "MiSans-Normal";
  src: url(../font/MiSans-Normal.woff2) format("woff2");
}
@font-face {
  font-family: "MiSans-Regular";
  src: url(../font/MiSans-Regular.woff2) format("woff2");
}
@font-face {
  font-family: "MiSans-Semibold";
  src: url(../font/MiSans-Semibold.woff2) format("woff2");
}
@font-face {
  font-family: "MiSans-Thin";
  src: url(../font/MiSans-Thin.woff2) format("woff2");
}
@font-face {
  font-family: "TaoBaoMaiCaiTi-Regular";
  src: url(../font/TaoBaoMaiCaiTi-Regular.otf) format("otf");
  src: url(../font/TaoBaoMaiCaiTi-Regular.ttf) format("ttf");
  src: url(../font/TaoBaoMaiCaiTi-Regular.woff) format("woff");
}
@font-face {
  font-family: "MiSans-Bold";
  src: url(../font/MiSans-Bold.woff2) format("woff2");
}
@font-face {
  font-family: "MiSans-Demibold";
  src: url(../font/MiSans-Demibold.woff2) format("woff2");
}
@font-face {
  font-family: "MiSans-Demibold";
  src: url(../font/MiSans-Demibold.woff2) format("woff2");
}
@font-face {
  font-family: "MiSans-ExtraLight";
  src: url(../font/MiSans-ExtraLight.ttf) format("ttf");
}
@font-face {
  font-family: "MiSans-Heavy";
  src: url(../font/MiSans-Heavy.woff2) format("woff2");
}
@font-face {
  font-family: "MiSans-Light";
  src: url(../font/MiSans-Light.woff2) format("woff2");
}
@font-face {
  font-family: "MiSans-Medium";
  src: url(../font/MiSans-Medium.woff2) format("woff2");
}
@font-face {
  font-family: "MiSans-Normal";
  src: url(../font/MiSans-Normal.woff2) format("woff2");
}
@font-face {
  font-family: "MiSans-Regular";
  src: url(../font/MiSans-Regular.woff2) format("woff2");
}
@font-face {
  font-family: "MiSans-Semibold";
  src: url(../font/MiSans-Semibold.woff2) format("woff2");
}
@font-face {
  font-family: "MiSans-Thin";
  src: url(../font/MiSans-Thin.woff2) format("woff2");
}
@font-face {
  font-family: "TaoBaoMaiCaiTi-Regular";
  src: url(../font/TaoBaoMaiCaiTi-Regular.otf) format("otf");
  src: url(../font/TaoBaoMaiCaiTi-Regular.ttf) format("ttf");
  src: url(../font/TaoBaoMaiCaiTi-Regular.woff) format("woff");
}
.__ID__.Header {
  color: #222;
  width: 100%;
  height: 0.7rem;
}
.__ID__.Header .layout {
  margin-left: auto;
  margin-right: auto;
  width: 19.2rem;
  max-width: 80%;
}
@media (max-width: 1200px) {
  .__ID__.Header .layout {
    width: 100%;
    padding: 0 10px;
    max-width: 100%;
  }
}
.__ID__.Header .HBoard {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background: #fff;
}
.__ID__.Header .Container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.__ID__.Header .HLogo {
  width: auto;
}
.__ID__.Header .HLogo .Logo {
  display: block;
  width: 2.37rem;
  height: 0.4rem;
  margin: 0.15rem 0;
}
.__ID__.Header .HLogo .Logo img {
  width: 100%;
  height: 100%;
}
.__ID__.Header .HContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.__ID__.Header .HTab {
  width: auto;
  height: 100%;
}
.__ID__.Header .HTab .TabList {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.__ID__.Header .HTab .TabItemI {
  width: auto;
  height: 100%;
  position: relative;
  z-index: 5;
}
.__ID__.Header .HTab .TabItemI:hover .ItemIHref .IHref {
  color: #222;
}
@media (min-width: 751px) {
  .__ID__.Header .HTab .TabItemI:hover .ItemIList {
    display: block;
  }
}
.__ID__.Header .HTab .TabItemI .ItemIHref {
  width: auto;
  height: 100%;
}
.__ID__.Header .HTab .TabItemI .ItemIHref .IHref {
  padding: 0 0.15rem;
  height: 100%;
  color: #000;
  line-height: 1.8;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border-top: 0.01rem solid transparent;
  border-bottom: 0.01rem solid transparent;
}
.__ID__.Header .HTab .TabItemI .ItemIHref .IHref:hover {
  color: #4268e5;
  border-bottom-color: #4268e5;
}
.__ID__.Header .HTab .TabItemI .ItemIHref .HDrop {
  display: none;
}
.__ID__.Header .HTab .TabItemI .ItemIList {
  display: none;
  position: absolute;
  width: auto;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-box-shadow: 0 0 0.1rem 0 #ccc;
          box-shadow: 0 0 0.1rem 0 #ccc;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-color: rgba(255, 255, 255, 0.75);
}
.__ID__.Header .HTab .TabItemII {
  width: 100%;
}
.__ID__.Header .HTab .TabItemII:hover .ItemIIHref .IIHref {
  background-color: #fff;
  color: #4268e5;
}
.__ID__.Header .HTab .TabItemII .ItemIIHref {
  width: 100%;
}
.__ID__.Header .HTab .TabItemII .ItemIIHref .IIHref {
  text-align: center;
  padding: 0.14rem;
  word-wrap: break-word;
  line-height: 1.2;
  letter-spacing: 0.01rem;
  color: #333;
  display: block;
  white-space: nowrap;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.__ID__.Header .HSearch {
  height: 100%;
  margin-left: 0.3rem;
}
.__ID__.Header .HSearch .SearchIcon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  height: 100%;
}
.__ID__.Header .HSearch .SearchIcon .Icon {
  width: 0.17rem;
  min-width: 15px;
  height: 0.17rem;
  min-height: 15px;
}
.__ID__.Header .HSearch .SearchDialog {
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  background-color: #fff;
  padding: 0.5rem 0;
  -webkit-box-shadow: 0 0 0.05rem #ccc;
          box-shadow: 0 0 0.05rem #ccc;
  display: none;
}
.__ID__.Header .HSearch .SearchClose {
  width: 0.2rem;
  min-width: 16px;
  height: 0.2rem;
  min-height: 16px;
  position: absolute;
  right: 0.1rem;
  top: 0.1rem;
  z-index: 3;
  cursor: pointer;
}
.__ID__.Header .HSearch .SearchClose::before, .__ID__.Header .HSearch .SearchClose::after {
  width: 10%;
  background: #4268e5;
  height: 80%;
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 3;
}
.__ID__.Header .HSearch .SearchClose::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.__ID__.Header .HSearch .SearchClose::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.__ID__.Header .HSearch .SearchFrame {
  width: 64%;
  min-width: 300px;
  height: 0.46rem;
  min-height: 40px;
  border: 0.01rem solid #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}
.__ID__.Header .HSearch .SearchFrame .SearchInput {
  width: 76.5%;
  height: 100%;
  font-size: 0;
}
.__ID__.Header .HSearch .SearchFrame .SearchInput input {
  width: 100%;
  height: 100%;
  line-height: 1.2;
  border: 0.01rem solid #222;
  padding: 0 0.1rem;
}
.__ID__.Header .HSearch .SearchFrame .SearchButton {
  width: 23.5%;
  height: 100%;
  font-size: 0;
}
.__ID__.Header .HSearch .SearchFrame .SearchButton button {
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: #222;
  border: 0.02rem solid #222;
  cursor: pointer;
}
.__ID__.Header .HControl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 900px) {
  .__ID__.Header .HTab {
    display: none;
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.4);
    left: 0;
    top: 0;
    z-index: 10;
  }
  .__ID__.Header .HTab .TabList {
    width: 64%;
    height: 100%;
    background-color: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 10px 0;
    overflow-y: auto;
  }
  .__ID__.Header .HTab .TabItemI {
    height: auto;
  }
  .__ID__.Header .HTab .TabItemI .ItemIHref {
    padding: 5px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .__ID__.Header .HTab .TabItemI .ItemIHref .IHref {
    padding: 0;
    width: auto;
    height: auto;
    color: #000;
  }
  .__ID__.Header .HTab .TabItemI .ItemIHref .IDrop.Has {
    display: block;
  }
  .__ID__.Header .HTab .TabItemI .ItemIHref .IDrop.Has::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 6px solid #000;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .__ID__.Header .HTab .TabItemI .ItemIHref .IDrop.Has.Open::after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .__ID__.Header .HTab .TabItemI .ItemIHref.In .IHref {
    color: #222;
  }
  .__ID__.Header .HTab .TabItemI .ItemIHref.In .IDrop::after {
    border-top-color: #222;
  }
  .__ID__.Header .HTab .TabItemI .ItemIList {
    width: 100%;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    position: static;
    left: auto;
    top: auto;
    z-index: auto;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transition: none;
    transition: none;
  }
  .__ID__.Header .HTab .TabItemII:hover .ItemIIHref .IIHref {
    background-color: transparent;
    color: #000;
  }
  .__ID__.Header .HTab .TabItemII .ItemIIHref .IIHref {
    text-align: left;
    padding: 5px 20px;
    color: #000;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .__ID__.Header .HTab .TabItemII .ItemIIHref.In .IIHref {
    color: #222;
  }
  .__ID__.Header .HTab.Show {
    display: block;
  }
  .__ID__.Header .HMenu {
    width: auto;
    margin-left: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .__ID__.Header .HMenu .MenuIcon {
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .__ID__.Header .HMenu .MenuIcon::before, .__ID__.Header .HMenu .MenuIcon::after, .__ID__.Header .HMenu .MenuIcon div {
    width: 80%;
    height: 9%;
    display: block;
    content: "";
    background: #222;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
}
@media (max-width: 375px) {
  .__ID__.Header .HSearch .SearchDialog {
    padding: 20px 0;
  }
  .__ID__.Header .HSearch .SearchFrame {
    width: 100%;
    min-width: 0;
    min-height: 0;
    height: 30px;
  }
}

@font-face {
  font-family: "MiSans-Bold";
  src: url(../font/MiSans-Bold.woff2) format("woff2");
}
@font-face {
  font-family: "MiSans-Demibold";
  src: url(../font/MiSans-Demibold.woff2) format("woff2");
}
@font-face {
  font-family: "MiSans-Demibold";
  src: url(../font/MiSans-Demibold.woff2) format("woff2");
}
@font-face {
  font-family: "MiSans-ExtraLight";
  src: url(../font/MiSans-ExtraLight.ttf) format("ttf");
}
@font-face {
  font-family: "MiSans-Heavy";
  src: url(../font/MiSans-Heavy.woff2) format("woff2");
}
@font-face {
  font-family: "MiSans-Light";
  src: url(../font/MiSans-Light.woff2) format("woff2");
}
@font-face {
  font-family: "MiSans-Medium";
  src: url(../font/MiSans-Medium.woff2) format("woff2");
}
@font-face {
  font-family: "MiSans-Normal";
  src: url(../font/MiSans-Normal.woff2) format("woff2");
}
@font-face {
  font-family: "MiSans-Regular";
  src: url(../font/MiSans-Regular.woff2) format("woff2");
}
@font-face {
  font-family: "MiSans-Semibold";
  src: url(../font/MiSans-Semibold.woff2) format("woff2");
}
@font-face {
  font-family: "MiSans-Thin";
  src: url(../font/MiSans-Thin.woff2) format("woff2");
}
@font-face {
  font-family: "TaoBaoMaiCaiTi-Regular";
  src: url(../font/TaoBaoMaiCaiTi-Regular.otf) format("otf");
  src: url(../font/TaoBaoMaiCaiTi-Regular.ttf) format("ttf");
  src: url(../font/TaoBaoMaiCaiTi-Regular.woff) format("woff");
}
.Footer.__ID__ {
  position: relative;
  z-index: 5;
}
.Footer.__ID__ .layout {
  margin-left: auto;
  margin-right: auto;
  width: 19.2rem;
  max-width: 80%;
}
@media (max-width: 1200px) {
  .Footer.__ID__ .layout {
    width: 100%;
    padding: 0 10px;
    max-width: 100%;
  }
}
.Footer.__ID__ .FBoard {
  width: 100%;
}
.Footer.__ID__ .FAd {
  width: 100%;
  background: url(../images/Footer1.jpg) center/cover no-repeat;
  padding: 0.56rem 0 0.5rem;
}
.Footer.__ID__ .FAd .AdContent {
  text-align: center;
}
.Footer.__ID__ .FAd .AdTitle {
  color: #fff;
  line-height: 1.4;
  font-weight: 700;
  width: 100%;
}
.Footer.__ID__ .FAd .AdRemark {
  width: 100%;
  margin-top: 0.16rem;
  color: #fff;
  opacity: 0.6;
  line-height: 1.5;
}
.Footer.__ID__ .FAd .AdButtons {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 0.28rem;
}
.Footer.__ID__ .FAd .AdButtons .Button.Consult {
  border-radius: 0.25rem;
  background: #3aa045;
  color: #fff;
  padding: 0.16rem 0.45rem;
  line-height: 1.2;
  cursor: pointer;
  width: auto;
  display: inline-block;
}
.Footer.__ID__ .FMain {
  width: 100%;
  padding: 0.8rem 0 1.6rem;
}
.Footer.__ID__ .FContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.Footer.__ID__ .FInfo {
  width: auto;
}
.Footer.__ID__ .FLogo {
  width: auto;
}
.Footer.__ID__ .FLogo .Logo {
  display: block;
  width: 3.01rem;
  height: 0.51rem;
}
.Footer.__ID__ .FLogo .Logo img {
  width: 100%;
  height: 100%;
}
.Footer.__ID__ .FPhone {
  width: auto;
  margin-top: 0.2rem;
}
.Footer.__ID__ .FPhone .PhoneTitle {
  color: #444;
  line-height: 1.3;
}
.Footer.__ID__ .FPhone .PhoneContent {
  color: #222;
  font-weight: 700;
  line-height: 1.3;
  margin-top: 0.1rem;
}
.Footer.__ID__ .FPhone .PhoneContent span {
  margin-right: 0.2rem;
}
.Footer.__ID__ .FPhone .PhoneContent span:last-child {
  margin-right: 0;
}
.Footer.__ID__ .FLink {
  width: auto;
  margin-top: 0.72rem;
}
.Footer.__ID__ .FLink .LinkSelect {
  width: 3rem;
  min-width: 200px;
  height: 0.5rem;
  min-height: 40px;
  background: #f2f6ff;
  border-radius: 0.1rem;
  color: #666 !important;
}
.Footer.__ID__ .FCode {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.Footer.__ID__ .FCode .Codes {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.Footer.__ID__ .FCode .Code {
  width: auto;
  margin-right: 0.4rem;
}
.Footer.__ID__ .FCode .Code:last-child {
  margin-right: 0;
}
.Footer.__ID__ .FCode .Code .CodeImg {
  width: 1.6rem;
  height: 1.6rem;
  overflow: hidden;
  padding: 0.1rem;
  background: #fff;
  border-radius: 0.2rem;
  border: solid 0.01rem #e5e5e5;
}
.Footer.__ID__ .FCode .Code .CodeImg img {
  width: 100%;
  height: 100%;
}
.Footer.__ID__ .FCode .Code .CodeText {
  width: auto;
  color: #666;
  text-align: center;
  line-height: 1.4;
  margin-top: 0.1rem;
}
.Footer.__ID__ .FCode .Copy {
  width: auto;
  margin-top: 0.48rem;
  color: #999;
  line-height: 1.4;
}
.Footer.__ID__ .FGet.Hidden {
  display: none;
}
.Footer.__ID__ .FGet {
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  padding: 0.15rem 0;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
}
.Footer.__ID__ .FGet .GetBoard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.Footer.__ID__ .FGet .GetInfo {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.Footer.__ID__ .FGet .GetInfo .InfoIcon {
  width: 0.23rem;
  min-width: 23px;
  margin-right: 0.1rem;
}
.Footer.__ID__ .FGet .GetInfo .InfoIcon::after {
  content: "";
  display: block;
  width: 100%;
  padding-top: calc(26 / 23 * 100%);
  background: url(../images/Footer2.png) center/contain no-repeat;
}
.Footer.__ID__ .FGet .GetInfo .InfoText {
  color: #fff;
  font-weight: 700%;
  line-height: 1.4;
}
.Footer.__ID__ .FGet .GetForm {
  width: 39%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 0.5rem;
  min-height: 36px;
  background-color: #ebf1ff;
  border-radius: 0.1rem;
  overflow: hidden;
}
.Footer.__ID__ .FGet .GetForm .Input {
  width: 100%;
  height: 100%;
}
.Footer.__ID__ .FGet .GetForm .Input input {
  width: 100%;
  height: 100%;
  line-height: 1.2;
  background: transparent;
  border: none;
  padding: 0 0.2rem;
}
.Footer.__ID__ .FGet .GetForm .Button {
  height: 100%;
}
.Footer.__ID__ .FGet .GetForm .Button button {
  border: none;
  white-space: nowrap;
  line-height: 1.3;
  height: 100%;
  background: #3aa045;
  color: #fff;
  cursor: pointer;
  width: auto;
  padding: 0 0.34rem;
}
.Footer.__ID__ .FGet .GetClose {
  width: auto;
  position: absolute;
  right: 0.14rem;
  top: 0.14rem;
  z-index: 5;
}
.Footer.__ID__ .FGet .GetClose .Button {
  width: 0.16rem;
  min-width: 16px;
  height: 0.16rem;
  min-height: 16px;
  position: relative;
  z-index: 5;
}
.Footer.__ID__ .FGet .GetClose .Button::before, .Footer.__ID__ .FGet .GetClose .Button::after {
  content: "";
  display: block;
  width: 10%;
  height: 100%;
  cursor: pointer;
  background: #999;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
}
.Footer.__ID__ .FGet .GetClose .Button::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.Footer.__ID__ .FGet .GetClose .Button::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
@media (max-width: 1200px) {
  .Footer.__ID__ .FGet .GetClose {
    top: 0;
    right: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    background: rgba(0, 0, 0, 0.8);
    padding: 5px;
  }
}
@media (max-width: 750px) {
  .Footer.__ID__ .FContent {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .Footer.__ID__ .FMain {
    padding: 0.8rem 0 calc(.8rem + 80px);
  }
  .Footer.__ID__ .FInfo {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .Footer.__ID__ .FPhone {
    width: 100%;
    text-align: center;
  }
  .Footer.__ID__ .FCode {
    width: 100%;
    margin-top: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .Footer.__ID__ .FCode .Copy {
    text-align: center;
  }
  .Footer.__ID__ .FLink .LinkSelect {
    min-width: 0;
    width: 300px;
  }
  .Footer.__ID__ .FGet .GetBoard {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .Footer.__ID__ .FGet .GetInfo {
    width: 100%;
  }
  .Footer.__ID__ .FGet .GetForm {
    width: 100%;
    margin-top: 10px;
  }
}
@media (max-width: 320px) {
  .Footer.__ID__ .FLink {
    width: 100%;
  }
  .Footer.__ID__ .FLink .LinkSelect {
    width: 100%;
  }
}

/* 选择框 */
.DIYBox.SelectBox {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  position: relative;
  padding-right: 0.2rem;
  padding-left: 0.2rem;
  white-space: nowrap;
}
.DIYBox.SelectBox .Cur {
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.5;
}
.DIYBox.SelectBox select {
  position: absolute;
  width: 100%;
  height: 100%;
  padding-left: 0.12rem;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
  cursor: pointer;
  filter: alpha(opacity=0);
}
.DIYBox.SelectBox::after {
  display: inline-block;
  content: "";
  border-left: 0.06rem solid transparent;
  border-right: 0.06rem solid transparent;
  border-top: 0.08rem solid #666;
  border-radius: 0.2rem;
  position: absolute;
  right: 0.2rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}
@media (max-width: 1920px) {
  .DIYBox.SelectBox::after {
    border-left-width: 6px;
    border-right-width: 6px;
    border-top-width: 8px;
  }
}

body .layout {
  margin-left: auto;
  margin-right: auto;
  width: 19.2rem;
  max-width: 80%;
}
@media (max-width: 1200px) {
  body .layout {
    width: 100%;
    padding: 0 10px;
    max-width: 100%;
  }
}

html {
  font-family: system-ui, sans-serif;
}

.HomeBanner.__ID__ {
  width: 100%;
  position: relative;
  z-index: 5;
}
.HomeBanner.__ID__ .BannerSwiper {
  width: 100%;
}
.HomeBanner.__ID__ .BannerSlide .SlideImg {
  width: 100%;
}
.HomeBanner.__ID__ .BannerSlide .SlideImg .Img {
  width: 100%;
  padding-top: calc(500 / 1920 * 100%);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.HomeBanner.__ID__ .BannerSlide .SlideImg img {
  display: none;
}
.HomeBanner.__ID__ .BannerSwiperPagination {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 17%;
  z-index: 5;
}
.HomeBanner.__ID__ .BannerSwiperPagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: rgba(255, 255, 255, 0.2);
}
.HomeBanner.__ID__ .BannerSwiperPagination .swiper-pagination-bullet {
  width: 0.22rem;
  height: 0.22rem;
  background: transparent;
  position: relative;
  border: 0.02rem solid transparent;
  z-index: 5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 0.05rem;
  border-radius: 50%;
  transition: all 0.5s;
}
.HomeBanner.__ID__ .BannerSwiperPagination .swiper-pagination-bullet::after {
  content: "";
  display: block;
  width: 36.3%;
  height: 36.3%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 5;
  background: #fff;
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.HomeSearch.__ID__ {
  width: 100%;
  position: relative;
  z-index: 5;
}
.HomeSearch.__ID__ .SearchBoard {
  width: 100%;
  padding: 0.24rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 0.2rem;
  background-color: #f9faff;
  -webkit-box-shadow: 0 0 0.5rem 0 rgba(59, 98, 224, 0.06);
          box-shadow: 0 0 0.5rem 0 rgba(59, 98, 224, 0.06);
}
.HomeSearch.__ID__ .SearchInput {
  width: 32%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #ebf1ff;
  border-radius: 0.1rem;
  border: solid 0.01rem #c5d2ef;
  padding: 0 0.2rem;
}
.HomeSearch.__ID__ .SearchInput .Input {
  width: 100%;
  height: 0.5rem;
  min-height: 36px;
}
.HomeSearch.__ID__ .SearchInput .Input input {
  width: 100%;
  height: 100%;
  line-height: 1.2;
  background: transparent;
  border: none;
}
.HomeSearch.__ID__ .SearchInput .Button {
  margin-left: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.HomeSearch.__ID__ .SearchInput .Button button {
  border: none;
  background: transparent;
  cursor: pointer;
  padding: 0;
  width: auto;
  height: auto;
}
.HomeSearch.__ID__ .SearchInput .Button .Icon {
  width: 0.17rem;
  height: 0.17rem;
  min-width: 15px;
  min-height: 15px;
}
.HomeSearch.__ID__ .SearchData .DataList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.HomeSearch.__ID__ .SearchData .DataSign {
  color: #e0e7fb;
}
.HomeSearch.__ID__ .SearchData .DataItem {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 0 0.2rem;
}
.HomeSearch.__ID__ .SearchData .DataItem .ItemNumber {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.HomeSearch.__ID__ .SearchData .DataItem .ItemNumber .Number, .HomeSearch.__ID__ .SearchData .DataItem .ItemNumber .Text {
  color: #333;
  font-weight: 700;
}
.HomeSearch.__ID__ .SearchData .DataItem .ItemRemark {
  width: 100%;
  opacity: 0.6;
  margin-left: 0.07rem;
  color: #666;
  line-height: 1.6;
  white-space: nowrap;
}
.HomeSearch.__ID__ .SearchData .DataItem .ItemRemark p {
  color: #666;
  line-height: 1.6;
}
@media (max-width: 1200px) {
  .HomeSearch.__ID__ .SearchBoard {
    position: static;
    -webkit-transform: none;
            transform: none;
    border-radius: 0;
  }
}
@media (max-width: 750px) {
  .HomeSearch.__ID__ .SearchBoard {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .HomeSearch.__ID__ .SearchInput {
    width: 100%;
  }
  .HomeSearch.__ID__ .SearchData {
    width: 100%;
    margin-top: 10px;
  }
}
@media (max-width: 500px) {
  .HomeSearch.__ID__ .SearchData .DataSign {
    display: none;
  }
  .HomeSearch.__ID__ .SearchData .DataList {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .HomeSearch.__ID__ .SearchData .DataItem {
    width: 50%;
    margin: 0;
    padding: 0 10px;
  }
}

.HomeModel.__ID__ {
  width: 100%;
  background-image: url(../images/HomeBg1.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 1.2rem 0 0.8rem;
}
.HomeModel.__ID__ .ModelBoard {
  width: 100%;
}
.HomeModel.__ID__ .ModelTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.HomeModel.__ID__ .ModelTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.HomeModel.__ID__ .ModelTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.HomeModel.__ID__ .ModelTitle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.HomeModel.__ID__ .ModelTitle .Title .Text .color {
  color: #6486f4;
}
.HomeModel.__ID__ .ModelTitle .Remark {
  color: #666;
  line-height: 1.6;
  margin-top: 0.1rem;
}
.HomeModel.__ID__ .ModelTitle .Buttons {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.HomeModel.__ID__ .ModelTitle .Buttons .Prev, .HomeModel.__ID__ .ModelTitle .Buttons .Next {
  width: 0.5rem;
  min-width: 30px;
  min-height: 30px;
  height: 0.5rem;
  background: #fff;
  color: #93a2d1;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  z-index: 5;
}
.HomeModel.__ID__ .ModelTitle .Buttons .Prev:hover, .HomeModel.__ID__ .ModelTitle .Buttons .Next:hover {
  color: #fff;
  background: #3aa045;
}
.HomeModel.__ID__ .ModelTitle .Buttons .Prev .Icon, .HomeModel.__ID__ .ModelTitle .Buttons .Next .Icon {
  min-width: 6px;
  width: 0.09rem;
  height: 0.14rem;
  min-height: 9px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.HomeModel.__ID__ .ModelTitle .Buttons .Prev {
  margin-right: 0.1rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.HomeModel.__ID__ .ModelSwiper {
  width: 100%;
  margin-top: 0.4rem;
}
.HomeModel.__ID__ .ModelSlide {
  background: #fff;
  padding: 0.2rem;
  border-radius: 0.2rem;
}
.HomeModel.__ID__ .ModelSlide .SlideLogo {
  width: auto;
}
.HomeModel.__ID__ .ModelSlide .SlideLogo .Icon {
  width: auto;
  height: 0.68rem;
  min-height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.HomeModel.__ID__ .ModelSlide .SlideLogo img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.HomePoint.__ID__ {
  width: 100%;
  background-position: top center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding: 0.6rem 0 0.35rem;
  position: relative;
  z-index: 5;
}
.HomePoint.__ID__ .PointCate {
  width: 1.6rem;
  position: fixed;
  right: 0.2rem;
  top: 30%;
  z-index: 5;
}
.HomePoint.__ID__ .PointCate .CateList {
  width: 100%;
  border-radius: 0.2rem;
  overflow: hidden;
  background: #f2f6ff;
}
.HomePoint.__ID__ .PointCate .CateItem {
  width: 100%;
  padding: 0.18rem 0;
  cursor: pointer;
  text-align: center;
  color: #666;
  line-height: 1.4;
  white-space: nowrap;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: block;
}
.HomePoint.__ID__ .PointCate .CateItem:hover {
  color: #fff;
  background: #4268e5;
}
.HomePoint.__ID__ .PointCate .CateItem.In {
  color: #fff;
  background: #4268e5;
}
.HomePoint.__ID__ .PointLevel {
  width: 100%;
}
.HomePoint.__ID__ .PointLevel .LevelTitle {
  width: 100%;
}
.HomePoint.__ID__ .PointLevel .LevelTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.HomePoint.__ID__ .PointLevel .LevelTitle .Title .Icon {
  width: 0.42rem;
  min-width: 40px;
  height: 0.42rem;
  min-height: 40px;
  margin-right: 0.1rem;
}
.HomePoint.__ID__ .PointLevel .LevelTitle .Title .Icon img {
  width: 100%;
  height: 100%;
}
.HomePoint.__ID__ .PointLevel .LevelTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.HomePoint.__ID__ .PointLevel .LevelTitle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.HomePoint.__ID__ .PointLevel .LevelTitle .Title .Text .color {
  color: #6486f4;
}
.HomePoint.__ID__ .PointLevel .LevelList {
  width: 100%;
  margin-top: 0.4rem;
}
.HomePoint.__ID__ .PointLevel .LevelItem {
  width: 100%;
  background: #f2f6ff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.28rem;
  border-radius: 0.2rem;
  overflow: hidden;
  padding: 0.2rem;
}
.HomePoint.__ID__ .PointLevel .LevelItem .ItemSwiper {
  width: 71%;
}
.HomePoint.__ID__ .PointLevel .LevelItem .ItemSwiper .swiper-slide {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.HomePoint.__ID__ .PointLevel .LevelItem .ItemSwiper .swiper-slide .SlideMsg {
  width: 70.5%;
  padding: 0.7rem 1rem;
  padding-right: 0.4rem;
}
.HomePoint.__ID__ .PointLevel .LevelItem .ItemSwiper .swiper-slide .SlideMsg .MsgTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.HomePoint.__ID__ .PointLevel .LevelItem .ItemSwiper .swiper-slide .SlideMsg .MsgTitle .Title {
  color: #222;
  line-height: 1.2;
  width: auto;
  font-weight: 700;
}
.HomePoint.__ID__ .PointLevel .LevelItem .ItemSwiper .swiper-slide .SlideMsg .MsgTitle::before {
  content: "";
  width: 0.04rem;
  margin-right: 0.1rem;
  height: 0.22rem;
  min-width: 4px;
  min-height: 22px;
  border-radius: 0.02rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#446ae5), to(#7999fe));
  background-image: linear-gradient(180deg, #446ae5 0%, #7999fe 100%);
}
.HomePoint.__ID__ .PointLevel .LevelItem .ItemSwiper .swiper-slide .SlideMsg .MsgRemark {
  width: 100%;
  display: block;
  margin-top: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.HomePoint.__ID__ .PointLevel .LevelItem .ItemSwiper .swiper-slide .SlideMsg .MsgRemark li {
  width: 50%;
  color: #222;
  line-height: 1.5;
  margin-bottom: 0.24rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.HomePoint.__ID__ .PointLevel .LevelItem .ItemSwiper .swiper-slide .SlideMsg .MsgRemark li::before {
  content: "·";
  display: inline;
  color: #222;
  line-height: 1.5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.HomePoint.__ID__ .PointLevel .LevelItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.16rem;
}
.HomePoint.__ID__ .PointLevel .LevelItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons .Button {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  padding: 0.15rem 0.2rem;
  border-radius: 0.3rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-right: 0.1rem;
}
.HomePoint.__ID__ .PointLevel .LevelItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons .Button .Text {
  white-space: nowrap;
  color: #666;
  line-height: 1.2;
  margin-right: 0.3rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.HomePoint.__ID__ .PointLevel .LevelItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons .Button .Icon {
  color: #666;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.HomePoint.__ID__ .PointLevel .LevelItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons .Button .Icon svg {
  display: block;
}
.HomePoint.__ID__ .PointLevel .LevelItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons .Button:hover {
  background: #dfe9ff;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.HomePoint.__ID__ .PointLevel .LevelItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons .Button:hover .Icon {
  color: #687ec5;
}
.HomePoint.__ID__ .PointLevel .LevelItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons .Button:hover .Text {
  color: #5b72bc;
}
.HomePoint.__ID__ .PointLevel .LevelItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons .More .Icon {
  width: 0.09rem;
  height: 0.14rem;
  min-height: 9px;
}
.HomePoint.__ID__ .PointLevel .LevelItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons .Consult .Icon {
  min-width: 18px;
  width: 0.18rem;
  height: 0.17rem;
  min-height: 17px;
}
.HomePoint.__ID__ .PointLevel .LevelItem .ItemSwiper .swiper-slide .SlideImg {
  width: 2rem;
  position: relative;
  z-index: 5;
}
.HomePoint.__ID__ .PointLevel .LevelItem .ItemSwiper .swiper-slide .SlideImg::after {
  content: "";
  width: 100%;
  padding-top: calc(300 / 195 * 100%);
  display: block;
  background-image: url(../images/Home46.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.HomePoint.__ID__ .PointLevel .LevelItem .ItemSwiper .swiper-slide .SlideImg .Img {
  width: 64%;
  padding-top: calc(72 / 150 * 80%);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: 50%;
  top: 25%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 5;
}
.HomePoint.__ID__ .PointLevel .LevelItem .ItemSwiper .swiper-slide .SlideImg img {
  display: none;
}
.HomePoint.__ID__ .PointLevel .LevelItem .ItemButtons {
  width: 20.55%;
}
.HomePoint.__ID__ .PointLevel .LevelItem .ItemButtons .swiper-buttons {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
  border-radius: 0.2rem;
  -webkit-box-shadow: 0 0 0.21rem 0.09rem rgba(59, 98, 224, 0.02);
          box-shadow: 0 0 0.21rem 0.09rem rgba(59, 98, 224, 0.02);
  border-style: solid;
  border-width: 0.01rem;
  border-image-source: linear-gradient(150deg, rgba(255, 255, 255, 0.9) 0%, #ffffff 100%);
}
.HomePoint.__ID__ .PointLevel .LevelItem .ItemButtons .swiper-buttons .Button.In {
  color: #5b72bc;
  background-image: -webkit-gradient(linear, right top, left top, from(#c9dafd), to(rgba(242, 245, 255, 0.5)));
  background-image: linear-gradient(270deg, #c9dafd 0%, rgba(242, 245, 255, 0.5) 100%);
}
.HomePoint.__ID__ .PointLevel .LevelItem .ItemButtons .swiper-buttons .Button {
  width: 100%;
  padding: 0 0.1rem;
  height: calc(100% / 6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: #333;
  line-height: 1.2;
  cursor: pointer;
}
.HomePoint.__ID__ .PointLevel .LevelItem .ItemButtons .swiper-buttons .Button:hover {
  color: #5b72bc;
  background-image: -webkit-gradient(linear, right top, left top, from(#c9dafd), to(rgba(242, 245, 255, 0.5)));
  background-image: linear-gradient(270deg, #c9dafd 0%, rgba(242, 245, 255, 0.5) 100%);
}
@media (max-width: 900px) {
  .HomePoint.__ID__ .PointLevel .LevelItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .HomePoint.__ID__ .PointLevel .LevelItem .ItemSwiper {
    width: 100%;
  }
  .HomePoint.__ID__ .PointLevel .LevelItem .ItemSwiper .swiper-slide .SlideMsg {
    padding: 10px 0;
  }
  .HomePoint.__ID__ .PointLevel .LevelItem .ItemButtons {
    display: none;
  }
}
@media (max-width: 500px) {
  .HomePoint.__ID__ .PointLevel .LevelItem .ItemSwiper .swiper-slide .SlideMsg .MsgRemark li {
    width: 100%;
    margin-bottom: 2px;
  }
}
.HomePoint.__ID__ .PointClient {
  width: 100%;
  margin-top: 0.7rem;
}
.HomePoint.__ID__ .PointClient .ClientTitle {
  width: 100%;
}
.HomePoint.__ID__ .PointClient .ClientTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.HomePoint.__ID__ .PointClient .ClientTitle .Title .Icon {
  width: 0.42rem;
  min-width: 40px;
  height: 0.42rem;
  min-height: 40px;
  margin-right: 0.1rem;
}
.HomePoint.__ID__ .PointClient .ClientTitle .Title .Icon img {
  width: 100%;
  height: 100%;
}
.HomePoint.__ID__ .PointClient .ClientTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.HomePoint.__ID__ .PointClient .ClientTitle .Title .Text::after {
  background: url(../images/loading3.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.HomePoint.__ID__ .PointClient .ClientTitle .Title .Text .color {
  color: #e9aa49;
}
.HomePoint.__ID__ .PointClient .ClientList {
  width: 100%;
  margin-top: 0.4rem;
}
.HomePoint.__ID__ .PointClient .ClientItem {
  width: 100%;
  background: #faf5f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.28rem;
  border-radius: 0.2rem;
  overflow: hidden;
  padding: 0.2rem;
}
.HomePoint.__ID__ .PointClient .ClientItem .ItemSwiper {
  width: 71%;
}
.HomePoint.__ID__ .PointClient .ClientItem .ItemSwiper .swiper-slide {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.HomePoint.__ID__ .PointClient .ClientItem .ItemSwiper .swiper-slide .SlideMsg {
  width: 70.5%;
  padding: 0.7rem 1rem;
  padding-right: 0.4rem;
}
.HomePoint.__ID__ .PointClient .ClientItem .ItemSwiper .swiper-slide .SlideMsg .MsgTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.HomePoint.__ID__ .PointClient .ClientItem .ItemSwiper .swiper-slide .SlideMsg .MsgTitle .Title {
  color: #222;
  line-height: 1.2;
  width: auto;
  font-weight: 700;
}
.HomePoint.__ID__ .PointClient .ClientItem .ItemSwiper .swiper-slide .SlideMsg .MsgTitle::before {
  content: "";
  width: 0.04rem;
  margin-right: 0.1rem;
  height: 0.22rem;
  min-width: 4px;
  min-height: 22px;
  border-radius: 0.02rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e7a62d), to(#edb176));
  background-image: linear-gradient(180deg, #e7a62d 0%, #edb176 100%);
}
.HomePoint.__ID__ .PointClient .ClientItem .ItemSwiper .swiper-slide .SlideMsg .MsgRemark {
  width: 100%;
  display: block;
  margin-top: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.HomePoint.__ID__ .PointClient .ClientItem .ItemSwiper .swiper-slide .SlideMsg .MsgRemark li {
  width: 50%;
  color: #222;
  line-height: 1.5;
  margin-bottom: 0.24rem;
}
.HomePoint.__ID__ .PointClient .ClientItem .ItemSwiper .swiper-slide .SlideMsg .MsgRemark li::before {
  content: "·";
  display: inline;
  color: #222;
  line-height: 1.5;
}
.HomePoint.__ID__ .PointClient .ClientItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.16rem;
}
.HomePoint.__ID__ .PointClient .ClientItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons .Button {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  padding: 0.15rem 0.2rem;
  border-radius: 0.3rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-right: 0.1rem;
}
.HomePoint.__ID__ .PointClient .ClientItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons .Button .Text {
  color: #666;
  white-space: nowrap;
  line-height: 1.2;
  margin-right: 0.3rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.HomePoint.__ID__ .PointClient .ClientItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons .Button .Icon {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: #666;
}
.HomePoint.__ID__ .PointClient .ClientItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons .Button .Icon svg {
  display: block;
}
.HomePoint.__ID__ .PointClient .ClientItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons .Button:hover {
  background: #f5e9dd;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.HomePoint.__ID__ .PointClient .ClientItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons .Button:hover .Icon {
  color: #bd9570;
}
.HomePoint.__ID__ .PointClient .ClientItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons .Button:hover .Text {
  color: #bd9570;
}
.HomePoint.__ID__ .PointClient .ClientItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons .More .Icon {
  min-width: 6px;
  width: 0.09rem;
  height: 0.14rem;
  min-height: 9px;
}
.HomePoint.__ID__ .PointClient .ClientItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons .Consult .Icon {
  min-width: 18px;
  width: 0.18rem;
  height: 0.17rem;
  min-height: 17px;
}
.HomePoint.__ID__ .PointClient .ClientItem .ItemSwiper .swiper-slide .SlideImg {
  width: 2rem;
  position: relative;
  z-index: 5;
}
.HomePoint.__ID__ .PointClient .ClientItem .ItemSwiper .swiper-slide .SlideImg::after {
  content: "";
  width: 100%;
  padding-top: calc(300 / 195 * 100%);
  display: block;
  background-image: url(../images/Home47.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.HomePoint.__ID__ .PointClient .ClientItem .ItemSwiper .swiper-slide .SlideImg .Img {
  width: 64%;
  padding-top: calc(72 / 150 * 80%);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: 50%;
  top: 25%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 5;
}
.HomePoint.__ID__ .PointClient .ClientItem .ItemSwiper .swiper-slide .SlideImg img {
  display: none;
}
.HomePoint.__ID__ .PointClient .ClientItem .ItemButtons {
  width: 20.55%;
}
.HomePoint.__ID__ .PointClient .ClientItem .ItemButtons .swiper-buttons {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  border-radius: 0.2rem;
  -webkit-box-shadow: 0 0 0.21rem 0.09rem rgba(59, 98, 224, 0.02);
          box-shadow: 0 0 0.21rem 0.09rem rgba(59, 98, 224, 0.02);
  border-style: solid;
  border-width: 0.01rem;
  border-image-source: linear-gradient(150deg, rgba(255, 255, 255, 0.9) 0%, #ffffff 100%);
}
.HomePoint.__ID__ .PointClient .ClientItem .ItemButtons .swiper-buttons .Button.In {
  color: #bd9570;
  background-image: -webkit-gradient(linear, right top, left top, from(#fceee1), to(rgba(252, 247, 244, 0.5)));
  background-image: linear-gradient(270deg, #fceee1 0%, rgba(252, 247, 244, 0.5) 100%);
}
.HomePoint.__ID__ .PointClient .ClientItem .ItemButtons .swiper-buttons .Button {
  width: 100%;
  height: calc(100% / 6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0.1rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: #333;
  line-height: 1.2;
  cursor: pointer;
}
.HomePoint.__ID__ .PointClient .ClientItem .ItemButtons .swiper-buttons .Button:hover {
  color: #bd9570;
  background-image: -webkit-gradient(linear, right top, left top, from(#fceee1), to(rgba(252, 247, 244, 0.5)));
  background-image: linear-gradient(270deg, #fceee1 0%, rgba(252, 247, 244, 0.5) 100%);
}
@media (max-width: 900px) {
  .HomePoint.__ID__ .PointClient .ClientItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .HomePoint.__ID__ .PointClient .ClientItem .ItemSwiper {
    width: 100%;
  }
  .HomePoint.__ID__ .PointClient .ClientItem .ItemSwiper .swiper-slide .SlideMsg {
    padding: 10px 0;
  }
  .HomePoint.__ID__ .PointClient .ClientItem .ItemButtons {
    display: none;
  }
}
@media (max-width: 500px) {
  .HomePoint.__ID__ .PointClient .ClientItem .ItemSwiper .swiper-slide .SlideMsg .MsgRemark li {
    width: 100%;
    margin-bottom: 2px;
  }
}
.HomePoint.__ID__ .PointSystem {
  width: 100%;
  margin-top: 0.7rem;
}
.HomePoint.__ID__ .PointSystem .SystemTitle {
  width: 100%;
}
.HomePoint.__ID__ .PointSystem .SystemTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.HomePoint.__ID__ .PointSystem .SystemTitle .Title .Icon {
  width: 0.42rem;
  min-width: 40px;
  height: 0.42rem;
  min-height: 40px;
  margin-right: 0.1rem;
}
.HomePoint.__ID__ .PointSystem .SystemTitle .Title .Icon img {
  width: 100%;
  height: 100%;
}
.HomePoint.__ID__ .PointSystem .SystemTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.HomePoint.__ID__ .PointSystem .SystemTitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.HomePoint.__ID__ .PointSystem .SystemTitle .Title .Text .color {
  color: #4aac54;
}
.HomePoint.__ID__ .PointSystem .SystemList {
  width: 100%;
  margin-top: 0.4rem;
}
.HomePoint.__ID__ .PointSystem .SystemItem {
  width: 100%;
  background: #ecf5f4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.28rem;
  border-radius: 0.2rem;
  overflow: hidden;
  padding: 0.2rem;
}
.HomePoint.__ID__ .PointSystem .SystemItem .ItemSwiper {
  width: 71%;
}
.HomePoint.__ID__ .PointSystem .SystemItem .ItemSwiper .swiper-slide {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.HomePoint.__ID__ .PointSystem .SystemItem .ItemSwiper .swiper-slide .SlideMsg {
  width: 70.5%;
  padding: 0.7rem 1rem;
  padding-right: 0.4rem;
}
.HomePoint.__ID__ .PointSystem .SystemItem .ItemSwiper .swiper-slide .SlideMsg .MsgTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.HomePoint.__ID__ .PointSystem .SystemItem .ItemSwiper .swiper-slide .SlideMsg .MsgTitle .Title {
  color: #222;
  line-height: 1.2;
  width: auto;
  font-weight: 700;
}
.HomePoint.__ID__ .PointSystem .SystemItem .ItemSwiper .swiper-slide .SlideMsg .MsgTitle::before {
  content: "";
  width: 0.04rem;
  margin-right: 0.1rem;
  height: 0.22rem;
  min-width: 4px;
  min-height: 22px;
  border-radius: 0.02rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3ea44a), to(#53b35d));
  background-image: linear-gradient(180deg, #3ea44a 0%, #53b35d 100%);
}
.HomePoint.__ID__ .PointSystem .SystemItem .ItemSwiper .swiper-slide .SlideMsg .MsgRemark {
  width: 100%;
  display: block;
  margin-top: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.HomePoint.__ID__ .PointSystem .SystemItem .ItemSwiper .swiper-slide .SlideMsg .MsgRemark li {
  width: 50%;
  color: #222;
  line-height: 1.5;
  margin-bottom: 0.24rem;
}
.HomePoint.__ID__ .PointSystem .SystemItem .ItemSwiper .swiper-slide .SlideMsg .MsgRemark li::before {
  content: "·";
  display: inline;
  color: #222;
  line-height: 1.5;
}
.HomePoint.__ID__ .PointSystem .SystemItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.16rem;
}
.HomePoint.__ID__ .PointSystem .SystemItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons .Button {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  padding: 0.15rem 0.2rem;
  border-radius: 0.3rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-right: 0.1rem;
}
.HomePoint.__ID__ .PointSystem .SystemItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons .Button .Text {
  white-space: nowrap;
  color: #666;
  line-height: 1.2;
  margin-right: 0.3rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.HomePoint.__ID__ .PointSystem .SystemItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons .Button .Icon {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: #666;
}
.HomePoint.__ID__ .PointSystem .SystemItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons .Button .Icon svg {
  display: block;
}
.HomePoint.__ID__ .PointSystem .SystemItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons .Button:hover {
  background: #d2eee4;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.HomePoint.__ID__ .PointSystem .SystemItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons .Button:hover .Icon {
  color: #649b77;
}
.HomePoint.__ID__ .PointSystem .SystemItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons .Button:hover .Text {
  color: #649b77;
}
.HomePoint.__ID__ .PointSystem .SystemItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons .More .Icon {
  min-width: 6px;
  width: 0.09rem;
  height: 0.14rem;
  min-height: 9px;
}
.HomePoint.__ID__ .PointSystem .SystemItem .ItemSwiper .swiper-slide .SlideMsg .MsgButtons .Consult .Icon {
  min-width: 18px;
  width: 0.18rem;
  height: 0.17rem;
  min-height: 17px;
}
.HomePoint.__ID__ .PointSystem .SystemItem .ItemSwiper .swiper-slide .SlideImg {
  width: 2rem;
  position: relative;
  z-index: 5;
}
.HomePoint.__ID__ .PointSystem .SystemItem .ItemSwiper .swiper-slide .SlideImg::after {
  content: "";
  width: 100%;
  padding-top: calc(300 / 195 * 100%);
  display: block;
  background-image: url(../images/Home48.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.HomePoint.__ID__ .PointSystem .SystemItem .ItemSwiper .swiper-slide .SlideImg .Img {
  width: 64%;
  padding-top: calc(72 / 150 * 80%);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: 50%;
  top: 25%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 5;
}
.HomePoint.__ID__ .PointSystem .SystemItem .ItemSwiper .swiper-slide .SlideImg img {
  display: none;
}
.HomePoint.__ID__ .PointSystem .SystemItem .ItemButtons {
  width: 20.55%;
}
.HomePoint.__ID__ .PointSystem .SystemItem .ItemButtons .swiper-buttons {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  border-radius: 0.2rem;
  -webkit-box-shadow: 0 0 0.21rem 0.09rem rgba(59, 98, 224, 0.02);
          box-shadow: 0 0 0.21rem 0.09rem rgba(59, 98, 224, 0.02);
  border-style: solid;
  border-width: 0.01rem;
  border-image-source: linear-gradient(150deg, rgba(255, 255, 255, 0.9) 0%, #ffffff 100%);
}
.HomePoint.__ID__ .PointSystem .SystemItem .ItemButtons .swiper-buttons .Button.In {
  color: #649b77;
  background-image: -webkit-gradient(linear, right top, left top, from(#c6eadc), to(rgba(240, 249, 245, 0.4)));
  background-image: linear-gradient(270deg, #c6eadc 0%, rgba(240, 249, 245, 0.4) 100%);
}
.HomePoint.__ID__ .PointSystem .SystemItem .ItemButtons .swiper-buttons .Button {
  width: 100%;
  height: calc(100% / 6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: #333;
  line-height: 1.2;
  cursor: pointer;
  padding: 0 0.1rem;
}
.HomePoint.__ID__ .PointSystem .SystemItem .ItemButtons .swiper-buttons .Button:hover {
  color: #649b77;
  background-image: -webkit-gradient(linear, right top, left top, from(#c6eadc), to(rgba(240, 249, 245, 0.4)));
  background-image: linear-gradient(270deg, #c6eadc 0%, rgba(240, 249, 245, 0.4) 100%);
}
@media (max-width: 900px) {
  .HomePoint.__ID__ .PointSystem .SystemItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .HomePoint.__ID__ .PointSystem .SystemItem .ItemSwiper {
    width: 100%;
  }
  .HomePoint.__ID__ .PointSystem .SystemItem .ItemSwiper .swiper-slide .SlideMsg {
    padding: 10px 0;
  }
  .HomePoint.__ID__ .PointSystem .SystemItem .ItemButtons {
    display: none;
  }
}
@media (max-width: 500px) {
  .HomePoint.__ID__ .PointSystem .SystemItem .ItemSwiper .swiper-slide .SlideMsg .MsgRemark li {
    width: 100%;
    margin-bottom: 2px;
  }
}

.HomeCase.__ID__ {
  width: 100%;
  padding: 0.7rem 0 0.8rem;
  background-image: url(../images/HomeBg3.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.HomeCase.__ID__ .CaseBoard {
  width: 100%;
}
.HomeCase.__ID__ .CaseTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.HomeCase.__ID__ .CaseTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.HomeCase.__ID__ .CaseTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.HomeCase.__ID__ .CaseTitle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.HomeCase.__ID__ .CaseTitle .Title .Text .color {
  color: #6486f4;
}
.HomeCase.__ID__ .CaseTitle .Buttons {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.HomeCase.__ID__ .CaseTitle .Buttons .Prev, .HomeCase.__ID__ .CaseTitle .Buttons .Next {
  width: 0.5rem;
  min-width: 30px;
  min-height: 30px;
  height: 0.5rem;
  background: #fff;
  color: #93a2d1;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  z-index: 5;
}
.HomeCase.__ID__ .CaseTitle .Buttons .Prev:hover, .HomeCase.__ID__ .CaseTitle .Buttons .Next:hover {
  color: #fff;
  background: #3aa045;
}
.HomeCase.__ID__ .CaseTitle .Buttons .Prev .Icon, .HomeCase.__ID__ .CaseTitle .Buttons .Next .Icon {
  min-width: 6px;
  width: 0.09rem;
  height: 0.14rem;
  min-height: 9px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.HomeCase.__ID__ .CaseTitle .Buttons .Prev {
  margin-right: 0.1rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.HomeCase.__ID__ .CaseSwiper {
  width: 100%;
  margin-top: 0.32rem;
}
.HomeCase.__ID__ .CaseSlide {
  position: relative;
  z-index: 5;
  overflow: hidden;
  border-radius: 0.2rem;
}
.HomeCase.__ID__ .CaseSlide:hover .SlideBg {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.HomeCase.__ID__ .CaseSlide:hover .SlideTitle {
  color: #4268e5;
}
.HomeCase.__ID__ .CaseSlide .SlideBg {
  width: 100%;
  padding-top: calc(471 / 487 * 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.HomeCase.__ID__ .CaseSlide .SlideBg img {
  display: none;
}
.HomeCase.__ID__ .CaseSlide .SlideBoard {
  width: 100%;
  height: auto;
  background: #fff;
  padding: 0.42rem 0.45rem;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
}
.HomeCase.__ID__ .CaseSlide .SlideTitle {
  width: 100%;
  color: #222;
  line-height: 1.4;
  font-weight: 700;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.HomeCase.__ID__ .CaseSlide .SlideTime {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.28rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.HomeCase.__ID__ .CaseSlide .SlideTime .Icon {
  width: 0.14rem;
  height: 0.14rem;
  min-width: 14px;
  min-height: 14px;
  position: relative;
  z-index: 5;
}
.HomeCase.__ID__ .CaseSlide .SlideTime .Icon img {
  width: 100%;
  height: 100%;
}
.HomeCase.__ID__ .CaseSlide .SlideTime .Time {
  color: #999;
  line-height: 1.3;
  margin-left: 0.06rem;
}

.HomeQA.__ID__ {
  width: 100%;
  padding: 0.7rem 0 0.8rem;
  background-image: url(../images/HomeBg4.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.HomeQA.__ID__ .QABoard {
  width: 100%;
}
.HomeQA.__ID__ .QATitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.HomeQA.__ID__ .QATitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.HomeQA.__ID__ .QATitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.HomeQA.__ID__ .QATitle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.HomeQA.__ID__ .QATitle .Title .Text .color {
  color: #6486f4;
}
.HomeQA.__ID__ .QATitle .Buttons {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.HomeQA.__ID__ .QATitle .Buttons .More {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  padding: 0.15rem 0.2rem;
  border-radius: 0.3rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.HomeQA.__ID__ .QATitle .Buttons .More:hover {
  background: #4268e5;
}
.HomeQA.__ID__ .QATitle .Buttons .More:hover .Text {
  color: #fff;
}
.HomeQA.__ID__ .QATitle .Buttons .More:hover .Icon {
  color: #fff;
}
.HomeQA.__ID__ .QATitle .Buttons .More .Text {
  white-space: nowrap;
  color: #666;
  line-height: 1.2;
  margin-right: 0.3rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.HomeQA.__ID__ .QATitle .Buttons .More .Icon {
  min-width: 6px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 0.09rem;
  height: 0.14rem;
  min-height: 9px;
  color: #666;
}
.HomeQA.__ID__ .QAList {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0.2rem;
}
.HomeQA.__ID__ .QAItem {
  width: 49.5%;
  margin-right: 1%;
  margin-top: 1%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #fff;
  border-radius: 0.2rem;
  padding: 0.2rem 0.22rem;
}
.HomeQA.__ID__ .QAItem:nth-child(2n) {
  margin-right: 0;
}
.HomeQA.__ID__ .QAItem .ItemText {
  color: #222;
  line-height: 1.3;
}
.HomeQA.__ID__ .QAItem .ItemIcon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0.2rem;
}
.HomeQA.__ID__ .QAItem .ItemIcon .Icon {
  width: 0.9rem;
  height: 0.7rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.HomeQA.__ID__ .QAItem .ItemIcon .Icon img {
  display: none;
}
.HomeQA.__ID__ .QAItem .ItemIcon .Button {
  padding: 0.12rem 0.24rem;
  color: #4268e5;
  line-height: 1.2;
  margin-left: 0.3rem;
  background: #f9faff;
  border-radius: 0.2rem;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.HomeQA.__ID__ .QAItem .ItemIcon .Button:hover {
  color: #fff;
  background: #4268e5;
}
@media (max-width: 900px) {
  .HomeQA.__ID__ .QAItem {
    width: 100%;
    margin-right: 0;
  }
}

.HomeContact.__ID__ {
  width: 100%;
  padding: 0.7rem 0 0.8rem;
  background-image: url(../images/HomeBg5.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.HomeContact.__ID__ .ContactBoard {
  width: 100%;
}
.HomeContact.__ID__ .ContactTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.HomeContact.__ID__ .ContactTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.HomeContact.__ID__ .ContactTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.HomeContact.__ID__ .ContactTitle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.HomeContact.__ID__ .ContactTitle .Title .Text .color {
  color: #6486f4;
}
.HomeContact.__ID__ .ContactInfo {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0.4rem;
}
.HomeContact.__ID__ .ContactInfo .InfoImg {
  width: 35.85%;
}
.HomeContact.__ID__ .ContactInfo .InfoImg .Img {
  width: 100%;
  padding-top: calc(440 / 545 * 100%);
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.HomeContact.__ID__ .ContactInfo .InfoImg img {
  display: none;
}
.HomeContact.__ID__ .ContactInfo .InfoText {
  width: 58.15%;
}
.HomeContact.__ID__ .ContactInfo .InfoMsg {
  width: 100%;
}
.HomeContact.__ID__ .ContactInfo .InfoMsg .MsgList {
  width: 100%;
}
.HomeContact.__ID__ .ContactInfo .InfoMsg .MsgItem {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.2rem;
}
.HomeContact.__ID__ .ContactInfo .InfoMsg .MsgItem:last-child {
  margin-bottom: 0;
}
.HomeContact.__ID__ .ContactInfo .InfoMsg .MsgItem .ItemIcon {
  width: auto;
  margin-right: 0.2rem;
}
.HomeContact.__ID__ .ContactInfo .InfoMsg .MsgItem .ItemIcon .Icon {
  width: 0.38rem;
  height: 0.38rem;
  min-width: 30px;
  min-height: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.8;
}
.HomeContact.__ID__ .ContactInfo .InfoMsg .MsgItem .ItemIcon img {
  display: none;
}
.HomeContact.__ID__ .ContactInfo .InfoMsg .MsgItem .ItemText {
  width: 100%;
}
.HomeContact.__ID__ .ContactInfo .InfoMsg .MsgItem .ItemText .Text {
  width: 100%;
  color: #222;
  line-height: 1.5;
}
.HomeContact.__ID__ .ContactInfo .InfoCode {
  width: 100%;
  margin-top: 0.5rem;
}
.HomeContact.__ID__ .ContactInfo .InfoCode .Codes {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.HomeContact.__ID__ .ContactInfo .InfoCode .Code {
  width: auto;
  margin-right: 0.4rem;
}
.HomeContact.__ID__ .ContactInfo .InfoCode .Code:last-child {
  margin-right: 0;
}
.HomeContact.__ID__ .ContactInfo .InfoCode .Code .CodeImg {
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 0.1rem;
  overflow: hidden;
}
.HomeContact.__ID__ .ContactInfo .InfoCode .Code .CodeImg img {
  width: 100%;
  height: 100%;
}
.HomeContact.__ID__ .ContactInfo .InfoCode .Code .CodeText {
  width: auto;
  color: #666;
  text-align: center;
  line-height: 1.4;
  margin-top: 0.1rem;
}
@media (max-width: 900px) {
  .HomeContact.__ID__ .ContactInfo .InfoImg {
    width: 40%;
  }
}
@media (max-width: 750px) {
  .HomeContact.__ID__ .ContactInfo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .HomeContact.__ID__ .ContactInfo .InfoImg {
    width: 100%;
  }
  .HomeContact.__ID__ .ContactInfo .InfoText {
    width: 100%;
    margin-top: 10px;
  }
}

.HomeAbout.__ID__ {
  width: 100%;
  padding: 1rem 0 1.2rem;
  background-image: url(../images/HomeBg6.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.HomeAbout.__ID__ .AboutBoard {
  width: 100%;
}
.HomeAbout.__ID__ .AboutTitle {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.HomeAbout.__ID__ .AboutTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.HomeAbout.__ID__ .AboutTitle .Title .Text {
  width: auto;
  color: #fff;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.HomeAbout.__ID__ .AboutTitle .Title .Text::after {
  background: url(../images/loading2.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.HomeAbout.__ID__ .AboutTitle .Title .Text .color {
  color: #5bbf66;
}
.HomeAbout.__ID__ .AboutGuide {
  width: 50%;
  margin-top: 0.4rem;
}
.HomeAbout.__ID__ .AboutGuide .Text {
  color: #fff;
  line-height: 1.5;
}
.HomeAbout.__ID__ .AboutRemark {
  width: 50%;
  color: #fff;
  margin-top: 0.36rem;
  line-height: 1.5;
}
.HomeAbout.__ID__ .AboutRemark p {
  color: #fff;
  line-height: 1.5;
}
.HomeAbout.__ID__ .AboutButtons {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1rem;
}
.HomeAbout.__ID__ .AboutButtons .More {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  padding: 0.15rem 0.2rem;
  border-radius: 0.3rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.HomeAbout.__ID__ .AboutButtons .More:hover {
  background: #4268e5;
}
.HomeAbout.__ID__ .AboutButtons .More:hover .Text {
  color: #fff;
}
.HomeAbout.__ID__ .AboutButtons .More:hover .Icon {
  color: #fff;
}
.HomeAbout.__ID__ .AboutButtons .More .Text {
  color: #666;
  white-space: nowrap;
  line-height: 1.2;
  margin-right: 0.3rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.HomeAbout.__ID__ .AboutButtons .More .Icon {
  min-width: 6px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 0.09rem;
  height: 0.14rem;
  min-height: 9px;
  color: #666;
}
@media (max-width: 750px) {
  .HomeAbout.__ID__ .AboutTitle {
    width: 100%;
  }
  .HomeAbout.__ID__ .AboutGuide {
    width: 100%;
  }
  .HomeAbout.__ID__ .AboutRemark {
    width: 100%;
  }
}

.HomeTeam.__ID__ {
  width: 100%;
  padding: 0.7rem 0 0.8rem;
  background: #ecf2ff;
}
.HomeTeam.__ID__ .TeamBoard {
  width: 100%;
}
.HomeTeam.__ID__ .TeamTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.HomeTeam.__ID__ .TeamTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.HomeTeam.__ID__ .TeamTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.HomeTeam.__ID__ .TeamTitle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.HomeTeam.__ID__ .TeamTitle .Title .Text .color {
  color: #6486f4;
}
.HomeTeam.__ID__ .TeamTitle .Buttons {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.HomeTeam.__ID__ .TeamTitle .Buttons .Prev, .HomeTeam.__ID__ .TeamTitle .Buttons .Next {
  width: 0.5rem;
  min-width: 30px;
  min-height: 30px;
  height: 0.5rem;
  background: #fff;
  color: #93a2d1;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  z-index: 5;
}
.HomeTeam.__ID__ .TeamTitle .Buttons .Prev:hover, .HomeTeam.__ID__ .TeamTitle .Buttons .Next:hover {
  color: #fff;
  background: #3aa045;
}
.HomeTeam.__ID__ .TeamTitle .Buttons .Prev .Icon, .HomeTeam.__ID__ .TeamTitle .Buttons .Next .Icon {
  min-width: 6px;
  width: 0.09rem;
  height: 0.14rem;
  min-height: 9px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.HomeTeam.__ID__ .TeamTitle .Buttons .Prev {
  margin-right: 0.1rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.HomeTeam.__ID__ .TeamSwiper {
  width: 100%;
  margin-top: 0.32rem;
}
.HomeTeam.__ID__ .TeamSlide {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.HomeTeam.__ID__ .TeamSlide .Slide {
  width: calc((56% - .2rem * 3) / 3);
  margin-right: 0.2rem;
}
.HomeTeam.__ID__ .TeamSlide .Slide:last-child {
  margin-right: 0;
}
.HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo {
  overflow: hidden;
  background: #fff;
  padding: 0.3rem;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 0.2rem;
}
.HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo::before {
  content: "";
  display: block;
  width: 2rem;
  height: 2rem;
  background: url(../images/Home45.png) center/contain no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 4;
  -webkit-transform: translate(-40%, -40%);
          transform: translate(-40%, -40%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
}
.HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo .InfoText {
  width: 55.7%;
  padding: 0.4rem;
  display: none;
}
.HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo .InfoTitle {
  width: 100%;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
}
.HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo .InfoGuide {
  width: 100%;
  color: #222;
  line-height: 1.8;
  margin-top: 0.24rem;
}
.HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo .InfoGuide p {
  color: #222;
  line-height: 1.8;
}
.HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo .InfoImg {
  width: 100%;
}
.HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo .InfoImg .Img {
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  padding-top: calc(400 / 297 * 100%);
  background-size: contain;
}
.HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo .InfoImg img {
  display: none;
}
.HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo .InfoBoard {
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo .InfoContent {
  position: absolute;
  padding: 0.4rem;
  left: 0;
  bottom: 0;
  z-index: 5;
  width: 100%;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(66%, #f2f6ff), to(rgba(242, 246, 255, 0.95)));
  background-image: linear-gradient(0deg, #f2f6ff 66%, rgba(242, 246, 255, 0.95) 100%);
  border-radius: 0.2rem;
  border: solid 0.01rem #ffffff;
}
.HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo .InfoDetail {
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
}
.HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo .InfoDetail .DetailRemark {
  width: 100%;
  color: #666;
  line-height: 1.5;
}
.HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo .InfoDetail .DetailButtons {
  width: auto;
  margin-left: 0.24rem;
}
.HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo .InfoDetail .DetailButtons .More {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  padding: 0.15rem 0.2rem;
  border-radius: 0.3rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo .InfoDetail .DetailButtons .More:hover {
  background: #4268e5;
}
.HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo .InfoDetail .DetailButtons .More:hover .Text {
  color: #fff;
}
.HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo .InfoDetail .DetailButtons .More:hover .Icon {
  color: #fff;
}
.HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo .InfoDetail .DetailButtons .More .Text {
  color: #666;
  line-height: 1.2;
  margin-right: 0.3rem;
  white-space: nowrap;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo .InfoDetail .DetailButtons .More .Icon {
  min-width: 6px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 0.09rem;
  height: 0.14rem;
  min-height: 9px;
  color: #666;
}
.HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo .InfoBrief {
  width: 100%;
  text-align: center;
}
.HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo .InfoBrief .BriefTitle {
  color: #222;
  font-weight: 700;
  line-height: 1.2;
  white-space: nowrap;
}
.HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo .InfoBrief .BriefGuide {
  color: #666;
  line-height: 1.8;
  white-space: nowrap;
}
.HomeTeam.__ID__ .TeamSlide .Slide.Open {
  width: 44.3%;
}
.HomeTeam.__ID__ .TeamSlide .Slide.Open .SlideInfo {
  background-image: linear-gradient(-15deg, #cee0ff 0%, #d4e7ff 100%);
}
.HomeTeam.__ID__ .TeamSlide .Slide.Open .SlideInfo .InfoText {
  display: block;
}
.HomeTeam.__ID__ .TeamSlide .Slide.Open .SlideInfo .InfoDetail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.HomeTeam.__ID__ .TeamSlide .Slide.Open .SlideInfo .InfoBrief {
  display: none;
}
.HomeTeam.__ID__ .TeamSlide .Slide.Open .SlideInfo .InfoImg {
  width: 44%;
}
.HomeTeam.__ID__ .TeamSlide .Slide.Open .SlideInfo::before {
  opacity: 1;
}
@media (max-width: 900px) {
  .HomeTeam.__ID__ .TeamSlide {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .HomeTeam.__ID__ .TeamSlide .Slide, .HomeTeam.__ID__ .TeamSlide .Slide.Open {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .HomeTeam.__ID__ .TeamSlide .Slide:nth-child(2n), .HomeTeam.__ID__ .TeamSlide .Slide.Open:nth-child(2n) {
    margin-right: 0;
  }
  .HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo, .HomeTeam.__ID__ .TeamSlide .Slide.Open .SlideInfo {
    background-image: linear-gradient(-15deg, #cee0ff 0%, #d4e7ff 100%);
  }
  .HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo .InfoText, .HomeTeam.__ID__ .TeamSlide .Slide.Open .SlideInfo .InfoText {
    display: block;
  }
  .HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo .InfoDetail, .HomeTeam.__ID__ .TeamSlide .Slide.Open .SlideInfo .InfoDetail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo .InfoBrief, .HomeTeam.__ID__ .TeamSlide .Slide.Open .SlideInfo .InfoBrief {
    display: none;
  }
  .HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo .InfoImg, .HomeTeam.__ID__ .TeamSlide .Slide.Open .SlideInfo .InfoImg {
    width: 44%;
  }
  .HomeTeam.__ID__ .TeamSlide .Slide .SlideInfo::before, .HomeTeam.__ID__ .TeamSlide .Slide.Open .SlideInfo::before {
    opacity: 1;
  }
}

.HomeFine.__ID__ {
  width: 100%;
  padding: 0.7rem 0 0.8rem;
  background-image: url(../images/HomeBg7.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.HomeFine.__ID__ .FineBoard {
  width: 100%;
}
.HomeFine.__ID__ .FineTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.HomeFine.__ID__ .FineTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.HomeFine.__ID__ .FineTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.HomeFine.__ID__ .FineTitle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.HomeFine.__ID__ .FineTitle .Title .Text .color {
  color: #6486f4;
}
.HomeFine.__ID__ .FineList {
  width: 100%;
  margin-top: 0.12rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.HomeFine.__ID__ .FineItem {
  width: calc((100% - 2.6%) / 3);
  margin-right: 1.3%;
  margin-top: 1.3%;
  padding: 0.32rem 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #f2f6ff;
  border-radius: 0.1rem;
}
.HomeFine.__ID__ .FineItem:hover .ItemText .Title {
  color: #4268e5;
}
.HomeFine.__ID__ .FineItem:nth-child(3n) {
  margin-right: 0;
}
.HomeFine.__ID__ .FineItem .ItemText {
  width: 56%;
}
.HomeFine.__ID__ .FineItem .ItemText .Title {
  color: #222;
  line-height: 1.5;
  width: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-weight: 700;
}
.HomeFine.__ID__ .FineItem .ItemText .Remark {
  width: 100%;
  color: #666;
  line-height: 1.5;
  margin-top: 0.28rem;
}
.HomeFine.__ID__ .FineItem .ItemIcon {
  width: 40%;
}
.HomeFine.__ID__ .FineItem .ItemIcon .Icon {
  width: 100%;
  padding-top: calc(195 / 166 * 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.HomeFine.__ID__ .FineItem .ItemIcon .Icon img {
  display: none;
}
@media (max-width: 900px) {
  .HomeFine.__ID__ .FineItem {
    width: calc((100% - 1.3%) / 2);
  }
  .HomeFine.__ID__ .FineItem:nth-child(3n) {
    margin-right: 1.3%;
  }
  .HomeFine.__ID__ .FineItem:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  .HomeFine.__ID__ .FineItem {
    width: 100%;
    margin-right: 0 !important;
  }
  .HomeFine.__ID__ .FineItem .ItemText {
    width: 100%;
  }
  .HomeFine.__ID__ .FineItem .ItemIcon {
    max-width: 120px;
    min-width: 90px;
    margin-left: 10px;
  }
}

.AboutBanner.__ID__ {
  width: 100%;
  position: relative;
  z-index: 5;
}
.AboutBanner.__ID__ .BannerImg {
  width: 100%;
  padding-top: calc(400 / 1920 * 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.AboutBanner.__ID__ .BannerImg img {
  display: none;
}
.AboutBanner.__ID__ .BannerText {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.AboutBanner.__ID__ .BannerTitle {
  width: 100%;
  color: #fff;
  font-weight: 700;
  line-height: 1.2;
}

.AboutIntro.__ID__ {
  width: 100%;
  padding: 1.1rem 0 0.8rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#edf3ff), to(#f2f7ff));
  background-image: linear-gradient(180deg, #edf3ff 0%, #f2f7ff 100%);
}
.AboutIntro.__ID__ .IntroTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.AboutIntro.__ID__ .IntroTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.AboutIntro.__ID__ .IntroTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.AboutIntro.__ID__ .IntroTitle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.AboutIntro.__ID__ .IntroTitle .Title .Text .color {
  color: #6486f4;
}
.AboutIntro.__ID__ .IntroContent {
  width: 100%;
  margin-top: 0.42rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.AboutIntro.__ID__ .IntroText {
  width: 62%;
}
.AboutIntro.__ID__ .IntroImg {
  width: 33.75%;
}
.AboutIntro.__ID__ .IntroImg .Img {
  width: 100%;
  border-radius: 0.2rem;
  padding-top: calc(368 / 513 * 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.AboutIntro.__ID__ .IntroImg img {
  display: none;
}
.AboutIntro.__ID__ .IntroTips {
  width: 100%;
  border-radius: 0.2rem;
  background: #fff;
  color: #222;
  line-height: 1.5;
  padding: 0.56rem;
  margin-top: -0.2rem;
}
.AboutIntro.__ID__ .IntroTips p {
  color: #222;
  line-height: 1.5;
}
@media (max-width: 1200px) {
  .AboutIntro.__ID__ .IntroTips {
    margin-top: 20px;
  }
}
@media (max-width: 900px) {
  .AboutIntro.__ID__ .IntroContent {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .AboutIntro.__ID__ .IntroText {
    width: 100%;
  }
  .AboutIntro.__ID__ .IntroImg {
    width: 50%;
    min-width: 400px;
    margin-top: 20px;
  }
  .AboutIntro.__ID__ .IntroTips {
    padding: 10px;
  }
}
@media (max-width: 450px) {
  .AboutIntro.__ID__ .IntroImg {
    width: 100%;
    min-width: 0;
  }
}

.AboutChoice.__ID__ {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#d8e6ff), to(#e0ebfd));
  background-image: linear-gradient(0deg, #d8e6ff 0%, #e0ebfd 100%);
  padding: 0.8rem 0 1rem;
}
.AboutChoice.__ID__ .ChoiceBoard {
  width: 100%;
}
.AboutChoice.__ID__ .ChoiceTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.AboutChoice.__ID__ .ChoiceTitle .Info {
  margin: 0 auto;
}
.AboutChoice.__ID__ .ChoiceTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.AboutChoice.__ID__ .ChoiceTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.AboutChoice.__ID__ .ChoiceTitle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.AboutChoice.__ID__ .ChoiceTitle .Title .Text .color {
  color: #6486f4;
}
.AboutChoice.__ID__ .ChoiceSwiper {
  width: 100%;
  margin-top: 0.36rem;
  position: relative;
  z-index: 5;
}
.AboutChoice.__ID__ .ChoiceSwiper .SwiperButtons {
  width: calc((100% - (2 - 1) * 70px) / 2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.AboutChoice.__ID__ .ChoiceSwiper .SwiperButtons .Prev, .AboutChoice.__ID__ .ChoiceSwiper .SwiperButtons .Next {
  width: 0.5rem;
  min-width: 30px;
  min-height: 30px;
  height: 0.5rem;
  background: #fff;
  color: #93a2d1;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  z-index: 5;
}
.AboutChoice.__ID__ .ChoiceSwiper .SwiperButtons .Prev:hover, .AboutChoice.__ID__ .ChoiceSwiper .SwiperButtons .Next:hover {
  color: #fff;
  background: #3aa045;
}
.AboutChoice.__ID__ .ChoiceSwiper .SwiperButtons .Prev .Icon, .AboutChoice.__ID__ .ChoiceSwiper .SwiperButtons .Next .Icon {
  min-width: 6px;
  width: 0.09rem;
  height: 0.14rem;
  min-height: 9px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.AboutChoice.__ID__ .ChoiceSwiper .SwiperButtons .Next {
  -webkit-transform: translateX(calc(50% + 35px));
          transform: translateX(calc(50% + 35px));
}
.AboutChoice.__ID__ .ChoiceSwiper .SwiperButtons .Prev {
  -webkit-transform: rotate(180deg) translateX(calc(50% + 35px));
          transform: rotate(180deg) translateX(calc(50% + 35px));
}
.AboutChoice.__ID__ .ChoiceSlide {
  background: #fff;
  border-radius: 0.2rem;
  padding: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0.4;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.AboutChoice.__ID__ .ChoiceSlide .SlideText {
  width: 50%;
  padding: 0.4rem 0.7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.AboutChoice.__ID__ .ChoiceSlide .SlideTitle {
  color: #222;
  line-height: 1.4;
  font-weight: 700;
  width: 100%;
}
.AboutChoice.__ID__ .ChoiceSlide .SlideRemark {
  width: 100%;
  color: #666;
  line-height: 1.5;
  margin-top: 0.24rem;
}
.AboutChoice.__ID__ .ChoiceSlide .SlideImg {
  width: 50%;
}
.AboutChoice.__ID__ .ChoiceSlide .SlideImg .Img {
  width: 100%;
  padding-top: calc(340 / 446 * 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0.2rem;
}
.AboutChoice.__ID__ .ChoiceSlide .SlideImg img {
  display: none;
}
.AboutChoice.__ID__ .ChoiceSlide.swiper-slide-active {
  opacity: 1;
}
@media (max-width: 1200px) {
  .AboutChoice.__ID__ .ChoiceSwiper .SwiperButtons {
    width: calc((100% - (1.5 - 1) * 70px) / 1.5);
  }
  .AboutChoice.__ID__ .ChoiceSlide .SlideText {
    padding: 20px;
  }
}
@media (max-width: 750px) {
  .AboutChoice.__ID__ .ChoiceSwiper {
    padding: 0 10px;
  }
  .AboutChoice.__ID__ .ChoiceSwiper .SwiperButtons {
    display: none;
  }
}
@media (max-width: 550px) {
  .AboutChoice.__ID__ .ChoiceSlide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .AboutChoice.__ID__ .ChoiceSlide .SlideText {
    width: 100%;
    padding: 20px 0;
  }
  .AboutChoice.__ID__ .ChoiceSlide .SlideImg {
    width: 100%;
  }
}

.AboutTeam.__ID__ {
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fafbff), to(#f0f5ff));
  background-image: linear-gradient(180deg, #fafbff 0%, #f0f5ff 100%);
  padding: 0.8rem 0;
}
.AboutTeam.__ID__ .TeamTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.AboutTeam.__ID__ .TeamTitle .Info {
  margin: 0 auto;
}
.AboutTeam.__ID__ .TeamTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.AboutTeam.__ID__ .TeamTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.AboutTeam.__ID__ .TeamTitle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.AboutTeam.__ID__ .TeamTitle .Title .Text .color {
  color: #6486f4;
}
.AboutTeam.__ID__ .TeamList {
  width: 100%;
  margin-top: 0.48rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.AboutTeam.__ID__ .TeamItem {
  width: calc((100% - 2% * 4) / 5);
  margin-right: 2%;
  margin-bottom: 2%;
  background: #fff;
  border-radius: 0.2rem;
  cursor: pointer;
}
.AboutTeam.__ID__ .TeamItem:hover .ItemName {
  color: #4268e5;
}
.AboutTeam.__ID__ .TeamItem:nth-child(5n) {
  margin-right: 0;
}
.AboutTeam.__ID__ .TeamItem .ItemBoard {
  width: 100%;
  padding: 0.3rem 0.2rem;
}
.AboutTeam.__ID__ .TeamItem .ItemImg {
  width: 100%;
}
.AboutTeam.__ID__ .TeamItem .ItemImg .Img {
  width: 100%;
  padding-top: calc(288 / 200 * 100%);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.AboutTeam.__ID__ .TeamItem .ItemImg img {
  display: none;
}
.AboutTeam.__ID__ .TeamItem .ItemText {
  width: 100%;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(66%, #f2f6ff), to(rgba(242, 246, 255, 0.95)));
  background-image: linear-gradient(0deg, #f2f6ff 66%, rgba(242, 246, 255, 0.95) 100%);
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  text-align: center;
  padding: 0.28rem;
  margin-top: -0.3rem;
}
.AboutTeam.__ID__ .TeamItem .ItemName {
  width: 100%;
  color: #222;
  line-height: 1.3;
  font-weight: 700;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.AboutTeam.__ID__ .TeamItem .ItemWork {
  width: 100%;
  color: #666;
  line-height: 1.3;
  margin-top: 0.1rem;
}
.AboutTeam.__ID__ .TeamPager {
  width: 100%;
  margin-top: 0.6rem;
}
@media (max-width: 900px) {
  .AboutTeam.__ID__ .TeamItem {
    width: calc((100% - 2% * 3) / 4);
  }
  .AboutTeam.__ID__ .TeamItem:nth-child(5n) {
    margin-right: 2%;
  }
  .AboutTeam.__ID__ .TeamItem:nth-child(4n) {
    margin-right: 0;
  }
}
@media (max-width: 750px) {
  .AboutTeam.__ID__ .TeamItem {
    width: calc((100% - 2% * 2) / 3);
  }
  .AboutTeam.__ID__ .TeamItem:nth-child(4n) {
    margin-right: 2%;
  }
  .AboutTeam.__ID__ .TeamItem:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  .AboutTeam.__ID__ .TeamItem {
    width: calc((100% - 2% * 1) / 2);
  }
  .AboutTeam.__ID__ .TeamItem:nth-child(3n) {
    margin-right: 2%;
  }
  .AboutTeam.__ID__ .TeamItem:nth-child(2n) {
    margin-right: 0;
  }
}

.AboutTeamDialog.__ID__ {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  z-index: 50;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.AboutTeamDialog.__ID__ .DialogBoard {
  width: 62.5%;
  background: #f9faff;
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  padding: 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 5;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.AboutTeamDialog.__ID__ .DialogImg {
  width: 26%;
}
.AboutTeamDialog.__ID__ .DialogImg .Bg {
  width: 100%;
  padding-top: calc(360 / 280 * 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, from(#c9dffd), to(#eaf0fe));
  background-image: linear-gradient(0deg, #c9dffd 0%, #eaf0fe 100%);
  border-radius: 0.2rem;
  overflow: hidden;
  position: relative;
  z-index: 5;
}
.AboutTeamDialog.__ID__ .DialogImg .Img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 10%;
  z-index: 5;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
}
.AboutTeamDialog.__ID__ .DialogImg img {
  display: none;
}
.AboutTeamDialog.__ID__ .DialogText {
  width: 74%;
  padding: 0.26rem 0.6rem;
}
.AboutTeamDialog.__ID__ .DialogName {
  width: 100%;
  padding: 0.2rem 0;
  border-top: 0.01rem solid transparent;
  border-bottom: 0.01rem solid #e0edff;
}
.AboutTeamDialog.__ID__ .DialogName .Name {
  width: 100%;
  color: #222;
  font-weight: 700;
  line-height: 1.3;
}
.AboutTeamDialog.__ID__ .DialogRemark {
  width: 100%;
  margin-top: 0.36rem;
  color: #444;
  line-height: 1.5;
}
.AboutTeamDialog.__ID__ .DialogRemark p {
  color: #444;
  line-height: 1.5;
}
.AboutTeamDialog.__ID__ .DialogClose {
  width: auto;
  position: absolute;
  right: 0.29rem;
  top: 0.29rem;
  z-index: 10;
}
.AboutTeamDialog.__ID__ .DialogClose .Button {
  width: 0.21rem;
  min-width: 18px;
  height: 0.21rem;
  min-height: 18px;
  position: relative;
  z-index: 5;
}
.AboutTeamDialog.__ID__ .DialogClose .Button::before, .AboutTeamDialog.__ID__ .DialogClose .Button::after {
  content: "";
  display: block;
  width: 15%;
  height: 100%;
  cursor: pointer;
  background: #999;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
}
.AboutTeamDialog.__ID__ .DialogClose .Button::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.AboutTeamDialog.__ID__ .DialogClose .Button::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
@media (max-width: 1200px) {
  .AboutTeamDialog.__ID__ {
    padding: 20px;
  }
  .AboutTeamDialog.__ID__ .DialogBoard {
    width: 100%;
  }
}
@media (max-width: 750px) {
  .AboutTeamDialog.__ID__ {
    padding: 20px;
  }
  .AboutTeamDialog.__ID__ .DialogBoard {
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .AboutTeamDialog.__ID__ .DialogImg {
    min-width: 200px;
  }
  .AboutTeamDialog.__ID__ .DialogText {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 750px) {
  .AboutTeamDialog.__ID__ .DialogImg {
    min-width: 0;
    width: 100%;
  }
}

.AboutTeamDialog.__ID__.Show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.SystemBanner.__ID__ {
  width: 100%;
  position: relative;
  z-index: 5;
}
.SystemBanner.__ID__ .BannerImg {
  width: 100%;
  padding-top: calc(400 / 1920 * 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.SystemBanner.__ID__ .BannerImg img {
  display: none;
}
.SystemBanner.__ID__ .BannerText {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.SystemBanner.__ID__ .BannerTitle {
  width: 100%;
  color: #fff;
  font-weight: 700;
  line-height: 1.2;
}

.SystemCate.__ID__ {
  width: 100%;
  background-image: url(../images/Bg1.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-bottom: 1rem;
  background-color: #eef4ff;
}
.SystemCate.__ID__ .CateCrumb {
  width: 100%;
}
.SystemCate.__ID__ .CateCrumb .CrumbLinks {
  margin-right: 0 !important;
}
.SystemCate.__ID__ .CateForm {
  width: 100%;
}
.SystemCate.__ID__ .CateForm .FormTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.SystemCate.__ID__ .CateForm .FormTitle .Info {
  margin: 0 auto;
}
.SystemCate.__ID__ .CateForm .FormTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.SystemCate.__ID__ .CateForm .FormTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.SystemCate.__ID__ .CateForm .FormTitle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.SystemCate.__ID__ .CateForm .FormTitle .Title .Text .color {
  color: #6486f4;
}
.SystemCate.__ID__ .CateForm .FormContent {
  width: 100%;
}
.SystemCate.__ID__ .CateForm .FormInput {
  width: 40%;
  min-width: 500px;
  margin: 0 auto;
  margin-top: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  border-radius: 0.1rem;
  border: solid 0.01rem #c5d2ef;
  overflow: hidden;
}
.SystemCate.__ID__ .CateForm .FormInput .Input {
  width: 100%;
  height: 0.5rem;
  min-height: 36px;
}
.SystemCate.__ID__ .CateForm .FormInput .Input input {
  width: 100%;
  height: 100%;
  line-height: 1.2;
  background: transparent;
  padding: 0 0.2rem;
  border: none;
}
.SystemCate.__ID__ .CateForm .FormInput .Button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #4268e5;
}
.SystemCate.__ID__ .CateForm .FormInput .Button button {
  border: none;
  background: transparent;
  cursor: pointer;
  padding: 0;
  width: auto;
  height: auto;
  padding: 0 0.2rem;
}
.SystemCate.__ID__ .CateForm .FormInput .Button .Icon {
  width: 0.17rem;
  height: 0.17rem;
  min-width: 15px;
  min-height: 15px;
  color: #fff;
}
.SystemCate.__ID__ .CateForm .FormRemark {
  width: 100%;
  text-align: center;
  color: #222;
  line-height: 1.5;
  margin-top: 0.3rem;
}
.SystemCate.__ID__ .CateForm .FormRemark .color {
  color: #4268e5;
}
@media (max-width: 550px) {
  .SystemCate.__ID__ .CateForm .FormInput {
    width: 100%;
    min-width: 0;
  }
}
.SystemCate.__ID__ .CateList {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0.5rem;
}
.SystemCate.__ID__ .CateItem {
  width: calc((100% - 2% * 3) / 4);
  margin-right: 2%;
  margin-bottom: 2%;
  border-radius: 0.2rem;
  background: #f9faff;
  border: 0.01rem solid #fff;
  padding: 0.3rem 0.4rem;
}
.SystemCate.__ID__ .CateItem:hover .ItemIcon .Icon {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.SystemCate.__ID__ .CateItem:nth-child(4n) {
  margin-right: 0;
}
.SystemCate.__ID__ .CateItem .ItemIcon {
  width: 71%;
  margin: 0 auto;
}
.SystemCate.__ID__ .CateItem .ItemIcon .Icon {
  width: 100%;
  padding-top: calc(98 / 197 * 100%);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.SystemCate.__ID__ .CateItem .ItemIcon img {
  display: none;
}
.SystemCate.__ID__ .CateItem .ItemText {
  width: 100%;
  color: #222;
  line-height: 1.5;
  margin-top: 0.3rem;
  text-align: center;
}
.SystemCate.__ID__ .CatePager {
  width: 100%;
  margin-top: 0.3rem;
}
@media (max-width: 900px) {
  .SystemCate.__ID__ .CateItem {
    width: calc((100% - 2% * 2) / 3);
  }
  .SystemCate.__ID__ .CateItem:nth-child(4n) {
    margin-right: 2%;
  }
  .SystemCate.__ID__ .CateItem:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  .SystemCate.__ID__ .CateItem {
    width: calc((100% - 2% * 1) / 2);
  }
  .SystemCate.__ID__ .CateItem:nth-child(3n) {
    margin-right: 2%;
  }
  .SystemCate.__ID__ .CateItem:nth-child(2n) {
    margin-right: 0;
  }
}

.NewsBanner.__ID__ {
  width: 100%;
  position: relative;
  z-index: 5;
}
.NewsBanner.__ID__ .BannerImg {
  width: 100%;
  padding-top: calc(400 / 1920 * 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.NewsBanner.__ID__ .BannerImg img {
  display: none;
}
.NewsBanner.__ID__ .BannerText {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.NewsBanner.__ID__ .BannerTitle {
  width: 100%;
  color: #fff;
  font-weight: 700;
  line-height: 1.2;
}

.NewsCate.__ID__ {
  width: 100%;
  padding: 1.2rem 0 0.8rem;
  background-image: url(../images/Bg1.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-bottom: 1rem;
  background-color: #eef4ff;
}
.NewsCate.__ID__ .CateSwiper {
  width: 100%;
}
.NewsCate.__ID__ .CateSwiper .swiper-pagination {
  width: 100%;
  margin-top: 0.3rem;
  position: static;
}
.NewsCate.__ID__ .CateSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: rgba(66, 104, 229, 0.2);
}
.NewsCate.__ID__ .CateSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  background: rgba(66, 104, 229, 0.8);
}
.NewsCate.__ID__ .CateSwiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.22rem;
  height: 0.22rem;
  background: transparent;
  position: relative;
  border: 0.02rem solid transparent;
  z-index: 5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 0.05rem;
  transition: all 0.5s;
  border-radius: 50%;
}
.NewsCate.__ID__ .CateSwiper .swiper-pagination .swiper-pagination-bullet::after {
  content: "";
  display: block;
  width: 36.3%;
  height: 36.3%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 5;
  background: #c3d5f7;
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.NewsCate.__ID__ .CateSlide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  border-radius: 0.2rem;
  overflow: hidden;
}
.NewsCate.__ID__ .CateSlide .SlideImg {
  width: 40%;
}
.NewsCate.__ID__ .CateSlide .SlideImg .Img {
  width: 100%;
  padding-top: calc(342 / 608 * 100%);
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.NewsCate.__ID__ .CateSlide .SlideImg img {
  display: none;
}
.NewsCate.__ID__ .CateSlide .SlideText {
  width: 60%;
  padding: 0.6rem 0.8rem;
}
.NewsCate.__ID__ .CateSlide .SlideTime {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.NewsCate.__ID__ .CateSlide .SlideTime .Icon {
  width: 0.14rem;
  height: 0.14rem;
  min-width: 14px;
  min-height: 14px;
  position: relative;
  z-index: 5;
}
.NewsCate.__ID__ .CateSlide .SlideTime .Icon img {
  width: 100%;
  height: 100%;
}
.NewsCate.__ID__ .CateSlide .SlideTime .Time {
  color: #999;
  line-height: 1.3;
  margin-left: 0.06rem;
}
.NewsCate.__ID__ .CateSlide .SlideTitle {
  width: 100%;
  color: #222;
  line-height: 1.4;
  font-weight: 700;
  margin-top: 0.24rem;
}
.NewsCate.__ID__ .CateSlide .SlideRemark {
  width: 100%;
  color: #666;
  line-height: 1.5;
  margin-top: 0.24rem;
}
.NewsCate.__ID__ .CateSlide .SlideRemark p {
  color: #666;
  line-height: 1.5;
}
.NewsCate.__ID__ .CateSlide .SlideButtons {
  width: 100%;
  margin-top: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.NewsCate.__ID__ .CateSlide .SlideButtons .More {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #4268e5;
  padding: 0.15rem 0.2rem;
  border-radius: 0.3rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.NewsCate.__ID__ .CateSlide .SlideButtons .More .Text {
  color: #fff;
  line-height: 1.2;
  white-space: nowrap;
  margin-right: 0.3rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.NewsCate.__ID__ .CateSlide .SlideButtons .More .Icon {
  min-width: 6px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 0.09rem;
  height: 0.14rem;
  min-height: 9px;
  color: #fff;
}
.NewsCate.__ID__ .CateList {
  width: 100%;
}
.NewsCate.__ID__ .CateItem {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.4rem 0;
  border-top: 0.01rem solid transparent;
  border-bottom: 0.01rem solid #d2e0fb;
}
.NewsCate.__ID__ .CateItem:hover .ItemTitle {
  color: #4268e5;
}
.NewsCate.__ID__ .CateItem:hover .ItemImg .Img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.NewsCate.__ID__ .CateItem .ItemText {
  width: 64%;
}
.NewsCate.__ID__ .CateItem .ItemTime {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.NewsCate.__ID__ .CateItem .ItemTime .Icon {
  width: 0.14rem;
  height: 0.14rem;
  min-width: 14px;
  min-height: 14px;
  position: relative;
  z-index: 5;
}
.NewsCate.__ID__ .CateItem .ItemTime .Icon img {
  width: 100%;
  height: 100%;
}
.NewsCate.__ID__ .CateItem .ItemTime .Time {
  color: #999;
  line-height: 1.3;
  margin-left: 0.06rem;
}
.NewsCate.__ID__ .CateItem .ItemTitle {
  width: 100%;
  color: #222;
  line-height: 1.4;
  font-weight: 700;
  margin-top: 0.24rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.NewsCate.__ID__ .CateItem .ItemRemark {
  width: 100%;
  color: #666;
  line-height: 1.5;
  margin-top: 0.2rem;
}
.NewsCate.__ID__ .CateItem .ItemRemark p {
  color: #666;
  line-height: 1.5;
}
.NewsCate.__ID__ .CateItem .ItemButtons {
  width: 100%;
  margin-top: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.NewsCate.__ID__ .CateItem .ItemButtons .More {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  padding: 0.15rem 0.2rem;
  border-radius: 0.3rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.NewsCate.__ID__ .CateItem .ItemButtons .More:hover {
  background: #4268e5;
}
.NewsCate.__ID__ .CateItem .ItemButtons .More:hover .Text {
  color: #fff;
}
.NewsCate.__ID__ .CateItem .ItemButtons .More:hover .Icon {
  color: #fff;
}
.NewsCate.__ID__ .CateItem .ItemButtons .More .Text {
  white-space: nowrap;
  color: #666;
  line-height: 1.2;
  margin-right: 0.3rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.NewsCate.__ID__ .CateItem .ItemButtons .More .Icon {
  min-width: 6px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 0.09rem;
  height: 0.14rem;
  min-height: 9px;
  color: #666;
}
.NewsCate.__ID__ .CateItem .ItemImg {
  width: 30%;
  border-radius: 0.2rem;
  overflow: hidden;
}
.NewsCate.__ID__ .CateItem .ItemImg .Img {
  width: 100%;
  height: 100%;
  padding-top: calc(257 / 456 * 100%);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: cover;
}
.NewsCate.__ID__ .CateItem .ItemImg img {
  display: none;
}
.NewsCate.__ID__ .CatePager {
  width: 100%;
  margin-top: 0.6rem;
}
@media (max-width: 750px) {
  .NewsCate.__ID__ .CateSlide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .NewsCate.__ID__ .CateSlide .SlideImg {
    width: 100%;
  }
  .NewsCate.__ID__ .CateSlide .SlideText {
    width: 100%;
  }
  .NewsCate.__ID__ .CateItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .NewsCate.__ID__ .CateItem .ItemImg {
    width: 100%;
  }
  .NewsCate.__ID__ .CateItem .ItemText {
    width: 100%;
    margin-top: 0.4rem;
  }
}
@media (max-width: 600px) {
  .NewsCate.__ID__ .CateSlide .SlideText {
    padding: 10px;
  }
}

.NewsDetail.__ID__ {
  width: 100%;
  padding: 1.2rem 0 0.8rem;
  background-image: url(../images/Bg1.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-bottom: 1rem;
  background-color: #eef4ff;
}
.NewsDetail.__ID__ .DetailBoard {
  width: 12.18rem;
  margin: 0 auto;
}
.NewsDetail.__ID__ .DetailTitle {
  width: 100%;
}
.NewsDetail.__ID__ .DetailTitle .Title {
  width: 100%;
  color: #222;
  line-height: 1.3;
  font-weight: 700;
}
.NewsDetail.__ID__ .DetailTitle .Data {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.NewsDetail.__ID__ .DetailTitle .Date {
  color: #666;
  line-height: 1.4;
  width: auto;
  margin-right: 0.36rem;
  padding: 0.2rem 0;
}
.NewsDetail.__ID__ .DetailTitle .Share {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.2rem 0;
}
.NewsDetail.__ID__ .DetailTitle .Share .ShareText {
  color: #666;
  line-height: 1.4;
  width: auto;
}
.NewsDetail.__ID__ .DetailTitle .Share .ShareLinks {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.NewsDetail.__ID__ .DetailTitle .Share .ShareLinks .Link {
  display: block;
  margin-right: 0.18rem;
}
.NewsDetail.__ID__ .DetailTitle .Share .ShareLinks .Link .Icon {
  width: 0.2rem;
  min-width: 20px;
  height: 0.18rem;
  min-height: 18px;
  color: #666;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.NewsDetail.__ID__ .DetailTitle .Share .ShareLinks .Link .Icon:hover {
  color: #4268e5;
}
.NewsDetail.__ID__ .DetailTitle .Buttons {
  width: auto;
}
.NewsDetail.__ID__ .DetailTitle .Buttons .Button.Return {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.NewsDetail.__ID__ .DetailTitle .Buttons .Button.Return:hover .Text {
  color: #4268e5;
}
.NewsDetail.__ID__ .DetailTitle .Buttons .Button.Return .Text {
  width: auto;
  white-space: nowrap;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: #000d1e;
}
.NewsDetail.__ID__ .DetailTitle .Buttons .Button.Return .Icon {
  width: 0.16rem;
  min-width: 16px;
  height: 0.13rem;
  min-height: 13px;
  color: #4268e5;
}
.NewsDetail.__ID__ .DetailTitle .Control {
  width: 100%;
  margin-top: 0.4rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.NewsDetail.__ID__ .DetailContent {
  width: 100%;
  padding: 0.56rem 0;
  border-top: 0.01rem solid #d2e0fb;
  border-bottom: 0.01rem solid #d2e0fb;
  color: #444;
  line-height: 1.7;
}
.NewsDetail.__ID__ .DetailContent p {
  color: #444;
  line-height: 1.7;
}
.NewsDetail.__ID__ .DetailContent img {
  width: 100%;
  height: auto;
  border-radius: 0.2rem;
}
.NewsDetail.__ID__ .DetailButtons {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0.48rem;
}
.NewsDetail.__ID__ .DetailButtons .Pages {
  width: auto;
}
.NewsDetail.__ID__ .DetailButtons .Pages .PagePrev, .NewsDetail.__ID__ .DetailButtons .Pages .PageNext {
  color: #333;
  line-height: 1.5;
  width: auto;
  padding: 0.05rem 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.NewsDetail.__ID__ .DetailButtons .Pages .PagePrev:hover, .NewsDetail.__ID__ .DetailButtons .Pages .PageNext:hover {
  color: #4268e5;
}
.NewsDetail.__ID__ .DetailButtons .ReturnButton:hover .ButtonBoard {
  background: #4268e5;
  border-color: #4268e5;
}
.NewsDetail.__ID__ .DetailButtons .ReturnButton:hover .ButtonIcon::after {
  background-image: url(../images/return2.png);
}
.NewsDetail.__ID__ .DetailButtons .ReturnButton:hover .ButtonText {
  color: #fff;
}
.NewsDetail.__ID__ .DetailButtons .ReturnButton .ButtonBoard {
  padding: 0.12rem 0.22rem;
  border-radius: 0.2rem;
  border: solid 0.01rem #333333;
}
@media (max-width: 1920px) {
  .NewsDetail.__ID__ .DetailButtons .ReturnButton .ButtonBoard {
    border-radius: 20px;
  }
}
.NewsDetail.__ID__ .DetailButtons .ReturnButton .ButtonText {
  color: #333;
}
.NewsDetail.__ID__ .DetailButtons .ReturnButton .ButtonIcon {
  margin-left: 0.24rem;
}
.NewsDetail.__ID__ .DetailButtons .ReturnButton .ButtonIcon::after {
  background: url(../images/return1.png) center/contain no-repeat;
}
@media (max-width: 900px) {
  .NewsDetail.__ID__ .DetailBoard {
    width: 100%;
    padding: 0 10px;
  }
}

.NewsQA.__ID__ {
  width: 100%;
  padding: 1.2rem 0 0.8rem;
  background-image: url(../images/Bg1.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-bottom: 1rem;
  background-color: #eef4ff;
}
.NewsQA.__ID__ .QAList {
  width: 100%;
}
.NewsQA.__ID__ .QAItem {
  width: 100%;
  cursor: pointer;
  background: #f9faff;
  -webkit-box-shadow: 0 0 0.5rem 0 rgba(59, 98, 224, 0.06);
          box-shadow: 0 0 0.5rem 0 rgba(59, 98, 224, 0.06);
  border-radius: 0.2rem;
  margin-bottom: 0.1rem;
}
.NewsQA.__ID__ .QAItem .ItemTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.NewsQA.__ID__ .QAItem .ItemTitle .Title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.28rem 0.4rem;
}
.NewsQA.__ID__ .QAItem .ItemTitle .Icon {
  width: 0.34rem;
  min-width: 32px;
  height: 0.34rem;
  min-height: 32px;
  color: #fff;
  font-weight: 700;
  margin-right: 0.16rem;
  background: #4268e5;
  border-radius: 0.1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.2;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: Arial, Helvetica, sans-serif;
}
.NewsQA.__ID__ .QAItem .ItemTitle .Text {
  color: #222;
  font-weight: 700;
  line-height: 1.3;
}
.NewsQA.__ID__ .QAItem .ItemTitle .Img {
  width: 12%;
  min-width: 100px;
  padding: 0 0.4rem;
  border-left: 0.01rem solid #dde8fd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.NewsQA.__ID__ .QAItem .ItemTitle .Img .I {
  width: 100%;
  height: 0.6rem;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.NewsQA.__ID__ .QAItem .ItemTitle .Img img {
  display: none;
}
.NewsQA.__ID__ .QAItem .ItemContent {
  width: 100%;
  display: none;
  border-bottom: 0.01rem solid transparent;
  border-top: 0.01rem solid #dde8fd;
}
.NewsQA.__ID__ .QAItem .ItemContent .Content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.2rem 0.4rem;
}
.NewsQA.__ID__ .QAItem .ItemContent .Icon {
  width: 0.34rem;
  min-width: 32px;
  height: 0.34rem;
  min-height: 32px;
  color: #fff;
  font-weight: 700;
  margin-right: 0.16rem;
  background: #3aa045;
  line-height: 1.2;
  border-radius: 0.1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: Arial, Helvetica, sans-serif;
}
.NewsQA.__ID__ .QAItem .ItemContent .Remark {
  width: 100%;
  padding: 0.05rem 0;
  color: #444;
  line-height: 1.6;
}
.NewsQA.__ID__ .QAItem .ItemContent .Remark p {
  color: #444;
  line-height: 1.6;
}
.NewsQA.__ID__ .QAPager {
  width: 100%;
  margin-top: 0.5rem;
}
.SearchResult.__ID__ {
  width: 100%;
  background-image: url(../images/Bg1.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-color: #eef4ff;
  padding: 0.24rem 0 0.56rem;
}
.SearchResult.__ID__ .ResultCrumb {
  width: 100%;
}
.SearchResult.__ID__ .ResultCrumb .CrumbLinks {
  margin-right: 0 !important;
}
.SearchResult.__ID__ .ResultForm {
  width: 100%;
}
.SearchResult.__ID__ .ResultForm .FormTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.SearchResult.__ID__ .ResultForm .FormTitle .Info {
  margin: 0 auto;
}
.SearchResult.__ID__ .ResultForm .FormTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.SearchResult.__ID__ .ResultForm .FormTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.SearchResult.__ID__ .ResultForm .FormTitle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.SearchResult.__ID__ .ResultForm .FormTitle .Title .Text .color {
  color: #6486f4;
}
.SearchResult.__ID__ .ResultForm .FormContent {
  width: 100%;
}
.SearchResult.__ID__ .ResultForm .FormInput {
  width: 40%;
  min-width: 500px;
  margin: 0 auto;
  margin-top: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  border-radius: 0.1rem;
  border: solid 0.01rem #c5d2ef;
  overflow: hidden;
}
.SearchResult.__ID__ .ResultForm .FormInput .Input {
  width: 100%;
  height: 0.5rem;
  min-height: 36px;
}
.SearchResult.__ID__ .ResultForm .FormInput .Input input {
  width: 100%;
  height: 100%;
  line-height: 1.2;
  background: transparent;
  padding: 0 0.2rem;
  border: none;
}
.SearchResult.__ID__ .ResultForm .FormInput .Button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #4268e5;
}
.SearchResult.__ID__ .ResultForm .FormInput .Button button {
  border: none;
  background: transparent;
  cursor: pointer;
  padding: 0;
  width: auto;
  height: auto;
  padding: 0 0.2rem;
}
.SearchResult.__ID__ .ResultForm .FormInput .Button .Icon {
  width: 0.17rem;
  height: 0.17rem;
  min-width: 15px;
  min-height: 15px;
  color: #fff;
}
.SearchResult.__ID__ .ResultForm .FormRemark {
  width: 100%;
  text-align: center;
  color: #222;
  line-height: 1.5;
  margin-top: 0.3rem;
}
.SearchResult.__ID__ .ResultForm .FormRemark .color {
  color: #4268e5;
}
@media (max-width: 550px) {
  .SearchResult.__ID__ .ResultForm .FormInput {
    width: 100%;
    min-width: 0;
  }
}
.SearchResult.__ID__ .ResultModel {
  width: 100%;
}
.SearchResult.__ID__ .ResultModel .ModelTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.SearchResult.__ID__ .ResultModel .ModelTitle .Title {
  color: #222;
  line-height: 1.2;
  width: auto;
  font-weight: 700;
}
.SearchResult.__ID__ .ResultModel .ModelTitle::before {
  content: "";
  width: 0.04rem;
  margin-right: 0.1rem;
  height: 0.28rem;
  min-width: 4px;
  min-height: 28px;
  border-radius: 0.02rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#446ae5), to(#7999fe));
  background-image: linear-gradient(180deg, #446ae5 0%, #7999fe 100%);
}
.SearchResult.__ID__ .ResultModel .ModelList {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.3rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.SearchResult.__ID__ .ResultModel .ModelItem {
  width: calc((100% - 2% * 3) / 4);
  margin-right: 2%;
  margin-bottom: 2%;
  border-radius: 0.2rem;
  background: #f9faff;
  border: 0.01rem solid #fff;
  padding: 0.3rem 0.4rem;
}
.SearchResult.__ID__ .ResultModel .ModelItem:hover .ItemIcon .Icon {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.SearchResult.__ID__ .ResultModel .ModelItem:nth-child(4n) {
  margin-right: 0;
}
.SearchResult.__ID__ .ResultModel .ModelItem .ItemIcon {
  width: 71%;
  margin: 0 auto;
}
.SearchResult.__ID__ .ResultModel .ModelItem .ItemIcon .Icon {
  width: 100%;
  padding-top: calc(98 / 197 * 100%);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.SearchResult.__ID__ .ResultModel .ModelItem .ItemIcon img {
  display: none;
}
.SearchResult.__ID__ .ResultModel .ModelItem .ItemText {
  width: 100%;
  color: #222;
  line-height: 1.5;
  margin-top: 0.3rem;
  text-align: center;
}
@media (max-width: 650px) {
  .SearchResult.__ID__ .ResultModel .ModelItem {
    width: calc((100% - 2% * 1) / 2);
  }
  .SearchResult.__ID__ .ResultModel .ModelItem:nth-child(2n) {
    margin-right: 0;
  }
}
.SearchResult.__ID__ .ResultCase {
  width: 100%;
  margin-top: 0.5rem;
}
.SearchResult.__ID__ .ResultCase .CaseTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.SearchResult.__ID__ .ResultCase .CaseTitle .Title {
  color: #222;
  line-height: 1.2;
  width: auto;
  font-weight: 700;
}
.SearchResult.__ID__ .ResultCase .CaseTitle::before {
  content: "";
  width: 0.04rem;
  margin-right: 0.1rem;
  height: 0.28rem;
  min-width: 4px;
  min-height: 28px;
  border-radius: 0.02rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#446ae5), to(#7999fe));
  background-image: linear-gradient(180deg, #446ae5 0%, #7999fe 100%);
}
.SearchResult.__ID__ .ResultCase .CaseList {
  width: 100%;
  margin-top: 0.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.SearchResult.__ID__ .ResultCase .CaseItem {
  width: calc((100% - 2% * 2) / 3);
  margin-right: 2%;
  position: relative;
  z-index: 5;
  overflow: hidden;
  border-radius: 0.2rem;
}
.SearchResult.__ID__ .ResultCase .CaseItem:nth-child(3n) {
  margin-right: 0;
}
.SearchResult.__ID__ .ResultCase .CaseItem:hover .ItemBg {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.SearchResult.__ID__ .ResultCase .CaseItem:hover .ItemTitle {
  color: #4268e5;
}
.SearchResult.__ID__ .ResultCase .CaseItem .ItemIcon {
  width: 1.4rem;
  height: 0.6rem;
  padding: 0.1rem 0.2rem;
  border-radius: 0.2rem;
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 0.1rem;
  left: 0.1rem;
  z-index: 5;
}
.SearchResult.__ID__ .ResultCase .CaseItem .ItemIcon .Icon {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.SearchResult.__ID__ .ResultCase .CaseItem .ItemIcon img {
  display: none;
}
.SearchResult.__ID__ .ResultCase .CaseItem .ItemBg {
  width: 100%;
  padding-top: calc(471 / 487 * 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.SearchResult.__ID__ .ResultCase .CaseItem .ItemBg img {
  display: none;
}
.SearchResult.__ID__ .ResultCase .CaseItem .ItemBoard {
  width: 100%;
  height: auto;
  background: #fff;
  padding: 0.42rem 0.45rem;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
}
.SearchResult.__ID__ .ResultCase .CaseItem .ItemTitle {
  width: 100%;
  color: #222;
  line-height: 1.4;
  font-weight: 700;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.SearchResult.__ID__ .ResultCase .CaseItem .ItemTime {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.28rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.SearchResult.__ID__ .ResultCase .CaseItem .ItemTime .Icon {
  width: 0.14rem;
  height: 0.14rem;
  min-width: 14px;
  min-height: 14px;
  position: relative;
  z-index: 5;
}
.SearchResult.__ID__ .ResultCase .CaseItem .ItemTime .Icon img {
  width: 100%;
  height: 100%;
}
.SearchResult.__ID__ .ResultCase .CaseItem .ItemTime .Time {
  color: #999;
  line-height: 1.3;
  margin-left: 0.06rem;
}
@media (max-width: 650px) {
  .SearchResult.__ID__ .ResultCase .CaseItem {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2%;
  }
  .SearchResult.__ID__ .ResultCase .CaseItem:last-child {
    margin-right: 0;
  }
}
.SearchResult.__ID__ .ResultNews {
  width: 100%;
  margin-top: 0.8rem;
}
.SearchResult.__ID__ .ResultNews .NewsTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.SearchResult.__ID__ .ResultNews .NewsTitle .Title {
  color: #222;
  line-height: 1.2;
  width: auto;
  font-weight: 700;
}
.SearchResult.__ID__ .ResultNews .NewsTitle::before {
  content: "";
  width: 0.04rem;
  margin-right: 0.1rem;
  height: 0.28rem;
  min-width: 4px;
  min-height: 28px;
  border-radius: 0.02rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#446ae5), to(#7999fe));
  background-image: linear-gradient(180deg, #446ae5 0%, #7999fe 100%);
}
.SearchResult.__ID__ .ResultNews .NewsList {
  width: 100%;
}
.SearchResult.__ID__ .ResultNews .NewsItem {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.4rem 0;
  border-top: 0.01rem solid transparent;
  border-bottom: 0.01rem solid #d2e0fb;
}
.SearchResult.__ID__ .ResultNews .NewsItem:hover .ItemTitle {
  color: #4268e5;
}
.SearchResult.__ID__ .ResultNews .NewsItem:hover .ItemImg .Img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.SearchResult.__ID__ .ResultNews .NewsItem .ItemText {
  width: 64%;
}
.SearchResult.__ID__ .ResultNews .NewsItem .ItemTime {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.SearchResult.__ID__ .ResultNews .NewsItem .ItemTime .Icon {
  width: 0.14rem;
  height: 0.14rem;
  min-width: 14px;
  min-height: 14px;
  position: relative;
  z-index: 5;
}
.SearchResult.__ID__ .ResultNews .NewsItem .ItemTime .Icon img {
  width: 100%;
  height: 100%;
}
.SearchResult.__ID__ .ResultNews .NewsItem .ItemTime .Time {
  color: #999;
  line-height: 1.3;
  margin-left: 0.06rem;
}
.SearchResult.__ID__ .ResultNews .NewsItem .ItemTitle {
  width: 100%;
  color: #222;
  line-height: 1.4;
  font-weight: 700;
  margin-top: 0.24rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.SearchResult.__ID__ .ResultNews .NewsItem .ItemRemark {
  width: 100%;
  color: #666;
  line-height: 1.5;
  margin-top: 0.2rem;
}
.SearchResult.__ID__ .ResultNews .NewsItem .ItemRemark p {
  color: #666;
  line-height: 1.5;
}
.SearchResult.__ID__ .ResultNews .NewsItem .ItemButtons {
  width: 100%;
  margin-top: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.SearchResult.__ID__ .ResultNews .NewsItem .ItemButtons .More {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  padding: 0.15rem 0.2rem;
  border-radius: 0.3rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.SearchResult.__ID__ .ResultNews .NewsItem .ItemButtons .More:hover {
  background: #4268e5;
}
.SearchResult.__ID__ .ResultNews .NewsItem .ItemButtons .More:hover .Text {
  color: #fff;
}
.SearchResult.__ID__ .ResultNews .NewsItem .ItemButtons .More:hover .Icon {
  color: #fff;
}
.SearchResult.__ID__ .ResultNews .NewsItem .ItemButtons .More .Text {
  color: #666;
  line-height: 1.2;
  white-space: nowrap;
  margin-right: 0.3rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.SearchResult.__ID__ .ResultNews .NewsItem .ItemButtons .More .Icon {
  min-width: 6px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 0.09rem;
  height: 0.14rem;
  min-height: 9px;
  color: #666;
}
.SearchResult.__ID__ .ResultNews .NewsItem .ItemImg {
  width: 30%;
  border-radius: 0.2rem;
  overflow: hidden;
}
.SearchResult.__ID__ .ResultNews .NewsItem .ItemImg .Img {
  width: 100%;
  height: 100%;
  padding-top: calc(257 / 456 * 100%);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: cover;
}
.SearchResult.__ID__ .ResultNews .NewsItem .ItemImg img {
  display: none;
}
@media (max-width: 750px) {
  .SearchResult.__ID__ .ResultNews .NewsItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .SearchResult.__ID__ .ResultNews .NewsItem .ItemImg {
    width: 100%;
  }
  .SearchResult.__ID__ .ResultNews .NewsItem .ItemText {
    width: 100%;
    margin-top: 0.4rem;
  }
}

.CaseBanner.__ID__ {
  width: 100%;
  position: relative;
  z-index: 5;
}
.CaseBanner.__ID__ .BannerImg {
  width: 100%;
  padding-top: calc(400 / 1920 * 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.CaseBanner.__ID__ .BannerImg img {
  display: none;
}
.CaseBanner.__ID__ .BannerText {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.CaseBanner.__ID__ .BannerTitle {
  width: 100%;
  color: #fff;
  font-weight: 700;
  line-height: 1.2;
}

.CaseCate.__ID__ {
  width: 100%;
  background-image: url(../images/Bg1.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-bottom: 1rem;
  background-color: #eef4ff;
}
.CaseCate.__ID__ .CaseList {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.CaseCate.__ID__ .CaseItem {
  width: calc((100% - 2% * 2) / 3);
  margin-right: 2%;
  margin-bottom: 2%;
  position: relative;
  z-index: 5;
  overflow: hidden;
  border-radius: 0.2rem;
}
.CaseCate.__ID__ .CaseItem:nth-child(3n) {
  margin-right: 0;
}
.CaseCate.__ID__ .CaseItem:hover .ItemBg {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.CaseCate.__ID__ .CaseItem:hover .ItemTitle {
  color: #4268e5;
}
.CaseCate.__ID__ .CaseItem .ItemIcon {
  width: 1.4rem;
  height: 0.6rem;
  padding: 0.1rem 0.2rem;
  border-radius: 0.2rem;
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 0.1rem;
  left: 0.1rem;
  z-index: 5;
}
.CaseCate.__ID__ .CaseItem .ItemIcon .Icon {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.CaseCate.__ID__ .CaseItem .ItemIcon img {
  display: none;
}
.CaseCate.__ID__ .CaseItem .ItemBg {
  width: 100%;
  padding-top: calc(471 / 487 * 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.CaseCate.__ID__ .CaseItem .ItemBg img {
  display: none;
}
.CaseCate.__ID__ .CaseItem .ItemBoard {
  width: 100%;
  height: auto;
  background: #fff;
  padding: 0.42rem 0.45rem;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
}
.CaseCate.__ID__ .CaseItem .ItemTitle {
  width: 100%;
  color: #222;
  line-height: 1.4;
  font-weight: 700;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.CaseCate.__ID__ .CaseItem .ItemTime {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.28rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.CaseCate.__ID__ .CaseItem .ItemTime .Icon {
  width: 0.14rem;
  height: 0.14rem;
  min-width: 14px;
  min-height: 14px;
  position: relative;
  z-index: 5;
}
.CaseCate.__ID__ .CaseItem .ItemTime .Icon img {
  width: 100%;
  height: 100%;
}
.CaseCate.__ID__ .CaseItem .ItemTime .Time {
  color: #999;
  line-height: 1.3;
  margin-left: 0.06rem;
}
.CaseCate.__ID__ .CatePager {
  width: 100%;
  margin-top: 0.3rem;
}
@media (max-width: 750px) {
  .CaseCate.__ID__ .CaseItem {
    width: calc((100% - 2% * 1) / 2);
  }
  .CaseCate.__ID__ .CaseItem:nth-child(3n) {
    margin-right: 2%;
  }
  .CaseCate.__ID__ .CaseItem:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 750px) {
  .CaseCate.__ID__ .CaseItem {
    width: 100%;
    margin-right: 0 !important;
  }
}

.ContactBanner.__ID__ {
  width: 100%;
  position: relative;
  z-index: 5;
}
.ContactBanner.__ID__ .BannerImg {
  width: 100%;
  padding-top: calc(400 / 1920 * 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.ContactBanner.__ID__ .BannerImg img {
  display: none;
}
.ContactBanner.__ID__ .BannerText {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ContactBanner.__ID__ .BannerTitle {
  width: 100%;
  color: #fff;
  font-weight: 700;
  line-height: 1.2;
}

.ContactWay.__ID__ {
  width: 100%;
  background-image: url(../images/Bg2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #eef4ff;
  padding-bottom: 0.8rem;
}
.ContactWay.__ID__ .WayInfo {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ContactWay.__ID__ .WayInfo .InfoImg {
  width: 35.85%;
}
.ContactWay.__ID__ .WayInfo .InfoImg .Img {
  width: 100%;
  padding-top: calc(440 / 545 * 100%);
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.ContactWay.__ID__ .WayInfo .InfoImg img {
  display: none;
}
.ContactWay.__ID__ .WayInfo .InfoText {
  width: 58.15%;
}
.ContactWay.__ID__ .WayInfo .InfoMsg {
  width: 100%;
}
.ContactWay.__ID__ .WayInfo .InfoMsg .MsgList {
  width: 100%;
}
.ContactWay.__ID__ .WayInfo .InfoMsg .MsgItem {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.2rem;
}
.ContactWay.__ID__ .WayInfo .InfoMsg .MsgItem:last-child {
  margin-bottom: 0;
}
.ContactWay.__ID__ .WayInfo .InfoMsg .MsgItem .ItemIcon {
  width: auto;
  margin-right: 0.2rem;
}
.ContactWay.__ID__ .WayInfo .InfoMsg .MsgItem .ItemIcon .Icon {
  width: 0.38rem;
  height: 0.38rem;
  min-width: 30px;
  min-height: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.8;
}
.ContactWay.__ID__ .WayInfo .InfoMsg .MsgItem .ItemIcon img {
  display: none;
}
.ContactWay.__ID__ .WayInfo .InfoMsg .MsgItem .ItemText {
  width: 100%;
}
.ContactWay.__ID__ .WayInfo .InfoMsg .MsgItem .ItemText .Text {
  width: 100%;
  color: #222;
  line-height: 1.5;
}
.ContactWay.__ID__ .WayInfo .InfoCode {
  width: 100%;
  margin-top: 0.5rem;
}
.ContactWay.__ID__ .WayInfo .InfoCode .Codes {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ContactWay.__ID__ .WayInfo .InfoCode .Code {
  width: auto;
  margin-right: 0.4rem;
}
.ContactWay.__ID__ .WayInfo .InfoCode .Code:last-child {
  margin-right: 0;
}
.ContactWay.__ID__ .WayInfo .InfoCode .Code .CodeImg {
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 0.1rem;
  overflow: hidden;
}
.ContactWay.__ID__ .WayInfo .InfoCode .Code .CodeImg img {
  width: 100%;
  height: 100%;
}
.ContactWay.__ID__ .WayInfo .InfoCode .Code .CodeText {
  width: auto;
  color: #666;
  text-align: center;
  line-height: 1.4;
  margin-top: 0.1rem;
}
@media (max-width: 900px) {
  .ContactWay.__ID__ .WayInfo .InfoImg {
    width: 40%;
  }
}
@media (max-width: 750px) {
  .ContactWay.__ID__ .WayInfo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .ContactWay.__ID__ .WayInfo .InfoImg {
    width: 100%;
  }
  .ContactWay.__ID__ .WayInfo .InfoText {
    width: 100%;
    margin-top: 10px;
  }
}

.ContactMsg.__ID__ {
  width: 100%;
  padding: 0.8rem 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fafbff), to(#f0f5ff));
  background-image: linear-gradient(180deg, #fafbff 0%, #f0f5ff 100%);
}
.ContactMsg.__ID__ .MsgTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ContactMsg.__ID__ .MsgTitle .Info {
  margin: 0 auto;
}
.ContactMsg.__ID__ .MsgTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ContactMsg.__ID__ .MsgTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.ContactMsg.__ID__ .MsgTitle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.ContactMsg.__ID__ .MsgTitle .Title .Text .color {
  color: #6486f4;
}
.ContactMsg.__ID__ .MsgForm {
  width: 100%;
  margin-top: 0.36rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow-x: hidden;
}
.ContactMsg.__ID__ .MsgForm .FormInput {
  width: 49%;
  margin-right: 2%;
}
.ContactMsg.__ID__ .MsgForm .FormName, .ContactMsg.__ID__ .MsgForm .FormPhone, .ContactMsg.__ID__ .MsgForm .FormEmail, .ContactMsg.__ID__ .MsgForm .FormFirm {
  width: 100%;
  background-color: #fff;
  overflow: hidden;
  margin-bottom: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 0.55rem;
  min-height: 42px;
  border: 0.01rem solid #d5ddf1;
  border-radius: 0.1rem;
}
.ContactMsg.__ID__ .MsgForm .FormName input, .ContactMsg.__ID__ .MsgForm .FormPhone input, .ContactMsg.__ID__ .MsgForm .FormEmail input, .ContactMsg.__ID__ .MsgForm .FormFirm input {
  width: 100%;
  padding: 0 0.2rem;
  height: 100%;
  border: 0;
  background-color: transparent;
}
.ContactMsg.__ID__ .MsgForm .FormCode {
  width: 100%;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 0.55rem;
  min-height: 42px;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 0.01rem solid #d5ddf1;
  border-radius: 0.1rem;
}
.ContactMsg.__ID__ .MsgForm .FormCode input {
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0 0.2rem;
  background-color: transparent;
}
.ContactMsg.__ID__ .MsgForm .FormCode img {
  width: 1.34rem;
  height: 100%;
  min-width: 80px;
}
.ContactMsg.__ID__ .MsgForm .FormTextarea {
  width: 49%;
}
.ContactMsg.__ID__ .MsgForm .FormRemark {
  width: 100%;
  height: 100%;
  background-color: #fff;
  margin-bottom: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border: 0.01rem solid #d5ddf1;
  border-radius: 0.1rem;
  overflow: hidden;
}
.ContactMsg.__ID__ .MsgForm .FormRemark textarea {
  width: 100%;
  height: 100%;
  padding: 0.17rem 0.2rem;
  border: none;
  background-color: transparent;
  line-height: 1.4;
}
.ContactMsg.__ID__ .MsgForm .FormButtons {
  width: 100%;
  margin-top: 0.4rem;
  text-align: center;
}
.ContactMsg.__ID__ .MsgForm .FormButtons .Button.Submit {
  padding: 0.18rem 0.72rem;
  color: #fff;
  border-radius: 0.27rem;
  background: #4268e5;
  border: 0;
  cursor: pointer;
}
@media (max-width: 1920px) {
  .ContactMsg.__ID__ .MsgForm .FormButtons .Button.Submit {
    border-radius: 27px;
  }
}
@media (max-width: 900px) {
  .ContactMsg.__ID__ .MsgForm .FormInput {
    width: 100%;
    margin-right: 0;
  }
  .ContactMsg.__ID__ .MsgForm .FormTextarea {
    width: 100%;
    margin-top: 0.2rem;
  }
  .ContactMsg.__ID__ .MsgForm .FormRemark textarea {
    height: 2rem;
    min-height: 72px;
  }
}

.A1To9Banner.__ID__ {
  width: 100%;
  padding: 0.5rem 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.A1To9Banner.__ID__ .BannerBoard {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A1To9Banner.__ID__ .BannerText {
  width: 66.5%;
}
.A1To9Banner.__ID__ .BannerTitle {
  width: 100%;
  color: #fff;
  font-weight: 700;
}
.A1To9Banner.__ID__ .BannerRemark {
  width: 100%;
  color: #fff;
  margin-top: 0.36rem;
  line-height: 1.5;
}
.A1To9Banner.__ID__ .BannerRemark p {
  color: #fff;
  line-height: 1.5;
}
.A1To9Banner.__ID__ .BannerImg {
  width: 20%;
}
.A1To9Banner.__ID__ .BannerImg .Img {
  width: 100%;
  padding-top: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0.2rem;
}
.A1To9Banner.__ID__ .BannerImg img {
  display: none;
}
@media (max-width: 1200px) {
  .A1To9Banner.__ID__ .BannerText {
    width: 75%;
  }
}
@media (max-width: 900px) {
  .A1To9Banner.__ID__ .BannerBoard {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .A1To9Banner.__ID__ .BannerText {
    width: 100%;
    margin-top: 10px;
  }
  .A1To9Banner.__ID__ .BannerImg {
    min-width: 165px;
  }
}

.A1To9GC.__ID__ {
  width: 100%;
  background-image: url(../images/Bg1.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-bottom: 0.8rem;
  background-color: #eef4ff;
}
.A1To9GC.__ID__ .GCTitle.L1 .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
}
.A1To9GC.__ID__ .GCTitle.L2 .Title .Text::after {
  background: url(../images/loading2.png) center/cover no-repeat;
}
.A1To9GC.__ID__ .GCTitle.L3 .Title .Text::after {
  background: url(../images/loading3.png) center/cover no-repeat;
}
.A1To9GC.__ID__ .GCTitle.L4 .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
}
.A1To9GC.__ID__ .GCTitle.L5 .Title .Text::after {
  background: url(../images/loading5.png) center/cover no-repeat;
}
.A1To9GC.__ID__ .GCTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A1To9GC.__ID__ .GCTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A1To9GC.__ID__ .GCTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A1To9GC.__ID__ .GCTitle .Title .Text::after {
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A1To9GC.__ID__ .GCTitle .Title .Text .color {
  color: #6486f4;
}
.A1To9GC.__ID__ .GCList {
  width: 100%;
  margin-top: 0.36rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.A1To9GC.__ID__ .GCItem {
  width: calc((100% - 2% * 3) / 4);
  margin-right: 2%;
  margin-bottom: 2%;
  padding: 0.2rem 0.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f9faff;
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A1To9GC.__ID__ .GCItem:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.A1To9GC.__ID__ .GCItem:nth-child(4n) {
  margin-right: 0;
}
.A1To9GC.__ID__ .GCItem .ItemIcon {
  margin-right: 0.1rem;
}
.A1To9GC.__ID__ .GCItem .ItemIcon .Icon {
  width: 0.96rem;
  padding-top: calc(88 / 96 * 0.96rem);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.A1To9GC.__ID__ .GCItem .ItemIcon img {
  display: none;
}
.A1To9GC.__ID__ .GCItem .ItemText {
  width: 100%;
}
.A1To9GC.__ID__ .GCItem .ItemTitle {
  width: 100%;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
}
.A1To9GC.__ID__ .GCItem .ItemRemark {
  width: 100%;
  color: #666;
  line-height: 1.5;
  margin-top: 0.15rem;
  white-space: nowrap;
}
.A1To9GC.__ID__ .GCItem .ItemRemark p {
  white-space: nowrap;
  color: #666;
  line-height: 1.5;
}
.A1To9GC.__ID__ .GCButtons {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.A1To9GC.__ID__ .GCButtons .Consult {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #4268e5;
  padding: 0.15rem 0.2rem;
  border-radius: 0.3rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A1To9GC.__ID__ .GCButtons .Consult .Text {
  color: #fff;
  line-height: 1.2;
  margin-right: 0.3rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A1To9GC.__ID__ .GCButtons .Consult .Icon {
  min-width: 18px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 0.18rem;
  height: 0.17rem;
  min-height: 17px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1200px) {
  .A1To9GC.__ID__ .GCItem .ItemIcon {
    width: auto;
    min-width: 60px;
  }
  .A1To9GC.__ID__ .GCItem .ItemIcon .Icon {
    width: 100%;
    padding-top: calc(88 / 96 * 100%);
  }
}
@media (max-width: 1080px) {
  .A1To9GC.__ID__ .GCItem {
    width: calc((100% - 2% * 1) / 2);
  }
  .A1To9GC.__ID__ .GCItem:nth-child(2n) {
    margin-right: 0;
  }
  .A1To9GC.__ID__ .GCItem .ItemIcon {
    width: 25%;
  }
}
@media (max-width: 550px) {
  .A1To9GC.__ID__ .GCItem {
    width: 100%;
    margin-right: 0;
  }
}

.A1PE.__ID__ {
  width: 100%;
  padding: 0.8rem 0;
  background-color: #dde8fc;
}
.A1PE.__ID__ .PETitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A1PE.__ID__ .PETitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A1PE.__ID__ .PETitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A1PE.__ID__ .PETitle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A1PE.__ID__ .PETitle .Title .Text .color {
  color: #6486f4;
}
.A1PE.__ID__ .PEManual {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0.45rem;
}
.A1PE.__ID__ .PEManual .ManualStep {
  width: 60%;
  position: relative;
  z-index: 5;
}
.A1PE.__ID__ .PEManual .ManualStep .StepList {
  width: 100%;
  position: relative;
  z-index: 5;
}
.A1PE.__ID__ .PEManual .ManualStep .StepItem {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 0.1rem;
}
.A1PE.__ID__ .PEManual .ManualStep .StepItem:last-child {
  margin-bottom: 0;
}
.A1PE.__ID__ .PEManual .ManualStep .StepItem .ItemIcon {
  border-radius: 50%;
  margin-right: 0.16rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: 0.08rem;
}
.A1PE.__ID__ .PEManual .ManualStep .StepItem .ItemIcon .Icon {
  width: 0.4rem;
  height: 0.4rem;
  min-width: 30px;
  min-height: 30px;
  color: #6f7fb3;
  background: #f2f6ff;
  border: solid 0.02rem #d5e0fa;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A1PE.__ID__ .PEManual .ManualStep .StepItem .ItemTitle {
  width: 100%;
  height: 0.56rem;
  min-height: calc(30px + .16rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.A1PE.__ID__ .PEManual .ManualStep .StepItem .ItemTitle .Title {
  color: #222;
  line-height: 1.2;
}
.A1PE.__ID__ .PEManual .ManualStep .StepItem .ItemTitle .Icon {
  width: 0.16rem;
  min-width: 16px;
  margin-left: 0.1rem;
  height: 0.09rem;
  min-height: 9px;
  color: #444;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A1PE.__ID__ .PEManual .ManualStep .StepItem .ItemContent {
  width: 100%;
  display: none;
  color: #222;
  line-height: 1.5;
  margin-top: 0.1rem;
}
.A1PE.__ID__ .PEManual .ManualStep .StepItem.Open .ItemIcon {
  background: #f2f6ff;
}
.A1PE.__ID__ .PEManual .ManualStep .StepItem.Open .ItemIcon .Icon {
  border-color: #3aa045;
  color: #fff;
  background: #3aa045;
}
.A1PE.__ID__ .PEManual .ManualStep .StepItem.Open .ItemTitle .Icon {
  color: #3aa045;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.A1PE.__ID__ .PEManual .ManualStep .StepLine {
  width: 0.56rem;
  min-width: calc(30px + .16rem);
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 4;
}
.A1PE.__ID__ .PEManual .ManualStep .StepLine::before {
  content: "";
  width: 0.02rem;
  min-width: 1px;
  display: block;
  border-left: 0.01rem dashed #c4d2f4;
}
.A1PE.__ID__ .PEManual .ManualImg {
  width: 37.5%;
}
.A1PE.__ID__ .PEManual .ManualImg .Img {
  width: 100%;
  padding-top: calc(535 / 570 * 100%);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0.2rem;
  overflow: hidden;
}
.A1PE.__ID__ .PEManual .ManualImg img {
  display: none;
}
@media (max-width: 750px) {
  .A1PE.__ID__ .PEManual {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .A1PE.__ID__ .PEManual .ManualStep {
    width: 100%;
    margin-top: 20px;
  }
  .A1PE.__ID__ .PEManual .ManualImg {
    width: 100%;
  }
}

.A1Merit.__ID__ {
  width: 100%;
  background-color: #eef4ff;
  padding: 0.7rem 0 0.5rem;
}
.A1Merit.__ID__ .MeritTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A1Merit.__ID__ .MeritTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A1Merit.__ID__ .MeritTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A1Merit.__ID__ .MeritTitle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A1Merit.__ID__ .MeritTitle .Title .Text .color {
  color: #6486f4;
}
.A1Merit.__ID__ .MeritTitle .Remark {
  width: 60%;
  color: #444;
  line-height: 1.5;
}
.A1Merit.__ID__ .MeritTitle .Remark p {
  color: #444;
  line-height: 1.5;
}
.A1Merit.__ID__ .MeritList {
  width: 100%;
  margin-top: 0.36rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.A1Merit.__ID__ .MeritItem {
  width: calc((100% - 2%) / 2);
  margin-right: 2%;
  margin-bottom: 2%;
  padding: 0.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #f7f9ff;
  border-radius: 0.2rem;
  border: solid 0.01rem #ffffff;
}
.A1Merit.__ID__ .MeritItem:nth-child(2n) {
  margin-right: 0;
}
.A1Merit.__ID__ .MeritItem .ItemImg {
  width: 40%;
}
.A1Merit.__ID__ .MeritItem .ItemImg .Img {
  width: 100%;
  padding-top: calc(245 / 300 * 100%);
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0.2rem;
}
.A1Merit.__ID__ .MeritItem .ItemImg img {
  display: none;
}
.A1Merit.__ID__ .MeritItem .ItemText {
  width: 55%;
}
.A1Merit.__ID__ .MeritItem .ItemTitle {
  width: 100%;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
}
.A1Merit.__ID__ .MeritItem .ItemRemark {
  width: 100%;
  margin-top: 0.26rem;
  color: #666;
  line-height: 1.5;
}
.A1Merit.__ID__ .MeritItem .ItemRemark p {
  color: #666;
  line-height: 1.5;
}
.A1Merit.__ID__ .MeritItem .ItemRemark p::before {
  content: "·";
  display: inline;
  color: #666;
  line-height: 1.5;
}
@media (max-width: 1080px) {
  .A1Merit.__ID__ .MeritTitle {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .A1Merit.__ID__ .MeritTitle .Title {
    width: 100%;
  }
  .A1Merit.__ID__ .MeritTitle .Remark {
    width: 100%;
    margin-top: 10px;
  }
  .A1Merit.__ID__ .MeritItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .A1Merit.__ID__ .MeritItem .ItemText {
    width: 100%;
    margin-top: 10px;
  }
  .A1Merit.__ID__ .MeritItem .ItemImg {
    width: 100%;
  }
}
@media (max-width: 550px) {
  .A1Merit.__ID__ .MeritItem {
    width: 100%;
    margin-right: 0;
  }
}

.A1To9ZCL.__ID__ {
  width: 100%;
  background-image: url(../images/A1-14.jpg);
  background-repeat: no-repeat;
  background-position: cover;
  background-position: center;
  padding: 0.8rem 0 0.75rem;
  background-color: #cee0fc;
}
.A1To9ZCL.__ID__ .ZCLTitle.L1 .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
}
.A1To9ZCL.__ID__ .ZCLTitle.L4 .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
}
.A1To9ZCL.__ID__ .ZCLTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A1To9ZCL.__ID__ .ZCLTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A1To9ZCL.__ID__ .ZCLTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A1To9ZCL.__ID__ .ZCLTitle .Title .Text::after {
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A1To9ZCL.__ID__ .ZCLTitle .Title .Text .color {
  color: #6486f4;
}
.A1To9ZCL.__ID__ .ZCLRemark {
  width: 100%;
  margin-top: 0.36rem;
  color: #444;
  line-height: 1.5;
}
.A1To9ZCL.__ID__ .ZCLRemark p {
  color: #444;
  line-height: 1.5;
}
.A1To9ZCL.__ID__ .ZCLServe {
  width: 100%;
  margin-top: 0.32rem;
}
.A1To9ZCL.__ID__ .ZCLServe .ServeTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A1To9ZCL.__ID__ .ZCLServe .ServeTitle .Title {
  width: auto;
  color: #222;
  font-weight: 700;
  line-height: 1.3;
}
.A1To9ZCL.__ID__ .ZCLServe .ServeTitle::before {
  content: "";
  width: 0.04rem;
  margin-right: 0.1rem;
  height: 0.22rem;
  min-width: 4px;
  min-height: 22px;
  border-radius: 0.02rem;
  background: #3aa045;
}
.A1To9ZCL.__ID__ .ZCLServe .ServeList {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0.32rem;
}
.A1To9ZCL.__ID__ .ZCLServe .ServeItem {
  width: calc((100% - 2% * 1) / 2);
  margin-right: 2%;
  margin-bottom: 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ecf1fd;
  border-radius: 0.2rem;
  border: solid 0.01rem #f2f6ff;
  padding: 0.36rem 0.6rem;
}
.A1To9ZCL.__ID__ .ZCLServe .ServeItem:nth-child(2n) {
  margin-right: 0;
}
.A1To9ZCL.__ID__ .ZCLServe .ServeItem .ItemText {
  width: 100%;
}
.A1To9ZCL.__ID__ .ZCLServe .ServeItem .ItemTitle {
  width: 100%;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
}
.A1To9ZCL.__ID__ .ZCLServe .ServeItem .ItemRemark {
  width: 100%;
  color: #666;
  line-height: 1.5;
  margin-top: 0.28rem;
}
.A1To9ZCL.__ID__ .ZCLServe .ServeItem .ItemIcon {
  width: auto;
  margin-left: 0.1rem;
}
.A1To9ZCL.__ID__ .ZCLServe .ServeItem .ItemIcon .Icon {
  width: 1.7rem;
  height: 1.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.A1To9ZCL.__ID__ .ZCLServe .ServeItem .ItemIcon img {
  display: none;
}
.A1To9ZCL.__ID__ .ZCLServe .ServeTips {
  width: 100%;
  color: #444;
  line-height: 1.5;
}
.A1To9ZCL.__ID__ .ZCLServe .ServeTips .color {
  color: #4268e5;
}
@media (max-width: 750px) {
  .A1To9ZCL.__ID__ .ZCLServe .ServeItem {
    width: 100%;
    margin-right: 0;
  }
  .A1To9ZCL.__ID__ .ZCLServe .ServeItem .ItemIcon .Icon {
    width: 85px;
    height: 75px;
  }
}

.A1Than.__ID__ {
  background-color: #dde8fc;
  width: 100%;
  padding: 0.8rem 0;
}
.A1Than.__ID__ .ThanTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A1Than.__ID__ .ThanTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A1Than.__ID__ .ThanTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A1Than.__ID__ .ThanTitle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A1Than.__ID__ .ThanTitle .Title .Text .color {
  color: #6486f4;
}
.A1Than.__ID__ .ThanList {
  width: 100%;
  margin-top: 0.48rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.A1Than.__ID__ .ThanItem {
  width: calc((100% - 2% * 2) / 3);
  margin-right: 2%;
  margin-bottom: 2%;
  padding: 0.48rem;
  background: #f7f9ff;
  border-radius: 0.2rem;
  border: solid 0.01rem #ffffff;
}
.A1Than.__ID__ .ThanItem:hover .ItemTitle .Icon {
  background: #3aa045;
  color: #fff;
}
.A1Than.__ID__ .ThanItem:nth-child(3n) {
  margin-right: 0;
}
.A1Than.__ID__ .ThanItem .ItemTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 0.16rem;
  border-top: 0.01rem solid transparent;
  border-bottom: 0.01rem solid #dde8fd;
}
.A1Than.__ID__ .ThanItem .ItemTitle .Icon {
  width: 0.34rem;
  height: 0.34rem;
  min-width: 30px;
  min-height: 30px;
  color: #4268e5;
  background: #dfe9ff;
  border-radius: 0.1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-right: 0.16rem;
}
.A1Than.__ID__ .ThanItem .ItemTitle .Title {
  color: #222;
  line-height: 1.2;
  width: auto;
}
.A1Than.__ID__ .ThanItem .ItemRemark {
  margin-top: 0.28rem;
  width: 100%;
  color: #444;
  line-height: 1.6;
}
@media (max-width: 750px) {
  .A1Than.__ID__ .ThanItem {
    width: 100%;
  }
}
.A1Than.__ID__ .ThanTable {
  width: 100%;
  overflow-x: auto;
}
.A1Than.__ID__ .ThanTable .Table {
  width: 100%;
  background: #f7f9ff;
  border-radius: 0.1rem;
  border: solid 0.01rem #ffffff;
  padding: 0.5rem 0.48rem;
  min-width: 960px;
}
.A1Than.__ID__ .ThanTable .TableHead {
  width: 100%;
}
.A1Than.__ID__ .ThanTable .TableMain {
  width: 100%;
}
.A1Than.__ID__ .ThanTable .Text {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.A1Than.__ID__ .ThanTable .Text span {
  width: auto;
  color: #444;
  display: block;
  line-height: 1.5;
  padding: 0 0.1rem;
}
.A1Than.__ID__ .ThanTable table, .A1Than.__ID__ .ThanTable td, .A1Than.__ID__ .ThanTable th, .A1Than.__ID__ .ThanTable tr {
  border: none;
}
.A1Than.__ID__ .ThanTable table {
  width: 100%;
  margin-top: 0.28rem;
}
.A1Than.__ID__ .ThanTable table td {
  width: 20%;
  color: #444;
  line-height: 1.4;
  padding: 0.1rem 0.3rem;
}
.A1Than.__ID__ .ThanTable table thead, .A1Than.__ID__ .ThanTable table tbody {
  width: 100%;
}
.A1Than.__ID__ .ThanTable table thead tr {
  background: #fff;
}
.A1Than.__ID__ .ThanTable table tbody tr:nth-child(odd) {
  background: #f7f9ff;
}
.A1Than.__ID__ .ThanTable table tbody tr:nth-child(even) {
  background: #fff;
}
.A1Than.__ID__ .ThanTable table tbody tr td:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A1Than.__ID__ .ThanTable table tbody tr td:first-child span {
  border-width: 0.01rem;
  border-style: solid;
  width: 0.16rem;
  min-width: 16px;
  height: 0.16rem;
  min-height: 16px;
  margin-right: 0.1rem;
  border-radius: 50%;
}

.A2What.__ID__ {
  width: 100%;
  background: #dde8fc;
  padding: 0.8rem 0;
}
.A2What.__ID__ .WhatInfo {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0.4rem;
}
.A2What.__ID__ .WhatText {
  width: 58%;
}
.A2What.__ID__ .WhatTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A2What.__ID__ .WhatTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A2What.__ID__ .WhatTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A2What.__ID__ .WhatTitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A2What.__ID__ .WhatTitle .Title .Text .color {
  color: #6486f4;
}
.A2What.__ID__ .WhatRemark {
  width: 100%;
  color: #444;
  line-height: 1.5;
}
.A2What.__ID__ .WhatRemark p {
  color: #444;
  line-height: 1.5;
}
.A2What.__ID__ .WhatImg {
  width: 37%;
}
.A2What.__ID__ .WhatImg .Img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: calc(355 / 570 * 100%);
  border-radius: 0.2rem;
  height: 100%;
}
.A2What.__ID__ .WhatImg img {
  display: none;
}
@media (max-width: 900px) {
  .A2What.__ID__ .WhatInfo {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .A2What.__ID__ .WhatText {
    width: 100%;
  }
  .A2What.__ID__ .WhatImg {
    width: 100%;
    margin-top: 10px;
  }
}

.A2Manual.__ID__ {
  width: 100%;
  padding: 0.8rem 0;
  background: #e7eefe;
}
.A2Manual.__ID__ .ManualTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A2Manual.__ID__ .ManualTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A2Manual.__ID__ .ManualTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A2Manual.__ID__ .ManualTitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A2Manual.__ID__ .ManualTitle .Title .Text .color {
  color: #6486f4;
}
.A2Manual.__ID__ .ManualList {
  width: 100%;
  margin-top: 0.4rem;
}
.A2Manual.__ID__ .ManualItem {
  width: 100%;
  background: #f7f9ff;
  border-radius: 0.2rem;
  margin-bottom: 0.1rem;
  border: solid 0.01rem #fff;
}
.A2Manual.__ID__ .ManualItem:last-child {
  margin-bottom: 0;
}
.A2Manual.__ID__ .ManualItem .ItemTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.23rem 0.48rem;
  border-top: 0.01rem solid transparent;
  border-bottom: 0.01rem solid #dde8fd;
  cursor: pointer;
}
.A2Manual.__ID__ .ManualItem .ItemTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A2Manual.__ID__ .ManualItem .ItemTitle .Text {
  width: auto;
  font-weight: 700;
  color: #222;
  line-height: 1.3;
}
.A2Manual.__ID__ .ManualItem .ItemTitle .Number {
  width: 0.34rem;
  min-width: 30px;
  height: 0.34rem;
  min-height: 30px;
  border-radius: 0.1rem;
  background: #4268e5;
  color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-right: 0.16rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.A2Manual.__ID__ .ManualItem .ItemTitle .Button {
  width: auto;
}
.A2Manual.__ID__ .ManualItem .ItemTitle .Icon {
  width: 0.15rem;
  height: 0.09rem;
  min-width: 15px;
  min-height: 9px;
  color: #9aabe3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A2Manual.__ID__ .ManualItem .ItemContent {
  width: 100%;
  display: none;
}
.A2Manual.__ID__ .ManualItem .ItemText {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.4rem 0.48rem;
}
.A2Manual.__ID__ .ManualItem .ItemText::before {
  content: "";
  display: block;
  width: 0.34rem;
  min-width: 30px;
  height: 0.34rem;
  min-height: 30px;
  margin-right: 0.1rem;
}
.A2Manual.__ID__ .ManualItem .ItemRemark {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.A2Manual.__ID__ .ManualItem .ItemRemark li {
  width: 50%;
  color: #444;
  display: block;
  line-height: 1.75;
}
.A2Manual.__ID__ .ManualItem .ItemRemark li::before {
  content: "·";
  color: #444;
}
.A2Manual.__ID__ .ManualItem.Open .ItemTitle .Number {
  background: #3aa045;
}
.A2Manual.__ID__ .ManualItem.Open .ItemTitle .Icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (max-width: 1200px) {
  .A2Manual.__ID__ .ManualItem .ItemRemark li {
    width: 100%;
  }
}

.A2Cost.__ID__ {
  width: 100%;
  background: #dde8fc;
  padding: 0.8rem 0;
}
.A2Cost.__ID__ .CostTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A2Cost.__ID__ .CostTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A2Cost.__ID__ .CostTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A2Cost.__ID__ .CostTitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A2Cost.__ID__ .CostTitle .Title .Text .color {
  color: #6486f4;
}
.A2Cost.__ID__ .CostInfo {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0.4rem;
}
.A2Cost.__ID__ .CostText {
  width: 58%;
}
.A2Cost.__ID__ .CostRemark {
  width: 100%;
  color: #444;
  line-height: 1.5;
}
.A2Cost.__ID__ .CostRemark p {
  color: #444;
  line-height: 1.5;
}
.A2Cost.__ID__ .CostImg {
  width: 37%;
}
.A2Cost.__ID__ .CostImg .Img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: calc(355 / 570 * 100%);
  border-radius: 0.2rem;
  height: 100%;
}
.A2Cost.__ID__ .CostImg img {
  display: none;
}
@media (max-width: 900px) {
  .A2Cost.__ID__ .CostInfo {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .A2Cost.__ID__ .CostText {
    width: 100%;
    margin-top: 10px;
  }
  .A2Cost.__ID__ .CostImg {
    width: 100%;
  }
}

.A2Effect.__ID__ {
  width: 100%;
  background: #e7eefe;
  padding: 0.8rem 0 0.32rem;
}
.A2Effect.__ID__ .EffectTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A2Effect.__ID__ .EffectTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A2Effect.__ID__ .EffectTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A2Effect.__ID__ .EffectTitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A2Effect.__ID__ .EffectTitle .Title .Text .color {
  color: #6486f4;
}
.A2Effect.__ID__ .EffectGuide {
  width: 100%;
  margin-top: 0.36rem;
}
.A2Effect.__ID__ .EffectGuide .GuideTitle {
  color: #444;
  line-height: 1.3;
  width: 100%;
  font-weight: 700;
}
.A2Effect.__ID__ .EffectGuide .GuideContent {
  width: 100%;
  color: #444;
  line-height: 1.5;
  margin-top: 0.2rem;
}
.A2Effect.__ID__ .EffectTenet {
  width: 100%;
  margin-top: 0.32rem;
}
.A2Effect.__ID__ .EffectTenet .TenetTitle {
  width: 100%;
  color: #222;
  line-height: 1.3;
  font-weight: 700;
}
.A2Effect.__ID__ .EffectTenet .TenetSwiper {
  width: 100%;
  margin-top: 0.28rem;
}
.A2Effect.__ID__ .EffectTenet .TenetSwiper .swiper-pagination {
  width: 100%;
  margin-top: 0.3rem;
  position: static;
}
.A2Effect.__ID__ .EffectTenet .TenetSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: rgba(58, 160, 69, 0.5);
}
.A2Effect.__ID__ .EffectTenet .TenetSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  background: #3aa045;
}
.A2Effect.__ID__ .EffectTenet .TenetSwiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.22rem;
  height: 0.22rem;
  background: transparent;
  position: relative;
  border: 0.02rem solid transparent;
  z-index: 5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 0.05rem;
  transition: all 0.5s;
  border-radius: 50%;
}
.A2Effect.__ID__ .EffectTenet .TenetSwiper .swiper-pagination .swiper-pagination-bullet::after {
  content: "";
  display: block;
  width: 36.3%;
  height: 36.3%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 5;
  background: rgba(58, 160, 69, 0.8);
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A2Effect.__ID__ .EffectTenet .TenetSlide {
  height: auto;
}
.A2Effect.__ID__ .EffectTenet .TenetSlide:hover .SlideIcon .Icon {
  color: #4268e5;
}
.A2Effect.__ID__ .EffectTenet .TenetSlide .SlideBoard {
  width: 100%;
  height: 100%;
  background: #f7f9ff;
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  padding: 0.5rem;
}
.A2Effect.__ID__ .EffectTenet .TenetSlide .SlideIcon {
  width: 0.52rem;
  height: 0.55rem;
  font-size: 0.26rem;
  position: relative;
  z-index: 5;
}
@media (max-width: 1920px) {
  .A2Effect.__ID__ .EffectTenet .TenetSlide .SlideIcon {
    font-size: 15px;
    width: 33px;
    height: 35px;
  }
}
.A2Effect.__ID__ .EffectTenet .TenetSlide .SlideIcon .Number {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
}
.A2Effect.__ID__ .EffectTenet .TenetSlide .SlideIcon .Icon {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #dfe9ff;
}
.A2Effect.__ID__ .EffectTenet .TenetSlide .SlideTitle {
  color: #222;
  line-height: 1.3;
  font-weight: 700;
  margin-top: 0.24rem;
}
.A2Effect.__ID__ .EffectTenet .TenetSlide .SlideRemark {
  width: 100%;
  color: #666;
  line-height: 1.75;
  margin-top: 0.24rem;
}

.A2Kind.__ID__ {
  width: 100%;
  background: #dde8fc;
  padding: 0.8rem 0 0.32rem;
}
.A2Kind.__ID__ .KindTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A2Kind.__ID__ .KindTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A2Kind.__ID__ .KindTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A2Kind.__ID__ .KindTitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A2Kind.__ID__ .KindTitle .Title .Text .color {
  color: #6486f4;
}
.A2Kind.__ID__ .KindGuide {
  width: 100%;
  color: #222;
  line-height: 1.4;
  margin-top: 0.36rem;
}
.A2Kind.__ID__ .KindList {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0.36rem;
}
.A2Kind.__ID__ .KindItem {
  width: calc((100% - 2% * 2) / 3);
  margin-right: 2%;
  margin-bottom: 2%;
  background: #f7f9ff;
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  padding: 0.2rem;
  text-align: center;
}
.A2Kind.__ID__ .KindItem:nth-child(3n) {
  margin-right: 0;
}
.A2Kind.__ID__ .KindItem .ItemImg {
  width: 100%;
}
.A2Kind.__ID__ .KindItem .ItemImg .Img {
  width: 100%;
  padding-top: calc(252 / 447 * 100%);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0.2rem;
}
.A2Kind.__ID__ .KindItem .ItemImg img {
  display: none;
}
.A2Kind.__ID__ .KindItem .ItemTitle {
  width: 100%;
  margin-top: 0.3rem;
  color: #222;
  font-weight: 700;
  line-height: 1.4;
}
.A2Kind.__ID__ .KindItem .ItemRemark {
  width: 100%;
  margin-top: 0.18rem;
  color: #666;
  line-height: 1.5;
}
.A2Kind.__ID__ .KindTips {
  width: 100%;
  color: #444;
  line-height: 1.5;
  margin-top: 0.1rem;
}
@media (max-width: 600px) {
  .A2Kind.__ID__ .KindItem {
    width: 100%;
    margin-right: 0;
  }
}

.A2Neet.__ID__ {
  width: 100%;
  background: #e7eefe;
  padding: 0.8rem 0;
}
.A2Neet.__ID__ .NeetTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A2Neet.__ID__ .NeetTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A2Neet.__ID__ .NeetTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A2Neet.__ID__ .NeetTitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A2Neet.__ID__ .NeetTitle .Title .Text .color {
  color: #6486f4;
}
.A2Neet.__ID__ .NeetInfo {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0.4rem;
}
.A2Neet.__ID__ .NeetText {
  width: 58%;
}
.A2Neet.__ID__ .NeetRemark {
  width: 100%;
  color: #444;
  line-height: 1.5;
}
.A2Neet.__ID__ .NeetRemark p {
  color: #444;
  line-height: 1.5;
}
.A2Neet.__ID__ .NeetImg {
  width: 37%;
}
.A2Neet.__ID__ .NeetImg .Img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: calc(355 / 570 * 100%);
  border-radius: 0.2rem;
  height: 100%;
}
.A2Neet.__ID__ .NeetImg img {
  display: none;
}
@media (max-width: 900px) {
  .A2Neet.__ID__ .NeetInfo {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .A2Neet.__ID__ .NeetText {
    width: 100%;
  }
  .A2Neet.__ID__ .NeetImg {
    width: 100%;
    margin-top: 10px;
  }
}

.A2Class.__ID__ {
  width: 100%;
  background: #dde8fc;
  padding: 0.8rem 0;
}
.A2Class.__ID__ .ClassTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A2Class.__ID__ .ClassTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A2Class.__ID__ .ClassTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A2Class.__ID__ .ClassTitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A2Class.__ID__ .ClassTitle .Title .Text .color {
  color: #6486f4;
}
.A2Class.__ID__ .ClassInfo {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0.4rem;
}
.A2Class.__ID__ .ClassText {
  width: 58%;
}
.A2Class.__ID__ .ClassRemark {
  width: 100%;
  color: #444;
  line-height: 1.5;
}
.A2Class.__ID__ .ClassRemark p {
  color: #444;
  line-height: 1.5;
}
.A2Class.__ID__ .ClassImg {
  width: 37%;
}
.A2Class.__ID__ .ClassImg .Img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: calc(355 / 570 * 100%);
  border-radius: 0.2rem;
  height: 100%;
}
.A2Class.__ID__ .ClassImg img {
  display: none;
}
.A2Class.__ID__ .ClassGuide {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f7f9ff;
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  padding: 0.5rem 0.6rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.6rem;
}
.A2Class.__ID__ .ClassGuide .GuideTitle {
  width: auto;
  position: relative;
  z-index: 5;
}
.A2Class.__ID__ .ClassGuide .GuideTitle .Title {
  white-space: nowrap;
  color: #222;
  line-height: 1.5;
  font-weight: 700;
  width: auto;
  position: relative;
  z-index: 5;
}
.A2Class.__ID__ .ClassGuide .GuideTitle::after {
  content: "";
  display: block;
  background: #a8daae;
  width: 0.22rem;
  height: 0.22rem;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 4;
}
.A2Class.__ID__ .ClassGuide .GuideLine {
  width: 0.3rem;
  height: 0.48rem;
  position: relative;
  z-index: 5;
  margin: 0 0.5rem;
}
.A2Class.__ID__ .ClassGuide .GuideLine::before {
  content: "";
  width: 0.02rem;
  min-width: 2px;
  height: 100%;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%) rotate(25deg);
          transform: translate(-50%, -50%) rotate(25deg);
  background: #e0e7fb;
}
.A2Class.__ID__ .ClassGuide .GuideRemark {
  width: 100%;
  color: #444;
  line-height: 1.75;
}
@media (max-width: 900px) {
  .A2Class.__ID__ .ClassInfo {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .A2Class.__ID__ .ClassText {
    width: 100%;
    margin-top: 10px;
  }
  .A2Class.__ID__ .ClassImg {
    width: 100%;
  }
}
@media (max-width: 750px) {
  .A2Class.__ID__ .ClassGuide {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .A2Class.__ID__ .ClassGuide .GuideRemark {
    width: 100%;
    margin-top: 10px;
  }
}

.A2Type.__ID__ {
  width: 100%;
  background: #e7eefe;
  padding: 0.8rem 0;
}
.A2Type.__ID__ .TypeTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A2Type.__ID__ .TypeTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A2Type.__ID__ .TypeTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A2Type.__ID__ .TypeTitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A2Type.__ID__ .TypeTitle .Title .Text .color {
  color: #6486f4;
}
.A2Type.__ID__ .TypeSwiper {
  width: 100%;
  margin-top: 0.36rem;
}
.A2Type.__ID__ .TypeSlide {
  height: auto;
  position: relative;
  z-index: 5;
}
.A2Type.__ID__ .TypeSlide .SlideBoard {
  padding: 0.6rem;
  height: 100%;
  width: 100%;
  background: #f7f9ff;
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A2Type.__ID__ .TypeSlide .SlideText {
  width: 100%;
}
.A2Type.__ID__ .TypeSlide .SlideTitle {
  color: #222;
  line-height: 1.3;
  width: 100%;
  font-weight: 700;
}
.A2Type.__ID__ .TypeSlide .SlideRemark {
  width: 100%;
  color: #666;
  line-height: 1.5;
  margin-top: 0.28rem;
}
.A2Type.__ID__ .TypeSlide .SlideImg {
  width: auto;
  padding: 0 0.1rem;
}
.A2Type.__ID__ .TypeSlide .SlideImg .Img {
  width: 0.56rem;
  min-width: 42px;
  height: 0.88rem;
  min-height: 66px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.A2Type.__ID__ .TypeSlide .SlideImg img {
  display: none;
}
.A2Type.__ID__ .TypeSlide .SlideIcon {
  width: 1.17rem;
  height: 1.4rem;
  position: absolute;
  right: -0.02rem;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  z-index: 4;
}
.A2Type.__ID__ .TypeSlide .SlideIcon .Number {
  width: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 0.26rem;
  color: #fff;
  z-index: 5;
  text-align: center;
}
.A2Type.__ID__ .TypeSlide .SlideIcon .Icon {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.A2Choice.__ID__ {
  width: 100%;
  background: #dde8fc;
  padding: 0.8rem 0;
}
.A2Choice.__ID__ .ChoiceTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A2Choice.__ID__ .ChoiceTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A2Choice.__ID__ .ChoiceTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A2Choice.__ID__ .ChoiceTitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A2Choice.__ID__ .ChoiceTitle .Title .Text .color {
  color: #6486f4;
}
.A2Choice.__ID__ .ChoiceInfo {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0.4rem;
}
.A2Choice.__ID__ .ChoiceText {
  width: 58%;
}
.A2Choice.__ID__ .ChoiceRemark {
  width: 100%;
  color: #444;
  line-height: 1.5;
}
.A2Choice.__ID__ .ChoiceRemark p {
  color: #444;
  line-height: 1.5;
}
.A2Choice.__ID__ .ChoiceImg {
  width: 37%;
}
.A2Choice.__ID__ .ChoiceImg .Img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: calc(355 / 570 * 100%);
  border-radius: 0.2rem;
  height: 100%;
}
.A2Choice.__ID__ .ChoiceImg img {
  display: none;
}
@media (max-width: 900px) {
  .A2Choice.__ID__ .ChoiceInfo {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .A2Choice.__ID__ .ChoiceText {
    width: 100%;
  }
  .A2Choice.__ID__ .ChoiceImg {
    width: 100%;
    margin-top: 10px;
  }
}

.A2Range.__ID__ {
  width: 100%;
  background: #e7eefe;
  padding: 0.8rem 0;
}
.A2Range.__ID__ .RangeTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A2Range.__ID__ .RangeTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A2Range.__ID__ .RangeTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A2Range.__ID__ .RangeTitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A2Range.__ID__ .RangeTitle .Title .Text .color {
  color: #6486f4;
}
.A2Range.__ID__ .RangeSwiper {
  width: 100%;
  margin-top: 0.36rem;
}
.A2Range.__ID__ .RangeSlide {
  position: relative;
  z-index: 5;
}
.A2Range.__ID__ .RangeSlide .SlideBg {
  width: 100%;
}
.A2Range.__ID__ .RangeSlide .SlideBg .Img {
  width: 100%;
  padding-top: calc(333 / 489 * 100%);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0.2rem;
}
.A2Range.__ID__ .RangeSlide .SlideBg img {
  display: none;
}
.A2Range.__ID__ .RangeSlide .SlideBoard {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 0.2rem;
}
.A2Range.__ID__ .RangeSlide .SlideText {
  padding: 0.28rem 0.3rem;
  width: 100%;
  background: rgba(242, 246, 255, 0.95);
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
}
.A2Range.__ID__ .RangeSlide .SlideTitle {
  width: 100%;
  color: #444;
  line-height: 1.3;
  font-weight: 700;
}
.A2Range.__ID__ .RangeSlide .SlideRemark {
  width: 100%;
  color: #666;
  line-height: 1.5;
  margin-top: 0.1rem;
}

.A2Flow.__ID__ {
  width: 100%;
  background: #dde8fc;
  padding: 0.8rem 0 0.18rem;
}
.A2Flow.__ID__ .FlowTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 19.2rem;
  max-width: 80%;
  margin: 0 auto;
}
.A2Flow.__ID__ .FlowTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A2Flow.__ID__ .FlowTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A2Flow.__ID__ .FlowTitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A2Flow.__ID__ .FlowTitle .Title .Text .color {
  color: #6486f4;
}
.A2Flow.__ID__ .FlowSwiper {
  width: 100%;
  margin-top: 0.36rem;
  position: relative;
  z-index: 5;
}
.A2Flow.__ID__ .FlowSwiper .SwiperContainer {
  width: 19.2rem;
  max-width: 80%;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}
.A2Flow.__ID__ .FlowSwiper .SwiperLine {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 4;
}
.A2Flow.__ID__ .FlowSwiper .SwiperLine::before {
  content: "";
  width: 0.4rem;
  height: 0.4rem;
  min-width: 30px;
  min-height: 30px;
  display: block;
  margin: 0.08rem;
}
.A2Flow.__ID__ .FlowSwiper .SwiperLine::after {
  content: "";
  width: 100%;
  display: block;
  height: 0.02rem;
  min-width: 2px;
  border-top: 0.02rem dashed #c4d2f4;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 5;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.A2Flow.__ID__ .FlowSlide.Active .SlideIcon .Icon {
  background: #f2f6ff;
}
.A2Flow.__ID__ .FlowSlide.Active .SlideIcon .Icon .Number {
  border-color: #3aa045;
  color: #fff;
  background: #3aa045;
}
.A2Flow.__ID__ .FlowSlide {
  height: auto;
}
.A2Flow.__ID__ .FlowSlide .SlieBoard {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.A2Flow.__ID__ .FlowSlide .SlideText {
  width: 100%;
  height: 100%;
  background-color: #f7f9ff;
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  padding: 0.5rem 0.4rem;
}
.A2Flow.__ID__ .FlowSlide .SlideTitle {
  color: #222;
  line-height: 1.3;
  width: 100%;
  font-weight: 700;
}
.A2Flow.__ID__ .FlowSlide .SlideRemark {
  width: 100%;
  color: #666;
  line-height: 1.5;
  margin-top: 0.2rem;
}
.A2Flow.__ID__ .FlowSlide .SlideIcon {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: baseline;
      -ms-flex-pack: baseline;
          justify-content: baseline;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A2Flow.__ID__ .FlowSlide .SlideIcon::before {
  content: "";
  width: 0.02rem;
  min-width: 2px;
  height: 0.4rem;
  min-height: 4px;
  background: #d5e0fa;
  display: block;
  margin-bottom: -0.06rem;
}
.A2Flow.__ID__ .FlowSlide .SlideIcon .Icon {
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: 0.08rem;
  cursor: pointer;
}
.A2Flow.__ID__ .FlowSlide .SlideIcon .Icon .Number {
  width: 0.4rem;
  height: 0.4rem;
  min-width: 30px;
  min-height: 30px;
  color: #6f7fb3;
  background: #f2f6ff;
  border: solid 0.02rem #d5e0fa;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A2Flow.__ID__ .FlowSwiperPagination {
  width: 100%;
  margin-top: 0.4rem;
  position: static;
}
.A2Flow.__ID__ .FlowSwiperPagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: rgba(58, 160, 69, 0.5);
}
.A2Flow.__ID__ .FlowSwiperPagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  background: #3aa045;
}
.A2Flow.__ID__ .FlowSwiperPagination .swiper-pagination-bullet {
  width: 0.22rem;
  height: 0.22rem;
  background: transparent;
  position: relative;
  border: 0.02rem solid transparent;
  z-index: 5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 0.05rem;
  transition: all 0.5s;
  border-radius: 50%;
}
.A2Flow.__ID__ .FlowSwiperPagination .swiper-pagination-bullet::after {
  content: "";
  display: block;
  width: 36.3%;
  height: 36.3%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 5;
  background: rgba(58, 160, 69, 0.8);
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1200px) {
  .A2Flow.__ID__ .FlowTitle {
    width: 100%;
    padding: 0 10px;
    max-width: 100%;
  }
  .A2Flow.__ID__ .FlowSwiper .SwiperContainer {
    width: 100%;
    padding: 0 10px;
    max-width: 100%;
  }
}

.A2Audit.__ID__ {
  width: 100%;
  background: #e7eefe;
  padding: 0.8rem 0;
}
.A2Audit.__ID__ .AuditTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A2Audit.__ID__ .AuditTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A2Audit.__ID__ .AuditTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A2Audit.__ID__ .AuditTitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A2Audit.__ID__ .AuditTitle .Title .Text .color {
  color: #6486f4;
}
.A2Audit.__ID__ .AuditList {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0.36rem;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.A2Audit.__ID__ .AuditItem {
  width: calc((100% - 0.5% * 3) / 4);
  margin-right: 0.5%;
  margin-bottom: 0.5%;
  background: rgba(242, 246, 255, 0.95);
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  padding: 0.2rem 0.28rem;
  min-height: 96px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A2Audit.__ID__ .AuditItem:nth-child(4n) {
  margin-right: 0;
}
.A2Audit.__ID__ .AuditItem .ItemRemark {
  width: 100%;
  color: #222;
  line-height: 1.5;
}
.A2Audit.__ID__ .AuditGuide {
  width: 100%;
  margin-top: 0.36rem;
}
.A2Audit.__ID__ .AuditGuide .GuideTitle {
  width: 100%;
  color: #222;
  font-weight: 700;
  line-height: 1.3;
}
.A2Audit.__ID__ .AuditGuide .GuideRemark {
  width: 100%;
  color: #444;
  line-height: 1.5;
  margin-top: 0.2rem;
}
@media (max-width: 1200px) {
  .A2Audit.__ID__ .AuditItem {
    height: 72px;
    min-height: 0;
  }
}
@media (max-width: 900px) {
  .A2Audit.__ID__ .AuditItem {
    width: calc((100% - 0.5% * 2) / 3);
  }
  .A2Audit.__ID__ .AuditItem:nth-child(4n) {
    margin-right: 0.5%;
  }
  .A2Audit.__ID__ .AuditItem:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 750px) {
  .A2Audit.__ID__ .AuditItem {
    width: calc((100% - 0.5% * 1) / 2);
  }
  .A2Audit.__ID__ .AuditItem:nth-child(3n) {
    margin-right: 0.5%;
  }
  .A2Audit.__ID__ .AuditItem:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 550px) {
  .A2Audit.__ID__ .AuditItem {
    width: 100%;
    margin-right: 0 !important;
  }
}

.A3Intro.__ID__ {
  width: 100%;
  padding: 0.8rem 0;
  background-color: #dde8fc;
}
.A3Intro.__ID__ .IntroBoard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.A3Intro.__ID__ .IntroTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A3Intro.__ID__ .IntroTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A3Intro.__ID__ .IntroTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A3Intro.__ID__ .IntroTitle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A3Intro.__ID__ .IntroTitle .Title .Text .color {
  color: #6486f4;
}
.A3Intro.__ID__ .IntroInfo {
  width: 32.5%;
}
.A3Intro.__ID__ .IntroText {
  width: 62.5%;
}
.A3Intro.__ID__ .IntroRemark {
  width: 100%;
  color: #444;
  line-height: 1.5;
}
.A3Intro.__ID__ .IntroRemark p {
  color: #444;
  line-height: 1.5;
}
.A3Intro.__ID__ .IntroImg {
  width: 100%;
  margin-top: 0.5rem;
}
.A3Intro.__ID__ .IntroImg .Img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: calc(372 / 488 * 100%);
  border-radius: 0.2rem;
  height: 100%;
}
.A3Intro.__ID__ .IntroImg img {
  display: none;
}
@media (max-width: 1200px) {
  .A3Intro.__ID__ .IntroInfo {
    width: 100%;
  }
  .A3Intro.__ID__ .IntroText {
    width: 100%;
    margin-top: 20px;
  }
  .A3Intro.__ID__ .IntroBoard {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.A3Must.__ID__ {
  width: 100%;
  background: #e7eefe;
  padding: 0.8rem 0;
}
.A3Must.__ID__ .MustTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A3Must.__ID__ .MustTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A3Must.__ID__ .MustTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A3Must.__ID__ .MustTitle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A3Must.__ID__ .MustTitle .Title .Text .color {
  color: #6486f4;
}
.A3Must.__ID__ .MustRemark {
  width: 100%;
  color: #444;
  line-height: 1.6;
  margin-top: 0.24rem;
}
.A3Must.__ID__ .MustSwiper {
  width: 100%;
  margin-top: 0.34rem;
}
.A3Must.__ID__ .MustSwiper .swiper-pagination {
  width: 100%;
  margin-top: 0.4rem;
  position: static;
}
.A3Must.__ID__ .MustSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: rgba(58, 160, 69, 0.5);
}
.A3Must.__ID__ .MustSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  background: #3aa045;
}
.A3Must.__ID__ .MustSwiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.22rem;
  height: 0.22rem;
  background: transparent;
  position: relative;
  border: 0.02rem solid transparent;
  z-index: 5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 0.05rem;
  transition: all 0.5s;
  border-radius: 50%;
}
.A3Must.__ID__ .MustSwiper .swiper-pagination .swiper-pagination-bullet::after {
  content: "";
  display: block;
  width: 36.3%;
  height: 36.3%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 5;
  background: rgba(58, 160, 69, 0.8);
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A3Must.__ID__ .MustSlide {
  height: auto;
  background: #f7f9ff;
  border-radius: 0.2rem;
  border: solid 0.01rem #ffffff;
  padding: 0.54rem 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A3Must.__ID__ .MustSlide .SlideText {
  width: 100%;
}
.A3Must.__ID__ .MustSlide .SlideTitle {
  width: 100%;
  font-weight: 700;
  color: #222;
  line-height: 1.5;
}
.A3Must.__ID__ .MustSlide .SlideRemark {
  width: 100%;
  color: #666;
  line-height: 1.6;
  margin-top: 0.26rem;
}
.A3Must.__ID__ .MustSlide .SlideIcon {
  width: auto;
  position: relative;
  margin-left: 0.2rem;
  z-index: 5;
}
.A3Must.__ID__ .MustSlide .SlideIcon .Bg {
  width: 0.86rem;
  min-width: 65px;
  height: 0.92rem;
  min-height: 69px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #dfe9ff;
}
.A3Must.__ID__ .MustSlide .SlideIcon .Icon {
  width: 33.7%;
  height: 41.3%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.A3Must.__ID__ .MustSlide .SlideIcon .Icon img {
  display: none;
}
.A3Must.__ID__ .MustGuide {
  width: 100%;
  color: #444;
  line-height: 1.5;
  margin-top: 0.36rem;
}

.A3MC.__ID__ {
  width: 100%;
  background-color: #dde8fc;
  padding: 0.8rem 0 0.5rem;
}
.A3MC.__ID__ .MCTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A3MC.__ID__ .MCTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A3MC.__ID__ .MCTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A3MC.__ID__ .MCTitle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A3MC.__ID__ .MCTitle .Title .Text .color {
  color: #6486f4;
}
.A3MC.__ID__ .MCList {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0.4rem;
}
.A3MC.__ID__ .MCItem {
  width: calc((100% - 2%) / 2);
  margin-right: 2%;
  margin-bottom: 2%;
  border-radius: 0.2rem;
  overflow: hidden;
  position: relative;
  z-index: 5;
}
.A3MC.__ID__ .MCItem:nth-child(2n) {
  margin-right: 0;
}
@media (min-width: 901px) {
  .A3MC.__ID__ .MCItem:hover .ItemBg .Img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  .A3MC.__ID__ .MCItem:hover .ItemContent::after {
    background: rgba(255, 255, 255, 0.4);
  }
}
.A3MC.__ID__ .MCItem .ItemBg {
  width: 100%;
}
.A3MC.__ID__ .MCItem .ItemBg .Img {
  padding-top: calc(304 / 745 * 100%);
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A3MC.__ID__ .MCItem .ItemBg img {
  display: none;
}
.A3MC.__ID__ .MCItem .ItemBoard {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.2rem;
}
.A3MC.__ID__ .MCItem .ItemContent {
  height: 100%;
  width: 42.5%;
  border-radius: 0.2rem;
  overflow: hidden;
  position: relative;
  z-index: 5;
}
.A3MC.__ID__ .MCItem .ItemContent::after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  left: 0;
  top: 0;
  z-index: 4;
}
.A3MC.__ID__ .MCItem .ItemText {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 5;
  padding: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.A3MC.__ID__ .MCItem .ItemTitle {
  width: 100%;
  color: #fff;
  line-height: 1.5;
}
.A3MC.__ID__ .MCItem .ItemRemark {
  width: 100%;
  line-height: 1.75;
  color: #fff;
  margin-top: 0.26rem;
}
@media (max-width: 1080px) {
  .A3MC.__ID__ .MCItem .ItemContent {
    width: 100%;
  }
}
@media (max-width: 750px) {
  .A3MC.__ID__ .MCItem {
    width: 100%;
    margin-right: 0;
  }
}

.A3Score.__ID__ {
  width: 100%;
  background-color: #e7eefe;
  padding: 0.8rem 0;
}
.A3Score.__ID__ .ScoreTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A3Score.__ID__ .ScoreTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A3Score.__ID__ .ScoreTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A3Score.__ID__ .ScoreTitle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A3Score.__ID__ .ScoreTitle .Title .Text .color {
  color: #6486f4;
}
.A3Score.__ID__ .ScoreContent {
  width: 100%;
  margin-top: 0.4rem;
}
.A3Score.__ID__ .ScoreImg {
  width: 100%;
}
.A3Score.__ID__ .ScoreImg .Img {
  width: 100%;
  padding-top: calc(400 / 1520 * 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0.2rem;
}
.A3Score.__ID__ .ScoreImg img {
  display: none;
}

.A3Merit.__ID__ {
  width: 100%;
  background-color: #dde8fc;
  padding: 0.8rem 0 0.5rem;
}
.A3Merit.__ID__ .MeritTtle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A3Merit.__ID__ .MeritTtle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A3Merit.__ID__ .MeritTtle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A3Merit.__ID__ .MeritTtle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A3Merit.__ID__ .MeritTtle .Title .Text .color {
  color: #6486f4;
}
.A3Merit.__ID__ .MeritList {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0.4rem;
}
.A3Merit.__ID__ .MeritItem {
  width: calc((100% - 2% * 2) / 3);
  margin-right: 2%;
  margin-bottom: 2%;
  position: relative;
  z-index: 5;
  overflow: hidden;
  border-radius: 0.2rem;
  background: #fff;
}
.A3Merit.__ID__ .MeritItem:nth-child(3n) {
  margin-right: 0;
}
.A3Merit.__ID__ .MeritItem:hover .ItemTitle {
  color: #4268e5;
}
.A3Merit.__ID__ .MeritItem .ItemIcon {
  width: 1.4rem;
  height: 0.6rem;
  padding: 0.1rem 0.2rem;
  border-radius: 0.2rem;
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 0.1rem;
  left: 0.1rem;
  z-index: 5;
}
.A3Merit.__ID__ .MeritItem .ItemIcon .Icon {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.A3Merit.__ID__ .MeritItem .ItemIcon img {
  display: none;
}
.A3Merit.__ID__ .MeritItem .ItemBg {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 4;
}
.A3Merit.__ID__ .MeritItem .ItemBg .Img {
  width: 100%;
  padding-top: calc(275 / 487 * 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.A3Merit.__ID__ .MeritItem .ItemBg img {
  display: none;
}
.A3Merit.__ID__ .MeritItem .ItemBoard {
  width: 100%;
  height: auto;
  background: #fff;
  padding: 0.42rem 0.45rem;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  margin-top: -0.5rem;
  position: relative;
  z-index: 5;
}
.A3Merit.__ID__ .MeritItem .ItemTitle {
  width: 100%;
  color: #222;
  line-height: 1.4;
  font-weight: 700;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A3Merit.__ID__ .MeritItem .ItemRemark {
  width: 100%;
  color: #666;
  line-height: 1.75;
  margin-top: 0.1rem;
}
@media (max-width: 750px) {
  .A3Merit.__ID__ .MeritItem {
    width: calc((100% - 2% * 1) / 2);
  }
  .A3Merit.__ID__ .MeritItem:nth-child(3n) {
    margin-right: 2%;
  }
  .A3Merit.__ID__ .MeritItem:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 750px) {
  .A3Merit.__ID__ .MeritItem {
    width: 100%;
    margin-right: 0 !important;
  }
}

.A3Cover.__ID__ {
  width: 100%;
  background-color: #e7eefe;
  padding: 0.8rem 0;
}
.A3Cover.__ID__ .CoverTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A3Cover.__ID__ .CoverTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A3Cover.__ID__ .CoverTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A3Cover.__ID__ .CoverTitle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A3Cover.__ID__ .CoverTitle .Title .Text .color {
  color: #6486f4;
}
.A3Cover.__ID__ .CoverSwiper {
  width: 100%;
  margin-top: 0.36rem;
  background-color: #f7f9ff;
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  padding: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A3Cover.__ID__ .CoverSwiper .SwiperContainer {
  width: 80%;
}
.A3Cover.__ID__ .CoverSwiper .SwiperPagination {
  width: 16.5%;
  height: 3.4rem;
  min-height: 240px;
  padding: 0.2rem;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0.5rem 0 rgba(66, 104, 229, 0.04);
          box-shadow: 0 0 0.5rem 0 rgba(66, 104, 229, 0.04);
  border-radius: 0.2rem;
}
.A3Cover.__ID__ .CoverSwiper .SwiperPagination .swiper-container {
  width: 100%;
  height: 100%;
}
.A3Cover.__ID__ .CoverSlide {
  height: auto;
}
.A3Cover.__ID__ .CoverSlide .SlideBoard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A3Cover.__ID__ .CoverSlide .SlideImg {
  width: 36.8%;
}
.A3Cover.__ID__ .CoverSlide .SlideImg .Img {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0.2rem;
  padding-top: calc(340 / 448 * 100%);
}
.A3Cover.__ID__ .CoverSlide .SlideImg img {
  display: none;
}
.A3Cover.__ID__ .CoverSlide .SlideText {
  width: 60%;
}
.A3Cover.__ID__ .CoverSlide .SlideTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.15rem 0;
  border-top: 0.01rem solid transparent;
  border-bottom: 0.01rem solid #dde8fd;
}
.A3Cover.__ID__ .CoverSlide .SlideTitle .Icon {
  width: 0.34rem;
  min-width: 30px;
  height: 0.34rem;
  min-height: 30px;
  border-radius: 0.1rem;
  background: #4268e5;
  color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-right: 0.16rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.A3Cover.__ID__ .CoverSlide .SlideTitle .Title {
  color: #222;
  line-height: 1.3;
  font-weight: 700;
  width: 100%;
}
.A3Cover.__ID__ .CoverSlide .SlideRemark {
  width: 100%;
  color: #444;
  line-height: 1.75;
  margin-top: 0.36rem;
}
.A3Cover.__ID__ .CoverPageSlide.Active {
  background: #dfe9ff;
}
.A3Cover.__ID__ .CoverPageSlide.Active .SlideTitle {
  color: #4268e5;
}
.A3Cover.__ID__ .CoverPageSlide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  border-radius: 0.1rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A3Cover.__ID__ .CoverPageSlide:hover {
  background: #dfe9ff;
}
.A3Cover.__ID__ .CoverPageSlide:hover .SlideTitle {
  color: #4268e5;
}
.A3Cover.__ID__ .CoverPageSlide .SlideTitle {
  color: #222;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1.3;
  width: 100%;
  text-align: center;
}
@media (max-width: 900px) {
  .A3Cover.__ID__ .CoverSwiper .SwiperContainer {
    width: 100%;
  }
  .A3Cover.__ID__ .CoverSwiper .SwiperPagination {
    display: none;
  }
}
@media (max-width: 750px) {
  .A3Cover.__ID__ .CoverSlide .SlideBoard {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .A3Cover.__ID__ .CoverSlide .SlideImg {
    width: 100%;
  }
  .A3Cover.__ID__ .CoverSlide .SlideText {
    width: 100%;
    margin-top: 10px;
  }
}

.A3OR.__ID__ {
  width: 100%;
  background-color: #dde8fc;
  padding: 0.8rem 0;
}
.A3OR.__ID__ .ORTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A3OR.__ID__ .ORTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A3OR.__ID__ .ORTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A3OR.__ID__ .ORTitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A3OR.__ID__ .ORTitle .Title .Text .color {
  color: #6486f4;
}
.A3OR.__ID__ .ORRemark {
  width: 100%;
  margin-top: 0.36rem;
  color: #444;
  line-height: 1.5;
}
.A3OR.__ID__ .ORSwiper {
  width: 100%;
  margin-top: 0.32rem;
}
.A3OR.__ID__ .ORSwiper .swiper-pagination {
  width: 100%;
  margin-top: 0.3rem;
  position: static;
}
.A3OR.__ID__ .ORSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: rgba(58, 160, 69, 0.5);
}
.A3OR.__ID__ .ORSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  background: #3aa045;
}
.A3OR.__ID__ .ORSwiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.22rem;
  height: 0.22rem;
  background: transparent;
  position: relative;
  border: 0.02rem solid transparent;
  z-index: 5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 0.05rem;
  transition: all 0.5s;
  border-radius: 50%;
}
.A3OR.__ID__ .ORSwiper .swiper-pagination .swiper-pagination-bullet::after {
  content: "";
  display: block;
  width: 36.3%;
  height: 36.3%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 5;
  background: rgba(58, 160, 69, 0.8);
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A3OR.__ID__ .ORSlide {
  height: auto;
}
.A3OR.__ID__ .ORSlide:hover .SlideIcon .Icon {
  color: #4268e5;
}
.A3OR.__ID__ .ORSlide .SlideBoard {
  width: 100%;
  height: 100%;
  background: #f7f9ff;
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  padding: 0.5rem;
}
.A3OR.__ID__ .ORSlide .SlideInfo {
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.A3OR.__ID__ .ORSlide .SlideIcon {
  width: 0.52rem;
  height: 0.55rem;
  font-size: 0.26rem;
  position: relative;
  z-index: 5;
  margin-right: 0.16rem;
}
@media (max-width: 1920px) {
  .A3OR.__ID__ .ORSlide .SlideIcon {
    font-size: 15px;
    width: 33px;
    height: 35px;
  }
}
.A3OR.__ID__ .ORSlide .SlideIcon .Number {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
}
.A3OR.__ID__ .ORSlide .SlideIcon .Icon {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #dfe9ff;
}
.A3OR.__ID__ .ORSlide .SlideIcon .Icon svg {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A3OR.__ID__ .ORSlide .SlideTitle {
  color: #222;
  line-height: 1.3;
  font-weight: 700;
}
.A3OR.__ID__ .ORSlide .SlideRemark {
  width: 100%;
  color: #666;
  line-height: 1.75;
  margin-top: 0.24rem;
}

.A3Policy.__ID__ {
  width: 100%;
  background-color: #e7eefe;
  padding: 0.8rem 0;
}
.A3Policy.__ID__ .PolicyTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A3Policy.__ID__ .PolicyTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A3Policy.__ID__ .PolicyTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A3Policy.__ID__ .PolicyTitle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A3Policy.__ID__ .PolicyTitle .Title .Text .color {
  color: #6486f4;
}
.A3Policy.__ID__ .PolicySwiper {
  width: 100%;
  margin-top: 0.36rem;
}
.A3Policy.__ID__ .PolicySwiper .swiper-pagination {
  width: 100%;
  margin-top: 0.3rem;
  position: static;
}
.A3Policy.__ID__ .PolicySwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: rgba(58, 160, 69, 0.5);
}
.A3Policy.__ID__ .PolicySwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  background: #3aa045;
}
.A3Policy.__ID__ .PolicySwiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.22rem;
  height: 0.22rem;
  background: transparent;
  position: relative;
  border: 0.02rem solid transparent;
  z-index: 5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 0.05rem;
  transition: all 0.5s;
  border-radius: 50%;
}
.A3Policy.__ID__ .PolicySwiper .swiper-pagination .swiper-pagination-bullet::after {
  content: "";
  display: block;
  width: 36.3%;
  height: 36.3%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 5;
  background: rgba(58, 160, 69, 0.8);
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A3Policy.__ID__ .PolicySlide {
  height: auto;
}
.A3Policy.__ID__ .PolicySlide .SlideBoard {
  width: 100%;
  height: 100%;
}
.A3Policy.__ID__ .PolicySlide .SlideList {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 3.7rem;
  min-height: 300px;
}
.A3Policy.__ID__ .PolicySlide .SlideItem.In {
  width: 58%;
}
.A3Policy.__ID__ .PolicySlide .SlideItem.In .ItemText {
  width: calc(100% - .4rem);
  background: transparent;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(66%, #f2f6ff), to(rgba(242, 246, 255, 0.95)));
  background-image: linear-gradient(0deg, #f2f6ff 66%, rgba(242, 246, 255, 0.95) 100%);
  border-radius: 0 0.2rem 0 0;
  border: solid 0.01em #fff;
  height: auto;
}
@media (max-width: 1920px) {
  .A3Policy.__ID__ .PolicySlide .SlideItem.In .ItemText {
    border-radius: 0 20px 0 0;
  }
}
.A3Policy.__ID__ .PolicySlide .SlideItem.In .ItemTitle {
  color: #222;
  text-align: left;
}
.A3Policy.__ID__ .PolicySlide .SlideItem.In .ItemRemark {
  display: block;
}
.A3Policy.__ID__ .PolicySlide .SlideItem {
  width: 18%;
  height: 100%;
  margin-right: 2%;
  overflow: hidden;
  background-color: #666;
  border-radius: 0.2rem;
  overflow: hidden;
  position: relative;
  z-index: 5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1920px) {
  .A3Policy.__ID__ .PolicySlide .SlideItem {
    border-radius: 20px;
  }
}
.A3Policy.__ID__ .PolicySlide .SlideItem:nth-child(4n) {
  margin-right: 0;
}
.A3Policy.__ID__ .PolicySlide .SlideItem .ItemImg {
  width: 100%;
  height: 100%;
}
.A3Policy.__ID__ .PolicySlide .SlideItem .ItemImg .Img {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A3Policy.__ID__ .PolicySlide .SlideItem .ItemImg img {
  display: none;
}
.A3Policy.__ID__ .PolicySlide .SlideItem .ItemText {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  height: 100%;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), color-stop(42%, rgba(0, 0, 0, 0.2)), to(transparent));
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 42%, transparent 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0.32rem;
}
.A3Policy.__ID__ .PolicySlide .SlideItem .ItemTitle {
  width: 100%;
  color: #fff;
  line-height: 1.3;
  text-align: center;
  font-weight: 700;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A3Policy.__ID__ .PolicySlide .SlideItem .ItemRemark {
  display: none;
  margin-top: 0.18rem;
  color: #666;
  line-height: 1.5;
  width: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.A4MI.__ID__ {
  width: 100%;
  background-color: #dde8fc;
  padding: 0.8rem 0;
}
.A4MI.__ID__ .MITitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A4MI.__ID__ .MITitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A4MI.__ID__ .MITitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A4MI.__ID__ .MITitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A4MI.__ID__ .MITitle .Title .Text .color {
  color: #6486f4;
}
.A4MI.__ID__ .MIGuide {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 0.36rem;
}
.A4MI.__ID__ .MIGuide .GuideImg {
  width: 48%;
}
.A4MI.__ID__ .MIGuide .GuideImg .Img {
  width: 100%;
  padding-top: calc(400 / 730 * 100%);
  border-radius: 0.2rem 0.2rem 0 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.A4MI.__ID__ .MIGuide .GuideImg img {
  display: none;
}
.A4MI.__ID__ .MIGuide .GuideText {
  width: 52%;
  background: #f7f9ff;
  border-radius: 0.2rem 0.2rem 0.2rem 0;
  border: solid 0.01rem #fff;
  padding: 0.6rem;
}
.A4MI.__ID__ .MIGuide .GuideText .Remark {
  width: 100%;
  color: #444;
  line-height: 1.5;
}
.A4MI.__ID__ .MIGuide .GuideText .Remark p {
  color: #444;
  line-height: 1.5;
}
@media (max-width: 1080px) {
  .A4MI.__ID__ .MIGuide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 0.2rem;
    overflow: hidden;
  }
  .A4MI.__ID__ .MIGuide .GuideImg {
    width: 100%;
  }
  .A4MI.__ID__ .MIGuide .GuideImg .Img {
    border-radius: 0;
  }
  .A4MI.__ID__ .MIGuide .GuideText {
    width: 100%;
    border-radius: 0;
  }
}

.A4Serve.__ID__ {
  width: 100%;
  background-color: #e7eefe;
  padding: 0.8rem 0;
}
.A4Serve.__ID__ .ServeTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A4Serve.__ID__ .ServeTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A4Serve.__ID__ .ServeTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A4Serve.__ID__ .ServeTitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A4Serve.__ID__ .ServeTitle .Title .Text .color {
  color: #6486f4;
}
.A4Serve.__ID__ .ServeGuide {
  width: 100%;
  margin-top: 0.36rem;
}
.A4Serve.__ID__ .ServeGuide .GuideList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.A4Serve.__ID__ .ServeGuide .GuideItem {
  width: 50%;
  padding-right: 0.2rem;
}
.A4Serve.__ID__ .ServeGuide .GuideItem .ItemRemark {
  width: 100%;
  color: #444;
  line-height: 1.5;
}
.A4Serve.__ID__ .ServeGuide .GuideItem .ItemRemark p {
  color: #444;
  line-height: 1.5;
}
.A4Serve.__ID__ .ServeGuide .GuideInfo {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 0.2rem;
  overflow: hidden;
  margin-top: 0.4rem;
}
.A4Serve.__ID__ .ServeGuide .GuideInfo .InfoText {
  width: 48%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.A4Serve.__ID__ .ServeGuide .GuideInfo .InfoTitle {
  width: 100%;
  color: #fff;
  line-height: 1.3;
}
.A4Serve.__ID__ .ServeGuide .GuideInfo .InfoRemark {
  color: #fff;
  width: 100%;
  line-height: 1.5;
  margin-top: 0.32rem;
}
.A4Serve.__ID__ .ServeGuide .GuideInfo .InfoImg {
  width: 52%;
}
.A4Serve.__ID__ .ServeGuide .GuideInfo .InfoImg .Img {
  width: 100%;
  height: 100%;
  padding-top: calc(400 / 790 * 100%);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.A4Serve.__ID__ .ServeGuide .GuideInfo .InfoImg img {
  display: none;
}
@media (max-width: 750px) {
  .A4Serve.__ID__ .ServeGuide .GuideItem {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .A4Serve.__ID__ .ServeGuide .GuideItem:last-child {
    margin-bottom: 0;
  }
  .A4Serve.__ID__ .ServeGuide .GuideInfo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .A4Serve.__ID__ .ServeGuide .GuideInfo .InfoText {
    width: 100%;
  }
  .A4Serve.__ID__ .ServeGuide .GuideInfo .InfoImg {
    width: 100%;
  }
}

.A4Rules.__ID__ {
  width: 100%;
  background-color: #dde8fc;
  padding: 0.8rem 0;
}
.A4Rules.__ID__ .RulesTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A4Rules.__ID__ .RulesTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A4Rules.__ID__ .RulesTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A4Rules.__ID__ .RulesTitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A4Rules.__ID__ .RulesTitle .Title .Text .color {
  color: #6486f4;
}
.A4Rules.__ID__ .RulesSwiper {
  width: 100%;
  margin-top: 0.28rem;
}
.A4Rules.__ID__ .RulesSwiper .swiper-pagination {
  width: 100%;
  margin-top: 0.3rem;
  position: static;
}
.A4Rules.__ID__ .RulesSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: rgba(58, 160, 69, 0.5);
}
.A4Rules.__ID__ .RulesSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  background: #3aa045;
}
.A4Rules.__ID__ .RulesSwiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.22rem;
  height: 0.22rem;
  background: transparent;
  position: relative;
  border: 0.02rem solid transparent;
  z-index: 5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 0.05rem;
  transition: all 0.5s;
  border-radius: 50%;
}
.A4Rules.__ID__ .RulesSwiper .swiper-pagination .swiper-pagination-bullet::after {
  content: "";
  display: block;
  width: 36.3%;
  height: 36.3%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 5;
  background: rgba(58, 160, 69, 0.8);
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A4Rules.__ID__ .RulesSlide {
  height: auto;
}
.A4Rules.__ID__ .RulesSlide:hover .SlideIcon .Bg {
  color: #3aa045;
}
.A4Rules.__ID__ .RulesSlide .SlideBoard {
  width: 100%;
  height: 100%;
  background: #f7f9ff;
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  padding: 0.5rem;
}
.A4Rules.__ID__ .RulesSlide .SlideIcon {
  width: 0.52rem;
  height: 0.55rem;
  font-size: 0.26rem;
  position: relative;
  z-index: 5;
}
@media (max-width: 1920px) {
  .A4Rules.__ID__ .RulesSlide .SlideIcon {
    font-size: 15px;
    width: 33px;
    height: 35px;
  }
}
.A4Rules.__ID__ .RulesSlide .SlideIcon .Icon {
  width: 61.5%;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A4Rules.__ID__ .RulesSlide .SlideIcon .Icon img {
  width: 100%;
  height: auto;
}
.A4Rules.__ID__ .RulesSlide .SlideIcon .Bg {
  width: 100%;
  height: 100%;
  color: #4268e5;
}
.A4Rules.__ID__ .RulesSlide .SlideIcon .Bg svg {
  display: block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A4Rules.__ID__ .RulesSlide .SlideTitle {
  color: #222;
  line-height: 1.3;
  font-weight: 700;
  margin-top: 0.24rem;
}
.A4Rules.__ID__ .RulesSlide .SlideRemark {
  width: 100%;
  color: #666;
  line-height: 1.75;
  margin-top: 0.24rem;
}

.A4Benefit.__ID__ {
  width: 100%;
  background-color: #e7eefe;
  padding: 0.8rem 0;
}
.A4Benefit.__ID__ .BenefitTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A4Benefit.__ID__ .BenefitTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A4Benefit.__ID__ .BenefitTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A4Benefit.__ID__ .BenefitTitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A4Benefit.__ID__ .BenefitTitle .Title .Text .color {
  color: #6486f4;
}
.A4Benefit.__ID__ .BenefitInfo {
  width: 100%;
  padding: 0.3rem;
  background: #f7f9ff;
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.36rem;
}
.A4Benefit.__ID__ .BenefitInfo .InfoText {
  width: 61%;
  padding: 0.56rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A4Benefit.__ID__ .BenefitInfo .InfoRemark {
  width: 100%;
  color: #444;
  line-height: 1.5;
}
.A4Benefit.__ID__ .BenefitInfo .InfoRemark p {
  color: #444;
  line-height: 1.5;
}
.A4Benefit.__ID__ .BenefitInfo .InfoImg {
  width: 39%;
}
.A4Benefit.__ID__ .BenefitInfo .InfoImg .Img {
  width: 100%;
  padding-top: calc(300 / 570 * 100%);
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0.2rem;
}
.A4Benefit.__ID__ .BenefitInfo .InfoImg img {
  display: none;
}
@media (max-width: 750px) {
  .A4Benefit.__ID__ .BenefitInfo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .A4Benefit.__ID__ .BenefitInfo .InfoText {
    width: 100%;
    padding: 0;
    margin-top: 10px;
  }
  .A4Benefit.__ID__ .BenefitInfo .InfoImg {
    width: 100%;
  }
}

.A4Merit.__ID__ {
  width: 100%;
  background: #dde8fc;
  padding: 0.8rem 0;
}
.A4Merit.__ID__ .MeritTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A4Merit.__ID__ .MeritTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A4Merit.__ID__ .MeritTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A4Merit.__ID__ .MeritTitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A4Merit.__ID__ .MeritTitle .Title .Text .color {
  color: #6486f4;
}
.A4Merit.__ID__ .MeritSwiper {
  width: 100%;
  margin-top: 0.4rem;
}
.A4Merit.__ID__ .MeritSwiper .swiper-pagination {
  width: 100%;
  margin-top: 0.3rem;
  position: static;
}
.A4Merit.__ID__ .MeritSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: rgba(58, 160, 69, 0.5);
}
.A4Merit.__ID__ .MeritSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  background: #3aa045;
}
.A4Merit.__ID__ .MeritSwiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.22rem;
  height: 0.22rem;
  background: transparent;
  position: relative;
  border: 0.02rem solid transparent;
  z-index: 5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 0.05rem;
  transition: all 0.5s;
  border-radius: 50%;
}
.A4Merit.__ID__ .MeritSwiper .swiper-pagination .swiper-pagination-bullet::after {
  content: "";
  display: block;
  width: 36.3%;
  height: 36.3%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 5;
  background: rgba(58, 160, 69, 0.8);
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A4Merit.__ID__ .MeritSlide {
  height: auto;
  position: relative;
  z-index: 5;
  overflow: hidden;
  border-radius: 0.2rem;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.A4Merit.__ID__ .MeritSlide:nth-child(3n) {
  margin-right: 0;
}
.A4Merit.__ID__ .MeritSlide:hover .ItemTitle {
  color: #4268e5;
}
.A4Merit.__ID__ .MeritSlide .ItemIcon {
  width: 1.4rem;
  height: 0.6rem;
  padding: 0.1rem 0.2rem;
  border-radius: 0.2rem;
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 0.1rem;
  left: 0.1rem;
  z-index: 5;
}
.A4Merit.__ID__ .MeritSlide .ItemIcon .Icon {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.A4Merit.__ID__ .MeritSlide .ItemIcon img {
  display: none;
}
.A4Merit.__ID__ .MeritSlide .ItemBg {
  width: 100%;
  padding-top: calc(217 / 489 * 100%);
  overflow: hidden;
  position: relative;
  z-index: 4;
  margin-top: -0.2rem;
}
.A4Merit.__ID__ .MeritSlide .ItemBg .Img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.A4Merit.__ID__ .MeritSlide .ItemBg img {
  display: none;
}
.A4Merit.__ID__ .MeritSlide .ItemBoard {
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 0.4rem;
  border-bottom-left-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  position: relative;
  z-index: 5;
}
.A4Merit.__ID__ .MeritSlide .ItemTitle {
  width: 100%;
  color: #222;
  line-height: 1.4;
  font-weight: 700;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A4Merit.__ID__ .MeritSlide .ItemRemark {
  width: 100%;
  color: #666;
  line-height: 1.75;
  margin-top: 0.1rem;
}

.A4Verify.__ID__ {
  width: 100%;
  background-color: #e7eefe;
  padding: 0.8rem 0;
}
.A4Verify.__ID__ .VerifyTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A4Verify.__ID__ .VerifyTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A4Verify.__ID__ .VerifyTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A4Verify.__ID__ .VerifyTitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A4Verify.__ID__ .VerifyTitle .Title .Text .color {
  color: #6486f4;
}
.A4Verify.__ID__ .VerifyTitle .Remark {
  width: 60%;
  color: #444;
  line-height: 1.5;
}
.A4Verify.__ID__ .VerifyTitle .Remark p {
  color: #444;
  line-height: 1.5;
}
.A4Verify.__ID__ .VerifyBox {
  width: 100%;
  margin-top: 0.36rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.A4Verify.__ID__ .VerifyBox .BoxButtons {
  width: 17.5%;
}
.A4Verify.__ID__ .VerifyBox .BoxButton.In .ButtonIcon {
  background: #3aa045;
}
.A4Verify.__ID__ .VerifyBox .BoxButton.In .ButtonText {
  color: #222;
}
.A4Verify.__ID__ .VerifyBox .BoxButton {
  height: calc(100% / 3);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.A4Verify.__ID__ .VerifyBox .BoxButton:hover .ButtonIcon {
  background: #3aa045;
}
.A4Verify.__ID__ .VerifyBox .BoxButton:hover .ButtonText {
  color: #222;
}
.A4Verify.__ID__ .VerifyBox .BoxButton .ButtonIcon {
  width: 0.34rem;
  min-width: 30px;
  height: 0.34rem;
  min-height: 30px;
  border-radius: 0.1rem;
  background: #4268e5;
  color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-right: 0.16rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.A4Verify.__ID__ .VerifyBox .BoxButton .ButtonText {
  width: auto;
  color: #666;
  white-space: nowrap;
  line-height: 1.3;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A4Verify.__ID__ .VerifyBox .BoxSwiper {
  width: 80%;
}
.A4Verify.__ID__ .VerifyBox .BoxSlide {
  height: auto;
}
.A4Verify.__ID__ .VerifyBox .BoxSlide .SlideBoard {
  width: 100%;
  height: 100%;
  background-color: #f7f9ff;
  border-radius: 0.2rem;
  padding: 0.4rem 0.48rem;
  border: solid 0.01rem #ffffff;
}
.A4Verify.__ID__ .VerifyBox .BoxSlide .SlideTitle {
  width: 100%;
  color: #222;
  font-weight: 700;
  line-height: 1.3;
  padding-bottom: 0.2rem;
  border-bottom: 0.01rem solid #dde8fd;
}
.A4Verify.__ID__ .VerifyBox .BoxSlide .SlideRemark {
  width: 100%;
  color: #444;
  line-height: 1.75;
  margin-top: 0.4rem;
}
.A4Verify.__ID__ .VerifyBox .BoxSlide .SlideRemark p {
  color: #444;
  line-height: 1.75;
}
@media (max-width: 1080px) {
  .A4Verify.__ID__ .VerifyTitle {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .A4Verify.__ID__ .VerifyTitle .Title {
    width: 100%;
  }
  .A4Verify.__ID__ .VerifyTitle .Remark {
    width: 100%;
    margin-top: 10px;
  }
}
@media (max-width: 900px) {
  .A4Verify.__ID__ .VerifyBox {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .A4Verify.__ID__ .VerifyBox .BoxButtons {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .A4Verify.__ID__ .VerifyBox .BoxButton {
    height: auto;
    width: auto;
  }
  .A4Verify.__ID__ .VerifyBox .BoxSwiper {
    width: 100%;
    margin-top: 20px;
  }
}

.A4Point.__ID__ {
  width: 100%;
  background: #dde8fc;
  padding: 0.8rem 0;
}
.A4Point.__ID__ .PointTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A4Point.__ID__ .PointTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A4Point.__ID__ .PointTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A4Point.__ID__ .PointTitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A4Point.__ID__ .PointTitle .Title .Text .color {
  color: #6486f4;
}
.A4Point.__ID__ .PointSwiper {
  width: 100%;
  margin-top: 0.36rem;
}
.A4Point.__ID__ .PointSwiper .swiper-pagination {
  width: 100%;
  margin-top: 0.3rem;
  position: static;
}
.A4Point.__ID__ .PointSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: rgba(58, 160, 69, 0.5);
}
.A4Point.__ID__ .PointSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  background: #3aa045;
}
.A4Point.__ID__ .PointSwiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.22rem;
  height: 0.22rem;
  background: transparent;
  position: relative;
  border: 0.02rem solid transparent;
  z-index: 5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 0.05rem;
  transition: all 0.5s;
  border-radius: 50%;
}
.A4Point.__ID__ .PointSwiper .swiper-pagination .swiper-pagination-bullet::after {
  content: "";
  display: block;
  width: 36.3%;
  height: 36.3%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 5;
  background: rgba(58, 160, 69, 0.8);
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A4Point.__ID__ .PointSlide {
  height: auto;
}
.A4Point.__ID__ .PointSlide .SlideBoard {
  width: 100%;
  height: 100%;
  background: rgba(247, 249, 255, 0.9);
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  overflow: hidden;
  position: relative;
  z-index: 5;
}
.A4Point.__ID__ .PointSlide .SlideIcon {
  width: 1.2rem;
  height: 1.2rem;
  background: #dfe9ff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.A4Point.__ID__ .PointSlide .SlideIcon .Number {
  width: 50%;
  height: 50%;
  color: #fff;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.A4Point.__ID__ .PointSlide .SlideText {
  width: 100%;
  padding: 0.6rem;
}
.A4Point.__ID__ .PointSlide .SlideTitle {
  width: 100%;
  color: #222;
  line-height: 1.4;
  font-weight: 700;
}
.A4Point.__ID__ .PointSlide .SlideRemark {
  width: 100%;
  margin-top: 0.24rem;
  color: #666;
  line-height: 1.5;
}

.A4Flow.__ID__ {
  width: 100%;
  background: #e7eefe;
  padding: 0.8rem 0;
}
.A4Flow.__ID__ .FlowTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 19.2rem;
  max-width: 80%;
  margin: 0 auto;
}
.A4Flow.__ID__ .FlowTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A4Flow.__ID__ .FlowTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A4Flow.__ID__ .FlowTitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A4Flow.__ID__ .FlowTitle .Title .Text .color {
  color: #6486f4;
}
.A4Flow.__ID__ .FlowSwiper {
  width: 100%;
  margin-top: 0.36rem;
  position: relative;
  z-index: 5;
}
.A4Flow.__ID__ .FlowSwiper .SwiperContainer {
  width: 19.2rem;
  max-width: 80%;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}
.A4Flow.__ID__ .FlowSwiper .SwiperLine {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 4;
}
.A4Flow.__ID__ .FlowSwiper .SwiperLine .Icon {
  width: 100%;
  position: relative;
  z-index: 5;
  margin-top: 0.32rem;
}
.A4Flow.__ID__ .FlowSwiper .SwiperLine .Icon::before {
  content: "";
  width: 0.4rem;
  height: 0.4rem;
  min-width: 30px;
  min-height: 30px;
  display: block;
  margin: 0.08rem;
}
.A4Flow.__ID__ .FlowSwiper .SwiperLine .Icon::after {
  content: "";
  width: 100%;
  display: block;
  height: 0.02rem;
  min-width: 2px;
  border-top: 0.02rem dashed #c4d2f4;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 5;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.A4Flow.__ID__ .FlowSwiper .SwiperLine .Text {
  width: 100%;
  padding: 0.2rem 0;
  font-weight: 700;
  line-height: 1.3;
  color: transparent;
}
.A4Flow.__ID__ .FlowSlide.Active .SlideIcon .Icon {
  background: #f2f6ff;
}
.A4Flow.__ID__ .FlowSlide.Active .SlideIcon .Icon .Number {
  border-color: #3aa045;
  color: #fff;
  background: #3aa045;
}
.A4Flow.__ID__ .FlowSlide {
  height: auto;
}
.A4Flow.__ID__ .FlowSlide .SlieBoard {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.A4Flow.__ID__ .FlowSlide .SlideText {
  width: 100%;
  height: 100%;
  background-color: #f7f9ff;
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  padding: 0.4rem;
}
.A4Flow.__ID__ .FlowSlide .SlideTitle {
  color: #222;
  line-height: 1.3;
  width: 100%;
  font-weight: 700;
  padding: 0.2rem 0;
  text-align: center;
}
.A4Flow.__ID__ .FlowSlide .SlideRemark {
  width: 100%;
  color: #666;
  line-height: 1.5;
}
.A4Flow.__ID__ .FlowSlide .SlideIcon {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: baseline;
      -ms-flex-pack: baseline;
          justify-content: baseline;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.32rem;
}
.A4Flow.__ID__ .FlowSlide .SlideIcon .Icon {
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: 0.08rem;
  cursor: pointer;
}
.A4Flow.__ID__ .FlowSlide .SlideIcon .Icon .Number {
  width: 0.4rem;
  height: 0.4rem;
  min-width: 30px;
  min-height: 30px;
  color: #6f7fb3;
  background: #f2f6ff;
  border: solid 0.02rem #d5e0fa;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A4Flow.__ID__ .FlowSwiperPagination {
  width: 100%;
  margin-top: 0.2rem;
  position: static;
}
.A4Flow.__ID__ .FlowSwiperPagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: rgba(58, 160, 69, 0.5);
}
.A4Flow.__ID__ .FlowSwiperPagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  background: #3aa045;
}
.A4Flow.__ID__ .FlowSwiperPagination .swiper-pagination-bullet {
  width: 0.22rem;
  height: 0.22rem;
  background: transparent;
  position: relative;
  border: 0.02rem solid transparent;
  z-index: 5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 0.05rem;
  transition: all 0.5s;
  border-radius: 50%;
}
.A4Flow.__ID__ .FlowSwiperPagination .swiper-pagination-bullet::after {
  content: "";
  display: block;
  width: 36.3%;
  height: 36.3%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 5;
  background: rgba(58, 160, 69, 0.8);
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1200px) {
  .A4Flow.__ID__ .FlowTitle {
    width: 100%;
    padding: 0 10px;
    max-width: 100%;
  }
  .A4Flow.__ID__ .FlowSwiper .SwiperContainer {
    width: 100%;
    padding: 0 10px;
    max-width: 100%;
  }
}

.A4Grade.__ID__ {
  width: 100%;
  background: #dde8fc;
  padding: 0.8rem 0;
}
.A4Grade.__ID__ .GradeTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A4Grade.__ID__ .GradeTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A4Grade.__ID__ .GradeTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A4Grade.__ID__ .GradeTitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A4Grade.__ID__ .GradeTitle .Title .Text .color {
  color: #6486f4;
}
.A4Grade.__ID__ .GradeImg {
  width: 100%;
  margin-top: 0.36rem;
}
.A4Grade.__ID__ .GradeImg .Img {
  width: 100%;
  border-radius: 0.2rem;
  overflow: hidden;
}
.A4Grade.__ID__ .GradeImg img {
  width: 100%;
  height: auto;
}

.A5Rules.__ID__ {
  width: 100%;
  background-color: #dde8fc;
  padding: 0.8rem 0;
}
.A5Rules.__ID__ .RulesTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A5Rules.__ID__ .RulesTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A5Rules.__ID__ .RulesTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A5Rules.__ID__ .RulesTitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A5Rules.__ID__ .RulesTitle .Title .Text .color {
  color: #6486f4;
}
.A5Rules.__ID__ .RulesRemark {
  width: 100%;
  margin-top: 0.24rem;
  color: #333;
  line-height: 1.5;
}
.A5Rules.__ID__ .RulesSwiper {
  width: 100%;
  margin-top: 0.36rem;
}
.A5Rules.__ID__ .RulesSwiper .swiper-pagination {
  width: 100%;
  margin-top: 0.3rem;
  position: static;
}
.A5Rules.__ID__ .RulesSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: rgba(58, 160, 69, 0.5);
}
.A5Rules.__ID__ .RulesSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  background: #3aa045;
}
.A5Rules.__ID__ .RulesSwiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.22rem;
  height: 0.22rem;
  background: transparent;
  position: relative;
  border: 0.02rem solid transparent;
  z-index: 5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 0.05rem;
  transition: all 0.5s;
  border-radius: 50%;
}
.A5Rules.__ID__ .RulesSwiper .swiper-pagination .swiper-pagination-bullet::after {
  content: "";
  display: block;
  width: 36.3%;
  height: 36.3%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 5;
  background: rgba(58, 160, 69, 0.8);
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A5Rules.__ID__ .RulesSlide {
  height: auto;
  background: rgba(247, 249, 255, 0.9);
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  padding: 0.48rem;
}
.A5Rules.__ID__ .RulesSlide .SlideTitle {
  width: 100%;
  position: relative;
  z-index: 5;
}
.A5Rules.__ID__ .RulesSlide .SlideTitle .Number {
  color: #e7eefe;
  line-height: 1.2;
  width: auto;
  font-weight: 700;
}
.A5Rules.__ID__ .RulesSlide .SlideTitle .Title {
  width: auto;
  color: #222;
  line-height: 1;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
  font-weight: 700;
}
.A5Rules.__ID__ .RulesSlide .SlideRemark {
  width: 100%;
  color: #666;
  line-height: 1.75;
  margin-top: 0.2rem;
}

.A5TS.__ID__ {
  width: 100%;
  background-color: #e7eefe;
  padding: 0.8rem 0;
}
.A5TS.__ID__ .TSTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A5TS.__ID__ .TSTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A5TS.__ID__ .TSTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A5TS.__ID__ .TSTitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A5TS.__ID__ .TSTitle .Title .Text .color {
  color: #6486f4;
}
.A5TS.__ID__ .TSInfo {
  width: 100%;
  margin-top: 0.36rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f7f9ff;
  border-radius: 0.2rem;
  overflow: hidden;
  border: solid 0.01rem #fff;
  position: relative;
  z-index: 5;
}
.A5TS.__ID__ .TSInfo::before {
  content: "";
  width: 50%;
  height: 100%;
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 5;
  background-image: -webkit-gradient(linear, left top, right top, from(#f9faff), color-stop(45%, rgba(249, 250, 255, 0.4)), to(transparent));
  background-image: linear-gradient(to right, #f9faff 0%, rgba(249, 250, 255, 0.4) 45%, transparent 100%);
}
.A5TS.__ID__ .TSText {
  width: 51%;
  padding: 0.4rem;
}
.A5TS.__ID__ .TSRemark {
  width: 100%;
  color: #444;
  line-height: 1.5;
}
.A5TS.__ID__ .TSRemark p {
  color: #444;
  line-height: 1.5;
}
.A5TS.__ID__ .TSImg {
  width: 49%;
}
.A5TS.__ID__ .TSImg .Img {
  width: 100%;
  padding-top: calc(456 / 745 * 100%);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  background-position: center;
}
.A5TS.__ID__ .TSImg img {
  display: none;
}
@media (max-width: 900px) {
  .A5TS.__ID__ .TSInfo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .A5TS.__ID__ .TSInfo::before {
    display: none;
  }
  .A5TS.__ID__ .TSText {
    width: 100%;
  }
  .A5TS.__ID__ .TSImg {
    width: 100%;
  }
}

.A5Grade.__ID__ {
  width: 100%;
  background-color: #dde8fc;
  padding: 0.8rem 0;
}
.A5Grade.__ID__ .GradeTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A5Grade.__ID__ .GradeTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A5Grade.__ID__ .GradeTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A5Grade.__ID__ .GradeTitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A5Grade.__ID__ .GradeTitle .Title .Text .color {
  color: #6486f4;
}
.A5Grade.__ID__ .GradeTable {
  width: 100%;
  overflow-x: auto;
  margin-top: 0.36rem;
}
.A5Grade.__ID__ .GradeTable .Table {
  width: 100%;
  background: #f7f9ff;
  border-radius: 0.1rem;
  border: solid 0.01rem #ffffff;
  padding: 0.5rem 0.48rem;
  min-width: 960px;
}
.A5Grade.__ID__ .GradeTable .TableHead {
  width: 100%;
}
.A5Grade.__ID__ .GradeTable .TableMain {
  width: 100%;
}
.A5Grade.__ID__ .GradeTable .Text {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.A5Grade.__ID__ .GradeTable .Text span {
  width: auto;
  color: #444;
  display: block;
  line-height: 1.5;
  padding: 0 0.1rem;
}
.A5Grade.__ID__ .GradeTable table, .A5Grade.__ID__ .GradeTable td, .A5Grade.__ID__ .GradeTable th, .A5Grade.__ID__ .GradeTable tr {
  border: none;
}
.A5Grade.__ID__ .GradeTable table {
  width: 100%;
  margin-top: 0.28rem;
}
.A5Grade.__ID__ .GradeTable table td {
  width: 20%;
  color: #444;
  line-height: 1.4;
  padding: 0.1rem 0.3rem;
}
.A5Grade.__ID__ .GradeTable table thead, .A5Grade.__ID__ .GradeTable table tbody {
  width: 100%;
}
.A5Grade.__ID__ .GradeTable table thead tr {
  background: #fff;
}
.A5Grade.__ID__ .GradeTable table tbody tr:nth-child(odd) {
  background: #f7f9ff;
}
.A5Grade.__ID__ .GradeTable table tbody tr:nth-child(even) {
  background: #fff;
}

.A5Flow.__ID__ {
  width: 100%;
  background: #e7eefe;
  padding: 0.8rem 0;
}
.A5Flow.__ID__ .FlowTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 19.2rem;
  max-width: 80%;
  margin: 0 auto;
}
.A5Flow.__ID__ .FlowTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A5Flow.__ID__ .FlowTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A5Flow.__ID__ .FlowTitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A5Flow.__ID__ .FlowTitle .Title .Text .color {
  color: #6486f4;
}
.A5Flow.__ID__ .FlowSwiper {
  width: 100%;
  margin-top: 0.36rem;
  position: relative;
  z-index: 5;
}
.A5Flow.__ID__ .FlowSwiper .SwiperContainer {
  width: 19.2rem;
  max-width: 80%;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}
.A5Flow.__ID__ .FlowSwiper .SwiperLine {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 4;
}
.A5Flow.__ID__ .FlowSwiper .SwiperLine::before {
  content: "";
  width: 0.4rem;
  height: 0.4rem;
  min-width: 30px;
  min-height: 30px;
  display: block;
  margin: 0.08rem;
}
.A5Flow.__ID__ .FlowSwiper .SwiperLine::after {
  content: "";
  width: 100%;
  display: block;
  height: 0.02rem;
  min-width: 2px;
  border-top: 0.02rem dashed #c4d2f4;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 5;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.A5Flow.__ID__ .FlowSlide.Active .SlideIcon .Icon {
  background: #f2f6ff;
}
.A5Flow.__ID__ .FlowSlide.Active .SlideIcon .Icon .Number {
  border-color: #3aa045;
  color: #fff;
  background: #3aa045;
}
.A5Flow.__ID__ .FlowSlide {
  height: auto;
}
.A5Flow.__ID__ .FlowSlide .SlieBoard {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.A5Flow.__ID__ .FlowSlide .SlideText {
  width: 100%;
  height: 100%;
  background-color: #f7f9ff;
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  padding: 0.4rem;
  position: relative;
  z-index: 5;
}
.A5Flow.__ID__ .FlowSlide .SlideText::before {
  content: "";
  border-left: 0.15rem solid transparent;
  border-right: 0.15rem solid transparent;
  border-top: 0.15rem solid #f7f9ff;
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 5;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}
.A5Flow.__ID__ .FlowSlide .SlideTitle {
  color: #222;
  line-height: 1.3;
  width: 100%;
  font-weight: 700;
  text-align: center;
  margin-top: 0.4rem;
}
.A5Flow.__ID__ .FlowSlide .SlideRemark {
  width: 100%;
  color: #666;
  line-height: 1.5;
}
.A5Flow.__ID__ .FlowSlide .SlideIcon {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: baseline;
      -ms-flex-pack: baseline;
          justify-content: baseline;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.14rem;
}
.A5Flow.__ID__ .FlowSlide .SlideIcon .Icon {
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: 0.08rem;
  cursor: pointer;
}
.A5Flow.__ID__ .FlowSlide .SlideIcon .Icon .Number {
  width: 0.4rem;
  height: 0.4rem;
  min-width: 30px;
  min-height: 30px;
  color: #6f7fb3;
  background: #f2f6ff;
  border: solid 0.02rem #d5e0fa;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1200px) {
  .A5Flow.__ID__ .FlowTitle {
    width: 100%;
    padding: 0 10px;
    max-width: 100%;
  }
  .A5Flow.__ID__ .FlowSwiper .SwiperContainer {
    width: 100%;
    padding: 0 10px;
    max-width: 100%;
  }
}

.A5Cate.__ID__ {
  width: 100%;
  background-color: #dde8fc;
  padding: 0.8rem 0;
}
.A5Cate.__ID__ .CateTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A5Cate.__ID__ .CateTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A5Cate.__ID__ .CateTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A5Cate.__ID__ .CateTitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A5Cate.__ID__ .CateTitle .Title .Text .color {
  color: #6486f4;
}
.A5Cate.__ID__ .CateSwiper {
  width: 100%;
  border-radius: 0.2rem;
  overflow: hidden;
  margin-top: 0.36rem;
}
.A5Cate.__ID__ .CateSwiper .SwiperContainer {
  width: 100%;
}
.A5Cate.__ID__ .CateSwiper .SwiperPagination {
  width: 100%;
}
.A5Cate.__ID__ .CateSwiper .SwiperPagination .Pages {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ebf0fb;
}
.A5Cate.__ID__ .CateSwiper .SwiperPagination .Page.In {
  color: #fff;
  background: #4268e5;
}
.A5Cate.__ID__ .CateSwiper .SwiperPagination .Page {
  width: 20%;
  color: #444;
  font-weight: 700;
  line-height: 1.3;
  padding: 0.2rem 0.1rem;
  text-align: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
}
.A5Cate.__ID__ .CateSwiper .SwiperPagination .Page:hover {
  color: #fff;
  background: #4268e5;
}
.A5Cate.__ID__ .CateSlide {
  height: auto;
}
.A5Cate.__ID__ .CateSlide .SlideBoard {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f7f9ff;
  position: relative;
  z-index: 5;
}
.A5Cate.__ID__ .CateSlide .SlideBoard::before {
  content: "";
  width: 50%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(45%, rgba(249, 250, 255, 0.4)), to(#f9faff));
  background-image: linear-gradient(to right, transparent 0%, rgba(249, 250, 255, 0.4) 45%, #f9faff 100%);
}
.A5Cate.__ID__ .CateSlide .SlideText {
  width: 50.5%;
  padding: 0.5rem 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.A5Cate.__ID__ .CateSlide .SlideTitle {
  color: #222;
  line-height: 1.4;
  font-weight: 700;
  width: 100%;
}
.A5Cate.__ID__ .CateSlide .SlideRemark {
  width: 100%;
  color: #444;
  line-height: 1.5;
  margin-top: 0.34rem;
}
.A5Cate.__ID__ .CateSlide .SlideImg {
  width: 49.5%;
}
.A5Cate.__ID__ .CateSlide .SlideImg .Img {
  width: 100%;
  padding-top: calc(456 / 745 * 100%);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  background-position: center;
}
.A5Cate.__ID__ .CateSlide .SlideImg img {
  display: none;
}
@media (max-width: 900px) {
  .A5Cate.__ID__ .CateSlide .SlideBoard {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .A5Cate.__ID__ .CateSlide .SlideBoard::before {
    display: none;
  }
  .A5Cate.__ID__ .CateSlide .SlideText {
    width: 100%;
  }
  .A5Cate.__ID__ .CateSlide .SlideImg {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .A5Cate.__ID__ .CateSwiper .SwiperPagination {
    display: none;
  }
}

.A6MR.__ID__ {
  width: 100%;
  background-color: #dde8fc;
  padding: 0.8rem 0;
}
.A6MR.__ID__ .MRTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A6MR.__ID__ .MRTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A6MR.__ID__ .MRTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A6MR.__ID__ .MRTitle .Title .Text::after {
  background: url(../images/loading5.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A6MR.__ID__ .MRTitle .Title .Text .color {
  color: #6486f4;
}
.A6MR.__ID__ .MRList {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0.36rem;
}
.A6MR.__ID__ .MRItem {
  width: 48%;
  margin-right: 4%;
}
.A6MR.__ID__ .MRItem:nth-child(2n) {
  margin-right: 0;
}
.A6MR.__ID__ .MRItem .ItemTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A6MR.__ID__ .MRItem .ItemTitle .Icon {
  width: 0.56rem;
  min-width: 42px;
  height: 0.49rem;
  min-height: 37px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 0.16rem;
}
.A6MR.__ID__ .MRItem .ItemTitle .Icon img {
  display: none;
}
.A6MR.__ID__ .MRItem .ItemTitle .Title {
  width: auto;
  color: #222;
  line-height: 1.3;
  font-weight: 700;
}
.A6MR.__ID__ .MRItem .ItemRemark {
  width: 100%;
  color: #444;
  line-height: 1.75;
  margin-top: 0.2rem;
}
.A6MR.__ID__ .MRItem .ItemRemark p {
  color: #444;
  line-height: 1.75;
}
@media (max-width: 750px) {
  .A6MR.__ID__ .MRItem {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .A6MR.__ID__ .MRItem:last-child {
    margin-bottom: 0;
  }
}

.A6CM.__ID__ {
  width: 100%;
  background-color: #e7eefe;
  padding: 0.8rem 0;
}
.A6CM.__ID__ .CMTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A6CM.__ID__ .CMTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A6CM.__ID__ .CMTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A6CM.__ID__ .CMTitle .Title .Text::after {
  background: url(../images/loading5.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A6CM.__ID__ .CMTitle .Title .Text .color {
  color: #6486f4;
}
.A6CM.__ID__ .CMInfo {
  width: 100%;
  margin-top: 0.8rem;
  background-color: rgba(247, 249, 255, 0.9);
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 0.2rem;
}
.A6CM.__ID__ .CMInfo .InfoImg {
  width: 32%;
}
.A6CM.__ID__ .CMInfo .InfoImg .Img {
  width: 100%;
  padding-top: calc(422 / 487 * 100%);
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0.2rem 0.2rem 0.2rem 0;
  -webkit-transform: translateY(-0.4rem);
          transform: translateY(-0.4rem);
}
.A6CM.__ID__ .CMInfo .InfoImg img {
  display: none;
}
.A6CM.__ID__ .CMInfo .InfoText {
  width: 68%;
  padding: 0.4rem 0.6rem 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A6CM.__ID__ .CMInfo .InfoRemark {
  width: 100%;
  color: #444;
  line-height: 1.75;
  margin-top: 0.2rem;
}
.A6CM.__ID__ .CMInfo .InfoRemark p {
  color: #444;
  line-height: 1.75;
}
@media (max-width: 1080px) {
  .A6CM.__ID__ .CMInfo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: hidden;
    margin-top: 0.36rem;
  }
  .A6CM.__ID__ .CMInfo .InfoImg {
    width: 100%;
  }
  .A6CM.__ID__ .CMInfo .InfoImg .Img {
    -webkit-transform: none;
            transform: none;
    border-radius: 0;
  }
  .A6CM.__ID__ .CMInfo .InfoText {
    width: 100%;
  }
}

.A6Team.__ID__ {
  width: 100%;
  background-color: #dde8fc;
  padding: 0.8rem 0;
}
.A6Team.__ID__ .TeamTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A6Team.__ID__ .TeamTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A6Team.__ID__ .TeamTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A6Team.__ID__ .TeamTitle .Title .Text::after {
  background: url(../images/loading5.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A6Team.__ID__ .TeamTitle .Title .Text .color {
  color: #6486f4;
}
.A6Team.__ID__ .TeamInfo {
  width: 100%;
  margin-top: 0.8rem;
  background-color: rgba(247, 249, 255, 0.9);
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 0.2rem;
}
.A6Team.__ID__ .TeamInfo .InfoImg {
  width: 32%;
}
.A6Team.__ID__ .TeamInfo .InfoImg .Img {
  width: 100%;
  padding-top: calc(382 / 487 * 100%);
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0.2rem 0.2rem 0 0.2rem;
  -webkit-transform: translateY(-0.4rem);
          transform: translateY(-0.4rem);
}
.A6Team.__ID__ .TeamInfo .InfoImg img {
  display: none;
}
.A6Team.__ID__ .TeamInfo .InfoText {
  width: 68%;
  padding: 0.4rem 0.6rem 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A6Team.__ID__ .TeamInfo .InfoRemark {
  width: 100%;
  color: #444;
  line-height: 1.8;
  margin-top: 0.2rem;
}
.A6Team.__ID__ .TeamInfo .InfoRemark p {
  color: #444;
  line-height: 1.8;
}
@media (max-width: 1080px) {
  .A6Team.__ID__ .TeamInfo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    overflow: hidden;
    margin-top: 0.36rem;
  }
  .A6Team.__ID__ .TeamInfo .InfoImg {
    width: 100%;
  }
  .A6Team.__ID__ .TeamInfo .InfoImg .Img {
    -webkit-transform: none;
            transform: none;
    border-radius: 0;
  }
  .A6Team.__ID__ .TeamInfo .InfoText {
    width: 100%;
  }
}

.A6DP.__ID__ {
  width: 100%;
  background-color: #e7eefe;
  padding: 0.8rem 0;
}
.A6DP.__ID__ .DPTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A6DP.__ID__ .DPTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A6DP.__ID__ .DPTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A6DP.__ID__ .DPTitle .Title .Text::after {
  background: url(../images/loading5.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A6DP.__ID__ .DPTitle .Title .Text .color {
  color: #6486f4;
}
.A6DP.__ID__ .DPInfo {
  width: 100%;
  margin-top: 0.36rem;
}
.A6DP.__ID__ .DPInfo .InfoList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.A6DP.__ID__ .DPInfo .InfoItem {
  width: calc((100% - 2%) / 2);
  margin-right: 2%;
  margin-bottom: 2%;
  background-color: #f7f9ff;
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  padding: 0.4rem 0.5rem;
}
.A6DP.__ID__ .DPInfo .InfoItem:nth-child(2n) {
  margin-right: 0;
}
.A6DP.__ID__ .DPInfo .InfoItem .ItemIcon {
  width: 0.9rem;
  height: 0.78rem;
}
.A6DP.__ID__ .DPInfo .InfoItem .ItemIcon .Icon {
  width: 100%;
  height: 100%;
  background-position: center left;
  background-repeat: no-repeat;
  background-size: contain;
}
.A6DP.__ID__ .DPInfo .InfoItem .ItemIcon img {
  display: none;
}
.A6DP.__ID__ .DPInfo .InfoItem .ItemTitle {
  width: 100%;
  margin-top: 0.36rem;
  color: #222;
  font-weight: 700;
  line-height: 1.3;
}
.A6DP.__ID__ .DPInfo .InfoItem .ItemRemark {
  width: 100%;
  color: #666;
  line-height: 1.75;
  margin-top: 0.26rem;
}
.A6DP.__ID__ .DPInfo .InfoTable {
  width: 100%;
  background: #f9faff;
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  padding: 0.3rem;
  overflow-x: auto;
}
.A6DP.__ID__ .DPInfo .InfoTable .Table {
  width: 100%;
  border-radius: 0.2rem;
  overflow: hidden;
  border: solid 0.01rem #e7eefe;
  min-width: 960px;
}
.A6DP.__ID__ .DPInfo .InfoTable table, .A6DP.__ID__ .DPInfo .InfoTable td, .A6DP.__ID__ .DPInfo .InfoTable th, .A6DP.__ID__ .DPInfo .InfoTable tr {
  border: none;
}
.A6DP.__ID__ .DPInfo .InfoTable ul {
  width: 50%;
  display: inline-block;
}
.A6DP.__ID__ .DPInfo .InfoTable tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.A6DP.__ID__ .DPInfo .InfoTable tr td:nth-child(1) {
  width: 19%;
  padding: 0.22rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.A6DP.__ID__ .DPInfo .InfoTable tr td:nth-child(2) {
  width: 41.65%;
  padding: 0.22rem 0.72rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.A6DP.__ID__ .DPInfo .InfoTable tr td:nth-child(3) {
  width: 39.35%;
  padding: 0.22rem 0.72rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.A6DP.__ID__ .DPInfo .InfoTable table {
  width: 100%;
}
.A6DP.__ID__ .DPInfo .InfoTable thead {
  background: #ebf1ff;
  border: solid 0.01rem #e7eefe;
  color: #666;
  line-height: 1.75;
}
.A6DP.__ID__ .DPInfo .InfoTable tbody {
  background: #fff;
  color: #444;
  line-height: 1.75;
}
.A6DP.__ID__ .DPInfo .InfoTable tbody tr {
  border-bottom: solid 0.01rem #e7eefe;
}
.A6DP.__ID__ .DPInfo .InfoTable tbody tr:last-child {
  border-bottom-color: transparent;
}
.A6DP.__ID__ .DPInfo .InfoTable tbody td {
  border-left: solid 0.01rem #e7eefe;
}
.A6DP.__ID__ .DPInfo .InfoTable tbody td:first-child {
  border-left-color: transparent;
}
.A6DP.__ID__ .DPInfo .InfoResult {
  width: 100%;
}
.A6DP.__ID__ .DPInfo .InfoResult .Title {
  color: #222;
  line-height: 1.4;
  width: 100%;
  margin-top: 0.36rem;
  font-weight: 700;
}
.A6DP.__ID__ .DPInfo .InfoResult .Remark {
  color: #444;
  line-height: 1.75;
  width: 100%;
  margin-top: 0.26rem;
}
@media (max-width: 750px) {
  .A6DP.__ID__ .DPInfo .InfoItem {
    width: 100%;
    margin-right: 0;
  }
}

.A6Flow.__ID__ {
  width: 100%;
  background: #dde8fc;
  padding: 0.8rem 0;
}
.A6Flow.__ID__ .FlowTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 19.2rem;
  max-width: 80%;
  margin: 0 auto;
}
.A6Flow.__ID__ .FlowTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A6Flow.__ID__ .FlowTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A6Flow.__ID__ .FlowTitle .Title .Text::after {
  background: url(../images/loading5.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A6Flow.__ID__ .FlowTitle .Title .Text .color {
  color: #6486f4;
}
.A6Flow.__ID__ .FlowSwiper {
  width: 100%;
  margin-top: 0.36rem;
  position: relative;
  z-index: 5;
}
.A6Flow.__ID__ .FlowSwiper .SwiperContainer {
  width: 19.2rem;
  max-width: 80%;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}
.A6Flow.__ID__ .FlowSwiper .SwiperLine {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 4;
}
.A6Flow.__ID__ .FlowSwiper .SwiperLine::before {
  content: "";
  width: 0.4rem;
  height: 0.4rem;
  min-width: 30px;
  min-height: 30px;
  display: block;
  margin: 0.08rem;
}
.A6Flow.__ID__ .FlowSwiper .SwiperLine::after {
  content: "";
  width: 100%;
  display: block;
  height: 0.02rem;
  min-width: 2px;
  border-top: 0.02rem dashed #c4d2f4;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 5;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.A6Flow.__ID__ .FlowSwiperPagination {
  width: 100%;
  margin-top: 0.3rem;
  position: static;
}
.A6Flow.__ID__ .FlowSwiperPagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: rgba(58, 160, 69, 0.5);
}
.A6Flow.__ID__ .FlowSwiperPagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  background: #3aa045;
}
.A6Flow.__ID__ .FlowSwiperPagination .swiper-pagination-bullet {
  width: 0.22rem;
  height: 0.22rem;
  background: transparent;
  position: relative;
  border: 0.02rem solid transparent;
  z-index: 5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 0.05rem;
  transition: all 0.5s;
  border-radius: 50%;
}
.A6Flow.__ID__ .FlowSwiperPagination .swiper-pagination-bullet::after {
  content: "";
  display: block;
  width: 36.3%;
  height: 36.3%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 5;
  background: rgba(58, 160, 69, 0.8);
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A6Flow.__ID__ .FlowSlide.Active .SlideIcon .Icon {
  background: #f2f6ff;
}
.A6Flow.__ID__ .FlowSlide.Active .SlideIcon .Icon .Number {
  border-color: #3aa045;
  color: #fff;
  background: #3aa045;
}
.A6Flow.__ID__ .FlowSlide {
  height: auto;
}
.A6Flow.__ID__ .FlowSlide .SlieBoard {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.A6Flow.__ID__ .FlowSlide .SlideText {
  width: 100%;
  height: 100%;
  background-color: #f7f9ff;
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  margin-top: 0.36rem;
  padding: 0.4rem;
}
.A6Flow.__ID__ .FlowSlide .SlideTitle {
  color: #222;
  line-height: 1.3;
  width: 100%;
  font-weight: 700;
  margin-top: 0.25rem;
}
.A6Flow.__ID__ .FlowSlide .SlideRemark {
  width: 100%;
  color: #666;
  line-height: 1.5;
}
.A6Flow.__ID__ .FlowSlide .SlideIcon {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.A6Flow.__ID__ .FlowSlide .SlideIcon .Icon {
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: 0.08rem;
  cursor: pointer;
}
.A6Flow.__ID__ .FlowSlide .SlideIcon .Icon .Number {
  width: 0.4rem;
  height: 0.4rem;
  min-width: 30px;
  min-height: 30px;
  color: #6f7fb3;
  background: #f2f6ff;
  border: solid 0.02rem #d5e0fa;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1200px) {
  .A6Flow.__ID__ .FlowTitle {
    width: 100%;
    padding: 0 10px;
    max-width: 100%;
  }
  .A6Flow.__ID__ .FlowSwiper .SwiperContainer {
    width: 100%;
    padding: 0 10px;
    max-width: 100%;
  }
}

.A6Benefit.__ID__ {
  width: 100%;
  background-color: #e7eefe;
  padding: 0.8rem 0;
}
.A6Benefit.__ID__ .BenefitTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A6Benefit.__ID__ .BenefitTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A6Benefit.__ID__ .BenefitTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A6Benefit.__ID__ .BenefitTitle .Title .Text::after {
  background: url(../images/loading5.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A6Benefit.__ID__ .BenefitTitle .Title .Text .color {
  color: #6486f4;
}
.A6Benefit.__ID__ .BenefitBox {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.36rem;
  background-color: #f7f9ff;
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  overflow: hidden;
}
.A6Benefit.__ID__ .BenefitBox .BoxList {
  width: 74.35%;
  padding: 0.6rem 0.56rem;
}
.A6Benefit.__ID__ .BenefitBox .BoxItem.Open .ItemTitle .Icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.A6Benefit.__ID__ .BenefitBox .BoxItem {
  width: 100%;
}
.A6Benefit.__ID__ .BenefitBox .BoxItem .ItemTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  padding: 0.25rem 0;
  border-top: 0.01rem solid transparent;
  border-bottom: 0.01rem solid #e5edfd;
}
.A6Benefit.__ID__ .BenefitBox .BoxItem .ItemTitle .Title {
  color: #222;
  line-height: 1.2;
}
.A6Benefit.__ID__ .BenefitBox .BoxItem .ItemTitle .Icon {
  width: 0.16rem;
  min-width: 16px;
  margin-left: 0.1rem;
  height: 0.09rem;
  min-height: 9px;
  color: #444;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A6Benefit.__ID__ .BenefitBox .BoxItem .ItemContent {
  width: 100%;
  display: none;
  color: #444;
  line-height: 1.5;
  margin-top: 0.25rem;
}
.A6Benefit.__ID__ .BenefitBox .BoxItem .ItemContent p {
  color: #444;
  line-height: 1.5;
}
.A6Benefit.__ID__ .BenefitBox .BoxItem .ItemContent p::before {
  content: "·";
}
.A6Benefit.__ID__ .BenefitBox .BoxImg {
  width: 25.65%;
}
.A6Benefit.__ID__ .BenefitBox .BoxImg .Img {
  width: 100%;
  padding-top: calc(525 / 390 * 100%);
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.A6Benefit.__ID__ .BenefitBox .BoxImg img {
  display: none;
}
@media (max-width: 750px) {
  .A6Benefit.__ID__ .BenefitBox .BoxList {
    padding: 10px 15px;
  }
}

.A7CM.__ID__ {
  width: 100%;
  background-color: #dde8fc;
  padding: 0.8rem 0;
}
.A7CM.__ID__ .CMTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A7CM.__ID__ .CMTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A7CM.__ID__ .CMTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A7CM.__ID__ .CMTitle .Title .Text::after {
  background: url(../images/loading3.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A7CM.__ID__ .CMTitle .Title .Text .color {
  color: #6486f4;
}
.A7CM.__ID__ .CMSwiper {
  padding: 0.3rem;
  border-radius: 0.2rem;
  overflow: hidden;
  background: #f7f9ff;
  margin-top: 0.36rem;
}
.A7CM.__ID__ .CMSwiper .SwiperPagination {
  width: 100%;
}
.A7CM.__ID__ .CMSwiper .SwiperPagination .Pages {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.A7CM.__ID__ .CMSwiper .SwiperPagination .Page {
  color: #444;
  line-height: 1.4;
  width: calc((100% - 0.5% * 2) / 3);
  margin-right: 0.5%;
  margin-bottom: 0.5%;
  padding: 0.2rem 0.1rem;
  text-align: center;
  background: #dfe9ff;
  border-radius: 0.2rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
}
.A7CM.__ID__ .CMSwiper .SwiperPagination .Page:hover {
  color: #fff;
  background: #4268e5;
}
.A7CM.__ID__ .CMSwiper .SwiperPagination .Page:nth-child(3n) {
  margin-right: 0;
}
.A7CM.__ID__ .CMSwiper .SwiperPagination .Page.In {
  color: #fff;
  background: #4268e5;
}
.A7CM.__ID__ .CMSwiper .SwiperContainer {
  width: 100%;
  margin-top: 0.4rem;
}
.A7CM.__ID__ .CMSlide {
  height: auto;
  padding: 0 0.32rem;
}
.A7CM.__ID__ .CMSlide .SlideBoard {
  width: 100%;
  height: 100%;
}
.A7CM.__ID__ .CMSlide .SlideTitle {
  width: 100%;
  color: #222;
  line-height: 1.3;
  font-weight: 700;
}
.A7CM.__ID__ .CMSlide .SlideTitle::before {
  content: "·";
  color: #3aa045;
}
.A7CM.__ID__ .CMSlide .SlideInfo {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0.24rem;
}
.A7CM.__ID__ .CMSlide .SlideText {
  width: 60%;
}
.A7CM.__ID__ .CMSlide .SlideRemark {
  width: 100%;
  color: #444;
  line-height: 1.5;
}
.A7CM.__ID__ .CMSlide .SlideRemark p {
  color: #444;
  line-height: 1.5;
}
.A7CM.__ID__ .CMSlide .SlideRemark ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.A7CM.__ID__ .CMSlide .SlideRemark li {
  width: 50%;
}
.A7CM.__ID__ .CMSlide .SlideImg {
  width: 37.5%;
}
.A7CM.__ID__ .CMSlide .SlideImg .Img {
  width: 100%;
  padding-top: calc(458 / 570 * 100%);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
  border-radius: 0.2rem;
}
.A7CM.__ID__ .CMSlide .SlideImg img {
  display: none;
}
@media (max-width: 1080px) {
  .A7CM.__ID__ .CMSlide .SlideInfo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .A7CM.__ID__ .CMSlide .SlideText {
    width: 100%;
    margin-top: 10px;
  }
  .A7CM.__ID__ .CMSlide .SlideImg {
    width: 100%;
  }
}
@media (max-width: 650px) {
  .A7CM.__ID__ .CMSwiper .SwiperPagination {
    display: none;
  }
  .A7CM.__ID__ .CMSwiper .SwiperContainer {
    margin-top: 0;
  }
  .A7CM.__ID__ .CMSlide {
    padding: 0;
  }
}

.A7System.__ID__ {
  width: 100%;
  background-color: #e7eefe;
  padding: 0.8rem 0 0.56rem;
}
.A7System.__ID__ .SystemTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A7System.__ID__ .SystemTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A7System.__ID__ .SystemTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A7System.__ID__ .SystemTitle .Title .Text::after {
  background: url(../images/loading3.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A7System.__ID__ .SystemTitle .Title .Text .color {
  color: #6486f4;
}
.A7System.__ID__ .SystemRemark {
  width: 100%;
  margin-top: 0.22rem;
  color: #444;
  line-height: 1.5;
}
.A7System.__ID__ .SystemSwiper {
  width: 100%;
  margin-top: 0.36rem;
}
.A7System.__ID__ .SystemSwiper .swiper-pagination {
  width: 100%;
  margin-top: 0.3rem;
  position: static;
}
.A7System.__ID__ .SystemSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: rgba(58, 160, 69, 0.5);
}
.A7System.__ID__ .SystemSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  background: #3aa045;
}
.A7System.__ID__ .SystemSwiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.22rem;
  height: 0.22rem;
  background: transparent;
  position: relative;
  border: 0.02rem solid transparent;
  z-index: 5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 0.05rem;
  transition: all 0.5s;
  border-radius: 50%;
}
.A7System.__ID__ .SystemSwiper .swiper-pagination .swiper-pagination-bullet::after {
  content: "";
  display: block;
  width: 36.3%;
  height: 36.3%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 5;
  background: rgba(58, 160, 69, 0.8);
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A7System.__ID__ .SystemSlide {
  height: auto;
}
.A7System.__ID__ .SystemSlide .SlideBoard {
  width: 100%;
  height: 100%;
  background: #f7f9ff;
  border-radius: 0.2rem;
  border: solid 0.01rem #ffffff;
  padding: 0.5rem;
}
.A7System.__ID__ .SystemSlide .SlideIcon {
  width: 1.28rem;
  height: 0.7rem;
}
.A7System.__ID__ .SystemSlide .SlideIcon .Icon {
  width: 100%;
  height: 100%;
  background-position: center left;
  background-repeat: no-repeat;
  background-size: contain;
}
.A7System.__ID__ .SystemSlide .SlideIcon img {
  display: none;
}
.A7System.__ID__ .SystemSlide .SlideTitle {
  width: 100%;
  margin-top: 0.26rem;
  color: #222;
  line-height: 1.4;
  font-weight: 700;
}
.A7System.__ID__ .SystemSlide .SlideRemark {
  width: 100%;
  color: #666;
  line-height: 1.75;
  margin-top: 0.28rem;
}
.A7System.__ID__ .SystemSlide .SlideRemark p {
  color: #666;
  line-height: 1.75;
}

.A8System.__ID__ {
  width: 100%;
  background-color: #dde8fc;
  padding: 0.8rem 0;
}
.A8System.__ID__ .SystemTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A8System.__ID__ .SystemTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A8System.__ID__ .SystemTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A8System.__ID__ .SystemTitle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A8System.__ID__ .SystemTitle .Title .Text .color {
  color: #6486f4;
}
.A8System.__ID__ .SystemTable {
  width: 100%;
  background: #f9faff;
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  padding: 0.3rem;
  overflow-x: auto;
  margin-top: 0.36rem;
}
.A8System.__ID__ .SystemTable .Table {
  width: 100%;
  border-radius: 0.2rem;
  overflow: hidden;
  min-width: 960px;
}
.A8System.__ID__ .SystemTable table, .A8System.__ID__ .SystemTable td, .A8System.__ID__ .SystemTable th, .A8System.__ID__ .SystemTable tr {
  border: none;
}
.A8System.__ID__ .SystemTable ul {
  width: 50%;
  display: inline-block;
}
.A8System.__ID__ .SystemTable tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.A8System.__ID__ .SystemTable tr td {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.2rem;
}
.A8System.__ID__ .SystemTable tr td:nth-child(1) {
  width: 30%;
}
.A8System.__ID__ .SystemTable tr td:nth-child(2) {
  width: 30%;
}
.A8System.__ID__ .SystemTable tr td:nth-child(3) {
  width: 40%;
}
.A8System.__ID__ .SystemTable table {
  width: 100%;
}
.A8System.__ID__ .SystemTable thead {
  background: #ebf1ff;
  border: solid 0.01rem #e7eefe;
  color: #666;
  line-height: 1.75;
}
.A8System.__ID__ .SystemTable tbody {
  background: #fff;
  color: #444;
  line-height: 1.75;
}
.A8System.__ID__ .SystemTable tbody tr:nth-child(odd) {
  background: #f7f9ff;
}
.A8System.__ID__ .SystemTable tbody tr:nth-child(even) {
  background: #fff;
}

.A8RT.__ID__ {
  width: 100%;
  background-color: #e7eefe;
  padding: 0.8rem 0 0.5rem;
}
.A8RT.__ID__ .RTTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A8RT.__ID__ .RTTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A8RT.__ID__ .RTTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A8RT.__ID__ .RTTitle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A8RT.__ID__ .RTTitle .Title .Text .color {
  color: #6486f4;
}
.A8RT.__ID__ .RTGuide {
  width: 100%;
  margin-top: 0.36rem;
}
.A8RT.__ID__ .RTGuide .GuideRemark {
  width: 100%;
  color: #444;
  line-height: 1.75;
  margin-top: 0.28rem;
}
.A8RT.__ID__ .RTGuide .GuideRemark p {
  color: #444;
  line-height: 1.75;
  margin-top: 0.2rem;
}
.A8RT.__ID__ .RTGuide .GuideWays {
  width: 100%;
  margin-top: 0.36rem;
}
.A8RT.__ID__ .RTGuide .GuideWays .WayTitle {
  width: 100%;
}
.A8RT.__ID__ .RTGuide .GuideWays .WayList {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0.3rem;
}
.A8RT.__ID__ .RTGuide .GuideWays .WayItem {
  width: calc((100% - 2% * 2) / 3);
  margin-right: 2%;
  margin-bottom: 2%;
  background: #f7f9ff;
  border-radius: 0.2rem;
  overflow: hidden;
  padding: 0.5rem 0.45rem;
  position: relative;
  z-index: 5;
}
.A8RT.__ID__ .RTGuide .GuideWays .WayItem:nth-child(3n) {
  margin-right: 0;
}
.A8RT.__ID__ .RTGuide .GuideWays .WayItem:hover .ItemIcon .Icon {
  color: #4268e5;
}
.A8RT.__ID__ .RTGuide .GuideWays .WayItem .ItemIcon {
  width: 0.86rem;
  height: 0.92rem;
  position: absolute;
  left: 0.45rem;
  top: 0;
  z-index: 5;
  -webkit-transform: translateY(-40%);
          transform: translateY(-40%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A8RT.__ID__ .RTGuide .GuideWays .WayItem .ItemIcon .Icon {
  width: 100%;
  height: 100%;
  color: #dfe9ff;
}
.A8RT.__ID__ .RTGuide .GuideWays .WayItem .ItemIcon .Icon svg {
  display: block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A8RT.__ID__ .RTGuide .GuideWays .WayItem .ItemIcon .Number {
  width: 100%;
  height: 60%;
  color: #fff;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
}
.A8RT.__ID__ .RTGuide .GuideWays .WayItem .ItemTitle {
  color: #222;
  width: 100%;
  font-weight: 700;
  margin-top: 0.4rem;
  line-height: 1.3;
}
.A8RT.__ID__ .RTGuide .GuideWays .WayItem .ItemRemark {
  width: 100%;
  margin-top: 0.26rem;
  color: #666;
  line-height: 1.5;
}
@media (max-width: 750px) {
  .A8RT.__ID__ .RTGuide .GuideWays .WayItem {
    margin-right: 0;
    width: 100%;
  }
}

.A8Element.__ID__ {
  width: 100%;
  background-color: #dde8fc;
  padding: 0.8rem 0;
}
.A8Element.__ID__ .ElementTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A8Element.__ID__ .ElementTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A8Element.__ID__ .ElementTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A8Element.__ID__ .ElementTitle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A8Element.__ID__ .ElementTitle .Title .Text .color {
  color: #6486f4;
}
.A8Element.__ID__ .ElementSwiper {
  width: 100%;
  margin-top: 0.36rem;
}
.A8Element.__ID__ .ElementSwiper .swiper-pagination {
  width: 100%;
  margin-top: 0.3rem;
  position: static;
}
.A8Element.__ID__ .ElementSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: rgba(58, 160, 69, 0.5);
}
.A8Element.__ID__ .ElementSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  background: #3aa045;
}
.A8Element.__ID__ .ElementSwiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.22rem;
  height: 0.22rem;
  background: transparent;
  position: relative;
  border: 0.02rem solid transparent;
  z-index: 5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 0.05rem;
  transition: all 0.5s;
  border-radius: 50%;
}
.A8Element.__ID__ .ElementSwiper .swiper-pagination .swiper-pagination-bullet::after {
  content: "";
  display: block;
  width: 36.3%;
  height: 36.3%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 5;
  background: rgba(58, 160, 69, 0.8);
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A8Element.__ID__ .ElementSlide {
  height: auto;
  background: #f7f9ff;
  border-radius: 0.2rem;
  border: solid 0.01rem #ffffff;
  padding: 0.54rem 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A8Element.__ID__ .ElementSlide .SlideText {
  width: 100%;
}
.A8Element.__ID__ .ElementSlide .SlideTitle {
  width: 100%;
  font-weight: 700;
  color: #222;
  line-height: 1.5;
}
.A8Element.__ID__ .ElementSlide .SlideRemark {
  width: 100%;
  color: #666;
  line-height: 1.6;
  margin-top: 0.26rem;
}
.A8Element.__ID__ .ElementSlide .SlideIcon {
  width: auto;
  position: relative;
  margin-left: 0.2rem;
  z-index: 5;
}
.A8Element.__ID__ .ElementSlide .SlideIcon .Bg {
  width: 0.86rem;
  min-width: 65px;
  height: 0.92rem;
  min-height: 69px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #dfe9ff;
}
.A8Element.__ID__ .ElementSlide .SlideIcon .Icon {
  width: 44.2%;
  height: 44.56%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.A8Element.__ID__ .ElementSlide .SlideIcon .Icon img {
  display: none;
}

.A8Area.__ID__ {
  width: 100%;
  background-color: #e7eefe;
  padding: 0.8rem 0 0.5rem;
}
.A8Area.__ID__ .AreaTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A8Area.__ID__ .AreaTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A8Area.__ID__ .AreaTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A8Area.__ID__ .AreaTitle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A8Area.__ID__ .AreaTitle .Title .Text .color {
  color: #6486f4;
}
.A8Area.__ID__ .AreaInfo {
  width: 100%;
  padding: 0.3rem;
  background: #f7f9ff;
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.36rem;
}
.A8Area.__ID__ .AreaInfo .InfoText {
  width: 61%;
  padding: 0.56rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A8Area.__ID__ .AreaInfo .InfoRemark {
  width: 100%;
  color: #444;
  line-height: 2;
}
.A8Area.__ID__ .AreaInfo .InfoRemark p {
  color: #444;
  line-height: 2;
}
.A8Area.__ID__ .AreaInfo .InfoImg {
  width: 39%;
}
.A8Area.__ID__ .AreaInfo .InfoImg .Img {
  width: 100%;
  padding-top: calc(300 / 570 * 100%);
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0.2rem;
}
.A8Area.__ID__ .AreaInfo .InfoImg img {
  display: none;
}
@media (max-width: 750px) {
  .A8Area.__ID__ .AreaInfo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .A8Area.__ID__ .AreaInfo .InfoText {
    width: 100%;
    padding: 0;
    margin-top: 10px;
  }
  .A8Area.__ID__ .AreaInfo .InfoImg {
    width: 100%;
  }
}

.A8Flow.__ID__ {
  width: 100%;
  background: #dde8fc;
  padding: 0.8rem 0;
}
.A8Flow.__ID__ .FlowTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 19.2rem;
  max-width: 80%;
  margin: 0 auto;
}
.A8Flow.__ID__ .FlowTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A8Flow.__ID__ .FlowTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A8Flow.__ID__ .FlowTitle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A8Flow.__ID__ .FlowTitle .Title .Text .color {
  color: #6486f4;
}
.A8Flow.__ID__ .FlowSwiper {
  width: 100%;
  margin-top: 0.36rem;
  position: relative;
  z-index: 5;
}
.A8Flow.__ID__ .FlowSwiper .SwiperContainer {
  width: 19.2rem;
  max-width: 80%;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}
.A8Flow.__ID__ .FlowSwiper .SwiperLine {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 4;
}
.A8Flow.__ID__ .FlowSwiper .SwiperLine::before {
  content: "";
  width: 0.4rem;
  height: 0.4rem;
  min-width: 30px;
  min-height: 30px;
  display: block;
  margin: 0.08rem;
}
.A8Flow.__ID__ .FlowSwiper .SwiperLine::after {
  content: "";
  width: 100%;
  display: block;
  height: 0.02rem;
  min-width: 2px;
  border-top: 0.02rem dashed #c4d2f4;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 5;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.A8Flow.__ID__ .FlowSwiper {
  width: 100%;
  margin-top: 0.36rem;
  position: relative;
  z-index: 5;
}
.A8Flow.__ID__ .FlowSwiper .SwiperContainer {
  width: 19.2rem;
  max-width: 80%;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}
.A8Flow.__ID__ .FlowSwiper .SwiperLine {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 4;
}
.A8Flow.__ID__ .FlowSwiper .SwiperLine::before {
  content: "";
  width: 0.4rem;
  height: 0.4rem;
  min-width: 30px;
  min-height: 30px;
  display: block;
  margin: 0.08rem;
}
.A8Flow.__ID__ .FlowSwiper .SwiperLine::after {
  content: "";
  width: 100%;
  display: block;
  height: 0.02rem;
  min-width: 2px;
  border-top: 0.02rem dashed #c4d2f4;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 5;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.A8Flow.__ID__ .FlowSwiperPagination {
  width: 100%;
  margin-top: 0.3rem;
  position: static;
}
.A8Flow.__ID__ .FlowSwiperPagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: rgba(58, 160, 69, 0.5);
}
.A8Flow.__ID__ .FlowSwiperPagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  background: #3aa045;
}
.A8Flow.__ID__ .FlowSwiperPagination .swiper-pagination-bullet {
  width: 0.22rem;
  height: 0.22rem;
  background: transparent;
  position: relative;
  border: 0.02rem solid transparent;
  z-index: 5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 0.05rem;
  transition: all 0.5s;
  border-radius: 50%;
}
.A8Flow.__ID__ .FlowSwiperPagination .swiper-pagination-bullet::after {
  content: "";
  display: block;
  width: 36.3%;
  height: 36.3%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 5;
  background: rgba(58, 160, 69, 0.8);
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A8Flow.__ID__ .FlowSlide.Active .SlideIcon .Icon {
  background: #f2f6ff;
}
.A8Flow.__ID__ .FlowSlide.Active .SlideIcon .Icon .Number {
  border-color: #3aa045;
  color: #fff;
  background: #3aa045;
}
.A8Flow.__ID__ .FlowSlide.Active .SlideText {
  background-color: white;
}
.A8Flow.__ID__ .FlowSlide {
  height: auto;
}
.A8Flow.__ID__ .FlowSlide .SlieBoard {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.A8Flow.__ID__ .FlowSlide .SlideText {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  padding: 0.4rem;
}
.A8Flow.__ID__ .FlowSlide .SlideTitle {
  color: #222;
  line-height: 1.3;
  width: 100%;
  font-weight: 700;
}
.A8Flow.__ID__ .FlowSlide .SlideRemark {
  width: 100%;
  color: #666;
  margin-top: 0.25rem;
  line-height: 1.5;
}
.A8Flow.__ID__ .FlowSlide .SlideIcon {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A8Flow.__ID__ .FlowSlide .SlideIcon::after {
  content: "";
  width: 0.02rem;
  min-width: 2px;
  height: 0.4rem;
  min-height: 4px;
  background: #d5e0fa;
  display: block;
  margin-top: -0.06rem;
}
.A8Flow.__ID__ .FlowSlide .SlideIcon .Icon {
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: 0.08rem;
  cursor: pointer;
  position: relative;
  z-index: 5;
}
.A8Flow.__ID__ .FlowSlide .SlideIcon .Icon .Number {
  width: 0.4rem;
  height: 0.4rem;
  min-width: 30px;
  min-height: 30px;
  color: #6f7fb3;
  background: #f2f6ff;
  border: solid 0.02rem #d5e0fa;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1200px) {
  .A8Flow.__ID__ .FlowTitle {
    width: 100%;
    padding: 0 10px;
    max-width: 100%;
  }
  .A8Flow.__ID__ .FlowSwiper .SwiperContainer {
    width: 100%;
    padding: 0 10px;
    max-width: 100%;
  }
}

.A8Team.__ID__ {
  width: 100%;
  background-color: #e7eefe;
  padding: 0.8rem 0;
}
.A8Team.__ID__ .TeamTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A8Team.__ID__ .TeamTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A8Team.__ID__ .TeamTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A8Team.__ID__ .TeamTitle .Title .Text::after {
  background: url(../images/loading1.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A8Team.__ID__ .TeamTitle .Title .Text .color {
  color: #6486f4;
}
.A8Team.__ID__ .TeamRemark {
  width: 100%;
  color: #444;
  line-height: 1.75;
  margin-top: 0.18rem;
}
.A8Team.__ID__ .TeamSwiper {
  width: 100%;
  margin-top: 0.28rem;
}
.A8Team.__ID__ .TeamSwiper .swiper-pagination {
  width: 100%;
  margin-top: 0.3rem;
  position: static;
}
.A8Team.__ID__ .TeamSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: rgba(58, 160, 69, 0.5);
}
.A8Team.__ID__ .TeamSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  background: #3aa045;
}
.A8Team.__ID__ .TeamSwiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.22rem;
  height: 0.22rem;
  background: transparent;
  position: relative;
  border: 0.02rem solid transparent;
  z-index: 5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 0.05rem;
  transition: all 0.5s;
  border-radius: 50%;
}
.A8Team.__ID__ .TeamSwiper .swiper-pagination .swiper-pagination-bullet::after {
  content: "";
  display: block;
  width: 36.3%;
  height: 36.3%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 5;
  background: rgba(58, 160, 69, 0.8);
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A8Team.__ID__ .TeamSlide {
  height: auto;
  position: relative;
  z-index: 5;
}
.A8Team.__ID__ .TeamSlide:hover .SlideMask {
  opacity: 1;
}
.A8Team.__ID__ .TeamSlide .SlideBoard {
  width: 100%;
  height: 100%;
  background-color: #f7f9ff;
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  padding: 0.25rem 0;
  position: relative;
  z-index: 4;
}
.A8Team.__ID__ .TeamSlide .SlideImg {
  width: 42.75%;
  padding-top: 31%;
  position: relative;
  z-index: 5;
  margin: 0 auto;
}
.A8Team.__ID__ .TeamSlide .SlideImg .Img {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
}
.A8Team.__ID__ .TeamSlide .SlideImg img {
  display: none;
}
.A8Team.__ID__ .TeamSlide .SlideMask {
  top: 0;
  z-index: 5;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.2rem;
  background: rgba(66, 104, 229, 0.9);
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A8Team.__ID__ .TeamSlide .SlideText {
  color: #fff;
  line-height: 1.6;
  width: 100%;
  text-align: center;
}

.A9Intro.__ID__ {
  width: 100%;
  background-color: #dde8fc;
  padding: 0.8rem 0;
}
.A9Intro.__ID__ .IntroTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A9Intro.__ID__ .IntroTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A9Intro.__ID__ .IntroTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A9Intro.__ID__ .IntroTitle .Title .Text::after {
  background: url(../images/loading2.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A9Intro.__ID__ .IntroTitle .Title .Text .color {
  color: #6486f4;
}
.A9Intro.__ID__ .IntroRemark {
  width: 100%;
  color: #444;
  line-height: 1.75;
  margin-top: 0.22rem;
}
.A9Intro.__ID__ .IntroSwiper {
  width: 100%;
  margin-top: 0.36rem;
}
.A9Intro.__ID__ .IntroSwiper .swiper-pagination {
  width: 100%;
  margin-top: 0.3rem;
  position: static;
}
.A9Intro.__ID__ .IntroSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: rgba(58, 160, 69, 0.5);
}
.A9Intro.__ID__ .IntroSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  background: #3aa045;
}
.A9Intro.__ID__ .IntroSwiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.22rem;
  height: 0.22rem;
  background: transparent;
  position: relative;
  border: 0.02rem solid transparent;
  z-index: 5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 0.05rem;
  transition: all 0.5s;
  border-radius: 50%;
}
.A9Intro.__ID__ .IntroSwiper .swiper-pagination .swiper-pagination-bullet::after {
  content: "";
  display: block;
  width: 36.3%;
  height: 36.3%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 5;
  background: rgba(58, 160, 69, 0.8);
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A9Intro.__ID__ .IntroSlide {
  height: auto;
}
.A9Intro.__ID__ .IntroSlide:hover .SlideIcon {
  background: #4268e5;
}
.A9Intro.__ID__ .IntroSlide:hover .SlideIcon::before {
  border-bottom-color: #4268e5;
}
.A9Intro.__ID__ .IntroSlide .SlideBoard {
  width: 100%;
  height: 100%;
  padding: 0.5rem;
  background: #f7f9ff;
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.A9Intro.__ID__ .IntroSlide .SlideTitle {
  width: 100%;
  color: #222;
  line-height: 1.3;
  font-weight: 700;
}
.A9Intro.__ID__ .IntroSlide .SlideRemark {
  width: 100%;
  margin-top: 0.27rem;
  color: #666;
  line-height: 1.75;
}
.A9Intro.__ID__ .IntroSlide .SlideRemark p {
  color: #666;
  line-height: 1.75;
}
.A9Intro.__ID__ .IntroSlide .SlideText {
  width: 100%;
}
.A9Intro.__ID__ .IntroSlide .SlideIcon {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background: #dfe9ff;
  margin-top: 0.3rem;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 5;
}
.A9Intro.__ID__ .IntroSlide .SlideIcon::before {
  content: "";
  display: block;
  border-left: 0.07rem solid transparent;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border-right: 0.07rem solid transparent;
  border-bottom: 0.09rem solid #dfe9ff;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -90%);
          transform: translate(-50%, -90%);
  z-index: 5;
}
.A9Intro.__ID__ .IntroSlide .SlideIcon .Number {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
}
.A9Intro.__ID__ .IntroInfo {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.36rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.A9Intro.__ID__ .IntroInfo .InfoText {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A9Intro.__ID__ .IntroInfo .InfoRemark {
  width: 100%;
  color: #444;
  line-height: 1.5;
}
.A9Intro.__ID__ .IntroInfo .InfoRemark p {
  color: #444;
  line-height: 1.5;
}
.A9Intro.__ID__ .IntroInfo .InfoImg {
  width: 37.5%;
}
.A9Intro.__ID__ .IntroInfo .InfoImg .Img {
  width: 100%;
  padding-top: calc(335 / 570 * 100%);
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0.2rem;
}
.A9Intro.__ID__ .IntroInfo .InfoImg img {
  display: none;
}
@media (max-width: 750px) {
  .A9Intro.__ID__ .IntroInfo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .A9Intro.__ID__ .IntroInfo .InfoText {
    width: 100%;
    padding: 0;
    margin-top: 10px;
  }
  .A9Intro.__ID__ .IntroInfo .InfoImg {
    width: 100%;
  }
}

.A9Why.__ID__ {
  width: 100%;
  background-color: #e7eefe;
  padding: 0.8rem 0;
}
.A9Why.__ID__ .WhyTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A9Why.__ID__ .WhyTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A9Why.__ID__ .WhyTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A9Why.__ID__ .WhyTitle .Title .Text::after {
  background: url(../images/loading2.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A9Why.__ID__ .WhyTitle .Title .Text .color {
  color: #6486f4;
}
.A9Why.__ID__ .WhyList {
  width: 100%;
  background: #f7f9ff;
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  padding: 0.3rem 0.5rem;
  margin-top: 0.36rem;
}
.A9Why.__ID__ .WhyItem.Open .ItemTitle .Number {
  background: #dfeee1;
}
.A9Why.__ID__ .WhyItem.Open .ItemTitle .Number .N {
  border-color: #3aa045;
  color: #fff;
  background: #3aa045;
}
.A9Why.__ID__ .WhyItem.Open .ItemTitle .Icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  color: #3aa045;
}
.A9Why.__ID__ .WhyItem {
  width: 100%;
  padding: 0.22rem 0;
  border-top: 0.01rem solid transparent;
  border-bottom: 0.01rem solid #e5edfd;
}
.A9Why.__ID__ .WhyItem .ItemTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.A9Why.__ID__ .WhyItem .ItemTitle .Info {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A9Why.__ID__ .WhyItem .ItemTitle .Title {
  width: auto;
  color: #222;
  line-height: 1.3;
  font-weight: 700;
}
.A9Why.__ID__ .WhyItem .ItemTitle .Number {
  border-radius: 50%;
  margin-right: 0.16rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: 0.08rem;
}
.A9Why.__ID__ .WhyItem .ItemTitle .Number .N {
  width: 0.4rem;
  height: 0.4rem;
  min-width: 30px;
  min-height: 30px;
  color: #222;
  background: #dfe9ff;
  border: solid 0.02rem #d5e0fa;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A9Why.__ID__ .WhyItem .ItemTitle .Button {
  width: auto;
}
.A9Why.__ID__ .WhyItem .ItemTitle .Icon {
  width: 0.16rem;
  min-width: 16px;
  margin-left: 0.1rem;
  height: 0.09rem;
  min-height: 9px;
  color: #aab2c4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A9Why.__ID__ .WhyItem .ItemContent {
  display: none;
  margin-top: 0.1rem;
  width: 100%;
}
.A9Why.__ID__ .WhyItem .ItemText {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.A9Why.__ID__ .WhyItem .ItemText .Icon {
  margin-right: 0.16rem;
  padding: 0 0.08rem;
}
.A9Why.__ID__ .WhyItem .ItemText .Icon::before {
  content: "";
  display: block;
  width: 0.4rem;
  min-width: 30px;
}
.A9Why.__ID__ .WhyItem .ItemText .Remark {
  width: 100%;
  color: #444;
  line-height: 1.75;
}
@media (max-width: 750px) {
  .A9Why.__ID__ .WhyList {
    padding: 0 10px;
  }
}

.A9Base.__ID__ {
  width: 100%;
  padding: 0.8rem 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.A9Base.__ID__ .BaseTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A9Base.__ID__ .BaseTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A9Base.__ID__ .BaseTitle .Title .Text {
  width: auto;
  color: #fff;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A9Base.__ID__ .BaseTitle .Title .Text::after {
  background: url(../images/loading2.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A9Base.__ID__ .BaseTitle .Title .Text .color {
  color: #6486f4;
}
.A9Base.__ID__ .BaseRemark {
  width: 100%;
  color: #fff;
  line-height: 1.8;
  margin-top: 0.42rem;
}
.A9Base.__ID__ .BaseRemark p {
  color: #fff;
  line-height: 1.8;
}

.A9Recycle.__ID__ {
  width: 100%;
  background-color: #e7eefe;
  padding: 0.8rem 0;
}
.A9Recycle.__ID__ .RecycleTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A9Recycle.__ID__ .RecycleTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A9Recycle.__ID__ .RecycleTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A9Recycle.__ID__ .RecycleTitle .Title .Text::after {
  background: url(../images/loading2.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A9Recycle.__ID__ .RecycleTitle .Title .Text .color {
  color: #6486f4;
}
.A9Recycle.__ID__ .RecycleSwiper {
  width: 100%;
  margin-top: 0.36rem;
}
.A9Recycle.__ID__ .RecycleSwiper .swiper-pagination {
  width: 100%;
  margin-top: 0.3rem;
  position: static;
}
.A9Recycle.__ID__ .RecycleSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: rgba(58, 160, 69, 0.5);
}
.A9Recycle.__ID__ .RecycleSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  background: #3aa045;
}
.A9Recycle.__ID__ .RecycleSwiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.22rem;
  height: 0.22rem;
  background: transparent;
  position: relative;
  border: 0.02rem solid transparent;
  z-index: 5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 0.05rem;
  transition: all 0.5s;
  border-radius: 50%;
}
.A9Recycle.__ID__ .RecycleSwiper .swiper-pagination .swiper-pagination-bullet::after {
  content: "";
  display: block;
  width: 36.3%;
  height: 36.3%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 5;
  background: rgba(58, 160, 69, 0.8);
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A9Recycle.__ID__ .RecycleSlide {
  height: auto;
}
.A9Recycle.__ID__ .RecycleSlide .SlideBoard {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f7f9ff;
  border-radius: 0.2rem;
  border: solid 0.01rem #ffffff;
  padding: 0.4rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.A9Recycle.__ID__ .RecycleSlide .SlideIcon {
  width: auto;
  position: relative;
  margin-right: 0.24rem;
  z-index: 5;
}
.A9Recycle.__ID__ .RecycleSlide .SlideIcon .Bg {
  width: 0.86rem;
  min-width: 65px;
  height: 0.92rem;
  min-height: 69px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #dfe9ff;
}
.A9Recycle.__ID__ .RecycleSlide .SlideIcon .Icon {
  width: 44.2%;
  height: 44.56%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.A9Recycle.__ID__ .RecycleSlide .SlideIcon .Icon img {
  display: none;
}
.A9Recycle.__ID__ .RecycleSlide .SlideText {
  width: 100%;
}
.A9Recycle.__ID__ .RecycleSlide .SlideTitle {
  color: #222;
  width: 100%;
  line-height: 1.3;
  font-weight: 700;
}
.A9Recycle.__ID__ .RecycleSlide .SlideRemark {
  width: 100%;
  color: #666;
  line-height: 1.75;
  margin-top: 0.26rem;
}

.A9SD.__ID__ {
  width: 100%;
  background-color: #dde8fc;
  padding: 0.8rem 0;
}
.A9SD.__ID__ .SDTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A9SD.__ID__ .SDTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A9SD.__ID__ .SDTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A9SD.__ID__ .SDTitle .Title .Text::after {
  background: url(../images/loading2.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A9SD.__ID__ .SDTitle .Title .Text .color {
  color: #6486f4;
}
.A9SD.__ID__ .SDInfo {
  width: 100%;
  margin-top: 0.36rem;
  background-color: #f7f9ff;
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 0;
}
.A9SD.__ID__ .SDInfo .InfoImg {
  width: 32%;
}
.A9SD.__ID__ .SDInfo .InfoImg .Img {
  width: 100%;
  padding-top: calc(443 / 570 * 100%);
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0 0.2rem 0.2rem 0;
}
.A9SD.__ID__ .SDInfo .InfoImg img {
  display: none;
}
.A9SD.__ID__ .SDInfo .InfoText {
  width: 68%;
  padding: 0 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A9SD.__ID__ .SDInfo .InfoRemark {
  width: 100%;
  color: #444;
  line-height: 1.75;
}
.A9SD.__ID__ .SDInfo .InfoRemark p {
  color: #444;
  line-height: 1.75;
}
@media (max-width: 1080px) {
  .A9SD.__ID__ .SDInfo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: hidden;
    margin-top: 0.36rem;
    padding: 0;
  }
  .A9SD.__ID__ .SDInfo .InfoImg {
    width: 100%;
  }
  .A9SD.__ID__ .SDInfo .InfoImg .Img {
    -webkit-transform: none;
            transform: none;
    border-radius: 0;
  }
  .A9SD.__ID__ .SDInfo .InfoText {
    width: 100%;
    padding: 10px;
  }
}

.A9Verify.__ID__ {
  width: 100%;
  background-color: #e7eefe;
  padding: 0.8rem 0;
}
.A9Verify.__ID__ .VerifyTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A9Verify.__ID__ .VerifyTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A9Verify.__ID__ .VerifyTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A9Verify.__ID__ .VerifyTitle .Title .Text::after {
  background: url(../images/loading2.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A9Verify.__ID__ .VerifyTitle .Title .Text .color {
  color: #6486f4;
}
.A9Verify.__ID__ .VerifyRemark {
  width: 100%;
  margin-top: 0.36rem;
  color: #444;
  line-height: 1.8;
}
.A9Verify.__ID__ .VerifyRemark p {
  color: #444;
  line-height: 1.8;
}
.A9Verify.__ID__ .VerifyResult {
  width: 100%;
  margin-top: 0.3rem;
}
.A9Verify.__ID__ .VerifyResult .ResultTitle {
  color: #222;
  width: 100%;
  line-height: 1.4;
  font-weight: 700;
}
.A9Verify.__ID__ .VerifyResult .ResultTitle::before {
  content: "·";
  color: #3aa045;
}
.A9Verify.__ID__ .VerifyResult .ResultList {
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.36rem;
}
.A9Verify.__ID__ .VerifyResult .ResultItem {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(66%, #f2f6ff), to(rgba(242, 246, 255, 0.95)));
  background-image: linear-gradient(0deg, #f2f6ff 66%, rgba(242, 246, 255, 0.95) 100%);
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2%;
  padding: 0.1rem 0.28rem;
  min-height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A9Verify.__ID__ .VerifyResult .ResultItem:nth-child(2n) {
  margin-right: 0;
}
.A9Verify.__ID__ .VerifyResult .ResultItem .ItemText {
  color: #222;
  line-height: 1.5;
  width: 100%;
}
@media (max-width: 750px) {
  .A9Verify.__ID__ .VerifyResult .ResultItem {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }
}

.A9Flow.__ID__ {
  width: 100%;
  background: #dde8fc;
  padding: 0.8rem 0;
}
.A9Flow.__ID__ .FlowTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 19.2rem;
  max-width: 80%;
  margin: 0 auto;
}
.A9Flow.__ID__ .FlowTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A9Flow.__ID__ .FlowTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A9Flow.__ID__ .FlowTitle .Title .Text::after {
  background: url(../images/loading4.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A9Flow.__ID__ .FlowTitle .Title .Text .color {
  color: #6486f4;
}
.A9Flow.__ID__ .FlowSwiper {
  width: 100%;
  margin-top: 0.36rem;
  position: relative;
  z-index: 5;
}
.A9Flow.__ID__ .FlowSwiper .SwiperContainer {
  width: 19.2rem;
  max-width: 80%;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}
.A9Flow.__ID__ .FlowSwiper .SwiperLine {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 4;
}
.A9Flow.__ID__ .FlowSwiper .SwiperLine::before {
  content: "";
  width: 0.4rem;
  height: 0.4rem;
  min-width: 30px;
  min-height: 30px;
  display: block;
  margin: 0.08rem;
}
.A9Flow.__ID__ .FlowSwiper .SwiperLine::after {
  content: "";
  width: 100%;
  display: block;
  height: 0.02rem;
  min-width: 2px;
  border-top: 0.02rem dashed #c4d2f4;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 5;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.A9Flow.__ID__ .FlowSlide.Active .SlideIcon .Icon {
  background: #f2f6ff;
}
.A9Flow.__ID__ .FlowSlide.Active .SlideIcon .Icon .Number {
  border-color: #3aa045;
  color: #fff;
  background: #3aa045;
}
.A9Flow.__ID__ .FlowSlide {
  height: auto;
}
.A9Flow.__ID__ .FlowSlide .SlieBoard {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.A9Flow.__ID__ .FlowSlide .SlideText {
  width: 100%;
  height: 100%;
  background-color: #f7f9ff;
  border-radius: 0.2rem;
  border: solid 0.01rem #fff;
  padding: 0.4rem;
  position: relative;
  margin-top: 0.4rem;
  z-index: 5;
}
.A9Flow.__ID__ .FlowSlide .SlideText::before {
  content: "";
  border-left: 0.15rem solid transparent;
  border-right: 0.15rem solid transparent;
  border-bottom: 0.15rem solid #f7f9ff;
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 5;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}
.A9Flow.__ID__ .FlowSlide .SlideTitle {
  color: #222;
  line-height: 1.3;
  width: 100%;
  font-weight: 700;
  text-align: center;
}
.A9Flow.__ID__ .FlowSlide .SlideRemark {
  width: 100%;
  color: #666;
  line-height: 1.5;
  margin-top: 0.2rem;
}
.A9Flow.__ID__ .FlowSlide .SlideIcon {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: baseline;
      -ms-flex-pack: baseline;
          justify-content: baseline;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A9Flow.__ID__ .FlowSlide .SlideIcon .Icon {
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: 0.08rem;
  cursor: pointer;
}
.A9Flow.__ID__ .FlowSlide .SlideIcon .Icon .Number {
  width: 0.4rem;
  height: 0.4rem;
  min-width: 30px;
  min-height: 30px;
  color: #6f7fb3;
  background: #f2f6ff;
  border: solid 0.02rem #d5e0fa;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1200px) {
  .A9Flow.__ID__ .FlowTitle {
    width: 100%;
    padding: 0 10px;
    max-width: 100%;
  }
  .A9Flow.__ID__ .FlowSwiper .SwiperContainer {
    width: 100%;
    padding: 0 10px;
    max-width: 100%;
  }
}

.A9Trace.__ID__ {
  width: 100%;
  background-color: #e7eefe;
  padding: 0.8rem 0;
}
.A9Trace.__ID__ .TraceList {
  width: 100%;
}
.A9Trace.__ID__ .TraceItem {
  width: 100%;
  margin-bottom: 0.72rem;
}
.A9Trace.__ID__ .TraceItem:last-child {
  margin-bottom: 0;
}
.A9Trace.__ID__ .TraceItem .ItemTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A9Trace.__ID__ .TraceItem .ItemTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A9Trace.__ID__ .TraceItem .ItemTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A9Trace.__ID__ .TraceItem .ItemTitle .Title .Text::after {
  background: url(../images/loading2.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A9Trace.__ID__ .TraceItem .ItemTitle .Title .Text .color {
  color: #6486f4;
}
.A9Trace.__ID__ .TraceItem .ItemRemark {
  width: 100%;
  margin-top: 0.36rem;
  color: #444;
  line-height: 1.8;
}
.A9Trace.__ID__ .TraceItem .ItemRemark p {
  color: #444;
  line-height: 1.8;
}

.A9Art.__ID__ {
  width: 100%;
}
.A9Art.__ID__ .ArtBoard {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.A9Art.__ID__ .ArtTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.A9Art.__ID__ .ArtTitle .Title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A9Art.__ID__ .ArtTitle .Title .Text {
  width: auto;
  color: #222;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 5;
}
.A9Art.__ID__ .ArtTitle .Title .Text::after {
  background: url(../images/loading2.png) center/cover no-repeat;
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  -webkit-transform: translate(70%, 0%);
          transform: translate(70%, 0%);
}
.A9Art.__ID__ .ArtTitle .Title .Text .color {
  color: #6486f4;
}
.A9Art.__ID__ .ArtText {
  background: #dde8fc;
  width: 50%;
  padding: 0.8rem 0;
  padding-left: 2rem;
  padding-right: 0.7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.A9Art.__ID__ .ArtContent {
  width: 100%;
  height: 100%;
  margin-top: 0.4rem;
  overflow-y: auto;
  position: relative;
  z-index: 5;
}
.A9Art.__ID__ .ArtContent::-webkit-scrollbar {
  width: 0.03rem;
  min-width: 3px;
}
.A9Art.__ID__ .ArtContent::-webkit-scrollbar-thumb {
  background: #4268e5;
  border-radius: 0.02rem;
}
.A9Art.__ID__ .ArtContent::-webkit-scrollbar-track {
  background: #cfdef9;
  border-radius: 0.08rem;
}
.A9Art.__ID__ .ArtRemark {
  width: 100%;
  position: absolute;
  padding-right: 0.2rem;
  left: 0;
  top: 0;
  z-index: 5;
  color: #444;
  line-height: 1.8;
}
.A9Art.__ID__ .ArtRemark p {
  color: #444;
  line-height: 1.8;
}
.A9Art.__ID__ .ArtRemark img {
  width: 100%;
  height: auto;
  border-radius: 0.2rem;
  margin: 0.2rem auto;
}
.A9Art.__ID__ .ArtList {
  width: 50%;
  background: #fff;
  padding: 0.8rem 0;
  padding-right: 2rem;
  padding-left: 0.7rem;
  margin-top: 0.36rem;
}
.A9Art.__ID__ .ArtItem.Open .ItemTitle .Number {
  background: #dfeee1;
}
.A9Art.__ID__ .ArtItem.Open .ItemTitle .Number .N {
  border-color: #3aa045;
  color: #fff;
  background: #3aa045;
}
.A9Art.__ID__ .ArtItem.Open .ItemTitle .Icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  color: #3aa045;
}
.A9Art.__ID__ .ArtItem {
  width: 100%;
  padding: 0.22rem 0;
  border-top: 0.01rem solid transparent;
  border-bottom: 0.01rem solid #e5edfd;
}
.A9Art.__ID__ .ArtItem .ItemTitle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.A9Art.__ID__ .ArtItem .ItemTitle .Info {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.A9Art.__ID__ .ArtItem .ItemTitle .Title {
  width: auto;
  color: #222;
  line-height: 1.3;
  font-weight: 700;
}
.A9Art.__ID__ .ArtItem .ItemTitle .Number {
  border-radius: 50%;
  margin-right: 0.16rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: 0.08rem;
}
.A9Art.__ID__ .ArtItem .ItemTitle .Number .N {
  width: 0.4rem;
  height: 0.4rem;
  min-width: 30px;
  min-height: 30px;
  color: #222;
  background: #dfe9ff;
  border: solid 0.02rem #d5e0fa;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A9Art.__ID__ .ArtItem .ItemTitle .Button {
  width: auto;
}
.A9Art.__ID__ .ArtItem .ItemTitle .Icon {
  width: 0.16rem;
  min-width: 16px;
  margin-left: 0.1rem;
  height: 0.09rem;
  min-height: 9px;
  color: #aab2c4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.A9Art.__ID__ .ArtItem .ItemContent {
  display: none;
  margin-top: 0.1rem;
  width: 100%;
}
.A9Art.__ID__ .ArtItem .ItemText {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.A9Art.__ID__ .ArtItem .ItemText .Icon {
  margin-right: 0.16rem;
  padding: 0 0.08rem;
}
.A9Art.__ID__ .ArtItem .ItemText .Icon::before {
  content: "";
  display: block;
  width: 0.4rem;
  min-width: 30px;
}
.A9Art.__ID__ .ArtItem .ItemText .Remark {
  width: 100%;
  color: #444;
  line-height: 1.75;
}
@media (max-width: 1200px) {
  .A9Art.__ID__ .ArtText {
    padding-left: 10px;
    padding-right: 10px;
  }
  .A9Art.__ID__ .ArtList {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (max-width: 750px) {
  .A9Art.__ID__ .ArtBoard {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .A9Art.__ID__ .ArtContent {
    height: 320px;
  }
  .A9Art.__ID__ .ArtText {
    width: 100%;
  }
  .A9Art.__ID__ .ArtList {
    width: 100%;
    margin-top: 0;
  }
}

/* 面包屑 */
#Crumb {
  width: 100%;
  position: relative;
  z-index: 5;
}
#Crumb .CrumbBoard {
  background: #fff;
  border-radius: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.1rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 5;
}
#Crumb .CrumbTabs {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#Crumb .CrumbTab.In .Text {
  background: #4268e5;
  color: #fff;
}
#Crumb .CrumbTab {
  width: auto;
  display: block;
  border-radius: 0.2rem;
  overflow: hidden;
  margin-right: 0.05rem;
}
#Crumb .CrumbTab:last-child {
  margin-right: 0;
}
#Crumb .CrumbTab:hover .Text {
  background: #4268e5;
  color: #fff;
}
#Crumb .CrumbTab .Text {
  color: #222;
  line-height: 1.2;
  padding: 0.2rem 0.3rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background: #fff;
}
#Crumb .CrumbLinks {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0.3rem;
  padding: 0.22rem 0;
}
#Crumb .CrumbLinks::before {
  content: "";
  display: block;
  margin-right: 0.05rem;
  width: 0.16rem;
  min-width: 13px;
  height: 0.17rem;
  min-height: 14px;
  background: url(../images/Crumb1.png) center/contain no-repeat;
}
#Crumb .CrumbLinks .CrumbLink, #Crumb .CrumbLinks .CrumbSign {
  width: auto;
  display: block;
  color: #444;
  line-height: 1.5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#Crumb .CrumbLinks .CrumbLink:hover {
  color: #4268e5;
}
#Crumb .CrumbLinks .CrumbSign {
  margin: 0 0.05rem;
}
@media (max-width: 1200px) {
  #Crumb .CrumbBoard {
    position: static;
    -webkit-transform: none;
            transform: none;
  }
}
@media (max-width: 500px) {
  #Crumb .CrumbBoard {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  #Crumb .CrumbTabs {
    width: 100%;
  }
  #Crumb .CrumbLinks {
    width: 100%;
    margin-right: 0;
    padding: 10px 0;
  }
}

#Crumb.NoOffset .CrumbBoard {
  position: static;
  -webkit-transform: none;
          transform: none;
  background: transparent;
}

/* 分页器 */
#Pager {
  width: 100%;
}
#Pager .Pages {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#Pager .Page.In .PageButton {
  border-color: #4268e5;
}
#Pager .Page.In .PageButton::after {
  opacity: 1;
}
#Pager .Page.In .PageNum {
  color: #fff;
}
#Pager .Page {
  width: auto;
  margin: 0.05rem;
}
#Pager .Page:hover .PageButton {
  border-color: #4268e5;
}
#Pager .Page:hover .PageButton::after {
  opacity: 1;
}
#Pager .Page:hover .PageNum {
  color: #fff;
}
#Pager .Page:hover .PagePrev .Icon, #Pager .Page:hover .PageNext .Icon {
  color: #fff;
}
#Pager .Page:hover .PageButton.Disabled {
  border-color: transparent;
}
#Pager .Page:hover .PageButton.Disabled::after {
  opacity: 0;
}
#Pager .Page:hover .PageButton.Disabled .PagePrev .Icon, #Pager .Page:hover .PageButton.Disabled .PageNext .Icon {
  color: #ccc;
}
#Pager .Page:hover .PageButton.Disabled .PageNum {
  color: #fff;
}
#Pager .Page .PageButton {
  width: 0.48rem;
  min-width: 40px;
  height: 0.48rem;
  min-height: 40px;
  position: relative;
  z-index: 5;
  background: transparent;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
}
#Pager .Page .PageButton::after {
  content: "";
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 4;
  background: #4268e5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
}
#Pager .Page .PageButton.Disabled {
  border-color: transparent;
  cursor: not-allowed;
}
#Pager .Page .PageButton.Disabled::after {
  opacity: 0;
}
#Pager .Page .PageButton.Disabled .PagePrev, #Pager .Page .PageButton.Disabled .PageNext {
  cursor: not-allowed;
}
#Pager .Page .PageButton.Disabled .PagePrev .Icon, #Pager .Page .PageButton.Disabled .PageNext .Icon {
  color: #ccc;
}
#Pager .Page .PageButton.Disabled .PageNum {
  color: #fff;
}
#Pager .Page .PageNum {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #222;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#Pager .Page .PagePrev, #Pager .Page .PageNext {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#Pager .Page .PagePrev .Icon, #Pager .Page .PageNext .Icon {
  min-width: 6px;
  width: 0.09rem;
  height: 0.14rem;
  min-height: 9px;
  color: #4268e5;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#Pager .Page .PagePrev {
  margin-right: 0.1rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}