@media screen and (max-width: 900px) {
  .container {
    width: 100%;
    margin: 0 auto;
    padding: 0 0.3rem;
    box-sizing: border-box;
  }
  .header {
    display: none;
  }
  .header_sj {
    display: flex;
  }
  .nav {
    display: block;
  }
  .headTit .line {
    height: 0.23rem;
  }
  .section .main .wrapper {
    width: 100%;
    padding: 0.4rem 0.3rem;
    box-sizing: border-box;
    margin: 2.2rem auto 0;
  }
  .module1 .head div a {
    font-size: 0.3rem;
  }
  .module1_l {
    width: 100%;
  }
  .xwlist .firstItem h2 {
    font-size: 0.34rem;
  }
  .xwlist .firstItem .t {
    font-size: 0.28rem;
  }
  .xwlist .item p,
  .xwlist .item span {
    font-size: 0.28rem;
  }
  .module1 {
    margin-bottom: 0.36rem;
  }
  .module1_r {
    width: 100%;
    height: 4.36rem;
  }
  .module1_r a .imgBox {
    height: auto;
  }
  .module1_r a .t {
    font-size: 0.28rem;
  }
  .module1_r .btn {
    background: rgba(0, 0, 0, 0.2);
  }
  .module2 {
    height: 2rem;
  }
  .module2 .swiper-pagination-bullet {
    width: 0.15rem !important;
    height: 0.15rem !important;
  }
  .moudle3 .block {
    width: 100%;
  }
  .tImg {
    width: 100%;
  }
  .moudle4_l {
    width: 100%;
  }
  .moudle4_l .one .text h2 {
    font-size: 0.34rem;
    -webkit-line-clamp: 1;
  }
  .moudle4_l .one .text .date {
    font-size: 0.28rem;
  }
  .moudle4_l .one .text .date img {
    vertical-align: -1px;
  }
  .moudle4_l .one .text .t {
    font-size: 0.26rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .moudle4_r {
    width: 100%;
  }
  .moudle4_r:before {
    left: 0.07rem;
  }
  .moudle4_r .item .dot {
    width: 0.18rem;
    height: 0.18rem;
  }
  .footer {
    height: auto;
    background: #d7000f;
    padding-top: 0.2rem;
  }
  .footer .hd {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .footer .hd .tit {
    font-size: 0.32rem;
  }
  .footer .hd .l {
    width: 100%;
    display: none;
  }
  .footer .hd .ewm {
    width: 2rem;
    margin-left: 0;
  }
  .footer .hd .ewm p {
    font-size: 0.24rem;
  }
  .footer .hd .r {
    margin-left: 0;
    max-width: 60%;
  }
  .footer .hd .r .item > div p {
    font-size: 0.24rem !important;
  }
  .footer .bd {
    display: flex;
    flex-direction: column;
    padding: 0.2rem 0;
    border-top: 1px solid rgba(233, 233, 233, 0.5);
  }
  .footer .bd > div {
    text-align: center;
  }
  .footer .bd .fl {
    padding-bottom: 0.1rem;
  }
  .footer .bd a {
    font-size: 0.24rem;
  }
  .ql_fenye a {
    font-size: 0.28rem;
    padding: 0.18rem 0.2rem;
  }
  .xw .xwlist .item {
    float: initial;
    width: 100%;
  }
  .xq_l {
    display: none;
  }
  .xq_c {
    width: 100%;
    float: initial;
    margin-right: 0;
  }
  .xq_c .head h1 {
    font-size: 0.34rem;
  }
  .xq_c .head .bd span {
    font-size: 0.28rem;
  }
  .xq_c .head .bd span img {
    max-width: 0.3rem;
  }
  .xq_c .content p {
    font-size: 0.28rem;
  }
  .xq_r {
    width: 100%;
    float: initial;
    margin-top: 0.3rem;
  }
  .xq_r .tit {
    font-size: 0.34rem;
  }
  .xq_r .xlist .item .dot {
    width: 0.1rem;
    height: 0.1rem;
  }
  .xq_r .xlist .item .ehn,
  .xq_r .xlist .item .date {
    font-size: 0.28rem;
  }
}
