.namespace-brand .sub-nav {
  text-align: center;
  box-shadow: 0 1px 2px #ccc;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
  border-top: 1px solid #ccc;
}
.namespace-brand .sub-nav .active a {
  color: #424242 !important;
}
.namespace-brand .sub-nav .list-wrap {
  width: 100%;
  padding-left: 15px;
  margin-bottom: 0;
}
.namespace-brand .sub-nav .list-wrap .sub-navItem {
  display: inline-block;
}
.namespace-brand .sub-nav .list-wrap .sub-navItem a {
  font-size: 18px;
  line-height: 32px;
  color: #9e9e9e;
}
.namespace-brand .sub-nav .list-wrap .sub-navItem a:hover {
  color: #424242;
}
.namespace-brand .sub-nav .list-wrap .sub-navItem + .sub-navItem::before {
  content: "/";
  display: inline-block;
  padding-right: 27px;
  padding-left: 27px;
  font-size: 18px;
  color: #9e9e9e;
}

@media (min-width: 444px) and (max-width: 1025px) {
  .namespace-brand .sub-nav .list-wrap .sub-navItem + .sub-navItem::before {
    padding-right: 10px;
    padding-left: 10px;
  }

  .about-us .s2 .key {
    padding-left: 0px;
  }

  .about-us .s3 .color-block {
    margin-left: 0;
  }

  .about-us .s3 .z-logo {
    position: static;
    margin-top: 0;
  }
}
@media (min-width: 0px) and (max-width: 830px) {
  .namespace-brand .sub-nav {
    text-align: left;
    overflow-x: scroll;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: -3px 0px 0px #ccc inset, 0 1px 2px #ccc;
  }
}
.about-us {
  color: #424242;
}
.about-us .sec-wrap {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.about-us .sec-title {
  font-size: 32px;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  margin-bottom: 35px;
}
.about-us .s1 {
  padding-top: 40px;
}
.about-us .s1 .sec-des {
  padding: 25px 60px 55px 60px;
  font-size: 16px;
  line-height: 1.5;
}
.about-us .s2 {
  background-color: #F3F6FB;
  padding-top: 100px;
  padding-bottom: 110px;
}
.about-us .s2 .sec-title {
  margin-bottom: 50px;
  text-align: center;
}
.about-us .s2 .row {
  border-top: 1px solid #ccc;
}
.about-us .s2 .key {
  font-size: 28px;
  line-height: 1;
  padding-top: 35px;
  padding-left: 60px;
}
.about-us .s2 .value {
  font-size: 16px;
  line-height: 1.5;
  padding-top: 35px;
  padding-bottom: 35px;
  padding-right: 130px;
}
.about-us .s3 {
  padding-top: 100px;
  padding-bottom: 127px;
}
.about-us .s3 .sec-title {
  margin-bottom: 45px;
  text-align: center;
}
.about-us .s3 .color-block {
  width: 300px;
  height: 80px;
  margin-left: 77px;
  background-color: #1d4c75;
}
.about-us .s3 .red-block {
  background-color: #E60012;
}
.about-us .s3 .color-til {
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
}
.about-us .s3 .color-des {
  font-size: 16px;
  line-height: 1;
}
.about-us .s3 .for-border {
  padding-bottom: 28px;
  padding-right: 50px;
  border-bottom: 1px solid #424242;
}
.about-us .s3 .for-border .til {
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
}
.about-us .s3 .for-border .des {
  font-size: 16px;
  line-height: 1.5;
}
.about-us .s3 .z-logo {
  position: absolute;
  margin-top: -55px;
  z-index: -1;
}

@media (min-width: 444px) and (max-width: 1025px) {
  .about-us .s2 .key {
    padding-left: 0px;
  }

  .about-us .s3 .color-block {
    margin-left: 0;
  }

  .about-us .s3 .z-logo {
    position: static;
    margin-top: 0;
  }
}
@media (min-width: 0px) and (max-width: 443px) {
  .about-us .s1 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .about-us .s1 .sec-des {
    padding: 25px 0px 35px 0px;
  }

  .about-us .s2 .key {
    padding-left: 0px;
    border-top: 1px solid #ccc;
  }

  .about-us .s2 .value {
    padding-right: 0px;
  }

  .about-us .s2 {
    padding-top: 60px;
  }

  .about-us .s3 .color-block {
    width: auto;
    margin-left: 0;
    margin-bottom: 15px;
  }

  .about-us .s3 .for-border {
    padding-right: 0;
  }

  .about-us .s3 .z-logo {
    position: static;
    margin-top: 0;
  }

  .about-us .s2 .row {
    border-top: none;
  }

  .about-us .s2 .value {
    padding-top: 10px;
  }

  .about-us .s2 .value {
    padding-bottom: 20px;
  }

  .about-us .s2 {
    padding-bottom: 10px;
  }

  .about-us .s3 {
    padding-top: 60px;
  }

  .mobile-width50 {
    width: 50%;
  }

  .mobile-padding-right0 {
    padding-right: 0;
  }

  .about-us .s3 .color-til {
    margin-top: 4px;
    margin-bottom: 10px;
  }

  .about-us .s3 .color-des {
    margin-bottom: 5px;
  }

  .about-us .s3 {
    padding-bottom: 10px;
  }
}
.history {
  color: #424242;
}
.history .history-wrap {
  max-width: 1076px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 107px;
}
.history .title-history {
  font-size: 32px;
  line-height: 1;
  margin-bottom: 35px;
  text-align: center;
}
.history .describe-history {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 70px;
}
.history .date-list {
  width: 100%;
  margin-bottom: 40px;
}
.history .date-list .active a {
  color: #000;
  font-weight: bold;
}
.history .date-item {
  display: inline-block;
}
.history .date-item a {
  font-size: 14px;
  line-height: 2;
  color: #676767;
}
.history .date-item a:hover {
  color: #000;
  font-weight: bold;
}
.history .date-item + .date-item::before {
  content: ".............";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  vertical-align: top;
}
.history .down-icon {
  position: absolute;
  margin-top: 30px;
  margin-left: -20px;
}
.history .history-item {
  padding-top: 194px;
  position: relative;
}
.history .middle-line {
  position: absolute;
  top: 0;
  bottom: -60px;
  left: 50%;
  width: 1px;
  background-color: #ccc;
}
.history .date {
  font-size: 82px;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 40px;
}
.history .width50 {
  display: inline-block;
  width: 50%;
  vertical-align: top;
}
.history .img-wrap {
  position: relative;
  display: inline-block;
}
.history .img-wrap::before {
  content: "";
  position: absolute;
  z-index: -1;
  margin-left: 7px;
  margin-top: 148px;
  width: 50%;
  height: 20%;
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.4);
  transform: rotate(-3deg);
}
.history .img-wrap::after {
  content: "";
  position: absolute;
  z-index: -1;
  margin-left: -254px;
  margin-top: 148px;
  width: 50%;
  height: 20%;
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.4);
  transform: rotate(3deg);
}
.history .left-pannel {
  padding-right: 40px;
  text-align: right;
}
.history .left-pannel img {
  max-width: 370px;
  max-height: 200px;
  display: inline-block;
}
.history .right-pannel {
  padding-top: 50px;
  padding-left: 30px;
}
.history .right-pannel .his-title {
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 10px;
}
.history .right-pannel .his-des {
  font-size: 18px;
  line-height: 28px;
}

@media (min-width: 444px) and (max-width: 1025px) {
  .out-list-wrap {
    overflow-x: scroll;
  }
}
@media (min-width: 0px) and (max-width: 768px) {
  .history .history-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }

  .history .left-pannel {
    text-align: center;
  }

  .history .m-date-list {
    overflow-x: scroll;
  }
  .history .left-pannel img {
    width: 100%;
  }

  .history .img-wrap::before {
    margin-left: 6px;
    margin-top: 118px;
  }

  .history .img-wrap::after {
    margin-left: -150px;
    margin-top: 118px;
  }

  .history .right-pannel {
    padding-left: 0px;
  }

  .history .date-list {
    padding-left: 0;
    text-align: left;
  }

  .history .left-pannel {
    width: 100%;
    padding-right: 0;
  }

  .history .width50 {
    width: 100%;
  }
}
@media (min-width: 362px) and (max-width: 376px) {
  .history .img-wrap::before {
    margin-left: 5px;
    margin-top: 139px;
  }

  .history .img-wrap::after {
    margin-left: -177px;
    margin-top: 139px;
  }
}
.advantage {
  color: #424242;
  text-align: center;
}
.advantage .sec-wrap {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.advantage .sec-title {
  font-size: 32px;
  line-height: 1;
  margin-bottom: 30px;
}
.advantage .sec-desc {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 15px;
  text-align: left;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
	text-align: justify;
}
.advantage .s1 {
  padding-bottom: 80px;
  padding-top: 40px;
}
.advantage .s1 .list-item {
  display: inline-block;
  position: relative;
  width: 25%;
  height: 452px;
  padding-top: 140px;
}
.advantage .s1 .list-item .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 60px;
}
.advantage .s1 .list-item .overlay .item-img {
  margin-bottom: 20px;
  border-bottom: 2px solid #0050A0;
}
.advantage .s1 .list-item .overlay .til {
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 10px;
}
.advantage .s1 .list-item .overlay .des {
  font-size: 16px;
  line-height: 1.5;
  padding: 0 20px;
}
.advantage .s1 .list-item:nth-child(odd) {
  background-color: #F3F6FB;
}
.advantage .s1 .list-item:nth-child(odd) .index {
  color: #E5E8ED;
}
.advantage .s1 .list-item:nth-child(even) {
  background-color: #E6EBF2;
}
.advantage .s1 .list-item:nth-child(even) .index {
  color: #D9DEE4;
}
.advantage .s1 .index {
  font-size: 190px;
  line-height: 1;
  font-weight: bold;
  font-family: "Oswald";
  font-style: italic;
}
.advantage .s2 {
  background-color: #F3F6FB;
  padding-top: 90px;
  padding-bottom: 120px;
}
.advantage .s3 {
  padding-top: 100px;
}
.advantage .s3 .sec-desc {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.advantage .s3 .tip-btn {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 80px;
  padding: 15px 90px;
  background-color: #ffba2e;
  font-size: 16px;
  color: #fff;
  line-height: 1.5;
}
.advantage .s3 .img-item {
  display: inline-block;
  position: relative;
  width: 16.66%;
  height: 300px;
  overflow: hidden;
}
.advantage .s3 .img-item img {
  height: 301px;
  max-width: fit-content;
}
.advantage .s3 .img-item:hover .over-img {
  display: block;
}
.advantage .s3 .img-item .over-img {
  position: absolute;
  display: none;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ffba2e;
  padding: 100px 44px;
}
.advantage .s3 .img-item .over-img .til {
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
}
.advantage .s3 .img-item .over-img .des {
  font-size: 12px;
  line-height: 2;
  color: #fff;
}

@media (min-width: 444px) and (max-width: 1025px) {
  .advantage .s1 .list-item {
    width: 50%;
  }

  .advantage .s3 .img-item {
    width: 33.33%;
  }
}
@media (min-width: 769px) and (max-width: 1025px) {
  .advantage .s3 .img-item {
    width: 25%;
  }
}
@media (min-width: 0px) and (max-width: 443px) {
  .advantage .s1 .list-item {
    width: 100%;
    margin-bottom: 15px;
  }

  .advantage .sec-wrap {
    padding: 0 15px;
  }

  .advantage .s3 .sec-desc {
    padding: 0 15px;
  }

  .advantage .s3 .img-item {
    width: 100%;
    margin-bottom: 15px;
    padding: 0 15px;
  }

  .advantage .s1 .list-item .overlay {
    padding-top: 0px;
  }

  .advantage .s1 {
    padding-bottom: 0px;
  }

  .advantage .s2 {
    padding-top: 60px;
  }

  .advantage .s2 {
    padding-bottom: 50px;
  }

  .advantage .s3 {
    padding-top: 60px;
  }

  .advantage .s3 .tip-btn {
    padding: 15px 15px;
    margin-bottom: 42px;
  }

  .advantage .s3 .img-item .over-img .des {
    font-size: 16px;
  }

  .advantage .s3 .img-item .over-img {
    left: 15px;
    right: 15px;
  }
}
.certification {
  color: #424242;
}
.certification .sec-wrap {
  max-width: 1056px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 100px;
}
.certification .sec-title {
  font-size: 32px;
  line-height: 1;
  margin-bottom: 35px;
  text-align: center;
}
.certification .sec-des {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 40px;
}
.certification .list-item {
  display: inline-block;
  width: 50%;
  min-height: 120px;
  margin-bottom: 60px;
}
.certification .list-item .img-wrap {
  position: absolute;
  width: 120px;
  height: 120px;
}
.certification .list-item .img-wrap img {
  display: inline-block;
  vertical-align: middle;
}
.certification .list-item .line {
  position: absolute;
  width: 1px;
  height: 120px;
  background-color: #000;
  margin-left: 130px;
}
.certification .list-item .line::before {
  content: "";
  position: absolute;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  margin-left: -4px;
  background-color: #000;
}
.certification .list-item .item-content {
  padding-left: 150px;
  font-size: 16px;
  line-height: 1.5;
  vertical-align: middle;
  display: inline-block;
}
.certification .fix-middle {
  min-height: 120px;
  width: 0;
  display: inline-block;
  vertical-align: middle;
}

@media (min-width: 0px) and (max-width: 443px) {
  .certification .sec-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }

  .certification .list-item {
    width: 100%;
  }

  .certification .sec-title {
    margin-bottom: 20px;
  }

  .certification .sec-des {
    margin-bottom: 30px;
  }

  .certification .list-item {
    margin-bottom: 30px;
  }

  .certification .sec-wrap {
    padding-bottom: 50px;
  }
}
.join-us {
  color: #424242;
}
.join-us .sec-wrap {
  max-width: 1056px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 120px;
}
.join-us .sec-title {
  font-size: 32px;
  line-height: 1;
  margin-bottom: 35px;
  text-align: center;
}
.join-us .sec-des {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 80px;
	text-align: justify;
}
.join-us .item {
  display: inline-block;
  width: 350px;
  margin-right: 30px;
}
.join-us .item .img-wrap {
  height: 220px;
}
.join-us .item .content {
  padding: 20px 40px 80px 40px;
  /* background-color: #F5F5F5; */
  text-align: center;
}
.join-us .item .til {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 20px;
}
.join-us .item .des {
  font-size: 16px;
  line-height: 1.5;
}

@media (min-width: 0px) and (max-width: 443px) {
  .join-us .sec-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }

  .join-us .item {
    width: auto;
    margin-right: 0px;
  }

  .join-us .item .img-wrap img {
    height: 220px;
  }

  .join-us .item .content {
    padding: 20px 15px;
    margin-bottom: 15px;
  }

  .join-us .sec-des {
    margin-bottom: 30px;
  }

  .join-us .sec-wrap {
    padding-bottom: 50px;
  }

  .join-us .sec-title {
    margin-bottom: 20px;
  }
}
.environmental-policy {
  color: #424242;
}
.environmental-policy .sec-wrap {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 140px;
	text-align: justify;
}
.environmental-policy .sec-title {
  font-size: 32px;
  line-height: 1;
  margin-bottom: 35px;
  text-align: center;
}
.environmental-policy .sec-content {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 40px;
}

@media (min-width: 0px) and (max-width: 443px) {
  .environmental-policy .sec-wrap {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 50px;
  }

  .environmental-policy .sec-title {
    margin-bottom: 20px;
  }
}

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