@media (max-width: 1600px) {
  .footer .ewmBox {
    width: 22% !important;
  }
}
@media (max-width: 1200px) {
  .footer .ewmBox {
    width: 25% !important;
  }
}
@media (max-width: 996px) {
  #top {
    height: 1rem !important;
    box-shadow: 0rem 0.02rem 0.06rem 0.01rem rgba(169, 169, 169, 0.4);
  }
  #top .top_nr {
    width: auto !important;
    padding: 0 0.3rem !important;
    height: 1rem !important;
    box-sizing: border-box;
  }
  #top .top_nr .logo {
    width: 44% !important;
  }
  #top .top_nr .select {
    width: 37% !important;
    height: 0.56rem !important;
    border-radius: 0.28rem !important;
  }
  #top .top_nr .select #selOp {
    height: 0.56rem !important;
    font-size: 0.26rem !important;
  }
  #top .top_nr .select #selOp option {
    font-size: 0.26rem !important;
  }
  .conter {
    width: auto !important;
    height: 1.68rem !important;
    display: block !important;
    text-align: center;
    box-sizing: border-box;
    padding: 0.38rem 0rem !important;
    margin: 0.4rem 0.3rem !important;
  }
  .conter .newspaper_top01 p {
    font-size: 0.28rem !important;
    margin-bottom: 0.3rem;
  }
  .conter .rollBox {
    justify-content: center;
  }
  .conter .rollBox .Cont .ScrCont .bq_p .pic a {
    font-size: 0.28rem !important;
  }
  #main {
    width: auto !important;
    display: block !important;
    margin: 0 0.3rem !important;
  }
  #main .newspaper_left {
    width: auto !important;
    height: 12.58rem !important;
    margin-bottom: 0.4rem !important;
  }
  #main .bqzy {
    width: auto !important;
    height: auto !important;
  }
  #main .bqzy .bqzy_tit {
    height: 1rem !important;
  }
  #main .bqzy .bqzy_tit strong {
    line-height: 1rem !important;
    font-size: 0.34rem !important;
  }
  #main .bqzy .bqzy_tit span {
    line-height: 1rem !important;
    font-size: 0.34rem !important;
  }
  #main .bqzy ul {
    padding-bottom: 0.5rem;
  }
  #main .bqzy ul li span {
    width: 0.14rem !important;
    height: 0.14rem !important;
    margin-top: 0.12rem !important;
  }
  #main .bqzy ul li a {
    width: 96% !important;
    font-size: 0.28rem !important;
  }
  #main .jqhg {
    width: auto !important;
    display: none !important;
  }
  .footer .kslj ul li {
    padding: 0 0.1rem !important;
  }
  .footer .kslj ul li a {
    font-size: 0.26rem !important;
  }
  .footer .footerlogo {
    width: 4.8rem !important;
    height: 2rem !important;
    margin: 0 auto;
  }
  .footer .main {
    display: block !important;
  }
  .footer .main .footerlogo {
    margin-bottom: 0.3rem;
  }
  .footer .main .address {
    width: 100% !important;
    margin-bottom: 0.2rem;
  }
  .footer .main .address .pc {
    display: none !important;
  }
  .footer .main .address .pb {
    display: block !important;
  }
  .footer .main .address .m {
    display: none !important;
  }
  .footer .main .ewmBox dl dd .icon img {
    width: 0.7rem !important;
    height: 0.7rem !important;
    object-fit: cover;
  }
  .footer .ewmBox {
    width: 100% !important;
    margin: 0 auto;
  }
  .footer .ewmBox dl {
    justify-content: center !important;
  }
  .footer .biean {
    display: block !important;
    text-align: center;
  }
  .footer .biean p {
    margin: 0 !important;
  }
  .footer .biean span {
    padding-left: 0 !important;
  }
  .footer .biean span::before {
    left: auto !important;
    margin-left: -0.24rem;
  }
}
@media (max-width: 750px) {
  #top {
    height: 0.9rem !important;
    box-shadow: 0rem 0.02rem 0.06rem 0.01rem rgba(169, 169, 169, 0.4);
  }
  #top .top_nr {
    width: auto !important;
    padding: 0 0.24rem !important;
    height: 0.9rem !important;
    box-sizing: border-box;
  }
  #top .top_nr .logo {
    width: 44% !important;
    height: auto !important;
  }
  #top .top_nr .select {
    width: 37% !important;
    height: 0.46rem !important;
    border-radius: 0.23rem !important;
  }
  #top .top_nr .select #selOp {
    height: 0.46rem !important;
    font-size: 0.22rem !important;
  }
  #top .top_nr .select #selOp option {
    font-size: 0.22rem !important;
  }
  .conter {
    margin: 0.4rem 0.24rem !important;
  }
  #main {
    margin: 0 0.24rem !important;
  }
  #main .newspaper_left {
    height: 9.46rem !important;
  }
  .footer .main .address .pc {
    display: none !important;
  }
  .footer .main .address .pb {
    display: none !important;
  }
  .footer .main .address .m {
    display: block !important;
  }
}
.w1600 {
  max-width: 16rem;
  margin: 0 auto;
  padding: 0 0.24rem;
  box-sizing: border-box;
}
.footer {
  width: 100%;
  background-image: linear-gradient(-2deg, #1865a5 22%, #6ec3ee 100%), linear-gradient(#1865a5, #1865a5);
  background-blend-mode: normal,
      normal;
  margin-top: 0.76rem;
  box-sizing: border-box;
  position: absolute;
}
.footer .top {
  width: 90%;
  height: 0.26rem;
  background-color: #eeeeee;
  position: absolute;
  top: -0.26rem;
  left: 50%;
  transform: translate(-50%, 0%);
}
.footer .kslj {
  padding-top: 0.1rem;
  padding-bottom: 0.4rem;
  border-bottom: solid 0.01rem rgba(255, 255, 255, 0.3);
}
.footer .kslj ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.footer .kslj ul li {
  padding: 0 0.3rem;
  position: relative;
  border-right: solid 0.01rem rgba(255, 255, 255, 0.3);
  margin-top: 0.26rem;
}
.footer .kslj ul li:last-child {
  border: none;
}
.footer .kslj ul li a {
  display: block;
  font-size: 0.14rem;
  letter-spacing: 0.02rem;
  color: #ffffff;
}
.footer .main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.3rem;
  margin-bottom: 0.35rem;
}
.footer .main .footerlogo {
  width: 3.34rem;
  height: 1.4rem;
}
.footer .main .footerlogo a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/footlogo.png) center no-repeat;
  background-size: 100%;
}
.footer .main .address {
  width: 40%;
}
.footer .main .address .pc {
  display: block;
  font-size: 0.14rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.28rem;
  letter-spacing: 0.01rem;
  color: #ffffff;
  text-align: center;
}
.footer .main .address .pc span {
  display: block;
}
.footer .main .address .pb {
  display: none;
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.28rem;
  letter-spacing: 0.02rem;
  color: #ffffff;
  text-align: center;
}
.footer .main .address .pb span {
  display: block;
}
.footer .main .address .m {
  display: none;
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.28rem;
  letter-spacing: 0.02rem;
  color: #ffffff;
  text-align: center;
}
.footer .main .address .m span {
  display: block;
}
.footer .main .ewmBox {
  width: 16%;
}
.footer .main .ewmBox dl {
  display: flex;
  justify-content: left;
}
.footer .main .ewmBox dl dd {
  position: relative;
  margin-right: 6%;
}
.footer .main .ewmBox dl dd:last-child {
  margin-right: 0 !important;
}
.footer .main .ewmBox dl dd:hover .ewm {
  transform: translateY(0px);
  opacity: 1;
  pointer-events: painted;
}
.footer .main .ewmBox dl dd:first-of-type {
  margin-left: 0;
}
.footer .main .ewmBox dl dd .ewm {
  width: 1.1rem;
  height: 1.1rem;
  position: absolute;
  top: -1.2rem;
  left: 50%;
  margin-left: -0.55rem;
  background-color: rgba(255, 255, 255, 0.3);
  transform: translateY(-10px);
  opacity: 0;
  pointer-events: none;
  overflow: hidden;
  transition: all 0.4s;
}
.footer .main .ewmBox dl dd .ewm img {
  display: block;
  width: 0.92rem;
  height: 0.92rem;
  object-fit: contain;
  padding: 0.09rem;
}
.footer .main .ewmBox dl dd .icon img {
  width: 0.5rem;
  height: 0.5rem;
  object-fit: cover;
}
.footer .biean {
  width: 100%;
  padding: 0.12rem 0rem;
  border-top: solid 0.01rem rgba(255, 255, 255, 0.3);
  display: flex;
  justify-content: center;
}
.footer .biean p {
  font-size: 0.14rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.22rem;
  letter-spacing: 0.02rem;
  color: #a1caed;
  margin-right: 0.2rem;
}
.footer .biean span {
  display: block;
  font-size: 0.14rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.22rem;
  letter-spacing: 0.02rem;
  color: #a1caed;
  padding-left: 0.2rem;
  position: relative;
}
.footer .biean span::before {
  content: "";
  width: 0.18rem;
  height: 0.2rem;
  background: url(../images/download.png) center no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0.01rem;
  left: 0;
}
