@import url("../css/hondy.min.css");
body {
  background-color: #F8EFE6;
}

pager {
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-top: 1em;
  border: 1px dotted #E1D8D0;
  padding: 5px;
}

pager [name=jump] {
  width: 2.2em !important;
  text-align: center;
}

pager [name=skip] {
  margin-left: .5rem;
}

pager cur, pager a {
  padding-left: 0.3rem;
  padding-right: 0.3rem;
}

a:hover {
  color: #C23235;
}

.top {
  background-image: url(head.jpg);
  background-size: 100% 100%;
}

.logo {
  display: flex;
  line-height: 100%;
  font-size: 40px;
  height: 60px;
}

.logo a {
  height: 100%;
}

.logo a img {
  max-width: 100%;
  max-height: 100%;
}

.logo pre {
  display: none;
}

.btm .Mobile {
  padding: 8px 0;
}

.btm .Mobile * {
  color: #756653;
  font-size: 20px;
}

.btm menu ul {
  display: flex;
  flex: 1;
  justify-content: flex-start;
}

.btm menu ul li {
  width: 30.33%;
}

.btm .wechat img {
  max-height: 120px;
}

.flow .container {
  background: url(../img/plum.png) no-repeat right top;
  background-size: 50%;
  padding-top: 50px;
}

.flow .container .row ul li {
  margin-bottom: 15px;
}

.flow .container .row ul li .mode .title a {
  font-size: 1.6rem;
}

.flow .container .row ul li .mode .title a::before {
  display: inline-flex;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: white;
  color: #756653;
  justify-content: center;
  align-items: center;
  content: "I";
  font-weight: 900;
  margin-right: 10px;
}

.flow .container .row ul li .mode .memo {
  font-size: 1.2rem;
  color: #756653;
}

.flow .container .row ul li:nth-child(1) .mode .title a::before {
  content: "I";
}

.flow .container .row ul li:nth-child(2) .mode .title a::before {
  content: "II";
}

.flow .container .row ul li:nth-child(3) .mode .title a::before {
  content: "III";
}

.flow .container .row ul li:nth-child(4) .mode .title a::before {
  content: "IV";
}

.honor dt {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.honor dt * {
  font-size: 2rem !important;
}

.honor ul li .Article h6 {
  flex: 1;
  margin-right: auto;
}

.wechat img {
  max-width: 168px;
}

.menu {
  width: 100%;
  height: 60px;
}

.menu menu {
  height: 100%;
}

.menu menu ul li:hover, .menu menu ul li.sel {
  background-image: url(../img/menu.png);
  background-repeat: no-repeat;
  background-position: center;
}

.menu menu ul li ul {
  background-color: #212529;
  padding-top: 20px;
  padding-bottom: 10px;
}

.menu menu ul li ul li:hover {
  background: #343a40;
}

#Navigator .RowsTitle {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  background: url(img/nav.png) no-repeat;
  text-align: center;
  margin-bottom: 30px;
  zoom: .6;
}

#Navigator .RowsTitle h3 {
  display: flex;
  align-items: center;
  padding-left: 60px;
  background: url(../img/nav.png) no-repeat left center;
  font-size: 24px !important;
  margin-bottom: 0;
  height: 40px;
}

#Navigator .RowsTitle .More {
  margin: 0;
}

#Navigator .RowsTitle .More a {
  display: flex;
  background: url(../img/more.png) no-repeat center;
  padding: 40px 100px 0 0;
}

.about {
  padding: 60px 0;
  position: relative;
}

.about .btns {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  margin-top: 20px;
  width: 252px;
  margin-left: auto;
  margin-right: auto;
}

.about .btns a {
  display: inline-flex;
  width: 252px;
  height: 84px;
  justify-content: center;
  align-items: center;
  background: url(../img/btn.png);
  margin-bottom: 20px;
  font-size: 1.6rem;
}

.menu-row ul li a {
  font-size: 16px;
}

.opacity {
  opacity: .6;
}

.frame {
  padding: 60px 0;
}

.guide {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  border-bottom: 1px solid #756653;
  padding-bottom: 5px;
}

.guide * {
  font-size: 1.4rem;
}

.guide i {
  display: inline-flex;
  width: 25px;
  height: 25px;
  background: url(../img/gui.png);
}

.sider .RowsTitle {
  display: none;
}

.sider .Content ul {
  display: flex;
  flex-flow: row wrap;
}

.sider .Content ul li {
  margin: 15px 15px 0 15px;
  line-height: auto;
}

.sider .Content ul li a {
  display: flex;
  flex: 1;
  justify-content: center;
  white-space: nowrap;
  background: #C23235;
  color: white;
  padding: 10px 15px;
}

.product {
  background: url(../img/bg.jpg) no-repeat 100%;
}

.product #Navigator {
  width: 100%;
}

.product #Navigator ul {
  margin: 0 -10px;
}

.product #Navigator ul li .gutters {
  padding: 15px;
  border: 1px solid #C23235;
}

.GuideMap {
  display: inline;
}

#ProductSummary ul {
  display: flex;
  flex-flow: row wrap;
  margin: -10px;
}

#ProductSummary ul li {
  display: list-item;
  flex-flow: column wrap;
  text-align: center;
  flex: 1 1 calc(50% - 20px);
  padding: 15px;
  border: 1px solid #C23235;
  margin: 10px;
}

#ProductSummary ul li .thumbs a {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}

#ProductSummary ul li .thumbs a img {
  max-width: 100%;
  max-height: 100%;
}

#ProductSummary ul li .detail .title {
  margin-top: 10px;
  height: 35px;
  background: url(../img/title.png) no-repeat center;
}

#ProductSummary ul li .detail .title a {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
  line-height: 100%;
}

@media (min-width: 576px) {
  #Navigator .RowsTitle {
    zoom: 1;
  }
  .logo {
    margin-right: 0;
  }
  .flow .container {
    padding-top: 0px;
  }
  .about .btns {
    width: auto;
    flex-direction: row;
  }
  .about .btns a {
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 992px) {
  .logo pre {
    display: flex;
  }
  .about .Margin {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
  }
  .about .Margin .card {
    flex: 1 1 35%;
  }
  .about .Margin .card img {
    max-width: 100%;
    max-height: 100%;
  }
  .about .Margin .intro {
    display: flex;
    flex-flow: column wrap;
    flex: 1 1 62%;
  }
  .about .Margin .intro .memo {
    display: flex;
    flex: 1;
    font-size: 1.4rem;
  }
  .about .Margin .intro .btns a {
    margin-bottom: 0;
  }
  .btm .copyright {
    border-top: 1px dashed #343a40;
  }
  .btm .copyright .Margin {
    display: flex;
    flex: 1;
    justify-content: center;
  }
  .btm .copyright .Margin .powered {
    padding-left: 15px;
    padding-right: 15px;
  }
  .honor #TabStrip {
    display: flex;
    flex: 1;
    flex-flow: row nowrap;
    margin: 0 -15px;
  }
  .honor #TabStrip dl {
    display: flex;
    flex: 1;
    padding: 0 15px;
    flex-flow: column wrap;
    align-content: flex-start;
    margin: 0;
  }
  .honor ul {
    display: flex;
    flex: 1;
    flex-flow: row wrap !important;
    justify-content: space-between;
    margin: 0 -25px !important;
  }
  .honor ul li {
    display: flex;
    flex: 1;
    padding: 2px 25px !important;
  }
  .honor ul li .Article {
    display: flex;
    flex: 1;
    justify-content: space-between;
    padding: 8px 5px;
  }
  .honor ul li .Article top {
    display: none;
  }
  .honor ul li .Article h6 {
    flex: 1;
    margin-right: auto;
  }
  .sider {
    display: flex;
  }
  .sider .bg {
    background: url(../img/sider.png) no-repeat;
  }
  .sider .submenu {
    display: flex;
    flex-flow: column wrap;
    background: url(../img/bow.png) no-repeat center bottom;
    flex: 1;
    width: 232px;
    height: 484px;
    padding: 20px;
    text-align: center;
    box-sizing: border-box;
  }
  .sider .submenu .RowsTitle {
    display: block;
    padding-top: 15px;
  }
  .sider .submenu .RowsTitle .en {
    color: #756653;
  }
  .sider .submenu ul {
    display: flex;
    flex-flow: column wrap;
  }
  .sider .submenu ul li {
    margin: 0;
  }
  .sider .submenu ul li a {
    display: flex;
    flex: 1;
    line-height: 50px;
    font-size: 1.6rem;
    justify-content: left;
    background: none;
    color: #756653;
    padding: 0;
  }
  .sider .submenu ul li a::before {
    display: inline-flex;
    margin-right: 10px;
    content: "\f054";
    zoom: .5;
    padding-left: 50px;
  }
  .sider .submenu ul li:hover a, .sider .submenu ul li.on a {
    color: #C23235 !important;
  }
  #ProductSummary ul li {
    flex: 1 1 calc(25% - 20px);
  }
}

@media (min-width: 1200px) {
  .top {
    position: relative;
  }
  .top .wechat {
    display: flex;
    flex-direction: column;
    position: absolute;
    height: 250px;
    right: 0px;
    top: -20px;
  }
  .top .wechat:hover {
    animation: moveup 1s forwards;
  }
  .top .wechat:hover .dd {
    animation: in 1s forwards;
  }
  .top .wechat .dt {
    display: flex;
    justify-content: right;
    text-indent: -9999px !important;
    overflow: hidden;
    background: url(../img/qrcode.png) no-repeat top right;
    height: 100px;
  }
  .top .wechat .dd {
    display: flex;
    opacity: 0;
    height: 150px;
    align-items: center;
  }
  .top .wechat .dd img {
    max-height: 150px;
  }
  .about .Margin {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
  }
  .about .Margin .card {
    flex: 1 1 25%;
  }
  .about .Margin .card img {
    max-width: 100%;
    max-height: 100%;
  }
  .about .Margin .intro {
    display: flex;
    flex: 1 1 75%;
  }
  .about .Margin .intro .memo {
    display: flex;
    flex: 1;
    font-size: 1.4rem;
  }
  .about .Margin .intro .btns {
    flex-direction: column;
    margin-top: 0;
    margin-left: 30px;
    margin-right: 0;
  }
  .about .Margin .intro .btns a {
    margin-bottom: 30px;
  }
  .body #ProductView ul li,
  .body #ArticleView ul li {
    flex-basis: 50% !important;
  }
  .body #ProductView ul li .gutters,
  .body #ArticleView ul li .gutters {
    border: 1px solid #CBBC9D;
    padding: 15px;
  }
  .body #ArticleList ul li .Article {
    display: flex;
    flex-flow: row nowrap;
    flex: 1;
    justify-content: space-between;
    padding: 5px;
  }
  .body #ArticleList ul li .Article .title {
    display: flex;
    flex: 1;
  }
  .flow .container {
    background: url(../img/banner.png) no-repeat center;
    height: 150px;
  }
  .flow .container .row {
    flex-flow: row nowrap;
    justify-content: space-between;
  }
  .flow .container .row ul {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    margin-left: -15px;
    margin-right: -15px;
  }
  .flow .container .row ul li {
    padding-left: 15px;
    padding-right: 15px;
  }
  .flow .container .row .More {
    display: flex;
    margin-left: 30px;
    margin-right: 50px;
    align-items: center;
  }
  .flow .container .row .More a {
    display: inline-flex;
    width: 46px;
    height: 46px;
    justify-content: center;
    align-items: center;
    background: url(../img/more1.png) no-repeat;
  }
}

@keyframes moveup {
  from {
    top: -20px;
  }
  to {
    top: -130px;
  }
}

@keyframes in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
