﻿@charset "UTF-8";
@font-face {
  font-family: 'didot';
  src: url("img/DIDOT-HTF-B64-BOLD_0.eot");
  src: url("img/DIDOT-HTF-B64-BOLD_0.eot") format("embedded-opentype"), url("img/DIDOT-HTF-B64-BOLD_0.woff2") format("woff2"), url("img/DIDOT-HTF-B64-BOLD_0.woff") format("woff"), url("img/DIDOT-HTF-B64-BOLD_0.ttf") format("truetype"), url("img/DIDOT-HTF-B64-BOLD_0.svg") format("svg"); }
@font-face {
  font-family: 'bebas';
  src: url("img/BEBAS__.eot");
  src: url("img/BEBAS__.eot") format("embedded-opentype"), url("img/BEBAS__.woff2") format("woff2"), url("img/BEBAS__.woff") format("woff"), url("img/BEBAS__.ttf") format("truetype"), url("img/BEBAS__.svg") format("svg"); }
@font-face {
  font-family: 'bebasNeue';
  src: url("img/BebasNeue20Regular.eot");
  src: url("img/BebasNeue20Regular.eot") format("embedded-opentype"), url("img/BebasNeue20Regular.woff2") format("woff2"), url("img/BebasNeue20Regular.woff") format("woff"), url("img/BebasNeue20Regular.ttf") format("truetype"), url("img/BebasNeue20Regular.svg") format("svg"); }
@font-face {
  font-family: 'century';
  src: url("img/century.eot");
  src: url("img/century.eot") format("embedded-opentype"), url("img/century.woff2") format("woff2"), url("img/century.woff") format("woff"), url("img/century.ttf") format("truetype"), url("img/century.svg") format("svg"); }
.didot {
  font-family: "didot"; }

.bebas {
  font-family: "bebas"; }

/*网站单位设置*/
@media (max-width: 767px) {
  html {
    font-size: 26px !important; } }
@media (max-width: 479px) {
  html {
    font-size: 24px !important; } }
@media (max-width: 320px) {
  html {
    font-size: 20px !important; } }
@media (min-width: 768px) {
  html {
    font-size: 28px !important; } }
@media (min-width: 1200px) {
  html {
    font-size: 30px !important; } }
@media (min-width: 1440px) {
  html {
    font-size: 34px !important; } }
@media (min-width: 1680px) {
  html {
    font-size: 40px !important; } }
div, ul, li, span, a {
  box-sizing: border-box; }

.por {
  position: relative; }

.poa {
  position: absolute; }

.w92 {
  width: 92%;
  margin-left: auto;
  margin-right: auto; }

.Arial {
  font-family: "Arial"; }

.toUpp {
  text-transform: uppercase; }

.bgff {
  background: #fff; }

.nowrap {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }
.warp3 .warp3-list {
    width: 250px; float:left
}.warp3 .warp3-title {
    font-size: 18px;
    padding-bottom: 15px;
    display: block;
}
.warp3 a {
    color: #898989;
}.warp3 .warp3-list ul li a {
    font-size: 12px;
}
.warp3 .warp3-list ul li a {
    word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    color: #898989;
    font-size: 14px;
}.warp3 {
    width: 1180px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
    margin-top: 20px;
}
.omit {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical; }

.toTop {
  display: none;
  position: fixed;
  z-index: 5;
  bottom: 30px;
  right: 30px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  background: #d50a1d url(img/toTop.png) no-repeat center;
  transition: all .3s linear;
  background-size: 26px !important;
  border-radius: 50%; }
  .toTop:hover {
    transform: translateY(-6px); }

.omit1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical; }

.omit2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.omit3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.omit4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; }

.omit5 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical; }

.omit6 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.omit7 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.omit8 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; }

.omit9 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical; }

.nowrap {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.opa7 {
  opacity: .7;
  filter: alpha(opacity=70); }

.ovh {
  overflow: hidden; }

.ovs {
  overflow: visible; }

.img100 {
  display: block;
  width: 100%; }

.table {
  display: table;
  width: 100%;
  height: 100%; }

.table-cell {
  display: table-cell;
  vertical-align: middle; }

.flexBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.can-hover .img-wrap {
  overflow: hidden; }
  .can-hover .img-wrap .img100 {
    transition: all 1.5s ease; }
.can-hover:hover .img-wrap .img100 {
  transform: scale3D(1.1, 1.1, 1.1); }

.bgImg {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important; }

.bgImgf5 {
  background: url(img/bgf5.jpg) no-repeat center bottom;
  background-size: cover !important; }

.bg27 {
  background: #272727; }

.bgf5 {
  background: #f5f5f5; }

.bgf6 {
  background: #f6f6f6; }

.bgf0 {
  background: #f0f0f0; }

.poa50 {
  position: absolute;
  left: 50%;
  top: 50%; }

.poa100 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.sha10 {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }

.header-nav, .search-btn {
  transition: all 0.5s; }

.hide1 {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0; }

.show1 {
  z-index: 3;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

.w1400 {
  width: 1400px; }

.w980 {
  width: 980px; }

.w1100 {
  width: 1100px; }

.w1170 {
  width: 1170px; }

.w1140 {
  width: 1140px; }

.w1400, .w1170, .w1140, .w1100, .w980 {
  margin-left: auto;
  margin-right: auto; }

.header {
  overflow: visible;
  position: fixed;
  z-index: 7;
  left: 0;
  top: 0;
  width: 100%;
  transition-duration: .5s; }
  .header .logo {
    padding-top: 27px;
    flex: 0 0 89px;
    display: inline-block; }
  .header .m-nav-btn {
    display: none;
    position: absolute;
    flex: 0 0 22px;
    height: 14px;
    cursor: pointer;
    right: 0;
    top: 50%;
    margin-top: -7px; }
    .header .m-nav-btn.cur .line1 {
      transform: rotate(40deg); }
    .header .m-nav-btn.cur .line2 {
      display: none; }
    .header .m-nav-btn.cur .line3 {
      transform: rotate(-40deg); }
    .header .m-nav-btn .line {
      position: absolute;
      display: block;
      width: 100%;
      height: 2px;
      background-color: #000;
      left: 0;
      transition: all .5s ease;
      margin: 0; }
    .header .m-nav-btn .line1 {
      top: 0;
      -webkit-transform-origin: left top 0;
      -ms-transform-origin: left top 0;
      transform-origin: left top 0; }
    .header .m-nav-btn .line2 {
      top: 7px; }
    .header .m-nav-btn .line3 {
      top: 100%;
      -webkit-transform-origin: left bottom 0;
      -ms-transform-origin: left bottom 0;
      transform-origin: left bottom 0; }
  .header .header-left {
    flex: 0 0 auto;
    display: inline-flex; }
  .header .header-right {
    flex: 0 0 187px;
    display: inline-flex;
    justify-content: space-around; }
  .header .header-mains {
    height: 90px;
    align-items: center;
    transition: all 0.5s; }
  .header .right-a-wrap {
    flex: 0 0 88px;
    display: inline-flex;
    justify-content: space-around; }
  .header .right-a {
    position: relative;
    flex: 0 0 20px;
    height: 42px;
    transition-duration: .3s; }
    .header .right-a:after {
      position: absolute;
      right: -24px;
      top: 50%;
      margin-top: -8px;
      display: inline-block;
      content: "";
      height: 16px;
      width: 1px; }
  .header .tmall-a {
    margin-right: 48px;
    background: url(img/tmallf.png) no-repeat left center; }
    .header .tmall-a:after {
      background: rgba(255, 255, 255, 0.2); }
  .header .cart-a {
    background: url(img/cartf.png) no-repeat left center; }
  .header .show-search-btn {
    flex: 0 0 42px;
    cursor: pointer;
    height: 42px;
    border-radius: 50%;
    margin-left: 26px;
    transition-duration: .3s;
    background: rgba(0, 0, 0, 0.2) url(img/seron.png) no-repeat center; }
  .header.bgf,.header.bgf2 {
    background: #fff;
    border-bottom: 1px solid #d5d5d5;
  }
  .welcome-body .header.bgf {
    border-bottom: none;
    background: none;
  }
  .welcome-body .header:hover,.welcome-body .header.bgf2 {
    background: #fff;
    border-bottom: 1px solid #d5d5d5;
  }
  .header.bgf .tmall-a, .header:hover .tmall-a {
    background: url(img/tmall.png) no-repeat left center; }
    .header.bgf .tmall-a:after, .header:hover .tmall-a:after {
      background: rgba(0, 0, 0, 0.2); }
    .header.bgf .tmall-a:hover, .header:hover .tmall-a:hover {
      background: url(img/tmallr.png) no-repeat left center; }
  .header.bgf .cart-a, .header:hover .cart-a {
    background: url(img/cart.png) no-repeat left center; }
    .header.bgf .cart-a:hover, .header:hover .cart-a:hover {
      background: url(img/cartr.png) no-repeat left center; }
  .header.bgf .show-search-btn, .header:hover .show-search-btn {
    background: rgba(0, 0, 0, 0.2) url(img/ser1.png) no-repeat center; }
    .header.bgf .show-search-btn:hover, .header:hover .show-search-btn:hover {
      background: #d50a1d url(img/seron.png) no-repeat center; }
  .header.bgf .header-nav .nav-top-a, .header:hover .header-nav .nav-top-a {
    color: #1a1a1a; }
    .header.bgf .header-nav .nav-top-a:hover, .header:hover .header-nav .nav-top-a:hover {
      color: #d50a1d; }

      .header.bgf2, .header:hover {
  background: #fff; }
  .header.bgf2 .tmall-a, .header:hover .tmall-a {
    background: url(img/tmall.png) no-repeat left center; }
    .header.bgf2 .tmall-a:after, .header:hover .tmall-a:after {
      background: rgba(0, 0, 0, 0.2); }
    .header.bgf2 .tmall-a:hover, .header:hover .tmall-a:hover {
      background: url(img/tmallr.png) no-repeat left center; }
  .header.bgf2 .cart-a, .header:hover .cart-a {
    background: url(img/cart.png) no-repeat left center; }
    .header.bgf2 .cart-a:hover, .header:hover .cart-a:hover {
      background: url(img/cartr.png) no-repeat left center; }
  .header.bgf2 .show-search-btn, .header:hover .show-search-btn {
    background: rgba(0, 0, 0, 0.2) url(img/ser1.png) no-repeat center; }
    .header.bgf2 .show-search-btn:hover, .header:hover .show-search-btn:hover {
      background: #d50a1d url(img/seron.png) no-repeat center; }
  .header.bgf2 .header-nav .nav-top-a, .header:hover .header-nav .nav-top-a {
    color: #1a1a1a; }
    .header.bgf2 .header-nav .nav-top-a:hover, .header:hover .header-nav .nav-top-a:hover {
      color: #d50a1d; }


.header-nav {
  flex: 0 0 auto;
  display: inline-flex;
  margin-left: 64px; }
  .header-nav .nav-hides-title {
    font-size: 18px;
    line-height: 1.1;
    color: #333;
    padding-bottom: 36px;
    padding-top: 26px; }
  .header-nav .nav-item {
    flex: 0 0 130px;
    max-height: 90px; }
    .header-nav .nav-item:hover .nav-top-a, .header-nav .nav-item.cur .nav-top-a,.header-nav .nav-item.cur2 .nav-top-a {
      color: #d50a1d; }
  .header-nav .hides-a-wrap {
    flex: 0 0 50%; }
  .header-nav .nav-hides-left {
    flex: 0 0 34%; }
  .header-nav .nav-top-a {
    display: block;
    text-align: center;
    font-size: 17px;
    line-height: 36px;
    padding: 27px 0;
    color: #000;
    transition-duration: .3s; }
  .header-nav .nav-hides-right {
    flex: 0 0 53%;
    overflow: hidden; }
    .header-nav .nav-hides-right:hover .img100 {
      transform: scale(1.1); }
  .header-nav .hides-a {
    display: block;
    font-size: 16px;
    line-height: 36px;
    color: #666;
    transition-duration: .3s; }
    .header-nav .hides-a:hover {
      color: #d50a1d;
      transform: translateX(6px); }
      .header-nav .hides-a:hover:before {
        background: #d50a1d; }
    .header-nav .hides-a:before {
      content: "";
      display: inline-block;
      vertical-align: top;
      margin-right: 6px;
      width: 4px;
      height: 4px;
      background: #000;
      position: relative;
      top: 16px; }
  .header-nav .img100 {
    transition-duration: .5s; }
  .header-nav .nav-hides {
    z-index: 7;
    padding: 46px 0;
    position: absolute;
    left: 0;
    top: 100%;
    display: none;
    background: #f5f5f5; }
    .header-nav .nav-hides .w1170 {
      opacity: 0;
      transform: transateY(40px);
      transition-duration: 1s; }
    .header-nav .nav-hides.cur .w1170 {
      opacity: 1;
      transform: transateY(0); }

.header-search-wrap {
  position: fixed;
  z-index: 4;
  left: 50%;
  top: 25px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  width: 600px;
  height: 40px;
  margin-left: -300px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: #666;
  line-height: 40px;
  transition: all 0.5s;
  background: #fff; }
  .header-search-wrap .submit {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 36px;
    height: 40px;
    background: url(img/ser1.png) no-repeat center;
    background-size: 20px;
    border: none;
    z-index: 3;
    box-sizing: border-box; }
  .header-search-wrap .ser-input {
    width: 100%;
    height: 40px;
    position: relative;
    border: none;
    background: none;
    box-sizing: border-box;
    padding-left: 40px; }
  .header-search-wrap .search-close {
    position: absolute;
    display: block;
    right: -60px;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    background: url(img/close2.png) no-repeat center;
    background-size: 30px;
    cursor: pointer;
    transition-duration: .5s; }
    .header-search-wrap .search-close:hover {
      transform: rotate(90deg); }

.toUpp {
  text-transform: uppercase; }

.hd01 {
  z-index: 3;
  width: 100%;
  text-align: center;
  margin-top: 28px; }
  .hd01.poa {
    position: absolute;
    left: 0;
    bottom: 48px !important; }
  .hd01.opa5 .swiper-pagination-bullet:before {
    background: rgba(255, 255, 255, 0.5); }
  .hd01.opa5 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-color: rgba(255, 255, 255, 0.4); }
    .hd01.opa5 .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
      background: #fff; }
  .hd01 .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin: 0 7px !important;
    position: relative;
    transition-duration: .5s;
    cursor: pointer;
    background: none;
    opacity: 1;
    border: 1px solid transparent; }
    .hd01 .swiper-pagination-bullet:before {
      position: absolute;
      display: block;
      left: 50%;
      top: 50%;
      content: "";
      width: 6px;
      height: 6px;
      margin-left: -3px;
      margin-top: -3px;
      border-radius: 50%;
      transition-duration: .5s;
      background: #c6c6c6; }
    .hd01 .swiper-pagination-bullet.swiper-pagination-bullet-active {
      border-color: #d50a1d; }
      .hd01 .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
        background: #d50a1d; }

.footer-top .top-nav-wrap {
  flex: 0 0 auto;
  display: inline-flex; }
.footer-top .top-right {
  flex: 0 0 162px; }
.footer-top .top-nav {
  flex: 0 0 auto;
  margin-right: 2.7rem;
  line-height: 24px; }
.footer-top .top-nav-a1 {
  display: block;
  font-size: 16px;
  margin-bottom: 12px;
  color: #fff; }
.footer-top .top-nav-a2 {
  display: block;
  font-size: 14px;
  margin-bottom: 12px; }
.footer-top .tele-h5 {
  text-align: right; }
.footer-top .ewm-btns {
  justify-content: flex-end; }
.footer-top .tele-num {
  font-size: 18px;
  text-align: right;
  line-height: 1.3;
  color: #d50a1d;
  margin-bottom: 1.1rem; }
.footer-top .ewm-top {
  flex: 0 0 40px;
  border-radius: 50%;
  height: 40px;
  background-size: 28px !important;
  /*border: 1px solid #343434;*/
  transition-duration: .5s; }
.footer-top .ewm-items {
  position: relative;
  flex: 0 0 40px;
  height: 40px;
  overflow: visible;
  cursor: pointer; }
  .footer-top .ewm-items:first-child {
    margin-right: 14px; }
    .footer-top .sina-a {
      background: url(img/sinar.png) no-repeat center; }
    /*.footer-top .ewm-items:first-child:hover .ewm-top {
      background: #d50a1d url(img/sinar.png) no-repeat center; }*/
  .footer-top .ewm-items2 .ewm-top {
    background: url(img/wechatr.png) no-repeat center; }
  /*.footer-top .ewm-items:last-child:hover .ewm-top {
    background: #d50a1d url(img/wechaton.png) no-repeat center; }*/
    .footer-top .other-buy-a {
      flex: 0 0 40px;
      border-radius: 50%;
      height: 40px;
      background-size: 28px !important;
    }
  .footer-top .tmall-a {
    background: url(img/t.png) no-repeat center;
  }
  .footer-top .jingdong-a {
    background: url(img/j.png) no-repeat center;
  }
.footer-top .ewm-hides {
  z-index: 2;
  display: none;
  position: absolute;
  width: 120px;
  height: 120px;
  background: #fff;
  padding: 6px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  bottom: -140px;
  left: 50%;
  margin-left: -60px;
  margin-top: 12px; }

.footer-middle {
  padding-top: 2.1rem;
  margin-bottom: 22px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
  .footer-middle .middle-left, .footer-middle .middle-right {
    flex: 0 0 auto;
    display: inline-flex; }
  .footer-middle .left-a {
    flex: 0 0 auto;
    margin-right: 1.3rem;
    height: 1.8rem;
    line-height: 1.8rem;
    color: #fff;
    padding-left: 44px;
    opacity: .8;
    transition-duration: .3s; }
    .footer-middle .left-a:first-child {
      background: url(img/tmallf2.png) no-repeat left center; }
    .footer-middle .left-a:last-child {
      background: url(img/cartf2.png) no-repeat left center; }
    .footer-middle .left-a:hover {
      opacity: 1;
      transform: translateX(-6px); }
  .footer-middle .middle-right {
    justify-content: flex-end; }
  .footer-middle .middle-right-a {
    height: 1.8rem;
    line-height: 1.8rem;
    flex: 0 0 auto;
    color: rgba(255, 255, 255, 0.5);
    transition-duration: .3s;
    position: relative;
    margin-left: 10px;
    padding-left: 11px; }
    .footer-middle .middle-right-a:before {
      display: inline-block;
      content: "";
      width: 1px;
      height: 12px;
      position: absolute;
      top: 50%;
      left: 0;
      background: rgba(255, 255, 255, 0.4);
      margin-top: -6px; }
    .footer-middle .middle-right-a:first-child {
      margin-left: 0; }
      .footer-middle .middle-right-a:first-child:before {
        display: none; }
    .footer-middle .middle-right-a:hover {
      color: #fff; }

.footer {
  font-size: 14px;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.5);
  padding: 80px 0 30px; }
  .footer a {
    color: rgba(255, 255, 255, 0.5);
    transition: all .3s ease; }
    .footer a:hover {
      color: #fff; }

.welcome-banner {
  overflow: hidden;
  position: relative;
  height: 100vh; }
  .welcome-banner .m-banner-img {
    position: relative;
    z-index: 2;
    display: none; }
  .welcome-banner .swiper-slide {
    position: relative;
    z-index: 2;
    /*height: 100vh !important;*/
    display: block;
    transition-duration: 4s; }
  .welcome-banner .swiper-wrapper {
    position: relative;
    z-index: 2;
    opacity: 0;
    transition-duration: .8s; }
    .welcome-banner .swiper-wrapper.cur {
      opacity: 1; }
  .welcome-banner .swiper-slide-active {
    z-index: 4; }

.welcome-fast-list1 .hover {
  display: none; }
.welcome-fast-list1 .ico-wrap {
  flex: 0 0 42px;
  height: 42px;
  position: relative;
  transition-duration: .3s; }
.welcome-fast-list1 .txt-wrap {
  flex: 0 0 auto;
  margin-left: 22px;
  font-size: 18px;
  line-height: 42px;
  color: #333;
  transition-duration: .3s; }
.welcome-fast-list1 .fast-list1-item {
  flex: 0 0 25%;
  padding: 1.5rem 0;
  justify-content: center;
  position: relative; }
  .welcome-fast-list1 .fast-list1-item:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 44px;
    background: #e5e5e5;
    left: 0;
    top: 50%;
    display: block;
    margin-top: -22px; }
  .welcome-fast-list1 .fast-list1-item:first-child:before {
    opacity: 0; }
  .welcome-fast-list1 .fast-list1-item:hover .ico-wrap, .welcome-fast-list1 .fast-list1-item:hover .txt-wrap {
    transform: translateY(-6px); }
  .welcome-fast-list1 .fast-list1-item:hover .unhover {
    display: none; }
  .welcome-fast-list1 .fast-list1-item:hover .hover {
    display: block; }
  .welcome-fast-list1 .fast-list1-item:hover .txt-wrap {
    color: #d50a1d; }

.welcome-fast-list2 .m-img {
  display: none; }
.welcome-fast-list2 .bgImg {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
  transition-duration: .5s; }
.welcome-fast-list2 .list2-left, .welcome-fast-list2 .list2-right {
  height: 44.8vw; }
.welcome-fast-list2 .list2-left {
  line-height: 1.2;
  flex: 0 0 calc(48% - 10px);
  width: calc(48% - 10px); }
  .welcome-fast-list2 .list2-left .fast-txts {
    padding: 94px 10px 0; }
  .welcome-fast-list2 .list2-left .fast-h5 {
    font-size: 40px;
    margin-bottom: 12px; }
  .welcome-fast-list2 .list2-left .fast-dt {
    font-size: 20px; }
.welcome-fast-list2 .list2-right {
  flex: 0 0 calc(52% - 10px);
  width: calc(52% - 10px);
  display: inline-flex;
  line-height: 1.2;
  justify-content: space-around;
  flex-wrap: wrap; }
  .welcome-fast-list2 .list2-right .fast-txts {
    padding: 54px 10px 0; }
  .welcome-fast-list2 .list2-right .fast-h5 {
    font-size: 26px;
    margin-bottom: 8px; }
  .welcome-fast-list2 .list2-right .fast-dt {
    opacity: 7;
    font-size: 16px; }
.welcome-fast-list2 .fast-txts {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  transition-duration: .5s; }
.welcome-fast-list2 .white {
  color: #fff; }
.welcome-fast-list2 .black {
  color: #333; }
.welcome-fast-list2 .left-item, .welcome-fast-list2 .right-item {
  position: relative;
  overflow: hidden; }
  .welcome-fast-list2 .left-item:hover .bgImg, .welcome-fast-list2 .right-item:hover .bgImg {
    transform: scale(1.1); }
  .welcome-fast-list2 .left-item:hover .fast-txts, .welcome-fast-list2 .right-item:hover .fast-txts {
    transform: translateY(-10px); }
.welcome-fast-list2 .right-item {
  height: calc(22.4vw - 10px);
  flex: 0 0 calc(50% - 10px);
  width: calc(50% - 10px); }
  .welcome-fast-list2 .right-item:first-child, .welcome-fast-list2 .right-item:nth-child(2) {
    margin-bottom: 20px; }
  .welcome-fast-list2 .right-item:first-child, .welcome-fast-list2 .right-item:nth-child(3) {
    margin-right: 20px; }
.welcome-fast-list2 .fast-txts {
  text-align: center; }

.welcome-news-wrap {
  padding: 36px 24px 60px; }
  .welcome-news-wrap .news-banner {
    overflow: hidden; }
  .welcome-news-wrap .swiper-slide {
    overflow: hidden;
    position: relative; }
    .welcome-news-wrap .swiper-slide:hover .img100 {
      transform: scale(1.1); }
  .welcome-news-wrap .img100 {
    transition-duration: 1s; }
  .welcome-news-wrap .news-h5 {
    position: absolute;
    left: 0;
    bottom: 24px;
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    height: 30px;
    width: 100%;
    text-align: center;
    padding: 0 10px; }

.inner-nav1 {
  background: #e6e6e6;
  font-size: 14px;
  line-height: 60px; }
  .inner-nav1 .inner-nav-left, .inner-nav1 .inner-nav-right {
    flex: 0 0 auto;
    display: inline-flex; }
  .inner-nav1 .nav-left-a {
    color: #333;
    flex: 0 0 auto;
    display: inline-block;
    transition-duration: .3s;
    position: relative;
    padding-right: 48px; }
    .inner-nav1 .nav-left-a:after {
      position: absolute;
      right: 24px;
      top: 50%;
      margin-top: -7px;
      content: "";
      display: inline-block;
      vertical-align: top;
      width: 1px;
      height: 14px;
      background: #ccc; }
    .inner-nav1 .nav-left-a:last-child {
      padding-right: 0; }
      .inner-nav1 .nav-left-a:last-child:after {
        opacity: 0;
        display: none; }
    .inner-nav1 .nav-left-a:hover, .inner-nav1 .nav-left-a.cur {
      color: #d50a1d; }
  .inner-nav1 .bread-s0 {
    display: inline-block;
    padding-left: 20px;
    background: url(img/map1.png) no-repeat left center; }
  .inner-nav1 .bread-a {
    color: #333;
    flex: 0 0 auto;
    transition-duration: .3s; }
    .inner-nav1 .bread-a:hover, .inner-nav1 .bread-a.cur {
      color: #d50a1d; }
  .inner-nav1 .bread-a1 {
    margin: 0 4px; }
  .inner-nav1 .bread-a2 {
    margin-left: 4px; }

.inner-nav2 {
  font-size: 14px;
  line-height: 100px;
  border-bottom: 1px solid #efefef; }
  .inner-nav2 .inner-nav-left, .inner-nav2 .inner-nav-right {
    flex: 0 0 auto;
    display: inline-flex; }
  .inner-nav2 .nav-left-a {
    position: relative;
    color: #333;
    flex: 0 0 auto;
    display: inline-block;
    transition-duration: .3s;
    padding-right: 48px; }
    .inner-nav2 .nav-left-a:before {
      position: absolute;
      bottom: -1px;
      content: "";
      display: block;
      width: 0;
      height: 2px;
      left: 22px;
      background: #d50a1d;
      transition-duration: .3s; }
    .inner-nav2 .nav-left-a:after {
      position: absolute;
      right: 24px;
      top: 50%;
      margin-top: -7px;
      content: "";
      display: inline-block;
      vertical-align: top;
      width: 1px;
      height: 14px;
      background: #ccc; }
    .inner-nav2 .nav-left-a:last-child {
      padding-right: 0; }
      .inner-nav2 .nav-left-a:last-child:after {
        opacity: 0;
        display: none; }
    .inner-nav2 .nav-left-a:hover, .inner-nav2 .nav-left-a.cur {
      color: #d50a1d; }
      .inner-nav2 .nav-left-a:hover:before, .inner-nav2 .nav-left-a.cur:before {
        width: 44px;
        left: 0; }
  .inner-nav2 .bread-s0 {
    display: inline-block;
    padding-left: 20px;
    background: url(img/map1.png) no-repeat left center; }
  .inner-nav2 .bread-a {
    color: #333;
    flex: 0 0 auto;
    transition-duration: .3s; }
    .inner-nav2 .bread-a:hover, .inner-nav2 .bread-a.cur {
      color: #d50a1d; }
  .inner-nav2 .bread-a1 {
    margin: 0 4px; }
  .inner-nav2 .bread-a2 {
    margin-left: 4px; }

.load-more {
  display: block;
  position: relative;
  text-align: center;
  width: 180px;
  height: 60px;
  border: 1px solid #d50a1d;
  border-radius: 30px;
  overflow: hidden;
  padding-top: 20px;
  margin: 30px auto 0; }
  .load-more:after {
    display: block;
    border-radius: 30px;
    content: "";
    position: absolute;
    z-index: 0;
    background: #d50a1d;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .load-more:before {
    content: "";
    display: block;
    width: 130%;
    height: 100%;
    position: absolute;
    left: -144%;
    top: 0;
    z-index: 1;
    background: #fff;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transform: skewX(45deg);
    -webkit-transform: skewX(45deg);
    -moz-transform: skewX(45deg); }
  .load-more .load-s0 {
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    vertical-align: top;
    transition: .3s ease-in-out;
    margin-left: 10px; }
  .load-more .load-ico0 {
    position: relative;
    z-index: 2;
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
    background: url(img/jiazai.png) no-repeat center;
    animation: rotate360 3s linear infinite; }
  .load-more:hover .load-s0 {
    color: #d50a1d; }
  .load-more:hover:before {
    left: -13%; }
  .load-more:hover .load-ico0 {
    background: url(img/jiazaion.png) no-repeat center; }

.pro-search-wrap {
  padding-top: 44px;
  padding-bottom: 10px;
  justify-content: flex-end; }
  .pro-search-wrap .pro-search-box {
    position: relative;
    flex: 0 0 210px;
    display: inline-flex;
    border: 1px solid #d7d7d7;
    height: 48px;
    line-height: 48px;
    border-radius: 24px;
    padding-left: 44px;
    box-sizing: border-box; }
  .pro-search-wrap .pro-submit {
    width: 44px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border: none;
    background: url(img/ser.png) no-repeat 18px center; }
  .pro-search-wrap .pro-input {
    display: block;
    border: none;
    background: none;
    font-size: 14px;
    line-height: 48px;
    color: #333; }

.pro-ajax-controls {
  justify-content: flex-start;
  padding-bottom: 1rem; }
  .pro-ajax-controls .pro-ajax-s0 {
    position: relative;
    color: rgba(0, 0, 0, 0.6);
    flex: 0 0 auto;
    line-height: 36px;
    transition-duration: .3s;
    padding: 0 20px;
    cursor: pointer;
    font-size: 16px; }
    .pro-ajax-controls .pro-ajax-s0:after {
      position: absolute;
      top: 50%;
      right: 0;
      content: "";
      display: inline-block;
      vertical-align: top;
      width: 1px;
      height: 14px;
      margin-top: -7px;
      background: #b8b8b8; }
    .pro-ajax-controls .pro-ajax-s0:first-child {
      padding-left: 48px;
      background: url(img/all.png) no-repeat left center; }
      .pro-ajax-controls .pro-ajax-s0:first-child:hover, .pro-ajax-controls .pro-ajax-s0:first-child.cur {
        background: url(img/allon.png) no-repeat left center; }
    .pro-ajax-controls .pro-ajax-s0:last-child:after {
      opacity: 0;
      display: none; }
    .pro-ajax-controls .pro-ajax-s0:hover, .pro-ajax-controls .pro-ajax-s0.cur {
      color: #d50a1d; }

.load-opa0 {
  opacity: 0;
  transition-duration: .8s; }
  .load-opa0.show {
    opacity: 1; }

.pro-hots {
  position: relative;
  padding-bottom: 32px; }
  .pro-hots .pro-hots-left {
    flex: 0 0 40%;
    display: inline-flex;
    justify-content: space-between;
    flex-direction: column; }
    .pro-hots .pro-hots-left .hots-item {
      flex: 0 0 31.9%; }
    .pro-hots .pro-hots-left .hots-h5 {
      font-size: 18px;
      bottom: .8rem; }
  .pro-hots .pro-hots-right {
    flex: 0 0 58.5%;
    display: inline-flex; }
    .pro-hots .pro-hots-right .hots-item {
      flex: 0 0 100%; }
    .pro-hots .pro-hots-right .hots-h5 {
      font-size: 20px;
      bottom: 2rem; }
  .pro-hots .hots-h5 {
    position: absolute;
    width: 100%;
    left: 0;
    padding: 0 44px;
    transition-duration: .5s; }
  .pro-hots .hots-txts {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    height: 50%;
    width: 100%;
    color: #fff;
    line-height: 40px;
    text-align: center;
    padding: 0 44px;
    transition-duration: .5s; }
  .pro-hots .hots-en {
    font-size: 36px;
    display: block;
    margin-top: -20px;
    height: 40px;
    text-align: left;
    position: relative; }
    .pro-hots .hots-en:after {
      width: 36px;
      height: 36px;
      content: "";
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -18px;
      display: block;
      border-radius: 50%;
      overflow: hidden;
      background: rgba(143, 143, 143, 0.2) url(img/jianTou1.png) no-repeat center; }
  .pro-hots .right-p0 {
    color: rgba(255, 255, 255, 0.3); }
  .pro-hots .img100 {
    position: relative;
    z-index: 1;
    transition-duration: .8s; }
  .pro-hots .hots-item {
    position: relative;
    overflow: hidden; }
    .pro-hots .hots-item:hover .img100 {
      transform: scale(1.1); }
    .pro-hots .hots-item:hover .hots-txts, .pro-hots .hots-item:hover .hots-h5 {
      padding: 0 70px; }
.pro-hots.height0 {
    height: 0;
    padding-bottom: 0;
    overflow: hidden;
  }
.pro .pro-mains {
  padding-bottom: 2.5rem;
  min-height: 34vh;
  justify-content: flex-start; }
.pro .pro-item {
  flex: 0 0 23.8%;
  background: #fff;
  margin-right: 1.6%;
  margin-bottom: 20px;
  text-align: center;
  transition-duration: .5s;
  padding-top: 20px; }
  .pro .pro-item:nth-child(4n) {
    margin-right: 0; }
  .pro .pro-item:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
    .pro .pro-item:hover .pro-h5, .pro .pro-item:hover .pro-more {
      color: #d50a1d; }
.pro .txts-wrap {
  padding: 6px 10px 1rem;
  font-size: 14px;
  line-height: 20px; }
.pro .pro-h5 {
  font-size: 16px;
  line-height: 28px;
  color: #000;
  font-weight: bold;
  transition-duration: .5s; }
.pro .pro-detail {
  color: #666;
  line-height: 20px;
  /*height: 40px;*/
  /*overflow: hidden;*/
  margin-bottom: 16px;
  font-size: 12px; }
.pro .pro-more {
  font-size: 14px;
  color: #333;
  display: inline-block;
  text-decoration: underline; }

.proInfo-top {
  position: relative;
  padding: 2.5rem 0 2.2rem; }
  .proInfo-top:before, .proInfo-top:after {
    width: 50%;
    z-index: 0;
    position: absolute;
    top: 0;
    display: block;
    content: "";
    height: 100%; }
  .proInfo-top:before {
    left: 0;
    background: #fff; }
  .proInfo-top:after {
    right: 0;
    background: #f5f5f5; }
  .proInfo-top .show-imgs {
    margin-bottom: 36px;
    padding: 1.25rem 0; }
  .proInfo-top .w1400 {
    position: relative;
    z-index: 1; }
  .proInfo-top .proInfo-left, .proInfo-top .proInfo-right {
    flex: 0 0 50%;
    width: 50%; }
  .proInfo-top .proInfo-banner {
    overflow: hidden;
    padding: 0 1px; }
    .proInfo-top .proInfo-banner .img100 {
      transition-duration: .5s; }
    .proInfo-top .proInfo-banner .swiper-slide {
      padding: 12px 0;
      cursor: pointer;
      border: 1px solid #dadada;
      overflow: hidden;
      transition-duration: .5s; }
      .proInfo-top .proInfo-banner .swiper-slide:hover, .proInfo-top .proInfo-banner .swiper-slide.cur {
        background: #f5f5f5; }
        .proInfo-top .proInfo-banner .swiper-slide:hover .img100, .proInfo-top .proInfo-banner .swiper-slide.cur .img100 {
          transform: scale(0.9); }
  .proInfo-top .left-mains {
    padding: 0 1.4rem; }
  .proInfo-top .right-mains {
    padding-left: 2.25rem; }
  .proInfo-top .proInfo-h5 {
    font-size: 30px;
    line-height: 48px;
    color: #333;
    margin-bottom: 24px; }
  .proInfo-top .scroll-wrap {
    height: 90px; }
  .proInfo-top .proInfo-dt {
    font-size: 16px;
    line-height: 30px;
    color: #808080; }
  .proInfo-top .right-middle {
    font-size: 16px;
    line-height: 28px;
    color: #666;
    margin: 32px 0 2.1rem;
    padding: 1.2rem 0;
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4; }
  .proInfo-top .sizes-left, .proInfo-top .application-left {
    flex: 0 0 126px; }
  .proInfo-top .sizes-wrap {
    line-height: 42px;
    margin-bottom: 20px; }
  .proInfo-top .sizes-right, .proInfo-top .application-right {
    flex: 0 0 calc(100% - 127px);
    width: calc(100% - 127px); }
  .proInfo-top .sizes-right {
    display: inline-flex;
    flex-wrap: wrap; }
  .proInfo-top .size-item {
    flex: 0 0 auto;
    margin-right: 16px;
    border: 1px solid #c4c4c4;
    transition-duration: .5s;
    cursor: pointer;
    padding: 0 6px; }
    .proInfo-top .size-item:hover, .proInfo-top .size-item.cur {
      background: #d50a1d;
      color: #fff;
      border-color: #d50a1d; }

.proInfo-middle {
  margin: 1.8rem auto 26px; }
  .proInfo-middle .m-info {
    display: none; }
  .proInfo-middle .middle-ajax-control1 {
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    align-items: center;
    justify-content: center; }
  .proInfo-middle .ajax-sline {
    flex: 0 0 1px;
    height: 20px;
    background: #aaa; }
  .proInfo-middle .ajax-s0 {
    cursor: pointer;
    flex: 0 0 auto;
    padding: .5rem 1.4rem;
    transition-duration: .5s; }
    .proInfo-middle .ajax-s0:hover, .proInfo-middle .ajax-s0.cur {
      color: #d50a1d; }
  .proInfo-middle .ajax-mains {
    font-size: 16px;
    line-height: 24px;
    color: #666; }
    .proInfo-middle .ajax-mains img {
      display: block;
      max-width: 100%;
      margin: 0 auto;
      height: auto !important; }

.proInfo-bottom {
  padding-bottom: 2.25rem; }
  .proInfo-bottom .proMore-banner {
    overflow: hidden;
    padding: 10px 0; }
  .proInfo-bottom .swiper-slide {
    background: #fff;
    text-align: center;
    transition-duration: .5s;
    padding-top: 20px; }
    .proInfo-bottom .swiper-slide:hover {
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
      .proInfo-bottom .swiper-slide:hover .pro-h5 {
        color: #d50a1d; }
  .proInfo-bottom .txts-wrap {
    padding: 6px 10px 1rem;
    font-size: 14px;
    line-height: 20px; }
  .proInfo-bottom .pro-h5 {
    font-size: 16px;
    line-height: 28px;
    color: #000;
    font-weight: bold;
    transition-duration: .5s; }
  .proInfo-bottom .pro-detail {
    color: #666;
    height: 40px;
    overflow: hidden;
    line-height: 20px;
    font-size: 12px; }
  .proInfo-bottom .pro-more {
    font-size: 14px;
    color: #333;
    display: inline-block;
    text-decoration: underline; }

.special-nav {
  padding: 13px 0;
  line-height: 34px;
  font-size: 14px; }
  .special-nav .special-left {
    font-size: 16px;
    color: #000;
    flex: 0 0 auto; }
  .special-nav .special-right {
    flex: 0 0 auto;
    display: inline-flex;
    justify-content: flex-end; }
  .special-nav .pro-para-wrap {
    flex: 0 0 auto;
    display: inline-flex; }
  .special-nav .pro-para-a {
    flex: 0 0 auto;
    padding: 0 14px;
    color: #333;
    line-height: 34px;
    position: relative;
    transition-duration: .3s; }
    .special-nav .pro-para-a:after {
      content: "";
      position: absolute;
      display: block;
      width: 1px;
      height: 16px;
      top: 50%;
      right: 0;
      margin-top: -8px;
      background: #b6b6b6; }
    .special-nav .pro-para-a:last-child:after {
      display: none; }
    .special-nav .pro-para-a:hover, .special-nav .pro-para-a.cur {
      color: #d50a1d; }

.top-buy {
  margin-left: 22px;
  flex: 0 0 100px;
  text-align: center;
  font-size: 14px;
  line-height: 34px;
  height: 34px;
  border-radius: 17px;
  background: #d50a1d;
  position: relative;
  overflow: hidden;
  color: #fff;
  border: 1px solid transparent; }
  .top-buy:after {
    content: "";
    position: absolute;
    z-index: 0;
    background: #d50a1d;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .top-buy:before {
    content: "";
    display: block;
    width: 124%;
    height: 100%;
    position: absolute;
    left: -148%;
    top: 0;
    z-index: 1;
    background: #fff;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transform: skewX(45deg);
    -webkit-transform: skewX(45deg);
    -moz-transform: skewX(45deg); }
  .top-buy .buy-s0 {
    position: relative;
    z-index: 2;
    transition: .3s ease-in-out; }
  .top-buy:hover {
    border-color: #d50a1d;
    color: #d50a1d; }
    .top-buy:hover:before {
      left: -13%; }

.star-products .swiper-slide {
  position: relative; }
  .star-products .swiper-slide.cur {
    transform: scale(1.2, 1.2);
    z-index: 2; }
.star-products .star-name-wrap {
  position: absolute;
  left: 0;
  top: 50%;
  height: 50%;
  width: 100%; }
.star-products .star-name {
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 24px;
  width: 100%;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  padding: 0 10px; }
.star-products .star-banner {
  overflow: visible; }

.about-red-title {
  display: block;
  font-size: 14px;
  line-height: 34px;
  background: #d50a1d;
  width: 120px;
  height: 34px;
  color: #fff;
  text-align: center; }

.about-list1 {
  position: relative;
  margin: 2.8rem auto 3rem;
  justify-content: flex-end; }
  .about-list1 .list1-right {
    flex: 0 0 50%; }
  .about-list1 .right-bg {
    height: 700px; }
  .about-list1 .m-img {
    display: none; }
  .about-list1 .list1-left {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -700px;
    width: 1400px;
    height: 100%;
    padding-right: 770px; }
  .about-list1 .list1-title {
    font-size: 1rem;
    line-height: 1.5;
    color: #000;
    padding: .6rem 0 .8rem; }
  .about-list1 .list1-detail {
    font-size: 16px;
    line-height: 1.9;
    color: #666; }
  .about-list1 .list1-square {
    justify-content: flex-start;
    padding-top: 1.6rem; }
  .about-list1 .square-item {
    flex: 0 0 120px;
    height: 120px;
    padding-top: 12px;
    font-size: 14px;
    line-height: 18px;
    color: #666;
    border: 1px solid #dcdcdc;
    margin-right: 12px;
    text-align: center; }
  .about-list1 .square-num {
    font-size: 36px;
    line-height: 50px;
    color: #d50a1d;
    font-family: "Arial"; }

.about-list2 {
  border-top: 1px solid #e0e0e0; }
  .about-list2 .scroll-wrap {
    height: 108px; }
  .about-list2 .list2-banner {
    overflow: hidden; }
  .about-list2 .swiper-slide {
    border-right: 1px solid #e0e0e0;
    padding: 2.25rem 1.9rem 2.25rem;
    color: #000;
    line-height: 36px; }
    .about-list2 .swiper-slide:hover .img100 {
      transform: scale(1.1); }
    .about-list2 .swiper-slide:hover .list2-h4 {
      color: #d50a1d; }
  .about-list2 .img100 {
    transition-duration: .8s; }
  .about-list2 .img-wrap {
    position: relative;
    overflow: hidden; }
  .about-list2 .txt-wrap {
    padding-top: 30px; }
  .about-list2 .list2-h4 {
    font-size: 20px;
    margin-bottom: 10px;
    transition-duration: .8s; }
  .about-list2 .list2-h5 {
    font-size: 16px;
    opacity: .7; }
  .about-list2 .about-red-title {
    position: absolute;
    z-index: 3;
    left: 20px;
    top: 20px; }

.about-list3 {
  padding-bottom: 3rem; }
  .about-list3 .list3-title1 {
    padding: 1.8rem 0 .9rem;
    font-size: 1rem;
    line-height: 1.1;
    color: #000;
    text-align: center; }
  .about-list3 .about-red-title {
    display: block;
    margin: auto; }
  .about-list3 .list3-mains {
    padding-top: 64px;
    padding-bottom: 1px;
    position: relative; }
    .about-list3 .list3-mains:before {
      position: absolute;
      display: block;
      width: 1px;
      height: 100%;
      top: 0;
      left: 50%;
      background: #cecece;
      content: ""; }
  .about-list3 .his-item {
    position: relative;
    margin-bottom: 3.75rem; }
    .about-list3 .his-item:before {
      position: absolute;
      display: block;
      width: 24px;
      height: 24px;
      top: 0;
      left: 50%;
      margin-left: -12px;
      background: url(img/cir1.png) no-repeat center;
      content: ""; }
    .about-list3 .his-item:hover .img100 {
      transform: scale(1.1); }
    .about-list3 .his-item:hover .his-h5 {
      color: #d50a1d; }
  .about-list3 .his-txts {
    line-height: 28px; }
  .about-list3 .his-h5 {
    font-size: 24px;
    color: #000;
    margin-bottom: 14px;
    transition-duration: .5s; }
  .about-list3 .img100 {
    transition-duration: .8s; }
  .about-list3 .his-dt {
    font-size: 16px;
    color: #666; }
  .about-list3 .his-imgs {
    position: relative;
    flex: 0 0 440px;
    height: 250px; }
  .about-list3 .his-txts {
    flex: 0 0 440px; }
  .about-list3 .scroll-wrap {
    height: 250px; }
  .about-list3 .his-years {
    position: absolute;
    z-index: 2;
    color: #000;
    font-size: 72px;
    line-height: 72px;
    top: 50%;
    margin-top: -36px;
    font-family: "didot"; }
  .about-list3 .odd .his-imgs {
    padding-left: 75px; }
  .about-list3 .odd .his-years {
    left: 0; }
  .about-list3 .even .his-txts {
    order: -1; }
  .about-list3 .even .his-imgs {
    padding-right: 75px; }
  .about-list3 .even .his-years {
    right: 0; }

.about-list4 {
  position: relative;
  justify-content: flex-start; }
  .about-list4 .find-more {
    margin-left: 0;
    margin-top: 2.25rem; }
  .about-list4 .list4-left {
    flex: 0 0 46.4%; }
  .about-list4 .left-bg {
    height: 800px; }
  .about-list4 .m-img {
    display: none; }
  .about-list4 .list4-right {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -700px;
    width: 1400px;
    height: 100%;
    padding-left: 730px;
    padding-top: 3rem; }
  .about-list4 .list4-title {
    font-size: 1rem;
    line-height: 1.5;
    color: #000;
    padding: .6rem 0 .8rem; }
  .about-list4 .list4-detail {
    font-size: 16px;
    line-height: 30px;
    color: #666; }
  .about-list4 .scroll-wrap {
    max-height: 300px; }

.about-list5 {
  padding: 3.6rem 0 2.7rem; }
  .about-list5 .list5-left {
    flex: 0 0 204px; }
  .about-list5 .list5-right {
    flex: 0 0 calc(100% - 376px);
    width: calc(100% - 376px); }
  .about-list5 .list5-title {
    font-size: 1rem;
    line-height: 1.1;
    color: #000; }
  .about-list5 .list5-title-dt {
    margin-top: 18px;
    font-size: 14px;
    line-height: 24px;
    color: #3d3d3d; }
  .about-list5 .list5-top-detail {
    font-size: .7rem;
    line-height: 1.7;
    color: #000;
    text-decoration: underline;
    margin-bottom: .7rem;
    font-style: italic; }
  .about-list5 .list5-bot-detail {
    font-size: 16px;
    line-height: 30px;
    color: #666; }

.service-list1 {
  padding: 2.2rem 0; }
  .service-list1 .txts-wrap {
    padding: 1rem  1.7rem 1.2rem;
    transition-duration: .5s;
    background: url(img/cir2.png) no-repeat right 1rem center; }
  .service-list1 .list1-h5 {
    font-size: 22px;
    line-height: 1.2;
    color: #000;
    margin-bottom: 12px;
    transition-duration: .5s; }
  .service-list1 .list1-dt {
    font-size: 16px;
    line-height: 1.5;
    color: #666;
    width: 292px; }
  .service-list1 .list1-item {
    flex: 0 0 47.8%;
    width: 47.8%;
    background: #fff;
    transition-duration: .5s; }
    .service-list1 .list1-item:hover {
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
      .service-list1 .list1-item:hover .list1-h5 {
        color: #d50a1d; }
      .service-list1 .list1-item:hover .txts-wrap {
        background: url(img/cir2on.png) no-repeat right 0.8rem center; }

.service-list2 {
  padding-bottom: 2.5rem; }
  .service-list2 .list2-titles {
    font-size: .9rem;
    line-height: 1.2;
    text-align: center;
    color: #000;
    padding-bottom: 1.2rem; }
  .service-list2 .txts-wrap {
    padding: 0 10px; }
  .service-list2 .img-wrap {
    width: 62px;
    margin: 0 auto 20px; }
  .service-list2 .list2-h5 {
    font-size: 22px;
    line-height: 1.2;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px; }
  .service-list2 .list2-dt {
    font-size: 16px;
    line-height: 1.1;
    color: #666; }
  .service-list2 .list2-item {
    flex: 0 0 31.4%;
    width: 31.4%;
    background: #fff;
    transition-duration: .5s;
    padding: 1rem 0;
    text-align: center;
    background-size: cover !important;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }
    .service-list2 .list2-item:first-child {
      background: url(img/ser2-bg1.jpg) no-repeat center; }
    .service-list2 .list2-item:nth-child(2) {
      background: url(img/ser2-bg2.jpg) no-repeat center; }
    .service-list2 .list2-item:last-child {
      background: url(img/ser2-bg3.jpg) no-repeat center; }

.search-titles {
  padding: 1.8rem 0;
  font-size: 40px;
  line-height: 1.1;
  color: #000;
  text-align: center; }

.doctor .news-list1 {
  padding-top: 1.9rem; }
  .doctor .news-list1 .txts-wrap {
    padding: .9rem 1rem  1.6rem; }
  .doctor .news-list1 .news-h5 {
    font-size: 24px; }
  .doctor .news-list1 .txts-wrap {
    font-size: 16px; }
  .doctor .news-list1 .news-detail {
    height: 56px;
    margin: 10px auto 32px;
    line-height: 28px; }

.problem-list1 {
  padding: 2.5rem 0; }
  .problem-list1 .problem-item {
    line-height: 36px;
    cursor: pointer;
    padding: 12px 1rem; }
    .problem-list1 .problem-item:nth-child(2n-1) {
      background: #f7f7f7; }
    .problem-list1 .problem-item.cur .problem-h5 {
      background: url(img/jian3.png) no-repeat right 32px center; }
  .problem-list1 .problem-h5 {
    position: relative;
    padding: 18px 40px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    background: url(img/jian3on.png) no-repeat right 32px center; }
    .problem-list1 .problem-h5:before {
      content: "";
      display: block;
      width: 22px;
      height: 22px;
      top: 25px;
      left: 0;
      position: absolute;
      background: url(img/wen1.jpg) no-repeat center; }
  .problem-list1 .problem-detail {
    position: relative;
    padding: 18px 40px;
    display: none;
    font-size: 16px;
    color: #666;
    border-top: 1px solid #dedede; }
    .problem-list1 .problem-detail:before {
      content: "";
      display: block;
      width: 22px;
      height: 22px;
      top: 25px;
      left: 0;
      position: absolute;
      background: url(img/da1.jpg) no-repeat center; }

.water-banner {
  position: relative; }
  .water-banner .innerBan-bg {
    position: relative;
    z-index: 2; }
  .water-banner .m-banner-img {
    display: none; }
  .water-banner .banner-titles {
    flex: 0 0 518px;
    margin-left: 2.4rem;
    height: 346px;
    color: #fff; }
  .water-banner .w1400 {
    height: calc(100vh - 150px);
    padding-top: 90px;
    align-items: center; }
  .water-banner .ban-h3 {
    font-size: 48px;
    line-height: 60px;
    letter-spacing: 1px;
    transition-delay: .2s; }
  .water-banner .ban-h4 {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 20px;
    margin-top: 8px;
    transition-delay: .4s; }
  .water-banner .data-from {
    font-size: 14px;
    line-height: 24px;
    transition-delay: .6s; }
  .water-banner .ban-cir-wrap {
    justify-content: flex-start;
    margin: 60px 0 72px; }
  .water-banner .cir-item {
    flex: 0 0 96px;
    height: 96px;
    border: 1px solid rgba(255, 255, 255, 0.23);
    width: 96px;
    border-radius: 50%;
    margin-right: 24px;
    padding-top: 20px;
    line-height: 28px;
    text-align: center; }
    .water-banner .cir-item:first-child {
      transition-delay: .8s; }
    .water-banner .cir-item:last-child {
      transition-delay: 1s; }
  .water-banner .cir-s0 {
    display: block; }
  .water-banner .cir-en {
    font-weight: bold;
    font-size: 22px; }
  .water-banner .cir-cn {
    font-size: 14px; }

.lipstick-banner {
  position: relative; }
  .lipstick-banner .innerBan-bg {
    position: relative;
    z-index: 2; }
  .lipstick-banner .innerBan-bg {
    background-position: center top !important; }
  .lipstick-banner .m-banner-img {
    display: none; }
  .lipstick-banner .banner-titles {
    color: #fff;
    text-align: center; }
  .lipstick-banner .w1400 {
    height: calc(100vh - 150px);
    padding-top: 10vh; }
  .lipstick-banner .banner-btn {
    display: block;
    background: #d50a1d;
    width: 110px;
    border-radius: 16px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    margin: auto;
    transition-delay: .2s; }
  .lipstick-banner .ban-h3 {
    font-size: 50px;
    line-height: 1.2;
    letter-spacing: 1px;
    margin: 24px 0 20px;
    transition-delay: .4s; }
  .lipstick-banner .ban-h4 {
    font-size: 30px;
    line-height: 1.2;
    transition-delay: .6s; }

.lipstick .lips-title {
  font-size: 40px;
  line-height: 1.2;
  color: #333; }
.lipstick .lips-font18 {
  font-size: 18px;
  line-height: 1.6;
  color: #666; }

.lithium .lipstick-banner .ban-h3 {
  letter-spacing: 20px; }
.lithium .lithium-title {
  font-size: 40px;
  line-height: 1.2;
  color: #333; }
.lithium .lithium-font18 {
  font-size: 18px;
  line-height: 1.6;
  margin-top: 20px;
  color: #666; }
.lithium .lithium-cir-wrap {
  justify-content: flex-start; }
.lithium .cir-item {
  flex: 0 0 98px;
  border-radius: 50%;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  color: #333;
  margin-right: 1.2rem; }
  .lithium-list4 .cir-item {
    flex: 0 0 auto;
  }
  .lithium-list4 .cir-ico {
    width: 98px;
  }
.lithium .cir-ico {
  display: block;
  margin: 0 auto 10px; }

.key .key-title {
  font-size: 40px;
  line-height: 1.2;
  color: #333; }
.key .key-font18 {
  font-size: 18px;
  line-height: 1.7;
  margin-top: 20px;
  color: #666; }
.key .water-list8 {
  background: #272525; }
  .key .water-list8 .list8-h3 {
    color: #fff; }

.alkaline .alkaline-title {
  font-size: 40px;
  line-height: 1.4;
  color: #333; }
.alkaline .alkaline-font18 {
  font-size: 18px;
  line-height: 1.7;
  color: #666; }

.hd02 {
  position: absolute;
  height: 92px;
  width: 10px;
  right: 42px;
  top: 50%;
  margin-top: -41px;
  z-index: 3; }
  .hd02 .swiper-pagination-bullet {
    cursor: pointer;
    display: block;
    margin: 0 auto 22px;
    width: 12px;
    height: 12px;
    opacity: .23;
    background: #fff;
    transition-duration: .5s; }
  .hd02 .swiper-pagination-bullet-active {
    opacity: 1; }

.white {
  color: #fff; }
  .white .lips-title, .white .key-title, .white .lithium-title, .white .alkaline-title {
    color: #fff; }
  .white .lips-font18, .white .key-font18, .white .lithium-font18, .white .alkaline-font18 {
    color: #fff; }

.lithium-list1 {
  background: #f9fbff;
  padding-bottom: 2.5rem; }
  .lithium-list1 .w1140 {
    flex-wrap: nowrap; }
  .lithium-list1 .list1-img {
    transition-duration: .5s;
    animation-timing-function: cubic-bezier(0.75, 0.3, 0.88, 0.42) !important; }
  .lithium-list1 .list1-imgs {
    flex: 0 0 668px;
    position: relative;
    left: 154px; }
  .lithium-list1 .lithium-font18 {
    margin: 10px auto 1.5rem; }
  .lithium-list1 .lithium-title-wrap {
    padding-top: 4rem;
    flex: 0 0 556px;
    width: 556px; }
  .lithium-list1 .cover-txts {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
.lithium-list2 {
  color: #0a3a88;
  padding-top: 1.9rem; }
  .lithium-list2 .tec {
    text-align: center; }
  .lithium-list2 .list2-top {
    flex-wrap: nowrap;
    text-align: center;
    padding: 56px 0 40px; }
  .lithium-list2 .list2-item {
    flex: 0 0 30%; }
    .lithium-list2 .list2-item:nth-child(2) {
      flex: 0 0 38%;
      margin: 0 auto;
      border-left: 1px solid #d5d5d5;
      border-right: 1px solid #d5d5d5; }
  .lithium-list2 .item-mains {
    display: inline-block;
    padding-left: 64px;
    text-align: left; }
  .lithium-list2 .list2-num {
    font-size: 100px;
    line-height: 1.1;
    font-family: "bebasNeue";
    vertical-align: baseline; }
  .lithium-list2 .list2-en {
    font-size: 20px;
    line-height: 1.1;
    vertical-align: baseline; }
  .lithium-list2 .list2-h6 {
    font-size: 16px;
    line-height: 24px; }
  .lithium-list2 .list2-banner-wrap {
    color: #fff;
    position: relative; }

.lithium-list3 {
  background: #f4f7fe;
  padding: 2.5rem 0; }
  .lithium-list3 .w1140 {
    align-items: center; }
  .lithium-list3 .list3-imgs {
    position: relative;
    flex: 0 0 620px;
    overflow: hidden; }
  .lithium-list3 .lithium-font18 {
    margin: 22px auto 1.1rem; }
  .lithium-list3 .lithium-title-wrap {
    flex: 0 0 530px;
    height: 280px; }
  .lithium-list3 .list3-num-wrap {
    align-items: center;
    justify-content: flex-start; }
  .lithium-list3 .num-item {
    flex: 0 0 auto;
    transition-delay: .9s; }
    .lithium-list3 .num-item:first-child {
      margin-right: 1.4rem; }
  .lithium-list3 .num-s0 {
    color: #d50a1d;
    font-size: 60px;
    line-height: 1.1;
    font-family: "bebasNeue"; }
  .lithium-list3 .num-cn {
    font-size: 18px;
    line-height: 1.7;
    color: #666; }
  .lithium-list3 .sline0 {
    flex: 0 0 1px;
    height: 50px;
    background: rgba(0, 0, 0, 0.2);
    margin: 0 30px; }
  .lithium-list3 .list3-imgs {
    flex: 0 0 59.1%;
    margin-right: -4rem;
    position: relative; }
  .lithium-list3 .list3-cover-img {
    animation: rotate360 3s linear infinite; }

.lithium-list4 {
  position: relative;
  background: url(img/lithium-list4-bg1.png) no-repeat center;
  background-size: cover; }
  .lithium-list4 .bgImg {
    z-index: 1; }
  .lithium-list4 .w1140 {
    position: relative;
    z-index: 2;
    padding: 5.7rem 0 5.5rem;
    justify-content: flex-end; }
  .lithium-list4 .list4-imgs {
    display: none; }
  .lithium-list4 .lithium-font18 {
    margin-top: 16px;
    margin-bottom: 1.4rem; }
  .lithium-list4 .lithium-title-wrap {
    flex: 0 0 406px;
    margin-right: -1.5rem; }
  .lithium-list4 .cir-item {
    color: #fff; }

.lithium-list5 {
  background: #122969;
  padding: 1.8rem 0 2.5rem; }
  .lithium-list5 .w1140 {
    align-items: center; }
  .lithium-list5 .lithium-font18 {
    margin-top: 20px;
    margin-bottom: 3rem; }
  .lithium-list5 .lithium-title-wrap {
    flex: 0 0 426px;
    width: 426px; }
  .lithium-list5 .list5-banner-wrap {
    flex: 0 0 431px;
    width: 431px;
    margin-right: 3.1rem;
    position: relative;
    overflow: visible; }
    .lithium-list5 .list5-banner-wrap:after {
      position: absolute;
      z-index: 1;
      display: block;
      width: 17.78rem;
      height: 17.78rem;
      left: 0;
      top: 0;
      content: "";
      background: url(img/yuan.png) no-repeat center;
      background-size: cover; }
  .lithium-list5 .txts-wrap {
    font-size: 18px;
    line-height: 1.1;
    color: #fff;
    background: #122969;
    margin-left: auto;
    margin-right: auto;
    width: 280px; }
  .lithium-list5 .list5-banner {
    position: relative;
    overflow: hidden;
    z-index: 2; }
  .lithium-list5 .swiper-slide {
    opacity: 0;
    transition-duration: 0s;
    text-align: center; }
  .lithium-list5 .swiper-slide-active {
    opacity: 1;
    transition-duration: 0s; }

.lithium-hd05 .swiper-pagination-bullet {
  display: inline-block;
  opacity: .23;
  background: #fff;
  margin: 0 11px;
  transition-duration: .5s; }
.lithium-hd05 .swiper-pagination-bullet-active {
  opacity: 1; }

@keyframes rotate360 {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(-360deg); } }
.lithium-list2-banner {
  overflow: hidden; }
  .lithium-list2-banner .swiper-slide {
    overflow: hidden;
    background: #122969;
    height: 20.5rem;
    position: relative;
    justify-content: flex-end;
    opacity: 0;
    transition-duration: 0s; }
  .lithium-list2-banner .lithium-font18 {
    margin-top: 16px; }
  .lithium-list2-banner .slide-left {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    transition-duration: .8s; }
  .lithium-list2-banner .bgImg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .lithium-list2-banner .slide-right {
    height: 100%;
    flex: 0 0 50%; }
  .lithium-list2-banner .right-mains {
    width: 71.8%;
    margin-left: 12%;
    padding: 2.75rem 0 0; }
  .lithium-list2-banner .right-imgs {
    margin-top: 1.2rem; }
  .lithium-list2-banner .data-from {
    font-size: 12px;
    padding-top: 20px;
    line-height: 20px;
    color: #fff;
    opacity: .6; }
  .lithium-list2-banner .right-img {
    display: block;
    max-width: 100%;
    width: auto; }
  .lithium-list2-banner .right-img1 {
    width: 95.2%; }
  .lithium-list2-banner .right-img2 {
    width: 58.4%; }
  .lithium-list2-banner .right-img3 {
    width: 77.6%; }
    .lithium-list2-banner .right-imgs3 {
      padding-top: 1.5rem;
    }
  .lithium-list2-banner .swiper-slide-active {
    opacity: 1;
    transition-duration: .8s; }
  .lithium-list2-banner .data-from3 {
    padding-top: 0; }

.lipstick-list1 {
  padding-top: 3.7rem; }
  .lipstick-list1 .list1-imgs {
    flex: 0 0 436px;
    display: inline-flex; }
  .lipstick-list1 .list1-img {
    flex: 0 0 auto; }
    .lipstick-list1 .list1-img:first-child {
      margin-right: 32px; }
  .lipstick-list1 .lips-font18 {
    margin: 10px auto 1.5rem; }
  .lipstick-list1 .lips-title-wrap {
    padding-top: 1rem;
    flex: 0 0 460px; }
  .lipstick-list1 .list1-cir-wrap {
    justify-content: flex-start; }
  .lipstick-list1 .cir-item {
    flex: 0 0 98px;
    height: 98px;
    padding-top: 18px;
    border: 1px solid #d4d4d4;
    width: 98px;
    border-radius: 50%;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #333; }
    .lipstick-list1 .cir-item:first-child {
      margin-right: 32px; }
  .lipstick-list1 .cir-ico {
    display: block;
    width: 30px;
    margin: 0 auto 4px; }

.lipstick-list2 {
  background: #b00112;
  position: relative;
  padding: 4rem 0 7.5rem; }
  .lipstick-list2 .bgImg-cover-img {
    z-index: 2;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important; }
  .lipstick-list2 .w1140 {
    position: relative;
    z-index: 3;
    justify-content: flex-end; }
  .lipstick-list2 .list2-imgs {
    flex: 0 0 436px;
    display: inline-flex; }
  .lipstick-list2 .list2-img {
    flex: 0 0 auto; }
    .lipstick-list2 .list2-img:first-child {
      margin-right: 32px; }
  .lipstick-list2 .lips-font18 {
    margin: 18px auto 1.6rem; }
  .lipstick-list2 .lips-title-wrap {
    flex: 0 0 460px;
    margin-left: 100px; }
  .lipstick-list2 .list1-cir-wrap {
    justify-content: flex-start; }
  .lipstick-list2 .cir-item {
    flex: 0 0 98px;
    height: 98px;
    padding-top: 18px;
    border: 1px solid rgba(255, 255, 255, 0.23);
    width: 98px;
    border-radius: 50%;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #fff; }
    .lipstick-list2 .cir-item:first-child {
      margin-right: 32px; }
  .lipstick-list2 .cir-ico {
    display: block;
    width: 32px;
    margin: 0 auto 4px; }

.lipstick-list3 {
  background: #e3dbdb;
  padding-top: 2.25rem; }
  .lipstick-list3 .list3-imgs {
    flex: 0 0 617px; }
  .lipstick-list3 .lips-font18 {
    margin: 10px auto 1.5rem; }
  .lipstick-list3 .lips-title-wrap {
    padding-top: 3rem;
    flex: 0 0 460px; }

.lipstick-list4 {
  background: #212121; }
  .lipstick-list4 .bgImg {
    padding-top: 2.2rem; }
  .lipstick-list4 .list4-imgs {
    flex: 0 0 621px; }
  .lipstick-list4 .lips-font18 {
    margin-top: 20px; }
  .lipstick-list4 .lips-title-wrap {
    padding-top: 2.7rem;
    flex: 0 0 460px; }
  .lipstick-list4 .sline0 {
    flex: 0 0 1px;
    height: 50px;
    background: rgba(255, 255, 255, 0.2);
    margin: 0 30px; }
  .lipstick-list4 .list4-num-wrap {
    align-items: center;
    justify-content: flex-start;
    margin: 1.5rem auto 2.5rem; }
  .lipstick-list4 .num-item {
    flex: 0 0 auto;
    line-height: 28px;
    font-size: 14px;
    transition-delay: .9s; }
  .lipstick-list4 .num-s0 {
    font-size: 36px;
    line-height: 1.1;
    font-family: "century"; }
  .lipstick-list4 .num-cn {
    opacity: .7; }
  .lipstick-list4 .data-from {
    color: #868585;
    font-size: 14px;
    line-height: 2; }

.lipstick-list5 {
  background: #050505; }
  .lipstick-list5 .w1140 {
    align-items: center; }
  .lipstick-list5 .list5-imgs {
    position: relative;
    flex: 0 0 620px; }
  .lipstick-list5 .lips-font18 {
    margin: 10px auto 1.5rem; }
  .lipstick-list5 .lips-title-wrap {
    flex: 0 0 460px;
    height: 340px; }
  .lipstick-list5 .list5-cir-wrap {
    justify-content: flex-start; }
  .lipstick-list5 .cir-item {
    flex: 0 0 98px;
    height: 98px;
    padding-top: 22px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    width: 98px;
    border-radius: 50%;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    margin-right: 32px; }
    .lipstick-list5 .cir-item:last-child {
      margin-right: 0; }
  .lipstick-list5 .cir-ico {
    display: block;
    width: 26px;
    margin: 0 auto 6px; }

.lipstick-list6 {
  align-items: center; }
  .lipstick-list6 .lips-title-wrap {
    flex: 0 0 37%;
    height: 360px;
    text-align: center; }
  .lipstick-list6 .title-mains {
    width: 370px;
    margin: 0 auto; }
  .lipstick-list6 .lips-font18 {
    margin: 20px auto 68px; }
  .lipstick-list6 .list6-imgs {
    flex: 0 0 62.5%;
    background: #010101; }
  .lipstick-list6 .bgImg {
    height: 20rem; }
  .lipstick-list6 .m-img {
    display: none; }
  .lipstick-list6 .cir-item {
    flex: 0 0 98px;
    height: 98px;
    padding-top: 22px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    width: 98px;
    border-radius: 50%;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    margin-right: 46px; }
    .lipstick-list6 .cir-item:nth-child(4n) {
      margin-right: 0; }
  .lipstick-list6 .cir-ico {
    display: block;
    width: 26px;
    margin: 0 auto 6px; }

.lipstick-list7 {
  align-items: center; }
  .lipstick-list7 .lips-title-wrap {
    flex: 0 0 37%;
    height: 260px;
    text-align: center; }
  .lipstick-list7 .title-mains {
    width: 320px;
    margin: 0 auto; }
  .lipstick-list7 .lips-font18 {
    margin: 20px auto 68px; }
  .lipstick-list7 .list7-imgs {
    flex: 0 0 62.5%;
    background: #e3dadb; }
  .lipstick-list7 .bgImg {
    height: 20rem; }
  .lipstick-list7 .m-img {
    display: none; }
  .lipstick-list7 .cir-item {
    flex: 0 0 98px;
    height: 98px;
    padding-top: 22px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    width: 98px;
    border-radius: 50%;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    margin-right: 46px; }
    .lipstick-list7 .cir-item:nth-child(4n) {
      margin-right: 0; }
  .lipstick-list7 .cir-ico {
    display: block;
    width: 26px;
    margin: 0 auto 6px; }

.key-banner {
  position: relative; }
  .key-banner .innerBan-bg {
    position: relative;
    z-index: 2; }
  .key-banner.animate2 .bg-covers {
    opacity: 1; }
  .key-banner.animate2 .cir-item {
    opacity: 1;
    transform: rotateY(0); }
  .key-banner.animate2 .key-line {
    width: 158px;
    right: 96px; }
  .key-banner .key-line {
    display: block;
    position: absolute;
    bottom: 0;
    right: 254px;
    width: 0;
    height: 56px;
    overflow: hidden;
    transition-duration: .8s;
    transition-delay: 1s; }
  .key-banner .key-line-png {
    display: block;
    width: 158px; }
  .key-banner .bg-covers {
    z-index: 1;
    transition-delay: 1.8s;
    opacity: 0;
    transition-duration: 1.5s; }
  .key-banner .m-banner-img {
    display: none; }
  .key-banner .banner-titles {
    flex: 0 0 460px;
    width: 460px;
    height: 370px;
    color: #fff; }
  .key-banner .w1140 {
    position: relative;
    z-index: 3;
    height: calc(100vh - 150px);
    align-items: center; }
  .key-banner .ban-h3 {
    font-size: 50px;
    line-height: 1.2;
    letter-spacing: 1px;
    transition-delay: .2s;
    color: #ffda8c; }
  .key-banner .ban-cir-wrap {
    justify-content: flex-start;
    margin-top: 48px;
    width: 326px; }
  .key-banner .cir-item {
    flex: 0 0 98px;
    width: 98px;
    margin-right: 10px;
    line-height: 28px;
    text-align: center;
    transition-duration: 1s;
    opacity: 0;
    transform: rotateY(90deg);
    transition-delay: .8s;
    margin-bottom: 16px; }
  .key-banner .cir-ico {
    width: 33px;
    margin: 0 auto;
    display: block; }
  .key-banner .cir-cn {
    font-size: 18px;
    display: block;
    line-height: 2.5;
    opacity: .7; }
.key-list1 .list1-imgs {
  position: relative;
}
.key-list1 .poaimg2-wrap,.key-list1 .poaimg1-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.key-list1 {
  position: relative;
  background: #282520;
  padding: 3.4rem 0 3.1rem; }
  .key-list1 .bgImg {
    z-index: 1; }
  .key-list1 .w1140 {
    position: relative;
    z-index: 3; }
  .key-list1 .list1-imgs {
    flex: 0 0 584px; }
  .key-list1 .list1-img {
    flex: 0 0 auto; }
    .key-list1 .list1-img:first-child {
      margin-right: 32px; }
  .key-list1 .key-font18 {
    margin-top: 20px; }
  .key-list1 .key-title-wrap {
    padding-top: 1.9rem;
    flex: 0 0 460px;
    width: 460px; }
  .key-list1 .list1-cir-wrap {
    justify-content: flex-start; }
  .key-list1 .cir-item {
    flex: 0 0 98px;
    height: 98px;
    padding-top: 18px;
    border: 1px solid #d4d4d4;
    width: 98px;
    border-radius: 50%;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #333; }
    .key-list1 .cir-item:first-child {
      margin-right: 32px; }
  .key-list1 .cir-ico {
    display: block;
    width: 30px;
    margin: 0 auto 4px; }

.key-list2 {
  position: relative;
  background: #201f1c;
  padding: 2.2rem 0 1.7rem; }
  .key-list2 .bgImg {
    z-index: 1; }
  .key-list2 .w1140 {
    position: relative;
    z-index: 3; }
  .key-list2 .list2-imgs {
    position: relative;
    flex: 0 0 391px;
    height: 560px;
    margin-left: 32px; }
  .key-list2 .list2-cover-img {
    position: absolute;
    width: 391px; }
  .key-list2 .animated .list2-cover-wrap {
    width: 100%;
    opacity: 1; }
  .key-list2 .list2-cover-wrap {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    overflow: hidden;
    /*transition-duration: 1.5s;*/
    /*transition-delay: .8s;*/
    animation-timing-function: cubic-bezier(0, 0.65, 0, 1.26);
    opacity: 0; }
  .key-list2 .key-font18 {
    margin-top: 20px; }
  .key-list2 .key-title-wrap {
    margin-right: 1.9rem;
    padding-top: 3.3rem;
    flex: 0 0 460px;
    width: 460px; }

.key-list3 {
  position: relative;
  background: #111110;
  padding: 3.4rem 0 3.1rem; }
  .key-list3 .bgImg {
    z-index: 1; }
  .key-list3 .w1140 {
    position: relative;
    z-index: 3; }
  .key-list3 .list3-imgs {
    flex: 0 0 584px;
    margin-right: -3.3rem; }
  .key-list3 .key-font18 {
    margin-top: 20px; }
  .key-list3 .key-title-wrap {
    padding-top: 1.9rem;
    flex: 0 0 460px;
    width: 460px; }
  .key-list3 .list3-cir-wrap {
    justify-content: flex-start; }
  .key-list3 .cir-item {
    flex: 0 0 98px;
    height: 98px;
    padding-top: 18px;
    border: 1px solid #d4d4d4;
    width: 98px;
    border-radius: 50%;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #333; }
    .key-list3 .cir-item:first-child {
      margin-right: 32px; }
  .key-list3 .cir-ico {
    display: block;
    width: 30px;
    margin: 0 auto 4px; }

.key-list4 {
  position: relative;
  background: #201f1c;
  padding: 4.1rem 0; }
  .key-list4 .bgImg {
    z-index: 1; }
  .key-list4 .w1140 {
    position: relative;
    z-index: 3; }
  .key-list4 .list4-imgs {
    position: relative;
    flex: 0 0 472px;
    height: 370px; }
  .key-list4 .list4-cover-img {
    position: absolute;
    width: 472px; }
  .key-list4 .animated .list4-cover-wrap {
    opacity: 1; }
  .key-list4 .list4-cover-wrap {
    overflow: hidden;
    transition-duration: .8s;
    transition-delay: .5s;
    opacity: 0; }
  .key-list4 .key-font18 {
    margin-top: 20px;
    margin-bottom: 1.1rem; }
  .key-list4 .key-title-wrap {
    padding-top: .8rem;
    flex: 0 0 460px;
    width: 460px; }
  .key-list4 .list4-days {
    width: 188px; }

.key-list5 {
  background: #020201;
  position: relative;
  padding: 2.4rem 0 11.2rem; }
  .key-list5 .bgImg {
    z-index: 1; }
  .key-list5 .w1140 {
    position: relative;
    z-index: 3; }
  .key-list5 .key-title-wrap {
    text-align: center; }

.key-list6 {
  background: #333131;
  font-size: 16px;
  line-height: 1.8;
  color: #fff;
  text-align: center;
  padding: .6rem 0 2.8rem; }
  .key-list6 .key-title2 {
    font-size: 36px;
    padding: 1.6rem 0 .7rem; }
  .key-list6 .key-font16 {
    max-width: 720px;
    opacity: .6;
    margin: 0 auto; }
  .key-list6 img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    height: auto !important; }
  .key-list6 .m-img {
    display: none; }

.alkaline-banner {
  position: relative; }
  .alkaline-banner .innerBan-bg {
    position: relative;
    z-index: 2; }
  .alkaline-banner.animate2 .ban-item {
    opacity: 1;
    transform: translate(0); }
  .alkaline-banner.animate2 .bg-covers {
    opacity: 1;
    transform: translate(0); }
  .alkaline-banner .alkaline-line {
    display: block;
    position: absolute;
    bottom: 0;
    right: 254px;
    width: 0;
    height: 56px;
    overflow: hidden;
    transition-duration: .8s;
    transition-delay: 1s; }
  .alkaline-banner .alkaline-line-png {
    display: block;
    width: 158px; }
  .alkaline-banner .bg-covers {
    z-index: 1;
    transition-delay: 1.5s;
    opacity: 0;
    transform: translateY(30px);
    transition-duration: 1s; 
     position: absolute;
  }
  .alkaline-banner .m-banner-img {
    display: none; }
  .alkaline-banner .banner-titles {
    flex: 0 0 480px;
    width: 480px;
    height: 330px;
    color: #fff; }
  .alkaline-banner .w1140 {
    position: relative;
    z-index: 3;
    height: calc(100vh - 150px);
    align-items: center; }
  .alkaline-banner .ban-h3 {
    font-size: 76px;
    line-height: 1.2;
    letter-spacing: 1px;
    transition-delay: .2s;
    color: #ffda8c; }
  .alkaline-banner .ban-h4 {
    font-size: 36px;
    line-height: 1.2;
    letter-spacing: 1px;
    transition-delay: .4s;
    color: #fefefe;
    margin: 18px 0 56px; }
  .alkaline-banner .ban-item {
    padding-left: 38px;
    opacity: 0;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 24px;
    color: #fff;
    transform: translateY(30px); }
    .alkaline-banner .ban-item:first-child {
      background: url(img/ban-item-ico1.png) no-repeat left center;
      transition-delay: .6s; }
    .alkaline-banner .ban-item:nth-child(2) {
      background: url(img/ban-item-ico2.png) no-repeat left center;
      transition-delay: .8s; }
    .alkaline-banner .ban-item:last-child {
      background: url(img/ban-item-ico3.png) no-repeat left center;
      transition-delay: 1s; }

.alkaline-list1 {
  position: relative;
  background: #0d0c0c;
  padding-top: 2.75rem;
  text-align: center; }
  .alkaline-list1 .alkaline-font18 {
    max-width: 728px;
    margin-left: auto;
    margin-right: auto;
    padding: 16px 0 3.5rem; }
  .alkaline-list1 .list1-imgs {
    flex-wrap: nowrap; }
  .alkaline-list1 .list1-img {
    flex: 0 0 44.3%; }
  .alkaline-list1 .list1-vs {
    flex: 0 0 auto;
    font-family: "bebasNeue";
    font-size: 36px;
    line-height: 1.1;
    padding-top: 54px;
    text-align: center;
    color: #fff; }

.alkaline-list2 {
  position: relative;
  padding: 5.2rem 0 9.75rem; }
  .alkaline-list2 .bgImg {
    z-index: 1; }
  .alkaline-list2 .w1140 {
    position: relative;
    z-index: 2; }
  .alkaline-list2 .alkaline-title-wrap {
    flex: 0 0 460px;
    width: 460px; }
  .alkaline-list2 .alkaline-font18 {
    margin-top: 20px; }
  .alkaline-list2 .list2-m-imgs {
    display: none; }

.alkaline-list3 {
  background: #222;
  position: relative;
  padding-top: 3.25rem; }
  .alkaline-list3 .w1140 {
    position: relative;
    z-index: 2; }
  .alkaline-list3 .alkaline-title {
    padding: 2rem 0 20px; }
  .alkaline-list3 .alkaline-title-wrap {
    flex: 0 0 460px;
    width: 460px; }
  .alkaline-list3 .bgImg {
    z-index: 1; }
  .alkaline-list3 .list3-imgs {
    flex: 0 0 391px; }

.alkaline-list4 {
  background: #1b1b1b;
  position: relative;
  padding: 4rem 0 1.25rem; }
  .alkaline-list4 .w1140 {
    position: relative;
    z-index: 2; }
  .alkaline-list4 .alkaline-title {
    padding: 2rem 0 20px; }
  .alkaline-list4 .alkaline-title-wrap {
    flex: 0 0 460px;
    width: 460px; }
  .alkaline-list4 .list4-imgs {
    flex: 0 0 510px; }
  .alkaline-list4 .bgImg {
    z-index: 1; }

.alkaline-list5 {
  background: #010101;
  position: relative;
  padding-top: 2.7rem; }
  .alkaline-list5 .w1140 {
    position: relative;
    z-index: 2; }
  .alkaline-list5 .alkaline-title {
    padding: 2.3rem 0 20px; }
  .alkaline-list5 .alkaline-title-wrap {
    flex: 0 0 460px;
    width: 460px; }
  .alkaline-list5 .bgImg {
    z-index: 1; }
  .alkaline-list5 .list5-imgs {
    flex: 0 0 366px; }

.alkaline-list6 {
  background: #191919;
  position: relative;
  padding-top: 4.8rem; }
  .alkaline-list6 .w1140 {
    position: relative;
    z-index: 2; }
  .alkaline-list6 .alkaline-title {
    padding: 2rem 0 20px; }
  .alkaline-list6 .alkaline-title-wrap {
    flex: 0 0 460px;
    width: 460px; }
  .alkaline-list6 .list6-imgs {
    position: relative;
    flex: 0 0 359px;
    margin-right: 3.2rem; }
  .alkaline-list6 .bgImg {
    z-index: 1; }

.alkaline-list7 {
  text-align: center; }
  .alkaline-list7 .alkaline-title {
    padding: 1.8rem 0 1.5rem; }
  .alkaline-list7 .list7-mains {
    justify-content: space-between; }
  .alkaline-list7 .img100 {
    transition-duration: .8s; }
  .alkaline-list7 .list7-img {
    flex: 1;
    margin: 0 7px;
    overflow: hidden; }
    .alkaline-list7 .list7-img:hover .img100 {
      transform: scale(1.05); }

.alkaline-list8 {
  position: relative;
  background: #0d0c0c;
  padding-top: 3rem;
  text-align: center;
  color: #fff; }
  .alkaline-list8 .alkaline-font88 {
    margin-left: auto;
    margin-right: auto;
    padding: 16px 0 3.5rem; }
  .alkaline-list8 .list8-img {
    display: block;
    max-width: 100%;
    margin: 0 auto; }
  .alkaline-list8 .alkaline-font18 {
    padding: 20px 0 1.7rem; }
  .alkaline-list8 .list8-num-wrap {
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    padding-bottom: 2.8rem; }
  .alkaline-list8 .sline0 {
    flex: 0 0 1px;
    height: 50px;
    background: rgba(255, 255, 255, 0.2);
    margin: 0 40px; }
  .alkaline-list8 .num-s0 {
    color: #fff;
    font-size: 36px;
    line-height: 1.1;
    font-family: "century"; }

.proInfo-buy {
  background: #d50a1d;
  display: block;
  width: 270px;
  height: 1.4rem;
  line-height: 1.4rem;
  text-align: center;
  color: #fff;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  border: 1px solid transparent; }
  .proInfo-buy:after {
    content: "";
    position: absolute;
    z-index: 0;
    background: #d50a1d;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .proInfo-buy:before {
    content: "";
    display: block;
    width: 124%;
    height: 100%;
    position: absolute;
    left: -148%;
    top: 0;
    z-index: 1;
    background: #fff;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transform: skewX(45deg);
    -webkit-transform: skewX(45deg);
    -moz-transform: skewX(45deg); }
  .proInfo-buy .buy-s0 {
    position: relative;
    z-index: 2;
    transition: .3s ease-in-out; }
  .proInfo-buy:hover {
    border-color: #d50a1d;
    color: #d50a1d; }
    .proInfo-buy:hover:before {
      left: -13%; }

.return-wrap {
  padding: 40px 0; }
  .return-wrap .proInfo-buy {
    margin: auto; }

.find-more {
  background: #d50a1d;
  display: block;
  margin: auto;
  width: 190px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  border: 1px solid transparent;
  border-radius: 24px; }
  .find-more:after {
    content: "";
    position: absolute;
    z-index: 0;
    background: #d50a1d;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .find-more:before {
    content: "";
    display: block;
    width: 124%;
    height: 100%;
    position: absolute;
    left: -148%;
    top: 0;
    z-index: 1;
    background: #fff;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transform: skewX(45deg);
    -webkit-transform: skewX(45deg);
    -moz-transform: skewX(45deg); }
  .find-more .find-s0 {
    position: relative;
    z-index: 2;
    transition: .3s ease-in-out; }
  .find-more:hover {
    border-color: #d50a1d;
    color: #d50a1d; }
    .find-more:hover:before {
      left: -13%; }

.water-list {
  position: relative; }

.animated.water-list .bgImg {
  opacity: 1; }
.animated.water-list .js-m3 {
  opacity: 1;
  transform: translate(0, 0); }
.animated.water-list .rotateX3 {
  opacity: 1;
  transform: rotateY(0); }

.animated .rotateX3 {
  opacity: 1;
  transform: rotateY(0); }

.rotateX3 {
  opacity: 0;
  transform: rotateY(90deg);
  transition-property: transform opacity;
  transition-duration: 1.2s;
  transition-timing-function: ease; }

.water-list1 .item-mains {
  margin: 0 auto;
  width: 270px; }
.water-list1 .list1-item {
  padding: 2rem 0 1.8rem;
  flex: 1;
  text-align: center;
  line-height: 24px;
  color: #333; }
  .water-list1 .list1-item:nth-child(2) {
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5; }
.water-list1 .list1-ico {
  width: 71px;
  margin: 0 auto 4px; }
.water-list1 .list1-h6 {
  font-size: 18px; }
.water-list1 .list1-h5 {
  font-size: 22px;
  line-height: 42px;
  color: #093072; }
.water-list1 .list1-detail {
  margin-top: 12px;
  font-size: 15px; }

.water-list2 {
  background: #e6e0e0; }
  .water-list2 .list2-imgs {
    position: relative;
    z-index: 1;
    flex: 0 0 57.5%; }
  .water-list2 .list2-titles {
    padding-top: 4.6rem;
    position: relative;
    z-index: 2;
    flex: 0 0 414px;
    margin-left: 3.3rem;
    height: 346px; }
  .water-list2 .list2-h3 {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 1px;
    color: #333;
    transition-delay: .3s; }
  .water-list2 .list2-h4 {
    font-size: 18px;
    line-height: 30px;
    margin: 14px 0 2.1rem;
    color: #666;
    transition-delay: .6s; }
  .water-list2 .sline0 {
    flex: 0 0 1px;
    height: 50px;
    background: #bfbfbf;
    margin: 0 30px; }
  .water-list2 .list2-num-wrap {
    align-items: center;
    justify-content: flex-start; }
  .water-list2 .num-item {
    color: #333;
    flex: 0 0 auto;
    line-height: 28px;
    text-align: center;
    transition-delay: .9s; }
  .water-list2 .num-s0 {
    display: block; }
  .water-list2 .num-dt {
    font-weight: bold;
    font-size: 36px;
    line-height: 1.1; }
  .water-list2 .num-cn {
    font-size: 14px;
    line-height: 24px; }

.water-list3 {
  background: #1d1d1d;
  position: relative; }
  .water-list3 .list3-imgs {
    display: none;
    position: relative;
    z-index: 1;
    flex: 0 0 57.5%;
    opacity: 0;
    height: 41vw; }
  .water-list3 .w1400 {
    position: relative;
    z-index: 2;
    justify-content: flex-end; }
  .water-list3 .list3-titles {
    padding-top: 5rem;
    padding-bottom: 9rem;
    position: relative;
    z-index: 2;
    flex: 0 0 430px;
    margin-right: 1.7rem;
    color: #fff; }
  .water-list3 .list3-h3 {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 1px; }
  .water-list3 .list3-h4 {
    font-size: 14px;
    line-height: 30px;
    margin-top: 30px;
    color: rgba(255,255,255,.5); }

.water-list4 {
  background: #020a1d; }
  .water-list4 .bgImg {
    padding: 5rem 0 3rem; }
  .water-list4 .list4-imgs {
    position: relative;
    z-index: 1;
    flex: 0 0 48%; }
  .water-list4 .list4-titles {
    padding-top: 1.1rem;
    position: relative;
    z-index: 2;
    flex: 0 0 420px;
    color: #fff; }
  .water-list4 .list4-h3 {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 1px; }
  .water-list4 .list4-h4 {
    font-size: 18px;
    line-height: 30px;
    margin-top: 14px;
    color: rgba(255,255,255,.7); }

.water-list5 {
  text-align: center;
  color: #fff;
  background: #222842; }
  .water-list5 .bgImg {
    padding: 3.8rem 0 2rem; }
  .water-list5 .list5-imgs {
    position: relative;
    width: 951px;
    margin: 0 auto .8rem; }
    .water-list5 .list5-imgs.animated .line-img-wrap {
      width: 100%; }
  .water-list5 .line-img {
    position: absolute;
    width: 951px;
    height: 100%;
    top: 0;
    left: 0; }
  .water-list5 .line-img-wrap {
    position: absolute;
    width: 0;
    height: 406px;
    left: 0;
    top: 0;
    transition-duration: 1.2s !important;
    animation-timing-function: ease-in-out !important;
    overflow: hidden; }
  .water-list5 .line-img-wrap1 {
    transition-delay: 1.6s; }
  .water-list5 .line-img-wrap2 {
    transition-delay: 2.8s; }
  .water-list5 .list5-h3 {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 1px; }
  .water-list5 .list5-h4 {
    font-size: 18px;
    line-height: 30px;
    margin-top: 14px;
    color: rgba(255,255,255,.7); }
  .water-list5 .list5-imgs-detail {
    font-size: 16px;
    line-height: 3;
    color: rgba(255,255,255,.5);
    text-align: center; }

#wave {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  left: 0;
  top: 0; }

.water-list6 {
  overflow: hidden;
  color: #fff;
  background: #2e2e2e; }
  .water-list6 .w1140 {
    position: relative;
    z-index: 3; }
  .water-list6 .bgImg {
    position: relative;
    padding: 2.4rem 0 1.8rem; }
  .water-list6 .list6-mains {
    margin-top: 2rem;
    justify-content: center; }
  .water-list6 .list6-titles {
    text-align: center; }
  .water-list6 .list6-left {
    position: relative;
    margin-right: 30px;
    width: 326px; }
    .water-list6 .list6-left .list6-para-h5:after {
      right: -115px; }
    .water-list6 .list6-left .list6-txts {
      right: 280px;
      top: 64px; }
  .water-list6 .list6-right {
    width: 334px;
    padding-top: 55px;
    position: relative;
    margin-left: 70px; }
    .water-list6 .list6-right .list6-para-h5:after {
      right: 100%; }
    .water-list6 .list6-right .list6-txts {
      right: -108px;
      top: 130px; }
  .water-list6 .list6-h3 {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 1px; }
  .water-list6 .list6-txts {
    position: absolute;
    z-index: 2;
    line-height: 30px;
    width: 210px; }
  .water-list6 .list6-para-h5 {
    position: relative;
    font-size: 24px;
    line-height: 30px;
    display: block; }
    .water-list6 .list6-para-h5:after {
      content: "";
      display: block;
      width: 95px;
      height: 4px;
      top: 13px;
      position: absolute;
      background: url(img/dian1.png) no-repeat center; }
  .water-list6 .list6-para-h6 {
    display: block;
    font-size: 16px;
    line-height: 30px;
    opacity: .5; }

.water-list7 {
  text-align: center; }
  .water-list7 .list7-left, .water-list7 .list7-right {
    flex: 0 0 50%;
    position: relative; }
  .water-list7 .list7-left {
    background: #e9eaed; }
    .water-list7 .list7-left .list7-img {
      opacity: 0; }
  .water-list7 .list7-txts {
    position: relative;
    z-index: 2; }
  .water-list7 .list7-img {
    position: relative;
    z-index: 2;
    display: inline-block;
    max-width: 100%;
    margin: 0 auto; }
  .water-list7 .list7-h5 {
    display: block;
    font-size: 40px;
    line-height: 48px;
    color: #333;
    padding: 2.75rem 10px 20px; }
  .water-list7 .list7-h6 {
    padding: 0 10px 1.5rem;
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #666; }

.water-list8 {
  padding-top: 2.5rem; }
  .water-list8 .list8-h3 {
    text-align: center;
    font-size: 40px;
    line-height: 48px;
    color: #333; }
  .water-list8 .para-a {
    display: block; }
  .water-list8 .list8-mains img {
    max-width: 100%;
    display: block;
    margin: 0 auto; }

@keyframes rotate360 {
  form {
    transform: rotate(0); }
  to {
    transform: rotate(360deg); } }
.news .news-list1 {
  padding-top: 1.5rem;
  background: #f5f5f5;
  padding-bottom: 2.5rem; }
  .news .news-list1 .w1400 {
    justify-content: flex-start; }
.news .news-item {
  flex: 0 0 32%;
  display: inline-block;
  width: 32%;
  background: #fff;
  margin-right: 2%;
  margin-bottom: 30px;
  transition-duration: .5s; }
  .news .news-item:nth-child(3n) {
    margin-right: 0; }
  .news .news-item:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }
    .news .news-item:hover .news-h5, .news .news-item:hover .news-more {
      color: #d50a1d; }
.news .txts-wrap {
  padding: 1rem 1rem 1.1rem;
  font-size: 14px;
  line-height: 24px; }
.news .news-h5 {
  font-size: 18px;
  line-height: 30px;
  color: #333;
  height: 30px;
  font-weight: bold;
  transition-duration: .5s; }
.news .news-detail {
  color: #666;
  height: 48px;
  margin: 20px 0; }
.news .news-more {
  color: #333;
  display: inline-block;
  text-decoration: underline; }

.elegants-list1 {
  padding-top: 40px;
  padding-bottom: 2.5rem; }
  .elegants-list1 .w1400 {
    justify-content: flex-start; }
  .elegants-list1 .elegants-item {
    flex: 0 0 23.5%;
    background: #fff;
    margin-right: 2%;
    margin-bottom: 30px;
    transition-duration: .5s; }
    .elegants-list1 .elegants-item:nth-child(4n) {
      margin-right: 0; }
    .elegants-list1 .elegants-item:hover {
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
      .elegants-list1 .elegants-item:hover .elegants-h5 {
        color: #d50a1d; }
  .elegants-list1 .txts-wrap {
    padding: 24px 28px; }
  .elegants-list1 .elegants-h5 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 18px;
    color: #333;
    height: 30px;
    font-weight: bold;
    transition-duration: .5s; }
  .elegants-list1 .elegants-time {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    display: inline-block; }

.elegantsInfo-list1 {
  padding: 1.5rem 0 3rem; }

.elegantsInfo-banner1-wrap {
  position: relative;
  overflow: visible;
  margin-bottom: 16px; }
  .elegantsInfo-banner1-wrap .elegantsInfo-banner1 {
    overflow: hidden; }
  .elegantsInfo-banner1-wrap .elegants-h6 {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 20px;
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 20px;
    padding: 0 10px;
    color: #fff; }
  .elegantsInfo-banner1-wrap .swiper-slide {
    border: 1px solid #8d8b8a;
    background: #fff;
    cursor: pointer; }
    .elegantsInfo-banner1-wrap .swiper-slide:after {
      box-sizing: border-box;
      z-index: 1;
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      position: absolute;
      background: url(img/bgcover1.png) no-repeat center;
      background-size: cover !important; }

.elegantsInfo-banner2-wrap {
  position: relative;
  overflow: hidden; }
  .elegantsInfo-banner2-wrap .elegantsInfo-banner2 {
    overflow: hidden;
    padding: 0 1px; }
  .elegantsInfo-banner2-wrap .swiper-slide {
    cursor: pointer;
    position: relative;
    border: 1px solid #8d8b8a; }
    .elegantsInfo-banner2-wrap .swiper-slide:after {
      box-sizing: border-box;
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      border: 3px solid #d50a1d;
      position: absolute;
      opacity: 0;
      transition-duration: .5s; }
  .elegantsInfo-banner2-wrap .swiper-slide-thumb-active:after {
    opacity: 1; }

.swiper-btns-wrap1 {
  position: absolute;
  z-index: 3;
  height: 1px;
  overflow: visible;
  width: 100%;
  left: 0;
  top: 50%; }
  .swiper-btns-wrap1 .btn {
    position: absolute;
    display: block;
    top: -25px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-position: center !important;
    background-repeat: no-repeat !important;
    transition: all .5s ease;
    background-color: #e6e6e6;
    border-radius: 50%;
    overflow: hidden; }
    .swiper-btns-wrap1 .btn:focus {
      outline: none; }
    .swiper-btns-wrap1 .btn:hover {
      background-color: #d50a1d; }
  .swiper-btns-wrap1 .prev {
    left: -130px;
    background-image: url(img/prev1.png); }
    .swiper-btns-wrap1 .prev:hover {
      background-image: url(img/prev1on.png); }
  .swiper-btns-wrap1 .next {
    right: -130px;
    background-image: url(img/next1.png); }
    .swiper-btns-wrap1 .next:hover {
      background-image: url(img/next1on.png); }

.swiper-btns-wrap2 {
  position: absolute;
  z-index: 3;
  height: 1px;
  overflow: visible;
  width: 100%;
  left: 0;
  top: 50%; }
  .swiper-btns-wrap2 .btn {
    position: absolute;
    display: block;
    width: 44px;
    height: 150px;
    margin-top: -75px;
    cursor: pointer;
    background-position: center !important;
    background-repeat: no-repeat !important;
    transition: all .5s ease;
    background-color: rgba(0, 0, 0, 0.5); }
    .swiper-btns-wrap2 .btn:focus {
      outline: none; }
    .swiper-btns-wrap2 .btn:hover {
      background-color: rgba(213, 10, 29, 0.5); }
  .swiper-btns-wrap2 .prev {
    left: 0;
    background-image: url(img/prev2.png); }
    .swiper-btns-wrap2 .prev:hover {
      background-image: url(img/prev2.png); }
  .swiper-btns-wrap2 .next {
    right: 0;
    background-image: url(img/next2.png); }
    .swiper-btns-wrap2 .next:hover {
      background-image: url(img/next2.png); }


      .swiper-btns-wrap3 {
        opacity: 0;
  position: absolute;
  z-index: 3;
  height: 1px;
  overflow: visible;
  width: 100%;
  left: 0;
  top: 50%; }
  .swiper-btns-wrap3 .btn {
    position: absolute;
    display: block;
    width: 24px;
    height: 40px;
    margin-top: -20px;
    cursor: pointer;
    background-position: center !important;
    background-repeat: no-repeat !important;
    transition: all .5s ease;
    background-color: rgba(0, 0, 0, 0.5); }
    .swiper-btns-wrap3 .btn:focus {
      outline: none; }
    .swiper-btns-wrap3 .btn:hover {
      background-color: rgba(213, 10, 29, 1); }
  .swiper-btns-wrap3 .prev {
    left: 0;
    background-image: url(img/prev2.png); }
    .swiper-btns-wrap3 .prev:hover {
      background-image: url(img/prev2.png); }
  .swiper-btns-wrap3 .next {
    right: 0;
    background-image: url(img/next2.png); }
    .swiper-btns-wrap3 .next:hover {
      background-image: url(img/next2.png); }
.selects-lists:hover .swiper-btns-wrap3 {
  opacity: 1;
}
.selects-lists .swiper-btns-wrap3 {
  margin-top: -18px;
}
.moudle-titles {
  font-size: 1rem;
  line-height: 1.2;
  text-align: center;
  color: #000;
  padding: 2rem 0 1.2rem; }

.recruits-list1 {
  padding: 40px 0 48px; }
  .recruits-list1 .list1-top {
    background: #fff;
    margin-bottom: 20px; }
  .recruits-list1 .txts-wrap {
    padding-top: 1.9rem;
    flex: 0 0 42.1%;
    margin-right: 1.2rem; }
  .recruits-list1 .top-img-wrap {
    flex: 0 0 49.5%; }
  .recruits-list1 .list1-bot-item {
    flex: 0 0 24.2%;
    width: 24.2%;
    background: #fff;
    padding: 48px 0;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #666; }
  .recruits-list1 .red-num {
    font-size: 56px;
    color: #d50a1d;
    font-family: "bebas"; }
  .recruits-list1 .red-nums {
    margin-bottom: 10px;
    vertical-align: sub; }
  .recruits-list1 .red-nums, .recruits-list1 .gray-txts {
    padding: 0 10px; }
  .recruits-list1 .list1-h5 {
    font-size: 1rem;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #333; }
  .recruits-list1 .scroll-wrap {
    height: 264px; }
  .recruits-list1 .list1-dt {
    font-size: 16px;
    line-height: 24px;
    color: #666; }
  .recruits-list1 .list1-bg {
    height: 470px; }
  .recruits-list1 .m-img {
    display: none; }

.recruits-list2 {
  padding-bottom: 2.5rem; }
  .recruits-list2 .recruits-search {
    position: relative;
    width: 470px;
    font-size: 16px;
    color: #333;
    padding-right: 70px;
    margin: 0 auto 44px; }
  .recruits-list2 .recruits-input0 {
    display: block;
    width: 100%;
    height: 60px;
    padding-left: 62px;
    line-height: 60px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    background: url(img/ser3.png) no-repeat left 21px center; }
  .recruits-list2 .recruits-submit {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 70px;
    z-index: 2;
    color: #fff;
    text-align: center;
    padding: 0;
    border: none;
    background: #d50a1d; }
  .recruits-list2 .recruits-item {
    display: block;
    padding: 28px 0 28px 28px;
    line-height: 30px; }
    .recruits-list2 .recruits-item:nth-child(2n-1) {
      background: #f5f5f5; }
  .recruits-list2 .item-mains {
    align-items: stretch; }
  .recruits-list2 .list2-item-left {
    flex: 0 0 calc(100% - 294px);
    width: calc(100% - 294px);
     }
  .recruits-list2 .list2-item-right {
    flex: 0 0 194px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #ababab; }
  .recruits-list2 .right-btn {
    flex: 0 0 114px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    background: #d50a1d;
    text-align: center; }
  .recruits-list2 .recruits-name {
    font-size: 18px;
    color: #333;
    margin-bottom: 10px; }
  .recruits-list2 .left-request {
    font-size: 14px;
    color: #666;
    justify-content: flex-start; }
  .recruits-list2 .request-item {
    flex: 0 0 auto;
    padding-right: 20px;
    margin-right: 20px;
    position: relative; }
    .recruits-list2 .request-item:after {
      position: absolute;
      height: 14px;
      width: 1px;
      background: #ababab;
      right: 0;
      top: 50%;
      margin-top: -7px;
      content: "";
      display: block; }
    .recruits-list2 .request-item:last-child:after {
      display: none; }

.recruits-list3 {
  padding-bottom: 2rem; }
  .recruits-list3 .txts-wrap {
    padding: 0 10px; }
  .recruits-list3 .img-wrap {
    width: 74px;
    margin: 0 auto 10px; }
  .recruits-list3 .list2-h5 {
    font-size: 20px;
    line-height: 1.2;
    color: #333;
    font-weight: bold;
    margin: 6px auto; }
  .recruits-list3 .list2-dt {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    max-width: 290px;
    margin: auto; }
  .recruits-list3 .list2-item {
    flex: 0 0 31.4%;
    width: 31.4%;
    background: #fff;
    transition-duration: .5s;
    padding: 1.25rem 0;
    text-align: center;
    background: #fff; }

.recruits-list4 {
  padding-bottom: 1.6rem; }
  .recruits-list4 .recruits-list4-banner {
    overflow: hidden; }
  .recruits-list4 .swiper-slide {
    padding: 16px;
    border-left: 1px solid #f3f3f3; }
  .recruits-list4 .progress-num {
    font-size: 30px;
    line-height: 2rem;
    font-family: "bebas";
    color: #d50a1d; }
  .recruits-list4 .progress-h5 {
    font-size: 18px;
    line-height: 2rem;
    color: #333; }

.recruitsInfo-list1 {
  padding-bottom: 2.5rem; }

.recruits-form-wrap {
  padding: 40px;
  background: #fff;
  font-size: 16px;
  color: #666;
  line-height: 48px; }
  .recruits-form-wrap .spred {
    position: relative;
    top: 5px;
    font-size: 16px;
    font-family: Arial;
    color: #d50a1d;
    padding-left: 10px;
    margin-right: 4px; }
  .recruits-form-wrap .tr {
    margin-bottom: 24px; }
  .recruits-form-wrap .tr1 .td {
    flex: 0 0 49%;
    display: inline-flex;
    border: 1px solid #ddd; }
  .recruits-form-wrap .tr2 .td {
    flex: 0 0 100%;
    border: 1px solid #ddd; }
  .recruits-form-wrap .code-td {
    position: relative; }
  .recruits-form-wrap .captchas {
    position: absolute;
    display: block;
    width: 160px;
    height: 100%;
    right: 0;
    top: 0; }
  .recruits-form-wrap .spred-wrap {
    flex: 0 0 93px; }
  .recruits-form-wrap .file-td {
    padding-top: 11px;
    line-height: 28px; }
  .recruits-form-wrap .msg-input {
    flex: 0 0 calc(100% - 94px);
    width: calc(100% - 94px);
    height: 48px;
    padding: 0;
    box-sizing: border-box;
    border: none;
    background: #fff; }
  .recruits-form-wrap .file-input {
    background: none;
    border: none;
    height: 28px; }
  .recruits-form-wrap .msg-textarea {
    flex: 0 0 calc(100% - 94px);
    width: calc(100% - 94px);
    height: 200px;
    padding: 0;
    border: none; }
  .recruits-form-wrap .recruits-submit {
    border: none;
    background: #d50a1d;
    display: block;
    width: 170px;
    height: 48px;
    text-align: center;
    color: #fff;
    position: relative;
    overflow: hidden;
    margin: auto;
    transition-duration: .5s; }
    .recruits-form-wrap .recruits-submit:hover {
      transform: translateY(-4px); }
  .recruits-form-wrap .error {
    border-color: #D70128; }

.pages {
  padding: 2.5rem 0 3rem;
  text-align: center; }
  .pages .pagination {
    display: inline-block; }
    .pages .pagination a {
      display: inline-block;
      width: 30px;
      height: 30px;
      line-height: 30px;
      color: #666;
      font-size: 18px;
      text-align: center;
      border: 1px solid #ddd;
      transition: all .3s linear;
      font-family: "Arial";
      vertical-align: top;
      margin: 0 10px; }
      .pages .pagination a:hover, .pages .pagination a.active {
        color: #fff;
        background: #d50a1d;
        border-color: #d50a1d; }

.ajax-contents {
  opacity: 0;
  -webkit-transform: scale3d(0.8, 0.8, 1);
  -moz-transform: scale3d(0.8, 0.8, 1);
  -webkit-transition: all .6s;
  transition: all .6s; }
  .ajax-contents.cur {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1); }

.por {
  position: relative; }

.js-left {
  opacity: 0;
  transform: translateX(-30px);
  transition-property: transform opacity;
  transition-duration: .8s;
  transition-timing-function: ease; }

.js-right {
  opacity: 0;
  transform: translateX(30px);
  transition-property: transform opacity;
  transition-duration: .8s;
  transition-timing-function: ease; }

.view-more1-wrap {
  transition-delay: .8s; }

.view-more1 {
  width: 200px;
  height: 52px;
  line-height: 52px;
  background: #d50a1d;
  color: #fff;
  border-radius: 26px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Arial';
  text-align: center;
  font-weight: bold;
  transition-duration: .3s; }
  .view-more1:hover {
    transform: translateX(10px); }
  .view-more1:after {
    position: relative;
    top: -2px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 10px;
    margin-left: 20px;
    transition-duration: .3s;
    background: url(img/view-more1.png) no-repeat center; }

.bg10mc {
  background: rgba(213, 10, 29, 0.1); }

.loaddings {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
  display: block;
  background: url(img/loadings.gif) no-repeat center;
  background-size: 40px;
  width: 40px;
  height: 40px; }

.inner-banner {
  position: relative; }
  .inner-banner .w1400 {
    height: 560px;
    align-items: center;
    justify-content: flex-start; }
  .inner-banner .innerBan-bg {
    position: relative;
    z-index: 2; }
  .inner-banner .m-banner-img {
    display: none; }
  .inner-banner .banner-titles {
    flex: 0 0 100%;
    height: auto;
    color: #fff;
    line-height: 1.1; }
  .inner-banner .ban-h4 {
    font-size: 40px;
    margin-bottom: 10px; }
  .inner-banner .ban-h5 {
    font-size: 18px;
    transition-delay: .2s; }

.scale0 {
  opacity: 0;
  transform: scale(0);
  transition-property: transform opacity;
  transition-duration: 1.2s;
  transition-timing-function: ease; }

#lightbox-container-image-data-box {
  box-sizing: content-box; }

.hide1 {
  -webkit-transform: scale(0) !important;
  -ms-transform: scale(0) !important;
  transform: scale(0) !important;
  opacity: 0 !important; }

.show1 {
  z-index: 8;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

.w1200 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto; }

.svg1 {
  overflow: hidden;
  -webkit-clip-path: circle(2.1% at 50% 50%);
  clip-path: circle(0% at 50% 50%);
  transition: all 1s cubic-bezier(0, 0.35, 0.14, 1.1) 0.5s; }
  .svg1.animate {
    -webkit-clip-path: circle(70.7% at 50% 50%);
    clip-path: circle(70.7% at 50% 50%); }

.js-m {
  opacity: 0;
  transform: translateY(30px);
  transition-property: transform opacity;
  transition-duration: 1s;
  transition-timing-function: ease; }

.js-m2 {
  opacity: 0;
  transform: translateY(30px);
  transition-property: transform opacity;
  transition-duration: .8s;
  transition-timing-function: ease; }

.js-m3 {
  opacity: 0;
  transform: translateY(30px);
  transition-property: transform opacity;
  transition-duration: .8s;
  transition-timing-function: ease; }

.js-to-left {
  opacity: 0;
  transform: translateX(30px);
  transition-property: transform opacity;
  transition-duration: 1s;
  transition-timing-function: ease; }

.js-to-right {
  opacity: 0;
  transform: translateX(-30px);
  transition-property: transform opacity;
  transition-duration: 1s;
  transition-timing-function: ease; }

.js-m.animate, .js-m2.animate, .js-to-left.animate, .js-to-right.animate {
  opacity: 1;
  transform: translate(0, 0); }

.animate2 .scale0 {
  opacity: 1;
  transform: scale(1); }
.animate2 .js-m2 {
  opacity: 1;
  transform: translate(0, 0); }
.animate2 .data-from {
  opacity: .5; }

.delay1 {
  transition-delay: .1s; }

.delay2 {
  transition-delay: .2s; }

.delay3 {
  transition-delay: .3s; }

.delay4 {
  transition-delay: .4s; }

.delay5 {
  transition-delay: .5s; }

.delay6 {
  transition-delay: .6s; }

.delay7 {
  transition-delay: .7s; }

.delay8 {
  transition-delay: .8s; }

.delay9 {
  transition-delay: .9s; }

.delay10 {
  transition-delay: 1s; }

.delay11 {
  transition-delay: 1.1s; }

.delay12 {
  transition-delay: 1.2s; }

.delay13 {
  transition-delay: 1.3s; }

.delay14 {
  transition-delay: 1.4s; }

.delay15 {
  transition-delay: 1.5s; }

.delay16 {
  transition-delay: 1.6s; }

.delay17 {
  transition-delay: 1.7s; }

.delay18 {
  transition-delay: 1.8s; }

.delay19 {
  transition-delay: 1.9s; }

.delay20 {
  transition-delay: 2s; }

.delay21 {
  transition-delay: 2.1s; }

.delay23 {
  transition-delay: 2.3s; }

.vh100 {
  height: 100vh; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #999 !important;
  width: 8px !important; }

.mCSB_scrollTools .mCSB_draggerRail {
  background: #999 !important;
  width: 1px !important; }

.imgIn {
  -webkit-transform: translate3d(-100.5%, 0px, 0px);
  transform: translate3d(-100.5%, 0px, 0px);
  -webkit-transform-origin: left center 0px;
  -ms-transform-origin: left center 0px;
  transform-origin: left center 0px;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition-property: -webkit-transform, -webkit-transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  display: block;
  overflow: hidden; }
  .imgIn:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: right center 0px;
    -ms-transform-origin: right center 0px;
    transform-origin: right center 0px;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    -webkit-transition-property: -webkit-transform, -webkit-transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 20;
    background-color: #f5f5f5; }

.imgIn.animated.ani2 {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px); }
  .imgIn.animated.ani2:before {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1); }

.animate .imgIn, .animated .imgIn {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px); }
  .animate .imgIn:before, .animated .imgIn:before {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1); }

.mCSB_inside > .mCSB_container {
  margin-right: 10px !important; }

.padHeader {
  padding-top: 90px; }
.newsInfo-list1 {
  overflow: hidden;
}
.newsInfo-list1 span {
  white-space: pre-wrap !important;
}
.newsInfo-list1 .list1-mains {
  flex: 0 0 59%;
  width: 59%;
  margin: auto;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb; }
.newsInfo-list1 img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  height: auto !important; }
.newsInfo-list1 .info-title {
  font-size: .9rem;
  line-height: 1.5;
  color: #000;
  text-align: center;
  padding-top: 48px; }
.newsInfo-list1 .info-dates {
  flex: 0 0 20%;
  font-size: 18px;
  line-height: 24px;
  color: #666;
  padding-top: 56px; }
.newsInfo-list1 .dates-s0 {
  position: relative;
  display: block;
  padding-left: 3rem; }
  .newsInfo-list1 .dates-s0:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 12px;
    height: 1px;
    width: 2.4rem;
    background: #dbdbdb; }
.newsInfo-list1 .list1-recommend {
  flex: 0 0 20%; }
.newsInfo-list1 .recommend-title {
  font-size: 18px;
  line-height: 1.5;
  color: #333;
  padding: 56px .9rem 0;
  margin-bottom: 14px; }
  .newsInfo-list1 .recommend-title:after {
    content: "";
    display: block;
    height: 1px;
    width: 1.2rem;
    margin-top: 10px;
    background: #dbdbdb; }
.newsInfo-list1 .recommend-mains {
  padding-left: .9rem; }
.newsInfo-list1 .recommend-item {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 10px;
  color: #666;
  padding-left: 14px; }
  .newsInfo-list1 .recommend-item:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 11px;
    height: 4px;
    width: 4px;
    border-radius: 50%;
    background: #dbdbdb; }
.newsInfo-list1 .info-dt-wrap {
  font-size: 16px;
  line-height: 1.9;
  color: #666;
  border-bottom: 1px solid #dbdbdb;
  padding: .9rem;
  margin-bottom: .8rem; }
.newsInfo-list1 .info-bot-dl {
  width: 70%;
  color: #666;
  font-size: 16px;
  line-height: 36px; }
  .newsInfo-list1 .info-bot-dl a {
    color: #666; }
    .newsInfo-list1 .info-bot-dl a:hover {
      color: #d50a1d; }
.newsInfo-list1 .info-bot-dr {
  padding-top: 16px; }
.newsInfo-list1 .info-bot-wrap {
  padding: .9rem; }
.newsInfo-list1 .news-return-a {
  display: block;
  position: relative;
  text-align: center;
  width: 124px;
  height: 36px;
  border: 1px solid #d50a1d;
  border-radius: 18px;
  overflow: hidden; }
  .newsInfo-list1 .news-return-a:after {
    content: "";
    position: absolute;
    z-index: 0;
    background: #d50a1d;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .newsInfo-list1 .news-return-a:before {
    content: "";
    display: block;
    width: 130%;
    height: 100%;
    position: absolute;
    left: -144%;
    top: 0;
    z-index: 1;
    background: #fff;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transform: skewX(45deg);
    -webkit-transform: skewX(45deg);
    -moz-transform: skewX(45deg); }
  .newsInfo-list1 .news-return-a .load-s0 {
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 14px;
    line-height: 36px;
    transition: .3s ease-in-out; }
  .newsInfo-list1 .news-return-a:hover .load-s0 {
    color: #d50a1d; }
  .newsInfo-list1 .news-return-a:hover:before {
    left: -13%; }

.share-wrap0 {
  padding: 0 .9rem; }
  .share-wrap0 .share-title {
    font-size: 16px;
    line-height: 30px;
    color: #999;
    margin-bottom: 10px; }
  .share-wrap0 .bdsharebuttonbox {
    justify-content: flex-start; }
  .share-wrap0 .bdshare-button-style0-16 a, .share-wrap0 .bdshare-button-style0-16 .bds_more {
    flex: 0 0 60px;
    height: 60px;
    padding: 0;
    margin-right: 6px;
    transition-duration: .3s;
    opacity: 1; }
  .share-wrap0 .bds_tsina {
    background: #1a1a1a url(img/sina2.png) no-repeat center !important; }
    .share-wrap0 .bds_tsina:hover {
      opacity: 1;
      background: #d50a1d url(img/sina2.png) no-repeat center !important; }
  .share-wrap0 .bds_weixin {
    background: #1a1a1a url(img/wechat2.png) no-repeat center !important; }
    .share-wrap0 .bds_weixin:hover {
      opacity: 1;
      background: #d50a1d url(img/wechat2.png) no-repeat center !important; }
  .share-wrap0 .bds_sqq {
    background: #1a1a1a url(img/qq2.png) no-repeat center !important; }
    .share-wrap0 .bds_sqq:hover {
      opacity: 1;
      background: #d50a1d url(img/qq2.png) no-repeat center !important; }

.ajax-bg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 12;
  display: none;
  background: rgba(0, 0, 0, 0.5); }
  .ajax-bg .TechnologyInfo {
    background: #fff;
    position: absolute;
    width: 900px;
    height: 600px;
    margin-left: -450px;
    margin-top: -300px;
    padding: 50px; }
  .ajax-bg img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    height: auto !important; }
  .ajax-bg .close-img {
    position: absolute;
    right: -36px;
    top: -36px;
    width: 28px;
    height: 28px;
    cursor: pointer; }
  .ajax-bg .tech-title {
    font-size: .9rem;
    line-height: 1.2;
    color: #333;
    text-align: center;
    margin-bottom: 20px; }
  .ajax-bg .tech-detail {
    font-size: 16px;
    line-height: 26px;
    color: #666; }
  .ajax-bg .scroll-wrap2 {
    height: 440px; }

@media (max-width: 1900px) {
  .lithium-list1 .list1-imgs {
    left: 0; } }
@media (max-width: 1700px) {
  .lithium-list2-banner .swiper-slide {
    height: 22rem; } }
.star-products .star-banner {
  position: relative;
  padding: 21px 0;
  overflow: hidden;
  top: -21px;
}
.lithium .footer, .key .footer, .alkaline .footer, .lipstick .footer, .water .footer {
  margin-top: -42px;
}
.nav-hides2 .w1400 {
  width: 1170px;
}
.nav-hides2-top .w1400 {
    position: relative;
    height: 44px;
  }
  .nav-hides2-top input {
    line-height: 44px;
    border: none;
    margin: 0;
    position: absolute;
    box-sizing: border-box;
    top: 0;
  }
  .nav-hides2 .txt-wrap {
    font-size: 16px;
    padding: 16px 10px 0;
  }
  .hides-search-input {
    width: calc(100% - 100px);
  }
@media (max-width: 1600px) {
  .star-products .star-name {
    bottom: 12px;
  }
  .star-products .star-banner {
    padding: 16px 0;
    top: -16px;
  }
 .lithium .footer, .key .footer, .alkaline .footer, .lipstick .footer, .water .footer {
    margin-top: -32px;
  }
  .w1170, .nav-hides2 .w1400 {
  	width: 840px;
  }
.nav-hides2-top .w1400 {
    height: 34px;
  }
  .nav-hides2-top input {
    line-height: 34px;
  }
  .nav-hides2 .txt-wrap {
    font-size: 14px;
    padding-top: 0px 5px;
  }
}
@media (max-width: 1500px) {
  .lithium-list3 .list3-imgs {
    flex: 0 0 50%;
    margin-right: 0; }

  .lithium-list1 .list1-imgs {
    flex: 0 0 50%; }

  .lithium-list3 .lithium-title-wrap, .lithium-list1 .lithium-title-wrap {
    flex: 0 0 460px;
    width: 460px; }

  .lithium-list3 .num-cn {
    font-size: 16px; }

  .lithium-list2-banner .lithium-title {
    font-size: 32px; }

  .w1400 {
    width: 92%; }
    .w1170, .nav-hides2 .w1400 {
	  	width: 840px;
	  }
  .about-list1 .list1-left {
    width: 92%;
    left: 4%;
    margin-left: auto;
    padding-right: 48vw; }
  .about-list1 .right-bg {
    height: 600px; }

  .about-list4 .list4-right {
    width: 92%;
    left: 4%;
    margin-left: auto;
    padding-left: 48vw; }
  .about-list4 .left-bg {
    height: 700px; } }
@media (max-width: 1430px) {
  .selects-lists .swiper-btns-wrap3 {
    margin-top: -10px;
  }
  .header-nav .nav-item {
    flex: 0 0 120px;
  }
  .star-products .star-banner {
    padding: 14px 0;
    top: -14px;
  }
  .lithium .footer, .key .footer, .alkaline .footer, .lipstick .footer, .water .footer {
    margin-top: -28px;
  }
  .about-list2 .scroll-wrap {
    height: 78px; }

  .lipstick-banner .ban-h3 {
    font-size: 40px; }

  .star-products .star-name {
    bottom: 12px; }

  .proInfo-top .proInfo-left {
    padding-top: 30px; }

  .swiper-btns-wrap1 .prev {
    left: -80px; }

  .swiper-btns-wrap1 .next {
    right: -80px; }

  .inner-nav2 {
    line-height: 60px; }

  .about-list2 .swiper-slide {
    padding: 1.5rem; }

  .find-more {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    width: 140px;
    border-radius: 18px; }

  .about-list4 .scroll-wrap {
    max-height: 260px; }

  .about-list1 .list1-detail, .about-list4 .list4-detail, .about-list5 .list5-bot-detail, .about-list2 .list2-h5, .about-list3 .his-dt {
    line-height: 26px;
    font-size: 14px; }

  .welcome-fast-list2 .list2-left .fast-txts {
    padding-top: 40px; }

  .welcome-fast-list2 .list2-right .fast-txts {
    padding-top: 24px; }
}
.m-search-box, .m-info-datas, .key .m-img {
  display: none; }
.lithium-list3 .data-from {
  font-size: 14px;
  line-height: 24px;
  color: #666;
  margin-top: 30px;
}
.newsInfo-list1 {
  min-height: 56vh;
}
@media (max-width: 1340px){
  .key-banner .w1140,.alkaline-banner .w1140,.lipstick-banner .w1400,.water-banner .w1400,.inner-banner .w1400 {
    height: 60vw;
  }
  .welcome-banner .swiper-slide {
    height: 100vh !important;
  }
  .header-nav {
    margin-left: 20px;
  }
  .header-nav .nav-item {
    flex: 0 0 120px;
  }
}
.nav-hides2-top {
  border-top: 1px solid #ebebeb;
}
@media (max-width: 1270px) {
  .welcome-body {
    padding-top: 46px;
  }
  .welcome-banner .m-banner-img {
    display: block;
  }
  .nav-hides00 {
    opacity: 1;
  }
  .star-products .star-banner {
    padding: 0;
    top: 0;
  }
 .lithium .footer, .key .footer, .alkaline .footer, .lipstick .footer, .water .footer {
    margin-top: 0;
  }
  .hd01.poa {
    bottom: 16px !important;
  }
  .header .show-search-btn {
    display: none !important;
  }
  .star-products .star-banner {
    overflow: hidden; }

  .star-products .swiper-slide.cur {
    transform: scale(1, 1); }

  .water-banner .cir-cn {
    font-size: 10px; }

  .water-banner .cir-item {
    line-height: 24px; }

  .water-list4 .list4-h4, .water-list2 .list2-h4, .water-list3 .list3-h4, .water-list5 .list5-h4, .water-list6 .list6-h4 {
    font-size: 14px;
    line-height: 24px; }

  .water-list6 .list6-left {
    width: 163px; }

  .water-list6 .list6-para-h5 {
    font-size: 14px; }

  .water-list6 .list6-txts {
    width: 146px; }

  .water-list6 .list6-right .list6-txts {
    right: -100px;
    top: 30px; }

  .water-list6 .list6-left {
    margin-right: 0; }

  .water-list6 .list6-left .list6-txts {
    top: 0;
    right: 110px; }

  .water-list6 .list6-right {
    margin-left: 0; }

  .water-list6 .list6-left .list6-para-h5:after {
    right: -55px; }

  .water-list6 .list6-para-h5:after {
    width: 70px; }

  .water-list6 .list6-para-h6 {
    font-size: 12px;
    line-height: 2; }

  .water-list6 .list6-right {
    width: 167px;
    padding-top: 0; }

  .alkaline-list1 .list1-imgs {
    width: 940px;
    margin: auto; }

  .alkaline-list1 .list1-vs {
    padding-top: 32px; }

  .alkaline-list1 .list1-img {
    flex: 0 0 41%;
    width: 41%; }

  #lightbox-container-image-data-box {
    width: calc(92% - 20px) !important; }

  .header .show-search-btn, .header-nav .nav-hides-title, .header-nav .nav-hides-right, .about-list1 .right-bg, .about-list4 .left-bg, .proInfo-middle .pc-info, .pro-search-wrap .pro-search-box {
    display: none; }

  .header .m-nav-btn, .m-search-box, .m-search-box, .about-list1 .m-img, .about-list4 .m-img, .proInfo-middle .m-info {
    display: block; }
  .welcome-banner {
    height: auto; }
   .about-list1 .scroll-wrap, .about-list2 .scroll-wrap, .about-list4 .scroll-wrap {
    height: auto !important; }

  .about-list2 .scroll-wrap {
    height: 78px !important; }

  .lipstick-list6 .list6-imgs, .lipstick-list7 .list7-imgs, .lipstick-list6 .lips-title-wrap, .lipstick-list7 .lips-title-wrap {
    flex: 0 0 50%; }

  .lipstick-list3 .list3-imgs, .lipstick-list4 .list4-imgs, .lipstick-list5 .list5-imgs {
    flex: 0 0 40%; }

  .key-banner .banner-titles {
    width: 224px;
    flex: 0 0 224px; }

  .key-banner .ban-h3, .key-list6 .key-title2, .alkaline .alkaline-title, .water-banner .ban-h3, .water-list2 .list2-h3, .water-list3 .list3-h3, .water-list4 .list4-h3, .water-list5 .list5-h3, .water-list6 .list6-h3, .water-list6 .list6-h3, .water-list7 .list7-h5 {
    font-size: 30px; }

  .water-banner .ban-h3 {
    line-height: 1.5; }

  .water-banner .banner-titles {
    margin-left: 0; }

  .water-banner .ban-h4 {
    letter-spacing: 4px; }

  .water-banner .cir-item {
    flex: 0 0 68px;
    height: 68px;
    padding-top: 10px; }

  .water-banner .cir-en, .water-list7 .list7-h6, .water-list2 .list2-h4, .water-list3 .list3-h4, .water-list4 .list4-h4，.water-list5 .list5-h4, .water-list6 .list6-h4 {
    font-size: 14px; }

  .alkaline-banner .ban-h3 {
    font-size: 40px; }

  .water-banner .ban-cir-wrap {
    margin: 30px 0 36px; }

  .alkaline-banner .ban-h4 {
    font-size: 18px;
    margin: 9px 0 28px; }

  .alkaline-banner .ban-item {
    padding-left: 24px;
    margin-bottom: 12px;
    font-size: 14px; }

  .alkaline-list3, .alkaline-list5, .alkaline-list6 {
    padding-top: 40px; }

  .key-banner .cir-ico {
    width: 22px; }

  .key-banner .banner-titles {
    height: 206px; }

  .key-banner.animate2 .key-line {
    display: none; }

  .key-banner .ban-cir-wrap {
    width: 100%; }

  .lithium-list2 .list2-num {
    font-size: 50px; }

  .lithium-list2 .item-mains {
    padding-left: 0; }

  .key-banner .cir-item, .lipstick-list5 .cir-item, .lipstick-list1 .cir-item, .lipstick-list2 .cir-item {
    flex: 0 0 68px;
    width: 68px;
    margin-right: 6px;
    margin-bottom: 6px; }

  .lithium .cir-item {
    margin-right: 16px;
    flex: 0 0 auto;
    width: auto; }

  .lithium .cir-ico {
    width: 68px; }

  .lipstick-list1 .cir-ico {
    width: 18px; }

  .lipstick-list5 .cir-ico {
    width: 16px; }

  .lipstick-list4 .num-s0 {
    font-size: 30px; }

  .lipstick-list1 .cir-item, .lipstick-list2 .cir-item, .key-banner .cir-cn, .lipstick-list5 .cir-item, .lithium .cir-item {
    font-size: 12px; }

  .lipstick-list5 .cir-item, .lipstick-list1 .cir-item, .lipstick-list2 .cir-item {
    height: 68px;
    padding-top: 8px; }

  .lipstick-list2 .cir-ico {
    width: 20px; }

  .key-banner .ban-cir-wrap {
    margin-top: 24px; }
  .proInfo-top .left-mains {
    padding: 0 30px; }

  .proInfo-top .right-mains {
    padding-left: 30px; }

  .key-list3 .list3-imgs {
    margin-right: 0; }

  .key-list4 .list4-imgs {
    flex: 0 0 370px;
    height: 290px; }

  .key-list4 .list4-cover-img {
    width: 370px; }

  .lipstick .lips-title, .water-list8 .list8-h3, .key .key-title, .lithium .lithium-title {
    font-size: 30px; }

  .key .key-font18, .lipstick .lips-font18, .lithium .lithium-font18, .alkaline-list1 .alkaline-font18, .alkaline .alkaline-font18 {
    font-size: 14px; }

  .water-list1 .list1-detail {
    font-size: 12px; }

  .key-list2 .list2-imgs {
    flex: 0 0 320px;
    height: 458px; }

  .key-list2 .list2-cover-img {
    width: 320px; }

  .key-list1 .list1-imgs, .key-list3 .list3-imgs {
    flex: 0 0 480px; }

  .key-list2 .list2-imgs {
    margin-left: 0; }

  .lipstick-list4 .lips-title-wrap {
    padding-top: 40px; }

  .lipstick-list1 .list1-img1 {
    flex: 0 0 105px;
    width: 105px;
    height: 332px; }

  .lipstick-list1 .list1-img2 {
    width: 97px;
    flex: 0 0 97px;
    height: 332px; }

  .lipstick-list1 .list1-imgs {
    flex: 0 0 auto; }

  .lipstick-list4 .list4-num-wrap {
    margin: 1rem 0; }

  .alkaline-list5, .alkaline-list6 {
    padding-top: 2rem; }

  .water-list2 .list2-titles {
    height: auto;
    padding: 3rem 0; }

  .water-list2 .list2-h4 {
    margin-bottom: 40px; }

  .water-list4 .bgImg {
    padding: 4rem 0 2rem; }

  .water-list5 .bgImg {
    padding-top: 2rem; }

  .water-list3 .list3-titles {
    padding-bottom: 5rem; }

  .key-list1 .key-title-wrap, .key-list2 .key-title-wrap, .key-list3 .key-title-wrap, .key-list4 .key-title-wrap, .lipstick-list3 .lips-title-wrap, .lipstick-list4 .lips-title-wrap, .lipstick-list5 .lips-title-wrap, .lipstick-list2 .lips-title-wrap, .lipstick-list1 .lips-title-wrap, .lipstick-list5 .lips-title-wrap, .lithium .lithium-title-wrap, .alkaline .alkaline-title-wrap, .water-list2 .list2-titles, .water-list3 .list3-titles, .water-list4 .list4-titles, .water-list5 .list5-titles，.water-list6 .list6-titles {
    flex: 0 0 360px;
    width: 360px; }

  .alkaline-list1 .alkaline-title-wrap, .alkaline-list8 .alkaline-title-wrap {
    flex: 0 0 100%;
    width: 100%; }

  .alkaline-list3 .list3-imgs, .alkaline-list5 .list5-imgs, .alkaline-list6 .list6-imgs {
    flex: 0 0 30%; }

  .alkaline-list4 .list4-imgs, .water-list2 .list2-imgs {
    flex: 0 0 40%; }

  .alkaline-list8 .list8-imgs {
    width: 40%;
    margin-left: auto;
    margin-right: auto; }

  .about-list1 .scroll-wrap, .about-list3 .scroll-wrap, .about-list4 .scroll-wrap {
    max-height: none; }

  .elegants .elegants-item {
    flex: 0 0 48%;
    margin-right: 4%; }
    .elegants .elegants-item:nth-child(2n) {
      margin-right: 0%; }
    .elegants .elegants-item .txts-wrap {
      padding: 20px; }
    .elegants .elegants-item .elegants-h5 {
      font-size: 16px;
      margin-bottom: 10px; }
    .elegants .elegants-item .elegants-time {
      font-size: 12px; }

  .newsInfo-list1 .info-dates {
    font-size: 16px; }

  .newsInfo-list1 .dates-s0 {
    padding-left: 2rem; }
    .newsInfo-list1 .dates-s0:before {
      width: 1.4rem; }

  .newsInfo-list1 .recommend-item, .newsInfo-list1 .info-dt-wrap {
    font-size: 14px; }

  .share-wrap0 .bdshare-button-style0-16 a, .share-wrap0 .bdshare-button-style0-16 .bds_more {
    flex: 0 0 40px;
    height: 40px; }

  .recruits-list2 .recruits-item {
    padding: 20px 0 20px 20px; }

  .recruits-list4 .progress-num {
    font-size: 24px; }

  .recruits-list3 .list2-h5, .recruits-list4 .progress-h5 {
    font-size: 16px; }

  .recruits-list3 .list2-dt {
    font-size: 12px; }

  .recruits-list2 .recruits-input0 {
    height: 40px;
    line-height: 40px;
    border-radius: 0 !important; }

  .recruits-list2 .recruits-submit {
    border-radius: 0 !important; }

  .recruits-list1 .list1-bot-item {
    font-size: 14px; }

  .recruits-list1 .red-num {
    font-size: 40px; }

  .recruits-list1 .list1-bot-item {
    padding: 32px 0; }

  .header-nav .nav-item:hover .nav-top-a, .header-nav .nav-item.cur .nav-top-a,.header-nav .nav-item.cur2 .nav-top-a {
    color: #1a1a1a; }

  .inner-banner .ban-h5 {
    font-size: 16px; }

  .inner-banner .ban-h4 {
    font-size: 30px; }

  .about-list3 .his-h5 {
    font-size: 20px; }

  .about-list1 {
    margin-top: 4vw;
    margin-bottom: 4vw; }

  .about-list5 {
    padding-top: 4vw;
    padding-bottom: 4vw; }

  .about-list1 .list1-left, .about-list4 .list4-right {
    position: static;
    padding-right: 0;
    margin: auto;
    padding-bottom: 40px; }

  .about-list4 .list4-right {
    padding-left: 0; }

  .padHeader {
    padding-top: 46px; }
  .w1100, .w1170, .w1200, .w980, .w1140,.nav-hides2 .w1400 {
    width: 92%; }
    .w1170, .nav-hides2 .w1400 {
    	width: 840px;
    }

  .swiper-btns-wrap1 .prev {
    left: 0; }

  .swiper-btns-wrap1 .next {
    right: 0; }

  .load-more {
    height: 40px;
    padding-top: 10px;
    width: 140px; }

  .toTop {
    width: 40px;
    height: 40px;
    right: 0;
    bottom: 0; }

  .about-list1 .square-item {
    font-size: 12px; }

  .about-list5 .list5-left {
    padding-bottom: 4vw; }

  .footer-top .top-nav-wrap, .footer-top .top-right, .about-list1 .list1-right, .about-list4 .list4-left, .about-list5 .list5-left, .about-list5 .list5-right {
    flex: 0 0 100%; }

  .footer-top .top-right {
    text-align: center; }

  .footer {
    font-size: 12px;
    padding: 15px 0; }

  .footer-top .top-nav {
    margin-right: 0;
    flex: 1; }

  .footer-top .ewm-hides {
    bottom: 100%; }

  .footer-top .tele-h5 {
    padding: 22px 0 4px; }

  .footer-top .ewm-btns, .footer-bot {
    justify-content: center; }

  .footer-bot {
    padding-top: 13px;
    text-align: center; }

  .footer-middle {
    display: none; }

  .footer-top .tele-num {
    margin-bottom: 10px; }

  .footer-top .tele-h5, .footer-top .tele-num {
    text-align: center; }

  .m-search-box {
    box-sizing: border-box;
    position: relative;
    width: 92%;
    margin: 0 auto;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 20px; }
    .m-search-box .m-submit {
      padding: 0;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 9;
      height: 40px;
      width: 20px;
      background: url(img/ser2.png) no-repeat left center;
      background-size: 13px !important;
      border: none; }
    .m-search-box .m-ser-input {
      padding: 0;
      height: 40px;
      width: 20px;
      font-size: 14px;
      line-height: 40px;
      color: #888;
      width: 100%;
      display: block;
      border: none;
      background: none; }

  .header-mains.w1400 {
    width: 100%;
    position: relative;
    z-index: 8;
    padding: 0 4vw;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }

  .welcome-fast-list2 .list2-left, .welcome-fast-list2 .right-item:first-child, .welcome-fast-list2 .right-item:nth-child(2) {
    margin-bottom: 10px; }

  .welcome-fast-list2 .right-item {
    flex: 0 0 calc(50% - 5px);
    width: calc(50% - 5px); }

  .welcome-news-wrap {
    padding: 10px 0 24px; }

  .hd01 {
    margin-top: 17px; }

  .welcome-fast-list2 .right-item:first-child, .welcome-fast-list2 .right-item:nth-child(3) {
    margin-right: 10px; }

  .header .right-a {
    height: 46px; }

  .header .right-a-wrap {
    position: relative;
    top: 2px;
    flex: 0 0 80px; }

  .header .header-right {
    flex: 0 0 180px; }

  .header {
    position: fixed;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
    .header .tmall-a {
      background: url(img/tmall.png) no-repeat left center;
      margin-right: 15px; }
      .header .tmall-a:hover {
        background: url(img/tmallr.png) no-repeat left center; }
      .header .tmall-a:after {
        opacity: 0; }
    .header .cart-a {
      margin-right: 27px;
      background: url(img/cart.png) no-repeat left center; }
      .header .cart-a:hover {
        background: url(img/cartr.png) no-repeat left center; }
      .header .cart-a:after {
        right: -12px;
        background: rgba(0, 0, 0, 0.2); }

  .header .header-mains {
    height: 46px; }

  .header-nav .nav-top-a {
    text-align: left;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    border-bottom: 1px solid #e5e5e5;
    background: url(img/jia1.png) no-repeat right center;
    background-size: 13px !important; }
    .header-nav .nav-top-a1 {
    	background-size: 0 !important;
    }

  .header-nav .nav-item {
    padding: 0 4vw; }
    .header-nav .nav-item:first-child {
      border-top: 1px solid rgba(0, 0, 0, 0.1); }

  .header-nav {
    display: block;
    position: fixed;
    height: calc(100vh - 46px);
    width: 100vw;
    left: 0;
    bottom: 0;
    background: #fff;
    padding: 0;
    margin-left: 0;
    justify-content: center;
    flex-wrap: wrap;
    overflow: scroll;
    opacity: 0;
    transform: translateX(0) rotateX(90deg); }
    .header-nav.cur {
      opacity: 1;
      transform: translateX(0) rotateX(0); }

  .header-nav .hides-a {
    padding-left: 16px;
    font-size: 13px;
    color: #333; }
    .header-nav .hides-a:before {
      display: none; }

  .header-search-wrap {
    top: 15px;
    height: 30px;
    line-height: 30px; }

  .header-search-wrap .submit, .header-search-wrap .ser-input {
    height: 30px; }

  .header.bgf .header-nav .nav-top-a:hover, .header:hover .header-nav .nav-top-a:hover {
    color: #000; }

  .nav-item.cur .nav-top-a {
    background: url(img/jian1.png) no-repeat right center; }

  .header-search-wrap .search-close {
    width: 30px;
    height: 30px;
    margin-top: -15px; }

  .header-nav .w1170 {
    width: 100%; }

  .header-nav .nav-hides-left, .header-nav .hides-a-wrap {
    flex: 0 0 100%; }

  .header-nav .nav-hides {
    background: none;
    position: static !important;
    top: 0;
    width: 100%; }

  .header-nav .nav-item {
    width: 100%;
    max-height: none; }

  .header-nav .nav-top-a, .header-nav .nav-hides {
    padding: 0; }

  .header .logo {
    position: relative;
    flex: 0 0 44px;
    z-index: 8;
    width: 44px;
    height: 46px;
    margin: 0;
    padding-top: 14px; }

  .header .header-right {
    position: relative;
    z-index: 8; }

  .header .m-nav-btn {
    width: 22px;
    right: 0; }

  .welcome-fast-list1 .fast-list1-item:hover .ico-wrap, .welcome-fast-list1 .fast-list1-item:hover .txt-wrap {
    transform: translateY(0); }

  .pro-hots .pro-hots-left .hots-h5 {
    bottom: .4rem; }

  .pro-hots .pro-hots-right .hots-h5 {
    bottom: 1rem; }

  .pro-hots .hots-item .hots-txts, .pro-hots .hots-item .hots-h5 {
    padding: 0 20px; }

  .pro-hots .hots-item:hover .hots-txts, .pro-hots .hots-item:hover .hots-h5 {
    padding: 0 20px; }

  .about-list5 .list5-title, .about-list5 .list5-title-dt {
    text-align: center; }

  .key-list2 .key-title-wrap {
    margin-right: 0; }

  .lithium-list4 .lithium-title-wrap, .lithium-list5 .list5-banner-wrap {
    margin-right: 0; } }
@media (max-width: 1023px) {

  .welcome-fast-list2 .bgImg {
    display: none; }

  .welcome-fast-list2 .m-img {
    display: block; }
  .welcome-fast-list2 .right-item, .welcome-fast-list2 .list2-left, .welcome-fast-list2 .list2-right {
    height: auto; }
  .recruits-list2 .list2-item-left {
    width: 100%;
  }
  .water-list7 .list7-left, .water-list7 .list7-right,.welcome-fast-list2 .list2-left,.welcome-fast-list2 .list2-right {
    flex: 0 0 100%; }

  .water-list2 .list2-titles {
    padding: 40px 0; }

  .alkaline-list4 .list4-imgs, .water-list2 .list2-imgs {
    flex: 0 0 49%; }

  .water-list1 .list1-item {
    padding: 40px 0; }

  .water-list3 .list3-titles {
    margin-right: 0;
    padding: 3rem 0; }

  .water-list5 .line-img-wrap {
    height: 290px; }

  .water-list4 .list4-titles {
    padding-top: 0; }

  .water-list5 .list5-imgs, .water-list5 .line-img {
    width: 680px; }

  .water-list4 .bgImg {
    padding: 2rem 0; }

  .water-list2 .list2-titles {
    margin-left: 0; }

  .water-list1 .list1-ico {
    width: 48px; }

  .water-list1 .list1-h5 {
    font-size: 18px; }

  .water-list1 .item-mains {
    width: 100%;
    padding: 0 5px; }

  .lithium-list5 .txts-wrap {
    font-size: 14px; }

  .lithium-list4 .w1140 {
    padding: 3rem 0 4rem; }

  .lithium-list3 .list3-imgs, .lithium-list5 .list5-banner-wrap {
    flex: 0 0 42%;
    width: 42%; }

  .lipstick-list2 .lips-font18 {
    margin-bottom: 20px; }

  .lipstick-list2 {
    padding: 2rem 0 6rem; }

  .lipstick-list6 .title-mains, .lipstick-list7 .title-mains {
    width: 100%;
    padding: 0 30px; }

  .lipstick-list4 .lips-title-wrap {
    padding-top: 0; }

  .lipstick-list4 .list4-num-wrap {
    margin: 20px 0; }

  .key-list6, .lithium-list3 .num-cn {
    font-size: 14px; }

  .key-banner .ban-cir-wrap {
    margin-top: 14px; }

  .key-list1, .key-list4 {
    padding: 40px 0; }
    .key-list3 {
    	padding: 0;
    }
    .key-list3 .w1140 {
    	width: 100%;
    }
    .key-list3 .key-title-wrap {
    	padding: 40px 4vw;	
    }

  .key-list5 {
    padding-bottom: 8rem; }

  .lipstick-list1 .lips-title-wrap {
    padding-top: 0; }

  .water-list8, .key-list5, .lipstick-list5 .lips-title-wrap, .lipstick-list3 .lips-title-wrap, .lipstick-list1 {
    padding-top: 40px; }

  .key-list4 .list4-imgs, .key-list1 .list1-imgs, .key-list3 .list3-imgs {
    order: -1; }

  .key .key-title, .water-list8 .list8-h3, .lipstick-banner .ban-h3, .lithium-list2-banner .lithium-title {
    font-size: 26px; }

  .lipstick-banner .ban-h4 {
    font-size: 20px; }

  .key-list1 .key-title-wrap, .key-list2 .key-title-wrap, .key-list3 .key-title-wrap, .key-list4 .key-title-wrap {
    flex: 0 0 100%;
    padding-top: 20px; }

  .key-list2 .key-title-wrap {
    flex: 0 0 320px;
    padding-top: 100px; }

  .key-list1 .list1-imgs, .key-list3 .list3-imgs {
    flex: 0 0 100%; }

  .key-list2 .key-title-wrap {
    flex: 0 0 320px; }

  .key-banner .ban-h3 {
    font-size: 20px; }

  .key-banner .cir-cn {
    font-size: 10px;
    line-height: 1.5; }

  .key-banner .cir-item {
    flex: 0 0 60px;
    margin-right: 3px;
    margin-bottom: 3px; }

  .key-banner .banner-titles {
    flex: 0 0 190px;
    width: 190px;
    height: 156px; }

  .problem-list1 {
    padding: 40px 0; }

  .problem-list1 .problem-item {
    padding: 5px 15px;
    line-height: 28px; }

  .problem-list1 .problem-h5 {
    padding: 10px 30px; }

  .problem-list1 .problem-detail {
    padding: 10px 0 10px 30px; }

  .problem-list1 .problem-h5 {
    font-size: 14px; }

  .problem-list1 .problem-detail {
    font-size: 12px; }

  .problem-list1 .problem-h5:before, .problem-list1 .problem-detail:before {
    top: 14px; }

  .problem-list1 .problem-item .problem-h5 {
    background-position: right 0 center !important; }

  .proInfo-buy {
    font-size: 14px;
    line-height: 36px;
    height: 36px;
    width: 170px;
    margin: auto; }

  .proInfo-top .proInfo-h5 {
    font-size: 24px; }

  .proInfo-top .right-middle, .proInfo-top .proInfo-dt {
    font-size: 14px;
    line-height: 24px; }

  .proInfo-top .sizes-wrap {
    line-height: 32px; }

  .proInfo-middle {
    margin: 0 auto; }

  .proInfo-top .right-middle {
    margin: 40px 0; }

  .proInfo-top .sizes-left, .proInfo-top .application-left {
    flex: 0 0 80px; }

  .proInfo-top .proInfo-left, .proInfo-top .proInfo-right {
    flex: 0 0 100%; }

  .proInfo-top .left-mains {
    padding: 0 15px; }

  .proInfo-top .show-imgs {
    padding: 15px 0;
    margin-bottom: 0; }

  .proInfo-top .proInfo-banner .swiper-slide {
    padding: 6px 0; }

  .proInfo-top .right-mains {
    padding-left: 0; }

  .proInfo-top .sizes-right, .proInfo-top .application-right {
    flex: 0 0 calc(100% - 81px);
    width: calc(100% - 81px); }

  .proInfo-top .proInfo-h5 {
    line-height: 1.5; }

  .proInfo-top .proInfo-left {
    padding-top: 0;
    padding-bottom: 20px;
    background: #fff;
    margin-bottom: 24px; }

  .proInfo-top .scroll-wrap {
    height: auto; }

  .proInfo-top:before, .proInfo-top:after {
    display: none; }

  .proInfo-top {
    padding: 40px 0; }

  .ajax-bg .TechnologyInfo {
    width: 92%;
    margin-left: 0;
    left: 4%;
    height: 80vh;
    margin-top: 0;
    top: 12vh;
    padding: 40px 15px; }

  .TechnologyInfo .info-mains {
    height: 100%;
    overflow: scroll; }

  .ajax-bg .close-img {
    right: 0; }

  .ajax-bg .scroll-wrap2 {
    height: auto;
    overflow: scroll; }

  .newsInfo-list1 .info-dt-wrap, .newsInfo-list1 .info-bot-wrap {
    padding: 20px 15px; }

  .share-wrap0 {
    padding: 0 15px; }

  .newsInfo-list1 .recommend-title {
    padding: 0 15px; }

  .newsInfo-list1 .list1-recommend {
    padding-bottom: 40px; }

  .newsInfo-list1 .info-title {
    padding: 40px 15px 0; }

  .newsInfo-list1 .info-dates, .newsInfo-list1 .list1-mains, .newsInfo-list1 .list1-recommend {
    flex: 0 0 100%;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb; }

  .newsInfo-list1 .info-dates {
    display: none; }

  .recruits-list2 .recruits-input0 {
    padding-left: 40px;
    background: url(img/ser3.png) no-repeat left 8px center; }

  .m-info-datas {
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #666;
    text-align: center; }

  .mCSB_inside > .mCSB_container {
    margin-right: 0 !important; }

  .ajax-bg .tech-detail {
    font-size: 14px; }

  .recruits-list2 .list2-item-left, .recruits-list2 .list2-item-right, .recruits-list1 .top-img-wrap, .recruits-list1 .txts-wrap {
    flex: 0 0 100%; }

  .recruits-list2 {
    padding-bottom: 40px; }

  .recruits-list1 .txts-wrap {
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px; }

  .recruits-list1 .list1-dt {
    font-size: 14px; }

  .recruits-list1 .scroll-wrap {
    height: auto; }

  .recruits-list1 .list1-h5, .recruits-list1 .list1-dt {
    padding-left: 15px;
    padding-right: 15px; }

  .recruits-list2 .list2-item-right {
    border-left: none;
    justify-content: flex-start;
    margin-top: 10px; }

  .recruits-list2 .right-btn {
    font-size: 12px; }

  .recruits-list2 .request-item {
    padding-right: 10px;
    margin-right: 10px; }

  .about-list4 .list4-right {
    padding-top: 4vw;
    padding-bottom: 4vw; }

  .about-list2 .list2-h4, .service-list2 .list2-h5 {
    font-size: 18px;
    line-height: 1.5; }

  .about-list2 .swiper-slide, .service-list1 .txts-wrap, .service-list1 .txts-wrap {
    padding: 20px; }

  .about-list3 {
    padding-bottom: 40px; }

  .service-list1 .list1-h5 {
    font-size: 18px;
    margin-bottom: 6px; }

  .service-list1 .list1-dt, .service-list2 .list2-dt {
    font-size: 14px;
    line-height: 24px; }

  .service-list2 .img-wrap {
    width: 31px;
    margin-bottom: 10px; }

  .service-list1 .txts-wrap, .service-list1 .list1-item:hover .txts-wrap {
    background: none; }

  .recruits-list1 .list1-bg {
    display: none; }

  .recruits-list1 .m-img {
    display: block; }

  .service-list1 .list1-dt {
    width: 100%; }

  .service-list2 .list2-item {
    padding: 20px 0; }

  .about-list3 .his-years {
    font-size: 48px;
    line-height: 48px;
    margin-top: -24px; }

  .about-list3 .odd .his-imgs {
    padding-left: 48px; }

  .about-list3 .even .his-imgs {
    padding-right: 48px; }

  .about-list3 .his-imgs, .about-list3 .his-txts {
    flex: 0 0 300px;
    height: 174px; }

  .about-list3 .scroll-wrap {
    height: 174px; }

  .pro-hots .pro-hots-left .hots-h5 {
    bottom: 0;
    font-size: 16px; }

  .pro-hots .pro-hots-right .hots-h5 {
    bottom: 10px;
    font-size: 18px; }

  .news .news-item {
    flex: 0 0 48%;
    margin-right: 4%; }
    .news .news-item:nth-child(3n) {
      margin-right: 4%; }
    .news .news-item:nth-child(2n), .news .news-item:nth-child(6n) {
      margin-right: 0; }
    .news .news-item .txts-wrap {
      padding: 20px; }
    .news .news-item .news-h5 {
      font-size: 16px; }
    .news .news-item .news-detail {
      font-size: 12px;
      margin: 10px 0; }

  .pro .pro-item {
    flex: 0 0 48%;
    margin-right: 4%; }
    .pro .pro-item:nth-child(2n) {
      margin-right: 0%; }

  .welcome-fast-list1 .ico-wrap {
    flex: 0 0 22px;
    height: 22px; }

  .welcome-fast-list1 .txt-wrap {
    margin-left: 10px;
    font-size: 14px;
    line-height: 22px;
    flex: 0 0 58px; }

  .welcome-fast-list1 .fast-list1-item {
    padding: 20px 0; }

  .intro-list2 .list2-item {
    flex: 0 0 48%;
    margin-right: 4%; }
    .intro-list2 .list2-item:nth-child(3n) {
      margin-right: 4%; }
    .intro-list2 .list2-item:nth-child(2n), .intro-list2 .list2-item:nth-child(6n) {
      margin-right: 0; }

  .alkaline-list1 .list1-imgs {
    width: 690px; }

  .alkaline-list1 .list1-vs {
    padding-top: 20px; }

  .alkaline-list2 {
    padding: 3rem 0 5rem; }

  .alkaline-list4 .alkaline-title {
    padding-top: 0; } }
    .alkaline-list1 .m-list1-imgs {
      display: none;
    }
    @media(max-width: 1270px) {
    .welcome-fast-list2 .list2-left .fast-h5 {
      font-size: 32px;
    }
    .welcome-fast-list2 .list2-right .fast-h5 {
      font-size: 22px;
    }
    .recruits-list5 .preaching-top {
      line-height: 26px;
    }
    .recruits-list5 .preaching-top {
      font-size: 18px;
    }
    .preaching-item {
      font-size: 14px;
    }
    .recruits-list5 .td-mains {
      padding: 15px 10px;
    }
  }
     @media (max-width: 1270px) and (min-width: 768px) {
      .alkaline .w1140 {
        align-items: center;
      }
      .key-list1 .key-title-wrap, .key-list2 .key-title-wrap, .key-list3 .key-title-wrap, .key-list4 .key-title-wrap, .lipstick-list3 .lips-title-wrap, .lipstick-list4 .lips-title-wrap, .lipstick-list5 .lips-title-wrap, .lipstick-list2 .lips-title-wrap, .lipstick-list1 .lips-title-wrap, .lipstick-list5 .lips-title-wrap, .lithium .lithium-title-wrap, .alkaline .alkaline-title-wrap, .water-list2 .list2-titles {
        height: 300px;
      }
      .alkaline-list1 .alkaline-title-wrap,.alkaline-list2 .alkaline-title-wrap, .alkaline-list8 .alkaline-title-wrap,.water-list3 .list3-titles, .water-list4 .list4-titles, .water-list5 .list5-titles,.water-list6 .list6-titles{
        height: auto;
      }
      .lipstick-banner .w1400 {
        padding-top: 4vh;
      }
     }
@media (max-width: 767px) {
  .water-list4 .list4-imgs {
    padding-top: 40px;
  }
  .hd01.poa {
    bottom: 0 !important;
  }
  .welcome-fast-list2 .list2-right .fast-h5 {
    font-size: 14px;
  }
  .welcome-fast-list2 .list2-left .fast-h5 {
    font-size: 22px;
  }
  .welcome-banner .swiper-slide {
    height: auto !important;
  }
  .lipstick-list3, .alkaline .alkaline-title {
    padding-top: 0;
  }
  .key-banner .w1140, .alkaline-banner .w1140,.lipstick-banner .w1400,.water-banner .w1400,.inner-banner .w1400 {
    position: absolute;
    left: 4%;
    top: 0;
    height: 100%;
    padding-top: 0; }
    .lipstick-banner .w1400 {
      padding-top: 7vh;
    }
  .inner-banner .m-banner-img,.key-banner .m-banner-img,.alkaline-banner .m-banner-img,.welcome-banner .m-banner-img,.lipstick-banner .m-banner-img,.water-banner .m-banner-img {
  display: block;
 }
  .key-banner .bg-covers {
    display: none;
  }
  .footer-bot {
    width: 268px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .alkaline-list2 .list2-m-imgs {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
  }
  .alkaline-list2 .alkaline-title-wrap {
    position: relative;
    z-index: 2;
    width: 68% !important;
    flex: 0 0 68% !important;
    padding-left: 0;
    padding-right: 0;
  }
  .alkaline-list2 .w1140 {
    position: relative;
    z-index: 2;
    padding: 40px 0 100px;
  }
  .alkaline-list1 .list1-imgs {
      display: none;
    }
  .alkaline-list1 .m-list1-imgs {
      display: block;
    }
  .about-list2 .scroll-wrap {
    height: auto !important; }

  .star-products .star-banner {
    width: 100%; }

  .water-list8, .lithium, .key, .alkaline, .lipstick, .water {
    width: 100%;
    overflow: hidden; }

  .water-list5 .list5-imgs, .water-list5 .line-img, .water-list5 .list5-imgs .line-img-wrap {
    width: 100%; }

  .water-list7 .list7-h5 {
    padding-top: 40px; }

  .water-list7 .list7-h6 {
    padding-bottom: 10px; }

  .water-list5 .line-img-wrap {
    height: 100%; }

  .water-list6 .list6-mains {
    transform: scale(0.7); }

  .water-list2 .list2-titles {
    order: 2; }

  .water-list3 .list3-imgs {
    display: block;
    position: static;
    height: auto;
    opacity: 1;
    flex: 0 0 100%;
    margin-bottom: 0; }

  .water-list3 {
    background: #1b1b1b; }

  .water-list2 .list2-titles, .water-list3 .list3-titles {
    padding-left: 4vw;
    padding-right: 4vw;
    padding-top: 0; }

  .water-list2 .w1400, .water-list3 .w1400 {
    width: 100%; }

  .water-list3 .bgImg {
    display: none; }

  .water-list2 {
    background: #e0dbdb; }

  .water-list2 .num-dt {
    font-size: 28px; }

  .water-banner .ban-h3, .water-list2 .list2-h3, .water-list3 .list3-h3, .water-list4 .list4-h3, .water-list5 .list5-h3, .water-list6 .list6-h3, .water-list6 .list6-h3, .water-list7 .list7-h5 {
    font-size: 22px;
    line-height: 1.5; }

  .water-list1 .list1-item:nth-child(2) {
    border-left: none;
    border-right: none;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5; }

  .water-list1 .list1-item, .water-list2 .list2-imgs, .water-list3 .list3-titles, .water-list4 .list4-titles, .water-list5 .list5-titles, .water-list6 .list6-titles, .water-list7 .list7-left, .water-list7 .list7-right {
    flex: 0 0 100%; }

  .special-nav .special-left {
    font-size: 12px; }

  .special-nav .pro-para-a {
    padding: 0 6px; }

  .top-buy {
    height: 32px;
    line-height: 32px;
    border-radius: 16px;
    flex: 0 0 88px;
    font-size: 12px; }

  .special-nav {
    font-size: 12px; }

  .alkaline-list7 .list7-img {
    flex: 0 0 49%;
    margin: 0; }
    .alkaline-list7 .list7-img:first-child, .alkaline-list7 .list7-img:nth-child(2) {
      margin-bottom: 10px; }

  .alkaline-banner .ban-h3 {
    font-size: 30px; }

  .alkaline-list2 {
    padding-top: 0;
    padding-bottom: 0; }

  .alkaline-list3 .list3-imgs, .alkaline-list5 .list5-imgs, .alkaline-list6 .list6-imgs, .alkaline-list4 .list4-imgs {
    margin-top: 40px;
    flex: 0 0 60%;
    margin-left: auto;
    margin-right: auto;
    order: 2; }

  .alkaline-list3 .w1140, .alkaline-list4 .w1140, .alkaline-list5 .w1140, .alkaline-list6 .w1140 {
    justify-content: center; }

  .alkaline-list2 .alkaline-title-wrap {
    margin-left: 4vw; }

  .alkaline-list2 .w1140 {
    width: 100%; }

  .alkaline-list2 .bgImg {
    display: none; }

  .alkaline-list2 .list2-m-imgs {
    display: block; }

  .alkaline-banner .banner-titles {
    flex: 0 0 100%;
    height: 100%;
    padding-top: 90px; }

  .alkaline-banner.animate2 .bg-covers {
    display: none; }

  .lithium-list2-banner .right-mains {
    width: 100%;
    padding: 40px 4vw 20px;
    margin: 0; }

  .hd02 {
    width: 100%;
    text-align: center;
    height: auto;
    padding: 20px 0;
    margin: 0;
    background: #122969; }

  .lithium-list3 .w1140, .lithium-list5 .w1140 {
    justify-content: center; }

  .lithium-list3 .list3-imgs, .lithium-list5 .list5-banner-wrap {
    flex: 0 0 80%;
    width: 80%; }

  .lithium-list3 .num-s0 {
    font-size: 30px; }

  .hd02 .swiper-pagination-bullet {
    display: inline-block;
    margin: 0 10px; }

  .lithium .lipstick-banner .ban-h3 {
    letter-spacing: 10px; }

  .key .key-title, .water-list8 .list8-h3, .lipstick-banner .ban-h3 {
    font-size: 20px; }

  .lipstick-banner .ban-h4 {
    font-size: 16px; }

  .lipstick-banner .banner-btn, .key-list6, .lithium-list3 .num-cn {
    font-size: 12px; }

  .lithium-list2-banner .swiper-slide, .lithium-list5 .swiper-slide {
    opacity: 1;
    display: block; }

  .lipstick-list4 .list4-imgs, .lipstick-list6 .list6-imgs, .lipstick-list7 .list7-imgs, .lithium-list1 .lithium-title-wrap, .lithium-list5 .lithium-title-wrap {
    order: 2; }

  .lipstick-list5 .lips-title-wrap, .lipstick-list6 .lips-title-wrap, .lipstick-list7 .lips-title-wrap, .lithium-list2-banner .swiper-slide, .lithium-list3 .lithium-title-wrap {
    height: auto; }

  .lipstick-list1 .lips-title-wrap {
    margin-top: 40px; }

  .lipstick-list6 .lips-font18, .lipstick-list7 .lips-font18, .lipstick-list3 .lips-font18 {
    margin-bottom: 40px; }

  .service-list2, .lithium-list1, .lithium-list3 .lithium-title-wrap, .lithium-list5 {
    padding-bottom: 40px; }

  .recruits-list1 .red-nums {
    margin-bottom: 0; }

  .moudle-titles {
    padding: 40px 0 24px; }

  .lithium-list5 .lithium-font18 {
    margin-bottom: 20px; }

  .lipstick-list6 .lips-title-wrap, .lipstick-list7 .lips-title-wrap, .elegantsInfo-list1, .service-list1, .lithium-list3, .lithium-list4 .w1140 {
    padding: 40px 0; }

  .alkaline-list8 .list8-num-wrap {
    font-size: 12px; }

  .alkaline-list8 .list8-num-wrap {
    padding-bottom: 40px; }

  .lipstick-list2 {
    padding: 40px 0 60px; }

  .lipstick-list1 .cir-item:first-child {
    margin-right: 3px; }

  .key-list6 .key-title2，.lithium-list1 .lithium-title-wrap, .lithium-list1 .lithium-title-wrap, .lithium-list5 .lithium-title-wrap, .alkaline-list1, .alkaline-list3, .alkaline-list4, .alkaline-list5, .alkaline-list7, .alkaline-list8 {
    padding-top: 40px; }

  .key-list2 .key-title-wrap, .lithium-list5 {
    padding-top: 0; }

  .key .list6-mains, .water-list8 .list8-mains {
    overflow: scroll; }
    .key .list6-mains img, .water-list8 .list8-mains img {
      min-width: 660px; }

  .star-products .star-name {
    font-size: 10px;
    bottom: 0;
    padding: 0 4px; }

  .key .key-title, .water-list8 .list8-h3, .key-banner .ban-h3, .key-list6 .key-title2, .lipstick .lips-title, .water-list8 .list8-h3, .key .key-title, .lithium .lithium-title, .alkaline .alkaline-title {
    font-size: 22px;
    line-height: 1.4; }

  .key-list4 .list4-days {
    width: 94px; }

  .key-list4 .list4-imgs, .key-list2 .list2-imgs {
    height: auto; }

  .lithium-list1 .w1140 {
    flex-wrap: wrap; }

  .alkaline-list1 .list1-imgs {
    width: 100%; }

  .alkaline-list1 .alkaline-font18 {
    padding-bottom: 40px; }

  .alkaline-list1 .list1-vs {
    font-size: 28px;
    line-height: 32px;
    padding-top: 3px; }

  .alkaline-list1 .list1-img {
    flex: 0 0 39%; }

  .key-list1 .key-title-wrap, .key-list2 .key-title-wrap, .key-list3 .key-title-wrap, .key-list4 .key-title-wrap, .lipstick-list3 .lips-title-wrap, .lipstick-list4 .lips-title-wrap, .lipstick-list5 .lips-title-wrap, .lipstick-list2 .lips-title-wrap, .lipstick-list1 .lips-title-wrap, .lipstick-list5 .lips-title-wrap, .lipstick-list3 .list3-imgs, .lipstick-list4 .list4-imgs, .lipstick-list5 .list5-imgs, .lipstick-list6 .list6-imgs, .lipstick-list7 .list7-imgs, .lipstick-list6 .lips-title-wrap, .lipstick-list7 .lips-title-wrap, .lithium .lithium-title-wrap, .lithium-list1 .list1-imgs, .lithium-list2-banner .slide-right, .alkaline .alkaline-title-wrap {
    flex: 0 0 100%; }

  .hd02, .lithium-list2-banner .slide-left {
    position: static; }

  .lithium-list2-banner .slide-left {
    position: static;
    height: auto;
    width: 100%;
    flex: 0 0 100%; }

  .lithium-list2 .list2-item, .lithium-list2 .list2-item:nth-child(2) {
    flex: 1; }

  .lithium-list2 .list2-num, .recruits-list1 .red-num {
    font-size: 26px; }

  .lithium-list2 .list2-h6, .recruits-list1 .list1-bot-item {
    font-size: 12px; }

  .lithium-list2 .list2-en, .recruits-list2 .recruits-search, .recruits-list4 .progress-h5 {
    font-size: 14px; }

  .key .m-img {
    display: block; }

  .key .pc-img, .key .list2-cover-wrap, .key .list4-cover-wrap {
    display: none; }

  .recruits-form-wrap .spred-wrap {
    flex: 0 0 84px; }

  .recruits-form-wrap .msg-input, .recruits-form-wrap .msg-textarea {
    flex: 0 0 calc(100% - 85px);
    width: calc(100% - 85px); }

  .newsInfo .info-bot-dl, .newsInfo .info-bot-dr {
    width: 100%; }

  .newsInfo .news-return-a {
    margin: auto; }

  .recruits-form-wrap {
    padding: 40px 15px;
    font-size: 14px;
    line-height: 38px; }

  .recruits-form-wrap .msg-input {
    height: 38px; }

  .recruits-form-wrap .file-td {
    height: 38px;
    padding-top: 5px; }

  .recruits-form-wrap .file-input {
    height: 28px; }

  .recruits-form-wrap .tr1 .td {
    flex: 0 0 100%;
    margin-bottom: 16px; }

  .recruits-form-wrap .tr {
    margin-bottom: 0; }

  .recruits-form-wrap .tr2 {
    margin-bottom: 16px; }

  .recruits-form-wrap .captchas {
    width: 110px; }

  .recruits-form-wrap .recruits-submit {
    margin-top: 20px;
    width: 120px;
    height: 38px; }

  .recruits-list2 .recruits-search {
    width: 100%; }

  .recruits-list2 .left-request {
    justify-content: space-between; }

  .recruits-list1 .list1-bot-item {
    flex: 0 0 49%;
    margin-right: 0;
    margin-bottom: 10px;
    padding: 15px 0;
    line-height: 24px; }

  .recruits-list3 .list2-item {
    flex: 0 0 100%;
    margin-bottom: 20px; }

  .recruits-list3 {
    padding-bottom: 20px; }

  .recruits-list2 .request-item {
    flex: 0 0 48%;
    margin-right: 0; }
    .recruits-list2 .request-item:after {
      display: none; }

  .elegantsInfo-banner1-wrap .elegants-h6 {
    font-size: 16px;
    bottom: 10px; }

  .swiper-btns-wrap1 .btn {
    width: 30px;
    height: 30px;
    top: -15px;
    background-size: 16px !important; }

  .swiper-btns-wrap2 .btn {
    height: 100px;
    width: 22px;
    margin-top: -50px; }

  .elegantsInfo-banner2-wrap .swiper-slide:after {
    border-width: 1px; }

  .pro .pro-item {
    flex: 0 0 49%;
    margin-right: 2%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
    .pro .pro-item:nth-child(2n) {
      margin-right: 0; }

  .pro .pro-h5, .pro .pro-more, .proInfo-bottom .pro-h5, .proInfo-bottom .pro-more {
    font-size: .5rem;
    line-height: 1.3; }

  .pro .pro-detail, .proInfo-bottom .pro-detail {
    line-height: 1.3;
    font-size: .45rem;
    margin: 4px auto 6px; }

  .about-list3 .list3-mains:before {
    display: none; }

  .about-list3 .list3-mains {
    padding-top: 40px; }

  .about-list3 .his-item {
    margin-bottom: 4vw; }

  .about-list3 .scroll-wrap, .about-list3 .his-imgs, .about-list3 .his-txts {
    height: auto; }

  .about-list3 .even .his-txts {
    order: 1; }

  .about-list3 .even .his-years {
    left: 0; }

  .service-list1 .list1-item, .service-list2 .list2-item {
    margin-bottom: 20px; }

  .inner-nav2 .inner-nav-left, .inner-nav2 .inner-nav-right, .pro-search-wrap .pro-search-box, .about-list3 .his-imgs, .about-list3 .his-txts, .service-list1 .list1-item, .service-list2 .list2-item {
    flex: 0 0 100%; }

  .about-list3 .odd .his-imgs, .about-list3 .even .his-imgs {
    padding: 0; }

  .about-list1 {
    margin-top: 40px;
    margin-bottom: 40px; }

  .about-list5, .about-list4 .list4-right {
    padding-top: 40px;
    padding-bottom: 40px; }

  .about-list3 .his-txts {
    padding-top: 4vw;
    padding-bottom: 4vw; }

  .about-list2 .swiper-slide {
    padding: 4vw; }

  .about-list1 .square-item {
    flex: 0 0 100px;
    height: 100px;
    padding-top: 7px; }

  .about-list1 .square-num {
    font-size: 28px;
    line-height: 40px; }

  .pro-hots .hots-en {
    font-size: 24px; }

  .pro-ajax-controls .pro-ajax-s0:first-child {
    background: none !important;
    padding-left: 0; }

  .pro-ajax-controls .pro-ajax-s0 {
    flex: 0 0 20%;
    width: 20%;
    font-size: 14px;
    padding: 0;
    text-align: center; }

  .pro-search-wrap .pro-search-box {
    height: 36px;
    line-height: 36px;
    padding-left: 36px; }

  .pro-search-wrap .pro-input {
    line-height: 36px; }

  .pro-search-wrap .pro-submit {
    width: 34px;
    background: url(img/ser.png) no-repeat 12px center; }

  .inner-nav1 {
    line-height: 40px;
    font-size: 12px; }
    .inner-nav1 .nav-left-a {
      flex: 1;
      display: inline-block;
      text-align: center;
      position: relative;
      padding-right: 0; }
    .inner-nav1 .nav-left-a:after {
      position: absolute;
      top: 50%;
      margin: -7px auto 0;
      right: 0; }
    .inner-nav1 .w1400 {
      width: 100%; }
      .inner-nav1 .w1400 .inner-nav-right {
        padding-left: 4vw; }

  .inner-nav2 {
    line-height: 40px;
    font-size: 12px; }
    .inner-nav2 .nav-left-a {
      flex: 1;
      display: inline-block;
      text-align: center;
      position: relative;
      padding-right: 0; }
    .inner-nav2 .nav-left-a:after {
      position: absolute;
      top: 50%;
      margin: -7px auto 0;
      right: 0; }
    .inner-nav2 .w1400 {
      width: 100%; }
      .inner-nav2 .w1400 .inner-nav-right {
        padding-left: 4vw; }
    .inner-nav2 .nav-left-a:hover:before, .inner-nav2 .nav-left-a.cur:before {
      left: 50%;
      margin-left: -22px; }

  .load-more {
    height: 36px;
    padding-top: 8px;
    width: 120px; }

  .news .news-item {
    flex: 0 0 100%;
    margin-right: 0%; }
    .news .news-item:nth-child(3n) {
      margin-right: 0%; }
    .news .news-item .txts-wrap {
      padding: 20px; }

  .elegants .elegants-item {
    flex: 0 0 100%;
    margin-right: 0%; }
    .elegants .elegants-item:nth-child(3n) {
      margin-right: 0%; }
    .elegants .elegants-item .txts-wrap {
      padding: 20px; }

 .lithium .footer, .key .footer, .alkaline .footer, .lipstick .footer, .water .footer {
    padding-top: 0; }

  .footer-top, .footer-top .top-nav-wrap {
    flex-wrap: wrap; }

  .pro-hots .pro-hots-left {
    flex-direction: row;
    flex-wrap: wrap; }

  .pro-hots .pro-hots-left .hots-item {
    margin-bottom: 20px; }

  .footer-top .top-nav, .inner-nav1 .inner-nav-left, .inner-nav1 .inner-nav-right, .inner-nav2 .inner-nav-left, .inner-nav2 .inner-nav-right, .pro-hots .pro-hots-left, .pro-hots .pro-hots-right, .pro-hots .pro-hots-left .hots-item {
    flex: 0 0 100%; }

  .footer-sub-hides {
    display: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

  .footer-top .top-nav-a1 {
    font-size: 14px;
    line-height: 40px;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    background-size: 13px !important;
    background: url(img/jia2.png) no-repeat right center; }

  .footer-top .top-nav.cur .top-nav-a1 {
    background: url(img/jian2.png) no-repeat right center; }

  .footer-top .top-nav-a2 {
    font-size: 13px;
    line-height: 36px;
    margin-bottom: 0;
    padding-left: 15px; }

  .welcome-fast-list1 .fast-list1-item {
    flex: 0 0 50%; }
    .welcome-fast-list1 .fast-list1-item:nth-child(1), .welcome-fast-list1 .fast-list1-item:nth-child(2) {
      border-bottom: 1px solid #e5e5e5; }
    .welcome-fast-list1 .fast-list1-item:nth-child(2):before {
      margin-top: -12px; }
    .welcome-fast-list1 .fast-list1-item:nth-child(3):before {
      opacity: 0; }
    .welcome-fast-list1 .fast-list1-item:nth-child(4):before {
      margin-top: -32px; }

  .header-search-wrap {
    width: 92vw;
    left: 4vw;
    margin-left: 0; }

  .header-search-wrap .search-close {
    right: 0; }

  .welcome-fast-list2 .list2-left .fast-txts {
    padding-top: 30px; }

  .welcome-fast-list2 .list2-left .fast-h5 {
    font-size: 23px;
    margin-bottom: 6px; }

  .welcome-fast-list2 .list2-left .fast-dt, .welcome-fast-list2 .list2-right .fast-dt {
    font-size: 12px; }

  .welcome-fast-list2 .list2-right .fast-h5 {
    font-size: 15px;
    margin-bottom: 4px; }

  .welcome-fast-list2 .list2-right .fast-txts {
    padding-top: 18px; }

  .welcome-news-wrap .news-h5 {
    font-size: 13px;
    bottom: 14px; } }
@media (max-width: 321px) {
  .special-nav {
    line-height: 30px;
    padding: 10px 0; }

  .top-buy {
    flex: 0 0 74px;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    font-size: 10px; }

  .special-nav .pro-para-a {
    padding: 0 4px; }

  .special-nav .pro-para-wrap {
    font-size: 12px; }

  .recruits-list2 .left-request {
    font-size: 12px; }

  .pro-ajax-controls .pro-ajax-s0 {
    flex: 0 0 50%;
    width: 50%;
    font-size: 14px;
    padding: 0;
    text-align: center; } }
.header .right-a, .header .show-search-btn, .pro .pro-item, .service-list1 .list1-item, .elegants-list1 .elegants-item {
  display: inline-block; }

.pro-hots .hots-item {
  display: block; }

.pro-mains .ajax-mains, .news-list1 .flexBox, .elegants-list1 .flexBox {
  justify-content: flex-start; }
  .water {
    width: 100%;
    overflow: hidden;
  }
  .key-list1 .poaimg2-wrap img, .key-list1 .poaimg1-wrap img {
    display: block;
    width: 100%;
  }
.recruits-list5 {
  text-align: center;
  padding-bottom: 2.5rem;
  line-height: 30px;
}
.recruits-list5 .list5-mains {
  background: #fff;
}
.recruits-list5 .preaching-top {
  background: #d50a1d;
  color: #fff;
  line-height: 40px;
}
.recruits-list5 .preaching-top {
  background: #d50a1d;
  color: #fff;
  line-height: 40px;
  font-size: 20px;
}
.recruits-list5 .td-mains {
  padding: 15px;
}
.recruits-list5 .preaching-td {
  flex: 1;
  width: 30%;
}
.preaching-item {
  border-bottom: 1px solid #e5e5e5;
  font-size: 16px;
  color: #666;
}
.preaching-top .preaching-td {
  border-right: 1px solid #fff;
}
.preaching-item-wrap .preaching-td {
  border-right: 1px solid #e5e5e5;
}
.recruits-list5 .preaching-td:nth-child(3) {
  flex: 1.5;
}
@media(max-width: 767px) {
  .recruits-list5 .preaching-top {
    line-height: 24px;
  }
  .recruits-list5 .preaching-top {
    font-size: 16px;
  }
  .preaching-item {
    font-size: 12px;
  }
  .recruits-list5 .td-mains {
    padding: 5px 4px;
  }
}
.right-a-wrap2 {
  flex: 0 0 120px;
  background: url(img/buyw.png) no-repeat left center;
  font-size: 17px;
  color: #000;
  line-height: 42px;
  height: 42px;
  padding-left: 26px;
  position: relative;
  cursor: pointer;
}
.right-a-wrap2 .buy-hides {
  display: none;
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 100%;
  margin-left: -74px;
  width: 160px;
  height: auto;
  padding: 20px;
  background: #fff;
  /*border-top: 1px solid #e5e5e5;*/
  /*box-shadow: 0 0 10px rgba(#000,.1);*/
}
.right-a-wrap3 {
  flex: 0 0 120px;
  background: url(img/buyw.png) no-repeat left center;
  font-size: 16px;
  color: #fff;
  line-height: 42px;
  height: 42px;
  padding-left: 26px;
  position: relative;
  cursor: pointer;
}
.right-a-wrap3 .buy-hides {
  display: none;
  position: absolute;
  z-index: 3;
  left: 50%;
  bottom: 100%;
  margin-left: -74px;
  width: 160px;
  height: auto;
  padding: 20px;
  background: #fff;
  /*box-shadow: 0 0 10px rgba(#000,.1);*/
}
.buy-a0 .buy-ico1  {
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 50%;
  margin-top: -8px;
}
.buy-a0 {
  display: block;
  font-size: 14px;
  line-height: 36px;
  padding-left: 28px;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  color: #1a1a1a;
  transition-duration: .3s;
}
.buy-a0:hover {
  color: #d50a1d;
}
.header.bgf3 {
	background: #fff;
}
.header:hover .right-a-wrap2,.header.bgf .right-a-wrap2,.header.bgf2 .right-a-wrap2 {
  background: url(img/buy3.png) no-repeat left center;
}
.header:hover .right-a-wrap2,.header.bgf .right-a-wrap2,.header.bgf .buy-a0,.header.bgf2 .right-a-wrap2,.header.bgf2 .buy-a0 {
  color: #1a1a1a;
}
.buy-a0 .img100 {
  position: absolute;
  width: 100%;
  height: 100%;
}
.buy-a0 .ico-red {
  display: none;
}
.buy-a0:hover .ico-red {
  display: block;
}
.buy-a0:hover .ico-black {
  display: none;
}
.footer .buy-a0 {
  color: #333;
}
.footer .buy-a0:hover {
  color: #d50a1d;
}
@media(min-width: 1271px) {
  .welcome-banner .m-banner-img {
    position: relative;
    z-index: 2;
  }
  .wel-banner-bg {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
  }
  .header .right-a-wrap2:hover {
    background: url(img/buyr3.png) no-repeat left center;
  }
  .header .right-a-wrap2:hover,.header .buy-a0:hover {
    color: #d50a1d;
  }
  .nav-hides2 {
    width: 100%;
    height: auto;
    z-index: 7;
    padding-bottom: 20px;
    position: absolute;
    left: 0;
    top: 100%;
    display: none;
    background: #fff;
  }
  .nav-hides2 .w1170 {
    display: none;
  }
  .nav-hides2-top {
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 0;
    margin-bottom: 12px;
  }
  .hides-search-submit {
    background: #d4091d;
    color: #fff;
    width: 76px;
    right: 0;
    border-radius: 2px;
    font-size: 16px;
  }
  .hides-search-input {
    left: 0;
    color: #828282;
    font-size: 14px;
    background: url(img/hide-ser.png) no-repeat left center;
    padding-left: 50px;
  }
  .selects-title {
    font-size: 16px;
    line-height: 20px;
    color: #333;
    padding: 14px 0 14px;
  }
  .selects-lists {
    position: relative;
    margin-bottom: 12px;
  }
  .selects-banner {
    overflow: hidden;
  }
  .selects-item {
    position: relative;
    display: block;
    transition-duration: .3s;
  }
  .selects-item:hover .txt-wrap {
    color: #d4091d;
  }
  .nav-hides2 .txt-wrap {
    line-height: 20px;
    color: #666;
    text-align: center;
    transition-duration: .3s;
  }
  .nav-hides2-selects1 .selects-item {
    /*background: #f5f5f5;*/
  }
}
.welcome-banner .video-slide {
  position: relative;
}
#banner-video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 120%;
  height: 120%;
  z-index: 3;
  background-color: #000;
}
.welcome-fast-list2 .left-item,.welcome-fast-list2 .right-item {
  position: relative;
}
.welcome-fast-list2 .list2-video-wrap {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
}
.welcome-fast-list2 .list2-video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 180%;
  height: 180%;
  background-color: #000;
}
@media(min-width: 1271px) {
  .welcome-banner .video-slide {
    background-color: #000;
  }
}
@media(max-width: 1270px) {
  .wel-banner-bg {
    display: none;
  }
  .welcome-banner .video-slide {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
  }
  #banner-video {
    width: 0px;
    height: 0px;
    overflow: hidden;
    opacity: 0;
    display: none;
  }
  .nav-hides2-top,.nav-hides2-selects1,.nav-hides2-selects2 {
    display: none !important;
  }
  .nav-hides00 {
    display: none;
  }
}




/*周世敏改 11-14*/
.container {
  background: #e74c3c;
  min-height: 100%;
}
.md-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 50%;
  max-width: 630px;
  min-width: 320px;
  height: auto;
  z-index: 2000;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.md-show {
  visibility: visible;
}

.md-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  background: rgba(143, 27, 15, 0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.md-show ~ .md-overlay {
  opacity: 1;
  visibility: visible;
}

.md-show ~ .md-close {
  opacity: 1;
  visibility: visible;
}
.md-show.fot-alert{
  opacity: 1;
  visibility: visible;
}
/*.md-show ~ .car-560-close {
    opacity: 1;
    visibility: visible;
}
*/
/* Content styles */
.md-content {
  color: #fff;
  background: #e74c3c;
  position: relative;
  border-radius: 3px;
  margin: 0 auto;
}

.md-content h3 {
  margin: 0;
  padding: 0.4em;
  text-align: center;
  font-size: 2.4em;
  font-weight: 300;
  opacity: 0.8;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 3px 3px 0 0;
}



.fot-alert .md-content {
  width: 100%;
  height: auto;
  padding:.5rem;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.fot-alert .md-content .tit1 {
  line-height: 1.5;
  margin-bottom:.2rem;
}
.fot-alert .md-content .tit2 {
  margin-top:5px;
  line-height:1.5;
}
.fot-alert .md-content {
  background: #fff;
}
.fot-alert .md-content .img {
  text-align: center;
}
.fot-alert .md-content .img img{
  max-width:100%;
  display: inline-block;
}
.fot-alert .md-close {
  position: absolute;
  width: 40px;
  height: 40px;
  right: 5px;
  top: 5px;
  cursor: pointer;
  line-height:40px;
  text-align:center;
}
.fot-alert .md-close svg{

}

.fot-alert .coad-button:before {
  z-index: 1;
  background: #cb0f1e;
  width: 600px;
  height: 200px;
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  -webkit-transform: translate(-50%, -50%) scale(0);
      -ms-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
}
.fot-alert .coad-button:hover p {
  color: #fff;
}
.fot-alert .coad-button:hover:before {
  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.fot-alert{
    position: fixed;
    top: 50%;
    left: 50%;
    width: 50%;
    max-width:320px;
    min-width: 320px;
    height: auto;
    z-index: 2000;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.fot-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  background: rgba(0, 0, 0,0.5);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.fot-alert.md-show ~ .fot-overlay {
  opacity: 1;
  visibility: visible;
}

.fot-alert.md-show ~ .md-close {
  opacity: 1;
  visibility: visible;
}

.top-right .mall-box{
  display:flex;
  flex-flow:row nowrap;
  justify-content:space-between;
  align-items:flex-start;
  margin-top:.5rem;
}
.top-right .mall-box .li-item{
  width:48%;
  text-align:right;
}
.top-right .mall-box .li-item img{
  max-width:60px;
  margin-bottom:10px;
}
.top-right .mall-box .li-item p{
  font-size:14px;
  color:rgba(255, 255, 255, 0.5);
}
.language-a {
  display: inline-block;
  flex: 0 0 72px;
  text-align: center;
  line-height: 42px;
    height: 42px;
    font-size: 17px;
    color: #fff;
    transition-duration: .3s;
}
.header.bgf .language-a,.welcome-body .header.bgf .language-a,.header.bgf2 .language-a {
  color: #1a1a1a;
}
.header.bgf .language-a:hover,.welcome-body .header.bgf .language-a:hover,.header.bgf2 .language-a:hover {
  color: #d50a1d;
}
.language-a:hover {
  color: #d50a1d;
}
@media(max-width:1290px) {
  .top-right .mall-box{
    width:200px;
    margin:0.5rem auto 0;
  }
  .top-right .mall-box .li-item{
    text-align:center;
  }
}
#YSF-BTN-HOLDER {
  bottom: 100px !important;
  right: 41px !important;
}
.bgImg{
  position: relative;
}
.aaa{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 10;
}
@media(max-width:1270px) {
  #YSF-BTN-HOLDER {
    bottom: 56px !important;
    right: 6px !important;
  }
  .right-a-wrap2 {
    flex: 0 0 80px;
    font-size: 13px;
  }
  .language-a {
    margin-right: 30px;
    font-size: 13px;
  }
  .aaa{
    display: block;
  }
}
