.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-5ad4b33f] {
  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-5ad4b33f] {
  color: inherit;
}
.user .username[data-v-5ad4b33f] {
  margin-left: 5px;
}
.user .ant-badge[data-v-5ad4b33f] {
  margin-right: 10px;
}
.user .notify-badge[data-v-5ad4b33f] {
  margin-top: 20px;
}
.user .notify-icon[data-v-5ad4b33f] {
  font-size: 20px;
}
.unlogin[data-v-5ad4b33f] {
  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-5ad4b33f] {
  color: #888888;
  margin: 1px 4px 0;
}
.unlogin a[data-v-5ad4b33f]: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;
}

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

.item[data-v-70667c91] {
  padding: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.label[data-v-70667c91] {
  font-size: 16px;
}
.content[data-v-70667c91] {
  color: rgba(0, 0, 0, 0.45);
}
.action[data-v-70667c91] {
  margin-left: auto;
}

.main[data-v-740f827a] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.ant-descriptions[data-v-740f827a] {
  font-size: 16px;
  margin-top: 4px;
  margin-left: 4px;
}

.ant-card[data-v-6ee43630] {
  background: none;
}
.ant-card[data-v-6ee43630] .ant-card-head-title {
  font-size: 18px;
  font-weight: bold;
}

.cover[data-v-20884d48] {
  position: relative;
}
.cover img[data-v-20884d48] {
  width: 266px;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
}
.title[data-v-20884d48] {
  position: absolute;
  left: 5px;
  top: 10px;
  text-align: center;
  min-width: 200px;
  color: #FFFFFF;
  font-weight: 600;
  text-shadow: 1.5px 1.5px 1.5px #000;
  overflow: hidden;
}
.small.cover img[data-v-20884d48] {
  width: 160px;
  height: 90px;
}
.small .title[data-v-20884d48] {
  left: 5px;
  top: 10px;
  min-width: 120px;
  font-weight: 600;
  text-shadow: 1px 1px 1px #000;
}

.tower-card.ant-list-item[data-v-e7d717d6] {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 2px;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
  border-left: 10px solid;
  border-bottom: none;
}
.ant-list-item-meta-avatar[data-v-e7d717d6] {
  margin-right: 0;
}
.tower-card-header[data-v-e7d717d6] {
  padding-top: 3px;
}
.info-bar[data-v-e7d717d6] {
  margin-left: auto;
  padding-right: 8px;
}
.info-bar .info-block[data-v-e7d717d6] {
  font-size: 13px;
  padding-left: 10px;
  display: inline-block;
  text-align: right;
}
.info-bar .info-block span[data-v-e7d717d6] {
  display: inline-block;
}
.info-bar .info-block-people[data-v-e7d717d6] {
  min-width: 88px;
}
.info-bar .info-block-people span[data-v-e7d717d6] {
  min-width: 72px;
}
.info-bar .info-block-hot[data-v-e7d717d6] {
  color: #e33e33;
  min-width: 40px;
}
.info-bar .info-block-hot span[data-v-e7d717d6] {
  min-width: 24px;
}
.ant-list-item-meta-content[data-v-e7d717d6] {
  min-height: 150px;
  padding-left: 16px;
}
.ant-list-item-meta-content .tower-content[data-v-e7d717d6] {
  margin-top: auto;
  height: 68px;
  width: 380px;
}
.ant-list-item-meta-content .tower-content p[data-v-e7d717d6] {
  font-size: 13px;
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin: 0;
}
.ant-list-item-meta-content .author[data-v-e7d717d6] {
  color: rgba(0, 0, 0, 0.85);
}
.ant-list-item-meta-content .author2[data-v-e7d717d6] {
  color: #6e6e6e;
}
.ant-row[data-v-e7d717d6] {
  margin-right: 5px;
}
.tower-card-main[data-v-e7d717d6] {
  min-height: 150px;
}
.mocking[data-v-e7d717d6] {
  color: inherit;
}
.ant-carousel[data-v-e7d717d6] {
  width: 380px;
  height: 28px;
}
.ant-carousel p[data-v-e7d717d6] {
  margin-bottom: 0px;
  line-height: 13px;
}
.ant-carousel[data-v-e7d717d6] .slick-slide {
  text-align: center;
  height: 28px;
  overflow: hidden;
  font-size: 12px;
}
.ant-carousel .custom-slick-arrow[data-v-e7d717d6] {
  width: 18px;
  height: 18px;
  font-size: 18px;
  color: inherit;
  opacity: 0.8;
}
.ant-carousel .custom-slick-arrow[data-v-e7d717d6]:before {
  display: none;
}
.ant-carousel .custom-slick-arrow[data-v-e7d717d6]:hover {
  color: inherit;
  opacity: 1;
}
.tag-list .ant-col[data-v-e7d717d6] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.tag-list .comment-tag[data-v-e7d717d6] {
  margin-left: auto;
}
.tag-list a[data-v-e7d717d6] {
  font-size: 13px;
  padding: 1px;
  color: inherit;
}
.tag-list a span[data-v-e7d717d6] {
  font-weight: bold;
}

.card-container[data-v-516733ef] {
  padding: 0;
  border-radius: 2px;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
  border-left: 6px solid;
}
.mocking[data-v-516733ef] {
  color: inherit;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.card-main[data-v-516733ef] {
  width: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  min-height: 90px;
  padding: 4px 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}
.info-col[data-v-516733ef] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.info-col .info-block[data-v-516733ef] {
  font-size: 13px;
  display: inline-block;
  text-align: right;
}
.info-col .info-block span[data-v-516733ef] {
  display: inline-block;
}
.info-col .info-block-people[data-v-516733ef] {
  min-width: 88px;
}
.info-col .info-block-people span[data-v-516733ef] {
  min-width: 72px;
}
.info-col .info-block-hot[data-v-516733ef] {
  margin-left: auto;
  color: #e33e33;
  min-width: 40px;
}
.info-col .info-block-hot span[data-v-516733ef] {
  min-width: 24px;
}
.ant-list-item-meta-content[data-v-516733ef] {
  padding-left: 8px;
}
.ant-list-item-meta-content .tower-content[data-v-516733ef] {
  margin-top: auto;
  height: 68px;
  width: 380px;
}
.ant-list-item-meta-content .tower-content p[data-v-516733ef] {
  font-size: 13px;
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin: 0;
}
.author-col[data-v-516733ef] {
  margin-top: 2px;
}
.author[data-v-516733ef] {
  color: rgba(0, 0, 0, 0.85);
}
.author2[data-v-516733ef] {
  color: #6e6e6e;
}
.tag-list[data-v-516733ef] {
  margin-top: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.tag-list .comment-tag[data-v-516733ef] {
  margin-left: auto;
}
.tag-list a[data-v-516733ef] {
  font-size: 13px;
  padding: 1px;
  color: inherit;
}
.tag-list a span[data-v-516733ef] {
  font-weight: bold;
}

.ant-list-vertical .ant-list-item-meta[data-v-32460642] {
  margin: 0;
}
.inner-list[data-v-32460642] {
  margin-left: 25px;
}
.mobile-tower-card[data-v-32460642] {
  margin: 6px;
  margin-left: 0;
}
.load-more[data-v-32460642] {
  margin-bottom: 2px;
}

.iok[data-v-63509a30] {
  background: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-2-5.8l-2.6-2.6L6 13l4 4 8-8-1.4-1.4z%27 fill=%27green%27/%3E%3C/svg%3E") no-repeat center;
}
.ierror[data-v-63509a30] {
  background: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M14.59 8L12 10.59 9.41 8 8 9.41 10.59 12 8 14.59 9.41 16 12 13.41 14.59 16 16 14.59 13.41 12 16 9.41zM12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z%27 fill=%27red%27/%3E%3C/svg%3E") no-repeat center;
}
.iunknown[data-v-63509a30] {
  background: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M11 7h2v2h-2zm0 4h2v6h-2zm1-9C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z%27 fill=%27blue%27/%3E%3C/svg%3E") no-repeat center;
}
.iok[data-v-63509a30],
.ierror[data-v-63509a30],
.iunknown[data-v-63509a30] {
  background-size: 100%;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.tower-title[data-v-39134e0e] {
  min-width: 60px;
  display: inline-block;
}
.score-list[data-v-39134e0e] {
  overflow-x: auto;
}
.score-list .ant-table-wrapper[data-v-39134e0e] {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 100%;
}

.tower-card.ant-list-item[data-v-20a36ac3] {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 2px;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
  border-left: 10px solid;
  border-bottom: none;
}
.ant-list-item-meta-avatar[data-v-20a36ac3] {
  margin-right: 0;
}
.tower-card-header[data-v-20a36ac3] {
  padding-top: 3px;
}
.title-bar[data-v-20a36ac3] {
  color: rgba(0, 0, 0, 0.85);
}
.info-bar[data-v-20a36ac3] {
  margin-left: auto;
  padding-right: 8px;
}
.info-bar .info-block[data-v-20a36ac3] {
  font-size: 13px;
  padding-left: 10px;
  display: inline-block;
  text-align: right;
}
.info-bar .info-block span[data-v-20a36ac3] {
  display: inline-block;
}
.info-bar .info-block-people[data-v-20a36ac3] {
  min-width: 88px;
}
.info-bar .info-block-people span[data-v-20a36ac3] {
  min-width: 72px;
}
.info-bar .info-block-hot[data-v-20a36ac3] {
  color: #e33e33;
  min-width: 40px;
}
.info-bar .info-block-hot span[data-v-20a36ac3] {
  min-width: 24px;
}
.ant-list-item-meta-content[data-v-20a36ac3] {
  min-height: 150px;
  padding-left: 16px;
}
.ant-list-item-meta-content .tower-content[data-v-20a36ac3] {
  margin-top: auto;
  height: 24px;
}
.ant-list-item-meta-content .tower-content p[data-v-20a36ac3] {
  font-size: 13px;
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin: 0;
}
.ant-row[data-v-20a36ac3] {
  margin-right: 5px;
}
.tower-card-main[data-v-20a36ac3] {
  min-height: 150px;
}
.mocking[data-v-20a36ac3] {
  color: inherit;
}
.tag-list[data-v-20a36ac3] {
  margin-top: 5px;
  margin-bottom: 5px;
}
.tag-list .ant-col[data-v-20a36ac3] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.tag-list .comment-tag[data-v-20a36ac3] {
  margin-left: auto;
}
.tag-list a[data-v-20a36ac3] {
  font-size: 13px;
  padding: 1px;
  color: inherit;
}
.tag-list a span[data-v-20a36ac3] {
  font-weight: bold;
}
.chart[data-v-20a36ac3] {
  height: 100px;
}

.render-text {
  overflow-wrap: anywhere;
  word-break: break-all;
}
.render-text img {
  max-width: 100%;
}

.ant-list-vertical .ant-list-item-meta[data-v-c6e1b430] {
  margin: 0;
}
.outerTitle[data-v-c6e1b430],
.tower-link[data-v-c6e1b430] {
  font-weight: 700;
}
.innerList[data-v-c6e1b430] {
  margin-left: 25px;
}
.innerList .timestr[data-v-c6e1b430] {
  color: gray;
}
.comment[data-v-c6e1b430] {
  margin-left: 10px;
  padding: 10px;
  background-color: #EEEEEE;
}
.comment a[data-v-c6e1b430] {
  color: inherit;
}
.comment .render-text[data-v-c6e1b430] {
  line-height: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin: 0;
}

.ant-card[data-v-f841954c] {
  background: none;
}
.tab-header[data-v-f841954c] {
  color: rgba(0, 0, 0, 0.45);
  font-weight: 500;
}
.tab-header span[data-v-f841954c] {
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
}
@media screen and (max-width: 599px) {
[data-v-f841954c] .ant-card-body {
    padding: 8px;
}
}

.username[data-v-26bd6100] {
  font-size: 18px;
  font-weight: bold;
}

.username[data-v-6fdfc454] {
  font-size: 18px;
  font-weight: bold;
}

.username[data-v-3f5b1950] {
  font-size: 18px;
  font-weight: bold;
}
.mobile-tower-card[data-v-3f5b1950] {
  margin: 6px;
  margin-left: 0;
}

.ant-space[data-v-486b0b54] {
  width: 100%;
  padding-right: 5%;
}
.ant-space div[data-v-486b0b54]:first-child {
  margin-left: auto;
}

.ant-card[data-v-2fee7c6c] {
  background: none;
}
.ant-card[data-v-2fee7c6c] .ant-card-head-title {
  font-size: 18px;
  font-weight: bold;
}

body {
  background-color: #e6e6e6 !important;
  min-width: 1000px;
}
@media screen and (max-width: 1000px) {
body {
    min-width: 100%;
}
}

.main[data-v-7c1c5f1f] {
  height: 100%;
}
.ant-layout[data-v-7c1c5f1f] {
  background: none;
}
.card[data-v-7c1c5f1f] {
  background-color: #f6f6f6;
  border-radius: 2px;
  box-shadow: 0 1px 3px rgba(18, 18, 18, 0.1);
  font-family: none;
}
.main-card[data-v-7c1c5f1f] {
  margin: 10px auto;
  width: 1000px;
}
@media screen and (max-width: 1000px) {
.main-card[data-v-7c1c5f1f] {
    margin: 0;
    width: 100%;
}
}
.main-brench[data-v-7c1c5f1f] {
  background-color: #f6f6f6;
  padding: 20px;
}
@media screen and (max-width: 599px) {
.main-brench[data-v-7c1c5f1f] {
    padding: 8px;
}
}

