.content {
  max-width: 100%;
}

.container {
  max-width: 1200px;
}

/*a {*/
/*    color: #333;*/
/*    text-decoration: none;*/
/*    background-color: transparent*/
/*}*/

/*a:hover {*/
/*    color: #333;*/
/*    text-decoration: none*/
/*}*/

ul {
  margin: 0;
  padding: 0;
}

.font26 {
  font-size: 1.625rem;
}

.font24 {
  font-size: 1.5rem;
}

.font20 {
  font-size: 1.25rem;
}

.font18 {
  font-size: 1.125rem;
}

.font14 {
  font-size: 0.875rem;
}

.font12 {
  font-size: 0.75rem;
}

li {
  list-style-type: none;
}

.col-pd-x-5 {
  padding-right: 5px;
  padding-left: 5px;
}

.home_service_text {
  /*color: #050404;*/
  /*font-family: helvetica, Sans-serif, serif;*/

  padding-right: 40px;
  /* margin-left: -20px; */
  position: relative;
  overflow: hidden;
  /*font-weight: 300;*/
  line-height: 1.5em;
}

.view-more a {
  color: #009e94;
  padding-top: 10px;
  overflow: hidden;
}

.home_pro_box {
  position: relative;
  overflow: hidden;
  display: block;
}

.home_pro_imgbig {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block !important;
}

.pro_box_text,
.pro_box_more {
  /*display: none;*/
  width: 100%;
  height: 100%;

  top: 0;
  left: 0;
  position: absolute;
  padding: 8% 8%;
}

.pro_box_more {
  background: rgba(65, 65, 65, 0.6);
  display: none;
}

.home-title-en {
  /*font-family: times new roman, Sans-serif, serif;*/
  color: #012c3d;
  font-size: 2rem;
  font-weight: bolder;
}

.home_footer_bg {
  background: rgba(28, 35, 39, 0.8);
  color: #cacfdd;
  /*background-image: url(../image/home_footer_bg.jpg);*/
  background-position: bottom center;
  background-size: cover;
}

.factory_info {
}

.factory_info p {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.pro-cat-item {
  width: 100%;
  text-align: center;
  border-radius: 1rem;
  position: relative;
  display: block;
  padding: 0.3rem 0.3rem;
  background-color: #2eccd1;
  color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.pro-cat-box .active {
  z-index: 2;
  color: #fff;
  background-color: #ffc07d;
  border-color: #ffc07d;
}

.pro-cat-box a:hover {
  color: #fff;
}

.home_footer_bg_line {
  width: 100%;
  position: relative;
  border-style: dotted;
  border-width: 1px 0 0;
  border-color: rgba(255, 255, 255, 0.59);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 30px;
  margin-bottom: 0;
  padding: 20px 0 0;
}

.home_footer_bg a {
  color: #cacfdd;
}

.home_footer_contact_bg {
  display: block;
  background: #f4b62a;
}

.home_footer_contact_bg a:hover {
  color: #2e2e2e;
}

.home_footer_contact_title {
  font-family: 'Roboto-Regular';
  font-size: 16px;
  color: white;
}

.home_footer_contact_subTitle {
  font-family: 'Roboto-Bold';
  font-size: 24px;
  color: white;
  font-weight: 600;
}

.home_footer_contact {
  float: right;
  width: 166px;
  height: 47px;
  border: 2px solid #2e2e2e;
  text-align: center;
  line-height: 47px;
  font-family: 'Roboto-Bold';
  font-size: 16px;
  color: #2e2e2e;
  margin-top: 22px;
}

.page-banner {
  height: 350px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  color: #fff;
}

.page-banner .mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1;
}

.page-banner .container {
  position: relative;
  z-index: 2;
  text-align: center;
  height: calc(100%);
}

.page-banner h2 {
  font-size: 36px;
  font-family: 'Montserrat-Bold';
  text-transform: capitalize;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}

.dhead p {
  font-size: 18px;
  padding-left: 12px;
  border-left: 2px solid #ffcb01;
  color: #ffcb01;
  line-height: 1;
  margin-bottom: 20px;
}

.page-contact-info {
  color: #666;
  font-size: 16px;
}

.page-contact-info li {
  position: relative;
  padding-left: 30px;
  min-height: 30px;
  line-height: 1.8;
  margin: 5px 0 20px;
}

.page-contact-info li i {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  color: #ffcb01;
}
.video-box {
  padding-bottom: 56.25%;
  width: 100%;
  position: relative;
}

.video-box video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}
.titleYellowLineBt {
  padding-bottom: 10px;
  position: relative;
}
.titleYellowLineBt:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 4px;
  background-color: #eda41a;
}
.footer_title:after {
  width: 5px;
  height: 21px;
  background: #fcac21;
  position: absolute;
  left: -23px;
  top: 4px;
  content: '';
}

.pro-group-item.active {
  background-color: #f4b62a;
  border-color: #f4b62a;
}

.pro-group-item.cate_line {
  background-color: #f4b62a;
  border-color: #f4b62a;
  color: #ffffff;
}

.pro_detail_line {
  background: #f8f8f8;
  height: 50px;
  padding-left: 0;
  border-left: solid 1px #dadada;
  border-bottom: solid 1px #dadada;
}

.pdt_intro {
  display: inline-block;
  background: #ffffff;
  text-indent: 0;
  padding: 0 15px;
  height: 50px;
  line-height: 50px;
  border-top: solid 2px #333333;
  border-right: solid 1px #dadada;
  font-weight: 400;
  color: #000000;
}

.product_intro_container {
  border: 1px solid #dadada;
  border-top-style: none;
  padding: 30px 10px;
}

.product_intro_container img {
  max-width: 640px;
  height: auto;
}

@media screen and (max-width: 768px) {
  h3 {
    font-size: 1rem;
  }

  .home_service_text {
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 0;
  }

  .home_footer_contact_bg {
    display: none;
  }

  .left_cate_show {
    display: none;
  }

  .product_intro_container img {
    max-width: 100%;
    height: auto;
  }

  .home-title-en {
    font-size: 1.6rem;
  }

  .mobile-status {
    display: none;
  }
}
