* {
  box-sizing: border-box;
}

body,
html {
  width: 100%;
  min-height:100vh;
  font-size: 14px;
  background: #BFEDBD;
}

body.hidden{
  overflow: hidden;
}

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

p {
  padding: 0;
  margin: 0;
}

a {
  color: #fff;
}

img {
  max-width: 100%;
}

.d-flex {
  display: flex;
}

.title-index {
  font-size: 18px;
  font-weight: 600;
  color: #044737;
  line-height: 20px;
}

.text-style {
  color: #944941;
}

.margin_top {
  margin-top: 20px;
}

.card {
  margin-bottom: 10px;
}

.border_img {
  padding: 0 10px;
}

.border_img img {
  width: 100%;
}

.border_bottom {
  clear: both;
  margin-top: -24px;
}

.border_bottom img {}

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

.padding {
  padding: 0;
}

.text-style-1 {
  color: #056F45;
}

.color {
  color: #ff6940;
}

.bg-number-1 {
  background-color: rgba(51, 121, 215, 0.4);
}

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

.btn-type-1,
.btn-type-1:hover,
.btn-type-1:focus {
  background: #6CC07F;
  color: #fff;
  border: none;
}

.bg-style-1,
.bg-style-1:hover,
.bg-style-1:focus {
  color: #F55039;
  background: #FFEFAE;
  border-bottom: 1px solid #F55039;
}


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

.bg-style-check,
.bg-style-check:hover,
.bg-style-check:focus{
  background: #F74A52;
  color: #FFFFFF;
  border:none
}

.bg-style-2,
.bg-style-2:hover,
.bg-style-2:focus {
  color: #fff;
  background: #9CD791;
  border-bottom: 1px solid #56B27D;
}

.bg-style-classify,
.bg-style-classify:hover,
.bg-style-classify:focus {
  background: #DFF6D8;
  color: #0E6448;
  border: none;
}

.bg-style-footer,
.bg-style-footer:hover,
.bg-style-footer:focus {
  color: #57B27D;
  background: none;
  border: none;
}

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

.bg-style-sign,
.bg-style-sign:hover,
.bg-style-sign:focus {
  color: #fff;
  background: rgb(248, 182, 87);
  border: none;
}

.rule-body {
  background: #fff;
}

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

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

.data_title_box {
  position: absolute;
  display: flex;
  justify-content: center;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  z-index: 1;
}

.data_title_box .data_title_img {
  display: block;
  margin: 0 auto;
  width: 180px;
}

.data_title_box .data_title {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding-left: 8px;
  font-size: 14px;
  font-weight: 900;
  color: #FE4B2B;
  line-height: 16px;
}

.rule-box-title {
  position: relative;
  font-size: 16px;
  text-align: center;
  color: #333;
  font-weight: 900;
  margin-bottom: 15px;
}

.rule-box-sub-title {
  font-size: 8px;
  color: #aeacb3;
  text-align: center;
}

.rule-box-cirle {
  margin-bottom: 5px;
  text-align: center;
}

.rule-box-cirle span {
  display: inline-flex;
  margin: 0 3px;
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 3px;
}

.rule-box-cirle span.active {
  border: 2px solid rgba(67, 135, 227, 1);
  background: transparent;
}

.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);
}

.empty-info {
  padding: 20px 0;
}

.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 img {
  width: 100%;
}

.stat-box {}

.stat-box .border_box {
  padding-top: 37px;
  background: url(../img/stat_bg1.png) no-repeat;
  background-size: 100% 100%;
}

.stat-content {
  padding: 0;
}

.stat-content-container {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 10px;
  border: none;
}

.detail-box .stat-box .border_box{
  background: url(../img/stat_bg.png) no-repeat;
  background-size: 100%;
}

.detail-box .stat-content-container {
  padding-bottom: 30px;
}

.stat-content-container .stat-content-number {
  width: 32%;
  border-radius: 8px;
  text-align: center;
}

.stat-content-bg {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.stat-content-icon {
  width: 22px;
  height: 22px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.stat-content-icon img {
  width: 100%;
}

.stat-content-number .number {
  font-size: 20px;
  font-weight: 700;
  color: #044737;
  line-height: 23px;
}

.stat-content-container .state-content-text {
  display: inline-block;
  min-width: 6em;
  font-size: 13px;
  font-weight: 400;
  color: #044737;
  line-height: 20px;
}

.diff-time-box {
  position: relative;
  display: inline-flex;
  padding: 20px 0 16px;
  background: none;
  border: none;
  z-index: 2;
}

.diff-time-box .text {
  font-size: 13px;
  font-weight: 400;
  color: #fff;
  line-height: 20px;
}

.diff-time-box .time-color {}

.sign_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px auto 0;
  width: 168px;
  height: 38px;
  border: none;
  box-shadow: none;
  outline: none;
  font-size: 14px;
  border-radius: 8px;
}

.sign-btn,
.sign-btn:hover,
.sign-btn:focus,
.sign-btn:active,
.sign-btn.active.focus,
.sign-btn.active:focus,
.sign-btn.focus,
.sign-btn:active.focus,
.sign-btn:active:focus,
.detail-btn,
.detail-btn:hover,
.detail-btn:focus,
.detail-btn:active,
.detail-btn.active.focus,
.detail-btn.active:focus,
.detail-btn.focus,
.detail-btnn:active.focus,
.detail-btn:active:focus {
  width: 81%;
  height: 38px;
  line-height: 38px;
  padding: 0;
  margin: 0 auto;
  color: #9D6300;
  font-size: 14px;
  font-weight: 400;
  border: none;
  box-shadow: none;
  outline: none;
}

.sign-btn span,
.detail-btn span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border: 1px solid #221c26;
}

.rule-box {
  position: relative;
  font-size: 14px;
}
.rule-box.rule_box_introduction{
}

.rule-box .border_box {
  position: relative;
}

.rule-box-wrapper {
  padding: 0;
  border-radius: 0;
  margin-bottom: 0;
  box-shadow: none;
  border: none;
  background: none;
}

.rule_title{
  width:100%;
  font-size: 18px;
  font-weight: 600;
  color: #044737;
  line-height: 20px;
}

.rule_title img{
  width:100%;
}

.rule-box-wrapper .rule-body {
  margin-top:4px;
  padding: 15px;
  background: #FBFFF7;
  box-shadow: 0px 0px 8px 0px rgba(90,148,108,0.36);
  border-radius: 10px 10px 10px 10px;
  opacity: 1;
  border-bottom: 6px solid #59B676;
}

.rule_box_introduction .rule-box-wrapper .rule-body{
  background: url(../img/rule_bg.png) no-repeat;
  background-size:100% 100%;
  padding: 20px 15px;
  margin-top: 0;
  box-shadow: none;
  border-radius: 0;
  border: none;
}

.rank-box .rule-box-wrapper .rule-body {
  background: #F4FBEF;
  border:none;
}

.rank-box .border_title .rule-box-wrapper .rule-body {
  padding: 15px;
}


.rule_introduction .rule-box-wrapper .rule-body {}

.rule-box p {
  position: relative;
  z-index: 1;
}

.rule-box .card-body .rule-text {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  background: #FBFFF7;
  box-shadow: 0px 1px 1px 0px rgba(63,152,99,0.58);
  border-radius: 24px 8px 8px 24px;
}

.rule-box .card-body .rule-text:last-child {
  margin-bottom: 0;
}

.rule-box .rule-box-img-wrap {
  display: flex;
  align-items: flex-start;
  margin-right: 12px;
  width: 48px;
}

.rule-box .rule-text .rule-box-img {
  width: 100%;
  margin: 0;
  vertical-align: middle;
}

.rule-box .card-body .rule-text .rule-text-txt {
  display: flex;
  align-items: center;
  flex: 1; 
  line-height: 20px;
}

.rule-box .card-body .rule-text .rule-text-txt1 {
  font-size: 14px;
  font-weight: 600;
  color: #044737;
  line-height: 20px;
  white-space: nowrap;
}

.rule-box .card-body .rule-text .rule-text-txt2 {
  font-size: 13px;
  font-weight: 400;
  color: #0E6448;
  line-height: 20px;
}


.rule-box .rule-content-box {
  color: #0E6448;
}

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

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

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

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

.page_home_content {
  margin-top: 16px;
  background: linear-gradient(180deg, #F5FFE7 0%, #E9FFC7 100%);
  box-shadow: 0px 4px 23px 0px #AFE3AE;
  border-radius: 18px;
}
.page_home_img{
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 12px;
  padding: 0 15px;
  width: 100%;
}

.page_home_img img{
  width: 45px;
}
.sign-box .page_home_img,.detail-box .page_home_img{
  margin:0;
  padding:0;
}
.sign-box .page_home_img img,.detail-box .page_home_img img{
  margin:0;
}

.detail-box .col-12{
  padding:0;
}

.detail-box .card-body {
  position: relative;
  background: linear-gradient(180deg, #F5FFE7 0%, #E9FFC7 100%);
  box-shadow: 0px 4px 23px 0px #AFE3AE;
  border-radius: 18px 18px 18px 18px;
}

.detail-box.type-box .card-body {
  padding: 8px;
  background: #FFFFF6;
  border:none;
}

.color-box .card-body {
  background: #FFFFF6;
  border:none;
}

.detail-box_number {
  margin: 0 auto;
  width: 100px;
  height: 18px;
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.detail-box_line {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin-top: 10px;
  text-align: center;
}

.detail_index {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  color: #044737;
  line-height: 20px;
}

.detail-box .detail-title {
  margin-left: 5px;
  font-size: 18px;
  font-weight: 600;
  color: #044737;
  line-height: 20px;
}

.detail-box .detail-sub-title {
  margin-top: 3px;
  font-size: 14px;
  font-weight: 400;
  color: #0E6448;
  line-height: 20px;
}

.detail-box .detail_line{
  width:100%;
}

.detail-box .detail_line img{
  margin:0;
  width:100%;
}
.detail-box-content-wrapper {
  position: relative;
  margin-top: -30px;
  padding: 10px;
  background: linear-gradient(198deg, #A6DC95 0%, #64BC7B 46%, #59B37D 46%, #55B17C 100%);
  box-shadow: 0px 0px 8px 0px rgba(90,148,108,0.36);
  border-radius: 10px;
  z-index: 2;
}

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

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

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

.detail-content-box table,.detail-content-box tbody{
  max-width: 100% !important;
  overflow: hidden;
}
.detail-content-box td{
  max-width: 50% !important;
  height: auto;
  border: 1px solid;
}

.detail-content-box td img{
  width: 100%;
  max-width:200px !important;
}

.detail-box p {}

.detail-box .detail-content-box {
  padding: 10px 13px;
  font-size: 13px;
  font-weight: 400;
  color: #056F45;
  line-height: 20px;
  background: #FBFFF7;
  border-radius: 10px;
  box-shadow: 0px 1px 1px 0px rgba(63,152,99,0.58);
}

.detail-box .detail-box-content {
  padding: 10px 0;
}

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

.detail-box .number {}

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

.search-box {}

.search-box .search-box-group {
  position: relative;
  width: 100%;
  height: 44px;
  display: flex;
  align-items: center;
}

.search-box .search-box-icon {
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.search-box .keyword {
  flex: 1;
  height: 20px;
  line-height: 20px;
  padding: 15px 0 15px 15px;
  color: #8cc4a7 !important;
  border: none;
  background: none;
  outline: none;
  box-shadow: none;
  border-radius: 0;
}

.search-box .keyword::placeholder {
  color: #8cc4a7;
}

.search-box .input-group-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25.5%;
  height: 50px;
  z-index: 10;
}

.search-box .search-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 46px;
  padding: 0;
  color: #d6fce3;
  font-size: 13px;
  border: none;
  outline: none !important;
  border-radius: 0;
  box-shadow: none;
}

.search-box .iconfont {
  margin-right: 6px;
  font-size: 16px;
  color: #d6fce3;
}

.type-box {
  display: flex;
  flex-wrap: wrap;
  padding: 0 15px;
  width: 100%;
  overflow: hidden;
}

.type-box.type-rank-box {
  width:auto;
}

.type-box.type-rank-box .rule-box-wrapper{
  width:100%;
}

.type-box .type-current-box {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  color: #044737;
  border-radius: 8px;
}

.type-box .type-current {
  font-size: 14px;
  font-weight: 600;
  color: #044737;
  line-height: 20px;
}

.type-box .type-current-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  width: 10px;
  height: 10px;
}

.type-box .type-current-icon i {
  font-size: 10px;
  transition:all 0.3s;
}

.type-box .type-current-icon.rotate i {
  transform: rotate(180deg);
}

.type-box .item {
  padding: 4px;
}

.type-box .item .btn {
  padding: 0;
  height: 40px;
  line-height: 40px;
}

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

.widget-vote-item {
  border-radius: 7px !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 {
  font-size: 12px;
}

.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 {
  margin: 0 10px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.vote-item-box .item {
  padding: 5px;
  margin-bottom: 0px;
}

.vote_border_box {
  position: relative;
  margin-bottom: 5px;
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
}

.vote_border_box::before {
  position: absolute;
  width: 100%;
  height: 17px;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  z-index: 2;
  max-width: 600px;
}

.vote_border_box::after {
  position: absolute;
  width: 100%;
  height: 17px;
  left: 50%;
  bottom: -12px;
  transform: translateX(-50%);
  z-index: 1;
  max-width: 600px;
}

.vote-item-box .item .vote_border_box_wrap {
  position: relative;
  border: none;
  padding: 0;
}

.vote-item-box .item .vote_border_box_wrap::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 17px;
  background: #35847d;
  z-index: 1;
}

.vote-item-box .item .vote_border_box_wrap::after {
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 17px;
  background: #35847d;
  z-index: 1;
}

.vote-item-box .item .vote_item_body {
  position: relative;
  padding: 0px;
  text-align: center;
  overflow: hidden;
  border-radius: 10px 10px 10px 10px;
  border-bottom: 6px solid #59B676;
}

.vote-item-box .item .vote_item_body::before {
  position: absolute;
  left: 0;
  top: 17px;
  width: 1px;
  height: calc(100% - 17px);
  background: #90CDBD;
  z-index: 1;
}

.vote-item-box .item .vote_item_body::after {
  position: absolute;
  right: 0;
  top: 17px;
  width: 1px;
  height: calc(100% - 17px);
  background: #90CDBD;
  z-index: 1;
}

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

.item-index-box {
  position: absolute;
  left: 0;
  top: 0px;
  background: #fedfad;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 41px;
  height: 19px;
  padding: 0 5px;
  font-size: 12px;
  font-weight: 400;
  color: #9b766c;
  line-height: 14px;
  border-radius: 8px 0 10px 0;
  z-index: 3;
}

.vote_item_check {
  position: absolute;
  top: 4px;
  right: 5px;
  z-index: 3;
}

.vote_item_check .vote_item_check_img {
  width: 20px;
  height: 20px;
}

.vote-item-box .vote-img-box {
  display: block;
  position: relative;
  z-index: 0;
}

.vote-item-box .vote-item-text {
  padding: 10px 8px;
  position: relative;
  z-index: 3;
}

.vote-item-box .vote-item-text .title {
  font-size: 13px;
  font-weight: 600;
  color: #0E6448;
  line-height: 20px;
}

.vote-item-box .vote-item-text .sub-title {
  margin-top:7px;
  font-size: 10px;
  font-weight: 400;
  color: #9A9A9E;
  line-height: 20px;
}

.vote-item-box .vote-item-text .vote-item-count {
  display: flex;
  margin-top: 10px;
}

.vote-item-box .vote-item-text .vote-item-count .vote-item-slogan {
  flex:1;
  width:0;
}

.vote-item-box .vote-item-text .count-wrapper {
  display: flex;
  align-items: center;
  flex: 1;
  font-size: 10px;
  font-weight: 400;
  color: #59B676;
  line-height: 20px;
  white-space: nowrap;
}

.vote-item-box .vote-item-text .count-wrapper .vote-item-count-icon {
  width: 12px;
  margin-right: 10px;
}


.vote-item-box .vote-item-text .count-wrapper .vote-item-count-icon img {
  width: 100%;
}

.vote-item-box .vote-item-text .count-wrapper .count {
}

.vote-item-box .vote-item-text .vote-item-btn {
  position: relative;
  margin:0 auto;
  width: 92px;
  height: 25px;
  z-index: 1;
}

.vote-item-box .vote-item-text .vote-item-btn .btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  width: 100%;
  max-width: 140px;
  height: 100%;
  font-size: 14px;
  font-weight: 400;
  border-radius: 4px;
  z-index: 3;
}

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

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

.vote-item-box.aligning .vote_align_box {
  position: relative;
  display: block;
  height: 0;
  padding-top: 100%;
}

.vote-item-box.aligning .vote_align_box iframe,
.vote-item-box.aligning .vote_align_box img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.vote-item-box .vote-item.vote-item-row .vote_item_body {
  display: flex;
  align-items: center;
  padding: 10px;
}
.vote-item-box .vote-item.vote-item-row .vote_img_wrap{
  position: relative;
}

.vote-item-box .vote-item.vote-item-row .vote-img-box {
  width: 78px;
  height: 78px;
  display: flex;
  border-radius: 8px;
  overflow: hidden;
}

.vote-item-box .vote-item.vote-item-row .vote-img-box .vote-item-cover {
  object-fit: cover;
}

.vote-item-box .vote-item.vote-item-row .vote-item-index-box {
  position: absolute;
  right: 0;
  bottom: 0px;
  background: #FFEFAE;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 41px;
  height: 19px;
  padding: 0 5px;
  font-size: 12px;
  font-weight: 400;
  color: #59B676;
  line-height: 14px;
  border-radius: 12px 0 6px 0;
  z-index: 3;
}

.vote-item-box .vote-item.vote-item-row .vote-item-text {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 0;
  margin-left: 15px;
  width: 0;
}

.vote-item-box .vote-item.vote-item-row .vote-item-text p,
.vote-item-box .vote-item.vote-item-row .vote-item-text .title {
  text-align: left;
}


.vote-item-box .vote-item.vote-item-row .vote-item-text .sub-title,
.vote-item-box .vote-item.vote-item-row .vote-item-text .title {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align:left;
}

.vote-item-box .vote-item.vote-item-row .vote-item-count {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.vote-item-box .vote-item.vote-item-row .vote-item-btn {
  margin-left: auto;
  margin-right:0;
  width: 53px;
  height: 25px;
}

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

.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;
}

.detail_navbar,
.navbar-box {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 100;
  background-color: #fff;
}

.navbar-box.navbar-select-box {
  border-radius: 18px 18px 0px 0px;
}

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

.detail_btns {
  display: flex;
  flex-direction: column;
}

.detail_btns_info{
  display: flex;
  margin: 10px -7px 0;
}

.detail_btns_info .detail_btn{
  margin:0 7px;
  flex:1;
}


.detail_btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 35px;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  border-radius: 8px
}

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

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

.footer-bar-icon {
  width: 30px;
}

.footer-bar-box .item a .footer-bar-text {
  font-weight: 400;
  font-size: 10px;
}

.select-bar-box {
  position: relative;
  padding: 14px 16px;
  color: #35847d;
}

.select-bar-box::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 18px;
  z-index: 1;
}

.select_bar_content {
  display: flex;
  flex-wrap: wrap;
  max-height: calc(100vh - 126px);
  overflow-y: auto;
}

.select_bar_count_item {
  display: flex;
  flex-direction: column;
  width: 33.3333%;
  margin-bottom: 10px;
  padding: 0 8px;
}

.select_bar_count_item:last-child {
  margin-bottom: 0;
}

.select_bar_content_icon {
  display: flex;
  align-items: center;
  width: 20px;
  position: absolute;
  right: 3px;
  top: 3px;
}

.select_bar_content_icon img {
  width: 100%;
}

.select_bar_content_right {
  display: flex;
  flex-direction: column;
}
.select_bar_content_img_wrap{
  position: relative;
}

.select_bar_content_img {
  position: relative;
  width: 100%;
  height: 104px;
  border-radius: 10px;
  overflow: hidden;
}

.select_bar_content_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.select_bar_content_info {
}

.select_bar_info {
  display: flex;
  margin-top: 6px;
}

.select_bar_info_index {
  font-size: 13px;
  font-weight: 600;
  color: #0E6448;
  line-height: 20px;
  white-space: nowrap;
}

.select_bar_info_title {
  margin-left: 4px;
  font-size: 13px;
  font-weight: 600;
  color: #0E6448;
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.select_bar_sub_title {
  margin-top: 4px;
  font-size: 10px;
  font-weight: 400;
  color: #9A9A9E;
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.select_bar_operate {
  display: flex;
  align-items: center;
}

.select_bar_count {
  margin-top: 14px;
}

.select_bar_count_num {
  display: inline-flex;
  padding: 0 4px;
  font-size: 10px;
  font-weight: 400;
  color: #488b8d;
  line-height: 16px;
  border: 1px solid #488b8d;
  border-radius: 4px;
}

.select_bar_radio {
  display: flex;
  align-items: center;
}

.select_bar_radio_img {
  width: 26px;
  height: 26px;
}

.select_bar_radio_text {
  margin-left: 5px;
  font-size: 12px;
  font-weight: 400;
  color: #4C7668;
  line-height: 20px;
}

.select_bar_check {
  margin-left: 4vw;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  font-size: 12px;
  font-weight: 400;
  color: #F74A52;
  line-height: 20px;
}

.select_bar_check_text {
  margin-left: 4px;
}

.select_bar_check_text .iconfont {
  display: inline-flex;
  transition: all 0.3s;
}

.select_bar_check_text.active .iconfont {
  transform: rotate(180deg);
}

.select_bar_btns {
  margin-left: 14px;
  flex: 1;
  display: flex;
  justify-content: flex-end;
}

.select_bar_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 124px;
  height: 35px;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  border-radius: 8px;
}

/* widget */

.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;
}

.widget-alert-box img {
  width: 200px;
  height: 200px;
}

.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: 30px;
    height: 30px;
    position: fixed;
    right: 18px;
    top: 18px;
    border: 2px solid #fff !important;
    border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    text-align: center;
    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;
}

.rank_data .rule-body {
}

.table {
  margin-bottom: 0;
}

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

.table thead tr {
  color: #4D423C;
}

.rank-box .table{
  position: relative;
  z-index: 2;
}

.rank-box .table tbody tr{
  display: flex;
  margin-bottom:16px;
  height:62px;
  background: #ffffff;
  border-radius: 31px;
  box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.10); 
}

.rank-box .table tbody tr:last-child{
  margin-bottom:0;
}

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

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

.table thead tr th {
  font-size: 14px;
  font-weight: bold;
}

table tbody tr:nth-child(2n + 1) {
}

.table tbody tr .rank-box-index {
  display: flex;
  justify-content: center;
  align-items:center;
  min-width:4em;
  padding:0;
  font-size: 16px;
  font-weight: 400;
  color: #e74c4c;
  line-height: 19px;
}

.table tbody tr .rank-box-count {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 15px;
  font-size: 14px;
  font-weight: normal;
  color: #044737;
  line-height: 20px;
}

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

.rank-box .table tbody tr td:nth-child(2) {
  display: flex;
  align-items: center;
  flex:1;
  padding: 0;
  text-align: left;
  min-width: 10em;
}

.table tbody tr td .table_rank {
  width: 25px;
  transition-timing-function: cubic-bezier(1, -.01, .01, 1);
  animation: bounce 4s ease infinite;
}

.table tbody tr:nth-child(2) td .table_rank {
  -webkit-animation-delay: 1s;
  animation-delay: 1s
}

.table tbody tr:nth-child(3) td .table_rank {
  -webkit-animation-delay: 2s;
  animation-delay: 2s
}

.table tbody tr td .table_detail {
  display: flex;
  align-items: center;
  flex: 1;
}

.table tbody tr td .table_detail .circle {
  width: 39px;
  height: 39px;
  border-radius: 50%;
  overflow: hidden;
}

.table tbody tr td .table_detail img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.table_info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 8px;
  width: 0;
  flex: 1;
  max-width: 12em;
}

.table_info_num {
  font-size: 14px;
  font-weight: 500;
  color: #044737;
  line-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.table_info_text {
  font-size: 13px;
  font-weight: 400;
  color: #9A9A9E;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.footer-box a {
  color: #fff !important;
}


.vote-item-comment-list-box .comment-item-nickname,
.vote-item-comment-list-box .comment-item-time {
  color: #944941 !important;
}

.vote_item_icon {
  color: #cc3300;
}

.vote_item_icon .iconfont {
  color: #cc3300;
}

.not-user-select {
  user-select: none;
  -webkit-user-select: none;
}

.not-user-select img {
  pointer-events: none;
  -webkit-pointer-events: none;
  -ms-pointer-events: none;
  -moz-pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* 
*{
  -webkit-touch-callout: none;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
} */

.type-sticky {
  position: sticky;
  left: 0;
  top: 20px;
  z-index: 10;
}

.type-fixed {
  position: fixed;
  left: 0;
  top: 20px;
  z-index: 10;
}

.report-complain {
  display: block;
  margin-top: 8px;
  color: #59B676;
  padding: 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.go-back {
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 9;
  width: 30px;
  height: 30px;
  background-color: rgba(0, 0, 0, .4);
  border-radius: 50%;
  cursor: pointer;
  user-select: none;
}

.go-back-img {
  display: block;
  min-width: 100%;
  max-width: 100%;
  height: auto;
}

.mt-50 {
  margin-top: 50px;
}

.comment_content {}

.vote_item_title {
  color: #4D423C;
}

.vote_item_date {
  color: #4D423C;
}

.vote_item_icon .iconfont {}

@keyframes bounce {
  8% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  12% {
    -webkit-transform: scale(.9);
    transform: scale(.9)
  }

  16% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }

  20% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

.widget-search-box {
  width: 100%;
  height: 225px;
  background: url(../img/search_dialog_bg.png) no-repeat;
  background-size: 100% 100%;
}

.dialog_search_box {
  padding: 90px 36px 24px 36px;
}

.dialog_search_input {
  position: relative;
  width: 100%;
  display: flex;
}

.dialog_search_input_text {
  width: 100%;
  padding: 0 40px 0 15px;
  height: 40px;
  border: 1px solid #EF3F3F;
  border-radius: 26px;
  font-size: 12px;
  font-weight: 400;
  color: #4D423C;
  line-height: 20px;
  background: none;
  outline: none;
}

.dialog_search_input_text::placeholder {
  color: #4D423C;
}

.dialog_search_icon {
  position: absolute;
  right: 10px;
  top: 0;
  width: 18px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.dialog_search_icon_del {
  width: 100%;
  vertical-align: middle;
}

.dialog_search_btns {
  margin-top: 22px;
}

.dialog_search_btn,
.dialog_search_btn:focus.dialog_search_btn:hover {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
  background: #EF3F3F;
  border-radius: 20px;
  box-shadow: none;
  outline: none;
  border: none;
}

.sign-icon {
  width: 70px;
  height: 70px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: none !important;
  border-radius: 4px !important;
  background:rgba(0,0,0,0.04);
}

.sign-icon .iconfont {
  font-size: 24px !important;
  color: #877970;
}

.sign-btn-box {
  position: fixed;
  right: 19px;
  bottom: 65px;
  width: 52px;
  height: 52px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  z-index: 10;
}

.sign-btn-box.check {
  bottom: 118px;
}

.sign-btn-box-img {
  width: 100%;
}

.sign-btn-box .sign-btn-box-icon {
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sign-btn-box-icon img {
  width: 100%;
}

.sign-btn-box-text {
  font-size: 10px;
  font-weight: 400;
  color: #4d423c;
  line-height: 20px;
}
.sign-box .col-12{
  padding:0;
}
.sign-box .rule-box-wrapper .rule-body{
  background: linear-gradient(180deg, #F5FFE7 0%, #E9FFC7 100%);
  box-shadow: 0px 4px 23px 0px #AFE3AE;
  border-radius: 18px 18px 18px 18px;
  border: none;
}

.sign-box .form-control {
  font-size: 13px;
  font-weight: 400;
  color: #57947C;
  line-height: 20px;
  border-radius: 8px;
  background: rgba(0,0,0,0.03);
  border: 1px solid transparent;
  outline: none;
  box-shadow: none;
}

.sign-box select.form-control {
  border-radius: 20px;
}

.sign-box .form-control::placeholder {
  color: #57947C;
}

.vote-item-load-box,
.footer-box {
  color: #24663E;
}

.copyright {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 10px;
  font-weight: 400;
  text-align: CENTER;
  color: #36404c;
  line-height: 20px;
}

.copyright_img {
  width: 57px;
}

.copyright_text {
  font-size: 10px;
  font-weight: 400;
  text-align: CENTER;
  color: #24663E;
  line-height: 20px;
}

.widget-search-result {
  position: fixed;
  left: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: calc(100vh - 50px);
  background: #98D8A4;
  overflow-y: auto;
  z-index: 20;
}

.widget-search-result.check {
  height: calc(100vh - 116px);
}

.search-result-form {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 17px 16px 8px;
}

.search-reault-form-input {
  position: relative;
  display: flex;
  flex:1;
}

.search-result-form_icon {
  position: absolute;
  left: 9px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 11px;
  height: 11px;
}
.search-result-form_icon i {
  color: #fff;
}
.search-result-form_icon img {
  width: 100%;
}

.search-result_input {
  width: 100%;
  height: 32px;
  padding: 0 30px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 16px;
  background: rgba(255, 255, 255, 0.28);
  border-radius: 30px;
  border: none;
  box-shadow: none;
  outline: none;
}

.search-result-form_subfix {
  position: absolute;
  right: 9px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 12px;
}
.search-result-form_subfix i {
  color: #fff;
}
.search-result-form_subfix img {
  width: 100%;
}

.search-result-close {
  margin-left: 10px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
}

.search-result-list-wrap{
  display:flex;
  flex-direction: column;
  width: 100%;
  padding: 16px;
  background: #fff9ed;
  border-radius: 16px 16px 0px 0px;
  flex: 1;
  overflow-y: auto;
}

.search-result-list {
  flex:1;
  background: #F4FBEF;
}

.search-result-empty{
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  color: #4d423c;
  line-height: 20px;

}
.search-result-item {
  margin-bottom: 10px;
  padding: 12px;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0px 0px 4px 0px #efe5d1;
}

.search-result-head {
  display: flex;
}

.search-result-img {
  width: 49px;
  height: 49px;
  border-radius: 12px;
  overflow: hidden;
}

.search-result-img iframe {
  width: 100%;
  height: 100%;
}

.search-result-img img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.search-result-item-info {
  margin-left: 10px;
  flex: 1;
  width: 0;
}

.search_result_info{
  display: flex;
}
.search_result_title {
  display: flex;
}

.search_title {
  width: 6em;
  margin-left: 5px;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  line-height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.search_index {
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  line-height: 20px;
  white-space: nowrap;
}

.search_result_count_num{
  display: flex;
  align-items: center;
  margin-left:12px;
  font-size: 10px;
  font-weight: 400;
  color: #9A9A9E;
  line-height: 20px;
}

.search_result_count_icon{
  display: inline-flex;
  width:12px;
}

.search_result_count_icon img{
  width:100%;
}
.search_sub_title {
  display: block;
  margin-top: 4px;
  font-size: 10px;
  font-weight: 400;
  color: #9A9A9E;
  line-height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.search_vote_btns {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 64px;
  margin-left: 10px;
}

.search_vote_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 76px;
  height: 34px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  border-radius: 8px;
}

.search-result-data {
  position: relative;
  display: flex;
  margin-top: 30px;
}

.search-result-data-item {
  position: relative;
  width: 33.3333%;
}

.search_result_data_text {
  font-size: 12px;
  font-weight: 400;
  color: #a19b97;
  line-height: 20px;
}

.search-result-data-item:nth-child(2)::before {
  content:"";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 11px;
  background: #8D7E75;
}

.search-result-data-item:nth-child(2)::after {
  content:"";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 11px;
  background: #8D7E75;
}

.row .row{
  margin:0;
  width: 100%;
}