.weui-cells{
    margin: 0;
}
.weui-cells:before,.weui-cells:after{
    border: none;
}
/*轮播1*/
.banner-top{
    position: relative;
    /* height: 600px; */
    margin-bottom: 30px;
    min-width: 1200px;
}
.swiper-container1 .swiper-slide{
    width: 100%;
    /* height: 600px; */
}
.swiper-container1 img{
    width: 100%;
    /* height:600px; */
}
.banner-top .swiper-pagination-bullet{
    height: 6px;
    width: 33px;
    border-radius: 10px;
}
.banner-top .swiper-pagination-bullet-active{
    background: #fff;
}
.banner-top .swiper-container-horizontal > .swiper-pagination-bullets{
    bottom: 20px;
}
/*轮播2*/
.banner-two{
    position: relative;
    margin-bottom: 40px;
}
.banner-two .swiper-pa{
    width: 100%;
}
.banner-two .swiper-pa .swiper-pagination-bullet{
    background: #000;
    opacity: .2;
    margin: 0 4px;
    height:10px;
    width:10px;
}
.banner-two .swiper-pa .swiper-pagination-bullet-active{
    background:#989898;
}
/*内容部分*/
.index-con{
    width: 1200px;
    margin: auto;
}
.index-con .index-table{
    border: 2px solid #000000;
    border-radius: 3px;
}
.index-con .index-table h3{
    text-align: center;
    color: #fff;
    background: #000000;
    font-weight: normal;
    line-height: 50px;
    font-size: 18px;
}
.index-con .index-table .table-section{
    padding: 30px 15px;
    font-size: 16px;
    /* margin-top: 31px; */
}
.index-con .index-table .table-section .top-p{
    margin-bottom: 8px;
}
.index-con .index-table .table-section .p-img{
    width: 22px;
    vertical-align: middle;
    margin-left: 8px;
}
.index-con .index-table .table-section .border-line{
    border:1px solid #BFBFBF;
    border-radius: 3px;
    /* display: block; */
    color: #999999;
    padding: 5px 10px;
    margin-bottom: 8px;
}
.index-con .index-table .table-section .left-item{
    background: #DDDDDD;
    margin: -5px 0 -5px -10px;
    padding: 5px 10px;
}
.index-con .index-table .table-section .right-item{
    text-align: right;
}
.index-con .index-table .table-section a.border-line{
    display:block;
}
.index-con .index-table .table-section .more-btn{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 15px;
}
.index-con .index-table .table-section .more-btn a{
    color: #fff;
    background: #000;
    display: inline-block;
    font-size: 14px;
    padding: 3px 10px;
    border-radius: 3px;
}
.index-con .index-table .table-section .more-btn i{
    font-size: 18px;
    font-weight: 600;
    vertical-align: baseline;
    margin-left: 3px;
}
.index-con .index-table .table-section .er-div{
    text-align: center;
    font-size: 14px;
    color: #999999;
}
.index-con .index-table .table-section .er-div img{
    width: 135px;
    height: 135px;
    margin-top: 10px;
}
.index-con .pay-div{
    border: 2px solid #000000;
    border-radius: 3px;
    text-align: center;
    margin: 20px 0;
}
.index-con .pay-div img{
    width: 270px;
}
.index-con .icon-div{
    text-align: center;
    margin-bottom: 30px;
}
.index-con .icon-div .title-p{
    text-align: left;
    border-bottom: 1px solid #BFBFBF;
    font-size: 18px;
    margin-bottom: 25px;
}
.index-con .icon-div .title-p i{
    font-size: 28px;
    margin-right: 8px;
    vertical-align: sub;
}
.index-con .icon-div .list-imga{
    width: 21%;
    border: 1px solid #BFBFBF;
    display: inline-block;
    margin-bottom: 5px;
}
.index-con .icon-div .list-imga img{
    width: 100%;
}
.index-con .icon-div .shop-flex a{
    color: #000;
}
.index-con .icon-div .shop-flex a img{
    width: 120px;
    vertical-align: middle;
    margin-right: 5px;
}
.index-con .icon-div .shop-flex p{
    font-size: 16px;
}
.index-con .icon-div .sw-cona{
    width: 252px;
    height: 174px;
    display: inline-block;
}
.index-con .icon-div .sw-cona img{
    width: 95%;
}
.index-con .wifi-table{
    margin-top: 50px;
}
.index-con .wifi-table .table-section{
    background: #F7F7F7;
}
.index-con .wifi-table .table-section .fir-p{
    text-align: left;
    display: inline-block;
    margin-bottom: 15px;
    font-size: 20px;
}
.index-con .wifi-table .table-section .dark-p{
    text-align: center;
    background: #000000;
    color: #fff;
    font-size: 16px;
    padding: 5px 10px;
    /* margin-top: 8px; */
    /* margin-bottom: 8px; */
    display: inline-block;
    float: right;
}
.index-con .wifi-table .table-section .wifi-con{
    border-top: 1px solid #AAAAAA;
    padding-top: 20px;
    text-align: center;
}
.index-con .wifi-table .table-section .wi-p{
    color: #AAAAAA;
    text-align: left;
}
.index-con .wifi-table .table-section .wi-p span{
    background: #AAAAAA;
    color: #fff;
    font-size: 16px;
    padding: 3px 5px;
    border-radius: 3px;
    margin-right: 10px;
}
.index-con .wifi-table .table-section .inline-div{
    margin-top: 25px;
}
.index-con .wifi-table .table-section .wifi-con img{
    width: 80px;
    height: 80px;
}
.index-con .wifi-table .table-section .inline-p{
    color: #AAAAAA;
    font-size: 16px;
    margin-top: 18px;
}
.index-con .three-div{
    margin: auto;
    border: 2px solid #000;
    line-height: 45px;
    color: #999999;
    text-align: center;
    font-size: 18px;
    border-radius: 3px;
}
.index-con .three-div i{
    font-size: 24px;
    margin-right: 5px;
}
.index-con  .three-div .bnp-top{
    background: #000000;
    color: #fff;
    line-height: 50px;
}
.index-con .three-div .bnp-darkp{
    border-bottom: 1px solid #999;
    line-height: 62px;
    margin: 0 15px;
}
.index-con .three-div .btn-lastp{
    line-height: 62px;
}