.company .banner {
  position: relative;
  height: 720px;
  min-height: 530px;
  overflow: hidden;
}
.company .banner .bg {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.company .banner .mask {
  position: absolute;
  top: 142px;
  left: 50%;
  transform: translateX(-50%);
  width: 1040px;
}
.company .banner .mask .mask-w-text {
  width: 1040px;
  color: #141516;
  font-family: Montserrat;
  font-size: 56px;
  font-weight: 400;
  line-height: 150%;
}
.company .banner .mask .mask_bottom {
  margin-top: 44px;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.company .banner .mask .mask_bottom .aboutus {
  width: 180px;
  height: 60px;
  cursor: pointer;
}
.company .banner .mask .mask_bottom .mask_bottom_right {
  display: flex;
  align-items: flex-start;
}
.company .banner .mask .mask_bottom .mask_bottom_right .imgs {
  display: flex;
  align-items: center;
  margin-right: 20px;
}
.company .banner .mask .mask_bottom .mask_bottom_right .imgs img {
  position: relative;
  z-index: 5;
  width: 41px;
  height: 41px;
}
.company .banner .mask .mask_bottom .mask_bottom_right .imgs img + img {
  margin-left: -10px;
}
.company .banner .mask .mask_bottom .mask_bottom_right .imgs .more_icon {
  width: 41px;
  height: 41px;
  background-color: #06f;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 100%;
  margin-left: -10px;
}
.company .banner .mask .mask_bottom .mask_bottom_right .imgs .more_icon .more_ {
  width: 24px;
  height: 24px;
}
.company .banner .mask .mask_bottom .mask_bottom_right .right_text_box .right_text_ {
  width: 252px;
  color: #000;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  /* 30px */
}
.company .banner .mask .mask_bottom .mask_bottom_right .right_text_box .right_text_ .color_b {
  color: #06f;
}
.company .banner .mask .mask_bottom .mask_bottom_right .right_text_box .right_text_ .mtop_ {
  margin-top: 10px;
}
.company .banner .mask .mask_bottom .mask_bottom_right .right_text_box .start:hover .start_icon{
  margin-left: 16px;
}
.company .banner .mask .mask_bottom .mask_bottom_right .right_text_box .start:hover {
  border-color: transparent;
}
.company .banner .mask .mask_bottom .mask_bottom_right .right_text_box .start:hover span {
  color: #fff;
}
.company .banner .mask .mask_bottom .mask_bottom_right .right_text_box .start:hover .mask {
  transform-origin: left;
  opacity: 1;
  transform: translateX(0);
}
.company .banner .mask .mask_bottom .mask_bottom_right .right_text_box .start:hover .default {
  display: none;
}
.company .banner .mask .mask_bottom .mask_bottom_right .right_text_box .start:hover .active {
  display: block;
}
.company .banner .mask .mask_bottom .mask_bottom_right .right_text_box .start {
  overflow: hidden;
  position: relative;
  width: 195px;
  height: 56px;
  cursor: pointer;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 40px;
  transition: 0.5s;
  border: 1px solid #141516;
  margin-top: 20px;
  background: rgba(255, 255, 255, 0);
}
.company .banner .mask .mask_bottom .mask_bottom_right .right_text_box .start .start_icon {
  width: 24px;
  height: 24px;
  margin-left: 10px;
}
.company .banner .mask .mask_bottom .mask_bottom_right .right_text_box .start .default {
  display: block;
}
.company .banner .mask .mask_bottom .mask_bottom_right .right_text_box .start .active {
  display: none;
}
.company .banner .mask .mask_bottom .mask_bottom_right .right_text_box .start span {
  color: #141516;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  /* 150% */
  z-index: 2;
  position: relative;
}
.company .banner .mask .mask_bottom .mask_bottom_right .right_text_box .start .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #06f;
  transform-origin: right;
  border: 1px solid #06f;
  transform: translateX(-100%);
  transition: opacity 0.5s ease, transform 0.5s ease;
  opacity: 0;
}
.company .learnAbout_f {
  display: flex;
  justify-content: flex-end;
}
.company .learnAbout {
  width: calc((100% - 1040px) / 2 + 1040px);
  margin-top: 120px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.company .learnAbout .left {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.company .learnAbout .left .color-b {
  color: #06f;
  font-family: Montserrat-Bold;
  font-size: 12px;
  font-weight: 700;
  line-height: 130%;
  /* 15.6px */
  text-transform: uppercase;
}
.company .learnAbout .left .text_l {
  color: #000;
  font-family: Montserrat;
  font-size: 48px;
  font-weight: 400;
  line-height: 80px;
  /* 166.667% */
}
.company .learnAbout .left .text-b {
  color: #000;
  font-family: Montserrat-Bold;
  font-size: 68px;
  font-weight: 700;
  line-height: 80px;
  /* 117.647% */
}
.company .learnAbout .left .bgc_white {
  width: 778px;
  background: #fff;
  margin-right: -280px;
  z-index: 99;
  padding: 49px 49px 49px 0;
  position: relative;
  margin-bottom: 40px;
  margin-top: 3.4375vw;
}
.company .learnAbout .img {
  height: 29.0625vw;
  z-index: 1;
  display: block;
}
.company .twoWrap {
  margin-top: 60px;
  display: flex;
  justify-content: center;
}
.company .twoWrap  .left-wrap{
  margin-right: 40px;
}
.company .twoWrap .left-wrap,
.company .twoWrap .right-wrap {
  width: 500px;
  height: 380px;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0px 12px 50px 0px rgba(215, 226, 239, 0.4), 0px -2px 4px 0px #fcfdff inset;
  padding-top: 46px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  flex-direction: column;
}
.company .twoWrap .left-wrap .icons,
.company .twoWrap .right-wrap .icons {
  width: 76px;
  height: 76px;
  margin-left: -6px;
}
.company .twoWrap .left-wrap .line,
.company .twoWrap .right-wrap .line {
  width: 60px;
  height: 6px;
  background: #06f;
  margin-top: 30px;
}
.company .twoWrap .left-wrap .title,
.company .twoWrap .right-wrap .title {
  color: #000;
  font-family: Montserrat-Bold;
  font-size: 28px;
  font-weight: 700;
  line-height: 150%;
  /* 42px */
  text-transform: capitalize;
  margin: 10px 0;
}
.company .twoWrap .left-wrap .small_content,
.company .twoWrap .right-wrap .small_content {
  color: #141516;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
}
.company .twoWrap .right-wrap {
  margin-top: 140px;
}
.company .believe {
  width: 882px;
  margin: 140px auto;
  height: 694px;
}
.company .believe .color_b {
  color: #06f;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px;
}
.company .believe .b_title {
  color: #141516;
  font-family: Montserrat-Bold;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
  /* 57.6px */
  text-transform: capitalize;
  text-align: center;
  margin-bottom: 60px;
}
.company .believe .my_swiper {
  margin-top: 60px;
}
.company .believe .my_swiper .swiper_item {
  padding: 26px 0;
  display: flex;
  align-items: center;
}
.company .believe .my_swiper .swiper_item .imgs {
  width: 400px;
  height: 400px;
}
.company .believe .my_swiper .swiper_item .swiper_item_left .swiper_title {
  color: #000;
  font-family: Montserrat-Bold;
  font-size: 32px;
  font-weight: 700;
  line-height: 150%;
  /* 48px */
  margin-bottom: 20px;
}
.company .believe .my_swiper .swiper_item .swiper_item_left .swiper_text {
  color: #141516;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
}
