.search input {
  color: #666;
}

.search {
  width: 590px;
}

.tile-list li {
  display: inline-block;
  padding: 2px 6px;
  margin: 3px;
}

.layui-form-label {
  width: auto;
}

.layui-input-block {
  margin-left: 0;
}

.layui-tree * {
  box-sizing: content-box;
}

em {
  color: red;
  font-family: 微软雅黑;
  font-style: normal;
}




.ztsx_list_li_son {
  width: 100%;
}

.col,
.col-header {
  float: left;

}

.col-header.col-edit {
  text-align: right;
}

.col.col-edit,
.col-header.col-edit {
  float: right;

}

.col.col-title a {
  height: 45px;
  line-height: 45px;
}

.col.col-title,
.col-header.col-title {
  width: 45%;
}

.col.col-title a,
.col-header.col-title a {
  color: #333333;
}

.col.col-des,
.col-header.col-des {
  width: 20%;
  text-align: left;
  color: #999;

}

.col.col-location,
.col-header.col-location {
  width: 10%;
  text-align: left;
  color: #999;

}

.col.col-edit,
.col-header.col-edit {
  width: 24%;
}

.ztfl {
  width: 100%;
}

.ztfl span {
  display: inline-block;
  width: 18%;
  height: 52px;
  line-height: 52px;
  text-align: center;
  background: #EFF5FE;
  font-size: 16px;
  color: #2B2F32;
  font-weight: 400;
  cursor: pointer;
}

.ztfl span:not(:nth-child(5n+5)) {
  margin-right: 2%;
}

.ztfl span:nth-child(n+6) {
  margin-top: 20px;
}

.ztfl span.active,
.ztfl span:hover {
  background: #1677FF;
  box-shadow: 0px 2px 15px 0px rgba(153, 153, 153, 0.2);
  color: #FFFFFF;
  font-weight: 500;
}

/* 导航、搜索 */
#tybt {
  font-weight: 400;
  font-size: 24px;
  color: #2B2F32;
  line-height: 33px;
  outline: none;
}

.pageTitle {
  font-size: 24px;
  color: #666666;
  letter-spacing: 0;
  font-weight: bold;
}

.bmsx h1 div {
  font-size: 16px;
  display: inline;
  margin: 0 30px;
  position: relative;
  color: #333333;
}

.ztfl p {
  font-size: 16px;
  color: #1677FF;
  text-align: center;
  cursor: pointer;
}
.ztfl_bm {
  display: none;
  margin-top: 20px;
}
.active {
  display: block;
  /* background: #1677FF !important;
  color: #FFFFFF !important; */
}
.fenlei {
  background: #1677FF !important;
  color: #FFFFFF !important;
}
#ztfl-1 li{ 
  /* display: none; */
}
#ztfl-1 li.visible{
  /* display: block; */
}
#toggleButton {
  display: none;
}

#toggleButton.show {
  display: block;
}

.ztfl_bm li {
  width: 105px;
  white-space: nowrap; /* 防止内容换行 */
  overflow: hidden; /* 隐藏超出部分 */
  text-overflow: ellipsis; /* 使用省略号 */
  height: 50px;
  line-height: 50px;
  text-align: center;
  float: left;
  margin: 5px 15px 0 0;
  background-color: #EFF5F6;
  cursor: pointer;
  font-size: 14px;
}
.ztfl_bm li:nth-child(10n){
  margin-left: 0;
  margin-right: 0;
}
.ztfl_bm li:hover,.dianji{
  color: #1677FF;
}

.ztfl button{
  position: relative;
  top: 0.25rem;
  width: 0.5rem;
  border: none;
  color: #1677FF;
  background: none;
}
#xianshi_bm1,
#yincang_bm1{
  font-size: 16px;
  color: #1677FF;
  text-align: center;
  cursor: pointer;
}
.ztsx,
.bmsx {
  margin: 40px 0 0;
 
}

.ztsx h1 div,
.bmsx h1 div {
  font-size: 16px;
  display: inline;
  margin: 0 30px;
  position: relative;
  color: #333333;
}

.ztsx h1 div ul,
.bmsx h1 div ul {
  width: 160px;
  cursor: pointer;
  position: absolute;
  top: 100%;
  left: 0;
  text-align: center;
  z-index: 1000;
  float: left;
  margin: .1rem 0 0;
  list-style: none;
  font-size: 12px;
  background-color: #fff;
  border: 1px solid #eee;
  box-shadow: 0 0.1rem 0.75rem 0 rgba(13 28 40 / 10%);
  background-clip: padding-box;
}

.ztsx h1 div ul li a,
.bmsx h1 div ul li a {
  display: block;
  text-align: center;
  position: relative;
  clear: both;
  line-height: 40px;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 400;
}

.ztsx h1 div ul li:hover,
.bmsx h1 div ul li:hover {
  background-color: #f1f2f3
}

.select {
  background-color: #f1f2f3
}

.ztsx h1 div ul li a,
.bmsx h1 div ul li a {
  display: block;
}

.hide {
  display: none;
}

.sxnum {
  color: #666666;
  font-size: 16px;
  margin: 0 10px;
  font-weight: 400;
}

.ztsx label,
.bmsx label {
  font-size: 16px;
  color: #666666;
  font-weight: 400;
}

.ztsx label input,
.bmsx label input {
  margin: 0 10px;
}

.sxsearch {
  position: relative;
  float: right;
}

.sxsearch input {
  font-size: 16px;
  width: 290px;
  height: 40px;
  padding: 0 10px;
  color: #999999;
  border: 1px solid #d7d8d9;
  font-weight: 400;
}

.sxsearch a {
  position: absolute;
  display: block;
  right: 0px;
  bottom: 0px;
  width: 70px;
  height: 40px;
  background: #1677FF;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  z-index: 99;
  font-weight: 400;
}

.sxsearch a:hover {
  color: #FFFFFF;
  opacity: 0.9;
}

.ztsx_title1 {
  width: 1200px;
  margin: 20px auto;
  height: 40px;
  /* background-color: #f1f2f3; */
  /* margin: 20px 0; */
  line-height: 40px;
  padding: 0 20px;
  font-size: 24px;
  color: #000000;
}
.ztsx_title{
  width: 100%;
  height: 40px;
  background-color: #f1f2f3;
  margin: 20px 0;
  line-height: 40px;
  padding: 0 20px;
  font-size: 16px;
  color: #73777A;
}
#tybt_hr {
  height: 4px;
}

.ztsx_title>span {
  color: #73777A;
}

.ztsx_list_li_son li:hover a {
  color: #1677FF;
}

.ztsx_list_li_son>li {
  line-height: 45px;
  font-size: 16px;
  color: #333;
}

.ztsx_list_li {
  background: url(https://zwfw.gansu.gov.cn/szgs/resources/szgs/sxcx/images_gr/ztsx_list_bg.png) no-repeat;
  background-size: 3px 12px;
  padding: 14px 20px;
  font-size: 16px;
  color: #999;
  border-bottom: 1px solid #d7d8d9;
  background-position: 0 22px;
  cursor: pointer;
}

li.ztsx_list_li p>a {
  display: block;
  float: left;
  height: 28px;
  line-height: 28px;
  color: #999;
}

.ztsx_list_li span {
  margin-left: 30px;
  display: flex;
  float: left;
  padding: 0 6px;
  font-size: 14px;
  height: 28px;
  background-color: #f1f2f3;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

ul.ztsx_list_li_son span {
  cursor: pointer;
  font-weight: 400;
}

.ztsx_list_li_son li span {
  float: right;
  display: block;
  width: 80px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  font-size: 12px;
  color: #666666;
  border: 1px solid #999999;
  margin-left: 15px;
  background-color: #ffffff;
  margin-top: 10px;
}

.ztsx_list_li_son li span:hover {
  color: #FFFFFF;
  border: none;
  background-color: #1677FF;
}




/* 自适应 */


@media only screen and (max-width: 768px) {
  .ty-footer {
    height: 4.56rem;
    width: 100%;
    min-width: 100%;
  }

  .ty-footer>.ty-container {
    width: 100%;
    height: 100%;
  }

  .ty-footer-top,
  .ty-zd,
  .ty-khd {
    display: none;
  }

  .ty-lxwm {
    width: 100%;
    height: 2.1rem;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 0.32rem;
  }

  .ty-footer-con {
    padding: 0.42rem 0.24rem 0.52rem 0.24rem;
  }

  .ty-footer-con h2 {
    padding-bottom: 0.24rem;
    font-size: 0.26rem;
  }

  .ty-footer-con li {
    padding-bottom: 0.24rem;
    font-size: 0.24rem;
  }

  .ty-footer-con li:first-child {
    display: none;
  }

  .aside {
    display: none !important;
  }

  .ty-zc {
    float: right;
    width: 2.7rem;
    margin-top: 0.2rem;
  }

  .ty-jc #_span_jiucuo img {
    width: 1.5rem;
  }

  .ty-dzjg img {
    width: 0.67rem;
  }

  .ty-dzjg {
    margin-left: 0.24rem;
  }

  .ty-jc,
  .ty-dzjg {
    margin-top: 0;
  }

  .ty-footer-db {
    width: 4.6rem;
    height: auto;
    line-height: normal;
    background: #f1f2f3;
    position: relative;
    bottom: 1.8rem;
    left: 0;
    padding-left: 0.24rem;
  }

  .ty-footer-db>.ty-container {
    width: 100%;
  }

  .ty-footer-db .ty-wzsm {
    display: none;
  }

  .ty-footer-db span a {
    font-size: 0.24rem;
  }

  .ty-footer-db span {
    display: block;
    height: 0.33rem;
    margin-bottom: 0.24rem;
    font-size: 0.24rem;
  }

  .ty-ywrx {
    display: none;
  }

  .ty-ba {
    margin: 0;
  }

  .ty-wzbsm {
    display: none !important;
  }


  .zt-banner {
    width: 100%;
    margin: 0 auto;
    padding-top: 27%;
	background: url(./banner1.jpg) no-repeat top center;
    background-size: 110%;
  }

  .main {
    width: 100%;
    margin: 0 auto;
  }

  .w1200 {
    width: 100%;
  }

  .zczx-tit {
    display: none;
  }

  .zczx0,
  .zczx1 {
    background: none;
  }

  .media-tit {
    display: inline-block;
    line-height: 1rem;
    font-size: 0.35rem;
    color: #1677FF;

  }

  .zczx-list {
    display: block;
  }

  .zczx {
    float: inherit;
    width: 96%;
    height: 280px;
    margin: 0 auto;
    margin-top: 0;
  }

  .zczx ul {
    padding-top: 0;
    height: auto;
    padding-left: 0;
  }

  .zczx ul li {
    margin: 0;
    max-width: 95%;
    height: 0.8rem;
    font-size: 0.28rem;
  }

  .container {
    margin: 0.3rem auto;
  }

  .ztfl {
    padding: 0 2%;
    display: flex;
    flex-wrap: wrap;
    
  }
  .ztfl_bm li:nth-child(10n) {
    
    margin-right: 15px;
}
.ztfl_bm li:nth-child(4n) {
  margin-right: 0;
}
  .ztfl span:not(:nth-child(5n+5)) {
    margin-right: 0;
  }

  .ztfl span:not(:nth-child(3n+3)) {
    margin-right: 2%;
  }
.ztfl_bm {
  
}
  .ztfl span {
    display: inline-block;
    width: 32%;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    background: #EFF5FE;
    font-size: 0.25rem;
    color: #2B2F32;
    font-weight: 400;
    cursor: pointer;
    max-width: 32%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left:0.1rem;
  }

  .ztfl span:nth-child(n+6) {
    margin-top: 0;
  }

  .ztfl span:nth-child(n+4) {
    margin-top: 0.5rem;
  }
  .ztsx_title1{
    width: 100%;
    font-size: 0.24rem;
    margin: 0;
  }
  .ztfl_bm li{
    width: 21%;
    font-size: 0.22rem;
  }
  .col.col-title, .col-header.col-title{
    width: 30%;
    font-size: 0.28rem;
  }
  .col.col-location, .col-header.col-location{
    width: 20%;
  }
  .ztsx h1 div, .bmsx h1 div,.sxnum,.ztsx label, .bmsx label{
    font-size: 0.28rem;
  }
  #tybt{
    display:flex;
    flex-wrap: wrap
  }
  #tybt div{
    margin: 0;
  }
  #tybt label{
    margin-left: 0;
  }
  .col-des,.col-location,.col-edit{
    display: none;
  }
  .main small{
    display: none;
  }
  .col.col-title a{
    width: 7rem;
  }
  .ztsx{
    padding: 0 0.2rem;
  }
}