﻿.session_1 .centent-box {
  position: relative;
}
.session_1 .centent-box .top-box {
  position: relative;
}
.session_1 .centent-box .top-box .mouse-block {
  width: 1100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  margin-top: 140px;
}
.session_1 .centent-box .top-box .mouse-block .mouse-box {
  font-size: 16px;
  color: #0d9c52;
}
.session_1 .centent-box .top-box .mouse-block .mouse-box .icon-box {
  width: 20px;
  background: #0d9c52;
  height: 40px;
  border-radius: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
  position: relative;
}
.session_1 .centent-box .top-box .mouse-block .mouse-box .icon-box .line-box {
  position: absolute;
  content: '';
  width: 2px;
  height: 8px;
  background: #fff;
  left: 50%;
  top: 10px;
  margin-left: -1px;
  -webkit-animation: Tmouse 0.5s cubic-bezier(0.56, 0.01, 0.46, 1) infinite alternate;
  animation: Tmouse 0.5s cubic-bezier(0.56, 0.01, 0.46, 1) infinite alternate;
}
.session_1 .centent-box .top-box .swiper-container .item-box {
  position: relative;
}
.session_1 .centent-box .top-box .swiper-container .item-box .img-box img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.session_1 .centent-box .top-box .swiper-container .item-box .txt-box {
  position: absolute;
  width: 1100px;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
  top: 50%;
}
.session_1 .centent-box .top-box .swiper-container .item-box .txt_1 h3 {
  font-size: 40px;
  color: #fff;
  margin-bottom: 10px;
}
.session_1 .centent-box .top-box .swiper-container .item-box .txt_1 p {
  font-size: 26px;
  color: #fff;
  font-weight: 400;
}
.session_1 .centent-box .top-box .swiper-container .item-box .txt_2 {
  text-align: left;
}
.session_1 .centent-box .top-box .swiper-container .item-box .txt_2 .other-box {
  display: inline-block;
  width: 500px;
  text-align: center;
}
.session_1 .centent-box .top-box .swiper-container .item-box .txt_2 span {
  font-size: 30px;
  font-weight: 300;
}
.session_1 .centent-box .top-box .swiper-container .item-box .txt_2 h3 {
  color: #333;
  font-size: 48px;
  margin-bottom: 50px;
}
.session_1 .centent-box .top-box .swiper-container .item-box .txt_2 h3 em {
  font-style: normal;
  color: #0d9c52;
}
.session_1 .centent-box .top-box .swiper-container .item-box .txt_2 p {
  font-size: 14px;
  line-height: 1.8;
  color: #9e9b99;
}
.session_1 .centent-box .top-box .swiper-container .item-box .txt_3 p {
  color: #767676;
  font-size: 30px;
}
.session_1 .centent-box .top-box .swiper-container .item-box .txt_3 h3 {
  padding-left: 70px;
  display: inline-block;
  text-align: center;
  font-size: 48px;
  color: #383838;
  line-height: 1.1;
}
.session_1 .centent-box .top-box .arr-box {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  left: 50%;
  height: 55px;
  width: 1400px;
}
.session_1 .centent-box .top-box .swiper-button-prev,
.session_1 .centent-box .top-box .swiper-button-next {
  margin: 0;
  width: 55px;
  height: 55px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  opacity: 0;
  transition: all .3s;
  top: 0;
}
.session_1 .centent-box .top-box .swiper-button-prev:after,
.session_1 .centent-box .top-box .swiper-button-next:after {
  font-size: 0;
}
.session_1 .centent-box .top-box .swiper-button-prev:hover,
.session_1 .centent-box .top-box .swiper-button-next:hover {
  background: #0d9c52;
}
.session_1 .centent-box .top-box .swiper-button-prev {
  left: -50px;
}
.session_1 .centent-box .top-box .swiper-button-next {
  right: -50px;
}
.session_1 .centent-box .top-box .pagination-box {
  position: absolute;
  z-index: 999;
  text-align: right;
  bottom: 0.65rem;
  left: 0;
  padding-right: 1.7rem;
  box-sizing: border-box;
  right: 0;
}
.session_1 .centent-box .top-box .pagination-box .swiper-pagination {
  position: static;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.session_1 .centent-box .top-box .pagination-box .swiper-pagination .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  margin-left: 4px;
  margin-right: 4px;
}
.session_1 .centent-box .top-box .pagination-box .swiper-pagination .swiper-pagination-bullet-active {
  background: #184098;
}
.session_1 .centent-box:hover .swiper-button-prev,
.session_1 .centent-box:hover .swiper-button-next {
  opacity: 1;
}
.session_1 .centent-box:hover .swiper-button-prev {
  left: 0;
}
.session_1 .centent-box:hover .swiper-button-next {
  right: 0;
}
.session_1 .centent-box .bottom-box {
  float: right;
  z-index: 9;
  width: 345px;

  height: 118px;
  padding-left: 25px;
  padding-right: 25px;
  box-sizing: border-box;
  padding-top: 15px;
  border-radius: 10px;
}
.session_1 .centent-box .bottom-box .swiper-pagination {
  position: static;
  margin-top: 20px;
  text-align: left;
  margin-left: -10px;
}
.session_1 .centent-box .bottom-box .swiper-pagination .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background: #d2d2d2;
  border-radius: 100%;
  opacity: 1;
  font-size: 0;
  vertical-align: middle;
  margin-left: 10px;
  margin-right: 10px;
}
.session_1 .centent-box .bottom-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  font-size: 16px;
  font-weight: 700;
  line-height: 13px;
  text-align: center;
  background-color: transparent;
  color: #0d9c52;
  width: 18px;
}
.session_1 .centent-box .bottom-box .img-box img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  border-radius: 10px;
}
.session_1 .centent-box .centent-bottom {
  position: absolute;
  width: 1300px;
  z-index: 9;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.session_2 {
  width: 1400px;
  margin-top: 135px;
  margin-bottom: 135px;
}
.session_2 .centent-box {
  position: relative;
  padding-left: 388px;
}
.session_2 .centent-box .icon-box {
  position: absolute;
  bottom: 0;
  left: -170px;
}
.session_2 .centent-box .title-box {
  margin-bottom: 40px;
}
.session_2 .centent-box .title-box h3 {
  font-size: 36px;
  color: #333333;
  line-height: 1.1;
  margin-bottom: 5px;
}
.session_2 .centent-box .title-box p {
  font-size: 18px;
  color: #666;
  font-weight: 400;
}
.session_2 .centent-box .des-box p {
  font-size: 15px;
  line-height: 2;
  color: #999;
}
.session_2 .centent-box .list-box {
  display: flex;
  justify-content: space-between;
  margin-top: 65px;
  margin-bottom: 65px;
}
.session_2 .centent-box .list-box .item .title {
  color: #0d9c52;
  font-size: 14px;
}
 .session_2 .centent-box .icon-box img {
        border-radius:3%;
    }

.session_2 .centent-box .list-box .item .title span {
  font-size: 22px;
  font-weight: 700;
}
.session_2 .centent-box .list-box .item .title span em {
  font-weight: 400;
  font-size: 12px;
  position: relative;
  top: -13px;
  margin-left: 2px;
}
.session_2 .centent-box .list-box .item p {
  font-size: 16px;
  color: #666666;
  margin-top: 4px;
}
.session_2 .centent-box .more-box a {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  background-color: #0d9c52;
  color: #fff;
  width: 150px;
  border-radius: 30px;
  text-align: center;
}
.session_3 {
  margin-bottom: 146px;
}
.session_3 .top-box {
  height: 595px;
  background: url(../images/img_3.jpg) center center no-repeat;
  background-size: cover;
  padding-top: 130px;
  box-sizing: border-box;
}
.session_3 .top-box .title-box {
  text-align: center;
  color: #fff;
}
.session_3 .top-box .title-box h3 {
  font-size: 36px;
}
.session_3 .top-box .title-box p {
  font-size: 20px;
}
.session_3 .bottom-box {
  position: relative;
  max-width: 1380px;
  padding-top: 70px;
  margin: 0 auto;
  background-color: #fff;
  border: 1px solid #dcdcdc;
  margin-top: -161px;
  box-shadow: 0px 12px 8px rgba(0, 0, 0, 0.1);
}
.session_3 .bottom-box .list-box .item-box {
  float: left;
  width: 25%;
  text-align: center;
  height: 250px;
}
.session_3 .bottom-box .list-box .item-box .icon-box {
  height: 77px;
  line-height: 77px;
  transition: all .3s;
}
.session_3 .bottom-box .list-box .item-box .icon-box img {
  vertical-align: top;
}
.session_3 .bottom-box .list-box .item-box .title {
  position: relative;
  padding-bottom: 22px;
  margin-bottom: 20px;
}
.session_3 .bottom-box .list-box .item-box .title:before {
  position: absolute;
  content: '';
  width: 20px;
  height: 2px;
  background-color: #aaaaaa;
  bottom: 0;
  left: 50%;
  margin-left: -10px;
}
.session_3 .bottom-box .list-box .item-box .title h3 {
  font-size: 20px;
  color: #333333;
}
.session_3 .bottom-box .list-box .item-box .title p {
  font-size: 14px;
  color: #888888;
}
.session_3 .bottom-box .list-box .item-box .des-box {
  width: 180px;
  margin: 0 auto;
}
.session_3 .bottom-box .list-box .item-box .des-box p {
  font-size: 16px;
  color: #666666;
  line-height: 1.8;
}
.session_3 .bottom-box .list-box .item-box:hover .icon-box {
  transform: rotateY(180deg);
}
.session_4 {
  margin-bottom: 100px;
}
.session_4 .title-box {
  text-align: center;
}
.session_4 .title-box h3 {
  font-size: 36px;
  color: #333333;
}
.session_4 .title-box p {
  font-size: 20px;
  color: #666666;
  font-weight: 400;
}
.session_4 .centent-box {
  margin-top: 58px;
}
.session_4 .centent-box .top-box {
  padding-left: 164px;
  box-sizing: border-box;
  padding-right: 110px;
  margin-bottom: 38px;
  width: 1400px;
  display: flex;
  justify-content: space-between;
  align-items: center;
    background: #0d9c52;
}
.session_4 .centent-box .top-box .left-box {
  width: 450px;
}
.session_4 .centent-box .top-box .left-box h3 {
  font-size: 20px;
  color: #fff;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.session_4 .centent-box .top-box .left-box h3:before {
  position: absolute;
  content: '';
  left: 0;
  width: 22px;
  height: 3px;
  background: #0d9c52;
  bottom: 0;
}
.session_4 .centent-box .top-box .left-box p {
  font-size: 16px;
  color: #fff;
  line-height: 1.8;
}
.session_4 .centent-box .top-box .right-box {
  position: relative;
}
.session_4 .centent-box .top-box .right-box:before {
  z-index: 2;
  position: absolute;
  content: '';
  border: 1px solid #fff;
  top: 16px;
  bottom: 16px;
  left: 16px;
  right: 16px;
}
.session_4 .centent-box .top-box .right-box .icon-box {
  position: absolute;
  top: -25px;
  right: 95px;
  transition: all .3s;
  z-index: 3;
}
.session_4 .centent-box .top-box .right-box .other {
  position: absolute;
  left: -188px;
  bottom: 10px;
}
.session_4 .centent-box .top-box .right-box .img-box {
  overflow: hidden;
}
.session_4 .centent-box .top-box .right-box .img-box img {
  transition: all .3s;
}
.session_4 .centent-box .top-box .right-box:hover .icon-box {
  top: 0px;
}
.session_4 .centent-box .top-box .right-box:hover .img-box img {
  transform: scale(1.1);
}
.session_4 .centent-box .bottom-box {
  padding-left: 125px;
  box-sizing: border-box;
  position: relative;
}
.session_4 .centent-box .bottom-box:hover .img-box img {
  transform: scale(1.1);
}
.session_4 .centent-box .bottom-box .icon {
  position: absolute;
  font-size: 332px;
  line-height: 1.1;
  color: rgba(239, 239, 239, 0.37);
  left: 0;
  top: 70px;
  z-index: 2;
}
.session_4 .centent-box .bottom-box .list-box {
  display: flex;
  justify-content: flex-end;
}
.session_4 .centent-box .bottom-box .list-box .img-box {
  overflow: hidden;
}
.session_4 .centent-box .bottom-box .list-box .img-box img {
  transition: all .3s;
}
.session_4 .centent-box .bottom-box .list-box .item_1 {
  width: 562px;
  margin-right: 30px;
}
.session_4 .centent-box .bottom-box .list-box .item_1 .txt-box {
  width: 518px;
  margin-left: -175px;
  position: relative;
  display: inline-block;
  text-align: left;
  width: 535px;
  padding-top: 28px;
}
.session_4 .centent-box .bottom-box .list-box .item_1 .txt-box:before {
  position: absolute;
  content: '';
  left: 0;
  width: 22px;
  height: 3px;
  background: #0d9c52;
  top: 0;
}
.session_4 .centent-box .bottom-box .list-box .item_1 .txt-box h3 {
  font-size: 20px;
  color: #333333;
  position: relative;
  margin-bottom: 20px;
}
.session_4 .centent-box .bottom-box .list-box .item_1 .txt-box p {
  font-size: 16px;
  color: #666666;
  line-height: 1.8;
}
.session_4 .centent-box .bottom-box .list-box .item_2 {
  text-align: right;
  width: 530px;
}
.session_4 .centent-box .bottom-box .list-box .item_2 .img-box {
  display: inline-block;
  padding-right: 100px;
  box-sizing: border-box;
}
.session_4 .centent-box .bottom-box .list-box .item_2 .txt-box {
  position: relative;
  display: inline-block;
  text-align: left;
  width: 535px;
  margin-top: 38px;
  padding-bottom: 28px;
}
.session_4 .centent-box .bottom-box .list-box .item_2 .txt-box:before {
  position: absolute;
  content: '';
  left: 0;
  width: 22px;
  height: 3px;
  background: #0d9c52;
  bottom: 0;
}
.session_4 .centent-box .bottom-box .list-box .item_2 .txt-box h3 {
  font-size: 20px;
  color: #333333;
  position: relative;
  margin-bottom: 20px;
}
.session_4 .centent-box .bottom-box .list-box .item_2 .txt-box p {
  font-size: 16px;
  color: #666666;
  line-height: 1.8;
}
.session_5 {
  background: url(../images/img_7.jpg) center center no-repeat;
  background-size: cover;
  height: 907px;
  padding-top: 135px;
  box-sizing: border-box;
}
.session_5 .centent-box {
  width: 1400px;
}
.session_5 .centent-box .title-box {
  margin-bottom: 125px;
}
.session_5 .centent-box .title-box h3 {
  font-size: 36px;
  color: #333333;
}
.session_5 .centent-box .title-box p {
  font-size: 20px;
  color: #666666;
  font-weight: 700;
}
.session_5 .centent-box .all-box {
  display: flex;
  justify-content: space-between;
}
.session_5 .centent-box .all-box .left-box {
  width: 860px;
  background-color: #fff;
  height: 375px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  padding-left: 48px;
  padding-right: 48px;
  box-sizing: border-box;
  padding-top: 55px;
}
.session_5 .centent-box .all-box .left-box .center-box {
  overflow: hidden;
  border-radius: 30px;
}
.session_5 .centent-box .all-box .left-box .item-box {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.session_5 .centent-box .all-box .left-box .item-box .img-box img {
  width: 353px;
  height: 265px;
  object-fit: cover;
  border-radius: 30px;
}
.session_5 .centent-box .all-box .left-box .item-box .txt-box {
  width: 355px;
}
.session_5 .centent-box .all-box .left-box .item-box .txt-box h3 {
  font-size: 20px;
  color: #666666;
  margin-bottom: 25px;
  position: relative;
  padding-bottom: 14px;
}
.session_5 .centent-box .all-box .left-box .item-box .txt-box h3:before {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  width: 28px;
  height: 2px;
  background-color: #0d9c52;
}
.session_5 .centent-box .all-box .left-box .item-box .txt-box p {
  font-size: 16px;
  line-height: 1.8;
  color: #666666;
}
.session_5 .centent-box .all-box .right-box {
  width: 311px;
  padding-top: 20px;
}
.session_5 .centent-box .all-box .right-box ul li {
  font-size: 20px;
  color: #eee;
  margin-bottom: 60px;
  cursor: pointer;
}
.session_5 .centent-box .all-box .right-box ul li:last-child {
  margin-bottom: 0;
}
.session_5 .centent-box .all-box .right-box ul li .icon-box {
  display: inline-block;
  width: 65px;
  text-align: left;
}
.session_5 .centent-box .all-box .right-box ul li .icon-box img.active {
  display: none;
}
.session_5 .centent-box .all-box .right-box ul li.active {
  color: #0d9c52;
}
.session_5 .centent-box .all-box .right-box ul li.active .icon-box img {
  display: none;
}
.session_5 .centent-box .all-box .right-box ul li.active .icon-box img.active {
  display: inline-block;
}
.session_6 {
  background-color: #eeeff4;
  padding-top: 135px;
  padding-bottom: 135px;
}
.session_6 .top-box {
  text-align: center;
  margin-bottom: 45px;
}
.session_6 .top-box h3 {
  font-size: 36px;
  color: #333333;
}
.session_6 .top-box .tab-box {
  font-size: 0;
  margin-top: 45px;
}
.session_6 .top-box .tab-box span {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  width: 150px;
  background-color: #333333;
  color: #fff;
  border-radius: 30px;
  cursor: pointer;
  font-size: 16px;
  margin-left: 13px;
  margin-right: 13px;
}
.session_6 .top-box .tab-box span.active {
  background: #0d9c52;
}
.session_6 .centent-box {
  width: 1110px;
}
.session_6 .centent-box .list-box .item-box {
  display: none;
}
.session_6 .centent-box .list-box .item-box.active {
  display: block;
}
.session_6 .centent-box .list-box .item-box p {
  text-align: center;
  font-size: 16px;
  color: #666666;
  line-height: 2;
  margin-bottom: 15px;
}
.session_6 .centent-box .list-box .item-box .img-box {
  margin-top: 40px;
  text-align: center;
}
.session_6_1 {
  background: #f8f8f8;
  padding-top: 100px;
  padding-bottom: 100px;
}
.session_6_1 .title-box {
  text-align: center;
  margin-bottom: 70px;
}
.session_6_1 .title-box h3 {
  font-size: 36px;
  color: #333333;
}
.session_6_1 .title-box p {
  font-size: 20px;
  color: #666666;
  font-weight: 700;
}
.session_6_1 .centent-box {
  width: 1400px;
}
.session_6_1 .list-box .row {
  margin-left: -15px;
  margin-right: -15px;
}
.session_6_1 .list-box .row .col-md-2 {
  float: left;
  width: 20%;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.session_6_1 .list-box .item-box .img-box {
  position: relative;
  height: 165px;
  background: #fff;
  line-height: 165px;
  text-align: center;
  overflow: hidden;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.06);
}
.session_6_1 .list-box .item-box .img-box:before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 2px solid #0d9c52;
  z-index: 9;
  opacity: 0;
  transform: scale(0);
  transition: all .3s;
}
.session_6_1 .list-box .item-box .img-box img {
  max-width: 100%;
  max-height: 100%;
  transition: all .3s;
}
.session_6_1 .list-box .item-box p {
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 16px;
  color: #333;
}
.session_6_1 .list-box .item-box:hover .img-box img {
  transform: scale(0.9);
}
.session_6_1 .list-box .item-box:hover .img-box:before {
  opacity: 1;
  transform: scale(1);
}
.session_6_1 .more-box {
  text-align: center;
  margin-top: 40px;
}
.session_6_1 .more-box a {
  display: inline-block;
  line-height: 50px;
  color: #fff;
  width: 150px;
  height: 50px;
  background: #0d9c52;
}
.session_7 {
  margin-top: 130px;
  margin-bottom: 135px;
}
.session_7 .title-box {
  text-align: center;
  margin-bottom: 70px;
}
.session_7 .title-box h3 {
  font-size: 36px;
  color: #333333;
}
.session_7 .title-box p {
  font-size: 20px;
  color: #666666;
  font-weight: 700;
}
.session_7 .centent-box {
  width: 1400px;
  display: flex;
  justify-content: space-between;
}
.session_7 .centent-box .left-box {
  width: 667px;
}
.session_7 .centent-box .left-box .item-box .img-box {
  position: relative;
  overflow: hidden;
}
.session_7 .centent-box .left-box .item-box .img-box img {
  width: 667px;
  height: 360px;
  object-fit: cover;
  transition: all .3s;
}
.session_7 .centent-box .left-box .item-box .img-box .time {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #0d9c52;
  text-align: center;
  color: #fff;
  width: 120px;
  height: 120px;
  padding-top: 25px;
  box-sizing: border-box;
}
.session_7 .centent-box .left-box .item-box .img-box .time span {
  font-size: 36px;
}
.session_7 .centent-box .left-box .item-box .img-box .time p {
  font-size: 14px;
  margin-top: 5px;
}
.session_7 .centent-box .left-box .item-box .txt-box {
  margin-top: 30px;
  height: 91px;
}
.session_7 .centent-box .left-box .item-box .txt-box h3 {
  font-size: 20px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 12px;
}
.session_7 .centent-box .left-box .item-box .txt-box p {
  font-size: 14px;
  color: #808080;
  line-height: 1.8;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.session_7 .centent-box .left-box .item-box:hover .img-box img {
  transform: scale(1.1);
}
.session_7 .centent-box .left-box .item-box:hover .txt-box h3 {
  color: #0d9c52;
}
.session_7 .centent-box .right-box {
  width: 690px;
}
.session_7 .centent-box .right-box .list-box .item-box {
  position: relative;
  border: 1px solid #e9e9e9;
  height: 160px;
  box-sizing: border-box;
  padding-left: 180px;
  margin-bottom: 25px;
  padding-top: 35px;
  padding-right: 60px;
}
.session_7 .centent-box .right-box .list-box .item-box:last-child {
  margin-bottom: 0;
}
.session_7 .centent-box .right-box .list-box .item-box .time {
  position: absolute;
  left: 0;
  text-align: center;
  width: 140px;
  height: 80px;
  top: 40px;
  border-right: 1px solid #e9e9e9;
}
.session_7 .centent-box .right-box .list-box .item-box .time span {
  font-size: 36px;
  color: #1a1a1a;
}
.session_7 .centent-box .right-box .list-box .item-box .time p {
  font-size: 14px;
  color: #808080;
  margin-top: 5px;
}
.session_7 .centent-box .right-box .list-box .item-box .des-box h3 {
  font-size: 20px;
  color: #333333;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.session_7 .centent-box .right-box .list-box .item-box .des-box p {
  font-size: 14px;
  color: #808080;
  line-height: 1.8;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.session_7 .centent-box .right-box .list-box .item-box:hover {
  background-color: #0d9c52;
}
.session_7 .centent-box .right-box .list-box .item-box:hover .time span,
.session_7 .centent-box .right-box .list-box .item-box:hover .time p {
  color: #fff;
}
.session_7 .centent-box .right-box .list-box .item-box:hover .des-box h3,
.session_7 .centent-box .right-box .list-box .item-box:hover .des-box p {
  color: #fff;
}
.session_8 {
  height: 733px;
  background: url(../images/img_13.jpg);
}
.session_8 .title-box {
  padding-top: 95px;
}
.session_8 .title-box h3 {
  font-size: 36px;
  color: #fff;
}
.session_8 .title-box p {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
}
.session_8 .centent-box {
  position: relative;
  width: 1200px;
  height: 100%;
}
.session_8 .centent-box .right-box {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.33);
  width: 580px;
  padding-top: 110px;
  padding-left: 95px;
  box-sizing: border-box;
}
.session_8 .centent-box .right-box .icon {
  position: absolute;
  left: -13px;
  bottom: -16px;
}
.session_8 .centent-box .right-box .form-box .input-box {
  position: relative;
  width: 388px;
  padding-left: 58px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.session_8 .centent-box .right-box .form-box .input-box label {
  position: absolute;
  left: 0;
  line-height: 48px;
  color: #fff;
  font-size: 16px;
  top: 0;
}
.session_8 .centent-box .right-box .form-box .input-box input,
.session_8 .centent-box .right-box .form-box .input-box textarea {
  width: 100%;
  background-color: #fff;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  outline: none;
  border: none;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  border-radius: 10px;
}
.session_8 .centent-box .right-box .form-box .input-box textarea {
  line-height: 1.8;
  height: 110px;
  padding-top: 8px;
  box-sizing: border-box;
  padding-bottom: 8px;
}
.session_8 .centent-box .right-box .form-box .btn-box {
  padding-left: 58px;
  box-sizing: border-box;
  font-size: 0;
  margin-top: 25px;
}
.session_8 .centent-box .right-box .form-box .btn-box span {
  display: inline-block;
  height: 33px;
  line-height: 33px;
  width: 90px;
  background-color: #fff;
  font-size: 16px;
  color: #666666;
  text-align: center;
  border-radius: 8px;
  margin-right: 20px;
  cursor: pointer;
}
.session_8 .centent-box .right-box .form-box .btn-box span:nth-child(1) {
  background-color: #0d9c52;
  color: #fff;
}
@media screen and (max-width: 1800px) {
  .session_1 .centent-box .top-box .arr-box {
    width: 1300px;
  }
  .session_2 {
    width: 1300px;
  }
  .session_2 .centent-box {
    padding-left: 420px;
    box-sizing: border-box;
  }
  .session_2 .centent-box .icon-box {
    left: 0;
  }
  .session_2 .centent-box .icon-box img {
    width: 370px;
  }
  .session_4 .centent-box .top-box {
    width: 1300px;
    padding-right: 60px;
    padding-left: 114px;
	background:#0d9c52;
  }
  .session_4 .centent-box .bottom-box {
    padding-left: 0;
    box-sizing: border-box;
  }
  .session_5 .centent-box {
    width: 1300px;
  }
  .session_6_1 .centent-box {
    width: 1300px;
  }
  .session_6_1 .list-box .item-box .img-box {
    height: 148px;
    line-height: 148px;
  }
  .session_7 .centent-box {
    width: 1300px;
  }
  .session_7 .centent-box .left-box {
    width: 617px;
  }
  .session_7 .centent-box .left-box .item-box .img-box img {
    width: 617px;
  }
  .session_7 .centent-box .right-box {
    width: 640px;
  }
}
/*# sourceMappingURL=index.css.map */