#header {
  border-bottom: none;
}
#header .right-box li a {
  color: #3c3c3c;
}
.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: #fbc200;
}
.page-box span.active:before,
.page-box span:hover:before {
  position: absolute;
  content: '';
  width: 12px;
  height: 1px;
  bottom: 0;
  background: #fbc200;
}
.banner-box {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 385px;
}
.banner-box .txt-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.banner-box .txt-box p {
  font-size: 24px;
  color: #fff;
}
.banner-box .txt-box span {
  font-size: 18px;
  color: #fff;
}
.public-site {
  margin-top: 65px;
  margin-bottom: 50px;
}
.public-site .left-box {
  float: left;
  font-size: 28px;
  color: #424242;
}
.public-site .left-box span {
  font-size: 16px;
  color: #454545;
  margin-left: 20px;
}
.public-site .right-box {
  float: right;
  font-size: 14px;
  color: #6e6e6e;
}
.public-site .right-box a {
  color: #6e6e6e;
}
.public-site .right-box a:hover {
  color: #333;
}
.public-site .right-box span {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}
.public-tab {
  position: absolute;
  top: 0;
  left: 0px;
  width: 240px;
  min-height: 400px;
  border-right: 1px solid #898989;
}
.public-tab.fiexd {
  position: fixed;
  top: 50px;
}
.public-tab ul li {
  margin-bottom: 25px;
  line-height: 1;
  position: relative;
  margin-left: 140px;
}
.public-tab ul li:before {
  display: none;
  position: absolute;
  content: '';
  width: 120px;
  height: 1px;
  background: #fbc200;
  left: -140px;
  top: 8px;
}
.public-tab ul li a {
  color: #464646;
  font-size: 16px;
}
.public-tab ul li.active a,
.public-tab ul li:hover a {
  color: #fbc200;
}
.public-tab ul li.active:before,
.public-tab ul li:hover:before {
  display: block;
}
.join-wrap {
  position: relative;
  overflow: hidden;
}
.join-wrap .link-tab {
  position: fixed;
  right: 20px;
  bottom: 200px;
  z-index: 999;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
}
.join-wrap .link-tab li {
  width: 75px;
  text-align: center;
  background: #eeeeee;
  font-size: 12px;
  border-bottom: 1px solid #dadada;
  padding-top: 10px;
  padding-bottom: 10px;
}
.join-wrap .link-tab li img {
  height: 28px;
}
.join-wrap .link-tab li:hover {
  background: #fbc200;
}
.join-wrap .public-title h3 {
  font-size: 30px;
  color: #505050;
}
.join-wrap .public-title h3 span {
  font-size: 48px;
  color: #fbc200;
  display: inline-block;
  margin-left: 10px;
}
.join-wrap .public-title p {
  display: inline-block;
  font-size: 18px;
  color: #6d6d6d;
  padding-right: 50px;
  border-bottom: 2px solid #fbc200;
}
.join-wrap .session_1 {
  position: relative;
  padding-left: 540px;
  background: #f5f6fb;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 60px;
  padding-right: 30px;
  box-sizing: border-box;
}
.join-wrap .session_1 .img-box {
  position: absolute;
  width: 500px;
  top: 0;
  left: 0;
  bottom: 40px;
  background-image: url(../images/img_12.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.join-wrap .session_1 .txt-box .public-title {
  margin-bottom: 20px;
}
.join-wrap .session_1 .txt-box .row {
  margin-left: -15px;
  margin-right: -15px;
}
.join-wrap .session_1 .txt-box .col-md-6 {
  float: left;
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.join-wrap .session_1 .txt-box .item-box {
  position: relative;
  padding-left: 90px;
  box-sizing: border-box;
  padding-bottom: 25px;
  padding-top: 25px;
  border-bottom: 1px solid #dbdce0;
}
.join-wrap .session_1 .txt-box .item-box img {
  position: absolute;
  left: 0;
  top: 25px;
}
.join-wrap .session_1 .txt-box .item-box .info-box {
  padding-right: 35px;
  box-sizing: border-box;
}
.join-wrap .session_1 .txt-box .item-box .info-box h3 {
  font-size: 18px;
  color: #fbc200;
  margin-bottom: 5px;
}
.join-wrap .session_1 .txt-box .item-box .info-box p {
  font-size: 14px;
  color: #555555;
  line-height: 1.6;
  height: 66px;
}
.join-wrap .session_2 {
  position: relative;
  background: #ebedf4;
  padding-top: 50px;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
  padding-bottom: 100px;
}
.join-wrap .session_2 .public-title {
  position: relative;
  z-index: 2;
}
.join-wrap .session_2:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  background-image: url(../images/img_13.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.join-wrap .session_2 .public-title {
  margin-bottom: 50px;
}
.join-wrap .session_2 .row {
  margin-left: -12px;
  margin-right: -12px;
}
.join-wrap .session_2 .col-md-2 {
  float: left;
  width: 16.66%;
  padding-left: 12px;
  padding-right: 12px;
  box-sizing: border-box;
}
.join-wrap .session_2 .item-box {
  position: relative;
  height: 260px;
  background: #fff;
}
.join-wrap .session_2 .item-box .title-box .icon-box {
  margin-bottom: 10px;
}
.join-wrap .session_2 .item-box .title-box p {
  font-size: 24px;
  font-weight: 700;
  color: #464646;
  border-bottom: 1px solid #9a9b9d;
  padding-bottom: 10px;
  line-height: 1;
}
.join-wrap .session_2 .item-box .title-box span {
  font-size: 30px;
  color: #929292;
}
.join-wrap .session_2 .item-box .des-box {
  position: absolute;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 15px;
  padding-right: 15px;
}
.join-wrap .session_2 .item-box .des-box .title-box {
  text-align: center;
  transition: all .3s;
  transform: translateY(-20px);
}
.join-wrap .session_2 .item-box .des-box .title-box p {
  color: #fff;
  border-bottom: 1px solid #eeeeee;
}
.join-wrap .session_2 .item-box .des-box .info-box {
  margin-top: 20px;
  transition: all .3s;
  transform: translateY(20px);
}
.join-wrap .session_2 .item-box .des-box .info-box p {
  font-size: 14px;
  color: #323232;
  line-height: 1.6;
}
.join-wrap .session_2 .item-box .center-box {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.join-wrap .session_2 .item-box:hover,
.join-wrap .session_2 .item-box.active {
  background: #fbc200;
}
.join-wrap .session_2 .item-box:hover .center-box,
.join-wrap .session_2 .item-box.active .center-box {
  opacity: 0;
}
.join-wrap .session_2 .item-box:hover .des-box,
.join-wrap .session_2 .item-box.active .des-box {
  opacity: 1;
}
.join-wrap .session_2 .item-box:hover .des-box .title-box,
.join-wrap .session_2 .item-box.active .des-box .title-box {
  transform: translateY(0);
}
.join-wrap .session_2 .item-box:hover .des-box .info-box,
.join-wrap .session_2 .item-box.active .des-box .info-box {
  transform: translateY(0);
}
.join-wrap .session_2_1 {
  position: relative;
  background: #fbc200;
  height: 490px;
}
.join-wrap .session_2_1 .txt-box {
  width: 600px;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 40px;
  box-sizing: border-box;
}
.join-wrap .session_2_1 .txt-box .public-title {
  margin-bottom: 40px;
}
.join-wrap .session_2_1 .txt-box .public-title span {
  color: #fff;
}
.join-wrap .session_2_1 .txt-box .public-title p {
  border-bottom: 1px solid #fff;
}
.join-wrap .session_2_1 .txt-box ul li {
  padding-left: 30px;
  position: relative;
  padding-bottom: 35px;
  line-height: 1.8;
  color: #232222;
}
.join-wrap .session_2_1 .txt-box ul li:before {
  position: absolute;
  content: '';
  top: 24px;
  bottom: 0px;
  width: 1px;
  background: #fff;
  left: 6px;
}
.join-wrap .session_2_1 .txt-box ul li:last-child {
  padding-bottom: 0;
}
.join-wrap .session_2_1 .txt-box ul li em {
  position: absolute;
  left: 0;
  top: 4px;
  width: 12px;
  border-radius: 100%;
  border: 1px solid #fff;
  height: 12px;
}
.join-wrap .session_2_1 .txt-box ul li em:before {
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  margin-top: -3px;
  margin-left: -3px;
}
.join-wrap .session_2_1 .img-box {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 600px;
  background-image: url(../images/img_39.jpg);
  background-size: cover;
  background-position: left center;
}
.join-wrap .session_3 {
  position: relative;
  height: 360px;
  line-height: 360px;
  text-align: center;
  background: #172228;
  margin-top: 60px;
  background-size: cover;
  background-image: url(../images/img_14.jpg);
  background-position: center center;
}
.join-wrap .session_3 img {
  position: relative;
  vertical-align: middle;
}
.join-wrap .session_4 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.join-wrap .session_4 .img-box {
  float: left;
  width: 50%;
  padding-right: 40px;
  box-sizing: border-box;
}
.join-wrap .session_4 .img-box img {
  width: 100%;
}
.join-wrap .session_4 .txt-box {
  padding-top: 20px;
}
.join-wrap .session_4 .txt-box .public-title {
  margin-bottom: 40px;
}
.join-wrap .session_4 .txt-box ul li {
  margin-bottom: 20px;
  line-height: 1.6;
  font-size: 14px;
  color: #505050;
}
.join-wrap .session_5 {
  position: relative;
  background: #f5f6fb;
  padding-top: 90px;
  padding-bottom: 80px;
  box-sizing: border-box;
}
.join-wrap .session_5:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  bottom: 0;
  width: 1600px;
  background: #f5f6fb;
}
.join-wrap .session_5 .centent-box {
  position: relative;
  z-index: 2;
}
.join-wrap .session_5 .bg {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 140px;
  width: 1492px;
  height: 408px;
  background: url(../images/icon_30.png) center center no-repeat;
}
.join-wrap .session_5 .public-title {
  margin-bottom: 45px;
  text-align: center;
}
.join-wrap .session_5 .des {
  text-align: center;
  font-size: 16px;
  color: #000000;
  margin-bottom: 70px;
}
.join-wrap .session_5 .info-box {
  position: relative;
  z-index: 2;
  height: 240px;
  width: 100%;
  text-align: center;
  font-size: 0;
  padding-top: 50px;
  box-sizing: border-box;
}
.join-wrap .session_5 .info-box .info-bg {
  position: absolute;
  left: -50px;
  top: 0;
  bottom: 0;
  right: -110px;
  background: red;
  background: url(../images/img_16.jpg) center center no-repeat;
  background-size: cover;
}
.join-wrap .session_5 .info-box .list-box {
  padding-right: 0px;
}
.join-wrap .session_5 .info-box .item-box {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  width: 125px;
  height: 125px;
  border-radius: 100%;
  border: 1px solid #fff;
  color: #fff;
  font-size: 16px;
  padding-top: 30px;
  box-sizing: border-box;
  margin-left: 30px;
  margin-right: 30px;
}
.join-wrap .session_5 .info-box .item-box:last-child:before {
  display: none;
}
.join-wrap .session_5 .info-box .item-box:before {
  position: absolute;
  right: -45px;
  top: 55px;
  content: '';
  width: 25px;
  height: 19px;
  background: url(../images/icon_31.png);
}
.join-wrap .session_5 .info-box .item-box img {
  margin-bottom: 5px;
}
.join-wrap .session_5 .info-box .item-box img.active {
  display: none;
}
.join-wrap .session_5 .info-box .item-box:hover {
  background: #fbc200;
  border-color: #fbc200;
  color: #2c2c2c;
}
.join-wrap .session_5 .info-box .item-box:hover .icon-box img {
  display: none;
}
.join-wrap .session_5 .info-box .item-box:hover .icon-box img.active {
  display: inline-block;
}
.join-wrap .session_5 .tel-box {
  margin-top: 40px;
  text-align: center;
  font-size: 30px;
  color: #fbc200;
  font-weight: 700;
}
.join-wrap .session_5 .tel-box span {
  display: inline-block;
  height: 70px;
  line-height: 70px;
  width: 580px;
  border: 1px dashed #c7c8cc;
}
.join-wrap .session_5_1 {
  background: #f5f6fb;
  padding-top: 75px;
  text-align: center;
  padding-bottom: 75px;
}
.join-wrap .session_5_1 .img-box {
  margin-top: 40px;
}
.join-wrap .session_5_1 .all-box {
  margin-top: 40px;
}
.join-wrap .session_5_1 .all-box .line_1 {
  margin-top: 0px;
  margin-bottom: 10px;
}
.join-wrap .session_5_1 .all-box .line_2 {
  margin-bottom: 10px;
}
.join-wrap .session_5_1 .all-box p {
  margin-bottom: 40px;
}
.join-wrap .session_5_1 .all-box p span {
  display: inline-block;
  position: relative;
  height: 29px;
  line-height: 27px;
  border: 1px solid #9a9a9d;
  min-width: 380px;
  font-size: 14px;
  color: #333;
}
.join-wrap .session_5_1 .all-box p span em {
  position: absolute;
  bottom: -33px;
  left: 50%;
  transform: translateX(-50%);
}
.join-wrap .session_5_1 .all-box p.two {
  margin-bottom: 10px;
}
.join-wrap .session_5_1 .all-box p.two span {
  margin-left: 50px;
  margin-right: 50px;
  width: 520px;
}
.join-wrap .session_5_1 .all-box p.w span {
  width: 467px;
}
.join-wrap .session_6 {
  margin-bottom: 130px;
  margin-top: 120px;
  background: url(../images/img_17.jpg) center 80px no-repeat;
  background-size: cover;
}
.join-wrap .session_6 .block {
  position: relative;
  padding-top: 80px;
  height: 540px;
}
.join-wrap .session_6 .form-box {
  position: absolute;
  width: 450px;
  top: 0;
  right: 0;
  padding-left: 25px;
  padding-right: 25px;
  box-sizing: border-box;
  padding-top: 25px;
  padding-bottom: 50px;
  background: rgba(0, 0, 0, 0.71);
}
.join-wrap .session_6 .form-box .title {
  text-align: center;
}
.join-wrap .session_6 .form-box .title span {
  display: inline-block;
  color: #fff;
  font-size: 30px;
  letter-spacing: 2px;
  margin-bottom: 15px;
}
.join-wrap .session_6 .form-box .title p {
  color: #393939;
  height: 40px;
  line-height: 40px;
  background: #fbc200;
  border-radius: 8px;
  margin-bottom: 20px;
}
.join-wrap .session_6 .form-box .input-box {
  margin-bottom: 30px;
}
.join-wrap .session_6 .form-box .input-box label {
  vertical-align: top;
  color: #fff;
  font-size: 16px;
  width: 85px;
  line-height: 30px;
}
.join-wrap .session_6 .form-box .input-box input,
.join-wrap .session_6 .form-box .input-box textarea {
  width: 270px;
  height: 30px;
  line-height: 30px;
  background: rgba(255, 255, 255, 0.8);
  border: none;
  outline: none;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
.join-wrap .session_6 .form-box .input-box textarea {
  width: 315px;
  height: 70px;
  line-height: 1.6;
  padding-top: 5px;
  padding-bottom: 5px;
}
.join-wrap .session_6 .form-box .input-box span {
  color: #ed0000;
}
.join-wrap .session_6 .form-box .sub-box {
  margin-left: 83px;
}
.join-wrap .session_6 .form-box .sub-box span {
  display: inline-block;
  color: #393939;
  font-size: 16px;
  width: 147px;
  height: 30px;
  line-height: 30px;
  background: #fbc200;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
}
.about-wrap{
	padding-bottom:50px;
}

.about-wrap .session_1 {
  position: relative;
  box-sizing: border-box;
}
.about-wrap .session_1 .img-box {
  position: absolute;
  left: 0;
  bottom: 0;
}
.about-wrap .session_1 .txt-box .title-box {
  margin-bottom: 25px;
}
.about-wrap .session_1 .txt-box .title-box p {
  font-size: 30px;
  color: #fbc200;
  font-weight: 700;
}
.about-wrap .session_1 .txt-box .title-box span {
  display: inline-block;
  position: relative;
  color: #fbc200;
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 10px;
}
.about-wrap .session_1 .txt-box .title-box span:before {
  position: absolute;
  content: '';
  height: 1px;
  bottom: 0;
  left: 0;
  background: #fbc200;
  width: 100px;
}
.about-wrap .session_1 .txt-box .info-box p {
  margin-bottom: 30px;
  color: #5b5b5b;
  line-height: 1.8;
}
.about-wrap .session_2 {
  position: relative;
  padding-left: 520px;
  height: 680px;
  box-sizing: border-box;
}
.about-wrap .session_2 .big-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 520px;
  height: 693px;
  background-size: cover;
  background-image: url(../images/img_19.jpg);
}
.about-wrap .session_2 .big-box .txt-box {
  position: absolute;
  bottom: 55px;
  left: 60px;
  padding-top: 10px;
}
.about-wrap .session_2 .big-box .txt-box:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 55px;
  height: 3px;
  background: #fbc200;
}
.about-wrap .session_2 .big-box .txt-box p {
  font-size: 16px;
  color: #fff;
  line-height: 1.8;
}
.about-wrap .session_2 .right-box .other-box {
  background: #fbc200;
  padding-top: 70px;
  padding-left: 50px;
  padding-bottom: 51px;
  padding-right: 45px;
}
.about-wrap .session_2 .right-box .other-box .title-box {
  margin-bottom: 25px;
}
.about-wrap .session_2 .right-box .other-box .title-box h3 {
  font-size: 28px;
  color: #373737;
}
.about-wrap .session_2 .right-box .other-box p {
  font-size: 14px;
  color: #222222;
  line-height: 2;
}
.about-wrap .session_2 .right-box .item-box {
  float: left;
  margin-left: 15px;
  margin-top: 15px;
}
.about-wrap .session_2 .right-box .item-box:nth-child(1),
.about-wrap .session_2 .right-box .item-box:nth-child(3) {
  margin-left: 0;
}
.about-wrap .session_2 .right-box .img-box {
  overflow: hidden;
}
.about-wrap .session_2 .right-box .img-box img {
  -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;
}
.about-wrap .session_2 .right-box .img-box:hover img {
  -webkit-transform: scale(1.05) rotate(0.01deg);
  -ms-transform: scale(1.05) rotate(0.01deg);
  transform: scale(1.05) rotate(0.01deg);
}
.about-wrap .session_3 {
  position: relative;
  margin-top: 55px;
  border-top: 1px solid #c5c5c5;
  padding-top: 55px;
  min-height: 1031px;
  padding-left: 600px;
  margin-bottom: 55px;
  box-sizing: border-box;
}
.about-wrap .session_3 .big-box {
  position: absolute;
  left: 0;
  top: 55px;
  width: 600px;
  height: 976px;
  background-size: cover;
  background-image: url(../images/img_20.jpg);
}
.about-wrap .session_3 .big-box .title-box {
  position: absolute;
  left: 0;
  padding-left: 40px;
  top: 60px;
  border-left: 6px solid #fbc200;
}
.about-wrap .session_3 .big-box .title-box h3 {
  font-size: 30px;
  color: #fbc200;
  line-height: 1.2;
}
.about-wrap .session_3 .big-box .title-box p {
  font-weight: 700;
  font-size: 24px;
  color: #fbc200;
}
.about-wrap .session_3 .big-box .other-box {
  position: absolute;
  bottom: 40px;
  left: 40px;
  right: 40px;
}
.about-wrap .session_3 .big-box .other-box p {
  font-size: 14px;
  color: #373737;
  line-height: 2;
}
.about-wrap .session_3 .right-box {
  margin-left: 38px;
}
.about-wrap .session_3 .right-box ul li {
  position: relative;
  padding-left: 100px;
  padding-bottom: 42px;
  line-height: 1.8;
  font-size: 14px;
  color: #5c5c5c;
}
.about-wrap .session_3 .right-box ul li:before {
  position: absolute;
  content: '';
  width: 1px;
  top: 20px;
  bottom: 10px;
  background: #fbc200;
  left: 70px;
}
.about-wrap .session_3 .right-box ul li em {
  position: absolute;
  left: 64px;
  content: '';
  border: 1px solid #fbc200;
  width: 12px;
  height: 12px;
  border-radius: 100%;
}
.about-wrap .session_3 .right-box ul li em:before {
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  background: #fbc200;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.about-wrap .session_3 .right-box ul li span {

  position: absolute;
  left: 0;
  top: 0;
  font-size: 20px;
  font-weight: 700;
  color: #373737;
}
.about-wrap .session_3 .right-box ul li:last-child {
  padding-bottom: 0;
}
.about-wrap .session_4 {
  border-top: 1px solid #c5c5c5;
  padding-top: 55px;
  padding-bottom: 130px;
}
.about-wrap .session_4 .top-box .img-box {
  float: left;
  margin-right: 28px;
}
.about-wrap .session_4 .top-box .txt-box {
  float: left;
}
.about-wrap .session_4 .top-box .txt-box .info-box {
  border-bottom: 1px solid #fbc714;
  padding-bottom: 15px;
}
.about-wrap .session_4 .top-box .txt-box .info-box p {
  font-size: 14px;
  color: #373737;
  line-height: 1.8;
}
.about-wrap .session_4 .top-box .txt-box .other-box {
  padding-top: 20px;
}
.about-wrap .session_4 .top-box .txt-box .other-box h3 {
  font-weight: 700;
  font-size: 28px;
  color: #fbc714;
}
.about-wrap .session_4 .top-box .txt-box .other-box p {
  font-size: 24px;
  color: #fbc714;
  font-weight: 700;
}
.about-wrap .session_4 .centent-box {
  position: relative;
  margin-top: 50px;
}
.about-wrap .session_4 .centent-box .item-box {
  width: 100%;
  border: 1px solid #9d9d9d;
  padding: 15px;
  box-sizing: border-box;
}
.about-wrap .session_4 .centent-box .item-box img {
  width: 100%;
}
.about-wrap .session_4 .centent-box .swiper-button-prev {
  left: -50px;
}
.about-wrap .session_4 .centent-box .swiper-button-next {
  right: -50px;
}
.about-wrap .session_4 .centent-box .swiper-button-next,
.about-wrap .session_4 .centent-box .swiper-button-prev {
  width: 40px;
  height: 120px;
  outline: none;
  border: 1px solid #666667;
  background-size: 15px auto;
  line-height: 120px;
  text-align: center;
  background-image: none;
  top: 50%;
  margin-top: 0;
  transform: translateY(-50%);
}
.about-wrap .session_4 .centent-box .swiper-button-next img.hover,
.about-wrap .session_4 .centent-box .swiper-button-prev img.hover {
  display: none;
}
.about-wrap .session_4 .centent-box .swiper-button-next:hover,
.about-wrap .session_4 .centent-box .swiper-button-prev:hover {
  background-color: #fbc200;
  border: 1px solid #fbc200;
}
.about-wrap .session_4 .centent-box .swiper-button-next:hover img,
.about-wrap .session_4 .centent-box .swiper-button-prev:hover img {
  display: none;
}
.about-wrap .session_4 .centent-box .swiper-button-next:hover img.hover,
.about-wrap .session_4 .centent-box .swiper-button-prev:hover img.hover {
  display: inline-block;
}
.link-wrap .session_1 {
  padding-bottom: 100px;
}
.link-wrap .session_1 .map-box img {
  width: 100%;
}
.link-wrap .session_1 .bottom-box {
  background: #f5f6fb;
  padding-top: 50px;
  padding-left: 50px;
  padding-bottom: 50px;
}
.link-wrap .session_1 .bottom-box .title-box {
  margin-bottom: 20px;
}
.link-wrap .session_1 .bottom-box .title-box h3 {
  font-size: 24px;
  color: #454545;
  font-weight: 400;
}
.link-wrap .session_1 .bottom-box .title-box p {
  font-size: 14px;
  color: #454545;
}
.link-wrap .session_1 .bottom-box .other-box p {
  font-size: 14px;
  color: #454545;
  line-height: 2;
}
.link-wrap .session_1 .bottom-box .other-box p span {
  font-size: 18px;
  font-weight: 700;
  color: #fbc200;
}
.link-wrap .session_1 .bottom-box .left-box {
  float: left;
}
.link-wrap .session_1 .bottom-box .er-box {
  float: left;
  margin-left: 110px;
  padding-left: 100px;
  border-left: 1px solid #bebfc1;
  text-align: center;
}
.link-wrap .session_1 .bottom-box .er-box p {
  margin-top: 4px;
}
.case_list-wrap .session_1 {
  margin-top: 90px;
  margin-bottom: 70px;
  overflow: hidden;
}
.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%;
  margin-left: -1px;
}
.case_list-wrap .session_1 .item-box {
  position: relative;
  width: 100%;
  border-left: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 40px;
  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 p {
  height: 58px;
  line-height: 58px;
  color: #434343;
  font-size: 18px;
  text-align: center;
  padding-bottom: 30px;
}
.case_list-wrap .session_1 .item-box p span {
  position: relative;
  z-index: 2;
}
.case_list-wrap .session_1 .item-box:hover .img-box img {
  transform: scale(1.1);
}
.case_list-wrap .session_1 .item-box:hover p {
  color: #fbc200;
}
.news-wrap {
  position: relative;
}
.news-wrap .session_1 {
  padding-bottom: 100px;
}
.news-wrap .session_1 .list-box .item-box {
  position: relative;
  padding-top: 45px;
  padding-bottom: 45px;
  border-bottom: 1px solid #cbcbcb;
}
.news-wrap .session_1 .list-box .item-box .img-box {
  margin-right: 35px;
  display: inline-block;
}
.news-wrap .session_1 .list-box .item-box .txt-box {
  display: inline-block;
  width: 570px;
  vertical-align: middle;
}
.news-wrap .session_1 .list-box .item-box .txt-box h3 {
  font-size: 18px;
  color: #464646;
  font-weight: 400;
  margin-bottom: 20px;
}
.news-wrap .session_1 .list-box .item-box .txt-box p {
  font-size: 14px;
  color: #646464;
  line-height: 1.8;
}
.news-wrap .session_1 .list-box .item-box .time-box {
  position: absolute;
  top: 65px;
  right: 0;
  text-align: right;
}
.news-wrap .session_1 .list-box .item-box .time-box p {
  font-size: 24px;
  color: #464646;
}
.news-wrap .session_1 .list-box .item-box .time-box p span {
  font-size: 14px;
}
.news-wrap .session_1 .list-box .item-box .time-box .icon-box {
  margin-top: 10px;
}
.news-wrap .session_1 .list-box .item-box .time-box .icon-box img {
  display: inline-block;
}
.news-wrap .session_1 .list-box .item-box .time-box .icon-box img.active {
  display: none;
}
.news-wrap .session_1 .list-box .item-box:hover .txt-box h3 {
  color: #fbc200;
}
.news-wrap .session_1 .list-box .item-box:hover .time-box p {
  color: #fbc200;
}
.news-wrap .session_1 .list-box .item-box:hover .time-box .icon-box img {
  display: none;
}
.news-wrap .session_1 .list-box .item-box:hover .time-box .icon-box img.active {
  display: inline-block;
}
.news-wrap .session_1 .page-box {
  margin-top: 50px;
}
.news-wrap .session_2 {
  padding-bottom: 100px;
}
.news-wrap .session_2 .title-box {
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #cacbcd;
  margin-bottom: 45px;
}
.news-wrap .session_2 .title-box p {
  font-size: 18px;
  color: #242424;
  margin-bottom: 10px;
}
.news-wrap .session_2 .title-box .txt_1 span {
  display: inline-block;
  font-size: 14px;
  color: #515151;
  margin-left: 20px;
  margin-right: 20px;
}
.news-wrap .session_2 .des-box p {
  font-size: 14px;
  color: #515151;
  line-height: 1.6;
  margin-bottom: 20px;
}
.news-wrap .session_2 .des-box p img {
  max-width: 100%;
}
.news-wrap .session_2 .bottom-box {
  border-bottom: 1px solid #cacbcd;
  margin-top: 100px;
}
.news-wrap .session_2 .bottom-box .black-btn {
  display: inline-block;
  width: 110px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #fbc200;
  color: #ffffff;
  font-size: 16px;
}
.news-wrap .session_2 .bottom-box .share-box {
  float: right;
}
.news-wrap .session_2 .bottom-box .share-box .bshare-custom {
  display: inline-block;
}
.news-wrap .session_2 .other-box {
  margin-top: 20px;
}
.news-wrap .session_2 .other-box ul li a {
  line-height: 2;
  color: #626262;
  font-size: 14px;
}
.news-wrap .session_2 .other-box ul li a:hover {
  color: #fbc200;
}
.pro_list-wrap {
  position: relative;
}
.pro_list-wrap .session_1 {
  margin-top: 90px;
  margin-bottom: 70px;
  overflow: hidden;
}
.pro_list-wrap .session_1 #masonry {
  position: relative;
}
.pro_list-wrap .session_1 #masonry:after {
  position: absolute;
  content: '';
  width: 6px;
  background: #fff;
  top: 0;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
}
.pro_list-wrap .session_1 .box {
  float: left;
  width: 33.3333%;
  margin-left: -1px;
}
.pro_list-wrap .session_1 .item-box {
  position: relative;
  width: 100%;
  border-left: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 40px;
  box-sizing: border-box;
}
.pro_list-wrap .session_1 .item-box .img-box {
  overflow: hidden;
}
.pro_list-wrap .session_1 .item-box .img-box img {
  width: 100%;
  transition: all .3s;
}
.pro_list-wrap .session_1 .item-box p {
  height: 58px;
  line-height: 58px;
  color: #434343;
  font-size: 18px;
  text-align: center;
  padding-bottom: 30px;
}
.pro_list-wrap .session_1 .item-box p em {
  float: right;
}
.pro_list-wrap .session_1 .item-box p img {
  opacity: 0;
  transition: all .3s;
  transform: translateX(-20px);
}
.pro_list-wrap .session_1 .item-box p span {
  position: relative;
  z-index: 2;
}
.pro_list-wrap .session_1 .item-box:hover .img-box img {
  transform: scale(1.1);
}
.pro_list-wrap .session_1 .item-box:hover p {
  color: #fbc200;
}
.pro_list-wrap .session_1 .item-box:hover p img {
  transform: translateX(0);
  opacity: 1;
}
.pro_list-wrap .session_2 {
  background: #f9fafd;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.pro_list-wrap .session_2 .msg-box {
  border-bottom: 80px solid #fff;
}
.pro_list-wrap .session_2 .msg-box .imgs-box {
  margin-right: 55px;
  float: left;
  width: 540px;
  box-sizing: border-box;
}
.pro_list-wrap .session_2 .msg-box .imgs-box img {
  width: 100%;
  height: auto;
}
.pro_list-wrap .session_2 .msg-box .txt-box {
  padding-top: 40px;
  width: 642px;
  box-sizing: border-box;
  float: left;
}
.pro_list-wrap .session_2 .msg-box .txt-box .info-box {
  border-bottom: 1px solid #e1e2e4;
  padding-bottom: 20px;
}
.pro_list-wrap .session_2 .msg-box .txt-box .info-box span {
  font-size: 24px;
  color: #fbc200;
  font-weight: 700;
  line-height: 1;
}
.pro_list-wrap .session_2 .msg-box .txt-box .info-box h3 {
  font-weight: 400;
  font-size: 18px;
  color: #fbc200;
  margin-top: 10px;
  margin-bottom: 10px;
}
.pro_list-wrap .session_2 .msg-box .txt-box .info-box p {
  font-size: 14px;
  color: #333333;
  line-height: 1.8;
}
.pro_list-wrap .session_2 .msg-box .txt-box .bottom-box .txt_1 {
  height: 31px;
  line-height: 31px;
  background: #5d5d5e;
  color: #fff;
  padding-left: 20px;
  width: 340px;
  box-sizing: border-box;
  text-align: left;
  position: relative;
  margin-top: 30px;
}
.pro_list-wrap .session_2 .msg-box .txt-box .bottom-box .txt_1 span {
  position: absolute;
  right: 0;
  top: 0;
  height: 31px;
  line-height: 31px;
  background: #fbc200;
  padding-left: 30px;
  padding-right: 30px;
  cursor: pointer;
  font-size: 16px;
  color: #333;
  border: 1px solid #fbc200;
  box-sizing: border-box;
}
.pro_list-wrap .session_2 .msg-box .txt-box .bottom-box .share-box {
  margin-top: 25px;
  text-align: right;
  font-size: 16px;
}
.pro_list-wrap .session_2 .msg-box .txt-box .bottom-box .share-box .bshare-custom {
  display: inline-block;
}
.pro_list-wrap .session_2 .centent-box {
  padding-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
}
.pro_list-wrap .session_2 .centent-box .left-other {
  float: left;
  width: 830px;
}
.pro_list-wrap .session_2 .centent-box .left-other .title-box {
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #cececf;
  color: rgba(150, 150, 150, 0.6);
  font-size: 14px;
  margin-bottom: 30px;
}
.pro_list-wrap .session_2 .centent-box .left-other .title-box span {
  font-size: 22px;
  color: #fbc200;
  font-weight: 700;
  margin-right: 10px;
  border-left: 2px solid #fbc200;
  padding-left: 10px;
}
.pro_list-wrap .session_2 .centent-box .left-other .title-box .other-box {
  display: inline-block;
  margin-left: 100px;
  color: #4f4f4f;
}
.pro_list-wrap .session_2 .centent-box .left-other .box_1 {
  padding-bottom: 30px;
}
.pro_list-wrap .session_2 .centent-box .left-other .box_1 .table-box {
  background: #fff;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
}
.pro_list-wrap .session_2 .centent-box .left-other .box_1 table {
  width: 100%;
}
.pro_list-wrap .session_2 .centent-box .left-other .box_1 table tr {
  height: 38px;
  line-height: 38px;
}
.pro_list-wrap .session_2 .centent-box .left-other .box_1 table tr td {
  border: 1px solid #dcdcdc;
}
.pro_list-wrap .session_2 .centent-box .left-other .box_1 table tr td:nth-child(1) {
  width: 120px;
  text-align: center;
  color: #fbc200;
  font-size: 16px;
}
.pro_list-wrap .session_2 .centent-box .left-other .box_1 table tr td:nth-child(2) {
  padding-left: 100px;
  font-size: 16px;
  color: #5f5f5f;
}
.pro_list-wrap .session_2 .centent-box .left-other .box_1 table tr:nth-child(2n) {
  background: #eeeeee;
}
.pro_list-wrap .session_2 .centent-box .left-other .box_2 .item-box img {
  width: 100%;
}
.pro_list-wrap .session_2 .centent-box .left-other .box_2 .item-box p {
  height: 45px;
  line-height: 45px;
  text-align: center;
}
.pro_list-wrap .session_2 .centent-box .left-other .box_2 .img-info {
  text-align: center;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}
.pro_list-wrap .session_2 .centent-box .left-other .box_2 .img-info img {
  max-width: 100%;
}
.pro_list-wrap .session_2 .centent-box .left-other .box_3 .row {
  margin-left: -10px;
  margin-right: -10px;
}
.pro_list-wrap .session_2 .centent-box .left-other .box_3 .col-md-2 {
  float: left;
  width: 20%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
.pro_list-wrap .session_2 .centent-box .left-other .box_3 .item-box {
  text-align: center;
}
.pro_list-wrap .session_2 .centent-box .left-other .box_3 .item-box .img-box {
  height: 75px;
  border-radius: 10px;
  background-size: cover;
  background-position: 50%;
}
.pro_list-wrap .session_2 .centent-box .left-other .box_3 .item-box p {
  margin-top: 10px;
}
.pro_list-wrap .session_2 .centent-box .right-other {
  width: 330px;
  float: right;
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
}
.pro_list-wrap .session_2 .centent-box .right-other .title-box {
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #cececf;
  color: rgba(150, 150, 150, 0.6);
  font-size: 14px;
  margin-bottom: 30px;
}
.pro_list-wrap .session_2 .centent-box .right-other .title-box span {
  font-size: 22px;
  color: #fbc200;
  font-weight: 700;
  margin-right: 10px;
  border-left: 2px solid #fbc200;
  padding-left: 10px;
}
.pro_list-wrap .session_2 .centent-box .right-other .item-box {
  margin-bottom: 40px;
}
.pro_list-wrap .session_2 .centent-box .right-other .item-box .img-box {
  height: 270px;
  text-align: center;
  line-height: 270px;
  border: 1px solid #c1c1c1;
}
.pro_list-wrap .session_2 .centent-box .right-other .item-box .img-box img {
  vertical-align: middle;
}
.pro_list-wrap .session_2 .centent-box .right-other .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_2 .centent-box .right-other .item-box:hover .txt-box {
  background: #fbc200;
}
@media screen and (max-width: 1900px) {
  .public-tab {
    width: 110px;
  }
  .public-tab ul li {
    margin-left: 20px;
  }
  .public-tab ul li a {
    font-size: 14px;
  }
  .public-tab ul li:before {
    left: -24px;
    width: 20px;
  }
  .news-wrap .block {
    width: 1100px;
  }
  .pro_list-wrap .block {
    width: 1100px;
  }
  .pro_list-wrap .session_2 .msg-box {
    padding-bottom: 30px;
  }
  .pro_list-wrap .session_2 .msg-box .txt-box {
    width: 500px;
  }
  .pro_list-wrap .session_2 .msg-box .imgs-box {
    width: 540px;
    margin-right: 30px;
  }
  .pro_list-wrap .session_2 .centent-box .left-other {
    width: 700px;
  }
}
@media screen and (max-width: 1400px) {
  .news-wrap .block {
    width: 1000px;
  }
  .pro_list-wrap .block {
    width: 1000px;
  }
  .pro_list-wrap .session_2 .msg-box {
    padding-bottom: 30px;
  }
  .pro_list-wrap .session_2 .msg-box .txt-box {
    width: 420px;
  }
  .pro_list-wrap .session_2 .msg-box .imgs-box {
    width: 500px;
    margin-right: 30px;
  }
  .pro_list-wrap .session_2 .centent-box .left-other {
    width: 590px;
  }
}
/*# sourceMappingURL=style.css.map */