table {
    border: 0;
    margin: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

.dibu_jg {
    height: 59px;
}

.dibu_cd {
    padding-top: 3px;
    border-top: solid 1px #e0e0e0;
    position: fixed;
    bottom: 0px;
    width: 100%;
    background-color: #f5f5f5;
    z-index: 3;
    font-size: 24px;
}

.toutou2 {
    background-color: #ededed;
    text-align: left;
    padding-left: 15px;
    color: #999;
    border-bottom: solid 1px #e0e0e0;
    height: 25px;
    padding-top: 12px;
    font-size: 14px;
    font-family: 微软雅黑;
}

.toutou3 {
    border-bottom: solid 1px #e0e0e0;
    display: none;
    height: 44px;
    line-height: 44px;
    position: fixed;
    top: 0px;
    width: 100%;
    background-color: #eaeaea;
    z-index: 10;
    font-size: 16px;
    font-family: 微软雅黑;
    color: #333333;
}

body {
    background-color: #ededed;
}

.weui-photo-browser-modal {
    z-index: 100;
}

.img_smdzt {
    position: absolute;
    top: 16px;
    left: 23px;
    background-color: #d31725;
    padding: 1px 4px 1px 4px;
    height: 20px;
    line-height: 20px;
    color: #ffffff;
    font-size: 11px;
}


.my_glcd {
    border-top: solid 1px #e0e0e0;
    border-bottom: solid 1px #e0e0e0;
    background-color: #ffffff;
    border-left: solid 1px #e0e0e0;
}

    .my_glcd td {
        text-align: center;
        border-right: solid 1px #e0e0e0;
        padding-top: 10px;
        padding-bottom: 10px;
    }


/*苹果手机去除黑色的背景*/
input, textarea, select, td, div {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

a, a:hover, a:active, a:visited, a:link, a:focus {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
/*苹果手机去除黑色的背景END*/


.weui-tabbar__item.weui-bar__item--on .weui-tabbar__label {
    color: #1296db !important;
}

.weui-tabbar {
    position: fixed;
    background-color: #ffffff;
}
