@font-face {
  font-family: 'BaiJamjuree';
  src: url('../font/BaiJamjuree.woff2') format('woff2'), url('../font/BaiJamjuree.woff') format('woff'), url('../font/BaiJamjuree.ttf') format('truetype'), url('../font/BaiJamjuree.eot') format('embedded-opentype'), url('../font/BaiJamjuree.svg') format('svg'), url('https://www.jovawheels.com/template/font/BaiJamjuree.otf') format('opentype');
}

@font-face {
  font-family: 'montserrat';
  src: url('../font/montserrat.woff2') format('woff2'), url('../font/montserrat.woff') format('woff'), url('../font/montserrat.ttf') format('truetype'), url('../font/montserrat.eot') format('embedded-opentype'), url('../font/montserrat.svg') format('svg'), url('https://www.jovawheels.com/template/font/montserrat.otf') format('opentype');
}
@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.woff2') format('woff2'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype');
}

.iconfont {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-fasong:before {
  content: '\e642';
}

.icon-sousuo1:before {
  content: '\e630';
}

.icon-duihao:before {
  content: '\e61f';
}

.icon-weixin1:before {
  content: '\e644';
}

.icon-renzheng1:before {
  content: '\e625';
}

.icon-liebiao:before {
  content: '\e688';
}

.icon-jiugongge:before {
  content: '\e61a';
}

.icon-liebiao1:before {
  content: '\e850';
}

.icon-xunpanzixun:before {
  content: '\e97c';
}

.icon-riqi:before {
  content: '\e62f';
}

.icon-lianxi1:before {
  content: '\e69d';
}

.icon-whatsapp:before {
  content: '\f263';
}

.icon-ico:before {
  content: '\e647';
}

.icon-sousuoclick:before {
  content: '\e600';
}

.icon-skype-01:before {
  content: '\e66e';
}

.icon-shouji:before {
  content: '\e646';
}

.icon-shouye:before {
  content: '\e68a';
}

.icon-chanpin:before {
  content: '\e601';
}

.icon-youxiang:before {
  content: '\e7b0';
}

.icon-tengxunshipin:before {
  content: '\e636';
}

.icon-weixin:before {
  content: '\e633';
}

.icon-dianhua:before {
  content: '\e842';
}

.icon-diqu--:before {
  content: '\e62c';
}

.icon-hezuohuoban:before {
  content: '\e634';
}

.icon-lianxi:before {
  content: '\e61e';
}

.row {
  margin-right: -0.15rem;
  margin-left: -0.15rem;
}
.input-group {
  display: table;
  position: relative;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  border: none;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after {
  display: table;
  content: ' ';
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.container {
  width: 100%;
  max-width: 13.6rem;
  margin: 0 auto;
}
@media screen and (max-width: 1470px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 100%;
  }
}
@media screen and (max-width: 769px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 0.15rem;
  padding-left: 0.15rem;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
}

/* BODY */
* {
  outline: none !important;
}
body {
  margin: 0;
  padding: 0;
  font-family: 'montserrat';
  color: #666;
  overflow-x: hidden;
  line-height: 1.7;
  font-size: 15px;
}
strong,
b {
  font-weight: bold;
}
div,
span,
p {
  caret-color: transparent;
}
input,
textarea {
  caret-color: var(--c2);
}
@media screen and (max-width: 1200px) {
  body {
    font-size: 16px;
  }
}
@media screen and (max-width: 992px) {
  body {
    font-size: 14px;
  }
}

@media screen and (max-width: 992px) {
  .embed-responsive {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 56.25%;
  }
  .embed-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

/*reset*/
body,
ul,
img,
p,
input,
dl,
dd,
tr,
th,
td {
  margin: 0;
  padding: 0;
  min-height: 1px;
}
*,
::after,
::before {
  box-sizing: border-box;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  line-height: 0;
  display: taFble;
  content: '';
}
.clearfix:after {
  clear: both;
}
.clear {
  clear: both;
}
.page ul {
  padding-left: 16px;
}
table td {
  padding: 5px;
}
.table-responsive ul li {
  list-style-position: inside !important;
}
.table-responsive td {
  padding-left: 8px;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
.cform-item__wrap {
  display: flex;
  align-items: center;
  font-size: 12px;
}
.cform-item__wrap input {
  width: 96px !important;
  padding: 0 5px !important;
}
.cform-item__wrap img {
  height: auto;
  display: inline-block;
  margin: 0 5px !important;
  max-width: 100px;
}
#powerby,
#powerby a {
  display: inline-block;
  color: #c9c9c9;
  font-size: 13px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.tl {
  text-align: left !important;
}
.tc {
  text-align: center !important;
}
iframe,
video {
  max-width: 100%;
}
.hidden {
  display: none !important;
}
.hidden_web {
  display: none !important;
}
@media screen and (max-width: 992px) {
  .hidden_mob {
    display: none !important;
  }
  .hidden_web {
    display: block !important;
  }
}

img {
  max-width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  height: auto;
  vertical-align: middle;
}
label,
button,
a {
  cursor: pointer;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
a:focus,
input:focus,
p:focus,
div:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img[src=''],
img:not([src]) {
  opacity: 0;
}
font {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  text-transform: inherit;
}

/* LINKS */
a {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  text-decoration: none;
  color: #666;
}
a:hover {
  text-decoration: none;
}
a:focus {
  outline-style: none;
  -moz-outline-style: none;
  text-decoration: none;
}

/* GOOGLE MAPS */
.google-maps {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 999;
  background: #fff;
}
.google-maps iframe {
  max-width: 100%;
  border: none;
}

.my_more1 {
  display: inline-flex;
  padding: 0 15px;
  height: 50px;
  color: #fff;
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
  font-size: 16px;
  min-height: 40px;
  align-items: center;
  justify-content: center;
  background: var(--c2);
  font-family: 'BaiJamjuree';
  padding-right: 60px;
}
.my_more1:after {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  content: ' ';
  background-image: url("data:image/svg+xml,%3Csvg t='1713515495749' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='10944' width='26' height='26'%3E%3Cpath d='M347.687 144.188l-52.761 52.238 313.928 316.082-316.568 313.42 52.314 52.673 369.322-365.663z' fill='%23ffffff' p-id='10945'%3E%3C/path%3E%3C/svg%3E");
  width: 50px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px auto;
  transition: 0.3s all;
  clip-path: polygon(10% 0%, 100% 0, 100% 100%, 0% 100%);
  background-color: #a20000;
}
.my_more1:before {
  content: ' ';
  position: absolute;
  background: rgba(255, 255, 255, 0.4);
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.n_main .my_more1,
.rel_section .my_more1 {
  height: 42px;
}
.my_more1:hover {
  box-shadow: 0 5px 9px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.08);
}
.my_more1:hover:before {
  width: 100%;
}

@media only screen and (max-width: 992px) {
  .my_more1 {
    font-size: 14px;
  }
}

.i_title {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}
.i_title .title {
  font-size: 3rem;
  color: #333;
  line-height: 52px;
  z-index: 22;
  text-transform: capitalize;
  margin-bottom: 10px;
  position: relative;
  z-index: 33;
  padding-top: 25px;
  background: url(../image/title_bg.png) no-repeat center top;
  font-family: 'BaiJamjuree';
  text-transform: uppercase;
}
.i_title p {
  overflow: hidden;
  max-width: 85%;
  margin: 0 auto;
  text-align: center;
  color: #777;
  line-height: 24px;
  max-height: 48px;
}
.tl {
  text-align: left;
}
.tl .title {
  background-position: left top;
}
.tl p {
  text-align: left;
  margin-left: 0;
  padding: 0;
}

.scrollbar_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 333;
  width: 100%;
}
.scrollbar_title .i_title {
  width: 60%;
  margin-bottom: 0;
}
@media only screen and (max-width: 992px) {
  .scrollbar_title .i_title {
    width: 100%;
    margin-bottom: 20px;
  }

  .i_title {
    margin-bottom: 20px;
  }
  .i_title .h6 {
    display: none;
  }
  .scrollbar_title {
    display: block;
  }
  .about_section .about_p {
    font-size: 14px !important;
  }
  .i_title .title:before {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .gc_list .swiper-pagination {
    bottom: -4px !important;
    position: relative;
  }
  .cate_section ul li .li .img {
    height: 130px;
  }
  .cate_section ul li {
    padding: 0 !important;
  }
  .i_title img {
    display: none;
  }
  .i_title .title {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 8px;
    padding-bottom: 0;
    margin-bottom: 0;
    background: none;
    padding-top: 0;
  }
  .i_title .p {
    margin-top: 0.2rem;
    margin-top: 5px;
    font-size: 14px;
  }
  .i_title {
    margin-bottom: 20px;
  }
  .scrollbar_title {
    margin-bottom: 0;
    flex-direction: column;
  }
  .i_title:after {
    display: none;
  }
}

/*about_section*/
.about_section {
  background: url(../image/about_bg1.jpg) no-repeat left top;
  padding: 7rem 0;
  position: relative;
  overflow: hidden;
}
.about_section:after {
  background: url(../image/about_bg2.jpg) no-repeat top right;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  z-index: -1;
}
.about_section .about_main {
  position: relative;
}
.about_section .about_main:before {
  background: url(../image/dots.png) no-repeat top right;
  position: absolute;
  left: 0;
  top: 100%;
  width: 73px;
  height: 115px;
  content: '';
  z-index: 22;
}
.about_section ul li {
  list-style: none;
}
.about_section .about_img {
  float: left;
  width: 50%;
  padding-left: 70px;
  padding-right: 30px;
}
.about_section .about_img .img {
  display: inline-block;
}
.about_section .about_text {
  float: left;
  width: 40%;
  padding-left: 30px;
}
.about_section .i_title {
  margin-bottom: 10px;
}
.about_section .i_title .title {
  font-size: 34px;
  line-height: 40px;
}
.about_section .about_p {
  font-size: 16px;
  line-height: 30px;
  max-height: 210px;
  overflow: hidden;
  margin-bottom: 10px;
  color: #555;
  margin-bottom: 20px;
}
.about_section .about_cer {
  margin-top: 30px;
}
.button_outside .swiper-button-prev {
  position: absolute;
  top: 50%;
  left: -60px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin-top: -24px;
}
.button_outside .swiper-button-next {
  position: absolute;
  top: 50%;
  right: -60px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin-top: -24px;
}
.pro_scrollbar {
  position: relative;
}
.pro_scrollbar ul {
  overflow: hidden;
}

.fac_section {
  margin-top: 10px;
}
.fac_section ul li {
  width: 25%;
  padding: 0 10px;
}
.fac_section ul li .li:hover img {
  transform: scale(1.04);
}
.fac_section ul li .li {
  position: relative;
  overflow: hidden;
  height: 300px;
}
.fac_section ul li .li .title {
  display: block;
  position: absolute;
  left: 0;
  bottom: -100%;
  width: 100%;
  height: auto;
  padding: 10px 20px;
  line-height: 20px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-family: 'BaiJamjuree';
}
.fac_section ul li .li:hover .title {
  bottom: 0;
}

@media only screen and (max-width: 992px) {
  .about_section {
    background: none;
    padding: 0.6rem 0;
  }
  .about_section .about_main:before {
    display: none;
  }
  .about_section .about_img {
    padding: 16px;
    width: 100%;
    margin-bottom: 0;
    text-align: center;
  }
  .about_section .about_text {
    width: 100%;
    padding: 0 20px;
    max-width: 100%;
  }
  .fac_section {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .fac_section ul li {
    width: 33.33%;
  }
  .about_section .i_title .title {
    font-size: 22px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 500px) {
  .fac_section ul li {
    width: 50%;
  }
}

/*cate_section*/
.cate_section {
  background: #f1f1ed;
  padding: 4rem 2rem;
}
.cate_section * {
  transition: 0.5s all;
}
.cate_section ul {
  display: flex;
  flex-wrap: wrap;
}
.cate_section ul li {
  list-style: none;
  float: left;
  width: 33.33%;
  padding: 0 15px;
  margin-bottom: 30px;
}
.cate_section ul li .li {
  background: #fff;
  overflow: hidden;
}
.cate_section ul li .li .img {
  position: relative;
  display: block;
}
.cate_section ul li .li .img:after {
  position: absolute;
  right: 0rem;
  bottom: -30px;
  content: '';
  width: 155px;
  height: 120px;
  background: url(../image/cate_bg.png) no-repeat center center;
  transition: 0.5s all;
  opacity: 0.5;
}
.cate_section ul li .text {
  position: relative;
  background: #dfdfdf;
  padding: 20px;
  padding-top: 0;
}
.cate_section ul li .text:after {
  position: absolute;
  left: 0;
  top: -19px;
  content: '';
  width: 265px;
  height: 20px;
  clip-path: polygon(0 0, 95% 0%, 100% 100%, 0% 100%);
  background: #dedede;
  transition: 0.5s all;
}
.cate_section ul li .text .title {
  background: url(../image/title_ico2.png) no-repeat left top;
  padding-top: 20px;
  position: relative;
  z-index: 22;
  display: block;
  overflow: hidden;
  font-size: 22px;
  font-family: 'BaiJamjuree';
  color: #333;
  line-height: 26px;
}
.cate_section ul li .text p {
  color: #777;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
.cate_section ul li .icon {
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  position: absolute;
  top: -50px;
  right: 20px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  transition: 0.5s all;
  z-index: 5;
}
.cate_section ul li:hover .img:after {
  right: 15px;
}
.cate_section ul li:hover .icon {
  top: -60px;
}
.cate_section ul li:hover .text,
.cate_section ul li:hover .text:after {
  background: var(--c2);
}
.cate_section ul li:hover .text .title,
.cate_section ul li:hover .text p {
  color: #fff;
}

@media only screen and (max-width: 768px) {
  .cate_section {
    padding: 40px 10px;
  }
  .cate_section ul li {
    width: 50%;
  }
}

@media only screen and (max-width: 500px) {
  .cate_section ul li {
    width: 100%;
  }
  .cate_section ul li .text p {
    display: none;
  }
}

/*ser_section*/
.ser_section {
  background-attachment: fixed;
  background-size: cover;
  padding-top: 4.7rem;
  padding-bottom: 4.8rem;
  position: relative;
  overflow: hidden;
}
.ser_section:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
}
.ser_section .i_title .title {
  color: #fff;
}
.ser_section .i_title p {
  color: #fff;
}
.ser_section .main {
  position: relative;
  margin-top: 15%;
  z-index: 555;
}
.ser_section ul li {
  list-style: none;
  width: 50%;
  float: left;
}
.ser_section ul li .li {
  position: relative;
}
.ser_section ul li .li .img {
  position: relative;
  display: block;
  overflow: hidden;
}
.ser_section ul li .li .img:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: linear-gradient(rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.8));
}
.ser_section ul li .li .num {
  font-size: 6.2rem;
  font-family: 'BaiJamjuree';
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 0.3px;
  -webkit-text-stroke-color: #fff;
  position: absolute;
  left: 20px;
  top: -1.6rem;
  opacity: 0.5;
  z-index: 22;
}
.ser_section ul li .li .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  padding: 1.2rem 1.15rem;
}
.ser_section ul li .li .title {
  font-size: 28px;
  line-height: 28px;
  font-family: 'BaiJamjuree';
  display: block;
  background: url(../image/title_ico2.png) no-repeat left top;
  padding-top: 20px;
  color: #fff;
}
.ser_section ul li .li p {
  color: #fff;
  display: block; /*overflow: hidden;  white-space: nowrap; */
  text-overflow: ellipsis;
  font-size: 15px;
  margin-top: 5px;
}
.ser_section ul li .li:hover img {
  transform: scale(1.1);
}
.ser_section ul li:nth-child(2n + 1) {
  padding-right: 3.8rem;
  margin-top: -8%;
}
.ser_section ul li:nth-child(2n) {
  padding-left: 6.8rem;
  margin-top: 8%;
}
.ser_section ul {
  position: relative;
}
.ser_section .ser_ico {
  position: absolute;
  left: 50%;
  top: 0;
  height: 78%;
  width: 96px;
  margin-left: -1.48rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.ser_section .ser_ico .icon1 {
  background: url(../image/ser_gt.png) no-repeat center bottom;
  padding-bottom: 6rem;
}
.ser_section .ser_ico .icon1:last-child {
  padding-bottom: 0;
  background: none;
}
.ser_section .ser_ico .icon1 img {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  background: var(--c2);
}
.ser_section ul li .li:hover .img:after {
  background: linear-gradient(rgba(180, 0, 0, 0) 40%, rgba(180, 0, 0, 0.95));
}

@media only screen and (max-width: 768px) {
  .ser_section {
    padding: 3.4rem 0 0;
  }
  .ser_section ul li .li .text {
    padding: 0 10px 10px;
  }
  .ser_section ul li .li .title {
    font-size: 20px;
    line-height: 24px;
  }
  .ser_section ul li .li p {
    margin-top: 0;
  }
  .ser_section ul li .li .num {
    font-size: 80px;
    line-height: 80px;
    top: -50px !important;
  }
  .ser_section .ser_ico {
    display: none;
  }
  .ser_section ul li {
    padding: 10px !important;
    margin-top: 0 !important;
    margin-bottom: 30px;
  }
  .ser_section .main {
    margin-top: 2.5rem;
  }
}

@media only screen and (max-width: 500px) {
  .ser_section ul li {
    width: 100%;
  }
}

/*pro_section*/
.index_pro {
  overflow: hidden;
  background: #f1f1ed;
  padding: 4rem 0;
}
.index_pro .swiper {
  overflow: inherit;
}
.index_pro #pro_img_thumbs2 .swiper-wrapper {
  justify-content: center;
}
.index_pro #pro_img_thumbs2 .swiper-slide {
  transition: 0.5s all;
  cursor: pointer;
  padding: 0 0.2rem;
  position: relative;
  text-align: center;
  position: relative;
  width: auto;
  margin: 0 5px;
  line-height: 42px;
  font-family: 'BaiJamjuree';
  color: #222;
  font-size: 18px;
}
.index_pro #pro_img_thumbs2 .swiper-slide a {
  color: #222;
}
.index_pro #pro_img_thumbs2 .swiper-slide-thumb-active {
  background: var(--c2);
  color: #fff;
}
.index_pro #pro_img_gallery2 {
  overflow: inherit;
  margin-top: 0.36rem;
}
.index_pro #pro_img_gallery2 .swiper-wrapper {
  position: relative;
}
.index_pro #pro_img_gallery2 .swiper-slide {
  transition: 0.5s all;
  display: flex;
  align-items: center;
}
.index_pro #pro_img_gallery2 > .swiper-wrapper > .swiper-slide {
  opacity: 0 !important;
}
.index_pro #pro_img_gallery2 > .swiper-wrapper > .swiper-slide-active {
  opacity: 1 !important;
}
.index_pro .swiper-slide-active {
  display: block;
  position: relative;
  z-index: 333;
}

.index_pro .swiper-horizontal > .swiper-scrollbar {
  margin-top: 8px;
}
.index_pro .swiper-horizontal > .swiper-scrollbar,
.index_pro .swiper-scrollbar-drag {
  height: 3px;
}

/*pro_section*/
.pro_section {
  background: #f1f1ed;
  overflow: hidden;
}
.pro_section ul li {
  list-style: none;
  float: left;
  width: 25%;
  padding: 0 8px;
  margin-bottom: 20px;
}
.pro_section ul li .li {
  overflow: hidden;
  background: #fff;
  padding: 8px;
}
.pro_section ul li .li .img {
  display: block;
  overflow: hidden;
}
.pro_section ul li .li .title {
  color: #333;
  padding: 0 15px;
  font-family: 'BaiJamjuree';
  font-size: 18px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 15px;
}
.pro_section ul li .li p {
  padding: 0 15px;
  font-size: 15px;
  color: #808080;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  margin: 8px 0;
}
.pro_section ul li .li .more {
  text-decoration: underline;
  padding: 0 15px;
  margin-bottom: 15px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 15px;
  color: #666;
  font-family: 'BaiJamjuree';
}
.pro_section ul li .li:hover .more {
  color: var(--c2);
}
.pro_section ul li .li:hover .img img {
  transform: scale(1.05);
}

@media only screen and (max-width: 992px) {
  .index_pro #pro_img_thumbs2 .swiper-slide {
    line-height: 20px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
  }
  .index_pro #pro_img_thumbs2 .swiper-wrapper {
    justify-content: flex-start;
  }
  .index_pro #pro_img_thumbs2 .swiper-slide {
    width: 33.33%;
    margin: 0;
  }
  .pro_section {
    padding: 0.6rem 0;
  }
  .pro_section ul li {
    width: 33.33%;
  }
}

@media only screen and (max-width: 768px) {
  .index_pro {
    padding: 40px 0;
  }
  .index_pro #pro_img_thumbs2 .swiper-wrapper {
    justify-content: flex-start;
  }
  .index_pro #pro_img_thumbs2 .swiper-slide {
    width: 33.33%;
    margin: 0;
  }
  .index_pro ul li .li .title {
    font-size: 14px;
    padding: 0;
  }
  .pro_section ul li .li p,
  .pro_section ul li .li .more {
    padding: 0;
  }
  .pro_section ul li .li p {
    font-size: 12px;
  }
  .pro_section {
    padding: 10px 0;
  }
  .pro_section ul li {
    width: 50%;
  }
}
@media only screen and (max-width: 600px) {
  .index_pro #pro_img_gallery2 ul li {
    width: 50%;
  }
  .index_pro #pro_img_thumbs2 .swiper-slide {
    width: 50%;
    margin: 0;
  }
}

.footer_top {
  padding: 0.3rem 0.4rem;
  background: var(--c2);
  margin-bottom: 0.6rem;
  margin-top: -0.7rem;
}
.footer_top .title {
  max-width: 45%;
  min-height: 0.66rem;
}
.footer_top .title .h4 {
  font-family: 'BaiJamjuree';
  font-size: 0.4rem;
  line-height: 0.46rem;
  line-height: 0.36rem;
  color: #fff;
  text-transform: uppercase;
}
.footer_top .title p {
  color: #fff;
  font-size: 16px;
  margin-top: 10px;
}
.footer_top .main {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer_top .email {
  position: relative;
  text-align: center;
  display: inline-block;
  width: 4.9rem;
  max-width: 50%;
}
.footer_top .email_main {
  height: 50px;
  width: 100%;
  border: none;
  color: #ebc5c5;
  line-height: 50px;
  font-size: 0.15rem;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  background: #cb4d4d url(../image/email_ico2.png) no-repeat 16px center;
  padding-left: 50px;
}
.footer_top .email_main:focus {
  color: #fff;
}
#footer .email_btn {
  text-transform: uppercase;
  height: 50px;
  padding: 0 18px;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  border-radius: 0;
  position: absolute;
  right: 0;
  top: 0;
  background: #cb4d4d;
  font-family: 'BaiJamjuree';
}

#footer {
  color: #fff;
  position: relative;
}
#footer ul li {
  list-style: none;
}
#footer a {
  color: #fff;
}
#footer a:hover {
  color: #fff;
  text-decoration: underline;
}
#footer .ul li a {
  line-height: 26px;
  padding: 5px 0;
  display: inline-block;
  position: relative;
}
#footer .ul li a:after {
  display: block;
  color: #fff;
  content: '\f105';
  position: absolute;
  top: 0px;
  left: 0;
  padding: 5px 0;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  font-family: 'FontAwesome';
  opacity: 0;
}
#footer .ul li:hover a {
  padding-left: 0.12rem;
}
#footer .ul li:hover a:after {
  opacity: 1;
}

#footer .footer_follow {
  float: left;
  width: 20%;
  padding-right: 4%;
}
#footer .footer_tags {
  float: left;
  width: 24%;
  padding-right: 4%;
}
#footer .footer_con {
  float: left;
  width: 33%;
  padding-right: 4%;
  font-family: 'BaiJamjuree';
}
#footer .footer_pro {
  float: left;
  width: 23%;
}
#footer .footer_sns {
  margin-bottom: 15px;
}
#footer .footer_sns a {
  display: inline-block;
  background: #007bc8;
  width: 0.56rem;
  height: 0.56rem;
  overflow: hidden;
  margin: 0 8px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.2);
}
#footer .footer_sns a:hover {
  background: var(--c2);
}

#footer .footer_con .footer_add {
  font-size: 0.18rem;
  line-height: 0.24rem;
  margin: 10px 0;
}
#footer .footer_con ul li {
  margin-bottom: 10px;
  font-size: 0.3rem;
}
#footer .footer_con ul li .h4 {
  display: flex;
  font-size: 18px;
  line-height: 24px;
  align-items: center;
  color: var(--c2);
  text-transform: uppercase;
}
#footer .footer_con ul li .h4 img {
  margin-right: 8px;
}
#footer .footer_con ul li.footer_email a {
  text-decoration: underline;
}

.mob_follow a {
  display: inline-block;
  margin-right: 0.08rem;
}
.footer_bottom {
  text-align: center;
  padding: 0.3rem 0;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  margin-top: 0.6rem;
  font-size: 15px;
  color: #9f9f9f;
}
.footer_bottom a {
  margin: 0 6px;
  display: inline-block;
  color: #9f9f9f !important;
}
.footer_bottom .ipv6,
.footer_bottom .cop,
.footer_bottom .link {
  display: inline-block;
}
.footer_bottom .ipv6 a {
  text-transform: uppercase;
  margin: 0 5px;
  display: inline-block;
}
.footer_bottom .ipv6 {
  display: inline-block;
  margin-left: 6px;
}
.footer_bottom .ipv6 img {
  margin-right: 0.04rem;
}
*:focus {
  outline: none;
}
#footer .title_h4 {
  color: #fff;
  text-transform: uppercase;
  font-size: 0.22rem;
  position: relative;
  margin-bottom: 12px;
  font-family: 'BaiJamjuree';
  background: url(../image/title_ico2.png) no-repeat left top;
  padding-top: 18px;
}
#footer .title_h4 img {
  margin-right: 20px;
}

@media screen and (max-width: 992px) {
  #footer .footer_logo {
    display: none;
  }
  .footer_bottom {
    display: block;
  }
  #footer .footer_con {
    width: 100%;
    padding-right: 0;
  }
  #footer .footer_follow {
    border-bottom: none;
    width: 100%;
  }
  #footer .footer_follow ul li {
    margin: 0;
    width: 33.33%;
    float: left;
    text-align: left;
    font-size: 14px;
  }
  #footer {
    padding-top: 0.6rem;
  }
  #footer .title_h4 {
    display: none;
  }
  #footer .footer_follow {
    padding: 0;
    margin-top: 0.2rem;
    width: 100%;
    padding-right: 0;
  }
  .footer_bottom {
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: none;
  }
  .footer_bottom .left {
    width: 100%;
    margin-bottom: 10px;
  }
  .footer_bottom .right {
    text-align: left;
  }
  .footer_bottom .ipv6 {
    float: none;
    margin-left: 0;
  }
  #footer .footer_about {
    width: 100%;
    padding: 0;
    text-align: left;
  }
}

@media screen and (max-width: 768px) {
  #footer .footer_top {
    margin-bottom: 20px;
    border-bottom: none;
  }
  .footer_top .main {
    display: block;
  }
  .footer_top .title .h4 {
    font-size: 0.3rem;
    line-height: 0.3rem;
  }
  .footer_top .title {
    max-width: 100%;
  }
  .footer_top .title p {
    font-size: 14px;
  }
  .footer_top .email {
    max-width: 100%;
    margin-top: 10px;
    width: 100%;
  }
  #footer .ul li a {
    padding: 2px 0;
  }
}
@media screen and (max-width: 400px) {
  #footer .email {
    display: block;
  }
}

#whatsapp {
  z-index: 666666;
  position: fixed;
  right: 0.28rem;
  bottom: 20px;
  font-size: 12px;
}
#floatShow2 {
  display: block;
}
#floatHide2 {
  display: none;
}
#whatsapp_tab #floatShow2 {
  line-height: 48px;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  transition: all 0.5s ease;
  display: block;
  padding-left: 48px;
  height: 48px;
  background: var(--c2);
  border-radius: 0;
  margin-bottom: -20px;
  min-width: 140px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#whatsapp_tab #floatShow2 svg {
  width: 30px;
  height: 30px;
  fill: #fff;
}

#whatsapp_tab .animated {
  opacity: 1;
}
#whatsapp_tab #floatShow2 .online_icon {
  position: absolute;
  z-index: 999;
  left: 0;
  top: 0;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s ease;
}
#whatsapp_tab #floatShow2 .online_icon i {
  line-height: 0.5rem;
  font-size: 0.24rem;
}
#whatsapp_tab #floatShow2 .online_icon svg {
  width: 29px;
  height: 29px;
  fill: var(--c2);
  transition: all 0.5s ease;
}
#whatsapp_tab #floatShow2 .online_open,
#whatsapp_tab #floatShow .online_close {
  transition: all 0.5s ease;
}
#whatsapp_tab #floatShow2 .online_open {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  display: inline-flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
#whatsapp_tab #floatShow2 .online_mobile {
  display: none;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  transition: all 0.5s ease;
}
#whatsapp_tab #floatShow2:hover .online_open {
  opacity: 1;
}
#whatsapp_tab #floatShow2:hover .online_close {
  opacity: 0;
}
#whatsapp_tab #floatShow2:hover {
  margin-right: 0;
}

#whatsapp_tab #floatShow2 p {
  color: #fff;
  line-height: 1.5;
  margin-right: 15px;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'BaiJamjuree';
}
#whatsapp_tab #floatShow2:hover {
  margin-right: 0;
}
#whatsapp_tab #floatHide2 {
  font-family: 'FontAwesome';
  height: 100%;
  color: #fff;
  width: 100%;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  transition: all 0.5s ease;
  display: block;
  opacity: 0;
  transform: scale(0) rotate(-1turn);
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0;
  bottom: 0;
  background: var(--c2);
}
#whatsapp_tab #floatHide2:after {
  border-radius: 0;
  color: #999;
  font-family: 'FontAwesome';
  font-size: 20px;
  content: '\f00d';
  color: #fff;
  line-height: 50px;
}
#whatsapp_tab #floatShow2:hover,
#whatsapp_tab #floatHide2:hover {
  text-decoration: none;
}
#onlineService2 {
  display: inline;
  width: 350px;
  display: none;
  font-size: 14px;
  border-top: none;
  margin-bottom: 0;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgba(0, 0, 0, 0.15) 0px 5px 30px 0px, rgba(0, 0, 0, 0.05) 0px 3px 3px 0px;
  border-radius: 5px;
  background: #f9fafa;
  margin-right: 60px;
}

#onlineService2 .title {
  background: var(--c2);
  display: flex;
  fill: #fff;
  padding: 12px 20px;
  align-items: center;
  text-transform: uppercase;
}
#onlineService2 .title i {
  color: #fff;
  font-size: 0.3rem;
  margin-right: 10px;
  line-height: 0.2rem;
}
#onlineService2 .title .h4 {
  color: #fff;
  font-size: 0.18rem;
  font-family: 'BaiJamjuree';
}
#onlineService2 .title p {
  color: #fff;
  line-height: 20px;
}
#onlineService2 .li {
  padding: 5%;
}
#onlineService2 .li a {
  background-color: #eee;
  margin-bottom: 15px;
  padding: 8px;
  line-height: 20px;
}
#onlineService2 .li a .icon svg {
  width: 50px;
  height: 50px;
  fill: #55cd6c;
  margin-right: 10px;
}
#onlineService2 .li a:hover {
  background-color: #ddd;
}

#whatsapp .inquiry {
  padding: 0.2rem;
  background: #fff;
  font-size: 13px;
}
#whatsapp .inquiry .p {
  font-size: 14px;
  color: #777;
  line-height: 20px;
  margin-bottom: 0.1rem;
}

@media screen and (min-width: 992px) {
  #whatsapp_tab #floatHide2 {
    top: 0;
    right: 60px;
  }
}
@media only screen and (max-width: 768px) {
  #whatsapp_tab #floatShow2 {
    box-shadow: 0 2px 8px 1px rgb(0 78 152 / 20%);
    border-radius: 30px;
    min-width: auto;
  }

  #whatsapp_tab {
    position: initial;
  }
  #whatsapp_tab #floatShow2 p {
    display: none !important;
  }
  #whatsapp {
    right: 0;
    bottom: 0;
    width: 100%;
  }
  .back-home {
    display: none;
  }
  .progress-wrap {
    bottom: 60px;
  }
  #whatsapp {
    right: 0;
  }
  #onlineService2 {
    width: 100%;
    margin-bottom: 48px;
  }
  #whatsapp_tab {
    width: 48px;
    height: 48px;
    spadding: 0;
    box-shadow: none;
    border-radius: 50%;
    z-index: 666666;
    right: 50%;
    margin-right: -25px;
    bottom: 10px;
    position: absolute;
  }
  #whatsapp_tab #floatShow2 .online_icon {
    width: 100%;
    height: 100%;
    left: 0;
    margin-top: 0;
    top: 0;
  }
  #whatsapp_tab #floatShow2 .online_close,
  #whatsapp_tab #floatShow2 .online_open {
    display: none;
  }
  #whatsapp_tab #floatShow2 .online_mobile {
    display: flex;
  }
  #whatsapp_tab #floatShow2 p {
    display: none;
  }
  #whatsapp_tab #floatShow2:after {
    display: none;
  }
  .i_message_inquiry .inquiry {
    padding-left: 5px;
    padding-right: 5px;
  }
  .mobile_nav {
    display: block;
    box-sizing: content-box;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
  }
  #whatsapp {
    box-sizing: content-box;
    margin-bottom: constant(safe-area-inset-bottom);
    margin-bottom: env(safe-area-inset-bottom);
  }
  .progress-wrap {
    box-sizing: content-box;
    margin-bottom: constant(safe-area-inset-bottom);
    margin-bottom: env(safe-area-inset-bottom);
  }
  .mobile_nav a i {
    width: 32px;
    height: 32px;
    font-size: 20px;
    color: var(--c2);
  }
  .mobile-footer-bottom {
    padding-bottom: 70px;
  }
}

/*fixed-contact*/
.fixed-contact {
  z-index: 999999;
  position: fixed;
  right: 0;
  top: 40%;
  width: 50px;
  margin-top: -90px;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.4s;
  transform: translateX(95px);
  -webkit-transform: translateX(95px);
  -moz-transform: translateX(95px);
}
.fixed-contact.show {
  transform: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.fixed-contact.active {
  width: 310px;
}
.fixed-contact li {
  position: relative;
  height: 50px;
  overflow: hidden;
  transition: all 0.4s;
  list-style: none;
  background: var(--c2);
  background-size: cover;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.fixed-contact.active li a {
  opacity: 1;
}
.fixed-contact li a {
  position: relative;
  z-index: 1000;
  display: block;
}
.fixed-contact li i {
  width: 50px;
  height: 50px;
  color: #fff;
  font-size: 18px;
  line-height: 50px;
  display: inline-block;
  text-align: center;
}

.fixed-contact.active li:last-child:after {
  display: none;
}
.fixed-contact li:hover i,
.fixed-contact li:hover a {
  color: #fff;
}
.fixed-contact .online_p i {
  background-position: 0 -262px;
  border-top-left-radius: 30px;
  -moz-border-top-left-radius: 30px;
  -webkit-border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  -moz-border-top-right-radius: 30px;
  -webkit-border-top-right-radius: 30px;
}

.fixed-contact li a {
  position: absolute;
  top: 0;
  right: -135px;
  display: block;
  width: 260px;
  line-height: 110%;
  padding: 18px 0 0 50px;
  color: #fff;
  white-space: nowrap;
  transition: all 0.4s;
  font-size: 16px;
  text-align: left;
  opacity: 0;
}
.fixed-contact.active li a {
  right: 50px;
}
.fixed-contact .online_code a img {
  max-width: 80px;
  margin: 0 4px;
}
.fixed-contact .online_code p {
  margin-bottom: 8px;
}
.fixed-contact.active .online_code {
  height: 130px;
}
.fixed-contact.active .online_code a p {
  margin: 0;
  margin-bottom: 5px;
}
.fixed-contact li.online_code:hover a {
  opacity: 1;
  right: auto;
  left: 0;
}

@media only screen and (max-width: 992px) {
  .fixed-contact {
    display: none !important;
  }
  .fixed-contact.show {
    opacity: 0;
  }
}

.mobile_nav {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0;
  display: none;
  z-index: 77777;
  box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: 0 0 15px 0 rgba(255, 255, 255, 0.4);
  border-radius: 2px 2px 0 0;
  background: #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  box-shadow: 2px 0 20px 0 rgb(0 0 0 / 8%);
}
.mobile_nav a {
  display: inline-block;
  width: 20%;
  padding: 0 4px;
  float: left;
  text-align: center;
}
.mobile_nav a .icon {
  width: 0.24rem;
  height: 0.24rem;
  display: inline-block;
  fill: #808080;
  margin-top: 0.1rem;
}
.mobile_nav a p {
  color: #666;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 12px;
  margin: 0;
  margin-bottom: 0.1rem;
}
.mobile_nav a:nth-child(3),
.mobile_nav a:nth-child(4) {
  float: right;
}

@media only screen and (max-width: 768px) {
  .mobile_nav {
    display: block;
  }
  .mobile_nav a p {
    text-transform: capitalize;
  }
  .footer_bottom {
    margin-bottom: 10px;
    margin-top: 0;
    padding-bottom: 80px !important;
  }
}

@media only screen and (max-width: 992px) {
  #service {
    display: none;
  }
  #onlineService01 {
    width: 150px;
  }
  #online_qq_tab #floatShow {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 768px) {
  #online_qq_layer {
    right: 0;
  }
  #onlineService {
    width: 100%;
    padding: 0;
  }
  #online_qq_layer {
    width: 100%;
    bottom: 0;
  }
  #online_qq_tab {
    width: 100%;
  }
  #online_qq_tab #floatShow {
    background: #333 url(https://www.jovawheels.com/template/images/icon.png) no-repeat -128px -218px;
    border-radius: 0;
    margin-right: 0;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    bottom: 10px;
    margin-left: -25px;
    border: 3px solid #fff;
    padding: 0;
    box-shadow: none;
    border-radius: 50%;
    text-indent: -999999px;
    z-index: 6666666;
  }
  #online_qq_tab #floatShow i {
    display: none;
  }
  #online_qq_tab #floatShow span {
    display: none;
  }
  .footer-bottom {
    padding-bottom: 60px;
  }
  #onlineService .i_message_inquiry .main-more input {
    padding: 8px 20px;
  }
  #onlineService .title {
    color: #fff;
    font-size: 18px;
  }
  #online_qq_layer {
    box-sizing: content-box;
    margin-bottom: constant(safe-area-inset-bottom);
    margin-bottom: env(safe-area-inset-bottom);
  }
  .mobile_nav {
    display: block;
    box-sizing: content-box;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
  }
  .progress-wrap {
    box-sizing: content-box;
    margin-bottom: constant(safe-area-inset-bottom);
    margin-bottom: env(safe-area-inset-bottom);
  }
}
@media only screen and (max-width: 375px) {
  .mobile_nav a p {
    text-transform: capitalize;
  }
}

@media only screen and (max-width: 992px) {
  #service {
    display: none;
  }
  #onlineService01 {
    width: 150px;
  }
  .onlineMenu .call-top {
    padding: 8px 5px;
  }
  .onlineMenu .call-top p {
    font-size: 16px;
  }
  .onlineMenu ul {
    padding: 10px;
  }
  .onlineMenu .call > p {
    padding-left: 20px;
    font-size: 0.14rem;
  }
  .onlineMenu .call > p a {
    font-size: 0.14rem;
  }
  .onlineMenu .call > p.ser01,
  .onlineMenu .call > p.ser02,
  .onlineMenu .call > p.ser03,
  .onlineMenu .call > p.ser04,
  .onlineMenu .call > p.ser05 {
    background-size: 0.14rem;
  }
  #online_qq_tab #floatShow:before {
    display: none;
  }
}

.n_main {
  padding: 0.4rem 0 1.2rem;
}
.n_left {
  float: left;
  width: 25%;
  position: relative;
}
.n_right {
  float: right;
  width: 75%;
  padding-left: 0.5rem;
}
.n_left2 {
  float: right;
  width: 25%;
}
.n_right2 {
  float: left;
  width: 75%;
  padding-right: 0.5rem;
}
@media only screen and (max-width: 1300px) {
  .n_left {
    float: left;
    width: 25%;
    position: relative;
  }
  .n_right {
    float: right;
    width: 75%;
    padding-left: 0.5rem;
  }
  .n_left2 {
    float: right;
    width: 25%;
  }
  .n_right2 {
    float: left;
    width: 75%;
    padding-right: 0.5rem;
  }
}
@media only screen and (max-width: 992px) {
  .n_main {
    padding: 0.4rem 0;
  }
  .n_left {
    width: 100%;
    padding-right: 0;
  }
  .n_right {
    width: 100%;
    padding: 0;
    margin-top: 0.2rem;
  }
  .n_left2 {
    width: 100%;
    margin-bottom: 0.2rem;
    padding-left: 0;
  }
  .n_right2 {
    width: 100%;
    padding: 0;
  }
}

.n_banner {
  position: relative;
  z-index: 666;
  background: #999;
}
.n_banner img {
  width: 100%;
}
.n_title {
  color: #333;
  text-transform: uppercase;
  font-size: 0.36rem;
  line-height: 0.4rem;
  z-index: 999;
  font-family: 'BaiJamjuree';
  position: relative;
  z-index: 9;
  padding-bottom: 0.2rem;
  position: relative;
  letter-spacing: 1px;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.n_title:after {
  content: '';
  width: 30px;
  background: var(--c2);
  height: 4px;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  bottom: 0;
}
.blog .n_title,
.sitemap .n_title,
.products .n_title,
.faq .n_title {
  padding-left: 20px;
  padding-bottom: 0;
}
.blog .n_title:after,
.products .n_title:after,
.sitemap .n_title:after,
.faq .n_title:after {
  left: 0;
  top: 50%;
  height: 24px;
  width: 5px;
  margin-top: -12px;
  margin-left: 0;
}
.mbx_section {
  position: relative;
  padding: 10px 0;
  background: #fafafa;
}
.mbx_section span {
  margin-right: 0.04rem;
  color: var(--c2);
}
.mbx_section i {
  color: var(--c2);
  margin: 0px 0.1rem;
}
.mbx_section a,
.mbx_section h2,
.mbx_section a,
.mbx_section p {
  font-size: 0.15rem;
  color: #666;
  font-weight: normal;
  display: inline-block;
  text-transform: capitalize;
}
@media only screen and (max-width: 992px) {
  .n_banner {
    min-height: 0;
  }
  .mbx_section {
    text-align: center;
  }
  .n_title {
    display: none;
  }
  .mbx_section .mbx {
    float: none;
    margin: 0;
  }
}

/*page_nav*/
.page_nav {
  margin-bottom: 0;
  padding: 0;
  padding-top: 0;
  margin-bottom: 30px;
  position: relative;
}
.page_nav ul {
  list-style: none;
  text-align: center;
  display: flex;
  align-items: center;
  border-radius: 0;
  justify-content: center;
}
.page_nav li {
  display: inline-block;
  margin-bottom: 0;
  padding: 0;
  padding-right: 0.2rem;
  float: left;
}
.page_nav li:last-child {
  border-right-color: transparent;
}
.page_nav li a {
  display: flex;
  font-size: 0.16rem;
  line-height: 24px;
  text-transform: uppercase;
  transition: all 0.5s;
  position: relative;
  z-index: 5;
  align-items: center;
  justify-content: center;
  background: #e9e9e9;
  padding: 0.15rem 0.3rem;
  color: #333;
  border-radius: 0;
  font-family: 'BaiJamjuree';
}
.page_nav li a p {
  margin: 0;
  margin-left: 0;
  color: #333;
  transition: all 0.5s;
  display: block;
  overflow: hidden;
  position: relative;
  padding: 0.1rem;
  width: 100%;
}
.page_nav li a:after {
  bottom: -10px;
  left: 50%;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: var(--c2);
  border-width: 10px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.5s;
  margin-left: -10px;
}
.page_nav li a:hover,
.page_nav li.active a {
  text-decoration: none;
  color: #fff;
}
.page_nav li a:hover p,
.page_nav li.active a p {
  color: #fff;
}
.page_nav li a:hover,
.page_nav li.active a {
  background: var(--c2);
}
.page_nav li a:hover:after,
.page_nav li.active a:after {
  opacity: 1;
  filter: alpha(opacity=100);
  bottom: -15px;
}

.page_nav li a p:before {
  content: ' ';
  position: absolute;
  background: rgba(255, 255, 255, 0.15);
  width: 46px;
  height: 46px;
  top: -21px;
  left: -26px;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: -1;
}
.page_nav li a p:hover:before {
  width: 200px;
  height: 200px;
  left: -15px;
  top: -50px;
}

@media only screen and (max-width: 992px) {
  .page_nav li a {
    line-height: 18px;
  }
}
@media only screen and (max-width: 768px) {
  .page_nav ul {
    display: block;
    background: #fff;
  }
  .page_nav li {
    width: 100%;
    margin-bottom: 10px;
    padding: 0;
  }
  .page_nav {
    border: none;
    padding-bottom: 0;
    margin-bottom: 15px;
  }
}

/*mes_section*/
.page_bg {
  background: #f1f1ed;
}
.page_bg .page_main:after {
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.06);
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 50%;
}
.contact_info {
  position: relative;
  z-index: 2;
  overflow: hidden;
  margin-bottom: 0.6rem;
}
.contact_info ul {
  list-style: none;
  padding: 0;
  display: flex;
}
.contact_info ul li {
  padding: 0 0.2rem;
  position: relative;
  z-index: 2;
  text-align: center;
}
.contact_info ul li .column {
  transition: all 0.5s;
  padding: 0.2rem;
  padding-top: 0;
  border-radius: 0;
  position: relative;
  z-index: 5;
  text-align: center;
  min-height: 2.2rem;
  height: 100%;
  border-radius: 10px;
  background: #fff;
}
.contact_info ul li .column:hover {
  border-color: #666;
  box-shadow: 0 2px 30px 1px rgba(0, 0, 0, 0.05);
}
.contact_info ul li em {
  display: block;
  font-size: 0.2rem;
  font-style: normal;
  text-transform: uppercase;
  color: #333;
  margin-bottom: 0.1rem;
  margin-top: -0.1rem;
  font-family: 'BaiJamjuree';
}
.contact_info ul li .txt {
  line-height: 0.2rem;
  padding: 0;
  width: 100%;
  text-transform: uppercase;
  margin-top: 15px;
  display: block;
}

.contact_info ul li .icon {
  width: 0.8rem;
  height: 0.8rem;
  position: relative;
  z-index: 4;
  top: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0.3rem 0;
}
.contact_info ul li .icon svg {
  fill: #fff;
  font-size: 0.4rem;
  height: 0.4rem;
}
.contact_info ul li .icon path {
  fill: #fff;
}
.contact_info ul li .icon:after {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
  border-radius: 30%;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background: var(--c2);
}
.contact_info ul li:hover .icon:after {
  border-radius: 50%;
}
.contact_info ul li .icon:before {
  content: '';
  top: -0.05rem;
  bottom: -0.05rem;
  right: -0.05rem;
  left: -0.05rem;
  border-radius: 50%;
  border: 1px solid var(--c2);
  transition: all 0.5s;
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.contact_info ul li:hover .icon:before {
  left: -0.2rem;
  right: -0.2rem;
  bottom: -0.2rem;
  top: -0.2rem;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.contact_info ul li .icon i {
  display: inline-block;
  transition: all 0.5s;
  width: 0.48rem;
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: 0.3rem;
  color: #fff;
}
.contact_info ul li:hover .icon i {
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  transform: rotateY(180deg);
}
.contact_info ul li p {
  font-size: 17px;
  line-height: 24px;
  margin: 0;
  margin-bottom: 0.05rem;
  color: #4d4d4d;
}
.contact_info ul li p a:hover {
  color: #666;
}
.con_main {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
}
.con_main > .row {
  display: flex;
}
.con_main .other {
  padding: 0.5rem;
}
.contact {
  padding: 20px 0;
}
.contact .i_title {
  margin-bottom: 20px;
}
.con_sns a {
  display: inline-block;
  overflow: hidden;
  border-radius: 5px;
  overflow: hidden;
  background-color: var(--c2);
}

@media only screen and (max-width: 768px) {
  .contact {
    padding: 0;
  }
  .contact_info ul {
    display: block;
  }
  .contact_info ul li {
    width: 100%;
    margin-bottom: 8px;
  }
  .page_bg .page_main {
    padding: 0;
    background: none;
    box-shadow: 0;
    box-shadow: inherit;
  }
  .contact_info ul li .column {
    min-height: inherit;
    padding-top: 0.2rem;
    border-bottom: 1px solid #eee;
  }
  .contact_info ul li .icon {
    display: none;
  }
  .con_main > .row {
    display: block;
  }
  .con_main .other {
    padding: 0.3rem;
  }
  .contact_info ul li p,
  .contact_info ul li em {
    text-align: left;
  }
}

.mes_section {
  position: relative;
  background: #ddd;
  height: 100%;
}
.mes_section .i_title .title {
  font-size: 0.36rem;
  line-height: 0.4rem;
  color: #333;
  text-align: left;
  display: block;
  font-family: 'BaiJamjuree';
  text-transform: uppercase;
}
.mes_section .mess_main {
  text-align: left;
  padding: 0.5rem;
}
.mes_section .mess_main .i_title {
  margin-bottom: 20px;
}
.mes_section .mess_main .left {
  float: left;
  padding-right: 0.3rem;
}
.mes_section .mess_main .right {
  padding-left: 0.3rem;
  border-left: 2px dotted #eee;
}
.mes_section .mes_left {
  float: left;
  width: 100%;
  padding-top: 0.6rem;
}
.mes_section .mes_left .i_title .h4 {
  font-size: 0.4rem;
}
.mes_section .mes_left .i_title {
  margin-bottom: 10px;
}
.mes_section .mes_right {
  float: left;
  width: 45%;
  margin-top: 60px;
  background-size: cover;
  padding: 0.5rem;
}
.mes_section .mes_right {
  position: relative;
}
.mes_section .mes_right .mes_con {
  border-radius: 5px;
  padding: 0.3rem;
  background: rgba(255, 255, 255, 0.95);
  width: 376px;
  font-size: 15px;
}
.mes_section .mes_right .mes_con .title {
  font-size: 0.3rem;
  text-transform: capitalize;
  color: #333;
}
.mes_section .mes_right .mes_con p {
  font-size: 15px;
  color: #808080;
  line-height: 22px;
}
.mes_section .mes_right .mes_con img {
  flex-shrink: 0;
  margin-right: 14px;
  border-radius: 50%;
  background: var(--c2);
}
.mes_section .mes_right .mes_con ul {
  margin-top: 10px;
}
.mes_section .mes_right .mes_con a,
.mes_section .mes_right .mes_con .p {
  text-transform: none;
  display: block;
  line-height: 26px !important;
}
.mes_section .mes_right .mes_con ul {
  margin-top: 20px;
}
.mes_section .mes_right .mes_con ul li a {
  line-height: 36px;
}
.mes_section .mes_right .mes_con ul li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
}
.mes_section .ms_btn {
  width: auto;
}
.con_other {
  display: inline-block;
  text-align: left;
  padding-bottom: 0.6rem;
}

@media only screen and (max-width: 1700px) {
  .mes_section .mes_left {
    padding-left: 8%;
    padding-right: 4%;
    padding-top: 110px;
  }
  .mes_section .mes_right .mes_con {
    padding: 25px;
  }
  .mes_section .mes_right .mes_con ul li {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1260px) {
  .mes_section .mes_right > img {
    min-height: 600px;
    width: auto;
    max-width: none;
  }
  .mes_section .mes_right .mes_con {
    width: 80%;
  }
}

@media only screen and (max-width: 992px) {
  .mes_section .mes_left {
    width: 100%;
    padding: 20px 0;
  }
  .mes_section .mes_right {
    display: none;
  }
  .mes_section .mes_left .i_title .h4 {
    font-size: 0.3rem;
  }
  .contact_info {
    margin-bottom: 20px;
  }
  .mes_section .mess_main .right {
    border-left: none;
  }
  .mes_section .mess_main {
    padding: 0.2rem;
    padding-top: 0.4rem;
  }
}

.n_honor ul li {
  list-style: none;
  float: left;
  width: 20%;
  padding: 0px 10px;
  text-align: center;
  margin-bottom: 20px;
}
.n_case ul li {
  padding: 0;
  margin-bottom: 0;
}
.n_honor ul li .li {
  position: relative;
  display: inline-block;
  cursor: url(../image/ico_magnifier.png), auto;
}
.n_honor ul li:nth-child(5n + 1) {
  clear: both;
}
.n_honor ul li img {
  border: 1px solid #eee;
}
.n_honor ul li p {
  font-size: 16px;
  margin-top: 10px;
  font-family: 'BaiJamjuree';
  color: #333;
}

@media only screen and (max-width: 992px) {
  .n_honor ul li {
    width: 33.33%;
  }
  .n_honor ul li:nth-child(5n + 1) {
    clear: none;
  }
  .n_honor ul li:nth-child(3n + 1) {
    clear: both;
  }
}

@media only screen and (max-width: 400px) {
  .n_honor ul li {
    width: 50%;
  }
  .n_honor ul li:nth-child(3n + 1) {
    clear: none;
  }
  .n_honor ul li:nth-child(2n + 1) {
    clear: both;
  }
}

.section_title {
  font-size: 0.26rem;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 10px;
  line-height: 30px;
  padding-bottom: 10px;
  border-bottom: 2px dotted #eee;
  position: relative;
  font-family: 'BaiJamjuree';
}
.section_title img {
  float: left;
}
@media only screen and (max-width: 992px) {
  .section_title {
    font-size: 20px;
    letter-spacing: 0;
    margin-bottom: 5px;
  }
}
.section_title img {
  float: left;
  margin-right: 20px;
}

.left_nav {
  border-top: none;
}
ul.mtree {
  opacity: 0;
  margin-left: 0;
  border-top: none;
}
ul.mtree a:hover {
  color: var(--c2);
  text-decoration: underline;
}
ul.mtree li {
  list-style: none;
}
ul.mtree > li > h2 > a {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  display: flex;
  align-items: center;
  height: 46px;
  padding-left: 0.15rem;
  color: #333;
  font-size: 17px;
  font-family: 'BaiJamjuree';
}
ul.mtree > li > h2 > a i {
  width: 0.5rem;
  height: 46px;
  padding: 0.05rem;
  display: inline-block;
  margin-right: 0.15rem;
  border-right: 1px solid #fff;
}
ul.mtree > li > h2 > a i img {
  filter: brightness(0);
  filter: black;
  opacity: 0.3;
  transition: 0.3s all;
}
ul.mtree > li > a {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  display: flex;
  align-items: center;
  height: 46px;
  padding-left: 0.1rem;
  color: #333;
  font-size: 17px;
  font-family: 'BaiJamjuree';
}
ul.mtree > li > a i {
  width: 0.5rem;
  height: 46px;
  padding: 0.05rem;
  display: inline-block;
  margin-right: 0.15rem;
  border-right: 1px solid #fff;
}
ul.mtree > li > a i img {
  filter: brightness(0);
  filter: black;
  opacity: 0.3;
  transition: 0.3s all;
}

ul.mtree > li {
  position: relative;
  background: #f7f7f7;
  margin-bottom: 1px;
  overflow: hidden;
}
ul.mtree li:last-child {
  border: none;
}
ul.mtree a {
  display: block;
  color: #666;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  -webkit-transition: all 0s;
  transition: all 0s;
  line-height: 22px;
  padding-right: 0.36rem;
}
ul.mtree li ul a {
  line-height: 46px;
  padding: 0 0.15rem;
  padding-right: 24px;
  font-weight: normal;
  color: #fff;
  font-size: 15px;
}
ul.mtree ul li:last-child a {
  border: none;
}
ul.mtree.transit li.mtree-open > span:before {
  content: '\f106';
  font-family: FontAwesome;
  padding-left: 5px;
  float: right;
  font-size: 0.2rem;
  font-style: normal;
  height: 46px;
  line-height: 46px;
  width: 0.3rem;
  position: absolute;
  right: 0;
  top: 0px;
  color: #fff;
}
ul.mtree.transit li.mtree-closed > span:before {
  content: '\f107';
  font-family: FontAwesome;
  padding-left: 5px;
  float: right;
  font-size: 0.2rem;
  font-style: normal;
  height: 46px;
  line-height: 46px;
  width: 0.3rem;
  position: absolute;
  right: 0;
  top: 0px;
  color: #666;
}
ul.mtree .mtree-level-1 li.mtree-open > span:before {
  content: '\f106';
  font-family: FontAwesome;
  padding-left: 5px;
  float: right;
  font-size: 0.2rem;
  font-style: normal;
  height: 46px;
  width: 0.3rem;
  line-height: 46px;
  background: none;
  position: absolute;
  right: 0;
  top: 0;
  border-left: none;
  color: #666;
}
ul.mtree .mtree-level-1 li.mtree-closed > span:before {
  content: '\f107';
  font-family: FontAwesome;
  padding-left: 5px;
  float: right;
  font-size: 0.2rem;
  font-style: normal;
  height: 46px;
  width: 0.3rem;
  line-height: 46px;
  background: none;
  position: absolute;
  right: 0;
  top: 0;
  border-left: none;
  color: #666;
}
ul.mtree li ul a li a {
  padding-left: 20px;
}
ul.mtree > li:hover > h2 > a {
  color: #fff;
  background: var(--c2);
}
ul.mtree > li.mtree-open {
  color: #fff;
  background: var(--c2);
  padding-bottom: 0;
}
ul.mtree > li.mtree-open > h2 > a {
  color: #fff;
}
ul.mtree ul {
  background: #fafafa;
}
ul.mtree ul li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
ul.mtree ul li.active a {
  color: var(--c2);
}
ul.mtree ul li:last-child {
  border-bottom: none;
}
ul.mtree ul li a {
  display: block;
  color: #666;
  font-family: 'BaiJamjuree';
}
ul.mtree > li > ul > li > h2 > a:before {
  content: '';
}
ul.mtree > li > ul > li > a:before {
  content: '';
}
ul.mtree .mtree-level-2 {
  margin-top: 0px;
  border: none;
  padding: 0px;
  margin-bottom: 0;
  background: #fff;
  padding: 0 6px;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
ul.mtree li ul.mtree-level-2 li {
  border: none;
  background: #fff;
}
ul.mtree li ul.mtree-level-2 li a {
  padding-left: 0;
  color: #666;
  padding-left: 15px;
}
ul.mtree li ul.mtree-level-2 li.active a {
  color: var(--c2);
}
ul.mtree .mtree-level-2 li a:hover {
  text-decoration: underline;
  color: var(--c2);
  font-weight: normal;
}
ul.mtree.jet ul {
  margin-left: 0;
}
ul.mtree.jet li {
  margin-bottom: 1px;
}
ul.mtree.jet li:last-child {
  margin-bottom: 0px;
}
ul.mtree.jet li:first-child {
  margin-top: 1px;
}
ul.mtree.jet li.mtree-active a {
  background: #e5e5e5;
}
ul.mtree.jet li.mtree-active li:last-child > a {
  border-radius: 0px 0px 3px 3px;
}
ul.mtree.jet li.mtree-active > a {
  background: var(--c2);
  color: #fff;
  border-radius: 3px 3px 0px 0px;
}
ul.mtree.jet li > a:hover {
  background: #ffc000;
  color: #fff;
}
ul.mtree.jet a {
  padding: 5px 0px 5px 1em;
}
ul.mtree.jet li li > a {
  padding-left: 2em;
}

ul.mtree.jet li li li > a {
  padding-left: 3em;
}
ul.mtree.jet li li li li > a {
  padding-left: 4em;
}
ul.mtree.jet li li li li li > a {
  padding-left: 5em;
}
ul.mtree a:hover {
  text-decoration: none;
}
ul.mtree > li.mtree-node ul i {
  margin-right: 4px;
  color: #999;
}
.mtree-skin-selector {
  display: none !important;
}

ul.mtree > li.mtree-open i img,
ul.mtree > li:hover i img {
  filter: brightness(1);
  filter: none;
  opacity: 1;
}
ul.mtree > li.mtree-open i,
ul.mtree > li:hover i {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
ul.mtree .mtree-level-2 a {
  line-height: 34px;
}
ul.mtree .mtree-level-1 .active > a,
ul.mtree .mtree-level-2 .active > a {
  color: #00a695;
  text-decoration: underline;
}

.left_h4 {
  line-height: 0.3rem;
  color: #333;
  font-size: 0.2rem;
  position: inherit;
  text-transform: uppercase;
  position: relative;
  border-bottom: 1px solid #eee;
  padding: 12px 10px;
  font-family: 'BaiJamjuree';
  background: url(../image/title_ico2.png) no-repeat 5px center;
  padding-left: 50px;
}
@media only screen and (max-width: 992px) {
  .left_nav {
    padding: 0;
    border: 0;
  }
}

.nav_h4 {
  line-height: 0.3rem;
  color: #fff;
  font-size: 0.2rem;
  position: inherit;
  text-transform: uppercase;
  position: relative;
  padding: 10px;
  background: #333;
  margin-bottom: 0;
  font-family: 'BaiJamjuree';
  border-bottom: 1px solid #fff;
}
.nav_h4::after {
  content: none;
}
.nav_h4:before {
  content: '\f03a';
  color: #fff;
  float: right;
  font: normal normal normal 14px/1 FontAwesome;
  margin-right: 0.06rem;
  line-height: 0.32rem;
}
.toggle_content {
  width: 100%;
}
@media only screen and (max-width: 992px) {
  .nav_h4,
  .left_h4 {
    position: relative;
    color: #fff;
    padding: 0px 0.1rem;
    font-size: 0.2rem;
    line-height: 0.5rem;
    margin-bottom: 0;
    background: var(--c2);
  }
  .nav_h4:before {
    content: none;
  }
  .nav_h4:after,
  .left_h4:after {
    display: block;
    content: '\f107';
    font-family: 'FontAwesome';
    position: absolute;
    right: 0.15rem;
    cursor: pointer;
    font-size: 0.2rem;
    top: 0px;
    color: #fff;
  }
}

.hot_left {
  position: relative;
  margin-top: 30px;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-bottom: none;
}
.hot_left .swiper-button-next,
.hot_left .swiper-button-prev {
  position: absolute !important;
  width: 29px;
  height: 55px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  box-shadow: none;
  background-image: url("data:image/svg+xml,%3Csvg t='1713515495749' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='10944' width='26' height='26'%3E%3Cpath d='M347.687 144.188l-52.761 52.238 313.928 316.082-316.568 313.42 52.314 52.673 369.322-365.663z' fill='%23999999' p-id='10945'%3E%3C/path%3E%3C/svg%3E");
}

.hot_left .swiper-button-next {
  left: auto;
  z-index: 999;
  top: 0;
  right: 10px;
}
.hot_left .swiper-button-prev {
  left: auto;
  z-index: 999;
  top: -1px;
  right: 40px;
}
.hot_left .swiper-button-next:after,
.hot_left .swiper-button-prev:after {
  display: none;
}
.hot_left ul li {
  list-style: none;
  height: 105px;
  border-bottom: 1px solid #e5e5e5;
}
.hot_left .swi_overflow {
  height: 420px;
  overflow: hidden;
}
.hot_left .li {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 15px;
  background: #fff;
  transition: 0.5s all;
}
.hot_left .li .img {
  display: block;
  height: 80px;
  margin-right: 10px;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 10px;
}
.hot_left .li .img img {
  height: 100%;
  width: auto;
}
.hot_left .li .title {
  margin-bottom: 5px;
  line-height: 22px;
  max-height: 44px;
  overflow: hidden;
  display: block;
  font-family: 'BaiJamjuree';
  font-size: 16px;
  line-height: 22px;
  max-height: 44px;
  overflow: hidden;
  color: #222;
}
.hot_left .li .more {
  font-family: 'BaiJamjuree';
  color: var(--c2);
  text-transform: uppercase;
  font-size: 13px;
  text-decoration: underline;
}
.hot_left .li:hover .img img {
  transform: scale(1.06);
}
.hot_left .li:hover {
  background: #f7f7f7;
}

@media only screen and (max-width: 992px) {
  .hot_left {
    display: none;
  }
}

.left-adv {
  margin-top: 30px;
  width: 100%;
  background-size: cover;
  text-align: center;
  position: relative;
  border-radius: 0;
  overflow: hidden;
}
.left-adv .ovrly {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #000;
  opacity: 0.4;
  filter: alpha(opacity=0.4);
  transition: all 0.5s;
  border-radius: 0;
}
.left-adv .main {
  position: relative;
  left: 0;
  top: 0;
  padding: 0.2rem 0.2rem 0.4rem;
  z-index: 2;
  text-align: left;
}
.left-adv .icon {
  width: 36px;
  height: 36px;
  margin: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  position: relative;
  z-index: 3;
}
.left-adv .icon i {
  width: 36px;
  height: 36px;
  background: url(https://www.jovawheels.com/template/images/icon.png) no-repeat;
  background-position: -423px 0px;
  display: inline-block;
}
.left-adv .main .title {
  font-size: 0.24rem;
  line-height: 28px;
  color: #fff;
  text-transform: capitalize;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 10px 0;
}
.left-adv .main .title:hover {
  text-decoration: none;
}
.left-adv .main .text {
  color: #fff;
  line-height: 24px;
  margin-bottom: 20px;
  font-family: 'BaiJamjuree';
}
.left-adv .main:after {
  background-position: -331px -103px;
  vertical-align: middle;
  margin-top: -1px;
  content: '';
  display: inline-block;
  margin-left: 10px;
  opacity: 1;
  position: relative;
  right: auto;
  top: auto;
}
.left-adv .main:hover:after {
  animation: none;
}
.left-adv .main:before {
  position: absolute;
  content: '';
  opacity: 0;
  top: 0;
  left: 0;
  z-index: 1;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 90%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#00ffffff',GradientType=1);
  width: 60%;
  height: 100%;
  transform: skew(-10deg, 0deg);
  animation: move 2s;
  animation-iteration-count: infinite;
  animation-delay: 1s;
  border-radius: 0;
  border: none;
}
.left-adv .my_more1 {
  border: none;
}
@media only screen and (max-width: 992px) {
  .left-adv {
    display: none;
  }
}

.page_num {
  margin: 0px auto 0px;
  width: 100%;
  margin-top: 0.3rem;
}
.page_num a {
  padding: 0px 10px;
  text-align: center;
  margin-left: 5px;
  color: #333;
  display: inline-block;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  text-transform: uppercase;
  line-height: 40px;
  height: 40px;
  float: left;
  border-radius: 0;
  min-width: 40px;
  background: #f7f7f7;
}
.page_num a i {
  line-height: 34px;
}
.page_num a:hover {
  color: #333;
  -webkit-animation: qodef-jump 0.6s cubic-bezier(0.43, 0.41, 0.36, 0.9) forwards;
  animation: qodef-jump 0.6s cubic-bezier(0.43, 0.41, 0.36, 0.9) forwards;
}
.total {
  line-height: 24px;
  color: #333;
  margin-top: 6px;
  text-transform: capitalize;
  float: right;
  font-size: 15px;
}
.total span {
  color: #333;
  margin: 0px 6px;
}
.page_num > span {
  display: inline-block;
  float: left;
  padding: 0px 10px;
  line-height: 34px;
  background: var(--c2);
  transition: 0.6s all;
  color: #fff !important;
  line-height: 40px;
  height: 40px;
  color: #fff;
  margin-left: 5px;
  min-width: 40px;
  text-align: center;
  border-radius: 0;
}
@media only screen and (max-width: 992px) {
  .total {
    width: 100%;
    text-align: left;
  }
  .page_num a,
  .page_num > span {
    margin: 4px;
  }
  .page_num a {
    min-width: 40px;
  }
}

@media only screen and (max-width: 400px) {
  .page_num a {
    min-width: 30px;
    padding: 0px 6px;
  }
}

/*page-turning*/
.navigation {
  width: 100%;
  list-style: none;
  margin-top: 20px;
}
.navigation li {
  width: calc(100% - 0px);
  float: left;
  text-align: left;
  margin-bottom: 10px;
  background: #f7f7f7;
  padding: 10px;
  border-radius: 10px;
}
/*.navigation li.next_post{float:right;text-align:right;}*/
.navigation li a {
  position: relative;
  display: block;
  transition: all 0.5s;
  padding-left: 50px;
  border-radius: 0;
}
.navigation li a:hover {
  text-decoration: none;
}
/*.navigation li.next_post a{padding-right:50px;}*/
.navigation li a:before {
  font-family: 'FontAwesome';
  font-size: 20px;
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  line-height: 39px;
  border-radius: 5px;
  text-align: center;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transition: all 0.5s;
}
.navigation li.prev_post a:before {
  left: 0;
  content: '\f106';
  color: #fff;
}
.navigation li.next_post a:before {
  left: 0;
  content: '\f107';
  color: #fff;
}
.navigation li a:before {
  color: #fff;
  background: var(--c2);
}
.navigation li:hover a:before {
  color: #fff;
  background: var(--c2);
}

.navigation li a .meta_nav {
  display: inline-block;
  text-transform: uppercase;
  color: var(--c2);
  margin-bottom: 0;
  line-height: 20px;
  transition: all 0.5s;
  font-size: 15px;
  font-family: 'BaiJamjuree';
}
.navigation li a:hover .meta_nav {
  color: var(--c2);
}
.navigation li a .post_title {
  overflow: hidden;
  line-height: 20px;
  max-height: 40px;
  margin: 0;
  transition: all 0.5s;
  font-size: 16px;
}
.navigation li a:hover .post_title {
  color: #666;
}

@media only screen and (max-width: 768px) {
  .navigation {
    border: none;
    padding-top: 0;
    margin-bottom: 0;
  }
  .navigation li {
    width: 100%;
    border-radius: 0;
    padding: 0;
    margin-bottom: 10px;
  }
  .navigation li.prev_post a {
    padding-left: 60px;
    border-radius: 0;
  }
  .navigation li.next_post a {
    padding-left: 60px;
    border-radius: 0;
  }
  .navigation li.prev_post a:before {
    left: 10px;
  }
  .navigation li.next_post a:before {
    left: 10px;
  }
  .navigation li a:before {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .navigation li a .meta_nav {
    color: #333;
    margin-bottom: 0;
  }
  .navigation li a {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
  }
}

.tags_ul {
  padding: 0.04rem 0;
  margin: 0.15rem 0;
}
.tags_ul span {
  text-transform: uppercase;
  color: #333;
  margin-right: 0.06rem;
  font-family: 'BaiJamjuree';
}
.tags_ul a {
  display: inline-block;
  padding: 0px 0.16rem;
  background: #f7f7f7;
  color: #666;
  text-transform: capitalize;
  line-height: 0.3rem;
  border: 1px solid #e9e9e9;
  font-size: 14px;
  margin: 1px;
}
.tags_ul i {
  margin-right: 0.3rem;
  color: #ccc;
  transition: 0.6s all;
}
.tags_ul a:hover {
  background: var(--c2);
  color: #fff;
}
@media screen and (max-width: 992px) {
  .tags_ul {
    width: 100%;
  }
}

.blog_nav {
  margin-top: 0.3rem;
  background: #fff;
  border-radius: 0px;
  box-shadow: 0 5px 20px 1px rgb(0 0 0 / 5%);
}
.blog_nav ul {
  padding: 0 15px;
}
.blog_nav ul li {
  list-style: none;
  border-bottom: 1px dotted #666;
}
.blog_nav ul li:last-child {
  border-bottom: none;
}
.blog_nav ul li a {
  font-size: 16px;
  color: #333;
  line-height: 0.22rem;
  padding: 0.12rem 0;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.blog_nav ul li a i {
  color: #ccc;
  margin-right: 0.1rem;
}
.blog_nav ul li a:hover {
  color: var(--c2);
  padding-left: 0.1rem;
}
.blog_nav ul li a:hover i {
  color: var(--c2);
}

.hot_tags {
  margin-top: 30px;
  background: #fff;
  border-radius: 0px;
  box-shadow: 0 5px 20px 1px rgb(0 0 0 / 5%);
}
.hot_tags a {
  display: inline-block;
  padding: 0 0.12rem;
  background: #f9f9f9;
  border: 1px solid #f1f1f1;
  margin: 0.04rem;
  line-height: 0.34rem;
  text-transform: capitalize;
  font-size: 15px;
  color: #333;
  border-radius: 4px;
}
.hot_tags a:hover {
  background: var(--c2);
  color: #fff;
}
.hot_tags .toggle_content {
  padding: 15px;
}

@media screen and (max-width: 992px) {
  .blog_nav,
  .hot_tags {
    border: none;
    padding: 0;
    margin: 0;
    margin-top: 0.15rem;
  }
}

/*产品列表*/
.products_m {
  margin-bottom: 0.1rem;
  line-height: 0.3rem;
}

/*products*/
.cbp-vm-switcher {
  width: 100%;
}
.cbp-vm-view-grid .tags_ul {
  display: none;
}
.cbp-vm-view-grid ul li .my_more1 {
  position: relative;
  z-index: 999;
  transition: 0.5s all;
  bottom: 0;
  margin: 5px 0;
}
.cbp-vm-view-grid ul li .cbp-vm-details {
  opacity: 0;
  display: none;
}

.cbp-vm-view-grid .pro_more {
  margin-top: 10px;
}
.cbp-vm-options {
  margin-bottom: 15px;
  text-align: left;
  padding: 6px;
  background: #f7f7f7;
  border-radius: 0;
}
.cbp-vm-options p {
  display: inline-block;
  float: left;
  vertical-align: middle;
  color: #dd0522;
  text-transform: capitalize;
  margin-left: 8px;
}
.cbp-vm-options a {
  vertical-align: middle;
  height: 32px;
  overflow: hidden;
  white-space: nowrap;
  color: #333;
  line-height: 32px;
  text-align: center;
  width: 32px;
  display: inline-block;
  background: #fff;
  vertical-align: middle;
  border: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  margin-right: 6px;
  border-radius: 5px;
}
.cbp-vm-options a svg {
  width: 16px;
  height: 16px;
  color: #999;
  transition: 0.5s all;
}
.cbp-vm-options a:hover,
.cbp-vm-options a.cbp-vm-selected {
  border: 1px solid var(--c2);
  background: var(--c2);
}
.cbp-vm-options a:hover svg,
.cbp-vm-options a.cbp-vm-selected svg {
  color: #fff;
}

/* General list */
.cbp-vm-switcher ul {
  list-style: none;
  padding: 0;
}
.cbp-vm-switcher ul:before,
.cbp-vm-switcher ul:after {
  content: ' ';
  display: table;
}
.cbp-vm-switcher ul:after {
  clear: both;
}

.cbp-vm-switcher ul li {
  display: block;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cbp-vm-image {
  display: block;
  margin: 0 auto;
  position: relative;
}
.cbp-vm-image img {
  width: 100%;
  cursor: pointer;
  position: relative;
  max-width: 100%;
  max-height: 100%;
}
.cbp-vm-switcher ul li .cbp-vm-details {
  color: #999;
  overflow: hidden;
  height: 0.4rem;
  line-height: 0.2rem;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  font-size: 0.16rem;
}

.cbp-vm-image .img {
  display: block;
  overflow: hidden;
}
.li:hover .cbp-vm-image .img img {
  transform: scale(1.1);
}

/* Common icon styles */
.products ul li .li .a {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 555;
}
.cbp-vm-icon:before {
  font-family: 'fontawesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.cbp-vm-view-grid ul li {
  width: 33.33%;
  text-align: left;
  vertical-align: top;
  float: left;
}
.cbp-vm-view-grid ul li:nth-child(3n + 1) {
  clear: both;
}
/* List view */
.cbp-vm-view-list li {
  text-align: left;
  white-space: normal;
  margin-bottom: 0;
}
.cbp-vm-view-list li .i_more {
  margin-top: 0px;
}
.cbp-vm-view-list li {
  padding: 0.15rem;
  border-bottom: 1px solid #eee;
  background: #fff;
  box-shadow: 0 6px 20px rgb(47 47 47 / 10%);
  margin-bottom: 15px;
}
.cbp-vm-view-list li:last-child {
  border-bottom: 1px solid #eee;
}
.cbp-vm-view-list li:before,
.cbp-vm-view-list li:after {
  content: ' ';
  display: table;
}
.cbp-vm-view-list li:after {
  clear: both;
}
.cbp-vm-view-list .cbp-vm-image,
.cbp-vm-view-list .cbp-vm-title,
.cbp-vm-view-list .cbp-vm-details,
.cbp-vm-view-list .cbp-vm-price,
.cbp-vm-view-list .cbp-vm-add {
  display: inline-block;
  vertical-align: middle;
}

.cbp-vm-view-list .cbp-vm-image {
  width: 27%;
  display: inline-block;
  vertical-align: middle;
  float: left;
  margin-right: 3%;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
.cbp-vm-view-list .cbp-vm-image a {
  display: block;
  overflow: hidden;
}
.cbp-vm-view-list ul li .cbp-vm-details {
  width: 70%;
  overflow: hidden;
  white-space: normal;
  max-height: 0.4rem;
  line-height: 0.2rem;
  color: #777;
  margin: 5px 0px;
  font-size: 15px;
}

.cbp-vm-view-list ul li .quick_ico {
  display: none;
}
.cbp-vm-view-list ul li .h4 a {
  max-height: 60px;
  line-height: 30px;
  color: #333;
  font-size: 20px;
  overflow: hidden;
  display: block;
  font-family: 'BaiJamjuree';
}
.cbp-vm-view-list ul li:hover .h4 a {
  color: var(--c2);
}
.cbp-vm-view-list ul li:hover .cbp-vm-image {
  border-color: #666;
}
.cbp-vm-view-list ul li .pro_ico {
  display: none;
}

/*9gongge*/
.cbp-vm-view-grid ul {
  list-style: none;
  padding: 0;
  margin: 0px -0.1rem;
}
.cbp-vm-view-grid ul li .li {
  position: relative;
  padding: 12px;
  background: #fff;
}
.cbp-vm-view-grid ul li .li:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  border: 2px solid #eee;
  background: #fff;
  transition: 0.5s all;
}
.cbp-vm-view-grid ul li .li:hover {
  z-index: 999;
}
.cbp-vm-view-grid ul li .li:hover:after {
  border: 2px solid var(--c2);
  box-shadow: 0px 5px 15px rgb(0 0 0 / 10%);
}
.cbp-vm-view-grid ul li .i_more {
  display: none;
}
.cbp-vm-view-grid ul li {
  margin-bottom: 0.2rem;
  padding: 0px 0.1rem;
}
.cbp-vm-view-grid ul li .h4 a {
  margin: 15px 0 10px;
  line-height: 24px;
  font-size: 18px;
  height: 48px;
  overflow: hidden;
  display: block;
  text-align: center;
  color: #333;
  z-index: 999;
  position: relative;
  font-family: 'BaiJamjuree';
}
.cbp-vm-view-grid ul li .li {
  text-align: center;
  position: relative;
}
.cbp-vm-view-grid ul li .li .cbp-vm-image {
  overflow: hidden;
  margin-bottom: 0.1rem;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  position: relative;
  z-index: 66;
  position: relative;
}
.cbp-vm-view-grid ul .li {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

/*效果*/
.products ul li .li .img a {
  display: block;
}
.cbp-vm-view-grid ul li .li {
  position: relative;
}
.cbp-vm-view-grid ul li .img a {
  display: block;
  overflow: inherit;
}
.cbp-vm-view-grid ul li:hover .img img {
  transform: scale(1.1);
}
.cbp-vm-view-grid ul li .li:hover .my_more1 {
  color: #fff;
  opacity: 1;
}

@media screen and (max-width: 768px) {
  .cbp-vm-options {
    display: none;
  }
  .cbp-vm-view-grid ul li {
    width: 50%;
  }
  .cbp-vm-view-grid ul li:nth-child(3n + 1) {
    clear: none;
  }
  .cbp-vm-view-grid ul li:nth-child(2n + 1) {
    clear: both;
  }
  .cbp-vm-view-grid ul li .h4 a {
    font-size: 15px;
    margin-top: 8px;
    line-height: 20px;
    height: 40px;
  }
  .cbp-vm-view-grid ul li .my_more1 {
    display: none;
  }
}

/*news*/
.post-image-mask {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -16px;
  text-align: center;
  font-size: 0;
}
.post-image-mask span,
.post-image-mask:after,
.post-image-mask:before {
  display: inline-block;
  margin-right: 7px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #fff;
  vertical-align: middle;
  opacity: 0;
  transition: opacity 0.2s ease;
  -webkit-animation: wd-fadeOutRight 0.3s ease;
  animation: wd-fadeOutRight 0.3s ease;
}
.post-image-mask:before {
  content: '';
  transition-delay: 0.15s;
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
}
.post-image-mask:after {
  content: '';
  margin-right: 0;
}
.li:hover .post-image-mask span,
.li:hover .post-image-mask:after,
.li:hover .post-image-mask:before {
  opacity: 1;
  -webkit-animation: wd-fadeInLeft 0.3s ease;
  animation: wd-fadeInLeft 0.3s ease;
}
.li:hover .post-image-mask:before,
.li:hover .post-image-mask:before,
.li:hover .post-image-mask:before {
  transition-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.li:hover .post-image-mask span,
.li:hover .post-image-mask span,
.li:hover .post-image-mask span {
  transition-delay: 0.1s;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
@-webkit-keyframes wd-fadeOutRight {
  from {
    -webkit-transform: none;
    transform: none;
  }
  to {
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
}
@keyframes wd-fadeOutRight {
  from {
    -webkit-transform: none;
    transform: none;
  }
  to {
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
}
@-webkit-keyframes wd-fadeOutLeft {
  from {
    -webkit-transform: none;
    transform: none;
  }
  to {
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
}
@keyframes wd-fadeOutLeft {
  from {
    -webkit-transform: none;
    transform: none;
  }
  to {
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
}
@-webkit-keyframes wd-fadeInLeft {
  from {
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wd-fadeInLeft {
  from {
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

.news_left ul li:hover .post-image-mask span,
.news_left ul li:hover .post-image-mask:after,
.news_left ul li:hover .post-image-mask:before {
  opacity: 1;
  -webkit-animation: wd-fadeInLeft 0.3s ease;
  animation: wd-fadeInLeft 0.3s ease;
}
.news_left:hover .post-image-mask:before,
.news_left:hover .post-image-mask:before,
.news_left:hover .post-image-mask:before {
  transition-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.news_left:hover .post-image-mask span,
.news_left:hover .post-image-mask span,
.news_left:hover .post-image-mask span {
  transition-delay: 0.1s;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.news ul li {
  float: left;
  list-style: none;
  margin-bottom: 0.3rem;
}
.news ul li .li {
  display: flex;
  background: #fff;
  padding: 15px;
  border-bottom: 3px solid #fff;
  box-shadow: 0 0 0 1px rgb(255 255 255 / 1%), 0 10px 30px 0 rgb(17 22 38 / 3%);
}
.news .img {
  width: 40%;
  overflow: hidden;
  display: block;
  position: relative;
  transition: 0.5s all;
}
.news .text {
  padding-left: 0.3rem;
  width: 60%;
  transition: 0.5s all;
}
.news .img img {
  width: 100%;
}
.news .li .h4 {
  line-height: 24px;
  font-size: 18px;
  height: 48px;
  color: #333;
  display: block;
  overflow: hidden;
  font-family: 'BaiJamjuree';
}
.news ul li {
  list-style: none;
  margin-bottom: 0.3rem;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
.news ul li:nth-child(2n + 1) {
  clear: both;
}
.news ul li .li {
  position: relative;
  transition: 0.5s all;
  overflow: hidden;
}
.news .li .day {
  color: #999;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 0.1rem;
  display: flex;
  align-items: center;
  margin: 5px 0;
}
.news .li .day i {
  margin-right: 0.1rem;
}
.news ul li p {
  color: #808080;
  max-height: 0.52rem;
  overflow: hidden;
  line-height: 0.26rem;
  margin-top: 0.06rem;
  margin-bottom: 0.18rem;
}
.news ul li:hover .img {
  background: #000;
}
.news ul li:hover .img img {
  transform: scale(1.1);
  opacity: 0.7;
}
.news ul li:hover .li {
  border-bottom: 3px solid var(--c2);
  transform: translate3d(0, -5px, 0);
  -webkit-transform: translate3d(0, -5px, 0);
}
.news ul li .img {
  position: relative;
  flex-shrink: 0;
}
.news ul li .img img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .news ul li p {
    display: none;
  }
  .news .li .day {
    border-bottom: none;
  }
}

@media screen and (max-width: 460px) {
  .news ul li .li {
    display: block;
  }
  .news ul li .img {
    width: 100%;
    margin: 0;
    float: none;
    margin-bottom: 0.15rem;
  }
  .news .text {
    width: 100%;
    padding: 0;
  }
}

.page .list_title {
  color: #333;
  font-size: 0.24rem;
  font-family: 'BaiJamjuree';
}
.blog-info {
  border-bottom: 2px dotted #eee;
  padding: 0.1rem 0;
  margin-bottom: 0.2rem;
}
.blog-info i {
  margin-right: 0.06rem;
  color: #aaa;
}

/*sitemap*/
.sitemap {
  width: 100%;
}
.stp-listA > li {
  text-transform: capitalize;
  list-style: none;
  margin-bottom: 0.15rem;
  background: #fff;
  border-radius: 0;
  overflow: hidden;
}
.stp-top {
  width: 100%;
  background: #f7f7f7;
}
.stp-top .page_info_title {
  font-size: 0.16rem;
  line-height: 0.24rem;
  text-transform: uppercase;
  display: block;
  padding: 0;
  padding: 0.15rem 0.2rem;
  transition: all 0.5s;
  color: #333;
  font-family: 'BaiJamjuree';
}
.stp-top .page_info_title:hover {
  text-decoration: none;
  color: var(--c2);
}
.stp-top .page_info_title i {
  padding-left: 0.05rem;
  transition: all 0.5s;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
.stp-top .page_info_title:hover i {
  padding-left: 0.08rem;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.stp-listB {
  display: block;
  padding: 0.15rem;
  border: 1px solid #eee;
  border-top: none;
  padding: 0.3rem 0.2rem;
  list-style: none;
  margin-top: -1px;
  background: #fff;
  border-radius: 0;
}
.stp-listB > li {
  width: 25%;
  padding: 0.08rem 0.1rem;
  float: left;
  overflow: hidden;
}
.stp-listB > li > a {
  line-height: 0.22rem;
  display: block;
  color: #4d4d4d;
  font-family: 'BaiJamjuree';
}
.stp-listB > li > a i {
  padding-right: 0.05rem;
}
.stp-listB > li:hover > a {
  color: #e69126;
  text-decoration: underline;
}
.stp-listB > li:nth-child(4n + 1) {
  clear: both;
}
.stp-pro .stp-listB > li {
  width: 100%;
  margin-bottom: 0.2rem;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #eee;
}
.stp-pro .stp-listB > li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.stp-pro .stp-listB > li .top {
  display: flex;
  align-items: flex-end;
}
.stp-pro .stp-listB > li .image {
  max-width: 0.48rem;
  min-width: 0.48rem;
}
.stp-pro .stp-listB > li .title {
  line-height: 0.24rem;
  text-transform: capitalize;
  display: block;
}
.stp-pro .stp-listB > li .title:after {
  content: '\f105';
  font-family: 'FontAwesome';
  padding-left: 0.06rem;
  color: #ccc;
}
.stp-pro .stp-listB > li .title:hover {
  color: #e69126;
  text-decoration: none;
}
.stp-pro .stp-listB > li .title:hover:after {
  color: #e69126;
}
.stp-listB li .stp-listC {
  width: 100%;
  padding-top: 0.2rem;
  list-style: none;
}
.stp-listB li .stp-listC li {
  width: 100%;
  margin-bottom: 0.08rem;
  float: left;
}
.stp-listB li .stp-listC li a {
  font-size: 16px;
  -webkit-transition: all var(--transition-time, 500ms);
  -o-transition: all var(--transition-time, 500ms);
  transition: all var(--transition-time, 500ms);
}
.stp-listB li .stp-listC li a i {
  padding-right: 0.05rem;
}
.stp-listB li .stp-listC li a:hover {
  color: #e69126;
}

@media only screen and (max-width: 768px) {
  .stp-listA {
    padding: 0;
  }
  .stp-listB > li {
    width: 50%;
    padding: 4px 0;
  }
  .stp-listB > li:nth-child(2n + 1) {
    clear: both;
  }
  .stp-listB {
    border-width: 1px;
    padding: 15px;
  }
  .stp-pro .stp-listB > li .image {
    max-width: 32px;
    min-width: 32px;
  }
  .stp-listB li .stp-listC li {
    width: 100%;
  }
  .stp-listB > li > a {
    font-size: 14px;
  }
  .stp-top .page_info_title {
    font-size: 14px;
    padding: 10px 10px;
  }
  .stp-listB li .stp-listC li a {
    font-size: 13px;
  }
}
@media only screen and (max-width: 400px) {
  .stp-listB li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2%;
  }
}

/*products_main*/
.video_play {
  position: relative;
}
.video_play img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video_play.on .pic img {
  opacity: 0;
  visibility: hidden;
}
.video_play.on .info {
  opacity: 0;
  visibility: hidden;
}
.video_play.on .video {
  opacity: 1;
  visibility: visible;
}
.video_play .video {
  height: 100%;
}
.video_play .video {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  background: #000000;
}
.video_play .video video {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* CSS for the loading div */
.prom_img {
  padding: 0;
  text-align: center;
  padding-right: 0;
  border-radius: 0;
}
.prom_img .swiper-slide {
  position: relative;
  display: inline-block;
}
.prom_img #pro_img_gallery {
  overflow: inherit;
  border: 2px solid #eee;
}
.prom_img #pro_img_gallery .swiper-slide {
  opacity: 0 !important;
  z-index: -1;
  background: #fff;
}
.prom_img #pro_img_gallery .swiper-slide-active {
  opacity: 1 !important;
  z-index: 3;
}
.prom_img #pro_img_gallery .swiper-slide img {
  width: 100%;
}
.prom_img .video_play .video_buttom:before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  color: #fff;
  line-height: 60px;
  font-family: 'FontAwesome';
  content: '\f04b';
  z-index: 2;
  border-radius: 5px;
  background: var(--c2);
  width: 60px;
  height: 60px;
  text-align: center;
  cursor: pointer;
}
.cloud-zoom-lens {
  background: #000 !important;
  opacity: 0.1 !important;
}
.prom_img .swiper-slide iframe {
  position: absolute;
  z-index: 66;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
}
#pro_img_thumbs {
  padding-top: 15px;
}
#pro_img_thumbs .swiper-slide {
  border-radius: 0;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #eee;
  padding: 0;
}
#pro_img_thumbs .swiper-slide-thumb-active {
  border: 1px solid var(--c2);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
#pro_img_thumbs .swiper-slide.swiper-slide-thumb-active img {
  border-color: var(--c2);
}
.prom_img .sp-video-icon {
  position: relative;
}
.prom_img .sp-video-icon img {
  opacity: 0.5;
  border-radius: 0;
}
.prom_img .sp-video-icon:before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  font-family: 'FontAwesome';
  content: '\f04b';
  z-index: 2;
  border-radius: 5px;
  background: var(--c2);
  width: 30px;
  height: 30px;
  text-align: center;
}
.zoomImg {
  transition: 0.3s all;
}
/*pro_detail*/

.pro_page a,
.pro_page button {
  color: inherit;
  display: inline-block;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
}
.pro_page .clearfix:after {
  display: block;
  clear: both;
  content: '';
}
.d-none {
  display: none !important;
}
.pro_page .thumb img {
  width: 100%;
}

.enlarge_ico {
  width: 40px;
  height: 40px;
  background-color: #fff;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  z-index: 999;
  background-image: url("data:image/svg+xml,%3Csvg t='1710902452033' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='5097' width='22' height='22'%3E%3Cpath d='M970.837333 919.850667l-205.696-205.653334A382.421333 382.421333 0 0 0 853.333333 469.333333a384 384 0 0 0-384-384 384 384 0 0 0-384 384 384 384 0 0 0 384 384 382.421333 382.421333 0 0 0 244.906667-88.192l205.653333 205.653334a36.053333 36.053333 0 0 0 50.986667 0 36.266667 36.266667 0 0 0-0.042667-50.944z m-380.117333-162.986667c-38.4 16.256-79.189333 24.448-121.386667 24.448a311.296 311.296 0 0 1-220.586666-91.392A311.296 311.296 0 0 1 157.312 469.333333 311.296 311.296 0 0 1 248.746667 248.746667 311.296 311.296 0 0 1 469.333333 157.354667a311.296 311.296 0 0 1 220.586667 91.392A311.296 311.296 0 0 1 781.354667 469.333333a311.296 311.296 0 0 1-91.392 220.586667 310.186667 310.186667 0 0 1-99.242667 66.901333z' fill='%23b40000' p-id='5098'%3E%3C/path%3E%3Cpath d='M652.672 431.829333h-147.84V292.010667a35.968 35.968 0 1 0-71.978667 0v139.818666H292.010667a35.968 35.968 0 1 0 0 72.021334h140.8v140.8a35.968 35.968 0 1 0 72.021333 0v-140.8h147.84a35.968 35.968 0 1 0 0-72.021334z' fill='%23b40000' p-id='5099'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.embed-border {
  box-sizing: border-box;
}
.embed-responsive {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding-bottom: 50%;
}
.embed-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.embed-responsive iframe video {
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

/*pro_detail*/
.pro_page {
  position: relative;
  z-index: 555;
  padding: 0.5rem 0;
  background: #f1f1ed;
}
.pro_page .pro_main {
  display: flex;
}
.pro_page .prom_img {
  width: 45%;
  position: relative;
}
.pro_page .main_text {
  width: 61%;
  margin-left: 4%;
  padding: 0.3rem;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 10px 30px 0px;
  background: #fff;
}

#content {
  position: relative;
  top: -0.6rem;
}
.pro_main_title {
  font-size: 0.24rem;
  line-height: 0.24rem;
  overflow: hidden;
  display: block;
  text-transform: capitalize;
  color: #333;
  line-height: 0.36rem;
  margin-bottom: 0.2rem;
  font-family: 'BaiJamjuree';
}
.pro_main_text {
  line-height: 0.26rem;
  padding-bottom: 0.2rem;
}
.pro_table ul {
  padding-left: 0;
  border-left: 1px solid #f7f7f7;
  border-top: 1px solid #f7f7f7;
  max-width: 760px;
}
.pro_table ul li {
  color: #666;
  list-style: none;
  float: left;
  width: 100%;
  border-right: 1px solid #f7f7f7;
  border-bottom: 1px solid #f7f7f7;
}
.pro_table ul li p {
  display: inline-block;
  margin-right: 0.1rem;
  vertical-align: middle;
  margin-bottom: 0;
  color: #333;
  font-size: 15px;
  min-width: 1.2rem;
  padding: 0.1rem;
  border-right: 1px solid #f7f7f7;
  min-width: 25%;
  font-family: 'BaiJamjuree';
}
.pro_table ul li:nth-child(2n + 1) {
  background: #f7f7f7;
}
.main-more {
  text-align: left !important;
  margin-top: 30px;
}
.pro_more a {
  background: #333;
  text-transform: capitalize;
  line-height: 0.5rem;
  padding: 0 0.15rem;
  display: inline-block;
  font-size: 0.14rem;
  color: #fff;
  margin-right: 0.1rem;
  position: relative;
  font-family: 'BaiJamjuree';
}
.pro_more a:before {
  position: absolute;
  content: '';
  opacity: 0;
  top: 0;
  left: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#00ffffff',GradientType=1);
  width: 30%;
  height: 100%;
  transform: skew(-10deg, 0deg);
  animation: move 2s;
  animation-iteration-count: infinite;
  animation-delay: 1s;
}
@keyframes move {
  0% {
    left: 0;
    opacity: 0;
  }
  5% {
    opacity: 0;
  }
  48% {
    opacity: 0.2;
  }
  80% {
    opacity: 0;
  }
  100% {
    left: 82%;
  }
}
.pro_more a:hover {
  transform: translate3d(0, -3px, 0);
  -webkit-transform: translate3d(0, -3px, 0);
}
.pro_more div {
  display: inline-block;
}
.pro_more .main-more a {
  background: var(--c2);
  text-transform: uppercase;
  font-size: 16px;
}
.pro_more .main-more:last-child a {
  background: var(--c2);
}
.pro_more a i {
  margin-right: 6px;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.products_main .nav-tabs {
  margin-bottom: 20px;
  background: #f7f7f7;
  padding-top: 5px;
  padding-left: 5px;
}
.products_main .nav-tabs li {
  list-style: none;
  background: #f7f7f7;
  float: left;
}
.products_main .nav-tabs li a {
  color: #555;
  font-size: 15px;
  display: inline-block;
  padding: 10px 15px;
  line-height: 30px;
  text-transform: uppercase;
  font-family: 'BaiJamjuree';
  font-size: 0.2rem;
}
.products_main .nav-tabs li.active a {
  background: #fff;
  color: var(--c2);
}

@media only screen and (max-width: 992px) {
  .products_main .nav-tabs li a {
    font-size: 15px;
    padding: 5px 10px;
  }
  .pro_page {
    padding-top: 20px;
  }
}

@media only screen and (max-width: 1260px) {
  .pro_page .prom_img {
    width: 40%;
    position: relative;
  }
  .pro_page .main_text {
    width: 60%;
    padding-left: 0.3rem;
  }
  .pro_table ul li {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .pro_main_title {
    margin-top: 0.2rem;
  }
  .pro_page .pro_main {
    padding: 0.2rem;
    display: block;
    background: #fff;
  }
  .pro_page .prom_img,
  .pro_page .main_text {
    width: 100%;
    padding: 0;
    float: none;
  }
  .pro_sns {
    display: none;
  }
  .pro_table ul li {
    width: 100%;
  }
  .pro_more .main-more a {
    display: block;
    z-index: 22;
    padding: 0px 10px;
    line-height: 42px;
    font-size: 14px;
  }
  .inquiry_pro.show {
    position: fixed;
    bottom: 60px;
    left: 10px;
    line-height: 20px;
    padding: 5px 0;
    z-index: 99999;
    font-size: 12px !important;
  }
}

@media only screen and (max-width: 400px) {
  .main-more {
    margin-top: 10px;
    width: 100%;
  }
  .products_main .nav-tabs li a {
    font-size: 13px;
  }
}

.pro_inq {
  position: relative;
  background: #fff;
  overflow: hidden;
  border-radius: 0;
  margin-top: 20px;
}
.detail_con .title {
  color: #333;
  font-size: 0.24rem;
  line-height: 0.3rem;
  text-transform: capitalize;
}
.detail_con .title img {
  margin-right: 15px;
}
.pro_inq .text {
  margin-bottom: 10px;
  color: #666;
  line-height: 20px;
  background: #fff;
  padding: 10px 0;
  border-radius: 0;
  line-height: 22px;
  border-bottom: 1px solid #e5e5e5;
}
.pro_inq .inquiry .ms_btn {
  width: auto;
}

.rel_section {
  overflow: hidden;
  padding: 0.3rem 0;
  background: linear-gradient(#f1f1ed, #fff);
  margin-top: 0.5rem;
}
.rel_section .swiper-slide {
  opacity: 0.1;
  transition: 0.5s all;
}
.rel_section .swiper-slide.swiper-slide-visible {
  opacity: 1;
}
.rel_section .swiper-slide {
  width: 20%;
  padding: 0 0.1rem;
}
.rel_section .li {
  padding: 0.08rem;
  padding-bottom: 24px;
  border: 1px solid #eee;
  background: #fff;
  text-align: left;
  transition: 0.5s all;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.05);
  text-align: center;
}
.rel_section .img {
  position: relative;
  display: block;
  overflow: hidden;
}
.rel_section .li .h4 {
  color: #333;
  font-size: 0.18rem;
  display: block;
  line-height: 0.24rem;
  height: 0.48rem;
  margin-bottom: 6px;
  overflow: hidden;
  font-family: 'BaiJamjuree';
  margin-top: 0.2rem;
}
.rel_section .li p {
  color: #777;
  line-height: 22px;
  font-size: 15px;
  height: 44px;
  display: block;
  overflow: hidden;
  margin-bottom: 15px;
}
.rel_section .li .my_more1 {
  height: 40px;
  font-size: 14px;
}
.rel_section .li:hover .img img {
  transform: scale(1.05);
}
.rel_section .li:hover {
  border-color: var(--c2);
}

@media only screen and (max-width: 1400px) {
  .rel_section .li .my_more1 {
    display: none;
  }
  .rel_section .li p {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 768px) {
  .rel_section .swiper-slide {
    width: 33.33%;
  }
  .rel_section .swi_position {
    padding: 0 0.3rem;
    margin-top: 0;
  }
  .rel_section .swi_position .swiper-button-prev {
    left: -0.2rem;
  }
  .rel_section .swi_position .swiper-button-next {
    right: -0.2rem;
  }
  .rel_section {
    padding: 0.4rem 0;
  }
  .rel_section .button_outside {
    padding: 0;
  }
  .rel_section .swiper-slide {
    width: 50%;
  }
  .rel_section .li {
    padding-bottom: 10px;
  }
  .rel_section .li .my_more1 {
    display: none;
  }
}

@media only screen and (max-width: 400px) {
  .rel_section .swiper-slide {
    width: 100%;
  }
}

.blog_list {
  list-style: none;
}
.blog_list li {
  position: relative;
  list-style: none;
  border-radius: 0;
  margin-bottom: 0.15rem;
}
.blog_list li:last-child {
  margin-bottom: 0;
}
.blog_list li .li {
  padding: 0.2rem;
  border-bottom: none;
  transition: 0.5s all;
  background: #fff;
  border: 1px solid #eee;
  background-position: right bottom;
  transition: 0.5s all;
}
.blog_list li .li:hover {
  border: 1px dotted var(--c2);
  box-shadow: 0 5px 20px 1px rgb(0 0 0 / 5%);
}
.blog_list li:last-child .li {
  margin-bottom: 0;
}
.blog_list li .img {
  float: right;
  width: 45%;
  margin-left: 0.15rem;
  margin-top: 0.1rem;
  overflow: hidden;
}
.blog_list li:hover .img img {
  transform: scale(1.1);
}
.blog_list li .news_day {
  color: #999;
  margin-top: 0;
  display: block;
  margin: 0.1rem 0;
  font-size: 0.14rem;
}
.blog_list li .news_day i {
  color: #aaa;
  margin-right: 0.04rem;
}
.blog_list li .image {
  display: block;
  overflow: hidden;
  margin-right: 0.2rem;
  float: left;
  width: 36%;
}
.blog_list li .image img {
  max-width: 100%;
  height: auto;
  -webkit-transition: all var(--transition-time, 800ms);
  -o-transition: all var(--transition-time, 800ms);
  transition: all var(--transition-time, 800ms);
}
.blog_list li:hover .image img {
  -webkit-transform: scale(var(--scale-multiplier, 1.05));
  -ms-transform: scale(var(--scale-multiplier, 1.05));
  transform: scale(var(--scale-multiplier, 1.05));
}
.blog_list li .title {
  color: #333;
  display: block;
  line-height: 30px;
  max-height: 60px;
  margin-top: 0.1rem;
  font-size: 20px;
  font-family: 'BaiJamjuree';
}
.blog_list li .title:hover {
  color: #333;
}
.blog_list li .text {
  line-height: 24px;
  overflow: hidden;
  max-height: 48px;
  margin: 0.05rem 0;
  color: #666;
}
.blog_list li .blog_tag {
  margin-top: 0.15rem;
  margin-bottom: 0.15rem;
}
.blog_list li .blog_tag p {
  display: inline-block;
  color: #333;
  text-transform: uppercase;
}
.blog_list li .blog_tag i {
  color: #ccc;
  margin-right: 0.08rem;
}
.blog_list li .blog_tag a {
  background: #fff;
  color: #666;
  line-height: 0.26rem;
  padding: 0px 0.14rem;
  display: inline-block;
  margin: 0px 0.04rem;
  border: 1px solid #eee;
}
.blog_list li .blog_tag a:hover {
  background: #333;
  color: #fff;
}
.blogin {
  color: #aaa;
  margin: 0.04rem 0px;
}
.blogin span {
  color: #fff;
  margin: 0px 0.06rem;
}
.blog .blog_tags {
  width: 100%;
  margin-top: 0.1rem;
}

@media only screen and (max-width: 768px) {
  .blog_list li .image {
    width: 100%;
    margin: 0;
    float: none;
  }
}

/*case_page*/
.case_page ul li {
  list-style: none;
  margin-bottom: 30px;
}
.case_page ul li .li {
  background: #f9d9bf;
}
.case_page ul li .li .text {
  padding: 0.2rem;
}
.case_page ul li .li .text .title {
  line-height: 24px;
  height: 48px;
  display: block;
  overflow: hidden;
}
.case_page ul li .li .text .p {
  font-size: 16px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  .case_page ul li .li .text .p {
    display: none;
  }
}

/*faq_section*/
.faq_section {
  position: relative;
  padding: 0.9rem 0;
}
.faq_section .faq_more {
  color: #5a5a5a;
  font-size: 0.24rem;
  text-transform: uppercase;
  font-family: 'Futura';
  margin-top: 32px;
}
.faq_section .faq_more .more {
  display: inline-block;
  background: #ffa9c6;
  line-height: 46px;
  padding: 0 18px 0 10px;
  font-size: 0.2rem;
  color: #fff;
  margin-left: 15px;
}
.faq_section .faq_more .more img {
  margin-right: 10px;
}

.page_faq_l {
  list-style: none;
}
.page_faq_l li.question {
  position: relative;
  margin-top: 15px;
  border: 1px solid #dfe1e6;
  border-radius: 5px;
  padding-right: 0;
  transition: 0.5s all;
}
.page_faq_l li.question:first-child {
  margin-top: 0;
}
.page_faq_l li.question .column {
  overflow: hidden;
  background: #ddd;
  border-radius: 0;
  padding: 12px 20px;
  cursor: pointer;
  transition: 0.5s all;
  padding-right: 10px;
}
.page_faq_l li.question .column > i {
  display: inline-flex;
  width: 32px;
  height: 32px;
  float: right;
  border-radius: 50%;
  position: relative;
  text-align: center;
  margin-top: 1px;
  font-style: normal;
  align-items: center;
  justify-content: center;
}
.page_faq_l li.question .column > i:before {
  font: normal normal normal 20px/1 FontAwesome;
  content: '\f107';
  display: inline-block;
  width: 14px;
  color: #333;
}
.page_faq_l li.question .column > em {
  color: #333;
  font-style: normal;
  font-size: 0.18rem;
  display: block;
  background: url(../image/faq_ico.png) no-repeat left center;
  padding-left: 40px;
  font-family: 'BaiJamjuree';
}
.page_faq_l li.rotate {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 1px solid #dfe1e6;
}
.page_faq_l li.answer {
  color: #111;
  font-size: 15px;
  line-height: 24px;
  overflow: hidden;
  padding: 0 30px;
  display: none;
  border: 1px solid #dfe1e6;
  border-top: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.page_faq_l li.answer .text {
  padding: 0.3rem 0;
}
.page_faq_l li.answer a:hover {
  color: #ffa9c6;
}
.page_faq_l li .column.rotate {
  background: rgba(255, 255, 255, 0.3);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: saturate(180%) blur(10px);
  backdrop-filter: saturate(180%) blur(10px);
}
.page_faq_l li.rotate .column > i:before {
  content: '\f106';
}
@media only screen and (max-width: 992px) {
  .faq_section {
    padding: 0.4rem 0;
  }
  .page_faq_l li.question .column {
    padding: 14px 20px;
  }
}

@media only screen and (max-width: 768px) {
  .page_faq_l li.question .column > em {
    font-size: 14px;
    margin-top: 4px;
    line-height: 20px;
  }
  .page_faq_l li.question .column > i {
    width: 28px;
    height: 28px;
  }
  .page_faq_l li.question .column > i:before {
    line-height: 28px;
  }
}
@media only screen and (max-width: 480px) {
  .page_faq_l li.question {
    background-image: none;
    padding: 0;
  }
  .page_faq_l li.question .column {
    border-radius: 10px;
  }
  .page_faq_l li.answer {
    padding: 15px 0 10px 0;
    font-size: 14px;
  }
  .page_faq_l li.question .column > em {
    max-width: 82%;
    font-size: 14px;
  }
}

@media only screen and (max-width: 1299px) {
  .faq_column {
    margin: 35px -10px 0;
  }
  .faq_column .page_faq_l {
    padding: 0 10px;
  }
  .faq_column .page_faq_l li.question .column > em {
    max-width: 88%;
  }
}
@media only screen and (max-width: 939px) {
  .in_faqW {
    padding: 50px 0;
  }
  .faq_column {
    margin: 25px -5px 0;
  }
  .faq_column .page_faq_l {
    padding: 0 5px;
  }
  .faq_column .page_faq_l li.question .column > em {
    max-width: 82%;
    font-size: 16px;
  }
  .in_faqW {
    background-position: bottom left;
  }
}

@media only screen and (max-width: 375px) {
  .faq_column .page_faq_l li.question .column {
    padding: 8px 6px;
  }
  .faq_column .page_faq_l li.question .column > i {
    margin-right: 5px;
  }
  .faq_column .page_faq_l li.question .column > em {
    width: 79%;
    font-size: 14px;
  }
}

/*video_l*/
.video_l {
  list-style: none;
}
.video_l li {
  margin-bottom: 0.3rem;
}
.video_l li .column {
  transition: all 0.5s;
  background: #f7f7f7;
  border-radius: 0;
  padding-bottom: 10px;
}
.video_l li .image {
  display: block;
  overflow: hidden;
  position: relative;
  transition: all 0.5s;
  border-radius: 0;
  overflow: hidden;
}
.video_l li:hover .image {
  box-shadow: 0 10px 25px 1px rgba(0, 0, 0, 0.1);
}
.video_l li .image > a.link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
}
.video_l li .image img {
  max-width: 100%;
  height: auto;
  width: 100%;
  transition: all 0.9s;
}
.video_l li:hover .image img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.video_l li .ovrly {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #000;
  opacity: 0.2;
  filter: alpha(opacity=20);
  transition: all 0.5s;
}
.video_l li:hover .ovrly {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.video_l li .video_button {
  display: inline-flex;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  font-size: 18px;
  background: var(--c2);
  align-items: center;
  justify-content: center;
  z-index: 99;
  color: #fff;
  transition: all 0.5s;
}
.video_l li .video_button .line-video-animation {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 2px solid rgba(255, 255, 255, 0.27);
  border-radius: 50%;
  opacity: 0;
  filter: alpha(opacity=0);
}
.video_l li:hover .video_button {
  width: 70px;
  height: 70px;
  text-decoration: none;
  background: #fff;
  color: #333;
}
.video_l li:hover .video_button .line-video-animation {
  animation: squares 3.9s linear 0s infinite;
  -webkit-animation: squares 3.9s linear 0s infinite;
  -ms-animation: squares 3.9s linear 0s infinite;
  -o-animation: squares 3.9s linear 0s infinite;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
.video_l li:hover .video_button .line-video-animation.line-video-2 {
  -webkit-animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
  -o-animation-delay: 1.3s;
  animation-delay: 1.3s;
}
.video_l li:hover .video_button .line-video-animation.line-video-3 {
  -webkit-animation-delay: 2.6s;
  -moz-animation-delay: 2.6s;
  -o-animation-delay: 2.6s;
  animation-delay: 2.6s;
}

@-webkit-keyframes squares {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  20% {
    -webkit-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2.1);
    transform: scale(2.1);
    opacity: 0;
  }
}
@-moz-keyframes squares {
  0% {
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  20% {
    -moz-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(2.1);
    transform: scale(2.1);
    opacity: 0;
  }
}
@-o-keyframes squares {
  0% {
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  20% {
    -o-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 1;
  }
  100% {
    -o-transform: scale(2.1);
    transform: scale(2.1);
    opacity: 0;
  }
}
@keyframes squares {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  20% {
    -webkit-transform: scale(1.24);
    -moz-transform: scale(1.24);
    -o-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2.1);
    -moz-transform: scale(2.1);
    -o-transform: scale(2.1);
    transform: scale(2.1);
    opacity: 0;
  }
}

.video_l li .info {
  margin-top: 0.2rem;
  padding: 0 15px;
}
.video_l li .info span {
  display: inline-block;
  line-height: 32px;
  background: var(--c2);
  float: left;
  color: #fff;
  padding: 0 0.1rem;
}
.video_l li .info i {
  float: right;
  line-height: 0.32rem;
  color: #222;
  font-style: normal;
}
.video_l li .title a {
  display: block;
  font-size: 0.18rem;
  line-height: 0.26rem;
  height: 0.52rem;
  overflow: hidden;
  color: #333;
  margin: 0.2rem 0 0;
  padding: 0 15px;
  font-family: 'BaiJamjuree';
}
.video_l li p {
  line-height: 0.22rem;
  height: 0.66rem;
  overflow: hidden;
  font-size: 0.15rem;
  color: #999;
  padding: 0 15px;
}
.video_l li:nth-child(4n + 1) {
  clear: both;
}
@media only screen and (max-width: 768px) {
  .video_l li {
    padding: 0 5px;
    margin-bottom: 15px;
  }
  .video_l li {
    width: 50%;
  }
  .video_l li:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 480px) {
  .video_l li {
    padding: 0;
    width: 100%;
  }
  .video_l li .title a {
    font-size: 16px;
    margin-bottom: 0;
    height: auto;
    line-height: 24px;
    max-height: 48px;
  }
}

/*case*/

.item_mask {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  opacity: 1;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  display: block;
}
.li:hover .item_mask {
  opacity: 1;
}
.item_mask:before {
  content: ' ';
  position: absolute;
  z-index: 1;
  top: 0;
  left: -10%;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  -webkit-transition: -webkit-transform 1.2s ease;
  transition: -webkit-transform 1.2s ease;
  transition: transform 1.2s ease;
  transition: transform 1.2s ease, -webkit-transform 1.2s ease;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, 100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, 100%, 0);
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.li:hover .item_mask:before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, -130%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, -130%, 0);
}

.case {
  overflow: hidden;
  background-position: 20% 5%, right 80%;
  background-repeat: no-repeat, no-repeat;
  position: relative;
}
.case ul {
  margin: 0px -10px;
  position: relative;
  z-index: 888;
}
.case ul li {
  list-style: none;
  padding: 0px 10px;
  float: left;
  width: 25%;
  margin-bottom: 20px;
}
.case ul li .li {
  position: relative;
  overflow: hidden;
  overflow: hidden;
}
.case ul li .li .a {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
.case ul li .li .img {
  position: relative;
  display: block;
  overflow: hidden;
}
.case ul li .li .img img {
  width: 100%;
}
.case ul li .li .text {
  padding: 10px 0;
  text-align: center;
}
.case ul li .li .text .title {
  font-size: 18px;
  color: #333;
  display: block;
  line-height: 24px;
  max-height: 48px;
  overflow: hidden;
  font-family: 'BaiJamjuree';
}

.case ul li .li:hover .img img {
  transform: scale(1.1);
}

@media only screen and (max-width: 1200px) {
  .case ul li {
    width: 33.33%;
    transform: translateY(0) !important;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 500px) {
  .case ul li {
    width: 50%;
  }
}

/*num_bg2*/
.num_bg2 {
  background: #eff5ff;
  padding: 0.8rem 0;
}

@media only screen and (max-width: 768px) {
  .num_bg2 {
    padding: 0.4rem 0;
  }
  .num_bg2 ul li {
    width: 100%;
  }
}

.page_history .container {
  position: relative;
}
.page_history {
  padding: 5% 0 6%;
  background: url(https://www.jovawheels.com/template/images/his_bg.jpg) no-repeat center bottom;
  background-size: cover;
}
.page_history li {
  list-style: none;
}
.page_history .button {
  position: absolute;
  cursor: pointer;
  top: 35px;
  font-size: 40px;
  color: #333;
}
.page_history .button:after {
  font-size: 38px;
  color: #aaa;
  display: inline-block;
  font-family: FontAwesome;
}
.page_history .prev:after {
  content: '\f104';
}
.page_history .next:after {
  content: '\f105';
}
.page_history .prev {
  left: 0;
}
.page_history .next {
  right: 0;
}

.page_history .slide_wrap {
  overflow: hidden;
  position: relative;
}
.page_history .slide_wrap ul {
  position: relative;
  left: 0px;
}
.page_history .slide_wrap::after {
  width: 100%;
  height: 1px;
  background-color: #eee;
  content: '';
  position: absolute;
  top: 48px;
  left: 0px;
}
.page_history .slide_items li {
  float: left;
  list-style: none;
  font-size: 20px;
  width: 200px;
  text-align: center;
}
.page_history .slide_items li a {
  display: block;
  z-index: 999;
  position: relative;
}
.page_history .slide_items li.on {
  color: yellow;
  border-radius: 30px;
}
.page_history .slide_items li span {
  color: #999;
  font-size: 24px;
  display: block;
  font-weight: 700;
}
.page_history .slide_items li div {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #a2a2a2;
  border-radius: 13px;
  padding: 2px;
  box-sizing: border-box;
  margin-top: 17px;
}
.page_history .slide_items li i {
  display: block;
  width: 10px;
  height: 10px;
  background-color: #a2a2a2;
  border-radius: 5px;
}
.page_history .slide_items li.on div {
  display: inline-block;
  width: 26px;
  height: 26px;
  background-color: #fed300;
  border-radius: 13px;
  padding: 7px;
  box-sizing: border-box;
  border-color: #fed300;
  margin-top: 11px;
}
.page_history .slide_items li.on div i {
  background-color: #fff;
}
.page_history .slide_items li.on span {
  color: #fed300;
  text-shadow: 0 3px 4px rgba(254, 211, 0, 0.6);
  font-size: 30px;
}
.page_history .slide-content {
  margin-top: 100px;
  border-bottom: 4px solid #fed300;
}
.page_history .slide-content img {
  width: 100%;
}
.page_history .slide-content ul {
  display: none;
  max-width: 400px;

  padding: 40px 20px 80px;
  margin: auto;
  position: relative;
}
.page_history .slide-content ul.on {
  display: block;
}
.page_history .list_div {
  position: relative;
  z-index: 99;
}
.page_history .slide-content ul .mask {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 0;
  height: 100%;
  width: 80%;
  top: 0;
}
.page_history .slide-content ul .year {
  font-size: 220px;
  font-family: 'poppins-regular';
  position: absolute;
  letter-spacing: 20px;
  pointer-events: none;
  width: 100%;
  text-align: center;
  line-height: 220px;
  color: #f9d9bf;
  animation: fadeInDownSmall 0.5s ease-in-out;
  font-weight: 700;
}
.page_history .slide-content ul .list_div > div {
  padding: 20px;
  animation: fadeInUpSmall 0.5s ease-in-out;
}
.page_history .slide-content ul .list_div > div > span {
  font-size: 16px;
  font-weight: 700;
  color: #fed300;
}
.page_history .slide-content ul .list_div > div > p {
  font-weight: 500;
  font-size: 14px;
  color: #333;
  margin-top: 10px;
}

/*down_load*/
.down_load {
  width: 100%;
}
.down_load ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.down_load ul li {
  display: inline-block;
  width: 32%;
  margin: 0 2% 20px 0;
  list-style: none;
  overflow: hidden;
  border: 1px #e6e6e6 solid;
  padding: 15px;
  transition: all 0.5s;
}
.down_load ul li a {
  display: flex;
  align-items: center;
}
.down_load ul li:nth-child(3n) {
  margin-right: 0;
}
.down_load ul li .icon {
  width: 30%;
  margin-right: 15px;
  border-radius: 10px;
  overflow: hidden;
}
.down_load ul li:hover .icon {
  background-position: 0 0;
}
.down_load ul li .title {
  display: block;
  color: #222;
  font-family: 'GilroyM';
  line-height: 20px;
  max-height: 40px;
}
.down_load ul li p {
  color: #e69126;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'BaiJamjuree';
  margin-top: 4px;
}
.down_load ul li p i {
  margin-right: 4px;
  display: inline-block;
  font-weight: bold;
}
.down_load ul li:hover {
  box-shadow: 0 5px 9px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.08);
  transform: translate3d(0, -3px, 0);
  -webkit-transform: translate3d(0, -3px, 0);
}
.down_load ul li:hover p {
  text-decoration: underline;
}

@media only screen and (max-width: 1024px) {
  .down_load ul li {
    width: 49%;
    margin: 0 2% 20px 0;
  }
  .down_load ul li:nth-child(3n) {
    margin-right: 2%;
  }
  .down_load ul li:nth-child(2n) {
    margin-right: 0;
  }
  .down_load ul li .title {
    margin-top: 0;
  }
}
@media only screen and (max-width: 480px) {
  .down_load ul li {
    width: 100%;
    margin: 0 0 20px 0 !important;
  }
}

@media only screen and (max-width: 380px) {
  .down_load ul li .icon {
    margin: 0;
    margin-bottom: 10px;
  }
  .down_load ul li {
    padding: 10px;
    text-align: center;
  }
  .down_load ul li a {
    flex-direction: column;
  }
}

.gc_list {
  margin-top: 3rem;
  position: relative;
}
.gc_list .swiper-slide {
  height: 200px;
}
.gc_list .swiper-pagination {
  bottom: -35px;
}

.gc_list .swiper-button-next:after,
.gc_list .swiper-button-prev:after {
  background: white;
  box-shadow: 0px 0px 30px 0px rgb(175 177 177 / 30%);
  font-weight: bold;
  width: 100%;
  height: 100%;
  color: #000 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 24px !important;
  font-family: 'iconfont';
}

.gc_list .swiper-button-prev::after {
  content: '\e666';
}

.gc_list .swiper-button-next::after {
  content: '\e665';
}

.gc_list .swiper-button-next {
  right: -4rem;
}
.gc_list .swiper-button-prev {
  left: -4rem;
}

@media screen and (max-width: 700px) {
  .gc_list {
    padding: 0 2rem;
  }
  .gc_list .swiper-button-prev {
    left: -6px;
  }
  .gc_list .swiper-button-next {
    right: -6px;
  }
  .gc_list .swiper-slide {
    height: 126px;
  }
}
