.header[data-v-1adc35dd] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding: 5px 15px;
  box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 1;
}

.user[data-v-d13731d8] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  margin-left: auto;
  white-space: nowrap;
  cursor: pointer;
  color: #BBBBBB;
}
.user a[data-v-d13731d8] {
  color: inherit;
}
.user .username[data-v-d13731d8] {
  margin-left: 5px;
}
.user .ant-badge[data-v-d13731d8] {
  margin-right: 10px;
}
.user .notify-badge[data-v-d13731d8] {
  margin-top: 20px;
}
.user .notify-icon[data-v-d13731d8] {
  font-size: 20px;
}
.unlogin[data-v-d13731d8] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  color: #888888;
  margin-left: auto;
}
.unlogin a[data-v-d13731d8] {
  color: #888888;
  margin: 1px 4px 0;
}
.unlogin a[data-v-d13731d8]:hover {
  color: #1890ff;
}

@font-face {
  font-family: TypoRound;
  font-weight: normal;
  src: url(https://h5mota.com/assets/Typo_Round_Regular.1a899395b.otf) format('opentype');
}
.site-brand[data-v-5e006f44],
.site-brand .logo-link[data-v-5e006f44] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 30px;
  text-decoration: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-align-self: center;
          align-self: center;
}
.site-brand img[data-v-5e006f44] {
  height: 30px;
}
.site-brand .logo[data-v-5e006f44] {
  color: white;
  font-weight: 300;
  padding-left: 10px;
  font-size: 20px;
  font-family: TypoRound, sans-serif;
}

.main-header[data-v-0a8ad1a4] {
  background: #FFFFFF;
  height: 52px;
  line-height: 52px;
}
.main-tab[data-v-0a8ad1a4] {
  margin: -1px auto 1px;
  border-bottom: none;
  width: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1;
  text-align: center;
}
.drawer-handler[data-v-0a8ad1a4] {
  -webkit-align-self: center;
          align-self: center;
  margin-right: 5px;
}
.main-header[data-v-0a8ad1a4] .site-brand .logo {
  color: black;
}
.main-header[data-v-0a8ad1a4] .user {
  color: #444444;
}
.ant-drawer[data-v-0a8ad1a4] .ant-drawer-body {
  padding: 10px 0px;
}

.footer[data-v-99026158] {
  margin-top: auto;
}
.footer[data-v-99026158] {
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  line-height: 1.45;
  background: #C8C8C8;
  padding: 10px;
  text-align: center;
}
a[data-v-99026158],
span[data-v-99026158] {
  margin: 0px 10px;
  color: #444444;
}

.editorContainer[data-v-1e469807] {
  margin: 10px 0px;
  cursor: text;
}

.reply-avatar {
  margin-top: 4px;
}
@media screen and (max-width: 599px) {
.reply-avatar {
    display: none;
}
}
.reply-main {
  text-align: left;
}
.reply-main .reply-text {
  color: #666;
  margin: 0;
}
.reply-main .reply-text span {
  word-break: break-all;
  display: block;
}
.reply-main .reply-bottom {
  text-align: right;
  margin: 0;
}
.reply-main .ant-btn {
  padding: 0 6px;
}
.reply-main .ant-btn span {
  margin: 0px;
}
.reply-main .admin-button {
  color: grey;
}

.main .content[data-v-589cc359] {
  min-height: 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  text-align: left;
}
.main .bottom[data-v-589cc359] {
  margin-top: auto;
  margin-bottom: -10px;
  text-align: right;
}
.main .ant-btn[data-v-589cc359] {
  padding: 0 6px;
}
.main .ant-btn span[data-v-589cc359] {
  margin: 0px;
}
.subpost-list[data-v-589cc359] {
  margin-top: 10px;
}
.writeboard[data-v-589cc359] {
  margin: 10px 15px;
}
.writeboard .ant-input[data-v-589cc359] {
  margin-bottom: 5px;
}
.writeboard .textbar[data-v-589cc359] {
  text-align: right;
}
.writeboard .textbar .counter[data-v-589cc359] {
  margin: 0 5px;
}
.writeboard .textbar .counter.warn[data-v-589cc359] {
  color: red;
}
.writeboard .textbar .ant-btn span[data-v-589cc359] {
  margin: 0px 10px;
}
.admin-button[data-v-589cc359] {
  color: grey;
}
.render-text[data-v-589cc359] {
  color: #444444;
  cursor: auto;
  overflow-wrap: anywhere;
}
.render-text[data-v-589cc359] img {
  max-width: 100%;
}
.render-text[data-v-589cc359] blockquote {
  display: block;
  border-left: 8px solid #d0e5f2;
  padding: 5px 10px;
  margin: 10px 0;
  line-height: 1.4;
  font-size: 100%;
  background-color: #f1f1f1;
}
.render-text[data-v-589cc359] blockquote p {
  margin: 10px 0;
  line-height: 1.5;
}

@media screen and (max-width: 599px) {
.ant-list-item-meta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
            flex-direction: column;
    margin: 0 5px;
    width: 100%;
}
.ant-list-item-meta .ant-list-item-meta-avatar {
    width: 100%;
}
}
.avatar-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  margin-bottom: 5px;
}
@media screen and (min-width: 600px) {
.avatar-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
            flex-direction: column;
    width: 96px;
}
}
@media screen and (max-width: 599px) {
.avatar-container {
    width: 100%;
}
.avatar-container .user-link {
    margin-left: 10px;
}
}
.ant-list-item-meta-avatar a {
  margin-top: 10px;
  font-size: 14px;
}
.ant-list-item-meta-content {
  width: 100%;
}
.ant-modal-mask,
.ant-modal-wrap {
  z-index: 10001 !important;
}

.code[data-v-589cc359] code,
.code[data-v-589cc359] kbd,
.code[data-v-589cc359] pre,
.code[data-v-589cc359] samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.code[data-v-589cc359] code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
.code[data-v-589cc359] kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.code[data-v-589cc359] kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
.code[data-v-589cc359] pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.code[data-v-589cc359] pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.code[data-v-589cc359] .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.ant-result[data-v-659ad11b] .ant-result-title {
  font-size: 48px;
}
.ant-result[data-v-659ad11b] .ant-result-subtitle {
  font-size: 18px;
}

html,
body {
  height: 100%;
  width: 100%;
  margin: 0;
}
#app {
  font-family: Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  color: #2c3e50;
  min-height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  cursor: default;
}
.adjuster {
  margin: 20px auto;
}
@media screen and (min-width: 1000px) {
.adjuster {
    width: 1000px;
}
}
@media screen and (max-width: 999px) {
.adjuster {
    width: 100%;
}
}
.thread-title .ant-tag {
  margin-left: 5px;
  vertical-align: middle;
}
.thread-title .anticon {
  margin-left: 2px;
}
#editor {
  margin-top: 20px;
  text-align: left;
}
#reply {
  margin-left: 15px;
}
.ant-pagination.top-pager {
  margin-top: 10px;
  margin-bottom: -10px;
}

