.banner {
  overflow: hidden;
  position: relative;
  height: 80vh;
  width: 100%; }
  .banner .about-tit {
    position: absolute;
    top: 29.5%;
    width: 55%;
    transform: translateX(14%); }
    .banner .about-tit h2 {
      font-size: 56px;
      color: white;
      font-weight: bold;
      text-transform: uppercase;
      line-height: 1.286;
      text-shadow: 0px 2px 1.94px rgba(0, 0, 0, 0.3); }
    .banner .about-tit p {
      font-size: 20px;
      color: white;
      line-height: 1.2;
      text-align: left;
      text-shadow: 0px 2px 1.94px rgba(0, 0, 0, 0.3); }
  .banner .down {
    position: absolute;
    top: 80%;
    left: 48%; }

.module {
  background-color: #eeeeee; }
  .module .module-box {
    padding: 0;
    margin: 7.5% auto 2.5% auto;
    width: 83.33%;
    position: relative; }
    .module .module-box .left {
      padding: 0;
      float: left;
      width: 440px;
      position: absolute;
      z-index: 2; }
      .module .module-box .left .lista {
        height: 73px;
        border-bottom: 1px solid #b2b2b2;
        align-items: center;
        display: -webkit-flex;
        width: 100%; }
        .module .module-box .left .lista a {
          width: 100%; }
          .module .module-box .left .lista a h4 {
            font-size: 20px;
            color: #333333;
            line-height: 1.5;
            padding-left: 5%;
            margin: 0; }
      .module .module-box .left :hover {
        background-color: #e6332b; }
    .module .module-box .right {
      padding: 0 0 0 8.5%;
      float: right; }
      .module .module-box .right .content1 h2 {
        font-size: 42px;
        color: #292929;
        font-weight: bold;
        line-height: 1.5;
        text-align: center;
        margin: 0 0 9.5% 0; }
        #downside{
          margin-top: 7.5%;
        }
      .module .module-box .right .content1 p {
        font-size: 18px;
        color: black;
        line-height: 1.5;
        margin: 0 0 30px; }
        .module .module-box .right .content1 p span {
          color: #999999; }
          .module .module-box .right .content1 p span b {
            font-weight: 200;
            padding-left: 0.5%;
            padding-right: 0.5%; }
      .module .module-box .right .content1 h4 {
        font-size: 46px;
        color: #e6332b;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 1;
        text-shadow: 0px 2px 1.94px rgba(0, 0, 0, 0.3);
        text-align: center; }
      .module .module-box .right .content1 h5 {
        font-size: 28px;
        color: #e6332b;
        line-height: 1.286;
        margin-bottom: 40px;
        font-weight: 600; }
      .module .module-box .right .content1 h6 {
        font-size: 18px;
        color: black;
        line-height: 1.5;
        margin: 0 0 60px;
        font-family: 'Cardo', serif;
        font-style: italic;
        text-align: center; }
      .module .module-box .right .content1 li {
        font-size: 16px;
        list-style-type: none;
        color: black;
        line-height: 1.5;
        margin: 0 0 30px;
        font-weight: 500; }

.hua {
  position: fixed !important;
  top: 15px;
  left: 8.33%;
  width: 440px; }

.lista:hover a h4 {
  color: #fff !important; }

.active {
  background-color: #e6332b !important; }

.active h4 {
  color: #fff !important; }

.cer-box {
  width: 100%; }
  .cer-box .itemc {
    width: 23.5%;
    padding: 0;
    margin-right: 2%; }
    .cer-box .itemc p {
      margin: 0;
      box-shadow: 0 0 10px #e4e1e1;
      margin: 0px 0 24% !important; }

.cer-box .itemc:nth-child(4n) {
  margin-right: 0; }

.why-box {
  width: 100%;
  height: 100%;
  overflow: hidden; }
  .why-box .s1 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    padding-top: 30px; }
    .why-box .s1 .tu {
      margin-top: 15px; }
    .why-box .s1 .area1 {
      width: 100%;
      height: 100%;
      overflow: hidden; }
      .why-box .s1 .area1 .left-1 {
        width: 55%;
        height: 100%;
        float: left; }
        .why-box .s1 .area1 .left-1 img {
          width: 100%; }
      .why-box .s1 .area1 .right-1 {
        width: 45%;
        float: right;
        height: 100%; }
        .why-box .s1 .area1 .right-1 .r-tit {
          padding: 80px 50px 50px 50px;
          height: 100%; }
          .why-box .s1 .area1 .right-1 .r-tit h3 {
            font-size: 28px;
            color: black;
            font-weight: bold;
            text-transform: uppercase;
            line-height: 1.286; }
          .why-box .s1 .area1 .right-1 .r-tit p {
            font-size: 18px;
            color: black;
            line-height: 1.333;
            margin-bottom: 0;
            font-weight: 500; }
      .why-box .s1 .area1 .right-2 {
        width: 55%;
        height: 100%;
        float: right; }
        .why-box .s1 .area1 .right-2 img {
          width: 100%; }
      .why-box .s1 .area1 .left-2 {
        width: 45%;
        float: left;
        height: 100%; }
        .why-box .s1 .area1 .left-2 .r-tit {
          padding: 80px 50px 50px 50px;
          height: 100%;
          padding-top: 40px; }
          .why-box .s1 .area1 .left-2 .r-tit h3 {
            font-size: 28px;
            color: black;
            font-weight: bold;
            text-transform: uppercase;
            line-height: 1.286; }
          .why-box .s1 .area1 .left-2 .r-tit p {
            font-size: 18px;
            color: black;
            line-height: 1.333;
            margin-bottom: 0;
            font-weight: 500; }

.zuo {
  /* float: left; */
  display: inline-block;
  width: 49.5%;
  margin-right: 0.5%; }

.you {
  float: right;
  width: 49.5%;
  margin-left: 0.5%; }

.year .list-wrap li {
  display: inline-block; }
  .year .list-wrap li a {
    font-size: 22px;
    color: black;
    line-height: 1.273; }
    .year .list-wrap li a span {
      color: #e6332b; }

.list-wrap b {
  display: inline-block;
  width: 65px;
  height: 1px;
  background: #bdbdbd;
  vertical-align: middle; }

.history {
  width: 100%;
  margin-top: 120px; }
  .history .secc .s2 {
    position: relative; }
    .history .secc .s2 .mid-line {
      height: 100%;
      background-color: #e6332b;
      position: absolute;
      display: block;
      top: 0;
      bottom: -60px;
      left: 50%;
      width: 1px; }
      .history .secc .s2 .mid-line .yuan {
        width: 10px;
        height: 10px;
        background: #e6332b;
        margin-left: -5px;
        border-radius: 15px;
        box-shadow: 0 0 8px #e6332b;
        margin-top: 70px; }
    .history .secc .s2 .left_his1 {
      padding: 6%; }
    .history .secc .s2 .right_his1 {
      padding: 4% 6%; }
    .history .secc .s2 .left_his2 {
      padding: 6%;
      float: right; }
      .history .secc .s2 .left_his2 p {
        border: 2px solid #ccc;
        background-color: #fff;
        opacity: 0.7;
        border-radius: 8px;
        margin: 0px 0 12px; }
        .history .secc .s2 .left_his2 p img {
          padding: 3%;
          width: 100%; }
    .history .secc .s2 .right_his2 {
      float: left;
      padding: 4% 6%; }

.act {
  box-shadow: 0 0 15px #e6332b !important; }

.shadow {
  position: relative;
  box-shadow: 0px 0px 0px #ccc, 0px 0px 0px #ccc;
  border-radius: 8px; }
  .shadow .inner-box {
    border: 2px solid #ccc;
    position: relative;
    z-index: 1;
    background: #fff;
    border-radius: 5px;
    padding: 3%; }
    .shadow .inner-box img {
      width: 100%; }

.shadow::before {
  content: "";
  position: absolute;
  z-index: 0;
  bottom: 11px;
  left: 5px;
  width: 50%;
  height: 20%;
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.4);
  transform: rotate(-3deg); }

.shadow::after {
  content: "";
  position: absolute;
  z-index: 0;
  bottom: 11px;
  right: 5px;
  width: 50%;
  height: 20%;
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.4);
  transform: rotate(3deg); }

@media (min-width: 1401px) and (max-width: 1600px) {
  .module .module-box .left {
    width: 300px; }
    .module .module-box .left .lista h4 {
      font-size: 16px;
      padding-left: 0; }
  .module .module-box .right {
    padding: 0 0 0 4%; }

  .why-box .s1 .area1 .left-2 .r-tit {
    padding: 20px;
    height: 100%; }
    .why-box .s1 .area1 .left-2 .r-tit p {
      font-size: 16px; }
  .why-box .s1 .area1 .right-1 .r-tit {
    padding: 20px;
    height: 100%; } }
@media (min-width: 1365px) and (max-width: 1400px) {
  .module .module-box .left {
    width: 300px; }
    .module .module-box .left .lista h4 {
      font-size: 16px;
      padding-left: 0; }
  .module .module-box .right {
    padding: 0 0 0 4%; }

  .why-box .s1 .area1 .left-2 .r-tit {
    padding: 6px;
    height: 100%; 
    padding-top: 0px;}
    .why-box .s1 .area1 .left-2 .r-tit p {
      font-size: 16px; }
  .why-box .s1 .area1 .right-1 .r-tit {
    padding: 20px;
    height: 100%; } }
@media (min-width: 1024px) and (max-width: 1364px) {
  .module .module-box .left {
    width: 300px; }
    .module .module-box .left .lista h4 {
      font-size: 16px;
      padding-left: 0; }
  .module .module-box .right {
    padding: 0 0 0 4%; }

  .module .module-box {
    width: 88%; }
    .module .module-box .left {
      width: 280px; }

  .why-box .s1 .area1 .left-1 {
    width: 100%; }
  .why-box .s1 .area1 .left-2 {
    width: 100%; }
    .why-box .s1 .area1 .left-2 .r-tit {
      padding: 15px;
      height: 100%; }
  .why-box .s1 .area1 .right-1 {
    width: 100%; }
    .why-box .s1 .area1 .right-1 .r-tit {
      padding: 15px;
      height: 100%; }
  .why-box .s1 .area1 .right-2 {
    width: 100%; } }
@media (min-width: 768px) and (max-width: 1023px) {
  .module .module-box .left {
    width: 100%;
    position: static; }

  .right {
    padding: 0 !important;
    width: 100%; }

  .why-box .s1 .area1 .left-1 {
    width: 100%; }
  .why-box .s1 .area1 .left-2 {
    width: 100%; }
    .why-box .s1 .area1 .left-2 .r-tit {
      padding: 15px;
      height: 100%; }
  .why-box .s1 .area1 .right-1 {
    width: 100%; }
    .why-box .s1 .area1 .right-1 .r-tit {
      padding: 15px;
      height: 100%; }
  .why-box .s1 .area1 .right-2 {
    width: 100%; } }
@media (min-width: 0px) and (max-width: 767px) {
  .banner {
    height: 80vh; }
    .banner .about-tit {
      top: 20%;
      width: 83.33%; }
      .banner .about-tit h2 {
        font-size: 35px; }
      .banner .about-tit p {
        font-size: 16px; }
    .banner .down {
      width: 40px;
      height: 40px;
      left: 45%;
      display: none; }
      .banner .down img {
        width: 100%; }

  .module .module-box {
    width: 88%; }
    .module .module-box .left {
      width: 100%;
      position: static; }
      .module .module-box .left .lista {
        height: 55px; }
        .module .module-box .left .lista h4 {
          font-size: 14px !important; }
    .module .module-box .right {
      padding: 0;
      margin-top: 10%; }
      .module .module-box .right .content1 h2 {
        font-size: 25px;
        margin: 5% 0 4.5% 0; }
      .module .module-box .right .content1 p {
        font-size: 16px;
        margin: 0 0 15px; }
      .module .module-box .right .content1 h4 {
        font-size: 28px;
        line-height: 30px;
        margin: 5% 0 0 0; }
      .module .module-box .right .content1 h5 {
        font-size: 20px; }

  .zuo {
    width: 100%;
    margin-right: 0; }

  .you {
    width: 100%;
    margin-left: 0; }

  .history .secc .s2 {
    margin-bottom: 10%;
    margin-top: 5%; }
    .history .secc .s2 .left_his1 {
      padding: 0; }
    .history .secc .s2 .left_his2 {
      padding: 0; }
    .history .secc .s2 .mid-line {
      display: none; }
    .history .secc .s2 .right_his1 {
      padding: 0 1%; }
    .history .secc .s2 .right_his2 {
      padding: 0 1%; }

  .year .list-wrap li a {
    font-size: 16px; }

  .cer-box .itemc {
    width: 49%; }
    .cer-box .itemc p {
      margin: 0px 0 10% !important; }

  .cer-box .itemc:nth-child(2n) {
    margin-right: 0; }

  .why-box .s1 .area1 .left-1 {
    width: 100%; }
  .why-box .s1 .area1 .left-2 {
    width: 100%; }
    .why-box .s1 .area1 .left-2 .r-tit {
      padding: 15px;
      height: 100%; }
  .why-box .s1 .area1 .right-1 {
    width: 100%; }
    .why-box .s1 .area1 .right-1 .r-tit {
      padding: 15px;
      height: 100%; }
  .why-box .s1 .area1 .right-2 {
    width: 100%; } }

/*# sourceMappingURL=about.css.map */
