@import url("../css/hondy.min.css");
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: 30px;
  height: 60px;
}

.logo a {
  height: 100%;
}

.logo a img {
  max-height: 60px;
  object-fit: contain;
}

.logo pre {
  display: none;
}

.phonex * {
  font-size: 1.6rem;
}

.phonex .Hotline::before {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: inline-flex;
  content: "\f095";
  font-size: 1.8rem;
  margin-right: 10px;
  align-items: center;
  justify-content: center;
  transform: rotate(45deg);
  border: 2px solid white;
}

.news .RowsTitle {
  display: flex;
  flex: 1;
  justify-content: center;
}

.search input,
.search select {
  height: 30px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.search input {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 0px;
}

.search form {
  margin-bottom: 0;
}

#ArticleSummary ul li .thumbs {
  margin-right: 20px;
}

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

#ArticleSummary ul li .thumbs a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#ArticleSummary ul li .title {
  margin-bottom: 10px;
}

#ArticleSummary ul li .title a {
  font-size: 1.6rem;
  font-weight: 800;
}

.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;
}

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

.menu {
  height: 60px;
}

.menu menu {
  height: 100%;
}

.menu menu ul li a {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

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

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

.RowsTitle {
  margin-bottom: 30px;
}

.RowsTitle .Title {
  font-size: 3.2rem !important;
}

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

.about .card {
  padding: 0;
}

.about .card img {
  border: 0;
  background-color: transparent;
  padding: 0;
}

.about .btns {
  display: flex;
  flex-flow: column wrap;
}

.about .btns .More {
  display: inline-flex;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.about .btns .More a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #323232;
  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 .submenu {
  display: flex;
  flex: 1;
  flex-flow: column wrap;
  justify-content: center;
  text-align: center;
}

.product .submenu .RowsTitle .Title {
  display: inline-flex;
  align-items: center;
}

.product .submenu ul {
  display: inline-flex;
  flex-flow: row wrap;
  justify-content: center;
}

.product .submenu ul li {
  display: inline-flex;
}

.product .submenu ul li a {
  padding: 5px 30px;
  white-space: nowrap;
}

.product #ProductSummary {
  display: flex;
  flex: 1;
  flex-flow: row nowrap;
}

.product #ProductSummary #lbtn,
.product #ProductSummary #rbtn {
  align-self: center;
  background-color: #dee2e6;
}

.product #ProductSummary #lbtn::before,
.product #ProductSummary #rbtn::before {
  display: inline-flex;
  width: 30px;
  height: 80px;
  justify-content: center;
  align-items: center;
  font-size: 3rem;
  content: "\f053";
}

.product #ProductSummary #rbtn::before {
  content: "\f054";
}

.product #ProductSummary ul {
  display: flex;
  flex: 1;
  justify-content: center;
  flex-flow: row nowrap;
}

.product #ProductSummary ul li {
  display: inline-flex;
  flex: 1 0 auto;
  width: 50%;
  flex-flow: column wrap;
  padding-left: 15px;
  padding-right: 15px;
  justify-content: space-between;
}

.product #ProductSummary ul li .thumbs {
  display: flex;
  aspect-ratio: 4/3;
  margin-bottom: 10px;
  overflow: hidden;
}

.product #ProductSummary ul li .thumbs a {
  display: flex;
  flex: 1;
  height: 100%;
}

.product #ProductSummary ul li .thumbs a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product #ProductSummary ul li .title {
  margin-bottom: 10px;
}

.product #ProductSummary ul li .title a {
  font-size: 1.6rem;
  font-weight: 600;
}

.product #ProductSummary ul li .memo {
  display: flex;
  flex: 1 0 auto;
  color: #6c757d;
  overflow: hidden;
}

.product #ProductSummary ul li .more a {
  display: flex;
  flex: 1;
  background: #C23235;
  color: white;
  margin-top: 2rem;
  padding: 5px 15px;
}

.GuideMap {
  display: inline;
}

@media (min-width: 576px) {
  .logo {
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  .logo pre {
    display: flex;
  }
  .about .RowsTitle {
    display: flex;
    margin-bottom: 3rem;
    justify-content: start !important;
  }
  .about .RowsTitle .Title {
    display: inline-flex;
    background-image: none !important;
    justify-content: left;
    align-items: center;
    padding-left: 0 !important;
    font-size: 3.2rem !important;
    margin-left: 0;
  }
  .about .RowsTitle .Title::before {
    display: inline-flex;
    content: "";
    width: 10rem;
    height: 0;
    border-bottom: 1px solid #6c757d;
    margin-right: 1.5rem;
  }
  .about .btns {
    justify-content: start;
  }
  .about .btns .More {
    margin-left: 0;
  }
  .news .RowsTitle .Title {
    display: inline-flex;
    background-color: white;
    align-items: center;
  }
  .news .RowsTitle .Title::before, .news .RowsTitle .Title::after {
    display: inline-flex;
    height: 0;
    content: "";
    width: 100px;
    margin-right: 15px;
    border-bottom: 1px solid #6c757d;
  }
  .news .RowsTitle .Title::after {
    margin-left: 15px;
    margin-right: 0;
  }
  .news #ArticleSummary ul {
    display: flex;
    flex: 1;
    flex-flow: row nowrap;
    justify-content: space-between;
  }
  .news #ArticleSummary ul li {
    display: flex;
    flex: 1;
    flex-flow: column wrap;
    padding-left: 15px;
    padding-right: 15px;
  }
  .news #ArticleSummary ul li .thumbs {
    aspect-ratio: 4/3;
    margin-right: 0;
    margin-bottom: 15px;
    overflow: hidden;
  }
  .news #ArticleSummary ul li .thumbs img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .product {
    display: flex;
    flex: 1;
  }
  .product .RowsTitle {
    align-items: center;
  }
  .product .RowsTitle .Title {
    background-color: white;
  }
  .product .RowsTitle .Title::before, .product .RowsTitle .Title::after {
    display: inline-flex;
    height: 0;
    content: "";
    width: 100px;
    margin-right: 15px;
    border-bottom: 1px solid #6c757d;
  }
  .product .RowsTitle .Title::after {
    margin-left: 15px;
    margin-right: 0;
  }
  .product #ProductSummary {
    display: inline-flex;
    flex-flow: row nowrap;
  }
  .product #ProductSummary ul li .title {
    height: auto;
  }
  .product #ProductSummary ul li .title a {
    display: flex;
    flex: 1;
    line-height: 3em;
  }
  #ProductView ul li {
    flex-basis: 33.33%;
  }
  .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;
  }
  .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;
  }
  .body #ProductSummary ul li,
  .body #ArticleView ul li {
    flex-basis: 50% !important;
  }
  .body #ProductSummary 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;
  }
}

@media (max-width: 992px) {
  .about .row {
    margin-left: 0;
    margin-right: 0;
    flex-direction: column-reverse;
  }
}

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

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