﻿.weui-gallery__img
{
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: contain !important;
}
.percentfont
{
    width: 100%;
    vertical-align: middle;
    line-height: auto;
    display: block;
    padding-top: 30px;
    color: #fff;
    text-align: center;
}
.weui-mark-rt
{
    border-radius: 2px;
    top: auto;
    color: #fff;
    font-size: 12px;
    height: 1.25em;
    line-height: 1.25em;
    position: absolute;
    right: 0px;
    text-align: center;
    padding: 2px 0px;
    bottom: 0px !important;
    width: 100%;
}
.weui-uploader__file
{
    position: relative;
    background-size: 100% !important;
}
.weui-cells__title
{
    font-size: 14px;
    color: #828282;
}
.weui-label
{
    font-size: 16px;
}
.demos-content-padded
{
    padding-top: 20px;
    padding-bottom: 20px;
}
.mrt20
{
    margin-top: 20px;
}
.mrb20
{
    margin-bottom: 20px;
}
.weui-cells__title em
{
    font-size: 12px;
    margin-left: 5px;
    font-style: normal;
}
body
{
    background: #f6f6f6;
}
.weui-media-box__desc
{
    color: #333;
    font-size: 13px;
    line-height: 1.5;
    overflow: inherit;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 22;
}
.weui-cell, #txturl
{
    background: #fcfcfc;
    font-size: 12px;
}
.hidden
{
    display: none;
}
