.mian {
  background-color: #000000;
}

.mian .vote-rules {
  padding-top: 120px;
  height: 478px;
  background: url("../images/cyy/vote-rules-bg2.png") bottom center no-repeat;
}

.mian .vote-rules .wrap {
  position: relative;
}

.hide {
  display: none;
}

.rules-detail {
  padding-top: 129px;
  padding-left: 50px;
  width: 650px;
}

.rules-detail .title {
  font-size: 20px;
  color: #cd9133;
  font-weight: bold;
  padding-bottom: 16px;
}

.rules-detail .detail-item {
  font-size: 14px;
  color: #bfbfbf;
  line-height: 22px;
}

.rules-detail .note {
  font-size: 14px;
  color: #bfbfbf;
  line-height: 22px;
}

.vote-rules .erwei-code {
  position: absolute;
  top: 172px;
  right: 64px;
  background-color: red;
  width: 179px;
  height: 179px;
}

.vote-rules .erwei-code img {
  width: 100%;
  height: 100%;
}

.block {
  padding-top: 45px;
}

.block .super-title {
  height: 48px;
  width: 100%;
}

.block.block1 .super-title {
  background: url("../images/cyy/sp1.png") center no-repeat;
}

.block.block2 .super-title {
  background: url("../images/cyy/sp2.png") center no-repeat;
}

/* .block.block3 .super-title {
  background: url("../images/cyy/sp2.png") center no-repeat;
}

.block.block4 .super-title {
  background: url("../images/cyy/sp4.png") center no-repeat;
} */

.award-nav {
  margin-top: 30px;
}

.award-nav .nav-item {
  height: 41px;
  line-height: 41px;
  font-size: 16px;
  font-weight: bold;
  color: #ae743e;
  border: 2px solid #ae743e;
  border-right: none;
  padding: 0 70px;
  cursor: pointer;
}

.award-nav .nav-item.last {
  border-right: 2px solid #ae743e;
}

.award-nav .nav-item.active {
  color: #fff;
  background-color: #ae743e;
}

.vote-area {
  padding-top: 50px;
}

.vote-area li {
  float: left;
  width: 226px;
  margin-right: 12px;
  margin-left: 12px;
  margin-bottom: 21px;
}

.vote-area li h3 a {
  background-color: transparent;
  text-decoration: none;
}

.vote-area li h3 a img {
  width: 224px;
  height: 182px;
  border: 1px solid #999;
}

.vote-area li .ope {
  margin-top: 10px;
  height: 140px;
  position: relative;
  overflow: hidden;
}

.vote-area li .ope > a {
  padding-left: 0px;
  display: block;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: center;
}

.vote-area li .ope > p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 122px;
  height: 24px;
  border: 1px solid #ff1818;
  line-height: 24px;
  text-align: center;
}

.vote-area li .ope input {
  position: absolute;
  top: 3px;
  left: 0;
  margin: 0;
}

.vote-area li .ope .product {
  font-weight: bold;
}

.vote-area li .ope .company {
  margin-top: 8px;
}

.vote-area li .ope p > span {
  float: left;
  width: 50%;
  height: 100%;
  font-size: 14px;
}

.vote-area li .ope p > span.over {
  background: #49dcb4;
  cursor: pointer;
}

.vote-area li .ope p .num {
  color: #fff;
  background: #ff1818;
}

.vote-area li .ope p .vo-btn {
  color: #241441;
  background: #e5e5e5;
  cursor: pointer;
}

.vote-area li .ope p .vo-btn:hover {
  background: #e5e5e5;
}

.block4 .ope .company {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #fccd82;
  padding-bottom: 14px;
  padding-top: 5px;
  display: block;
  width: 170px;
  margin: 0 auto;
}

.block4 .ope .product {
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  display: block;
  width: 170px;
  margin: 0 auto;
}
/*# sourceMappingURL=vote.css.map */
#g-footer{
  margin-top:0 !important;
}