@media screen and (max-width: 900px) {
  header {
    height: 1.3rem;
    padding: 0 11% 0 6%;
  }
  header .logo {
    width: 80%;
  }
  header nav {
    display: none;
  }
  header .search_btn {
    width: 0.6rem;
    height: 0.6rem;
    line-height: 0.6rem;
  }
  header .search_btn:before {
    width: 0.6rem;
    height: 0.6rem;
    top: 0.6rem;
  }
  header .search_btn i {
    font-size: 0.36rem;
  }
  header .search_box .s_box {
    width: 70%;
  }
  header .search_box .s_box .s_close {
    width: 0.7rem;
    height: 0.7rem;
    line-height: 0.7rem;
  }
  header .search_box .s_box .s_close i {
    font-size: 0.36rem;
  }
  header .search_box .s_box .row input {
    width: calc(100% - 0.7rem);
    height: 0.7rem;
    font-size: 0.28rem;
  }
  header .search_box .s_box .row .s_btn {
    width: 0.7rem;
    height: 0.7rem;
    line-height: 0.7rem;
  }
  header .search_box .s_box .row .s_btn i {
    font-size: 0.36rem;
  }
  #nav_icon2 {
    display: flex;
  }
  .container {
    width: 100%;
  }
  .more {
    font-size: 0.3rem;
  }
  .more i {
    font-size: 0.36rem;
  }
  .dq {
    display: none;
  }
  .zyHead h1 {
    line-height: 1.5rem;
  }
  .banner_swiper .bottom {
    bottom: 0.24rem;
  }
  .banner_swiper .bottom .swiper-pagination-bullet {
    font-size: 0.3rem;
  }
  .banner_swiper .bottom .swiper-pagination-bullet:after {
    margin-left: 0.15rem;
  }
  .banner_swiper .bottom .swiper-pagination-bullet i {
    font-size: 0.4rem;
    line-height: 0.3rem;
  }
  .module1 {
    padding-bottom: 0.3rem;
  }
  .module1 .container {
    flex-direction: column;
    width: 92%;
    margin: 0 auto;
  }
  .module1 .container .module1_l {
    width: 100%;
    margin-bottom: 0.3rem;
  }
  .module1 .container .module1_l .tit {
    font-size: 0.38rem;
  }
  .module1 .container .module1_l .module1_swiper a .text {
    font-size: 0.3rem;
    padding-right: 30%;
  }
  .module1 .container .module1_l .module1_swiper .swiper-pagination-bullet {
    width: 0.38rem;
    height: 0.06rem;
    margin-left: 0.1rem;
  }
  .module1 .container .module1_l .module1_swiper .swiper-pagination-bullet-active {
    height: 0.1rem;
  }
  .module1 .container .module1_l .module1_swiper .arrow {
    width: 0.68rem;
    height: 0.68rem;
    font-size: 0.26rem;
  }
  .module1 .container .module1_r {
    width: 100%;
  }
  .module1 .container .module1_r .list .item {
    line-height: 2;
    margin-bottom: 0.1rem;
  }
  .module1 .container .module1_r .list .item i {
    font-size: 0.26rem;
  }
  .module1 .container .module1_r .list .item p {
    font-size: 0.3rem;
  }
  .module1 .container .module1_r .list .item span {
    font-size: 0.3rem;
  }
  .module2 {
    width: 92%;
    margin: 0 auto 0.6rem;
    padding-top: 0.14rem;
  }
  .module2_head {
    padding: 0 0.3rem;
  }
  .module2 .module2_content .module2_swiper a {
    width: 100%;
  }
  .module2 .module2_content .module2_swiper .t .text {
    font-size: 0.26rem;
  }
  .module2 .module2_content .module2_swiper .t i {
    font-size: 0.32rem;
  }
  .module3 {
    padding-bottom: 0.3rem;
  }
  .module3 .container {
    flex-direction: column;
    width: 92%;
    margin: 0 auto;
  }
  .module3 .container .block {
    width: 100%;
  }
  .module3 .container .module3_head .tit {
    font-size: 0.32rem;
    padding-bottom: 0.2rem;
  }
  .module3 .container .list .item {
    line-height: 2;
    margin-bottom: 0.1rem;
  }
  .module3 .container .list .item i {
    font-size: 0.26rem;
  }
  .module3 .container .list .item p {
    font-size: 0.3rem;
  }
  .module3 .container .list .item span {
    font-size: 0.3rem;
  }
  .module3 .container .blockR {
    margin-top: 0.3rem;
  }
  .module3 .container .cont {
    flex-direction: column;
  }
  .module3 .container .cont a {
    height: 1.4rem;
    width: 100%;
  }
  .module3 .container .cont a:first-child {
    margin-bottom: 0.2rem;
  }
  .module3 .container .cont a img {
    width: 0.6rem;
  }
  .module3 .container .cont a p {
    font-size: 0.28rem;
  }
  .module3 .container .cont a span {
    font-size: 0.26rem;
  }
  .module4 {
    padding: 0.49rem 0.3rem;
  }
  .module4 .tit {
    font-size: 0.32rem;
  }
  .module4 .module4_swiper a {
    width: 100%;
  }
  footer {
    height: auto;
  }
  footer .hd {
    padding: 0.3rem;
  }
  footer .hd p {
    line-height: 1.8;
    margin-bottom: 0.2rem;
  }
  footer .hd p span,
  footer .hd p a {
    font-size: 0.24rem;
  }
  footer .bd {
    font-size: 0.24rem;
  }
  .section {
    padding: 0.44rem 0;
    width: 92%;
    margin: 0 auto;
    box-sizing: border-box;
    flex-direction: column;
    min-height: calc(100vh - 6rem);
    border: 0;
  }
  .section .aside {
    display: none;
  }
  .section_module {
    width: 100%;
  }
  .gk .row {
    flex-wrap: wrap;
  }
  .gk .row li {
    width: 50%;
  }
  .gk .row li img {
    width: 1.6rem;
    height: 1.6rem;
    margin: 0 auto 0.1rem;
  }
  .gk .row li p {
    font-size: 0.28rem;
    margin: 0.2rem 0;
  }
  .gk .detail p {
    font-size: 0.28rem;
  }
  .yg .tit {
    font-size: 0.6rem;
  }
  .yg .tit img {
    width: 2.3rem;
  }
  .yg .column {
    padding-top: 0.6rem;
  }
  .yg .column p {
    font-size: 0.28rem;
  }
  .yg .column h3 {
    width: 3.5rem;
    line-height: 0.6rem;
    top: -0.3rem;
    font-size: 0.26rem;
  }
  .yg .column h3::before,
  .yg .column h3::after {
    display: none;
  }
  .yg .column h3 span {
    font-size: 0.4rem;
  }
  .yg .column .second .item {
    width: 100%;
    box-sizing: border-box;
    margin-left: 0!important;
  }
  .yg .btn {
    width: 2.5rem;
    height: 0.66rem;
    font-size: 0.3rem;
    margin-top: 0.3rem;
  }
  .ld .dt {
    font-size: 0.32rem;
    line-height: 0.38rem;
    padding-bottom: 0.2rem;
  }
  .ld dl dd {
    font-size: 0.28rem;
  }
  .jg {
    width: 100%;
    overflow-x: auto;
  }
  .jg img {
    max-width: 300%;
  }
  .zj .zjList {
    width: 100%;
  }
  .zj .zjList li {
    width: 49%;
    margin-right: 2%;
  }
  .zj .zjList li:nth-child(2n) {
    margin-right: 0;
  }
  .zj .zjList li a {
    width: 100%;
    height: 4.74rem;
  }
  .zj .zjList li a .avator {
    width: 2rem;
    height: 2rem;
  }
  .zj .zjList li a .name {
    font-size: 0.32rem;
  }
  .zj .zjList li a .tag {
    font-size: 0.28rem;
    border-radius: 0.1rem;
    line-height: 0.46rem;
    padding: 0 0.2rem;
  }
  .zj .zjList li a .t {
    font-size: 0.26rem;
    line-height: 1.5;
  }
  .ql_fenye {
    font-size: 0.26rem;
  }
  .ql_fenye > div {
    font-size: 0.26rem;
    margin: 0.1rem 0;
  }
  .ql_fenye a {
    padding: 0.14rem;
    font-size: 0.26rem;
    margin: 0 0.1rem;
  }
  .ql_fenye input {
    padding: 0.05rem 0.1rem;
    font-size: 0.26rem;
    margin: 0 0.1rem;
  }
  .zjDetail .bd {
    padding: 0 0.3rem 2rem;
  }
  .zjDetail .bd .avator {
    width: 2rem;
  }
  .zjDetail .bd .avator .img {
    height: 2rem;
  }
  .zjDetail .bd .avator .name {
    font-size: 0.3rem;
  }
  .zjDetail .bd .cont p {
    font-size: 0.28rem;
  }
  .context {
    padding: 0.1rem 0.59rem;
  }
  .context a {
    font-size: 0.28rem;
    line-height: 0.58rem;
  }
  .ry {
    padding: 0;
  }
  .ry .item {
    margin: 0 auto;
    width: 92%;
  }
  .ry .item h4 {
    font-size: 0.3rem;
  }
  .ry .item p {
    font-size: 0.28rem;
  }
  .ry .item i {
    width: 0.68rem;
    height: 0.68rem;
    line-height: 0.68rem;
    font-size: 0.36rem;
  }
  .ry1 {
    width: 100%;
  }
  .ry1 .item {
    width: 49%;
    margin-right: 2%;
  }
  .ry1 .item:nth-child(2n) {
    margin-right: 0;
  }
  .ry1 .item img {
    width: 100%;
    /* height: auto; */
  }
  .ry1 .item p {
    font-size: 0.28rem;
    line-height: 0.6rem;
  }
  .mask .popup {
    width: 92%;
    height: auto;
  }
  .mask .popup .cont {
    flex-direction: column;
  }
  .mask .popup .cont .l {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.3rem;
  }
  .mask .popup .cont .scroll {
    width: 100%;
    flex: initial;
  }
  .mask .popup .cont .scroll .tit {
    font-size: 0.32rem;
  }
  .mask .popup .cont .scroll p {
    font-size: 0.28rem;
  }
  .lx .logo {
    width: 100%;
  }
  .lx .row {
    flex-direction: column;
  }
  .lx .row_L {
    max-width: 100%;
  }
  .lx .row_L li {
    font-size: 0.28rem;
  }
  .lx .row_R p {
    font-size: 0.28rem;
  }
  .lx #map {
    margin-top: 0.3rem;
  }
  .lx #map .BMap_bubble_title {
    padding-top: 0.3rem;
  }
  .lx #map .BMap_bubble_title,
  .lx #map .BMap_bubble_content {
    font-size: 0.26rem;
  }
  .xw .block .item {
    padding-left: 0.14rem;
  }
  .xw .block .item i {
    width: 0.1rem;
    height: 0.1rem;
    margin-right: 0.2rem;
  }
  .xw .block .item p {
    font-size: 0.28rem;
  }
  .xw .block .item .date {
    font-size: 0.26rem;
  }
  .xq {
    width: 92%;
    margin: 0 auto;
    padding: 0.4rem 0;
  }
  .xq_l {
    width: 100%;
    float: initial;
  }
  .xq_l .hd p {
    font-size: 0.28rem;
  }
  .xq_l .bd {
    display: flex;
    flex-direction: column;
  }
  .xq_l .bd_l {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
  }
  .xq_l .bd_l .circle {
    width: 0.62rem;
    height: 0.62rem;
    line-height: 0.62rem;
    font-size: 0.42rem;
  }
  .xq_l .bd_l .browse {
    display: inline-flex;
    align-items: center;
    border: 0;
  }
  .xq_l .bd_l .browse p {
    font-size: 0.28rem;
    margin: 0 0.2rem;
  }
  .xq_l .bd_l .size {
    display: inline-flex;
    align-items: center;
  }
  .xq_l .bd_l .size .fs {
    font-size: 0.28rem;
    margin-bottom: 0;
  }
  .xq_l .bd_l .size i {
    font-size: 0.42rem;
    margin: 0 0.2rem;
  }
  .xq_l .bd_r {
    width: 100%;
  }
  .xq_l .bd_r p {
    font-size: 0.28rem;
  }
  .xq_l .context {
    padding: 0.1rem 0;
  }
  .xq_r {
    width: 100%;
    float: initial;
    margin-top: 0.3rem;
  }
  .xq_r .tit {
    font-size: 0.32rem;
    line-height: 0.7rem;
    height: 0.7rem;
    width: 3.19rem;
  }
  .xq_r .first {
    height: 3.8rem;
  }
  .xq_r .first .t {
    font-size: 0.28rem;
    line-height: 0.8rem;
  }
  .xq_r .item {
    padding: 0.2rem 0;
  }
  .xq_r .item .t {
    font-size: 0.28rem;
  }
  .xq_r .item .date {
    font-size: 0.26rem;
  }
  .xwRow {
    padding: 0 0.3rem;
  }
  .xwRow .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.3rem;
  }
  .xwRow .item .imgBox {
    height: auto;
  }
  .xwRow .item .btm .t1 {
    font-size: 0.3rem;
  }
  .xwRow .item .btm .t2 {
    font-size: 0.28rem;
    height: 0.8rem;
  }
  .xwRow .item .btm .between {
    font-size: 0.28rem;
  }
  .xwRow1 {
    padding: 0 0.3rem;
  }
  .xwRow1 .item {
    width: 100%;
  }
  .xwRow1 .item .date {
    width: 1.2rem;
  }
  .xwRow1 .item .date span {
    font-size: 0.3rem;
    margin-bottom: 0.1rem;
  }
  .xwRow1 .item .date small {
    font-size: 0.28rem;
  }
  .xwRow1 .item .cont .t1 {
    font-size: 0.3rem;
    height: 0.86rem;
  }
  .xwRow1 .item .cont .t2 {
    font-size: 0.28rem;
    height: 0.84rem;
  }
  .xw2 .xwRow {
    padding: 0;
  }
  .xw2 .xwRow .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.3rem;
  }
  .xw2 .xwRow .item .imgBox {
    height: auto;
  }
  .xw2 .xwRow .item .btm .t1 {
    font-size: 0.3rem;
  }
  .xw2 .xwRow .item .btm .t2 {
    font-size: 0.28rem;
    height: 0.8rem;
  }
  .xw2 .xwRow .item .btm .between {
    font-size: 0.28rem;
  }
  .xw2 .xwRow1 {
    padding: 0;
  }
  .xw2 .xwRow1 .item {
    width: 100%;
  }
  .xw2 .xwRow1 .item .date {
    width: 1.2rem;
  }
  .xw2 .xwRow1 .item .date span {
    font-size: 0.3rem;
    margin-bottom: 0.1rem;
  }
  .xw2 .xwRow1 .item .date small {
    font-size: 0.28rem;
  }
  .xw2 .xwRow1 .item .cont .t1 {
    font-size: 0.3rem;
    height: 0.86rem;
  }
  .xw2 .xwRow1 .item .cont .t2 {
    font-size: 0.28rem;
    height: 0.84rem;
  }
  .yf .hd {
    height: 0.9rem;
  }
  .yf .hd .dot {
    font-size: 0.3rem;
  }
  .yf .hd p {
    font-size: 0.3rem;
  }
  .yf .hd .arrow {
    font-size: 0.28rem;
  }
  .yf .bd p {
    font-size: 0.28rem;
  }
  .wh .pc {
    display: none;
  }
  .wh .sj {
    max-width: 100%;
    display: block;
  }
  .sj {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .sj .item {
    padding: 0.2rem;
    flex-direction: column!important;
    align-items: flex-start;
    position: relative;
    margin-top: 0.9rem;
    width: 49%;
    box-sizing: border-box;
  }
  .sj .item img {
    width: 100%;
    height: auto;
  }
  .sj .item .t {
    font-size: 0.28rem;
    line-height: 1.5;
    margin: 0.2rem 0.3rem;
  }
  .sj .item .num {
    position: absolute;
    left: 0.2rem;
    top: -0.8rem;
    z-index: 10;
    background: linear-gradient(to bottom, rgba(0, 91, 166, 0.3), 8%, transparent);
    -webkit-background-clip: text;
  }
  .cpBody {
    height: auto;
    overflow: initial;
  }
  .cpBody .main {
    height: auto;
    flex-wrap: wrap;
  }
  .cpBody .main .item {
    width: 100%;
  }
  .cpBody .main .item .imgBox .bg {
    object-fit: cover;
  }
  .cpBody .main .item .t2 .iBox {
    width: 0.8rem;
    height: 0.8rem;
  }
  .cpBody .main .item .t2 .iBox .cicon {
    max-width: 0.8rem;
    max-height: 0.8rem;
  }
  .cpBody .main .item .t2 h2 {
    font-size: 0.36rem;
  }
  .cpBody .main .item .t2 i {
    font-size: 0.46rem;
  }
  .cpBody .main .item dl dt {
    font-size: 0.32rem;
    padding-bottom: 0.42rem;
  }
  .cpBody .main .item dl dt.line:after{
    top: 46%;
    height: 0.4rem;
  }
  .cpBody .main .item dl dd {
    font-size: 0.28rem;
    margin-bottom: 0.2rem;
  }
  .cp1 {
    width: 100%;
    justify-content: space-between;
  }
  .cp1:before,
  .cp1:after {
    display: none;
  }
  .cp1 .item {
    width: 48%;
    margin-right: 0;
  }
  .cp1 .item img {
    height: auto;
  }
  .cp1 .item .btm {
    padding: 0;
  }
  .cp1 .item .btm .t {
    font-size: 0.28rem;
  }
  .cp1 .item .btm i {
    font-size: 0.32rem;
  }
  .dj {
    width: 100%;
    padding: 0 0.3rem;
    box-sizing: border-box;
    justify-content: space-between;
  }
  .dj .item {
    width: 49%;
    margin-right: 0;
    height: 2.8rem;
  }
  .dj .item .imgBox {
    height: 1.82rem;
  }
  .dj .item .t {
    font-size: 0.3rem;
    height: 0.8rem;
    line-height: 0.8rem;
  }
  .wzdt {
    height: auto;
    padding: 0.72rem 0.3rem;
  }
  .wzdt .bg {
    bottom: 0;
  }
  .wzdt ul {
    flex-direction: column;
    flex-wrap: wrap;
  }
  .wzdt ul dl {
    width: 100%;
    margin-bottom: 0.5rem;
  }
  .wzdt ul dl dt a {
    font-size: 0.34rem;
    padding-bottom: 0.6rem;
    position: relative;
  }
  .wzdt ul dl dt a:after {
    content: '';
    width: 0.04rem;
    height: 0.68rem;
    top: 51%;
  }
  .wzdt ul dl .child {
    height: auto;
    padding: 0.2rem;
  }
  .wzdt ul dl .child:after {
    display: none;
  }
  .wzdt ul dl dd a {
    font-size: 0.3rem;
    height: 0.58rem;
  }
}
@media screen and (max-width: 767px) {
    .cpBody .main .item {
    height: 50vh;
    }
    .mask_img .big {
        max-width: 90%;
        height: auto;
    }
    .mask_img .close {
        right:46%;
        top:12rem;
    }
}
@media screen and (min-width: 767px) and (max-width: 900px) {
  .cpBody .main .item {
    height: 25vh;
  }
  .ry1 .item img{
      height: 3.84rem;
  }
  .dj .item{
    height: 6.3rem;
  }
  .dj .item .imgBox{
    height: 5.2rem;
  }
}
