html,body{
  background-color: #fff;
  width: 100%;
  min-width: 1200px;
  scroll-behavior:smooth
}
.logo-wrap{
  height: 124px;
  
}
.image_logo {
  position: absolute;
  left: 349px;
  top: 9px;
  /*width: 251px;*/
  height: 106px;
}
.nav-bar{
  height: 70px;
  background: #123A38;
  
}
.nav-bar .nav{
  width: 1100px;
  margin: 0 auto;
  font-weight: 500;
  font-size: 16px;
  color: #FFFFFF;
  
}
.nav li{
  padding:0 33px;
  line-height: 70px;
  cursor: pointer;
}
.nav li:hover{
  background-color: #B3A487;
  transition: all .3s
}
.banner-wrap{
  height: 802px;
  background: url(../img/banner-bg.jpg) 0px 0px no-repeat;
  position: relative;
}
.paragraph_1{
  overflow-wrap: break-word;
  font-family: Alibaba PuHuiTi;
  font-weight: bold;
  font-size: 97px;
  color: #FFFFFF;
  line-height: 130px;
  text-shadow: 1px 1px 0px #293752;
  position: absolute;left: 12%;
  top:210px
}
.banner-wrap .block_2{
  min-width: 1200px;
  width: 84%;
  background: #123A38;
  opacity: 0.89;
  height: 138px;
  transform: translateX(-50%);
  left: 50%;
  position: absolute;
  bottom: 75px;
}
.text_num{
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 59px;
  color: #B3A487;
}
.text_uite{
  overflow-wrap: break-word;
  color: rgba(179, 164, 135, 1);
  font-size: 31px;
  font-family: Source Han Sans CN;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 139px;
  margin-bottom: -20px 
}
.text_small{
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  margin-left: 12px;
  margin-bottom: -32px 
}
.banner-wrap .block_2 .align-center{
  /* margin: 0 4.666%; */
}
.group_24 {
  width: 1200px;
  margin: 0px auto 60px;
  padding-top: 34px;
}
.group_24 .section_22{
  width: 140px;
  height: 140px;
  background: #F9F7F8;
  position: relative;
  cursor: pointer;
  transition: all .3s
}
.group_24 .image_22{
  width: 53px;
  height: auto;
  margin-bottom: 20px;
}
.img_active{
  display: none;
}
.text-wrapper_5{
  background-image: linear-gradient(
    180deg,
    rgba(247, 61, 48, 1) 0,
    rgba(247, 61, 48, 1) 0,
    rgba(255, 133, 90, 1) 100%,
    rgba(255, 133, 90, 1) 100%
  );
  border-radius: 0px 0px 14px 0px;
  height: 17px;
  font-size: 12px;
  width: 62px;
  color: #fff;
  line-height: 17px;
  position: absolute;
  left: 0;
  top: 0;
}
.text-group_1{
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #676566;
}

.group_24 .section_22:hover .image_22.img_active{
  display: block;
}
.group_24 .section_22:hover .image_22{
  display: none;
}
.group_24 .section_22:hover .text-group_1{
  color: #fff;
}
.group_24 .section_22.active {
  background-color: #B3A487;
}
.group_24 .section_22.active .image_22.img_active{
  display: block;
}
.group_24 .section_22.active .image_22{
  display: none;
}
.group_24 .section_22.active .text-group_1{
  color: #fff;
}
.group_24 .section_22:hover{
  background-color: #B3A487;
  transform: translateY(-10px);
  box-shadow: rgba(204, 204, 204, 0.5) 0px 0px 10px;
}
.why_wrap .group_24>div{
  position: relative;
  cursor: pointer;
}

.why_wrap .group_24 .tit-wrap{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.why_wrap .tit-wrap .why-tit{
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 30px;
  line-height: 48px;
  color: #FFFFFF;
  text-align: center;
  position: absolute;
  width: 100%;
  top:50%;
  transform: translateY(-50%);
  transition: all 0.5s ease 0s;
}
.why_wrap .tit-wrap .why-tit::after{
  content: '';
  display: inline-block;
  width: 0px;
  height: 3px;
  background: #FFFFFF;
  position: absolute;
  bottom: -20px;
  left:41%;
  transition: all 0.5s ease 0s;
}
.why_wrap .group_24>div:hover .why-tit{
  top: 40%;
}
.why_wrap .group_24>div:hover .why-tit::after{
  width: 60px;
}
.why_wrap .group_24>div:hover .tit-wrap{
  background-color: #B3A487;
}
.why-tit-content{
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 27px;
  position: absolute;
  text-align: center;
  width: 90%;
  left: 50%;
  text-indent: 28px;
  transform: translateX(-50%);
  top:62%;
  display: none;
}
.why_wrap .group_24>div:hover .why-tit-content{
  display: block;
}
.group_right{
  flex: 1;
  margin-left: 50px;
}
.group_right_title{
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 24px;
  color: #333333;
  margin-top: 30px;
  margin-bottom: 15px;
}
.group_right_content{
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #676566;
  line-height: 29px;
  margin-bottom: 24px;
}
.image-zixun{
  width: 145px;
  height: 42px;
  background: #B3A487;
  color: #fff;
}
.label_zhixun_icon{
  width: 28px;
  height: 23px;
  margin-right: 8px;
}
.group_24_wrap .group_24_details:not(:first-child){
  display: none;
}
.title{
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 40px;
  color: #000000;
  margin-bottom: 58px;
  text-align: center;
}
.about_lvhe{
  flex: 1;
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #676566;
  line-height: 39px;
  white-space: normal;
  word-break: break-all;
  margin-left: 89px;
}
.partner_wrap{
  height: 302px;
background: #F9F7F8;
}
.partner_wrap .title{
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 40px;
  color: #000000;
  line-height: 63px;
  margin-bottom: 57px;
  padding-top: 70px;
}
.block_partner{
  width: 668px;
  margin: 0 auto;
}
.group_partner {
  background-color: rgba(255, 255, 255, 1);
    height: 67px;
    width: 155px 
}
.back-to-top {
  width: 54px;
  height: 54px;
  position: fixed;
  right: 30px;
  bottom: 10%;
  z-index: 999;
  cursor: pointer;
  border: 1px solid #e9e9e9;
  background-color: #fff;
  background-image: url(../img/back-top.png);
  background-repeat: no-repeat;
  background-position: -73px 18px;
  display: none;
}
.lvshi-wrap{
  width: 100%;
  height: 876px;
  background-color: #F9F7F8;
  background-image: url(../img/lushi_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 477px;
  background-position: top center;
}
.lvshi-content{
  width: 100%;
  background-color: #fff;
  padding: 52px;
  position: absolute;
  transition: all 0.5s ease 0s;
}
.lvshi-content.active{
  z-index: 2
}
.lvshi-content-wrap{
  width: 1200px;
  position: relative;
  height: 574px;
}
.pic-picker{
  position: absolute;
  bottom: 52px;
  left: 456px;
  z-index: 99;
}
.arrow-picker{
  position: absolute;
  bottom: 52px;
  right: 20px;
  z-index: 99;
}
.person-header{
  width: 370px;
  height: 470px;
}
.lvshi-wrap .person-tag{
  width: 70px;
  height: 30px;
  background-color: #B3A487;
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 30px;
  text-align: center;
  margin-bottom: 10px;
}
.lvshi-wrap .person-name{
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 24px;
  color: #333333;
  padding-bottom: 10px;
  border-bottom: 1px solid #999999;
  margin-bottom: 26px;
  position: relative;
}
.lvshi-wrap .person-name::after{
  content: '';
  width: 87px;
  height: 5px;
  background: #B3A487;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: -3px;
}
.lvshi-wrap .name-en{
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 14px;
  color: #333333;
  margin-left: 12px;
}
.person-header img{
  width: 370px;
  height: auto;
}
.lvshi-wrap .person-message{
  margin-bottom: 20px;
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #676566;
  line-height: 29px;
  white-space:wrap;
  white-space: pre-wrap; /* 或者使用 normal 和 wrap 根据需求 */
  word-wrap: break-word; /* 旧版浏览器的兼容性 */
  overflow-wrap: break-word; /* 标准属性 */
}
.person-contnet{
  flex: 1;
  padding-left: 34px;
}
.lvshi-wrap .person-header-icon{
  width: 94px;
  height: 94px;
  margin-right: 27px;
  box-sizing: content-box;
  cursor: pointer;
}
.lvshi-wrap .person-header-icon.active{
  border: 2px solid #B3A487;
}
.lvshi-wrap .person-header-icon img{
  width: 100%;
  height: auto
}
.arrow-picker .person-arrow-icon{
  padding: 10px;
  cursor: pointer;
}
.arrow-picker .person-arrow-icon.disabled{
  opacity: 0.4;
  cursor: no-drop;
}
.arrow-picker .arrow-icon{
  display: inline-block;
  width: 18px;
  height: 30px;
  background-image: url(../img/arrow-right.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position:center;
}
.arrow-picker .left-arrow{
  margin-right: 27px;
  transform: translateY(-2px) rotateZ(180deg);
}
@media screen and (max-width: 1600px){
  .banner-wrap .block_2 .align-center{
      /* margin:  0 1%; */
  }
  .text_num{
    font-size: 52px;
  }
}
@media screen and (max-width: 1400px){
  .banner-wrap .block_2 .align-center{
      /* margin:  0 2%; */
  }
  .text_num{
    font-size: 52px;
  }
  .paragraph_1{
    font-size: 52px;
  }
}