.common_brand {
  background: #fff; }

.sec2 {
  width: 100vw;
  overflow: hidden;
  background-color: #fff; }

.sec2 .crosswise {
  width: 100%; }

.sec2 .crosswise .img {
  position: relative;
  top: 200px; }

.sec2 .crosswise .img img {
  height: 33.3vw;
  max-width: unset; }

.sec2 .crosswise .img .history {
  position: absolute;
  height: 100%;
  top: 0; }

.sec2 .crosswise .img .history .item {
  position: absolute; }

.sec2 .crosswise .img .history .item .cir {
  width: 21px;
  height: 21px;
  background: #EC4000;
  border-radius: 50%;
  position: relative; }

.sec2 .crosswise .img .history .item .cir:after {
  content: "";
  width: 9px;
  height: 9px;
  background: #FFFFFF;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.sec2 .crosswise .img .history .item .text {
  white-space: nowrap;
  line-height: 1;
  position: absolute;
  top: 45px;
  left: 0; }

.sec2 .crosswise .img .history .item .text span {
  font-size: 20px;
  color: #111;
  font-weight: bold;
  margin: 0 0 10px;
  display: block; }

.sec2 .crosswise .img .history .item .text h5 {
  font-size: 40px;
  font-weight: bold;
  color: #EC4000;
  margin-bottom: 19px; }

.sec2 .crosswise .img .history .item .text p {
  font-size: 16px;
  font-weight: 400;
  color: #111111;
  line-height: 30px; }

.sec2 .crosswise .img .history .item:nth-child(2n) .text {
  bottom: 220%;
  top: unset;
  left: 0; }

.sec2 .crosswise .img .history .item1 {
  left: 6.25vw;
  top: 8.4375vw; }

.sec2 .crosswise .img .history .item2 {
  left: 28.13vw;
  top: 7.8125vw; }

.sec2 .crosswise .img .history .item3 {
  left: 53.13vw;
  top: 9.34375vw; }

.sec2 .crosswise .img .history .item4 {
  left: 75.52vw;
  top: 4.74vw; }

.sec2 .crosswise .img .history .item5 {
  left: 10.7vw;
  top: 4.44vw; }

.sec2 .crosswise .img .history .item6 {
  left: 32.9vw;
  top: 6.5125vw; }

.sec2 .crosswise .img .history .item7 {
  left: 60vw;
  top: 8.14375vw; }

.sec2 .crosswise .img .history .item8 {
  left: 83.4vw;
  top: 8.94vw; }

.sec2 .flex {
  width: 1445px;
  margin: 50px auto 45px;
  font-size: 32px;
  font-weight: bold; }

.sec2 .flex .sq {
  width: 12px;
  height: 12px;
  background: #921D23; }

.sec2 .flex p {
  font-size: 16px;
  font-weight: 400;
  color: #921D23;
  margin-left: 13px; }

.history {
  position: relative;
  z-index: 1;
  padding: 140px 0; }

.history .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1; }

.history .wrap {
  width: 1026px;
  margin: auto; }

.history .wrap .title {
  text-align: center;
  font-size: 32px;
  color: #121212;
  font-weight: bold;
  margin: 0 0 34px; }

.history .wrap .content .swiper {
  width: 100%;
  padding: 20px 0 0 0; }

.history .wrap .content .swiper .swiper-slide {
  width: 406px; }

.history .wrap .content .swiper .swiper-slide img {
  width: 100%;
  object-fit: contain;
  box-shadow: 0px 0px 10px rgba(127, 89, 0, 0.3); }

.history .wrap .content .swiper .swiper-slide p {
  margin: 30px 0 0 0;
  text-align: center;
  font-size: 20px;
  color: #121212;
  opacity: 0;
  transition: .6s; }

.history .wrap .content .swiper .swiper-slide.swiper-slide-active p {
  opacity: 1; }

@media screen and (max-width: 1920px) {
  .common_brand {
    background: #fff; }

  .sec2 {
    width: 100vw;
    overflow: hidden;
    background-color: #fff; }

  .sec2 .crosswise {
    width: 100%; }

  .sec2 .crosswise .img {
    position: relative;
    top: 10.4166666667vw; }

  .sec2 .crosswise .img img {
    height: 33.3vw;
    max-width: unset; }

  .sec2 .crosswise .img .history {
    position: absolute;
    height: 100%;
    top: 0; }

  .sec2 .crosswise .img .history .item {
    position: absolute; }

  .sec2 .crosswise .img .history .item .cir {
    width: 1.09375vw;
    height: 1.09375vw;
    background: #EC4000;
    border-radius: 50%;
    position: relative; }

  .sec2 .crosswise .img .history .item .cir:after {
    content: "";
    width: 0.46875vw;
    height: 0.46875vw;
    background: #FFFFFF;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

  .sec2 .crosswise .img .history .item .text {
    white-space: nowrap;
    line-height: 1;
    position: absolute;
    top: 2.34375vw;
    left: 0; }

  .sec2 .crosswise .img .history .item .text span {
    font-size: 1.0416666667vw;
    color: #111;
    font-weight: bold;
    margin: 0 0 0.5208333333vw;
    display: block; }

  .sec2 .crosswise .img .history .item .text h5 {
    font-size: 2.0833333333vw;
    font-weight: bold;
    color: #EC4000;
    margin-bottom: 0.9895833333vw; }

  .sec2 .crosswise .img .history .item .text p {
    font-size: 0.8333333333vw;
    font-weight: 400;
    color: #111111;
    line-height: 1.5625vw; }

  .sec2 .crosswise .img .history .item:nth-child(2n) .text {
    bottom: 220%;
    top: unset;
    left: 0; }

  .sec2 .crosswise .img .history .item1 {
    left: 6.25vw;
    top: 8.4375vw; }

  .sec2 .crosswise .img .history .item2 {
    left: 28.13vw;
    top: 7.8125vw; }

  .sec2 .crosswise .img .history .item3 {
    left: 53.13vw;
    top: 9.34375vw; }

  .sec2 .crosswise .img .history .item4 {
    left: 75.52vw;
    top: 4.74vw; }

  .sec2 .crosswise .img .history .item5 {
    left: 10.7vw;
    top: 4.44vw; }

  .sec2 .crosswise .img .history .item6 {
    left: 32.9vw;
    top: 6.5125vw; }

  .sec2 .crosswise .img .history .item7 {
    left: 60vw;
    top: 8.14375vw; }

  .sec2 .crosswise .img .history .item8 {
    left: 83.4vw;
    top: 8.94vw; }

  .sec2 .flex {
    width: 75.2604166667vw;
    margin: 2.6041666667vw auto 2.34375vw;
    font-size: 1.6666666667vw;
    font-weight: bold; }

  .sec2 .flex .sq {
    width: 0.625vw;
    height: 0.625vw;
    background: #921D23; }

  .sec2 .flex p {
    font-size: 0.8333333333vw;
    font-weight: 400;
    color: #921D23;
    margin-left: 0.6770833333vw; }

  .history {
    position: relative;
    z-index: 1;
    padding: 7.2916666667vw 0; }

  .history .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1; }

  .history .wrap {
    width: 53.4375vw;
    margin: auto; }

  .history .wrap .title {
    text-align: center;
    font-size: 1.6666666667vw;
    color: #121212;
    font-weight: bold;
    margin: 0 0 1.7708333333vw; }

  .history .wrap .content .swiper {
    width: 100%;
    padding: 1.0416666667vw 0 0 0; }

  .history .wrap .content .swiper .swiper-slide {
    width: 21.1458333333vw; }

  .history .wrap .content .swiper .swiper-slide img {
    width: 100%;
    object-fit: contain;
    box-shadow: 0vw 0vw 0.5208333333vw rgba(127, 89, 0, 0.3); }

  .history .wrap .content .swiper .swiper-slide p {
    margin: 1.5625vw 0 0 0;
    text-align: center;
    font-size: 1.0416666667vw;
    color: #121212;
    opacity: 0;
    transition: .6s; }

  .history .wrap .content .swiper .swiper-slide.swiper-slide-active p {
    opacity: 1; } }

/*# sourceMappingURL=history.css.map */
@media screen and (max-width: 768px) {
  .history .wrap .title {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .history .wrap {
    width: 60%;
  }
  .history .wrap .content .swiper .swiper-slide p {
    font-size: 14px;
    margin-top: 15px;
  }
  .history {
    padding: 40px 0;
  }
}
