
body {
  background: #eee;
}

body {
  background: #eee;
}
.md12248.Header {
  width: 100%;
}
.md12248.Header .layout {
  margin-left: auto;
  margin-right: auto;
  width: 17.2rem;
  max-width: 92%;
}
@media (max-width: 1200px) {
  .md12248.Header .layout {
    width: 100%;
    padding: 0 10px;
    max-width: 100%;
  }
}
.md12248.Header .Container {
  width: 100%;
  height: 0.9rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  border-top: 0.01rem solid transparent;
  border-bottom: 0.01rem solid rgba(255, 255, 255, 0.1);
}
.md12248.Header .HBoard {
  width: calc(100% - 2rem);
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.md12248.Header .HLogo {
  width: auto;
}
.md12248.Header .HLogo .Logo {
  display: block;
  width: 3.11rem;
  height: 0.46rem;
  margin: 0.22rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 5;
}
.md12248.Header .HLogo .Logo .D {
  opacity: 1;
}
.md12248.Header .HLogo .Logo .M {
  opacity: 0;
}
.md12248.Header .HLogo .Logo img {
  width: 100%;
  position: absolute;
  left: 0;
  opacity: 0;
  top: 0;
  z-index: 0;
  height: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.md12248.Header .HTab {
  width: auto;
}
.md12248.Header .HTab .TabList {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.md12248.Header .HTab .TabItemI {
  width: auto;
  height: 100%;
  position: relative;
  z-index: 5;
  margin-right: 0.54rem;
}
.md12248.Header .HTab .TabItemI:last-child {
  margin-right: 0;
}
@media (min-width: 901px) {
  .md12248.Header .HTab .TabItemI:hover .ItemIHref .IHref {
    border-bottom-color: #fff;
  }
}
.md12248.Header .HTab .TabItemI .ItemIHref.In .IHref {
  border-bottom-color: #fff;
}
.md12248.Header .HTab .TabItemI .ItemIHref {
  width: auto;
  height: 100%;
}
.md12248.Header .HTab .TabItemI .ItemIHref .IHref {
  height: 100%;
  color: #fff;
  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.02rem solid transparent;
  border-bottom: 0.02rem solid transparent;
}
.md12248.Header .HControl {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.md12248.Header .HSearch {
  height: 100%;
  padding-right: 0.2rem;
}
.md12248.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%;
}
.md12248.Header .HSearch .SearchIcon .Icon {
  width: 0.19rem;
  min-width: 16px;
  height: 0.19rem;
  min-height: 16px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.md12248.Header .HSearch .SearchIcon .Icon svg {
  display: block;
  -webkit-transition: all 0.5;
  transition: all 0.5;
}
.md12248.Header .HSearch .SearchInput {
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 10;
  background: #fff;
  padding: 0.36rem 0;
  display: none;
}
.md12248.Header .HSearch .SearchInput .SearchForm {
  width: 40%;
  min-width: 500px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  border-radius: 0.1rem;
  border: solid 0.01rem #0056c2;
  overflow: hidden;
}
.md12248.Header .HSearch .SearchInput .SearchForm .Input {
  width: 100%;
  height: 0.5rem;
  min-height: 36px;
}
.md12248.Header .HSearch .SearchInput .SearchForm .Input input {
  width: 100%;
  height: 100%;
  line-height: 1.2;
  background: transparent;
  padding: 0 0.2rem;
  border: none;
}
.md12248.Header .HSearch .SearchInput .SearchForm .Button.Submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #0056c2;
}
.md12248.Header .HSearch .SearchInput .SearchForm .Button.Submit button {
  border: none;
  background: transparent;
  cursor: pointer;
  padding: 0;
  width: auto;
  height: auto;
  padding: 0 0.2rem;
}
.md12248.Header .HSearch .SearchInput .SearchForm .Button.Submit .Icon {
  width: 0.17rem;
  height: 0.17rem;
  min-width: 15px;
  min-height: 15px;
  color: #fff;
}
.md12248.Header .HSearch .SearchInput .SearchForm .Button.Close {
  width: 0.3rem;
  height: 0.3rem;
  position: absolute;
  z-index: 5;
  right: 0.1rem;
  top: 0.1rem;
  cursor: pointer;
}
.md12248.Header .HSearch .SearchInput .SearchForm .Button.Close::before, .md12248.Header .HSearch .SearchInput .SearchForm .Button.Close::after {
  content: "";
  display: block;
  width: 100%;
  height: 10%;
  background: #666;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
}
.md12248.Header .HSearch .SearchInput .SearchForm .Button.Close::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.md12248.Header .HSearch .SearchInput .SearchForm .Button.Close::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.md12248.Header .HLang {
  width: auto;
  margin-left: 0.1rem;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 5;
}
.md12248.Header .HLang:hover .LangOptions {
  display: block;
}
.md12248.Header .HLang .LangBoard {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  padding: 0 0.1rem;
}
.md12248.Header .HLang .LangBoard .Icon.Globe {
  width: 0.18rem;
  min-width: 16px;
  height: 0.18rem;
  min-height: 16px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.md12248.Header .HLang .LangBoard .Icon.Globe svg {
  display: block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.md12248.Header .HLang .LangBoard .Icon.Arrow {
  width: 0.11rem;
  min-width: 11px;
  height: 0.06rem;
  min-height: 6px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.md12248.Header .HLang .LangBoard .Icon.Arrow svg {
  display: block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.md12248.Header .HLang .LangBoard .Text {
  width: auto;
  color: #fff;
  padding: 0 0.1rem;
  line-height: 1.3;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.md12248.Header .HLang .LangOptions {
  width: 100%;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  z-index: 5;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  -webkit-box-shadow: 0 0 0.1rem 0 #ccc;
          box-shadow: 0 0 0.1rem 0 #ccc;
  display: none;
}
.md12248.Header .HLang .LangOptions .Option {
  width: 100%;
  padding: 0.14rem 0;
  color: #666;
  display: block;
  text-align: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.md12248.Header .HLang .LangOptions .Option:hover {
  background-color: #eeb416;
  color: #fff;
}
.md12248.Header .HMenu {
  width: auto;
  margin-left: 10px;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.md12248.Header .HMenu .MenuIcon {
  width: 18px;
  height: 18px;
  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;
}
.md12248.Header .HMenu .MenuIcon::before, .md12248.Header .HMenu .MenuIcon::after, .md12248.Header .HMenu .MenuIcon div {
  width: 80%;
  height: 9%;
  display: block;
  content: "";
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background: #fff;
}
@media (max-width: 900px) {
  .md12248.Header .HBoard {
    width: 100%;
    padding: 0 10px;
  }
  .md12248.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;
  }
  .md12248.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;
  }
  .md12248.Header .HTab .TabItemI {
    height: auto;
  }
  .md12248.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;
  }
  .md12248.Header .HTab .TabItemI .ItemIHref .IHref {
    padding: 0;
    width: auto;
    height: auto;
    color: #0056c2;
  }
  .md12248.Header .HTab .TabItemI .ItemIHref.In .IHref {
    color: #eeb416;
  }
  .md12248.Header .HTab .TabItemI .ItemIHref.In .IHref {
    color: #eeb416;
  }
  .md12248.Header .HTab.Show {
    display: block;
  }
  .md12248.Header .HMenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 750px) {
  .md12248.Header .HSearch .SearchInput {
    padding: 0.36rem 30px;
  }
  .md12248.Header .HSearch .SearchInput .SearchForm {
    min-width: 0;
    width: 100%;
  }
}

.md12248.Header.Move .Container {
  border-color: transparent;
  background: #fff;
}
.md12248.Header.Move .HLogo .Logo .D {
  opacity: 0;
}
.md12248.Header.Move .HLogo .Logo .M {
  opacity: 1;
}
@media (min-width: 901px) {
  .md12248.Header.Move .HTab .TabItemI:hover .ItemIHref .IHref {
    color: #eeb416;
    border-bottom-color: #eeb416;
  }
}
.md12248.Header.Move .HTab .TabItemI .ItemIHref.In .IHref {
  color: #eeb416;
  border-bottom-color: #eeb416;
}
.md12248.Header.Move .HTab .TabItemI .ItemIHref .IHref {
  color: #0056c2;
}
.md12248.Header.Move .HSearch .SearchIcon .Icon {
  color: #0056c2;
}
.md12248.Header.Move .HLang .LangBoard .Icon, .md12248.Header.Move .HLang .LangBoard .Text {
  color: #0056c2;
}
.md12248.Header.Move .HMenu .MenuIcon::before, .md12248.Header.Move .HMenu .MenuIcon::after, .md12248.Header.Move .HMenu .MenuIcon div {
  background: #0056c2;
}

body {
  background: #eee;
}
.md12249.Footer {
  width: 100%;
  background: #eee;
  border-top: 0.05rem solid #eeb416;
}
.md12249.Footer .Container {
  width: 100%;
  padding: 0 2.4rem;
}
.md12249.Footer .FMain {
  width: 100%;
  padding: 0.5rem 0 0.7rem;
}
.md12249.Footer .FLogo {
  width: 2.36rem;
  min-width: 177px;
  height: 1.16rem;
  min-height: 87px;
  margin: 0 auto;
}
.md12249.Footer .FLogo img {
  width: 100%;
  height: 100%;
}
.md12249.Footer .FAddress {
  width: 100%;
  color: #666;
  line-height: 1.75;
  text-align: center;
  margin-top: 0.5rem;
}
.md12249.Footer .FAddress p {
  color: #666;
  line-height: 1.75;
}
.md12249.Footer .FMedia {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 0.42rem;
}
.md12249.Footer .FMedia .Media {
  display: block;
  margin: 0 0.2rem;
}
.md12249.Footer .FMedia .Media:hover .Icon {
  color: #0056c2;
}
.md12249.Footer .FMedia .Media .Icon {
  width: 0.25rem;
  height: 0.25rem;
  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;
  min-width: 20px;
  min-height: 20px;
  color: #bbb;
}
.md12249.Footer .FMedia .Media .Icon svg {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.md12249.Footer .FBottom {
  width: 100%;
  border-top: 0.01rem solid rgba(187, 187, 187, 0.2);
  border-bottom: 0.01rem solid transparent;
  padding: 0.33rem 0;
}
.md12249.Footer .FInfo {
  color: #666;
  line-height: 1.75;
  width: 100%;
  text-align: center;
}
@media (max-width: 1200px) {
  .md12249.Footer .Container {
    padding: 0 20px;
  }
}

.layout {
  margin-left: auto;
  margin-right: auto;
  width: 17.2rem;
  max-width: 92%;
}
@media (max-width: 1200px) {
  .layout {
    width: 100%;
    padding: 0 10px;
    max-width: 100%;
  }
}
