@media screen and (max-width: 768px) {
  .w {
    width: 100% !important;
    padding: 0 0.3rem;
    box-sizing: border-box;
  }
  .lxwm_list .lyfk .w .form .form_box .area{
      font-size:.28rem;
  }
  .footer .footer-bot .w .footer-bot-left {
      width: 100%;
      margin-bottom:.1rem;
}
  .float_right {
    display: none !important;
  }
  .header {
    display: none;
  }
  .sj_header {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 1.2rem;
    padding: 0 0.3rem;
    box-sizing: border-box;
  }
  .sj_header .sj_logo {
    width: 3.5rem;
    height: 0.61rem;
  }
  .sj_header #menu {
    width: 0.4rem;
    height: 0.35rem;
  }
  .sj_header #menu img {
    width: 100%;
    height: 100%;
  }
  #head_menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 1001;
    background: #f7f2eb;
  }
  #head_menu .head_menu_top {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 0 0.3rem;
    height: 1.2rem;
  }
  #head_menu .head_menu_top .sj_logo {
    width: 3.5rem;
    height: 0.61rem;
  }
  #head_menu .head_menu_top #menu_close {
    width: 0.3rem;
    height: 0.3rem;
  }
  #head_menu .menu_box {
    height: calc(100vh - 1.2rem);
    overflow-y: auto;
    width: 100%;
    padding: 0.8rem 0.3rem 1rem;
    box-sizing: border-box;
  }
  #head_menu .menu_box .menu_nav ul li {
    margin-bottom: 0.4rem;
  }
  #head_menu .menu_box .menu_nav ul li .con {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #head_menu .menu_box .menu_nav ul li .con > a {
    display: block;
    color: #333;
    font-size: 0.34rem;
    font-weight: 700;
  }
  #head_menu .menu_box .menu_nav ul li .con img {
    width: 0.23rem;
    height: 0.15rem;
    transition: all 0.5s;
  }
  #head_menu .menu_box .menu_nav ul li .nav_ej {
    margin-top: 0.2rem;
    width: 100%;
    padding: 0 0.27rem;
    box-sizing: border-box;
    display: none;
    overflow: hidden;
  }
  #head_menu .menu_box .menu_nav ul li .nav_ej a {
    font-size: 0.3rem;
    margin: 0.18rem 0;
    display: block;
    float: left;
    color: #333;
    width: 33.3%;
    text-align: left;
  }
  #head_menu .menu_box .menu_nav ul li .nav_ej a.on {
    font-weight: 700;
    color: #006636;
  }
  #head_menu .menu_box .menu_nav ul li.active .con img {
    transform: rotate(180deg);
  }
  #head_menu .menu_box .menu_nav ul li.on .con > a {
    color: #006636;
  }
  .banner .swiper-slide .img_pc {
    display: none;
  }
  .banner .swiper-slide .img_sj {
    display: block;
  }
  .banner .pagin {
    width: 100%;
    justify-content: center;
  }
  .banner .pagin .swiper-pagination-bullet {
    font-size: 0.28rem;
  }
  .banner .ind {
    left: 0.3rem;
  }
  .banner .ind span {
    width: 0.15rem;
    height: 0.15rem;
    margin: 0.14rem auto;
  }
  .banner .ind span.active {
    width: 0.26rem;
    height: 0.26rem;
  }
  .module2 .module2_tit {
    height: 0.6rem;
  }
  .module2 ul li {
    width: 50%;
  }
  .module2 ul li a {
    width: 100%;
    height: 3.45rem;
    padding: 0 0.2rem;
  }
  .module2 ul li a h2 {
    font-size: 0.32rem;
  }
  .module2 ul li a p {
    font-size: 0.28rem;
  }
  .module3 {
    padding: 0.5rem 0;
  }
  .module3 .w .module3_tit {
    height: 0.6rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    flex-direction: initial;
    box-sizing: border-box;
  }
  .module3 .w .module3_tit::before {
    height: 0.35rem;
  }
  .module3 .w .module3_nr {
    display: none;
  }
  .module3 .w .sj_module3_nr {
    display: block;
    margin-top: 0.3rem;
    position: relative;
  }
  .module3 .w .sj_module3_nr a {
    display: block;
    width: 3.7rem;
  }
  .module3 .w .sj_module3_nr a .img {
    width: 100%;
    height: 5.1rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .module3 .w .sj_module3_nr a .img img {
    width: 100%;
    height: 100%;
  }
  .module3 .w .sj_module3_nr a h3 {
    color: #006636;
    font-size: 0.32rem;
    font-weight: 700;
    text-align: center;
    margin: 0.2rem 0;
  }
  .module3 .w .sj_module3_nr a h5 {
    color: #333;
    font-size: 0.3rem;
    font-weight: 700;
    text-align: center;
  }
  .module3 .w .sj_module3_nr a p {
    margin-top: 0.1rem;
    font-size: 0.28rem;
    line-height: 1.5;
    color: #333;
    text-align: center;
  }
  .module3 .w .sj_module3_nr .next {
    right: 0;
    background: url(../img/icon20.png) no-repeat center;
    background-size: 100% 100%;
    width: 0.5rem;
    height: 0.51rem;
    top: 40%;
  }
  .module3 .w .sj_module3_nr .prev {
    left: 0;
    background: url(../img/icon19.png) no-repeat center;
    background-size: 100% 100%;
    width: 0.5rem;
    height: 0.51rem;
    top: 40%;
  }
  .module4 .module4_tit {
    height: 0.6rem;
  }
  .module4 .module4_nr {
    height: auto;
    display: block;
    padding-bottom: 1rem;
    background: url(../img/img11.jpg) no-repeat center;
    background-size: cover;
  }
  .module4 .module4_nr .lef {
    width: 100%;
    height: auto;
  }
  .module4 .module4_nr .lef .tab {
    margin-top: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .module4 .module4_nr .lef .tab span {
    width: 33.3%;
    font-size: 0.34rem;
    height: 1rem;
    line-height: 1rem;
    padding-left: 0;
    text-align: center;
    margin-bottom: 0;
  }
  .module4 .module4_nr .rig {
    width: 100%;
    height: auto;
  }
  .module4 .module4_nr .rig .tab_xq .tab_list .list {
    height: auto;
    padding: 0.3rem;
  }
  .module4 .module4_nr .rig .tab_xq .tab_list .list em {
    width: 48%;
    margin-right: 4%;
    height: 0.81rem;
    line-height: 0.81rem;
    font-size: 0.28rem;
  }
  .module4 .module4_nr .rig .tab_xq .tab_list .list em:nth-child(2n+2) {
    margin-right: 0;
  }
  .module4 .module4_nr .rig .tab_xq .tab_list .nr .nr_tit span {
    background: none;
    font-size: 0.32rem;
  }
  .module4 .module4_nr .rig .tab_xq .tab_list .nr .nr_tit .cont a {
    font-size: 0.28rem;
  }
  .module5 {
    height: auto;
    background: url(../img/img12.jpg) no-repeat center;
    background-size: cover;
  }
  .module5 .module5_tit {
    height: 0.6rem;
  }
  .module5 .module5_nr ul li {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 0.2rem;
  }
  .module5 .module5_nr ul li a {
    padding-bottom: 0.2rem;
    align-items: center;
    border-bottom: 0.01rem solid #dcdcdc;
  }
  .module5 .module5_nr ul li a .date {
    width: 1.5rem;
  }
  .module5 .module5_nr ul li a .date h1 {
    font-size: 0.34rem;
  }
  .module5 .module5_nr ul li a .date p {
    font-size: 0.28rem;
  }
  .module5 .module5_nr ul li a .nr {
    width: calc(100% - 1.5rem);
  }
  .module5 .module5_nr ul li a .nr h2 {
    font-size: 0.3rem;
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .module5 .module5_nr ul li a .nr p {
    margin-top: 0.2rem;
    font-size: 0.28rem;
    line-height: 1.5;
  }
  .module5 .module5_nr ul li:last-child a {
    border-bottom: none;
  }
  .module6 {
    width: 100%;
  }
  .module6 .w {
    display: block;
  }
  .module6 .w .module6_tit {
    height: 0.6rem;
  }
  .module6 .w .left {
    width: 100%;
  }
  .module6 .w .left .swiper {
    width: 100%;
  }
  .module6 .w .left .swiper a .img {
    height: 4.04rem;
  }
  .module6 .w .left .swiper a .img .bg h2 {
    font-size: 0.3rem;
    padding: 0 0.3rem;
  }
  .module6 .w .left .swiper a .time {
    display: none;
  }
  .module6 .w .left .swiper .pagin {
    display: none;
  }
  .module6 .w .right {
    width: 100%;
    margin-top: 0.3rem;
  }
  .module6 .w .right ul li a h1 {
    font-size: 0.3rem;
    padding-left: 0.34rem;
  }
  .module6 .w .right ul li a h1::before {
    width: 0.1rem;
    height: 0.1rem;
  }
  .module6 .w .right ul li a p {
    padding-left: 0.34rem;
    margin-top: 0.1rem;
    font-size: 0.28rem;
  }
  .module6 .w .right ul li a:hover p::before {
    background: none;
  }
  .module4 .module4_nr .rig .tab_xq .tab_list .nr{
    height: 1.6rem;
  }
  .footer .footer-top .w .db_box .left {
    display: none;
  }
  .footer .footer-top .w .db_box .right {
    width: 100%;
    padding: 0 0.3rem;
    box-sizing: border-box;
    flex-direction: row-reverse;
  }
  .footer .footer-top .w .db_box .right .ewm {
    width: 1.55rem;
    height: auto;
    padding: 0;
    background: none;
  }
  .footer .footer-top .w .db_box .right .ewm .ewm_box {
    background: url(../img/icon62.png) no-repeat center;
    background-size: 100% 100%;
    width: 1.55rem;
    height: 1.54rem;
    margin-top: 0.5rem;
  }
  .footer .footer-top .w .db_box .right .ewm .ewm_box img {
    width: 1.31rem;
    height: 1.31rem;
  }
  .footer .footer-top .w .db_box .right .ewm p {
    text-align: center;
    font-size: 0.2rem;
    line-height: 0.44rem;
  }
  .footer .footer-top .w .db_box .right .ewm .btn {
    display: none;
  }
  .footer .footer-top .w .db_box .right .info {
    width: calc(100% - 1.15rem);
    padding-right: 0.2rem;
    box-sizing: border-box;
  }
  .footer .footer-top .w .db_box .right .info .icon2 {
    width: 4.41rem;
    height: 0.47rem;
  }
  .footer .footer-top .w .db_box .right .info h1 {
    font-size: 0.3rem;
  }
  .footer .footer-top .w .db_box .right .info .add {
    width: 100%;
  }
  .footer .footer-top .w .db_box .right .info .add span {
    font-size: 0.26rem;
    background: url(../img/icon11.png) no-repeat left center;
    background-size: 0.2rem 0.23rem;
    padding-left: 0.4rem;
    width: 1.8rem;
    box-sizing: border-box;
  }
  .footer .footer-top .w .db_box .right .info .add em {
    font-size: 0.26rem;
    width: calc(100% - 1.8rem);
  }
  .footer .footer-top .w .db_box .right .info .add.tel span {
    background: url(../img/icon12.png) no-repeat left center;
    background-size: 0.2rem 0.19rem;
    padding-left: 0.4rem;
  }
  .footer .footer-bot {
    padding: 0.16rem 0;
    height: auto;
  }
  .footer .footer-bot::before {
    display: none;
  }
  .footer .footer-bot .w {
    flex-wrap: wrap;
  }
  .footer .footer-bot .w .foot-bot-left {
    justify-content: center;
  }
  .footer .footer-bot .w .footer-bot-right {
    width: 100%;
    justify-content: center;
  }
  .footer .footer-bot .w a {
    font-size: 0.24rem;
  }
  .footer .footer-bot .w em {
    font-size: 0.24rem;
  }
  .more {
    background: url(../img/icon16.png) no-repeat left center;
    background-size: 0.24rem 0.24rem;
    font-size: 0.28rem;
    padding-left: 0.4rem;
  }
  .dqwz {
    display: none;
  }
  .zy_ban .ban_img {
    display: none;
  }
  .zy_ban .sj_ban_img {
    display: block;
  }
  .zy_nav {
    display: none;
  }
  .sj_nav {
    display: flex;
    width: 100%;
    height: 0.96rem;
    align-items: center;
    background: #006636;
    padding: 0 0.3rem;
    box-sizing: border-box;
    position: relative;
  }
  .sj_nav h2 {
    line-height: 0.96rem;
    color: #fff;
    font-size: 0.34rem;
    width: 100%;
    position: relative;
  }
  .sj_nav h2::before {
    content: "";
    width: 0.3rem;
    height: 0.04rem;
    background-color: #fff;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -0.01rem;
    transition: 0.5s ease-in-out 0s;
    -webkit-transition: 0.5s ease-in-out 0s;
  }
  .sj_nav h2::after {
    content: "";
    width: 0.04rem;
    height: 0.3rem;
    background-color: #fff;
    position: absolute;
    top: 50%;
    right: 0.13rem;
    margin-top: -0.13rem;
    transition: 0.5s ease-in-out 0s;
    -webkit-transition: 0.5s ease-in-out 0s;
  }
  .sj_nav .sj_nav_list {
    position: absolute;
    top: 0.96rem;
    left: 0;
    max-height: 4rem;
    width: 100%;
    overflow-y: auto;
    padding: 0;
    display: none;
    background: #fff;
    z-index: 10;
    box-shadow: 0px 6px 28px rgba(0, 0, 0, 0.08);
  }
  .sj_nav .sj_nav_list a {
    display: block;
    line-height: 0.8rem;
    color: #333;
    font-size: 0.3rem;
    width: 100%;
    padding: 0 0.3rem;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
  }
  .sj_nav .sj_nav_list a.on {
    color: #006636;
    font-weight: 700;
  }
  .sj_nav.active h2::before {
    transform: rotate(45deg);
  }
  .sj_nav.active h2::after {
    transform: rotate(45deg);
  }
  .fy {
    flex-wrap: wrap;
  }
  .fy a {
    width: 0.8rem;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.28rem;
    margin: 0.2rem 0.05rem;
  }
  .fy .tz {
    width: 3rem;
    height: 0.8rem;
    line-height: 0.8rem;
  }
  .fy .tz .ggg {
    font-size: 0.28rem;
    width: calc(100% - 0.7rem);
    padding: 0 0.2rem;
    box-sizing: border-box;
  }
  .fy .tz span {
    width: 0.7rem;
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.28rem;
  }
  .sxp {
    display: block;
    height: auto;
    margin-top: 0.3rem;
  }
  .sxp a {
    width: 100%;
    font-size: 0.28rem;
  }
  .jj_list .jj_top {
    display: block;
  }
  .jj_list .jj_top .left {
    width: 100%;
    padding: 0 0.3rem;
    box-sizing: border-box;
  }
  .jj_list .jj_top .right {
    width: 100%;
    padding: 0 0.3rem;
    box-sizing: border-box;
  }
  .jj_list .jj_top .right h1 {
    font-size: 0.4rem;
  }
  .jj_list .jj_top .right .scroll {
    width: 100%;
  }
  .jj_list .jj_top .right .scroll p {
    font-size: 0.28rem;
  }
  .jj_list .jj_top .right .jj_gd {
    width: 100%;
    padding-left: 0;
    background: none;
    border-bottom: none;
    flex-wrap: wrap;
    height: auto;
  }
  .jj_list .jj_top .right .jj_gd .jj_time {
    margin-right: 0;
    width: 50%;
    margin-bottom: 0.2rem;
    text-align: center;
  }
  .jj_list .jj_top .right .jj_gd .jj_time h1 span {
    font-size: 0.7rem;
  }
  .jj_list .jj_top .right .jj_gd .jj_time h1 sub {
    font-size: 0.28rem;
  }
  .jj_list .jj_top .right .jj_gd .jj_time h5 {
    font-size: 0.28rem;
  }
  .jj_list .jj_nr .jj_box p {
    font-size: 0.28rem;
  }
  .td_list .zy_search_box .ipt {
    width: 37%;
    margin-right: 3%;
    font-size: 0.28rem;
  }
  .td_list .zy_search_box .click_btn {
    width: 20%;
    font-size: 0.3rem;
  }
  .td_list ul li {
    background: url(../img/icon21.png) no-repeat center;
    background-size: 100% 100%;
  }
  .td_list ul li:nth-child(2n+2) {
    margin-right: 0;
  }
  .td_list ul li a .img .bg {
    display: flex;
  }
  .td_list ul li a .img .bg h2 span {
    font-size: 0.26rem;
  }
  .tdxq_list .tdxq_nr {
    display: block;
  }
  .tdxq_list .tdxq_nr .left {
    width: 80%;
    margin: 0 auto;
  }
  .tdxq_list .tdxq_nr .left img {
    height: 7.6rem;
  }
  .tdxq_list .tdxq_nr .right {
    width: 100%;
    margin-top: 0.3rem;
  }
  .tdxq_list .tdxq_nr .right h1 {
    font-size: 0.42rem;
  }
  .tdxq_list .tdxq_nr .right h2 span {
    display: block;
    font-size: 0.28rem;
    margin: 0.1rem 0;
    padding-left: 0.2rem;
  }
  .tdxq_list .tdxq_nr .right h2 span::before {
    width: 0.1rem;
    height: 0.1rem;
  }
  .tdxq_list .tdxq_nr .right .tdxq_tab {
    height: 0.8rem;
    line-height: 0.8rem;
  }
  .tdxq_list .tdxq_nr .right .tdxq_tab span {
    font-size: 0.3rem;
  }
  .tdxq_list .tdxq_nr .right .tdxq_cont .tdxq_xq p {
    font-size: 0.28rem;
  }
  .ry_list ul li {
    float: none;
    width: 100%;
    margin-right: 0;
    box-sizing: border-box;
  }
  .ry_list ul li .img {
    height: 4.58rem;
  }
  .ry_list ul li h2 {
    background: none;
    text-align: center;
    font-size: 0.3rem;
    padding: 0 0.3rem;
  }
  .ry_list ul li h2::before {
    display: none;
  }
  .zzjg_list .zzjg {
    background: url(../img/zz_bg.jpg) no-repeat center;
    background-size: cover;
    height: auto;
    padding: 1rem 0;
  }
  .zzjg_list .fzyj ol li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.3rem;
    float: none;
    height: 7.5rem;
  }
  .zzjg_list .fzyj ol li h3 {
    font-size: 0.5rem;
  }
  .zzjg_list .fzyj ol li .scroll p {
    font-size: 0.28rem;
  }
  .xw_list {
    overflow: hidden;
  }
  .xw_list .xw_tj {
    margin-top: 0;
    padding: 0.5rem 0;
    background: #f6faf9;
    height: auto;
  }
  .xw_list .xw_tj .xw_swi a {
    display: block;
  }
  .xw_list .xw_tj .xw_swi a .img {
    width: 100%;
    height: 4.04rem;
  }
  .xw_list .xw_tj .xw_swi a .nr {
    width: 100%;
    padding-left: 0;
  }
  .xw_list .xw_tj .xw_swi a .nr .date {
    font-size: 0.28rem;
  }
  .xw_list .xw_tj .xw_swi a .nr h3 {
    font-size: 0.34rem;
  }
  .xw_list .xw_tj .xw_swi a .nr p {
    font-size: 0.28rem;
    height: auto;
  }
  .xw_list .xw_tj .xw_swi a .nr .xw_more {
    font-size: 0.28rem;
    background: url(../img/icon42.png) #f0f0f0 no-repeat 90% 50%;
    background-size: 0.6rem 0.6rem;
    height: 0.9rem;
    line-height: 0.9rem;
    width: 2.4rem;
    border-radius: 0.5rem;
  }
  .xw_list .xw_tj .xw_swi .next {
    width: 0.7rem;
    height: 0.7rem;
    bottom: auto;
    top: 2rem;
  }
  .xw_list .xw_tj .xw_swi .prev {
    width: 0.7rem;
    height: 0.7rem;
    bottom: auto;
    top: 2rem;
    left: 0;
    right: auto;
  }
  .xw_list ul li {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  .xw_list ul li a .img {
    height: 3.92rem;
  }
  .xw_list ul li a .nr {
    height: auto;
  }
  .xw_list ul li a .nr .time span {
    font-size: 0.28rem;
  }
  .xw_list ul li a .nr .time em {
    font-size: 0.28rem;
  }
  .xw_list ul li a .nr h2 {
    font-size: 0.28rem;
  }
  .xq_list {
    overflow: hidden;
  }
  .xq_list .xq_nr {
    margin-top: 0.3rem;
    padding: 0.3rem;
  }
  .xq_list .xq_nr .xq_tit {
    font-size: 0.34rem;
  }
  .xq_list .xq_nr .lll {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .xq_list .xq_nr .lll span {
    font-size: 0.28rem;
    margin: 0.1rem 0.2rem 0.1rem 0;
  }
  .xq_list .xq_nr .xq_box {
    border-top: 0.04rem solid #dcdcdc;
    background: none;
    display: block;
  }
  .xq_list .xq_nr .xq_box .xq_cont {
    width: 100%;
  }
  .xq_list .xq_nr .xq_box .xq_cont p {
    font-size: 0.28rem;
  }
  .xq_list .xq_nr .xq_box .font {
    display: none;
  }
  .xq_list .tj h1 {
    font-size: 0.4rem;
  }
  .xq_list .tj ol li {
    float: none;
    width: 100%;
    margin-right: 0;
    padding-right: 0;
  }
  .xq_list .tj ol li a {
    font-size: 0.28rem;
    line-height: 0.8rem;
  }
  .xq_list .tj ol li a::before {
    width: 0.1rem;
    height: 0.1rem;
  }
  .xq_list .tj ol li:nth-child(2n+2) {
    padding: 0;
  }
  .gg_list ul li {
    padding: 0 0.3rem;
  }
  .gg_list ul li a .time {
    width: 1.5rem;
    height: 1.24rem;
  }
  .gg_list ul li a .time span {
    font-size: 0.5rem;
  }
  .gg_list ul li a .time em {
    font-size: 0.28rem;
  }
  .gg_list ul li a .nr {
    width: calc(100% - 1.5rem);
  }
  .gg_list ul li a .nr h2 {
    font-size: 0.34rem;
  }
  .gg_list ul li a .nr p {
    font-size: 0.28rem;
  }
  .gg_list ul li:hover::before {
    width: 0;
  }
  .gg_list ul li:hover a {
    border-bottom: 0.01rem solid #ededed;
  }
  .gg_list ul li:hover a .time {
    background: url(../img/icon47.png) no-repeat center;
    background-size: 100% 100%;
  }
  .gg_list ul li:hover a .time span {
    color: #666;
  }
  .gg_list ul li:hover a .time em {
    color: #666;
  }
  .gg_list ul li:hover a .nr h2 {
    color: #333;
  }
  .gg_list ul li:hover a .nr p {
    color: #333;
  }
  .sb_list .sb_nr .sb_tab {
    width: 100%;
    box-sizing: border-box;
  }
  .sb_list .sb_nr .sb_tab span {
    width: 25%;
    margin: 0;
    font-size: 0.3rem;
  }
  .sb_list .sb_nr .sb_nav .sb_cont .swiper .swiper-slide img {
    width: 100%;
    height: 4.04rem;
  }
  .sb_list .sb_nr .sb_nav .sb_cont .swiper .swiper-button-next {
    right: 0;
    width: 0.6rem;
    height: 0.61rem;
  }
  .sb_list .sb_nr .sb_nav .sb_cont .swiper .swiper-button-prev {
    left: 0;
    width: 0.6rem;
    height: 0.61rem;
  }
  .zn_list .accordion .accordion-item .accordion-header {
    font-size: 0.32rem;
    height: 0.8rem;
    line-height: 0.8rem;
  }
  .zn_list .accordion .accordion-item .accordion-header::after {
    width: 0.3rem;
    height: 0.16rem;
  }
  .zn_list .accordion .accordion-item .accordion-content p {
    font-size: 0.28rem;
  }
  .lxwm_list .lxwm_nr .top {
    display: block;
  }
  .lxwm_list .lxwm_nr .top .right {
    display: none;
  }
  .lxwm_list .lxwm_nr .bot ol li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.2rem;
  }
  .lxwm_list .lxwm_nr .bot ol li .nr .pd {
    font-size: 0.28rem;
  }
  .lxwm_list .lxwm_nr .bot ol li .nr h5 {
    font-size: 0.3rem;
  }
  .lxwm_list .lyfk {
    height: auto;
    padding-bottom: 0.5rem;
  }
  .lxwm_list .lyfk .w .form .form_box {
    display: block;
  }
  .lxwm_list .lyfk .w .form .form_box .form_item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.3rem;
  }
  .lxwm_list .lyfk .w .form .form_box .form_item .ipt {
    font-size: 0.28rem;
    height: 0.7rem;
    line-height: 0.7rem;
  }
  .lxwm_list .lyfk .w .form .form_box .form_item .yzm {
    width: 1.72rem;
    height: 0.7rem;
  }
  .lxwm_list .lyfk .w .form .form_box .p1 {
    font-size: 0.28rem;
  }
  .lxwm_list .lyfk .w .form .form_box.form_btn {
    display: flex;
  }
  .lxwm_list .lyfk .w .form .form_box.form_btn a {
    font-size: 0.3rem;
  }
  .lxwm_list .cjwt .wt li .top h2 {
    font-size: 0.3rem;
    height: 0.8rem;
    line-height: 0.8rem;
    padding-right: 0.5rem;
  }
  .lxwm_list .cjwt .wt li .top::after {
    width: 0.25rem;
    height: 0.16rem;
  }
  .lxwm_list .cjwt .wt li .bot p {
    font-size: 0.28rem;
  }
  .lxwm_list .cjwt .load-more-btn {
    font-size: 0.28rem;
    width: 2.3rem;
  }
  .lxwm_list .cjwt .load-more-btn::before {
    width: 0.2rem;
    height: 0.12rem;
  }
  .wzdt_list .dt_nr ul li {
    display: block;
  }
  .wzdt_list .dt_nr ul li > a {
    font-size: 0.3rem;
    line-height: 0.7rem;
    height: 0.7rem;
    width: 100%;
  }
  .wzdt_list .dt_nr ul li .dt_nav {
    margin-left: 0;
  }
  .wzdt_list .dt_nr ul li .dt_nav a {
    display: block;
    font-size: 0.28rem;
    margin: 0.2rem;
    margin-left: 0;
  }
  .ks_list .ks_nr {
    display: none;
  }
  .ks_list .sj_ks_nr {
    display: block;
    margin-top: 0.7rem;
  }
  .ks_list .sj_ks_nr .accordion .accordion-item .accordion-header {
    font-size: 0.32rem;
    height: 0.8rem;
    line-height: 0.8rem;
  }
  .ks_list .sj_ks_nr .accordion .accordion-item .accordion-header::after {
    width: 0.3rem;
    height: 0.16rem;
  }
  .ks_list .sj_ks_nr .accordion .accordion-item .accordion-content p {
    font-size: 0.28rem;
  }
}
