﻿.header {
  position: absolute;
}

.main {
  margin-bottom: 0;
}

.Min {
  background: none;
  background-size: cover;
  padding-bottom: 150px;
}

.leader_list li {
  float: left;
  width: 22.9%;
  margin-right: 30px;
  margin-bottom: 30px;
}

.yygh_box h2.title_header {
  position: relative;
  text-align: center;
  font-size: 26px;
  /* padding: 60px 0; */
  /* margin-bottom: 60px; */
}

.yygh_box h2.title_header b {
  font-size: 20px;
  font-weight: 500;
  color: #BBA67A;
  margin-left: 15px;
}

h2.title_header span {
  border: none;
  padding: 0;
  color: #333;

  font-weight: bold;
}

.leader_list li:nth-child(4n) {
  margin-right: 0;
}

.leader_list li .arBox_left img {
  width: 100%;
}

.leader_list li .arBox_right.HasImage .arR_top {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 65px;
  background: #f7f7f7;
  padding: 10px 0;
  box-sizing: border-box;
}

.leader_list li .arBox_right.HasImage .arR_top a.dy_title {
  font-size: 18px;
  font-weight: bold;
}

.leader_list li .arBox_right.HasImage .arR_top span.date {
  font-size: 16px;
}

.yygh_info .title_header {
  display: none;
}

.yygh_info {
  /* height: 660px; */
  /* overflow: hidden; */
  /* margin-top: 20px; */
  /* background: #fff; */
}

.yygh_info .fl {
  /* background: url('/Sites/Uploaded/UserUpLoad/20231108/20231108140830.png'); */
  width: 23%;
  height: 440px;
  background-size: cover;
  box-sizing: border-box;
  margin-top: 110px;
  background-color: #F6EAE7;
}

.yygh_info .fl li {
  padding: 0 28px;
  box-sizing: border-box;
  font-size: 18px;
  height: 66px;
  z-index: 3;
  cursor: pointer;
  text-align: center;
  line-height: 66px;
  position:relative;
  /* border-bottom: 1px solid #a52f1336; */
  /* transition: all .3s ease-in-out; */
}
.yygh_info .fl li::before{
  content: '';
  background: url(/Sites/Uploaded/UserUpLoad/20231208/20231208152820.png) no-repeat;
  z-index: -1;
  position: absolute;
  left: 0px;
  width: 272px;
  display: block;
  height: 15px;
  bottom: -15px;
}
.yygh_info .fl li.active::before{
  display: none;
}
.yygh_info .fl li:last-child{
  border-bottom: none;
}
.yygh_info .fl li.active {
  position: relative;
  color: #fff;
  /* background: url('/Sites/Uploaded/UserUpLoad/20231108/20231108143804.png') no-repeat; */
}
.yygh_info .fl li.active::after{
  content: "";
  position: absolute;
  top: 0;
  z-index: -1;
  left: 0;
  width: 381px;
  height: 66px;
  background: url('/Sites/Uploaded/UserUpLoad/20231108/20231108143804.png');
  /* transition: all .3s ease-in-out; */
  
}
.yygh_newbg{
  width: 77%;
  height: auto;
  padding: 50px;
  overflow: hidden;
  box-sizing: border-box;
  background-color: #F6EAE7;
}
.yygh_info .fr {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  height: auto;
  border-top: 2px solid #A52F13;
  padding-bottom: 60px;
  min-height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(/Sites/Uploaded/UserUpLoad/20240322/20240322134422.png);
}

.yygh_info .fr li {
  background-size: 100% 100%;
  padding: 0px 0px 0 90px;
  /* margin-right: 50px; */
  margin-top: 30px;
  box-sizing: border-box;
  /* position: absolute; */
  display: none;
  width: 95%;
  /* transition: all 0.8s;
  transform: translateY(100px);
  -webkit-transform: translateY(100px);
  z-index: 0; */
  /* display: flex; */
}

.yygh_info .fr li .jiben_Content::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 5px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 80px;
  border-radius: 8px;
}

.yygh_info .fr li .jiben_Content::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  width: 15px;
  background: #A52F13;
  border-radius: 8px;
}

.yygh_info .fr li .jiben_Content::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  background: #F6EAE7;
  border-radius: 8px;
}

.yygh_info .fr li.active {
  display: block;
  transition: all 0.8s;
  /* transform: translateY(0);
  -webkit-transform: translateY(0px);
  z-index: 1; */
  overflow-y: auto;
  z-index: 5;
}

.yygh_info .fr li.column_3, .yygh_info .fr li.column_6{
  /* display: flex; */
  /* align-items: center; */
}




.yygh_info .fr li .img_box img {
  width: 200px;
  margin-right: 30px;
}

.yygh_info .fr li .title_type {
  font-size: 30px;
  display: inline-block;
  margin-right: 20px;
}

.yygh_info .fr li .title_type span {
  font-size: 24px;
}

.yygh_info .fr li p {
  line-height: 26px;
  font-size: 18px;
  color: #666;
  text-align: center !important;
  text-indent: 0 !important;
}

.DepList_Content{
  text-align: center;
  padding-bottom: 30px;
  border-bottom: 1px solid rgb(153 153 153 / 40%);
  width: 94%;
}
.DepList_Content span{
 background: url(/Sites/Uploaded/UserUpLoad/20231208/20231208152452.png)no-repeat left center;
 text-align: center;
 /* margin-bottom: 25px; */
 font-size: 20px;
 padding-left: 18px;
 display: inline-block;
 font-weight: bold;
}

.mob_btns {
  display: none;
}

.mob_btns div {
  position: relative;
}

.mob_btns div a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 28px;
  font-family: KaiTi;
}

.mob_btns div a span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.mob_btns div img {
  width: 100%;
}

.btn_l {
  margin-bottom: 20px;
}

h1.title_header span {
  font-weight: bold;
}

.yygh_info .fr li h2 {
  display: flex;
  justify-content: start;
  align-items: end;
  margin-top: 15px;
  margin-bottom: 25px;
}

.yygh_info .fr li h2 p {
  font-size: 20px;
  line-height: 30px;
}

.yygh_info .fr li p.jiben {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #2559B2;
  margin: 25px 0 15px;
}

.yygh_info .fr li .jiben_Content {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 30px;
  /* border-top: 1px solid rgb(153 153 153 / 40%); */
  margin-top: 30px;
  height: 100%;
  padding-right: 30px;
}
.yygh_info .fr li >div{
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 768px) {
  .yygh_box h2.title_header{
   height: auto;
  }
  .yygh_box h2.title_header span{
   display: block;
  }
  .pt60{
   padding-top: 25px;
  }
  .pb60{
   padding-bottom: 25px;
  }
  .yygh_info .fl li{
   height: 60px;
   line-height: 60px;
   padding:  0 15px;
  }
  .yygh_info .fl li.active::after{
   content: '';
   background: url('/Sites/Uploaded/UserUpLoad/20231108/20231108143804.png') no-repeat;
   background-size: cover;
   width: 100%;
   height: 60px;
  }
  .yygh_newbg,  .yygh_info .fl{
   width: 100%;
   float: none;
  }
  .yygh_info .fl{
   margin-top: 0;
   margin-bottom: 30px;
   height: auto;
  }
  .yygh_info .fr{
   height: auto;
   min-height: 300px;
  }
  .yygh_newbg{
   padding: 25px 15px;
   height: auto;
  }
  .yygh_info .fr li {
   width: 100%;
   padding: 0 20px;
   margin-right: 15px;
  }
  .Min{
   padding-bottom: 35px;
  }

 
}

@media only screen and (max-width: 680px) {
  ul.Leader_One li {
   width: 100%;
   float: none !important
  }

  .yygh_info .fr li {
   width: 100%;
  }

  .yygh_info .fr.phoneShow li img {
   width: 200px;
   height: auto;
  }
} 