* {
  box-sizing: border-box;
}

body,
html {
  width: 100%;
  font-size: 14px;
  background-color: #dedede;
}

.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}

p {
  padding: 0;
  margin: 0;
}

a {
  color: #758697;
  text-decoration: none;
}

/* é¡µé¢é¢œè‰²é£Žæ ¼1 */

.bar-style,
.bar-style:hover,
.bar-style:focus {
  color: #a8a8a8;
  background: #fff;
}

.bg-style-1,
.bg-style-1:hover,
.bg-style-1:focus {
  background: #960105;
  color: #fff;
  border: none;
}

.bg-style-classify {
  border: 1px solid #bbb;
  color: #333;
}

.bg-style-o,
.bg-style-o:focus,
.bg-style-o:hover {
  color: #959595;
  border: none;
}

.bg-style-1-o,
.bg-style-1-o:hover,
.bg-style-1-o:focus {
  color: #960105;
  border: none;
}

/* è¾“å…¥æ¡†é£Žæ ¼ */

.text-style-1,
.vote-item-box .item .card-heading.text-style-1 {
  color: #960105;
}

input.text-style-1::-webkit-input-placeholder {
  color: #960105;
}

input.text-style-1:-moz-placeholder {
  color: #960105;
}

input.text-style-1::-moz-placeholder {
  color: #960105;
}

input.text-style-1:-ms-input-placeholder {
  color: #960105;
}

.bg-box-1 {
  background-color: rgba(232, 232, 232, 0.1);
}

.icon-rhombus {
  display: inline-block;
  width: 12px;
  height: 12px;
  vertical-align: middle;
  transform: rotate(45deg);
}

#pjax-box {
  min-height: 100vh;
}

.container-fluid {
  max-width: 600px;
  overflow: hidden;
  font-family: "Microsoft YaHei", serif !important;
  color: #758697;
}

.main-title {
  font-size: 1.3rem;
}

.main-title p {
  font-weight: bold;
  color: #333;
}

.rule-box-title {
  font-size: 16px;
  font-weight: bold;
  padding: 10px 0;
  margin-top: 0;
  margin-bottom: 0;
}

.diff-time-box .color_red {
  color: #d66679;
}

.card {
  padding: 0;
  background: none;
  margin-bottom: 0;
  box-shadow: none;
}

.rad {
  border-radius: 30px !important;
  -webkit-border-radius: 30px !important;
  -moz-border-radius: 30px !important;
}

.op {
  filter: alpha(Opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}

.shadow {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.17);
}

.mt-all {
  margin-top: 10px;
}

.mb-bar {
  margin-bottom: 70px;
}

.mb-no {
  margin-bottom: 0;
}

.marquee-box {
  height: 25px;
  line-height: 25px;
  background: #2e3132;
}

.tr_line {
  display: table-cell;
  vertical-align: middle !important;
}

.marquee-box .marquee {
  position: fixed;
  left: 0;
  width: 100%;
  height: 25px;
  line-height: 25px;
  top: 0;
  z-index: 101;
  white-space: nowrap;
  overflow: hidden;
}

.banner-box {}

.banner-box img {
  width: 100%;
}

.title-box {}

.title-box .detail_home_title {
  color: #858383;
  font-size: 14px;
  height: 28px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.title-box .detail-number {
  border: 2px solid #a0a0a0;
  padding: 0px 3px;
  font-size: 22px;
  height: 27px;
  color: #970007;
  font-weight: bold;
  margin: 0 3px;
  width: 106px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.title-box .detail-title {
  color: #970007;
  letter-spacing: 2px;
  font-size: 12px;
  height: 28px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.stat-box {
  font-size: 0.9em;
}

.stat-box .number {
  font-weight: bold;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 0;
  padding: 10px 0;
}

.stat-box .stat-content {
  background: #fff;
}

.stat-box .stat-content .state-content-text {
  font-size: 12px;
  font-weight: 400;
  border: 1px solid;
}

.sign-btn-box .sign-btn {
  font-size: 14px;
  padding: 12px 0;
  border-radius: 7px;
}

.rule-box {
  font-size: 0.9rem;
}

.rule-box p {
  line-height: 2rem;
  position: relative;
  z-index: 1;
}

.rule-box .card-body p {
  color: #858383;
}

.rule-box .rule-content-box {
  color: #858383;
}

.rule-box .rule-content-box *,
.rule_box_content * {}

.rule-box .card-body img,
.rule-box .card-body iframe {
  max-width: 100% !important;
}

.rule-box .rule-content-box.active {
  display: block;
}

.rule-box .rule-content-box img {
  max-width: 100%;
  margin: 0 auto;
}

.rule-box .card-body img {
  max-width: 100%;
  margin: 0 auto;
}

.search-title {
  height: 70px;
  line-height: 70px;
}

.search-box-title {
  letter-spacing: 7px;
  font-size: 16px;
  color: #858383;
}

.rule-box .font-bold {
  font-weight: bold;
}

.detail-box .detail-title {
  font-size: 14px;
}

.detail-box .detail-sub-title {
  font-size: 12px;
}

.detail-box-content-wrapper {
  padding: 0;
}

.detail-box img {
  max-width: 100%;
}

.detail-box .detail-content-box img {
  max-width: 100%;
  margin: 10px auto;
}

.detail-box .detail-content-box iframe,
.detail-box .card-body iframe {
  width: 100% !important;
}

.detail-box .btn-back {
  background: #a0a0a0;
  border-radius: 0;
  color: #d5d5d5;
  border: none;
  font-size: 16px;
  letter-spacing: 8px;
  text-indent: 8px;
  width: 120px;
  height: 42px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.detail-box .detail-btn {
  width: 100%;
  background: #a0a0a0;
  border-radius: 0;
  color: #fff;
  border: none;
  height: 42px;
  font-size: 24px;
  padding: 0;
  letter-spacing: 1em;
  text-indent: 1em;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.detail-box .detail-btn.bg-style-1 {
  background: #960105;
  color: #fff;
  border: none;
}

.detail-box p {
  /* line-height: 2rem; */
}

.detail-box .detail-box-content {
  padding: 10px;
  color: #858383;
}

.detail-box .detail-box-content * {}

.detail-box .detail-box-content img {
  margin: 10px auto;
  max-width: 100% !important;
}

.detail-box .number {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
}

.detail-box .detail-content-text {
  margin-top: 5px;
  color: #333;
  font-size: 12px;
  font-weight: 400;
}

.detail-box .detail_box_btns {
  width: 90%;
  margin: 10px auto;
}

.search-box .input-group {
  background: #fff;
  width: 100%;
}

.search-box-content {
  display: flex;
  height: 40px;
  position: relative;
  align-items: center;
  background: #b5b5b5;
}

.search-box-content .search-box-img {
  background: #b5b5b5;
  width: 78px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.search-box-content .search-box-img img {
  width: 24px;
}

.search-box-content .keyword {
  width: calc(100% - 78px);
  border: none;
  outline: none;
  box-shadow: none;
  border-radius: 0;
  padding-right: 70px;
  margin-right: 7px;
  height: 34px;
  margin-left: 2px;
  caret-color: #960105;
}

.search-box-content .keyword::placeholder {
  letter-spacing: 5px;
}

.search-box-content .search-btn {
  padding: 0 5px 0 20px;
  border: none;
  outline: none;
  border-radius: 0;
  position: absolute;
  right: 5px;
  background: #fff;
  font-size: 16px;
  height: 34px;
}

.search-box-content .search-btn .iconfont {
  font-weight: bold;
  font-size: 24px;
}

.type-box {
  padding: 0 7px;
}

.type-box .item:nth-child(2n) .btn {
  background: #f8f8f8;
  color: #858383;
}

.type-box .item:nth-child(2n + 1) .btn {
  background: #fff;
  color: #858383;
}

.type-box .item .btn.bg-style-1 {
  background: #960105;
  color: #fff;
}

.type-box .item .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  border-radius: 0;
  border: none;
  height: 40px;
  padding: 0;
  white-space: pre-wrap;
}

.vote-item-box {
  margin-top: 10px !important;
}

.widget-vote-item {
  border-radius: 4px !important;
}

.widget-vote-item .card-default {
  background-color: #fff !important;
  position: relative;
  box-shadow: none;
  border: none;
  margin-bottom: 0;
}

.widget-vote-item .card-default .mt-all .count {
  color: #fff;
  font-size: 12px;
  margin-bottom: 15px;
}

.mt-all .title {
  font-weight: bold;
  color: #fff;
  padding-bottom: 5px;
}

.mt-all .sub-title {
  color: #fff;
}

.mt-all input::-webkit-input-placeholder,
.mt-all textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #bbbbbb;
  font-weight: normal;
}

.mt-all input:-moz-placeholder,
.mt-all textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #bbbbbb;
  font-weight: normal;
}

.mt-all input::-moz-placeholder,
.mt-all textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #bbbbbb;
  font-weight: normal;
}

.mt-all input:-ms-input-placeholder,
.mt-all textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #bbbbbb;
  font-weight: normal;
}

.card-body p.more-title {
  font-size: 15px;
  text-align: center;
  font-weight: bold;
}

.card-body p.more-desc {
  margin-top: 10px;
}

.card-heading {
  color: #fff;
}

.vote-item-box {
  padding: 0 7px;
}

.vote-item-box .item {
  margin-bottom: 0px;
  border-radius: 0;
}

.vote-item-box .item .card {
  position: relative;
  border: none;
  background: none;
  border-radius: 0;
  margin-bottom: 2px;
}

.vote-item-box .item .card-body {
  padding: 0px;
  border-radius: 0;
  overflow: hidden;
  background: #fff;
}

.vote-item-box .item .card-body img,
.vote-item-box .item .card-body iframe {
  width: 100%;
}

.vote-item-box .item .card-heading {
  position: absolute;
  left: 6px;
  top: 5px;
  width: 40px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  padding: 0;
  overflow: hidden;
  color: #fff;
  border: none;
  border-radius: 4px;
  font-size: 12px;
}

.vote-item-box .vote-img-box {
  display: block;
}

.vote-item-box .vote-item-text {
  padding: 2px;
}

.vote-item-box .vote-item-text .title {
  color: #fff;
  font-size: 10px;
}

.vote-item-box .vote-item-text .sub-title {
  color: #ccc;
}

.vote-item-box .vote-item-text .vote-item-count {
  background: #dedede;
}

.vote-item-box .vote-item-text .count-wrapper {
  width: 50%;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
}

.vote-item-box .vote-item-text .count-wrapper .count {
  /* color: #EF8282; */
}

.vote-item-box .vote-item-text .vote-item-btn {
  height: 30px;
  position: relative;
  z-index: 1;
  padding: 0 2px;
}

.vote-item-box .vote-item-text .vote-item-btn .btn {
  width: 100%;
  font-size: 12px;
  border-radius: 0;
  font-weight: 400;
  padding: 0;
  height: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
  background: #989898;
  color: #fff;
  letter-spacing: 10px;
  text-indent: 10px;
}

.vote-item-box .vote-item-text .vote-item-btn .btn.bg-style-1 {
  background: #960105;
}

.vote-item-box .item img {
  width: 100%;
}

.vote-item-box .active .btn {
  background-color: #fff;
  color: #758697;
}

.vote-item-load-box .msg {
  color: #858383;
}

.detail-content-box .btn-block {
  width: 90px !important;
  color: #e61920 !important;
  background-color: #ffc813 !important;
  border: 1px solid #fed189;
  margin-bottom: 10px;
  box-shadow: 0px 2px 4px 0px rgba(190, 12, 18, 1);
  font-size: 13px !important;
  margin: 10px auto;
}

.navbar-box {
  position: fixed;
  width: 100%;
  background-color: #fff;
  left: 0;
  bottom: 0;
  z-index: 100;
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.1);
}

.footer-bar-box {
  display: flex;
  width: 100%;
}

.footer-bar-box .item {
  flex: 1;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 50px;
}

.footer-bar-box .item a {
  display: block;
  text-decoration: none;
  color: inherit;
}

.footer-bar-box .item i {
  font-size: 1.2rem;
}

.select-bar-box {
  height: 50px;
  line-height: 50px;
  font-size: 1.1rem;
}

.select-bar-box .btn {
  padding: 5px 20px;
}

/* widget */

#widget-box {
  display: none;
}

.layer-self {
  min-width: 300px;
  border: 5px solid #ccc;
}

.search-class .layui-layer-content {
  padding: 0 7px;
}

.widget-search-box,
.widget-vercode-box,
.widget-alert-box,
.widget-search_content,
.widget-an-box {
  background: #fff;
  border: none;
  text-align: center;
  padding: 10px;
}

.search_content {
  min-height: 50px;
  display: flex;
  flex-wrap: wrap;
}

.search_content_title {
  font-size: 12px;
  color: #aaa;
  margin: 10px 0;
}

.search_content a {
  display: block;
  margin: 10px 0;
  width: 50%;
  font-size: 16px;
}

.widget-search-box {
  width: 100%;
  padding: 0 0 10px 0;
}

.search-box-btn {
  display: flex;
  justify-content: space-between;
}

.search-box-btn .close-btn {
  margin-top: 10px;
  width: 78px;
  height: 30px;
  line-height: 30px;
  display: block;
  background: #b5b5b5;
  color: #fff;
  border-radius: 0;
  letter-spacing: 7px;
  text-indent: 7px;
}

.search-box-btn .ensure-btn {
  margin-top: 10px;
  flex: 1;
  height: 30px;
  line-height: 30px;
  display: block;
  border-radius: 0;
  margin-left: 2px;
  text-decoration: none;
  letter-spacing: 34px;
  text-indent: 34px;
}

.widget-an-box .msg {
  text-indent: 2em;
  text-align: left;
}

.widget-vercode-box .btn,
.widget-alert-box .btn,
.widget-an-box .btn {
  margin-top: 20px;
  padding: 0px 26px;
  margin-bottom: 10px;
  height: 32px;
  display: inline-flex;
  align-items: center;
}

.widget-alert-box .btn,
.widget-an-box .btn {
  padding: 5px 30px !important;
}

/*æ¼‚æµ®ç‰©*/

.widget-float-box li {
  position: fixed;
  top: -20%;
  list-style: none;
  display: block;
  width: 3rem;
  animation: downFloat 10s infinite;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  z-index: 10;
}

.widget-float-box li img {
  width: 100%;
}

@keyframes downFloat {
  0% {
    top: -20%;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    top: 110%;
    -webkit-transform: rotate(600deg);
    transform: rotate(600deg);
  }
}

@keyframes upFloat {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(-2000px) rotate(600deg);
    transform: translateY(-2000px) rotate(600deg);
  }
}

.input-err {
  border: 1px solid #f00;
}

/*æŠ¥å*/

.sign-form-img-box .item .fa-close {
  display: block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background: #f00;
  color: #fff;
  border-radius: 50% !important;
  position: absolute;
  top: -8px;
  right: -8px;
}

.sign-form-img-box .item img {
  width: 100%;
  height: 60px;
}

/* èƒŒæ™¯éŸ³ä¹å›¾æ ‡æŒ‰é’® */

.animation-rotate {
  transform-origin: 50% 50%;
  -webkit-transform: rotate(360deg);
  animation: rotation 3s linear infinite;
  -moz-animation: rotation 3s linear infinite;
  -webkit-animation: rotation 3s linear infinite;
  -o-animation: rotation 3s linear infinite;
}

.widget-audio-box {
  z-index: 102;
  width: 28px;
  height: 28px;
  position: fixed;
  right: 10px;
  top: 18px;
  border: 2px solid #fff !important;
  border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  text-align: center;
  color: #fff;
  line-height: 25px;
  font-size: 15px;
  cursor: pointer;
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

/* æŽ’è¡Œæ¦œ */

.rule-box-content {
  margin: 15px 0;
}

.rule-box-content img,
.rule-box-content iframe {
  max-width: 100% !important;
}

.show-activity-end .activity-icon {
  position: absolute;
  right: 10px;
  top: 10px;
}

.show-activity-end .activity-text {
  margin: 30px auto;
  font-size: 16px;
  font-weight: 400;
  color: #333;
}

.show-activity-end .activity-btn .activity-btn1 {
  width: 120px;
  height: 36px;
  margin: 10px auto;
  line-height: 36px;
  background: rgba(69, 156, 250, 1);
  border-radius: 4px;
  display: block;
  color: #fff;
  font-size: 14px;
}

.show-activity-end .activity-btn .activity-btn2 {
  width: 120px;
  height: 36px;
  margin: 10px auto;
  line-height: 36px;
  background: #fe4e67;
  border-radius: 4px;
  display: block;
  color: #fff;
  font-size: 14px;
}

/* rank.css */

.rank-list-wrapper {
  position: relative;
}

.rank-list-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 100%;
  height: calc(100% - 10px);
  background: #fff;
  border-radius: 7px;
  z-index: 0;
}

.rank-list {
  display: flex;
  position: relative;
  z-index: 1;
}

.rank-list2 {
  margin-bottom: 15px;
  margin-top: -15%;
}

.rank-list-item2,
.rank-list-item3 {
  width: 30%;
}

.rank-list-item1 {
  width: 40%;
}

.rank-list-item1 a,
.rank-list-item2 a,
.rank-list-item3 a {
  color: #708294;
}

.rank_img {
  position: relative;
  text-align: center;
}

.rank_img img {
  width: 100%;
}

.rank_top {
  position: relative;
  text-align: center;
  padding: 0 15px;
  margin: 10px 0;
}

.rank_second {
  text-align: center;
  margin: 10px 0;
}

.rank_third {
  text-align: center;
  margin: 10px 0;
}

.rank_top p,
.rank_second p,
.rank_third p {
  margin-bottom: 0;
}

.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th,
.table>tbody>tr>td {
  border: none;
}

.table thead tr th,
.table tbody tr td {
  text-align: center;
}

.table tbody tr td:nth-child(2),
.table thead tr th:nth-child(2) {
  text-align: left;
}

.table tbody tr:nth-child(2n + 1) {
  background: rgba(150, 1, 5, 0.5);
  color: #fff;
}

.table tbody tr:nth-child(2n) {
  background: #fff !important;
  color: #960105;
}

.table tbody tr td a {}

.table tbody tr {
  background: #fff;
}

.table tbody tr img {
  width: 1.5em;
}

/* rank.css */

.rank_box {
  padding: 10px;
  background: #fff;
  margin-bottom: 2px;
}

.rank_box_title {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}

.rank_title {
  flex: 1;
  color: #6a6a6a;
  font-size: 12px;
  min-width: 12em;
  letter-spacing: 2px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.rank_title a {
  color: inherit;
}

.rank_title_content {
  margin-left: 0px;
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.rank_title_content .rank_title_number {
  color: #891a14;
  font-size: 18px;
  font-weight: bold;
  min-width: 5em;
  display: inline-flex;
  justify-content: center;
}

.rank_title_content .rank_title_like {
  color: #6a6a6a;
  letter-spacing: 3px;
  font-size: 12px;
}

.rank_box_bar {
  width: 100%;
  height: 8px;
  border-radius: 8px;
  background: #e2e1e1;
}

.rank_box_bar .number_bar {
  background: #891a14;
  height: 8px;
  border-radius: 8px;
}

/* 弹出页 */
.page_container {
  padding: 20px 0 0;
  background-color: #dedede;
  min-height: 100vh;
}

.page_head {
  padding: 10px;
  background-color: #fff;
}

.page_head_item {
  width: 100%;
}

.page_head_item a {
  display: block;
}

.page_head_item img {
  width: 100%;
}

.page_head_item:first-child {
  margin-bottom: 10px;
}

.page_zan {
  margin: 30px -15px;
}

.page_img img {
  width: 100%;
}

.footer {
  margin: 20px auto;
}

.footer img {
  width: 100%;
}

/* 助力 */
.widget-share-box {
  background: #fff;
  border: none;
  text-align: center;
  padding: 20px 15px;
}

.widget-share-box .share_box_content p {
  color: #101010;
}

.widget-share-box .share_box_btns {
  margin-top: 15px;
}

.widget-share-box .share_box_btn {
  border-radius: 0;
  background: #a0a0a0;
  color: #2c2c2c;
}

.widget-share-box .share_box_btn.bg-style-1 {
  background: #960105;
  color: #fff;
  border: none;
}

.widget-assistance-box {
  background: #dddddd;
  border: none;
  text-align: center;
  padding: 20px 15px;
}

.widget-assistance-box .assistance_box_title {
  text-align: left;
  color: #464646;
}

.widget-assistance-box .assistance_box_content {
  margin: 10px auto;
}

.widget-assistance-box .assistance_box_img {
  width: 200px;
  margin: 0 auto;
}

.widget-assistance-box .assistance_box_img img {
  width: 100%;
}

.widget-assistance-box .assistance_box_btn {
  margin-top: 10px;
  width: 200px;
  border-radius: 0;
}

.widget-assistance-box .assistance_box_tips {
  display: flex;
  color: #464646;
  margin-top: 15px;
  text-align: left;
}

.widget-assistance-box .assistance_box_tip {
  min-width: 3em;
}

/* mine */
.mine-container {
  background: #fff;
}

.mine-avater {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 15px 0 25px;
  border-bottom: 1px solid #f0f0ef;
}

.mine-avater-img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
}

.mine-avater-img img {
  width: 100%;
  height: 100%;
}

.mine-title {
  margin-top: 10px;
}

.mine-title h4 {
  font-size: 14px;
  color: #272727;
  margin: 0;
  font-weight: 500;
}

.mine-title p {
  margin-top: 2px;
  color: #4a4a4a;
  font-size: 10px;
}

.mine-btns {
  padding: 30px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.mine-btns .mine-btn {
  width: 80%;
  height: 40px;
  background: #eeeeed;
  color: #272727;
  padding: 0;
  line-height: 40px;
  border-radius: 0;
}

.mine-btn+.mine-btn {
  margin-top: 10px;
}

/* vote-helper */

.vote-helper-container {
  background: #fff;
  padding-bottom: 40px;
}

.vote-helper-card {
  display: flex;
  flex-direction: column;
}

.vote-helper-content {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 0 25px;
}

.vote-helper-title {
  font-size: 14px;
  color: #333;
  font-weight: 500;
}

.vote-helper-close {
  position: absolute;
  right: 20px;
  top: 11px;
  font-size: 30px;
  width: 30px;
  color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
}

.vote-helper-close .iconfont {
  font-size: 20px;
}

.vote-helper-avater {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
}

.vote-helper-avater img {
  width: 100%;
  height: 100%;
}

.vote-helper-text {
  margin-top: 10px;
}

.vote-helper-text h4 {
  font-size: 16px;
  color: #272727;
  margin: 0;
  font-weight: 500;
}

.vote-helper-text p {
  margin-top: 2px;
  color: #4a4a4a;
  font-size: 10px;
}

.vote-helper-data {
  width: 80%;
  margin: 60px auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.vote-helper-data-item {
  display: flex;
  align-items: center;
  width: 100%;
}

.vote-helper-data-item+.vote-helper-data-item {
  margin-top: 10px;
}

.vote-helper-data-item label {
  font-size: 16px;
  color: #272727;
  margin-bottom: 0;
}

.vote-helper-data-item label span {
  font-size: 10px;
}

.vote-helper-data-item input {
  flex: 1;
  margin-left: 15px;
  padding: 0 10px;
  height: 30px;
  border: 1px solid #edecec;
  box-shadow: none;
}

.vote-helper-btns {
  display: flex;
  align-items: center;
  margin: 0px auto;
  width: 60%;
}

.vote-helper-btns .btn {
  width: 100%;
  height: 30px;
  border-radius: 0;
  font-size: 16px;
  padding: 0;
  margin: 0 1px;
}

.vote-helper-btn {
  color: #fff;
  background: #801513;
}

.vote-helper-btn-close {
  color: #fff;
  background: #a0a0a0;
}

.vote-helper-btns p {
  margin-top: 5px;
  font-size: 10px;
  color: #3e3e3e;
}

/* mine-helper */
.mine-helper-container {}

.mine-helper-item {
  background: #fff;
  display: flex;
  flex-direction: column;
  /* padding:20px 25px; */
}

.mine-helper-item+.mine-helper-item {
  margin-top: 10px;
}

.mine-helper-content {
  display: flex;
  padding: 20px 25px;
  border: 1px solid #eeeeed;
}

.mine-helper-avater {
  width: 100px;
  height: 100px;
}

.mine-helper-avater img {
  width: 100%;
  height: 100%;
}

.mine-helper-text {
  flex: 1;
  margin-left: 10px;
}

.mine-helper-text h4 {
  font-size: 16px;
  color: #272727;
}

.mine-helper-text p {
  margin-top: 5px;
  color: #393939;
  font-size: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.mine-helper-data {
  display: flex;
  padding: 20px 25px;
}

.mine-helper-data-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-right: 1px solid #edecec;
}

.mine-helper-data-item:last-child {
  border: none;
}

.mine-helper-data-item h5 {
  color: #801512;
  font-size: 20px;
  margin: 0;
}

.mine-helper-data-item p {
  margin-top: 5px;
  font-size: 12px;
  color: #4e4e4e;
}

.sharing_wrap_img {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 20px;
}

.sharing_wrap_img img {
  width: 100px;
}

body .skin .layui-layer-setwin {
  right: 0;
  top: 45px;
}


.vote_history_text {
  margin-right: 4px;
  color: #252324;
  font-size: 12px;
}

/* custom comment */

.page_custom {
  background: #EBE1D7;
  display: flex;
  flex-direction: column;
  margin-right: -15px;
  margin-left: -15px;
  padding: 0 15px;
}

.custom-stat-box {}

.custom-stat-box .card {
  background: #fff;
  margin-bottom: 0px;
  border: none;
  border-radius: 0;
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1);
}

.custom-stat-box .stat-content {
  padding: 15px 0px;
  background: none;
}

.custom-stat-box .number {
  margin-bottom: 0;
  color: #670202;
  font-size: 15px;
  font-weight: 600;
}

.state-content-text {
  margin-top: 10px;
  margin-bottom: 0;
  color: #891A14;
  font-size: 12px;
  font-weight: 400;
}

.line {
  position: relative;
}

.line::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 100%;
  background: #FFF3E5;
}

.line::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 100%;
  background: #FFF3E5;
}

.custom-rule-card {
  background: #AC1818;
  padding: 10px 20px;
  border-radius: 0 0 10px 10px;
}

.custom-rule-card-title {
  color: #FFFBFA;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0;
}

.custom-rule-body {
  margin-top: 10px;
  padding: 15px 10px;
  border: 2px solid #FFEFDD;
  border-radius: 8px;
}

.custom-rule-text {
  display: flex;
  align-items: center;
  margin-top: 4px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}

.custom-rule-text .fa {
  color: #fff;
  margin-right: 4px;
  font-size: 14px;
}

.custom-rule-rank {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  font-size: 14px;
  font-weight: 400;
  color: #B02322;
  background: #FFE3CF;
  height: 30px;
}

.custom-comment-container {
  padding: 20px 20px 10px;
  background: #F5F0EB;
}

.custom-comment-title {
  position: relative;
  display: flex;
  align-items: center;
  padding-bottom: 8px;
  border-bottom: 1px solid #DCCFC4;
}

.custom-comment-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 100%;
  height: 4px;
  background: #D9CBBF;
}

.custom-comment-title-text {
  color: #6A380E;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 0;
}

.custom-comment-title-tips {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 4px;
  padding: 2px 10px;
  font-size: 12px;
  font-weight: 400;
  color: #F8F1F1;
  background: #AC1818;
  border-radius: 12px;
}

.custom-comment-list {
  display: flex;
  flex-direction: column;
}

.custom-comment-item {
  position: relative;
  display: flex;
  padding: 10px 0;
  border-bottom: 1px solid #E5DBD2;
}

.custom-comment-item::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 60px;
  height: 2px;
  background: #E4CCB4;
}

.custom-comment-item-avater {
  display: flex;
  justify-content: center;
  width: 60px;
}

.custom-comment-item-avater img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #DDCEBF;
}

.custom-comment-item-content {
  flex: 1;

}

.custom-comment-item-info {
  display: flex;
}

.custom-comment-item-title {
  color: #6A380E;
  font-size: 12px;
  font-weight: 400;
}

.custom-comment-item-date {
  margin-left: 4px;
  color: #71421B;
  font-size: 12px;
  font-weight: 400;
}

.custom-comment-item-text {
  margin-top: 10px;
  font-size: 16px;
  color: #282728;
  font-weight: 400;
}

.custom-comment-item-floor {
  color: #6A380E;
  font-size: 12px;
  font-weight: 400;
}

.custom-comment-no-data {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 200px;
  color: #282728;
  font-size: 14px;
}

.custom-comment-loading {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.custom-comment-loading-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #95755B;
  font-size: 12px;
  font-weight: 400;
}

.custom-comment-form {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
}

.custom-comment-form-textarea {
  width: 100%;
}

.custom-comment-form-textarea-input {
  width: 100%;
  color: #282728;
  font-size: 14px;
  padding: 10px;
  border: 1px solid #E6DCD3;
  background: none;
}

.custom-comment-form-textarea-input::placeholder {
  color: #E8E3DF;
}


.custom-comment-form-btn {
  margin-top: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.custom-comment-form-btn-submit {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 30px;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  background: #AC1818;
  border: none
}

/* vote-brand */

.vote-brand-container {
  background: url(../img/dialog_bg2.png) no-repeat;
  background-size: 100% 100%;
  width: 345px;
  height: 488px;
}

.vote-brand-card {
  position: relative;
  display: flex;
  flex-direction: column;
}

.vote-brand-close {
  position: absolute;
  right: 36px;
  top: 30px;
  font-size: 30px;
  width: 20px;
  height: 20px;
  color: #D74531;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid;
  border-radius: 50%;
}

.vote-brand-close .iconfont {
  font-size: 10px;
}

.vote-brand-avater {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
}

.vote-brand-avater img {
  width: 100%;
  height: 100%;
}

.vote-brand-text {
  margin-top: 5px;
}

.vote-brand-text h4 {
  font-size: 14px;
  color: #272727;
  margin: 0;
  font-weight: 500;
}

.vote-brand-text p {
  margin-top: 2px;
  color: #4a4a4a;
  font-size: 10px;
}

.vote-brand-data {
  width: 48%;
  margin: 10px auto 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.vote-brand-data-item {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
}

.vote-brand-data-item+.vote-brand-data-item {
  margin-top: 4px;
}

.vote-brand-data-item label {
  font-size: 12px;
  color: #2f2f2f;
  margin-bottom: 0;
}

.vote-brand-data-item label span {
  font-size: 10px;
}

.vote-brand-data-item input {
  flex: 1;
  margin-left: 5px;
  padding: 0 10px;
  height: 24px;
  border: 1px solid #E9E2DD;
  box-shadow: none;
  background: none;
  width: 100%;
  overflow: hidden;
  font-size: 12px;
}

.vote-brand-data-item .text-require{
  position: absolute;
  left: 35px;
  top: 3px;
  font-size: 14px;
  color: #924242;
  display: inline-flex;
  height: 24px;
  align-items: center;
}

.vote-brand-btns {
  display: flex;
  align-items: center;
  margin: 10px auto 0;
}

.vote-brand-btns .btn {
  width: 66px;
  height: 24px;
  border-radius: 0;
  font-size: 12px;
  padding: 0;
  margin: 0 1px;
}

.vote-brand-btn {
  color: #fff;
  background: #AC1818;
}

.vote-brand-btn-close {
  color: #fff;
  background: #a0a0a0;
}

.vote-brand-btns p {
  margin-top: 5px;
  font-size: 10px;
  color: #3e3e3e;
}

.vote-brand-content {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: 57%;
}
/* share_custom */
.share_custom_container {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -8;
  overflow: hidden;
}

.share_custom_content {
  position: relative;
  display: flex;
  flex-direction: column;
  padding-top: 58%;
  width: 345px;
  height: 488px;
}

.share_custom_bg{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.share_custom-guest {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.share_custom-avater {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  overflow: hidden;
}

.share_custom-avater img {
  width: 100%;
  height: 100%;
}

.share_custom-text {
  margin-top: 5px;
}

.share_custom-text h4 {
  font-size: 14px;
  color: #272727;
  margin: 0;
  font-weight: 500;
}

.share_custom_number {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 18px;
  color: #9D0000;
  font-size: 20px;
  font-style: italic;
}

.share_custom_qrcode {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}

.share_custom_qrcode_img {
  width: 60px;
}

.share_custom_qrcode_img img {
  width: 100%;
}