@charset "UTF-8";
/* reset style */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: middle; }

input[type="text"], input[type="submit"], input[type="reset"], input[type="button"], button, select {
  -webkit-appearance: none; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

img, a img, iframe, fieldset {
  border: 0; }

a {
  color: #696969;
  display: block;
  outline: 0;
  text-decoration: none; }
  a:active, a:hover {
    color: #76bd40;
    cursor: pointer;
    outline: 0;
    text-decoration: none; }

a.on {
  color: #76bd40; }

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
  margin: 0;
  padding: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  display: block;
  margin: 0;
  padding: 0; }

body, button, input, select, textarea {
  font-size: 12px;
  font-family: \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%; }

address, cite, dfn, em, var {
  font-style: normal; }

code, kbd, pre, samp {
  font-family: courier new,courier,monospace; }

small {
  font-size: 12px; }

ul, ol {
  list-style: none; }

a {
  text-decoration: none;
  outline: none;
  noOutline: expression(this.onFocus=this.blur()); }

a:hover {
  text-decoration: underline; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

legend {
  color: #000; }

fieldset, img {
  border: 0; }

button, input, select, textarea {
  font-size: 100%;
  outline: none;
  noOutline: expression(this.onFocus=this.blur()); }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.clearfix:after, .fund-header-mobile:after, .fund-cont-mobile:after, .mascot-vote-mobile .mascot-vote-list .vote-item:after, .mascot-vote-mobile .mascot-vote-list .vote-item h3:after, .mascot-vote-detail .btn-box:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both; }

.clearfix, .fund-header-mobile, .fund-cont-mobile, .mascot-vote-mobile .mascot-vote-list .vote-item, .mascot-vote-mobile .mascot-vote-list .vote-item h3, .mascot-vote-detail .btn-box {
  *zoom: 1; }

.hidden {
  overflow: hidden; }

.filter {
  -webkit-filter: blackscale(100%);
  -moz-filter: blackscale(100%);
  -ms-filter: blackscale(100%);
  -o-filter: blackscale(100%);
  filter: blackscale(100%);
  filter: black; }

/* common class */
/* base mobile style */
body {
  font-family: "微软雅黑", Helvetica, Arial, sans-serif;
  color: #696969;
  margin: 0; }

.clearfix, .fund-header-mobile, .fund-cont-mobile, .mascot-vote-mobile .mascot-vote-list .vote-item, .mascot-vote-mobile .mascot-vote-list .vote-item h3, .mascot-vote-detail .btn-box {
  *zoom: 1; }
  .clearfix:before, .fund-header-mobile:before, .fund-cont-mobile:before, .mascot-vote-mobile .mascot-vote-list .vote-item:before, .mascot-vote-mobile .mascot-vote-list .vote-item h3:before, .mascot-vote-detail .btn-box:before, .clearfix:after, .fund-header-mobile:after, .fund-cont-mobile:after, .mascot-vote-mobile .mascot-vote-list .vote-item:after, .mascot-vote-mobile .mascot-vote-list .vote-item h3:after, .mascot-vote-detail .btn-box:after {
    display: table;
    height: 0;
    line-height: 0;
    content: "";
    visibility: hidden; }
  .clearfix:after, .fund-header-mobile:after, .fund-cont-mobile:after, .mascot-vote-mobile .mascot-vote-list .vote-item:after, .mascot-vote-mobile .mascot-vote-list .vote-item h3:after, .mascot-vote-detail .btn-box:after {
    clear: both;
    overflow: hidden; }

.container {
  margin: 0 auto;
  width: 100%; }

.img-box img {
  width: 100%; }

.fund-header-mobile {
  background-color: #232428;
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10; }
  .fund-header-mobile .title {
    color: #fff;
    font: bold 0.32rem/0.88rem \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei";
    width: 100%;
    height: .88rem;
    line-height: .88rem;
    padding-top: 0;
    text-align: center; }
  .fund-header-mobile .btn-back {
    background: url("bg/back.png") no-repeat left center/auto 40%;
    color: #fff;
    font-size: .34rem;
    text-align: right;
    width: 1.05rem;
    height: .88rem;
    line-height: .88rem;
    position: absolute;
    left: .24rem;
    top: 0; }
    .fund-header-mobile .btn-back:hover {
      text-decoration: none; }

.fund-cont-mobile {
  padding-top: .0rem; }

.fund-footer-mobile {
  background: #f0f0f0;
  padding: 40px 0;
  margin-top: 30px; }
  .fund-footer-mobile .copyright {
    border: none !important;
    font-size: 14px;
    text-align: center;
    margin: 15px 0;
    padding: 0; }

.fund-crumb {
  border-left: 2px solid #76bd40;
  color: #696969;
  font-size: 14px;
  line-height: 23px;
  height: 23px;
  padding-left: 10px;
  margin: 12px 0 10px;
  letter-spacing: 2px; }
  .fund-crumb * {
    float: left; }
  .fund-crumb strong {
    color: #76bd40;
    font-style: normal; }

/* mascot index page */
.mascot-vote-mobile {
  background-color: #fcf0f0; }
  .mascot-vote-mobile .search-box {
    margin: 0 auto;
    text-align: center;
    padding: 0 10px; }
    .mascot-vote-mobile .search-box ::-webkit-input-placeholder {
      color: #fff;
      font-weight: 400;
      font-size: .3rem; }
    .mascot-vote-mobile .search-box ::-moz-placeholder {
      color: #fff;
      font-weight: 700;
      font-size: .3rem; }
    .mascot-vote-mobile .search-box :-ms-input-placeholder {
      color: #fff;
      font-weight: 400;
      font-size: .3rem; }
    .mascot-vote-mobile .search-box input {
      background-color: #f5ccca;
      border: 1px solid #e8baba;
      border-radius: 20px;
      box-shadow: 0px 0px 0px 0px #e8bdbd inset;
      color: #fff;
      display: inline-block;
      float: left;
      font-size: .3rem;
      font-weight: 400;
      height: 34px;
      width: 70%;
      text-indent: 18px; }
    .mascot-vote-mobile .search-box .input-search {
      display: inline-block;
      position: relative;
      width: 1.7rem;
      height: 34px;
      margin-left: 5px; }
      .mascot-vote-mobile .search-box .input-search:before {
        background: url("bg/i-search-white.png") no-repeat;
        background-size: cover;
        content: "";
        width: .468rem;
        height: .468rem;
        position: absolute;
        left: 16%;
        top: .18rem; }
      .mascot-vote-mobile .search-box .input-search input {
        background-color: #ffbe4b;
        border: 1px solid #f1b345;
        border-radius: 20px;
        box-shadow: 1px 2px 3px 0px #cf9a3c;
        display: inline-block;
        font-size: .32rem;
        width: 100%;
        text-align: right;
        padding-right: 10px;
        line-height: 34px; }
  .mascot-vote-mobile .mascot-vote-list {
    padding: 14px 10px; }
    .mascot-vote-mobile .mascot-vote-list .vote-item {
      background-color: #fff;
      border-radius: 10px;
      float: left;
      width: 48%;
      margin-top: 10px;
      margin-bottom: 10px; }
      .mascot-vote-mobile .mascot-vote-list .vote-item .img-box {
        height: 2.56rem;
        overflow: hidden; }
      .mascot-vote-mobile .mascot-vote-list .vote-item h3 {
        color: #75bf36;
        font-weight: 300;
        text-align: center;
        margin-top: 22px;
        margin-bottom: 5px; }
      .mascot-vote-mobile .mascot-vote-list .vote-item h5 {
        color: #666;
        font-weight: 400;
        font-size: .24rem;
        padding: 4px;
        position: relative; }
      .mascot-vote-mobile .mascot-vote-list .vote-item .vote-no {
        float: left; }
      .mascot-vote-mobile .mascot-vote-list .vote-item .vote-num {
        color: #ff272c;
        float: right; }
      .mascot-vote-mobile .mascot-vote-list .vote-item .btn-vote {
        background: url("bg/btn-vote.png") no-repeat;
        background-size: cover;
        border: none;
        width: 1.1rem;
        height: 1.1rem;
        overflow: hidden;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -.505rem;
        margin-top: -.505rem; }
        .mascot-vote-mobile .mascot-vote-list .vote-item .btn-vote.on {
          background: url("bg/btn-voted.png") no-repeat;
          background-size: cover; }
    .mascot-vote-mobile .mascot-vote-list .vote-item:nth-child(even) {
      margin-left: 12px; }
  .mascot-vote-mobile .btn-loading {
    color: #666;
    text-align: center;
    margin: 15px auto;
    height: .54rem;
    line-height: .66rem;
    position: relative; }
    .mascot-vote-mobile .btn-loading:before {
      background: url("bg/loading.png") no-repeat;
      background-size: cover;
      content: "";
      width: .54rem;
      height: .54rem;
      overflow: hidden;
      position: absolute;
      left: 32%;
      top: 0; }

.mascot-vote-detail {
  padding: 10px 10px 0px; }
  .mascot-vote-detail .title {
    color: #333;
    font-size: .34rem;
    font-weight: 400; }
  .mascot-vote-detail .author {
    border-bottom: 1px solid #f4cbcb;
    color: #76bd40;
    font-size: .3rem;
    font-weight: 400;
    padding-bottom: 12px;
    margin-top: 5px; }
  .mascot-vote-detail p {
    color: #666;
    line-height: 18px;
    margin: 14px 0; }
  .mascot-vote-detail .btn-box {
    text-align: center;
    margin: 10px auto 0; }
  .mascot-vote-detail .btn-vote, .mascot-vote-detail .btn-voted {
    background: url("bg/btn-vote-detail.png") no-repeat;
    background-size: contain;
    border: none;
    display: block;
    width: 5.17rem;
    height: 1.13rem;
    overflow: hidden;
    text-align: center;
    margin: 5px auto; }
  .mascot-vote-detail .btn-voted {
    background: url("bg/btn-voted-detail.png") no-repeat;
    background-size: contain; }

/*=== mobile screen ===*/
/* other size */
/* iphone6-6p */
/* iphone6p */
@media only screen and (device-width: 414px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .mascot-vote-mobile .search-box .input-search:before {
    top: .1rem; } }

/* iphone6 */
@media only screen and (device-width: 375px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .mascot-vote-mobile .search-box .input-search input {
    line-height: 33px; }
  .mascot-vote-mobile .search-box .input-search:before {
    top: .12rem; } }

/* 小屏320 */
/* android */
/* 320 */
/* iphone4 */
