﻿[v-cloak] {
  display: none;
}
.flex{
  display:flex;
}
.el-tabs__item:focus.is-active.is-focus:not(:active) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
/* 顶部导航 start */
#index2025 {
  overflow-y: hidden;
  min-width:1280px;
}
#index2025 .custom-nav .cn_item a:not(.np_link) {
  padding-right: 16px
}

html.sh_active .site_header-2020 .sh_box .cur:not(.np_link):hover {
  color: #8659F1 !important;
}
html.sh_active .site_header-2020 .cn_item > a:after {
  background: #8659F1;
}
#index2025 .site_header .rh_loginbox {
  display: inline-block;
}
#index2025 .site-company {
  color: #fff;
  margin-left:16px;
}
#index2025 .site-company i {
  transition: transform 0.5s ease;
  margin-left: 6px;
}
#index2025 .site-company.active i {
  transform: rotate(180deg);
}
html.sh_active .site_header-2020 .r_wx_p .r_wx_link i {
  background-image: url('http://static2.risfond.com/portal/website/static2/images/index2025/wx.png')
}
#index2025 .cn_item:hover .subnav-hd {
  display: block !important;
}
#index2025 .sh_box .subnav-hd a:hover {
  color: #8659F1;
}
.rh_loginbox_line {
  border-right: 1px solid #ddd;
  width: 1px;
  height: 14px;
  background: #ddd;
  margin-right: -6px;
  margin-left: 14px;
  display: inline-block;
  position: relative;
  top: 2px;
}
/*城市*/
.box_expect_city .name {
  width: 68px;
  color: #8659F1;
  margin: 3px 0;
  padding-left: 12px;
  position: absolute;
  float: left;
}
.cityspanel {
  min-height: 30px;
  margin: 3px 0;
  padding: 0;
  overflow: hidden;
  line-height: 28px;
}
.box_expect_city .list {
  margin-left: 80px;
  overflow: hidden;
  float: left;
}
.box_expect_city .link{
  color: #555;
  cursor: pointer;
  width: 66px;
  height: 28px;
  font-size: 14px;
  text-align: center;
  float: left;
  margin: 3px 3px !important;
  padding: 0 !important;
  background-color: #fafafa;
  border-radius:2px;
}
.box_expect_city  .link:hover {
  background-color: #8659F1;
  color: #fff;
  cursor: pointer;
}
html.sh_active .site_header.site_header-2020 .site-company {
  color: #8659F1 !important
}
/* 顶部导航 end */
/* 动画效果 start */
@-webkit-keyframes fadeInUpSmall {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
  }
}

@keyframes fadeInUpSmall {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
  }
}

.animate__fadeInUpSmall {
  -webkit-animation-name: fadeInUpSmall;
  animation-name: fadeInUpSmall;
}

.animate__animated {
  opacity: 1;
  animation-duration: 1.5s;
}
/* 动画效果 end */
/* 轮播图 start */
.inputV {
  display: none!important;
}
.slide_img_box {
  width: 100%;
  height: 100%;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#index2025 .el-carousel__indicator--horizontal {
  padding-bottom: 40px;
}
/* 轮播图 start */
/* 优势 */
.advantage__box {
  display: flex;
  justify-content: space-between;
}
.advantage__warpper {
  background: rgba(255,255,255,0.11);
}
.r__page_wrapper {
  padding: 60px 0 60px;
}
.r__page_title{
  font-size:42px;
  line-height:59px;
  color:#333;
  font-weight:600;
  margin:0 auto 40px;
  text-align:center;
}
.pro__title{
  margin-bottom:30px;
}
.advantage__item {
  padding: 38px 0 37px;
  width: 285px;
  background: #FBF9FF;
  border-radius: 20px;
  text-align: center;
}
.adv__item_title {
  color: #333;
  font-size: 18px;
  margin: 16px auto 10px;
  line-height: 25px;
}
.advantage__item_img {
  display: block;
  margin: 0 auto;
  width: 64px;
  height: 64px;
}
.adv__item_memo {
  color: #666;
  font-size: 14px;
  line-height: 20px;
}
/*产品*/
.pro__warpper {
  background: linear-gradient( 270deg, #F3EFFB 0%, #FFFFFF 100%);
  box-shadow: 0px 0px 4px -6px rgba(188,188,188,0.5);
}
.pro__warpper .el-tabs__header{
  margin-bottom:30px!important;
}
.pro__warpper .el-tabs__nav-wrap::after {
  height: 0 !important;
}
.pro__content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pro__content .el-tabs__item{
  color:#333!important;
  font-size:20px!important;
  font-weight:400!important;
  height:20px!important;
  line-height:20px!important;
  padding: 0 40px!important;
}
.pro__content .el-tabs__item.is-active{
  color: #8659F1!important;
}
.pro__content .el-tabs__nav{
  padding-bottom:15px!important;
}
.pro__content .el-tabs__active-bar{
  background:#8659F1!important;
}
.hBox {
  height: 464px;
}
.pro__box {
  margin-top: -464px;
}
.pro__bg {
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  height: 464px;
  position: relative;
}
.pro__message {
  width: 879px;
  background: rgba(255, 255, 255,0.98);
  border-radius: 20px;
  margin-top: 80px;
  margin-bottom: 80px;
  padding: 36px 30px 35px;
}
.pro__bg.animate {
  -webkit-animation-name: bgAnimation;
  animation-name: bgAnimation;
  /*animation-duration: 2s;*/
  /*animation-timing-function: ease-in-out;*/
}
@-webkit-keyframes bgAnimation {
  from {
    opacity: 0;
    /*transform: scaleX(0.8);*/
    transform: translate3d(-10%, 0, 0);
  }
}

@keyframes bgAnimation {
  from {
    opacity: 0;
    /*transform: scaleX(0.8);*/
    transform: translate3d(-10%, 0, 0);
  }
}
.pro__message.animateMessage {
  -webkit-animation-name: meAnimation;
  animation-name: meAnimation;
  /*animation-duration: 2s;*/
  /*animation-timing-function: ease-in-out;*/
}
/* 动画效果 start */
@-webkit-keyframes meAnimation {
  from {
    opacity: 0;
    transform: translate3d(10%, 0, 0);
  }
}

@keyframes meAnimation {
  from {
    opacity: 0;
    transform: translate3d(10%, 0, 0);
  }
}

.pro__logo{
  width:176px;
  height:56px;
  margin-top:102px;
}
.pro__txt1{
  padding-top:26px;
  padding-bottom:7px;
  font-weight:500;
  font-size:24px;
  color:#fff;
  line-height:33px;
}
.pro__txt2 {
  color: #fff;
  font-size: 18px;
  line-height:25px;
}
.pro__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 136px;
  height: 40px;
  line-height: 40px;
  border-radius: 8px;
  border: 1px solid #FFFFFF;
  margin-top: 73px;
  color: #fff;
  cursor: pointer;
  letter-spacing: 0.5px;
}
.pro__btn:hover{
  background:#fff;
  color:#8659F1;
}
.pro__btn svg{
  margin-left:12px;
}
.pro__btn:hover g{
  fill:#8659F1;
}
.pro__content1 {
  justify-content:space-between;
}
.pro__message .title {
  font-weight: 500;
  font-size: 18px;
  line-height:25px;
  color: #333333;
}
.pro__message .content {
  font-size: 14px;
  color: #666;
  margin-top:15px;
  line-height:20px;
}
.pro__message .line {
  background: #EEEEEE;
  width:100%;
  height:1px;
  margin-bottom:36px;
  margin-top:36px;
}
/* 成功案例 */
.suc__warpper {
  background: url('/static/images/index2025/casesBg.jpg') center center no-repeat;
  background-size: cover;
}

.suc__nav {
  width: 260px;
  flex-shrink: 0;
  margin-right:16px;
}

.suc__nav_item {
  line-height: 50px;
  color: #333;
  font-size: 16px;
  cursor: pointer;
  border-radius:8px;
  display:flex;
  align-items:center;
}
.suc__nav_item + .suc__nav_item{
  margin-top:8px;
}
.suc__nav_item svg{
  margin-right:16px;
  margin-left:18px;
}
.suc__nav_item:hover {
  background-color: #E5ECFB;
}
.suc__nav_item.active g{
  fill: #fff;
}
.suc__nav_item.active {
  background-color: #8659F1;
  color: #fff;
}

.suc__con {
  flex: 1;
  flex-shrink: 0;
}

.suc__con_item {
  width: 100%;
  overflow: hidden;
  display: none;
  background: #FFFFFF;
  box-shadow: 0px 0px 15px 0px #E5ECFB;
  border-radius: 8px;
}

  .suc__con_item.active {
    display: block;
  }
  .suc__con_item .sci__title,
  .suc__con_item .sci__slide_con {
    padding-right:70px;
    line-height: 60px;
    color: #333;
    display: flex;
    border-bottom: 1px solid #eee;
  }
  .suc__con_item .sci__title {
    padding-left: 73px;
    font-size: 18px;
    font-weight: 500;
  }
  .suc__con_item .sci__slide_con {
    font-size: 16px;
    padding-left: 70px;
  }
  .suc__con_item .sci__col {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 304px;
    padding-right:16px;
  }

  .suc__con_item .sci__col_time {
    width: 147px;
  }

  .suc__con_item .sci__col_job {
    width: 253px;
  }

  .suc__con_item .sci__col_company {
    flex: 1;
  }

  .suc__con_item .sci__col_salay {
    width: 75px;
    padding-right:0;
  }

  .suc__con_item .sci__slide {
    position: relative;
    height: 394px;
    overflow: hidden;
  }

 

.suc__con_item .sci__slide_con .sci__col_salay {
  color: #8659F1;
  font-weight: 500;
}
.consultantBtn {
  position: absolute;
  bottom: 110px;
  left: -300px;
  width: 300px;
}
/* 1280 适配 start */
@media only screen and (max-width: 1350px) {
  .consultantBtn {
    bottom: 100px;
  }
  .r__page_wrapper {
    padding: 40px 0;
  }
  #index2025 .mainBox {
    transform: scaleY(0.8);
    transform-origin: 0 0;
    /*height: calc(100%* 0.8);*/
  }
  .team__content1,
  .honor__slide_item {
    transform: scale(.8);
  }
  .r__footer .rf__box .container,
  .r__page_wrapper .container {
    transform: scaleX(.8);
  }
  .honor__box .swiper-slide {
    width: 368px !important;
    height: 288.8px !important;
  }
  .honor__slide_item {
    right: -24px;
    top: -15px;
    position: absolute !important;
  }
  .cooItem {
    width: 588.8px !important;
    /* height: 385.6px !important; */
  }
  .cooImgItemBox{
    height: 60.8px;
  }
  .goleft{
    transform: scaleX(0.8) !important;
    transform-origin: left;
  }
  .goright{
    transform: scaleX(0.8) !important;
    transform-origin: right;
  }
  .cooItem .titleBox span{
    transform: scaleX(0.8) !important;
    transform-origin: left;
  }
  .cooItem .titleBox img{
    transform: scaleX(0.8) !important;
    transform-origin: right;
  }
  .cooAni .titleWord600,.cooTitleBox{
    transform: scaleX(0.8) !important;
  }
  .new__warpper .titleWord600{
    transform: scaleX(0.8) !important;
  }
 
}
@media only screen and (max-width: 1280px) {
  .newBox{
    width: 1280px;
  }
}

  /* 1280 适配 end */


/* 荣誉 */
.honor__warpper .container {
  width: auto;
  max-width: 1600px;
  min-width: 1173px;
}

.honor__box {
  position: relative;
}
.honor__box .swiper-wrapper {
  -webkit-transition: -webkit-transform 3s linear;
  transition: transform 3s linear;
}
.honor__box .swiper-slide {
  width: 460px;
  position: relative;
  margin-right: 20px;
  background: url('/static/images/index2025/cardBg.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 24px;
}
.honor__slide_item {
  display: inline-block;
  position: relative;
}

.honor__slide_img {
  width: 414px;
  height: 312px;
}

.honor__slide_con {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 14px 0px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, .5);
}

.honor__slide_con-title {
  font-size: 14px;
  line-height: 20px;
}

.honor__slide_con-memo {
  font-size: 22px;
  color: rgba(255, 255, 255, .7);
  line-height: 30px;
}
/*顾问*/
.team__warpper{
  position:relative;
}
.team__warpper .container {
  width: 1200px;
}
.team__swiper_pagination {
  width: 40px;
  height: 40px;
  background-image: none;
  opacity: 1 !important;
  cursor: pointer;
  margin-top: 0;
  padding-bottom:40px;
  top:292px;
}

.team__swiper_pagination:hover circle {
  stroke: #8659F1
}
.team__swiper_pagination:hover g {
  fill: #8659F1
}
.team__swiper_pagination.swiper-button-disabled{
   cursor: not-allowed;
}
.team__swiper_pagination.swiper-button-disabled circle{
  stroke: #eee
}
.team__swiper_pagination.swiper-button-disabled g {
  fill: #eee
}
.team__swiper_pagination.swiper-button-prev {
  left: -60px;
}
.team__swiper_pagination.swiper-button-next{
  right:-60px;
}
.team__item {
  height: 325px;
  padding: 20px;
  background: url('/static/images/index2025/vp/vpBg.png') no-repeat center center;
  background-size: 100% 100%;
  will-change: width, background-image;
  backface-visibility: hidden;
  transition: width 0.4s ease-in-out;
}
.team__item_jy {
  background: #FF9318;
  border-radius: 12px;
  padding: 3px 10px;
  font-size: 10px;
  line-height:14px;
  color: #fff;
  display: inline-block;
  position:absolute;
  right:20px;
}
.team__slide {
  width: 213px!important;
  height: 376px;
  margin-top: 51px;
  margin-bottom:-51px;
  cursor: pointer;
  transition: width .4s ease-in-out;
}
.imgBox{
  text-align:center;
}
.team__item_head {
  position: absolute;
}
.team__slide:not(.consultantActive) .team__item_head {
  width: 150px;
  right: calc(50% - 75px);
  top: 48px;
  transition: all .5s ease-in-out;
}
.consultantActive .team__item_head {
  width: 201px;
  top: -51px;
}
.team__item_footer {
  background: #FFFFFF;
  border-radius: 12px;
  position: absolute;
  bottom: 72px;
  transition: width .5s ease-in-out;
}
.team__slide:not(.consultantActive) .team__item_footer {
  width: calc(100% - 40px);
  height: 92px;
  padding: 20px;
}

.consultantActive .team__item_footer2,
.team__slide:not(.consultantActive) .team__item_footer1,
.team__slide:not(.consultantActive) .team_content_1 {
  display: none;
}
.consultantActive .team_content_1 {
  position: absolute;
  top: 90px;
  left: 44px;
}
.consultantActive .team__item_footer {
  width: 461px;
  padding: 21px 13px 14px 24px;
}
.consultantActive .team__item_footer1 .line{
  width: 1px;
  height: 54px;
  background: #8659F1;
  margin:auto 20px auto 40px;
}
.team__item_footer1 .item_num div:first-of-type{
  font-size:16px;
  color:#333;
  line-height:22px;
  white-space:nowrap;
}
.team__item_footer1 .item_num div:last-of-type{
  color:#333;
  font-size:40px;
  line-height:56px;
  margin-top:3px;
}
.team__item_footer1 .team__content div:first-of-type{
  flex:1;
  margin-top: 7px;
  margin-bottom: 14px;
  color: #666;
  font-size: 14px;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis
}
.team__item_name {
  font-size: 18px;
  color: #333;
  font-weight: 500;
  line-height: 25px;
}
.team_content_1 .team__item_name{
  font-size:24px;
  line-height:33px;
}
.team__item_industry {
  font-size: 14px;
  color: #333;
  line-height: 20px;
  margin-top: 7px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.team_content_1 .team__item_industry {
  font-size: 16px;
  line-height: 22px;
  margin-top: 14px;
  max-width: 210px;
}
.team__box .consultantActive {
  width: 500px !important;
}
.team__box .consultantActive .team__item {
  background-image: url('/static/images/index2025/vp/vpBigBg.png');
}
.team__box .consultantActive .team__item_jy{
  font-size:14px;
  border-radius:17px;
  padding:5px 17px;
  line-height:20px;
  left:44px;
  right: auto;
}

.titleWord600{
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 42px;
  color: #333333;
  line-height: 59px;
  text-align: center;
}
.officeTabBox{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 40px;
}
.officeClickTab{
  width: 76px;
  height: 40px;
  background: #8659F1;
  border-radius: 5px;
  font-size: 16px;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 12px;
  cursor: pointer;
}
.officeItemTab{
  width: 76px;
  height: 40px;
  background: #f8f6fd;
  border-radius: 5px;
  font-size: 16px;
  color: #333333;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 12px;
  cursor: pointer;
}
.officeItemTab:hover{
  background: #e5defa;
}
.office_img{
  max-width:100%;
  height:300px;
  border-radius: 20px;
  /* transition: all .4s ease-in-out; */
}
.office_a_img{
  height: 14px;
  width: 9px;
  margin-left: 7px;
  cursor: pointer;
}
.office_a{
  font-size: 16px;
  color: #8659F1;
}
.office_a:hover{
  font-size: 16px;
  color: #8659F1;
}
.flexjustCenter{
  display: flex;
  justify-content: center;
}
.flexalignCenter{
  display: flex;
  align-items: center;
}
.padding60{
  padding: 60px 0;
}
.purplebg{
  background: #F5F7FD;
}
.contactBox{
  padding: 65px 190px 61px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-image: url(../images/index2025/contactbg.png);
  background-size: 100% 100%;
  border-radius: 20px;
  margin-top: 40px;
}
.fs23c333{
  font-family: PingFangSC, PingFang SC;
  font-size: 24px;
  color: #333333;
}
.scanImg{
  width: 26px;
  height: 26px;
  margin-left: 4px;
}
.xiaoruiBox{
  width: 134px;
  height: 134px;
  border-radius: 5px;
}
.newBox{
  display: flex;
  /* justify-content: space-around; */
  margin-top: 40px;
  background-image: url(../images/index2025/zixunbg.jpg);
  background-size: 100% 100%;
  padding: 60px 0;
  /* margin-left: 5vw; */
  display: flex;
  justify-content: center;
}
.effectSmallBox{
  width: 194px;
  height: 510px;
  padding: 30px 20px 0;
  border-radius: 20px;
  position: relative;
  transition: width 0.4s ease-in-out, background-image 0.4s ease-in-out;
  will-change: width, background-image;
}

.effectSmallBox .firstline{
  font-family: PingFa5ngSC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 25px;
}
.effectSmallBox .secondline{
  color: #FFFFFF;
  line-height: 20px;
  margin-top: 14px;
  font-size: 14px;
  max-width: 160px;
}
.effectSmallBox1{
  background-image: url(../images/index2025/effectSmall1.png);
  background-size: 100% 100%;
}
.effectSmallBox2{
  background-image: url(../images/index2025/effectSmall2.png);
  background-size: 100% 100%;
}
.effectSmallBox3{
  background-image: url(../images/index2025/effectSmall3.png);
  background-size: 100% 100%;
}
.effectSmallBox4{
  background-image: url(../images/index2025/effectSmall4.png);
  background-size: 100% 100%;
}
.effectSmallBox5{
  background-image: url(../images/index2025/effectSmall5.png);
  background-size: 100% 100%;
}
.effectItemBox{
  margin-right: 20px;
  cursor: pointer;
  overflow: hidden;
}
.effectItemBox:last-of-type{
  margin-right: 0;
}
.effectBigBox{
  width: 347px;
  height: 510px;
  padding: 30px 20px 24px;
  border-radius: 20px;
  transition: width 0.4s ease-in-out, background-image 0.4s ease-in-out;
  will-change: width, background-image;
}
.effectBigBox1{
  background-image: url(../images/index2025/effbg1.png);
  background-size: 100% 100%;
}
.effectBigBox2{
  background-image: url(../images/index2025/effbg2.png);
  background-size: 100% 100%;
}
.effectBigBox3{
  background-image: url(../images/index2025/effbg3.png);
  background-size: 100% 100%;
}
.effectBigBox4{
  background-image: url(../images/index2025/effbg4.png);
  background-size: 100% 100%;
}
.effectBigBox5{
  background-image: url(../images/index2025/effbg5.png);
  background-size: 100% 100%;
}
.effectBigBox .firstline{
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  line-height: 25px;
}
.effectBigBox .thirdline{
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  line-height: 25px;
  margin-top: 30px;
  margin-bottom: 18px;
}
.bigdesBox{
  display: flex;
  align-items: center;
  margin-top: 14px;
  min-width: 307px;
}
.bigdesBox img{
  width: 16px;
  height: 14px;
  margin-right: 11px;
}
.bigdesBox span{
  color: #333333;
  line-height: 20px;
  font-size: 14px;
}
.effectBigBox .imgBox{
display: flex;
justify-content: center;
margin-bottom: 56px;
min-width: 307px;
}
.effectBigBox .imgBox img{
  width: 144px;
  height: 160px;
}
.effectBigBox .btnBox{
  width: 304px;
  height: 40px;
  background: #8659F1;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* margin: 0 auto;
  margin-right: 30px; */
}
.effectBigBox .btnBox:hover{
  background: #784BE2;
}
.effectBigBox .btnBox span{
  font-size: 16px;
  color: #FFFFFF;
  line-height: 22px;
}
.effectBigBox .btnBox img{
  width: 22px;
  height: 16px;
  margin-left: 13px
}
.cooTitleBox{
  font-size: 16px;
  color: #333;
  line-height: 22px;
  margin-top: 20px;
  margin-bottom: 40px;
  text-align: center;
}
.cooItem{
  width: 736px;
  height: 482px;
  background: #F5F7FD;
  border-radius: 20px;
  padding: 37px 24px 30px;
  border: 1px solid #F5F7FD;
}

.cooItem:hover{
  color: #8659F1;
  border: 1px solid #8659F1;
}
.cooItem:hover .titleBox{
  color: #8659F1;
}
.cooItem .titleBox{
  font-weight: 500;
  font-size: 24px;
  color: #333333;
  line-height: 33px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.cooItem .titleBox img{
  width: 22px;
  height: 16px;
}
.cooItem:hover .titleBox img{
content: url(../images/index2025/zixungoPurple.png);
}
.cooImgItemAllBox{
  display: flex;
  flex-wrap: wrap;
  /* justify-content: center; */
  margin-top: 14px;
}
.cooImgItemBox:nth-of-type(4n){
  margin-right: 0;
}
.cooImgItemBox{
  /* width: 160px; */
  flex: 0 0 calc((100% - 48px)/4);
height: 76px;
background: #fff;
margin-right: 16px;
margin-top: 16px;
box-shadow: 0px 0px 11px 0px #E5ECFB;
border-radius: 8px;
}
.cooImgItemBox img{
width: 100%;
height: 100%;
}
.cooList{
  position: relative;
}
.goleft{
  padding: 201px 160px 201px 5vw;
  background: linear-gradient( 90deg, #FFFFFF 0%, rgba(255,255,255,0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  cursor: pointer;
}
.goleft img{
  width: 80px;
  height: 80px;
}
.goright{
  padding: 201px 5vw 201px 160px;
  background: linear-gradient( 270deg, #FFFFFF 0%, rgba(255,255,255,0) 100%);  
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  cursor: pointer;
}
.goright img{
  width: 80px;
  height: 80px;
}
/* 品牌影响力 */
.effect__warpper {
  background: transparent center center no-repeat;
  background-size: cover;
}


.effect__box {
  display: flex;
  justify-content: space-between;
  /* flex-wrap:wrap; */
  z-index: 1;
  margin-top: 40px;
}

.effect__item {
  margin: 0 0 20px 0;
  width: 387px;
  position: relative;
  overflow: hidden;
  color: #fff;
}

.effect__img {
  width: 100%;
  height: 286px;
  vertical-align: top;
}

.effect__txt {
  height: 60px;
  line-height: 60px;
  background-color: rgba(255, 255, 255, .17);
  color: #fff;
  font-size: 18px;
  text-align: center;
  transition: all .25s ease-in-out;
}

.effect__item:hover .effect__txt {
  background-color: #0775E5
}

/* 办公环境 */
.office__warpper {
  background-color: #fff;
}
.office__nav_item {
  float: left;
  margin: 0 10px 0 0;
  width: 92px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #154472;
  font-size: 18px;
  background: #F2F4F6;
  transition: all .2s ease-in-out;
}

  .office__nav_item.on {
    color: #fff;
    background-color: #285589
  }

.office__nav_more {
  float: right;
  margin-right: 0;
}

  .office__nav_more > a {
    color: #154472;
    display: block;
    line-height: 48px;
    position: relative;
    text-align: left;
    text-indent: 23px;
  }

    .office__nav_more > a:hover {
      color: #fff;
      background-color: #285589;
    }

    .office__nav_more > a > i {
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      width: 32px;
      height: 48px;
      background: transparent url(/static2/images/index2020_2/icon_more_blue.png?v=1) center center no-repeat;
      background-size: cover;
    }
    /* 需要更换图标 */
    .office__nav_more > a:hover > i {
      background-image: url(/static2/images/index2020_2/icon_more.png?v=1);
    }

.office__list {
  margin: 28px 0 0;
}

.office__item {
  display: none;
}

  .office__item.on {
    display: block;
  }

.office__item_img {
  max-width: 100%;
  height: 300px;
}

/* 一起猎头，一起环游世界 */
.together__warpper {
  padding-top: 0;
}

.together__box {
  display: flex;
  /* justify-content:space-between;
  flex-wrap:wrap; */
  z-index: 1;
  margin-top: 40px;
}

.together__item {
  margin: 0 0 20px 0;
  width: 388px;
  height: 250px;
  position: relative;
  overflow: hidden;
  color: #fff;
}
  /* .together__item:hover{
  color:#fff;
}
.together__item:nth-child(3n){
  margin-right:0;
} */
  .together__item::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 168px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
    opacity: 0.47;
  }

.together__item1::before,
.together__item2::before,
.together__item3::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient( 180deg, rgba(0,0,0,0.4) 0%, rgba(255,255,255,0) 100%);
  transition: background .3s ease-in;
  z-index: 1;
  border-radius: 12px;
}

.together__item1:hover::before,
.together__item2:hover::before,
.together__item3:hover::before {
  background: linear-gradient( 180deg, rgba(134,89,241,0.6) 0%, rgba(255,255,255,0) 100%);
}
/*.together__item::before{
  content:'';
  position:absolute;
  left:-100%;
  top:0;
  bottom:0;
  width:100%;
  background:#0584F2;
  opacity:0.67;
  z-index:2;
  transition:all ease-in-out .3s;
}
.together__item:hover::before{
  left:0;
}*/
.together__item1 {
  display: block;
  width: 285px;
  height: 600px;
  position: relative;
}

.together__item2 {
  display: block;
  width: 590px;
  height: 186px;
  margin-bottom: 20px;
  position: relative;
}

.together__item3 {
  display: block;
  width: 285px;
  height: 186px;
  position: relative;
}

.together__img {
  width: 100%;
  height: 100%;
  border-radius: 12px;
}

.togetherMiddleBox {
  margin: 0 20px;
}

.together__img_txt {
  position: absolute;
  top: 24px;
  top: 24px;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 500;
  font-size: 24px;
  color: #FFFFFF;
  z-index: 3;
}

/* 新闻中心 样式 start */
.newcenter-box {
  display: block;
  background: #F1F5F8;
}

  .newcenter-box .bigfonttitle {
    margin-bottom: 50px;
  }

.newcenter-x1 {
  float: left;
  width: 386px;
  margin-right: 21px;
}

  .newcenter-x1:last-of-type {
    margin-right: 0;
  }

.newcenter-box .newcenter-x1 {
  margin-right: 13px;
  background: #fff;
}

  .newcenter-box .newcenter-x1:last-child {
    margin-right: 0;
  }

.newcenter-x1-title {
  padding: 0 15px 0 16px;
  height: 40px;
  line-height: 40px;
  background: #F5F7FD;
  color: #333333;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

  .newcenter-x1-title .txt {
    float: left;
    font-size: 16px;
  }

  .newcenter-x1-title img {
    width: 22px;
    height: 16px;
    cursor: pointer;
  }

  .newcenter-x1-title:hover {
    color: #8659F1;
    img

{
  content: url(/static2/images/index2025/zixungoPurple.png);
}

}

.newcenter-x1-title .more {
  float: right;
  position: relative; /*font-size:20px;color:white;*/
}

  .newcenter-x1-title .more .nicondown {
    user-select: none;
    background: transparent url(/static2/images/index2020_2/icon_more_white.png) center center no-repeat;
    background-size: cover;
    display: block;
    width: 69px;
    height: 69px;
  }
/*.newcenter-x1-title .more:hover{text-decoration:underline;}*/
/*.newcenter-x1-title .more .nicondown{position:absolute;right:1px;top:14px;float:left;width:0;height:0;border-color:transparent #fff ;border-style: solid dashed;border-width: 7px 0 7px 7px;}*/
.newBottomBox {
  width: 386px;
  padding: 16px 16px 4px;
  background: #F5F7FD;
  margin-top: 6px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.newcenter-x1-gdnew {
  height: 203px;
  position: relative;
}

  .newcenter-x1-gdnew img {
    border-radius: 8px;
    width: 100%;
    height: 100%;
  }

  .newcenter-x1-gdnew .bfooter__box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 12px;
    height: 68px;
    line-height: 22px;
    vertical-align: middle;
    background: #000000;
    border-radius: 0px 0px 8px 8px;
    opacity: 0.6;
    display: flex;
    align-items: center;
  }

    .newcenter-x1-gdnew .bfooter__box a {
      /* display:inline-block; */
      color: #fff;
      /* line-height:25px;
  vertical-align:middle; */
      /*overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;*/
      font-size: 16px;
      /* position:relative;
  z-index:3; */
    }

      .newcenter-x1-gdnew .bfooter__box a:hover::after {
      }
/* .newcenter-x1-gdnew a:hover{color: #f3ac00;} */
.newcenter-x1-dlist {
  color: #333333;
  list-style: none;
  margin-top: 16px;
}

  .newcenter-x1-dlist li {
    line-height: 100%;
    display: block;
    margin: 0 0 12px 0;
    padding: 0 0 0 8px;
    position: relative;
    /*background:transparent url("/static2/images/common/liststyleimg.gif") 0 center no-repeat;*/
  }

  .newcenter-x1-dlist li::before {
    content: '';
    position: absolute;
    left: -3px;
    top: 50%;
    margin: -2.5px 0 0 0;
    width: 5px;
    height: 5px;
    background: #D5DADE;
    border-radius: 50%;
  }

  .newcenter-x1-dlist li a {
    display: block;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
    font-size: 14px;
  }

  .newcenter-x1-dlist li a:hover {
    text-decoration: underline;
    color: #8659F1;
  }
/* 新闻中心 样式 end */
/*Footer Start Zsl*/
.r__footer {
  /* margin-bottom: 67px; */
}

  .r__footer a {
    color: rgba(255, 255, 255, .6);
    -webkit-transition: color ease-in-out .1s;
    transition: color ease-in-out .1s;
  }

    .r__footer a:hover {
      color: rgba(255, 255, 255, 1);
    }

.rf__box {
  background: #1A1E23;
  color: rgba(255, 255, 255, .6);
  font-size: 14px;
  border-top: 1px solid #323A4C;
  padding: 0;
  line-height: 20px;
}

  .rf__box .rf__zizhi {
    display: block;
    text-align: center;
    margin: 37px auto 0;
    border-top: 1px solid rgba(255, 255, 255, .1);
    padding: 12px 0;
    line-height: 18px;
    font-size: 0;
  }

    .rf__box .rf__zizhi > li {
      display: inline;
      margin-right: 25px;
      font-size: 13px;
    }

      .rf__box .rf__zizhi > li:last-child {
        margin-right: 0
      }

  .rf__box .rf__company {
    padding: 24px 0 16px;
  }

  .rf__box .rf__links {
  }

  .rf__box .rf__company,
  .rf__box .rf__links {
    text-align: center
  }

    .rf__box .rf__company > dt,
    .rf__box .rf__links > dt {
      display: inline-block;
    }

    .rf__box .rf__company > dd,
    .rf__box .rf__links > dd {
      display: inline-block;
      margin: 0 3px 0 0;
      float: none;
      line-height: 1.4;
    }

      .rf__box .rf__company > dd:last-child,
      .rf__box .rf__links > dd:last-child {
        margin-right: 0;
      }
/*Footer End Zsl*/
/* 底部登录 start */
.user__footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  min-width: 1173px;
  background: rgba(98,65,173,0.8);
  z-index: 99;
}

.uf__box {
  height: 67px;
  line-height: 67px;
  position: relative;
  /* font-size: 18px; */
  color: white;
}

  .uf__box .uf__img {
    position: absolute;
    left: 0;
    bottom: 16px;
    width: 74px;
    height: 94px;
  }

  .uf__box .uf__txt {
    font-size: 20px;
    line-height: 28px;
    margin: 0 0 0 94px;
    letter-spacing: 1px;
  }

  .uf__box .uf__r {
    /*position:absolute;
  bottom:11px;
  right:0;*/
    float: right;
  }

  .uf__box .uf__icon_phone {
    margin: 19px 12px 0 0;
    width: 32px;
    height: 32px;
  }

  .uf__box .uf__pnum {
    font-size: 30px;
    margin: 0 20px 0 0;
    /* font-weight:500; */
  }

  .uf__box .uf__link {
    margin: 11px 141px 0 0;
    width: 144px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    /* background:#FF840B; */
    background: #FF9318;
    border-radius: 6px;
    transition: all .25s ease-in;
    font-size: 18px;
    color: #FFFFFF;
  }

  .uf__box .uf__wchat {
    /*right:0;*/
    position: absolute;
    bottom: 9px;
    right: 26px;
    /* border:3px solid rgba(43, 58, 96, .87); */
    width: 99px;
    height: 99px;
  }

  .uf__box .uf__wchat__1 {
    position: absolute;
    bottom: 9px;
    left: 339px;
    /* border: 3px solid rgba(43, 58, 96, .87); */
    width: 99px;
    height: 99px;
  }

  .uf__box .uf__close {
    width: 26px;
    height: 26px;
    position: absolute;
    right: 0;
    top: 3px;
    color: #d3d0d0;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    cursor: pointer;
  }
/* 底部登录 end */
/* 下半部分动画 */
.newBoxAni {
  -webkit-animation-name: meAnimation;
  animation-name: meAnimation;
  /*animation-duration: 2s;*/
  /*animation-timing-function: ease-in-out;*/
}

.bottomToTopAni {
  -webkit-animation-name: fadeInUpSmall;
  animation-name: fadeInUpSmall;
  /*animation-duration: 2s;*/
  /*animation-timing-function: ease-in-out;*/
}
.effectBg{
  background-image: url(../images/index2025/effectbg.png);
  background-size: 100% 100%;
}
.uf__closeImg{
  width: 16px;
  height: 16px;
  position:absolute;
  right:0;
  top:5px;
  z-index: 3;
  cursor: pointer;
}
/* 下半部分动画 */
.consultantPopover {
  left: -9999px !important;
}
#index2025 .onlogin_box {
  position: absolute;
  right: 30px;
}
#index2025 .un_list{
  display:block!important;
}
.un_list_box{
  padding:0!important;
}
.un_list_box .un_list > li > a {
  display: block;
  padding: 14px 8px;
  color: #353535;
  transition: background-color ease-in-out .2s;
  padding: 8px 16px 8px 26px;
  color: #6e6e6e;
  text-decoration: none;
  display: block;
  font-weight: 300;
  line-height: 18px;
  white-space: nowrap;
  text-align: left;
  font-size: 16px;
}
.un_list_box .un_list > li > a:hover {
  background: #efefef;
}
.beian-bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
}
/*咨询弹窗*/
#LRdiv1 {
  display: none;
}

#LRfloater1 {
  z-index: 2147483647;
  left: 50%;
  top: 50%;
  position: fixed !important;
  margin-left: -211px !important;
  margin-top: -110px !important;
}

.lrf__img {
  width: 449px;
  height: 301px;
}
