body {
  background: #f5f5f5;
}
.public-header {
  top: 0;
}
.public-header .centent-box {
  background: #1a1a1a;
  height: 90px;
  line-height: 90px;
}
.public-header .centent-box .body-box {
  padding-left: 8%;
  padding-right: 8%;
}
.public-header .centent-box .body-box .logo-box {
  padding-top: 6px;
}
.public-header .centent-box .body-box .right-box {
  background: transparent;
  padding-right: 0;
  padding-left: 0;
}
.public-header .centent-box .body-box li a {
  color: #808080;
}
.public-header .centent-box .body-box li a:before {
  background: #de0010;
}
.public-footer .body-box {
  width: 1200px;
}
.block {
  width: 1200px;
}
.public-title {
  text-align: center;
  line-height: 1;
}
.public-title h3 {
  font-size: 42px;
  color: #fff;
  margin-bottom: 20px;
}
.public-title p {
  font-size: 20px;
  color: #bfbfbf;
  padding-bottom: 30px;
  position: relative;
}
.public-title p:before {
  position: absolute;
  content: '';
  width: 90px;
  height: 1px;
  background: #000000;
  bottom: 0;
  left: 50%;
  margin-left: -45px;
}
.page-box {
  text-align: center;
  font-size: 12px;
  margin-top: 50px;
  margin-bottom: 50px;
}
.page-box span {
  display: inline-block;
  height: 30px;
  border: 1px solid #ededed;
  line-height: 28px;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  color: #4c4c4c;
  font-size: 16px;
  margin-left: 6px;
  margin-right: 6px;
  cursor: pointer;
  vertical-align: middle;
}
.page-box span:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
.page-box span.active {
  color: #1a1a1a;
  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;
}
.about-wrap .session_1 {
  height: 860px;
  background-size: cover;
  background-image: url(/skin/images/img_11.jpg);
  padding-top: 210px;
  box-sizing: border-box;
}
.about-wrap .session_1 .block {
  padding-left: 340px;
  box-sizing: border-box;
  position: relative;
}
.about-wrap .session_1 .title-box {
  position: absolute;
  left: 0;
  top: 40px;
  color: #fff;
  font-style: italic;
}
.about-wrap .session_1 .title-box span {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 15px;
  display: inline-block;
}
.about-wrap .session_1 .title-box p {
  font-size: 20px;
}
.about-wrap .session_1 .des-box {
  width: 870px;
  background: rgba(255, 255, 255, 0.7);
  padding-top: 90px;
  padding-left: 65px;
  padding-right: 40px;
  padding-bottom: 80px;
  box-sizing: border-box;
}
.about-wrap .session_1 .des-box .left-box {
  float: left;
  width: 50%;
  padding-right: 35px;
  box-sizing: border-box;
}
.about-wrap .session_1 .des-box .left-box h3 {
  font-size: 40px;
  color: #1a1a1a;
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: 20px;
}
.about-wrap .session_1 .des-box .left-box p {
  font-size: 14px;
  line-height: 2;
  color: #1a1a1a;
}
.about-wrap .session_1 .des-box .right-box {
  float: left;
  width: 50%;
  padding-left: 45px;
  box-sizing: border-box;
  border-left: 1px solid #acacac;
}
.about-wrap .session_1 .des-box .right-box li {
  line-height: 80px;
  font-size: 16px;
  color: #4c4c4c;
}
.about-wrap .session_1 .des-box .right-box li span {
  display: inline-block;
  position: relative;
}
.about-wrap .session_1 .des-box .right-box li span i {
  font-weight: 700;
  color: #de0010;
  font-size: 46px;
  font-style: normal;
}
.about-wrap .session_1 .des-box .right-box li span em {
  font-style: normal;
  position: absolute;
  top: -20px;
  padding-left: 10px;
}
.about-wrap .session_1 .des-box .right-box li .title {
  display: inline-block;
  width: 120px;
}
.about-wrap .session_2 {
  padding-top: 150px;
  background-size: cover;
  background-image: url(/skin/images/img_14.jpg);
  padding-bottom: 60px;
}
.about-wrap .session_2 .public-title {
  margin-bottom: 45px;
}
.about-wrap .session_2 .des-box p {
  line-height: 2;
  font-size: 16px;
  color: #000000;
  margin-bottom: 35px;
}
.about-wrap .session_2 .des-box .img-box {
  margin-top: 55px;
}
.about-wrap .session_2 .des-box .img-box img {
  width: 100%;
}
.about-wrap .session_2 .des-box .img-box .swiper-pagination {
  position: static;
  margin-top: 40px;
}
.about-wrap .session_2 .des-box .img-box .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}
.about-wrap .session_2 .des-box .img-box .swiper-pagination .swiper-pagination-bullet-active {
  width: 48px;
  border-radius: 10px;
  background: #cc000e;
}
.about-wrap .session_3 {
  padding-top: 150px;
  padding-bottom: 70px;
  background: #fff;
}
.about-wrap .session_3 .all-box {
  margin-top: 80px;
  position: relative;
}
.about-wrap .session_3 .all-box .swiper-button-prev {
  left: -40px;
}
.about-wrap .session_3 .all-box .swiper-button-next {
  right: -40px;
}
.about-wrap .session_3 .all-box .swiper-button-next,
.about-wrap .session_3 .all-box .swiper-button-prev {
  color: #333;
  outline: none;
}
.about-wrap .session_3 .all-box .swiper-button-next:after,
.about-wrap .session_3 .all-box .swiper-button-prev:after {
  font-size: 24px;
}
.about-wrap .session_3 .item-box .left-box {
  float: left;
  width: 50%;
  padding-right: 70px;
  box-sizing: border-box;
}
.about-wrap .session_3 .item-box .left-box dl {
  margin-top: 60px;
}
.about-wrap .session_3 .item-box .left-box dl dt {
  margin-bottom: 25px;
}
.about-wrap .session_3 .item-box .left-box dl dt h3 {
  font-size: 24px;
  color: #1a1a1a;
  margin-bottom: 10px;
}
.about-wrap .session_3 .item-box .left-box dl dt p {
  position: relative;
  font-size: 16px;
  color: #4c4c4c;
  padding-bottom: 20px;
}
.about-wrap .session_3 .item-box .left-box dl dt p:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 40px;
  height: 2px;
  background: #1a1a1a;
}
.about-wrap .session_3 .item-box .left-box dl dd p {
  font-size: 14px;
  color: #808080;
  line-height: 1.8;
}
.about-wrap .session_3 .item-box .right-box {
  float: right;
  text-align: right;
}
.about-wrap .session_3 .swiper-pagination {
  text-align: left;
  bottom: 150px;
}
.about-wrap .session_3 .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}
.about-wrap .session_3 .swiper-pagination .swiper-pagination-bullet-active {
  width: 48px;
  border-radius: 10px;
  background: #cc000e;
}
.about-wrap .session_4 {
  background-size: cover;
  background-image: url(/skin/images/img_16.jpg);
  padding-top: 130px;
  padding-bottom: 130px;
}
.about-wrap .session_4 .public-title {
  margin-bottom: 70px;
}
.about-wrap .session_4 .public-title h3 {
  color: #fff;
}
.about-wrap .session_4 .public-title p:before {
  background: #fff;
}
.about-wrap .session_4 .tab-box {
  text-align: center;
  font-size: 0;
  margin-bottom: 60px;
}
.about-wrap .session_4 .tab-box span {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  width: 220px;
  cursor: pointer;
  height: 70px;
  line-height: 70px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.6);
  margin-left: 30px;
  margin-right: 30px;
}
.about-wrap .session_4 .tab-box span.active {
  background: #cc000e;
  border-color: #cc000e;
}
.about-wrap .session_4 .list-box {
  display: none;
  position: relative;
}
.about-wrap .session_4 .list-box.active {
  display: block;
}
.about-wrap .session_4 .list-box .swiper-button-prev {
  left: -80px;
}
.about-wrap .session_4 .list-box .swiper-button-next {
  right: -80px;
}
.about-wrap .session_4 .list-box .swiper-button-next,
.about-wrap .session_4 .list-box .swiper-button-prev {
  color: #fff;
  outline: none;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
}
.about-wrap .session_4 .list-box .swiper-button-next:after,
.about-wrap .session_4 .list-box .swiper-button-prev:after {
  font-size: 24px;
}
.about-wrap .session_4 .list-box .swiper-button-next:hover,
.about-wrap .session_4 .list-box .swiper-button-prev:hover {
  background: red;
}
.about-wrap .session_4 .item-box {
  position: relative;
}
.about-wrap .session_4 .item-box img {
  width: 100%;
}
.about-wrap .session_4 .item-box .txt-box {
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(204, 0, 14, 0.8);
}
.about-wrap .session_4 .item-box .txt-box:before {
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 20px;
  right: 20px;
  border: 1px solid #fff;
  content: '';
}
.about-wrap .session_4 .item-box .txt-box p {
  position: absolute;
  top: 70%;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  transform: translateY(-50%);
  transition: all .3s;
}
.about-wrap .session_4 .item-box:hover .txt-box {
  opacity: 1;
}
.about-wrap .session_4 .item-box:hover .txt-box p {
  top: 50%;
}
.about-wrap .session_4 .swiper-pagination {
  position: static;
  margin-top: 70px;
}
.about-wrap .session_4 .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #fff;
}
.about-wrap .session_4 .swiper-pagination .swiper-pagination-bullet-active {
  width: 48px;
  border-radius: 10px;
  background: #cc000e;
}
.link-wrap .session_1 {
  height: 460px;
  background-image: url(/skin/images/img_18.jpg);
}
.link-wrap .session_2 {
  margin-bottom: 75px;
  height: 73px;
  border-bottom: 1px solid #e6e6e6;
}
.link-wrap .session_2 span {
  float: right;
  height: 72px;
  line-height: 72px;
  width: 195px;
  background: #cc000e;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.link-wrap .session_3 {
  margin-bottom: 58px;
}
.link-wrap .session_3 .centent-box {
  margin-top: 60px;
}
.link-wrap .session_3 .left-box {
  float: left;
}
.link-wrap .session_3 .left-box .title-box {
  margin-bottom: 30px;
}
.link-wrap .session_3 .left-box .title-box h3 {
  font-size: 23px;
  color: #1a1a1a;
  margin-bottom: 5px;
}
.link-wrap .session_3 .left-box .title-box p {
  font-size: 14px;
  color: #808080;
}
.link-wrap .session_3 .left-box dl {
  font-size: 16px;
  color: #808080;
  margin-bottom: 20px;
}
.link-wrap .session_3 .left-box dl dt {
  font-weight: 700;
  margin-bottom: 5px;
}
.link-wrap .session_3 .left-box .er-box {
  font-size: 0;
  margin-top: 30px;
}
.link-wrap .session_3 .left-box .er-box .item-box {
  display: inline-block;
  margin-right: 35px;
}
.link-wrap .session_3 .left-box .er-box .item-box p {
  margin-top: 10px;
  line-height: 1;
  font-size: 14px;
  text-align: center;
  color: #808080;
}
.link-wrap .session_3 .right-box {
  float: right;
  width: 700px;
  border-left: 1px solid #e6e6e6;
  padding-left: 70px;
  box-sizing: border-box;
  padding-bottom: 20px;
}
.link-wrap .session_3 .right-box .input-box {
  position: relative;
  border: 1px solid #e6e6e6;
  height: 56px;
  line-height: 56px;
  padding-left: 10px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.link-wrap .session_3 .right-box .input-box span {
  position: absolute;
  right: 20px;
}
.link-wrap .session_3 .right-box .input-box label {
  position: absolute;
  left: 10px;
  top: 0;
  color: #cc000e;
  font-size: 14px;
}
.link-wrap .session_3 .right-box .input-box input {
  border: none;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  background: transparent;
}
.link-wrap .session_3 .right-box .input-box.textarea-box {
  height: 160px;
  line-height: 2;
  margin-top: 30px;
  padding: 15px;
  padding-left: 25px;
}
.link-wrap .session_3 .right-box .input-box.textarea-box label {
  top: 15px;
}
.link-wrap .session_3 .right-box .input-box.textarea-box textarea {
  border: none;
  width: 100%;
  height: 100%;
  background: transparent;
}
.link-wrap .session_3 .right-box .sub-box {
  margin-top: 25px;
}
.link-wrap .session_3 .right-box .sub-box span {
  display: block;
  width: 100%;
  height: 55px;
  line-height: 55px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  letter-spacing: 10px;
  background: #cc000e;
  cursor: pointer;
}
.link-wrap .session_4 img {
  width: 100%;
}
.join-wrap .session_1 {
  background-size: cover;
  background-image: url(/skin/images/img_21.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 145px;
  padding-bottom: 100px;
  background-attachment: fixed;
}
.join-wrap .session_1 .public-title {
  margin-bottom: 60px;
}
.join-wrap .session_1 .block {
  width: 1200px;
}
.join-wrap .session_1 .tab-box {
  width: 495px;
  float: left;
}
.join-wrap .session_1 .tab-box .row {
  margin-left: -4px;
  margin-right: -4px;
}
.join-wrap .session_1 .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_1 .tab-box .col-md-4.active .tab-item {
  background: #000000;
}
.join-wrap .session_1 .tab-box .col-md-4.active .tab-item .icon-box img {
  display: none;
}
.join-wrap .session_1 .tab-box .col-md-4.active .tab-item .icon-box img.hover {
  display: inline-block;
}
.join-wrap .session_1 .tab-box .col-md-4.active .tab-item p {
  color: #fff;
}
.join-wrap .session_1 .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_1 .tab-box .tab-item .icon-box {
  height: 40px;
  line-height: 40px;
  transition: all .3s;
}
.join-wrap .session_1 .tab-box .tab-item .icon-box img {
  vertical-align: top;
}
.join-wrap .session_1 .tab-box .tab-item .icon-box img.hover {
  display: none;
}
.join-wrap .session_1 .tab-box .tab-item p {
  color: #4c4c4c;
}
.join-wrap .session_1 .tab-box .tab-item:hover {
  background: #000000;
}
.join-wrap .session_1 .tab-box .tab-item:hover .icon-box {
  transform: rotateY(180deg);
}
.join-wrap .session_1 .tab-box .tab-item:hover .icon-box img {
  display: none;
}
.join-wrap .session_1 .tab-box .tab-item:hover .icon-box img.hover {
  display: inline-block;
}
.join-wrap .session_1 .tab-box .tab-item:hover p {
  color: #fff;
}
.join-wrap .session_1 .all-box {
  width: 701px;
  float: right;
}
.join-wrap .session_1 .all-box .item-box {
  position: relative;
  height: 376px;
  background: rgba(0, 0, 0, 0.8);
}
.join-wrap .session_1 .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_1 .all-box .item-box .center-box .title-box .info {
  margin-left: 20px;
  display: inline-block;
  vertical-align: top;
}
.join-wrap .session_1 .all-box .item-box .center-box .title-box .info h3 {
  font-size: 16px;
  color: #fff;
  margin-bottom: 2px;
}
.join-wrap .session_1 .all-box .item-box .center-box .title-box .info p {
  font-size: 12px;
  color: #bfbfbf;
}
.join-wrap .session_1 .all-box .item-box .center-box .des-box {
  margin-top: 25px;
  margin-bottom: 50px;
}
.join-wrap .session_1 .all-box .item-box .center-box .des-box p {
  color: #fff;
  text-align: center;
  line-height: 1.6;
}
.join-wrap .session_1 .all-box .item-box .center-box .other-box {
  text-align: center;
}
.join-wrap .session_1 .all-box .item-box .center-box .other-box .nub {
  display: inline-block;
  color: #808080;
}
.join-wrap .session_1 .all-box .item-box .center-box .other-box .nub span {
  color: #fff;
  font-size: 16px;
}
.join-wrap .session_1 .all-box .item-box .line-box {
  border: 1px solid #fff;
  top: 15px;
  bottom: 15px;
  left: 15px;
  right: 15px;
  position: absolute;
}
.join-wrap .session_2 {
  background-size: cover;
  background-image: url(/skin/images/img_22.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 145px;
  position: relative;
  padding-bottom: 90px;
  overflow: hidden;
}
.join-wrap .session_2:before {
  position: absolute;
  content: '';
  width: 100vw;
  height: 1px;
  background: #e6e6e6;
  top: 647px;
  left: 0;
}
.join-wrap .session_2 .public-title {
  margin-bottom: 65px;
}
.join-wrap .session_2 .centent-box {
  position: relative;
}
.join-wrap .session_2 .list-box {
  padding-left: 25px;
  padding-right: 25px;
  box-sizing: border-box;
  padding-bottom: 25px;
}
.join-wrap .session_2 .list-box .item-box {
  position: relative;
  float: left;
  width: 470px;
  height: 325px;
  padding-left: 40px;
  padding-right: 40px;
  box-sizing: border-box;
  border-left: 1px solid #808080;
  padding-top: 50px;
}
.join-wrap .session_2 .list-box .item-box h3 {
  font-size: 24px;
  color: #000000;
  margin-bottom: 25px;
}
.join-wrap .session_2 .list-box .item-box li {
  padding-left: 24px;
  position: relative;
  margin-bottom: 15px;
  line-height: 1.6;
}
.join-wrap .session_2 .list-box .item-box li img {
  position: absolute;
  left: 0;
  top: 5px;
}
.join-wrap .session_2 .list-box .item-box em {
  position: absolute;
  font-size: 20px;
  font-weight: 700;
  bottom: -25px;
  left: -25px;
  color: #fff;
  width: 36px;
  height: 36px;
  background: #c40109;
  border-radius: 100%;
  line-height: 30px;
  text-align: center;
  border: 7px solid #f7e3e6;
}
.join-wrap .session_2 .list-box .item-box:before {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  background: #e6e6e6;
  border-radius: 100%;
  bottom: -4px;
  left: 120px;
}
.join-wrap .session_2 .list-box .item-box:hover h3 {
  color: #cc000e;
}
.join-wrap .session_2 .list-box .bottom-box {
  padding-left: 210px;
  box-sizing: border-box;
}
.join-wrap .session_2 .list-box .bottom-box .item-box:before {
  top: -4px;
  bottom: auto;
}
.join-wrap .session_2 .swiper-button-next {
  right: -80px;
}
.join-wrap .session_2 .swiper-button-prev {
  left: -80px;
}
.join-wrap .session_2 .swiper-button-next,
.join-wrap .session_2 .swiper-button-prev {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #1a1a1a;
  border-radius: 100%;
  box-sizing: border-box;
  margin-top: -38px;
  outline: none;
}
.join-wrap .session_2 .swiper-button-next:after,
.join-wrap .session_2 .swiper-button-prev:after {
  font-size: 26px;
  color: #1a1a1a;
}
.join-wrap .session_2 .swiper-button-next:hover,
.join-wrap .session_2 .swiper-button-prev:hover {
  background: #1a1a1a;
}
.join-wrap .session_2 .swiper-button-next:hover:after,
.join-wrap .session_2 .swiper-button-prev:hover:after {
  color: #fff;
}
.join-wrap .session_3 {
  padding-top: 150px;
}
.join-wrap .session_3 .public-title {
  margin-bottom: 68px;
}
.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: #cc000e;
  border-color: #cc000e;
}
.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 {
  padding-top: 120px;
  padding-bottom: 120px;
  background: #000000 url(/skin/images/img_23.jpg) center center no-repeat;
  margin-top: 70px;
}
.join-wrap .session_4 .centent-box {
  position: relative;
}
.join-wrap .session_4 .centent-box .line-box {
  position: absolute;
  left: 0;
  top: 140px;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
}
.join-wrap .session_4 .list-box {
  padding-left: 0px;
  padding-right: 0px;
  box-sizing: border-box;
  padding-left: 30px;
  padding-right: 30px;
}
.join-wrap .session_4 .list-box .item-box {
  float: left;
  width: 12.5%;
  text-align: center;
  position: relative;
}
.join-wrap .session_4 .list-box .item-box:before {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  left: 50%;
  bottom: 50%;
  margin-bottom: -5px;
  margin-left: -5px;
  border-radius: 100%;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.5);
}
.join-wrap .session_4 .list-box .item-box .txt-box {
  height: 90px;
  line-height: 1.6;
  margin-top: 25px;
  margin-bottom: 25px;
}
.join-wrap .session_4 .list-box .item-box .txt-box p {
  color: #fff;
  font-size: 16px;
}
.join-wrap .session_4 .list-box .item-box .txt-box p span {
  font-weight: 700;
  font-size: 18px;
  display: inline-block;
  margin-right: 5px;
}
.join-wrap .session_4 .list-box .item-box .icon-box {
  height: 90px;
  line-height: 90px;
  width: 90px;
  border-radius: 100%;
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 25px;
  background: #1a1a1a;
}
.join-wrap .session_4 .list-box .item-box:nth-child(2n+2) .txt-box {
  padding-top: 50px;
  box-sizing: border-box;
}
.join-wrap .session_4 .list-box .item-box:hover:before {
  background: #fff;
  border-color: #fff;
}
.join-wrap .session_4 .list-box .item-box:hover .icon-box {
  background: #cc000e;
}
.join-wrap .session_5 {
  padding-top: 158px;
  padding-bottom: 115px;
}
.join-wrap .session_5 .centent-box {
  margin-top: 95px;
}
.join-wrap .session_5 .centent-box .item-box {
  position: relative;
  height: 600px;
}
.join-wrap .session_5 .centent-box .item-box .img-box {
  position: relative;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.join-wrap .session_5 .centent-box .item-box .img-box:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
}
.join-wrap .session_5 .centent-box .swiper-slide-active .item-box .img-box:before {
  display: none;
}
.join-wrap .session_5 .centent-box .swiper-slide-active .item-box .txt-box {
  opacity: 1;
}
.join-wrap .session_5 .centent-box .swiper-button-next {
  right: 7%;
}
.join-wrap .session_5 .centent-box .swiper-button-prev {
  left: 7%;
}
.join-wrap .session_5 .centent-box .swiper-pagination {
  position: static;
  margin-top: 40px;
}
.join-wrap .session_5 .centent-box .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}
.join-wrap .session_5 .centent-box .swiper-pagination .swiper-pagination-bullet-active {
  width: 48px;
  border-radius: 10px;
  background: #cc000e;
}
.join-wrap .session_5 .centent-box .swiper-button-next,
.join-wrap .session_5 .centent-box .swiper-button-prev {
  color: #fff;
}
.join-wrap .session_5 .centent-box .swiper-button-next:after,
.join-wrap .session_5 .centent-box .swiper-button-prev:after {
  font-size: 30px;
}
.join-wrap .session_6 {
  padding-top: 150px;
  background-size: cover;
  background-image: url(/skin/images/img_25.jpg);
}
.join-wrap .session_6 .public-title p {
  color: #282b34;
}
.join-wrap .session_6 .centent-box {
  margin-top: 90px;
  padding-bottom: 200px;
}
.join-wrap .session_6 .centent-box .row {
  margin-left: -25px;
  margin-right: -25px;
}
.join-wrap .session_6 .centent-box .form-box {
  box-sizing: border-box;
  padding-right: 80px;
}
.join-wrap .session_6 .centent-box .form-box .col-md-4 {
  float: left;
  width: 33.33%;
  padding-left: 25px;
  padding-right: 25px;
  box-sizing: border-box;
}
.join-wrap .session_6 .centent-box .form-box .input-box {
  margin-bottom: 40px;
}
.join-wrap .session_6 .centent-box .form-box .input-box label {
  font-size: 16px;
  color: #282b34;
}
.join-wrap .session_6 .centent-box .form-box .input-box label em {
  font-style: normal;
  color: #cc000e;
}
.join-wrap .session_6 .centent-box .form-box .input-box input,
.join-wrap .session_6 .centent-box .form-box .input-box textarea {
  width: 280px;
  height: 42px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  background: transparent;
  outline: none;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
.join-wrap .session_6 .centent-box .form-box .input-box textarea {
  width: 1066px;
  height: 160px;
  line-height: 2;
  padding-top: 10px;
  padding-bottom: 10px;
}
.join-wrap .session_6 .centent-box .form-box .textarea-box label {
  display: inline-block;
  padding-top: 5px;
  vertical-align: top;
}
.join-wrap .session_6 .centent-box .form-box .sub-box {
  padding-left: 50px;
  font-size: 0;
  text-align: center;
}
.join-wrap .session_6 .centent-box .form-box .sub-box input {
  display: inline-block;
  width: 150px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  outline: none;
  border: none;
  border-radius: 8px;
  background: #282b34;
  cursor: pointer;
  margin-right: 35px;
}
.join-wrap .session_6 .centent-box .form-box .sub-box input:last-child {
  background: #cc000e;
}
.news_list-wrap .session_1 {
  height: 460px;
}
.news_list-wrap .session_2 {
  margin-bottom: 75px;
  height: 73;
  border-bottom: 1px solid #e6e6e6;
  font-size: 0;
  text-align: right;
}
.news_list-wrap .session_2 a {
  position: relative;
  display: inline-block;
  height: 72px;
  line-height: 72px;
  width: 195px;
  text-align: center;
  color: #808080;
  font-size: 16px;
}
.news_list-wrap .session_2 a:before {
  position: absolute;
  content: '';
  top: 20px;
  bottom: 20px;
  right: 0;
  width: 1px;
  background: #d2d2d2;
}
.news_list-wrap .session_2 a:hover,
.news_list-wrap .session_2 a.active {
  background: #cc000e;
  color: #fff;
}
.news_list-wrap .session_2 a:last-child:before {
  display: none;
}
.news_list-wrap .session_3 {
  margin-bottom: 100px;
}
.news_list-wrap .session_3 .page-box {
  margin-top: 50px;
}
.news_list-wrap .session_3 .item-box {
  position: relative;
  border-bottom: 1px solid #e6e6e6;
}
.news_list-wrap .session_3 .item-box:before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background: #cc000e;
  transition: width 300ms;
  opacity: 0;
}
.news_list-wrap .session_3 .item-box .block {
  position: relative;
  padding-left: 140px;
  padding-top: 35px;
  padding-bottom: 35px;
  box-sizing: border-box;
}
.news_list-wrap .session_3 .item-box .time-box {
  position: absolute;
  left: 0;
  top: 75px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  width: 100px;
  height: 110px;
  padding-right: 35px;
  box-sizing: border-box;
  text-align: right;
}
.news_list-wrap .session_3 .item-box .time-box h3 {
  font-size: 24px;
  color: #747474;
  font-weight: 400;
  margin-bottom: 10px;
}
.news_list-wrap .session_3 .item-box .time-box span {
  font-size: 14px;
  color: #808080;
}
.news_list-wrap .session_3 .item-box .info-box .txt-box {
  float: left;
  width: 565px;
  padding-right: 50px;
  box-sizing: border-box;
  min-height: 210px;
  padding-top: 40px;
}
.news_list-wrap .session_3 .item-box .info-box .txt-box h3 {
  font-size: 20px;
  color: #2d2d2d;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 10px;
}
.news_list-wrap .session_3 .item-box .info-box .txt-box p {
  font-size: 14px;
  color: #747474;
  line-height: 1.8;
}
.news_list-wrap .session_3 .item-box .info-box .img-box {
  float: right;
  width: 400px;
  height: 210px;
}
.news_list-wrap .session_3 .item-box .info-box .img-box img {
  width: 100%;
  height: 100%;
}
.news_list-wrap .session_3 .item-box .info-box .more {
  position: relative;
  margin-top: 30px;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  width: 100px;
  height: 35px;
  line-height: 35px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  line-height: 34px;
  overflow: hidden;
  text-align: center;
  transform: translateY(30px);
  transition: all 0.3s;
}
.news_list-wrap .session_3 .item-box .info-box .more em {
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
  margin-left: 2px;
  font-size: 14px;
  position: relative;
  top: -2px;
}
.news_list-wrap .session_3 .item-box .info-box .more:hover {
  background: #f79900;
  border-color: #f79900;
}
.news_list-wrap .session_3 .item-box:hover .time-box,
.news_list-wrap .session_3 .item-box.active .time-box {
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}
.news_list-wrap .session_3 .item-box:hover .time-box h3,
.news_list-wrap .session_3 .item-box.active .time-box h3 {
  color: #fff;
}
.news_list-wrap .session_3 .item-box:hover .time-box span,
.news_list-wrap .session_3 .item-box.active .time-box span {
  color: #fff;
}
.news_list-wrap .session_3 .item-box:hover:before,
.news_list-wrap .session_3 .item-box.active:before {
  opacity: 1;
  width: 100%;
}
.news_list-wrap .session_3 .item-box:hover .info-box .txt-box h3,
.news_list-wrap .session_3 .item-box.active .info-box .txt-box h3 {
  color: #fff;
}
.news_list-wrap .session_3 .item-box:hover .info-box .txt-box p,
.news_list-wrap .session_3 .item-box.active .info-box .txt-box p {
  color: #bfbfbf;
}
.news_list-wrap .session_3 .item-box:hover .info-box .more,
.news_list-wrap .session_3 .item-box.active .info-box .more {
  opacity: 1;
  transform: translateY(0px);
}
.news_list-wrap .session_4 {
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 100px;
}
.news_list-wrap .session_4 .news_des-box {
  background: #fff;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 50px;
}
.news_list-wrap .session_4 .news_des-box .text-box .title-box {
  text-align: center;
  margin-bottom: 50px;
}
.news_list-wrap .session_4 .news_des-box .text-box .title-box h3 {
  font-size: 32px;
  color: #747474;
  font-weight: 400;
}
.news_list-wrap .session_4 .news_des-box .text-box .title-box p {
  margin-top: 10px;
  font-size: 14px;
  color: #808080;
}
.news_list-wrap .session_4 .news_des-box .text-box .title-box p span {
  display: inline-block;
  margin-left: 20px;
  margin-right: 20px;
}
.news_list-wrap .session_4 .news_des-box .text-box .des-box p {
  line-height: 1.8;
  font-size: 14px;
  color: #4c4c4c;
  margin-bottom: 25px;
  text-indent: 2em;
}
.news_list-wrap .session_4 .news_des-box .text-box .des-box .img-box {
  margin-bottom: 25px;
}
.news_list-wrap .session_4 .news_des-box .text-box .des-box .img-box img {
  max-width: 100%;
}
.news_list-wrap .session_4 .news_des-box .text-box .bottom-box {
  border-bottom: 1px solid #cacbcd;
  margin-top: 50px;
}
.news_list-wrap .session_4 .news_des-box .text-box .bottom-box .black-btn {
  display: inline-block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #cc000e;
  color: #ffffff;
  font-size: 16px;
}
.news_list-wrap .session_4 .news_des-box .text-box .bottom-box .share-box {
  float: right;
}
.news_list-wrap .session_4 .news_des-box .text-box .bottom-box .share-box .bshare-custom {
  display: inline-block;
}
.news_list-wrap .session_4 .news_des-box .text-box .other-box {
  margin-top: 20px;
  padding-bottom: 20px;
}
.news_list-wrap .session_4 .news_des-box .text-box .other-box ul li a {
  line-height: 3;
  color: #626262;
  font-size: 14px;
}
.news_list-wrap .session_4 .news_des-box .text-box .other-box ul li a:hover {
  color: #cc000e;
}
.pro_list-wrap .session_1 {
  height: 460px;
}
.pro_list-wrap .session_2 {
  position: relative;
  margin-top: 60px;
  padding-left: 260px;
  box-sizing: border-box;
  min-height: 650px;
  margin-bottom: 80px;
}
.pro_list-wrap .session_2 .left-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 220px;
  background: #fff;
  transition: all .3s;
}
.pro_list-wrap .session_2 .left-box .top-box {
  height: 140px;
  background-size: cover;
  background-position: 50%;
  background-image: url(/skin/images/img_30.jpg);
  text-align: center;
  padding-top: 45px;
  box-sizing: border-box;
}
.pro_list-wrap .session_2 .left-box .top-box span {
  font-size: 24px;
  color: #fff;
}
.pro_list-wrap .session_2 .left-box .top-box p {
  font-size: 12px;
  color: #bfbfbf;
}
.pro_list-wrap .session_2 .left-box .all-box ul li {
  line-height: 60px;
  text-align: center;
  color: #808080;
  font-size: 16px;
}
.pro_list-wrap .session_2 .left-box .all-box ul li a {
  display: block;
  position: relative;
}
.pro_list-wrap .session_2 .left-box .all-box ul li a:before {
  position: absolute;
  content: '';
  bottom: 0;
  left: 40px;
  right: 40px;
  height: 1px;
  background: #e7e7e7;
}
.pro_list-wrap .session_2 .left-box .all-box ul li > a {
  font-weight: 700;
}
.pro_list-wrap .session_2 .left-box .all-box ul li > a:before {
  display: none;
}
.pro_list-wrap .session_2 .left-box .all-box ul li.on dl {
  display: block;
}
.pro_list-wrap .session_2 .left-box .all-box ul li.on > a {
  background: #1a1a1a;
  color: #fff;
  border-top: 1px solid #808080;
  box-sizing: border-box;
}
.pro_list-wrap .session_2 .left-box .all-box ul dl {
  display: none;
}
.pro_list-wrap .row {
  margin-left: -17px;
  margin-right: -17px;
}
.pro_list-wrap .col-md-4 {
  float: left;
  width: 33.33%;
  padding-left: 17px;
  padding-right: 17px;
  box-sizing: border-box;
  margin-bottom: 55px;
}
.pro_list-wrap .col-md-4 .item-box {
  background: #fff;
}
.pro_list-wrap .col-md-4 .item-box .img-box {
  position: relative;
  height: 220px;
  background-size: cover;
  background-position: 50%;
}
.pro_list-wrap .col-md-4 .item-box .img-box:before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: 0;
  background: rgba(0, 0, 0, 0.3);
  transition: all .3s;
  z-index: 9;
}
.pro_list-wrap .col-md-4 .item-box .img-box .icon-box {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 99;
  margin-top: -20px;
  opacity: 0;
  transform: translateY(-40px);
  transition: all .3s;
}
.pro_list-wrap .col-md-4 .item-box p {
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 14px;
  color: #333333;
}
.pro_list-wrap .col-md-4 .item-box:hover {
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
  background-color: #cc000e;
}
.pro_list-wrap .col-md-4 .item-box:hover .img-box:before {
  opacity: 1;
}
.pro_list-wrap .col-md-4 .item-box:hover .img-box .icon-box {
  opacity: 1;
  transform: translateY(0px);
}
.pro_list-wrap .col-md-4 .item-box:hover p {
  color: #fff;
}
.pro_list-wrap .session_3 {
  padding-bottom: 50px;
}
.pro_list-wrap .session_3 .info-box {
  background: #fff;
  padding: 25px;
}
.pro_list-wrap .session_3 .info-box .img-box {
  float: left;
  margin-right: 20px;
  height: 330px;
  width: 420px;
  background-size: cover;
}
.pro_list-wrap .session_3 .info-box .txt-box {
  position: relative;
  padding-top: 22px;
  float: left;
  width: 450px;
  height: 330px;
  box-sizing: border-box;
}
.pro_list-wrap .session_3 .info-box .txt-box .title {
  margin-bottom: 40px;
}
.pro_list-wrap .session_3 .info-box .txt-box .title span {
  font-size: 20px;
  color: #333;
  font-weight: 700;
}
.pro_list-wrap .session_3 .info-box .txt-box .title p {
  margin-top: 5px;
  font-size: 12px;
  color: #cccccc;
}
.pro_list-wrap .session_3 .info-box .txt-box .msg-box p {
  font-size: 14px;
  color: #808080;
  line-height: 1.6;
}
.pro_list-wrap .session_3 .info-box .txt-box .other-box {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-left: 0;
  padding-bottom: 10px;
  border-top: 1px solid #e6e6e6;
}
.pro_list-wrap .session_3 .info-box .txt-box .other-box .tel {
  float: left;
}
.pro_list-wrap .session_3 .info-box .txt-box .other-box .tel span {
  color: #575757;
}
.pro_list-wrap .session_3 .info-box .txt-box .other-box .tel p {
  margin-top: 5px;
  font-size: 24px;
  color: #cc000e;
  font-weight: 700;
}
.pro_list-wrap .session_3 .info-box .txt-box .other-box .btn-box {
  float: right;
  width: 160px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #2a2c2c;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
}
.pro_list-wrap .session_3 .other-box {
  padding: 20px;
  background: #fff;
  margin-top: 20px;
}
.pro_list-wrap .session_3 .other-box .title {
  margin-bottom: 10px;
}
.pro_list-wrap .session_3 .other-box .title span {
  font-size: 16px;
  color: #2a2c2c;
  font-weight: 700;
}
.pro_list-wrap .session_3 .other-box .title p {
  color: #bfbfbf;
  font-size: 14px;
}
.pro_list-wrap .session_3 .other-box .info_1 {
  padding-bottom: 50px;
  border-bottom: 1px solid #e6e6e6;
}
.pro_list-wrap .session_3 .other-box .info_1 ul li {
  line-height: 2;
  color: #4c4c4c;
}
.pro_list-wrap .session_3 .other-box .info_1 ul li em {
  position: relative;
  top: -2px;
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #a6a6a6;
  border-radius: 100%;
  vertical-align: middle;
  margin-right: 8px;
}
.pro_list-wrap .session_3 .other-box .info_2 {
  padding-top: 30px;
  padding-right: 30px;
  box-sizing: border-box;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 40px;
}
.pro_list-wrap .session_3 .other-box .info_2 ul li {
  line-height: 2;
  font-size: 14px;
  color: #525252;
}
.pro_list-wrap .session_3 .other-box .info_2 .img-box {
  margin-top: 20px;
}
.pro_list-wrap .session_3 .other-box .info_3 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.pro_list-wrap .session_3 .other-box .info_3 .img-box {
  margin-top: 20px;
}
.pro_list-wrap .session_3 .other-box .info_3 .img-box img {
  width: 100%;
}
.pro_list-wrap .page-box {
  margin-top: 0;
}
/*# sourceMappingURL=style.css.map */

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
.pagination > li {
    display: inline; }
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px; }
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }







