.friendly-link-n119m-1 {
  position: relative;
  padding: 32px 0 0 0;
}
.friendly-link-n119m-1 .blk {
  display: none;
  float: left;
  padding: 10px;
}
.friendly-link-n119m-1 a,
.friendly-link-n119m-1 h3.title {
  display: inline-block;
  width: 100%;
  font-size: 1.6rem;
  color: #fff;
  text-decoration: none;
  line-height: 24px;
  margin-bottom: 8px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.friendly-link-n119m-1 a:hover,
.friendly-link-n119m-1 h3.title:hover {
  color: #ffc0ab;
}
.friendly-link-n119m-1 .title {
  text-transform: uppercase;
  font-size: 2rem;
}
.friendly-link-n119m-1 .cus {
  position: relative;
  margin-bottom: 15px;
}
.friendly-link-n119m-1 .cus .imco {
  color: #fff;
  font-size: 26px;
  position: absolute;
  left: 2px;
}
.friendly-link-n119m-1 .cus .info {
  padding-left: 48px;
}
.friendly-link-n119m-1 .cus .info a {
  margin-bottom: 0;
}
.friendly-link-n119m-1 .sns a {
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 24px;
  text-align: center;
  border-radius: 10px;
  background: #fff;
  margin: 0 10px 10px 0;
  opacity: 1;
}
.friendly-link-n119m-1 .sns a .f-skype {
  color: #00aff0;
}
.friendly-link-n119m-1 .sns a .f-twitter {
  color: #02b0e8;
}
.friendly-link-n119m-1 .sns a .f-google-plus {
  color: #cc3b1e;
}
.friendly-link-n119m-1 .sns a .f-linkedin {
  color: #006a9a;
}
.friendly-link-n119m-1 .sns a .f-facebook {
  color: #4267b2;
}
.friendly-link-n119m-1 .sns a .f-instagram {
  color: #4267b2;
}
.friendly-link-n119m-1 .sns a .f-youtube {
  color: #4267b2;
}
.friendly-link-n119m-1 .sns a .f-comment {
  color: #4267b2;
}
.friendly-link-n119m-1 .sns a .f-pinterest {
  color: #e10600;
}
.friendly-link-n119m-1 .sns a .f-tiktok {
  color: #740dbc;
}
.friendly-link-n119m-1 .snsinfo a {
  color: #bf0013;
  background-color: #343434;
  background: #fff;
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 50%;
  margin: 0 8px;
  text-decoration: none;
}
.friendly-link-n119m-1 .snsinfo a:hover {
  color: #f2272e;
  background: #e5e5e5;
}
.friendly-link-n119m-1 .snsinfo a i {
  font-size: 1rem;
  display: block;
}
@media (max-width: 1200px) {
  .friendly-link-n119m-1 .blk {
    padding: 32px 16px;
  }
}
@media (max-width: 768px) {
  .friendly-link-n119m-1 {
    padding: 16px 0 55px 0;
    margin-bottom: -50px;
  }
  .friendly-link-n119m-1 .container {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    width: 100%;
  }
  .friendly-link-n119m-1 .container .sns a {
    margin: 0 8px 8px 0;
  }
  .friendly-link-n119m-1 .container .blk:last-child {
    display: block;
    padding: 0;
  }
}
@media (min-width: 768px) {
  .friendly-link-n119m-1 .blk:nth-child(1),
  .friendly-link-n119m-1 .blk:nth-child(2),
  .friendly-link-n119m-1 .blk:nth-child(3),
  .friendly-link-n119m-1 .blk:last-child {
    display: block;
  }
}

.copyright-n101m-1 {
  text-align: center;
  font-size: 1.6rem;
  height: 50px;
  line-height: 50px;
  color: #fff;
  opacity: 0.8;
}
@media (max-width: 768px) {
  .copyright-n101m-1 {
    height: 42px;
    line-height: 42px;
  }
}

.contact-box-n101m-1 {
  position: fixed;
  bottom: 38%;
  right: 0;
  z-index: 1041;
}
.contact-box-n101m-1 ul {
  list-style: none;
  padding: 0;
}
.contact-box-n101m-1 a {
  text-decoration: none;
}
.contact-box-n101m-1 .item {
  position: relative;
}
.contact-box-n101m-1 .item.hide {
  display: none;
}
.contact-box-n101m-1 .item .qrcode {
  padding: 15px;
  max-width: 150px;
  max-height: 150px;
  background: #fff;
}
.contact-box-n101m-1 .item i {
  display: block;
  color: #fff;
  background: var(--cus-color3);
  padding: 9px 13px;
  font-size: 24px;
  width: 50px;
  height: 50px;
}
.contact-box-n101m-1 .item i:hover {
  background: #990014;
}
.contact-box-n101m-1 .item .tools {
  display: none;
  min-width: 80px;
  min-height: 40px;
  position: absolute;
  top: 4px;
  right: 100%;
  padding-right: 8px;
}
.contact-box-n101m-1 .item .tools:before,
.contact-box-n101m-1 .item .tools:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}
.contact-box-n101m-1 .item .tools:before {
  z-index: 2;
  right: -5px;
  top: 14px;
  border-width: 7px;
  border-color: transparent transparent transparent #fff;
}
.contact-box-n101m-1 .item .tools:after {
  z-index: 1;
  right: -8px;
  top: 13px;
  border-width: 8px;
  border-color: transparent transparent transparent #e5e5e5;
}
.contact-box-n101m-1 .item .tools .imco:before {
  margin-right: 6px;
}
.contact-box-n101m-1 .item .tools:hover:before {
  border-color: transparent transparent transparent #ffa9a3;
}
.contact-box-n101m-1 .item .tools a {
  display: block;
  padding: 10px 16px;
  color: #505050;
  background: #fff;
  border: 1px solid #e5e5e5;
  font-size: 1.6rem;
  line-height: 20px;
  white-space: nowrap;
  cursor: pointer;
}
.contact-box-n101m-1 .item .tools a:nth-child(n + 2) {
  border-top: 0;
}
.contact-box-n101m-1 .item .tools a:hover {
  color: #bf0013;
  background: #ffa9a3;
}
.contact-box-n101m-1 .item:hover .tools {
  display: block;
}
.contact-box-n101m-1 .modal {
  padding-right: 0 !important;
}
.contact-box-n101m-1 .pnl {
  height: 100%;
  color: #fff;
  position: relative;
}
.contact-box-n101m-1 .pnl .close {
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 29px;
  font-size: 26px;
  background: transparent;
  right: 5px;
  top: 5px;
  text-align: center;
  border: 0;
  color: #e5e5e5;
}
.contact-box-n101m-1 .pnl .close:hover {
  color: var(--cus-color3);
}
.contact-box-n101m-1 .pnl .search-box {
  position: absolute;
  top: 35%;
  width: 100%;
}
.contact-box-n101m-1 .pnl .search-box .input-text {
  outline: 0;
  height: 40px;
  width: 80%;
  margin: 0 0 0 5%;
  background: #fff;
  color: #505050;
  border: 0;
  float: left;
  padding-left: 1rem;
  font-size: 1.6rem;
}
.contact-box-n101m-1 .pnl .search-box .search-btn {
  position: absolute;
  left: 85%;
  width: 50px;
  height: 40px;
  border: 0;
  background: var(--cus-color3);
  cursor: pointer;
  color: #fff;
  font-size: 20px;
}
.contact-box-n101m-1 .mid-pnl {
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.contact-box-n101m-1 .home,
.contact-box-n101m-1 .b2t {
  display: none;
}
.contact-box-n101m-1-blk {
  display: none;
}
@media (max-width: 768px) {
  .contact-box-n101m-1 {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
  }
  .contact-box-n101m-1 ul {
    display: flex;
    justify-content: space-around;
    background: #fff;
  }
  .contact-box-n101m-1 .item {
    float: left;
  }
  .contact-box-n101m-1 .item .tools {
    top: auto;
    bottom: 100%;
    right: 50%;
    transform: translateX(50%);
    padding-right: 0;
    padding-bottom: 8px;
  }
  .contact-box-n101m-1 .item .tools:before {
    top: auto;
    bottom: -5px;
    right: 50%;
    transform: translateX(50%) translateY(0);
    border-color: #fff transparent transparent transparent;
  }
  .contact-box-n101m-1 .item .tools:after {
    top: auto;
    right: 50%;
    bottom: -8px;
    transform: translateX(50%) translateY(0);
    border-color: #e5e5e5 transparent transparent transparent;
  }
  .contact-box-n101m-1 .item .tools:hover:before {
    border-color: #ffa9a3 transparent transparent transparent;
  }
  .contact-box-n101m-1 .item i {
    color: var(--cus-color3);
    background: #fff;
  }
  .contact-box-n101m-1 .home {
    display: block;
  }
  .contact-box-n101m-1 .b2t {
    display: none !important;
  }
  .contact-box-n101m-1-blk {
    display: block;
  }
}

.back-top-n8m-2 {
  position: fixed;
  padding: 8px 10px 12px 10px;
  text-align: center;
  border-radius: 8px;
  border: 2px solid #ff5252;
  color: #cbcbcb;
  background-color: #ffe8e6;
  opacity: 0.7;
  right: 16px;
  bottom: 15%;
  display: none;
}
.back-top-n8m-2:hover {
  opacity: 1;
  background-color: #ff7f7a;
  cursor: pointer;
}
.back-top-n8m-2 i {
  color: #bf0013;
  width: 28px;
  height: 28px;
  display: inline-block;
  font-size: 24px;
}
.headline-n119m-1 {
  margin: 15px 0;
  overflow: hidden;
  text-align: center;
}
.headline-n119m-1 h2 {
  margin: 0;
  font-size: 3rem;
  line-height: 1.8;
  color: var(--cus-color3);
  display: block;
  position: relative;
  text-transform: uppercase;
}
.headline-n119m-1 > i {
  display: inline-block;
  background-color: #888;
  width: 6px;
  height: 6px;
  position: relative;
  margin: 2px 0 20px 0;
  border-radius: 50%;
}
.headline-n119m-1 > i:before {
  position: absolute;
  right: -40px;
  top: 2px;
  width: 30px;
  height: 2px;
  background-color: #888;
  content: "";
}
.headline-n119m-1 > i:after {
  position: absolute;
  left: -40px;
  top: 2px;
  width: 30px;
  height: 2px;
  background-color: #888;
  content: "";
}
@media (max-width: 768px) {
  .headline-n119m-1 {
    margin: 1rem 0;
  }
  .headline-n119m-1 h2 {
    line-height: 1.2;
    font-size: 1.4rem;
  }
  .headline-n119m-1 > i {
    display: inline-block;
    background-color: #888;
    width: 6px;
    height: 6px;
    position: relative;
    margin: 2px 0 0 0;
    border-radius: 50%;
  }
}
.prodCust .headline-n119m-1 {
  text-align: left;
}
.prodCust .headline-n119m-1 {
  font-size: 1.2rem;
}
.swiper-productCenter .swiper-slide .title {
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.swiper-productCenter .swiper-slide .des {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 768px) {
  .about-us-list-n119m-2 {
    transform: none;
  }
  .swiper-productCenter .swiper-slide .title {
    font-size: 16px;
  }
  .swiper-productCenter .swiper-slide .des {
    font-size: 14px;
  }
  .additional {
    margin: 0px !important;
  }
  .leftDes {
    font-size: 16px;
    line-height: 28px;
  }
}
.product-category-n119m-1 {
  overflow: auto;
  text-align: center;
  margin: 10px 0 25px -15px;
}
.product-category-n119m-1 a {
  color: #505050;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 15px 15px;
  font-size: 1rem;
  line-height: 2.4em;
  height: 2.4em;
  padding: 0 1em;
  background: #f2f2f2;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
  text-decoration: none;
  width: 45%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-radius: 30px;
}
.product-category-n119m-1 a:hover {
  background: var(--cus-color2);
  color: #fff;
}
.product-category-n119m-1 a.active {
  color: #fff;
  background: var(--cus-color3);
}
@media (min-width: 768px) {
  .product-category-n119m-1 {
    margin: 10px 0 25px -15px;
  }
  .product-category-n119m-1 a {
    margin: 0 0 15px 20px;
    font-size: 1rem;
    max-width: 100%;
    width: auto;
  }
}

.product-list-n119m-2 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5px;
}
.product-list-n119m-2 a {
  text-decoration: none;
  margin-bottom: 20px;
  display: block;
}
.product-list-n119m-2 a .item {
  width: 100%;
  margin: 0 0 10px 0;
  position: relative;
}
.product-list-n119m-2 a .item .blk {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #fff;
  border: 1px solid #f2f2f2;
  overflow: hidden;
  position: relative;
  height: auto;
  width: 100%;
}
.product-list-n119m-2 a .item .blk .square-cont {
  position: absolute;
  width: 100%;
  height: 100%;
}
.product-list-n119m-2 a .item .blk .cover-image > span {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
}
.product-list-n119m-2 a .item .blk .cover-image > span > img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.product-list-n119m-2 a .text {
  text-align: center;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.5s ease 0.1s;
  -moz-transition: all 0.5s ease 0.1s;
  -o-transition: all 0.5s ease 0.1s;
  transition: all 0.5s ease 0.1s;
}
.product-list-n119m-2 a .text:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.product-list-n119m-2 a .text .mt {
  vertical-align: middle;
  display: inline-block;
  width: 96%;
}
.product-list-n119m-2 a .text .btn {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 32px;
  padding: 0 20px;
  transition: all 0.5s;
  color: #fff;
  text-transform: uppercase;
  border-radius: 30px;
}
.product-list-n119m-2 a .adorn {
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  pointer-events: none;
}
.product-list-n119m-2 a .adorn span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.product-list-n119m-2 a .adorn span:before,
.product-list-n119m-2 a .adorn span:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 1px;
  opacity: 0;
  background-color: var(--cus-color1);
  -webkit-transition: all 0.5s ease 0.2s;
  -moz-transition: all 0.5s ease 0.2s;
  -o-transition: all 0.5s ease 0.2s;
  transition: all 0.5s ease 0.2s;
  top: 50%;
  left: 50%;
}
.product-list-n119m-2 a .adorn span:first-child {
  transform: rotate(45deg);
}
.product-list-n119m-2 a .adorn span:last-child {
  transform: rotate(-45deg);
}
.product-list-n119m-2 a .title {
  width: 100%;
  display: block;
  color: #343434;
  text-decoration: none;
  font-size: 1.3rem;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  text-align: left;
  margin: 0;
  min-height: 50px;
}
.product-list-n119m-2 a:hover .item .text {
  opacity: 1;
}
.product-list-n119m-2 a:hover .item .adorn span:before {
  width: 100%;
  opacity: 1;
  left: -80%;
}
.product-list-n119m-2 a:hover .item .adorn span:after {
  width: 100%;
  opacity: 1;
  left: 80%;
}
.product-list-n119m-2 a:hover .title {
  color: var(--cus-color1);
}
.first-visible-slide a .item .blk {
  border-top-left-radius: 120px;
}
.last-visible-slide a .item .blk {
  border-bottom-right-radius: 120px;
}
@media (max-width: 768px) {
  .product-list-n119m-2 {
    margin-bottom: 0px;
  }
  .product-list-n119m-2 .col-xs-6:nth-child(2n) {
    padding-left: 9px;
  }
  .product-list-n119m-2 .col-xs-6:nth-child(2n + 1) {
    padding-right: 9px;
  }
  .product-list-n119m-2 a .text {
    display: block;
  }
  .product-list-n119m-2 a .adorn {
    display: none;
  }
  .product-list-n119m-2 a .title {
    font-size: 0.8rem;
  }
  .first-visible-slide a .item .blk {
    border-top-left-radius: 50px;
  }
  .last-visible-slide a .item .blk {
    border-bottom-right-radius: 50px;
  }
}
.lock-Style .product-list-n119m-2 a .item .text {
  opacity: 1;
}
.lock-Style .product-list-n119m-2 a:hover .item .text {
  opacity: 0;
}
.case-list-n119m-1 {
  margin: 0 -15px;
  overflow: auto;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.case-list-n119m-1 a {
  text-decoration: none;
  margin-bottom: 20px;
  display: block;
}
.case-list-n119m-1 a .item {
  width: 100%;
  margin: 0 0 10px 0;
  position: relative;
}
.case-list-n119m-1 a .item .blk {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #fff;
  border: 1px solid #f2f2f2;
  overflow: hidden;
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 100%;
}
.case-list-n119m-1 a .item .blk .square-cont {
  position: absolute;
  width: 100%;
  height: 100%;
}
.case-list-n119m-1 a .item .blk .cover-image > span {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
}
.case-list-n119m-1 a .item .blk .cover-image > span > img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.case-list-n119m-1 a .text {
  text-align: center;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.5s ease 0.1s;
  -moz-transition: all 0.5s ease 0.1s;
  -o-transition: all 0.5s ease 0.1s;
  transition: all 0.5s ease 0.1s;
}
.case-list-n119m-1 a .text:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.case-list-n119m-1 a .text .mt {
  vertical-align: middle;
  display: inline-block;
  width: 96%;
}
.case-list-n119m-1 a .text .btn {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 32px;
  padding: 0 20px;
  transition: all 0.5s;
  color: #fff;
  background: var(--cus-color2);
  text-transform: uppercase;
  border-radius: 30px;
}
.case-list-n119m-1 a .adorn {
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  pointer-events: none;
}
.case-list-n119m-1 a .adorn span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.case-list-n119m-1 a .adorn span:before,
.case-list-n119m-1 a .adorn span:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 1px;
  opacity: 0;
  background-color: var(--cus-color2);
  -webkit-transition: all 0.5s ease 0.2s;
  -moz-transition: all 0.5s ease 0.2s;
  -o-transition: all 0.5s ease 0.2s;
  transition: all 0.5s ease 0.2s;
  top: 50%;
  left: 50%;
}
.case-list-n119m-1 a .adorn span:first-child {
  transform: rotate(45deg);
}
.case-list-n119m-1 a .adorn span:last-child {
  transform: rotate(-45deg);
}
.case-list-n119m-1 a .title {
  width: 100%;
  display: block;
  color: #343434;
  text-decoration: none;
  font-size: 2rem;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  text-align: center;
  margin: 0;
}
.case-list-n119m-1 a:hover .item .text {
  opacity: 1;
}
.case-list-n119m-1 a:hover .item .adorn span:before {
  width: 100%;
  opacity: 1;
  left: -80%;
}
.case-list-n119m-1 a:hover .item .adorn span:after {
  width: 100%;
  opacity: 1;
  left: 80%;
}
.case-list-n119m-1 a:hover .title {
  color: var(--cus-color2);
}
.case-list-n119m-1 > div:last-child {
  display: none;
}
@media (max-width: 768px) {
  .case-list-n119m-1 {
    margin: 10px -15px 0 -15px;
  }
  .case-list-n119m-1 .col-xs-6:nth-child(2n) {
    padding-left: 9px;
  }
  .case-list-n119m-1 .col-xs-6:nth-child(2n + 1) {
    padding-right: 9px;
  }
  .case-list-n119m-1 a .text {
    display: none;
  }
  .case-list-n119m-1 a .adorn {
    display: none;
  }
  .case-list-n119m-1 a .title {
    font-size: 1.6rem;
  }
  .case-list-n119m-1 > div:last-child {
    display: block;
  }
}

.news-list-n119m-1 {
  position: relative;
  overflow: hidden;
}
.news-list-n119m-1 .container {
  display: flex;
  flex-direction: column;
}
.news-list-n119m-1 .container .news-title {
  width: 100%;
  position: relative;
  padding: 10px;
  z-index: 10;
}
.news-list-n119m-1 .container .news-title .active .item:after {
  width: 100%;
}
.news-list-n119m-1 .container .news-title .item {
  cursor: pointer;
  position: relative;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 0;
  margin-bottom: 20px;
}
.news-list-n119m-1 .container .news-title .item:last-child {
  margin-bottom: 0;
}
.news-list-n119m-1 .container .news-title .item:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 0;
  height: 1px;
  background: var(--cus-color1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.news-list-n119m-1 .container .news-title .item .blk a {
  display: block;
}
.news-list-n119m-1 .container .news-title .item .blk a .intro {
  display: flex;
  flex-direction: column;
}
.news-list-n119m-1 .container .news-title .item .blk a .intro .news-time {
  background: linear-gradient(to left, var(--cus-color2), var(--cus-color3));
  padding: 20px;
  border-radius: 10px;
  color: #fff;
  margin-right: 10px;
  text-align: center;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.news-list-n119m-1 .container .news-title .item .blk a .intro .news-time h4 {
  margin: 0;
}
.news-list-n119m-1 .container .news-title .item .blk a .intro .news-time p {
  font-size: 1rem;
  margin: 0;
}
.news-list-n119m-1 .container .news-title .item .blk a .intro .news-overview {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}
.news-list-n119m-1
  .container
  .news-title
  .item
  .blk
  a
  .intro
  .news-overview
  h3 {
  font-size: 1.2rem;
  color: #343434;
  margin: 0;
  line-height: 1.6;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-break: break-word;
  white-space: normal;
  -webkit-line-clamp: 2;
}
.news-list-n119m-1
  .container
  .news-title
  .item
  .blk
  a
  .intro
  .news-overview
  span {
  font-size: 1rem;
  color: #6c6c6c;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-break: break-word;
  white-space: normal;
  -webkit-line-clamp: 1;
  line-height: 1.6;
}
.news-list-n119m-1 .container .news-title .item:hover .blk a {
  text-decoration: none;
  min-height: 100px;
}
.news-list-n119m-1
  .container
  .news-title
  .item:hover
  .blk
  a
  .intro
  .news-overview
  h3 {
  color: white;
}
.news-list-n119m-1 .container .news-title .owl-buttons {
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
  margin-top: -15px;
}
.news-list-n119m-1 .container .news-title .owl-buttons .owl-prev {
  position: absolute;
  left: 2px;
}
.news-list-n119m-1 .container .news-title .owl-buttons .owl-next {
  position: absolute;
  right: 2px;
}
.news-list-n119m-1 .container .news-title .owl-buttons .imco {
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 1.6rem;
  border-radius: 50px;
  color: #fff;
  background: #888;
  opacity: 0.5;
  display: inline-block;
  text-align: center;
}
.news-list-n119m-1 .container .news-title .owl-buttons .imco:hover {
  opacity: 0.8;
}
.news-list-n119m-1 .container .news-title .owl-pagination {
  display: none;
}
.news-list-n119m-1 .container .news-title .owl-carousel .owl-item {
  float: none;
  width: 100% !important;
}
.news-list-n119m-1 .container .news-title .owl-carousel .owl-wrapper-outer {
  height: auto !important;
}
.news-list-n119m-1 .container .news-img {
  width: 100%;
  z-index: 10;
}
.news-list-n119m-1 .container .news-img .owl-carousel .owl-item .box {
  display: flex;
  flex-direction: column;
}
.news-list-n119m-1 .container .news-img .owl-carousel .owl-pagination {
  display: none;
}
.news-list-n119m-1 .container .news-img .owl-carousel .owl-buttons {
  display: none;
}
@media (max-width: 768px) {
  .news-list-n119m-1 .container {
    width: 100%;
    padding: 0;
  }
  .news-list-n119m-1 .container .news-title {
    padding: 0;
    margin-top: 30px;
  }
  .news-list-n119m-1
    .container
    .news-title
    .item
    .blk
    a
    .intro
    .news-overview
    h3 {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .news-list-n119m-1 .container .news-title {
    width: 100%;
    position: relative;
    padding: 10px;
    z-index: 10;
  }
  .news-list-n119m-1 .container .news-title .active .item:after {
    width: 100%;
  }
  .news-list-n119m-1 .container .news-title .item {
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  .news-list-n119m-1 .container .news-title .item:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 0;
    height: 1px;
    background: var(--cus-color2);
    /* -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; */
  }
  .news-list-n119m-1 .container .news-title .item .blk a {
    display: block;
  }
  .news-list-n119m-1 .container .news-title .item .blk a:hover {
    text-decoration: none;
  }
  .news-list-n119m-1 .container .news-title .owl-buttons {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    margin-top: -15px;
  }
  .news-list-n119m-1 .container .news-title .owl-buttons .owl-prev {
    position: absolute;
    left: 2px;
  }
  .news-list-n119m-1 .container .news-title .owl-buttons .owl-next {
    position: absolute;
    right: 2px;
  }
  .news-list-n119m-1 .container .news-title .owl-buttons .imco {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 1.6rem;
    border-radius: 50px;
    color: #fff;
    background: #888;
    opacity: 0.5;
    display: inline-block;
    text-align: center;
  }
  .news-list-n119m-1 .container .news-title .owl-buttons .imco:hover {
    opacity: 0.8;
  }
  .news-list-n119m-1 .container .news-title .owl-pagination {
    display: none;
  }
  .news-list-n119m-1 .container .news-title .owl-carousel .owl-item {
    float: none;
    width: 100% !important;
  }
  .news-list-n119m-1 .container .news-title .owl-carousel .owl-wrapper-outer {
    height: auto !important;
  }
  .news-list-n119m-1 .container .news-img .owl-carousel .owl-item .box {
    display: flex;
    flex-direction: row-reverse;
  }
  .news-list-n119m-1
    .container
    .news-img
    .owl-carousel
    .owl-pagination
    .owl-page {
    padding: 12px 8px;
  }
  .news-list-n119m-1
    .container
    .news-img
    .owl-carousel
    .owl-pagination
    .owl-page
    p {
    font-size: 1.6rem;
  }
}
@media (min-width: 1200px) {
  .news-list-n119m-1 .container {
    flex-direction: inherit;
    padding: 0;
  }
  .news-list-n119m-1 .container .news-title {
    width: 52%;
    margin-right: 2%;
    position: relative;
    padding: 0;
  }
  .news-list-n119m-1 .container .news-title .active .item:after {
    width: 100%;
  }
  .news-list-n119m-1 .container .news-title .item {
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
  .news-list-n119m-1 .container .news-title .item:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 0;
    height: 1px;
    background: var(--cus-color3);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .news-list-n119m-1 .container .news-title .item:hover:after {
    width: 100%;
  }
  .news-list-n119m-1 .container .news-title .item .blk a {
    display: block;
  }
  .news-list-n119m-1 .container .news-title .owl-buttons {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    margin-top: -15px;
  }
  .news-list-n119m-1 .container .news-title .owl-buttons .owl-prev {
    position: absolute;
    left: 2px;
  }
  .news-list-n119m-1 .container .news-title .owl-buttons .owl-next {
    position: absolute;
    right: 2px;
  }
  .news-list-n119m-1 .container .news-title .owl-buttons .imco {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 1.6rem;
    border-radius: 50px;
    color: #fff;
    background: #888;
    opacity: 0.5;
    display: inline-block;
    text-align: center;
  }
  .news-list-n119m-1 .container .news-title .owl-buttons .imco:hover {
    opacity: 0.8;
  }
  .news-list-n119m-1 .container .news-title .owl-pagination {
    display: none;
  }
  .news-list-n119m-1 .container .news-title .owl-carousel .owl-item {
    float: none;
    width: 100% !important;
  }
  .news-list-n119m-1 .container .news-title .owl-carousel .owl-wrapper-outer {
    height: auto !important;
  }
  .news-list-n119m-1 .container .news-img {
    width: 45%;
  }
}
@media (max-width: 1680px) {
  .news-list-n119m-1
    .container
    .news-title
    .item
    .blk
    a
    .intro
    .news-overview
    span {
    -webkit-line-clamp: 1;
  }
}
@media (max-width: 1440px) {
  .news-list-n119m-1 .container .news-title .item .blk a .intro .news-time {
    padding: 10px 20px;
  }
  .news-list-n119m-1
    .container
    .news-title
    .item
    .blk
    a
    .intro
    .news-overview
    span {
    display: none;
  }
}

.about-us-list-n119m-3 {
  overflow: hidden;
  padding-bottom: 30px;
}
.about-us-list-n119m-3 ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1;
}
.about-us-list-n119m-3 ul li {
  display: flex;
  padding: 0 10px 30px 10px;
  align-items: center;
  justify-content: center;
}
.about-us-list-n119m-3 ul li .cover {
  flex: none;
  margin-right: 15px;
  width: 96px;
}
.about-us-list-n119m-3 ul li .cover > img {
  display: flex;
  height: 0;
  width: 100%;
  padding-bottom: 100%;
}
.about-us-list-n119m-3 ul li .cover > img.loaded {
  width: 100%;
  height: auto;
  padding-right: 0;
  padding-bottom: 0;
}
.about-us-list-n119m-3 ul li .intro {
  flex: auto;
  width: 100%;
}
.about-us-list-n119m-3 ul li .intro > h4 {
  font-size: 1.3rem;
  line-height: 1.576;
  font-weight: normal;
  color: var(--cus-color3);
}
.about-us-list-n119m-3 ul li .intro > p {
  font-size: 1.2rem;
  line-height: 1.6;
  color: #6c6c6c;
  width: 100%;
  margin: 0 0 10px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  display: -webkit-box;
}
@media screen and (max-width: 1200px) {
  .about-us-list-n119m-3 ul li {
    padding: 20px;
    flex-direction: column;
  }
  .about-us-list-n119m-3 ul li .cover {
    margin-right: 0;
    margin-bottom: 0;
    width: 72px;
  }
  .about-us-list-n119m-3 ul li .intro > h4 {
    text-align: center;
    margin: 5px 0;
  }
  .about-us-list-n119m-3 ul li .intro > p {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .about-us-list-n119m-3 .container {
    width: 100%;
    padding: 0;
  }
  .about-us-list-n119m-3 .container ul li {
    width: 50%;
    padding: 5px;
  }
  .about-us-list-n119m-3 .container ul li .cover {
    margin-bottom: 0;
    width: 56px;
  }
  .about-us-list-n119m-3 .container ul li .intro > h4 {
    font-size: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .about-us-list-n119m-3 .container ul li .intro > p {
    font-size: 0.8rem;
    margin-bottom: 0;
  }
}

.navigation-n119m-1 {
  z-index: 1041;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  font-size: 1.6rem;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.navigation-n119m-1 ul {
  overflow: auto;
  list-style: none;
  margin: 0;
  padding: 0;
}
.navigation-n119m-1 a {
  color: #343434;
  text-decoration: none;
  cursor: pointer;
}
.navigation-n119m-1 a:hover {
  color: var(--cus-color3);
}
.navigation-n119m-1 .header {
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.navigation-n119m-1 .header .out-search {
  position: absolute;
  right: 15px;
  top: 36px;
  font-size: 2rem;
  line-height: 18px;
  border-left: 1px solid #888;
  padding-left: 15px;
  cursor: pointer;
  color: #343434;
}
.navigation-n119m-1 .header .language {
  position: absolute;
  right: 60px;
  top: 33px;
  color: #343434;
  cursor: pointer;
  margin-right: 10px;
  height: 40px;
  font-size: 1.6rem;
}
.navigation-n119m-1 .header .language e {
  line-height: 1.7;
}
.navigation-n119m-1 .header .language e .iconflag {
  margin: 4px 2px 0 0;
}
.navigation-n119m-1 .header .language e .f-down {
  margin-left: 3px;
}
.navigation-n119m-1 .header .language .list {
  max-height: 400px;
  overflow: auto;
  position: absolute;
  z-index: 20;
  top: 0;
  left: 0;
  list-style-type: none;
  height: auto;
  opacity: 0;
  display: none;
  padding-top: 57px;
  scrollbar-width: thin;
  scrollbar-color: #5e5d62 #313131;
}
.navigation-n119m-1 .header .language .list::-webkit-scrollbar {
  width: 6px;
  height: 8px;
}
.navigation-n119m-1 .header .language .list::-webkit-scrollbar-track {
  background-color: #313131;
  border-radius: 10px;
}
.navigation-n119m-1 .header .language .list::-webkit-scrollbar-button {
  height: 0;
}
.navigation-n119m-1 .header .language .list::-webkit-scrollbar-thumb {
  background-color: #5e5d62;
  border-radius: 10px;
}
.navigation-n119m-1 .header .language .list li {
  width: 140px;
  padding: 10px 4px 5px 13px;
  overflow: hidden;
  border-bottom: 1px solid #cbcbcb;
  background-color: rgba(255, 255, 255, 0.8);
}
.navigation-n119m-1 .header .language .list li:last-child {
  border-bottom: 0;
}
.navigation-n119m-1 .header .language .list li a {
  color: #343434;
  display: inline-block;
  position: relative;
}
.navigation-n119m-1 .header .language .list li p {
  display: inline-block;
  text-align: left;
  width: 100%;
  padding: 0 2px 0 32px;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.navigation-n119m-1 .header .language .list li i {
  position: absolute;
  left: 0;
  top: 2px;
}
.navigation-n119m-1 .header .language .list li:hover {
  background-color: var(--cus-color3);
}
.navigation-n119m-1 .header .language .list li:hover a {
  color: #fff;
}
.navigation-n119m-1 .header .language:focus,
.navigation-n119m-1 .header .language:hover {
  color: var(--cus-color3);
}
.navigation-n119m-1 .header .language:focus .list,
.navigation-n119m-1 .header .language:hover .list {
  opacity: 1;
  display: block;
}
.navigation-n119m-1 .bar-icon-btn {
  position: relative;
  float: left;
  cursor: pointer;
  padding-top: 2px;
}
.navigation-n119m-1 .bar-icon-btn > span {
  background-color: #fff;
  height: 3px;
  width: 22px;
  margin-bottom: 4px;
  display: block;
  border-radius: 10px;
}
.navigation-n119m-1 .logo-link {
  width: 18%;
  height: 90px;
  padding: 0 20px 0 0;
  vertical-align: middle;
  float: left;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.navigation-n119m-1 .logo-link > span {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
}
.navigation-n119m-1 .logo-link > span > img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.navigation-n119m-1 .logo-link > span > img {
  padding: 10px 0;
  transition: all 0.5s;
}
.navigation-n119m-1 .navbar-ul {
  height: auto;
  width: 100%;
  display: table;
}
.navigation-n119m-1 .navbar-ul .imco {
  font-size: 1.6rem;
  padding-left: 4px;
  font-weight: normal;
}
.navigation-n119m-1 .navbar-ul .active a {
  color: var(--cus-color3);
}
.navigation-n119m-1 .navbar-ul > li {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  position: relative;
}
.navigation-n119m-1 .navbar-ul > li a {
  padding: 0 25px 0 5px;
  display: block;
  font-size: 1rem;
  text-transform: uppercase;
}
.navigation-n119m-1 .lv-2 {
  padding-top: 33px;
  margin-top: 25px;
  position: absolute;
  top: 0;
  z-index: 1001;
  overflow: inherit;
}
.navigation-n119m-1 .lv-2 > li {
  position: relative;
  display: block;
  font-size: 1.6rem;
  line-height: 18px;
  height: auto;
}
.navigation-n119m-1 .lv-3 {
  position: absolute;
  left: 100%;
  top: 0;
  min-width: 12rem;
  max-width: 30rem;
}
.navigation-n119m-1 .subnavs {
  display: none;
}
.navigation-n119m-1 .subnavs .imco {
  transform: rotate(-90deg);
  position: absolute;
  right: 4px;
  top: 2px;
}
.navigation-n119m-1 .subnavs li {
  border-bottom: 0;
  z-index: 1002;
  background-color: rgba(255, 255, 255, 0.8);
}
.navigation-n119m-1 .subnavs li a {
  position: relative;
  white-space: nowrap;
  line-height: 44px;
  padding: 0 20px 0 15px;
  font-size: 1.6rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.navigation-n119m-1 .subnavs li a:hover {
  color: #fff;
}
.navigation-n119m-1 .subnavs li a:hover:before {
  content: "";
  background: var(--cus-color3);
  opacity: 0.7;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.navigation-n119m-1 .subnavs li:first-child {
  border-top: 2px solid var(--cus-color3);
}
.navigation-n119m-1 .lv-2 .sub-arrow {
  top: 3px;
}
.navigation-n119m-1 .modal {
  padding-right: 0 !important;
}
.navigation-n119m-1 .modal.in .modal-dialog {
  transform: translate(0, 0);
}
.navigation-n119m-1 .modal .modal-dialog {
  transform: translate(-50%, 0);
}
.navigation-n119m-1 .left-pnl {
  width: 72%;
  background: #343434;
}
.navigation-n119m-1 .mid-pnl {
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
}
.navigation-n119m-1 .pnl {
  height: 100%;
  color: #fff;
  position: relative;
}
.navigation-n119m-1 .pnl .close {
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 29px;
  font-size: 2.6rem;
  background: transparent;
  right: 5px;
  top: 5px;
  text-align: center;
  border: 0;
  color: #e5e5e5;
}
.navigation-n119m-1 .pnl .close:hover {
  color: var(--cus-color3);
}
.navigation-n119m-1 .pnl .title {
  padding: 15px 10px 10px 10px;
  font-size: 2rem;
}
.navigation-n119m-1 .pnl .menu {
  width: 100%;
  height: 88%;
  overflow: auto;
  scrollbar-width: thin;
  scrollbar-color: #5e5d62 #313131;
}
.navigation-n119m-1 .pnl .menu::-webkit-scrollbar {
  width: 6px;
  height: 8px;
}
.navigation-n119m-1 .pnl .menu::-webkit-scrollbar-track {
  background-color: #313131;
  border-radius: 10px;
}
.navigation-n119m-1 .pnl .menu::-webkit-scrollbar-button {
  height: 0;
}
.navigation-n119m-1 .pnl .menu::-webkit-scrollbar-thumb {
  background-color: #5e5d62;
  border-radius: 10px;
}
.navigation-n119m-1 .pnl .menu a {
  padding: 8px 5px 3px 12px;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
}
.navigation-n119m-1 .pnl .menu a.lv2 {
  padding: 5px 5px 3px 24px;
  color: #cbcbcb;
  text-transform: capitalize;
}
.navigation-n119m-1 .pnl .menu a.lv3 {
  padding: 2px 5px 3px 36px;
  color: #cbcbcb;
  text-transform: capitalize;
}
.navigation-n119m-1 .pnl .menu a:hover {
  color: var(--cus-color3);
}
.navigation-n119m-1 .pnl .language .es {
  display: none;
}
.navigation-n119m-1 .pnl .language a i {
  float: left;
}
.navigation-n119m-1 .pnl .language a p {
  float: left;
  margin: 0 0 0 2px;
  height: 20px;
  line-height: 18px;
}
.navigation-n119m-1 .pnl .search-box {
  position: absolute;
  top: 35%;
  width: 100%;
}
.navigation-n119m-1 .pnl .search-box .input-text {
  outline: 0;
  height: 50px;
  width: 80%;
  margin: 0 0 0 7%;
  color: #505050;
  background: #fff;
  border: 0;
  float: left;
  padding-left: 1rem;
  font-size: 1rem;
}
.navigation-n119m-1 .pnl .search-box .search-btn {
  position: absolute;
  left: 87%;
  width: 50px;
  height: 50px;
  border: 0;
  background: var(--cus-color3);
  cursor: pointer;
  color: #fff;
  font-size: 2rem;
}
@media (max-width: 1440px) {
  .navigation-n119m-1 .collapse ul > li a {
    font-size: 1.6rem;
    padding-right: 15px;
  }
}
@media (max-width: 991px) {
  .navigation-n119m-1 {
    background: #fff;
  }
  .navigation-n119m-1 .header .language,
  .navigation-n119m-1 .header .out-search {
    display: none;
  }
  .navigation-n119m-1 .logo-link {
    width: 100%;
    height: 56px;
    padding: 6px 0;
    margin-top: 40px;
  }
  .navigation-n119m-1 .logo-link > span > img {
    width: auto;
  }
  .navigation-n119m-1 .tools {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #343434;
    height: 40px;
    padding: 10px;
  }
  .navigation-n119m-1 .tools .imco {
    font-size: 22px;
    line-height: 22px;
    margin-left: 17px;
    float: left;
  }
  .navigation-n119m-1_blk {
    width: 100%;
    height: 96px;
  }
}
@media (min-width: 991px) {
  .navigation-n119m-1 {
    position: fixed;
    top: 30px;
    right: 0;
    left: 0;
    padding: 0 40px;
  }
  .navigation-n119m-1 .header {
    background-color: rgba(255, 255, 255, 0.8);
    position: relative;
    border-radius: 30px;
  }
  .navigation-n119m-1 .tools {
    display: none;
  }
  .navigation-n119m-1.n-pin {
    top: 0;
    padding: 0;
  }
  .navigation-n119m-1.n-pin .header {
    border-radius: 0;
  }
  .navigation-n119m-1 .collapse {
    display: block;
    max-width: 80%;
    flex: auto;
  }
  .navigation-n119m-1 .navbar-ul li.active > .subnavs,
  .navigation-n119m-1 .navbar-ul li:hover > .subnavs {
    display: block;
  }
}

.carousel-n114m-1 {
  overflow: hidden;
  position: relative;
  margin-bottom: 60px;
}
.carousel-n114m-1 .nivoSlider {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.carousel-n114m-1 .nivoSlider img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
}
.carousel-n114m-1 .nivoSlider .nivo-main-image {
  display: block;
  position: relative;
  width: 100%;
}
.carousel-n114m-1 .nivoSlider a.nivo-imageLink {
  z-index: 6;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  display: none;
  background: #fff;
  filter: alpha(opacity=0);
  opacity: 0;
}
.carousel-n114m-1 .nivoSlider .nivo-slice {
  display: block;
  z-index: 5;
  position: absolute;
  height: 100%;
  top: 0;
}
.carousel-n114m-1 .nivoSlider .nivo-box {
  display: block;
  z-index: 5;
  position: absolute;
  overflow: hidden;
}
.carousel-n114m-1 .nivoSlider .nivo-box img {
  display: block;
}
.carousel-n114m-1 .nivoSlider .nivo-caption {
  display: none !important;
}
.carousel-n114m-1 .nivoSlider .nivo-directionNav a {
  font-size: 1rem;
  position: absolute;
  z-index: 9;
  top: 55%;
  cursor: pointer;
  display: block;
  text-decoration: none;
  text-align: center;
  width: 45px;
  height: 45px;
  line-height: 45px;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-weight: bold;
}
.carousel-n114m-1 .nivoSlider .nivo-directionNav a:hover {
  text-decoration: none;
  background: rgba(0, 0, 0, 0.6);
}
.carousel-n114m-1 .nivoSlider .nivo-directionNav .nivo-prevNav {
  left: 6rem;
}
.carousel-n114m-1 .nivoSlider .nivo-directionNav .nivo-nextNav {
  right: 6rem;
}
.carousel-n114m-1 .nivo-controlNav {
  text-align: center;
  height: 40px;
  position: absolute;
  z-index: 9;
  bottom: 10px;
  width: 100%;
}
.carousel-n114m-1 .nivo-controlNav a {
  cursor: pointer;
  display: inline-block;
  width: 12px;
  height: 12px;
  text-indent: -99999px;
  border-radius: 50px;
  margin: 0 7px;
  background: #fff;
}
.carousel-n114m-1 .nivo-controlNav a.active {
  background: var(--cus-color3);
}
@media (max-width: 768px) {
  .product-list-n119m-2 > div {
    width: 100%;
  }
  .carousel-n114m-1 {
    margin-bottom: 40px;
  }
  .carousel-n114m-1 .nivo-directionNav {
    display: none;
  }
  .carousel-n114m-1 .nivo-controlNav {
    bottom: 10px;
    height: auto;
  }
}

.about-us-list-n119m-2 ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.about-us-list-n119m-2 ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 20px 20px 20px;
  text-align: center;
}
.about-us-list-n119m-2 ul li .cover {
  flex: none;
  width: 100px;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.about-us-list-n119m-2 ul li .cover > img {
  display: flex;
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  max-width: 100%;
}
.about-us-list-n119m-2 ul li .cover > img.loaded {
  width: 100%;
  height: auto;
  padding-right: 0;
  padding-bottom: 0;
  max-width: 85px;
  max-height: 85px;
  object-fit: contain;
}
.about-us-list-n119m-2 ul li .intro {
  flex: auto;
  width: 100%;
}
.about-us-list-n119m-2 ul li .intro > h4 {
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.576;
  font-weight: normal;
  color: #ffffff;
  margin-bottom: 0;
}
.about-us-list-n119m-2 ul li .intro > p {
  font-size: 1rem;
  line-height: 1.576;
  color: #888;
  width: 100%;
  margin: 0 0 10px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  display: -webkit-box;
  margin-bottom: 0;
}
@media screen and (max-width: 1200px) {
  .about-us-list-n119m-2 ul li {
    padding: 20px;
    flex-direction: column;
    width: 50%;
  }
  .about-us-list-n119m-2 ul li .cover {
    margin-right: 0;
    margin-bottom: 0;
    width: 72px;
  }
  .about-us-list-n119m-2 ul li .intro > h4 {
    text-align: center;
    margin: 5px 0;
  }
  .about-us-list-n119m-2 ul li .intro > p {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .about-us-list-n119m-2 {
    margin-bottom: 30px;
  }
  .about-us-list-n119m-2 ul li {
    padding: 10px;
  }
  .about-us-list-n119m-2 ul li .cover {
    margin-bottom: 0;
    width: 56px;
  }
  .about-us-list-n119m-2 ul li .intro > h4 {
    font-size: 0.8rem;
  }
  .about-us-list-n119m-2 ul li .intro > p {
    font-size: 0.8rem;
  }
}

.paragraph-n119m-1 {
  margin-bottom: 80px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.paragraph-n119m-1 .container p {
  color: #505050;
  line-height: 1.75;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: left;
  font-size: 1rem;
}
.paragraph-n119m-1 .container .pic {
  width: 50%;
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}
.paragraph-n119m-1 .container .btn {
  display: block;
  background: linear-gradient(to left, var(--cus-color2), var(--cus-color3));
  color: #fff;
  font-size: 1.2rem;
  line-height: 50px;
  text-align: center;
  padding: 0 40px;
  transition: all 0.5s;
  margin-top: 20px;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 40px;
  margin: 0 auto;
  max-width: 200px;
}
.paragraph-n119m-1 .container .btn:hover {
  background: linear-gradient(to right, var(--cus-color2), var(--cus-color3));
  color: rgba(255, 255, 255, 0.85);
}
@media (max-width: 768px) {
  .paragraph-n119m-1 {
    padding: 10px;
    margin-bottom: 20px;
  }
  .paragraph-n119m-1 .container {
    width: 100%;
    padding: 0;
  }
  .paragraph-n119m-1 .container p {
    margin-top: 0;
    font-size: 1rem;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    display: -webkit-box;
  }
  .paragraph-n119m-1 .container .pic {
    width: 100%;
    float: none;
  }
  .paragraph-n119m-1 .container .pic .owl-buttons {
    bottom: 15%;
  }
  .paragraph-n119m-1 .container .pic img {
    max-width: 100%;
  }
  .paragraph-n119m-1 .container .btn {
    max-width: 150px;
    line-height: 40px;
    padding: 0;
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .paragraph-n119m-1 .container .btn {
    margin-top: 1vw;
  }
}

.area-background-n2m-257 {
  position: relative;
}
.area-background-n2m-257.zone {
  overflow: hidden;
  padding: 80px 0px 0 0px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .area-background-n2m-257.zone {
    padding: 0px 20px 0 20px;
    margin-bottom: 20px;
  }
}
.area-background-n2m-257.zone.lastaz {
  margin-bottom: 0 !important;
  padding-top: 0 !important;
}
.area-background-n2m-257.zone > .area-background-cont {
  z-index: -20;
}
.area-background-n2m-257.widget {
  overflow: visible;
}
.area-background-n2m-257.widget > .area-background-cont {
  z-index: -19;
}
.area-background-n2m-257 > .area-background-cont {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.area-background-n2m-256 {
  position: relative;
}
.area-background-n2m-256.zone {
  overflow: hidden;
  padding: 0px 40px 0 40px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .area-background-n2m-256.zone {
    padding: 30px 25px 0 25px;
    margin-bottom: 0;
  }
}
.area-background-n2m-256.zone.lastaz {
  margin-bottom: 0 !important;
  padding-top: 0 !important;
}
.area-background-n2m-256.zone > .area-background-cont {
  z-index: -20;
}
.area-background-n2m-256.widget {
  overflow: visible;
}
.area-background-n2m-256.widget > .area-background-cont {
  z-index: -19;
}
.area-background-n2m-256 > .area-background-cont {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.area-background-n2m-255 {
  position: relative;
}
.area-background-n2m-255.zone {
  overflow: hidden;
  padding: 40px 40px 0 40px;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .area-background-n2m-255.zone {
    padding: 30px 25px 0 25px;
    margin-bottom: 40px;
  }
}
.area-background-n2m-255.zone.lastaz {
  margin-bottom: 0 !important;
  padding-top: 0 !important;
}
.area-background-n2m-255.zone > .area-background-cont {
  z-index: -20;
}
.area-background-n2m-255.widget {
  overflow: visible;
}
.area-background-n2m-255.widget > .area-background-cont {
  z-index: -19;
}
.area-background-n2m-255 > .area-background-cont {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.area-background-n4m-129 {
  position: relative;
  overflow: hidden;
  border-top-left-radius: 60px;
  border-bottom-right-radius: 60px;
}
.area-background-n4m-129.zone {
  padding: 60px 40px 0 40px;
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  .area-background-n4m-129.zone {
    padding: 30px 25px 0 25px;
    margin-bottom: 40px;
  }
}
.area-background-n4m-129.zone.lastaz {
  margin-bottom: 0 !important;
  padding-top: 0 !important;
}
.area-background-n4m-129.zone > .area-background-cont {
  z-index: -20;
}
.area-background-n4m-129.widget > .area-background-cont {
  z-index: -19;
}
.area-background-n4m-129 > .area-background-cont {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to left, var(--cus-color3), var(--cus-color2));
}
