 html, body {
        position: relative;
        height: 100%;
    }
    body {
        background: #eee;
        font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";
        font-size: 14px;
        color:#000;
        margin: 0;
        padding: 0;
    }
    .swiper-container {
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
.poster{ width: 100%; height: 56px; background-size: 100%; background-color: hsla(0,0%,19%,1.00); }
.item{
    width: 100%;
    min-width: 360px;
    height: 300px;
   
    display: table-cell;
    border-color: #dfdfdf;
    border-width: 0 1px 1px 0;
    border-style: solid;
    position: relative;
    background-color: #f2f2f2;

}
.item a{
    display: block;
    height: 100%;
    width: 100%;

    position: absolute;
    text-align: center;
    font-size: 14px;
}
.item .img{
    background-repeat: no-repeat;
        background-position: center;
        background-size: auto 38px;
        height: 38px;
        width: 54px;
        margin: 31px auto auto;
}
.item span{
    display: inline-block;
    margin-top: 15px;
        box-sizing: border-box;
        color:#333;
}
.charset{
    float: left;
      width: 33.33%;
    height: 100%;
    min-width: 118px;
    min-height: 129px;
  
     display: table-cell;
    border-color: #dfdfdf;
    border-width: 0 1px 1px 0;
    border-style: solid;
    position: relative;
    background-color: #f2f2f2;

}
.t_img{
    float: left;
    padding-top: 5px;
}
.dd_w{
    float: left;
    margin-left:10px;
}
.one_text{
    font-size: 15px;
    color: #333;

      height:38px;   
  line-height:38px;   
  overflow:hidden;   
}
.two_text{
    font-size: 12px;
}
.t_post{
    float: right;
    margin-top:10px;

}
.b_wdith{
   position: relative;

}
#yours{
    width: 100%;
    height: 47px;}
.img2{
    width: 26px;
    height: 26px;
    background:url(../images/balance.png);
    background-size: 100%;
    float: left;
    margin-top:7px;
      
}
.tbim2{
    background:url(../images/card.png) 0 0 no-repeat;
    width: 26px;
    height: 26px;
   
    background-size: 100%;
    float: left;
      margin-top:7px;
}
.tbim3{
    background:url(../images/cut.png)0 0 no-repeat;
    width: 26px;
    height: 26px;
   
    background-size: 100%;
    float: left;
      margin-top:9px;
}
.tbim4{
    background:url(../images/transaction.png)0 0 no-repeat;
    width: 26px;
    height: 26px;
   
    background-size: 100%;
    float: left;
      margin-top:7px;
}

.justt{
   
    

    height: 16px;
 position: absolute;
 top: 20px;
    right: 15px;
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    background-position: -419px 0;
    display: block;
    width: 14px;
    background-size: 450px auto;
    transition: 250ms;
    

}
#entrance{
    font-size: 14px;
    height: 30px;
    color:#666;

}
.tisco{
   color: #3da1f6;
}
.banq{
    color:#ccc;
    margin-top: 5px;;
   position: absolute;
   left: 50%;
   bottom:0%;
   margin-left: -50px;
   margin-top:-50px;
   


} 