@charset "utf-8";
@font-face {
  font-family: 'Impact';
  src: url('font/Impact.eot');
  src: local('Impact'), url('font/Impact.eot?#iefix') format('embedded-opentype'), url('font/Impact.woff2') format('woff2'), url('font/Impact.woff') format('woff'), url('font/Impact.ttf') format('truetype'), url('font/Impact.svg#Impact') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../font/Poppins-Thin.eot');
  src: local('Poppins Thin'), local('Poppins-Thin'), url('../font/Poppins-Thin.eot?#iefix') format('embedded-opentype'), url('../font/Poppins-Thin.woff2') format('woff2'), url('../font/Poppins-Thin.woff') format('woff'), url('../font/Poppins-Thin.ttf') format('truetype'), url('../font/Poppins-Thin.svg#Poppins-Thin') format('svg');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../font/Poppins-ExtraLight.eot');
  src: local('Poppins ExtraLight'), local('Poppins-ExtraLight'), url('../font/Poppins-ExtraLight.eot?#iefix') format('embedded-opentype'), url('../font/Poppins-ExtraLight.woff2') format('woff2'), url('../font/Poppins-ExtraLight.woff') format('woff'), url('../font/Poppins-ExtraLight.ttf') format('truetype'), url('../font/Poppins-ExtraLight.svg#Poppins-ExtraLight') format('svg');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../font/Poppins-Light.eot');
  src: local('Poppins Light'), local('Poppins-Light'), url('../font/Poppins-Light.eot?#iefix') format('embedded-opentype'), url('../font/Poppins-Light.woff2') format('woff2'), url('../font/Poppins-Light.woff') format('woff'), url('../font/Poppins-Light.ttf') format('truetype'), url('../font/Poppins-Light.svg#Poppins-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../font/Poppins-Regular.eot');
  src: local('Poppins Regular'), local('Poppins-Regular'), url('../font/Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('../font/Poppins-Regular.woff2') format('woff2'), url('../font/Poppins-Regular.woff') format('woff'), url('../font/Poppins-Regular.ttf') format('truetype'), url('../font/Poppins-Regular.svg#Poppins-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../font/Poppins-Medium.eot');
  src: local('Poppins Medium'), local('Poppins-Medium'), url('../font/Poppins-Medium.eot?#iefix') format('embedded-opentype'), url('../font/Poppins-Medium.woff2') format('woff2'), url('../font/Poppins-Medium.woff') format('woff'), url('../font/Poppins-Medium.ttf') format('truetype'), url('../font/Poppins-Medium.svg#Poppins-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../font/Poppins-SemiBold.eot');
  src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url('../font/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'), url('../font/Poppins-SemiBold.woff2') format('woff2'), url('../font/Poppins-SemiBold.woff') format('woff'), url('../font/Poppins-SemiBold.ttf') format('truetype'), url('../font/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../font/Poppins-Bold.eot');
  src: local('Poppins Bold'), local('Poppins-Bold'), url('../font/Poppins-Bold.eot?#iefix') format('embedded-opentype'), url('../font/Poppins-Bold.woff2') format('woff2'), url('../font/Poppins-Bold.woff') format('woff'), url('../font/Poppins-Bold.ttf') format('truetype'), url('../font/Poppins-Bold.svg#Poppins-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../font/Poppins-ExtraBold.eot');
  src: local('Poppins ExtraBold'), local('Poppins-ExtraBold'), url('../font/Poppins-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../font/Poppins-ExtraBold.woff2') format('woff2'), url('../font/Poppins-ExtraBold.woff') format('woff'), url('../font/Poppins-ExtraBold.ttf') format('truetype'), url('../font/Poppins-ExtraBold.svg#Poppins-ExtraBold') format('svg');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../font/Poppins-Black.eot');
  src: local('Poppins Black'), local('Poppins-Black'), url('../font/Poppins-Black.eot?#iefix') format('embedded-opentype'), url('../font/Poppins-Black.woff2') format('woff2'), url('../font/Poppins-Black.woff') format('woff'), url('../font/Poppins-Black.ttf') format('truetype'), url('../font/Poppins-Black.svg#Poppins-Black') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
:root {
  --bs-body-color: #222;
  font-size: 14px;
}
body,
html {
  overflow-x: hidden;
  scroll-behavior: smooth;
  scroll-padding-top: 180px;
}
@media (max-width: 1199px) {
  body,
  html {
    scroll-padding-top: 30px;
  }
}
html .lang-other-block {
  display: block !important;
}
html .lang-other-flex {
  display: -webkit-box !important;
  display: flex !important;
}
html .lang-cn-flex,
html .lang-cn-block {
  display: none !important;
}
html[lang='zh-CN'] .lang-other-block,
html[lang='zh-Hans'] .lang-other-block,
html[lang='zh-CN'] .lang-other-flex,
html[lang='zh-Hans'] .lang-other-flex {
  display: none !important;
}
html[lang='zh-CN'] .lang-cn-block,
html[lang='zh-Hans'] .lang-cn-block {
  display: block !important;
}
html[lang='zh-CN'] .lang-cn-flex,
html[lang='zh-Hans'] .lang-cn-flex {
  display: -webkit-box !important;
  display: flex !important;
}
.img-fluid {
  height: auto !important;
}
@media (min-width: 1200px) {
  .container,
  .container-fluid,
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm {
    --bs-gutter-x: 2.142895rem;
  }
}
.g-4-5,
.gx-4-5 {
  --bs-gutter-x: 2.142895rem;
}
.g-4-5,
.gy-4-5 {
  --bs-gutter-y: 2.142895rem;
}
@media (min-width: 1400px) {
  .g-xll-4-5,
  .gx-xll-4-5 {
    --bs-gutter-x: 2.142895rem;
  }
  .g-xll-4-5,
  .gy-xll-4-5 {
    --bs-gutter-y: 2.142895rem;
  }
}
@media (min-width: 1200px) {
  .g-xl-4-5,
  .gx-xl-4-5 {
    --bs-gutter-x: 2.142895rem;
  }
  .g-xl-4-5,
  .gy-xl-4-5 {
    --bs-gutter-y: 2.142895rem;
  }
}
@media (min-width: 992px) {
  .g-lg-4-5,
  .gx-lg-4-5 {
    --bs-gutter-x: 2.142895rem;
  }
  .g-lg-4-5,
  .gy-lg-4-5 {
    --bs-gutter-y: 2.142895rem;
  }
}
@media (min-width: 768px) {
  .g-md-4-5,
  .gx-md-4-5 {
    --bs-gutter-x: 2.142895rem;
  }
  .g-md-4-5,
  .gy-md-4-5 {
    --bs-gutter-y: 2.142895rem;
  }
}
@media (min-width: 576px) {
  .g-sm-4-5,
  .gx-sm-4-5 {
    --bs-gutter-x: 2.142895rem;
  }
  .g-sm-4-5,
  .gy-sm-4-5 {
    --bs-gutter-y: 2.142895rem;
  }
}
.skiptranslate {
  z-index: 999999999 !important;
}
body {
  font-family: 'Poppins', Arial, Helvetica, 'Helvetica Neue', 'PingFang SC', 'Microsoft YaHei', 'Hiragino Sans GB', 'Heiti SC', 'WenQuanYi Micro Hei', sans-serif;
}
body.fixed {
  overflow: hidden;
}
@media (max-width: 575px) {
  body.fixed .google-translate {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    pointer-events: auto;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
}
.ff {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.i {
  font-family: 'Impact';
}
.all {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.goog-te-menu-frame {
  z-index: 999999999 !important;
}
.txt p {
  margin: 0;
  color: #666666;
  font-size: 16px;
  line-height: 1.875;
}
@media (max-width: 991px) {
  .txt p {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .txt p {
    font-size: 14px;
  }
}
.txt img {
  max-width: 100%;
  height: auto !important;
}
.rdius {
  border-radius: 12px;
}
@media (max-width: 767px) {
  .rdius {
    border-radius: 6px;
  }
}
.scrollbar::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #f5f5f5;
  border-radius: 5px;
}
.scrollbar::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #f5f5f5;
}
.scrollbar::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #bdbdbd;
}
.scrollbar::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.4);
}
.clamp {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.t1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ts {
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.radius {
  border-radius: 16px;
}
@media (max-width: 991.98px) {
  .radius {
    border-radius: 12px;
  }
}
@media (max-width: 767.98px) {
  .radius {
    border-radius: 8px;
  }
}
@-webkit-keyframes scaleShadow {
  0% {
    box-shadow: 0 0 0 0 #ee761f;
    opacity: 0.7;
  }
  100% {
    box-shadow: 0 0 0 20px #ee761f;
    opacity: 0;
  }
}
@keyframes scaleShadow {
  0% {
    box-shadow: 0 0 0 0 #ee761f;
    opacity: 0.7;
  }
  100% {
    box-shadow: 0 0 0 20px #ee761f;
    opacity: 0;
  }
}
@-webkit-keyframes scaleShadowSm {
  0% {
    box-shadow: 0 0 0 0 #ee761f;
    opacity: 0.7;
  }
  100% {
    box-shadow: 0 0 0 10px #ee761f;
    opacity: 0;
  }
}
@keyframes scaleShadowSm {
  0% {
    box-shadow: 0 0 0 0 #ee761f;
    opacity: 0.7;
  }
  100% {
    box-shadow: 0 0 0 10px #ee761f;
    opacity: 0;
  }
}
@media (min-width: 1200px) {
  .video-box img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .video-box:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
.video-box > a,
.video-box .img-box {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.video-box > a[data-src]:not([data-src='']),
.video-box .img-box[data-src]:not([data-src='']) {
  cursor: pointer;
}
.video-box > a[data-src]:not([data-src='']):after,
.video-box .img-box[data-src]:not([data-src='']):after {
  -webkit-transition: 1.2s;
  transition: 1.2s;
}
.video-box > a[data-src]:not([data-src='']):after,
.video-box .img-box[data-src]:not([data-src='']):after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  content: '';
  background-color: rgba(0, 0, 0, 0.28);
}
.video-box > a[data-src]:not([data-src='']) .v-btn,
.video-box .img-box[data-src]:not([data-src='']) .v-btn {
  display: -webkit-box;
  display: flex;
}
.video-box > a[data-src]:not([data-src='']) .v-btn:before,
.video-box .img-box[data-src]:not([data-src='']) .v-btn:before {
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.video-box > a[data-src]:not([data-src='']) .v-btn:active,
.video-box .img-box[data-src]:not([data-src='']) .v-btn:active {
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0.98);
      -ms-transform: translateX(-50%) translateY(-50%) scale(0.98);
          transform: translateX(-50%) translateY(-50%) scale(0.98);
}
@media (min-width: 1200px) {
  .video-box > a[data-src]:not([data-src='']):hover:after,
  .video-box .img-box[data-src]:not([data-src='']):hover:after {
    background-color: rgba(0, 0, 0, 0);
  }
  .video-box > a[data-src]:not([data-src='']):hover .mask-btn:after,
  .video-box .img-box[data-src]:not([data-src='']):hover .mask-btn:after {
    -webkit-animation: scaleShadow 2000ms linear infinite;
            animation: scaleShadow 2000ms linear infinite;
  }
  .video-box > a[data-src]:not([data-src='']):hover .v-btn:after,
  .video-box .img-box[data-src]:not([data-src='']):hover .v-btn:after {
    -webkit-animation: rotate 6000ms linear infinite;
            animation: rotate 6000ms linear infinite;
  }
}
.video-box .img-box {
  border-radius: 8px;
  padding-bottom: 69.76744186%;
}
.video-box .v-btn {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 3;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  -webkit-transition: 0.6s;
  transition: 0.6s;
  color: #fff;
  text-align: center;
  font-style: normal;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-size: 46px;
  width: 147px;
  height: 147px;
}
.video-box .v-btn:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../imgs/video_bg.png) no-repeat center;
  background-size: contain;
}
.video-box .v-btn:before {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  position: relative;
  z-index: 2;
  border-radius: 50%;
}
.video-box .v-btn.mask-btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
      -ms-transform: translateX(-50%) translateY(-50%) scale(1);
          transform: translateX(-50%) translateY(-50%) scale(1);
  border-radius: 50%;
}
@media (min-width: 1200px) {
}
@media (max-width: 1199px) {
  .video-box .v-btn {
    font-size: 38px;
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 991px) {
  .video-box .v-btn {
    font-size: 32px;
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 767px) {
  .video-box .v-btn {
    font-size: 28px;
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 575px) {
  .video-box .v-btn {
    font-size: 22px;
    width: 64px;
    height: 64px;
  }
}
.video-box > a:not(.img-box) {
  display: -webkit-box;
  display: flex;
  position: relative;
}
.table-box {
  width: 100%;
  max-width: 100%;
  overflow: auto;
}
.table-box table {
  width: 100% !important;
  height: auto !important;
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  line-height: 1.2;
  font-size: 15px;
}
@media (max-width: 767px) {
  .table-box table {
    font-size: 14px;
  }
}
.table-box table colgroup {
  display: none !important;
}
.table-box table tr,
.table-box table td,
.table-box table th {
  height: auto !important;
}
@media (max-width: 575px) {
}
.table-box table td,
.table-box table th {
  vertical-align: top;
  padding: 15px 20px !important;
  border: 1px solid #cccacb !important;
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
  .table-box table td,
  .table-box table th {
    padding: 8px 2% !important;
  }
}
@media (max-width: 575px) {
}
.table-box table tr p,
.table-box table tr span {
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.table-box table th {
  background-color: #626262;
  color: #fff;
  font-weight: normal;
  text-align: center;
  padding: 25px 2.77777778% !important;
  border: none !important;
  position: relative;
}
.table-box table th:after {
  content: '';
  position: absolute;
  right: 0;
  top: 40%;
  width: 1px;
  height: 30%;
  background-color: #fff;
}
.table-box table th:last-child:after {
  display: none;
}
@media (max-width: 991px) {
  .table-box table th {
    padding: 15px 2.77777778% !important;
  }
}
@media (max-width: 767px) {
  .table-box table th {
    padding: 10px 2.77777778% !important;
  }
}
@media (max-width: 767px) {
  .table-box table td {
    font-size: 12px;
  }
}
.table-box table img {
  height: auto !important;
  max-width: 100%;
}
@media only screen and (min-width: 1470px) {
  .container {
    max-width: 1440px;
  }
}
.pagination {
  display: block;
  margin: 50px 0 0;
}
@media (max-width: 991px) {
  .pagination {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .pagination {
    margin-top: 30px;
  }
}
.pagination a,
.pagination span:not(.ellipsis) {
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  margin: 0 7px;
  background-color: #fdf5ec;
  border-radius: 50%;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .pagination a,
  .pagination span:not(.ellipsis) {
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .pagination a:hover,
  .pagination span:not(.ellipsis):hover {
    background-color: #ee761f;
    color: #fff;
    border-color: #ee761f;
  }
}
@media (max-width: 1199px) {
  .pagination a,
  .pagination span:not(.ellipsis) {
    margin: 0 5px;
  }
  .pagination a:active,
  .pagination span:not(.ellipsis):active {
    background-color: #ee761f;
    color: #fff;
    border-color: #ee761f;
  }
}
@media (max-width: 991px) {
}
@media (max-width: 575px) {
  .pagination a,
  .pagination span:not(.ellipsis) {
    width: 25px;
    height: 25px;
    margin: 0 3px;
    font-size: 12px;
  }
}
.pagination span.current {
  background-color: #ee761f;
  color: #fff;
  border-color: #ee761f;
}
.pagination span.current.prev,
.pagination span.current.next {
  display: none;
}
.pagination .next,
.pagination .prev {
  font-weight: bold;
}
.pagination .next:before,
.pagination .prev:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pagination .prev:before {
  content: '\e9b5';
}
.pagination .next:before {
  content: '\e72f';
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.header .container {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  position: relative;
}
@media (min-width: 1850px) {
  .header .container {
    max-width: 1830px;
  }
}
@media (min-width: 1200px) {
  .header {
    position: relative;
    z-index: 999;
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .header.fixed .header-box {
    position: fixed;
    box-shadow: 0 2px 14px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition: 0.4s, background-color 0s;
    transition: 0.4s, background-color 0s;
    top: auto;
    bottom: 100%;
    width: 100%;
    -webkit-transform: translateY(99.5%);
        -ms-transform: translateY(99.5%);
            transform: translateY(99.5%);
    background-color: #fff;
  }
}
@media (max-width: 1199px) {
  .header {
    height: auto !important;
    position: relative;
    z-index: 999;
  }
}
.header .top {
  color: #bebebe;
  background-color: #080808;
}
.header .top .info {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.header .top .info a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.header .top .info a:not(:first-child) {
  margin-left: 35px;
}
@media (max-width: 1399.98px) {
  .header .top .info a:not(:first-child) {
    margin-left: 15px;
  }
}
.header .top .info a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  font-size: 1.2em;
}
@media (min-width: 1200px) {
  .header .top .info a:hover {
    color: #ee761f;
  }
  .header .top .info a:hover span {
    text-decoration: underline;
  }
}
.header .top .info .mail:before {
  content: "\e657";
}
.header .top .info .tel:before {
  content: "\e6be";
}
.header .top .func-btn {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.header .func-btn .list {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.header .func-btn .list > li {
  position: relative;
}
@media (min-width: 1200px) {
  .header .func-btn .list > li:hover > a {
    color: #ee761f;
  }
}
.header .func-btn .list > li.active > a {
  color: #ee761f;
}
.header .func-btn .list > li.active > a:after {
  width: 50%;
}
.header .func-btn .list > li > a {
  display: block;
  padding: 13px 25px;
  text-transform: capitalize;
  position: relative;
  text-align: center;
}
@media (max-width: 1469.98px) {
  .header .func-btn .list > li > a {
    padding: 13px 20px;
  }
}
@media (max-width: 1399.98px) {
  .header .func-btn .list > li > a {
    padding: 13px 10px;
  }
}
.header .func-btn .list > li:hover > ul {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotateX(0);
          transform: rotateX(0);
}
.header .func-btn .list ul {
  letter-spacing: 0;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  text-align: left;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  font-size: 0.9em;
  color: #222;
  text-transform: capitalize;
  background-color: #fff;
  background-clip: padding-box;
  padding-top: 5px;
  box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.15);
}
.header .func-btn .list ul li:first-child {
  margin-top: 0;
}
.header .func-btn .list ul li:hover > a {
  text-decoration: underline;
}
.header .func-btn .list ul a {
  display: block;
  padding: 5px 15px;
  position: relative;
}
@media (min-width: 1200px) {
  .header .func-btn .list ul a:hover {
    color: #ee761f;
  }
}
.header .func-btn .list .list2 {
  top: 100%;
  left: 0;
  padding: 25px 0;
  min-width: 100%;
  z-index: 10;
  -webkit-transform-origin: center top;
      -ms-transform-origin: center top;
          transform-origin: center top;
  -webkit-transform: rotateX(-50deg);
          transform: rotateX(-50deg);
}
.header .func-btn .list .list2 > li {
  white-space: nowrap;
  position: relative;
}
.header .func-btn .list .list2 > li > a {
  display: block;
  padding: 5px 25px;
}
.header .func-btn .list .list2 li:hover > ul {
  -webkit-transform: rotateY(0);
          transform: rotateY(0);
  opacity: 1;
  visibility: visible;
}
.header .func-btn .list .list2 ul {
  left: 100%;
  position: absolute;
  top: 0;
  padding: 10px 0;
  min-width: 120px;
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  border-left: 1px solid transparent;
  -webkit-transform: rotateY(50deg);
          transform: rotateY(50deg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.header .func-btn .follow-box {
  padding-left: 50px;
}
@media (max-width: 1399.98px) {
  .header .func-btn .follow-box {
    padding-left: 15px;
  }
}
.header .header-l {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.header .header-l .share {
  margin-left: 40px;
}
.header .logo {
  z-index: 3;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  z-index: 2;
}
@media (min-width: 1200px) {
}
.header .logo img {
  max-width: 100%;
}
.header .logo .pic {
  display: block;
  position: relative;
}
@media (max-width: 1199px) {
  .header .logo .pic {
    padding: 15px 0;
  }
}
.header .header-r {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
@media (max-width: 1199px) {
  .header .header-r {
    padding: 19px 0;
  }
}
@media (max-width: 767px) {
  .header .header-r {
    padding: 0;
  }
}
.header .header-r > * {
  margin-left: 30px;
}
@media (min-width: 1200px) and (max-width: 1469.98px) {
  .header .header-r > * {
    margin-left: 25px;
  }
}
@media (max-width: 1199px) {
  .header .header-r > * {
    margin-left: 20px;
  }
}
@media (max-width: 767px) {
  .header .header-r > * {
    margin-left: 20px;
  }
}
@media (max-width: 575px) {
  .header .header-r > * {
    margin-left: 20px;
    margin-left: 3.5vw;
  }
}
.header .header-r > *:first-child {
  margin-left: 0;
}
.header .google-translate {
  min-width: 110px;
}
@media (min-width: 1200px) {
  .header .google-translate {
    display: block !important;
  }
}
@media (max-width: 575px) {
  .header .google-translate {
    margin-left: 0 !important;
    position: fixed;
    top: 20px;
    left: 70px;
    z-index: 99999999;
    opacity: 0;
    -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
            transform: translateY(-10px);
    pointer-events: none;
  }
}
.header .find a {
  font-weight: bold;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-size: 20px;
}
.header .find a:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e660';
}
@media (min-width: 1200px) {
  .header .find a:after {
    margin-left: 10px;
  }
  .header .find a:hover {
    color: #ee761f;
  }
}
@media (max-width: 991px) {
  .header .find a span {
    display: none;
  }
}
.header .find a:active {
  color: #ee761f;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
.header .cart {
  font-size: 15px;
}
@media (max-width: 767px) {
  .header .cart {
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  .header .cart {
    font-size: 0;
  }
}
.header .cart var {
  font-style: normal;
}
.header .cart a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  position: relative;
  color: #ee761f;
}
.header .cart a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e6d8';
  line-height: 1;
  font-size: 1.4em;
}
.header .cart a span {
  margin-left: 8px;
}
@media (min-width: 1200px) {
  .header .cart a:hover {
    color: #ee761f;
  }
  .header .cart a:hover span {
    text-decoration: underline;
  }
}
@media (max-width: 575px) {
  .header .cart a {
    position: relative;
  }
  .header .cart a:before {
    font-size: 26px;
  }
  .header .cart a var {
    position: absolute;
    bottom: -4px;
    right: 0px;
    font-size: 10px;
    background-color: #222;
    color: #fff;
    line-height: 1;
    padding: 2px 5px;
    border-radius: 10px;
  }
}
.header .language-box a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 38px;
  height: 38px;
  background-color: #ee761f;
  color: #fff;
  border-radius: 50%;
}
@media (min-width: 1200px) {
  .header .language-box a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 1199.98px) {
  .header .language-box a {
    width: 30px;
    height: 30px;
    font-size: 13px;
  }
}
.header .language-box a:active {
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
.header .nav-collapse {
  position: relative;
  display: none;
  width: 28px;
  height: 28px;
  background: none;
  padding: 0;
  cursor: pointer;
}
@media (max-width: 1199px) {
  .header .nav-collapse {
    vertical-align: middle;
    display: inline-block;
  }
  .header .nav-collapse.nav-collapse-1 {
    border: none;
    display: block;
    position: absolute;
    right: 25px;
    top: 10px;
    z-index: 9999;
  }
}
.header .nav-collapse .btn-line {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 28px;
  height: 2px;
  background-color: #222;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header .nav-collapse .btn-line:nth-child(3),
.header .nav-collapse .btn-line:nth-child(1) {
  content: '';
  display: block;
}
.header .nav-collapse .btn-line:nth-child(1) {
  top: 25%;
}
.header .nav-collapse .btn-line:nth-child(2) {
  top: 50%;
}
.header .nav-collapse .btn-line:nth-child(3) {
  top: 75%;
}
.header .nav-collapse.active .btn-line:nth-child(2) {
  -webkit-transform: translateX(-50px);
      -ms-transform: translateX(-50px);
          transform: translateX(-50px);
  opacity: 0;
}
.header .nav-collapse.active .btn-line:nth-child(1) {
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) rotateZ(45deg);
      -ms-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotateZ(45deg);
}
.header .nav-collapse.active .btn-line:nth-child(3) {
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) rotateZ(-45deg);
      -ms-transform: translateX(-50%) rotate(-45deg);
          transform: translateX(-50%) rotateZ(-45deg);
}
.header .nav-collapse-xs .btn-line {
  background-color: #333;
}
@media (min-width: 1850px) {
  .header .nav {
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  .header .nav {
    display: block !important;
  }
}
@media (max-width: 1199px) {
  .header .nav {
    margin: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    position: fixed;
    top: 0;
    right: 0;
    visibility: hidden;
    height: 100%;
    width: 420px;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    background: #fff;
    text-align: left;
    padding: 70px 0 50px;
    z-index: 99999998;
    -webkit-transition: visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .header .nav .nav-box,
  .header .nav .container {
    height: 100%;
    width: 100%;
  }
  .header .nav .container {
    padding: 0;
  }
  .header .nav .tbl,
  .header .nav .tbl-cell {
    display: -webkit-box;
    display: flex;
  }
  .header .nav .tbl {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .header .nav .tbl:before,
  .header .nav .tbl:after {
    position: absolute;
    width: 100%;
    height: 25px;
    content: '';
    left: 0;
    pointer-events: none;
    z-index: 3;
  }
  .header .nav .tbl:before {
    top: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(40%, rgba(255, 255, 255, 0.6)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(#fff, rgba(255, 255, 255, 0.6) 40%, rgba(255, 255, 255, 0));
  }
  .header .nav .tbl:after {
    bottom: 0;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fff), color-stop(40%, rgba(255, 255, 255, 0.6)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to top, #fff, rgba(255, 255, 255, 0.6) 40%, rgba(255, 255, 255, 0));
  }
  .header .nav .tbl-cell {
    position: relative;
    height: 100%;
    width: 100%;
  }
  .header .nav ul {
    text-align: left;
  }
  .header .nav ul li.more {
    position: relative;
  }
  .header .nav ul li.more.current > span:after {
    content: '\e640';
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .header .nav ul li.more.current > ul {
    display: block;
  }
  .header .nav ul li.more > span {
    padding-right: 25px;
    position: relative;
  }
  .header .nav ul li.more > span:after {
    position: absolute;
    right: 0;
    top: 5px;
    padding: 12px 5px;
    line-height: 1;
    font-family: 'iconfont';
    content: '\e641';
    font-size: 18px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: block;
    z-index: 3;
  }
  .header .nav ul li.more > span > a {
    display: inline-block;
  }
  .header .nav ul li:not(.more) span > a {
    display: block;
  }
  .header .nav ul li span {
    position: relative;
    z-index: 2;
    display: block;
  }
  .header .nav ul li span > a {
    padding: 15px 0;
  }
  .header .nav ul.nav-list1 {
    opacity: 1;
    margin: 0;
    max-height: 100%;
    padding: 0 20px;
    overflow-y: auto;
    touch-action: pan-y;
    /*定义滚动条轨道 内阴影+圆角*/
    /*定义滑块 内阴影+圆角*/
    /*滑块效果*/
  }
  .header .nav ul.nav-list1::-webkit-scrollbar {
    border-radius: 4px;
    width: 4px;
    height: 4px;
  }
  .header .nav ul.nav-list1::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #dcdcdc;
  }
  .header .nav ul.nav-list1::-webkit-scrollbar-thumb:hover {
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.4);
  }
  .header .nav ul.nav-list1 ul {
    padding-bottom: 10px;
  }
  .header .nav ul.nav-list1 a {
    text-transform: capitalize;
  }
  .header .nav ul.nav-list1 > li {
    position: relative;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    line-height: 1.6;
  }
  .header .nav ul.nav-list1 > li.act {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  .header .nav ul.nav-list1 > li > a {
    color: #5c5c5c;
  }
  .header .nav ul.nav-list1 > li:not(.hidden-lg) + .hidden-lg {
    border-top: 2px solid #ccc;
  }
  .header .nav ul.nav-list1 .nav-list2 {
    padding-left: 15px;
    font-size: 14px;
  }
  .header .nav ul.nav-list1 .nav-list3 {
    margin: 10px 0 10px 8px;
    padding-left: 25px;
    padding-bottom: 0;
    border-left: 1px solid #444;
  }
  .header .nav ul.nav-list1 .nav-list3 ul {
    padding-left: 10px;
    border-left: 1px solid #444;
  }
  .header .nav ul.nav-list1 .hidden-lg {
    color: #c5c5c5;
  }
  .header .nav ul.nav2-list2 h4 {
    line-height: 50px;
    font-size: 20px;
  }
}
@media (max-width: 1199px) and (max-width: 1199px) {
  .header .nav ul .pic {
    display: none !important;
  }
}
@media (max-width: 1199px) and (max-width: 767px) {
  .header .nav ul.nav-list1 > li {
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  .header .nav {
    width: -webkit-calc(100vw - 65px);
    width: calc(100vw - 65px);
    -webkit-transform: translateX(-webkit-calc(100vw + 65px));
        -ms-transform: translateX(calc(100vw + 65px));
            transform: translateX(calc(100vw + 65px));
  }
}
.header .nav.left-100 {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}
.header .nav.left-200 {
  -webkit-transform: translateX(-200%);
      -ms-transform: translateX(-200%);
          transform: translateX(-200%);
  -webkit-transform: translate3d(-200%, 0, 0);
          transform: translate3d(-200%, 0, 0);
}
.header .nav.left-300 {
  -webkit-transform: translateX(-300%);
      -ms-transform: translateX(-300%);
          transform: translateX(-300%);
  -webkit-transform: translate3d(-300%, 0, 0);
          transform: translate3d(-300%, 0, 0);
}
.header .nav.left-400 {
  -webkit-transform: translateX(-400%);
      -ms-transform: translateX(-400%);
          transform: translateX(-400%);
  -webkit-transform: translate3d(-400%, 0, 0);
          transform: translate3d(-400%, 0, 0);
}
.header .nav.left-500 {
  -webkit-transform: translateX(-500%);
      -ms-transform: translateX(-500%);
          transform: translateX(-500%);
  -webkit-transform: translate3d(-500%, 0, 0);
          transform: translate3d(-500%, 0, 0);
}
@media (min-width: 1200px) {
  .header .nav .nav-list1 li {
    -webkit-perspective: 500;
            perspective: 500;
  }
  .header .nav .nav-list1 li:hover > ul {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .header .nav .nav-list1 li:hover .span > a {
    color: #ee761f;
  }
  .header .nav .nav-list1 > li {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 0 10px;
    font-size: 17px;
  }
  .header .nav .nav-list1 > li:first-child,
  .header .nav .nav-list1 > li:first-child > span > a {
    padding-left: 0;
  }
  .header .nav .nav-list1 > li > span {
    display: block;
  }
  .header .nav .nav-list1 > li > span > a {
    text-transform: capitalize;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    text-align: center;
    padding: 32px 20px;
    z-index: 2;
  }
  .header .nav .nav-list1 > li.more > span > a {
    position: relative;
  }
  .header .nav .nav-list1 > li.active > span > a {
    color: #ee761f;
  }
  .header .nav .nav-list1 > li:hover > span > a {
    color: #ee761f;
  }
  .header .nav .nav-list1 > li:hover > ul {
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
  }
  .header .nav .nav-list1 ul {
    font-size: 0.95em;
    letter-spacing: 0;
    opacity: 0;
    text-transform: capitalize;
    visibility: hidden;
    position: absolute;
    text-align: left;
    color: #222;
    background-color: #fff;
    background-clip: padding-box;
    padding-top: 5px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    pointer-events: none;
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.15);
  }
  .header .nav .nav-list1 ul li:hover > span > a {
    color: #ee761f;
    text-decoration: underline;
  }
  .header .nav .nav-list1 ul a {
    display: block;
    padding: 5px 15px;
    position: relative;
  }
  .header .nav .nav-list1 .nav-list2 {
    top: 100%;
    left: 0;
    padding: 15px 0;
    min-width: 100%;
    z-index: 10;
    -webkit-transform-origin: center top;
        -ms-transform-origin: center top;
            transform-origin: center top;
    -webkit-transform: rotateX(-50deg);
            transform: rotateX(-50deg);
    font-size: 15px;
  }
  .header .nav .nav-list1 .nav-list2 > li {
    white-space: nowrap;
    position: relative;
  }
  .header .nav .nav-list1 .nav-list2 > li > span > a {
    display: block;
    padding: 5px 25px;
  }
  .header .nav .nav-list1 .nav-list2 ul {
    left: 100%;
    position: absolute;
    top: 0;
    padding: 10px 0;
    min-width: 120px;
    -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
            transform-origin: left center;
    border-left: 1px solid transparent;
    -webkit-transform: rotateY(50deg);
            transform: rotateY(50deg);
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .header .nav .nav-list1 .nav-list2 li:hover > ul {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
  }
  .header .nav .nav-list1 .pro-nav-list2 .active > a {
    text-decoration: underline;
  }
}
@media (min-width: 1200px) and (max-width: 1849.98px) {
  .header .nav .nav-list1 > li {
    padding: 0 3px;
  }
}
@media (min-width: 1200px) and (max-width: 1469px) {
  .header .nav .nav-list1 > li {
    font-size: 16px;
    padding: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .header .nav .nav-list1 > li {
    font-size: 15px;
  }
}
@media (min-width: 1200px) and (max-width: 1469px) {
  .header .nav .nav-list1 > li > span > a {
    padding: 32px 15px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .header .nav .nav-list1 > li > span > a {
    padding: 32px 7px;
  }
}
@media (max-width: 1199px) {
  .header .nav .nav-list1 {
    width: 100%;
  }
  .header .nav .nav-list1 ul {
    display: none;
  }
  .header .nav .nav-list1 > li.more > span:after {
    top: 7px;
  }
  .header .nav .nav-list1 > a {
    font-size: 20px;
  }
}
@media (max-width: 1199px) and (max-width: 767px) {
  .header .nav .nav-list1 > li.more > span:after {
    top: 5px;
  }
}
.header .mask-nav {
  display: none;
}
@media (max-width: 1199px) {
  .header .mask-nav {
    overflow: hidden;
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fafafa;
    text-align: left;
    padding: 20px;
    z-index: 9999;
    text-align: center;
    background: #000;
    color: #fff;
    -webkit-transition: left 0.3s;
    transition: left 0.3s;
  }
}
.header .mask-nav .nav-top {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.header .mask-nav .nav-top .back-btn:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e9b5';
  font-size: 26px;
}
.header .mask-nav .nav-top .nav-title {
  margin: 0;
  text-transform: uppercase;
  font-size: 30px;
}
@media (max-width: 767px) {
  .header .mask-nav .nav-top .nav-title {
    font-size: 20px;
    font-size: 5vmin;
  }
}
.header .mask-nav .content {
  margin-top: 4%;
  position: relative;
  height: 85%;
  overflow: auto;
  touch-action: pan-y;
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
  /*滑块效果*/
}
.header .mask-nav .content::-webkit-scrollbar {
  border-radius: 5px;
  width: 5px;
  height: 5px;
  background-color: #fff;
}
.header .mask-nav .content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #fff;
}
.header .mask-nav .content::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #666;
}
.header .mask-nav .content::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.4);
}
.header .mask-nav .content ul li {
  text-align: left;
  font-size: 20px;
  line-height: 2;
  margin: 10px 0;
}
@media (max-width: 767px) {
  .header .mask-nav .content ul li {
    margin: 0;
    font-size: 4vmin;
    line-height: 1.6;
    margin-top: 10px;
  }
}
.header .mask-nav .content ul li.more {
  position: relative;
}
.header .mask-nav .content ul li.more:after {
  position: absolute;
  right: 0;
  top: 50%;
  font-family: 'iconfont' !important;
  content: '\e72f';
  color: #fff;
  font-size: 16px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.header .mask-nav .content ul li a {
  display: inline-block;
  text-transform: capitalize;
}
.header .mask-nav .content ul ul {
  display: none;
}
.header .nav-2 {
  left: 100%;
}
.header .nav-3 {
  left: 200%;
}
.header .nav-4 {
  left: 300%;
}
.header .nav-5 {
  left: 400%;
}
.header .fade-out {
  visibility: visible;
  -webkit-transform: translate(0);
      -ms-transform: translate(0);
          transform: translate(0);
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}
@-webkit-keyframes avia_pop {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes avia_pop {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@media (min-width: 1200px) {
  .search-wrap {
    display: block !important;
    width: 370px;
  }
}
@media (min-width: 1200px) and (max-width: 1849.98px) {
  .search-wrap {
    width: 270px;
  }
}
@media (min-width: 1200px) and (max-width: 1469.98px) {
  .search-wrap {
    width: 240px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .search-wrap {
    width: 220px;
  }
}
@media (max-width: 1199px) {
  .search-wrap {
    width: 255px;
    top: 100%;
    position: absolute;
    right: 15px;
    z-index: 3;
    display: none;
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    -webkit-animation: avia_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
            animation: avia_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }
}
@media (max-width: 1199px) and (max-width: 575px) {
  .search-wrap {
    max-width: 90%;
    right: 15px;
  }
}
.search-box {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  border-radius: 25px;
  overflow: hidden;
  z-index: 2;
  background-color: #f4f4f4;
}
@media (max-width: 1469px) {
  .search-box {
    max-width: 100%;
  }
}
.search-box input::-webkit-input-placeholder,
.search-box textarea::-webkit-input-placeholder {
  color: #999999;
}
.search-box input:-o-placeholder,
.search-box textarea:-o-placeholder {
  color: #999999;
}
.search-box input::-moz-placeholder,
.search-box textarea::-moz-placeholder {
  color: #999999;
}
.search-box input:-ms-input-placeholder,
.search-box textarea:-ms-input-placeholder {
  color: #999999;
}
.search-box input:focus::-webkit-input-placeholder,
.search-box textarea:focus::-webkit-input-placeholder {
  color: #ccc;
}
.search-box input:focus::-o-placeholder,
.search-box textarea:focus::-o-placeholder {
  color: #ccc;
}
.search-box input:focus::-moz-placeholder,
.search-box textarea:focus::-moz-placeholder {
  color: #ccc;
}
.search-box input:focus::-ms-input-placeholder,
.search-box textarea:focus::-ms-input-placeholder {
  color: #ccc;
}
.search-box input {
  display: block;
  width: 100%;
  background: none;
  color: #666;
  padding: 10px 20px;
}
@media (max-width: 767px) {
  .search-box input {
    padding: 7px 15px;
  }
}
.search-box .submit {
  display: -webkit-box;
  display: flex;
  z-index: 2;
  padding: 3px 20px;
  font-size: 18px;
  background: none;
  color: #999999;
  font-weight: bold;
}
.search-box .submit:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e660';
}
@media (min-width: 1200px) {
  .search-box .submit {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .search-box .submit:hover {
    color: #ee761f;
  }
}
.search-box .submit:active {
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
.xs-language {
  position: absolute;
  bottom: 30px;
  left: 35px;
  z-index: 9;
}
@media (min-width: 1200px) {
  .xs-language {
    display: none;
  }
}
.xs-language a {
  font-size: 16px;
  color: #fff;
}
.xs-language span {
  margin: 0 5px;
  color: #fff;
}
.slick-dots {
  text-align: center;
  margin-top: 20px;
}
@media (max-width: 1199px) {
}
@media (max-width: 767px) {
  .slick-dots {
    margin-top: 15px;
  }
}
.slick-dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #d1d1d1;
  margin: 5px 4px 0;
}
.slick-dots li.slick-active {
  background-color: #ee761f;
}
@media (max-width: 575px) {
}
.slick-dots li button {
  display: none;
}
.slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 5;
  color: #222;
  border: 1px solid #222;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  font-weight: bold;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-size: 16px;
  background: none;
  padding: 0;
}
.slick-arrow:before {
  display: block;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1469px) {
}
@media (min-width: 1200px) {
  .slick-arrow {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .slick-arrow:hover {
    color: #ee761f;
    border-color: #ee761f;
  }
}
.slick-arrow:active {
  color: #ee761f;
  border-color: #ee761f;
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transform: translateY(-50%) scale(0.95);
      -ms-transform: translateY(-50%) scale(0.95);
          transform: translateY(-50%) scale(0.95);
}
.slick-prev {
  left: 0;
}
.slick-prev:before {
  content: '\e9b5';
}
.slick-next {
  right: 0;
}
.slick-next:before {
  content: '\e72f';
}
.fz16 {
  font-size: 16px;
}
@media (max-width: 991px) {
  .fz16 {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .fz16 {
    font-size: 14px;
  }
}
.fz18 {
  font-size: 18px;
}
@media (max-width: 1199px) {
  .fz18 {
    font-size: 17px;
  }
}
@media (max-width: 991px) {
  .fz18 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .fz18 {
    font-size: 15px;
  }
}
.fz20 {
  font-size: 20px;
}
@media (max-width: 1199px) {
  .fz20 {
    font-size: 19px;
  }
}
@media (max-width: 991px) {
  .fz20 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .fz20 {
    font-size: 17px;
  }
}
@media (max-width: 575px) {
  .fz20 {
    font-size: 16px;
  }
}
.fz22 {
  font-size: 22px;
}
@media (max-width: 1469px) {
  .fz22 {
    font-size: 21px;
  }
}
@media (max-width: 1199px) {
  .fz22 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .fz22 {
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  .fz22 {
    font-size: 18px;
  }
}
@media (max-width: 575px) {
  .fz22 {
    font-size: 17px;
  }
}
.fz24 {
  font-size: 24px;
}
@media (max-width: 1469px) {
  .fz24 {
    font-size: 22px;
  }
}
@media (max-width: 1199px) {
  .fz24 {
    font-size: 21px;
  }
}
@media (max-width: 991px) {
  .fz24 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .fz24 {
    font-size: 19px;
  }
}
@media (max-width: 575px) {
  .fz24 {
    font-size: 18px;
  }
}
.fz26 {
  font-size: 26px;
}
@media (max-width: 1469px) {
  .fz26 {
    font-size: 24px;
  }
}
@media (max-width: 1199px) {
  .fz26 {
    font-size: 23px;
  }
}
@media (max-width: 991px) {
  .fz26 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .fz26 {
    font-size: 20px;
  }
}
@media (max-width: 575px) {
  .fz26 {
    font-size: 19px;
  }
}
.fz28 {
  font-size: 28px;
}
@media (max-width: 1469px) {
  .fz28 {
    font-size: 26px;
  }
}
@media (max-width: 1199px) {
  .fz28 {
    font-size: 25px;
  }
}
@media (max-width: 991px) {
  .fz28 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .fz28 {
    font-size: 22px;
  }
}
@media (max-width: 575px) {
  .fz28 {
    font-size: 20px;
  }
}
.fz30 {
  font-size: 30px;
}
@media (max-width: 1199px) {
  .fz30 {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .fz30 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .fz30 {
    font-size: 24px;
  }
}
@media (max-width: 575px) {
  .fz30 {
    font-size: 22px;
  }
}
.fz32 {
  font-size: 32px;
}
@media (max-width: 1199px) {
  .fz32 {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .fz32 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .fz32 {
    font-size: 25px;
  }
}
@media (max-width: 575px) {
  .fz32 {
    font-size: 23px;
  }
}
.fz36 {
  font-size: 36px;
}
@media (max-width: 1199px) {
  .fz36 {
    font-size: 32px;
  }
}
@media (max-width: 991px) {
  .fz36 {
    font-size: 29px;
  }
}
@media (max-width: 767px) {
  .fz36 {
    font-size: 26px;
  }
}
@media (max-width: 575px) {
  .fz36 {
    font-size: 24px;
  }
}
.fz40 {
  font-size: 40px;
}
@media (max-width: 1469px) {
  .fz40 {
    font-size: 36px;
  }
}
@media (max-width: 1199px) {
  .fz40 {
    font-size: 32px;
  }
}
@media (max-width: 991px) {
  .fz40 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .fz40 {
    font-size: 28px;
  }
}
@media (max-width: 575px) {
  .fz40 {
    font-size: 26px;
  }
}
.fz42 {
  font-size: 42px;
}
@media (max-width: 1469px) {
  .fz42 {
    font-size: 38px;
  }
}
@media (max-width: 1199px) {
  .fz42 {
    font-size: 34px;
  }
}
@media (max-width: 991px) {
  .fz42 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .fz42 {
    font-size: 28px;
  }
}
@media (max-width: 575px) {
  .fz42 {
    font-size: 26px;
  }
}
.fz48 {
  font-size: 48px;
}
@media (max-width: 1469px) {
  .fz48 {
    font-size: 46px;
  }
}
@media (max-width: 1199px) {
  .fz48 {
    font-size: 40px;
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .fz48 {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .fz48 {
    font-size: 28px;
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .fz48 {
    font-size: 24px;
  }
}
.fz54 {
  font-size: 54px;
}
@media (max-width: 1469px) {
  .fz54 {
    font-size: 48px;
  }
}
@media (max-width: 1199px) {
  .fz54 {
    font-size: 42px;
  }
}
@media (max-width: 991px) {
  .fz54 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .fz54 {
    font-size: 30px;
  }
}
@media (max-width: 575px) {
  .fz54 {
    font-size: 26px;
  }
}
.banner {
  width: 100%;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
  z-index: 2;
  font-size: 0;
}
.banner img {
  display: block;
  width: 100%;
}
@media (min-width: 1200px) {
  .banner .mose-icon {
    font-size: 25px;
    position: absolute;
    left: 50%;
    bottom: 20px;
    z-index: 3;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-animation: jump 1s infinite;
            animation: jump 1s infinite;
    text-align: center;
    color: #fff;
  }
  .banner .mose-icon:after {
    display: block;
    font-family: 'iconfont' !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1em;
    content: '\eb93';
    line-height: 1;
    margin-top: -5px;
  }
  .banner .mose-icon .iconfont {
    font-size: 1.2em;
  }
}
.banner .swiper-slide {
  overflow: hidden;
}
.banner .func-btn {
  position: absolute;
  z-index: 2;
  bottom: 5%;
  left: 11%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  white-space: nowrap;
}
@media (max-width: 767.98px) {
  .banner .func-btn {
    bottom: 8%;
    left: 8%;
  }
}
.banner .swiper-pagination {
  display: -webkit-box;
  display: flex;
  position: initial;
  width: auto;
}
.banner .swiper-pagination-bullet {
  outline: none;
  width: 80px;
  height: 2px;
  margin: 0 !important;
  background: #fff;
  opacity: 1;
  border-radius: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.3;
}
@media (max-width: 991.98px) {
  .banner .swiper-pagination-bullet {
    width: 60px;
  }
}
@media (max-width: 767px) {
  .banner .swiper-pagination-bullet {
    width: 50px;
  }
}
@media (max-width: 575.98px) {
  .banner .swiper-pagination-bullet {
    width: 10vw;
  }
}
.banner .swiper-pagination-bullet-active {
  opacity: 1;
}
.banner .slick-arrow {
  position: initial;
  outline: none;
  border-color: #fff;
  margin-left: 25px;
  color: #fff;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.banner .slick-arrow:after {
  display: none;
}
.banner .slick-arrow:active {
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
@media (min-width: 1200px) {
  .banner .slick-arrow:hover {
    background-color: #fff;
    color: #ee761f;
  }
}
@media (max-width: 1199px) {
  .banner .slick-arrow {
    display: none;
  }
}
.banner .slick-prev {
  left: 5%;
}
.banner .slick-next {
  right: 5%;
}
.banner .item {
  display: block;
  position: relative;
  overflow: hidden;
}
@media (max-width: 575px) {
  .banner .item {
    width: 110%;
    max-width: 110%;
    margin-left: -5%;
  }
}
.banner .item > a {
  overflow: hidden;
  display: block;
}
.banner .item > a > img {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 100%;
}
.banner-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner.hide-arrow .slick-arrow,
.banner.hide-arrow .swiper-pagination,
.banner.hide-arrow .mose-icon {
  display: none !important;
}
.banner.hide-video video {
  display: none !important;
}
.banner-video-box {
  display: block;
  padding-bottom: 41.66666667%;
  position: relative;
  -webkit-transform: translateZ(10px);
          transform: translateZ(10px);
}
.banner-video-box .fluid_video_wrapper {
  position: absolute;
  z-index: 10;
}
.banner-video-box .fluid_initial_play {
  background-color: #ee761f !important;
}
.banner-video-box .fluid_controls_container {
  display: none !important;
}
.banner .mobile-video {
  display: block;
  position: relative;
}
.banner .mobile-video:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
}
.banner .mobile-video:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  z-index: 3;
  font-size: 50px;
  color: #fff;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e644';
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.title {
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .title {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .title {
    margin-bottom: 20px;
  }
}
.title.text-center .txt {
  margin: 0 auto;
  width: 1170px;
  max-width: 100%;
}
.title .xs-tit {
  font-size: 20px;
  text-transform: capitalize;
  margin-bottom: 15px;
}
@media (max-width: 1199px) {
  .title .xs-tit {
    font-size: 19px;
  }
}
@media (max-width: 991px) {
  .title .xs-tit {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .title .xs-tit {
    font-size: 17px;
  }
}
@media (max-width: 575px) {
  .title .xs-tit {
    font-size: 16px;
  }
}
.title .xs-tit span {
  color: #ee761f;
}
@media (max-width: 991.98px) {
  .title .xs-tit {
    margin-bottom: 10px;
  }
}
@media (max-width: 767.98px) {
  .title .xs-tit {
    margin-bottom: 5px;
    font-size: 14px;
  }
}
.title h1,
.title h2 {
  text-transform: capitalize;
  margin: 0 0 20px;
  line-height: 1.29166667;
  font-family: 'HelveticaNeue';
  font-size: 42px;
}
@media (max-width: 1469px) {
  .title h1,
  .title h2 {
    font-size: 42px;
  }
}
@media (max-width: 1199px) {
  .title h1,
  .title h2 {
    font-size: 40px;
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .title h1,
  .title h2 {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .title h1,
  .title h2 {
    font-size: 28px;
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .title h1,
  .title h2 {
    font-size: 24px;
  }
}
.title h1 span,
.title h2 span {
  display: block;
  color: #ee761f;
}
.more-box > a,
.more-box > span {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  font-size: 16px;
  text-transform: capitalize;
  border: 2px solid #000000;
  border-radius: 25px;
  padding: 9px 39px;
}
@media (max-width: 991px) {
  .more-box > a,
  .more-box > span {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .more-box > a,
  .more-box > span {
    font-size: 14px;
  }
}
.more-box > a:after,
.more-box > span:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e69f';
  margin-left: 10px;
  font-size: 1.2em;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, from(#ee761f), to(#eeaf76));
  background-image: linear-gradient(to right, #ee761f 0%, #eeaf76 100%);
}
@media (min-width: 1200px) {
  .more-box > a,
  .more-box > span {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .more-box > a:after,
  .more-box > span:after {
    -webkit-transition: -webkit-transform 0.6s;
    transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    transition: transform 0.6s, -webkit-transform 0.6s;
  }
  .more-box > a:hover,
  .more-box > span:hover {
    border-color: #ee761f;
    color: #ee761f;
  }
}
@media (max-width: 991px) {
  .more-box > a,
  .more-box > span {
    padding: 7px 30px;
  }
}
@media (max-width: 767px) {
  .more-box > a,
  .more-box > span {
    font-size: 12px;
    padding: 6px 22px;
  }
}
@media (max-width: 575px) {
  .more-box > a:after,
  .more-box > span:after {
    margin-left: 5px;
  }
}
.more-box > a:active,
.more-box > span:active {
  -webkit-transition: 0s;
  transition: 0s;
  border-color: #ee761f;
  color: #ee761f;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
@media (min-width: 1760px) {
  .arrow-cont {
    max-width: 1730px;
    padding: 0 160px;
  }
}
@media (min-width: 1200px) and (max-width: 1760px) {
  .arrow-cont {
    padding: 0 100px;
  }
}
.index-box {
  overflow: hidden;
  position: relative;
  z-index: 2;
  padding: 110px 0;
}
@media (max-width: 1469px) {
  .index-box {
    padding: 100px 0;
  }
}
@media (max-width: 1199px) {
  .index-box {
    padding: 80px 0;
  }
}
@media (max-width: 991px) {
  .index-box {
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .index-box {
    padding: 40px 0;
  }
}
.index-box .title.has-arrow {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.index-box .title.has-arrow h2 {
  margin-bottom: 0;
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.num-box {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin: -30px -50px 0;
}
@media (max-width: 1469px) {
  .num-box {
    margin: -30px -20px 0;
  }
}
@media (max-width: 767px) {
  .num-box {
    margin: -30px -15px 0;
  }
}
.num-box li {
  position: relative;
  padding: 0 50px;
  margin-top: 30px;
  width: 20%;
}
@media (max-width: 1469px) {
  .num-box li {
    padding: 0 20px;
  }
}
@media (max-width: 1199.98px) {
  .num-box li {
    width: 33.3333%;
  }
}
@media (max-width: 991px) {
  .num-box li {
    width: 50%;
  }
  .num-box li:nth-child(odd) {
    border-left: none;
  }
}
@media (max-width: 767px) {
  .num-box li {
    padding: 0 15px;
  }
}
@media (max-width: 575px) {
  .num-box li {
    width: 100%;
    border: none;
  }
}
.num-box .item {
  position: relative;
}
@media (min-width: 1200px) {
  .num-box .item:hover .type,
  .num-box .item:hover .number {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #ee761f;
  }
}
.num-box .intro {
  position: relative;
  z-index: 2;
}
.num-box .iconfont {
  font-weight: normal;
  font-size: 1.2em;
  margin-right: 10px;
}
.num-box .pic {
  margin-right: 15px;
}
@media (max-width: 1199px) {
  .num-box .pic {
    height: 50px;
  }
  .num-box .pic img {
    height: 100%;
  }
}
@media (max-width: 767px) {
  .num-box .pic {
    height: 40px;
  }
}
@media (max-width: 575px) {
  .num-box .pic {
    height: 35px;
  }
}
.num-box .number {
  white-space: nowrap;
  position: relative;
  margin-bottom: 15px;
  color: #ee761f;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
          align-items: flex-start;
  font-size: 48px;
}
@media (max-width: 1469px) {
  .num-box .number {
    font-size: 46px;
  }
}
@media (max-width: 1199px) {
  .num-box .number {
    font-size: 40px;
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .num-box .number {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .num-box .number {
    font-size: 28px;
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .num-box .number {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .num-box .number {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .num-box .number {
    margin-bottom: 5px;
    font-size: 28px;
  }
}
.num-box .number span {
  position: relative;
  z-index: 10;
  line-height: 1;
}
.num-box sub {
  font-size: 0.45833333em;
  line-height: 1;
  margin-left: 10px;
}
.num-box sup {
  font-size: 24px;
  top: 0.5em;
  margin-left: 5px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .num-box sup {
    font-size: 18px;
  }
}
.num-box p {
  color: #444;
  line-height: 1.625;
}
@media (min-width: 992px) {
  .num-box p {
    font-size: 15px;
  }
}
.index-num {
  border-bottom: 1px solid #e7e7e7;
  padding: 80px 0;
}
@media (max-width: 1199.98px) {
  .index-num {
    padding: 60px 0;
  }
}
@media (max-width: 991.98px) {
  .index-num {
    padding: 50px 0;
  }
}
@media (max-width: 767.98px) {
  .index-num {
    padding: 40px 0;
  }
}
.index-hot .title h2 {
  width: 560px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.index-hot .item-box {
  position: relative;
}
.index-hot .item-box:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 1px;
  height: 50%;
  z-index: -1;
  width: 100%;
  box-shadow: 0 5px 10px 1px rgba(113, 60, 22, 0.15);
  border-radius: 16px;
  -webkit-transform: perspective(5px) rotateX(0.1deg);
          transform: perspective(5px) rotateX(0.1deg);
  -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
          transform-origin: bottom;
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
}
@media (min-width: 1200px) {
  .index-hot .item-box:hover:before {
    opacity: 1;
  }
  .index-hot .item-box:hover .item {
    background-color: #fff;
  }
  .index-hot .item-box:hover .item:before,
  .index-hot .item-box:hover .item:after {
    opacity: 0;
  }
  .index-hot .item-box:hover .more a {
    width: 160px;
  }
  .index-hot .item-box:hover .more a span {
    display: block;
  }
}
.index-hot .img-box {
  padding-bottom: 81.81818182%;
}
.index-hot .item {
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
@media (max-width: 991.98px) {
  .index-hot .item {
    border-radius: 12px;
  }
}
@media (max-width: 767.98px) {
  .index-hot .item {
    border-radius: 8px;
  }
}
.index-hot .item:before,
.index-hot .item:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  background-color: #fdf5ec;
  z-index: -1;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.index-hot .item:before {
  bottom: 0;
  height: 50%;
}
.index-hot .item:after {
  height: 40%;
  border-radius: 16px;
  bottom: 25%;
  -webkit-transform: skewY(10deg);
      -ms-transform: skewY(10deg);
          transform: skewY(10deg);
}
.index-hot .info {
  min-height: 130px;
}
@media (max-width: 575.98px) {
  .index-hot .info {
    min-height: 110px;
  }
}
.index-hot .name {
  width: 220px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px;
  max-width: 100%;
}
.index-hot .oem {
  padding: 10px 0 40px;
  color: #ee761f;
}
@media (max-width: 575.98px) {
  .index-hot .oem {
    padding-bottom: 25px;
  }
}
.index-hot .more {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%) translateY(50%);
      -ms-transform: translateX(-50%) translateY(50%);
          transform: translateX(-50%) translateY(50%);
  z-index: 2;
}
.index-hot .more a {
  -webkit-transition: width 0.6s;
  transition: width 0.6s;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  background: -webkit-gradient(linear, left top, right top, from(#ee761f), to(#eeaf76));
  background: linear-gradient(to right, #ee761f 0%, #eeaf76 100%);
  border-radius: 20px;
  color: #fff;
  white-space: nowrap;
}
.index-hot .more a:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.4em;
  content: "\e641";
}
.index-hot .more a span {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  margin-right: 10px;
  display: none;
}
@media (min-width: 1200px) {
  .index-hot .more a:hover {
    -webkit-transition: box-shadow 0.6s;
    transition: box-shadow 0.6s;
    box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.4);
  }
}
@media (max-width: 575.98px) {
  .index-hot .more a {
    width: 30px;
    height: 30px;
  }
  .index-hot .more a:after {
    font-size: 1.2em;
  }
}
.index-hot .more a:active {
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
@media (min-width: 768px) {
  .index-product .container {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .index-product .left {
    width: 42.55319149%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .index-product h2 {
    font-size: 30px;
  }
}
.index-product h2 b {
  position: relative;
}
.index-product h2 b .pic {
  position: absolute;
  right: 0;
  top: 0;
  width: 167px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1199.98px) {
  .index-product h2 b .pic {
    width: 140px;
  }
}
@media (max-width: 991.98px) {
  .index-product h2 b .pic {
    width: 110px;
  }
}
@media (max-width: 767.98px) {
  .index-product h2 b .pic {
    width: 90px;
  }
}
@media (max-width: 575.98px) {
  .index-product h2 b .pic {
    width: 80px;
  }
}
.index-product .txt p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 4;
  height: auto;
}
.index-product .func-btn {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  padding-top: 7.5%;
  flex-wrap: wrap;
}
@media (max-width: 767.98px) {
  .index-product .func-btn {
    padding-top: 0;
    padding-bottom: 10px;
  }
}
.index-product .func-btn > div {
  margin-top: 30px;
}
@media (max-width: 767.98px) {
  .index-product .func-btn > div {
    margin-top: 20px;
  }
}
.index-product .more-box {
  margin-right: 12.5%;
}
@media (max-width: 991.98px) {
  .index-product .more-box {
    margin-right: 25px;
  }
}
.index-product .more-box a:after {
  content: "\e664";
}
.index-product .v-btn {
  cursor: pointer;
  width: 147px;
  position: relative;
}
@media (min-width: 1200px) {
  .index-product .v-btn:hover img {
    -webkit-animation: rotate 10s linear infinite;
            animation: rotate 10s linear infinite;
  }
}
.index-product .v-btn:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  z-index: 3;
  width: 44px;
  height: 44px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  background-color: #121212;
  color: #fff;
  border-radius: 50%;
  font-size: 20px;
}
@media (max-width: 1469.98px) {
  .index-product .v-btn {
    width: 110px;
  }
}
@media (max-width: 1199.98px) {
  .index-product .v-btn {
    width: 90px;
  }
}
@media (max-width: 991.98px) {
  .index-product .v-btn {
    width: 74px;
  }
}
@media (max-width: 575.98px) {
  .index-product .v-btn:before {
    width: 38px;
    height: 38px;
    font-size: 16px;
  }
}
.index-product .right {
  overflow: hidden;
}
@media (min-width: 768px) {
  .index-product .right {
    width: 53.19148936%;
    margin-top: -2.12765957%;
  }
}
.index-product .right > div {
  float: left;
  margin-top: 4%;
}
.index-product .right .lg {
  width: 64%;
}
.index-product .right .xs {
  width: 32%;
  margin-left: 4%;
}
.index-product .right .xs:first-of-type {
  margin-top: 0;
}
@media (max-width: 991.98px) {
  .choose-list {
    padding-top: 10px;
  }
}
.choose-list .item {
  padding: 11.36363636%;
  border-radius: 16px;
}
@media (max-width: 991.98px) {
  .choose-list .item {
    border-radius: 12px;
  }
}
@media (max-width: 767.98px) {
  .choose-list .item {
    border-radius: 8px;
  }
}
@media (min-width: 1200px) {
  .choose-list .item {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .choose-list .item:hover {
    background-color: #fff;
    box-shadow: 0 6px 8px 1px rgba(113, 60, 22, 0.1);
  }
  .choose-list .item:hover .icon {
    -webkit-animation: swing 1s 0s ease both;
            animation: swing 1s 0s ease both;
  }
}
@media (max-width: 1199.98px) {
  .choose-list .item {
    padding: 0;
  }
}
@media (max-width: 991.98px) {
  .choose-list .item {
    padding: 0 ;
  }
}
.choose-list .icon {
  width: 49px;
  height: 49px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  background: url(../images/choose_icon_bg.png) no-repeat center;
  background-size: contain;
  padding: 0 13px;
}
@media (max-width: 575.98px) {
  .choose-list .icon {
    width: 40px;
    height: 40px;
    padding: 0 12px;
  }
}
.choose-list .tit {
  margin: 25px 0 10px;
}
@media (max-width: 767.98px) {
  .choose-list .tit {
    margin: 15px 0 5px;
  }
}
.choose-list p {
  color: #444444;
}
.index-choose {
  padding: 35px 0;
  background-color: #fdf5ec;
  width: 1800px;
  margin: 0 auto;
  max-width: 100%;
  border-radius: 20px;
}
@media (max-width: 767.98px) {
  .index-choose {
    padding: 25px 0;
  }
}
@media (min-width: 1200px) {
  .index-about .row {
    margin: 0 -50px;
  }
  .index-about .row > div {
    padding: 0 50px;
  }
}
@media (min-width: 1200px) and (max-width: 1469.98px) {
  .index-about .row {
    margin: 0 -20px;
  }
  .index-about .row > div {
    padding: 0 20px;
  }
}
.index-about .title {
  margin-bottom: 0;
}
@media (min-width: 576px) and (max-width: 1469.98px) {
  .index-about .title h2 {
    font-size: 40px;
  }
}
@media (min-width: 576px) and (max-width: 1399.98px) {
  .index-about .title h2 {
    font-size: 36px;
  }
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  .index-about .title h2 {
    font-size: 32px;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .index-about .title h2 {
    font-size: 24px;
  }
}
.index-about .txt > b {
  color: #ee761f;
  display: block;
  margin-bottom: 15px;
}
.index-about .txt p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
  height: auto;
}
.index-about .more-box {
  margin-top: 9.92366412%;
}
@media (max-width: 575.98px) {
  .index-about .more-box {
    margin-top: 25px;
  }
}
.index-news {
  background-color: #fdf5ec;
}
.index-news .top-info {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
          align-items: flex-end;
  margin-bottom: 35px;
}
@media (max-width: 767.98px) {
  .index-news .top-info {
    margin-bottom: 25px;
  }
}
.index-news .title,
.index-news .title h2 {
  margin-bottom: 0;
}
.index-news .slick-list {
  padding-bottom: 10px;
  margin-bottom: -10px;
}
.index-news .inline-arrow {
  -webkit-box-align: center;
          align-items: center;
}
.index-news .inline-arrow .more {
  padding: 0 10px 0 25px;
  text-transform: capitalize;
  font-size: 16px;
}
@media (max-width: 991px) {
  .index-news .inline-arrow .more {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .index-news .inline-arrow .more {
    font-size: 14px;
  }
}
@media (max-width: 1199.98px) {
  .index-news .news-list .intro {
    padding-bottom: 20px;
  }
}
@media (max-width: 575.98px) {
  .index-news .news-list .intro {
    padding: 15px 10px;
  }
}
.public-banner {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.public-banner img {
  position: relative;
  display: block;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 1200px) {
  .public-banner img {
    min-width: 1920px;
  }
}
@media (max-width: 991px) {
  .public-banner img {
    width: 120%;
  }
}
@media (max-width: 575px) {
  .public-banner img {
    width: 160%;
  }
}
.public-banner .banner-tit {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  z-index: 3;
  color: #fff;
}
@media (max-width: 1199px) {
  .public-banner .banner-tit {
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.public-banner .banner-tit b {
  font-size: 60px;
}
@media (max-width: 1469px) {
  .public-banner .banner-tit b {
    font-size: 50px;
  }
}
@media (max-width: 1199px) {
  .public-banner .banner-tit b {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .public-banner .banner-tit b {
    font-size: 30px;
  }
}
.public-banner .learn-more {
  position: absolute;
  left: 50%;
  bottom: 5%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
@media (max-width: 1199px) {
  .public-banner .learn-more {
    display: none;
  }
}
.breadcrumb-box {
  padding: 9px 0;
  background-color: #fdf5ec;
  margin-bottom: -40px;
}
@media (max-width: 1469.98px) {
  .breadcrumb-box {
    margin-bottom: -30px;
  }
}
@media (max-width: 1199.98px) {
  .breadcrumb-box {
    margin-bottom: -20px;
  }
}
@media (max-width: 991.98px) {
  .breadcrumb-box {
    margin-bottom: -10px;
  }
}
@media (max-width: 767.98px) {
  .breadcrumb-box {
    margin-bottom: 0;
  }
}
.breadcrumb {
  margin: 0;
  position: relative;
  z-index: 2;
  text-transform: capitalize;
  background: none;
}
@media (max-width: 991.98px) {
  .breadcrumb {
    font-size: 13px;
  }
}
@media (max-width: 575.98px) {
  .breadcrumb {
    font-size: 12px;
  }
}
.breadcrumb li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.breadcrumb li:first-child:before {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  position: relative;
  margin-right: 10px;
  font-size: 1.2em;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e62a';
  color: #ee761f;
}
.breadcrumb li a,
.breadcrumb li span {
  color: inherit;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 1200px) {
  .breadcrumb li a:hover {
    text-decoration: underline;
    color: #ee761f;
  }
}
@media (max-width: 1199px) {
  .breadcrumb li a:active {
    text-decoration: underline;
    color: #ee761f;
  }
}
.breadcrumb > li + li:before {
  padding: 0 4px;
  content: '/';
  color: inherit;
  display: inline-block;
  vertical-align: middle;
}
.xs-product-nav {
  line-height: 1.8;
  margin: 0 -8px 25px;
  position: relative;
  z-index: 2;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .xs-product-nav {
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .xs-product-nav {
    font-size: 12px;
    margin: 0 -6px 15px;
  }
}
.xs-product-nav li {
  display: inline-block;
  vertical-align: top;
  padding: 0 8px;
}
@media (max-width: 575px) {
  .xs-product-nav li {
    padding: 0 6px;
  }
}
.xs-product-nav .active {
  font-weight: bold;
  color: #ee761f;
}
.xs-product-nav .menu2 {
  border-top: 1px solid #dbdbdb;
  padding-top: 10px;
  margin-top: 10px;
}
.inside-nav {
  -webkit-user-select: none;
          user-select: none;
  background-color: #f8f8f8;
}
.inside-nav .nav-wrap {
  padding: 5px 0;
  overflow-x: auto;
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
  /*滑块效果*/
}
.inside-nav .nav-wrap::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #fefefe;
}
.inside-nav .nav-wrap::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #fefefe;
}
.inside-nav .nav-wrap::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.1);
}
.inside-nav .nav-wrap::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.3);
}
.inside-nav ul {
  display: inline-block;
  position: relative;
  font-size: 16px;
  white-space: nowrap;
  padding: 16px 0;
}
@media (max-width: 1199px) {
  .inside-nav ul {
    padding: 12px 0;
  }
}
@media (max-width: 991px) {
  .inside-nav ul {
    font-size: 15px;
    padding: 10px 0;
  }
}
@media (max-width: 767px) {
  .inside-nav ul {
    padding: 8px 0;
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  .inside-nav ul {
    font-size: 12px;
  }
}
.inside-nav li {
  display: inline-block;
  position: relative;
}
.inside-nav li:not(:first-child) {
  padding-left: 40px;
  margin-left: 40px;
  border-left: 1px solid #cccacb;
}
@media (max-width: 991px) {
  .inside-nav li:not(:first-child) {
    padding-left: 30px;
    margin-left: 30px;
  }
}
@media (max-width: 767px) {
  .inside-nav li:not(:first-child) {
    padding-left: 20px;
    margin-left: 20px;
  }
}
.inside-nav a {
  display: block;
}
@media (min-width: 1200px) {
  .inside-nav a:hover {
    color: #ee761f;
  }
}
.inside-nav .active > a {
  color: #ee761f;
}
.menu-wrap .menu {
  position: relative;
  z-index: 10;
  overflow: hidden;
}
.menu-wrap .menu a {
  display: block;
}
.menu-wrap .menu1 {
  font-size: 16px;
  text-transform: capitalize;
}
@media (max-width: 1399.98px) {
  .menu-wrap .menu1 {
    font-size: 15px;
  }
}
.menu-wrap .menu1 li.more {
  position: relative;
}
.menu-wrap .menu1 li .more-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.menu-wrap .menu1 li .more-wrap > a {
  -webkit-box-flex: 1;
          flex: 1 0 0%;
  padding-right: 0 !important;
}
.menu-wrap .menu1 li .menu-more {
  background: none;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  z-index: 2;
  padding: 0 0 0 15px;
  color: inherit;
}
.menu-wrap .menu1 li .menu-more:before {
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  display: block;
  font-size: 1.4em;
  content: '\e72f';
}
.menu-wrap .menu1 li.active > .more-wrap > .menu-more:before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.menu-wrap .menu1 > li {
  overflow: hidden;
}
.menu-wrap .menu1 > li:first-child {
  margin-top: -15px;
}
.menu-wrap .menu1 > li.active > a,
.menu-wrap .menu1 > li.active > .more-wrap {
  color: #ee761f;
  border-bottom: 2px solid #ee761f;
}
.menu-wrap .menu1 > li > .more-wrap,
.menu-wrap .menu1 > li > a {
  border-bottom: 1px solid #dadada;
  font-size: 1.125em;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  position: relative;
}
@media (min-width: 1200px) {
  .menu-wrap .menu1 > li > .more-wrap:hover,
  .menu-wrap .menu1 > li > a:hover {
    color: #ee761f;
  }
}
.menu-wrap .menu1 > li > a,
.menu-wrap .menu1 > li > .more-wrap > a {
  padding-top: 26px;
  padding-bottom: 26px;
}
.menu-wrap .menu1 ul {
  display: none;
}
.menu-wrap .menu2 {
  padding: 10px 20px;
  background-color: #fdf5ec;
  border-radius: 0 0 16px 16px;
}
.menu-wrap .menu2 > li {
  position: relative;
  margin-bottom: 10px;
}
.menu-wrap .menu2 > li.active > a,
.menu-wrap .menu2 > li.active > .more-wrap {
  color: #ee761f;
  text-decoration: underline;
}
@media (min-width: 1200px) {
  .menu-wrap .menu2 > li:hover:after {
    width: 100%;
  }
}
.menu-wrap .menu2 > li > a,
.menu-wrap .menu2 > li > .more-wrap > a {
  line-height: 2.14285714;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.menu-wrap .menu2 > li > a {
  position: relative;
}
@media (min-width: 1200px) {
  .menu-wrap .menu2 > li > a:hover {
    color: #ee761f;
    text-decoration: underline;
  }
}
.menu-wrap .menu3 {
  padding-bottom: 5px;
}
.menu-wrap .menu3 > li {
  padding-left: 20px;
  margin-bottom: 10px;
}
.menu-wrap .menu3 > li.active > a {
  color: #ee761f;
  text-decoration: underline;
}
@media (min-width: 1200px) {
  .menu-wrap .menu3 > li > a:hover {
    color: #ee761f;
    text-decoration: underline;
  }
}
.workshop-nav {
  font-weight: 500;
}
.workshop-nav > li {
  margin-bottom: 10px;
}
.workshop-nav > li.active {
  color: #ee761f;
}
@media (min-width: 1200px) {
  .workshop-nav > li:hover {
    color: #ee761f;
  }
}
.slick-list {
  margin: 0 -15px;
}
.slick-slide {
  padding: 0 15px;
}
@media (max-width: 767.98px) {
  .slick-list {
    margin: 0 -8px;
  }
  .slick-slide {
    padding: 0 8px;
  }
}
.inside-page .title h2 {
  font-size: 54px;
}
@media (max-width: 1469px) {
  .inside-page .title h2 {
    font-size: 48px;
  }
}
@media (max-width: 1199px) {
  .inside-page .title h2 {
    font-size: 42px;
  }
}
@media (max-width: 991px) {
  .inside-page .title h2 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .inside-page .title h2 {
    font-size: 30px;
  }
}
@media (max-width: 575px) {
  .inside-page .title h2 {
    font-size: 26px;
  }
}
.inside-page .content {
  padding: 100px 0;
}
@media (max-width: 1469px) {
  .inside-page .content {
    padding: 85px 0;
  }
}
@media (max-width: 1199px) {
  .inside-page .content {
    padding: 70px 0;
  }
}
@media (max-width: 991px) {
  .inside-page .content {
    padding: 55px 0;
  }
}
@media (max-width: 767px) {
  .inside-page .content {
    padding: 40px 0;
  }
}
.about-wrap .content {
  padding-bottom: 0;
}
.about-wrap .title {
  margin-bottom: 25px;
}
.about-wrap .title h2:after {
  content: "";
  display: inline-block;
  width: 34px;
  height: 34px;
  background: url(../images/about_icon.png) no-repeat center;
  background-size: contain;
  margin-left: 10px;
}
@media (max-width: 991.98px) {
  .about-wrap .title {
    margin-bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .about-wrap .title {
    margin-bottom: 15px;
  }
  .about-wrap .title h2:after {
    width: 26px;
    height: 26px;
  }
}
@media (max-width: 575.98px) {
  .about-wrap .title h2:after {
    width: 22px;
    height: 22px;
    margin-left: 5px;
  }
}
.about-wrap .video-box {
  width: 1920px;
  max-width: 100%;
  margin: 3.64583333% auto 4.6875%;
}
.about-wrap .video-box .img-box {
  padding-bottom: 33.22916667%;
}
.about-wrap .factory-box {
  position: relative;
  z-index: 4;
}
.about-wrap .top-info {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  .about-wrap .top-info {
    margin-bottom: 25px;
  }
}
@media (max-width: 767.98px) {
  .about-wrap .top-info {
    margin-bottom: 20px;
  }
}
.about-wrap .top-info .title,
.about-wrap .top-info .title h2 {
  margin-bottom: 0;
}
.about-wrap .top-info .inline-arrow .slick-next {
  margin-left: 45px;
}
.about-wrap .num-box {
  padding: 9.92907801% 0;
}
.about-wrap .choice-box {
  margin-bottom: 17.73049645%;
}
@media (max-width: 991.98px) {
  .about-wrap .choice-box {
    margin-bottom: 70px;
  }
}
@media (max-width: 767.98px) {
  .about-wrap .choice-box {
    margin-bottom: 50px;
  }
}
.about-wrap .choice-box .title {
  margin-bottom: 55px;
}
@media (max-width: 991.98px) {
  .about-wrap .choice-box .title {
    margin-bottom: 35px;
  }
}
@media (max-width: 767.98px) {
  .about-wrap .choice-box .title {
    margin-bottom: 20px;
  }
}
.about-wrap .choice-box .title .xs-tit {
  font-size: 26px;
}
@media (max-width: 1469px) {
  .about-wrap .choice-box .title .xs-tit {
    font-size: 24px;
  }
}
@media (max-width: 1199px) {
  .about-wrap .choice-box .title .xs-tit {
    font-size: 23px;
  }
}
@media (max-width: 991px) {
  .about-wrap .choice-box .title .xs-tit {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .about-wrap .choice-box .title .xs-tit {
    font-size: 20px;
  }
}
@media (max-width: 575px) {
  .about-wrap .choice-box .title .xs-tit {
    font-size: 19px;
  }
}
.about-wrap .choice-box .intro-box {
  position: relative;
}
@media (min-width: 992px) {
  .about-wrap .choice-box .intro-box {
    padding-top: 50px;
  }
}
@media (min-width: 768px) {
  .about-wrap .choice-box .choose-list li {
    width: 50%;
  }
  .about-wrap .choice-box .choose-list li:nth-child(odd) .item {
    text-align: right;
  }
  .about-wrap .choice-box .choose-list li:nth-child(odd) .icon {
    margin: 0 0 0 auto;
  }
  .about-wrap .choice-box .choose-list li:nth-child(even) {
    text-align: right;
  }
  .about-wrap .choice-box .choose-list li:nth-child(even) .item {
    text-align: left;
  }
  .about-wrap .choice-box .choose-list .item {
    padding: 40px 30px;
    display: inline-block;
    width: 330px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .about-wrap .choice-box .choose-list .item {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@-webkit-keyframes scaleBg {
  0% {
    -webkit-transform: scale(0.7) translateY(6%) translateX(-50%);
            transform: scale(0.7) translateY(6%) translateX(-50%);
    opacity: 0.3;
  }
  100% {
    -webkit-transform: scale(1.5) translateY(6%) translateX(-50%);
            transform: scale(1.5) translateY(6%) translateX(-50%);
    opacity: 0;
  }
}
@keyframes scaleBg {
  0% {
    -webkit-transform: scale(0.7) translateY(6%) translateX(-50%);
            transform: scale(0.7) translateY(6%) translateX(-50%);
    opacity: 0.3;
  }
  100% {
    -webkit-transform: scale(1.5) translateY(6%) translateX(-50%);
            transform: scale(1.5) translateY(6%) translateX(-50%);
    opacity: 0;
  }
}
@media (min-width: 992px) {
  .about-wrap .choice-box .pic {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    width: 37.58865248%;
  }
}
@media (max-width: 991.98px) {
  .about-wrap .choice-box .pic {
    position: relative;
    width: 300px;
    margin: 0 auto 50px;
    max-width: 100%;
  }
}
@media (max-width: 575.98px) {
  .about-wrap .choice-box .pic {
    width: 260px;
  }
}
.about-wrap .choice-box .pic:before,
.about-wrap .choice-box .pic:after {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateY(6%) translateX(-50%);
      -ms-transform: translateY(6%) translateX(-50%);
          transform: translateY(6%) translateX(-50%);
  content: "";
  background-color: #ee761f;
  width: 80%;
  height: 80%;
  -webkit-transform-origin: center left;
      -ms-transform-origin: center left;
          transform-origin: center left;
  border-radius: 50%;
  -webkit-animation: scaleBg 6s linear infinite;
          animation: scaleBg 6s linear infinite;
}
.about-wrap .choice-box .pic:after {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}
.about-wrap .choice-box .pic .img-box:after {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  width: 70%;
  height: 70%;
  border-radius: 50%;
  background-color: #ee761f;
  z-index: -1;
}
.about-wrap .certificate-box {
  background-color: #fdf5ec;
  padding: 85px 0;
}
@media (max-width: 1199.98px) {
  .about-wrap .certificate-box {
    padding: 70px 0;
  }
}
@media (max-width: 991.98px) {
  .about-wrap .certificate-box {
    padding: 55px 0;
  }
  .about-wrap .certificate-box .slick-list {
    margin: 0 -8px;
  }
  .about-wrap .certificate-box .slick-slide {
    padding: 0 8px;
  }
}
@media (max-width: 767.98px) {
  .about-wrap .certificate-box {
    padding: 40px 0;
  }
}
.about-wrap .certificate-box .item {
  padding: 15px;
  background-color: #fff;
  border-radius: 16px;
}
@media (max-width: 991.98px) {
  .about-wrap .certificate-box .item {
    border-radius: 12px;
  }
}
@media (max-width: 767.98px) {
  .about-wrap .certificate-box .item {
    border-radius: 8px;
  }
}
@media (min-width: 1200px) {
  .about-wrap .certificate-box .item img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .about-wrap .certificate-box .item:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
@media (min-width: 1200px) {
  .about-wrap .certificate-box .item:hover .img-box:after {
    opacity: 1;
  }
  .about-wrap .certificate-box .item:hover .tit {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  .about-wrap .certificate-box .item:hover .tit span {
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}
@media (max-width: 991.98px) {
  .about-wrap .certificate-box .item {
    padding: 10px;
  }
}
.about-wrap .certificate-box .img-box {
  padding-bottom: 140%;
}
.about-wrap .certificate-box .img-box:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
@media (min-width: 1200px) {
  .about-wrap .certificate-box .img-box:after {
    opacity: 0;
  }
}
.about-wrap .certificate-box .tit {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 3;
  color: #fff;
  width: 100%;
  text-transform: capitalize;
}
@media (min-width: 1200px) {
  .about-wrap .certificate-box .tit {
    -webkit-transform: translateY(110px);
        -ms-transform: translateY(110px);
            transform: translateY(110px);
  }
  .about-wrap .certificate-box .tit span {
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
  }
}
.about-wrap .certificate-box .tit:before {
  font-size: 1.3em;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e66c";
}
.about-wrap .certificate-box .tit span {
  margin-top: 10px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  display: block;
}
@media (max-width: 575.98px) {
  .about-wrap .certificate-box .tit {
    bottom: 10px;
    font-size: 13px;
  }
  .about-wrap .certificate-box .tit span {
    margin-top: 5px;
  }
}
@media (min-width: 1200px) {
  .factory-list .item img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .factory-list .item:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
@media (min-width: 1200px) {
  .factory-list .item:hover .tit span {
    padding-left: 20px;
  }
  .factory-list .item:hover .tit span:before {
    opacity: 1;
  }
  .factory-list .item:hover .tit:after {
    color: #ee761f;
  }
}
.factory-list .img-box {
  padding-bottom: 66.66666667%;
  border-radius: 16px;
}
@media (max-width: 991.98px) {
  .factory-list .img-box {
    border-radius: 12px;
  }
}
@media (max-width: 767.98px) {
  .factory-list .img-box {
    border-radius: 8px;
  }
}
.factory-list .tit {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  margin-top: 12px;
  text-transform: capitalize;
}
@media (max-width: 575.98px) {
  .factory-list .tit {
    margin-top: 8px;
  }
}
.factory-list .tit span {
  -webkit-box-flex: 1;
          flex: 1 0 0%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  position: relative;
}
.factory-list .tit span:before {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  content: "";
  position: absolute;
  left: 0;
  opacity: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
  height: 8px;
  background-color: #ee761f;
  border-radius: 50%;
}
.factory-list .tit:after {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e66c";
  margin-left: 10px;
  font-size: 1.2em;
}
.product-list {
  margin-top: -30px;
}
.product-list.slick-initialized {
  margin-top: 0;
}
.product-list .slick-list {
  margin: 0 -15px;
}
@media (max-width: 767px) {
  .product-list .slick-list {
    margin: 0 -8px;
  }
}
.product-list .slick-slide {
  padding: 0 15px;
}
@media (max-width: 767px) {
  .product-list .slick-slide {
    padding: 0 8px;
  }
}
@media (max-width: 767px) {
  .product-list {
    margin-left: -8px;
    margin-right: -8px;
    margin-top: -20px;
  }
  .product-list .slick-list {
    margin: 0 -8px;
  }
  .product-list .slick-slide {
    padding: 0 8px;
  }
}
.product-list > li {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .product-list > li {
    padding: 0 8px;
    margin-top: 20px;
  }
}
@media (max-width: 575px) {
  .product-list > li {
    width: 50%;
  }
}
.product-list .item {
  position: relative;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .product-list .item img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .product-list .item:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
@media (min-width: 1200px) {
  .product-list .item:hover .info {
    background-color: #ee761f;
    color: #fff;
  }
  .product-list .item:hover .name {
    text-decoration: underline;
  }
  .product-list .item:hover .add-btn {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
.product-list .pic {
  border: 1px solid #dadada;
  border-bottom: none;
  border-radius: 16px 16px 0 0 ;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
@media (max-width: 575.98px) {
  .product-list .pic {
    border-radius: 8px 8px 0 0 ;
  }
}
.product-list .add-btn {
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 3;
  border-radius: 50%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  font-size: 22px;
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(#ee761f), to(#eeaf76));
  background: linear-gradient(to right, #ee761f 0%, #eeaf76 100%);
  cursor: pointer;
}
@media (min-width: 1200px) {
  .product-list .add-btn {
    opacity: 0;
    -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
            transform: translateY(-10px);
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .product-list .add-btn:hover {
    box-shadow: 0 0 8px 2px rgba(238, 118, 31, 0.5);
  }
}
.product-list .add-btn:active {
  box-shadow: 0 0 8px 2px rgba(238, 118, 31, 0.5);
}
@media (max-width: 767px) {
  .product-list .add-btn {
    left: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
    font-size: 16px;
  }
}
.product-list .add-btn:active {
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
.product-list .info {
  -webkit-transition: background-color 0.6s;
  transition: background-color 0.6s;
  background-color: #fdf5ec;
  padding: 15px 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  border-radius: 0 0 16px 16px;
}
.product-list .info > div {
  display: -webkit-box;
  display: flex;
}
@media (max-width: 575px) {
  .product-list .info {
    padding: 10px 10px;
    border-radius: 0 0 8px 8px;
    font-size: min(3.2vmin, 13px);
  }
}
.product-list .name {
  -webkit-box-flex: 1;
          flex: 1 0 0%;
}
.product-list .name a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  width: 100%;
}
.product-list .name a span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
  height: auto;
}
@media (min-width: 1200px) {
  .product-list .name a:hover {
    text-decoration: underline;
  }
}
.product-list .more {
  -webkit-box-pack: center;
          justify-content: center;
  margin-left: 4px;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
}
.product-list .more a {
  font-size: 1.2em;
}
@media (min-width: 1200px) {
  .product-list .more a:before {
    -webkit-transition: -webkit-transform 0.6s;
    transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    transition: transform 0.6s, -webkit-transform 0.6s;
  }
}
.details-tit {
  font-size: 24px;
  margin: 50px 0 15px;
}
@media (max-width: 1469px) {
  .details-tit {
    font-size: 22px;
  }
}
@media (max-width: 1199px) {
  .details-tit {
    font-size: 21px;
  }
}
@media (max-width: 991px) {
  .details-tit {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .details-tit {
    font-size: 19px;
  }
}
@media (max-width: 575px) {
  .details-tit {
    font-size: 18px;
  }
}
.details-tit span {
  text-transform: capitalize;
}
@media (max-width: 1199.98px) {
  .details-tit {
    margin: 45px 0 15px;
  }
}
@media (max-width: 991.98px) {
  .details-tit {
    margin: 40px 0 10px;
  }
}
@media (max-width: 767.98px) {
  .details-tit {
    margin: 35px 0 5px;
  }
}
@media (min-width: 992px) {
  .product-details-wrap .carousel-wrap {
    display: -webkit-box;
    display: flex;
  }
}
.product-details-wrap .carousel-wrap .carousel-box {
  font-size: 0;
  -webkit-box-align: center;
          align-items: center;
  display: -webkit-box;
  display: flex;
}
@media (min-width: 992px) {
  .product-details-wrap .carousel-wrap .carousel-box {
    width: 57.14285714%;
  }
}
@media (max-width: 991.98px) {
  .product-details-wrap .carousel-wrap .carousel-box {
    width: 550px;
    margin: 0 auto;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .carousel-box {
    width: 400px;
    max-width: 100%;
  }
}
.product-details-wrap .carousel-wrap .slick-slide {
  border: none;
}
.product-details-wrap .carousel-wrap .slider-for,
.product-details-wrap .carousel-wrap .slider-nav .item {
  position: relative;
  z-index: 2;
  overflow: hidden;
  border: 1px solid #dadada;
}
.product-details-wrap .carousel-wrap .slider-for,
.product-details-wrap .carousel-wrap .slider-nav .item,
.product-details-wrap .carousel-wrap .img-box {
  border-radius: 16px;
}
@media (max-width: 991.98px) {
  .product-details-wrap .carousel-wrap .slider-for,
  .product-details-wrap .carousel-wrap .slider-nav .item,
  .product-details-wrap .carousel-wrap .img-box {
    border-radius: 12px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .slider-for,
  .product-details-wrap .carousel-wrap .slider-nav .item,
  .product-details-wrap .carousel-wrap .img-box {
    border-radius: 8px;
  }
}
.product-details-wrap .carousel-wrap .slider-for {
  width: 80.33333333%;
}
.product-details-wrap .carousel-wrap .slider-nav {
  width: 19.66666667%;
}
@media (min-width: 576px) {
  .product-details-wrap .carousel-wrap .slider-nav {
    padding-right: 1px;
  }
}
.product-details-wrap .carousel-wrap .slider-nav .slick-list {
  margin: -4px 0;
  padding: 1px;
}
.product-details-wrap .carousel-wrap .slider-nav .slick-slide {
  padding: 6px 1px 6px 10px;
}
.product-details-wrap .carousel-wrap .slider-nav .slick-center .item {
  border-color: #ee761f;
}
.product-details-wrap .carousel-wrap .slider-nav .product-video {
  position: relative;
}
.product-details-wrap .carousel-wrap .slider-nav .product-video:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  content: '';
  background-color: rgba(0, 0, 0, 0.43);
}
.product-details-wrap .carousel-wrap .slider-nav .product-video:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e65a';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  z-index: 3;
  font-size: 40px;
  color: #fff;
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .slider-nav .product-video:before {
    font-size: 26px;
  }
}
@media (max-width: 575.98px) {
  .product-details-wrap .carousel-wrap .slider-nav .product-video:before {
    font-size: 7vw;
  }
}
@media (min-width: 992px) {
  .product-details-wrap .carousel-wrap .info-wrap {
    width: 42.85714286%;
    padding-left: 4.28571429%;
  }
}
@media (max-width: 991.98px) {
  .product-details-wrap .carousel-wrap .info-wrap {
    margin-top: 25px;
  }
}
.product-details-wrap .carousel-wrap .pro-name {
  margin: 15px 0 25px;
}
@media (max-width: 1399.98px) {
  .product-details-wrap .carousel-wrap .pro-name {
    margin: 5px 0 10px;
  }
}
.product-details-wrap .carousel-wrap .description {
  color: #ee761f;
  margin-bottom: 5px;
}
.product-details-wrap .carousel-wrap .txt p {
  font-size: 14px;
}
@media (min-width: 992px) {
  .product-details-wrap .carousel-wrap .txt {
    min-height: 250px;
  }
}
@media (min-width: 992px) and (max-width: 1399.98px) {
  .product-details-wrap .carousel-wrap .txt {
    min-height: 210px;
  }
}
.product-details-wrap .carousel-wrap .add-btn {
  margin-top: 20px;
}
.product-details-wrap .carousel-wrap .add-btn a {
  font-size: 16px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .product-details-wrap .carousel-wrap .add-btn a {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .product-details-wrap .carousel-wrap .add-btn a {
    font-size: 14px;
  }
}
.product-details-wrap .carousel-wrap .add-btn a:before {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e6d8";
  border-radius: 50%;
  color: #fff;
  margin-right: 15px;
  background: -webkit-gradient(linear, left top, right top, from(#ee761f), to(#eeaf76));
  background: linear-gradient(to right, #ee761f 0%, #eeaf76 100%);
  font-size: 1.2em;
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .add-btn a:before {
    width: 34px;
    height: 34px;
    margin-right: 10px;
  }
}
@media (min-width: 1200px) {
  .product-details-wrap .carousel-wrap .add-btn a:hover span {
    color: #ee761f;
    text-decoration: underline;
  }
}
.product-details-wrap .carousel-wrap .add-btn a:active {
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
.product-details-wrap .carousel-wrap .add-btn span {
  color: #666666;
}
.product-details-wrap .carousel-wrap .func-btn {
  width: 100%;
  max-width: 100%;
  padding-top: 50px;
}
@media (max-width: 991.98px) {
  .product-details-wrap .carousel-wrap .func-btn {
    width: 250px;
    padding-top: 40px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .func-btn {
    padding-top: 25px;
  }
}
@media (max-width: 575.98px) {
  .product-details-wrap .carousel-wrap .func-btn li {
    padding: 0 5px;
  }
}
.product-details-wrap .carousel-wrap .func-btn a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  overflow: hidden;
  height: 40px;
  background-color: #222222;
  border-radius: 16px;
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  position: relative;
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .product-details-wrap .carousel-wrap .func-btn a {
    border-radius: 12px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .func-btn a {
    border-radius: 8px;
  }
}
@media (max-width: 991px) {
  .product-details-wrap .carousel-wrap .func-btn a {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .product-details-wrap .carousel-wrap .func-btn a {
    font-size: 14px;
  }
}
.product-details-wrap .carousel-wrap .func-btn a:before,
.product-details-wrap .carousel-wrap .func-btn a:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2em;
}
@media (min-width: 1200px) {
  .product-details-wrap .carousel-wrap .func-btn a {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .product-details-wrap .carousel-wrap .func-btn a:hover {
    background-color: #ee761f;
  }
  .product-details-wrap .carousel-wrap .func-btn a:hover:before {
    color: #fff;
  }
  .product-details-wrap .carousel-wrap .func-btn a:hover span {
    text-decoration: underline;
  }
}
.product-details-wrap .carousel-wrap .func-btn a:active {
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transform: scale(0.97);
      -ms-transform: scale(0.97);
          transform: scale(0.97);
  background-color: #ee761f;
}
.product-details-wrap .carousel-wrap .func-btn a:active:before {
  color: #fff;
}
.product-details-wrap .carousel-wrap .func-btn a:active span {
  text-decoration: underline;
}
@media (max-width: 575.98px) {
  .product-details-wrap .carousel-wrap .func-btn a {
    font-size: 14px;
    font-size: 3.3vmin;
    padding: 0 5px;
  }
}
.product-details-wrap .carousel-wrap .func-btn .inquiry-btn a:after {
  margin-left: 15px;
  content: '\e672';
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .func-btn .inquiry-btn a:after {
    margin-left: 10px;
  }
}
.product-details-wrap .carousel-wrap .func-btn .add-btn a:after {
  margin-left: 10px;
  content: '\e62f';
}
.product-details-wrap .carousel-wrap .pro-page {
  background-color: #171717;
  color: #999999;
  font-size: 16px;
  padding: 15px 0;
  border-radius: 4px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
@media (max-width: 575.98px) {
  .product-details-wrap .carousel-wrap .pro-page {
    font-size: 14px;
    padding: 10px 0;
  }
}
.product-details-wrap .carousel-wrap .pro-page > div {
  width: 50%;
  padding: 0 20px;
}
@media (max-width: 575.98px) {
  .product-details-wrap .carousel-wrap .pro-page > div {
    padding: 0 10px;
  }
}
.product-details-wrap .carousel-wrap .pro-page > div a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
@media (min-width: 1200px) {
  .product-details-wrap .carousel-wrap .pro-page > div a:hover {
    color: #ee761f;
  }
  .product-details-wrap .carousel-wrap .pro-page > div a:hover:before,
  .product-details-wrap .carousel-wrap .pro-page > div a:hover:after {
    color: #fff;
    background-color: #ee761f;
  }
}
.product-details-wrap .carousel-wrap .pro-page .next {
  text-align: right;
  border-left: 1px solid #292929;
}
.product-details-wrap .carousel-wrap .pro-page .prev a:before,
.product-details-wrap .carousel-wrap .pro-page .next a:after {
  content: '';
  width: 36px;
  height: 36px;
  background-color: #2d2d2d;
  color: #adadad;
  border-radius: 50%;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
@media (max-width: 575.98px) {
  .product-details-wrap .carousel-wrap .pro-page .prev a:before,
  .product-details-wrap .carousel-wrap .pro-page .next a:after {
    width: 28px;
    height: 28px;
  }
}
.product-details-wrap .carousel-wrap .pro-page .prev a:before {
  content: '\e9b5';
  margin-right: 10px;
}
@media (max-width: 575.98px) {
  .product-details-wrap .carousel-wrap .pro-page .prev a:before {
    margin-right: 2vw;
  }
}
.product-details-wrap .carousel-wrap .pro-page .next a:after {
  content: '\e72f';
  margin-left: 10px;
}
@media (max-width: 575.98px) {
  .product-details-wrap .carousel-wrap .pro-page .next a:after {
    margin-left: 2vw;
  }
}
@media (max-width: 991.98px) {
  .product-details-wrap .details-list .slick-list {
    margin: 0 -8px;
  }
}
@media (max-width: 991.98px) {
  .product-details-wrap .details-list .slick-slide {
    padding: 0 8px;
  }
}
.product-details-wrap .details-txt {
  border-bottom: 1px solid #dadada;
  padding-bottom: 35px;
}
.product-details-wrap .application-list > li:not(:first-child) {
  margin-top: 45px;
}
@media (max-width: 991.98px) {
  .product-details-wrap .application-list > li:not(:first-child) {
    margin-top: 30px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .application-list > li:not(:first-child) {
    margin-top: 20px;
  }
}
.product-details-wrap .application-list .tit {
  padding: 7px 25px;
  color: #fff;
  border-radius: 16px;
  background: #ee761f no-repeat right center;
}
@media (max-width: 991.98px) {
  .product-details-wrap .application-list .tit {
    border-radius: 12px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .application-list .tit {
    border-radius: 8px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .application-list .tit {
    padding: 7px 15px;
    background-size: 40%;
  }
}
.product-details-wrap .application-list .txt {
  padding: 25px 25px 0;
}
@media (max-width: 991.98px) {
  .product-details-wrap .application-list .txt {
    padding-top: 15px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .application-list .txt {
    padding: 10px 15px 0;
  }
}
.product-details-wrap .slick-packing {
  margin-top: 20px;
}
@media (max-width: 767.98px) {
  .product-details-wrap .slick-packing {
    margin-top: 10px;
  }
}
.product-details-wrap .slick-packing .img-box {
  padding-bottom: 84.84848485%;
  border-radius: 16px;
}
@media (max-width: 991.98px) {
  .product-details-wrap .slick-packing .img-box {
    border-radius: 12px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .slick-packing .img-box {
    border-radius: 8px;
  }
}
@media (min-width: 1200px) {
  .product-details-wrap .slick-packing .img-box img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .product-details-wrap .slick-packing .img-box:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
.inquiry-wrap .details-tit {
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .inquiry-wrap .details-tit {
    margin-bottom: 15px;
  }
}
.inquiry-wrap .iq-title,
.inquiry-wrap .list li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  text-align: center;
  padding-left: 60px;
  padding-right: 45px;
}
@media (max-width: 991.98px) {
  .inquiry-wrap .iq-title,
  .inquiry-wrap .list li {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-wrap .iq-title,
  .inquiry-wrap .list li {
    padding-left: 2%;
    padding-right: 0;
  }
}
.inquiry-wrap .iq-title {
  background-color: #ee761f;
  padding-top: 14px;
  padding-bottom: 14px;
}
.inquiry-wrap .iq-title .th {
  border: none;
  font-weight: normal;
  text-align: center;
  color: #fff;
}
.inquiry-wrap .iq-title .th.qty-box {
  text-align: center;
}
.inquiry-wrap .iq-title .th.introduce-box {
  padding-left: 50px;
}
.inquiry-wrap .iq-title .th span {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (min-width: 768px) {
  .inquiry-wrap .iq-title .th.check-box label.replace:after {
    display: block;
  }
}
@media (max-width: 1199.98px) {
  .inquiry-wrap .iq-title .th.introduce-box {
    padding-left: 20px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-wrap .iq-title .th.introduce-box {
    width: -webkit-calc(100% - 70px);
    width: calc(100% - 70px);
  }
}
@media (max-width: 575.98px) {
  .inquiry-wrap .iq-title .th.introduce-box {
    width: -webkit-calc(100% - 45px);
    width: calc(100% - 45px);
    padding-left: 0;
  }
}
.inquiry-wrap .iq-title .pic-box {
  text-align: center;
  padding: 11px 0;
}
@media (max-width: 767.98px) {
  .inquiry-wrap .iq-title .check-box {
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  .inquiry-wrap .iq-title .del-box {
    opacity: 0;
    width: 30px;
  }
}
.inquiry-wrap .inquiry-box {
  width: 100%;
  border: none;
  font-size: 18px;
}
.inquiry-wrap .inquiry-box .details-tit {
  margin-top: 0;
}
@media (max-width: 991.98px) {
  .inquiry-wrap .inquiry-box {
    font-size: 16px;
  }
}
.inquiry-wrap .inquiry-box label {
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  margin-bottom: 0;
}
.inquiry-wrap .inquiry-box label:before {
  background-color: #e6e6e6;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
}
@media (max-width: 767.98px) {
  .inquiry-wrap .inquiry-box .introduce-title {
    padding-left: 0px !important;
    text-align: center;
  }
}
.inquiry-wrap .inquiry-box .check-box {
  width: 70px;
  text-align: left;
}
@media (max-width: 576px) {
  .inquiry-wrap .inquiry-box .check-box {
    width: 100px;
  }
}
@media (max-width: 576px) and (max-width: 767.98px) {
  .inquiry-wrap .inquiry-box .check-box {
    width: 30px;
  }
}
.inquiry-wrap .inquiry-box .check-box .check-all {
  margin: 0;
}
.inquiry-wrap .inquiry-box .check-box .check-all > label {
  margin-right: 10px;
}
.inquiry-wrap .inquiry-box .check-box .check-all span {
  font-weight: normal;
}
@media (max-width: 767.98px) {
  .inquiry-wrap .inquiry-box .check-box .check-all span {
    display: none;
  }
}
.inquiry-wrap .inquiry-box .check-box label.replace {
  display: inline-block;
  background-color: #fff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  position: relative;
  border: 1px solid #e3e3e3;
}
.inquiry-wrap .inquiry-box .check-box label.replace:after {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  font-family: 'iconfont' !important;
  content: '\e624';
  opacity: 0;
  color: #000;
  font-size: 24px;
  line-height: 1;
  text-align: center;
}
@media (max-width: 575.98px) {
  .inquiry-wrap .inquiry-box .check-box label.replace {
    margin-left: 5px;
    width: 16px;
    height: 16px;
    line-height: 14px;
  }
  .inquiry-wrap .inquiry-box .check-box label.replace:after {
    font-size: 20px;
  }
}
.inquiry-wrap .inquiry-box .check-box label.replace input {
  display: none;
}
.inquiry-wrap .inquiry-box .check-box label.change:after {
  opacity: 1;
}
.inquiry-wrap .inquiry-box .introduce-box {
  text-align: left;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
@media (min-width: 1200px) {
  .inquiry-wrap .inquiry-box .introduce-box img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .inquiry-wrap .inquiry-box .introduce-box:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    display: block;
  }
}
@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: 48%;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: 40%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: 200px;
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: -webkit-calc(100% - 120px);
    width: calc(100% - 120px);
  }
}
@media (max-width: 575.98px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: -webkit-calc(100% - 70px);
    width: calc(100% - 70px);
  }
}
.inquiry-wrap .inquiry-box .introduce-box .pic-box {
  width: 200px;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 2;
  border-radius: 3px;
}
@media (max-width: 1199.98px) {
  .inquiry-wrap .inquiry-box .introduce-box .pic-box {
    width: 150px;
    margin: 0 auto;
  }
}
@media (max-width: 575.98px) {
  .inquiry-wrap .inquiry-box .introduce-box .pic-box {
    width: 90px;
  }
}
@media (min-width: 1200px) {
  .inquiry-wrap .inquiry-box .introduce-box .pic-box .pic img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .inquiry-wrap .inquiry-box .introduce-box .pic-box .pic:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
.inquiry-wrap .inquiry-box .introduce-box .intro {
  -webkit-box-flex: 1;
          flex: 1 0 0%;
}
@media only screen and (min-width: 768px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    padding-left: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199.98px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    padding-left: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    width: 100%;
    padding-left: 0;
    margin-top: 10px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    padding-left: 5%;
  }
}
@media (max-width: 575.98px) {
}
.inquiry-wrap .inquiry-box .introduce-box .name {
  margin: 0 0 5px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  height: auto;
  font-size: 1em;
}
@media (max-width: 767.98px) {
  .inquiry-wrap .inquiry-box .introduce-box .name {
    margin-bottom: 10px;
  }
}
@media (max-width: 575.98px) {
  .inquiry-wrap .inquiry-box .introduce-box .name {
    font-size: 0.9em;
  }
}
.inquiry-wrap .inquiry-box .introduce-box .name:hover {
  color: #ee761f;
}
.inquiry-wrap .inquiry-box .introduce-box .name ~ span {
  color: #999;
  margin-left: 15px;
}
.inquiry-wrap .inquiry-box .introduce-box .name ~ span:first-of-type {
  margin-left: 0;
}
.inquiry-wrap .inquiry-box .introduce-box p {
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .introduce-box .number-box {
    display: none;
  }
}
.inquiry-wrap .inquiry-box .number-box {
  zoom: 1;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  min-width: 90px;
}
.inquiry-wrap .inquiry-box .number-box:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.inquiry-wrap .inquiry-box .number-box a {
  float: left;
  width: 30px;
  height: 30px;
  line-height: 28px;
  border: 1px solid #999999;
}
.inquiry-wrap .inquiry-box .number-box a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.inquiry-wrap .inquiry-box .number-box a.del1:before {
  content: '\e628';
}
.inquiry-wrap .inquiry-box .number-box a.add1:before {
  content: '\e629';
}
@media (min-width: 1200px) {
  .inquiry-wrap .inquiry-box .number-box a:active {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  }
}
@media (max-width: 575.98px) {
  .inquiry-wrap .inquiry-box .number-box a {
    width: 25px;
    height: 25px;
    line-height: 23px;
    font-size: 12px;
  }
}
.inquiry-wrap .inquiry-box .number-box a.disable {
  cursor: not-allowed;
}
.inquiry-wrap .inquiry-box .number-box .ipt-num {
  float: left;
  width: 60px;
  min-width: 26px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  max-width: 60px;
  color: #333;
  font-size: 16px;
  background: none;
}
@media (max-width: 767.98px) {
  .inquiry-wrap .inquiry-box .number-box .ipt-num {
    width: 50px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
}
@media (max-width: 575.98px) {
  .inquiry-wrap .inquiry-box .number-box .ipt-num {
    width: 35px;
    height: 25px;
    line-height: 23px;
  }
}
.inquiry-wrap .inquiry-box .qty-box {
  text-align: center;
}
@media (max-width: 767.98px) {
  .inquiry-wrap .inquiry-box .qty-box {
    display: none;
  }
}
@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .qty-box {
    width: 150px;
    text-align: center;
  }
}
.inquiry-wrap .inquiry-box .del-box {
  text-align: center;
}
@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .del-box {
    width: 80px;
  }
}
.inquiry-wrap .inquiry-box .del-box .del:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e632';
  color: #787878;
  font-size: 20px;
}
.inquiry-wrap .inquiry-box .del-box .del:hover:before {
  color: #ee761f;
}
@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .del-box .del {
    font-weight: bold;
  }
}
@media (max-width: 767.98px) {
  .inquiry-wrap .inquiry-box .del-box .del {
    margin-right: 10px;
  }
  .inquiry-wrap .inquiry-box .del-box .del:before {
    font-size: 18px;
  }
}
.inquiry-wrap .inquiry-box .list {
  border: 1px solid #ee761f;
  border-top: none;
}
.inquiry-wrap .inquiry-box .list li {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #ee761f;
}
.inquiry-wrap .inquiry-box .list li:nth-of-type(1) {
  border-top: none;
}
@media (max-width: 575.98px) {
  .inquiry-wrap .inquiry-box .list li {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.inquiry-wrap .inquiry-form {
  margin-top: 55px;
}
@media (max-width: 767.98px) {
  .inquiry-wrap .inquiry-form {
    margin-top: 40px;
  }
}
.inquiry-wrap .inquiry-form form {
  padding-top: 10px;
}
@media (max-width: 767.98px) {
  .inquiry-wrap .inquiry-form form {
    padding-top: 5px;
  }
}
.inquiry-form input::-webkit-input-placeholder,
.inquiry-form textarea::-webkit-input-placeholder {
  color: #666666;
}
.inquiry-form input:-o-placeholder,
.inquiry-form textarea:-o-placeholder {
  color: #666666;
}
.inquiry-form input::-moz-placeholder,
.inquiry-form textarea::-moz-placeholder {
  color: #666666;
}
.inquiry-form input:-ms-input-placeholder,
.inquiry-form textarea:-ms-input-placeholder {
  color: #666666;
}
.inquiry-form input:focus::-webkit-input-placeholder,
.inquiry-form textarea:focus::-webkit-input-placeholder {
  color: #999;
}
.inquiry-form input:focus::-o-placeholder,
.inquiry-form textarea:focus::-o-placeholder {
  color: #999;
}
.inquiry-form input:focus::-moz-placeholder,
.inquiry-form textarea:focus::-moz-placeholder {
  color: #999;
}
.inquiry-form input:focus::-ms-input-placeholder,
.inquiry-form textarea:focus::-ms-input-placeholder {
  color: #999;
}
.inquiry-form .details-tit {
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .inquiry-form .details-tit {
    margin-bottom: 15px;
  }
}
.inquiry-form p {
  color: #666666;
}
@media (min-width: 992px) {
  .inquiry-form p {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
@media (max-width: 991.98px) {
  .inquiry-form p {
    font-size: 14px;
    margin-bottom: 15px;
  }
}
.inquiry-form form label {
  margin: 0 0 20px;
  position: relative;
  font-weight: normal;
  width: 100%;
}
@media (max-width: 767.98px) {
  .inquiry-form form label {
    margin-bottom: 15px;
  }
}
.inquiry-form form label input,
.inquiry-form form label textarea {
  display: block;
  padding: 12px 20px;
  width: 100%;
  color: #666;
  border: 1px solid #f5f9f8;
  background: #f4f4f4;
}
@media (max-width: 767.98px) {
  .inquiry-form form label input,
  .inquiry-form form label textarea {
    padding: 8px 15px;
  }
}
.inquiry-form form label textarea {
  height: 300px;
}
@media (max-width: 991.98px) {
  .inquiry-form form label textarea {
    height: 240px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form form label textarea {
    height: 180px;
  }
}
.inquiry-form form .pro-name input {
  background: #ee761f !important;
  border: 1px solid #ee761f !important;
  color: #fff;
}
.inquiry-form form .form-placeholder {
  display: block;
  position: absolute;
  top: 0;
  left: 10px;
  padding: 0 3px;
  color: #ee761f;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  font-size: 0.8rem;
}
.inquiry-form form .input-box:placeholder-shown + .form-placeholder {
  visibility: hidden;
  z-index: -1;
}
.inquiry-form form .input-box:not(:placeholder-shown) + .form-placeholder,
.inquiry-form form .input-box:focus:not(:placeholder-shown) + .form-placeholder {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(-90%) scale(0.95);
      -ms-transform: translateY(-90%) scale(0.95);
          transform: translateY(-90%) scale(0.95);
}
.inquiry-form form .func {
  display: -webkit-box;
  display: flex;
}
.inquiry-form form .func > * {
  margin-top: 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 200px;
  height: 54px;
  border-radius: 30px;
  font-size: 16px;
  color: #fff;
}
@media (max-width: 991px) {
  .inquiry-form form .func > * {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .inquiry-form form .func > * {
    font-size: 14px;
  }
}
.inquiry-form form .func > *:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2em;
  margin-left: 10px;
}
@media (max-width: 575.98px) {
  .inquiry-form form .func > *:after {
    margin-left: 5px;
  }
}
@media (min-width: 1200px) {
  .inquiry-form form .func > *:hover span {
    text-decoration: underline;
  }
}
@media (max-width: 991.98px) {
  .inquiry-form form .func > * {
    width: 170px;
    height: 48px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form form .func > * {
    width: 140px;
    height: 40px;
  }
}
@media (max-width: 575.98px) {
  .inquiry-form form .func > * {
    width: 120px;
    height: 36px;
    font-size: 12px;
    margin-top: 5px;
  }
}
.inquiry-form form .func > *:active {
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
.inquiry-form form .func > *:active span {
  text-decoration: underline;
}
.inquiry-form form .upload-btn {
  background-color: #232323;
}
.inquiry-form form .upload-btn:after {
  content: '\e642';
}
.inquiry-form form .upload-btn.active:after {
  content: '\e713';
}
.inquiry-form form .submit {
  background-color: #ee761f;
  width: 170px;
  height: 46px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  margin: 10px auto 0;
  border-radius: 25px;
  color: #fff;
  font-size: 16px;
}
@media (max-width: 991px) {
  .inquiry-form form .submit {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .inquiry-form form .submit {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .inquiry-form form .submit:hover {
    text-decoration: underline;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form form .submit {
    width: 110px;
    height: 34px;
  }
}
.inquiry-form form .submit:active {
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
.share-box {
  position: relative;
  margin-top: 35px;
}
@media (max-width: 1199.98px) {
  .share-box {
    margin-top: 30px;
  }
}
@media (max-width: 991.98px) {
  .share-box {
    margin-top: 25px;
  }
}
@media (max-width: 767.98px) {
  .share-box {
    margin-top: 20px;
  }
}
.share-box > * {
  display: inline-block;
  vertical-align: middle;
}
.share-box > span {
  color: #666666;
  font-size: 16px;
  margin-right: 5px;
}
@media (max-width: 991px) {
  .share-box > span {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .share-box > span {
    font-size: 14px;
  }
}
.news-list .item,
.news-list .img-box {
  border-radius: 16px;
}
@media (max-width: 991.98px) {
  .news-list .item,
  .news-list .img-box {
    border-radius: 12px;
  }
}
@media (max-width: 767.98px) {
  .news-list .item,
  .news-list .img-box {
    border-radius: 8px;
  }
}
.news-list .item {
  background-color: #fff;
}
@media (min-width: 1200px) {
  .news-list .item img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .news-list .item:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
@media (min-width: 1200px) {
  .news-list .item {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .news-list .item:hover {
    box-shadow: 0 0 10px 1px rgba(113, 60, 22, 0.15);
  }
  .news-list .item:hover .tit {
    color: #ee761f;
  }
}
.news-list .img-box {
  padding-bottom: 60%;
}
.news-list .intro {
  padding: 20px;
}
@media (max-width: 1199.98px) {
  .news-list .intro {
    padding: 20px 10px 0;
  }
}
@media (max-width: 575.98px) {
  .news-list .intro {
    padding: 10px 0 0;
  }
}
.news-list .tit {
  margin: 10px 0 20px;
  line-height: 1.66666667;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  height: auto;
}
@media (max-width: 575.98px) {
  .news-list .tit {
    margin: 5px 0 10px;
  }
}
.news-list .more a {
  text-transform: capitalize;
  color: #ee761f;
}
@media (min-width: 1200px) {
  .news-list .more a:hover {
    text-decoration: underline;
  }
}
.news-list .more a:active {
  text-decoration: underline;
}
.index-news .date,
.news-wrap .date,
.news-details-wrap .date {
  font-size: 15px;
  color: #555555;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.index-news .date:before,
.news-wrap .date:before,
.news-details-wrap .date:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e67d';
  margin-right: 10px;
  font-size: 1.2em;
}
@media (max-width: 767px) {
  .index-news .date,
  .news-wrap .date,
  .news-details-wrap .date {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .news-details-wrap .container {
    width: 1170px;
  }
}
.news-details-wrap .info {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e3e3e3;
  position: relative;
}
@media (max-width: 767px) {
  .news-details-wrap .info {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}
.news-details-wrap .tit {
  line-height: 1.5;
  margin-bottom: 15px;
}
.news-details-wrap .date {
  font-size: 15px;
}
@media (max-width: 767px) {
  .news-details-wrap .date {
    font-size: 14px;
  }
}
.news-details-wrap .news-page {
  overflow: hidden;
  margin-top: 40px;
}
@media (max-width: 991px) {
  .news-details-wrap .news-page {
    margin-top: 35px;
  }
}
@media (max-width: 767px) {
  .news-details-wrap .news-page {
    margin-top: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .news-details-wrap .news-page a:hover {
    color: #ee761f;
    text-decoration: underline;
  }
}
@media (max-width: 1199px) {
  .news-details-wrap .news-page a:active {
    color: #ee761f;
    text-decoration: underline;
  }
}
.news-details-wrap .news-page p {
  font-size: 16px;
  margin: 0;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 991px) {
  .news-details-wrap .news-page p {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .news-details-wrap .news-page p {
    font-size: 14px;
  }
}
.news-details-wrap .news-page .next {
  margin-top: 15px;
}
@media (max-width: 767px) {
  .news-details-wrap .news-page .next {
    margin-top: 10px;
  }
}
@media (min-width: 992px) {
  .contact-wrap .info-wrap {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 992px) {
  .contact-wrap .info {
    width: 40.42553191%;
  }
}
.contact-wrap .title h2 {
  margin-bottom: 10px;
}
.contact-wrap .title .xs-tit {
  font-size: 24px;
  color: #ee761f;
}
@media (max-width: 1469px) {
  .contact-wrap .title .xs-tit {
    font-size: 22px;
  }
}
@media (max-width: 1199px) {
  .contact-wrap .title .xs-tit {
    font-size: 21px;
  }
}
@media (max-width: 991px) {
  .contact-wrap .title .xs-tit {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .contact-wrap .title .xs-tit {
    font-size: 19px;
  }
}
@media (max-width: 575px) {
  .contact-wrap .title .xs-tit {
    font-size: 18px;
  }
}
.contact-wrap .title p {
  color: inherit;
}
.contact-wrap .list {
  overflow: hidden;
  margin-top: -20px;
}
.contact-wrap .list li {
  position: relative;
  margin-top: 55px;
  display: -webkit-box;
  display: flex;
}
@media (max-width: 991.98px) {
  .contact-wrap .list li {
    margin-top: 35px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .list li {
    margin-top: 20px;
  }
}
.contact-wrap .list li:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  background: -webkit-gradient(linear, left top, right top, from(#ee761f), to(#f7d3b2));
  background: linear-gradient(to right, #ee761f 0%, #f7d3b2 100%);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 22px;
  margin-right: 20px;
}
@media (max-width: 767.98px) {
  .contact-wrap .list li:before {
    font-size: 16px;
    width: 34px;
    height: 34px;
    margin-right: 15px;
  }
}
.contact-wrap .list li .item {
  position: relative;
  line-height: 1.6;
  -webkit-box-flex: 1;
          flex: 1 0 0%;
  font-size: 15px;
}
@media (max-width: 767px) {
  .contact-wrap .list li .item {
    font-size: 14px;
  }
}
.contact-wrap .list li .tit {
  font-size: 1.2em;
  text-transform: capitalize;
  margin-bottom: 5px;
}
.contact-wrap .list li p {
  margin: 0;
  color: #666666;
}
.contact-wrap .list li.company:before {
  content: '\e64d';
}
.contact-wrap .list li.tel:before {
  content: '\e6ec';
}
.contact-wrap .list li.mobile:before {
  content: '\e64a';
}
.contact-wrap .list li.mp:before {
  content: '\e625';
}
.contact-wrap .list li.fax:before {
  content: '\e9d6';
}
.contact-wrap .list li.mail:before {
  content: '\e960';
}
.contact-wrap .list li.url:before,
.contact-wrap .list li.website:before {
  content: '\e72c';
}
.contact-wrap .list li.address:before {
  content: '\e633';
}
.contact-wrap .list li.phone:before {
  content: '\e658';
}
.contact-wrap .list li.whatsapp:before {
  content: '\e621';
}
.contact-wrap .list li.skype:before {
  content: '\e616';
}
.contact-wrap .list li.qq:before {
  content: '\e62d';
}
.contact-wrap .list li.instagram:before {
  content: '\e617';
}
.contact-wrap .list li.weixin:before,
.contact-wrap .list li.wechat:before {
  content: '\e604';
}
@media (min-width: 1200px) {
  .contact-wrap .list a:hover {
    color: #ee761f;
    text-decoration: underline;
  }
}
@media (max-width: 1199px) {
  .contact-wrap .list a:active {
    color: #ee761f;
    text-decoration: underline;
  }
}
.contact-wrap .message {
  margin-top: 45px;
}
@media (min-width: 992px) {
  .contact-wrap .message {
    width: 44.68085106%;
  }
}
@media (max-width: 991.98px) {
  .contact-wrap .message {
    margin-top: 80px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .message {
    margin-top: 60px;
  }
}
@media (max-width: 575.98px) {
  .contact-wrap .message {
    margin-top: 45px;
  }
}
.contact-wrap .message,
.contact-wrap .message .inquiry-form {
  border-radius: 16px;
}
@media (max-width: 991.98px) {
  .contact-wrap .message,
  .contact-wrap .message .inquiry-form {
    border-radius: 12px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .message,
  .contact-wrap .message .inquiry-form {
    border-radius: 8px;
  }
}
.contact-wrap .inquiry-form {
  padding: 6.34920635% 8.73015873% 11.11111111%;
  background-color: #fff;
  box-shadow: 0 0 15px 0 rgba(113, 60, 22, 0.18);
  -webkit-transform: translateX(-25px) translateY(-25px);
      -ms-transform: translateX(-25px) translateY(-25px);
          transform: translateX(-25px) translateY(-25px);
}
@media (max-width: 991.98px) {
  .contact-wrap .inquiry-form {
    -webkit-transform: translateX(-10px) translateY(-10px);
        -ms-transform: translateX(-10px) translateY(-10px);
            transform: translateX(-10px) translateY(-10px);
  }
}
.contact-wrap .inquiry-form .inquiry-tit {
  margin: 0 0 30px;
}
@media (max-width: 767.98px) {
  .contact-wrap .inquiry-form .inquiry-tit {
    margin-bottom: 15px;
  }
}
.contact-wrap .inquiry-form input::-webkit-input-placeholder,
.contact-wrap .inquiry-form textarea::-webkit-input-placeholder {
  color: #222222;
}
.contact-wrap .inquiry-form input:-o-placeholder,
.contact-wrap .inquiry-form textarea:-o-placeholder {
  color: #222222;
}
.contact-wrap .inquiry-form input::-moz-placeholder,
.contact-wrap .inquiry-form textarea::-moz-placeholder {
  color: #222222;
}
.contact-wrap .inquiry-form input:-ms-input-placeholder,
.contact-wrap .inquiry-form textarea:-ms-input-placeholder {
  color: #222222;
}
.contact-wrap .inquiry-form input:focus::-webkit-input-placeholder,
.contact-wrap .inquiry-form textarea:focus::-webkit-input-placeholder {
  color: #666;
}
.contact-wrap .inquiry-form input:focus::-o-placeholder,
.contact-wrap .inquiry-form textarea:focus::-o-placeholder {
  color: #666;
}
.contact-wrap .inquiry-form input:focus::-moz-placeholder,
.contact-wrap .inquiry-form textarea:focus::-moz-placeholder {
  color: #666;
}
.contact-wrap .inquiry-form input:focus::-ms-input-placeholder,
.contact-wrap .inquiry-form textarea:focus::-ms-input-placeholder {
  color: #666;
}
.contact-wrap .inquiry-form input,
.contact-wrap .inquiry-form textarea {
  color: #222;
  border: none;
  border-radius: 8px;
  background-color: #fdf5ec;
}
@media (min-width: 1200px) {
  .contact-wrap .inquiry-form input,
  .contact-wrap .inquiry-form textarea {
    padding: 14px 20px;
  }
}
.contact-wrap .inquiry-form textarea {
  height: 210px;
}
.contact-wrap .inquiry-form .submit {
  padding: 0;
  background: none;
  color: inherit;
  width: 220px;
}
@media (min-width: 1200px) {
  .contact-wrap .inquiry-form .submit:hover {
    text-decoration: none;
  }
}
@media (max-width: 575.98px) {
  .contact-wrap .inquiry-form .submit {
    width: 180px;
  }
}
.contact-wrap .inquiry-form .submit span {
  width: 100%;
  -webkit-box-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: flex;
}
.contact-wrap .inquiry-form .submit span:after {
  content: "\e69b";
  font-size: 1.3em;
  line-height: 1;
}
.contact-wrap .map .map-content {
  border-radius: 16px;
  width: 100%;
  display: block;
  height: 560px;
}
@media (max-width: 991.98px) {
  .contact-wrap .map .map-content {
    border-radius: 12px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .map .map-content {
    border-radius: 8px;
  }
}
@media (max-width: 991.98px) {
  .contact-wrap .map .map-content {
    height: 350px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .map .map-content {
    height: 280px;
  }
}
.search-none {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .search-none {
    margin-bottom: 35px;
  }
}
.search-none h3 {
  margin: 0 0 25px;
}
@media (max-width: 767px) {
  .search-none h3 {
    margin-bottom: 15px;
    font-size: 20px;
  }
}
.search-none p {
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  border-radius: 5px;
  margin: 0;
  color: #ab7640;
  padding: 10px;
}
.sitemap-wrap .list1 {
  margin-top: -20px;
  overflow: hidden;
  font-size: 18px;
}
@media (max-width: 991px) {
  .sitemap-wrap .list1 {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .sitemap-wrap .list1 {
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  .sitemap-wrap .list1 {
    font-size: 15px;
  }
}
.sitemap-wrap .list1 > li {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .sitemap-wrap .list1 > li {
    margin-top: 15px;
  }
}
.sitemap-wrap .list1 > li > span > a {
  font-weight: bold;
  min-width: 260px;
  background-color: #ee761f;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 12px 30px;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .sitemap-wrap .list1 > li > span > a {
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .sitemap-wrap .list1 > li > span > a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 1199px) {
  .sitemap-wrap .list1 > li > span > a:active {
    text-decoration: underline;
  }
}
@media (max-width: 991px) {
  .sitemap-wrap .list1 > li > span > a {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .sitemap-wrap .list1 > li > span > a {
    padding: 8px 20px;
  }
}
@media (max-width: 575px) {
}
.sitemap-wrap .list2 {
  text-transform: capitalize;
  padding: 0 0 10px 30px;
}
@media (max-width: 767px) {
  .sitemap-wrap .list2 {
    padding-left: 15px;
  }
}
.sitemap-wrap .list2 > li {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .sitemap-wrap .list2 > li {
    margin-top: 15px;
  }
}
.sitemap-wrap .list2 > li > span > a {
  font-size: 0.88888889em;
  font-weight: bold;
}
@media (min-width: 1200px) {
  .sitemap-wrap .list2 a:hover {
    color: #ee761f;
    text-decoration: underline;
  }
}
@media (max-width: 1199px) {
  .sitemap-wrap .list2 a:active {
    color: #ee761f;
    text-decoration: underline;
  }
}
.sitemap-wrap .list3 {
  margin-right: -30px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
          align-items: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .sitemap-wrap .list3 {
    margin-right: -15px;
  }
}
.sitemap-wrap .list3 > li {
  padding-right: 30px;
  margin-top: 15px;
  display: inline-block;
}
@media (max-width: 767px) {
  .sitemap-wrap .list3 > li {
    padding-right: 15px;
    margin-top: 10px;
  }
}
.sitemap-wrap .list3 > li > span > a {
  font-size: 0.88888889em;
}
.sitemap-wrap .list4 {
  padding-left: 5px;
}
.sitemap-wrap .list4 > li > span > a {
  color: #666;
  font-size: 0.77777778em;
}
.online-wrap.right .code .mask {
  right: 100%;
  padding-right: 5px;
}
.online-wrap.right .online-btn {
  right: 10px;
}
.online-wrap.right .online {
  right: 10px;
}
@media (max-width: 767px) {
  .online-wrap.right .online {
    -webkit-transform: translateX(50px);
        -ms-transform: translateX(50px);
            transform: translateX(50px);
    -webkit-transform: translate3d(50px, 0, 0);
            transform: translate3d(50px, 0, 0);
  }
}
.online-wrap.right .online a {
  border-radius: 25px;
}
@media (min-width: 1200px) {
  .online-wrap.right .online a:not(.gotop):hover {
    border-radius: 0 25px 25px 0;
  }
  .online-wrap.right .online a:not(.gotop):hover .show-num {
    right: 100%;
  }
}
.online-wrap.right .code-pic {
  right: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .online-wrap.right .code-pic {
    right: 65px;
  }
}
.online-wrap.right .show-num {
  right: -600px;
  border-radius: 25px 0 0 25px;
}
.online-wrap.left .code .mask {
  left: 100%;
  padding-left: 5px;
}
.online-wrap.left .online-btn {
  left: 10px;
}
.online-wrap.left .online {
  left: 10px;
}
@media (max-width: 767px) {
  .online-wrap.left .online {
    -webkit-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
            transform: translateX(-50px);
    -webkit-transform: translate3d(-50px, 0, 0);
            transform: translate3d(-50px, 0, 0);
  }
}
.online-wrap.left .online a {
  border-radius: 25px;
}
@media (min-width: 1200px) {
  .online-wrap.left .online a:not(.gotop):hover {
    border-radius: 25px 0 0 25px;
  }
  .online-wrap.left .online a:not(.gotop):hover .show-num {
    left: 100%;
  }
}
.online-wrap.left .code-pic {
  left: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .online-wrap.left .code-pic {
    left: 55px;
  }
}
.online-wrap.left .show-num {
  left: -600px;
  border-radius: 0 25px 25px 0;
}
.online-wrap .online-btn {
  position: fixed;
  z-index: 100;
  bottom: 60px;
  width: 40px;
  height: 40px;
  border: none;
  padding: 0;
  border-radius: 25px;
  line-height: 40px;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
  color: #fff;
  text-align: center;
}
@media (min-width: 768px) {
  .online-wrap .online-btn {
    display: none;
  }
}
.online-wrap .online-btn:before {
  display: inline-block;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e6d2';
  font-size: 18px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.online-wrap .online-btn.active:before {
  -webkit-transform: rotateZ(225deg);
      -ms-transform: rotate(225deg);
          transform: rotateZ(225deg);
}
.online-wrap .code-pic {
  display: none;
  position: fixed;
  z-index: 101;
  bottom: 0;
  width: 120px;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .online-wrap .code-pic {
    bottom: 300px;
  }
}
.online-wrap .code-pic .pic-box {
  padding: 5px;
  background-color: #fff;
}
.online-wrap .code-pic img {
  display: block;
  width: 100%;
}
.online-wrap .online {
  position: fixed;
  z-index: 100;
  bottom: 23%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
@media (max-width: 767px) {
  .online-wrap .online {
    bottom: 100px;
  }
  .online-wrap .online.active {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.online-wrap .online a {
  position: relative;
  display: block;
  width: 48px;
  height: 48px;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
  margin: 5px 0;
  line-height: 48px;
  font-size: 24px;
  color: #fff;
}
@media (min-width: 1200px) {
  .online-wrap .online a {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .online-wrap .online a:hover {
    color: #fff;
    background-color: #ee761f;
  }
  .online-wrap .online a:hover .show-num {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .online-wrap .online a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
  }
}
.online-wrap .online a:active {
  color: #fff;
  background-color: #ee761f;
}
.online-wrap .online .show-num {
  white-space: nowrap;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  font-size: 0.6em;
}
.online-wrap .online .show-num P {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.12);
  background-color: #ee761f;
  color: #fff;
  margin: 0;
  padding: 0 10px;
}
.online-wrap .online .code .mask {
  display: none;
  position: absolute;
  right: 100%;
  top: 0;
  z-index: 10;
  width: 130px;
  height: 130px;
}
.online-wrap .online .code .mask .mask-box {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
  background-color: #fff;
  padding: 5px;
}
.online-wrap .online .code .mask img {
  width: 100%;
  display: block;
}
.online-wrap .online .code .mask p {
  font-size: 13px;
  color: #888;
  line-height: 16px;
  margin: 5px 0 8px 0;
}
.online-wrap .online .cart {
  border-radius: 25px !important;
  position: relative;
}
.online-wrap .online .cart:before {
  display: block;
  -webkit-transform: translateX(-2px) translateY(2px);
      -ms-transform: translateX(-2px) translateY(2px);
          transform: translateX(-2px) translateY(2px);
}
.online-wrap .online .cart var,
.online-wrap .online .cart i {
  font-style: normal;
}
.online-wrap .online .cart i {
  position: absolute;
  top: 4px;
  right: 4px;
  z-index: 2;
  padding: 2px 4px;
  border-radius: 10px;
  font-size: 12px;
  line-height: 1;
  font-style: normal;
}
@media (max-width: 767px) {
  .online-wrap .online .cart i {
    top: 2px;
    right: 0;
  }
}
.xs-online {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 998;
  box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, 0.2);
  background-color: rgba(238, 118, 31, 0.8);
}
.xs-online ul {
  color: #fff;
  text-align: center;
  display: table;
  width: 100%;
  table-layout: fixed;
}
.xs-online ul li {
  display: table-cell;
  width: 20%;
  border-left: 1px solid rgba(255, 255, 255, 0.8);
}
.xs-online ul li > a {
  display: block;
  padding: 6px 0;
  font-size: 0.7em;
}
.xs-online ul li > a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  font-size: 1.4em;
}
.xs-online ul li > a span {
  display: block;
  height: 17px;
  line-height: 17px;
}
.xs-online ul li:first-child {
  border-left: none;
}
.xs-online ul li.tel > a:before {
  content: '\e61c';
}
.xs-online ul li.mail > a:before {
  content: '\e6a4';
}
.xs-online ul li.product > a:before {
  content: '\e7e9';
}
.xs-online ul li.home > a:before {
  content: '\e6c8';
}
.xs-online ul li.whatsapp > a:before {
  content: '\e621';
}
.xs-online ul li.facebook > a:before {
  content: '\e6d9';
}
.xs-online ul li.feedback > a:before {
  content: '\e7a5';
}
.xs-online ul li.skype > a:before {
  content: '\e616';
}
.xs-online ul li.map > a:before {
  content: '\e63e';
}
.xs-online ul li.message > a:before {
  content: '\e65f';
}
.xs-online ul li.contact > a:before {
  content: '\e62c';
}
.xs-online ul li.wechat,
.xs-online ul li.weixin {
  position: relative;
}
.xs-online ul li.wechat label,
.xs-online ul li.weixin label {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  z-index: 2;
}
.xs-online ul li.wechat .xs-wechat:checked ~ .pic-box,
.xs-online ul li.weixin .xs-wechat:checked ~ .pic-box {
  display: block;
}
.xs-online ul li.wechat > a:before,
.xs-online ul li.weixin > a:before {
  content: '\e604';
}
.xs-online ul li.wechat .pic-box,
.xs-online ul li.weixin .pic-box {
  display: none;
  box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 100%;
  background-color: #fff;
  padding: 5px;
  left: 50%;
  width: 100px;
  max-width: 100px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.xs-online ul li.wechat .pic-box img,
.xs-online ul li.weixin .pic-box img {
  display: block;
  width: 100%;
}
.xs-online ul li.wechat .pic-box p,
.xs-online ul li.weixin .pic-box p {
  line-height: 30px;
  white-space: nowrap;
  color: #333;
  margin: 0;
}
.xs-online ul li.service > a:before {
  content: '\e7e9';
}
.xs-online ul li.gotop > a:before {
  content: '\e605';
}
.follow-box.mask a {
  overflow: hidden;
  position: relative;
}
.follow-box.mask a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.15)), to(rgba(204, 204, 204, 0.05)));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.15), rgba(204, 204, 204, 0.05));
  width: 2.22222222rem;
  height: 100%;
  -webkit-transform: translate3d(-150%, 0, 0) skewX(-25deg);
          transform: translate3d(-150%, 0, 0) skewX(-25deg);
  -webkit-transition: none;
  transition: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
@media (min-width: 1200px) {
  .follow-box.mask a:hover:after {
    left: 100%;
    -webkit-transform: translate3d(50%, 0, 0) skewX(-25deg);
            transform: translate3d(50%, 0, 0) skewX(-25deg);
    -webkit-transition: left 0.4s ease-out, -webkit-transform 0.4s ease-out;
    transition: left 0.4s ease-out, -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out, left 0.4s ease-out;
    transition: transform 0.4s ease-out, left 0.4s ease-out, -webkit-transform 0.4s ease-out;
  }
}
.follow-box a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  text-align: center;
  margin-left: 15px;
  position: relative;
  font-size: 18px;
}
.follow-box a:first-of-type {
  margin-left: 0 !important;
}
.follow-box a svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.follow-box a .path {
  stroke: #fff;
  stroke-width: 1;
  stroke-dasharray: 0, 126;
  stroke-dashoffset: 0;
  cx: 17;
  cy: 17;
  r: 16;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
@media (min-width: 1200px) {
  .follow-box a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .follow-box a:hover {
    color: #ee761f;
    text-decoration: none !important;
    -webkit-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
            transform: translateY(-3px);
  }
}
.follow-box a:active {
  color: #ee761f;
  text-decoration: none !important;
}
@media (max-width: 767px) {
}
.footer {
  position: relative;
  z-index: 10;
  color: #fff;
  background-color: #222222;
  padding-bottom: -webkit-calc(constant(safe-area-inset-bottom) - 15px);
  padding-bottom: calc(constant(safe-area-inset-bottom) - 15px);
  padding-bottom: -webkit-calc(env(safe-area-inset-bottom) - 15px);
  padding-bottom: calc(env(safe-area-inset-bottom) - 15px);
}
@media (max-width: 767px) {
  .footer .container {
    padding-bottom: 30px;
  }
}
.footer .footer-wrap {
  overflow: hidden;
}
.footer .footer-row {
  padding: 35px 0 80px;
  margin: 0 -15px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 2;
}
@media (max-width: 1199px) {
  .footer .footer-row {
    flex-wrap: wrap;
  }
}
@media (max-width: 991px) {
  .footer .footer-row {
    padding: 25px 0 60px;
  }
}
@media (max-width: 767px) {
  .footer .footer-row {
    padding: 15px 0 50px;
  }
}
.footer .foot-list {
  margin-top: 35px;
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .footer .foot-list {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .footer .foot-list {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .footer .foot-list > ul {
    margin: 0 -8px;
  }
  .footer .foot-list > ul > li {
    display: inline-block;
    padding: 0 8px;
  }
}
.footer .foot-list li {
  margin-top: 20px;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .footer .foot-list li {
    margin-top: 10px;
  }
}
.footer .foot-list p,
.footer .foot-list li {
  line-height: 1.5;
}
@media only screen and (min-width: 1200px) {
  .footer .foot-list p a:hover,
  .footer .foot-list li a:hover {
    color: #ee761f;
    text-decoration: underline;
  }
}
@media (max-width: 1199px) {
  .footer .foot-list p a:active,
  .footer .foot-list li a:active {
    color: #ee761f;
    text-decoration: underline;
  }
}
.footer .foot-list p {
  margin-bottom: 0;
}
.footer .f-tit,
.footer .tit {
  text-transform: capitalize;
}
.footer .f-tit {
  margin: 20px 0 25px;
}
@media (max-width: 767px) {
  .footer .f-tit {
    margin: 0 0 5px;
  }
}
.footer .sitemap a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
          justify-content: center;
}
.footer .sitemap a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e884';
  font-size: 1.8em;
  line-height: 1;
  margin-right: 10px;
}
@media (min-width: 1200px) {
  .footer .sitemap a:hover span {
    text-decoration: underline;
  }
}
.footer .sitemap a:active span {
  text-decoration: underline;
}
@media (min-width: 1200px) {
  .footer .foot-info {
    width: 250px;
  }
}
.footer .foot-info .txt {
  margin: 30px 0 ;
}
.footer .foot-info p {
  color: inherit;
}
.footer .foot-info .follow-box {
  margin: 30px 0 40px;
}
@media (max-width: 767.98px) {
  .footer .foot-info .follow-box {
    margin: 15px 0 25px;
  }
}
.footer .foot-info .follow-box a {
  width: 32px;
  height: 32px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  border-radius: 6px;
  background-color: #414141;
  margin-left: 8px;
}
@media (min-width: 1200px) {
  .footer .foot-contact {
    width: 350px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .footer .foot-contact {
    width: 320px;
  }
}
.footer .foot-contact p {
  font-size: 0.9375em;
  color: #d3d3d3;
}
@media (min-width: 1200px) {
  .footer .foot-subscription {
    width: 350px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .footer .foot-subscription {
    width: 310px;
  }
}
.footer .foot-subscription p {
  color: #c6c6c6;
}
.footer .foot-subscription form {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  position: relative;
  overflow: hidden;
  max-width: 100%;
  margin: 25px 0 45px;
  background-color: #323232;
  border-radius: 25px;
}
@media (max-width: 991px) {
  .footer .foot-subscription form {
    margin: 20px 0 30px;
  }
}
@media (max-width: 767px) {
  .footer .foot-subscription form {
    margin: 20px 0;
  }
}
.footer .foot-subscription form input::-webkit-input-placeholder,
.footer .foot-subscription form textarea::-webkit-input-placeholder {
  color: #fff;
}
.footer .foot-subscription form input:-o-placeholder,
.footer .foot-subscription form textarea:-o-placeholder {
  color: #fff;
}
.footer .foot-subscription form input::-moz-placeholder,
.footer .foot-subscription form textarea::-moz-placeholder {
  color: #fff;
}
.footer .foot-subscription form input:-ms-input-placeholder,
.footer .foot-subscription form textarea:-ms-input-placeholder {
  color: #fff;
}
.footer .foot-subscription form input:focus::-webkit-input-placeholder,
.footer .foot-subscription form textarea:focus::-webkit-input-placeholder {
  color: #ccc;
}
.footer .foot-subscription form input:focus::-o-placeholder,
.footer .foot-subscription form textarea:focus::-o-placeholder {
  color: #ccc;
}
.footer .foot-subscription form input:focus::-moz-placeholder,
.footer .foot-subscription form textarea:focus::-moz-placeholder {
  color: #ccc;
}
.footer .foot-subscription form input:focus::-ms-input-placeholder,
.footer .foot-subscription form textarea:focus::-ms-input-placeholder {
  color: #ccc;
}
.footer .foot-subscription form input,
.footer .foot-subscription form .submit {
  background: none;
}
.footer .foot-subscription form input {
  -webkit-box-flex: 1;
          flex: 1 0 0%;
  display: block;
  width: 100%;
  color: #fff;
  padding: 10px 20px;
  font-size: 14px;
}
.footer .foot-subscription form .submit {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  padding: 9px 20px 9px 12px;
  border-radius: 20px;
  background: none;
  color: #ee761f;
  font-size: 22px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  line-height: 1;
  position: relative;
}
.footer .foot-subscription form .submit:before {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  width: 1px;
  height: 14px;
  background-color: #cccccc;
}
.footer .foot-subscription form .submit:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e69b';
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media (min-width: 1200px) {
  .footer .foot-subscription form .submit {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .footer .foot-subscription form .submit:hover:after {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@media (max-width: 767px) {
  .footer .foot-subscription form .submit {
    padding: 5px 20px;
  }
}
.footer .foot-subscription .share a {
  margin-left: 8px;
}
.footer .foot-subscription .share a:first-child {
  margin-left: 0;
}
@media (min-width: 1200px) {
  .footer .foot-subscription .share a:hover {
    background-color: #fff;
    color: #ee761f;
    border-color: #fff;
  }
}
.sitemap-btn a {
  text-transform: uppercase;
  display: -webkit-inline-box !important;
  display: inline-flex !important;
  -webkit-box-align: center;
          align-items: center;
  color: #fff;
}
.sitemap-btn a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e665';
  margin-right: 10px;
  font-size: 1.5em;
}
@media (min-width: 1200px) {
  .sitemap-btn a:hover span {
    color: #ee761f;
  }
}
.sitemap-btn span {
  text-decoration: underline;
}
.copyright {
  position: relative;
  overflow: hidden;
  line-height: 1.5;
  padding-bottom: -webkit-calc(constant(safe-area-inset-bottom) - 15px);
  padding-bottom: calc(constant(safe-area-inset-bottom) - 15px);
  padding-bottom: -webkit-calc(env(safe-area-inset-bottom) - 15px);
  padding-bottom: calc(env(safe-area-inset-bottom) - 15px);
  color: #fff;
  background: #000;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(34, 34, 34, 0.9)), to(rgba(34, 34, 34, 0.9))), url(../images/noise_bg.png);
  background: linear-gradient(to bottom, rgba(34, 34, 34, 0.9), rgba(34, 34, 34, 0.9)), url(../images/noise_bg.png);
}
.copyright .container {
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  padding: 21px 15px;
}
@media (min-width: 768px) {
  .copyright .container {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center;
  }
}
@media (max-width: 767px) {
  .copyright .container {
    padding-bottom: 70px;
    text-align: center;
    display: block;
  }
}
.copyright .google-translate {
  min-width: 110px;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  margin-left: 25px;
}
@media (max-width: 767px) {
  .copyright .google-translate {
    margin: 15px auto 0;
  }
}
.copyright .info span {
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
}
@media only screen and (min-width: 1200px) {
  .copyright .info span a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 1199px) {
  .copyright .info span a:active {
    text-decoration: underline;
  }
}

/**
 * Date : 2023年8月23日09:35:11
 * @author HSM
 * @toDo 副导航
 */

.header .func-btn .follow-box,
.header .top .info {
  white-space: nowrap;
}

