.banner {
  margin-top: 140px;
  position: relative; }
  .banner > img {
    width: 100%; }

.proban {
  position: absolute;
  left: 50%;
  top: 32%;
  z-index: 12;
  transform: translateX(-50%); }

.ab_navbox {
  position: absolute;
  left: 50%;
  top: 35px;
  z-index: 12;
  transform: translateX(-50%);
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #fff;
  line-height: 24px; }
  .ab_navbox img {
    vertical-align: unset;
    margin-right: 5px; }

.ban_box {
  position: relative;
  font-size: 48px;
  font-weight: 900;
  color: #004EA2;
  line-height: 60px;
  width: 370px; }
  .ban_box p {
    position: absolute;
    right: 46px;
    bottom: -13px;
    z-index: 1; }

.set2 {
  margin-top: 90px;
  margin-bottom: 145px; }

.total_box {
  width: 51%; }
  .total_box h2 {
    font-size: 48px;
    font-weight: 900;
    color: #004EA2;
    line-height: 60px;
    margin-top: 15px; }
  .total_box h4 {
    font-size: 24px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: #004EA2;
    line-height: 32px;
    margin: 20px 0 20px; }
  .total_box p {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #666666;
    line-height: 27px; }

.total_img {
  width: 44.5%;
  text-align: right; }

.set4 {
  position: relative; }

.ab_vid {
  width: 230px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  text-align: center; }
  .ab_vid h3 {
    font-size: 24px;
    font-weight: normal;
    color: white;
    line-height: 60px;
    text-align: center; }

.vi_box {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 9999999;
  display: none; }

.vdobox {
  width: 70%;
  height: 600px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.myg {
  width: 30px;
  height: 30px;
  position: absolute;
  text-align: center;
  right: -10px;
  top: -18px;
  border-radius: 100%;
  line-height: 20px;
  padding: 5px; }

.se5 {
  background: #004EA2;
  padding: 140px 0 75px; }
  .se5 h2 {
    font-size: 48px;
    font-weight: 900;
    color: white;
    line-height: 60px; }

.ser_box {
  margin-top: 85px;
  font-size: 0; }
  .ser_box > div.ser_cnt:nth-child(4n) {
    margin-right: 0; }

.ser_cnt {
  width: 280px;
  border: 5px solid rgba(255, 255, 255, 0.2);
  padding: 25px;
  transition: all .4s;
  margin-bottom: 60px;
  margin-right: 70px;
  display: inline-block;
  vertical-align: top; }
  .ser_cnt p {
    font-size: 18px;
    font-weight: 500;
    color: white;
    line-height: 24px;
    min-height: 70px;
    margin-bottom: 30px; }
  .ser_cnt:hover {
    border: 5px solid white;
    background: white;
    transition: all .4s; }
    .ser_cnt:hover p {
      color: #004EA2; }
    .ser_cnt:hover .ser_img .op0 {
      opacity: 1;
      transition: all .2s; }

.ser_img {
  width: 63px;
  height: 63px;
  position: relative; }
  .ser_img .op0 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    opacity: 0;
    transition: all .2s; }

.shaw {
  margin-top: -7px;
  position: relative;
  z-index: -1; }

.set6 {
  background: #ecf0f4;
  padding-top: 130px; }
  .set6 h2 {
    font-size: 48px;
    font-weight: 900;
    color: #004EA2;
    line-height: 50px; }
  .set6 p {
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    width: 65%;
    margin-top: 30px; }

.cer_swp {
  padding: 60px 0 130px;
  position: relative; }

.cer_swp .swiper-button-next, .cer_swp .swiper-button-prev {
  width: 56px;
  height: 56px;
  background: #004EA2;
  opacity: 1;
  top: -20px;
  border-radius: 50%;
  font-size: 28px;
  color: #fff;
  text-align: center;
  line-height: 56px;
  outline: none; }
.cer_swp .swiper-button-prev {
  left: auto;
  right: 66px; }
.cer_swp .swiper-button-next {
  right: 0; }
.cer_swp .swiper-pagination {
  width: 100%;
  bottom: 90px; }
  .cer_swp .swiper-pagination .swiper-pagination-bullet {
    width: 33px;
    height: 6px;
    background: #D7D7D7;
    border-radius: 0;
    opacity: 1;
    margin: 0 10px;
    outline: none; }
  .cer_swp .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #004EA2; }

.set7 {
  padding: 120px 0 130px; }

.teambox h2 {
  font-size: 48px;
  font-weight: 900;
  color: #004EA2;
  line-height: 48px; }
.teambox > p {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  margin-top: 32px; }

.team {
  margin-top: 40px; }
  .team .fact .swiper-slide {
    position: relative;
    overflow: hidden;
    background-color: #d1dce7; }
    .team .fact .swiper-slide .rdImg {
      float: right; }
    .team .fact .swiper-slide .cons {
      position: absolute;
      top: 0;
      left: 0;
      width: 672px;
      padding: 80px 82px 82px 58px;
      background: rgba(255, 255, 255, 0.7);
      height: 100%; }
      .team .fact .swiper-slide .cons h3 {
        font-size: 24px;
        font-weight: 400;
        color: #333333;
        line-height: 30px;
        margin-top: 20px; }
      .team .fact .swiper-slide .cons p {
        font-size: 20px;
        font-weight: 400;
        color: #004EA2;
        line-height: 24px; }
  .team .swiper-pagination {
    width: 257px;
    bottom: 70px;
    left: 0; }
    .team .swiper-pagination .swiper-pagination-bullet {
      width: 33px;
      height: 6px;
      background: #D7D7D7;
      border-radius: 0;
      opacity: 1;
      margin: 0 10px;
      outline: none; }
    .team .swiper-pagination .swiper-pagination-bullet-active {
      opacity: 1;
      background: #004EA2; }

@media screen and (min-width: 1300px) and (max-width: 1450px) {
  .ser_cnt {
    margin-right: 26px; }

  .team .fact .swiper-slide .cons {
    width: 550px; } }
@media screen and (min-width: 1200px) and (max-width: 1299px) {
  .ser_cnt {
    margin-right: 25px;
    width: 273px; }

  .team .fact .swiper-slide .cons {
    width: 500px; }

  .proban {
    top: 24%; }

  .team .fact .swiper-slide .rdImg {
    width: 70%; } }
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .banner {
    margin-top: 127px; }

  .ban_box {
    font-size: 35px;
    line-height: 46px;
    width: 310px; }

  .ser_cnt {
    margin-right: 20px;
    width: 227px;
    padding: 20px; }
    .ser_cnt p {
      font-size: 16px;
      line-height: 24px;
      min-height: 96px;
      margin-bottom: 20px; }

  .team .fact .swiper-slide .cons {
    width: 450px;
    padding: 40px 50px 82px 40px; }
    .team .fact .swiper-slide .cons h3 {
      font-size: 20px; }

  .proban {
    top: 25%; }

  .team .fact .swiper-slide .rdImg {
    width: 70%; }

  .total_box h2 {
    font-size: 34px;
    line-height: 40px;
    margin-top: 0px; }

  .total_box h4 {
    font-size: 20px;
    line-height: 26px;
    margin: 15px 0 15px; } }
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .banner {
    margin-top: 118px; }

  .ab_vid h3 {
    font-size: 22px;
    line-height: 45px; }

  .ab_vid p {
    width: 60px;
    margin: auto; }

  .ban_box {
    font-size: 35px;
    line-height: 46px;
    width: 310px; }

  .ser_cnt {
    margin-right: 20px;
    width: 227px;
    padding: 20px;
    margin-bottom: 40px; }
    .ser_cnt p {
      font-size: 16px;
      line-height: 24px;
      min-height: 96px;
      margin-bottom: 20px; }

  .ser_box > div.ser_cnt:nth-child(4n) {
    margin-right: 20px; }

  .team .swiper-pagination {
    bottom: 30px; }

  .set2 {
    margin-top: 52px;
    margin-bottom: 80px; }

  .team .fact .swiper-slide .cons {
    width: 450px;
    padding: 40px 50px 82px 40px; }
    .team .fact .swiper-slide .cons h3 {
      font-size: 20px; }

  .proban {
    top: 25%; }

  .team .fact .swiper-slide .rdImg {
    width: 70%; }

  .total_box h2 {
    font-size: 34px;
    line-height: 40px;
    margin-top: 0px; }

  .total_box h4 {
    font-size: 20px;
    line-height: 26px;
    margin: 15px 0 15px; }

  .se5 {
    padding: 100px 0 75px; }

  .ser_box {
    margin-top: 40px; }

  .se5 h2 {
    font-size: 40px; } }
@media screen and (max-width: 767px) {
  .banner {
    margin-top: 55px; }

  .banner > img {
    height: 260px;
    object-fit: cover; }

  .ab_navbox {
    top: 18px; }

  .proban {
    top: 26%; }

  .ban_box {
    font-size: 22px;
    line-height: 28px;
    width: 230px; }

  .ban_box p {
    right: 100px;
    bottom: -7px;
    width: 90px; }

  .set2 {
    margin-top: 20px;
    margin-bottom: 60px; }

  .total_img, .total_box {
    width: 100%; }

  .total_img {
    margin-top: 30px; }

  .total_box h2 {
    font-size: 22px;
    line-height: 30px;
    margin-top: 25px; }

  .total_box h4 {
    font-size: 18px;
    line-height: 26px;
    margin: 10px 0 15px; }

  .total_box p {
    font-size: 14px;
    line-height: 22px; }

  .ab_vid h3 {
    font-size: 18px;
    line-height: 48px; }

  .ab_vid p {
    width: 44px;
    margin: auto; }

  .se5 {
    padding: 50px 0 35px; }

  .se5 h2 {
    font-size: 20px;
    line-height: 30px;
    text-align: center; }

  .ser_box {
    margin-top: 25px;
    text-align: center; }

  .ser_cnt {
    width: 90%;
    margin-bottom: 20px;
    margin-right: 0; }
    .ser_cnt p {
      text-align: left; }

  .set6 {
    padding-top: 50px; }

  .set6 h2 {
    font-size: 20px;
    line-height: 30px; }

  .set6 p {
    font-size: 14px;
    line-height: 22px;
    width: 100%;
    margin-top: 10px; }

  .cer_swp {
    padding: 30px 0 50px; }

  .myzs {
    width: 85%; }

  .cer_swp .swiper-button-next, .cer_swp .swiper-button-prev {
    width: 40px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
    font-size: 18px;
    line-height: 40px; }

  .cer_swp .swiper-button-next {
    right: -20px; }

  .cer_swp .swiper-button-prev {
    left: -20px;
    right: auto; }

  .cer_swp .swiper-pagination {
    display: none; }

  .set7 {
    padding: 50px 0 60px; }

  .teambox h2 {
    font-size: 20px;
    line-height: 30px; }

  .teambox > p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 15px; }

  .team {
    margin-top: 25px; }

  .team .fact .swiper-slide .cons {
    position: initial;
    top: auto;
    left: auto;
    width: 100%;
    padding: 20px;
    height: auto; }
    .team .fact .swiper-slide .cons p {
      font-size: 16px;
      line-height: 22px; }
    .team .fact .swiper-slide .cons h3 {
      font-size: 18px;
      line-height: 24px;
      margin-top: 20px;
      margin-bottom: 40px; }

  .team .swiper-pagination {
    width: 100%;
    bottom: 30px; }

  .team .swiper-pagination .swiper-pagination-bullet {
    width: 25px;
    height: 4px;
    margin: 0 5px; }

  .team .fact .swiper-slide .rdImg {
    float: none; }

  .vdobox {
    width: 95%;
    height: 300px; }

  .ab_vid {
    width: 100%; } }

/*# sourceMappingURL=about.css.map */
