@media screen and (max-width: 1680px) {

}
@media screen and (max-width: 1600px) {

}
@media screen and (max-width: 1440px) {
    
}

@media screen and (max-width: 1366px) {

}

@media screen and (max-width: 1180px) {

}

@media screen and (max-width: 1000px) {
    .index .banner::before{
        display: none;
    }
    .w,.zy_w{
        width: 100%;
    }
    .header{
        display: none;
    }
    .zy .main{
        margin-top: 1.3rem;
        box-sizing: border-box;
    }
    .zy_banner .zy_ban_bg{
        display: none;
    }
    .sj_head{
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 50;
        width: 100%;
    }
    .sj_head .logo{
        width: 3.45rem;
        height: 0.62rem;
    }
    .sj_head .sj_head_t{
        height: 1.3rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #7b1c44;
        padding: 0 .3rem;
        box-sizing: border-box;
    }
    .sj_head .logo img{
        width: 100%;
        height: 100%;
    }
    .sj_head .right{
        display: flex;
        align-items: center;
    }
    .sj_head .right .menu {
        width: .6rem;
        height: .6rem;
        position: relative;
        margin-left: .3rem;
        border-radius: 50%;
        background-color: #fff;
    }
    .sj_head .menu i{
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        height: .04rem;
        background: #7b1c44;
        width: .4rem;
        border-radius: .05rem;
    }
    .sj_head .menu i:nth-child(1){
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: .18rem;
    }
    .sj_head .menu i:nth-child(2) {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: .3rem;
    }
    .sj_head .menu i:nth-child(3) {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: .42rem;
    }
    .sj_head  .right .search {
        width: .6rem;
        height: .6rem;
    }
    body.navShow .sj_head .menu i:nth-child(1){
        transform: translateY(5px) rotate(45deg) scaleY(0.8);
        left: 15%;
    }
    body.navShow .sj_head .menu i:nth-child(2) {
        display: none;
    }
    body.navShow .sj_head .menu i:nth-child(3) {
        transform: translateY(-8px) rotate(-45deg) scaleY(0.8);
        left: 15%;
    }
    body.navShow .big-nav{
        opacity: 1;
        visibility: visible;
        display: block;
    }
    .index .banner{
        height: 3.5rem;
        margin-top: 1.3rem;
    }
    .index .banner .swiper{
        height: 3.5rem;
    }
    .index .banner .swiper .swiper-slide img{
        height: 3.5rem;
    }
    .index .banner .swiper .swiper-slide .bg{
        height: 3.5rem;
    }
    .index .banner .swiper .swiper-pagination{
        bottom: .2rem;
    }
    .index .banner .swiper .swiper-pagination .swiper-pagination-bullet{
        font-size: .28rem;
    }
    .index .module1{
        height: auto;
        background: none;
        padding: 0 .3rem;
        box-sizing: border-box;
        width: 100%;
        margin-top: 0.5rem;
    }
    .index_more{
        font-size: .36rem;
    }
    .index_more img{
        width: 1.1rem;
        height: 0.42rem;
    }
    .index .module1 .w .index_tit a{
        margin: 0;
    }
    .index_tit a{
        width: auto;
    }
    .index .module1 .w .index_news{
        display: block;
    }
    .index .module1 .w .index_news .index_news_left{
        width: 100%;
        height: 4.04rem;
    }
    .index .module1 .w .index_news .index_news_left .mySwiper .swiper-slide a img{
        height: 100%;
    }
    .index .module1 .w .index_news .index_news_left .mySwiper .swiper-slide a .bg{
        height: 1rem;
    }
    .index .module1 .w .index_news .index_news_left .mySwiper .swiper-slide a .bg h2{
        font-size: .36rem;
        height: 1rem;
        line-height: 1rem;
    }
    .index_tit a span{
        font-size: .4rem;
    } 
    .index .module1 .w .index_news .index_news_right{
        width: 100%;
        margin-left: 0;
    }
    .index .module1 .w .index_news .index_news_right .mySwiper{
        height: 6rem;
    }
    .index .module1 .w .index_news .index_news_right .mySwiper .swiper-wrapper{
        display: block;
    }
    .index .module1 .w .index_news .index_news_right .mySwiper .swiper-slide{
        height: 2rem !important;
    }
    .index .module1 .w .index_news .index_news_right .mySwiper .swiper-slide a{
        padding: 0 .3rem;
    }
    .index .module1 .w .index_news .index_news_right .mySwiper .swiper-slide a .p{
        font-size: .36rem;
    }
    .index .module1 .w .index_news .index_news_right .mySwiper .swiper-slide a h2{
        font-size: .36rem;
        line-height: 0.5rem;
        height: 1rem;
    }
    .index .module2{
        padding: 0 .3rem;
        box-sizing: border-box;
        width: 100%;
        margin-top: 0.1rem;
    }
    .index .module2 .w .ac_tits{
        position: initial;
    }
    .index .module2 .w .ac_tits{
        margin-top: 0.3rem;
        display: none;
        justify-content: space-between;
        align-items: center;
    }
    .index .module2 .w .ac_tits .tit_item{
        margin: 0;
        width: 46%;
    }
    .index .module2 .w .ac_tits:nth-child(1) .tit_item{
        width: 48%;
    }
    .index .module2 .w .ac_tits .tit_item{
        font-size: .3rem;
    }
    /* .index .module2 .w .ac_cont .cont_item .module2_swiper a{
        height: 2.5rem;
    } */
    .index .module2 .w .ac_cont .cont_item .module2_swiper a h2{
        font-size: .32rem;
        line-height: 0.5rem;
        height: 1rem;
    }
    .index .module2 .w .ac_cont .cont_item .module2_swiper a em{
        font-size: .32rem;
    }
    .index .module2 .w .ac_cont .cont_item .module2_swiper a{
        padding: .3rem .3rem 0 .38rem;
    }
    .index .module3{
        display: none;
    }
    .index .sj_module3{
        margin-top: 0;
        display: block;
    }
    .index .module4{
        margin-top: 0.3rem;
        width: 100%;
        padding: 0 .3rem;
        box-sizing: border-box;
    }
    .index .module4 .w .module4_swiper a .lef .p{
        font-size: .46rem;
    }
    .index .module4 .w .module4_swiper a .lef .p1{
        font-size: .4rem;
    }
    .index .module4 .w .module4_swiper a .lef{
        width: 30%;
    }
    .index .module4 .w .module4_swiper a .rig{
        width: 70%;
    }
    .index .module4 .w .module4_swiper a .rig h2{
        font-size: .4rem;
        line-height: 0.5rem;
    }
    .index .module5{
        display: block;
    }
    .index .module5 .left .img{
        width: 90%;
        height: 4.72rem;
        margin: 0 auto;
    }
    .index .module5 .left{
        width: 100%;
        height: 4.72rem;
    }
    .index .module5 .left .img .sp_img{
        width: 100%;
        height: 100%;
    }
    .index .module5 .right{
        margin: 0 auto;
        margin-top: 0.5rem;
        width: 96%;
        padding: .3rem;
        padding-bottom: 0;
        height: 7.26rem;
        box-sizing: border-box;
        box-shadow: none;
    }
    .zy_jj .bxln .bxln_nt_bt .fle{
        display: block;
    }
    .index .module5 .right ul li a{
        height: 1.48rem;
    }
    .index .module6 .w .module6_swiper{
        margin-top: 0.3rem;
        padding-bottom: 0.6rem;
    }
    .index .video_link iframe{
        width: 95vw;
        height: 30vh;
    }
    .index .module5 .right ul li a h2{
        font-size: .38rem;
    }
    .index .module5 .right ul li a em{
        font-size: .34rem;
    }
    .index .module6{
        padding: 0 .3rem;
        box-sizing: border-box;
        width: 100%;
        margin-top: 0.3rem;
    }
    .index .module6 .w .module6_swiper a{
        width: 99%;
        margin: 0 auto;
        height: 2.5rem;
    }
    .index .module6 .w .module6_swiper .swiper-pagination{
        display: block;
        bottom: 0;
    }
    .index .module6 .w .module6_swiper .swiper-pagination .swiper-pagination-bullet-active{
        background-color: #761a41;
    }
    .index .module6 .w .module6_swiper a h2{
        font-size: .4rem;
        line-height: 0.5rem;
        height: 1rem;
    }
    .index .module6 .w .module6_swiper a em{
        font-size: .36rem;
    }
    .index .module7{
        margin-top: 0.5rem;
        width: 100%;
        padding: 0 .3rem;
        box-sizing: border-box;
    }
    .index .module7 .w{
        display: block;
    }
    .index .module7 .w .yl_link{
        width: 100%;
        text-align: center;
    }
    .index .module7 .w .link{
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 0.2rem;
    }
    .index .module7 .w .link a{
        width: 48%;
        margin-right: 0;
        font-size: .3rem;
    }
    .index .module7 .w .yl_link h3{
        font-size: .4rem;
    }
    .index .module8{
        margin-top: 0.5rem;
        width: 100%;
        padding: 0 .3rem;
        box-sizing: border-box;
    }
    .index .module8 .w{
        display: block;
    }
    .index .module8 .w .yl_link{
        width: 100%;
        text-align: center;
    }
    .index .module8 .w .link{
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 0.2rem;
    }
    .index .module8 .w .link a{
        width: 48%;
        margin-right: 0;
        font-size: .3rem;
    }
    .index .module8 .w .yl_link h3{
        font-size: .4rem;
    }
    .footer{
        display: none;
    }
    .sj_footer{
        display: block;
    }
    .zy_banner{
        height: 2.48rem;
    }
    .zy_banner .swiper{
        height: 2.48rem;
    }
    .zy_banner .swiper .swiper-slide img{
        height: 2.48rem;
        /* object-fit: cover; */
    }
    .zy_lrld{
        margin-top: 0.5rem;
    }
    .zy_ld .zy_w{
        margin-top: 0.5rem;
    }
    .zy_sj_nav{
        display: block;
    }
    .sj_dqwz{
        display: flex;
    }
    .zy_jj{
        margin-top: 0.5rem;
    }
    .classification.bssds .fle .name{
        width: 100%;
    }
    .goback{
        display: none;
    }
    .zy_jj .xygk{
        display: block;
        padding-left: 0;
        width: 100%;
        padding: 0 .3rem;
        box-sizing: border-box;
    }
    .zy_jj .xygk .title{
        font-size: .4rem;
        font-weight: 400;
        text-align: center;
        width: 100%;
        padding-bottom: .16rem;
    }
    .classification .fle ul li:hover a{
        color: #333333;
        font-weight: 400;
    }
    .zy_jj .xygk .title::before{
        width: 1.12rem;
        height: .01rem;
        left: 55%;
        transform: translateX(-50%);
        top: auto;
        bottom: 0.06rem;
    }
    .zy_jj .xygk .title::after{
        content: '';
        display: block;
        width: 1.12rem;
        height: .01rem;
        left: 50%;
        transform: translateX(-50%);
        background-color: #761a41;
        position: absolute;
        top: auto;
        bottom: 0rem;
    }
    .zy_jj .xygk .nr{
        margin-top: 0.3rem;
        width: 100%;
        padding: 0;
        height: auto;
    }
    .zy_jj .xygk .nr p{
        font-size: .28rem;
        line-height: 1.5;
    }
    .zy_jj .xygk .img{
        margin-top: 0.33rem;
        width: 100%;
        height: auto;
    }
    .zy_jj .bxln{
        padding-left: 0;
        padding-top: 0.2rem;
        background: none;
    }    
    .zy_jj .bxln .bxln_nr .title{
        font-size: .4rem;
        font-weight: 400;
        text-align: center;
        width: 100%;
        padding-bottom: .16rem;
        margin-bottom: 0.2rem;
    }
    .zy_jj .bxln .bxln_nr .nr{
        width: 100%;
        padding:.3rem;
        box-sizing: border-box;
        height: auto;
        background: url(../img/bxln_bg.jpg) no-repeat top left;
        background-size: cover;
    }
    .zy_jj .bxln .bxln_nr{
        position: relative;
        padding-bottom: 0.5rem;
    }
    .zy_jj .bxln .bxln_nr::before{
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: .3rem;
        z-index: -1;
        background: url(../img/bxln_bgs.jpg) no-repeat center;
        background-size: cover;
        width: 100%;
        height: 2rem;
    }
    .zy_jj .bxln::before{
        display: none;
    }
    .zy_jj .bxln .bxln_nr .title::before{
        width: 1.12rem;
        height: .01rem;
        left: 55%;
        transform: translateX(-50%);
        top: auto;
        bottom: 0.06rem;
    }
    .zy_jj .bxln .bxln_nr .title::after{
        content: '';
        display: block;
        width: 1.12rem;
        height: .01rem;
        left: 50%;
        transform: translateX(-50%);
        background-color: #761a41;
        position: absolute;
        top: auto;
        bottom: 0rem;
    }
    .zy_jj .bxln .bxln_nr .nr p{
        font-size: .28rem;
        line-height: 1.5;
    }
    .zy_jj .bxln .bxln_nt_bt{
        margin-top: 0.5rem;
        padding: 0 .3rem;
        box-sizing: border-box;
        width: 100%;
    }
    .zy_jj .bxln .bxln_nt_bt .p{
        font-size: .28rem;
        text-align: initial;
    }
    .zy_jj .bxln .bxln_nr{
        display: block;
        overflow: hidden;
    }
    .zy_jgsz .zy_w ul li a{
        font-size: .3rem;
        line-height: 1.5;
    }
    .zy_jgsz{
        margin-top: 0.5rem;
        width: 100%;
        padding: 0 .3rem;
        box-sizing: border-box;
    }
    .zy_jgsz .zy_w ul li .left .z a{
        font-size: .32rem;
    }
    .zy_jgsz .zy_w ul li .left .r a{
        font-size: .32rem;
    }
    .zy_jgsz .zy_w ul li{
        width: 50%;
    }
    .zy_jgsz .zy_w ul li .left{
        display: block;
        text-align: right;
    }
    .zy_jgsz .zy_w ul li:nth-child(2) .left{
        text-align: left;
    }
    .zy_kypt{
        width: 100%;
        padding: 0 .3rem;
        box-sizing: border-box;
    }
    .zy_kypt .kypt_list ul li{
        width: 100%;
        float: none;
    }
    .zy_kypt .kypt_list ul li a h2{
        color: #761a41;
        font-size: .34rem;
    }
    .zy_kypt .kypt_list ul li a{
        background: url(../img/icon45.png) no-repeat right 70%;
        background-size: 0.56rem 0.22rem;
        border-bottom: 0.02rem solid #761a41;
    }
    .zy_kypt .kypt_list ul li a:hover {
        border-bottom: 0.02rem solid transparent;
        background: url(../img/icon43.png) no-repeat right 70%;
        background-size: 0.56rem 0.22rem;
    }
    .zy_kypt .kypt_list{
        margin-top: 0.5rem;
        padding-bottom: 1rem;
    }
    .zy_ld{
        width: 100%;
        padding: 0 .3rem;
        box-sizing: border-box;
    }
    .zy_ld .zy_w .zy_ld_nr ul{
        padding:.5rem .2rem;
    }
    .zy_ld .zy_w .zy_ld_nr ul li a span.zw{
        font-size: .3rem;
        width: 1.5rem;
    }
    .zy_ld .zy_w .zy_ld_nr ul li a{
        height: auto;
        line-height: 1rem;
    }
    .zy_ld .zy_w .zy_ld_nr ul li a span{
        font-size: .3rem;
        margin: 0 .15rem;
    }
    .zy_lrld .zy_w{
        display: block;
        width: 100%;
        padding: 0 .3rem;
        box-sizing: border-box;
    }
    .zy_lrld .zy_w .zy_lrld_left{
        width: 100%;
        text-align: center;
    }
    .zy_lrld .zy_w .zy_lrld_right{
        width: 100%;
        margin-top: 0.5rem;
    }
    .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_bottom .list{
        display: block;
        padding-left: 0;
    }
    .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_top{
        padding-left: 0;
        display: none;
    }
    .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_top span{
        width: 25%;
        text-align: center;
        font-size: .34rem;
    }
    .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_bottom .list .year{
        width: 100%;
        padding-left: .5rem;
        box-sizing: border-box;
    }
    .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_bottom .list .year h3{
        font-size: .4rem;
    }
    .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_bottom .list .year .p{
        font-size: .36rem;
    }
    .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_bottom .list ul li{
        padding-left: 0;
        display: flex;
    }
    .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_bottom .list ul li span{
        width: 33%;
        font-size: .32rem;
        text-align: center;
    }
    .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_bottom .list ul li em{
        width: 33%;
        font-size: .32rem;
        text-align: center;
    }
    .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_bottom .list ul{
        width: 100%;
    }
    .zy_szdw .szdw_list ul{
        min-height: 10rem;
    }
    .zy_szdw{
        margin-top: 0.5rem;
        width: 100%;
        padding: 0 .3rem;
        box-sizing: border-box;
    }
    .zy_szdw .szdw_list ul li:nth-child(2n+2){
        margin-right: 0;
    }
    .zy_szdw .szdw_list ul li a h2{
        font-size: .34rem;
    }
    .zy_szdw .szdw_list ul li a .p{
        font-size: .3rem;
    }
    .zy_szdw .szdw_list ul li a .img{
        margin: .4rem auto .3rem;
    }
    .fy .one a{
        width: 0.6rem;
        height: 0.6rem;
        line-height: 0.6rem;
        font-size: .3rem;
    }
    .fy .one a.syy {
        width: 0.8rem;
        height: 0.6rem;
        background: url(../img/icon21.png) no-repeat center;
        background-size: 100% 100%;
        border: none;
        border-radius: 0;
        margin-right: 0.16rem;
    }
    .fy .one a.xyy {
        width: 0.8rem;
        height: 0.6rem;
        background: url(../img/icon22.png) no-repeat center;
        background-size: 100% 100%;
        border: none;
        border-radius: 0;
        margin-right: 0.16rem;
    }
    .fy .tz_z{
        margin-top: 0.3rem;
        margin-left: 0;
    }
    .fy .tz_z input{
        width: 0.6rem;
        height: 0.6rem;
        line-height: 0.6rem;
        font-size: .3rem;
    }
    .fy .tz_z .qr{
        width: 0.7rem;
        height: 0.7rem;
        line-height: 0.7rem;
        font-size: .3rem;
    }
    .fy .tz_z p{
        font-size: .33rem;
    }
    .zy_wzdt{
        width: 100%;
        padding: 0 .3rem;
        box-sizing: border-box;
    }
    .zy_wzdt .zy_wzdt_list li{
        display: block;
    }
    .zy_wzdt .zy_wzdt_list li > a{
        font-size: .4rem;
        font-weight: 700;
    }
    .zy_wzdt .zy_wzdt_list li .dt_nav{
        margin-left: 0;
        padding-bottom: .3rem;
    }
    .zy_wzdt .zy_wzdt_list li .dt_nav a{
        margin-bottom: 0.2rem;
    }
    .zy_xz{
        margin-top: 1rem;
        width: 100%;
        padding: 0 .3rem;
        box-sizing: border-box;
    }
    .zy_xz .xz_list ul li a h2{
        max-width:60%;
        font-size: .36rem;
    }
    .zy_xz .xz_list ul li a::before{
        width: 0.5rem;
    }
    .zy_xz .xz_list ul li a::after{
        left: .5rem;
    }
    .zy_xz .xz_list ul li a{
        padding: 0 .3rem 0 .8rem;
    }
    .zy_xz .xz_list ul li a em{
        font-size: .28rem;
    }
    .zy_xz .xz_list ul li{
        margin-bottom: 0.3rem;
    }
    .zy_xz .xz_list ul{
        min-height: 10rem;
    }
    .zy_xwdt .xwdt_list ul li{
        margin-bottom: 0.3rem;
    }
    .zy_xwdt{
        width: 100%;
        padding: 0 .3rem;
        box-sizing: border-box;
    }
    .zy_xwdt .xwdt_list ul li a{
        width: 100%;
        display: block;
        height: auto;
    }
    .zy_xwdt .xwdt_list ul li a .nr{
        width: 100%;
        margin-left: 0;
    }
    .zy_xwdt .xwdt_list ul li a .nr h2{
        font-size: .36rem;
    }
    .zy_xwdt .xwdt_list ul li a .nr p{
        font-size: .32rem;
        line-height: 0.5rem;
        height: 1rem;
    }
    .zy_xwdt .xwdt_list ul li a .nr em{
        font-size: .3rem;
    }
    .zy_xwdt .xwdt_list ul li a .img{
        width: 100%;
        height: 3.6rem;
    }
    .zy_xwdt .xwdt_list ul{
        min-height: 10rem;
    }
    .zy_xw{
        width: 100%;
        padding: 0 .3rem;
        box-sizing: border-box;
    }
    .zy_xw .xw_list ul li{
        margin-bottom: 0.3rem;
    }
    .zy_xw .xw_list ul li a em{
        font-size: .32rem;
        width: 2rem;
    }
    .zy_xw .xw_list ul li a h2{
        font-size: .34rem;
        max-width: 70%;
    }
    .zy_xw .xw_list ul{
        min-height: 10rem;
    }
    .zy_jgsz .zy_w .xbxq_nr p{
        font-size: .32rem;
        line-height: 1.5;
    }
    .xq .xq_nr .xq_xq{
        display: block;
    }
    .xq .xq_nr .dqwz a{
        font-size: .3rem;
    }
    .xq .xq_nr .dqwz a img{
        width: .32rem;
        height: 0.32rem;
    }
    .xq .xq_nr .dqwz em{
        font-size: .3rem;
    }
    .xq::after{
        display: none;
    }
    .xq::before{
        display: none;
    }
    .xq_nr{
        width: 100%;
        padding: 0 .3rem;
        box-sizing: border-box;
    }
    .xq .xq_nr .xq_xq .xq_l{
        width: 100%;
        padding-right: 0;
    }
    .xq .xq_nr .xq_xq .xq_l .lll{
        flex-wrap: wrap;
    }
    .xq .xq_nr{
        margin-top: 0.5rem;
    }
    .xq .xq_nr .xq_xq .xq_l .lll span:nth-child(1){
        background: url(../img/icon106.png) no-repeat left center;
        background-size: 0.32rem 0.32rem;
        padding-left: 0.4rem;
    }
    .xq .xq_nr .xq_xq .xq_l .lll span:nth-child(2) {
        background: url(../img/icon105.png) no-repeat left center;
        background-size: 0.32rem 0.32rem;
        padding-left: 0.4rem;
        margin-right: 0.36rem;
    }
    .xq .xq_nr .xq_xq .xq_l .lll span:nth-child(3) {
        background: url(../img/icon104.png) no-repeat left center;
        background-size: 0.32rem 0.32rem;
        padding-left: 0.4rem;
    }
    .xq .xq_nr .xq_xq .xq_l .lll span{
        font-size: .3rem;
        height: 0.4rem;
        margin-bottom: 0.1rem;
    }
    .xq .xq_nr .xq_xq .xq_l .xq_con p{
        font-size: .3rem;
        line-height: 1.5;
    }
    .xq_font{
        display: none;
    }
    .sxp a{
        width: 0.8rem;
        height: 0.6rem;
    }
    .sxp a.xyp {
        background: url(../img/icon42.png) no-repeat center;
        background-size: 100% 100%;
    }
    .sxp a.syp {
        background: url(../img/icon40.png) no-repeat center;
        background-size: 100% 100%;
    }
    .xq .xq_nr .xq_xq .xq_r{
        width: 100%;
        margin-top: 0.3rem;
        padding-right: 0;
    }
    .xq .xq_nr .xq_xq .xq_l .xq_con{
        min-height: 10rem;
    }
    .xq .xq_nr .xq_xq .xq_r h1{
        font-size: .5rem;
        background: url(../img/icon43.png) no-repeat right center;
        background-size: 0.56rem 0.22rem;
    }
    .xq .xq_nr .xq_xq .xq_r ul li a em{
        width: 2.14rem;
        height: 0.56rem;
        font-size: .32rem;
        line-height: 0.56rem;
    }
    .xq .xq_nr .xq_xq .xq_r ul li a h2{
        font-size: .32rem;
        line-height: 0.5rem;
    }
    .xq .xq_nr .xq_xq .xq_r ul li a::before{
        top: .2rem;
        left: -0.08rem;
    }
    .zy_jj .xygk{
        margin-bottom: 0.5rem;
    }
    .layer .search_box{
        width: 100%;
        height: 0.9rem;
        line-height: 0.9rem;
    }
    .layer .search_box .kw{
        font-size: .3rem;
    }
    .layer .search_box .ok{
        font-size: .32rem;
    }
    .zy_xw .xw_list ul li a::before{
        background: none;
    }
    .zy_xw .xw_list ul li a:hover em{
        color: #999999;
    }
    .zy_xw .xw_list ul li a:hover h2{
        color: #323232;
    }
    .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_bottom .list ul li:hover::before{
        display: none;
    }
    .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_bottom .list ul li:hover span{
        color: #323232;
    }
    .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_bottom .list ul li:hover em{
        color: #666;
    }
    .zy_lrld .zy_w .zy_lrld_right .zy_lrld_right_bottom .list ul li:hover em{
        color: #666;
    }
    ::-webkit-scrollbar {
        width: 0;
        height: 0px;
    }
    ::-webkit-scrollbar-thumb {
      background-color: #761a41;
    }

    .classification .fle{
        display: block;
    }
    .classification .fle .name{
        width: 100%;
        font-size: .34rem;
    }
    .classification .fle ul{
        margin-top: 0.3rem;
        width: 100%;
        margin-left: 0;
    }
    .classification .fle ul li{
        margin-bottom: 0.2rem;
    }
    .classification .fle ul li a{
        font-size: .3rem;
        margin-right: 0.3rem;
    }
}