/* banner图部分 */
.banner {
    width: 100%;
    height: 200px;
    background: url(banner.png) center center no-repeat;
    background-repeat: no-repeat;
    background-size: auto;
    background-size: 100% 100% !important;
}

.main {
    width: 1200px;
    margin: 0 auto;
}

.banner_content {
    display: flex;
    height: 200px;
    align-items: center;
    justify-content: space-between;
}

.banner_title {
    padding: 48px 0 58px 0;
}

.banner_title h5 {
    font-weight: 600;
    font-size: 40px;
    color: #FFFFFF;
    line-height: 56px;
}

.banner_title h6 {
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    margin-top: 10px;
}

.xjInputBox input {
    background-image: url('/cms_files/filemanager/2062599219/picture/202412/BA6D23C9225D3E9FDEAABE0ACEA77108.png');
    background-repeat: no-repeat;
    background-position: 440px center;
}

/* 通知公告 */
.tzgg {
    margin-top: -30px;
}

.zwttTouTiao {
    width: 1200px;
    height: 60px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0 2px 12px 0 #0000001a;
}

.zwttTouTiaoDate.bt-left {
    width: 88px;
    height: 34px;
    background-image: linear-gradient(270deg, #FFAD2D 0%, #FF7912 100%);
    /* margin: 13px 0 0 20px; */
    margin-left: 20px;
    font-weight: 700;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    line-height: 34px;
}

.zwttContainer {
    width: 100%;
    display: flex;
    align-items: center;
}
.zwttContainerr {
    width: 100%;
    display: flex;
    align-items: center;
}

.zwttTouTiaoMessage {
    width: 946px;
    height: 28px;
    padding: 0 30px 0 43px;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    margin-left: 20px;
}


/* 通知公告 */
.headlines {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
}

.headlines .swiper-container {
    width: 100%;
    height: 100%;
    z-index: 1;
}


.headlines h1 {
    /* width: 100%; */
    font-size: 16px;
    color: #333333;
    line-height: 28px;
    height: 28px;
    display: block;
    overflow: hidden;

    font-weight: 400;
}

.headlines span {
    display: block;
    width: 90px;
    height: 28px;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 28px;
    opacity: 0.5;
    /* margin-left: 424px; */
}

.headlines .swiper-slide a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.tzgg_more {
    font-size: 16px;
    color: #333333;
    opacity: 0.5;
    margin-left: 30px;
}

.zwttCenter {
    /* width: 100%; */
    height: 432px;
    margin-top: 80px;
    margin-bottom: 50px;
}

.zwttCenter .zwttLBT {
    width: 576px;
    height: 432px;
    margin: 0 30px 0 0;
}

/* 轮播图 */
.jcCity-box {
    width: 576px;
    height: 385;
    /* overflow: hidden; */
}

.jcCity-box .swiper-container {
    width: 100%;
    height: 100%;
}

.sixTab-box .jcCity-box .swiper-slide {
    width: 120px;
    text-align: left;
    position: relative;
}

.jcCity-box .jcCity-body img {
    width: 100%;
    height: 432px;
}

.jcCity-body .swiper-pagination-bullet {
    text-align: center;
    z-index: 12;
    height: 8px;
    width: 8px;
    background: none;
    color: #ffffff;
    background-color: #fff;
    opacity: 1;
    margin-right: 10px !important;

}

.swiper-pagination-bullet {
    border-radius: 0 !important;
}

.jcCity-body .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #0673E0;
    border-radius: 0;
}

.jcCity-body .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
    width: 40px;
}

.jcCity-body .swiper-pagination {
    height: 50px;
    text-align: right;
    line-height: 50px;
    padding-right: 10px;
}

.jcCity-box .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 0;
}

.jcCity-box .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0;
}

.zwttLBT .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    width: 30%;
    right: 0;
    left: unset;
}

.zwttLBT .lbtTitle {
    font-size: 16px;
    text-align: left;
    font-weight: 600;
    position: absolute;
    bottom: 0;
    left: 0px;
    color: #fff;
    z-index: 11;
    width: 100%;
    height: 56px;
    line-height: 56px;
    opacity: 0.6;
    background: #000000;
    padding-left: 20px;

}

/* 切换1 */
.zwttCenter .zwttYW {
    width: 500px;
    height: 432px;
    flex: 1;
}

.newsTab-header {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #d8d8d8;
}

.xwdt-more li {
    display: none;
    opacity: 0.5;
    margin-top: 3px;
}

.xwdt-more .active {
    display: block;
}

/* 切换一 */
.newsTab .swiper-container .swiper-slide {
    width: 100%;
}

.newsTab-body {
    /* margin-top: 20px; */
    clear: both;
}

.newsTab {
    margin-bottom: 28px;
}

/* 标题 */
.titleBox {
    width: 80%;
    height: 40px;

}

.titleBox li {
    line-height: 28px;
    float: left;
    margin-right: 30px;
    font-size: 20px;
    font-weight: 400;
    text-align: justify;
}

.titleBox li:last-child {
    margin-right: 0;
}

.titleBox li.active a {
    line-height: 28px;
    color: #0673E0;
    border-bottom: 2px solid #0673E0;
    font-weight: 700;
}

.titleBox li a {
    line-height: 28px;
    height: 40px;
    display: inline-block;
    color: #999;
}

.bt-list {
    height: 65px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #EEEEEE;
}

.bt-list p::before {
    content: '';
    display: block;
    width: 3px;
    height: 3px;
    background: #0673E0;
    margin-right: 13px;
}

.bt-list p {
    display: flex;
    align-items: center;
}

.bt-list a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: space-between;
}

.bt-list span {
    opacity: 0.5;
    color: #333333;
}

/* 工作动态 */
.gzdt-main {
    display: flex;
}

.gzdt-banner {
    width: 100%;
    background: url(gzdt-banner.png) center center no-repeat;
    height: 490px;
    padding: 50px 0 50px 0;
    background-size: 100% 100%;
}

.gzdt {
    width: 850px;
    padding: 20px 30px 0 20px;
    background: #FFFFFF;
}

.gzdt h1 {
    display: flex;
    justify-content: space-between;
    font-weight: 600;
    font-size: 20px;
    border-bottom: 1px solid #d8d8d8;

    align-items: center;

}

.gzdt .active {
    height: 38px;
    border-bottom: 2px solid #0673E0;

}

.gzdt-more {
    height: 28px;
    opacity: 0.5;
    font-size: 16px;
}

/* 人事信息 */
.rsxx {
    width: 280px;
    margin-left: 30px;
    padding: 20px 30px;
    background: #FFFFFF;
}

.rsxx h1 {
    font-weight: 600;
    font-size: 20px;
    color: #333333;
    padding-bottom: 11px;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 10px;
}

.rsxx-list li {
    width: 220px;
    height: 90px;
    margin-top: 10px;
}

.rsxx-list li a {
    display: flex;
    padding: 20px 0 20px 20px;
}

.rsxx-list li:nth-child(1) {
    background: #F4F7FB;
}

.rsxx-list li:nth-child(1) span {
    color: #0673E0;
    background: #ddeaf8;
}

.rsxx-list li:nth-child(2) {
    background: #FFFBF6;
}

.rsxx-list li:nth-child(2) span {
    background: #ffefe0;
    color: #FF8A1D;
}

.rsxx-list li:nth-child(3) {
    background: #F4FBFA;
}

.rsxx-list li:nth-child(3) span {
    background: #dcf2f0;
    color: #0EA998;
}

.rsxx-list li img {
    width: 50px;
    height: 50px;
}

.rsxx-list li p {
    font-weight: 600;
}

.rsxx-list-text {
    margin-left: 10px;
}

.rsxx-list li span {
    display: inline-block;
    padding: 0 10px;
    text-align: center;
    line-height: 22px;
    border-radius: 2px;
    font-size: 12px;
    margin-top: 6px;
}

/* 便民信息 */
.bmxx {
    padding: 50px 0;
    overflow: hidden;
}

.bmxx-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bmxx-title h1 {
    font-weight: 600;
    font-size: 28px;
}

.bmxx-title a {
    opacity: 0.5;
}

.bmxx-list {}

.bmxx-list li {
    display: flex;
    width: 380px;
    padding: 20px 20px 20px 28px;
    border: 1px solid #EEEEEE;
    border-radius: 8px;
    float: left;
    margin: 30px 30px 0 0;
    cursor: pointer;
}

.bmxx-list li:hover {
    box-shadow: 0 0 16px 0 #0e16251a;
}

.bmxx-list li:nth-child(3n) {
    margin-right: 0;
}

.bmxx-img  a{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 30px;
}

.bmxx-img img {
    width: 50px;
    height: 50px;
}

.bmxx-img p {
    font-weight: 600;
    margin-top: 14px;
}

.bmxx-yy a {
    display: block;
    width: 236px;
    height: 48px;
    background: #F8FAFD;
    text-align: center;
    line-height: 48px;
}

.bmxx-yy a:first-child {
    margin-bottom: 10px;
}

/* 政务服务中心基本信息 */
.zwfwsxzx-banner {
    width: 100%;
    background: url(zwfwzjzxx-banner.png) center center no-repeat;
    background-size: 100% 100%;
    padding: 50px 0;
    clear: both;
}

.zwfwsxzx-title {
    display: flex;
    margin-bottom: 38px;
    position: relative;
    justify-content: space-between;
}

.zwfwsxzx-title h1 {
    font-size: 28px;
}

.siteSearch {
    width: 400px;
    height: 50px;
    margin-bottom: 8px;
}

.siteSearch input {
    float: left;
    padding-left: 20px;
    width: 350px;
    height: 50px;
    background: #FFFFFF;
    border: 1px solid rgba(233, 236, 246, 1);
    box-shadow: 0px 2px 10px 0px rgba(153, 153, 153, 0.5);
    border-radius: 4px;
}

.siteSearch button {
    border-radius: 0 4px 4px 0;
    float: left;
    width: 50px;
    height: 50px;
    background: url(https://zwfw.xinjiang.gov.cn/cms_files/filemanager/2062599219/picture/202412/9C5E6F60E65927D22D30CE3C40B5E1D0.png) center center no-repeat #0673e0;
    background-size: auto;
    background-size: 18px;
    padding: 0;
    border: none;
    cursor: pointer;
}
.map{
    height: 100%;
}
.zwfwsxzx-content {
    display: flex;
    padding: 30px;
    background: #FFFFFF;
    height: 435px;
}

.zwfw-bottom .swiper-container {
    width: 560px;
    height: 185px;
}

.zwfw-bottom {
    width: 640px;
    /* height: 122px; */
    position: relative;
}

.zwfw-app .swiper-slide {
    width: 180px;
    height: 175px;
    background: #FFFFFF;
    box-shadow: 0 0 10px 0 #0000001a;
}

.zwfw-app .swiper-slide img {
    width: 180px;
    height: 135px;
}

.zwfw-app .swiper-slide span {
    width: 100%;
    display: inline-block;
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
}

.zwfw-app .swiper-slide span:hover {
    color: #2567D4;
}

.zwfw-bottom .swiper-button-prev-n,
.zwfw-bottom .swiper-button-next-n {

    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 175px;
    background: #F4F7FB;
    position: absolute;
    cursor: pointer;

}

.zwfw-bottom .button-prev {
    background: url(left-jt.png) center center no-repeat;
}

.zwfw-bottom .button-next {
    background: url(right-jt.png) center center no-repeat;
}

.button-prev,
.button-next {
    width: 16px;
    height: 16px;
    position: absolute;
}

.swiper-button-prev-n {
    left: 0;
    top: 0;
}

.swiper-button-next-n {
    right: 0;
    top: 0;
}
.swiper-button-disabled{
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
/* 政务中心详情 */
.hallListContainer {
    padding: 20px 0px 29px 30px ;
    width: 640px;
    height: 180px;
    background: #FFFFFF;
    background: #F4F7FB;
    border-radius: 8px;
    margin-top: 10px;
    position: relative;
}

.hallListContainer .hallList {
    overflow: auto;
    height: 100%;
}

.hallListContainer .hallList::-webkit-scrollbar {
    width: 4px;
}

.hallListContainer .hallList::-webkit-scrollbar-thumb {
    background-color: #72b2ff;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.hallListContainer .hallList::-webkit-scrollbar-track {
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.hallItem {
    margin-bottom: 10px;
}

.hallItem h6 {
    display: inline-block;
    font-size: 18px;
    color: #333333;
    font-weight: 600;
    margin-bottom: 20px;
    cursor: pointer;
}

.mapTime,
.mapPhone {
    font-size: 16px;
    opacity: 0.5;
    color: #666666;
    margin-bottom: 10px;
}

.hallListLoading {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
}

.hallListLoading img {
    width: 100px;
}

.notHallList {
    font-size: 16px;
    color: #666;
    text-align: center;
}

.mapAddress {
    font-size: 16px;
    color: #666666;
    opacity: 0.5;
}

.xjMapBox .selected {
    background: #eee;
    border-radius: 4px;
}

.xjMapBox .hallItem {
    padding: 10px;
}

.xjMapBox .hallItem:hover {
    background: #eee;
}
.zwfwzx-span{
    display: inline-block;
    font-size: 12px;
    width: 92px;
    height: 22px;
    color: #0673E0;
    background: #ddeaf8;
    border-radius: 2px;
    text-align: center;
    line-height: 22px;
    margin: 0 10px;
}
.qgzwfw{
    display: inline-block;
    font-size: 12px;
    width: 140px;
height: 22px;
font-weight: 400;
color: #FF8A1D;
background: #f5ece4;
letter-spacing: 0;
text-align: center;
line-height: 22px;  
}

.zwfwsxzx-right{
    width: 470px;
margin-left: 30px;
}
.zwfwsxzx-right-title{
    width: 100%;
    display: flex ;
    justify-content: space-between;
}
.zwfwsxzx-right-title h1{
    font-weight: 600;
font-size: 20px;
}
.zwfwsxzx-right-title a{
    opacity: 0.5;
    font-size: 16px;
}
.zwfwsxzx-right-content{
    width: 470px;
    height: 327px;
    margin-top: 20px;
}
/* 下拉框 */
.zwfw-area{
    width: 200px;
    height: 40px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin-left: -260px;
}
.zwfw-area-list {
    display: flex;
    position: absolute;
  top: 50px;
  left: 0px;
  z-index: 100;
}
.zwfw-area-list ul{
    height: 187px;
    background: #fff;
}
.zwfw-area-list li{
    width: 179px;
    height: 34px;
    align-items: center;
    padding: 0 20px;
}
.zwfw-area-list li:hover{
    background: #f5f7fa;
}
.zwfw-area-list li a{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
}
.zwfw-area-list li input{
    border: none;
  font-size: 16px;
  outline: none;
  width: 100%;
}
.zwfw-area-list li img {
    width: 14px;
    height: 14px;
}
/*  input 框的样式 */
.cascade{
    display: flex;
    position: relative;

}
.cascade_input{
    cursor: pointer;
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    font-size: inherit;
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding: 0 15px;
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    width: 100%;
    border: none;
    caret-color: transparent;
    opacity: 0.5;
}
/* 鼠标移上去的时候改变input 的边框 */
.cascade_input:hover{
    border-color: #c0c4cc;
}
/* 点击的时候Input 的颜色 */
.cascade_input:focus{
    border-color: #409eff;
}
/* input  父元素 div 添加相对定位 */
.cascade_select_input{
    position: relative;
    display: flex;
    align-items: center;
    padding-right: 20px;
}
/*input  父元素 div 下的ing 下拉图标添加绝对定位  */
.cascade_select_input> img{
    /* position: absolute; */
    right: 5px;
    width: 16px;
    height: 16px;
    top: 4px;
    /* 小手 */
    cursor: pointer;
}
/* 选择框*/
.cascade_select_list{
    min-width: 180px;
    box-sizing: border-box;
    color: #606266;
    box-shadow:0 2px 27px 6px rgba(0, 0, 0, .12);
    border-radius: 4%;
    position: absolute;
    top: 50px;
   left: 5px;
   font-size: 14px;
   background-color: #fff;
   display: flex;
   z-index: 9999;
  
  
}
/* 控制显示隐藏 */

.cascade_select_list>ul,.cascade_select_list_citys,.cascade_select_list_county{
    height: 204px;
    overflow: hidden;
    overflow-y: scroll;
    width: 204px;
}
/* 谷歌 */
.cascade_select_list>ul::-webkit-scrollbar,.cascade_select_list_citys::-webkit-scrollbar,.cascade_select_list_county::-webkit-scrollbar { width: 0  }
/* IE 10+ */
.cascade_select_list, .cascade_select_list_citys,.cascade_select_list_county{ -ms-overflow-style: none; }
/* Firefox */
.cascade_select_list, .cascade_select_list_citys,.cascade_select_list_county { overflow: -moz-scrollbars-none; }
.cascade_select_list_citys,.cascade_select_list_county{
     border-left:  1px solid #f5f5f5;
}
/* 三角形 */
#triangle-up {

    width: 0;

    height: 0;

    border-left: 10px solid transparent;

    border-right: 10px solid transparent;

    border-bottom: 10px solid #fff;
    position: absolute;
    top: -9px;
    left: 30px;

}
/* 列表 */
.cascade_select_list_item_li,.cascade_select_list_item_li_citys,.cascade_select_list_item_li_county{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px;
  padding-right:0 ;
    cursor: pointer;
}

 @media only screen and (max-width: 768px) {
    .main{
        width: 100%;
    }
    .banner{
        height: 2rem;
    }
    .banner_title h5{
        font-size: .4rem;
        line-height: .56rem;
    }
    .banner_title{
        padding: .48rem 0 .58rem .3rem;
    }
    .banner_content{
        height: 2rem;
        align-items: start;
    }
    .banner_title h6 {
        font-size: .2rem;
        margin-top: .1rem;
      }
      .xjSearch {
        width: 4.5rem !important;
        height: .5rem !important;
      }
      .tzgg {
        margin-top: -0.3rem;
      }
      .zwttTouTiao {
        width: 100%;
        height: .6rem;
        box-shadow: 0 .02rem .12rem 0 #0000001a;
      }
      .zwttTouTiaoDate.bt-left {
        width: .88rem;
        height: .34rem;
        margin: .13rem 0 0 .2rem;
        margin-left: .2rem;
        font-size: .16rem;
        line-height: .34rem;
      }
      .zwttTouTiaoMessage {
        width: 5rem;
        height: .28rem;
        padding: 0 .3rem 0 .43rem;
        border-left: .01rem solid #EEEEEE;
        border-right: .01rem solid #EEEEEE;
        margin-left: .2rem;
      }
      .headlines h1 {
        font-size: .16rem;
        line-height: .28rem;
        height: .28rem;
      }
      .headlines span {
        width: .9rem;
        height: .28rem;
        font-size: .16rem;
        line-height: .28rem;
      }
      .tzgg_more {
        font-size: .16rem;
        opacity: 0.5;
        margin-left: .3rem;
      }
      .jcCity-box {
        /* overflow: visible; */
    }
    .zwttContainerr {
        width: 100%;
        display: block;
        align-items: center;
    }
    .zwttCenter .zwttLBT {
        width: 100%;
        height: 4.32rem;
        margin: 0 .3rem 0 0;
      }
      .zwttCenter {
        height: 9rem;
        margin-top: .8rem;
        margin-bottom: .5rem;
      }
      .zwttCenter .zwttYW {
        width: 100%;
        height: 4.32rem;
        flex: 1;
      }
      .newsTab {
        margin-bottom: .28rem;
      }
      .titleBox li {
        line-height: .28rem;
        margin-right: .3rem;
        font-size: .2rem;
      }
      .titleBox li.active a {
        line-height: .5rem;
        color: #0673E0;
        border-bottom: .02rem solid #0673E0;
        font-weight: 700;
      }
      .titleBox {
        width: 80%;
        height: .5rem;
        margin-left: .3rem;
      }
      .xwdt-more {
        font-size: .2rem;
        line-height: .4rem;
        margin-right: .3rem;
    }
    .newsTab-header {
        display: flex;
        justify-content: space-between;
        border-bottom: .01rem solid #d8d8d8;
      }
      .titleBox li.active a{
        height: 0.5rem;
      }
      .bt-list p{
        font-size: .2rem;
      }
      .bt-list span{
        font-size: .16rem;
        margin-right: .15rem;
      }
      .bt-list {
        height: .65rem;
        border-bottom: .01rem solid #EEEEEE;
      }
      .bt-list p::before {
        margin-right: .13rem;
        margin-left: .14rem;
      }
    .zwttLBT .lbtTitle {
      font-size: .16rem;
      text-align: left;
      font-weight: 600;
      position: absolute;
      bottom: 0;
      left: 0rem;
      color: #fff;
      z-index: 11;
      width: 100%;
      height: .56rem;
      line-height: .56rem;
      opacity: 0.6;
      background: #000000;
      padding-left: .2rem;
    }
    .jcCity-box .swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: .1rem;
      }
      .gzdt-banner {
        width: 100%;
        background: url(gzdt-banner.png) center center no-repeat;
          background-size: auto;
        height: auto;
        padding: .5rem 0 .5rem 0;
        background-size: 100% 100%;
      }
      .gzdt-main {
        display: block;
      }
      .gzdt{
        width: 100%;
      }
      .gzdt h1 {
        font-weight: 600;
        font-size: .2rem;
        border-bottom: .01rem solid #d8d8d8;
      }
      .gzdt-more {
        height: .28rem;
        font-size: .16rem;
      }
      .gzdt .active {
        height: .38rem;
        border-bottom: .02rem solid #0673E0;
      }
      .rsxx {
        width: 100%;
        margin-left: 0rem;
        padding: .5rem .3rem;
      }
      .rsxx h1 {
        font-size: .2rem;
        padding-bottom: .11rem;
        border-bottom: .01rem solid #d8d8d8;
        margin-bottom: .1rem;
      }
      .rsxx-list li {
        width: 100%;
        height: .9rem;
        margin-top: .1rem;
      }
      .rsxx-list li a {
        padding: .2rem 0 .2rem .2rem;
      }
      .rsxx-list-text {
        margin-left: 10px;
        font-size: .16rem;
      }
    .rsxx-list li img {
      width: .5rem;
      height: .5rem;
    }
    .rsxx-list li span {
        padding: 0 .1rem;
        line-height: .22rem;
        border-radius: .02rem;
        font-size: .12rem;
        margin-top: .06rem;
      }
      .bmxx {
        padding: .5rem 0;
      }.bmxx-title h1 {
        font-weight: 600;
        font-size: .28rem;
        margin-left: .3rem;
      }
      .bmxx-title a {
        opacity: 0.5;
        font-size: .16rem;
        margin-right: .3rem;
      }
      .bmxx-list li {
        display: flex;
        width: 90%;
        padding: .2rem .2rem .2rem .5rem;
        border: .01rem solid #EEEEEE;
        border-radius: .08rem;
        float: none ;
        margin: .3rem .3rem 0 .3rem;
        cursor: pointer;

      }
      .bmxx-img img {
        width: .7rem;
        height: .7rem;
      }
      .bmxx-img p {
        font-size: .16rem;
        margin-top: .14rem;
      }
      .bmxx-yy a {
        width: 2.36rem;
        height: .48rem;
        line-height: .48rem;
        font-size: .16rem;
      }
      .bmxx-yy{
        margin-left:.5rem;
        width: 30%;
    }
    .zwfwsxzx-banner {
        padding: .5rem 0;
      }
      .zwfwsxzx-title {
        margin-bottom: .38rem;
      }
      .zwfwsxzx-title h1 {
        font-size: .28rem;
      }
      .zwfw-area {
        width: 2rem;
        height: .4rem;
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: relative;
        margin-left: 0rem;
        margin: .3rem 0;
      }
      .zwfwsxzx-title{
        display: block;
        margin-left: .3rem;
      }.cascade_input {
        border-radius: .04rem;
        height: .4rem;
        line-height: .4rem;
        padding: 0 .15rem;
        opacity: 0.5;
        font-size: .13rem;
      }
      .siteSearch {
        width: 6rem;
        height: .8rem;
        margin-bottom: .08rem;
      }
      .siteSearch input {
        padding-left: .2rem;
        width: 5rem;
        height: .8rem;
        border: .01rem solid rgba(233, 236, 246, 1);
        box-shadow: 0rem .02rem .1rem 0rem rgba(153, 153, 153, 0.5);
        border-radius: .04rem;
        font-size: .22rem;
      }
      .siteSearch button {
        border-radius: 0 .04rem .04rem 0;
        width: .8rem;
        height: .8rem;
        background-size: .18rem;
      }
      .zwfw-bottom{
        width: 100%;
      }
      .zwfwsxzx-content {
        display: block;
        padding: .3rem;
        background: #FFFFFF;
        height: auto;
      }
      .zwfw-bottom .swiper-container {
        width: 90%;
        height: 3.8rem;
      }
      .zwfwsxzx-left{
        width: 100%;
      }
      .zwfw-app .swiper-slide img{
        width: 100%;
        height: 100%;
      }
      .zwfw-app .swiper-slide span {
        width: 100%;
        font-size: .20rem;
        line-height: .3rem;
      }
      .yy-item{
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 100%;
        height: 3rem;
      }
      .zwfw-bottom .swiper-button-prev-n, .zwfw-bottom .swiper-button-next-n{
        display: flex;
  align-items: center;
  justify-content: center;
  width: .3rem; 
  background: #F4F7FB;
  position: absolute;
  cursor: pointer;
  z-index: 1;
      }
      .hallListContainer {
        padding: .2rem 0rem .29rem .3rem;
        width:100%;
        height: auto;
        border-radius: .08rem;
        margin-top: .1rem;
      }
      .hallItem h6 {
        display: block;
        font-size: .28rem;
        margin-bottom: .2rem;
        float: left;
      }
      .hallItem ul{
        clear: both;
      }
      .zwfwzx-span {
        display: block;
        font-size: .18rem;
        width: 1.2rem;
        height: .22rem;
        line-height: .22rem;
        margin: .1rem .1rem;
        float: left;
      }
      .qgzwfw {
        display: block;
        font-size: .18rem;
        width: 1.8rem;
        height: .22rem;
        line-height: .22rem;
        margin: .1rem .1rem;
        float: left;
      }
      .mapTime, .mapPhone {
        font-size: .2rem;
        opacity: 0.5;
        margin-bottom: .1rem;
      }
      .mapAddress {
        font-size: .2rem;
      }
      .zwfwsxzx-right{
        display: none;
      }
}