ul,
li {
  list-style: none;
}
.lang-img {
  height: 16px;
  width: 16px;
  border-radius: 50%;
}
.base-color-1 {
  color: #ef6413;
}
.header.sticky.fade_down_effect ul.navbar-nav > li {
  visibility: visible !important;
}
.shade-half-1 {
  opacity: 0.5;
}
a {
  color: #8e8e8e;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}
a:hover {
  color: #8e8e8e;
}
.navi {
  background: #ef6413;
  padding: 0 0 0 0;
  border-bottom: 5px solid #fbeabf;
}
.navbar-brand {
  background: white;
  display: block;
  width: 160px;
  max-width: 100%;
  height: 111px;
  position: relative;
  margin-left: 5px;
}
.navbar-brand .logo-size {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.header .navbar {
  padding: 0;
  height: 80px;
  background: #ef6413;
}
.header {
  background: #fbeabf;
  padding: 0;
}
.header.sticky {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99;
  background: #fbeabf;
  padding: 0;
}
.header.sticky .head-breadcrumb {
  display: none;
}
p.p-menu {
  margin: 0;
  padding: 0;
  text-align: center;
  color: white;
  font-size: 15px;
}
.header.header-transparent ul.navbar-nav > li > a {
  color: #fff;
  line-height: 0;
  padding: 0 15px;
}
.header.header-transparent ul.navbar-nav > li > a.flag {
  border-left: 2px solid white;
}
.nav-item {
  position: relative;
}
.triangle-up {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: -89px;
  width: 0;
  height: 0;
  border-left: 37px solid transparent;
  border-right: 37px solid transparent;
  border-bottom: 10px solid #fbeabf;
  display: none;
}
.triangle-up.active {
  display: none;
}
.triangle-down {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 80px solid transparent;
  border-right: 80px solid transparent;
  border-top: 20px solid white;
  bottom: -20px;
}
.header ul.navbar-nav li .dropdown-menu {
  padding: 20px 0;
  min-width: 192px;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  top: 85px;
  border-top: 2px solid #dcdcdc;
  border-left: 2px solid #dcdcdc;
  border-right: 2px solid #dcdcdc;
  border-bottom: 3px solid #ef6413;
}
.dropdown-menu.show {
  border-top: 2px solid #dcdcdc;
  border-left: 2px solid #dcdcdc;
  border-right: 2px solid #dcdcdc;
  border-bottom: 3px solid #ef6413;
}
.header ul.navbar-nav li:hover > .dropdown-menu {
  display: block;
  border-top: 2px solid #dcdcdc;
  border-left: 2px solid #dcdcdc;
  border-right: 2px solid #dcdcdc;
  border-bottom: 3px solid #ef6413;
}
.header ul.navbar-nav li .dropdown-menu li {
  padding: 0 31px;
}
.header ul.navbar-nav li .dropdown-menu li:hover {
  background: #fbeabf;
}
.header ul.navbar-nav li .dropdown-menu li.active {
  background: #fbeabf;
}
.header ul.navbar-nav li .dropdown-menu li.active a {
  color: #616161;
}
.header ul.navbar-nav li .dropdown-menu li a {
  padding: 5px 0;
  border-bottom: none;
  font-size: 14px;
  display: block;
  color: #616161;
}
.header ul.navbar-nav li .dropdown-menu li a:hover {
  color: #616161;
}
.BackTo {
  background: #ef6413 none repeat scroll 0 0;
}
.head-breadcrumb {
  height: 40px;
  background: #f4f4f4;
}
.breadcrumb {
  line-height: 40px;
  margin-right: 15px;
  margin-bottom: 0;
}
.breadcrumb li a {
  font-size: 12px;
  color: #63666f;
}
.breadcrumb li a:hover {
  color: #63666f;
}
.footer-area {
  background: #424240;
}
section,
.section-padding {
  padding: 30px 15px;
  position: relative;
}
.foot-ul-2 {
  max-width: 246px;
}
.foot-ul-2 li {
  margin: 12px 0;
}
.foot-qrcode {
  width: 253px;
  max-width: 100%;
  margin: 0;
}
.foot-qrcode .wechat-wrap {
  height: 114px;
  width: 114px;
  max-width: 100%;
  background: white;
  position: relative;
  margin: 0;
}
.foot-qrcode .wechat-wrap img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.foot-qrcode .subscribe {
  color: #ffffff;
  font-size: 12px;
  margin: 10px 0 20px 0;
}
.foot-description {
  width: 100%;
  max-width: 100%;
  margin: 15px 0;
}
.foot-description .foot-p1 {
  width: 100%;
  max-width: 100%;
  height: 64px;
  font-size: 16px;
  font-weight: 400;
  color: #8e8e8e;
  line-height: 24px;
  margin: 34px 0;
}
.foot-h3-1 {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 35px;
  margin-top: 15px;
  position: relative;
}
.foot-h3-1:before {
  content: '';
  width: 70px;
  max-width: 100%;
  height: 2px;
  background: #ef6413;
  position: absolute;
  bottom: -15px;
}
.box {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  min-height: 680px;
  width: 266px;
  max-width: 100%;
}
.column {
  flex-basis: 100%;
  display: flex;
  justify-content: space-between;
}
.column .item {
  overflow: hidden;
}
.p-footer {
  color: #8e8e8e;
  font-size: 14px;
  text-align: left;
  margin: 6px 30px 0 30px;
}
.footer-wrap {
  height: 100px;
}
.footer-wrap .container-fluid {
  padding: 0 49px;
}
.footer-wrap .container-fluid > .row {
  padding-top: 10px;
  height: 71px;
  border-top: 1px solid #a2a2a2;
}
section.pd56 {
  padding-bottom: 0;
}
.page-banner-area {
  min-height: 524px;
}
.btn {
  min-width: 149px;
  height: 39px;
  background: #f4f4f4;
  font-size: 14px;
  font-weight: 400;
  color: #ef6413;
  opacity: 0.74;
  line-height: 39px;
  border-radius: 39px;
  cursor: pointer;
}
.btn:hover {
  background: #ef6413;
  color: #f4f4f4;
  opacity: 1;
  box-shadow: 0 0 5px #ef6413;
}
.btn.btn-orange {
  background: #ef6413;
  color: #f4f4f4;
  opacity: 1;
}
.btn.btn-orange:hover {
  background: #f4f4f4;
  color: #ef6413;
  opacity: 0.74;
}
.Media {
  display: flex;
  align-items: flex-start;
  max-width: 100%;
}
.Media-figure {
  margin-right: 1em;
  max-width: 100%;
}
.Media-body {
  flex: 1;
  max-width: 100%;
}
h2 {
  font-size: 30px;
  font-weight: bold;
  line-height: 36px;
  color: #212121;
}
h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  color: #383737;
}
p {
  font-size: 14px;
  font-weight: 400;
  color: #383737;
  line-height: 24px;
}
a {
  font-size: 16px;
  font-weight: 400;
  color: #8e8e8e;
}
.line-process {
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.line-process.two {
  -webkit-line-clamp: 2;
}
.line-process.three {
  -webkit-line-clamp: 3;
}
.line-process.four {
  -webkit-line-clamp: 4;
}
.line-process.five {
  -webkit-line-clamp: 5;
}
.body-inner {
  padding-top: 126px;
}
.hexagon {
  width: 100px;
  height: 55px;
  background: white;
  position: relative;
}
.hexagon:before {
  content: "";
  position: absolute;
  top: -25px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-bottom: 25px solid white;
}
.hexagon:after {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-top: 25px solid white;
}
.div-btn {
  cursor: pointer;
  min-width: 265px;
  display: inline-block;
  max-width: 100%;
  height: 42px;
  line-height: 42px;
  position: relative;
  border-radius: 0;
  text-indent: 0;
  padding: 0 19px;
  font-size: 14px;
  font-weight: bold;
}
.div-btn i {
  margin-left: 15px;
}
.div-btn.light {
  border: 2px solid #ef6413;
  background: white;
  color: #ef6413;
  font-size: 14px;
  font-weight: bold;
  line-height: 38px;
}
.div-btn.light:hover {
  background: #ef6413;
  color: white;
}
.div-btn.light i {
  margin-left: 43px;
}
.div-btn.bright {
  background: #e8e8e8;
  color: #ef6413;
}
.div-btn.bright:hover {
  color: #e8e8e8;
  background: #ef6413;
}
.reserve {
  background: #eeeeee;
  padding: 30px 15px;
}
.reserve i {
  font-size: 75px;
  color: #ef6413;
}
.reserve .Media-figure {
  margin-right: 22px!important;
}
.reserve h3 {
  font-size: 26px;
  font-weight: bold;
  color: #ef6413;
  line-height: 33px;
}
.reserve p {
  font-size: 16px;
  font-weight: 400;
  color: #ef6413;
  line-height: 30px;
}
.header-transparent .navbar-nav {
  top: -30px !important;
}
.footer-area .pc-show {
  display: none;
}
.footer-area .phone-show {
  display: flex;
}
.navbar.navbar-expand-lg.navbar-light .container.no-padding {
  display: inherit;
}
@media (min-width: 992px) {
  .navbar.navbar-expand-lg.navbar-light .container.no-padding {
    display: flex;
  }
  .swiper-next-button-custom {
    right: 62px!important;
  }
  .swiper-prev-button-custom {
    left: 62px!important;
  }
  .header-transparent .navbar-nav {
    top: 5px!important;
  }
  .footer-area .pc-show {
    display: flex;
  }
  .footer-area .phone-show {
    display: none;
  }
  .social-icons {
    margin-top: 30px;
  }
  .social-icons a {
    margin: 0 10px;
    color: #8e8e8e;
  }
  .social-icons a:hover {
    color: #ef6413;
  }
  .pdl66 {
    padding-left: 92px;
  }
  .reserve {
    background: #eeeeee;
    padding: 32px 94px 26px 207px;
  }
  .reserve i {
    font-size: 75px;
    color: #ef6413;
  }
  .reserve .Media-figure {
    margin-right: 86px;
  }
  .reserve h3 {
    font-size: 26px;
    font-weight: bold;
    color: #ef6413;
    line-height: 33px;
  }
  .reserve p {
    font-size: 16px;
    font-weight: 400;
    color: #ef6413;
    line-height: 30px;
  }
  ul,
  li {
    list-style: none;
  }
  .base-color-1 {
    color: #ef6413;
  }
  a {
    color: #8e8e8e;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
  }
  a:hover {
    color: #8e8e8e;
  }
  .navi {
    background: #ef6413;
    padding: 0 0 0 0;
    border-bottom: 5px solid #fbeabf;
  }
  .navbar-brand {
    background: white;
    display: block;
    width: 183px;
    max-width: 100%;
    height: 149px;
    position: relative;
  }
  .navbar-brand .logo-size {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 97px;
    width: 169px;
    object-fit: contain;
  }
  .header .navbar {
    padding: 0;
    height: 114px;
    background: #ef6413;
    max-width: 1366px;
    margin: 0 auto;
  }
  .header {
    background: #fbeabf;
    padding: 0;
  }
  .header.sticky {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    background: #fbeabf;
    padding: 0;
  }
  .header.sticky .head-breadcrumb {
    display: none;
  }
  p.p-menu {
    margin: 0 0 10px 0;
    padding: 0;
    text-align: center;
    color: white;
    font-size: 19px;
  }
  .header.header-transparent ul.navbar-nav > li > a {
    color: #fff;
    line-height: 0;
    padding: 0 15px;
  }
  .header.header-transparent ul.navbar-nav > li > a.flag {
    border-left: 2px solid white;
  }
  .nav-item {
    position: relative;
  }
  .triangle-up {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: -95px;
    width: 0;
    height: 0;
    border-left: 37px solid transparent;
    border-right: 37px solid transparent;
    border-bottom: 10px solid #fbeabf;
    display: none;
  }
  .triangle-up.active {
    display: block;
  }
  .triangle-down {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 92px solid transparent;
    border-right: 92px solid transparent;
    border-top: 20px solid white;
    bottom: -20px;
  }
  .header ul.navbar-nav li .dropdown-menu {
    padding: 20px 0;
    min-width: 220px;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    top: 85px;
    border-top: 2px solid #dcdcdc;
    border-left: 2px solid #dcdcdc;
    border-right: 2px solid #dcdcdc;
    border-bottom: 3px solid #ef6413;
  }
  .dropdown-menu.show {
    border-top: 2px solid #dcdcdc;
    border-left: 2px solid #dcdcdc;
    border-right: 2px solid #dcdcdc;
    border-bottom: 3px solid #ef6413;
  }
  .header ul.navbar-nav li:hover > .dropdown-menu {
    display: block;
    border-top: 2px solid #dcdcdc;
    border-left: 2px solid #dcdcdc;
    border-right: 2px solid #dcdcdc;
    border-bottom: 3px solid #ef6413;
  }
  .header ul.navbar-nav li .dropdown-menu li {
    position: relative;
    transition: all 0.5s ease;
    padding: 0 15px;
  }
  .header ul.navbar-nav li .dropdown-menu li:hover {
    background: #fbeabf;
    padding-left: 30px;
  }
  .header ul.navbar-nav li .dropdown-menu li:hover a i {
    opacity: 1;
    left: 15px;
    color: #ef6413;
    transition: all 0.5s ease;
  }
  .header ul.navbar-nav li .dropdown-menu li a {
    padding: 12px 0 12px 8px;
    border-bottom: none;
    font-size: 17px;
    display: block;
    color: #616161;
    transition: all 0.5s ease;
  }
  .header ul.navbar-nav li .dropdown-menu li a i {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #ef6413;
    transition: all 0.5s ease;
  }
  .header ul.navbar-nav li .dropdown-menu li a:hover {
    color: #ef6413;
  }
  .header ul.navbar-nav li .dropdown-menu li.active {
    background: #fbeabf;
    padding-left: 30px;
  }
  .header ul.navbar-nav li .dropdown-menu li.active a {
    color: #ef6413;
  }
  .header ul.navbar-nav li .dropdown-menu li.active a i {
    opacity: 1;
    left: 15px;
    color: #ef6413;
    transition: all 0.5s ease;
  }
  .BackTo {
    background: #ef6413 none repeat scroll 0 0;
  }
  .head-breadcrumb {
    height: 82px;
    background: #f4f4f4;
  }
  .breadcrumb {
    line-height: 82px;
    margin-right: 83px;
    margin-bottom: 0;
  }
  .breadcrumb li a {
    font-size: 12px;
    color: #63666f;
  }
  .breadcrumb li a:hover {
    color: #63666f;
  }
  .footer-area {
    background: #424240;
  }
  section,
  .section-padding {
    padding: 75px 93px;
    position: relative;
  }
  .foot-qrcode {
    width: 253px;
    max-width: 100%;
    margin: auto;
  }
  .foot-qrcode .wechat-wrap {
    height: 114px;
    width: 114px;
    max-width: 100%;
    background: white;
    position: relative;
    margin: auto;
  }
  .foot-qrcode .wechat-wrap img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .foot-qrcode .subscribe {
    color: #8e8e8e;
    font-size: 12px;
  }
  .foot-description {
    width: 271px;
    max-width: 100%;
  }
  .foot-description .foot-p1 {
    width: 275px;
    max-width: 100%;
    height: 64px;
    font-size: 16px;
    font-weight: 400;
    color: #8e8e8e;
    line-height: 24px;
    margin: 34px 0;
  }
  .foot-h3-1 {
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 43px;
    margin-top: 0;
    position: relative;
  }
  .foot-h3-1:before {
    content: '';
    width: 70px;
    max-width: 100%;
    height: 2px;
    background: #ef6413;
    position: absolute;
    bottom: -15px;
  }
  .box {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    min-height: 266px;
    width: 680px;
    max-width: 100%;
  }
  .column {
    flex-basis: 100%;
    display: flex;
    justify-content: space-between;
  }
  .column .item img {
    max-width: 128px;
    max-height: 128px;
  }
  .p-footer {
    color: #8e8e8e;
    font-size: 14px;
    text-align: inherit;
    margin: 22px 30px 10px 30px;
  }
  .footer-wrap {
    height: 100%;
  }
  .footer-wrap .container-fluid {
    padding: 0 105px;
  }
  .footer-wrap .container-fluid > .row {
    padding-top: 10px;
    height: 71px;
    border-top: 1px solid #a2a2a2;
  }
  section.pd56 {
    padding-bottom: 35px;
    border-bottom: 1px solid #51514f;
  }
  .page-banner-area {
    min-height: 524px;
  }
  .btn {
    min-width: 187px;
    height: 50px;
    background: #f4f4f4;
    font-size: 18px;
    font-weight: 400;
    color: #ef6413;
    opacity: 0.74;
    line-height: 50px;
    border-radius: 50px;
    cursor: pointer;
  }
  .btn:hover {
    background: #ef6413;
    color: #f4f4f4;
    opacity: 1;
    box-shadow: 0 0 5px #ef6413;
  }
  .btn.btn-orange {
    background: #ef6413;
    color: #f4f4f4;
    opacity: 1;
  }
  .btn.btn-orange:hover {
    background: #f4f4f4;
    color: #ef6413;
    opacity: 0.74;
  }
  .Media {
    display: flex;
    align-items: flex-start;
  }
  .Media-figure {
    margin-right: 1em;
  }
  .Media-body {
    flex: 1;
  }
  h2 {
    font-size: 30px;
    font-weight: bold;
    color: #212121;
  }
  h3 {
    font-size: 16px;
    font-weight: bold;
    color: #383737;
  }
  p {
    font-size: 14px;
    font-weight: 400;
    color: #383737;
    line-height: 24px;
  }
  a {
    font-size: 16px;
    font-weight: 400;
    color: #8e8e8e;
  }
  .line-process {
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }
  .line-process.two {
    -webkit-line-clamp: 2;
  }
  .line-process.three {
    -webkit-line-clamp: 3;
  }
  .line-process.four {
    -webkit-line-clamp: 4;
  }
  .line-process.five {
    -webkit-line-clamp: 5;
  }
  .body-inner {
    padding-top: 197px;
  }
  .hexagon {
    width: 100px;
    height: 55px;
    background: white;
    position: relative;
  }
  .hexagon:before {
    content: "";
    position: absolute;
    top: -25px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 25px solid white;
  }
  .hexagon:after {
    content: "";
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 25px solid white;
  }
  .div-btn {
    cursor: pointer;
    min-width: 265px;
    display: inline-block;
    max-width: 100%;
    height: 42px;
    line-height: 42px;
    position: relative;
    border-radius: 0;
    text-indent: 0;
    padding: 0 19px;
    font-size: 14px;
    font-weight: bold;
  }
  .div-btn i {
    margin-left: 15px;
  }
  .div-btn.light {
    border: 2px solid #ef6413;
    background: white;
    color: #ef6413;
    font-size: 14px;
    font-weight: bold;
    line-height: 38px;
  }
  .div-btn.light:hover {
    background: #ef6413;
    color: white;
  }
  .div-btn.light i {
    margin-left: 43px;
  }
  .div-btn.bright {
    background: #e8e8e8;
    color: #ef6413;
  }
  .div-btn.bright:hover {
    color: #e8e8e8;
    background: #ef6413;
  }
}
@media (max-width: 767px) {
  .header .navbar-light .navbar-toggler {
    background: #fff;
    color: #fff;
    border-color: #fff;
    width: 50px;
    margin-bottom: 28px;
  }
  .header .navbar-light .navbar-toggler .navbar-toggler-icon {
    color: #ef6413;
  }
  .header ul.navbar-nav > li > a i {
    float: left;
    padding-top: 4px;
  }
  .header-transparent .dropdown-menu li a {
    color: #616161 !important;
  }
  .header-transparent .navbar-nav {
    background: #fff;
    padding: 20px 0;
    top: -30px;
    width: 208px;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    border-top: 2px solid #dcdcdc;
    border-left: 2px solid #dcdcdc;
    border-right: 2px solid #dcdcdc;
    border-bottom: 3px solid #ef6413;
  }
  .header-transparent .navbar-nav p.p-menu {
    color: #616161;
  }
}
.swiper-next-button-custom {
  position: absolute;
  top: 50%;
  width: 46px;
  height: 46px;
  margin-top: -22px;
  z-index: 10;
  color: #f3ffff;
  cursor: pointer;
  background: #071927;
  background-position: center;
  background-repeat: no-repeat;
  line-height: 46px;
  font-size: 32px;
  text-align: center;
  right: 15px;
  left: auto;
}
.swiper-prev-button-custom {
  position: absolute;
  top: 50%;
  width: 46px;
  height: 46px;
  margin-top: -22px;
  z-index: 10;
  color: #f3ffff;
  cursor: pointer;
  background: #071927;
  background-position: center;
  background-repeat: no-repeat;
  left: 15px;
  right: auto;
  line-height: 46px;
  font-size: 32px;
  text-align: center;
}
.container {
  max-width: 1366px;
}
.exhibi-img {
  transition: all 0.5s ease;
}
.exhibi-img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 0.5s ease;
}
.iconfont {
  font-size: 18px;
}
