.block {
  width: 1300px;
}
body {
  padding-top: 90px;
}
.page-box {
  text-align: center;
  font-size: 0;
  margin-top: 50px;
  margin-bottom: 50px;
}
.page-box span {
  display: inline-block;
  height: 30px;
  border: 1px solid #ededed;
  line-height: 28px;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  color: #4c4c4c;
  font-size: 16px;
  margin-left: 6px;
  margin-right: 6px;
  cursor: pointer;
  vertical-align: middle;
}
.page-box span:hover {
  background: #2b6378;
  border-color: #2b6378;
  color: #fff;
}
.page-box span.active {
  color: #2b6378;
  border-color: transparent;
}
.page-box span.active:hover {
  background: transparent;
}
.page-box em {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  color: #666666;
  height: 30px;
  vertical-align: middle;
  margin-top: 2px;
}
.banner-box {
  position: relative;
}
.banner-box .img-box img {
  width: 100%;
}
.banner-box .txt-box {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
  color: #fff;
}
.banner-box .txt-box h3 {
  font-size: 40px;
  line-height: 1.5;
}
.banner-box .txt-box p {
  font-size: 30px;
}
.public-site {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 60px;
  color: #9a9898;
  font-size: 14px;
}
.public-site span {
  color: #666666;
}
.public-site a {
  color: #2b6378;
}
.public-tab {
  text-align: center;
  font-size: 0;
  margin-bottom: 65px;
}
.public-tab ul li {
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px;
}
.public-tab ul li a {
  display: block;
  height: 50px;
  width: 150px;
  line-height: 48px;
  border: 1px solid #dedede;
  font-size: 16px;
  color: #666666;
  box-sizing: border-box;
}
.public-tab ul li.active a,
.public-tab ul li:hover a {
  background-color: #2b6378;
  border-color: #2b6378;
  color: #fff;
}
.public-title {
  text-align: center;
}
.public-title span {
  font-size: 36px;
  color: #333333;
  position: relative;
  line-height: 1;
  padding-bottom: 18px;
  margin-bottom: 18px;
  display: block;
  font-weight: 700;
}
.public-title span:before {
  position: absolute;
  content: '';
  width: 60px;
  height: 2px;
  background: #2b6378;
  bottom: 0;
  left: 50%;
  margin-left: -30px;
}
.public-title p {
  line-height: 1;
  font-size: 18px;
  color: #333333;
}
.about-wrap .session_1 {
  margin-top: 35px;
  margin-bottom: 55px;
}
.about-wrap .session_1 .des-box {
  margin-top: 48px;
}
.about-wrap .session_1 .des-box p {
  font-size: 16px;
  color: #666666;
  margin-bottom: 30px;
  line-height: 1.8;
}
.about-wrap .session_1 .img-box {
  margin-top: 40px;
}
.about-wrap .session_1 .img-box img {
  width: 100%;
}
.about-wrap .session_2_1 {
  background-color: #f5f5f5;
  padding-top: 70px;
  padding-bottom: 85px;
  margin-bottom: 70px;
}
.about-wrap .session_2_1 .centent-box {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.about-wrap .session_2_1 .centent-box .txt-box {
  width: 580px;
}
.about-wrap .session_2_1 .centent-box .txt-box p {
  font-size: 16px;
  color: #666666;
  line-height: 1.8;
  margin-bottom: 30px;
}
.about-wrap .session_2_1 .centent-box .txt-box .bottom-box {
  text-align: right;
  font-size: 16px;
  color: #666666;
  margin-top: 60px;
}
.about-wrap .session_2_1 .centent-box .txt-box .bottom-box span {
  display: inline-block;
  vertical-align: middle;
}
.about-wrap .session_2_1 .centent-box .txt-box .bottom-box span:before {
  display: inline-block;
  content: '';
  height: 1px;
  width: 32px;
  background-color: #666666;
  vertical-align: middle;
  margin-right: 4px;
}
.about-wrap .session_2_1 .centent-box .txt-box .bottom-box img {
  vertical-align: middle;
  margin-left: 10px;
  position: relative;
  top: -15px;
}
.about-wrap .session_2 .centent-box {
  margin-top: 75px;
  position: relative;
  height: 400px;
  background: #164b99;
}
.about-wrap .session_2 .centent-box .bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
}
.about-wrap .session_2 .centent-box .bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about-wrap .session_2 .centent-box .all-box .item-box {
  padding-top: 58px;
  width: 50%;
  text-align: center;
}
.about-wrap .session_2 .centent-box .all-box .item-box .icon-box {
  height: 80px;
  line-height: 80px;
}
.about-wrap .session_2 .centent-box .all-box .item-box .icon-box img {
  vertical-align: top;
}
.about-wrap .session_2 .centent-box .all-box .item-box h3,
.about-wrap .session_2 .centent-box .all-box .item-box p {
  color: #fff;
}
.about-wrap .session_2 .centent-box .all-box .item-box h3 {
  font-size: 30px;
  margin-bottom: 10px;
}
.about-wrap .session_2 .centent-box .all-box .item-box p {
  font-size: 16px;
  line-height: 1.8;
}
.about-wrap .session_3_1 {
  background-color: #f5f5f5;
  padding-top: 70px;
  padding-bottom: 100px;
}
.about-wrap .session_3_1 .centent-box {
  margin-top: 60px;
}
.about-wrap .session_3_1 .centent-box .list-box .row {
  margin-left: -17px;
  margin-right: -17px;
}
.about-wrap .session_3_1 .centent-box .list-box .row .col-md-4 {
  float: left;
  width: 33.33%;
  padding-left: 17px;
  padding-right: 17px;
  box-sizing: border-box;
  margin-bottom: 38px;
}
.about-wrap .session_3_1 .centent-box .list-box .item-box .img-box {
  overflow: hidden;
}
.about-wrap .session_3_1 .centent-box .list-box .item-box .img-box img {
  width: 100%;
  transition: all .3s;
}
.about-wrap .session_3_1 .centent-box .list-box .item-box p {
  height: 60px;
  line-height: 60px;
  text-align: center;
  border: 1px solid #eeeeee;
  border-top: none;
  font-size: 20px;
  color: #666666;
  background-color: #ffffff;
}
.about-wrap .session_3_1 .centent-box .list-box .item-box:hover .img-box img {
  transform: scale(1.1);
}
.about-wrap .session_3_1 .centent-box .list-box .item-box:hover p {
  color: #2b6378;
}
.about-wrap .session_3_1 .swiper-pagination {
  position: static;
}
.about-wrap .session_3_1 .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  border: 1px solid #cccccc;
  width: 9px;
  height: 9px;
  box-sizing: border-box;
  border-radius: 0;
  margin-left: 7px;
  margin-right: 7px;
  background-color: transparent;
}
.about-wrap .session_3_1 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: transparent;
  border-color: #2b6378;
}
.about-wrap .session_3 {
  margin-top: 85px;
}
.about-wrap .session_3 .centent-box {
  position: relative;
}
.about-wrap .session_3 .centent-box:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  top: 235px;
  background: #eaeaea;
}
.about-wrap .session_3 .all-box .swiper-button-next {
  right: 0px;
}
.about-wrap .session_3 .all-box .swiper-button-prev {
  left: 0px;
}
.about-wrap .session_3 .all-box .swiper-button-next,
.about-wrap .session_3 .all-box .swiper-button-prev {
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.2);
  line-height: 50px;
  transition: all .3s;
  z-index: 1;
  margin: 0;
  top: 210px;
}
.about-wrap .session_3 .all-box .swiper-button-next:after,
.about-wrap .session_3 .all-box .swiper-button-prev:after {
  font-size: 24px;
  color: #fff;
}
.about-wrap .session_3 .all-box .swiper-button-next:hover,
.about-wrap .session_3 .all-box .swiper-button-prev:hover {
  background: #2b6378;
}
.about-wrap .session_3 .item-box {
  position: relative;
  width: 100%;
}
.about-wrap .session_3 .item-box .center {
  float: left;
  position: relative;
  width: 285px;
  height: 235px;
  padding-top: 65px;
  box-sizing: border-box;
}
.about-wrap .session_3 .item-box .center h3 {
  font-size: 24px;
  color: #333333;
  font-weight: 400;
}
.about-wrap .session_3 .item-box .center p {
  font-size: 16px;
  color: #999999;
  line-height: 1.8;
}
.about-wrap .session_3 .item-box .center span {
  position: absolute;
  bottom: -5px;
  width: 10px;
  height: 10px;
  background: #dddddd;
  border-radius: 100%;
  left: 50%;
  margin-left: -12px;
}
.about-wrap .session_3 .item-box .center span:before {
  width: 24px;
  height: 24px;
  border: 1px solid #dddddd;
  content: '';
  position: absolute;
  top: -7px;
  left: -7px;
  border-radius: 100%;
  box-sizing: border-box;
}
.about-wrap .session_3 .item-box:hover .center h3 {
  color: #2b6378;
}
.about-wrap .session_3 .item-box:hover .center span {
  background-color: #2b6378;
}
.about-wrap .session_3 .item-box:hover .center span:before {
  border-color: #2b6378;
}
.about-wrap .session_3 .swiper-slide:nth-child(2n+2) {
  margin-top: 235px;
}
.about-wrap .session_3 .swiper-slide:nth-child(2n+2) .item-box {
  text-align: left;
  box-sizing: border-box;
}
.about-wrap .session_3 .swiper-slide:nth-child(2n+2) .item-box .center span {
  bottom: auto;
  top: -5px;
}
.about-wrap .session_4 {
  background-color: #f5f5f5;
  padding-top: 70px;
  margin-top: 100px;
  padding-bottom: 70px;
}
.about-wrap .session_4 .centent-box {
  margin-top: 80px;
}
.about-wrap .session_4 .centent-box .row {
  margin-left: -13px;
  margin-right: -13px;
}
.about-wrap .session_4 .centent-box .row .col-md-4 {
  float: left;
  width: 33.33%;
  padding-left: 13px;
  padding-right: 13px;
  box-sizing: border-box;
  margin-bottom: 26px;
}
.about-wrap .session_4 .centent-box .item-box {
  background: #fff;
  height: 260px;
  border: 1px solid #eeeeee;
  box-sizing: border-box;
  line-height: 258px;
  text-align: center;
}
.about-wrap .session_4 .centent-box .item-box img {
  width: 299px;
  height: 213px;
  object-fit: cover;
}
.about-wrap .session_4 .swiper-pagination {
  position: static;
  margin-top: 20px;
}
.about-wrap .session_4 .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  border: 1px solid #cccccc;
  width: 9px;
  height: 9px;
  box-sizing: border-box;
  border-radius: 0;
  margin-left: 7px;
  margin-right: 7px;
  background-color: transparent;
}
.about-wrap .session_4 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: transparent;
  border-color: #2b6378;
}
.join-wrap .session_1 {
  position: relative;
  margin-top: 125px;
  margin-bottom: 125px;
}
.join-wrap .session_1 .centent-box {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.join-wrap .session_1 .centent-box ul {
  width: 300px;
}
.join-wrap .session_1 .centent-box ul li {
  margin-bottom: 30px;
}
.join-wrap .session_1 .centent-box ul li h3 {
  color: #333333;
  font-size: 24px;
  margin-bottom: 5px;
}
.join-wrap .session_1 .centent-box ul li h3 span {
  color: #2b6378;
  display: inline-block;
  margin-right: 4px;
}
.join-wrap .session_1 .centent-box ul li p {
  font-size: 14px;
  color: #333333;
  line-height: 1.8;
}
.join-wrap .session_1 .bg {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.join-wrap .session_2 {
  background: url(../image/img_29.jpg) center center no-repeat;
  background-size: cover;
  padding-top: 82px;
  box-sizing: border-box;
  padding-bottom: 138px;
}
.join-wrap .session_2 .public-title {
  margin-bottom: 70px;
}
.join-wrap .session_2 .public-title span,
.join-wrap .session_2 .public-title p {
  color: #fff;
}
.join-wrap .session_2 .public-title span:before,
.join-wrap .session_2 .public-title p:before {
  background: #fff;
}
.join-wrap .session_2 .item-box {
  position: relative;
  float: left;
  width: 20%;
  height: 210px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
  text-align: center;
  padding-top: 35px;
  overflow: hidden;
  transition: all .3s;
  margin-left: -1px;
  margin-top: -1px;
}
.join-wrap .session_2 .item-box .icon-box {
  height: 75px;
  line-height: 75px;
  transition: all .3s;
}
.join-wrap .session_2 .item-box .icon-box img {
  vertical-align: top;
}
.join-wrap .session_2 .item-box .txt-box {
  color: #fff;
  transition: all .3s;
}
.join-wrap .session_2 .item-box .txt-box h3 {
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 8px;
}
.join-wrap .session_2 .item-box .txt-box p {
  font-size: 12px;
  color: #999999;
}
.join-wrap .session_2 .item-box .des {
  position: absolute;
  top: 0px;
  height: 100%;
  left: 0;
  right: 0;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  padding-top: 40px;
  transform: translateY(20px);
  opacity: 0;
  transition: all .3s;
}
.join-wrap .session_2 .item-box .des h3 {
  color: #fff;
  font-size: 16px;
  margin-bottom: 8px;
}
.join-wrap .session_2 .item-box .des p {
  color: #fff;
  line-height: 1.8;
  font-size: 14px;
  text-align: left;
}
.join-wrap .session_2 .item-box:hover {
  background: #fff;
}
.join-wrap .session_2 .item-box:hover .des {
  opacity: 1;
  transform: translateY(0);
  transition: all .3s;
}
.join-wrap .session_2 .item-box:hover .des h3 {
  color: #000;
}
.join-wrap .session_2 .item-box:hover .des p {
  color: #000;
}
.join-wrap .session_2 .item-box:hover .txt-box,
.join-wrap .session_2 .item-box:hover .icon-box {
  transform: translateY(-20px);
  opacity: 0;
}
.join-wrap .session_3 {
  margin-top: 85px;
  margin-bottom: 100px;
}
.join-wrap .session_3 .centent-box {
  position: relative;
  margin-top: 80px;
}
.join-wrap .session_3 .centent-box .line-box {
  position: absolute;
  left: 0;
  top: 165px;
  width: 100%;
  height: 1px;
  background: #e5e5e5;
}
.join-wrap .session_3 .list-box {
  padding-left: 0px;
  padding-right: 0px;
  box-sizing: border-box;
}
.join-wrap .session_3 .list-box .item-box {
  float: left;
  width: 12.5%;
  text-align: center;
  position: relative;
}
.join-wrap .session_3 .list-box .item-box:before {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  left: 50%;
  bottom: 50%;
  margin-bottom: -5px;
  margin-left: -5px;
  border-radius: 100%;
  box-sizing: border-box;
  background: #dddddd;
}
.join-wrap .session_3 .list-box .item-box .txt-box {
  height: 90px;
  line-height: 1.6;
  margin-top: 35px;
  margin-bottom: 35px;
}
.join-wrap .session_3 .list-box .item-box .txt-box span {
  font-size: 20px;
  color: #2b6378;
}
.join-wrap .session_3 .list-box .item-box .txt-box p {
  color: #333333;
  font-size: 20px;
}
.join-wrap .session_3 .list-box .item-box .icon-box {
  height: 100px;
  line-height: 100px;
  width: 100px;
  border-radius: 100%;
  display: inline-block;
  margin-top: 35px;
  margin-bottom: 35px;
  background: #2b6378;
}
.join-wrap .session_3 .list-box .item-box:nth-child(2n+2) .txt-box {
  padding-top: 50px;
  box-sizing: border-box;
}
.join-wrap .session_4 {
  background: url(../image/img_30.jpg) center center no-repeat;
  background-size: cover;
  box-sizing: border-box;
  padding-top: 80px;
  padding-bottom: 100px;
}
.join-wrap .session_4 .centent-box {
  background: #fff;
  padding-top: 65px;
  padding-left: 55px;
  padding-right: 55px;
  box-sizing: border-box;
  padding-bottom: 50px;
}
.join-wrap .session_4 .centent-box .form-box {
  margin-top: 60px;
}
.join-wrap .session_4 .centent-box .row {
  margin-left: -12px;
  margin-right: -12px;
}
.join-wrap .session_4 .centent-box .col-md-4 {
  float: left;
  width: 33.33%;
  padding-left: 12px;
  padding-right: 12px;
  box-sizing: border-box;
}
.join-wrap .session_4 .centent-box .input-box {
  position: relative;
}
.join-wrap .session_4 .centent-box .input-box label {
  position: absolute;
  font-size: 16px;
  color: #ff0000;
  left: 10px;
  top: 14px;
}
.join-wrap .session_4 .centent-box .textarea-box label {
  top: 44px;
}
.join-wrap .session_4 .centent-box input {
  width: 100%;
  height: 46px;
  line-height: 44px;
  border: 1px solid #e6e6e6;
  padding-left: 20px;
  padding-right: 18px;
  font-size: 16px;
  box-sizing: border-box;
}
.join-wrap .session_4 .centent-box textarea {
  border: 1px solid #e6e6e6;
  padding-left: 20px;
  padding-right: 18px;
  box-sizing: border-box;
  width: 100%;
  height: 200px;
  line-height: 1.6;
  margin-top: 24px;
  padding-top: 15px;
}
.join-wrap .session_4 .centent-box span.btn {
  display: block;
  width: 145px;
  text-align: center;
  height: 46px;
  line-height: 46px;
  background: #2b6378;
  margin-top: 35px;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
}
.link-wrap .session_1 {
  font-size: 0;
  padding-bottom: 120px;
  margin-top: 110px;
}
.link-wrap .session_1 .item-box {
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  width: 25%;
}
.link-wrap .session_1 .item-box .icon-box {
  padding-left: 30px;
  box-sizing: border-box;
}
.link-wrap .session_1 .item-box .txt-box {
  margin-top: -10px;
  font-size: 16px;
  position: relative;
  z-index: 2;
}
.link-wrap .session_1 .item-box .txt-box span {
  font-size: 18px;
  color: #333333;
}
.link-wrap .session_1 .item-box .txt-box p {
  font-size: 16px;
  color: #333333;
  margin-top: 20px;
  line-height: 1.6;
}
.link-wrap .session_2 img {
  width: 100%;
}
.link-wrap .session_3 {
  margin-top: 78px;
  margin-bottom: 95px;
}
.link-wrap .session_3 .title {
  text-align: center;
  margin-bottom: 90px;
}
.link-wrap .session_3 .title h3 {
  font-size: 36px;
  color: #000000;
  font-weight: 400;
  margin-bottom: 6px;
}
.link-wrap .session_3 .title p {
  font-size: 18px;
  color: #666666;
}
.link-wrap .session_3 .form-box {
  margin-top: 60px;
}
.link-wrap .session_3 .row {
  margin-left: -12px;
  margin-right: -12px;
}
.link-wrap .session_3 .col-md-4 {
  float: left;
  width: 25%;
  padding-left: 12px;
  padding-right: 12px;
  box-sizing: border-box;
}
.link-wrap .session_3 .input-box {
  position: relative;
}
.link-wrap .session_3 .input-box label {
  position: absolute;
  font-size: 16px;
  color: #ff0000;
  right: -15px;
  top: 10px;
}
.link-wrap .session_3 input {
  width: 100%;
  height: 46px;
  line-height: 44px;
  border: 1px solid #e6e6e6;
  padding-left: 18px;
  padding-right: 18px;
  box-sizing: border-box;
}
.link-wrap .session_3 .textarea-box label {
  top: 28px;
}
.link-wrap .session_3 textarea {
  border: 1px solid #e6e6e6;
  padding-left: 18px;
  padding-right: 18px;
  box-sizing: border-box;
  width: 100%;
  height: 200px;
  line-height: 1.6;
  margin-top: 24px;
  padding-top: 15px;
}
.link-wrap .session_3 span {
  display: block;
  width: 145px;
  text-align: center;
  height: 46px;
  line-height: 46px;
  background: #2b6378;
  margin-top: 35px;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
}
.case_list-wrap {
  padding-bottom: 100px;
}
.case_list-wrap .session_1 {
  margin-top: -20px;
}
.case_list-wrap .session_1 #masonry {
  position: relative;
}
.case_list-wrap .session_1 .box {
  float: left;
  width: 33.3333%;
}
.case_list-wrap .session_1 .item-box {
  position: relative;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  box-sizing: border-box;
}
.case_list-wrap .session_1 .item-box .img-box {
  overflow: hidden;
}
.case_list-wrap .session_1 .item-box .img-box img {
  width: 100%;
  transition: all .3s;
}
.case_list-wrap .session_1 .item-box .txt-box {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
}
.case_list-wrap .session_1 .item-box .txt-box h3 {
  font-size: 18px;
  color: #666666;
  font-weight: 400;
}
.case_list-wrap .session_1 .item-box .txt-box p {
  font-size: 14px;
  color: #999999;
}
.case_list-wrap .session_1 .item-box .txt-box:before {
  position: absolute;
  content: '';
  width: 0;
  left: 0;
  right: 0;
  height: 1px;
  bottom: 0;
  background: #2b6378;
  transition: all .3s;
}
.case_list-wrap .session_1 .item-box:hover .img-box img {
  transform: scale(1.1);
}
.case_list-wrap .session_1 .item-box:hover .txt-box h3 {
  color: #2b6378;
}
.case_list-wrap .session_1 .item-box:hover .txt-box:before {
  width: 100%;
}
.news_list-wrap .session_1 {
  margin-top: 70px;
  margin-bottom: 80px;
}
.news_list-wrap .session_1 .item-box {
  padding: 15px;
  border: 1px solid #efefef;
  margin-bottom: 40px;
}
.news_list-wrap .session_1 .item-box .img-box {
  float: left;
  margin-right: 70px;
  overflow: hidden;
}
.news_list-wrap .session_1 .item-box .img-box img {
  transition: all .3s;
  width: 400px;
  height: 250px;
  object-fit: cover;
}
.news_list-wrap .session_1 .item-box .txt-box {
  padding-top: 45px;
  box-sizing: border-box;
}
.news_list-wrap .session_1 .item-box .txt-box h3 {
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  margin-bottom: 25px;
}
.news_list-wrap .session_1 .item-box .txt-box p {
  font-size: 16px;
  color: #666666;
  line-height: 1.8;
  margin-bottom: 50px;
}
.news_list-wrap .session_1 .item-box .txt-box span {
  font-size: 14px;
  color: #999999;
}
.news_list-wrap .session_1 .item-box:hover {
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
}
.news_list-wrap .session_1 .item-box:hover .img-box img {
  transform: scale(1.1);
}
.news_list-wrap .session_1 .item-box:hover .txt-box h3 {
  color: #2b6378;
}
.news_list-wrap .session_1 .page-box {
  margin-top: 70px;
}
.news_list-wrap .session_2 {
  margin-bottom: 90px;
  margin-top: -15px;
}
.news_list-wrap .session_2 .title-box {
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 45px;
}
.news_list-wrap .session_2 .title-box p {
  font-size: 30px;
  color: #333333;
  margin-bottom: 15px;
  font-weight: 700;
}
.news_list-wrap .session_2 .title-box .txt_1 span {
  display: inline-block;
  font-size: 14px;
  color: #999999;
  margin-left: 5px;
  margin-right: 5px;
  font-weight: 400;
}
.news_list-wrap .session_2 .des-box p {
  font-size: 16px;
  color: #4d4948;
  line-height: 30px;
}
.news_list-wrap .session_2 .des-box p img {
  max-width: 100%;
}
.news_list-wrap .session_2 .bottom-box {
  border-bottom: 1px solid #cacbcd;
  margin-top: 100px;
}
.news_list-wrap .session_2 .bottom-box .black-btn {
  float: left;
  width: 145px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #2b6378;
  color: #ffffff;
  font-size: 16px;
}
.news_list-wrap .session_2 .bottom-box .share-box {
  float: right;
}
.news_list-wrap .session_2 .bottom-box .share-box #share-1 {
  display: inline-block;
}
.news_list-wrap .session_2 .bottom-box .share-box #share-1 .social-share-icon {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 18px;
}
.news_list-wrap .session_2 .other-box {
  margin-top: 20px;
}
.news_list-wrap .session_2 .other-box ul li a {
  line-height: 2;
  color: #4d4948;
  font-size: 16px;
}
.news_list-wrap .session_2 .other-box ul li a:hover {
  color: #2b6378;
}
.pro_list-wrap .session_1 {
  margin-top: 60px;
  margin-bottom: 70px;
}
.pro_list-wrap .session_1 .row {
  margin-left: -25px;
  margin-right: -25px;
}
.pro_list-wrap .session_1 .row .col-md-4 {
  float: left;
  width: 33.33%;
  padding-left: 25px;
  padding-right: 25px;
  box-sizing: border-box;
  margin-bottom: 45px;
}
.pro_list-wrap .session_1 .row .item-box .img-box {
  overflow: hidden;
}
.pro_list-wrap .session_1 .row .item-box .img-box img {
  width: 100%;
  transition: all .3s;
  height: 285px;
  object-fit: cover;
}
.pro_list-wrap .session_1 .row .item-box .txt-box {
  position: relative;
}
.pro_list-wrap .session_1 .row .item-box .txt-box:before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  height: 0;
  background-color: #2b6378;
  transition: all .3s;
}
.pro_list-wrap .session_1 .row .item-box p {
  position: relative;
  z-index: 2;
  text-align: center;
  font-size: 18px;
  color: #666666;
  border: 1px solid #eeeeee;
  line-height: 58px;
  border-top: none;
}
.pro_list-wrap .session_1 .row .item-box:hover .img-box img {
  transform: scale(1.1);
}
.pro_list-wrap .session_1 .row .item-box:hover .txt-box:before {
  height: 100%;
}
.pro_list-wrap .session_1 .row .item-box:hover .txt-box p {
  color: #fff;
}
.pro_list-wrap .session_1 .page-box {
  margin-top: 40px;
}
.pro_list-wrap .session_2 {
  display: flex;
  justify-content: space-between;
  align-items: top;
  margin-bottom: 60px;
}
.pro_list-wrap .session_2 .imgs {
  width: 750px;
  float: left;
}
.pro_list-wrap .session_2 .imgs img {
  width: 100%;
  height: 470px;
  object-fit: cover;
}
.pro_list-wrap .session_2 .imgs .bottom-box {
  position: relative;
  padding-left: 28px;
  padding-right: 28px;
}
.pro_list-wrap .session_2 .imgs .bottom-box .swiper-button-prev {
  left: -5px;
}
.pro_list-wrap .session_2 .imgs .bottom-box .swiper-button-next {
  right: -5px;
}
.pro_list-wrap .session_2 .imgs .bottom-box .swiper-button-next,
.pro_list-wrap .session_2 .imgs .bottom-box .swiper-button-prev {
  height: 100px;
  line-height: 100px;
  width: 20px;
  top: 0;
  margin: 0;
}
.pro_list-wrap .session_2 .imgs .bottom-box .swiper-button-next:after,
.pro_list-wrap .session_2 .imgs .bottom-box .swiper-button-prev:after {
  font-size: 18px;
  vertical-align: middle;
  color: #333;
  font-weight: 700;
}
.pro_list-wrap .session_2 .imgs .bottom-box .swiper-button-next:hover:after,
.pro_list-wrap .session_2 .imgs .bottom-box .swiper-button-prev:hover:after {
  color: #2b6378;
}
.pro_list-wrap .session_2 .imgs .mySwiper {
  margin-top: 20px;
  box-sizing: border-box;
  position: relative;
}
.pro_list-wrap .session_2 .imgs .mySwiper img {
  height: 100px;
  width: 100%;
  object-fit: cover;
}
.pro_list-wrap .session_2 .imgs .mySwiper .swiper-slide {
  border: 2px solid transparent;
}
.pro_list-wrap .session_2 .imgs .mySwiper .swiper-slide img {
  cursor: pointer;
}
.pro_list-wrap .session_2 .imgs .mySwiper .swiper-slide-thumb-active {
  border: 2px solid #2b6378;
}
.pro_list-wrap .session_2 .right-box {
  width: 500px;
  padding-top: 30px;
}
.pro_list-wrap .session_2 .right-box .title {
  font-size: 30px;
  color: #333333;
  font-weight: 700;
  margin-bottom: 10px;
}
.pro_list-wrap .session_2 .right-box .des-box p {
  line-height: 1.8;
  font-size: 16px;
  color: #666666;
}
.pro_list-wrap .session_2 .right-box .bottom-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 35px;
}
.pro_list-wrap .session_2 .right-box .bottom-box span {
  font-size: 18px;
  color: #2b6378;
}
.pro_list-wrap .session_2 .right-box .bottom-box span img {
  margin-right: 15px;
}
.pro_list-wrap .session_2 .right-box .bottom-box span em {
  font-style: normal;
  font-size: 24px;
}
.pro_list-wrap .session_2 .right-box .bottom-box .btn {
  background-color: #2b6378;
  color: #fff;
  display: block;
  height: 50px;
  line-height: 50px;
  width: 150px;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
}
.pro_list-wrap .session_3 .title-box {
  border-bottom: 1px solid #dddddd;
}
.pro_list-wrap .session_3 .title-box span {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  background: #2b6378;
  color: #fff;
  font-size: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.pro_list-wrap .session_3 .item-box {
  margin-bottom: 60px;
}
.pro_list-wrap .session_3 .item-box .img-box {
  margin-top: 45px;
}
.pro_list-wrap .session_3 .item-box ul {
  margin-top: 45px;
}
.pro_list-wrap .session_3 .item-box ul li {
  position: relative;
  padding-left: 20px;
  box-sizing: border-box;
  line-height: 1.8;
  font-size: 16px;
  color: #666666;
}
.pro_list-wrap .session_3 .item-box ul li span {
  position: absolute;
  left: 0;
  top: 0;
}
.pro_list-wrap .session_4 {
  display: flex;
  justify-content: space-between;
  border-top: 3px solid #666666;
  height: 90px;
  line-height: 90px;
  font-size: 16px;
  color: #666666;
  margin-bottom: 60px;
}
.pro_list-wrap .session_4 label {
  color: #666666;
}
.pro_list-wrap .session_4 img {
  margin-right: 15px;
}
.pro_list-wrap .session_4 a {
  color: #666666;
}
.pro_list-wrap .session_4 a:hover {
  color: #333;
}
/*# sourceMappingURL=style.css.map */