@-webkit-keyframes ks {
    from {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      opacity: 0;
    }
    10% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      opacity: 1;
    }
    80% {
      -webkit-transform: scale(1.5);
      -moz-transform: scale(1.5);
      -ms-transform: scale(1.5);
      -o-transform: scale(1.5);
      transform: scale(1.5);
      opacity: .3;
    }
    to {
      -webkit-transform: scale(1.5);
      -moz-transform: scale(1.5);
      -ms-transform: scale(1.5);
      -o-transform: scale(1.5);
      transform: scale(1.5);
      opacity: 0;
    }
  }
  @-o-keyframes ks {
    from {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      opacity: 0;
    }
    10% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      opacity: 1;
    }
    80% {
      -webkit-transform: scale(1.5);
      -moz-transform: scale(1.5);
      -ms-transform: scale(1.5);
      -o-transform: scale(1.5);
      transform: scale(1.5);
      opacity: .3;
    }
    to {
      -webkit-transform: scale(1.5);
      -moz-transform: scale(1.5);
      -ms-transform: scale(1.5);
      -o-transform: scale(1.5);
      transform: scale(1.5);
      opacity: 0;
    }
  }
  @-moz-keyframes ks {
    from {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      opacity: 0;
    }
    10% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      opacity: 1;
    }
    80% {
      -webkit-transform: scale(1.5);
      -moz-transform: scale(1.5);
      -ms-transform: scale(1.5);
      -o-transform: scale(1.5);
      transform: scale(1.5);
      opacity: .3;
    }
    to {
      -webkit-transform: scale(1.5);
      -moz-transform: scale(1.5);
      -ms-transform: scale(1.5);
      -o-transform: scale(1.5);
      transform: scale(1.5);
      opacity: 0;
    }
  }
  @keyframes ks {
    from {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      opacity: 0;
    }
    10% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      opacity: 1;
    }
    80% {
      -webkit-transform: scale(1.5);
      -moz-transform: scale(1.5);
      -ms-transform: scale(1.5);
      -o-transform: scale(1.5);
      transform: scale(1.5);
      opacity: .3;
    }
    to {
      -webkit-transform: scale(1.5);
      -moz-transform: scale(1.5);
      -ms-transform: scale(1.5);
      -o-transform: scale(1.5);
      transform: scale(1.5);
      opacity: 0;
    }
  }
  @keyframes ks {
    from {
           -webkit-transform: scale(1);
           -moz-transform: scale(1);
           -ms-transform: scale(1);
           -o-transform: scale(1);
           transform: scale(1);
           opacity: 0;
         }
         10% {
           -webkit-transform: scale(1);
           -moz-transform: scale(1);
           -ms-transform: scale(1);
           -o-transform: scale(1);
           transform: scale(1);
           opacity: 1;
         }
         80% {
     -webkit-transform: scale(2);
           -moz-transform: scale(2);
           -ms-transform: scale(2);
           -o-transform: scale(2);
           transform: scale(2);
           opacity: .3;
         }
         to {
          -webkit-transform: scale(2);
           -moz-transform: scale(2);
           -ms-transform: scale(2);
           -o-transform: scale(2);
           transform: scale(2);
           opacity: 0;
         }
   }
   @-webkit-keyframes ks {
    from {
           -webkit-transform: scale(1);
           -moz-transform: scale(1);
           -ms-transform: scale(1);
           -o-transform: scale(1);
           transform: scale(1);
           opacity: 0;
         }
         10% {
           -webkit-transform: scale(1);
           -moz-transform: scale(1);
           -ms-transform: scale(1);
           -o-transform: scale(1);
           transform: scale(1);
           opacity: 1;
         }
         80% {
             -webkit-transform: scale(2);
           -moz-transform: scale(2);
           -ms-transform: scale(2);
           -o-transform: scale(2);
           transform: scale(2);
           opacity: .3;
         }
         to {
           -webkit-transform: scale(2);
           -moz-transform: scale(2);
           -ms-transform: scale(2);
           -o-transform: scale(2);
           transform: scale(2);
           opacity: 0;
         }
   }
   @-moz-keyframes ks {
    from {
           -webkit-transform: scale(1);
           -moz-transform: scale(1);
           -ms-transform: scale(1);
           -o-transform: scale(1);
           transform: scale(1);
           opacity: 0;
         }
         10% {
           -webkit-transform: scale(1);
           -moz-transform: scale(1);
           -ms-transform: scale(1);
           -o-transform: scale(1);
           transform: scale(1);
           opacity: 1;
         }
         80% {
            -webkit-transform: scale(2);
           -moz-transform: scale(2);
           -ms-transform: scale(2);
           -o-transform: scale(2);
           transform: scale(2);
           opacity: .3;
         }
         to {
           -webkit-transform: scale(2);
           -moz-transform: scale(2);
           -ms-transform: scale(2);
           -o-transform: scale(2);
           transform: scale(2);
           opacity: 0;
         }
   }
@media screen and (max-width: 1000px) {
    .inner-banner {
        margin-top: 40px;
      }
}

@media screen and (max-width: 1200px) {
    .font-16 {
        font-size: 14px;
      }
      .font-18 {
        font-size: 16px;
        line-height: 2;
      }
}
@media screen and (max-width: 1000px) {
    .font-18 {
        font-size: 14px;
      }
      .font-18.Domus{
        line-height: 2;
      }
}
.inner-banner {
    position: relative;
    height: 31.75rem;
    padding-top: 17.25rem;
    overflow: hidden;
  }
  .inner-banner .luxy-el {
  position: absolute;
      z-index: -1;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background-repeat: no-repeat;
      background-attachment: fixed;
      background-position: top center;
  }
  .inner-banner .container {
    z-index: 2;
  }
  .inner-banner .mbx-box {
    position: relative;
  
  }
  .inner-banner .mbx-box::after {
    position: absolute;
    z-index: -1;
    content: attr(data-name);
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 4.85rem;
    line-height: 1;
    color: rgba(255, 255, 255, 0);
    text-transform: uppercase;
  }
  .inner-banner .mbx-box .mbx {
    font-size: 18px;
    color: #fff;
    line-height: 1.8;
    padding-top: 1.5rem;
  }
  .inner-banner .mbx-box .mbx a,
  .inner-banner .mbx-box .mbx span {
    margin: 0 3px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
  }
  .inner-banner .mbx-box .mbx a:first-child {
    margin-left: 0;
  }
  .inner-banner .mbx-box .mbx a:hover {
    color: var(--index-main-color);
  }
  .inner-banner .mbx-box .mbx span {
    margin-right: 0;
  }
  .inner-banner .mbx-box h2 {
    font-size: 36px;
    line-height: 1.6;
    color: #fff;
    font-weight: bold;
    margin-top: 0.5rem;
  }
  .inner-page .sidebar-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .inner-page .sidebar-box .sidebar-left {
    width: 30%;
  }
  .inner-page .sidebar-box .sidebar-left .inner {
    max-width: 375px;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-title {
    font-size: 20px;
    line-height: 1.8;
    color: #000;
    text-transform: uppercase;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #e7e7e7;
    font-weight: bold;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-search {
    margin-bottom: 2rem;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-search form {
    width: 100%;
    position: relative;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-search form input[type="text"] {
    width: 100%;
    height: 43px;
    border: 1px solid #eee;
    padding: 10px 20px;
    padding-right: 5rem;
    font-size: 14px;
    color: #555555;
    font-weight: 200;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-search form input[type="submit"] {
    position: absolute;
    width: 43px;
    height: 43px;
    border: none;
    background: url(../images/search.png) no-repeat center center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-cat {
    margin-bottom: 2rem;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li {
    padding: 8px 0;
    font-size: 16px;
    line-height: 2;
    position: relative;
    color: #000000;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li ul{
    margin-top: 16px;
    /*display: none;*/
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li i{
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 5px;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li a {
    padding-right: 20px;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li a span {
    color: #aaa;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li:hover {
    color: var(--index-main-color);
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li.active{
    color: #000;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li:first-child {
    padding-top: 0;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li:last-child {
    padding-bottom: 0;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-recent {
    margin-bottom: 2rem;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li {
    padding: 0.75rem 0;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li a .r-img {
    margin-right: 1rem;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li a .r-img img {
    height: 80px;
    max-width: 100px;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li a .r-text p {
    color: #000;
    font-size: 16px;
    line-height: 2;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: .4rem;
  
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li a .r-text p:hover {
    color: var(--index-main-color);
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li a .r-text span {
       color: var(--index-main-color);
    display: block;
    font-size: 14px;
    line-height: 2;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li:first-child {
    padding-top: 0;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li:last-child {
    padding-bottom: 0;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-contact {
    background: url(../images/neiye-03.jpg) no-repeat center center;
    padding: 10.75rem 2rem 2.75rem;
    color: #fff;
    background-size: cover;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-contact h5 {
  font-size: 20px;
      line-height: 1.8;
      text-transform: capitalize;
      font-weight: bold;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-contact h6 {
  font-size: 16px;
      line-height: 2;
      margin-top: 1.1rem;
      text-transform: capitalize;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-contact a {
    display: inline-block;
    font-size: 14px;
    line-height: 2;
    color: var(--index-main-color);
    text-transform: capitalize;
    background: #fff;
    padding: 8px 12px;
    position: relative;
    -webkit-transform: skewX(-10deg) skewY(0);
    -moz-transform: skewX(-10deg) skewY(0);
    -ms-transform: skewX(-10deg) skewY(0);
    transform: skewX(-10deg) skewY(0);
    margin-top: 1.3rem;
   
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-contact a span {
    display: inline-block;
    position: relative;
    -webkit-transform: skewX(10deg) skewY(0);
    -moz-transform: skewX(10deg) skewY(0);
    -ms-transform: skewX(10deg) skewY(0);
    transform: skewX(10deg) skewY(0);
    z-index: 2;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-contact a::after {
    position: absolute;
    content: "";
    width: 5px;
    height: 100%;
    background: var(--index-main-color);
    left: 0;
    top: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    z-index: 1;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-contact a:hover {
    color: #fff;
  }
  .inner-page .sidebar-box .sidebar-left .inner .inner-contact a:hover::after {
    width: 100%;
  }
  .inner-page .sidebar-box .sidebar-right {
    width: 70%;
  }
  .inner-page .m-page {
    text-align: center;
    float: none;
    margin: 15px -5px 0;
  }
  .inner-page .m-page a,
  .inner-page .m-page span {
    display: inline-block;
    text-align: center;
    width: 45px;
    height: 35px;
    font-size: 15px;
    line-height: 35px;
    border-radius: 5px;
    color: #111;
    font-weight: 500;
    -moz-box-shadow: 0 2px 10px 0 #d8dde6;
    -o-box-shadow: 0 2px 10px 0 #d8dde6;
    box-shadow: 0 2px 10px 0 #d8dde6;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    margin: 5px;
  }
  .inner-page .m-page a:hover {
    background: var(--index-main-color) none repeat scroll 0 0;
    color: #fff;
  }
  
  @media screen and (max-width: 1000px) {
    .inner-banner {
      padding: 5rem 0;
      height: auto;
    }
  }
  @media screen and (max-width: 700px) {
    .inner-banner .mbx-box::after {
      font-size: 4rem;
    }
  
  }
  .contact-page .contact-1 .text-map {
    text-align: center;
    padding-top: 4vw;
    padding-bottom: 2.5vw;
  }
  .contact-page .contact-1 .text-map h5 {
    font-size: 28px;
    padding: 15px 0;
    line-height: 1.6;
  }
  .contact-page .contact-1 .text-map p {
      font-size: 16px;
      line-height: 2;
      width: 70%;
      margin: 0 auto;
      color: #555555;
  }
  .contact-page .contact-1 .container {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
  }
  .contact-page .contact-1 .container .map {
      width: 60%;
      position: relative;
  }
  .contact-page .contact-1 .container .con-right {
      width: 40%;
      margin: auto;
      padding-left: 5%;
  }
  .contact-page .contact-1 .container .con-right h3 {
    font-size: 24px;
    padding-bottom: 20px;
  }
  .contact-page .contact-1 .container .con-right li {
      font-size: 16px;
      line-height: 2;
      padding: 10px 0;
  }
  /*.contact-page .contact-1 .container .con-right li:nth-child(1) {
    background: url(../images/c-1.png) no-repeat left center;
    padding-left: 80px;
  }
  .contact-page .contact-1 .container .con-right li:nth-child(2) {
    background: url(../images/c-2.png) no-repeat left center;
    padding-left: 80px;
  }
  .contact-page .contact-1 .container .con-right li:nth-child(3) {
    background: url(../images/c-3.png) no-repeat left center;
    padding-left: 80px;
  }*/
  .contact-page .contact-2 {
    margin-top: 4.1vw;
  }
  .contact-page .contact-2 .box {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    background: #f8f8f8;
    align-items: center;
    -webkit-box-align-items: center;
    -moz-box-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
  }
  .contact-page .contact-2 .left {
    background-color: var(--index-main-color);
    padding: 2.8vw 0 2.8vw 12.45vw;
    color: #fff;
    width: 25.63%;
  }
  .contact-page .contact-2 .left h4 {
    font-size: 32px;
    line-height: 1.2;
        font-weight: bold;
  }
  .contact-page .contact-2 .right {
    width: 74.37%;
    padding: 0 11.7rem 0 2.4rem;
  }
  .contact-page .contact-2 .right ul {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
  }
  .contact-page .contact-2 .right ul li {
    display: inline-block;
    margin-right: 3vw;
  }
  .contact-page .contact-2 .right ul li h2 {
    font-size: 22px;
  }
  .contact-page .contact-2 .right ul li p {
    font-size: 16px;
  }
  .contact-page .contact-2 .right ul li:last-child {
    margin-right: 0;
    width: 30%;
    text-transform: capitalize;
  }
  .contact-page .contact-3 {
    padding: 5vw 0 2vw;
  }
  .contact-page .contact-1{
    padding-bottom: 120px;
  }
  .contact-page .contact-3 h3 {
    font-size: 4.85vw;
    line-height: 1;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.2);
    text-align: center;
  }
  .contact-page .contact-3 form {
    margin-top: 2.5vw;
  }
  .contact-page .contact-3 form ul li.wid-100 {
    width: 100% !important;
    margin-right: 0;
  }
  .contact-page .contact-3 form ul li.wid-100 textarea {
    height: 200px;
    padding-top: 12px;
  }
  .contact-page .contact-3 form ul li {
    margin-bottom: 1.5vw;
    margin-right: 2.7vw;
    width: 30.75% !important;
  }
  .contact-page .contact-3 form ul li input[type="text"],
  .contact-page .contact-3 form ul li textarea {
    width: 100%;
    border: 1px solid #e7e7e7;
    font-size: 16px;
    line-height: 2;
    height: 50px;
    padding-left: 25px;
  }
  .contact-page .contact-3 form ul li input[type="text"]:focus,
  .contact-page .contact-3 form ul li textarea:focus {
    border-color: var(--index-main-color);
  }
  .contact-page .contact-3 form ul li:last-child {
    margin-bottom: 0;
  }
  .contact-page .contact-3 form ul li:nth-child(4) {
    margin-right: 0;
  }
  .contact-page .contact-3 form ul li .box {
    width: 136px;
    height: 45px;
    background-color: #000;
    color: #fff;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
    text-transform: uppercase;
    transform: skewX(-20deg);
    border-left: 5px solid var(--index-main-color);
    cursor: pointer;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  .contact-page .contact-3 form ul li .box span {
    display: inline-block;
    transform: skewX(20deg);
  }
  .contact-page .contact-3 form ul li .box::before {
    content: '';
    position: absolute;
    top: 0;
    right: -50px;
    bottom: 0;
    z-index: -1;
    left: 0;
    border-right: 50px solid transparent;
    border-bottom: 80px solid var(--index-main-color);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  .contact-page .contact-3 form ul li .box:hover {
    color: #fff;
  }
  .contact-page .contact-3 form ul li .box:hover::before {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  @media screen and (max-width: 1800px) {
    .contact-page .contact-2 .left {
      padding: 2.8vw 0 2.8vw 10vw;
    }
    .contact-page .contact-2 .right {
      padding: 0 3vw 0 2.4vw;
    }
    .contact-page .contact-2 .right ul li {
      margin-right: 2vw;
    }
  }
  @media screen and (max-width: 1680px) {
    .contact-page .contact-2 .left {
      padding: 2.8vw 0 2.8vw 6vw;
    }
    .contact-page .contact-2 .right {
      padding: 0 2vw 0 2vw;
    }
    .contact-page .contact-2 .right ul li {
      margin-right: 1vw;
    }
    .contact-page .contact-3 form ul li {
      margin-right: 2.65vw;
    }
  }
  @media screen and (max-width: 1400px) {
    .contact-page .contact-2 .left {
      display: none;
    }
    .contact-page .contact-2 .right {
      width: 100%;
      padding: 2vw 1vw;
    }
    .contact-page .contact-2 .right ul li {
      margin-right: 2.5vw;
    }
    .contact-page .contact-3 form ul li {
      margin-right: 2.6vw;
    }
  }
  @media screen and (max-width: 1120px) {
    .contact-page .contact-2 .right ul {
      display: block;
    }
    .contact-page .contact-2 .right ul li {
      width: 49.5%;
      margin-right: 0;
    }
    .contact-page .contact-2 .right ul li:last-child {
      width: 49.5%;
    }
    .contact-page .contact-3 form ul li {
      margin-right: 2vw;
      width: 31.1% !important;
    }
  }
  @media screen and (max-width: 1000px) {
    .contact-page .contact-1 .container {
      display: block;
    }
    .contact-page .contact-1 .container .map {
      width: 100%;
    }
    .contact-page .contact-1 .container .con-right {
      width: 100%;
      padding: 2vw 0 0 0;
    }
    .contact-page .contact-3 form ul li {
      margin-right: 1vw;
      width: 32.1% !important;
    }
  }
  @media screen and (max-width: 700px) {
    .contact-page .contact-1 .text-map h5 {
      font-size: 22px;
    }
    .contact-page .contact-1 .text-map p {
      font-size: 16px;
    }
    .contact-page .contact-2 .right ul li {
      width: 100%;
      margin-bottom: 1vw;
    }
    .contact-page .contact-2 .right ul li:last-child {
      width: 100%;
    }
    .contact-page .contact-2 .right ul li p {
      font-size: 16px;
    }
    .contact-page .contact-3 form ul li {
      width: 100% !important;
      margin-right: 0;
    }
  }
  .news-page {
    padding: 5rem 0;
  }
  .news-page .sidebar-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .news-page .sidebar-box .sidebar-left {
    border-left: 1px solid #e7e7e7;
  }
  .news-page .sidebar-box .sidebar-left .inner {
    margin: 0 0 0 auto;
    padding-left: 0rem;
  }
  .news-page .sidebar-box .sidebar-right .news-list {
    padding-right: 2rem;
  }
  .news-page .sidebar-box .sidebar-right .news-list ul {
    margin-right: -1.1rem;
  }
  .news-page .sidebar-box .sidebar-right .news-list ul li {
  padding-right: 1.1rem;
      margin-bottom: 2.4rem;
      position: relative;
      width: 50%;
    
  }
  .news-page .sidebar-box .sidebar-right .news-list ul li .img {
    position: relative;  
  }
  .news-page .sidebar-box .sidebar-right .news-list ul li .img.news{
  height: 365px;
  }
  .news-page .sidebar-box .sidebar-right .news-list ul li .img img {
    width: 100%;
        object-fit: cover;
   
  }
  .news-page .sidebar-box .sidebar-right .news-list ul li .img time {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    bottom: 16px;
    left: 13px;
  }
  .news-page .sidebar-box .sidebar-right .news-list ul li .text {
        color: #2b2b2b;
      position: absolute;
      left: 0;
      bottom: 0;
      width: 96%;
      padding: 10px 30px 30px 30px;
      font-size: 16px;
      line-height: 2;
  }
  .news-page .sidebar-box .sidebar-right .news-list ul li .text time {
      color: #fff;
  }
  .news-page .sidebar-box .sidebar-right .news-list ul li .text h3 {
      font-size: 20px;
      line-height: 1.8;
      -webkit-transition: .3s;
      -moz-transition: .3s;
      transition: .3s;
      color: #fff;
      margin-top: 8px;
     
      text-transform: capitalize;
  }
  .news-page .sidebar-box .sidebar-right .news-list ul li .text h3:hover {
    color: var(--index-main-color);
  }
  .news-page .sidebar-box .sidebar-right .news-list ul li .text p {
      font-size: 16px;
      line-height: 2;
      margin-top: 0.5rem;
      color: #fff;
  }
  .news-page .sidebar-box .sidebar-right .news-list ul li:last-child {
    margin-bottom: 0;
  }
  @media screen and (max-width: 1230px) {
    .inner-page .sidebar-box .sidebar-left {
      display: none;
    }
    .product-page .top h1{
      display: none!important;
    }
    .inner-page .sidebar-box .sidebar-right {
      width: 100%;
    }
  }
  @media screen and (max-width: 1000px) {
    .news-page .sidebar-box .sidebar-right .news-list ul li {
      width: 50%;
    }
  }
  @media screen and (max-width: 700px) {
    .news-page .sidebar-box .sidebar-right .news-list ul li {
      width: 100%;
      padding-right: 0;
    }
    .inner-banner .mbx-box h2{
      font-size: 22px;
      line-height: 1.8;
    }
    .Auxil-industry{
      display: none!important;
    }
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content {
    padding-right: 4.25rem;
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .category {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .category a {
    padding: 0 5px;
    margin-left: 4px;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    color: var(--index-main-color);
    border: 1px solid var(--index-main-color);
    -webkit-transform: skewX(-10deg) skewY(0);
    -moz-transform: skewX(-10deg) skewY(0);
    -ms-transform: skewX(-10deg) skewY(0);
    transform: skewX(-10deg) skewY(0);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .category a:hover {
    background-color: var(--index-main-color);
    color: #fff;
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .category a span {
    display: inline-block;
    -webkit-transform: skewX(10deg) skewY(0);
    -moz-transform: skewX(10deg) skewY(0);
    -ms-transform: skewX(10deg) skewY(0);
    transform: skewX(10deg) skewY(0);
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .category .time {
    font-size: 14px;
    line-height: 2;
    margin-left: 12px;
    color: #aaa;
    text-transform: uppercase;
    position: relative;
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .category .time span {
    color: #000;
    margin-left: 0.5rem;
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .n-title {
    font-size: 30px;
    line-height: 1.6;
    color: #000;
    margin-bottom: 1.75rem;
    padding-bottom: 1rem;
    text-transform: capitalize;
    border-bottom: 1px solid #e7e7e7;
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .content {
    font-size: 16px;
    line-height: 2;
    color: #2b2b2b;
  
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .content .icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 14px;
    line-height: 2;
    color: #555;
    margin-top: 2.5rem;
    padding-bottom: 2.25rem;
    border-bottom: 1px solid #e7e7e7;
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .content .icon a {
    font-size: 14px;
    color: #000;
    margin-left: 0.9rem;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .content .icon a:hover {
    color: var(--index-main-color);
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .m-link {
    border-bottom: 1px solid #e7e7e7;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .m-link a {
    width: 50%;
    padding: 1.75rem 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .m-link a .r-img {
    margin-right: 1rem;
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .m-link a .r-img img {
    display: block;
    width: 110px;
    min-width: 110px;
    height: 110px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .m-link a .r-text p {
    color: #000;
    font-size: 16px;
    line-height: 2;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: .4rem;
    max-width: 255px;
    text-transform: capitalize;
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .m-link a .r-text p:hover {
    color: var(--index-main-color);
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .m-link a .r-text span {
    color: #aaa;
    display: block;
    font-size: 14px;
    line-height: 2;
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .m-link a.left {
    padding-right: 1.5rem;
    border-right: 1px solid #e7e7e7;
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .m-link a.right {
    padding-left: 1.5rem;
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .n-form {
    margin-top: 3rem;
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .n-form .text h3 {
    font-size: 26px;
    line-height: 1.8;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .n-form .text p {
    font-size: 14px;
    line-height: 2;
    color: #555;
    margin-bottom: 1.5rem;
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .n-form .text span {
    color: var(--index-main-color);
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .n-form form .span {
    font-size: 14px;
    line-height: 2;
    display: inline-block;
    color: #555;
    margin-bottom: 1.25rem;
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .n-form form textarea,
  .newdet-page .sidebar-box .sidebar-right .newdet-content .n-form form input[type="text"] {
    width: 30%;
    height: 54px;
    border: 1px solid #e7e7e7;
    padding: 0 1rem;
    color: #555555;
    font-size: 16px;
    line-height: 2;
    margin-bottom: 1.5rem;
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .n-form form textarea {
    width: 100%;
    height: 200px;
    padding: 1rem;
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .n-form form .n-input {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .n-form form p {
    font-size: 14px;
    line-height: 1;
    color: #555;
    margin-bottom: 2.25rem;
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .n-form form button {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background: #000;
    padding: 15px 1.75rem;
    position: relative;
    -webkit-transform: skewX(-10deg) skewY(0);
    -moz-transform: skewX(-10deg) skewY(0);
    -ms-transform: skewX(-10deg) skewY(0);
    transform: skewX(-10deg) skewY(0);
    margin-left: 5px;
    border: none;
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .n-form form button span {
    display: inline-block;
    position: relative;
    -webkit-transform: skewX(10deg) skewY(0);
    -moz-transform: skewX(10deg) skewY(0);
    -ms-transform: skewX(10deg) skewY(0);
    transform: skewX(10deg) skewY(0);
    z-index: 2;
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .n-form form button::after {
    position: absolute;
    content: "";
    width: 5px;
    height: 100%;
    background: var(--index-main-color);
    left: 0;
    top: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    z-index: 1;
  }
  .newdet-page .sidebar-box .sidebar-right .newdet-content .n-form form button:hover::after {
    width: 100%;
  }
  @media screen and (max-width: 1230px) {
    .newdet-page .sidebar-box .sidebar-right .newdet-content {
      padding-right: 0;
    }
  }
  @media screen and (max-width: 700px) {
    .newdet-page .sidebar-box .sidebar-right .newdet-content .m-link a {
      width: 100%;
    }
    .newdet-page .sidebar-box .sidebar-right .newdet-content .n-title{
      font-size: 24px;
      line-height: 1.8;
    }
    .newdet-page .sidebar-box .sidebar-right .newdet-content .m-link a.left {
      border-right: 0px solid #e7e7e7;
      border-bottom: 1px solid #e7e7e7;
    }
    .newdet-page .sidebar-box .sidebar-right .newdet-content .m-link a.right {
      padding-left: 0;
    }
    .newdet-page .sidebar-box .sidebar-right .newdet-content {
      padding-right: 0;
    }
    .newdet-page .sidebar-box .sidebar-right .newdet-content .n-form form .n-input {
      display: block;
    }
    .newdet-page .sidebar-box .sidebar-right .newdet-content .n-form form .n-input input[type="text"] {
      width: 100%;
    }
  }
  .product-page {
    padding: 5rem 0;
  }
  .product-page .top h1 {
    font-size: 20px;
    line-height: 1.8;
    font-weight: bold;
  }
  .product-page .top p {
    font-size: 15px;
    line-height: 1.5;
    color: #757575;
   
    margin-top: 1rem;
  }
  /*.product-page .product-list {
    margin-top: 1.65rem;
  }
  .product-page .product-list ul {
    margin-right: -1.6rem;
  }
  .product-page .product-list ul li {
    padding-right: 1.6rem;
    margin-bottom: 1.6rem;
  }
  .product-page .product-list ul li .box {
    position: relative;
    -webkit-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
    overflow: hidden;
        background: #fbfbfb;
  }
  .product-page .product-list ul li .box .header {
    position: relative;
    display: block;
    overflow: hidden;
   border: 15px solid #fbfbfb;
  }
  .product-page .product-list ul li .box .header img {
    width: 100%;
    height: 100%;
  }
  .product-page .product-list ul li .box .header .product-inner {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    background: #fff;
  }
  .product-page .product-list ul li .box .header .product-inner .img {
    position: relative;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0ms;
    -moz-transition: opacity 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0ms;
    transition: opacity 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0ms;
    bottom: 100%;
  }
  .product-page .product-list ul li .box .header .product-inner .img img {
    display: block;
    margin: 0 auto;
    width: 100%;
  }
  .product-page .product-list ul li .box .header .product-inner .img.img1 {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .product-page .product-list ul li .box .content {
   padding: 0rem 1.05rem 1.05rem;
    text-align: center;
  
  }
  .product-page .product-list ul li .box .content h4 {
  font-size: 14px;
      color: #353535;
      line-height: 1.5;
  }
  .product-page .product-list ul li .box:hover .header .product-inner {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -moz-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s, -moz-transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s, -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s, -moz-transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  .product-page .product-list ul li:last-child {
    margin-bottom: 0;
  }
  @media screen and (max-width: 1000px) {
    .product-page .product-list ul li {
      width: 50% !important;
    }
  }
  @media screen and (max-width: 700px) {
    .product-page .product-list ul li {
      width: 100% !important;
    }
  }*/
  .prodet-page {
    padding-bottom: 2.9rem;
  }
  .prodet-page .prodet-1 {
    padding: 4rem 0 3rem;
  
  }
  .prodet-page .prodet-1 .left {
  
    width: 40%;
  }
  .prodet-page .prodet-1 .left .item{
    display: flex;
    flex-direction: row-reverse;
  }
  .prodet-page .prodet-1 .left .img {
    display: block;
    position: relative;
    z-index: 1;
    width: 79%;
    
  }
  .prodet-page .prodet-1 .left .img img {
    width: 100%;
        background: #fff;
            border: 1px solid #f0f0f0;
  }
  
  .prodet-page .prodet-1 .right {
  
    padding-left: 2rem;
    width: 30%;
  }
  .prodet-page .prodet-1 .right h1 {
    font-size: 18px;
  
    line-height: 1.2;
    padding-right: 3.4rem;
  }
  .prodet-page .prodet-1 .right .content {
      padding: 10px 0 10px;
      font-size: 16px;
      font-weight: 300;
      color: #757575;
      line-height: 1.8;
  
  }
  .prodet-page .prodet-1 .left .slick {
    width: 21%;
      padding-right: 10px;
  }
  .prodet-page .prodet-1 .left .slick h3 {
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
  }
  .prodet-page .prodet-1 .left .slick ul {
    margin: -6px;
  }
  .prodet-page .prodet-1 .left .slick ul li {
    padding:6px 10px;
  }
  .prodet-page .prodet-1 .left .slick ul li img {
    width: 100%;
    background: #fff;
        border: 1px solid #f0f0f0;
  }
  .prodet-page .prodet-1 .left .slick .slick-arrow {
    position: absolute;
    top: 50%;
    font-size: 0;
    color: transparent;
    border: none;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .prodet-page .prodet-1 .left .slick .slick-arrow::after {
    font-family: "FontAwesome";
    color: #fff;
    font-size: 16px;
  }
  .prodet-page .prodet-1 .left .slick .slick-arrow.slick-prev {
    left: -20px;
  }
  .prodet-page .prodet-1 .left .slick .slick-arrow.slick-prev::after {
    content: "\f0d9";
  }
  .prodet-page .prodet-1 .left .slick .slick-arrow.slick-next {
    right: -10px;
  }
  .prodet-page .prodet-1 .left .slick .slick-arrow.slick-next::after {
    content: "\f0da";
  }
  .prodet-page .prodet-1 .right .inquiry-box {
    padding-bottom: 1rem;
    border-bottom: 1px solid #e7e7e7;
  }
  .prodet-page .prodet-1 .right .inquiry-box a.more {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background: #000;
    padding: 15px 1.75rem;
    position: relative;
    -webkit-transform: skewX(-10deg) skewY(0);
    -moz-transform: skewX(-10deg) skewY(0);
    -ms-transform: skewX(-10deg) skewY(0);
    transform: skewX(-10deg) skewY(0);
    margin-left: 5px;
    z-index: 1;
  }
  .prodet-page .prodet-1 .right .inquiry-box a.more span {
    display: inline-block;
    position: relative;
    -webkit-transform: skewX(10deg) skewY(0);
    -moz-transform: skewX(10deg) skewY(0);
    -ms-transform: skewX(10deg) skewY(0);
    transform: skewX(10deg) skewY(0);
    z-index: 2;
  }
  .prodet-page .prodet-1 .right .inquiry-box a.more::after {
    position: absolute;
    z-index: -1;
    content: "";
    width: 5px;
    height: 100%;
    background: var(--index-main-color);
    left: 0;
    top: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
  }
  .prodet-page .prodet-1 .right .inquiry-box a.more:hover::after {
    width: 100%;
  }
  .prodet-page .prodet-1 .right .inquiry-box a.more:first-child {
    margin-right: 1rem;
  }
  .prodet-page .prodet-1 .right .share {
    display: block;
      padding: 1rem 0 1rem;
  }
  .prodet-page .prodet-1 .right .share li {
    width: auto;
    font-size: 16px;
    color: #555555;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    margin-right: 10px;
    text-transform: capitalize;
  }
  .prodet-page .prodet-1 .right .share li:hover {
    color: var(--index-main-color);
  }
  .prodet-page .prodet-2 {
        padding: 0rem 0 2rem;
    text-align: center;
  }
  .prodet-page .prodet-2 .text {
    display: block;
    font-size: 16px;
    color: #7a7a7a;
    margin: 20px 0 30px;
    line-height: 30px;
  }
  .prodet-page .prodet-2 .list ul {
   
    text-align: left;
  }
  .prodet-page .prodet-2 .list ul li {
    padding: 1.25rem 0 1.25rem 0;
    border-top: 1px solid #e7e7e7;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    position: relative;
  }
  .prodet-page .prodet-2 .list ul li i {
    position: absolute;
    top: 18px;
    left: 0;
    width: 60px;
  }
  .prodet-page .prodet-2 .list ul li i img {
    display: block;
    max-width: 100%;
  }
  .prodet-page .prodet-2 .list ul li h5 {
    padding-right: 3rem;
    position: relative;
    font-size: 30px;
    line-height: 1;
  }
  .prodet-page .prodet-2 .list ul li h5 span {
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    right: 15px;
    top: 10px;
    cursor: pointer;
  }
  .prodet-page .prodet-2 .list ul li h5 span::after,
  .prodet-page .prodet-2 .list ul li h5 span::before {
    content: '';
    width: 100%;
    height: 1px;
    background: black;
    position: absolute;
    top: 50%;
    left: 0;
  }
  .prodet-page .prodet-2 .list ul li h5 span::after {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
  }
  .prodet-page .prodet-2 .list ul li .content {
    margin-top: 1.5rem;
    font-size: 16px;
    color: #7a7a7a;
    line-height: 1.8;
  }
  .prodet-page .prodet-2 .list ul li .content table tbody td,
  .prodet-page .prodet-2 .list ul li .content table tbody th {
    border: 1px solid #ededed;
  }
  .prodet-page .prodet-2 .list ul li:first-child {
  
  }
  .prodet-page .prodet-2 .list ul li .join-us-page .join-us-2 .form li {
      border: 0;
  }
  .prodet-page .prodet-2 .list ul li.active h5 span::after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .prodet-page .prodet-2 .list ul li .join-us-page .join-us-2 {
   
  }
  .prodet-page .prodet-2 .list ul li .join-us-page .join-us-2 h3 {
    display: block;
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
  }
  .prodet-page .prodet-2 .list ul li .join-us-page .join-us-2 .text {
    display: block;
    font-size: 16px;
    color: #838383;
    font-weight: 300;
    line-height: 2;
    margin-top: 20px;
  }
  .prodet-page .prodet-2 .list ul li .join-us-page .join-us-2 .form {
    margin-top: 1.75rem;
  }
  .prodet-page .prodet-2 .list ul li .join-us-page .join-us-2 .form ul {
    margin: -10px -45px;
  }
  .prodet-page .prodet-2 .list ul li .join-us-page .join-us-2 .form ul li {
    padding: 10px 45px;
  }
  .prodet-page .prodet-2 .list ul li .join-us-page .join-us-2 .form ul li label {
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 10px;
  }
  .prodet-page .prodet-2 .list ul li .join-us-page .join-us-2 .form ul li input,
  .prodet-page .prodet-2 .list ul li .join-us-page .join-us-2 .form ul li textarea {
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 13px 15px;
    font-size: 16px;
    border: 1px solid #dedede;
    color: black;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
  }
  .prodet-page .prodet-2 .list ul li .join-us-page .join-us-2 .form ul li input:focus,
  .prodet-page .prodet-2 .list ul li .join-us-page .join-us-2 .form ul li textarea:focus {
    border-color: var(--index-main-color);
  }
  .prodet-page .prodet-2 .list ul li .join-us-page .join-us-2 .form ul li textarea {
    height: 180px;
  }
  .prodet-page .prodet-2 .list ul li .join-us-page .join-us-2 .form ul li input[type="submit"] {
    margin-top: 30px;
    background: var(--index-main-color);
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 5px;
    padding: 23px;
  }
  .prodet-page .prodet-2 .list ul li .join-us-page .join-us-2 .form ul li input[type="submit"]:hover {
    background: #000;
  }
  .prodet-page .prodet-2 .list ul li .join-us-page .join-us-2 .form ul li.wid-100 {
    width: 100%;
  }
  .prodet-page .prodet-3 {
    padding: 2rem 0;
  }
  .prodet-page .prodet-3 h2.title {
    display: block;
    font-size: 30px;
    line-height: 1;
  
    text-transform: uppercase;
  }
  @media screen and (max-width: 1000px) {
    .prodet-page .prodet-1 .right {
      padding-left: 2rem;
    }
    .prodet-page .prodet-1 .right h1 {
      padding-right: 0;
      font-size: 24px;
    }
    .prodet-page .prodet-1 .right .content {
      font-size: 16px;
      line-height: 1.5;
    }
    .prodet-page .prodet-2 .list ul li .join-us-page .join-us-2 h3 {
      font-size: 24px;
    }
    .prodet-page .prodet-3 .product-list ul li {
      width: auto !important;
    }
  }
  @media screen and (max-width: 700px) {
    .prodet-page .prodet-1 .left {
      width: 100%;
    }
    .prodet-page .prodet-1 .right {
      width: 100%;
      padding: 2rem 0 0 0;
    }
    .prodet-page .prodet-1 .right h1 {
      font-size: 20px;
    }
    .prodet-page .prodet-1 .right .content {
      font-size: 14px;
    }
    .prodet-page .prodet-2 .list ul li .content {
      font-size: 16px;
    }
    .prodet-page .prodet-2 .list ul li {
      width: 100%;
    }
    .prodet-page .prodet-2 .list ul li .join-us-page .join-us-2 .form ul li input[type="submit"] {
      font-size: 20px;
      padding: 10px;
    }
    .prodet-page .prodet-3 h2.title {
      font-size: 27px;
    }
  }
  @media screen and (max-width: 500px) {
    .prodet-page .prodet-2 .list ul li .join-us-page .join-us-2 .from ul li input[type=submit] {
      font-size: 20px;
      padding: 10px;
    }
    .prodet-page .prodet-2 .list ul li .join-us-page .join-us-2 .from ul li label {
      font-size: 15px;
    }
    .prodet-page .prodet-2 .list ul li .join-us-page .join-us-2 h3 {
      font-size: 18px;
      line-height: 1.8;
    }
  }
  .factory-page-1 .factoty-list ul {
    margin: 0 -15px;
  }
  .factory-page-1 .factoty-list ul li {
    padding: 15px;
  }
  .factory-page-1 .factoty-list ul li .box {
    overflow: hidden;
  }
  .factory-page .container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .factory-page .container .left {
    width: 60%;
    position: relative;
  }
  .factory-page .container .left button.slick-prev {
    display: none !important;
  }
  .factory-page .container .left button.slick-next {
    position: absolute;
    display: inline-block;
    padding: 15px 30px;
    border-radius: 5px;
    background: var(--index-main-color);
    font-size: 14px;
    line-height: 1;
    color: #fff;
    transition: .5s;
    left: 108.5%;
    top: 80%;
    width: 150px;
    text-align: center;
    border: none;
  }
  .factory-page .container .right {
    width: 40%;
    padding-left: 5%;
    padding-bottom: 5%;
  }
  .factory-page .container .right .four.slick {
    margin-top: 2rem;
  }
  .factory-page .container .right .four.slick ul {
    margin: 0 -5px;
  }
  .factory-page .container .right .four.slick ul li {
    padding: 5px;
  }
  .factory-page .container .text-left h2 {
    font-size: 20px;
    text-transform: capitalize;
    padding-bottom: 20px;
  }
  .factory-page .container .text-left p {
    line-height: 2;
    font-size: 16px;
  }
  @media screen and (max-width: 1230px) {
    .factory-page .container .right {
      padding-left: 3%;
      padding-bottom: 0%;
    }
  }
  @media screen and (max-width: 1000px) {
    .factory-page .container .left {
      width: 100%;
    }
    .factory-page .container .right {
      padding-left: 0%;
      width: 100%;
      margin-top: 30px;
      padding-bottom: 0;
    }
  }
  
  
  
  .w-accor4 li img{
        max-width: 100%;
      -webkit-filter: grayscale(0%);
      filter: grayscale(0%);
  }
  
  
  #index-body .news .desc ul li:hover .content .right h3 {
      color: var(--index-main-color);
  }
  
  
  .newdet-page .sidebar-box .sidebar-right .newdet-content .content h3 {
      font-size: 20px;
      color: #000;
      margin-top: 20px;
  }
  
  .newdet-page .sidebar-box .sidebar-right .newdet-content .content p {
        line-height: 2;
      padding: 10px 0;
      color: #333;
      font-size: 16px;
  }
  
  .newdet-page .sidebar-box .sidebar-right .newdet-content .content .top-news {
      margin-bottom: 40px;
  }
  
  
  .newdet-page .sidebar-box .sidebar-right .newdet-content .content p img {
      padding: 10px;
      width: 50%;
  }
  
  
  /*.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li:hover a {
      color: var(--index-main-color);
      font-weight: bold;
          padding-left: 10px;
  }*/
  
  .inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li a{
  
  }
  
  
  .inner-page .sidebar-box .sidebar-right .top .text01 p {
      font-size: 15px;
      line-height: 1.8;
  }
  
  
  .inner-page .sidebar-box .sidebar-right .top .text02 h2 {
      font-size: 20px;
      line-height: 1.2;
      font-weight: bold;
      margin-bottom: 20px;
  }
  
  .inner-page .sidebar-box .sidebar-right .top .text02 {
    padding-top: 30px
    
  }
  .inner-page .sidebar-box .sidebar-right .top .text02 h2:before {
      content: '';
      width: 12px;
      height: 12px;
      background: var(--index-main-color);
      display: inline-block;
      margin-right: 10px;
  }
  
  
  .inner-page .sidebar-box .sidebar-right .top .text02 p {
      margin-top: 5px;
      line-height: 1.8;
  }
  
  
  .inner-page .sidebar-box .sidebar-right .top .text03 h2 {
      font-size: 20px;
      line-height: 1.2;
      font-weight: bold;
      margin-bottom: 20px;
  }
  
  .inner-page .sidebar-box .sidebar-right .top .text03 h2:before {
      content: '';
      width: 12px;
      height: 12px;
      background: var(--index-main-color);
      display: inline-block;
      margin-right: 10px;
  }
  
  .inner-page .sidebar-box .sidebar-right .top .text03 {
      padding-top: 30px;
      display: flex;
  }
  
  .inner-page .sidebar-box .sidebar-right .top .text03 .left {
      width: 60%;
  }
  .inner-page .sidebar-box .sidebar-right .top .text03 .right{
       width: 40%;
      padding-left: 35px;
  }
  
  .inner-page .sidebar-box .sidebar-right .top .text03 .left p {
      margin-top: 0rem;
  }
  
  
  
  .inner-page .sidebar-box .sidebar-right .top .text04 h2 {
      font-size: 20px;
      line-height: 1.2;
      font-weight: bold;
      margin-bottom: 20px;
  }
  
  .inner-page .sidebar-box .sidebar-right .top .text04 h2:before {
      content: '';
      width: 12px;
      height: 12px;
      background: var(--index-main-color);
      display: inline-block;
      margin-right: 10px;
  }
  
  
  .inner-page .sidebar-box .sidebar-right .top .text04 {
      padding-top: 30px;
  
  }
  
  
  .inner-page .sidebar-box .sidebar-right .top .text04 p {
      line-height: 2;
      margin-top: 0rem;
  }
  
  .product-page .top h1:before {
      content: '';
      width: 12px;
      height: 12px;
      background: var(--index-main-color);
      display: inline-block;
      margin-right: 10px;
  }
  
  
  
  .inner-page .sidebar-box .sidebar-right .top .text03 .right ul li {
      width: 33.33%;
      text-align: center;
      display: inline-block;
          padding: 5px 0;
  }
  
  .inner-page .sidebar-box .sidebar-right .top .text03 .right ul {
      font-size: 0;
  }
  
  .inner-page .sidebar-box .sidebar-right .top .text03 .right ul li p {
      margin-top: 0;
      font-size: 14px;
  }
  
  
  .prodet-page .prodet-2 .list ul li .content table tbody td, .prodet-page .prodet-2 .list ul li .content table tbody th{
    border: 1px solid #757575;
  }
  
  
  .prodet-page .prodet-1 .right .slick .slick-arrow {
      padding: 55px 10px;
      z-index: 999;
      background: rgba(0,0,0,0.5);
  }
  
  .prodet-page .prodet-1 .right .slick .slick-arrow.slick-prev {
  left: 0;
  
  }
  
  
  
  .prodet-page .prodet-1 .right .content p{
      padding: 5px 0;
      font-size: 16px;
  }
  
  .prodet-page .prodet-1 .right .content p strong {
      font-weight: bold;
      color: #000;
      font-size: 18px;
  }
  
  
  .prodet-page .prodet-1 .right .content p strong:before {
        content: '';
      width: 12px;
      height: 12px;
      background: var(--index-main-color);
      display: inline-block;
      margin-right: 10px;
  }
  
  .prodet-page .prodet-2 .list ul li .content .tu ul li {
      border-top: 0px solid #e7e7e7 !important;
      width: 12.5%;
      text-align: center;
  } 
  .prodet-page .prodet-2 .list ul li .content .tu ul {
      display: flex;
  }
  
  .prodet-page .prodet-2 .list ul li .content .tu {
          text-align: center;
      padding: 25px 0;
  }
  
  
  .prodet-page .prodet-2 .list ul li .content .tu p strong {
      font-size: 18px;
      font-weight: bold;
      color: #000;
  }
  .prodet-page .prodet-2 .list ul li .content .tu p {
      color: #000;
  }
  
  .prodet-page .prodet-2 .list ul li .content .tu h2 {
      padding: 10px;
      width: 18%;
      margin: 10px auto;
      background: var(--index-main-color);
      border-radius: 45px;
      color: #fff;
      font-weight: bold;
  }
  .prodet-page .prodet-1 .right .content .cp ul li {
      display: flex;
      align-items: center;
  }
  
  .prodet-page .prodet-1 .right .content .cp ul li .cp-left {
      width: 75%;
      padding-right: 25px;
  }
  
  .prodet-page .prodet-1 .right .content .cp ul li .cp-right {
      width: 25%;
      padding: 15px;
  }
  
  
  
  .prodet-page .prodet-1 .right .content .pro ul li p {
      padding: 5px 0;
      font-size: 16px;
      text-align: left;
      padding-right: 25px;
      color: #000;
      font-weight: bold;
  }
  
  
  .prodet-page .prodet-1 .right .content .pro ul li img {
      border-radius: 55px;
      width: 10%;
      margin-right: 25px;
  }
  
  
  .prodet-page .prodet-1 .right .content .pro ul li {
      text-align: center;
      display: flex;
      align-items: center;
      margin-bottom: 15px;
  }
  
  
  
  .prodet-page .prodet-2 .list ul li .content .dt01 p {
      color: #000;
      line-height: 2;
      padding: 5px 0;
  }
  
  
  .prodet-page .prodet-2 .list ul li .content .dt01 p strong {
      font-weight: bold;
      color: #000;
      font-size: 18px;
  }
  .prodet-page .prodet-2 .list ul li .content .dt01 p strong:before {
      content: '';
      width: 12px;
      height: 12px;
      background: var(--index-main-color);
      display: inline-block;
      margin-right: 10px;
  }
  
  
  .prodet-page .prodet-1 .right .content .yingyogn ul {
      display: flex;
  }
  .prodet-page .prodet-1 .right .content .yingyogn ul li {
      padding: 15px;
  }
  .prodet-page .prodet-1 .right .content .yingyogn ul img {
      border-radius: 100%;
  }
  
  .prodet-page .prodet-2 .list ul li .content .dt001 {
      display: flex;
      align-items: center;
  }
  
  .prodet-page .prodet-2 .list ul li .content .dt001 .proleft {
      width: 50%;
      text-align: left;
  }
  .prodet-page .prodet-2 .list ul li .content .dt001 .proright {
      width: 50%;
      text-align: center;
  }
  .prodet-page .prodet-2 .list ul li .content .dt001 .proleft ul {
      display: initial;
      font-size: 0;
  }
  .prodet-page .prodet-2 .list ul li .content .dt001 .proleft ul li {
      width: 25%;
      display: inline-block;
  }
  
  
  .prodet-page .prodet-2 .list ul li .content .dt001 .proleft p strong:before {
     content: '';
      width: 12px;
      height: 12px;
      background: var(--index-main-color);
      display: inline-block;
      margin-right: 10px;
  }
  
  .service-page{
    padding: 3rem 0;
  }
  .service-page li{
    margin-bottom: 2rem;
    position: relative;
  }
  .service-page li .left{
    vertical-align: middle;
  }
  .service-page li .right{
    vertical-align: middle;
    padding-left: 3rem;
  }
  .service-page li .right h3{
    font-size: 1.8rem;
    line-height: 1;
  }
  .service-page li .right .desc{
    font-size: 16px;
    line-height: 1.5;
    margin-top: 1rem;
  }
  .service-page li .right .more{
    width: 100px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: var(--index-main-color);
    color: #fff;
    font-size: 16px;
    display: block;
    margin-top: 1rem;
  }
  .service-page li .right .scroll-img{
    margin-top: 2rem;
  }
  .service-page li:nth-child(even) .left{
    float: right;
  }
  .service-page li:nth-child(even) .right{
    float: left;
    padding: 10% 3rem 0 0;
  }
  @media screen and (max-width: 700px) {
    .service-page li .left{
      width: 100%;
    }
    .service-page li .right{
      width: 100%;
      padding: 2rem 0 0 0;
    }
    .service-page li:nth-child(even) .right{
      padding: 2rem 0 0 0;
    }
  }
  
  
  
  .inner-page .sidebar-box .sidebar-right .top p strong {
      font-size: 20px;
      line-height: 1.2;
      font-weight: bold;
      margin-bottom: 20px;
      color: #000;
  }
  
  .inner-page .sidebar-box .sidebar-right .top p strong:before {
        content: '';
      width: 12px;
      height: 12px;
      background: var(--index-main-color);
      display: inline-block;
      margin-right: 10px;
  }
  
  .inner-page .sidebar-box .sidebar-right .top p{
      margin-top: 5px;
      line-height: 1.8;
      font-weight: 300;
  }
  
  
  .prodet-page .prodet-1 .right .color {
      padding-bottom: 25px;
  }
  
  
  .prodet-page .prodet-1 .right .color h3 {
      font-size: 16px;
      font-weight: bold;
      padding-bottom: 10px;
  }
  .prodet-page .prodet-1 .right .color ul {
      display: flex;
  }
  .prodet-page .prodet-1 .right .color ul li {
      overflow: hidden;
      margin-right: 10px;
      border-radius: 100%;
  }
  .prodet-page .prodet-1 .right .color ul li img {
      object-fit: cover;
      
  }
  
  .newdet-page .sidebar-box .sidebar-right .newdet-content .content .top-news img {
      object-fit: cover;
      width: 100%;
      height: 500px;
  }
  
  .newdet-page .sidebar-box .sidebar-right .newdet-content .content h2 {
      color: #000;
      font-size: 24px;
  }
  
  
  .our-product .content.bottom .mml-text ul li .img img {
      display: block;
  
      margin: 0 auto;
      object-fit: cover;
      max-height: 350px;
  }
  .our-product .content.bottom .mml-text ul li h4 {
      text-align: center;
      width: 70%;
      margin: 0 auto;
  }
  .our-product .content.bottom .mml-text ul li a.more1 {
      color: #4e4e4e;
      margin-top: 20px;
      font-size: 15px;
  }
  
  
  .contact-page .contact-1 .text-map .ui.container {
      display: block;
  }
  
  .contact-page .contact-1 .container .con-right li .fa {
      margin-right: 15px;
      color: #fff;
      width: 30px;
      height: 30px;
      line-height: 30px;
      border-radius: 100%;
      text-align: center;
      background: #4c4c4c;
      font-size: 16px;
  }
  
  
  
  
  /* about */
  #index-body .padd {
    padding: 100px 0;
  }
  #index-body .init-1 {
    background: url(../images/init11.jpg) no-repeat center;
    background-size: cover;
    padding: 100px 0 100px;
    background-attachment: fixed;
  }
  #index-body .init-1 .top {
  padding: 0 30px;
  width: 50%;
  }
  #index-body .init-1 .top .intro{
    max-height: 540px;
    overflow: auto;
    padding-right: 5px;
  }
  #index-body .init-1 .top h1,
  #index-body .init-1 .top h2 {
  position: relative;
      font-size: 28px;
      color: #000000;
      line-height: 1.6;
      text-transform: capitalize;
      margin-bottom: 30px;
  }
  #index-body .init-1 .top h1::after {
    content: '';
    position: absolute;
    left: -6%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 52px;
    height: 2px;
    background: #000000;
    display: none;
  }
  #index-body .init-1 .top p {
      font-size: 16px;
      font-weight: 300;
      color: #000000;
      line-height: 2;
      margin: 10px 0;
   
  }
  #index-body .init-1 .top .btn a {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    padding: 15px 30px;
    line-height: 1;
    background: #000;
  }
  #index-body .init-1 .img {
    margin-top: 45px;
    position: relative;
    text-align: right;
    width: 50%;
  }
  #index-body .init-1 .img .play {
    position: absolute;
    top: 50%;
    left: 52%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer;
  }
  #index-body .init-1 .img .play::before,
  #index-body .init-1 .img .play::after {
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.52);
    -webkit-animation: ks 2s linear infinite;
    animation: ks 2s linear infinite;
    z-index: -1;
  }
  #index-body .init-1 .img .play::after {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
  }
  #index-body .init-2 .title1 h5 {
      font-size: 28px;
      color: #000000;
      line-height: 1.6;
      text-transform: capitalize;
  }
  #index-body .init-2 .title1 p {
    max-width: 578px;
    font-size: 16px;
  
    font-weight: 300;
    color: #000000;
    line-height: 2;
    margin: 0 auto;
    margin-top: 20px;
  }
  #index-body .init-2 .list {
       position: relative;
      margin-top: 40px;
      overflow: hidden;
  }
  #index-body .init-2 .list .box .img {
    position: relative;
  }
  #index-body .init-2 .list .box .img .mask {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
  }
  #index-body .init-2 .list .acc {
      background: #fff;
      padding: 0 15px;
      width: 24.5%;
      float: left;
  }
  #index-body .init-2 .list .acc .conz {
    background: url(../images/init23.jpg)no-repeat center;
    background-size: cover;
    height: 650px;
  }
  #index-body .init-2 .list .acc .conz .tit {
    padding: 0 35px;
  }
  #index-body .init-2 .list .acc .conz .tit .swiper-pagination {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1;
  }
  #index-body .init-2 .list .acc .conz .tit .swiper-pagination .ass {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1;
    margin-top: -10px;
  }
  #index-body .init-2 .list .acc .conz .tit .swiper-pagination div {
    margin: 0 5px;
  }
  #index-body .init-2 .list .acc .conz .tit h4 {
    font-size: 22px;
      font-weight: 400;
      color: #FFFFFF;
      line-height: 1.8;
      text-transform: capitalize;
      padding: 60px 0 30px;
  }
  #index-body .init-2 .list .acc .conz .tit h2{
        color: #fff;
      font-size: 14px;
      line-height: 2;
      font-weight: 300;
      margin-bottom: 10px;
  }
  #index-body .init-2 .list .acc .conz .tit .cona {
       font-size: 16px;
      font-weight: 300;
      color: #FFFFFF;
      line-height: 1.6;
  }
  #index-body .init-2 .list .acc .conz .tit .cona p {
      padding: 10px 0;
  }
  #index-body .init-2 .list .acc .conz .tit .cona p em {
      font-weight: bold;
  }
  #index-body .init-2 .list .box-2 {
      width: 29.5%;
      float: left;
      height: 650px;
  }
  #index-body .init-2 .list .box-2 img {
      object-fit: cover;
      height: 100%;
      width: 100%;
  }
  #index-body .init-2 .list .box-1 {
      width: 46%;
      float: left;
      height: 650px;
  }
  #index-body .init-2 .list .box-1 img {
      object-fit: cover;
      height: 100%;
      width: 100%;
  }
  #index-body .init-2 .list .acc .conz .tit .azz {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 100px;
  }
  #index-body .init-2 .list .acc .conz .tit .btn a {
      padding: 10px 10px;
      color: #000;
      background: #fff;
      border-radius: 5px;
      border: 1px solid #fff;
       transition: all .5s ease;
  }
  #index-body .init-2 .list .acc .conz .tit .btn {
      margin-top: 20px;
  }
  
  
  #index-body .init-2 .list .acc .conz .tit .btn a:hover {
      border: 1px solid #fff;
      background: rgba(0,0,0,0);
      color: #fff;
       transition: all .5s ease;
  }
  
  
  #index-body .init-2 .list .acc .conz .tit .swiper-button-prev,
  #index-body .init-2 .list .acc .conz .tit .swiper-button-next {
    position: static;
    margin: 0;
    width: 30px;
    height: 30px;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 8px;
    background: transparent;
    opacity: 1;
  }
  #index-body .init-2 .list .acc .conz .tit .swiper-button-prev i,
  #index-body .init-2 .list .acc .conz .tit .swiper-button-next i {
    color: #fff;
    font-size: 14px;
  }
  #index-body .init-3 {
      background: url(../images/init31.jpg) no-repeat center;
      background-size: cover;
      padding-bottom: 75px;
      text-align: center;
      background-attachment: fixed;
  }
  #index-body .init-3 h5 {
    position: relative;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.8;
    text-transform: uppercase;
    padding-top: 90px;
  }
  #index-body .init-3 h5::after {
    content: '';
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    width: 3px;
    height: 50px;
    background: rgba(255, 255, 255, 0.4);
  }
  #index-body .init-3 h3 {
  font-size: 38px;
      font-weight: bold;
      line-height: 1.6;
      color: #FFFFFF;
      text-transform: uppercase;
      margin: 70px 0 45px;
  }
  #index-body .init-3 p {
      font-size: 18px;
      line-height: 1.8;
      font-weight: 300;
      color: #FFFFFF;
      max-width: 910px;
      margin: 0 auto;
  }
  #index-body .init-3 .btn {
       margin: 50px 0 60px;
  }
  #index-body .init-3 .btn a {
  display: inline-block;
      border: 1px solid #FFFFFF;
      border-radius: 5px;
      font-size: 15px;
      font-weight: 300;
      color: #FFFFFF;
      text-transform: uppercase;
      padding: 10px 15px;
      -webkit-transition: 0.3s;
      transition: 0.3s;
  }
  #index-body .init-3 .btn a:hover {
    background: #000;
    border: 1px solid #000;
  }
  #index-body .init-3 .img h6 {
    font-size: 12px;
    font-weight: 200;
    color: #FFFFFF;
    line-height: 1;
    margin-top: 15px;
  }
  #index-body .init-4 .top .left {
    width: 25%;
    vertical-align: middle;
  }
  #index-body .init-4 .top .left h5 {
  font-size: 18px;
      color: var(--index-main-color);
      line-height: 1.8;
  }
  #index-body .init-4 .top .left h3 {
      font-size: 26px;
      line-height: 1.8;
      color: #000000;
      margin: 20px 0;
  }
  #index-body .init-4 .top .left .btn a {
    display: inline-block;
    font-size: 19px;
    font-weight: 400;
    text-decoration: underline;
    color: #4D4D4D;
    line-height: 1;
  }
  #index-body .init-4 .top .right {
    width: 75%;
    vertical-align: middle;
  }
  #index-body .init-4 .top .right ul{
    margin: -15px;
  }
  #index-body .init-4 .top .right ul li{
    padding: 15px;
  }
  
  @media screen and (max-width: 1600px) {
    #index-body .init-2 .list .box-1{
      width: 40%;
    }
    #index-body .init-2 .list .acc{
      width: 30%;
    }
    #index-body .init-2 .list .box-2{
      width: 30%;
    }
  }
  
  @media screen and (max-width: 1200px) {
    #index-body .init-1 .top{
      width: 100%;
      padding: 0;
    }
  
    #index-body .init-1 .img{
      width: 100%;
    }
  
    #index-body .init-2 .list .box-1{
      width: 100%;
      height: auto;
      margin-bottom: 15px;
    }
    #index-body .init-2 .list .acc{
      width: 50%;
      padding-left: 0;
    }
    #index-body .init-2 .list .box-2{
      width: 50%;
    }
  
    #index-body .init-4 .top .left{
      width: 100%;
    }
  
    #index-body .init-4 .top .right{
      width: 100%;
      margin-top: 40px;
    }
  }
  
  @media screen and (max-width: 700px) {
    #index-body .init-2{
      display: none;
    }
  
    #index-body .init-3 h3{
      font-size: 24px;
      margin: 40px 0 20px;
    }
  
    #index-body .init-3 p{
      font-size: 16px;
      line-height: 2;
    }
  }
  /* end */
  
  
  
  
  #index-body .init-4 .top .left .btn span {
      padding: 12px 15px;
      background: rgba(0,0,0);
      color: #fff;
  }
  
  #index-body .init-4 .top .left .btn span a {
      color: #fff;
      text-decoration: none;
  }
  
  
  .i-semi h2 {
      font-size: 18px;
      color: var(--index-main-color);
      line-height: 1.8;
  }
  
  .i-semi h3 {
      font-size: 26px;
      color: #000000;
      line-height: 1.8;
      margin: 20px 0 10px;
      text-transform: capitalize;
  }
  .i-semi {
      background: #fbfbfb;
      padding: 90px 0;
  }
  
  .i-semi p {
      font-size: 16px;
      font-weight: 300;
      color: #555;
      max-width: 1000px;
      line-height: 2;
  }
  
  .i-semi .semi-list ul button {
      display: none !important;
  }
  
  .i-semi .semi-list ul {
      margin: 0 -10px;
  }
  
  .i-semi .semi-list ul li {
      padding: 10px;
  }
  
  /*.prodet-page .prodet-1 .left .item .slick ul {
      margin: -10px;
  }
  .prodet-page .prodet-1 .left .item .slick ul li {
      padding: 10px;
  }
  
  .prodet-page .prodet-1 .left .item .slick ul li img {
      background: #fff;
  }*/
  .prodet-page .prodet-1 .pro-de03 {
      width: 30%;
      display: inline-block;
  }
  
  
  .prodet-page .prodet-1 .pro-de03 .top{
  float: right;
      width: 90%;
      padding: 25px 25px 35px;
      background: #fbfbfb;
  }
  
  .prodet-page .prodet-1 .pro-de03 .top h2 span {
      float: right;
      padding: 5px 25px 5px 10px;
      background: #fff;
      border-radius: 5px;
      line-height: 1;
  }
  .prodet-page .prodet-1 .pro-de03 .top h2 a {
      padding: 10px;
      color: #fff;
      background: var(--index-main-color);
      border-radius: 5px;
  }
  .prodet-page .prodet-1 .pro-de03 .top h2 {
         font-size: 18px;
      margin-bottom: 27px;
      margin-top: 15px;
      text-transform: capitalize;
      position: relative;
  }
  .prodet-page .prodet-1 .pro-de03 .top h2:after {
      content: "";
      width: 25%;
      background: var(--index-main-color);
      height: 3px;
      position: absolute;
      left: 0;
      bottom: -10px;
  }
  
  .prodet-page .prodet-1 .pro-de03 .top p em {
        float: left;
        text-transform: capitalize;
            color: #000;
        font-weight: bold;
  }
  .prodet-page .prodet-1 .pro-de03 .top p {
  width: 100%;
      text-align: right;
      color: #ccc;
      background: rgba(255,255,255,1);
      margin-bottom: 8px;
      margin-top: 0;
      padding: 15px 10px;
      font-weight: 300;
  }
  .prodet-page .prodet-1 .pro-de03 .top p.btn {
      background: rgba(255,255,255,0);
  }
  
  .prodet-page .prodet-1 .pro-de03 .top p.btn input.num {
      float: left;
      width: 20%;
      text-align: center;
      height: 60px;
      border: 1px solid #d8dde6;
  }
  
  
  .prodet-page .prodet-1 .pro-de03 .top .btn .inquiry {
      font-size: 18px;
      width: 70%;
      float: right;
      text-align: center;
      height: 50px;
      line-height: 50px;
      margin: 15px 10px;
      background: #000;
      color: #fff;
      border-radius: 5px;
  }
  
  .prodet-page .prodet-1 .pro-de03 .top .btn p {
      float: left;
      width: 22%;
      background: rgba(255,255,255,0);
  }
  
  
  .prodet-page .prodet-1 .pro-de03 .top .btn p input.num {
      width: 100%;
      height: 50px;
      text-align: center;
      font-size: 18px;
      border: 1px solid #ccc;
  }
  
  
  /*pro-list*/
  product2-page {
      padding: 5rem 0 5rem;
  }
  
  .product2-page .product-list ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1.75rem;
  }
  .product2-page .product-list ul li {
    padding: 0 1.75rem;
    margin-bottom: 1.5rem;
  }
  
  .product2-page .product-list ul li .img img{
  height: 450px;
      object-fit: cover;
      width: 100%;
  }
  
  .product2-page .product-list ul li.wid-100{
    width: 100%;
  }
  
  .product2-page .product-list ul li .pro-box {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: flex;
    background: #fff;
    overflow: hidden;
    border-radius: 8px;
    position: relative;
  }
  .product2-page .product-list ul li .pro-box .imgbox{
  position: relative;
      width: 40%;
  
  }
  .product2-page .product-list ul li .pro-box .imgbox .img-box:nth-child(1){
    opacity: 1;
     -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all;
  }
  .product2-page .product-list ul li .pro-box .imgbox .img-box:nth-child(2){
    opacity: 0;
     -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all;
    position: absolute;
    top: 50%;
    left: 50%;
      -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
  }
  .product2-page .product-list ul li .pro-box:hover::after {
    bottom: 0;
    background: #46696b;
  }
  .product2-page .product-list ul li .pro-box::after {
    content: none;
    width: 100%;
    bottom: -5px;
    right: -20px;
    height: 8px;
    display: block;
    position: absolute;
    border-top-left-radius: 4px;
    background: #000000;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
  }
  .product2-page .product-list ul li .pro-box h5 {
  font-size: 20px;
  line-height: 1.8;
      color: #000000;
      padding: 2rem 0rem 0rem;
  }
  
  .product2-page .product-list ul li .pro-box .btm span.block {
      padding: 5px 0;
  }
  .product2-page .product-list ul li .pro-box .text .neirong {
      padding: 10px 0 0;
      font-weight: 300;
      overflow-y: auto;
      height: 150px;
      font-size: 16px;
      line-height: 2;
  }
  .prodet-page .product-2 .content img {
      padding-bottom: 10px;
  }
  
  .product2-page .product-list ul li .pro-box:hover{
  
     -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all;
  }
  .product2-page .product-list ul li .pro-box:hover .imgbox .img-box:nth-child(1){
  
     -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all;
  }
  .product2-page .product-list ul li .pro-box:hover .imgbox .img-box:nth-child(2){
    opacity: 1;
     -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all;
  }
  .product2-page .product-list ul li .pro-box h5:hover {
    color: var(--index-main-color);
  }
  .product2-page .product-list ul li .pro-box h5 a {
    display: inline-block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .product2-page .product-list ul li .pro-box .pro-img {
    display: block;
    margin-bottom: 2.5rem;
  }
  .product2-page .product-list ul li .pro-box .text {
      padding:0 20px;
      font-size: 15px;
      color: #757575;
      width: 60%;
  }
  .product2-page .product-list ul li .pro-box .text p {
      position: relative;
      font-size: 15px;
      font-weight: 400;
  }
  .product2-page .product-list ul li .pro-box .btm {
    padding: 15px 0px 0px 0px;
  }
  .product2-page .product-list ul li .pro-box .text p::before {
    content: '';
    width: 16px;
    height: 16px;
   background: url("/template/en/images/icon-y.png") center center no-repeat;
    position: absolute;
    left: 0;
    top: 4px;
  }
  
  .product2-page .product-list ul li .pro-box .btm .tupianji{
    margin: -5px;
  }
  .product2-page .product-list ul li .pro-box .btm .tupianji .item{
    padding: 5px;
    width: 20%;
  }
  
  .product2-page .product-list ul li .pro-box .more {
    display: inline-block;
    padding: 12px 22px 12px 15px;
    border-radius: 5px;
    font-size: 12px;
    line-height: 1;
    color: #fff;
    margin-bottom: 25px;
    background: #000000;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
  
  }
  .product2-page .product-list ul li .pro-box .more:hover {
    background: #46696b;
  }
  .product2-page .product-list ul li .pro-box .more i {
    margin-left: 1.2rem;
    font-size: 12px;
  }
  
  
  @media screen and (max-width: 500px) {
    .product2-page .product-list ul li .pro-box{
      display: block;
    }
  
    .product2-page .product-list ul li .pro-box .imgbox{
      width: 100%;
    }
  
    .product2-page .product-list ul li .pro-box .text{
      width: 100%;
      padding: 20px;
    }
  }
  
  
  
  .inner-page.product2-page p {
      font-weight: bold;
      color: #000;
      line-height: 2;
  }
  
  .product2-page .product-list ul li .pro-box .btm ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -moz-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin: 0 -10px;
  }
  
  .product2-page .product-list ul li .pro-box .btm ul li {
       display: inline-block;
      width: auto !important;
      margin-bottom: 0;
     padding: 0 6px;
  }
  
  .product2-page .product-list ul li .pro-box .btm ul li .coloritem {
  width: 25px;
      height: 25px;
      display: block;
  }
  
  .product2-page .product-list ul li .pro-box .btm ul li:nth-child(1) .coloritem {
      background: #ebd5d3;
  }
  
  .product2-page .product-list ul li .pro-box .btm ul li:nth-child(2) .coloritem {
      background: #7d96a2;
  }
  .product2-page .product-list ul li .pro-box .btm ul li:nth-child(3) .coloritem {
      background: #7f9c90;
  }
  .product2-page .product-list ul li .pro-box .btm ul li:nth-child(4) .coloritem {
      background: #8a2a2b;
  }
  .product2-page .product-list ul li .pro-box .btm ul li:nth-child(5) .coloritem {
      background: #19315b;
  }
  .product2-page .product-list ul li .pro-box .btm ul li:nth-child(6) .coloritem {
      background: #000;
  }
  .product2-page .product-list ul li .pro-box .btm ul li:nth-child(7) .coloritem {
      background: #d7d2cb;
  }
  .product2-page .product-list ul li .pro-box h5 a{
    text-transform: capitalize;
  }
  /*-end*/
  .inner-page .sidebar-box .sidebar-right .top {
      margin-bottom: 40px;
  }
  .product2-page .product-list ul li .pro-box .btm .tupianji .item img {
      border: 1px solid #f0f0f0;
  }
  .inner-page.product3-page .sidebar-box .sidebar-right .top .list .box-1{
      width: 60%;
      float: left;
  }
  
  .inner-page.product3-page .sidebar-box .sidebar-right .top .list .acc{
      width: 40%;
      float: left;
          padding-left: 4%;
  }
  
  
  .inner-page.product3-page .sidebar-box .sidebar-right .top .list {
      margin-bottom: 40px;
      overflow: hidden;
  }
  
  .inner-page.product3-page .sidebar-box .sidebar-right .top p img {
   width: 50%;
      margin-top: 20px;
  }
  
  .inner-page.product3-page .sidebar-box .sidebar-right .top p {
      font-size: 16px;
      line-height: 2;
      font-weight: 300;
  }
  
  .inner-page.product3-page .sidebar-box .sidebar-right .top p em {
      font-size: 18px;
      font-weight: bold;
      color: var(--index-main-color);
  }
  
  .inner-page.product3-page .sidebar-box .sidebar-right .top .list .acc .conz .tit h1 {
      font-size: 38px;
      line-height: 1.6;
      font-weight: 300;
      color: #333;
  }
  
  .inner-page.product3-page {
      padding: 5rem 0;
      background: #fbfbfb;
  }
  
  
  .inner-page.product3-page .sidebar-right .product-list ul li .img.img-box {
      padding: 15px;
  }
  .inner-page.product3-page .sidebar-right .product-list ul li .img.img-box img {
      background: #fff;
  }
  
  .inner-page.product3-page .sidebar-right .product-list ul li {
      padding: 10px;
  }
  .inner-page.product3-page .sidebar-right .product-list ul {
          margin: -10px;
  }
  .inner-page.product3-page .sidebar-right .product-list ul li .box .content h4 {
      text-align: center;
      font-size: 18px;
      line-height: 1.8;
  }
  
  .inner-page.product3-page .sidebar-right .product-list ul li .img.img-box:hover img {
      transform: scale(1.04, 1.04);
  }
  
  .inner-page.product3-page .sidebar-box .sidebar-left .inner .inner-title {
      text-transform: capitalize;
  }
  
  
  .inner-page .sidebar-box .sidebar-right .top .fujia h2 {
      text-transform: uppercase;
      font-size: 36px;
      margin-bottom: 10px;
  }
  
  
  .inner-page .sidebar-box .sidebar-left .inner .inner-contact a i.fa.fa-file-pdf-o {
      padding-left: 12px;
  }
  
  @media screen and (max-width: 1000px) {
    .inner-page .sidebar-box .sidebar-right .top .fujia h2{
      font-size: 24px;
    }
  
    .inner-page.product3-page .sidebar-box .sidebar-right .top .list .box-1{
      width: 100%;
    }
  
    .inner-page.product3-page .sidebar-box .sidebar-right .top .list .acc{
      width: 100%;
      padding: 0;
      margin-top: 40px;
    }
  }
  
  /*pdf*/
  #closePDF {
      color: #000;
      font-size: 20px;
      position: absolute;
      right: 0;
      top: 0;
      background: rgba(255,255,255,0.7);
      padding: 10px;
  }
  .product-pdf {
      background: rgba(0,0,0,0.9);
      bottom: 0;
      position: fixed;
      width: 100%;
      left: 0;
      z-index: 9999;
      padding: 30px 0;
      transition: .5s ease;
  }
  .product-pdf .info {
      color: #fff;
  }
  .product-pdf .info h3 {
  
      font-size: 28px;
      line-height: 1.6;
      text-transform: capitalize;
  }
  .product-pdf .info a {
      display: inline-block;
      text-align: center;
      font-size: 18px;
      color: #000;
      text-transform: capitalize;
      background: #fff;
      padding: 8px 12px;
      position: relative;
      -webkit-transform: skewX(-10deg) skewY(0);
      -moz-transform: skewX(-10deg) skewY(0);
      -ms-transform: skewX(-10deg) skewY(0);
      transform: skewX(-10deg) skewY(0);
  }
  
  
  
  .product-pdf .info a::after {
      position: absolute;
      content: "";
      width: 5px;
      height: 100%;
      background: var(--index-main-color);
      left: 0;
      top: 0;
      -webkit-transition: .3s;
      -moz-transition: .3s;
      transition: .3s;
      z-index: 1;
  }
  
  .product-pdf .info a:hover::after {
      width: 100%;
  }
  .product-pdf .info a:hover{
    color: #fff;
  }
  
  .product-pdf .info a span {
      padding-right: 10px;
  }
  
  .product-pdf.active{
    transform: translateY(100%);
    
  }
  
  
  /*#banner .left.top01 {
      margin-left: 0;
          width: 40%;
  }*/
  
  /*#banner .content.b-01 {
      top: 40%;
  }
  
  #banner .content.b-01 .left.top01 h2 {
      font-size: 58px;
  }
  
  
  #banner .content.b-01 .left.top01 p {
       font-size: 18px;
  }*/
  
  
  
  #mask {
      -webkit-backface-visibility: hidden;
      left: 5%;
      right: 5%;
      top: 5%;
      bottom: 5%;
      outline: none;
      position: fixed;
      -webkit-tap-highlight-color: transparent;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      -webkit-transform: translateZ(0);
      -moz-transform: translateZ(0);
      transform: translateZ(0);
      z-index: 111;
      display: none
  }
  
  #mask.active {
      display: block!important
  }
  
  #mask .mask-bg {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0
  }
  
  #mask .mask-close {
      position: absolute;
      z-index: 1;
      right: 5%;
      top: 5%;
      color: #000;
      cursor: pointer;
      font-size: 18px
  }
  
  #mask .mask-inner {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      display: flex;
      align-items: center;
  }
  
  #mask .mask-inner .item{
    width: 100%;
  }
  
  
  #mask .prodet2-page {
      padding: 70px 50px;
      box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
      background: #fff
  }
  
  .prodet2-page .container {
      max-width: 1370px
  }
  
  .prodet2-page .prodet-1 .prodet-box .left {
      width: 50%;
      padding-right: 35px
  }
  
  .prodet2-page .prodet-1 .prodet-box .left .big {
      position: relative
  }
  
  .prodet2-page .prodet-1 .prodet-box .left .big ul li img {
      width: 100%
  }
  
  .prodet2-page .prodet-1 .prodet-box .left .big .btn {
      position: absolute;
      width: 100%;
      left: 0;
      bottom: 45px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center
  }
  
  .prodet2-page .prodet-1 .prodet-box .left .big .btn a {
      display: inline-block;
      padding: 13px 36px;
      font-size: 18px;
      line-height: 1;
      color: #20584f;
      border: 1px solid #20584f;
      background: #fff;
      margin: 0 10px;
      -webkit-transition: .3s;
      -moz-transition: .3s;
      transition: .3s
  }
  
  .prodet2-page .prodet-1 .prodet-box .left .big .btn a:hover {
      background: #20584f;
      border: 1px solid #20584f;
      color: #fff
  }
  
  .prodet2-page .prodet-1 .prodet-box .left .big .btn a.on {
      color: #fff;
      background: #20584f
  }
  
  .prodet2-page .prodet-1 .prodet-box .left .big .btn a.on:hover {
      background: #20584f
  }
  
  .prodet2-page .prodet-1 .prodet-box .right {
      width: 50%;
      padding-top: 25px
  }
  
  .prodet2-page .prodet-1 .prodet-box .right h1 {
      font-size: 26px;
      color: #000;
      font-weight: 700;
      text-transform: capitalize
  }
  
  .prodet2-page .prodet-1 .prodet-box .right .tit {
      padding-bottom: 10px
  }
  
  .prodet2-page .prodet-1 .prodet-box .right .tit h1 {
      margin-bottom: 20px
  }
  
  .prodet2-page .prodet-1 .prodet-box .right .text {
      padding-bottom: 18px;
      max-height: 220px;
      overflow: overlay
  }
  
  .prodet2-page .prodet-1 .prodet-box .right .pro-gallery {
      margin: 20px 0
  }
  
  .prodet2-page .prodet-1 .prodet-box .right .pro-gallery .list1 .acc .add {
      padding: 10px
  }
  
  .prodet2-page .prodet-1 .prodet-box .right .pro-gallery h4 {
      margin-bottom: 28px
  }
  
  .prodet2-page .prodet-1 .prodet-box .right .pro-gallery .slick ul {
      margin: 0 -13px
  }
  
  .prodet2-page .prodet-1 .prodet-box .right .pro-gallery .slick ul li {
      padding: 0 13px
  }
  
  .prodet2-page .prodet-1 .prodet-box .right .pro-gallery .slick ul li a {
      display: block;
      overflow: hidden
  }
  
  .prodet2-page .prodet-1 .prodet-box .right .pro-gallery .slick ul li a:hover img {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1)
  }
  
  .prodet2-page .prodet-1 .prodet-box .right .pro-gallery .slick ul li a img {
      width: 100%
  }
  
  .prodet2-page .prodet-1 .prodet-box .right .det h4 {
      margin-bottom: 15px
  }
  
  .prodet2-page .prodet-1 .prodet-box .right .det h4 img {
      max-width: 9px;
      margin-right: 12px
  }
  
  .prodet2-page .prodet-1 .prodet-box .right .share {
      margin-top: 28px;
      display: block
  }
  
  .prodet2-page .prodet-1 .prodet-box .right .share h4 {
      display: inline-block;
      vertical-align: middle;
      font-size: 16px;
      color: #000
  }
  
  .prodet2-page .prodet-1 .prodet-box .right .share ul {
      display: inline-block;
      vertical-align: middle
  }
  
  .prodet2-page .prodet-1 .prodet-box .right .share ul li {
      display: inline-block;
      vertical-align: middle;
      width: auto;
      font-size: 16px;
      -webkit-transition: .5s;
      -moz-transition: .5s;
      transition: .5s
  }
  
  
  .prodet2-page .prodet-1 .prodet-box .right .btn {
      width: 100%;
      left: 0;
      bottom: 45px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex
  }
  
  .prodet2-page .prodet-1 .prodet-box .right .btn a.on {
      color: #fff;
         background: var(--index-main-color);
  }
  
  .prodet2-page .prodet-1 .prodet-box .right .btn a {
      display: inline-block;
      padding: 13px 36px;
      font-size: 18px;
      line-height: 1;
      color: #20584f;
      border: 1px solid var(--index-main-color);
      background: #fff;
      margin: 0 10px;
      -webkit-transition: .3s;
      -moz-transition: .3s;
      transition: .3s
  }
  
  
  @media screen and (max-width: 1000px) {
    .prodet2-page .prodet-1 .prodet-box .left{
      display: none;
    }
  
    .prodet2-page .prodet-1 .prodet-box .right{
      width: 100%;
    }
  
    .prodet2-page .prodet-1 .prodet-box .right .pro-gallery{
      display: none;
    }
  
    #mask .prodet2-page{
      padding: 15px 0;
    }
  
    .prodet2-page .prodet-1 .prodet-box .right h1{
      font-size: 20px;
    }
  
    .prodet2-page .prodet-1 .prodet-box .right .text{
      margin-bottom: 0;
      max-height: 150px;
    }
  
    #mask .mask-close{
      right: 5px;
      top: 5px;
      font-size: 14px;
    }
  }
  
  
  .slick-track{
        margin-left: 0;
  }
  
  
  .product2-page .product-list ul li .pro-box .text .neirong{
    text-transform: capitalize;
  }
  
  .spcdotbox .dotbox{
    width: 100%;
    height: 100%;
    position: relative;
  }
  .spcdotbox .dotbox .the_dot{
    position: absolute;
    z-index: 20;
  
  }
  .spcdotbox .dotbox .the_dot>span{
    display: none;
    position: absolute;
    z-index: 21;
  }
  .spcdotbox .dotbox .the_dot:before{
    content: '';
    width: 25px;
    height: 25px;
    background: url(../images/dian.png) no-repeat center;
    cursor: pointer;
    display: block;
    background-size: 100%;
  }
  .spcdotbox .dotbox .the_dot.dot_ts {
      left: 8%;
      top: 15%;
  }
  
  .spcdotbox .dotbox .the_dot.dot_rh {
      left: 44%;
      top: 52%;
  }
  .spcdotbox .dotbox .the_dot.dot_sc {
      right: 36%;
      top: 47%;
  }
  
  .spcdotbox .dotbox .the_dot.dot_hs {
      right: 42%;
      top: 47%;
  }
  
  
  .spcdotbox .dotbox .the_dot.dot_gb {
      right: 23%;
      top: 60%;
  }
  .spcdotbox .dotbox .the_dot.dot_btc {
      right: 29%;
      bottom: 15%;
  }
  
  .spcdotbox .dotbox .the_dot.dot_ph {
      right: 9%;
      bottom: 30%;
  }
  .spcdotbox .dotbox .the_dot.dot_tbh {
      right: 10.5%;
      bottom: 10%;
  }
  .spcdotbox .dotbox .the_dot.dot_sh {
      top: 15%;
      left: 54%;
  }
  
  
  
  
  
  .spcdotbox .dotbox .the_dot:hover span {
      display: inherit;
      background: rgba(255,255,255,0.8);
      width: 130px;
      padding: 10px;
      margin-top: 5px;
      text-transform: capitalize;
      font-size: 14px;
  }
  
  .Domus h1{
    display: inline;
  }
  
  .Domus{
    line-height: 1.8;
  }
  
  .inner-page.product2-page p.description{
    font-size: 16px;
      line-height: 2;
      color: #757575;
      font-weight: unset;
      padding-top: 80px;
  }
  
  #index-body.product .init-1{
    background: unset;
      padding: 20px 0 20px;
  }
  #index-body.product.accessories .init-1,
  .accessories{
    background: #fbfbfb;
  }
  
  #index-body.product .init-1 .top{
    padding-left: 0;
  }
  
  .Auxil-news h2,
  .Auxil-industry h2{
    font-size: 36px;
      line-height: 1.6;
  }
  
  ._name{
    line-height: 1.8;
  }
  .font-14,
  .font-16{
    line-height: 2;
  }
  
  .grid-box .column.news{
    padding: 0 10px;
  }
  
  .Auxil-industry h4{
    font-size: 20px;
      line-height: 1.8;
      padding: 10px 0;
  }