/*select*/
.select {
  width: 100%;
  max-width: 3.82rem;
  background: #ffffff;
  border-radius: 0.06rem;
  border: 0px solid #dcdcdc;
  position: relative;
}

.select dt {
  width: 100%;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  padding: 0 0.15rem;
  font-weight: normal;
  background: #fff url("../img/icon_xl.png") no-repeat right 0.28rem center;
  background-size: 0.12rem 0.11rem;
  height: 0.68rem;
  border-radius: 0.06rem;
  border: 1px solid #dcdcdc;
}

.select dt input {
  cursor: pointer;
  position: relative;
  display: block;
  text-align: left;
  width:100%;
  overflow: hidden;
  background: none;
}

.select dt input::-webkit-input-placeholder {
  color: #333;
  font-weight: bold;
}

.select dt .tips {
  position: absolute;
  left: 0.98rem;
  top: 50%;
  transform: translateY(-50%);
  color: #a7a7a7;
}

.select dd {
  margin: 0;
  position: absolute;
  left: 0;
  top: 0.68rem;
  z-index: 5;
  width: 100%;
  box-sizing: border-box;
}

.select dd ul {
  list-style: none;
  overflow: auto;
  padding: 0.15rem;
  background: #fff;
  overflow-x: auto;
  border-radius: 0.06rem;
  border: 1px solid #dcdcdc;
  border-top: none;
  max-height: 5.14rem;
}

.select dd ul::-webkit-scrollbar {
  width: 0.05rem;
  height: 0.05rem;
}

.select dd ul::-webkit-scrollbar-thumb {
  background: #333;
}

.select dd ul li {
  width: 100%;
  text-align: left;
  padding: 0.03rem 0.1rem;
  cursor: pointer;
  color: #666;
}

.select dd ul li:last-child {
  border-bottom: none;
}

.select dd ul li:hover {
  color: var(--color);
}

.ind3 .sec-type {
  position: relative;
  z-index: 2;
  border-bottom: 0;
}

.ind3 .cont .item .item-txt {
  padding: 0.2rem;
}

.ind3 .cont .item .item-txt .date {
  color: #666;
  margin-bottom: 0.14rem;
}

.ind3 .cont .item .item-txt .date img {
  width: 0.19rem;
  margin-right: 0.06rem;
}

.ind3 .cont .col1 {
  width: 38%;
  margin-right: 0.44rem;
  flex-shrink: 0;
}

.ind3 .cont .col1 .item {
  background: #fff;
  border-radius: 0.1rem;
}

.ind3 .cont .col1 .item .item-pic .fitImg2 {
  height: 3.08rem;
}

.ind3 .cont .col1 .item .item-txt {
  padding: 0.24rem 0.27rem;
}

.ind3 .cont .col2 .list li {
  border-top: 1px solid #e5e5e5;
}

.ind3 .cont .col2 .list li:last-child {
  border-bottom: 1px solid #e5e5e5;
}

.zsk .zs4 .pic-list2 {
  padding-bottom: 0.6rem;
}

.zsk .zs4 .sec-type .tabs li {
  margin-left: 0.66rem;
  position: relative;
  margin-top: 0.25rem;
  cursor: pointer;
}

.zsk .zs4 .sec-type .tabs li::after {
  content: "";
  width: 0;
  height: 0.02rem;
  background: #1886c1;
  position: absolute;
  left: 0;
  bottom: -0.14rem;
  transition: all 0.3s ease-in-out;
}

.zsk .zs4 .sec-type .tabs li.active {
  color: var(--color);
  font-weight: bold;
}

.zsk .zs4 .sec-type .tabs li.active::after {
  width: 100%;
}

.zsk .zs4 .sec-type .tabs li:first-child {
  margin-left: 0;
}

.zsk .zs4 .tablist .tabcont {
  display: none;
}

.zsk .zs4 .tablist .tabcont:nth-child(1) {
  display: block;
}

.vmore2 a {
  width: 1.96rem;
  height: 0.62rem;
  background: #1886c1;
  color: #fff;
  border-radius: 0.1rem;
  transition: all 0.3s ease-in-out;
}

.vmore2 a:hover {
  background: #1578a8;
}

.kp-type {
  color: var(--color);
  margin-top: 0.45rem;
  margin-bottom: 0.46rem;
}

.wz-list li {
  border-top: 1px solid #e5e5e5;
}

.wz-list li .item {
  padding: 0.34rem 0;
}

.wz-list li .item .date {
  color: #666;
}

.wz-list li:last-child {
  border-bottom: 1px solid #e5e5e5;
}

.kp-cont2 .col1 {
  width: 46.58%;
  margin-right: 0.41rem;
}

.kp-cont2 .col1 .fitImg2 {
  height: 3.88rem;
}

.list-kp .dl .kp-cont2 li:first-child {
  border-top: 0;
}

.g-link {
  margin-top: 0.3rem;
}

.g-link a {
  color: var(--color);
}

.sec-type {
  position: relative;
  z-index: 2;
}

.pic-list li .item .item-info .time {
  margin-bottom: 0.15rem;
  color: #666;
}

.pic-list li .item .item-info .desc {
  margin-top: 0.15rem;
}

.zixun .sec-type {
  border-bottom: 0;
}

.zixun .pic-list li:first-child .item {
  border-top: 0;
  padding-top: 0;
}

/* download */
.download .list li {
  margin-bottom: .04rem;
}

.download .list li .item {
  padding: 0.2rem 0.35rem;
  background: #ffffff;
  border-radius: 0.06rem;
}

.download .list li .item .xz {
  margin-left: 0.8rem;
  flex-shrink: 0;
}

.download .list li .item .xz img {
  width: .3rem;
}

@media (min-width: 981px) {
  .list-kp .dl:nth-child(2n) .kp-cont2 {
    flex-direction: row-reverse;
  }
  .list-kp .dl:nth-child(2n) .kp-cont2 .col1 {
    margin: 0 0 0 0.41rem;
  }
  .list-kp .dl:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 980px) {
  .select {
    margin-left: 0.5rem;
  }
  .select dt {
    height: 0.55rem;
    padding: 0 0 0 0.15rem;
  }
  .select dt .tips {
    font-size: 0.11rem;
  }
  .select dd {
    top: 0.55rem;
  }
  .select dd ul li {
    margin: 0.1rem 0;
  }
  .ind3 .cont .col1 .item .item-pic .fitImg2 {
    padding-top: 66.09%;
    height: 0;
  }
  .zsk .zs4 .sec-type .tabs li {
    margin-top: 0.15rem;
    margin-left: 0.35rem;
  }
  .zsk .zs4 .pic-list2 {
    padding-bottom: 0.35rem;
  }
  .kp-cont2 .col1 {
    margin: 0 0 0.25rem 0;
  }
  .kp-cont2 .col1 .fitImg2 {
    padding-top: 66.09%;
    height: 0;
  }
  .wz-list li .item {
    padding: 0.28rem 0;
  }
}
