#page-gywm_ling_dao_td {
  font-family: '微软雅黑';
  overflow: hidden;
}
#page-gywm_ling_dao_td .boss {
  background-image: url(/uiFramework/commonResource/image/2024071810554920451.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-top: 0.8rem;
}
#page-gywm_ling_dao_td .boss .toggle-line {
  display: flex;
  justify-content: center;
}
#page-gywm_ling_dao_td .boss .toggle-line a {
  padding: 0.2rem 0.6rem;
  text-align: center;
  background-color: #f6f6f6;
  font-size: 0.24rem;
  text-decoration: none;F
  color: #333;
  border-radius: 4px;
  width: 1rem;
}
#page-gywm_ling_dao_td .boss .toggle-line a.active {
  color: #fff;
  background-color: #0161d7;
}
#page-gywm_ling_dao_td .boss .title-line {
  margin-top: 0.8rem;
  text-align: center;
}
#page-gywm_ling_dao_td .boss .title-line .cn {
  font-size: 0.48rem;
  font-weight: 600;
  color: #333;
}
#page-gywm_ling_dao_td .boss .title-line .en {
  padding-top: 0.1rem;
  font-size: 0.24rem;
  color: #ccc;
}
#page-gywm_ling_dao_td .boss .boss-content {
  max-width: 20rem;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  display: flex;
  justify-content: center;
  margin-top: 0.7rem;
  display: grid;
  /**grid-template-columns: repeat(10, 1fr);**/
  gap: 0.8rem 20px;
  padding-bottom: 2rem;
}
@media screen and (max-width: 768px) {
  #page-gywm_ling_dao_td .boss .boss-content {
    width: 100%!important;
  }
}
#page-gywm_ling_dao_td .boss .boss-content .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
}
#page-gywm_ling_dao_td .boss .boss-content .item img {
  width: 2rem;
  object-fit: contain;
height: 3.03rem;
    object-fit: cover;
}
#page-gywm_ling_dao_td .boss .boss-content .item .boss-name {
  color: #014bb4;
  font-size: 0.28rem;
  letter-spacing: 0.05rem;
  font-weight: 600;
  margin-top: 0.16rem;
}
#page-gywm_ling_dao_td .boss .boss-content .item .boss-title {
  color: #333333;
  font-weight: 600;
  margin-top: 0.1rem;
}
#page-gywm_ling_dao_td .boss .boss-content .item:nth-child(1) {
  grid-column: span 10;
}
#page-gywm_ling_dao_td .boss .boss-content .item:nth-child(1)::after {
  margin-top: 0.6rem;
  background-image: url(/uiFramework/commonResource/image/2024062500533279187.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  content: '';
  width: 100%;
  height: 0.2rem;
  margin-bottom: -0.2rem;
}
/**#page-gywm_ling_dao_td .boss .boss-content .item:nth-child(2) {
  grid-column: span 10;
}
#page-gywm_ling_dao_td .boss .boss-content .item:nth-child(2) {
  padding-left: 0;
  box-sizing: border-box;
}**/
#page-gywm_ling_dao_td .boss .boss-content .item:nth-child(3) {
  box-sizing: border-box;
  padding-right: 0;
  margin-top: 0.8rem;
}
,
#page-gywm_ling_dao_td .boss .boss-content .item:nth-child(3),
#page-gywm_ling_dao_td .boss .boss-content .item:nth-child(n + 4) {
  grid-column: span 2;
}
#page-gywm_ling_dao_td .boss .boss-content .item:nth-child(5) {
  position: relative;
}
#page-gywm_ling_dao_td .boss .boss-content .item:nth-child(5)::before {
  position: absolute;
  background-image: url(/uiFramework/commonResource/image/2024071810595176092.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  content: '';
  width: 24rem;
  height: 0.2rem;
  top: -1rem;
  left:-13rem;
}
#page-gywm_ling_dao_td .boss .boss-content .item:nth-child(4),
#page-gywm_ling_dao_td .boss .boss-content .item:nth-child(5),
#page-gywm_ling_dao_td .boss .boss-content .item:nth-child(6), 
#page-gywm_ling_dao_td .boss .boss-content .item:nth-child(7) {
  margin-top: 0.8rem;
}

#page-gywm_ling_dao_td .boss .boss-content .item:nth-child(7) img{
height: 3.03rem;
    object-fit: cover;}
#page-gywm_ling_dao_td #template-footer .zongk {
  display: none;
}