
.white {
    background: #fff;
    margin-bottom: .3rem;
}

.pos-wraper {
    display: none;
}

.banner-wraper{
    height: 3.6rem;
    width: 100%;
    background: url(../images/im_banner.jpg) no-repeat center center;
    background-size: 100% 100%;
}
.banner-wraper .banner-text{
    display: none;
}
#m_banner_text{
    width: 6.95rem;
    line-height: .5rem;
    color: #333333;
    font-size: .28rem;
    text-align: left;
    margin: .5rem auto;
}
.tag-wraper{
    padding-bottom: .9rem;
    padding-left: .3rem;
}
.tag-wraper .tag-item{
    margin-bottom: .4rem;
}
.tag-wraper .tag-item .tag-top{
    height: .6rem;
    font-size: 0;
    text-align: left;
}
.tag-wraper .tag-item .tag-top .tag-img{
    display: inline-block;
    vertical-align: top;
    margin-right: .2rem;
    width: .6rem;
    height: .6rem;
}
.tag-wraper .tag-item .tag-top .tag-img img{
    width: 100%;
    height: 100%;
}
.tag-wraper .tag-item .tag-top .tag-title{
    display: inline-block;
    vertical-align: top;
    height: .6rem;
    line-height: .6rem;
    color: #333333;
    font-size: .3rem;
    text-align: left;
    font-weight: 500;
}
.tag-wraper .tag-item .tags{
    font-size: 0;
    text-align: left;
    margin-top: .4rem;
}
.tag-wraper .tag-item .tags .tag{
    display: inline-block;
    vertical-align: top;
    margin-right: .2rem;
    height: .58rem;
    text-align: center;
    line-height: .58rem;
    padding: 0 .28rem;
    margin-bottom: .2rem;
}
.tag-wraper .tag-item:last-child{
    margin-bottom: 0;
}
.tag-wraper .tag-item .tags .tag a{
    font-size: .26rem;
}
.tag-wraper .tag-item .tags.tags1 .tag{
    border: 1px solid #30c8c6;
}
.tag-wraper .tag-item .tags.tags1 .tag a{
    color: #30c8c6;
}
.tag-wraper .tag-item .tags.tags2 .tag{
    border: 1px solid #ff7776;
}
.tag-wraper .tag-item .tags.tags2 .tag a{
    color: #ff7776;
}
.tag-wraper .tag-item .tags.tags3 .tag{
    border: 1px solid #6799fd;
}
.tag-wraper .tag-item .tags.tags3 .tag a{
    color: #6799fd;
}
.tag-wraper .tag-item .tags.tags4 .tag{
    border: 1px solid #11cc80;
}
.tag-wraper .tag-item .tags.tags4 .tag a{
    color: #11cc80;
}
/*# sourceMappingURL=m-tag-list.css.map */