.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-right: 0;
  padding-left: 0; }

h1, h2, h3, h4.h5, h6, p {
  word-break: break-word; }

body, html {
  scroll-behavior: smooth; }
.addss {
  position: absolute;
  top: 10px;
  right: 0;
}
.addss a{
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  color: rgb(26,26,26);
  line-height: 1.714;
  font-weight: 500;
  margin-left: 25px;
}
.addss a i {
  color: #e6332b;
  margin-right: 10px;
}
.addss a:hover {
  color: rgb(26,26,26)!important;
}
.adds_p {
  width: 100%;
  padding: 20px 10% 40px 10%;
}
.adds_p a {
  font-size: 16px;
  color: #333;
  line-height: 1.8;
}
.adds_p a i {
  padding-right: 10px;
}
.adds_p a:nth-child(2){
  padding-left: 15px;
}
.adds_p a:hover {
  color: #333!important;
}

.search-box {
  position: fixed;
  z-index: 111;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  display: none; }
  .search-box .search_inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 25px 45px;
    background: #fff; }
    .search-box .search_inner .button1 {
      position: absolute;
      right: 0;
      top: 0; }
      .search-box .search_inner .button1 i {
        font-size: 40px;
        color: #e6332b; }
    .search-box .search_inner .search1 p {
      color: #000;
      font-size: 21px;
      margin-bottom: 20px; }
    .search-box .search_inner .search1 input[type=text] {
      border: 1px solid #666;
      padding: 10px;
      width: 100%;
      margin-bottom: 20px;
      font-size: 17px; }
    .search-box .search_inner .search1 input[type=submit] {
      border: none;
      background: #e6332b;
      color: #fff;
      padding: 10px;
      font-size: 17px; }

body {
  margin: 0;
  padding: 0;
  font-family: "Poppins", sans-serif !important; }
  body .header {
    width: 100%;
    height: auto;
    background-color: #fff; }
    body .header .pcmenu {
      margin: auto;
      max-width: 1450px;
      height: 140px;
      position: relative; }
      body .header .pcmenu .logo1 {
        padding: 4% 0 0% 0;
        position: absolute;
        float: left; }
        body .header .pcmenu .logo1 img {
          width: 85%;
          transform: translateY(20%);
          transition: all .2s ease-in 0s; }
        body .header .pcmenu .logo1 p {
          margin: 0; }
      body .header .pcmenu .menu_box {
        text-align: right;
        height: 100%;
        position: relative; }
        body .header .pcmenu .menu_box li {
          margin-right: 5%;
          margin-top: 4%;
          display: inline-block; }
          body .header .pcmenu .menu_box li a {
            font-size: 18px;
            font-family: 'Poppins', sans-serif;
            color: #000;
            line-height: 82px;
            text-transform: uppercase;
            padding-bottom: 26px;
            font-weight: 500; }
        body .header .pcmenu .menu_box .language {
          display: inline-block;
          padding-left: 0; }
          body .header .pcmenu .menu_box .language a {
            font-size: 14px;
            color: #999999;
            line-height: 1.5; }
        body .header .pcmenu .menu_box .down-menu {
          position: absolute;
          z-index: 9;
          background: #fff;
          margin-left: -7%;
          width: 25%;
          display: none; }
          body .header .pcmenu .menu_box .down-menu .d-menu {
            position: relative; }
            body .header .pcmenu .menu_box .down-menu .d-menu .ls {
              display: block;
              border: none;
              height: 60px;
              margin: 0;
              text-align: left; }
              body .header .pcmenu .menu_box .down-menu .d-menu .ls a {
                font-size: 18px;
                color: #333333;
                line-height: 60px;
                padding: 5% 0 5% 20%;
                text-transform: none; }
              body .header .pcmenu .menu_box .down-menu .d-menu .ls .three-menu {
                position: absolute;
                left: 100%;
                top: 0;
                display: none; }
                body .header .pcmenu .menu_box .down-menu .d-menu .ls .three-menu .three {
                  position: relative; }
                  body .header .pcmenu .menu_box .down-menu .d-menu .ls .three-menu .three .text1 {
                    position: absolute;
                    top: 26.5%;
                    left: 9.5%;
                    right: 3%; }
                    body .header .pcmenu .menu_box .down-menu .d-menu .ls .three-menu .three .text1 h2 {
                      font-size: 28px;
                      color: white;
                      font-weight: bold;
                      line-height: 1;
                      text-shadow: 0px 3px 2px rgba(11, 3, 6, 0.19); }
                    body .header .pcmenu .menu_box .down-menu .d-menu .ls .three-menu .three .text1 p {
                      font-size: 16px;
                      color: white;
                      line-height: 1.501;
                      text-align: left;
                      text-shadow: 0px 3px 2px rgba(11, 3, 6, 0.25); }
                    body .header .pcmenu .menu_box .down-menu .d-menu .ls .three-menu .three .text1 .btnn {
                      text-align: left; }
                      body .header .pcmenu .menu_box .down-menu .d-menu .ls .three-menu .three .text1 .btnn a {
                        font-size: 16px;
                        color: white;
                        line-height: 4.5;
                        padding: 2% 5%;
                        background: #e6332b; }

body .header .pcmenu .logo1 img:hover {
  margin-top: -5px; }

.down-menu .ls:last-child {
  margin-bottom: 18px !important; }

.menu_box li:hover .down-menu {
  display: block !important; }

.menu_box li:hover .ls:first-child > .three-menu {
  display: block !important; }

.down-menu .ls:hover {
  background: #faf0f1 !important;
  border-left: 4px solid #e6332b !important; }

.down-menu .ls:hover > a {
  color: #e6332b !important;
  padding: 5% 0 5% 19% !important; }

.down-menu .ls:hover .three-menu {
  display: block !important; }

.acti {
  color: #e6332b !important; }

.activea {
  color: #e6332b !important;
  border-bottom: 3px solid #e6332b; }

ul {
  list-style-type: none !important;
  padding-inline-start: 0; }

li {
  list-style-type: none !important; }

a {
  text-decoration: none !important; }

h1, h2, h3, h4, p {
  margin: 0;
  font-family: "Poppins", sans-serif !important; }

.clearfix:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.phone_nav {
  display: none; }
  .phone_nav .top {
    height: 70px;
    width: 83.33%;
    position: relative;
    margin: 0 auto; }
    .phone_nav .top .logo_box {
      float: left;
      padding-top: 4%;
      width: 30%; }
    .phone_nav .top #button {
      float: right; }
      .phone_nav .top #button i {
        font-size: 28px;
        color: #e6332b;
        line-height: 70px; }
  .phone_nav .menus {
    position: absolute;
    z-index: 99;
    background: #fff;
    width: 100%;
    height: auto;
    display: none;
    margin: 0;
    overflow: auto;
    border-top: 1px solid #f1f1f1; }
    .phone_nav .menus .language {
      padding: 2% 10%; }
      .phone_nav .menus .language p {
        font-size: 14px;
        color: #999999;
        line-height: 1.5; }
        .phone_nav .menus .language p a {
          color: #333; }
    .phone_nav .menus .do-menu {
      padding-left: 0;
      display: none; }
    .phone_nav .menus .has {
      width: 100%;
      border-bottom: 1px solid #f1f1f1;
      position: relative; }
      .phone_nav .menus .has a {
        font-size: 16px;
        font-weight: 500;
        color: #333;
        text-transform: uppercase;
        line-height: 50px;
        padding-left: 10%; }
      .phone_nav .menus .has i {
        float: right;
        padding-top: 5%;
        padding-left: 2%;
        width: 30px;
        height: 45px;
        padding-right: 12%; }
      .phone_nav .menus .has .do-menu {
        display: none;
        margin-bottom: 0;
        border-top: 1px solid #ccc;
        background: #f1f1f1; }
        .phone_nav .menus .has .do-menu .ls {
          line-height: 35px; }
          .phone_nav .menus .has .do-menu .ls a {
            font-size: 15px;
            line-height: 1.5;
            color: #515151;
            text-transform: unset;
            font-weight: 400; }
    .phone_nav .menus .se {
      width: 80%;
      margin: 0 auto;
      position: relative;
      margin-top: 20px;
     }
      .phone_nav .menus .se input[type=text] {
        border: 1px solid #666;
        padding: 10px 30px 10px 10px;
        width: 100%;
        font-size: 15px; }
      .phone_nav .menus .se .btt {
        position: absolute;
        right: 3%;
        padding: 2.5%;
        top: 7%;
        border: none;
        background: none; }

@media (min-width: 1365px) and (max-width: 1600px) {
  body .header .pcmenu {
    margin: 0 8%; }
    body .header .pcmenu .menu_box li {
      margin-top: 60px; }
      body .header .pcmenu .menu_box li a {
        padding-bottom: 25px;
        line-height: 79px; }
    body .header .pcmenu .logo1 {
      padding: 4% 0 3% 0;
      text-align: center; }
      body .header .pcmenu .logo1 img {
        width: 70%; } }
@media (min-width: 1024px) and (max-width: 1023px) {
  .phone_nav {
    display: block; }
    .phone_nav .top {
      height: 70px; }
      .phone_nav .top .logo_box {
        float: left;
        padding-top: 2%;
        width: 15%; }
      .phone_nav .top #botton i {
        font-size: 40px;
        color: #e6332b;
        line-height: 100px; }

  .pcmenu {
    display: none; } }
@media (min-width: 768px) and (max-width: 1365px) {
  .phone_nav {
    display: block; }
    .phone_nav .top {
      height: 100px; }
      .phone_nav .top .logo_box {
        float: left;
        padding-top: 2%;
        width: 15%; }
      .phone_nav .top #botton i {
        font-size: 40px;
        color: #e6332b;
        line-height: 100px; }

  .pcmenu {
    display: none; } }
@media (min-width: 0px) and (max-width: 767px) {
  body .header {
    height: 70px; }

  .phone_nav {
    display: block; }

  .pcmenu {
    display: none; } }
.footer {
  width: 100%;
  background-color: #14141e;
  z-index: 55;
  position: relative; }
  .footer .footer_top {
    width: 83.33%;
    margin: 0 auto; }
    .footer .footer_top .box {
      margin-top: 5%;
      padding-bottom: 3%; }
      .footer .footer_top .box h2 {
        font-size: 20px;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
        font-family: 'Poppins', sans-serif;
        line-height: 1.2; }
      .footer .footer_top .box p {
        font-size: 16px;
        font-family: 'Poppins', sans-serif;
        color: rgba(255, 255, 255, 0.502);
        line-height: 1.75; }
        .footer .footer_top .box p a {
          color: rgba(255, 255, 255, 0.502); }
        .footer .footer_top .box p i {
          padding-right: 2%; }
    .footer .footer_top .se1 {
      border-top: 1px solid #6e6e74; }
      .footer .footer_top .se1 .logo {
        width: 12%;
        padding: 2% 0; }
      .footer .footer_top .se1 .share {
        float: right;
        height: 100%;
        padding: 3% 0;
        text-align: right; }
        .footer .footer_top .se1 .share p {
          font-size: 18px;
          font-family: 'Poppins', sans-serif;
          color: white;
          font-weight: bold;
          text-transform: uppercase;
          line-height: 1.5;
          display: inline-block;
          margin: 0 0.5%; }
          .footer .footer_top .se1 .share p a i {
            font-size: 32px;
            color: #8a0a1a; }
  .footer .bottom-box {
    background-color: #000b11;
    width: 100%;
    overflow: hidden;
    height: 90px; }
    .footer .bottom-box p {
      text-align: center;
      font-size: 14px;
      font-family: 'Poppins', sans-serif;
      color: #fff;
      text-transform: uppercase;
      line-height: 90px; }

@media (min-height: 768px) and (max-width: 1364px) {
  .footer .bottom-box p {
    padding: 3% 15%;
    font-size: 18px;
    line-height: 1.5; } }
@media (min-width: 0px) and (max-width: 767px) {
  .footer .footer_top {
    width: 88%; }

  .footer .footer_top .box {
    padding: 0;
    margin-bottom: 15px; }
    .footer .footer_top .box h2 {
      font-size: 18px;
      margin-top: 8%; }
    .footer .footer_top .box p {
      font-size: 14px;
      margin: 0; }
    .footer .footer_top .box .product {
      padding: 0;
      margin-top: 10%; }
    .footer .footer_top .box .about {
      padding: 0;
      margin-top: 10%; }
    .footer .footer_top .box .news {
      padding: 0;
      margin-top: 10%; }
    .footer .footer_top .box .service {
      padding: 0;
      margin-top: 10%; }
    .footer .footer_top .box .contact {
      padding: 0;
      margin-top: 10%; }

  .footer .footer_top .se1 {
    padding: 0; }

  .footer .footer_top .se1 .logo {
    width: 45%;
    padding: 6% 0; }

  .footer .footer_top .se1 .share {
    float: left;
    text-align: left; }
    .footer .footer_top .se1 .share p {
      font-size: 16px; }
      .footer .footer_top .se1 .share p a i {
        font-size: 25px; }

  .footer .bottom-box p {
    padding: 8% 16% 8% 14%;
    font-size: 12px;
    line-height: 1.5; } }

/*# sourceMappingURL=global.css.map */
