html {
  font-size: 10px;
}

/*头部*/
/*首页头部*/

/*首页头部*/

/* 顶部信息栏 */

.top {
  background: url(/syx/szrzyhghj/resource/images/bg.png) no-repeat center top;
}

.top-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: Arial, sans-serif;
  flex-wrap: wrap;
  max-width: 1350px;
}

.right-info,
.left-info {
  font-size: 14px;
  color: #333;

  padding: 10px 0px;
}

.right-info a,
.left-info a,
.left-info span {
  margin: 0 5px;
  color: #4e4e4e;
}

#ST_translate:hover {
  cursor: pointer;
}

.left-info span {
  background: #e60012;
  padding: 3px 6px;
  border-radius: 15px;
  color: #ffffff;
}

.zls {
  position: relative;
}

.photo-zls {
  position: absolute;
  left: -33px;
  top: 20px;
  display: none;
}

.zls:hover .photo-zls {
  display: block;
}

/* 导航栏 */
.navbar {
  background-color: #bd1a2d;
  height: 66px;
  margin-top: 55px;
}

.nav-list {
  display: flex;
  justify-content: center;
  list-style: none;
}

.navbar .nav-item:hover {
  background: url("/syx/szrzyhghj/resource/images/home.png") no-repeat center;
  background-size: cover;
  justify-content: center;
  display: flex;
}

.nav-item {
  position: relative;
  padding: 0 51px;
  margin-right: -20px;
}

.nav-item a {
  text-decoration: none;
  color: #ffffff;
  /* 红色 */
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 66px;
  margin: 0 20px;
  display: flex;
  position: relative;
  /* 允许使用定位 */
  box-sizing: border-box;
  /* 确保border不会影响尺寸 */
  align-items: center;
}

/*logo和搜索框*/
.logoo3 {
  margin: 0 auto;
  margin-top: 40px;
  width: 624px;
}

.search-box {
  width: 100%;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.6);
  margin-top: 40px;
  position: relative;
  border-radius: 10px;
  border: 1px solid #f1e2a9;
}

.search-inputs {
  float: left;
  width: 75%;
}

.searchinput {
  font-size: 1.4rem;
  color: #666666;
  line-height: 28px;
  width: 186px;
  height: 28px;
  padding: 0;
  border: 0;
  background: transparent;
}

.search-btn {
  position: absolute;
  width: 64px;
  height: 54px;
  background: url(/syx/szrzyhghj/resource/images/search.png);
  right: 4px;
  top: 0px;
  margin-top: 2px;
  cursor: pointer;
}

#inputkeyword {
  height: 55px;
  line-height: 55px;
  font-size: 2rem;
  padding: 0px 18px;
  width: 100%;
}

.swim_conts {
  margin: 43px auto 57px;
  padding: 20px;
  font-family: "Microsoft YaHei", sans-serif;
  color: #000;
  background-color: #fff;
  line-height: 1.8;
  box-sizing: border-box;
  max-width: 100%;
  font-size: 1.8rem;
}

/*友情链接*/

/*友情链接*/
.yqlja {
  border: none;
}

.yqlja .main {
  max-width: 1300px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}

.yqlja .yqlj_ht {
  display: flex;
  max-width: 1300px;
  margin: 0 auto;
  gap: 6%;
  padding-left: 38px;
  box-sizing: border-box;
}

.yqlja .yqlj_content {
  padding: 10px;
  display: none;
  font-size: 1.2rem;
  clear: both;
  height: 136px;
  overflow: auto;
  width: 1300px;
  margin: 0 auto;
  background: #fff;
  border: 3px solid #e9e9e9;
  border-bottom: none;
  box-sizing: border-box;
  position: absolute;
  top: -250px;
  z-index: 10000000;
  height: 250px;
}

.yqlja .yqlj_content.hover {
  display: block;
}

.yqlja {
  min-height: auto;
  background: #f7f5ef;
}

.yqlja .yqlj_content a,
.yqlja .yqlj_content span {
  display: block;
  font: normal 14px/26px "Microsoft Yahei";
  white-space: nowrap;
  overflow: hidden;
  margin-left: 2%;
  color: #666;
  float: left;
  width: 17.6%;
  text-align: left;
  height: 28px;
}

.yqlja .yqlj_content a:hover {
  text-decoration: none;
}

.yqlj_ht a,
.yqlj_ht .yqljb {
  height: 46px;
  line-height: 46px;
  color: #333;
  display: block;
  cursor: pointer;
  position: relative;
  font-size: 1.6rem;
  text-align: center;
}

.yqlja a {
  color: #3b3b3b;
}

.yqljb img {
  position: absolute;
  top: 15px;
}

/*底部*/
.foot * {
  margin: 0;
  padding: 0;
}

.foot li {
  list-style: none;
}

.foot .container2 {
  max-width: 1450px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 25px;
}

.foot {
  width: 100%;
  padding: 36px 0;
  background: #bd1a2d;
  font-size: 14px;
  padding: 45px 0;
}

.foot .ftleft {
  width: 630px;
}

.foot .ftmid {
  max-width: 370px;
  min-width: 210px;
  margin-left: 24%;
  display: flex;
  justify-content: space-around;
  gap: 44px;
}

.ftmid > a {
  margin-top: 35px;
}

.foot .ftleft a {
  line-height: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #fff;
  padding: 0 16px;
}

.foot .ftleft .p1 a + a {
  border-left: 2px solid #fff;
}

.foot .ftleft a:first-child {
  padding-left: 0;
}

.foot .ftleft .p2,
.foot .ftleft .p3,
.foot .ftleft .p4 {
  margin-bottom: 5px;
  color: #fff;
  line-height: 2;
}

.foot .ftleft .p1 {
  margin-bottom: 10px;
  color: #fff;
  line-height: 2;
}

.foot .ftleft .p1 a {
  font-size: 14px;
}

.foot .ftright li {
  width: 144px;
  height: 48px;
  line-height: 48px;
  /* text-align: center; */
  background: #d65352;
  float: left;
  padding-left: 35px;
  position: relative;
  cursor: pointer;
  box-sizing: border-box;
}

.ftright {
  display: flex;
  gap: 30px;
}

.ftright .zwxmt {
  display: flex;
  flex-direction: column;
  text-align: center;
  color: #ffffff;
  gap: 11px;
  font-size: 16px;
}

.foot .ftleft .p4 a {
  padding: 0;
}

.zwxmt img {
  width: 103px;
  height: 100px;
}

.slhzfwzzc {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.slhzfwzzc img {
  width: 100%;
}

.nav-btn {
  display: none;
}

/* 分页样式 */
.pagination {
  text-align: center;
  margin-top: 2rem;
  font-size: 1.8rem;
}

.pagination a {
  color: #333;
  margin: 1rem 0.5rem;
  text-decoration: none;
  padding: 1rem 2rem;
  border: 0.1rem solid #ddd;
  font-size: 1.6rem;
  display: inline-block;
}

.pagination a:hover {
  background-color: #f0f0f0;
}

.pagination a.active {
  background-color: #d90000;
  color: #fff;
  border-color: #d90000;
}
.msjump {
  display: inline-block;
}
.input-class {
  border: 0.1rem solid #ddd;
  padding: 0.8rem 1rem;
  font-size: 1.8rem;
}

.sidebar-menu .active {
  background-color: #f4e3e5 !important;
}

.sidebar-menu .active a {
  background-color: initial !important;
}

@media (max-width: 1525px) {
  .top-bar {
    padding: 0;
  }

  .nav-item {
    padding: 0 2%;
  }

  .ftleft {
    width: auto !important;
    flex: 1;
  }

  .yqlja .yqlj_ht {
    justify-content: flex-start;
  }

  .foot .container2 {
    width: 95%;
  }

  .foot .ftmid {
    margin-left: 19%;
  }
}

@media (max-width: 1200px) {
  html {
    font-size: 9px;
  }

  .nav-item a {
    flex-wrap: nowrap;
    min-width: 80px;
  }

  .nav-list {
    flex-wrap: nowrap;
  }

  .nav-list {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
  }

  .foot .container2 {
    flex-direction: column;
    align-items: center;
  }

  .yqlja .yqlj_ht {
    justify-content: center;
  }

  .yqlja .yqlj_content {
    width: 100%;
    left: 0px;
  }

  .yqlja .yqlj_content a,
  .yqlja .yqlj_content span {
    width: 23%;
    margin-left: 2%;
  }

  .navbar .nav-item:hover {
    background: none;
  }

  .foot .ftmid {
    margin-left: 0;
  }

  .ftleft {
    text-align: center;
  }
}

@media (max-width: 830px) {
  .right-info {
    display: none;
  }

  .logoo3 .logo {
    width: 95%;
  }

  .logoo3 {
    width: 90%;
  }

  #inputkeyword {
    font-size: 14px;
    margin-left: 0px;
  }

  .nav-list {
    justify-content: flex-start;
  }

  .wzzc,
  .topulnav {
    display: none;
  }

  .nav_bottom {
    display: none;
  }

  .yqlj_ht {
    flex-wrap: wrap;
  }

  .yqlja .yqlj_ht {
    justify-content: flex-start;
  }

  .yqlj_ht .yqljb,
  .yqlja a {
    width: 30%;
    text-align: center;
    padding: 0px;
  }

  .yqlja,
  .addtop {
    display: none;
  }

  #inputkeyword,
  .search-inputs {
    width: 92%;
  }
  .msjump {
    display: none;
  }
}

@media (max-width: 630px) {
  .foot .ftleft a {
    padding: 0 6px;
  }

  .nav-item a {
    margin: 0 2%;
  }

  .nav-item {
    margin-right: 0px;
  }

  .yqlj_ht .yqljb,
  .yqlja a {
    width: 48%;
  }

  .yqlja .yqlj_content a,
  .yqlja .yqlj_content span {
    width: 48%;
  }

  .nav-btn {
    width: 30px;
    height: 30px;
  }

  .foot .ftleft .p1,
  .foot .ftleft .p2,
  .foot .ftleft .p3,
  .foot .ftleft .p4 {
    margin-bottom: 0px;
  }

  .right-info,
  .left-info {
  }
}

@media (max-width: 425px) {
  .foot .ftmid {
    gap: 15px;
  }

  .ftleft {
    margin-bottom: 10px;
  }

  .ftleft .p2,
  .foot .ftleft .p4 {
    flex-direction: column;
    display: flex;
  }

  .ftright {
    display: none;
  }

  .ftleft {
    padding-left: 4%;
  }

  .foot .ftleft a {
    line-height: 2;
  }

  .foot .container2 {
    gap: 0;
  }
}

.ztzlmost {
  margin: 0 auto;
  display: block;
  text-align: center;
}
.ztzlmost img{
    width: 35px;
}

.default_archival_watermarking {
  position: absolute;
  top: 80px;
  left: 40%;
  transform: rotate(-16deg);
  width: 550px;
  z-index: 1111;
  pointer-events: none;
}
