@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;  font-family:Arial, Helvetica, '微软雅黑'; font-size: 13px;}
ul{ list-style:none;}
img{ border:none;}
a{ text-decoration:none;}
input,textarea{ outline:none;
    -webkit-appearance: none;}
.hide{display:none;}
html,body{height: 100%; background-color: #f4f4f4;
    margin: 0 auto;}
.clearfix{clear:both;}
.clearfix:after{display:table;content:" "; clear:both;}
.weui-input.input-select:disabled {
    color: #333;
}
/*body,.mj-index-header,.footer-handle,.weui-tabbar{max-width:800px;}*/
.nearby-nav{max-width:770px;}
.weui-tabbar{ background:#fff;position:fixed;}
.weui-tabbar__icon{ width:20px; height:20px;}
.weui-tabbar__label{ color:#555;font-weight: bold;}
.weui-tabbar .weui-bar__item_on .weui-tabbar__label{ color:#000;}
.weui-cells:after{z-index:0}
.tougu-nav-icon{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 4px solid #fff;
    margin-top: -20px;
    position: relative;
    z-index: 1000;
}

iframe{    width: 100%;
    border: none;
    height: 100%;}
.weui-tabbar .iconfont{    font-size: 20px;
    font-weight: bold;}
.weui-tabbar .weui-bar__item_on .iconfont{color:#eb0505; }

.weui-tabbar__label{margin-top:-5px; }
.weui-tabbar__item{padding-top:0;}
.weui-cells_radio .weui-check:checked + .weui-icon-checked:before{color:#e60012;}
.weui-btn_primary:not(.weui-btn_disabled):active{background-color:#c50001;}

.weui-dialog__btn_primary { color: #e60001;}
.weui-footer__text{padding-bottom:0.6em;}

.blank-line{height:8px;}
.article_title a:-webkit-any-link, .share_title a:-webkit-any-link{color:#363636;}
.weui-cells__title{margin-top:0;}
.weui-cells:before{z-index:0;}
.weui-dialog input[type="submit"]{height: 43px;display:inline-block;font-size: 18px;
    border-radius: 0;}

/*toast*/
.weui-toast{min-height:1em;width: 12em;margin-left:-6em;}
.weui-toast__content {
    margin: 0;
    padding: 5px 8px;
}

.dropload-down{    text-align: center; color: #999; font-size: 13px; padding-bottom: 10px;/*padding-top: 38px;*/}

.nearby-nav+.mj-myPost-list .mj-myPost-item:first-child{padding-top: 50px;}
input[type=submit]{border:none;}

@media screen and (min-width: 64em){
    .mj-info-detail .weui-textarea{height:550px;}
}
