.web-wrapper {
  margin: 0px auto;
  padding: 20px 0 80px 0;
  width: 710px;
}

.vote-area {
  text-align: center;
}

.vote-area #bt-mreq-vote {
  background: rgba(255, 135, 0,0.8);
  color: #FFF;
  padding: 10px 24px;
  margin: 28px 0 20px 0;
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
}

.vote-target-icon {
  top: 13px;
  right: 6px;
}




.dis-cell {
  font-size: 14px;
  border-bottom: 1px solid #ededed;
  padding: 6px 0;
  background: #fff;
  margin: 6px 0;
}
.dis-cell .cell-header .avatar {
  position: absolute;
}
.dis-cell .cell-header .avatar img {
  border-radius: 12px;
  -webkit-border-radius: 12px;
  width: 36px;
  box-shadow: 0 0 0px 1px #ccc;
}

.dis-cell .cell-header .nickname {
  font-weight: bold;
  color: #ff7d00;
  position: absolute;
  left: 52px;
  top: 0px;
}
.dis-cell .cell-header .timestamp {
  color: #D0D0D0;
  position: absolute;
  left: 52px;
  top: 22px;
  font-size: 12px;
}
.dis-cell .cell-header {
  position: relative;
  height: 50px;
}
.dis-cell .cell-header .cnt {
  position: absolute;
  right: 0px;
  text-align: center;
  width: 4em;
  top: 0px;
  font-size: 12px;
  color: #BFBFBF;
}

.dis-cell .cell-header .icon-thumbup {
  position: absolute;
  right: 6px;
  top: 1px;
  font-size: 20px;
  color: #DEDEDE;
  transition:color 0.3s ease;
}

.dis-cell .cell-header .icon-thumbup.liked {
  color: #ff7d00;
}

.dis-cell .words {
  color: #292929;
  line-height: 20px;
}

.dis-cell .gallery {}

.dis-cell .gallery img {
  width: auto;
  max-width: 30%;
  max-height: 30%;
  margin: 4px;
  display: inline-block;
}


.dis-cell .bottom-row {
  width: 100%;
  margin: 12px 0 0 0;
  text-align: right;
  -webkit-tap-highlight-color: #f7f7f7;
}

.dis-cell .bottom-row a.bt-cmt {
  color: #ff7d00;
  padding: 7px 18px;
  background: #f7f7f7;
}

.dis-cell .bottom-row a.bt-flag {
  color: #ccc;
  padding: 7px 18px;
  background: none;
}

.dis-cell .bottom-row a:active {
  background-color: #eee;
}
.dis-cell .bottom-row a:hover {
  background-color: #eee;
}

.section-footer-view-all {width: 100%;text-align: center;color: #888;font-weight: bold;font-size: 14px;margin: 13px 0 0 0;}

.reopen-row-1 {
  font-size: 13px;
  color: #0FA208;
  margin: 16px 0 0 0;
}
.reopen-row-1 .iconfont {}
.reopen-row-2 {
  text-align: center;
}

.reopen-row-2 .iconfont {
  position: relative;
  top: 2px;
  margin-right: 7px;
}

.reopen-row-3 {
  font-size: 13px;
  color: #888;
}
.bt-reopen {
  background: #ff7d00;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  padding: 9px 15px;
  margin: 26px auto;
  cursor: pointer;
}

.vote-header {
  padding: 16px 16px 0 16px;
}
.vote-head-tag {
  background: #A7A7A7;
  display: inline-block;
  color: #fff;
  padding: 0 12px;
  font-size: 13px;
}
.vote-main-title {
  font-size: 18px;
  margin: 10px 0 8px 0;
}
.vote-author {
  vertical-align: middle;
}
.vote-author .avatar {
  overflow: hidden;
  display: inline-block;
  width: 39px;
  padding: 1px;
}
.vote-author .avatar img {border-radius: 9px;-webkit-border-radius: 9px;width: 36px;height: 36px;box-shadow: 0 0 0 1px #ccc;}
.vote-author span {
  color: #A0C2E0;
  position: relative;
  top: -14px;
  font-size: 13px;
  margin-left: 5px;
}

.bt-vote-discuss {
  background: #FF9A16;
  color: #fff;
  width: 100px;
  height: 35px;
  vertical-align: middle;
  text-align: center;
  line-height: 35px;
  font-size: 14px;
  border: 1px solid #FF8400;
}
.bt-vote-discuss .number {
  background: #fff;
  color: #ff9100;
  border-radius: 3px;
  padding: 1px 3px;
  margin-left: 3px;
}
.vote-bar-area {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  margin: 10px 0;
  width: 100%;
}
.vote-bar-area td {
  border: 0;
}
.vote-bar-area .bar-area {padding: 0px 50px 0 50px;}
.bar-area .vote-bar {
  height: 4px;
  margin: 9px 0 2px 0;
  background: #F1F1F1;
}
.bar-area .vote-bar div {
  width: 97%;
  background: #4A4A4A;
  height: 4px;
}
.vote-header .vote-count-row {
  font-size: 13px;
  color: #464646;
  text-align: center;
}
.vote-header-footer {
  font-size: 13px;
  color: #ccc;
  margin: 25px 0 0 0;
}

.vote-header-footer .row-left {
  display: inline;
}

.vote-header-footer .row-right {
  display: inline;
  float: right;
}

.vote-header .vote-text {
  color: #666666;
  font-size: 14px;
  margin: 10px 0 -10px 0;
}
.vote-header .option-img-wrap {
  margin: 10px 0;
}

.vote-option {
  font-size: 13px;
  padding: 16px 16px 0 16px;
}
.option-vote-area {}

.option-vote-area .bar-area {padding: 0 25px;}
.option-title {
  font-size: 16px;
  color: #4a4a4a;
}
.option-title .option-rank {
  padding: 1px 8px;
  font-size: 14px;
  background: #000000;
  color: #fff;
  position: relative;
  top: -1px;
  margin-right: 12px;
}
.option-bar-area {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  border-spacing: 0;
  margin: 16px 0 16px 0;
}
.option-bar-area td {
}

.option-bar-area .vote-count-row {
  font-size: 13px;
  color: #9b9b9b;
}
.option-bar-area .bar-area .vote-bar {
  width: 90%;
  margin-top: 16px;
}
.option-bar-area .bar-area .vote-bar div {
  background: #FFA631;
}
.option-bar-area .vote-active-bar {}

.option-bar-area td.bt-option-vote  {
  width: 74px;
}
.option-bar-area button.bt-option-vote {
  width: 74px;
  height: 35px;
  background: #F3F3F3;
  border: 1px solid #070707;
  font-size: 14px;
  color: #000;
  vertical-align: middle;
  text-align: center;
}
.option-bar-area button.voted {
  background: #FFDBAC;
  border: 1px solid #FFDBAC;
  color: #ff7d00;
}
.option-img-wrap {
  width: 100%;
  overflow: hidden;
}
.option-img-wrap img {
  width: 100%;
}
.vote-option .author-info {
  color: #A0C2E0;
  margin: 6px 0 0 0;
}
.vote-option .vote-text {
  color: #666666;
  font-size: 14px;
  margin: 10px 0 0;
}

.option-suggest-area {
  text-align: center;
  margin: 35px 20px;
}

#bt-option-suggest {/* Rectangle 35: */
  background: #F3F3F3;
  border: 1px solid #070707; /* 添加一个选项: */
  font-size: 14px;
  color: #000000;
  width: 120px;
  height: 40px;
  margin: 0 0 20px 0;
}
.suggest-help {
  color: #9e9e9e;
}




.add-opt-wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 40;
  text-align: center;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  content: "";
  z-index: 100;
  height: 600px;
  background-color: rgba(0, 0, 0, 0.6);
}

.add-opt-dialog {
  position: relative;
  top: 100px;
  margin: 0 auto;
  background: rgb(0, 0, 0);
  width: 400px;
  height: 500px;
  z-index: 130;
  text-align: center;
  padding: 0;
  color: #fff;
  box-shadow: 0 0 66px rgba(255, 255, 255, 0.3);
  font-size: 14px;
}


.add-opt-dialog .header {
  width: 100%;
  height: 50px;
  text-align: right;
}

.add-opt-dialog .header a {
  font-size: 16px;
  padding: 3px 14px 3px 0;
  line-height: 50px;
  color: #fff;
}

.add-opt-dialog .body {
  padding: 18px;
}

.add-opt-dialog .body textarea {
  width: 100%;
  border: none;
  border-radius: 0;
  font-size: 14px;
  overflow: auto;
  font-family: inherit;
  -webkit-appearance: none;
  outline: 1px solid #d1d1d1;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 5px;
}

.add-opt-dialog input[type=text] {
  text-align: left;
  font-family: inherit;
  padding: 5px;
  margin: 10px 0;
  width: 100%;
  font-size: 14px;
  line-height: 22px;
  outline: 1px solid #d1d1d1;
  -webkit-appearance: none;
  border: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.add-opt-dialog .body .img-upload-area {
  padding: 2px 0 0 0;
  display: -webkit-box;
  display: flex;
}

.add-opt-dialog .body .img-upload-area li {
  width: 80px;
  height: 80px;
  overflow: hidden;
  border: 1px solid #ccc;
  line-height: 80px;
  margin: 0 4px 4px 0;
  -webkit-box-flex: 0;
  flex: 1;
}

.add-opt-dialog .body .img-upload-area li.uploaded-img img {
  max-width: 80px;
  max-height: 80px;
  height: auto;
  vertical-align: middle;
  padding: 2px;
}

.add-opt-dialog #bt-add-img {
  text-align: center;
  font-size: 53px;
  color: #aaa;
  overflow: hidden;
}

.add-opt-dialog #bt-add-img span {
  vertical-align: baseline;
  /* margin-top: -5px; */
  display: block;
}

.add-opt-dialog .body .img-upload-area li:active {
  border-color: #888;
  color: #555 !important;
}

.add-opt-dialog .body .upload-desc {
  text-align: left;
  font-size: 14px;
  color: #797979;
  margin: 18px 0 8px 0;
}

.add-opt-dialog .footer {
  width: 100%;
  background: #ededed;
  text-align: center;
}

.add-opt-dialog .footer #bt-submit-suggest {
  font-weight: bold;
  line-height: 48px;
  background: #000;
  color: #fff;
}

#sending-mask {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  z-index: 41;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
}