.block {
  width: 1300px;
}
.page-box {
  text-align: center;
  font-size: 0;
}
.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: #166fb3;
  border-color: #166fb3;
  color: #fff;
}
.page-box span.active {
  color: #166fb3;
  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%;
  transform: translateY(-50%);
  text-align: center;
  left: 0;
  right: 0;
}
.banner-box .txt-box .line {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid rgba(169, 143, 107, 0.5);
  width: 350px;
  height: 40px;
  margin-top: -5px;
  box-sizing: border-box;
  border-top: none;
}
.banner-box .txt-box .line:before {
  position: absolute;
  content: '';
  width: 60px;
  height: 1px;
  background: rgba(169, 143, 107, 0.5);
  top: 0;
  left: 0;
}
.banner-box .txt-box .line:after {
  position: absolute;
  content: '';
  width: 60px;
  height: 1px;
  background: rgba(169, 143, 107, 0.5);
  top: 0;
  right: 0;
}
.banner-box .txt-box h3 {
  font-size: 48px;
  color: #166fb3;
  line-height: 1;
  margin-bottom: 34px;
}
.banner-box .txt-box p {
  font-size: 22px;
  color: #166fb3;
  line-height: 1;
}
.public-site {
  background: #f5f5f5;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 0;
}
.public-site a {
  width: 160px;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  color: #333333;
  transition: all .3s;
}
.public-site a.active,
.public-site a:hover {
  background: #166fb3;
  color: #fff;
}
.public-title {
  text-align: center;
}
.public-title h3 {
  font-size: 36px;
  color: #333333;
  font-weight: 400;
  line-height: 1;
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 20px;
}
.public-title h3:before {
  position: absolute;
  content: '';
  bottom: 0;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  height: 2px;
  background: #166fb3;
}
.public-title p {
  line-height: 1;
  font-size: 18px;
  color: #999999;
}
.about-wrap .session_1 {
  margin-top: 85px;
  margin-bottom: 85px;
}
.about-wrap .session_1 .public-title {
  margin-bottom: 65px;
}
.about-wrap .session_1 .centent-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.about-wrap .session_1 .centent-box .txt-box {
  width: 685px;
}
.about-wrap .session_1 .centent-box .txt-box p {
  font-size: 16px;
  color: #666666;
  line-height: 1.8;
  text-indent: 2em;
  margin-bottom: 36px;
}
.about-wrap .session_1 .centent-box .txt-box p:last-child {
  margin-bottom: 0;
}
.about-wrap .session_2 {
  height: 680px;
  background: url(../images/img_16.jpg) center center no-repeat;
  background-size: cover;
  padding-top: 60px;
  box-sizing: border-box;
}
.about-wrap .session_2 .public-title h3 {
  color: #fff;
}
.about-wrap .session_2 .public-title p {
  color: #fff;
}
.about-wrap .session_2 .centent-box {
  margin-top: 55px;
}
.about-wrap .session_2 .centent-box .row {
  margin-left: -25px;
  margin-right: -25px;
}
.about-wrap .session_2 .centent-box .row .col-md-4 {
  float: left;
  width: 33.33%;
  padding-left: 25px;
  padding-right: 25px;
  box-sizing: border-box;
}
.about-wrap .session_2 .centent-box .item-box {
  height: 350px;
  background: rgba(51, 51, 51, 0.5);
  padding-top: 28px;
  text-align: center;
  padding-left: 32px;
  padding-right: 32px;
  transition: all .3s;
}
.about-wrap .session_2 .centent-box .item-box .top-box {
  margin-bottom: 28px;
  transition: all .3s;
}
.about-wrap .session_2 .centent-box .item-box .top-box .icon-box {
  height: 68px;
  line-height: 68px;
}
.about-wrap .session_2 .centent-box .item-box .top-box .icon-box img {
  vertical-align: top;
}
.about-wrap .session_2 .centent-box .item-box .top-box p {
  font-size: 24px;
  color: #fff;
  font-weight: 700;
}
.about-wrap .session_2 .centent-box .item-box .des-box {
  text-align: left;
  transition: all .3s;
}
.about-wrap .session_2 .centent-box .item-box .des-box span {
  display: block;
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 5px;
}
.about-wrap .session_2 .centent-box .item-box .des-box p {
  text-align: left;
  font-size: 16px;
  color: #cccccc;
  line-height: 1.8;
}
.about-wrap .session_2 .centent-box .item-box:hover {
  background: #000;
}
.about-wrap .session_2 .centent-box .item-box:hover .top-box {
  margin-bottom: 18px;
}
.about-wrap .session_2 .centent-box .item-box:hover .top-box,
.about-wrap .session_2 .centent-box .item-box:hover .des-box {
  transform: translateY(-10px);
}
.about-wrap .session_3 {
  margin-top: 60px;
  margin-bottom: 80px;
}
.about-wrap .session_3 .centent-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 65px;
}
.about-wrap .session_3 .centent-box .left-box {
  width: 700px;
}
.about-wrap .session_3 .centent-box .left-box dl {
  margin-bottom: 30px;
}
.about-wrap .session_3 .centent-box .left-box dl:last-child {
  margin-bottom: 0;
}
.about-wrap .session_3 .centent-box .left-box dl dt {
  font-size: 36px;
  color: #333333;
}
.about-wrap .session_3 .centent-box .left-box dl dd {
  font-size: 16px;
  color: #666666;
  line-height: 2;
}
.about-wrap .session_4 {
  margin-bottom: 110px;
}
.about-wrap .session_4 .centent-box {
  text-align: center;
  margin-top: 110px;
}
.about-wrap .session_4 .centent-box .list-box {
  position: relative;
  padding-bottom: 20px;
}
.about-wrap .session_4 .centent-box .list-box:before {
  position: absolute;
  content: '';
  top: 10px;
  bottom: 0;
  width: 1px;
  background: #e6e6e6;
  left: 50%;
}
.about-wrap .session_4 .centent-box .item-box {
  float: left;
  width: 50%;
  height: 100px;
  position: relative;
  margin-bottom: 100px;
  text-align: right;
  padding-right: 40px;
  box-sizing: border-box;
}
.about-wrap .session_4 .centent-box .item-box em {
  position: absolute;
  width: 26px;
  height: 26px;
  border-radius: 100%;
  border: 1px solid #bfbfbf;
  box-sizing: border-box;
  right: -13px;
  background: #fff;
}
.about-wrap .session_4 .centent-box .item-box em i {
  background: #fff;
  display: block;
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.about-wrap .session_4 .centent-box .item-box em i:before {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  background: #bfbfbf;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.about-wrap .session_4 .centent-box .item-box h3 {
  font-size: 20px;
  color: #333333;
  line-height: 1;
  margin-bottom: 15px;
}
.about-wrap .session_4 .centent-box .item-box p {
  font-size: 16px;
  color: #999999;
  width: 600px;
  line-height: 1.8;
  float: right;
}
.about-wrap .session_4 .centent-box .item-box:nth-child(2n+2) {
  text-align: left;
  padding-right: 0;
  padding-left: 40px;
  margin-bottom: 0;
  margin-top: 100px;
}
.about-wrap .session_4 .centent-box .item-box:nth-child(2n+2) p {
  float: left;
}
.about-wrap .session_4 .centent-box .item-box:nth-child(2n+2) em {
  left: -13px;
  right: auto;
}
.about-wrap .session_4 .centent-box .item-box:hover em {
  border: 1px solid #166fb3;
}
.about-wrap .session_4 .centent-box .item-box:hover em i:before {
  background: #166fb3;
}
.about-wrap .session_4 .centent-box .item-box:hover h3,
.about-wrap .session_4 .centent-box .item-box:hover p {
  color: #166fb3;
}
.about-wrap .session_5 {
  height: 800px;
  background: url(../images/img_18.jpg) center center no-repeat;
  background-size: cover;
  padding-top: 75px;
  box-sizing: border-box;
}
.about-wrap .session_5 .public-title h3,
.about-wrap .session_5 .public-title p {
  color: #fff;
}
.about-wrap .session_5 .centent-box {
  margin-top: 65px;
  width: 1400px;
  background: rgba(255, 255, 255, 0.75);
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;
  overflow: hidden;
  padding-top: 46px;
  padding-bottom: 40px;
}
.about-wrap .session_5 .centent-box .list-box .row {
  margin-left: -20px;
  margin-right: -20px;
}
.about-wrap .session_5 .centent-box .list-box .col-md-4 {
  float: left;
  width: 33.33%;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}
.about-wrap .session_5 .centent-box .list-box .item-box {
  width: 100%;
  text-align: center;
}
.about-wrap .session_5 .centent-box .list-box .item-box .img-box {
  background: #fff;
  height: 270px;
  line-height: 270px;
}
.about-wrap .session_5 .centent-box .list-box .item-box .img-box img {
  vertical-align: middle;
  max-width: 90%;
}
.about-wrap .session_5 .centent-box .list-box .item-box p {
  text-align: center;
  line-height: 1;
  margin-top: 26px;
  font-size: 16px;
  color: #666666;
}
.about-wrap .session_5 .centent-box .swiper-pagination {
  position: static;
  margin-top: 20px;
  margin-left: 50%;
  bottom: 40px;
  width: 95px;
  height: 22px;
  box-sizing: border-box;
  padding-top: 8px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  transform: translateX(-50%);
}
.about-wrap .session_5 .centent-box .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  position: relative;
  width: 6px;
  height: 6px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.5);
  opacity: 1;
  border-radius: 100%;
  vertical-align: top;
  margin: 0;
  margin-left: 5px;
  margin-right: 5px;
  transition: all .3s;
}
.about-wrap .session_5 .centent-box .swiper-pagination .swiper-pagination-bullet-active {
  width: 20px;
  background: #fff;
  border-radius: 15px;
}
.about-wrap .session_6 {
  margin-top: 70px;
  margin-bottom: 50px;
}
.about-wrap .session_6 .centent-box {
  margin-top: 70px;
}
.about-wrap .session_6 .centent-box .list-box .row {
  margin-left: -17px;
  margin-right: -17px;
}
.about-wrap .session_6 .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_6 .centent-box .list-box .item-box .img-box {
  overflow: hidden;
}
.about-wrap .session_6 .centent-box .list-box .item-box .img-box img {
  width: 100%;
  transition: all .3s;
}
.about-wrap .session_6 .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;
}
.about-wrap .session_6 .centent-box .list-box .item-box:hover .img-box img {
  transform: scale(1.1);
}
.about-wrap .session_6 .centent-box .list-box .item-box:hover p {
  color: #166fb3;
}
.about-wrap .session_6 .swiper-pagination {
  position: static;
  margin-top: 20px;
  margin-left: 50%;
  bottom: 40px;
  width: 95px;
  height: 22px;
  box-sizing: border-box;
  padding-top: 8px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  transform: translateX(-50%);
}
.about-wrap .session_6 .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  position: relative;
  width: 6px;
  height: 6px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.5);
  opacity: 1;
  border-radius: 100%;
  vertical-align: top;
  margin: 0;
  margin-left: 5px;
  margin-right: 5px;
  transition: all .3s;
}
.about-wrap .session_6 .swiper-pagination .swiper-pagination-bullet-active {
  width: 20px;
  background: #166fb3;
  border-radius: 15px;
}
.join-wrap .session_1 {
  margin-top: 90px;
}
.join-wrap .session_1 .centent-box {
  margin-top: 80px;
}
.join-wrap .session_1 .top-box {
  position: relative;
}
.join-wrap .session_1 .top-box img {
  width: 100%;
}
.join-wrap .session_1 .top-box .title {
  width: 50%;
  position: absolute;
  right: 0;
  bottom: 0;
  background: #f5f5f5;
  height: 220px;
  line-height: 220px;
  text-align: center;
  font-size: 60px;
  color: #333333;
}
.join-wrap .session_1 .top-box .title span {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  background: #333333;
  margin-left: 29px;
  margin-right: 29px;
}
.join-wrap .session_2 {
  margin-top: 88px;
  margin-bottom: 135px;
}
.join-wrap .session_2 .item-box {
  float: left;
  width: 50%;
  height: 230px;
  border-bottom: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  padding-left: 85px;
  box-sizing: border-box;
  padding-top: 30px;
}
.join-wrap .session_2 .item-box:nth-child(1),
.join-wrap .session_2 .item-box:nth-child(3) {
  border-left: 1px solid #fff;
}
.join-wrap .session_2 .item-box .title-box {
  margin-bottom: 5px;
}
.join-wrap .session_2 .item-box .title-box h3 {
  position: relative;
  font-size: 30px;
  color: #333333;
  font-weight: 400;
}
.join-wrap .session_2 .item-box .title-box h3:before {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  left: -30px;
  top: 15px;
  background: #166fb3;
}
.join-wrap .session_2 .item-box .title-box p {
  font-size: 20px;
  color: #333333;
}
.join-wrap .session_2 .item-box .title-box p span {
  display: inline-block;
  margin-left: 165px;
}
.join-wrap .session_2 .item-box .des-box p {
  font-size: 16px;
  color: #666666;
  line-height: 2;
}
.join-wrap .session_3 {
  margin-bottom: 60px;
}
.join-wrap .session_3 .centent-box {
  margin-top: 75px;
}
.join-wrap .session_3 .centent-box .item-box {
  float: left;
  width: 33.33%;
}
.join-wrap .session_3 .centent-box .item-box .img-box {
  overflow: hidden;
}
.join-wrap .session_3 .centent-box .item-box .img-box img {
  transition: all .3s;
}
.join-wrap .session_3 .centent-box .item-box .txt-box {
  position: relative;
  height: 300px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  box-sizing: border-box;
  background: #f5f5f5;
}
.join-wrap .session_3 .centent-box .item-box .txt-box .title {
  font-size: 22px;
  color: #166fb3;
  height: 70px;
  line-height: 70px;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 25px;
}
.join-wrap .session_3 .centent-box .item-box .txt-box .info-box p {
  font-size: 14px;
  color: #434343;
}
.join-wrap .session_3 .centent-box .item-box:hover .img-box img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.join-wrap .session_3 .centent-box .item-box:hover .txt-box {
  background: #166fb3;
}
.join-wrap .session_3 .centent-box .item-box:hover .txt-box .title {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.4);
}
.join-wrap .session_3 .centent-box .item-box:hover .txt-box .info-box p {
  color: #fff;
}
.join-wrap .session_3 .swiper-pagination {
  position: static;
  margin-top: 50px;
  margin-left: 50%;
  width: 95px;
  height: 22px;
  box-sizing: border-box;
  padding-top: 8px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  transform: translateX(-50%);
}
.join-wrap .session_3 .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  position: relative;
  width: 6px;
  height: 6px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.5);
  opacity: 1;
  border-radius: 100%;
  vertical-align: top;
  margin: 0;
  margin-left: 5px;
  margin-right: 5px;
  transition: all .3s;
}
.join-wrap .session_3 .swiper-pagination .swiper-pagination-bullet-active {
  width: 20px;
  background: #166fb3;
  border-radius: 15px;
}
.join-wrap .session_4 {
  height: 600px;
  background: url(../images/img_26.jpg);
  padding-top: 82px;
  box-sizing: border-box;
}
.join-wrap .session_4 .public-title {
  color: #fff;
}
.join-wrap .session_4 .public-title h3,
.join-wrap .session_4 .public-title p {
  color: #fff;
}
.join-wrap .session_4 .centent-box {
  text-align: center;
  margin-top: 115px;
}
.join-wrap .session_4 .centent-box .item-box {
  display: inline-block;
  vertical-align: top;
  width: 180px;
  position: relative;
}
.join-wrap .session_4 .centent-box .item-box:last-child .arr {
  display: none;
}
.join-wrap .session_4 .centent-box .item-box .arr {
  position: absolute;
  right: -20px;
  top: 15px;
}
.join-wrap .session_4 .centent-box .item-box .icon-box {
  height: 88px;
  line-height: 88px;
}
.join-wrap .session_4 .centent-box .item-box .icon-box img {
  vertical-align: top;
}
.join-wrap .session_4 .centent-box .item-box .txt span {
  font-size: 20px;
  color: #999999;
}
.join-wrap .session_4 .centent-box .item-box .txt p {
  margin-top: 6px;
  font-size: 20px;
  color: #ffffff;
  line-height: 1.8;
}
.join-wrap .session_5 {
  margin-top: 75px;
  margin-bottom: 75px;
}
.join-wrap .session_5 .form-box {
  margin-top: 65px;
}
.join-wrap .session_5 .form-box .row {
  margin-left: -10px;
  margin-right: -10px;
}
.join-wrap .session_5 .form-box .col-md-6,
.join-wrap .session_5 .form-box .col-md-12 {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.join-wrap .session_5 .form-box .col-md-12 {
  width: 100%;
}
.join-wrap .session_5 .form-box .input-box,
.join-wrap .session_5 .form-box .textarea-box {
  position: relative;
}
.join-wrap .session_5 .form-box .input-box label,
.join-wrap .session_5 .form-box .textarea-box label {
  position: absolute;
  font-size: 24px;
  color: #166fb3;
  right: 15px;
  top: 16px;
}
.join-wrap .session_5 .form-box input,
.join-wrap .session_5 .form-box textarea {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  font-size: 14px;
  outline: none;
  border: 1px solid #dddddd;
}
.join-wrap .session_5 .form-box textarea {
  line-height: 1.8;
  padding-top: 10px;
  box-sizing: border-box;
  height: 265px;
}
.join-wrap .session_5 .form-box .btn-box {
  margin-top: 40px;
}
.join-wrap .session_5 .form-box .btn-box span {
  display: inline-block;
  width: 200px;
  text-align: center;
  color: #fff;
  height: 45px;
  line-height: 45px;
  background: #166fb3;
  cursor: pointer;
  font-size: 16px;
  border-radius: 6px;
}
.link-wrap .session_1 {
  margin-top: 100px;
  text-align: center;
}
.link-wrap .session_1 .centent-box {
  margin-top: 60px;
}
.link-wrap .session_1 .item-box {
  float: left;
  position: relative;
  text-align: center;
  box-sizing: border-box;
  width: 25%;
}
.link-wrap .session_1 .item-box img {
  margin-right: -15px;
}
.link-wrap .session_1 .item-box .txt-box span {
  display: block;
  font-size: 18px;
  color: #333333;
  margin-bottom: 25px;
}
.link-wrap .session_1 .item-box .txt-box p {
  font-size: 16px;
  color: #333333;
  line-height: 1.8;
}
.link-wrap .session_2 {
  margin-top: 80px;
}
.link-wrap .session_2 img {
  width: 100%;
}
.link-wrap .session_3 {
  margin-bottom: 150px;
}
.link-wrap .session_3 .title-box {
  text-align: center;
  margin-top: 90px;
}
.link-wrap .session_3 .title-box span {
  display: block;
  font-size: 36px;
  font-weight: 700;
  color: #383332;
  line-height: 1;
  position: relative;
  margin-bottom: 14px;
}
.link-wrap .session_3 .title-box p {
  font-size: 18px;
  color: #666666;
  line-height: 1;
}
.link-wrap .session_3 .form-box {
  margin-top: 60px;
  margin-left: -20px;
  margin-right: -20px;
}
.link-wrap .session_3 .form-box .input-box {
  position: relative;
  float: left;
  width: 25%;
  margin-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}
.link-wrap .session_3 .form-box .input-box span {
  position: absolute;
  right: -5px;
  top: 18px;
  font-size: 18px;
  line-height: 1;
  color: #166fb3;
}
.link-wrap .session_3 .form-box .input-box:last-child {
  width: 100%;
}
.link-wrap .session_3 .form-box .input-box input {
  width: 100%;
  height: 42px;
  line-height: 40px;
  border: 1px solid #eeeeee;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  background: transparent;
  background: #fff;
}
.link-wrap .session_3 .form-box .input-box textarea {
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  height: 200px;
  border: 1px solid #eeeeee;
  background: transparent;
  background: #fff;
}
.link-wrap .session_3 .form-box .input-box:last-child {
  margin-bottom: 20px;
}
.link-wrap .session_3 .form-box .input-box.other-box input {
  width: 120px;
}
.link-wrap .session_3 .form-box .input-box.other-box label {
  left: 125px;
}
.link-wrap .session_3 .form-box .input-box.other-box .img-box {
  margin-left: 20px;
  display: inline-block;
  border: 1px solid #a5a5a4;
}
.link-wrap .session_3 .form-box .btn-box {
  margin-top: 20px;
  padding-left: 20px;
}
.link-wrap .session_3 .form-box .btn-box span {
  display: block;
  width: 145px;
  height: 45px;
  background: #166fb3;
  color: #fff;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
}
.news_list-wrap .session_1 {
  width: 1300px;
  margin-bottom: 120px;
}
.news_list-wrap .session_1 .page-box {
  margin-top: 60px;
}
.news_list-wrap .session_1 .list-box {
  margin-top: 40px;
}
.news_list-wrap .session_1 .list-box .item-box {
  position: relative;
  padding-top: 48px;
  padding-bottom: 48px;
  border-bottom: 1px solid #eeeeee;
}
.news_list-wrap .session_1 .list-box .item-box .img-box {
  float: left;
  margin-right: 75px;
  overflow: hidden;
}
.news_list-wrap .session_1 .list-box .item-box .img-box img {
  transition: all .3s;
}
.news_list-wrap .session_1 .list-box .item-box .txt-box {
  width: 670px;
  float: left;
  padding-top: 20px;
}
.news_list-wrap .session_1 .list-box .item-box .txt-box h3 {
  font-size: 18px;
  color: #333333;
  font-weight: 400;
  margin-bottom: 15px;
  transition: all .3s;
}
.news_list-wrap .session_1 .list-box .item-box .txt-box p {
  font-size: 14px;
  line-height: 2;
  color: #666666;
  transition: all .3s;
}
.news_list-wrap .session_1 .list-box .item-box .time-box {
  position: absolute;
  right: 0;
  top: 68px;
}
.news_list-wrap .session_1 .list-box .item-box .time-box p {
  font-size: 14px;
  color: #000000;
  text-align: right;
}
.news_list-wrap .session_1 .list-box .item-box .time-box .arr-box {
  position: relative;
  text-align: right;
  margin-top: 25px;
}
.news_list-wrap .session_1 .list-box .item-box .time-box .arr-box img.active {
  position: absolute;
  right: 30px;
  opacity: 0;
}
.news_list-wrap .session_1 .list-box .item-box:hover .img-box img {
  transform: scale(1.1);
}
.news_list-wrap .session_1 .list-box .item-box:hover .txt-box h3,
.news_list-wrap .session_1 .list-box .item-box:hover .txt-box p {
  color: #166fb3;
}
.news_list-wrap .session_1 .list-box .item-box:hover .time-box p {
  color: #166fb3;
}
.news_list-wrap .session_1 .list-box .item-box:hover .time-box .arr-box img {
  opacity: 0;
}
.news_list-wrap .session_1 .list-box .item-box:hover .time-box .arr-box img.active {
  right: 0px;
  opacity: 1;
  transition: all .3s;
}
.news_list-wrap .session_2 {
  margin-top: 60px;
  background: #fff;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 80px;
  margin-bottom: 40px;
}
.news_list-wrap .session_2 .title-box {
  text-align: center;
  margin-bottom: 60px;
}
.news_list-wrap .session_2 .title-box span {
  font-size: 30px;
  color: #383431;
}
.news_list-wrap .session_2 .title-box p {
  color: #666666;
  font-size: 14px;
  margin-top: 10px;
}
.news_list-wrap .session_2 .title-box p em {
  font-style: normal;
  color: #808080;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}
.news_list-wrap .session_2 .des-box p {
  font-size: 14px;
  color: #4d4948;
  line-height: 1.8;
  margin-bottom: 30px;
}
.news_list-wrap .session_2 .des-box .img-box {
  max-width: 100%;
  margin-bottom: 30px;
}
.news_list-wrap .session_2 .bottom-box .black-btn {
  display: inline-block;
  width: 170px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #166fb3;
  color: #fff;
  font-size: 16px;
}
.news_list-wrap .session_2 .bottom-box .share-box {
  float: right;
}
.news_list-wrap .session_2 .bottom-box .share-box #share-2 {
  display: inline-block;
}
.news_list-wrap .session_2 .bottom-box .share-box #share-2 .social-share-icon {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 18px;
}
.news_list-wrap .session_2 .link-box {
  border-top: 1px solid #bfbfbf;
  margin-top: 30px;
}
.news_list-wrap .session_2 .link-box ul li {
  float: left;
  width: 50%;
  line-height: 65px;
  font-size: 16px;
}
.news_list-wrap .session_2 .link-box ul li a {
  color: #200c0c;
}
.news_list-wrap .session_2 .link-box ul li span {
  color: #166fb3;
}
.store-wrap .session_1 {
  margin-top: 65px;
  margin-bottom: 120px;
}
.store-wrap .session_1 .list-box .row {
  margin-left: -18px;
  margin-right: -18px;
}
.store-wrap .session_1 .list-box .col-md-4 {
  float: left;
  width: 33.33%;
  padding-left: 18px;
  padding-right: 18px;
  box-sizing: border-box;
  margin-bottom: 38px;
}
.store-wrap .session_1 .list-box .item-box .img-box {
  overflow: hidden;
  position: relative;
}
.store-wrap .session_1 .list-box .item-box .img-box:before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  transition: all .5s;
  z-index: 2;
}
.store-wrap .session_1 .list-box .item-box .img-box img {
  width: 100%;
  transition: all .5s;
}
.store-wrap .session_1 .list-box .item-box .txt-box {
  font-size: 18px;
  color: #666666;
  transition: all .5s;
  line-height: 69px;
  border: 1px solid #eeeeee;
  border-top: none;
  text-align: center;
}
.store-wrap .session_1 .list-box .item-box:hover .img-box:before {
  opacity: 1;
}
.store-wrap .session_1 .list-box .item-box:hover .img-box img {
  transform: scale(1.1);
}
.store-wrap .session_1 .list-box .item-box:hover .txt-box {
  color: #166fb3;
}
.store-wrap .session_1 .page-box {
  margin-top: 40px;
}

/*产品*/
.pro_list-wrap .session_1 {
  margin-top: 65px;
  margin-bottom: 120px;
}
.pro_list-wrap .session_1 .list-box .row {
  margin-left: -18px;
  margin-right: -18px;
}
.pro_list-wrap .session_1 .list-box .col-md-4 {
  float: left;
  width: 33.33%;
  padding-left: 18px;
  padding-right: 18px;
  box-sizing: border-box;
  margin-bottom: 38px;
}
.pro_list-wrap .session_1 .list-box .item-box .img-box {
  overflow: hidden;
  position: relative;
}
.pro_list-wrap .session_1 .list-box .item-box .img-box:before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  transition: all .5s;
  z-index: 2;
}
.pro_list-wrap .session_1 .list-box .item-box .img-box img {
  width: 100%;
  transition: all .5s;
}
.pro_list-wrap .session_1 .list-box .item-box .txt-box {
  font-size: 18px;
  color: #666666;
  transition: all .5s;
  line-height: 69px;
  border: 1px solid #eeeeee;
  /*border-top: none;*/
  text-align: center;
}
.pro_list-wrap .session_1 .list-box .item-box:hover .img-box:before {
  opacity: 1;
}
.pro_list-wrap .session_1 .list-box .item-box:hover .img-box img {
  transform: scale(1.1);
}
.pro_list-wrap .session_1 .list-box .item-box:hover .txt-box {
  color: #166fb3;
}
.pro_list-wrap .session_1 .page-box {
  margin-top: 40px;
}
.pro_list-wrap .session_2 {
  margin-top: 85px;
  margin-bottom: 68px;
}
.pro_list-wrap .session_2 .img-box {
  float: left;
}
.pro_list-wrap .session_2 .centent-box{
  display: flex;
  justify-content: space-between;
}
.pro_list-wrap .session_2 .left-box {
  width:650px;
  height:464;
}
.pro_list-wrap .session_2 .left-box img {
  width:100%;
  height:100%;
  object-fit:cover;
}
.pro_list-wrap .session_2 .left-box .swiper-button-next,
.pro_list-wrap .session_2 .left-box .swiper-button-prev{
  width:60px;height:60px;background:rgba(0, 0, 0, 0.6);
}
.pro_list-wrap .session_2 .left-box .swiper-button-prev{
  left:0;
}
.pro_list-wrap .session_2 .left-box .swiper-button-next{
  right:0;
}
.pro_list-wrap .session_2 .left-box .swiper-button-next:after,
.pro_list-wrap .session_2 .left-box .swiper-button-prev:after{
  color:#fff;font-size:16px;
}
.pro_list-wrap .session_2 .txt-box {
  /*float: right;*/
  width: 570px;
  margin-top: 48px;
}
.pro_list-wrap .session_2 .txt-box h3 {
  font-size: 36px;
  color: #166fb3;
  margin-bottom: 25px;
}
.pro_list-wrap .session_2 .txt-box span {
  font-size: 24px;
  color: #333333;
}
.pro_list-wrap .session_2 .txt-box .des-box {
  margin-top: 25px;
}
.pro_list-wrap .session_2 .txt-box .des-box p {
  line-height: 2;
  font-size: 16px;
  color: #666666;
}
.pro_list-wrap .session_3 {
  margin-bottom: 130px;
}
.pro_list-wrap .session_3 .top-title {
  height: 56px;
  line-height: 56px;
  background: #f5f5f5;
}
.pro_list-wrap .session_3 .top-title span {
  width: 180px;
  background: #166fb3;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 24px;
}
.pro_list-wrap .session_3 .left-box {
  float: left;
  width: 880px;
}
.pro_list-wrap .session_3 .left-box .item-box {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #eeeeee;
}
.pro_list-wrap .session_3 .left-box .item-box .title-box {
  margin-bottom: 25px;
}
.pro_list-wrap .session_3 .left-box .item-box .title-box span {
  font-size: 24px;
  color: #383431;
}
.pro_list-wrap .session_3 .left-box .item-box .title-box p {
  font-size: 16px;
  color: #bfbfbf;
}
.pro_list-wrap .session_3 .left-box .item-box .img-box img {
  max-width: 100%;
}
.pro_list-wrap .session_3 .left-box .bottom-box {
  margin-top: 30px;
}
.pro_list-wrap .session_3 .left-box .bottom-box ul {
  float: left;
  width: 400px;
}
.pro_list-wrap .session_3 .left-box .bottom-box ul li {
  line-height: 2;
  font-size: 16px;
  color: #666666;
}
.pro_list-wrap .session_3 .left-box .bottom-box ul li a {
  color: #666666;
}
.pro_list-wrap .session_3 .left-box .bottom-box ul li a:hover {
  color: #166fb3;
}
.pro_list-wrap .session_3 .left-box .bottom-box .return {
  float: right;
}
.pro_list-wrap .session_3 .left-box .bottom-box .return a {
  display: inline-block;
  font-size: 16px;
  color: #666666;
  margin-left: 20px;
}
.pro_list-wrap .session_3 .left-box .bottom-box .return a:hover {
  color: #166fb3;
}
.pro_list-wrap .session_3 .right-box {
  width: 360px;
  float: right;
}
.pro_list-wrap .session_3 .right-box .list-box {
  margin-top: 40px;
}
.pro_list-wrap .session_3 .right-box .list-box .item-box {
  margin-bottom: 30px;
}
.pro_list-wrap .session_3 .right-box .list-box .item-box .img-box {
  overflow: hidden;
}
.pro_list-wrap .session_3 .right-box .list-box .item-box .img-box img {
  width: 100%;
  transition: all .3s;
}
.pro_list-wrap .session_3 .right-box .list-box .item-box .txt-box {
  text-align: center;
  font-size: 16px;
  color: #666666;
  height: 54px;
  line-height: 53px;
  border: 1px solid #eeeeee;
  border-top: none;
}
.pro_list-wrap .session_3 .right-box .list-box .item-box:hover .img-box img {
  transform: scale(1.1);
}
.pro_list-wrap .session_3 .right-box .list-box .item-box:hover .txt-box {
  color: #166fb3;
}
@media screen and (max-width: 1800px) {
  .about-wrap .session_5 .centent-box {
    width: 1300px;
  }
  .join-wrap .session_4 .centent-box .item-box {
    width: 160px;
  }
}
/*# sourceMappingURL=style.css.map */