.public-header {
  border-bottom: 1px solid #cbcbcb;
  margin-bottom: 40px;
}
.public-site {
  font-size: 14px;
  color: #000000;
  line-height: 1;
  margin-bottom: 50px;
}
.public-site a {
  color: #000000;
}
.public-site a:hover {
  color: #801b31;
}
.public-site span {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}
.public-site em {
  font-style: normal;
  color: #801b31;
}
.link-wrap .session_1 {
  margin-bottom: 58px;
}
.link-wrap .session_1 .title-box {
  font-size: 30px;
  color: #58585b;
  line-height: 1;
  padding-bottom: 40px;
  border-bottom: 1px solid #bfbfbf;
  margin-bottom: 60px;
}
.link-wrap .session_1 .map-box img {
  width: 100%;
}
.link-wrap .session_1 .txt-box {
  margin-top: 55px;
}
.link-wrap .session_1 .txt-box h3 {
  font-family: '微软雅黑';
  line-height: 1;
  margin-bottom: 18px;
  font-size: 18px;
  color: #3c3c3c;
}
.link-wrap .session_1 .txt-box ul li {
  float: left;
  font-size: 14px;
  color: #3c3c3c;
  margin-right: 70px;
}
.link-wrap .session_2 {
  background: #f5f6fb;
  padding-top: 56px;
  padding-left: 35px;
  padding-right: 35px;
  box-sizing: border-box;
  padding-bottom: 50px;
}
.link-wrap .session_2 .textarea-box {
  margin-bottom: 25px;
  position: relative;
}
.link-wrap .session_2 .textarea-box textarea {
  width: 100%;
  height: 196px;
  padding: 15px;
  box-sizing: border-box;
  border: none;
  outline: none;
  font-size: 16px;
  line-height: 1.6;
}
.link-wrap .session_2 .textarea-box em {
  position: absolute;
  right: -15px;
  font-size: 26px;
  color: #e50000;
  top: 0;
  line-height: 48px;
}
.link-wrap .session_2 .row {
  margin-left: -55px;
  margin-right: -55px;
}
.link-wrap .session_2 .col-md-6 {
  position: relative;
  float: left;
  width: 50%;
  margin-bottom: 25px;
  font-size: 0;
  padding-left: 55px;
  padding-right: 55px;
  box-sizing: border-box;
}
.link-wrap .session_2 .col-md-6 input {
  width: 560px;
  height: 48px;
  line-height: 48px;
  border: none;
  outline: none;
  padding-left: 35px;
  padding-right: 20px;
  box-sizing: border-box;
  font-size: 16px;
}
.link-wrap .session_2 .col-md-6 em {
  position: absolute;
  right: 40px;
  font-size: 26px;
  color: #e50000;
  top: 0;
  line-height: 48px;
}
.link-wrap .session_2 .col-md-6:nth-child(4) input {
  width: 435px;
}
.link-wrap .session_2 .col-md-6:nth-child(4) .img-box {
  display: inline-block;
  vertical-align: middle;
  width: 105px;
  height: 48px;
  line-height: 48px;
  background: #fff;
  margin-left: 15px;
}
.link-wrap .session_2 .col-md-6:nth-child(4) .img-box img {
  vertical-align: middle;
}
.link-wrap .session_2 .sub-box {
  margin-top: 10px;
  width: 100%;
  height: 48px;
  line-height: 48px;
  text-align: center;
  background: #58585b;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
}
.about-wrap .session_1 {
  padding-bottom: 100px;
  border-bottom: 1px solid #bfbfbf;
  margin-bottom: 100px;
}
.about-wrap .session_1 .txt-box {
  position: relative;
  padding-left: 585px;
}
.about-wrap .session_1 .txt-box .title-box {
  position: absolute;
  left: 0;
  top: 0;
}
.about-wrap .session_1 .txt-box .title-box h3 {
  font-size: 30px;
  font-weight: 700;
  font-family: '微软雅黑';
}
.about-wrap .session_1 .txt-box .title-box p {
  font-size: 24px;
  color: #414141;
}
.about-wrap .session_1 .txt-box dl dt {
  font-weight: 700;
  font-family: '微软雅黑';
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 1;
}
.about-wrap .session_1 .txt-box dl dd {
  line-height: 1.6;
  color: #414141;
  margin-bottom: 30px;
}
.about-wrap .session_1 .img-box {
  margin-top: 100px;
}
.about-wrap .session_1 .img-box img {
  width: 100%;
}
.about-wrap .session_2 .item-box {
  height: 750px;
  background: #f8f9fc;
}
.about-wrap .session_2 .item-box .left-box {
  position: relative;
  float: left;
  width: 540px;
  height: 100%;
  background-size: cover;
}
.about-wrap .session_2 .item-box .left-box:before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
}
.about-wrap .session_2 .item-box .left-box .txt-box {
  position: absolute;
  left: 40px;
  bottom: 65px;
}
.about-wrap .session_2 .item-box .left-box .txt-box p {
  position: relative;
  display: block;
  color: #fff;
  font-size: 24px;
  font-family: '微软雅黑';
}
.about-wrap .session_2 .item-box .right-box {
  position: relative;
  width: 760px;
  float: left;
  height: 100%;
}
.about-wrap .session_2 .item-box .right-box .txt-box {
  position: absolute;
  left: 55px;
  top: 100px;
  right: 58px;
}
.about-wrap .session_2 .item-box .right-box .txt-box .title span {
  font-size: 24px;
  color: #414141;
  font-family: '微软雅黑';
}
.about-wrap .session_2 .item-box .right-box .txt-box .des-box {
  margin-top: 20px;
}
.about-wrap .session_2 .item-box .right-box .txt-box .des-box p {
  font-size: 14px;
  color: #414141;
  line-height: 1.6;
}
.about-wrap .session_2 .swiper-pagination {
  margin-top: 40px;
  position: static;
}
.about-wrap .session_2 .swiper-pagination-bullet {
  position: relative;
  width: 44px;
  height: 44px;
  line-height: 44px;
  background: transparent;
  color: #7d7d7d;
  font-size: 0;
  opacity: 1;
  vertical-align: middle;
  outline: none;
  text-align: center;
  margin-left: 2px;
  margin-right: 2px;
}
.about-wrap .session_2 .swiper-pagination-bullet:before {
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  background: #7d7d7d;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  transition: all .3s;
  opacity: 1;
}
.about-wrap .session_2 .swiper-pagination-bullet:after {
  position: absolute;
  content: '';
  width: 50%;
  height: 50%;
  border: 1px solid rgba(125, 125, 125, 0.5);
  box-sizing: border-box;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all .3s;
  opacity: 0;
}
.about-wrap .session_2 .swiper-pagination-bullet:hover {
  font-size: 18px;
  box-sizing: border-box;
}
.about-wrap .session_2 .swiper-pagination-bullet:hover:before {
  opacity: 0;
}
.about-wrap .session_2 .swiper-pagination-bullet:hover:after {
  opacity: 1;
  width: 100%;
  height: 100%;
}
.about-wrap .session_2 .swiper-pagination-bullet-active {
  font-size: 18px;
  box-sizing: border-box;
}
.about-wrap .session_2 .swiper-pagination-bullet-active:after {
  opacity: 1;
  width: 100%;
  height: 100%;
}
.about-wrap .session_2 .swiper-pagination-bullet-active:before {
  opacity: 0;
}
.about-wrap .session_3 {
  margin-top: 95px;
}
.about-wrap .session_3 .title-box {
  font-size: 30px;
  color: #414141;
  position: relative;
  padding-bottom: 30px;
  line-height: 1;
  margin-bottom: 60px;
  text-align: center;
  font-family: "微软雅黑";
}
.about-wrap .session_3 .title-box:before {
  position: absolute;
  content: '';
  left: 50%;
  transform: translateX(-50%);
  width: 68px;
  height: 1px;
  background: #58585b;
  bottom: 0;
}
.about-wrap .session_3 .centent-box {
  position: relative;
}
.about-wrap .session_3 .item-box .img-box {
  border: 1px solid #959595;
  padding: 12px;
  box-sizing: border-box;
}
.about-wrap .session_3 .item-box .img-box img {
  width: 100%;
}
.about-wrap .session_3 .item-box p {
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-bottom: 1px solid #b0b0b0;
  margin-bottom: 2px;
}
.about-wrap .session_3 .swiper-pagination {
  margin-top: 40px;
  position: static;
}
.about-wrap .session_3 .swiper-pagination-bullet {
  position: relative;
  width: 44px;
  height: 44px;
  line-height: 44px;
  background: transparent;
  color: #7d7d7d;
  font-size: 0;
  opacity: 1;
  vertical-align: middle;
  outline: none;
  text-align: center;
  margin-left: 2px;
  margin-right: 2px;
}
.about-wrap .session_3 .swiper-pagination-bullet:before {
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  background: #7d7d7d;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  transition: all .3s;
  opacity: 1;
}
.about-wrap .session_3 .swiper-pagination-bullet:after {
  position: absolute;
  content: '';
  width: 50%;
  height: 50%;
  border: 1px solid rgba(125, 125, 125, 0.5);
  box-sizing: border-box;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all .3s;
  opacity: 0;
}
.about-wrap .session_3 .swiper-pagination-bullet:hover {
  font-size: 18px;
  box-sizing: border-box;
}
.about-wrap .session_3 .swiper-pagination-bullet:hover:before {
  opacity: 0;
}
.about-wrap .session_3 .swiper-pagination-bullet:hover:after {
  opacity: 1;
  width: 100%;
  height: 100%;
}
.about-wrap .session_3 .swiper-pagination-bullet-active {
  font-size: 18px;
  box-sizing: border-box;
}
.about-wrap .session_3 .swiper-pagination-bullet-active:after {
  opacity: 1;
  width: 100%;
  height: 100%;
}
.about-wrap .session_3 .swiper-pagination-bullet-active:before {
  opacity: 0;
}
.join-wrap .session_1 {
  background: url(../images/icon_25.png) right center no-repeat;
  padding-bottom: 50px;
}
.join-wrap .session_1 .title-box {
  font-size: 30px;
  color: #58585b;
  line-height: 1;
  padding-bottom: 40px;
  border-bottom: 1px solid #bfbfbf;
  margin-bottom: 60px;
}
.join-wrap .session_1 .title {
  position: relative;
  text-align: center;
  font-weight: 700;
  font-size: 30px;
  font-family: '微软雅黑';
  padding-bottom: 20px;
  margin-bottom: 50px;
}
.join-wrap .session_1 .title:before {
  position: absolute;
  content: '';
  width: 85px;
  height: 2px;
  background: #58585b;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.join-wrap .session_1 .centent-box .left-box {
  float: left;
  width: 466px;
  margin-right: 95px;
}
.join-wrap .session_1 .centent-box .left-box dl {
  margin-bottom: 30px;
}
.join-wrap .session_1 .centent-box .left-box dl dt {
  font-size: 18px;
  color: #801b31;
  font-family: '微软雅黑';
  font-weight: 700;
  margin-bottom: 5px;
}
.join-wrap .session_1 .centent-box .left-box dl dd p {
  line-height: 2;
  font-size: 14px;
  color: #5b5b5b;
}
.join-wrap .session_2 {
  background-size: cover;
  background-image: url(../images/img_14.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 145px;
  padding-bottom: 100px;
  background-attachment: fixed;
}
.join-wrap .session_2 .title-top {
  margin-bottom: 60px;
  text-align: center;
}
.join-wrap .session_2 .title-top h3 {
  position: relative;
  font-size: 30px;
  color: #58585b;
  font-family: '微软雅黑';
  line-height: 1;
  padding-bottom: 30px;
}
.join-wrap .session_2 .title-top h3:before {
  position: absolute;
  content: '';
  width: 90px;
  height: 1px;
  background: #58585b;
  bottom: 0;
  left: 50%;
  margin-left: -45px;
}
.join-wrap .session_2 .block {
  width: 1200px;
}
.join-wrap .session_2 .tab-box {
  width: 495px;
  float: left;
}
.join-wrap .session_2 .tab-box .row {
  margin-left: -4px;
  margin-right: -4px;
}
.join-wrap .session_2 .tab-box .col-md-4 {
  float: left;
  width: 33.33%;
  padding-left: 4px;
  padding-right: 4px;
  box-sizing: border-box;
  margin-bottom: 8px;
}
.join-wrap .session_2 .tab-box .col-md-4.active .tab-item {
  background: #801a30;
}
.join-wrap .session_2 .tab-box .col-md-4.active .tab-item .icon-box img {
  display: none;
}
.join-wrap .session_2 .tab-box .col-md-4.active .tab-item .icon-box img.hover {
  display: inline-block;
}
.join-wrap .session_2 .tab-box .col-md-4.active .tab-item p {
  color: #fff;
}
.join-wrap .session_2 .tab-box .tab-item {
  height: 120px;
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  padding-top: 28px;
  box-sizing: border-box;
  cursor: pointer;
}
.join-wrap .session_2 .tab-box .tab-item .icon-box {
  height: 40px;
  line-height: 40px;
  transition: all .3s;
}
.join-wrap .session_2 .tab-box .tab-item .icon-box img {
  vertical-align: top;
}
.join-wrap .session_2 .tab-box .tab-item .icon-box img.hover {
  display: none;
}
.join-wrap .session_2 .tab-box .tab-item p {
  color: #4c4c4c;
}
.join-wrap .session_2 .tab-box .tab-item:hover {
  background: #801a30;
}
.join-wrap .session_2 .tab-box .tab-item:hover .icon-box {
  transform: rotateY(180deg);
}
.join-wrap .session_2 .tab-box .tab-item:hover .icon-box img {
  display: none;
}
.join-wrap .session_2 .tab-box .tab-item:hover .icon-box img.hover {
  display: inline-block;
}
.join-wrap .session_2 .tab-box .tab-item:hover p {
  color: #fff;
}
.join-wrap .session_2 .all-box {
  width: 701px;
  float: right;
}
.join-wrap .session_2 .all-box .item-box {
  position: relative;
  height: 376px;
  background: rgba(128, 26, 48, 0.9);
}
.join-wrap .session_2 .all-box .item-box .center-box {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 160px;
  padding-right: 160px;
  left: 0;
  right: 0;
}
.join-wrap .session_2 .all-box .item-box .center-box .title-box {
  text-align: center;
}
.join-wrap .session_2 .all-box .item-box .center-box .title-box .info {
  margin-left: 20px;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.join-wrap .session_2 .all-box .item-box .center-box .title-box .info h3 {
  font-size: 16px;
  color: #fff;
  margin-bottom: 2px;
  font-family: '微软雅黑';
}
.join-wrap .session_2 .all-box .item-box .center-box .title-box .info p {
  font-size: 12px;
  color: #bfbfbf;
}
.join-wrap .session_2 .all-box .item-box .center-box .des-box {
  margin-top: 25px;
  margin-bottom: 50px;
}
.join-wrap .session_2 .all-box .item-box .center-box .des-box p {
  color: #fff;
  text-align: center;
  line-height: 1.6;
}
.join-wrap .session_2 .all-box .item-box .center-box .other-box {
  text-align: center;
}
.join-wrap .session_2 .all-box .item-box .center-box .other-box .nub {
  display: inline-block;
  color: #bfbfbf;
}
.join-wrap .session_2 .all-box .item-box .center-box .other-box .nub span {
  color: #fff;
  font-size: 16px;
}
.join-wrap .session_2 .all-box .item-box .line-box {
  border: 1px solid #fff;
  top: 15px;
  bottom: 15px;
  left: 15px;
  right: 15px;
  position: absolute;
}
.join-wrap .session_3 {
  padding-top: 100px;
}
.join-wrap .session_3 .title-top {
  margin-bottom: 60px;
  text-align: center;
}
.join-wrap .session_3 .title-top h3 {
  position: relative;
  font-size: 30px;
  color: #58585b;
  font-family: '微软雅黑';
  line-height: 1;
  padding-bottom: 30px;
}
.join-wrap .session_3 .title-top h3:before {
  position: absolute;
  content: '';
  width: 90px;
  height: 1px;
  background: #58585b;
  bottom: 0;
  left: 50%;
  margin-left: -45px;
}
.join-wrap .session_3 .row {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 0;
  text-align: center;
}
.join-wrap .session_3 .col-md-4 {
  display: inline-block;
  width: 25%;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.join-wrap .session_3 .item-box {
  height: 285px;
  text-align: center;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 60px;
  transition: all .3s;
  overflow: hidden;
  border: 1px solid #808080;
  box-sizing: border-box;
}
.join-wrap .session_3 .item-box .icon-box {
  height: 60px;
  line-height: 60px;
}
.join-wrap .session_3 .item-box .icon-box img {
  vertical-align: top;
}
.join-wrap .session_3 .item-box .icon-box img.active {
  display: none;
}
.join-wrap .session_3 .item-box h3 {
  font-size: 20px;
  color: #393939;
  font-weight: 400;
  margin-bottom: 28px;
}
.join-wrap .session_3 .item-box p {
  font-size: 14px;
  line-height: 1.8;
  color: #808080;
}
.join-wrap .session_3 .item-box:hover {
  padding-top: 45px;
  background: #801a30;
  border-color: #801a30;
}
.join-wrap .session_3 .item-box:hover p {
  color: #bfbfbf;
}
.join-wrap .session_3 .item-box:hover .icon-box img {
  display: none;
}
.join-wrap .session_3 .item-box:hover .icon-box img.active {
  display: inline-block;
}
.join-wrap .session_3 .item-box:hover h3 {
  color: #fff;
}
.join-wrap .session_4 {
  margin-top: 80px;
  margin-bottom: 100px;
}
.join-wrap .session_4 .title-top {
  margin-bottom: 60px;
  text-align: center;
}
.join-wrap .session_4 .title-top h3 {
  position: relative;
  font-size: 30px;
  color: #58585b;
  font-family: '微软雅黑';
  line-height: 1;
  padding-bottom: 30px;
}
.join-wrap .session_4 .title-top h3:before {
  position: absolute;
  content: '';
  width: 90px;
  height: 1px;
  background: #58585b;
  bottom: 0;
  left: 50%;
  margin-left: -45px;
}
.join-wrap .session_4 .center-box {
  padding-top: 35px;
  position: relative;
  padding-bottom: 40px;
}
.join-wrap .session_4 .center-box .bg-box {
  height: 660px;
  background: #575757;
}
.join-wrap .session_4 .center-box .img-box {
  top: 0;
  position: absolute;
}
.join-wrap .session_4 .center-box .img-box img {
  position: relative;
  z-index: 11;
}
.join-wrap .session_4 .center-box .img-box:before {
  top: 10px;
  bottom: -10px;
  left: 10px;
  right: -10px;
  content: '';
  position: absolute;
  border: 1px solid #d3ae82;
  box-sizing: border-box;
}
.join-wrap .session_4 .center-box .txt-box {
  float: right;
  margin-top: 55px;
  margin-right: 130px;
}
.join-wrap .session_4 .center-box ul {
  width: 476px;
  height: 544px;
  padding-left: 40px;
  box-sizing: border-box;
  background: url(../images/icon_42.png) left center;
}
.join-wrap .session_4 .center-box ul li {
  color: #fff;
  font-size: 20px;
  line-height: 3;
}
.case_list-wrap .session_1 {
  margin-bottom: 58px;
}
.case_list-wrap .session_1 .title-box {
  font-size: 30px;
  color: #58585b;
  line-height: 1;
  padding-bottom: 40px;
  border-bottom: 1px solid #bfbfbf;
  margin-bottom: 60px;
}
.case_list-wrap .session_1 #masonry {
  position: relative;
}
.case_list-wrap .session_1 #masonry:after {
  position: absolute;
  content: '';
  width: 6px;
  background: #fff;
  top: 0;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
}
.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: 25px;
  padding-bottom: 25px;
}
.case_list-wrap .session_1 .item-box .txt-box h3 {
  font-size: 16px;
  color: #222222;
}
.case_list-wrap .session_1 .item-box .txt-box:before {
  position: absolute;
  content: '';
  width: 0;
  left: 0;
  right: 0;
  height: 1px;
  bottom: 0;
  background: #801b31;
  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: #801b31;
}
.case_list-wrap .session_1 .item-box:hover .txt-box:before {
  width: 100%;
}
.news_list-wrap .session_1 .title-box {
  padding-bottom: 40px;
  border-bottom: 1px solid #bfbfbf;
  margin-bottom: 60px;
}
.news_list-wrap .session_1 .title-box .title {
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  color: #58585b;
  line-height: 1;
  padding-right: 35px;
  margin-right: 35px;
  border-right: 1px solid #505050;
}
.news_list-wrap .session_1 .title-box .tab-box {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}
.news_list-wrap .session_1 .title-box .tab-box span {
  display: inline-block;
  height: 44px;
  background: #f5f6fb;
  width: 125px;
  line-height: 44px;
  text-align: center;
  font-size: 16px;
  color: #505050;
  border-radius: 8px;
  margin-right: 20px;
  cursor: pointer;
}
.news_list-wrap .session_1 .title-box .tab-box span img {
  margin-right: 8px;
}
.news_list-wrap .session_1 .title-box .tab-box span img.active {
  display: none;
}
.news_list-wrap .session_1 .title-box .tab-box span.active,
.news_list-wrap .session_1 .title-box .tab-box span:hover {
  background: #801b31;
  color: #fff;
}
.news_list-wrap .session_1 .title-box .tab-box span.active img,
.news_list-wrap .session_1 .title-box .tab-box span:hover img {
  display: none;
}
.news_list-wrap .session_1 .title-box .tab-box span.active img.active,
.news_list-wrap .session_1 .title-box .tab-box span:hover img.active {
  display: inline-block;
}
.news_list-wrap .session_1 .centent-box .row {
  margin-left: -29px;
  margin-right: -29px;
}
.news_list-wrap .session_1 .centent-box .col-md-6 {
  float: left;
  width: 50%;
  padding-left: 29px;
  padding-right: 29px;
  box-sizing: border-box;
  margin-bottom: 58px;
}
.news_list-wrap .session_1 .centent-box .item-box {
  border: 1px solid #505050;
  padding: 20px;
  box-sizing: border-box;
}
.news_list-wrap .session_1 .centent-box .item-box .txt-box {
  float: left;
  width: 255px;
  padding-top: 20px;
  box-sizing: border-box;
}
.news_list-wrap .session_1 .centent-box .item-box .txt-box .time-box {
  margin-bottom: 10px;
}
.news_list-wrap .session_1 .centent-box .item-box .txt-box .time-box h3 {
  font-size: 36px;
  color: #58585b;
  font-family: '微软雅黑';
  line-height: 1;
  margin-bottom: 2px;
}
.news_list-wrap .session_1 .centent-box .item-box .txt-box .time-box p {
  font-size: 18px;
  color: #58585b;
  font-family: '微软雅黑';
}
.news_list-wrap .session_1 .centent-box .item-box .txt-box .des-box h3 {
  font-size: 14px;
  color: #58585b;
  font-family: '微软雅黑';
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #505050;
  margin-bottom: 20px;
}
.news_list-wrap .session_1 .centent-box .item-box .txt-box .des-box p {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news_list-wrap .session_1 .centent-box .item-box .img-box {
  float: right;
}
.news_list-wrap .session_1 .centent-box .item-box:hover {
  border-color: #801b31;
}
.news_list-wrap .session_1 .centent-box .item-box:hover .txt-box .time-box h3 {
  color: #801b31;
}
.news_list-wrap .session_1 .centent-box .item-box:hover .txt-box .time-box p {
  color: #801b31;
}
.news_list-wrap .session_1 .page-box {
  padding-right: 30px;
  box-sizing: border-box;
}
.news_list-wrap .session_1 .page-box .title-top {
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 45px;
}
.news_list-wrap .session_1 .page-box .title-top p {
  font-size: 32px;
  color: #242424;
  margin-bottom: 12px;
}
.news_list-wrap .session_1 .page-box .title-top .txt_1 span {
  display: inline-block;
  font-size: 14px;
  color: #808080;
  margin-left: 20px;
  margin-right: 20px;
}
.news_list-wrap .session_1 .page-box .des-box p {
  font-size: 14px;
  color: #515151;
  line-height: 1.8;
  margin-bottom: 20px;
}
.news_list-wrap .session_1 .page-box .des-box p img {
  max-width: 100%;
}
.news_list-wrap .session_1 .page-box .bottom-box {
  border-bottom: 1px solid #cacbcd;
  margin-top: 100px;
}
.news_list-wrap .session_1 .page-box .bottom-box .black-btn {
  float: left;
  width: 110px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #801b31;
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
}
.news_list-wrap .session_1 .page-box .bottom-box .share-box {
  float: right;
}
.news_list-wrap .session_1 .page-box .bottom-box .share-box .social-share {
  display: inline-block;
}
.news_list-wrap .session_1 .page-box .bottom-box .share-box .social-share a {
  font-size: 0;
  border: none;
  width: auto;
  height: auto;
  line-height: 1;
}
.news_list-wrap .session_1 .page-box .bottom-box .share-box .social-share a > img {
  height: 24px;
}
.news_list-wrap .session_1 .page-box .other-box {
  margin-top: 20px;
}
.news_list-wrap .session_1 .page-box .other-box ul li a {
  line-height: 2;
  color: #626262;
  font-size: 14px;
}
.news_list-wrap .session_1 .page-box .other-box ul li a:hover {
  color: #801b31;
}
.pro_list-wrap .session_1 .title-box {
  padding-bottom: 40px;
  border-bottom: 1px solid #bfbfbf;
  margin-bottom: 60px;
}
.pro_list-wrap .session_1 .title-box .title {
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  color: #58585b;
  line-height: 1;
  padding-right: 35px;
  margin-right: 35px;
  border-right: 1px solid #505050;
}
.pro_list-wrap .session_1 .title-box .tab-box {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}
.pro_list-wrap .session_1 .title-box .tab-box span {
  display: inline-block;
  height: 44px;
  background: #f5f6fb;
  width: 125px;
  line-height: 44px;
  text-align: center;
  font-size: 16px;
  color: #505050;
  border-radius: 8px;
  margin-right: 20px;
  cursor: pointer;
}
.pro_list-wrap .session_1 .title-box .tab-box span img {
  margin-right: 8px;
}
.pro_list-wrap .session_1 .title-box .tab-box span img.active {
  display: none;
}
.pro_list-wrap .session_1 .title-box .tab-box span.active,
.pro_list-wrap .session_1 .title-box .tab-box span:hover {
  background: #801b31;
  color: #fff;
}
.pro_list-wrap .session_1 .title-box .tab-box span.active img,
.pro_list-wrap .session_1 .title-box .tab-box span:hover img {
  display: none;
}
.pro_list-wrap .session_1 .title-box .tab-box span.active img.active,
.pro_list-wrap .session_1 .title-box .tab-box span:hover img.active {
  display: inline-block;
}
.pro_list-wrap .session_1 .list-box .row {
  margin-left: -10px;
  margin-right: -10px;
}
.pro_list-wrap .session_1 .list-box .col-md-6 {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  margin-bottom: 55px;
}
.pro_list-wrap .session_1 .list-box .item-box {
  padding: 20px;
  box-sizing: border-box;
}
.pro_list-wrap .session_1 .list-box .item-box .img-box {
  overflow: hidden;
}
.pro_list-wrap .session_1 .list-box .item-box .img-box img {
  width: 100%;
  transition: all .6s;
}
.pro_list-wrap .session_1 .list-box .item-box .txt-box {
  position: relative;
  padding-top: 25px;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  color: #58585b;
}
.pro_list-wrap .session_1 .list-box .item-box .txt-box .arr-box {
  position: absolute;
  right: 0;
  top: 25px;
}
.pro_list-wrap .session_1 .list-box .item-box:hover {
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
}
.pro_list-wrap .session_1 .list-box .item-box:hover .img-box img {
  transform: scale(1.1);
}
.pro_list-wrap .session_2 {
  font-size: 0;
}
.pro_list-wrap .session_2 .img-big {
  float: left;
  width: 760px;
}
.pro_list-wrap .session_2 .img-big > img {
  width: 100%;
}
.pro_list-wrap .session_2 .txt-box {
  float: right;
  width: 470px;
  box-sizing: border-box;
  font-size: 14px;
}
.pro_list-wrap .session_2 .txt-box .title-box h3 {
  font-size: 48px;
  color: #333333;
  line-height: 1.6;
  font-family: '微软雅黑';
}
.pro_list-wrap .session_2 .txt-box .title-box p {
  font-size: 24px;
  color: #333333;
}
.pro_list-wrap .session_2 .txt-box .des-box ul {
  margin-top: 35px;
  border-top: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
  padding-right: 10%;
  padding-top: 30px;
  padding-bottom: 10px;
}
.pro_list-wrap .session_2 .txt-box .des-box ul li {
  line-height: 1.6;
  width: 40%;
  float: left;
  margin-bottom: 20px;
}
.pro_list-wrap .session_2 .txt-box .des-box ul li:nth-child(2n+1) {
  width: 60%;
}
.pro_list-wrap .session_2 .txt-box .des-box ul li:last-child {
  width: 100%;
}
.pro_list-wrap .session_2 .txt-box .des-box ul li span {
  font-weight: 700;
  color: #333;
  margin-right: 10px;
}
.pro_list-wrap .session_2 .txt-box .other-box {
  margin-top: 25px;
}
.pro_list-wrap .session_2 .txt-box .other-box .img-box {
  float: left;
  margin-right: 30px;
}
.pro_list-wrap .session_2 .txt-box .other-box .img-box:last-child {
  margin-right: 0;
}
.pro_list-wrap .session_3 {
  margin-top: 100px;
}
.pro_list-wrap .session_3 .title {
  margin-bottom: 30px;
}
.pro_list-wrap .session_3 .title h3 {
  font-size: 16px;
  color: #2a2c2c;
}
.pro_list-wrap .session_3 .title p {
  font-size: 14px;
  color: #bfbfbf;
  margin-top: 5px;
}
.pro_list-wrap .session_3 .box_1 {
  padding-top: 55px;
  padding-bottom: 55px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.pro_list-wrap .session_3 .box_1 ul {
  line-height: 1.6;
}
.pro_list-wrap .session_3 .box_1 ul li {
  margin-bottom: 5px;
  position: relative;
  padding-left: 15px;
}
.pro_list-wrap .session_3 .box_1 ul li:before {
  position: absolute;
  content: '';
  width: 4px;
  height: 4px;
  background: #a6a6a6;
  border-radius: 100%;
  left: 0;
  top: 10px;
}
.pro_list-wrap .session_3 .box_2 {
  padding-bottom: 50px;
  margin-top: 50px;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 50px;
}
.pro_list-wrap .session_3 .box_2 ul li {
  line-height: 1.8;
  font-size: 14px;
  color: #525252;
}
.pro_list-wrap .session_3 .box_2 .img-box {
  margin-top: 30px;
}
.pro_list-wrap .session_3 .box_3 {
  padding-bottom: 50px;
  margin-top: 50px;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 50px;
}
.pro_list-wrap .session_3 .box_3 .row {
  margin-left: -20px;
  margin-right: -20px;
}
.pro_list-wrap .session_3 .box_3 .col-md-3 {
  float: left;
  width: 16.66%;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}
.pro_list-wrap .session_3 .box_3 .item-box {
  text-align: center;
  margin-bottom: 10px;
}
.pro_list-wrap .session_3 .box_3 .item-box .img-box img {
  width: 100%;
}
.pro_list-wrap .session_3 .box_3 .item-box p {
  line-height: 35px;
  font-size: 14px;
  color: #4c4c4c;
}
.pro_list-wrap .session_4 .title-box {
  font-size: 36px;
  color: #1a1a1a;
  font-weight: 700;
  font-family: '微软雅黑';
  margin-bottom: 50px;
}
.pro_list-wrap .session_4 .item-box .img-box {
  overflow: hidden;
}
.pro_list-wrap .session_4 .item-box .img-box img {
  width: 100%;
  transition: all .6s;
}
.pro_list-wrap .session_4 .item-box p {
  text-align: center;
  line-height: 50px;
  color: #4c4c4c;
  font-size: 14px;
}
.pro_list-wrap .session_4 .item-box:hover .img-box img {
  transform: scale(1.1);
}
.pro_list-wrap .session_4 .swiper-pagination {
  position: static;
  margin-top: 35px;
}
.pro_list-wrap .session_4 .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin-left: 5px;
  margin-right: 5px;
}
.pro_list-wrap .session_4 .swiper-pagination .swiper-pagination-bullet-active {
  width: 14px;
  height: 14px;
  border: 2px solid #801a30;
  box-sizing: border-box;
  vertical-align: middle;
  background: transparent;
}
@media screen and (max-width: 1400px) {
  .about-wrap .session_2 .item-box .left-box {
    width: 490px;
  }
  .about-wrap .session_2 .item-box .right-box {
    width: 710px;
  }
  .link-wrap .session_2 .col-md-6 input {
    width: 500px;
  }
  .link-wrap .session_2 .col-md-6:nth-child(4) input {
    width: 380px;
  }
  .news_list-wrap .session_1 .centent-box .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .news_list-wrap .session_1 .centent-box .col-md-6 {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
  }
  .news_list-wrap .session_1 .centent-box .item-box .txt-box {
    width: 240px;
  }
  .news_list-wrap .session_1 .centent-box .item-box .img-box {
    width: 280px;
  }
  .news_list-wrap .session_1 .centent-box .item-box .img-box img {
    width: 100%;
  }
  .pro_list-wrap .session_2 .img-big {
    width: 700px;
  }
}
/*# sourceMappingURL=style.css.map */