a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    vertical-align: baseline;
    font-size: 100%;
}
.container, .page {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color:#ededed;
    overflow: hidden;
}
.page__bd {
    height: 100%;
    overflow: auto;
}
.home .weui-media-box {
    padding: 10px
}

.home .weui-media-box__desc {
    -webkit-line-clamp: 1
}

.home .weui-media-box_appmsg .weui-media-box__hd {
    width: 46px;
    height: 46px;
    border-radius: 6px;
    overflow: hidden;
}

.home .weui-media-box__title {
    font-size: 16px;
}
.home .weui-media-box__title .time {
    float: right;
    font-size: 13px;
    color:#999;
    line-height: 20px;
}

.share-box {
    margin:20px 20px 0;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    padding-bottom: 15px;
}
.share-box .qrcode {
    text-align: center;
}
.share-box .weui-cells:after, .share-box .weui-cells:before, .share-box .weui-panel:after, .share-box .weui-panel:before {
    content: none;
}
.tips {
    color:#b4b4b4;
    font-size: 13px;
}

.switch_sms {
    margin: 10px 32px;
    font-size: 14px;
    color:#056dae;
}

.touzhu .mode {
    float: right;
    color:#f00!important;
}
.touzhu .weui-media-box__info {
    margin-top: 9px;
}

pre{
    line-height: 30px;
}
pre span{
    color:red;
}
#idbox{
    display: none;
    position: fixed;
    width: 94%;
    top: 20%;
    left: 3%;
    background-color: #fff;
    border-radius: 10px;
    border: 3px solid #ccc;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}
.idboxpro{
    position: relative;
}
.divclose{
    position: absolute;
    right: 5px;
    top: 2px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border:1px solid #ccc;
    border-radius: 50%;
    background-color: #e83838;
    color: #fff;
}
#header {
    background-color: #565656;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    line-height: 3rem;
    height: 3rem;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    z-index: 99999;
}

#header .back i {
    font-size: 1.7rem;
}

#header .menu i, #header .home i {
    font-size: 1.3rem;
}

#header .back {
    position: absolute;
    left: 0;
    color: #ffffff;
    padding: 0 1rem;
}

#header .menu, #header .home {
    position: absolute;
    right: 0;
    color: #ffffff;
    padding: 0 1rem;
}
a:hover{
    text-decoration: none;
}
.container-fluid .box{
    float:left;
    width:25%;
    height:30px;
    text-align:center;
    font-size:16px;
    line-height: 27px;
}
.bigbox {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    float:left;
    width:100%
}

#footer p {
    margin-top: 4rem;
    width: 100%;
    color: #a2a2a2;
    text-align: center;
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.flex-v {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.flex-1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.flex-align-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.flex-pack-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.flex-pack-justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.art-input i.mo {
    font-style: normal;
    background-color: #c5984c;
    color: #fff;
    padding: .2rem;
    font-size: .8rem;
    display: inline-block;
    width: 14px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    margin-right: 5px;
    border-radius: 3px;
}

#article {
    margin: 1rem .8rem;
    font-size: 0.91rem;
}

.art-input {
    line-height: 4rem;
    padding: 0 .8rem;
    background-color: #fff;
}

.art-input .input {
    border: none;
    text-align: right;
    line-height: 2rem;
    padding:0.3rem;
}

.art-mon-tx {
    padding-left: .2rem;
}

.art-count {
    text-align: center;
    font-size: 2.2rem;
    font-weight: 600;
    margin-top: 1.5rem;
}

.art-count span.mo {
    font-size: 1.5rem;
    vertical-align: text-top;
}

.art-p {
    padding: 0 .8rem;
    line-height: 2.5rem;
    margin-bottom: .8rem;
    font-size: 0.9rem;
}
.txb{
    display: none;
}
.art-p .txac,.art-p .txbc{
    color: #d9af68;
}
.art-sub{
    background-color: #fa5151;
    color: #fff;
    line-height: 3rem;
    text-align: center;
    font-size: 1.05rem;
    margin: 1.5rem auto;
    width: 60%;
    border-radius: 6px;
}
.art-sub.active{
    opacity: .6;
}

.wallet {
    background: #3bac6e;
    margin:20px 10px;
    text-align: center;
    color: #fff;
    padding:20px 0;
    border-radius: 8px;
    line-height: 26px;
}
.wallet a {
    color: #fff;
}

.wxlogin {
    text-align: center;
    margin-bottom: 40px;
    color: #576b95;
    font-size:12px;
}
.wxlogin a {
    color:#000;
}
.apply {
    margin:20px;
}
.apply h4 {
    text-align:center;
}
.apply .title {
    margin:20px 0 5px 0;
    font-size:14px;
    color:#8D8D8D;
}
.apply .input {
    border:none;
    background:#f8f8f8;
    border-radius:5px;
    width:94%;
    height:30px;
    line-height:30px;
    padding:5px 3%;
}

.blackBoxSpeak {
    width: 176px;
    height: 176px;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background:rgba(0, 0, 0, .7) url("../images/huatong.png") no-repeat center 28px;
    background-size: 50%;
    border-radius: 12px;
  }
  .blackBoxSpeakConent {
    font: 14.4px '微软雅黑 Light';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 12px;
    display: block;
    text-align: center;
    width: 90%;
    padding: 8px 0;
    margin: auto;
    color: #ffffff;
    font-weight: 200;
    border-radius: 4px;
  }
  
  .blackBoxPause {
    width: 176px;
    height: 176px;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background:rgba(0, 0, 0, .7) url("../images/huatong.png") no-repeat center 28px;
    background-size: 50%;
    border-radius: 12px;
  }
  
  .blackBoxPauseContent {
    font: 14.4px '微软雅黑 Light';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 12px;
    display: block;
    text-align: center;
    width: 90%;
    padding: 8px 0;
    margin: auto;
    color: #ffffff;
    font-weight: 200;
    border-radius: 4px;
  }

.welcome_form label {
    width: 80%;
    margin-left: 10%
}

.welcome_form input, .welcome_form select {
    width: 80%;
    margin-left: 10%;
    padding: 8px 5%;
    border-radius: 10px;
    border: 1px solid #eee
}

.welcome_row {
    margin: 5px 0px
}

.welcome_form select {
    padding: 5px 0px
}

.welcome_choose {
    padding: 5%
}

.layui-layer-page .layui-layer-content {
    overflow-y: hidden;
}

.layui-layer-content {
    padding: 20px;
}
.container-fluid {
  width: 100%;
}
.table {
  width: 100%;
}
.table tbody {
  vertical-align: inherit;
}
.table thead {
  vertical-align: bottom;
}