.tzb2025-overall {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.tzb2025-pageTop {
  width: 100%;
  height: 44px;
  background: linear-gradient(90deg, #0d44d0, #8b195e);
}
.tzb2025-pageTop .tzb2025-ptCon {
  width: 1200px;
  height: 44px;
  line-height: 22px;
  margin: 0 auto;
}
.tzb2025-pageTop .tzb2025-ptCon .tzb2025-ptcCon {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: end;
}
.tzb2025-pageTop .tzb2025-ptCon .tzb2025-ptcCon .user_login_form {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: end;
}
.tzb2025-pageTop .tzb2025-ptCon .tzb2025-ptcCon .user_login_form a {
  font-size: 16px;
  color: #ffffff;
  float: left;
  margin-left: 20px;
}
.tzb2025-pageTop .tzb2025-ptCon .tzb2025-ptcCon .user_login_form a:hover {
  opacity: 0.92;
}
.tzb2025-pageTop .tzb2025-ptCon .tzb2025-ptcCon .user_login_form input {
  width: 200px;
  height: 32px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  box-sizing: border-box;
  line-height: 22px;
  margin-right: 19px;
  font-size: 14px;
  color: #333;
  padding-left: 7px;
  background: #fff;
  float: left;
}
.tzb2025-pageTop
  .tzb2025-ptCon
  .tzb2025-ptcCon
  input::-webkit-input-placeholder {
  color: #999999;
}
.tzb2025-pageTop .tzb2025-ptCon .tzb2025-ptcCon .user_login_form input:-moz-placeholder {
  color: #999999;
}
.tzb2025-pageTop .tzb2025-ptCon .tzb2025-ptcCon .user_login_form input::-moz-placeholder {
  color: #999999;
}
.tzb2025-pageTop .tzb2025-ptCon .tzb2025-ptcCon .user_login_form input:-ms-input-placeholder {
  color: #999999;
}
.tzb2025-pageTop .tzb2025-ptCon .tzb2025-ptcCon .user_login_form button {
  width: 76px;
  height: 32px;
  box-sizing: border-box;
  line-height: 22px;
  border-radius: 3px;
  color: #771888;
  background: #fff;
  margin-left: 19px;
  cursor: pointer;

  border: 0;
  outline: none;
  font-size: 14px;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  resize: none;
}
.tzb2025-pageTop .tzb2025-ptCon .tzb2025-ptcCon .user_login_form button.outline {
  border: 1px solid #fff;
  color: #fff;
  background: none;
}
.tzb2025-pageTop .tzb2025-ptCon .tzb2025-ptcCon .user_login_form button:hover {
  opacity: 0.95;
}
.tzb2025-ptcCon-separator {
  width: 1px;
  height: 28px;
  background-color: #fff;
  margin: 0 5px 0 24px;
}
.tzb2025-header {
  width: 100%;
  position: absolute;
  left: 0px;
  top: 37px;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  z-index: 999;
}
.tzb2025-header .tzb2025-hCon {
  width: 1200px;
  height: 93px;
  margin: 0 auto;
  overflow: hidden;
}
.tzb2025-header .tzb2025-hLeft {
  padding-top: 22px;
  float: left;
}
.tzb2025-header .tzb2025-hLeft .tzb2025-hlLogo {
  height: 50px;
  line-height: 50px;
  float: left;
  overflow: hidden;
}
.tzb2025-header .tzb2025-hLeft .tzb2025-hlLogo a {
  width: 276px;
  height: 50px;
  display: block;
}
.tzb2025-header .tzb2025-hLeft .tzb2025-hlLogo img {
  width: 276px;
  height: 50px;
  display: block;
  float: left;
}
.tzb2025-header .tzb2025-hLeft .tzb2025-hlNav {
  padding-left: 85px;
  float: left;
}
.tzb2025-header .tzb2025-hLeft .tzb2025-hlNav .tzb2025-hlnItem {
  height: 40px;
  line-height: 48px;
  padding-right: 30px;
  font-size: 18px;
  color: #222;
  float: left;
}
.tzb2025-header .tzb2025-hLeft .tzb2025-hlNav .tzb2025-hlnItem:last-child {
  padding-right: 0px;
}
.tzb2025-header .tzb2025-hLeft .tzb2025-hlNav .tzb2025-hlnItem a {
  height: 40px;
  line-height: 48px;
  padding-left: 3px;
  padding-right: 3px;
  display: block;
  font-size: 18px;
  color: #222;
}
.tzb2025-header .tzb2025-hLeft .tzb2025-hlNav .tzb2025-activeItem a {
  color: #0f63d4;
  border-bottom: 3px solid #0f63d4;
}
.tzb2025-header .tzb2025-hLeft .tzb2025-hlNav .tzb2025-hlnItem a:hover {
  color: #0f63d4;
}

.tzb2025-header .tzb2025-hCon .tzb2025-hRight {
  height: 44px;
  padding-top: 31px;
  float: right;
  overflow: hidden;
}
.tzb2025-header .tzb2025-hCon .tzb2025-hRight .tzb2025-hrBtn {
  padding-left: 8px;
  float: left;
}
.tzb2025-header .tzb2025-hCon .tzb2025-hRight .tzb2025-hrBtn .tzb2025-btn {
  width: 90px;
  height: 31px;
  line-height: 31px;
  border-radius: 18px;
  text-align: center;
  font-size: 15px;
  color: #222222;
  float: left;
  cursor: pointer;
}
.tzb2025-header
  .tzb2025-hCon
  .tzb2025-hRight
  .tzb2025-hrBtn
  .tzb2025-btn:last-child {
  background: #0f63d4;
  color: #fff;
}
.tzb2025-header
  .tzb2025-hCon
  .tzb2025-hRight
  .tzb2025-hrBtn
  .tzb2025-dlbtn:hover {
  color: #0f63d4;
}
.tzb2025-header
  .tzb2025-hCon
  .tzb2025-hRight
  .tzb2025-hrBtn
  .tzb2025-zcbtn:hover {
  background: #0e6be8;
}

/* footer */
.tzb2025-footer {
  width: 100%;
  height: 153px;
  background: url(../images/school_sketch_inverted.png) repeat-x top center /
      50% 154px,
    linear-gradient(135deg, #0d44d0, #8b195e);
}
.tzb2025-footer-main {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  color: #ffffff;
}
.tzb2025-footer-nav {
  padding-top: 40px;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
  font-weight: 400;
}
.tzb2025-footer-nav a {
  color: #ffffff;
}
.tzb2025-footer-nav span {
}
.tzb2025-footer-nav a:hover {
  text-decoration: underline;
}
.tzb2025-footer-info {
  font-size: 12px;
  color: #ffffff;
  text-align: center;
}
.tzb2025-footer-info p {
  line-height: 22px;
}

.tzb2025-footer-info-icp {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
}
.tzb2025-footer-info-police {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
}
.tzb2025-footer-info-police img {
  position: relative;
  top: -2px;
}

.tzb2025-swiper-button-next:focus,
.tzb2025-swiper-button-prev:focus {
  outline: none;
}
.swiper-pagination-bullet:focus {
  outline: none;
}

/* 2025 */
.ellipsis-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 2025 */

.tzb2025-header {
  width: 100%;
  height: 88px;
  position: absolute;
  top: 44px;
  left: 0px;
  z-index: 999;
  background: rgba(255, 255, 255, 0.6); /* 白色60%透明 */
  backdrop-filter: blur(10px); /* 背景模糊 */
  -webkit-backdrop-filter: blur(10px); /* Safari 支持 */
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
}

.tzb2025-header .tzb2025-header-main {
  width: 1200px;
  margin: 0 auto;
  height: 88px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.tzb2025-header .tzb2025-logo {
  height: 72px;
}

.tzb2025-nav-divider {
  background: url(../images/nav_divider.png) no-repeat center;
  width: 1px;
  height: 80px;
  background-size: 1px 80px;
  margin: 0 20px;
}

.tzb2025-header .tzb2025-nav {
  width: 100%;
  height: 88px;
  display: flex;
  align-items: center;
}
.tzb2025-nav-item {
  margin-right: 20px;
}

.tzb2025-nav-item a {
  box-sizing: border-box;
  display: inline-block;
  height: 40px;
  line-height: 24px;
  font-size: 18px;
  color: #771888;
  padding: 8px 15px;
  position: relative;
  border-radius: 8px;
  font-weight: 600;
  transition: color 0.3s ease;
}
.tzb2025-nav-item a:hover {
  padding: 7px 14px;
  border: 1px solid #8b195e;
  border-radius: 8px;
}

.tzb2025-nav-item-active a,
.tzb2025-nav-item-active a:hover {
  color: #fff;
  background: linear-gradient(135deg, #0d44d0, #8b195e);
}

.tzb2025-main {
  padding-top: 5px;
  background: url(../images/school_sketch.png) repeat-x bottom center / 50% 191px #f8f8f8;
}

.tzb2025-main-content {
  width: 1200px;
  margin: 0 auto;
  padding: 0 0 160px 0;
}

