﻿.public-header {
  background: transparent;
  position: absolute;
}
.public-header.active {
  background: #fff;
  position: fixed;
}
body {
  padding-top: 0;
}
.session_1 .banner-box {
  position: relative;
  width: 100%;
}
.session_1 .banner-box .swiper-slide {
  width: 100%;
}
.session_1 .banner-box .swiper-slide .img-box {
  height: 100vh;
  background-size: cover;
}
.session_2 {
  background: #1267b7 url(../images/img_6.jpg) center bottom no-repeat;
  padding-top: 90px;
  padding-bottom: 20px;
}
.session_2 .title-box {
  text-align: center;
  margin-bottom: 60px;
}
.session_2 .title-box h3 {
  line-height: 1;
  font-size: 36px;
  color: #ffffff;
  padding-bottom: 22px;
  margin-bottom: 17px;
  position: relative;
}
.session_2 .title-box h3:before {
  position: absolute;
  content: '';
  left: 50%;
  bottom: 0;
  width: 60px;
  height: 3px;
  background: #1267b7;
  margin-left: -30px;
  border-radius: 50px;
}
.session_2 .title-box h3 span {
  color: #1267b7;
}
.session_2 .title-box p {
  color: #fff;
  font-size: 18px;
  line-height: 1;
}
.session_2 .centent-box {
  position: relative;
}
.session_2 .centent-box .item-box {
  height: 675px;
}
.session_2 .centent-box .item-box .txt-box {
  height: 100%;
  width: 550px;
  float: left;
  border: 2px solid #1267b7;
  box-sizing: border-box;
  border-right: none;
  padding-top: 40px;
  padding-left: 30px;
  padding-right: 35px;
}
.session_2 .centent-box .item-box .txt-box .title {
  color: #fff;
  font-size: 72px;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 1;
  font-family: 'Arial';
  margin-bottom: 65px;
}
.session_2 .centent-box .item-box .txt-box .des-box {
  text-align: right;
}
.session_2 .centent-box .item-box .txt-box .des-box h3 {
  color: #fff;
  font-size: 40px;
  margin-bottom: 20px;
}
.session_2 .centent-box .item-box .txt-box .des-box p {
  line-height: 2.2;
  font-size: 14px;
  color: #fff;
}
.session_2 .centent-box .item-box .img-box {
  height: 100%;
  width: 1050px;
  float: right;
}
.session_2 .centent-box .item-box .img-box .img {
  height: 100%;
}
.session_2 .centent-box .item-box .title_one {
  position: absolute;
  left: 50px;
  font-size: 28px;
  font-weight: 700;
  color: #19403e;
  bottom: 40px;
  left: 100px;
  width: 220px;
  text-align: center;
}
.session_2 .centent-box .swiper-slide-active .item-box .img-box {
  transform: translateX(0);
  opacity: 1;
  transition-delay: .6s;
}
.session_2 .centent-box .swiper-slide-active .item-box .txt-box {
  transform: translateX(0);
  opacity: 1;
  transition-delay: .6s;
}
.session_2 .centent-box .arr-box {
  position: absolute;
  bottom: 40px;
  left: 60px;
  z-index: 9999;
}
.session_2 .centent-box .arr-box .swiper-button-next,
.session_2 .centent-box .arr-box .swiper-button-prev {
  position: static;
  display: inline-block;
  vertical-align: middle;
  margin-top: 0;
  height: auto;
}
.session_2 .centent-box .arr-box .swiper-button-next:after,
.session_2 .centent-box .arr-box .swiper-button-prev:after {
  display: none;
}
.session_2 .centent-box .arr-box .swiper-button-next img,
.session_2 .centent-box .arr-box .swiper-button-prev img {
  vertical-align: middle;
}
.session_2 .centent-box .arr-box .swiper-button-next img.active,
.session_2 .centent-box .arr-box .swiper-button-prev img.active {
  display: none;
}
.session_2 .centent-box .arr-box .swiper-button-next:hover img,
.session_2 .centent-box .arr-box .swiper-button-prev:hover img {
  display: none;
}
.session_2 .centent-box .arr-box .swiper-button-next:hover img.active,
.session_2 .centent-box .arr-box .swiper-button-prev:hover img.active {
  display: inline-block;
}
.session_2 .centent-box .arr-box span {
  display: inline-block;
  vertical-align: middle;
  font-size: 28px;
  font-weight: 700;
  color: #19403e;
  width: 220px;
  height: 30px;
}
.session_3 {
  position: relative;
  margin-top: 130px;
  padding-bottom: 56px;
  overflow: hidden;
}
.session_3 .bg {
  position: absolute;
  bottom: 0;
  right: 0;
}
.session_3 .centent-box {
  position: relative;
  z-index: 2;
  font-size: 0;
}
.session_3 .centent-box .img-box {
  display: inline-block;
  width: 50%;
}
.session_3 .centent-box .img-box img {
  width: 100%;
}
.session_3 .centent-box .txt-box {
  display: inline-block;
  width: 50%;
  font-size: 14px;
  vertical-align: top;
  padding-left: 95px;
  box-sizing: border-box;
}
.session_3 .centent-box .txt-box .title-box h3 {
  font-weight: 400;
  font-size: 30px;
  color: #333333;
  line-height: 1;
  margin-top: 25px;
  padding-bottom: 30px;
  position: relative;
  margin-bottom: 30px;
}
.session_3 .centent-box .txt-box .title-box h3:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 60px;
  height: 3px;
  background: #1267b7;
}
.session_3 .centent-box .txt-box .title-box span {
  font-size: 24px;
  color: #333333;
  display: block;
  margin-bottom: 15px;
}
.session_3 .centent-box .txt-box .des-box .info-box p {
  line-height: 2;
  color: #676666;
  margin-bottom: 25px;
}
.session_3 .centent-box .txt-box .des-box .list-box {
  display: flex;
  justify-content: space-between;
}
.session_3 .centent-box .txt-box .des-box .list-box .item-box {
  text-align: center;
}
.session_3 .centent-box .txt-box .des-box .list-box .item-box .icon-box {
  height: 76px;
  line-height: 76px;
}
.session_3 .centent-box .txt-box .des-box .list-box .item-box .icon-box img {
  vertical-align: top;
}
.session_3 .centent-box .txt-box .des-box .list-box .item-box h3 {
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  margin-bottom: 16px;
}
.session_3 .centent-box .txt-box .des-box .list-box .item-box p {
  line-height: 1.6;
  font-size: 14px;
  color: #666666;
}
.session_3 .centent-box .txt-box .more-btn {
  margin-top: 58px;
}
.session_4 {
  position: relative;
  height: 320px;
  background: url(../images/img_7.jpg) center right no-repeat;
}
.session_4 .centent-box {
  position: absolute;
  left: 0;
  top: 130px;
  bottom: 0;
  right: 0;
}
.session_4 .centent-box .item-box {
  position: relative;
  float: left;
  text-align: center;
  width: 16%;
}
.session_4 .centent-box .item-box:before {
  position: absolute;
  content: '';
  height: 65px;
  width: 1px;
  right: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.2);
}
.session_4 .centent-box .item-box:after {
  position: absolute;
  content: '';
  right: 0;
  width: 1px;
  height: 25px;
  background: #fbc200;
  top: 20px;
}
.session_4 .centent-box .item-box:last-child:before,
.session_4 .centent-box .item-box:last-child:after {
  display: none;
}
.session_4 .centent-box .item-box h3 {
  position: relative;
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 10px;
}
.session_4 .centent-box .item-box h3 em {
  position: absolute;
  font-size: 14px;
  font-style: normal;
  margin-left: 15px;
}
.session_4 .centent-box .item-box p {
  font-size: 13px;
  color: #fff;
}
.session_5 {
  margin-top: 65px;
  margin-bottom: 80px;
  overflow: hidden;
}
.session_5 .top-box {
  margin-bottom: 57px;
}
.session_5 .top-box .title-box {
  float: left;
}
.session_5 .top-box .title-box h3 {
  line-height: 1;
  font-size: 36px;
  color: #333333;
  padding-bottom: 22px;
  margin-bottom: 17px;
  position: relative;
}
.session_5 .top-box .title-box h3:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 60px;
  height: 3px;
  background: #1267b7;
  border-radius: 50px;
}
.session_5 .top-box .title-box h3 span {
  color: #1267b7;
}
.session_5 .top-box .title-box p {
  color: #333333;
  font-size: 18px;
  line-height: 1;
}
.session_5 .top-box .public-more {
  float: right;
}
.session_5 .all-box .m_right {
  margin-right: -40%;
}
.session_5 .all-box .item-box {
  position: relative;
}
.session_5 .all-box .item-box:before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: all .3s;
}
.session_5 .all-box .item-box .img {
  width: 100%;
  height: 640px;
  background-size: cover;
  background-position: center center;
}
.session_5 .all-box .swiper-slide-active .item-box:before {
  display: none;
}
.session_6 {
  background: #e6e6e6 url(../images/img_11.jpg) center bottom no-repeat;
  padding-top: 88px;
  padding-bottom: 15px;
  margin-bottom: 75px;
}
.session_6 .title-box {
  text-align: center;
  margin-bottom: 35px;
}
.session_6 .title-box h3 {
  position: relative;
  font-size: 32px;
  color: #333333;
  padding-bottom: 25px;
  margin-bottom: 17px;
  line-height: 1;
}
.session_6 .title-box h3:before {
  position: absolute;
  content: '';
  width: 60px;
  height: 3px;
  background: #1267b7;
  bottom: 0;
  left: 50%;
  margin-left: -30px;
}
.session_6 .title-box p {
  font-size: 16px;
  color: #333333;
  line-height: 1;
}
.session_6 .centent-box {
  position: relative;
  height: 665px;
  padding-left: 500px;
  box-sizing: border-box;
}
.session_6 .centent-box .txt-box {
  position: absolute;
  background: #fff;
  top: 0;
  left: 0;
  bottom: 0;
  width: 500px;
  padding-top: 125px;
  box-sizing: border-box;
  text-align: center;
}
.session_6 .centent-box .txt-box .title h3 {
  font-size: 24px;
  color: #333333;
  font-weight: 400;
  margin-bottom: 15px;
  margin-top: 20px;
}
.session_6 .centent-box .txt-box .title p {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.8;
}
.session_6 .centent-box .txt-box .bottom-box {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 142px;
  width: 100%;
  background: url(../images/img_10.jpg) center center no-repeat;
  text-align: left;
  padding-left: 50px;
  box-sizing: border-box;
  padding-top: 25px;
}
.session_6 .centent-box .txt-box .bottom-box p {
  font-size: 16px;
  color: #fff;
  margin-bottom: 20px;
}
.session_6 .centent-box .txt-box .bottom-box h3 {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: -2px;
  font-family: 'Arail';
}
.session_6 .centent-box .txt-box .bottom-box h3 img {
  margin-right: 12px;
}
.session_6 .centent-box .img-box {
  width: 100%;
  height: 100%;
  background-size: cover;
}
.session_7 {
  margin-bottom: 95px;
  position: relative;
  z-index: 2;
}
.session_7 .title-box {
  margin-bottom: 50px;
}
.session_7 .title-box h3 {
  line-height: 1;
  font-size: 36px;
  color: #333333;
  padding-bottom: 22px;
  margin-bottom: 17px;
  position: relative;
}
.session_7 .title-box h3:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 60px;
  height: 3px;
  background: #1267b7;
  border-radius: 50px;
}
.session_7 .title-box h3 span {
  color: #1267b7;
}
.session_7 .title-box p {
  color: #333333;
  font-size: 18px;
  line-height: 1;
}
.session_7 .list-box .row {
  margin-left: -25px;
  margin-right: -25px;
}
.session_7 .list-box .col-md-4 {
  float: left;
  width: 33.33%;
  padding-left: 25px;
  padding-right: 25px;
  box-sizing: border-box;
}
.session_7 .list-box .item-box .img-box {
  overflow: hidden;
}
.session_7 .list-box .item-box .img-box img {
  width: 100%;
  transition: all .3s;
}
.session_7 .list-box .item-box .txt-box {
  margin-top: 20px;
}
.session_7 .list-box .item-box .txt-box .title {
  margin-bottom: 15px;
}
.session_7 .list-box .item-box .txt-box .title h3 {
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.session_7 .list-box .item-box .txt-box .title span {
  font-size: 14px;
  color: #999999;
}
.session_7 .list-box .item-box .txt-box .des-box p {
  line-height: 1.8;
  color: #666666;
}
.session_7 .list-box .item-box .txt-box .des-box .public-more {
  margin-top: 25px;
  color: #1267b7;
}
.session_7 .list-box .item-box:hover .img-box img {
  transform: scale(1.1);
}
.session_7 .list-box .item-box:hover .txt-box .title h3 {
  color: #1267b7;
}
.session_7 .list-box .item-box:hover .txt-box .des-box .public-more:before,
.session_7 .list-box .item-box:focus .txt-box .des-box .public-more:before,
.session_7 .list-box .item-box:hover .txt-box .des-box .public-more:before {
  right: auto;
  left: 0;
  width: 100%;
}
.session_7 .list-box .item-box:hover .txt-box .des-box .public-more {
  color: #fff;
  border-color: #1267b7;
}
.session_7 .swiper-pagination {
  position: static;
  margin-top: 85px;
}
.session_7 .swiper-pagination .swiper-pagination-bullet {
  border-color: #003532;
}
.session_7 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: #1267b7;
}
@media screen and (max-width: 1700px) {
  .session_2 {
    padding-bottom: 35px;
  }
  .session_2 .centent-box .arr-box {
    bottom: 27px;
  }
  .session_2 .centent-box .item-box {
    height: 620px;
  }
  .session_2 .centent-box .item-box .txt-box {
    width: 42%;
  }
  .session_2 .centent-box .item-box .img-box {
    width: 58%;
  }
  .session_2 .centent-box .item-box .title_one {
    bottom: 27px;
  }
  .session_3 .centent-box .img-box {
    width: 52%;
  }
  .session_3 .centent-box .txt-box {
    padding-left: 50px;
    width: 48%;
  }
  .session_3 .centent-box .txt-box .more-btn {
    margin-top: 40px;
  }
  .session_5 .all-box .item-box .img {
    height: 580px;
  }
  .session_6 {
    padding-bottom: 30px;
  }
}
/*# sourceMappingURL=index.css.map */