div,p,ul,li,a,img,span,h1,h2,h3,h4,h5,h6,header,footer,section,article,form,input,textarea,video,iframe {
  margin: 0;
  padding: 0;
}

body,html {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font: 12px 'Helvetica Neue',Helvetica,Arial,'Microsoft Yahei','Hiragino Sans GB','Heiti SC','WenQuanYi Micro Hei',sans-serif;
  background:#fff;
  color:#222;
  tap-highlight-color:transparent;
  -webkit-tap-highlight-color:transparent
}

ul,li {
  list-style: none;
}

a {
  color: #222;
  text-decoration: none;
}

a,input,button,select,textarea {
  outline: none;
  cursor: pointer;
  color:#00a1d6;
  text-decoration:none;
}

a:hover{ color:#f25d8e }
a:focus{ -moz-outline-style:none }

img {
  border:0;
  vertical-align: middle;
}

h1,h2,h3,h4,h5,h6,ul,li{margin:0;padding:0;list-style-type:none}

textarea {
  overflow: hidden;
  resize:none
}

address,caption,cite,code,dfn,em,i,th,var{
  font-style: normal;
  font-weight: normal
}

.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  width: 0;
  height: 0;
  content: '.';
}


/* 动画库插入的节点高度设置100% */
div[flash-anim-wrap=true] {
  height: 100%;
}
.act-rich-style-init .public-DraftEditor-content, .act-rich-style-init .act-rich-render-content {
  color: #333; }
  .act-rich-style-init .public-DraftEditor-content ol, .act-rich-style-init .public-DraftEditor-content ul, .act-rich-style-init .act-rich-render-content ol, .act-rich-style-init .act-rich-render-content ul {
    margin: 0px;
    padding: 0px;
    margin-left: 20px; }
  .act-rich-style-init .public-DraftEditor-content p, .act-rich-style-init .act-rich-render-content p {
    margin-bottom: 4px;
    min-height: 16px; }
  .act-rich-style-init .public-DraftEditor-content ul li, .act-rich-style-init .act-rich-render-content ul li {
    list-style: disc;
    margin-bottom: 4px; }
  .act-rich-style-init .public-DraftEditor-content ol li, .act-rich-style-init .act-rich-render-content ol li {
    list-style: decimal;
    margin-bottom: 4px; }
  .act-rich-style-init .public-DraftEditor-content img, .act-rich-style-init .act-rich-render-content img {
    overflow: hidden;
    display: block;
    margin: auto; }
  .act-rich-style-init .public-DraftEditor-content *, .act-rich-style-init .act-rich-render-content * {
    clear: both; }
  .act-rich-style-init .public-DraftEditor-content strong, .act-rich-style-init .act-rich-render-content strong {
    font-weight: bold; }
  .act-rich-style-init .public-DraftEditor-content em, .act-rich-style-init .act-rich-render-content em {
    font-style: italic;
    font-weight: inherit; }
  .act-rich-style-init .public-DraftEditor-content p, .act-rich-style-init .public-DraftEditor-content li, .act-rich-style-init .public-DraftEditor-content h1, .act-rich-style-init .public-DraftEditor-content h2, .act-rich-style-init .public-DraftEditor-content h3, .act-rich-style-init .public-DraftEditor-content h4, .act-rich-style-init .public-DraftEditor-content h5, .act-rich-style-init .public-DraftEditor-content h6, .act-rich-style-init .act-rich-render-content p, .act-rich-style-init .act-rich-render-content li, .act-rich-style-init .act-rich-render-content h1, .act-rich-style-init .act-rich-render-content h2, .act-rich-style-init .act-rich-render-content h3, .act-rich-style-init .act-rich-render-content h4, .act-rich-style-init .act-rich-render-content h5, .act-rich-style-init .act-rich-render-content h6 {
    white-space: pre-wrap; }
  .act-rich-style-init .public-DraftEditor-content h1, .act-rich-style-init .public-DraftEditor-content h2, .act-rich-style-init .public-DraftEditor-content h3, .act-rich-style-init .public-DraftEditor-content h4, .act-rich-style-init .public-DraftEditor-content h5, .act-rich-style-init .public-DraftEditor-content h6, .act-rich-style-init .act-rich-render-content h1, .act-rich-style-init .act-rich-render-content h2, .act-rich-style-init .act-rich-render-content h3, .act-rich-style-init .act-rich-render-content h4, .act-rich-style-init .act-rich-render-content h5, .act-rich-style-init .act-rich-render-content h6 {
    margin: 6px 0;
    color: #333; }
  .act-rich-style-init .public-DraftEditor-content h1, .act-rich-style-init .act-rich-render-content h1 {
    font-size: 36px;
    min-height: 36px; }
  .act-rich-style-init .public-DraftEditor-content h2, .act-rich-style-init .act-rich-render-content h2 {
    font-size: 24px;
    min-height: 24px; }
  .act-rich-style-init .public-DraftEditor-content h3, .act-rich-style-init .act-rich-render-content h3 {
    font-size: 21px;
    min-height: 21px; }
  .act-rich-style-init .public-DraftEditor-content h4, .act-rich-style-init .act-rich-render-content h4 {
    font-size: 18px;
    min-height: 18px; }
  .act-rich-style-init .public-DraftEditor-content h5, .act-rich-style-init .act-rich-render-content h5 {
    font-size: 16px;
    min-height: 16px; }
  .act-rich-style-init .public-DraftEditor-content h6, .act-rich-style-init .act-rich-render-content h6 {
    font-size: 14px;
    min-height: 14px; }

@charset "UTF-8";
/* Author: ひまわり(dtysky<dtysky@outlook.com>)
 * Github: https://github.com/dtysky
 * Create: 17/1/11
 */
/* Author: ひまわり(dtysky<dtysky@outlook.com>)
 * Github: https://github.com/dtysky
 * Create: 2017/2/23
 */
.hana-radio-inner {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: inline-block;
  position: relative;
  margin-right: 10px;
  font-size: 16px;
  width: 15px;
  height: 15px;
  border: 1px solid #ccc;
  border-radius: 15px;
  vertical-align: middle;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }
  .hana-radio-inner::after {
    position: absolute;
    content: "";
    left: 3px;
    top: 3px;
    width: 9px;
    height: 9px;
    border-radius: 9px;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }

.hana-radio-custom {
  display: inline-block;
  margin-right: 10px;
  font-size: 16px;
  vertical-align: middle; }

.hana-radio {
  display: inline-block;
  cursor: pointer;
  position: relative;
  font-size: 14px; }
  .hana-radio span {
    vertical-align: middle;
    line-height: 30px; }
  .hana-radio:hover .hana-radio-inner {
    border-color: #6cf; }

.hana-radio-checked .hana-radio-inner {
  border: 1px solid #6cf; }

.hana-radio-checked .hana-radio-inner::after {
  display: block;
  background: #6cf; }

.hana-radio-disabled {
  cursor: not-allowed;
  color: #ccc; }
  .hana-radio-disabled:hover .hana-radio-inner {
    border-color: #ccc; }
  .hana-radio-disabled.hana-radio-checked .hana-radio-inner {
    border-color: #ccc; }
    .hana-radio-disabled.hana-radio-checked .hana-radio-inner::after {
      background: #ccc; }

.hana-radio-group .hana-radio {
  margin-right: 10px; }

@charset "UTF-8";
/* Author: ひまわり(dtysky<dtysky@outlook.com>)
 * Github: https://github.com/dtysky
 * Create: 17/1/11
 */
/* Author: ひまわり(dtysky<dtysky@outlook.com>)
 * Github: https://github.com/dtysky
 * Create: 2017/2/23
 */
.hana-checkbox-inner {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: inline-block;
  position: relative;
  margin-right: 10px;
  font-size: 16px;
  width: 15px;
  height: 15px;
  border: 1px solid #ccc;
  border-radius: 2px;
  vertical-align: middle; }
  .hana-checkbox-inner::after {
    content: "";
    position: absolute;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border-color: #0088cc;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }

.hana-checkbox-custom {
  display: inline-block;
  margin-right: 10px;
  font-size: 16px;
  vertical-align: middle; }

.hana-checkbox {
  display: inline-block;
  cursor: pointer;
  position: relative;
  font-size: 14px; }
  .hana-checkbox span {
    vertical-align: middle;
    line-height: 30px; }
  .hana-checkbox:hover .hana-checkbox-inner {
    border-color: #6cf; }

.hana-checkbox-checked .hana-checkbox-inner {
  border: 1px solid #6cf; }

.hana-checkbox-checked .hana-checkbox-inner::after {
  border-color: #6cf;
  border-style: solid;
  border-width: 0 1px 1px 0;
  display: block; }

.hana-checkbox-disabled {
  cursor: not-allowed;
  color: #ccc; }
  .hana-checkbox-disabled:hover .hana-checkbox-inner {
    border-color: #ccc; }
  .hana-checkbox-disabled.hana-checkbox-checked .hana-checkbox-inner {
    border-color: #ccc; }
    .hana-checkbox-disabled.hana-checkbox-checked .hana-checkbox-inner::after {
      border-color: #ccc; }

.hana-checkbox-group .hana-checkbox {
  margin-right: 10px; }

@charset "UTF-8";
/* Author: ひまわり(dtysky<dtysky@outlook.com>)
 * Github: https://github.com/dtysky
 * Create: 17/1/3
 */
/* Author: ひまわり(dtysky<dtysky@outlook.com>)
 * Github: https://github.com/dtysky
 * Create: 17/1/11
 */
/* Author: ひまわり(dtysky<dtysky@outlook.com>)
 * Github: https://github.com/dtysky
 * Create: 2017/2/23
 */
.hana-divider {
  margin: 8px 0;
  height: 1px;
  border: none;
  background-color: #ccc; }

@charset "UTF-8";
/* Author: ひまわり(dtysky<dtysky@outlook.com>)
 * Github: https://github.com/dtysky
 * Create: 17/1/11
 */
/* Author: ひまわり(dtysky<dtysky@outlook.com>)
 * Github: https://github.com/dtysky
 * Create: 2017/2/23
 */
.hana-button-error, .hana-button-primary, .hana-button-disabled {
  border: 0;
  color: #fff; }
  .hana-button-error i[class^='hanaicon'], .hana-button-primary i[class^='hanaicon'], .hana-button-disabled i[class^='hanaicon'] {
    color: #fff; }

.hana-button {
  background-color: #fff;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  white-space: nowrap;
  height: 22px;
  line-height: 0;
  padding: 0 10px;
  -webkit-transition: border-color 0.25s ease-out, color 0.25s ease-out, background-color 0.25s ease-out, position 0.25s ease-out;
  transition: border-color 0.25s ease-out, color 0.25s ease-out, background-color 0.25s ease-out, position 0.25s ease-out; }
  .hana-button:focus {
    outline: none; }

.hana-button-default {
  border: 1px solid #ccd0d7;
  color: #717171; }
  .hana-button-default i[class^='hanaicon'] {
    color: #717171; }
  .hana-button-default:hover {
    border-color: #646464;
    color: #646464;
    z-index: 2; }

.hana-button-error {
  background-color: #fa2f2f;
  padding: 15px 18px; }
  .hana-button-error:hover {
    background-color: #f91616; }

.hana-button-primary {
  background-color: #01b5fd;
  padding: 15px 18px; }
  .hana-button-primary:hover {
    background-color: #01a3e4; }

.hana-button-disabled {
  background-color: #ccd0d7;
  padding: 15px 18px; }
  .hana-button-disabled:hover {
    cursor: not-allowed; }

.hana-button-small {
  font-size: 12px; }

.hana-button-middle {
  font-size: 14px;
  padding: 14px 18px; }

.hana-button-large {
  font-size: 18px;
  padding: 20px 28px; }

.hana-button-label {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .hana-button-label .button-label {
    cursor: default; }
    .hana-button-label .button-label.label-right {
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 4px;
      border-top-left-radius: 0;
      border-top-right-radius: 4px;
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; }
  .hana-button-label .button-label-default {
    background-color: #ccd0d7;
    border: 1px solid #ccd0d7;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    color: #fff;
    padding: 5px 12px; }
    .hana-button-label .button-label-default > i {
      vertical-align: initial; }
  .hana-button-label > a {
    border: 1px solid #ccd0d7;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    color: #717171;
    font-weight: bold;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none; }
    .hana-button-label > a.label-right {
      border-bottom-left-radius: 4px;
      border-bottom-right-radius: 0;
      border-top-left-radius: 4px;
      border-top-right-radius: 0; }
    .hana-button-label > a:hover {
      color: #01b5fd; }

@charset "UTF-8";
/* Author: ひまわり(dtysky<dtysky@outlook.com>)
 * Github: https://github.com/dtysky
 * Create: 17/1/11
 */
/* Author: ひまわり(dtysky<dtysky@outlook.com>)
 * Github: https://github.com/dtysky
 * Create: 2017/2/23
 */
.hana-modal-main .hana-modal-title-wrapper .icon-close, .hana-modal-main .hana-modal-content + .icon-close {
  cursor: pointer;
  position: absolute;
  right: 15px; }

.hana-modal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 512;
  -webkit-box-pack: center; }
  .hana-modal-overlay {
    background-color: rgba(0, 0, 0, 0.46);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 512; }
  .hana-modal-main {
    -webkit-box-pack: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    position: relative;
    background-color: #fff;
    border-radius: 4px;
    min-height: 130px;
    min-width: 600px;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-self: center;
            align-self: center;
    margin: 0 auto;
    z-index: 512; }
    .hana-modal-main .hana-modal-title-wrapper {
      font-size: 18px;
      min-height: 38px;
      position: relative; }
      .hana-modal-main .hana-modal-title-wrapper .hana-modal-title {
        padding: 10px 15px; }
      .hana-modal-main .hana-modal-title-wrapper .icon-close {
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); }
    .hana-modal-main .hana-modal-content {
      margin-bottom: 35px;
      max-height: 635px;
      overflow: auto;
      padding: 15px 20px;
      overflow-y: auto; }
    .hana-modal-main .hana-modal-button {
      bottom: 5px;
      position: absolute;
      right: 5px; }

.hana-overlay-enter {
  opacity: 0;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in; }
  .hana-overlay-enter.hana-overlay-enter-active {
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
    opacity: 1; }

.hana-overlay-exit {
  opacity: 0;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in; }
  .hana-overlay-exit.hana-overlay-exit-active {
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
    opacity: 1; }

.hana-modal-enter {
  opacity: 0;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in; }
  .hana-modal-enter.hana-modal-enter-active {
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
    opacity: 1; }

.hana-modal-exit {
  opacity: 1;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in; }
  .hana-modal-exit.hana-modal-exit-active {
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
    opacity: 0; }

.activity-questions {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  font-size: 16px; }
  @media screen and (min-width: 750px) {
    .activity-questions {
      width: 750px;
      margin: 0 auto; } }
  .activity-questions-alert {
    position: relative;
    min-height: 169px; }
    .activity-questions-alert-img {
      width: 195px;
      height: 169px;
      display: inline-block; }
    .activity-questions-alert-message {
      display: inline-block;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      margin-left: 100px;
      color: #f25d8e;
      font-size: 18px; }
  .activity-questions-submit {
    background-color: transparent;
    cursor: pointer;
    padding: 0;
    border: 0;
    outline: 0;
    display: block;
    margin: 10px auto; }
    .activity-questions-submit:active, .activity-questions-submit:hover {
      background-color: initial;
      border-color: initial; }
  .activity-questions-item {
    padding: 10px 0;
    border-bottom: 1px solid #e5e9ef; }
    .activity-questions-item-title {
      padding: 5px 0;
      font-size: 16px; }
    .activity-questions-item-hint {
      color: #e40c0c;
      padding: 0 5px 5px;
      font-size: 12px; }
    .activity-questions-item-content {
      padding-left: 10px; }
    .activity-questions-item-required {
      color: #e40c0c;
      margin-right: 5px;
      vertical-align: middle; }
    .activity-questions-item-text, .activity-questions-item-textarea {
      margin: 5px 0;
      outline: 0;
      border: 1px solid #ccd0d7;
      font-size: 14px;
      padding: 5px 8px;
      color: #222;
      -webkit-transition: .5s all ease-in-out;
      transition: .5s all ease-in-out; }
      .activity-questions-item-text:focus, .activity-questions-item-textarea:focus {
        border-color: #6cf; }
    .activity-questions-item-text {
      border-width: 0 0 1px 0;
      width: 300px; }
    .activity-questions-item-textarea {
      border-radius: 4px;
      width: 100%; }
    .activity-questions-item-table {
      font-size: 14px;
      width: 100%;
      border-collapse: collapse; }
      .activity-questions-item-table tr {
        border-bottom: 1px solid #eee;
        background: #fff; }
      .activity-questions-item-table th, .activity-questions-item-table td {
        padding: 10px 20px;
        font-weight: normal;
        border: 1px solid #d8e2fc; }
      .activity-questions-item-table .hana-radio {
        text-align: center; }
        .activity-questions-item-table .hana-radio-inner {
          margin-right: 0; }
  .activity-questions .hana-radio,
  .activity-questions .hana-checkbox {
    display: block; }

