@charset "UTF-8";
@import url("../css/hondy.min.css");
.py-4 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.py-5 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
@media (min-width: 992px) {
  .py-5 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
}

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: 0.5rem;
}
pager cur,
pager a {
  padding-left: 0.3rem;
  padding-right: 0.3rem;
}

a:hover {
  color: #C20000;
}

.logo {
  display: flex;
  line-height: 100%;
  font-size: 40px;
  max-height: 100px;
}
.logo a {
  height: 100%;
}
.logo a img {
  max-width: 100%;
  max-height: 100%;
}
.logo pre {
  display: none;
}

#ArticleList ul li .title {
  display: flex;
  flex: 1;
}

.lng {
  display: inline-flex;
  margin-left: -5px;
  margin-right: -5px;
}
.lng .en,
.lng .cn {
  padding-left: 5px;
  padding-right: 5px;
}

#based {
  display: none;
}

.btm {
  background-color: #73CFCE;
}
.btm .py-5 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
.btm .CompanyName {
  margin: 0;
  font-size: 1.6rem;
}
.btm .mlogo .Logo {
  display: flex;
  flex: 1;
  flex-flow: column-reverse wrap;
  justify-content: start;
}
@media (min-width: 992px) {
  .btm .mlogo .Logo {
    align-items: start;
  }
}
.btm .mlogo .Logo .dd {
  display: flex;
  flex: 1;
  justify-content: start;
  margin-bottom: 1rem;
}
.btm .mlogo .Logo .dt {
  display: none;
}
.btm .mlogo .wechat {
  margin-top: 1rem;
}
.btm .mlogo .wechat img {
  max-width: 100px;
}
.btm div {
  margin-top: 0.5rem;
}
.btm div img {
  width: 20px;
}
.btm .dt,
.btm .dd {
  font-size: 1.6rem;
}
.btm .dt {
  padding-right: 10px;
}
.btm .whatsapp {
  display: inline-flex;
}
.btm .whatsapp::before {
  display: inline-flex;
  width: 32px;
  height: 32px;
  content: "";
  background-image: url(../img/whatsapp.png);
  background-size: contain;
}
.btm .whatsapp .detail {
  display: none;
}
.btm .wechat {
  display: inline-flex;
}
.btm .wechat::before {
  display: inline-flex;
  width: 32px;
  height: 32px;
  content: "";
  background-image: url(../img/wechat.png);
  background-size: contain;
}
.btm .wechat .detail {
  display: none;
}
.btm .msg .RowsTitle {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.btm .msg .RowsTitle .Title {
  text-align: left;
}
.btm .msg input[type=text] {
  width: 100%;
}

html[lang=en] .honor .box .Subject {
  font-size: 3rem;
}

#ProductDetail .Title {
  margin-bottom: 50px;
  text-align: center;
}
#ProductDetail .Log {
  display: none;
}
#ProductDetail .Picture {
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  #ProductDetail .box {
    display: flex;
    flex: 1;
    flex-flow: row nowrap;
    margin-left: -30px;
    margin-right: -30px;
  }
  #ProductDetail .box .Picture,
  #ProductDetail .box .Detail {
    display: flex;
    flex: 1 1 50%;
    padding-left: 30px;
    padding-right: 30px;
    flex-flow: column wrap;
    margin-bottom: 0;
  }
  #ProductDetail .box .Picture h5,
  #ProductDetail .box .Detail h5 {
    display: inline-flex !important;
    flex: 0 1 auto !important;
    margin-bottom: 30px;
    border-bottom: 2px solid #C20000;
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    padding: 5px 10px;
  }
}

.thumbs {
  overflow: hidden;
}

#ProductView ul li .title a {
  display: flex;
  flex: 1;
  background-color: black;
  color: white;
  justify-content: center;
}
#ProductView ul li .title a:hover {
  background-color: #C20000;
}
@media (min-width: 992px) {
  #ProductView ul li {
    flex-basis: 33.333% !important;
  }
}

.phone {
  align-items: center;
}
.phone .Hotline {
  flex-flow: row nowrap !important;
  align-items: center;
  margin-right: 1rem;
}
.phone .Hotline::before {
  display: none !important;
}
.phone .Hotline * {
  display: inline-flex !important;
  font-size: 1.4rem !important;
  font-family: inherit !important;
  font-weight: 500 !important;
}

.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 .box {
  display: flex;
  flex: 0;
  flex-basis: 50%;
  margin-bottom: 5rem;
  flex-flow: column wrap;
}
.honor .box .Subject {
  display: flex;
  flex: 1;
  font-size: 4.8rem;
}
.honor .box .Subject .Descript {
  display: flex;
  flex: 1;
  flex-flow: column wrap;
  justify-content: center;
}
.honor .box .Subject .Descript .c {
  color: #C20000;
}
.honor .box .title {
  font-size: 2rem;
}
.honor .Content {
  display: flex;
  flex: 0;
  flex-basis: 50%;
}
.honor .Content img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.honor .Content .big {
  display: flex;
  flex: 1;
  aspect-ratio: 5/3;
  position: relative;
  overflow: hidden;
}
.honor .Content .big .arrow {
  display: inline-flex;
  position: absolute;
  top: 50%;
  justify-content: center;
  height: 50px;
  width: 1.6rem;
  align-items: center;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border-radius: 3px;
  cursor: pointer;
}
.honor .Content .big .left-arrow {
  left: 5px;
}
.honor .Content .big .right-arrow {
  right: 5px;
}
.honor .Content ul {
  display: flex;
  flex-flow: row nowrap;
  margin-left: -5px;
  margin-right: -5px;
}
.honor .Content ul li {
  display: flex;
  flex: 1;
  flex-basis: 25%;
  padding: 10px 5px 0 5px;
}
.honor .Content ul li .gutters {
  display: inlin-flex;
  flex: 1;
}
.honor .Content ul li .gutters a {
  display: flex;
  flex: 1;
  overflow: hidden;
}
@media (min-width: 992px) {
  .honor {
    display: flex;
    flex: 1;
    flex-flow: row-reverse nowrap;
  }
  .honor .Content,
  .honor .box {
    display: flex;
    flex: 1;
    flex-basis: 50%;
  }
  .honor .box {
    justify-content: start;
    align-items: start;
    padding-top: 50px;
    margin-left: 50px;
  }
}

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

.menu {
  width: 100%;
  height: 40px;
}
.menu menu {
  height: 100%;
}
.menu menu ul li a {
  transition: color 0.3s ease, background 0.3s ease, border-color 0.3s ease, transform 0.3s ease;
}
.menu menu ul li.on a {
  background: #C20000;
  color: white;
  border-radius: 30px;
}
.menu menu ul li:hover a {
  background: transparent;
  color: inherit;
  border-bottom: 2px solid #C20000;
  border-radius: 10px;
}
.menu menu ul li ul {
  background-color: #212529;
  padding-top: 20px;
  padding-bottom: 10px;
}
.menu menu ul li ul li:hover {
  background: #C20000;
}

#Navigator {
  display: flex;
  flex: 1;
  flex-direction: column;
}
#Navigator .RowsTitle {
  display: flex;
  flex: 1;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  margin-bottom: 30px;
  margin-left: 15px;
  margin-right: 15px;
}
#Navigator .RowsTitle .Title {
  display: flex;
  align-items: center;
  padding-left: 40px;
  font-size: 3rem !important;
  margin-bottom: 0;
  height: 40px;
  border-left: 5px solid #C20000;
}
#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;
  display: flex;
  flex-direction: column;
}
.about .title {
  margin-bottom: 2rem;
}
.about .title * {
  font-family: "Microsoft YaHei", "微软雅黑", "arial", "tahoma", "MicrosoftJhengHei", "sans-serif";
  font-size: 4.2rem !important;
}
.about .intro {
  font-size: 1.6rem;
}
.about .enter {
  display: flex;
  flex: 1;
  justify-content: start;
  margin-top: 5rem;
  margin-bottom: 3rem;
}
.about .enter .More {
  display: inline-flex;
  margin: 0;
}
.about .enter .More a {
  text-transform: uppercase;
  background-color: transparent;
  border: 1px solid #C20000;
  color: inherit;
}
.about .enter .More a:hover {
  background-color: #C20000;
  color: white;
}
.about .card {
  margin: 0;
}
.about .card img {
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 992px) {
  .about {
    flex-flow: row nowrap;
  }
  .about .card {
    background-color: transparent;
    width: 50%;
    margin-bottom: 0;
    padding-left: 5rem;
  }
}

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

.opacity {
  opacity: 0.6;
}

.frame {
  padding: 60px 0;
}

.guide {
  display: none;
  align-items: center;
  margin-bottom: 30px;
  border-bottom: 1px solid #dee2e6;
  padding-bottom: 5px;
}
.guide * {
  font-size: 1.4rem;
}
.guide i {
  display: inline-flex;
  width: 25px;
  height: 25px;
  border-left: 5px solid #C20000;
}

.sider {
  margin-top: 40px;
}
.sider ul {
  display: flex;
  flex: 1;
  justify-content: center;
  flex-flow: row wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.sider ul li {
  display: inline-flex;
  flex: 0;
  padding: 0 15px;
  line-height: auto;
  margin-bottom: 15px;
}
.sider ul li a {
  display: flex;
  flex: 1;
  justify-content: center;
  white-space: nowrap;
  border-radius: 16px;
  border: 3px solid black;
  color: black;
  padding: 10px 30px;
  font-size: 1.8rem;
  transition: color 0.3s ease, background 0.3s ease, border-color 0.3s ease, transform 0.3s ease;
}
.sider ul li a:hover {
  color: white;
  background: #C20000;
  border-color: #C20000;
  transform: scale(1.1);
}
.sider ul li.on a {
  color: white;
  background: #C20000;
  background-color: #C20000;
}

.product {
  background: #f5f5f5;
}
.product ul {
  display: flex;
  flex: 1;
  flex-flow: row wrap;
}
.product ul li {
  display: flex;
  flex-flow: column-reverse wrap;
  flex: 1 1 50%;
  padding: 1rem;
}
.product ul li .thumbs img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.product ul li .mode .title {
  background-color: black;
}
.product ul li .mode .title a {
  display: flex;
  flex: 1;
  justify-content: center;
  color: white;
  padding: 10px 15px;
}
.product ul li .mode .title:hover {
  background-color: #C20000;
}
@media (min-width: 992px) {
  .product ul li {
    flex-basis: 33.333%;
  }
}

.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 #C20000;
  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) {
  .logo {
    margin-right: 0;
  }
  .flow .container {
    padding-top: 0px;
  }
}
@media (min-width: 992px) {
  .logo pre {
    display: flex;
  }
  .copyright .Margin {
    display: flex;
    flex: 1;
    justify-content: center;
  }
  .copyright .Margin .powered {
    padding-left: 15px;
    padding-right: 15px;
  }
  #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 #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 #ProductView ul li .gutters .thumbs,
  .body #ArticleView ul li .gutters .thumbs {
    overflow: hidden;
  }
}
@media (min-width: 1200px) and (min-width: 992px) {
  .body #ProductView ul li,
  .body #ArticleView ul li {
    flex-basis: 33.333% !important;
  }
}
@media (min-width: 1200px) {
  .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;
  }
}