.modal {
  display: none;
}
.next {
  margin: 0 auto;
}
/*----------- p5-1人力资源聚合页 -----------*/
.manpower .title {
  line-height: 125px;
  font-size: 32px;
  color: #212121;
  font-weight: bold;
}
.manpower .aboutBtn ul li {
  width: 33.33%;
}
.manpower .manpower01 .list {
  border-right: #ebebeb 1px solid;
  border-bottom: #ebebeb 1px solid;
}
.manpower .manpower01 .list li {
  transition: all 0.5s;
  position: relative;
  float: left;
  width: calc(50% - 1px);
  height: 274px;
  border-left: #ebebeb 1px solid;
  border-top: #ebebeb 1px solid;
}
.manpower .manpower01 .list .text {
  padding: 60px 40px 0;
}
.manpower .manpower01 .list .text em {
  margin-bottom: 18px;
  width: 28px;
  height: 3px;
  background: #0b4da2;
}
.manpower .manpower01 .list .text b {
  margin-bottom: 23px;
  font-size: 20px;
  color: #0b4da2;
  font-weight: bold;
}
.manpower .manpower01 .list .text span {
  margin-bottom: 15px;
  font-size: 18px;
  color: #666;
}
.manpower .manpower01 .list .text p {
  line-height: 26px;
  font-size: 16px;
  color: #c0c0c0;
  font-family: Arial;
}
.manpower .manpower01 .list li:hover .text em {
  background: #fff;
}
.manpower .manpower01 .list li:hover .text b {
  color: #fff;
}
.manpower .manpower01 .list li:hover .text span {
  color: #fff;
}
.manpower .manpower01 .list li:hover .text p {
  color: #fff;
}
.manpower .manpower01 .list li.other .text em {
  background: #fff;
}
.manpower .manpower01 .list li.other .text b {
  color: #fff;
}
.manpower .manpower01 .list li.other .text span {
  color: #fff;
}
.manpower .manpower01 .list li.other .text p {
  color: #fff;
}
.manpower .manpower01 .list li:nth-child(1).other {
  transition: all 0.5s;
  background: #0b4da2 url(../images/zimages/manpower_2.png) right bottom no-repeat;
}
.manpower .manpower01 .list li:nth-child(2):hover {
  transition: all 0.5s;
  background: #0b4da2 url(../images/zimages/manpower_3.png) right bottom no-repeat;
}
.manpower .manpower01 .list li:nth-child(3):hover {
  transition: all 0.5s;
  background: #0b4da2 url(../images/zimages/manpower_4.png) right bottom no-repeat;
}
.manpower .manpower01 .list li:nth-child(4):hover {
  transition: all 0.5s;
  background: #0b4da2 url(../images/zimages/manpower_5.png) right bottom no-repeat;
}
.manpower .manpower02 {
  padding-top: 30px;
}
.manpower .manpower02 .swiper-slide {
  padding-bottom: 70px;
}
.manpower .manpower02 .swiper-slide a {
  position: relative;
  float: left;
  margin: 0 0.5% 0.5vw 0;
  width: 33%;
  height: 21.25vw;
  overflow: hidden;
}
.manpower .manpower02 .swiper-slide a:nth-child(3n) {
  margin-right: 0;
}
.manpower .manpower02 .swiper-slide i {
  transform: scale(1);
  transition-duration: 0.5s;
  width: 100%;
  height: 100%;
}
.manpower .manpower02 .swiper-slide a:hover i {
  transform: scale(1.1);
  transition-duration: 0.5s;
}
.manpower .manpower02 .swiper-slide .pos {
  position: absolute;
  left: 3.7%;
  bottom: 24px;
  width: 92.6%;
  height: 56px;
  font-size: 16px;
  color: #fff;
  line-height: 28px;
}
.manpower .manpower02 .swiper-pagination-bullet {
  opacity: 1;
  width: 11px;
  height: 11px;
  background: url(../images/zimages/icon_1.png) center no-repeat;
}
.manpower .manpower02 .swiper-pagination-bullet-active {
  background: url(../images/zimages/icon_2.png) center no-repeat;
}
.manpower .manpower03 {
  padding-top: 9px;
}
.manpower .manpower03 .next {
  margin: 0;
  height: 271px;
  color: #fff;
  background: url(../images/zimages/manpower_12.jpg) center no-repeat;
  background-size: cover;
}
.manpower .manpower03 b {
  padding: 90px 0 25px;
  font-size: 28px;
}
.manpower .manpower03 p {
  font-size: 18px;
}
.manpower .manpower03 .fr {
  position: relative;
  margin-top: 110px;
  width: 253px;
  height: 60px;
  text-align: center;
  background: #b9cfeb;
  border: #fff 1px solid;
}
.manpower .manpower03 .fr::after {
  transition: all 0.5s;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #0c4ea4;
  content: " ";
}
.manpower .manpower03 a {
  transition: all 0.5s;
  position: relative;
  z-index: 2;
  display: inline-block;
  padding-right: 42px;
  line-height: 60px;
  font-size: 24px;
  color: #0c4ea4;
  font-family: Arial;
  background: url(../images/zimages/icon_3s.png) right center no-repeat;
}
.manpower .manpower03 .fr:hover a {
  transition: all 0.5s;
  color: #fff;
  background: url(../images/zimages/icon_3.png) right center no-repeat;
}
.manpower .manpower03 .fr:hover::after {
  transition: all 0.5s;
  width: 100%;
}
/* .manpower .manpower04{position: relative;background: url(../images/zimages/manpower_14.jpg) right bottom no-repeat;background-size: 100% 259px;} */
.manpower .manpower04 .tab_next {
  position: relative;
  min-height: 302px;
}
.manpower .manpower04 .tab_next .next {
  transition: all 0.5s;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 1;
  width: 100%;
}
.manpower .manpower04 .tab_next .next.next_box {
  transition: all 0.5s;
  left: 10%;
  z-index: 1;
  opacity: 0;
}
.manpower .manpower04 .tab_next .next .text {
  width: 49.643%;
}
.manpower .manpower04 .tab_next .tit b {
  margin-bottom: 23px;
  font-size: 20px;
  color: #0b4ea3;
  font-weight: bold;
}
.manpower .manpower04 .tab_next .tit em {
  margin-bottom: 20px;
  width: 28px;
  height: 3px;
  background: #0b4ea3;
}
.manpower .manpower04 .tab_next .text_box {
  margin-bottom: 50px;
  min-height: 180px;
  font-size: 18px;
  line-height: 36px;
  color: #979797;
  text-align: justify;
}
.manpower .manpower04 .tab_next .pic {
  position: absolute;
  right: 0;
  top: 0;
  width: 43.785%;
  height: 22.135vw;
  overflow: hidden;
}
/* 20210407增 */
.manpower .manpower04 {
  background: url(../images/sImages/s18.png) center bottom no-repeat;
  background-size: cover;
}
.manpower .manpower04 .con {
  padding-bottom: 140px;
}
.manpower .manpower04 .top {
  font-size: 20px;
  color: #0b4da2;
  text-indent: 2em;
  margin-bottom: 20px;
  line-height: 32px;
}
.manpower .manpower04 .tops{
     font-size: 24px;
  color: #0b4da2;
  text-align: center;
}
.manpower .manpower04 .list {
  display: flex;
  justify-content: space-between;
}
.manpower .manpower04 .item {
  width: 19.28%;
  height: 370px;
  border: 1px solid #c9c9c9;
  padding: 46px 30px 0;
  box-sizing: border-box;
  text-align: center;
  transition-duration: 0.5s;
}
.manpower .manpower04 .icon {
  width: 62px;
  height: 62px;
  border-radius: 50%;
  border: 1px solid #0b4da2;
  margin: 0 auto;
  margin-bottom: 21px;
  transition-duration: 0.5s;
}
.manpower .manpower04 .text1 {
  font-size: 18px;
  color: #0b4da2;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 25px;
  transition-duration: 0.5s;
}
.manpower .manpower04 .line {
  width: 22px;
  height: 2px;
  background-color: #0b4da2;
  margin: 0 auto;
  margin-bottom: 24px;
  transition-duration: 0.5s;
}
.manpower .manpower04 .text2 {
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  transition-duration: 0.5s;
}
.manpower .manpower04 .item1 .icon {
  background: url(../images/sImages/s13.png) center no-repeat;
}
.manpower .manpower04 .item2 .icon {
  background: url(../images/sImages/s14.png) center no-repeat;
}
.manpower .manpower04 .item3 .icon {
  background: url(../images/sImages/s15.png) center no-repeat;
}
.manpower .manpower04 .item4 .icon {
  background: url(../images/sImages/s16.png) center no-repeat;
}
.manpower .manpower04 .item5 .icon {
  background: url(../images/sImages/s17.png) center no-repeat;
}
.manpower .manpower04 .item:hover {
  background-color: #0b4da2;
}
.manpower .manpower04 .item:hover .text1,
.manpower .manpower04 .item:hover .text2 {
  color: #fff;
}
.manpower .manpower04 .item:hover .line {
  background-color: #fff;
}
.manpower .manpower04 .item1:hover .icon {
  background: #0b4da2 url(../images/sImages/s13_s.png) center no-repeat;
  border-color: #fff;
}
.manpower .manpower04 .item2:hover .icon {
  background: #0b4da2 url(../images/sImages/s14_s.png) center no-repeat;
  border-color: #fff;
}
.manpower .manpower04 .item3:hover .icon {
  background: #0b4da2 url(../images/sImages/s15_s.png) center no-repeat;
  border-color: #fff;
}
.manpower .manpower04 .item4:hover .icon {
  background: #0b4da2 url(../images/sImages/s16_s.png) center no-repeat;
  border-color: #fff;
}
.manpower .manpower04 .item5:hover .icon {
  background: #0b4da2 url(../images/sImages/s17_s.png) center no-repeat;
  border-color: #fff;
}
@media (max-width: 1650px) {
  .manpower .manpower04 .tab_next .pic {
    height: 364px;
  }
}
.manpower .manpower04 .tab_next .pic i {
  width: 100%;
  height: 100%;
}
.manpower .manpower04 .tab_title {
  height: 259px;
}
.manpower .manpower04 .tab_title > div.fl.clearfix {
  width: 49.643%;
}
.manpower .manpower04 .tab_title a {
  margin-right: calc((100% - 320px) / 3);
  cursor: pointer;
}
.manpower .manpower04 .tab_title a:last-child {
  margin-right: 0;
}
.manpower .manpower04 .tab_title .lie {
  transition: all 0.5s;
  height: 71px;
}
.manpower .manpower04 .tab_title .lie i {
  transition: all 0.5s;
  margin: 0 auto;
  width: 2px;
  height: 0px;
  background: #fff;
}
.manpower .manpower04 .tab_title .icon {
  margin: 0 auto 12px;
  width: 58px;
  height: 58px;
}
.manpower .manpower04 .tab_title .icon_1 {
  background: url(../images/zimages/icon_19.png) top center no-repeat;
}
.manpower .manpower04 .tab_title .icon_2 {
  background: url(../images/zimages/icon_20.png) top center no-repeat;
}
.manpower .manpower04 .tab_title .icon_3 {
  background: url(../images/zimages/icon_21.png) top center no-repeat;
}
.manpower .manpower04 .tab_title .icon_4 {
  background: url(../images/zimages/icon_22.png) top center no-repeat;
}
.manpower .manpower04 .tab_title b {
  transition: all 0.5s;
  padding-bottom: 22px;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
}
.manpower .manpower04 .tab_title em {
  margin: 0 auto;
  width: 20px;
  height: 1px;
  background: #fff;
}
.manpower .manpower04 .tab_title .cur .lie {
  transition: all 0.5s;
  height: 47px;
}
.manpower .manpower04 .tab_title .cur .lie i {
  transition: all 0.5s;
  height: 47px;
}
.manpower .manpower04 .tab_title .cur b {
  transition: all 0.5s;
  padding-bottom: 46px;
}
/*----------- p1-4关于我们-管理团队 -----------*/
.team .title_box {
  font-size: 24px;
  color: #0b4da2;
}
.team .team01 .top {
  background: url(../images/zimages/team_1.jpg) left bottom no-repeat;
  background-size: cover;
}
.team .team01 .title {
  line-height: 125px;
  font-size: 32px;
  color: #212121;
  font-weight: bold;
}
.team .team01 .top .next {
  padding: 37px 0 70px;
  font-size: 16px;
  color: #363636;
  line-height: 36px;
}
.team .team01 .top .next p {
  text-indent: 2em;
}
.team .team01 .bot {
  padding: 92px 0 46px;
  background: #f5f5f5;
}
.team .team01 .bot .swiper-slide {
  transition: all 0.4s;
  opacity: 0.5;
  padding-bottom: 76px;
  width: 80.4%;
}
.team .team01 .bot .swiper-slide-active {
  opacity: 1;
}
/*1544*/
.team .team01 .bot .swiper-slide a {
  float: left;
  margin: 0 2%;
  width: 46%;
  height: 22.91vw;
  overflow: hidden;
  background: #fff;
}
.team .team01 .bot .swiper-slide i {
  transform: scale(1);
  transition-duration: 0.5s;
  width: 100%;
  height: 100%;
}
.team .team01 .bot .swiper-slide a:hover i {
  transform: scale(1.1);
  transition-duration: 0.5s;
}
.team .team01 .swiper-pagination-bullet {
  opacity: 1;
  width: 11px;
  height: 11px;
  background: url(../images/zimages/icon_1.png) center no-repeat;
}
.team .team01 .swiper-pagination-bullet-active {
  background: url(../images/zimages/icon_2.png) center no-repeat;
}
.team .team02 {
  padding: 105px 0 60px;
}
.team .team02 .list {
  margin-top: 70px;
}
.team .team02 .list li {
  margin: 0 0 90px;
  padding-bottom: 40px;
  border-bottom: #d5d6d7 1px solid;
}
.team .team02 .list .text {
  padding-top: 8px;
  width: 69.64%;
}
.team .team02 .list .text .clearfix {
  margin-bottom: 30px;
}
.team .team02 .list .text b {
  float: left;
  font-size: 24px;
  color: #0b4da2;
}
.team .team02 .list .text em {
  float: left;
  line-height: 31px;
  font-size: 20px;
  color: #333;
}
.team .team02 .list .text p {
  margin-bottom: 40px;
  min-height: 150px;
  text-indent: 2em;
  font-size: 16px;
  color: #666;
  line-height: 32px;
}
.team .team02 .list .text .but {
  transition: all 0.5s;
  display: inline-block;
  padding: 0 22px 0 57px;
  line-height: 52px;
  font-size: 16px;
  color: #5694e3;
  background: #ebf3fc url(../images/zimages/icon_4s.png) 22px center no-repeat;
  cursor: pointer;
}
.team .team02 .list .img {
  position: relative;
}
.team .team02 .list .img i {
  position: relative;
  z-index: 3;
  margin: 0 23px 23px 0;
  width: 232px;
  height: 280px;
}
.team .team02 .list .img .pos {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 149px;
  height: 220px;
  background: #0b4da2;
}
.team .team02 .list .text .but:hover {
  color: #fff;
  background: #0b4da2 url(../images/zimages/icon_4.png) 22px center no-repeat;
}
/*----------- p1-4关于我们-管理团队第二版 -----------*/
.team_s {
  padding-bottom: 130px;
}
.team_s .title_box {
  font-weight: bold;
  font-size: 32px;
  color: #212121;
}
.team_s .team02 {
  padding: 50px 0 0px;
}
.team_s .team02 .list {
  margin-top: 40px;
}
.team_s .team02 .list li {
  float: left;
  margin: 0 9px 20px 0;
  width: calc((100% - 36px)/5);
}
.team_s .team02 .list li:nth-child(5n) {
  margin-right: 0;
}
.team_s .team02 .list .img {
  width: 100%;
  height: 17.3vw;
  overflow: hidden;
}
@media (max-width: 1650px) {
  .team_s .team02 .list .img {
    height: 282px;
  }
}
.team_s .team02 .list .img i {
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition-duration: 0.5s;
}
.team_s .team02 .list li:hover .img i {
  transform: scale(1.08);
  transition-duration: 0.5s;
}
.team_s .team02 .list .text {
  background: #f5f5f5;
}
.team_s .team02 .list .text .clearfix {
  padding: 15px 10px 16px 20px;
  border-left: #ededed 1px solid;
  border-right: #ededed 1px solid;
}
.team_s .team02 .list .text b {
  padding-bottom: 10px;
  font-size: 20px;
  color: #0b4da2;
  font-weight: bold;
}
.team_s .team02 .list .text em {
  display: flex;
  align-items: center;
  height: 46px;
  line-height: 23px;
  font-size: 16px;
  color: #333;
}
.team_s .team02 .list .text .but {
  transition: all 0.5s;
  text-align: center;
  border: #ededed 1px solid;
  cursor: pointer;
}
.team_s .team02 .list .text .but i {
  display: inline-block;
  padding: 0 22px 0 36px;
  line-height: 46px;
  font-size: 14px;
  color: #0b4da2;
  background: url(../images/zimages/icon_4.png) left center no-repeat;
}
.team_s .team02 .list li:hover .text .but {
  transition: all 0.5s;
  background: #0b4da2;
  border: #0b4da2 1px solid;
}
.team_s .team02 .list li:hover .text .but i {
  color: #fff;
  background: url(../images/zimages/icon_4s.png) left center no-repeat;
}
/*----------- p3-1业务版块-融资 -----------*/
.financing .title {
  font-size: 32px;
  color: #212121;
  font-weight: bold;
}
.financing .title b {
  float: left;
  font-weight: bold;
}
.financing .title i {
  float: left;
  font-weight: bold;
  color: #0b4da2;
}
.financing01 {
  padding: 80px 0 175px;
  background: url(../images/zimages/financing_1.png) left bottom no-repeat;
  background-size: 55.5% auto;
}
.financing01 .left {
  width: 45.71%;
}
.financing01 .left .next {
  margin-top: 76px;
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
.financing01 .left .next p {
  text-indent: 2em;
}
.financing01 .right {
  position: relative;
  width: 47.14%;
}
.financing01 .right .pic {
  position: relative;
  z-index: 2;
  margin: 0 43px 45px 0;
}
.financing01 .right .pic i {
  width: 100%;
  height: 432px;
}
.financing01 .right .pos {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 32.87%;
  height: 250px;
  background: #0b4da2;
}
.financing02 {
  margin: -110px 0 85px;
}
.financing02 .next {
  margin-top: 45px;
  padding: 60px 0;
  background: #f5f5f5;
}
.financing02 .next .fl {
  width: calc(20% - 1px);
  overflow: hidden;
  border-right: #d5d6d8 1px solid;
}
.financing02 .next .fl:nth-child(5) {
  border-right: 0;
}
.financing02 dl dt {
  width: 100%;
}
.financing02 dl dt div {
  width: 100%;
  height: 55px;
}
.financing02 dl dd {
  font-size: 18px;
  color: #fff;
  text-align: center;
}
.financing02 dl dd .text {
  display: flex;
  justify-content: center;
  align-items: center;
}
.financing02 dl i {
  padding: 0 3px;
  font-size: 70px;
  color: #0b4da2;
  font-weight: 900;
  font-family: Arial;
}
.financing02 dl em {
  height: 56px;
  line-height: 84px;
  font-size: 18px;
  color: #333;
}
.financing02 dl p {
  font-size: 18px;
  color: #333;
  opacity: 0.7;
}
.financing03 .next {
  padding: 56px 0 136px;
}
.financing03 .left {
  width: 40.71%;
}
.financing03 .left img {
  width: 100%;
}
.financing03 .right {
  width: 50.5%;
}
.financing03 .right .text {
  margin-bottom: 20px;
  height: 150px;
  font-size: 16px;
  color: #666;
  line-height: 30px;
}
.financing03 .right .text p {
  text-indent: 2em;
}
.financing03 .right dl {
  position: relative;
  margin-bottom: 50px;
  width: 50%;
}
.financing03 .right dt {
  float: left;
  width: 63px;
  height: 60px;
}
.financing03 .right dd {
  float: left;
  width: calc(100% - 63px);
}
.financing03 .right dd p {
  font-size: 16px;
  color: #666;
  line-height: 30px;
}
.financing04 {
  margin-bottom: 100px;
}
.financing04 .next {
  margin: 42px auto 30px;
  font-size: 16px;
  color: #666;
  line-height: 30px;
}
.financing04 .next p {
  text-indent: 2em;
}
.financing04 .list {
  padding: 31px 0;
  background: #f5f5f5;
}
.financing04 .list img {
  width: 100%;
}
.financing05 .list {
  padding-top: 83px;
}
.financing05 .list li {
  margin-bottom: 170px;
  position: relative;
}
.financing05 .list .pic {
  float: left;
  position: relative;
  z-index: 2;
  width: 41.14%;
  height: 432px;
  overflow: hidden;
}
.financing05 .list .pic i {
  width: 100%;
  height: 100%;
}
.financing05 .list .pos_bac {
  position: absolute;
  left: 40%;
  top: 0;
  width: 20%;
  height: 100%;
  background: #f6f6f6;
}
.financing05 .list .next {
  float: right;
  position: relative;
  z-index: 3;
  padding-top: 40px;
  width: 56.28%;
}
.financing05 .list .next i {
  margin-top: 16px;
  float: left;
  width: 7.6%;
  height: 1px;
  background: #0b4da2;
}
.financing05 .list .next .text {
  float: right;
  width: 89.1%;
}
.financing05 .list .next .text b {
  margin-bottom: 20px;
  font-size: 24px;
  color: #0b4da2;
  font-weight: bold;
  text-align: left;
}
.financing05 .scrollbar {
  height: 300px;
}
.financing05 .scrollbar p {
  margin-bottom: 30px;
  font-size: 16px;
  color: #666;
  line-height: 30px;
  text-indent: 2em;
  text-align: justify;
}
.financing05 .swiper-container {
  width: 100%;
  height: 100%;
}
.financing05 .swiper-slide {
  padding: 0 8.5% 0 0;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.financing05 .swiper-container-vertical > .swiper-scrollbar {
  width: 3px;
}
.financing05 .swiper-scrollbar {
  background: url(../images/zimages/icon_15.jpg) center top repeat-y;
}
.financing05 .swiper-scrollbar-drag {
  background: #0b4da2;
}
.financing05 .list li:nth-child(2n) .pic {
  float: right;
}
.financing05 .list li:nth-child(2n) .next {
  float: left;
}
.financing05 .list li:nth-child(2n) .next i {
  float: right;
}
.financing05 .list li:nth-child(2n) .next .text {
  float: left;
}
.financing05 .list li:nth-child(2n) .next .text b {
  text-align: right;
}
.financing05 .list li:nth-child(2n) .swiper-slide {
  padding: 0 0 0 8.5%;
}
.financing05 .list li:nth-child(2n) .swiper-container-vertical > .swiper-scrollbar {
  right: initial;
  left: 3px;
}
/*----------- p0-0专题首页 -----------*/
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after,
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: " ";
}
.fadeInUp150 {
  -webkit-animation-name: fadeInUp150;
  animation-name: fadeInUp150;
}
@-webkit-keyframes fadeInUp150 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 150px, 0);
    transform: translate3d(0, 150px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp150 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 150px, 0);
    -ms-transform: translate3d(0, 150px, 0);
    transform: translate3d(0, 150px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.special .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.special .titleLeft {
  display: flex;
  align-items: center;
  font-size: 30px;
}
.special .titleLeft i {
  color: #0b4da2;
  font-weight: bold;
}
.special .titleLeft em {
  color: #333;
  font-weight: bold;
}
.special .ind_more {
  position: relative;
  z-index: 9;
  margin-top: 11px;
}
.special .ind_more i {
  transition: all 0.5s;
  float: left;
  margin-top: 8px;
  height: 1px;
  background: #333;
}
.special .ind_more p {
  float: left;
  padding: 0 12px;
  font-size: 16px;
  color: #333;
  font-family: "Arial";
}
.special .ind_more .i1 {
  width: 0px;
}
.special .ind_more .i2 {
  width: 60px;
}
.special .ind_more:hover .i1 {
  transition: all 0.5s;
  width: 28px;
}
.special .ind_more:hover .i2 {
  transition: all 0.5s;
  width: 28px;
}
.specialBanner .swiper-slide .pic {
  width: 100%;
  height: calc(100vh - 180px);
}
.specialBanner .swiper-slide .pic i {
  width: 100%;
  height: 100%;
}
.specialBanner .swiper-slide .text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.specialBanner .swiper-slide .text i {
  width: 100%;
  height: 100%;
}
.specialBanner .swiper-slide.swiper-slide-active .pic i {
  transition: all 5s 0.4s;
  transform: scale(1.03);
}
.specialBanner .swiper-slide.swiper-slide-active .text {
  visibility: visible;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  -webkit-animation-name: fadeInUp150;
  animation-name: fadeInUp150;
}
.specialBanner .swiper-pagination {
  display: flex;
  justify-content: left;
  left: 13.545%;
  bottom: 43px;
  width: 100px;
  font-size: 18px;
  color: #eff8fc;
  font-family: Arial;
  letter-spacing: 3px;
}
@media (max-width: 1646px) {
  .specialBanner .swiper-pagination {
    left: calc(50vw - 600px);
  }
}
.specialBanner .swiper-pagination .swiper-pagination-current {
  margin-top: -12px;
  font-size: 30px;
}
.specialBanner .swiper-button-prev,
.specialBanner .swiper-button-next {
  width: 47px;
  height: 55px;
  top: inherit;
  bottom: 32px;
  right: 13.545%;
  background: #0b4da2 url(../images/special/i_1.png) center no-repeat;
}
@media (max-width: 1646px) {
  .specialBanner .swiper-button-prev,
  .specialBanner .swiper-button-next {
    right: calc(50vw - 600px);
  }
}
.specialBanner .swiper-button-prev {
  left: inherit;
  right: calc(13.545% + 57px);
  background: #8ec31f url(../images/special/i_2.png) center no-repeat;
}
@media (max-width: 1646px) {
  .specialBanner .swiper-button-prev {
    right: calc(50vw - 600px + 57px);
  }
}
.special01 {
  padding: 78px 0 80px;
  background: #fafafa;
}
.special01 .w1400 {
  position: relative;
}
.special01 .left {
  float: left;
  width: 45.71%;
}
.special01 .left b {
  margin: 20px 0 27px;
  font-size: 32px;
  font-weight: bold;
  color: #0b4da2;
}
.special01 .left i {
  margin-bottom: 36px;
  width: 43px;
  height: 2px;
  background: #0b4da2;
}
.special01 .left .text {
  font-size: 18px;
  line-height: 36px;
  color: #333;
}
.special01 .left .text P {
  text-indent: 2em;
}
.special01 .right {
  position: absolute;
  right: 0;
  top: 0;
  width: 48.857%;
  height: 100%;
}
.special01 .right i {
  width: 100%;
  height: 100%;
}
.special02 {
  padding: 78px 0 70px;
}
.special02 .title {
  margin-bottom: 25px;
}
.special02 .left {
  float: left;
  margin-right: 2.5%;
  width: 32.143%;
  background: #fafafa;
}
.special02 .left .pic {
  width: 100%;
  height: 307px;
  overflow: hidden;
}
.special02 .left .pic i {
  transform: scale(1);
  transition: all 0.5s;
  width: 100%;
  height: 100%;
}
.special02 .left .swiper-pagination {
  display: flex;
  justify-content: center;
  left: 0;
  bottom: 30px;
  width: 100%;
}
.special02 .left .swiper-pagination .swiper-pagination-bullet {
  transition: all 0.5s;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #ccc;
  opacity: 1;
}
.special02 .left .swiper-pagination .swiper-pagination-bullet-active {
  width: 18px;
  background: #0b4da2;
}
.special02 .left .text {
  padding: 30px 7%;
  height: 170px;
}
.special02 .left .text b {
  margin-bottom: 14px;
  font-size: 20px;
  line-height: 28px;
  color: #333;
  font-weight: bold;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.special02 .left .text p {
  margin-bottom: 20px;
  font-size: 18px;
  color: #666;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.special02 .left .text i {
  font-size: 16px;
  color: #999;
}
.special02 .left:hover .pic i {
  transform: scale(1.05);
  transition: all 0.5s;
}
.special02 .left:hover .text b,
.special02 .left:hover .text i {
  color: #0b4da2;
}
.special02 .cen {
  float: left;
  margin-right: 2.5%;
  width: 31.14%;
  animation-delay: 0.1s;
}
.special02 .cen a {
  height: 253px;
  background: #fafafa;
}
.special02 .cen a:nth-child(1) {
  margin-bottom: 31px;
}
.special02 .cen a .bor {
  padding: 38px 7.79% 0;
}
.special02 .cen a .bor b {
  transition: all 0.5s;
  margin-bottom: 12px;
  font-size: 20px;
  color: #333;
  font-weight: bold;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.special02 .cen a .bor p {
  margin-bottom: 23px;
  font-size: 18px;
  line-height: 26px;
  color: #666;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.special02 .cen a .bor .text {
  position: relative;
  transition: all 0.5s;
  height: 100px;
  color: #999;
  font-family: Arial;
  background: url(../images/special/i_3.png) right center no-repeat;
  border-top: #e0e0e0 1px solid;
}
.special02 .cen a .bor .text i {
  margin-top: 20px;
  font-size: 38px;
  font-weight: bold;
}
.special02 .cen a .bor .text em {
  font-size: 13px;
  font-weight: bold;
}
.special02 .cen a .bor .text::before {
  transition: all 0.5s;
  position: absolute;
  left: 0;
  top: -1px;
  width: 0%;
  height: 1px;
  background: #0b4da2;
  content: " ";
}
.special02 .cen a:hover .bor b {
  color: #0b4da2;
}
.special02 .cen a:hover .bor .text {
  transition: all 0.5s;
  color: #0b4da2;
  background: url(../images/special/i_3s.png) right center no-repeat;
}
.special02 .cen a:hover .bor .text::before {
  width: 100%;
}
.special02 .right {
  float: left;
  width: 31.717%;
  animation-delay: 0.2s;
}
.special02 .right a {
  margin-bottom: 27px;
  height: 161px;
  background: #fafafa;
}
.special02 .right a:nth-child(3) {
  margin-bottom: 0;
}
.special02 .right a .bor {
  padding: 37px 10% 0;
}
.special02 .right a .time {
  transition: all 0.5s;
  float: left;
  width: 25.28%;
  color: #999;
  border-right: #e0e0e0 1px solid;
}
.special02 .right a .time b {
  margin: -5px 0 0;
  font-size: 38px;
  font-weight: bold;
}
.special02 .right a .time i {
  transition: all 0.5s;
  margin: 6px 0 14px;
  width: 23px;
  height: 2px;
  background: #e0e0e0;
}
.special02 .right a .time p {
  margin-bottom: 5px;
  font-size: 13px;
}
.special02 .right a .text {
  float: right;
  width: 64.5%;
}
.special02 .right a .text p {
  margin-bottom: 18px;
  line-height: 28px;
  font-size: 20px;
  color: #333;
  font-weight: bold;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.special02 .right a .text em {
  transition: all 0.5s;
  width: 32px;
  height: 9px;
  background: url(../images/special/i_3.png) center no-repeat;
}
.special02 .right a:hover .time {
  color: #0b4da2;
}
.special02 .right a:hover .time i {
  background: #0b4da2;
}
.special02 .right a:hover .text em {
  background: url(../images/special/i_3s.png) center no-repeat;
}
