﻿.public-site {
  height: 75px;
  line-height: 75px;
  font-size: 14px;
  color: #636363;
}
.public-site a {
  margin-left: 5px;
  margin-right: 5px;
}
.public-site a.active,
.public-site a:hover {
  color: #1e479c;
}
.page-box {
  text-align: center;
  font-size: 19px;
}
.page-box span {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
}
.page-box span a {
  color: #313131;
}
.page-box span.active a,
.page-box span:hover a {
  color: #977553;
}
.page-box span.active:before,
.page-box span:hover:before {
  position: absolute;
  content: '';
  width: 12px;
  height: 1px;
  bottom: 0;
  background: #977553;
}
.public-title {
  text-align: center;
}
.public-title h3 {
  font-size: 30px;
  color: #505050;
  line-height: 1;
}
.public-title p {
  position: relative;
  font-size: 14px;
  color: #505050;
  line-height: 1.8;
  padding-bottom: 2px;
}
.public-title p:before {
  position: absolute;
  content: '';
  width: 130px;
  height: 1px;
  background: #959595;
  bottom: 0;
  left: 50%;
  margin-left: -65px;
}
.public-title p:after {
  position: absolute;
  content: '';
  width: 65px;
  height: 3px;
  background: #1e479c;
  bottom: -1px;
  margin-left: -33px;
  left: 50%;
}
.about-wrap .session_1 .public-title {
  margin-bottom: 45px;
}
.about-wrap .session_1 .left-box {
  float: left;
  width: 50%;
}
.about-wrap .session_1 .left-box h3 {
  font-size: 28px;
  color: #1e479c;
}
.about-wrap .session_1 .left-box p {
  font-size: 14px;
  color: #999999;
}
.about-wrap .session_1 .right-box {
  float: left;
  width: 50%;
}
.about-wrap .session_1 .right-box p {
  font-size: 14px;
  color: #454545;
  line-height: 1.8;
  margin-bottom: 20px;
}
.about-wrap .session_1 .img-box {
  margin-top: 50px;
  padding-top: 25px;
  padding-bottom: 25px;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
}
.about-wrap .session_1 .img-box img {
  width: 100%;
}
.about-wrap .session_2 {
  background: #f5f6fb;
  margin-top: 90px;
}
.about-wrap .session_2 .left-box {
  float: left;
}
.about-wrap .session_2 .right-box {
  float: left;
  margin-left: 125px;
  padding-top: 20px;
}
.about-wrap .session_2 .right-box dl {
  margin-top: 40px;
}
.about-wrap .session_2 .right-box dl dt {
  font-size: 18px;
  color: #1e479c;
  font-weight: 700;
}
.about-wrap .session_2 .right-box dl dd {
  font-size: 14px;
  color: #4a4a4a;
}
.about-wrap .session_3 {
  margin-top: 80px;
  margin-bottom: 100px;
}
.about-wrap .session_3 .public-title {
  margin-bottom: 50px;
}
.about-wrap .session_3 .centent-box {
  position: relative;
  padding-left: 75px;
  padding-right: 75px;
  width: 1300px;
  box-sizing: border-box;
}
.about-wrap .session_3 .centent-box .swiper-button-next,
.about-wrap .session_3 .centent-box .swiper-button-prev {
  width: 40px;
  height: 40px;
  border: 1px solid #1e479c;
  outline: none;
  background-size: 15px auto;
}
.about-wrap .session_3 .centent-box .swiper-button-next:hover,
.about-wrap .session_3 .centent-box .swiper-button-prev:hover {
  background-color: #1e479c;
}
.about-wrap .session_3 .centent-box .swiper-button-next:hover:after,
.about-wrap .session_3 .centent-box .swiper-button-prev:hover:after {
  color: #fff;
}
.about-wrap .session_3 .centent-box .swiper-button-next:after,
.about-wrap .session_3 .centent-box .swiper-button-prev:after {
  color: #333;
  font-size: 20px;
}
.about-wrap .session_3 .centent-box .swiper-button-next:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.about-wrap .session_3 .centent-box .swiper-button-prev:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.about-wrap .session_3 .centent-box .item-box {
  text-align: center;
  border: 2px solid #a9a9a9;
  padding: 10px;
  box-sizing: border-box;
}
.about-wrap .session_3 .centent-box .item-box img {
  width: 100%;
}
.about-wrap .session_4 {
  padding-left: 0.333333rem;
  padding-right: 0.333333rem;
  box-sizing: border-box;
  padding-bottom: 65px;
  padding-top: 65px;
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
}
.about-wrap .session_4 .public-title {
  margin-bottom: 45px;
}
.about-wrap .session_4 .row {
  margin-left: -15px;
  margin-right: -15px;
}
.about-wrap .session_4 .col-md-4 {
  float: left;
  width: 20%;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  margin-bottom: 15px;
}
.about-wrap .session_4 .item-box {
  position: relative;
}
.about-wrap .session_4 .item-box:before {
  position: absolute;
  content: '';
  height: 2px;
  background: #1e479c;
  width: 0;
  left: 0;
  top: 0;
  transition: all .3s;
}
.about-wrap .session_4 .item-box .img-box {
  height: 102px;
  border: 1px solid #b3b3b3;
  line-height: 100px;
  text-align: center;
}
.about-wrap .session_4 .item-box .img-box img {
  max-height: 60%;
  max-width: 80%;
}
.about-wrap .session_4 .item-box .txt-box {
  margin-top: 0.133333rem;
  text-align: center;
  font-size: 14px;
  color: #3d3d3d;
  height: 45px;
  line-height: 45px;
}
.about-wrap .session_4 .item-box:hover:before {
  width: 100%;
}
.about-wrap .session_4 .item-box:hover .img-box {
  box-shadow: -2px 0px 10px rgba(0, 0, 0, 0.2);
}
.about-wrap .session_5 {
  margin-bottom: 50px;
  border-bottom: none;
}
.join-wrap .session_1 {
  background: url(../image/img_5.jpg) center center no-repeat;
  padding-top: 185px;
  padding-bottom: 40px;
  background-attachment: fixed;
  margin-top: -75px;
}
.join-wrap .session_1 .title-box {
  text-align: center;
}
.join-wrap .session_1 .title-box h3 {
  position: relative;
}
.join-wrap .session_1 .title-box h3 span {
  position: relative;
  display: inline-block;
  border: 1px solid #adadad;
  font-size: 30px;
  color: #1e479c;
  font-weight: 700;
  width: 580px;
  height: 48px;
  line-height: 48px;
  background: #fff;
}
.join-wrap .session_1 .title-box h3 span:before {
  position: absolute;
  content: '';
  width: 20px;
  height: 20px;
  background: #fff;
  left: -20px;
  top: 50%;
  margin-top: -10px;
}
.join-wrap .session_1 .title-box h3 span:after {
  position: absolute;
  content: '';
  width: 20px;
  height: 20px;
  background: #fff;
  right: -20px;
  top: 50%;
  margin-top: -10px;
}
.join-wrap .session_1 .title-box h3:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  background: #adadad;
  left: 0;
  top: 27px;
}
.join-wrap .session_1 .title-box p {
  font-size: 24px;
  color: #464646;
  margin-top: 8px;
}
.join-wrap .session_1 .left-box {
  margin-top: 60px;
}
.join-wrap .session_1 .left-box .title {
  width: 710px;
  height: 49px;
  line-height: 49px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  background: url(../image/img_6.jpg) center center no-repeat;
}
.join-wrap .session_1 .left-box ul {
  padding-left: 35px;
  margin-top: 20px;
}
.join-wrap .session_1 .left-box ul li {
  line-height: 2.8;
  color: #4b4b4b;
}
.join-wrap .session_1 .left-box ul li em {
  display: inline-block;
  width: 7px;
  height: 7px;
  background: #617eba;
  border-radius: 100%;
  margin-right: 15px;
}
.join-wrap .session_1 .left-box .more-box {
  margin-top: 30px;
  margin-left: 50px;
}
.join-wrap .session_1 .left-box .more-box a {
  display: inline-block;
  width: 105px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: #fdce29;
  color: #333;
}
.join-wrap .session_2 {
  background: url(../image/img_21.jpg) center center no-repeat;
  padding-top: 100px;
  padding-bottom: 95px;
}
.join-wrap .session_2 .public-title {
  margin-bottom: 50px;
}
.join-wrap .session_2 .public-title h3 {
  color: #fff;
}
.join-wrap .session_2 .public-title p {
  color: #fff;
}
.join-wrap .session_2 .list-box {
  width: 1300px;
}
.join-wrap .session_2 .list-box .row {
  margin-left: -12px;
  margin-right: -12px;
}
.join-wrap .session_2 .list-box .col-md-2 {
  float: left;
  width: 16.66%;
  padding-left: 12px;
  padding-right: 12px;
  box-sizing: border-box;
}
.join-wrap .session_2 .list-box .item-box {
  background: #fff;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  height: 260px;
  position: relative;
  transition: all .3s;
}
.join-wrap .session_2 .list-box .item-box .centent-box {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 12px;
  padding-right: 12px;
}
.join-wrap .session_2 .list-box .item-box .title .icon-box {
  height: 48px;
  line-height: 48px;
}
.join-wrap .session_2 .list-box .item-box .title .icon-box img {
  vertical-align: top;
}
.join-wrap .session_2 .list-box .item-box .title .icon-box img.active {
  display: none;
}
.join-wrap .session_2 .list-box .item-box .title h3 {
  font-size: 24px;
  color: #5a5a5a;
  font-weight: 700;
}
.join-wrap .session_2 .list-box .item-box .title p {
  display: inline-block;
  font-size: 16px;
  color: #424040;
  border-bottom: 1px solid #424040;
  padding-bottom: 4px;
  opacity: .6;
}
.join-wrap .session_2 .list-box .item-box .info-box .nub {
  font-size: 30px;
  color: #1e479c;
}
.join-wrap .session_2 .list-box .item-box .info-box p {
  display: none;
}
.join-wrap .session_2 .list-box .item-box:hover {
  background: #1e479c;
}
.join-wrap .session_2 .list-box .item-box:hover .icon-box img {
  display: none;
}
.join-wrap .session_2 .list-box .item-box:hover .icon-box img.active {
  display: inline-block;
}
.join-wrap .session_2 .list-box .item-box:hover .title h3 {
  color: #fdce29;
}
.join-wrap .session_2 .list-box .item-box:hover .title p {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.join-wrap .session_2 .list-box .item-box:hover .info-box .nub {
  display: none;
}
.join-wrap .session_2 .list-box .item-box:hover .info-box p {
  margin-top: 20px;
  display: block;
  color: #fff;
}
.join-wrap .session_3 {
  margin-top: 85px;
  margin-bottom: 90px;
}
.join-wrap .session_3 .all-box {
  margin-top: 50px;
}
.join-wrap .session_3 .all-box .row {
  margin-left: -10px;
  margin-right: -10px;
  box-sizing: border-box;
}
.join-wrap .session_3 .all-box .col-md-3 {
  float: left;
  width: 33.33%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.join-wrap .session_3 .all-box .item-box {
  background: #f7f7fb;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
}
.join-wrap .session_3 .all-box .item-box .icon-box {
  display: inline-block;
  height: 100px;
  width: 100px;
  border-radius: 100%;
  border: 1px dashed #b6b6b7;
  line-height: 100px;
  margin-bottom: 15px;
}
.join-wrap .session_3 .all-box .item-box .icon-box img {
  vertical-align: middle;
}
.join-wrap .session_3 .all-box .item-box .icon-box img.active {
  display: none;
}
.join-wrap .session_3 .all-box .item-box p {
  font-size: 16px;
  color: #121212;
}
.join-wrap .session_3 .all-box .item-box:hover {
  background: #2b52a2;
}
.join-wrap .session_3 .all-box .item-box:hover p {
  color: #fff;
}
.join-wrap .session_3 .all-box .item-box:hover .icon-box {
  background: #204184;
}
.join-wrap .session_3 .all-box .item-box:hover .icon-box img {
  display: none;
}
.join-wrap .session_3 .all-box .item-box:hover .icon-box img.active {
  display: inline-block;
}
.join-wrap .session_4 {
  position: relative;
  background: #f5f6fb;
  padding-top: 90px;
  padding-bottom: 100px;
  overflow: hidden;
}
.join-wrap .session_4 .public-title {
  margin-bottom: 50px;
}
.join-wrap .session_4 .bg {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 210px;
  width: 1492px;
  height: 408px;
  background: url(../image/icon_20.png) center center no-repeat;
}
.join-wrap .session_4 .title-box {
  margin-bottom: 45px;
}
.join-wrap .session_4 .des {
  text-align: center;
  font-size: 16px;
  color: #000000;
  margin-bottom: 70px;
}
.join-wrap .session_4 .info-box {
  position: relative;
  z-index: 2;
  height: 240px;
  width: 100%;
  background: url(../image/img_22.jpg) center center no-repeat;
  background-size: cover;
  text-align: center;
  font-size: 0;
  padding-top: 50px;
  box-sizing: border-box;
}
.join-wrap .session_4 .info-box .item-box {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  width: 130px;
  height: 130px;
  border-radius: 100%;
  border: 1px solid #fff;
  color: #fff;
  font-size: 16px;
  padding-top: 35px;
  box-sizing: border-box;
  margin-left: 30px;
  margin-right: 30px;
}
.join-wrap .session_4 .info-box .item-box:last-child:before {
  display: none;
}
.join-wrap .session_4 .info-box .item-box:before {
  position: absolute;
  right: -45px;
  top: 55px;
  content: '';
  width: 25px;
  height: 19px;
  background: url(../image/icon_33.png);
}
.join-wrap .session_4 .info-box .item-box img {
  margin-bottom: 5px;
}
.join-wrap .session_4 .info-box .item-box:hover {
  background: #12357c;
  border-color: #12357c;
}
.join-wrap .session_4 .tel-box {
  margin-top: 40px;
  text-align: center;
  font-size: 30px;
  color: #12357c;
  font-weight: 700;
}
.join-wrap .session_4 .tel-box span {
  display: inline-block;
  height: 70px;
  line-height: 70px;
  width: 580px;
  border: 1px dashed #c7c8cc;
}
.contact-wrap .session_1 {
  margin-top: 80px;
}
.contact-wrap .session_1 .map-box {
  margin-top: 35px;
}
.contact-wrap .session_1 .map-box img {
  width: 100%;
}
.contact-wrap .session_2 {
  padding-top: 70px;
  margin-bottom: 90px;
}
.contact-wrap .session_2 .item-box {
  float: left;
  width: 25%;
  text-align: center;
}
.contact-wrap .session_2 .item-box .img-box {
  margin-bottom: -20px;
}
.contact-wrap .session_2 .item-box p {
  padding-right: 20px;
  box-sizing: border-box;
  font-size: 16px;
  color: #454545;
}
.contact-wrap .session_3 {
  margin-top: 60px;
  padding-bottom: 100px;
  width: 1200px;
  margin: 0 auto;
  padding-left: 60px;
}
.contact-wrap .session_3 .title-box {
  text-align: center;
  margin-bottom: 40px;
}
.contact-wrap .session_3 .title-box span {
  display: inline-block;
  font-size: 24px;
  color: #1e479c;
  padding-bottom: 5px;
  position: relative;
  margin-bottom: 10px;
}
.contact-wrap .session_3 .title-box span:before {
  position: absolute;
  content: '';
  width: 50px;
  height: 1px;
  background: #1e479c;
  left: 50%;
  bottom: 0;
  margin-left: -25px;
}
.contact-wrap .session_3 .title-box p {
  font-size: 16px;
  color: #2d2d2d;
}
.contact-wrap .session_3 .input-box {
  position: relative;
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-right: 30px;
}
.contact-wrap .session_3 .input-box input {
  width: 336px;
  height: 36px;
  border: 1px solid #a5a5a4;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  background: transparent;
}
.contact-wrap .session_3 .input-box label {
  position: absolute;
  right: -20px;
  font-size: 18px;
  color: #808080;
  line-height: 36px;
}
.contact-wrap .session_3 .input-box label em {
  font-size: 16px;
  margin-right: 4px;
  color: red;
  vertical-align: middle;
}
.contact-wrap .session_3 .input-box textarea {
  width: 1067px;
  padding: 15px;
  box-sizing: border-box;
  height: 200px;
  border: 1px solid #a5a5a4;
  background: transparent;
}
.contact-wrap .session_3 .input-box:last-child {
  margin-bottom: 20px;
}
.contact-wrap .session_3 .input-box.other-box input {
  width: 120px;
}
.contact-wrap .session_3 .input-box.other-box label {
  left: 125px;
}
.contact-wrap .session_3 .input-box.other-box .img-box {
  margin-left: 20px;
  display: inline-block;
  border: 1px solid #a5a5a4;
}
.contact-wrap .session_3 .select-box select {
  height: 36px;
  width: 107px;
  background: #fff;
  border: 1px solid #a5a5a4;
  outline: none;
}
.contact-wrap .session_3 .btn-box {
  text-align: left;
  font-size: 0;
}
.contact-wrap .session_3 .btn-box span {
  display: inline-block;
  width: 120px;
  height: 40px;
  background: #1e479c;
  color: #fff;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
}
.products-wrap .session_1 {
  margin-top: 50px;
}
.products-wrap .session_1 .tab-box {
  font-size: 0;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 55px;
}
.products-wrap .session_1 .tab-box span {
  display: inline-block;
  font-size: 16px;
  color: #464646;
  margin-left: 25px;
  margin-right: 25px;
  padding-bottom: 8px;
  cursor: pointer;
  border-bottom: 1px solid #fff;
}
.products-wrap .session_1 .tab-box span.active {
  border-bottom: 1px solid #1e479c;
  color: #1e479c;
}
.products-wrap .session_1 .tab-item {
  display: none;
}
.products-wrap .session_1 .tab-item.active {
  display: block;
}
.products-wrap .session_1 .tab_1 .top-info {
  background: url(../image/img_28.jpg) center center no-repeat;
  padding-top: 80px;
  box-sizing: border-box;
  height: 620px;
}
.products-wrap .session_1 .tab_1 .top-info .left-box {
  float: left;
}
.products-wrap .session_1 .tab_1 .top-info .right-box {
  float: right;
}
.products-wrap .session_1 .tab_1 .top-info dl {
  position: relative;
  padding-left: 40px;
  margin-bottom: 45px;
}
.products-wrap .session_1 .tab_1 .top-info dl dt {
  font-size: 18px;
  color: #1e479c;
  font-weight: 700;
  margin-bottom: 2px;
}
.products-wrap .session_1 .tab_1 .top-info dl dt span {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 24px;
  font-weight: 400;
}
.products-wrap .session_1 .tab_1 .top-info dl dd {
  display: inline-block;
  font-size: 14px;
  color: #505050;
  border-bottom: 1px solid #d9dadd;
  padding-bottom: 5px;
}
.products-wrap .session_1 .tab_2 .top-info {
  padding-top: 80px;
  background: url(../image/img_30.jpg) center center no-repeat;
  height: 620px;
  text-align: center;
  box-sizing: border-box;
}
.products-wrap .session_1 .tab_2 .top-info .title {
  font-size: 24px;
  color: #1e479c;
}
.products-wrap .session_1 .tab_2 .top-info .title span {
  display: inline-block;
  padding-bottom: 5px;
  margin-bottom: 40px;
  border-bottom: 1px solid #1e479c;
}
.products-wrap .session_1 .tab_2 .top-info .info-box {
  width: 800px;
  margin: 0 auto;
}
.products-wrap .session_1 .tab_2 .top-info .info-box p {
  font-size: 14px;
  color: #454545;
  line-height: 2;
}
.products-wrap .session_1 .pro-list {
  margin-top: 90px;
}
.products-wrap .session_1 .pro-list .row {
  margin-left: -14px;
  margin-right: -14px;
}
.products-wrap .session_1 .pro-list .col-md-4 {
  float: left;
  width: 33.33%;
  padding-left: 14px;
  padding-right: 14px;
  box-sizing: border-box;
  margin-bottom: 60px;
}
.products-wrap .session_1 .pro-list .item-box .img-box {
  overflow: hidden;
}
.products-wrap .session_1 .pro-list .item-box .img-box .img {
  width: 100%;
  height: 300px;
  background-size: cover;
  background-position: 50%;
  transition: all .3s;
  -webkit-transform: scale(1) rotate(0deg) translateY(0);
  -ms-transform: scale(1) rotate(0deg) translateY(0);
  transform: scale(1) rotate(0deg) translateY(0);
  -webkit-transition: all .6s;
  transition: all .6s;
}
.products-wrap .session_1 .pro-list .item-box .txt-box {
  height: 80px;
}
.products-wrap .session_1 .pro-list .item-box .txt-box .info-box {
  border-bottom: 1px solid #d0d0d0;
}
.products-wrap .session_1 .pro-list .item-box .txt-box h3 {
  height: 50px;
  line-height: 50px;
  font-weight: 400;
}
.products-wrap .session_1 .pro-list .item-box .txt-box p {
  font-size: 14px;
  color: #4f4f4f;
  line-height: 30px;
  display: none;
}
.products-wrap .session_1 .pro-list .item-box:hover .img-box .img {
  -webkit-transform: scale(1.05) rotate(0.01deg);
  -ms-transform: scale(1.05) rotate(0.01deg);
  transform: scale(1.05) rotate(0.01deg);
}
.products-wrap .session_1 .pro-list .item-box:hover .txt-box h3 {
  color: #1e479c;
  font-weight: 700;
}
.products-wrap .session_1 .pro-list .item-box:hover .txt-box p {
  display: block;
}
.news_list-wrap .session_1 {
  margin-bottom: 100px;
}
.news_list-wrap .session_1 .tab-box {
  font-size: 0;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 55px;
}
.news_list-wrap .session_1 .tab-box a {
  display: inline-block;
  font-size: 16px;
  color: #464646;
  margin-left: 25px;
  margin-right: 25px;
  padding-bottom: 8px;
  cursor: pointer;
  border-bottom: 1px solid #fff;
}
.news_list-wrap .session_1 .tab-box a.active,
.news_list-wrap .session_1 .tab-box a:hover {
  border-bottom: 1px solid #1e479c;
  color: #1e479c;
}
.news_list-wrap .session_1 .list-box .item-box {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e6e6e6;
  transition: all .3s;
  text-align: left;
  padding-right: 290px;
  position: relative;
}
.news_list-wrap .session_1 .list-box .item-box .img-box {
  float: left;
  margin-right: 35px;
  overflow: hidden;
  width: 323px;
  height: 190px;
}
.news_list-wrap .session_1 .list-box .item-box .txt-box {
  padding-top: 30px;
}
.news_list-wrap .session_1 .list-box .item-box .txt-box .title {
  font-size: 18px;
  color: #222222;
  font-weight: 400;
}
.news_list-wrap .session_1 .list-box .item-box .txt-box .center {
  margin-top: 15px;
}
.news_list-wrap .session_1 .list-box .item-box .txt-box .center h3 {
  font-size: 20px;
  font-weight: 700;
  color: #4c4c4c;
  margin-bottom: 10px;
}
.news_list-wrap .session_1 .list-box .item-box .txt-box .center p {
  line-height: 1.8;
  font-size: 14px;
  color: #808080;
}
.news_list-wrap .session_1 .list-box .item-box .txt-box .arr-box {
  position: absolute;
  right: 0;
  top: 30%;
}
.news_list-wrap .session_1 .list-box .item-box .txt-box .arr-box .txt_1 {
  color: #464646;
  font-size: 14px;
  text-align: right;
}
.news_list-wrap .session_1 .list-box .item-box .txt-box .arr-box .txt_1 span {
  font-size: 24px;
  margin-right: 10px;
}
.news_list-wrap .session_1 .list-box .item-box .txt-box .arr-box p {
  margin-top: 10px;
}
.news_list-wrap .session_1 .list-box .item-box .txt-box .arr-box img.active {
  display: none;
}
.news_list-wrap .session_1 .list-box .item-box:hover {
  transform: translateY(-10px);
}
.news_list-wrap .session_1 .list-box .item-box:hover .txt-box .title {
  color: #af8964;
}
.news_list-wrap .session_1 .list-box .item-box:hover .txt-box .arr-box .txt_1 {
  color: #af8964;
}
.news_list-wrap .session_1 .list-box .item-box:hover .txt-box .arr-box p img {
  display: none;
}
.news_list-wrap .session_1 .list-box .item-box:hover .txt-box .arr-box p img.active {
  display: inline-block;
}
.news_list-wrap .session_1 .page-box {
  margin-top: 40px;
}
.news_list-wrap .session_1 .news_des-box {
  text-align: left;
}
.news_list-wrap .session_1 .news_des-box .text-box .title-box {
  text-align: center;
  margin-bottom: 50px;
}
.news_list-wrap .session_1 .news_des-box .text-box .title-box h3 {
  font-size: 24px;
  color: #1e479c;
  font-weight: 400;
}
.news_list-wrap .session_1 .news_des-box .text-box .title-box p {
  margin-top: 10px;
  font-size: 16px;
  color: #808080;
}
.news_list-wrap .session_1 .news_des-box .text-box .title-box p span {
  display: inline-block;
  margin-left: 20px;
  margin-right: 20px;
}
.news_list-wrap .session_1 .news_des-box .text-box .des-box p {
  line-height: 1.8;
  font-size: 14px;
  color: #4c4c4c;
  margin-bottom: 25px;
}
.news_list-wrap .session_1 .news_des-box .text-box .des-box p img {
  max-width: 100%;
}
.news_list-wrap .session_1 .news_des-box .text-box .bottom-box {
  border-bottom: 1px solid #cacbcd;
  margin-top: 50px;
}
.news_list-wrap .session_1 .news_des-box .text-box .bottom-box .black-btn {
  display: inline-block;
  width: 110px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #12357c;
  color: #ffffff;
  font-size: 16px;
}
.news_list-wrap .session_1 .news_des-box .text-box .bottom-box .share-box {
  float: right;
}
.news_list-wrap .session_1 .news_des-box .text-box .bottom-box .share-box .bshare-custom {
  display: inline-block;
}
.news_list-wrap .session_1 .news_des-box .text-box .other-box {
  margin-top: 20px;
}
.news_list-wrap .session_1 .news_des-box .text-box .other-box ul li a {
  line-height: 3;
  color: #626262;
  font-size: 14px;
}
.news_list-wrap .session_1 .news_des-box .text-box .other-box ul li a:hover {
  color: #12357c;
}
.pro_list-wrap .tab-box {
  font-size: 0;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 55px;
}
.pro_list-wrap .tab-box a {
  display: inline-block;
  font-size: 16px;
  color: #464646;
  margin-left: 25px;
  margin-right: 25px;
  padding-bottom: 8px;
  cursor: pointer;
  border-bottom: 1px solid #fff;
}
.pro_list-wrap .tab-box a.active,
.pro_list-wrap .tab-box a:hover {
  border-bottom: 1px solid #1e479c;
  color: #1e479c;
}
.pro_list-wrap .session_1 {
  margin-bottom: 100px;
}
.pro_list-wrap .session_1 .list-box {
  margin-top: 55px;
}
.pro_list-wrap .session_1 .list-box .row {
  margin-left: -15px;
  margin-right: -15px;
}
.pro_list-wrap .session_1 .list-box .col-md-3 {
  float: left;
  width: 25%;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.pro_list-wrap .session_1 .list-box .item-box .img-box {
  height: 270px;
  line-height: 270px;
  text-align: center;
  box-sizing: border-box;
  background: #9c9c9c;
}
.pro_list-wrap .session_1 .list-box .item-box .img-box img {
  max-height: 90%;
}
.pro_list-wrap .session_1 .list-box .item-box .txt-box p {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #464646;
}
.pro_list-wrap .session_1 .list-box .item-box .txt-box .bottom-box {
  height: 35px;
  line-height: 35px;
  border-top: 1px solid #dcdcdc;
}
.pro_list-wrap .session_1 .list-box .item-box .txt-box .bottom-box span {
  display: inline-block;
  margin-right: 15px;
  font-size: 12px;
}
.pro_list-wrap .session_1 .list-box .item-box .txt-box .bottom-box .arr {
  float: right;
}
.pro_list-wrap .session_1 .list-box .item-box:hover .txt-box {
  background: #1e479c;
}
.pro_list-wrap .session_1 .list-box .item-box:hover .txt-box p {
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
}
.pro_list-wrap .session_1 .list-box .item-box:hover .txt-box .bottom-box {
  padding-left: 10px;
  padding-right: 10px;
}
.pro_list-wrap .session_1 .list-box .item-box:hover .txt-box .bottom-box span {
  color: #fff;
  opacity: .8;
}
.pro_list-wrap .session_1 .list-box .item-box:hover .txt-box .bottom-box .arr {
  width: 30px;
  padding-left: 10px;
  box-sizing: border-box;
  border-left: 1px solid #fff;
  text-align: center;
  color: #fff;
}
.pro_list-wrap .session_2 {
  margin-bottom: 100px;
}
.pro_list-wrap .session_2 .msg-top {
  position: relative;
}
.pro_list-wrap .session_2 .msg-top .img-box {
  float: left;
  margin-right: 50px;
}
.pro_list-wrap .session_2 .msg-top .txt-box {
  width: 520px;
  float: left;
}
.pro_list-wrap .session_2 .msg-top .txt-box .title {
  font-size: 20px;
  color: #1e479c;
  margin-bottom: 20px;
}
.pro_list-wrap .session_2 .msg-top .txt-box table {
  width: 100%;
}
.pro_list-wrap .session_2 .msg-top .txt-box table tr:nth-child(2n) {
  background: #f1f8ff;
}
.pro_list-wrap .session_2 .msg-top .txt-box table td {
  border: 1px solid #d7d9dc;
  height: 38px;
  line-height: 38px;
}
.pro_list-wrap .session_2 .msg-top .txt-box table td:nth-child(1) {
  width: 140px;
  text-align: center;
  font-size: 16px;
  color: #1e479c;
}
.pro_list-wrap .session_2 .msg-top .txt-box table td:nth-child(1) .icon-box {
  display: inline-block;
  width: 30px;
  text-align: left;
}
.pro_list-wrap .session_2 .msg-top .txt-box table td:nth-child(2) {
  padding-left: 50px;
  box-sizing: border-box;
  font-size: 16px;
  color: #5f5f5f;
}
.pro_list-wrap .session_2 .msg-top .txt-box .share-box {
  margin-top: 40px;
  padding-top: 20px;
  width: 100%;
  border-top: 1px solid #e5e5e5;
  font-size: 16px;
}
.pro_list-wrap .session_2 .msg-top .txt-box .share-box .bshare-custom {
  display: inline-block;
}
.pro_list-wrap .session_2 .msg-top .er-box {
  position: absolute;
  right: 0;
  bottom: 0;
}
.pro_list-wrap .session_2 .msg-top .er-box .icon-box img {
  width: 130px;
}
.pro_list-wrap .session_2 .msg-top .er-box p {
  margin-top: 10px;
  font-size: 14px;
}
.pro_list-wrap .session_3 {
  margin-top: 70px;
}
.pro_list-wrap .session_3 .left-box {
  float: left;
  width: 830px;
}
.pro_list-wrap .session_3 .left-box .title-box {
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #cececf;
  color: #969696;
  font-size: 14px;
  margin-bottom: 20px;
}
.pro_list-wrap .session_3 .left-box .title-box span {
  font-size: 22px;
  color: #1e479c;
  font-weight: 700;
  margin-right: 10px;
  border-left: 2px solid #1e479c;
  padding-left: 10px;
}
.pro_list-wrap .session_3 .left-box .box_1 .info-box ul li {
  position: relative;
  padding-left: 20px;
  font-size: 14px;
  line-height: 2;
  color: #414141;
}
.pro_list-wrap .session_3 .left-box .box_1 .info-box ul li em {
  position: absolute;
  left: 0;
  width: 6px;
  height: 6px;
  background: #1e479c;
  border-radius: 100%;
  top: 8px;
}
.pro_list-wrap .session_3 .left-box .box_2 {
  margin-top: 50px;
}
.pro_list-wrap .session_3 .left-box .box_2 .title {
  color: #1e479c;
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 40px;
}
.pro_list-wrap .session_3 .left-box .box_2 .list-box .row {
  margin-left: -5px;
  margin-right: -5px;
}
.pro_list-wrap .session_3 .left-box .box_2 .list-box .col-md-2 {
  float: left;
  width: 16.66%;
  padding-left: 5px;
  padding-right: 5px;
  box-sizing: border-box;
}
.pro_list-wrap .session_3 .left-box .box_2 .list-box .item-box .img-box {
  height: 120px;
  border: 1px solid #c6c6c6;
  line-height: 120px;
  text-align: center;
}
.pro_list-wrap .session_3 .left-box .box_2 .list-box .item-box .img-box img {
  max-height: 90%;
  max-width: 90%;
}
.pro_list-wrap .session_3 .left-box .box_2 .list-box .item-box .txt-box {
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-bottom: 1px solid #dddddd;
}
.pro_list-wrap .session_3 .left-box .box_2 .list-box .item-box:hover .txt-box {
  background: #1e479c;
  color: #fff;
}
.pro_list-wrap .session_3 .right-other {
  width: 330px;
  float: right;
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
}
.pro_list-wrap .session_3 .right-other .title-box {
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #cececf;
  color: #969696;
  font-size: 14px;
  margin-bottom: 30px;
}
.pro_list-wrap .session_3 .right-other .title-box span {
  font-size: 22px;
  color: #1e479c;
  font-weight: 700;
  margin-right: 10px;
  border-left: 2px solid #1e479c;
  padding-left: 10px;
}
.pro_list-wrap .session_3 .right-other .hot-pro .item-box {
  margin-bottom: 25px;
}
.pro_list-wrap .session_3 .right-other .hot-pro .item-box .img-box {
  height: 270px;
  text-align: center;
  line-height: 270px;
  border: 1px solid #c1c1c1;
  background: #9c9c9c;
}
.pro_list-wrap .session_3 .right-other .hot-pro .item-box .img-box img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.pro_list-wrap .session_3 .right-other .hot-pro .item-box .txt-box {
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #333;
  border: 1px solid #c1c1c1;
  border-top: none;
}
.pro_list-wrap .session_3 .right-other .hot-pro .item-box:hover .txt-box {
  background: #1e479c;
  color: #fff;
}
.pro_list-wrap .session_3 .right-other .hot-news .title-box {
  margin-bottom: 10px;
}
.pro_list-wrap .session_3 .right-other .hot-news ul li {
  position: relative;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
}
.pro_list-wrap .session_3 .right-other .hot-news ul li:before {
  position: absolute;
  content: '';
  left: 0;
  top: 16px;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  border: 1px solid #1e479c;
}
.pro_list-wrap .session_3 .right-other .hot-news ul li a {
  display: block;
  border-bottom: 1px dashed #d0d0d0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pro_list-wrap .session_3 .right-other .hot-news ul li:hover:before {
  background: #1e479c;
}
.pro_list-wrap .session_3 .right-other .hot-news ul li:hover a {
  color: #1e479c;
}