body{font-size:16px;}
.d11{width:200px}
.d7{display: none;}
.d12{font-size: 14px;}
.foot_info{display: none;}
.tbale{width: 98%;margin: auto;}
.md{padding: 20px;max-width: 700px;margin-left: auto;margin-right: auto;margin-top: 16px;}
.mbx{border-top: 1px solid #eee;padding-top: 12px;padding-bottom: 12px;}
.mlink{display: inline-block;padding: 0 0 8px 0;width: 100%;}
.mmr{color: #999;margin-left: 26px;}
.mmr span{margin-right: 12px;}
.mft{display:none;}
#infos{clear: both;}
#infomores{clear: both;padding-top: 38px; }
#save{clear: both;padding-top: 18px; }
#save span{border: 1px solid #52a6ef;border-radius: 3px;height: 40px;line-height: 40px;color: #52a6ef;cursor: pointer;display: block;text-align: center;}
#filemore{border: 1px solid #52a6ef;border-radius: 3px;height: 40px;line-height: 40px;color: #52a6ef;cursor: pointer;display: block;text-align: center;}
#filemore:active{opacity: .7;}
.tet{margin-bottom: 28px;line-height: 34px;padding: 8px;}
.teta{padding: 5px;background: #de5823;color: #fff;border-radius: 3px 0 0 3px;}
.tetb{background:#666;margin-right:15px;border-radius: 0 3px 3px 0;}
.load2 .loader,
.load2 .loader:before,
.load2 .loader:after {border-radius: 50%;}
.load2 .loader:before,
.load2 .loader:after {position: absolute;content: '';}
.load2 .loader:before {width: 16px;height: 32px;background: #fff;border-radius: 32px 0 0 32px;top: -1px;left: -1px;transform-origin: 16px 16px;animation: load2 2s infinite ease 1.5s;}
.load2 .loader {font-size: 11px;text-indent: -99999em;margin: auto;position: relative;width: 30px;height: 30px;box-shadow: inset 0 0 0 4px #09f;}
.load2 .loader:after {width: 16px;height: 32px;background: #fff;border-radius: 0 31px 31px 0;top: -1px;left: 15px;transform-origin: 0px 16px;animation: load2 2s infinite ease;}
@keyframes load2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.load2{position: fixed;width: 100%;background: #fff;height: 100%;z-index: 999;padding-top: 10%;display: none;}
.loader2{text-align:center;padding-top: 30px;}
.s_ad{    color: #fff;
    background: #a4df70;
    font-size: 12px;
    margin-left: 5px;
    padding: 1px 2px;
    border-radius: 3px;}