body {
  background: #f3f3f3;
}
.fotter {
  margin-top: 0;
}
.undis {
  display: none;
}
.wrapper {
  width: 1200px;
  margin: 0 auto;
  /* padding-top: 500px; */
  z-index: 99;
}

.section-normal {
  padding-top: 35px;
}

.v-bg {
  position: relative;
  background: #fbf5f5 url(../img/cont_bg.png) no-repeat center;
  background-position-y: 765px;
}

.menu-practice {
  margin: 0 -20px 0 0;
}

#ll_contain {
  padding: 30px 90px 30px 66px;
}

.zt-bg .section-normal {
  padding-top: 600px;
}

.zt-bg .news-list {
  position: relative;
  /* z-index: -1; */
}

.section-normal .col-main {
  float: none;
}

.section-normal .col-sub {
  width: 270px;
  float: right;
  background: #fff;
  padding: 15px;
}

.desc-cont {
  margin: 0 auto 0 auto;
  width: 1013px;
  height: 360px;
  font-size: 20px;
  color: #b71a1a;
  text-indent: 2em;
  padding: 47px 135px;
  box-sizing: border-box;
  line-height: 39px;
  background: url(../img/v-bgg.png) no-repeat;
  background-size: 100% 100%;
}

.news-li {
  border-bottom: 1px solid #eee;
  padding: 15px 0;
}

.news-li:last-child {
  border-bottom: none;
}

.news-li a {
  display: flex;
}

.news-li p {
  padding-left: 20px;
}

.img-wrap {
  flex-shrink: 0;
  width: 268px;
  height: 168px;
  border-radius: 6px;
  display: flex;
}

.img-wrap img {
  width: 100%;
}

.title {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  line-height: 27px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.dexc-box{
  margin-top: 30px;
}
.desc {
  margin-top: 12px;
  font-size: 16px;
  color: #999999;
  display: flex;
  align-items: center;
}
.desc img{
  margin-right: 6px;
}

.back-p {
  width: 1200px;
  margin: 0 auto;
  padding-top: 29px;
}
.back-p img {
  margin-right: 4px;
}

.back-p a {
  display: block;
  width: 228px;
  height: 36px;
  line-height: 36px;
  background: linear-gradient(-54deg, #c60918, #ff1f1f);
  border-radius: 18px;
  box-sizing: border-box;
  padding: 0 22px;
}

.back-p a span {
  color: white;
  font-size: 16px;
}

.r-cont {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 10px 0;
  min-height: 120px;
}

.zt-bg {
  min-height: 2000px;
  /* padding-top: 500px; */
  background: url('https://img11.litenews.cn/29/2025/10/10/8fa443986b374ab3ae25c9be8fc2364d.png') no-repeat;
  background-position: center top;
}

.dirver1 {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 17px;
  margin-top: 40px;
  border-bottom: 1px solid #b71a1a;
}

.dirver1 > div {
  cursor: pointer;
  display: inline-block;
  font-size: 30px;
  font-weight: 800;
  color: #004895;
  position: relative;
  transition: all 0.3s ease;
  padding-bottom: 6px;
}

.dirver1 > div:nth-child(1) {
  margin-left: 207px;
}

.dirver1 > div:nth-child(2) {
  margin: 0 185px;
}

.d_cur::after {
  content: "";
  display: block;
  border-bottom: 3px solid #b71a1a;
  border-radius: 2px;
  position: relative;
  top: 6px;
  /* transition: all 0.3s ease; */
}

/* .d_cur::before {
  content: "";
  display: block;
  position: absolute;
  width: 29px;
  height: 25px;
  background: url(../img/tab-left.png);
  top: 18%;
  left: -53px;
}

.d_cur::after {
  content: "";
  display: block;
  position: absolute;
  width: 29px;
  height: 25px;
  background: url(../img/tab-right.png);
  top: 18%;
  right: -53px;
} */

.conent-zt {
  background: #fff;
  min-height: 1030px;
  border-radius: 8px;
  margin-bottom: 72px;
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  margin-top: 44px;
}

.actice > ul {
  display: block;
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  /* padding-left: 80px; */
  box-sizing: border-box;
  margin-top: 46px;
  margin-bottom: 44px;
}

.actice > ul li {
  height: 38px;
  color: #e53c15;
  line-height: 38px;
  padding: 0 20px;
  text-align: center;
  cursor: pointer;
  border: 1px solid #ec7c20;
  border-radius: 21px;
  min-width: 133px;
  box-sizing: border-box;
  margin-right: 20px;
}

.actice > ul li:last-child {
  margin-right: 0;
}

.actice > ul li.actice_cur {
  color: #ffffff;
  background: linear-gradient(90deg, #e53a14 0%, #ec7e20 100%);
}

.act-content-hd > img {
  margin-bottom: 24px;
}

.actice {
  width: 1200px;
  margin: 0 auto;
}

.menu-practice {
  margin-bottom: 25px;
}

.menu-practice-item {
  width: 292px;
  height: 264px;
  padding: 0;
  margin: 0;
  margin-right: 10px;
  margin-bottom: 20px;
}

.menu-practice-item:last-child {
  margin-right: 0;
}

.menu-practice-item a {
  display: block;
  width: 100%;
  height: 100%;
}

.menu-practice-item__header {
  height: 50px;
  /* background-color: orange; */
  line-height: 50px;
  color: #fff;
  font-size: 16px;
}

.menu-practice-item__body {
  width: 100%;
  height: 196px;
  padding: 11px 18px 22px 23px;
  box-sizing: border-box;
}

.menu-practice-item__title {
  margin-bottom: 8px;
  font-weight: 700 !important;
  width: 251px;
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  line-height: 26px;

  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.menu-practice-item__organization {
  font-size: 14px;
  font-weight: 700;
  color: #666666;
  line-height: 22px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: flex;
}

.menu-practice-item__organization .h-li {
  margin-left: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.li-before {
  background-image: url(../img/eds.png);
  background-size: 100% 100%;
}

.li-ing {
  background-image: url(../img/ing.png);
  background-size: 100% 100%;
}

.li-end {
  background-image: url(../img/ed.png);
  background-size: 100% 100%;
}

.team-item {
  width: 251px;
  background: #fff;
  float: left;
  margin: 0 20px 20px 0;
  padding: 16px 16px;
  border: 1px solid #fed6d0;
  border-radius: 6px;
}

.team-item:nth-child(4n) {
  margin-right: 0;
}

.team-top {
  height: 80px;
}

.team-top img {
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 50%;
  float: left;
  margin-right: 16px;
}

.team-title {
  line-height: 21px;
  height: 44px;
  overflow: hidden;
  font-size: 16px;
  color: #333;
  font-weight: bold;
}

.team-label {
  display: inline-block;
  color: #ff4400;
  font-size: 14px;
  background: #fce5d4;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  padding: 0 5px;
  margin-top: 5px;
}

.team-bottom {
  margin-top: 15px;
}

.team-bottom-item {
  width: 81px;
  text-align: center;
  float: left;
  overflow: hidden;
}

.team-bottom-item p {
  font-size: 12px;
  color: #333;
}

.team-bottom-item span {
  font-size: 14px;
  color: #999;
  margin-top: 5px;
}

.img-avatar {
  border: 1px solid #f6f6f6;
}

.pagination {
  margin: 30px 0 30px 0;
}

.pagination-actile {
  margin: 30px 0 30px 0;
  padding-bottom: 30px;
  text-align: center;
}

.pagination-actile a,
.pagination-actile span {
  height: 36px;
  line-height: 36px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin: 0 9px;
  padding: 0 10px;
  min-width: 16px;
}

.pagination-actile a {
  border-radius: 5px;
  border: 1px solid #d0cfcf;
  color: #666;
}

.pagination-actile .prev,
.pagination-actile .next {
  padding: 0 10px;
}

.pagination-actile .active {
  background: #e93b3a;
  color: #fff;
  border-radius: 5px;
}

.model-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9999;
}
.model-content {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.model-wrapper .video-box {
  position: relative;
}

.model-wrapper video {
  width: 1200px;
}

.model-wrapper .close-btn {
  width: 40px;
  position: absolute;
  top: -20px;
  right: -20px;
  cursor: pointer;
  z-index: 9;
}
