@import "../weishidai.ui.css";
.weishidai-list-item{
    width:48%;
    display: block;
    padding: 1%;
    background: inherit;
    border:none;
    float: left;
}

.weishidai-list-item-bg{
    min-height: 100%;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.item-image{
    background-repeat: no-repeat;
    background-position: right bottom;
}

.weishidai-list-item-title{
    font-size: inherit;
    color: #FFFFFF;
}

._C0{
    /* height: 152px; */
	height: 200px;
}

._C0 .weishidai-list-item-bg{
    background: #FC5F56;
}

._C0 .item-image{
    position: absolute;
    bottom: 5%;
    right: 5%;
    width:100%;
    height: 50%;
    background-size: cover;
}

._C1,._C2,._C3,._C4{
    width: 23%!important;
   /*  height: 75px; */
    height: 97px;
}

._C1 .item-image,._C2 .item-image,._C3 .item-image,._C4 .item-image{
    position: relative;
    width: 48px;height: 48px;
    margin: auto;
    top:16px;
    background-size: 100% 100%;
}

._C1 .weishidai-list-item-box,._C2 .weishidai-list-item-box,._C3 .weishidai-list-item-box,._C4 .weishidai-list-item-box{
    top:18px;
    font-size: 10px;
}
._C1 .weishidai-list-item-title,._C2 .weishidai-list-item-title,._C3 .weishidai-list-item-title,._C4 .weishidai-list-item-title{
    font-size: 10px;
}

._C1 .weishidai-list-item-bg{
    background: #00CCFF;
}

._C2 .weishidai-list-item-bg{
    background: #00CCFF;
}

._C3 .weishidai-list-item-bg{
    background: #00CCFF;
}

._C4 .weishidai-list-item-bg{
    background: #00CCFF;
}

._C5 .weishidai-list-item-bg,._C6 .weishidai-list-item-bg{
    position: relative;
    overflow: hidden;
    border: 1px solid #FFFFFF;
}

._C5 .item-image, ._C6 .item-image{
    width: 100%;height: 100%;
    background-position: center center;
    background-size: 100% 100%;
    position: absolute;
}

._C5 .weishidai-list-item-box, ._C6 .weishidai-list-item-box{
    display: none;
}

.weishidai-list-item-image{
    position: relative;
    margin: auto;
    left : 0;
    top:20px;
}

.weishidai-list-item-box{
    position: relative;
    margin: auto;
    display: table;
    top:40px;
    color: #FFFFFF;
}

.weishidai-list-item-line{
    padding: 0;
    margin: auto;
    text-align: center;
    max-width: 88%;
    font-size: inherit;
}
.weishidai-list-item-bg{text-align:center;}
.weishidai-list-item-bg .ui-icomoon{width:48px;height:48px;color:#FFF;font-size:30px;line-height:48px;position:relative;top:6px;}
._C0 .weishidai-list-item-bg .ui-icomoon{position:absolute;width:50%;height:50%;right:5%;bottom:5%;top:auto;font-size:50px;line-height:85px;}

._C5,._C6
{
	  height:120px;  
}