@charset "UTF-8";
html, body {
  height: auto; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0;
  display: block; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

ol, ul {
  list-style: none;
  list-style-type: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0; }

a {
  outline: none;
  /* for Firefox */
  hlbr: expression(this.onFocus=this.blur());
  /* for IE */
  cursor: pointer; }

a:link, a:visited, a:hover, a:active {
  text-decoration: none; }

input, textarea, select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  border: none;
  border-radius: 0;
  outline: none; }

input {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  outline: none; }

select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  outline: none; }

select::-ms-expand {
  display: none; }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .clearfix {
  display: block; }

* html .clearfix {
  height: 1%; }

body {
  font-family: '微軟正黑體',Arial,Helvetica,sans-serif,'STHeiti Light','儷黑 Pro','LiHei Pro',新細明體;
  font-size: 15px;
  font-size: 100%;
  color: #555; }

input, textarea, select {
  font-family: '微軟正黑體',Arial,Helvetica,sans-serif,'STHeiti Light','儷黑 Pro','LiHei Pro',新細明體;
  color: #555; }

.main-cont {
  min-width: 1200px;
  margin: 0 auto;
  overflow: hidden; }

.banner-area {
  height: 950px;
  position: relative;
  background: url(../img/bg_01.jpg) no-repeat center center; }

.out-link-box {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1; }
  .out-link-box a {
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .out-link-box a:hover {
      -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
      transform: scale(0.9); }

.banner-cont-box {
  width: 1200px;
  height: 950px;
  margin: 0 auto;
  position: relative; }

.tab-logo {
  position: absolute;
  top: 0;
  left: 50px; }

.slogan {
  position: absolute;
  top: 150px;
  left: 87px; }

.banner-cont {
  width: 730px;
  position: absolute;
  bottom: 12px;
  left: 235px; }

.btn-promise {
  width: 290px;
  position: absolute;
  top: 160px;
  left: 220px;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  animation: btnScale 2.5s infinite ease-in-out;
  -webkit-animation: btnScale 2.5s infinite ease-in-out;
  cursor: pointer; }

.btn-qb {
  position: fixed;
  bottom: 5px;
  right: 0;
  z-index: 4;
  cursor: pointer; }

@-webkit-keyframes btnScale {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }

@keyframes btnScale {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }

.login-num {
  font-size: 130%;
  font-weight: 500;
  color: #ffe84e;
  letter-spacing: 2px;
  width: 430px;
  height: 55px;
  text-align: center;
  background: url(../img/bg_num.png) no-repeat center center;
  position: absolute;
  top: 235px;
  left: 150px; }
  .login-num span {
    display: inline-block;
    vertical-align: middle; }
  .login-num .num {
    font-size: 140%;
    line-height: 55px; }

.cont-area {
  width: 100%;
  position: relative; }

.event-area {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.event-group {
  width: 790px;
  margin: 0 auto;
  position: relative; }

.event-tit {
  position: absolute;
  top: -100px;
  left: 60px;
  z-index: 3; }

.event-top01 {
  font-size: 130%;
  color: #fff;
  line-height: 160%;
  text-align: center;
  padding: 43px 0 0;
  height: 126px;
  background: url(../img/cont_top1.png) no-repeat center center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 2; }
  .event-top01 span {
    color: #ffe84e;
    margin-left: 10px; }
  .event-top01 .blue-txt {
    color: #1d2088;
    margin: 0; }

.event-cont {
  margin-bottom: 25px;
  background: url(../img/cont.png) repeat-y center center;
  position: relative; }
  .event-cont:after {
    content: '';
    width: 100%;
    height: 25px;
    background: url(../img/cont_bot.png) no-repeat center center;
    display: block;
    position: absolute;
    bottom: -25px;
    left: 0; }

.event-cont-w {
  margin-bottom: 25px;
  background: url(../img/cont_w.png) repeat-y center center;
  position: relative; }
  .event-cont-w:after {
    content: '';
    width: 100%;
    height: 25px;
    background: url(../img/cont_bot_w.png) no-repeat center center;
    display: block;
    position: absolute;
    bottom: -25px;
    left: 0; }

.event1 {
  height: 1260px;
  padding: 130px 0;
  background: url(../img/bg_02.jpg) no-repeat center center; }

.person01 {
  position: absolute;
  top: 30px;
  left: -395px;
  z-index: 1; }

.event-cont01 {
  width: 520px;
  padding: 65px 0 50px;
  margin: 0 auto; }

.event-date {
  font-size: 140%;
  color: #fff;
  padding: 5px 50px;
  margin: 0 0 40px;
  border: 5px solid #8ed6ff;
  border-radius: 50px;
  background: #27aaf4; }

.step-box {
  margin: 0 0 35px; }

.step-tit {
  margin: 0 0 7px; }
  .step-tit .tit {
    font-size: 160%;
    color: #fff;
    text-align: center;
    width: 148px;
    height: 48px;
    padding: 7px 0;
    background: url(../img/bg_step.png) no-repeat center center;
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .step-tit span {
    font-size: 145%;
    font-weight: bolder;
    margin-left: 20px; }

.step-cont {
  text-align: center; }
  .step-cont label {
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer; }
    .step-cont label img {
      display: inline-block;
      vertical-align: middle; }

.btn-fb {
  width: 280px;
  display: inline-block; }

.radio-box {
  width: 27px;
  height: 27px;
  padding: 6px;
  background: url(../img/bg_radio.png) no-repeat center center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px 0 0; }

.check-box {
  width: 19px;
  height: 19px;
  border: 1px solid #797979;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px 0 0; }

input[type="radio"], input[type="checkbox"] {
  width: 1px;
  height: 1px;
  opacity: 0; }

input[type="radio"]:checked + .radio-box::after {
  content: '';
  width: 15px;
  height: 15px;
  border-radius: 30px;
  display: block;
  background: #797979; }

input[type="checkbox"]:checked + .check-box::after {
  font-size: 90%;
  content: '\f00c';
  color: #797979;
  margin-left: 2px; }

.select-sty {
  font-size: 135%;
  color: #797979;
  width: 105px;
  padding: 11px 15px;
  border: 1px solid #999;
  background: url(../img/select_arrow.jpg) no-repeat center right 13px, #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.input-sty {
  font-size: 135%;
  color: #797979;
  width: calc(100% - 200px);
  padding: 11px 15px;
  border: 1px solid #999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.check-area {
  width: 100%;
  margin: 15px 0 0 40px;
  cursor: pointer; }
  .check-area span {
    font-size: 87%;
    text-align: left;
    width: calc( 100% - 40px);
    display: inline-block;
    vertical-align: top; }
  .check-area label {
    width: 100%;
    display: inline-block; }

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

.btn {
  width: 186px;
  height: 60px;
  margin: 0 15px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  cursor: pointer; }
  .btn:hover {
    opacity: 0.9; }

.btn-submit {
  position: relative;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .btn-submit input {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }

.app-box {
  text-align: center;
  margin: 55px 0 0; }
  .app-box p {
    font-size: 120%;
    margin: 0 0 20px; }
  .app-box a {
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .app-box a:hover {
      opacity: 0.8; }

.event2 {
  height: 1055px;
  padding: 230px 0 0;
  -webkit-transform: translateY(-155px);
  -ms-transform: translateY(-155px);
  transform: translateY(-155px);
  margin-bottom: -155px;
  background: url(../img/bg_03.png) no-repeat top center; }

.person02 {
  position: absolute;
  top: -40px;
  left: -495px;
  z-index: 2; }

.person03 {
  position: absolute;
  top: -205px;
  right: -460px;
  z-index: 2; }

.w-area {
  position: absolute;
  bottom: -85px;
  left: -295px;
  z-index: 1; }

.event-cont02 {
  width: 630px;
  height: 605px;
  margin: 0 auto;
  padding: 60px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.red-txt {
  color: #ff4681; }

.share-url-box {
  text-align: center;
  margin: 70px 0 45px;
  position: relative; }

.url-tit {
  color: #fff;
  padding: 10px 20px;
  position: absolute;
  top: -35px;
  left: 15px;
  z-index: 2;
  background: #2c94e4; }

.share-num {
  color: #fff;
  padding: 3px 20px 5px;
  position: absolute;
  top: -35px;
  right: 15px;
  z-index: 2;
  background: #999; }
  .share-num span {
    font-size: 150%;
    font-weight: bolder;
    margin: 0 5px; }

.share-url {
  font-size: 110%;
  color: #fff;
  line-height: 150%;
  min-height: 56px;
  word-break: break-all;
  padding: 10px;
  border: 5px solid #8ed6ff;
  border-radius: 23px;
  background: #27aaf4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 3; }

.unlogin {
  text-align: left;
  margin: 83px 0;
  position: relative; }
  .unlogin .share-url {
    padding: 10px 35px; }

.btn-login {
  position: absolute;
  top: -8px;
  right: -20px;
  cursor: pointer; }

.icon-finish {
  position: absolute;
  top: -60px;
  left: 180px; }

.rule-box {
  padding: 20px;
  margin: 45px 0 0;
  border: 2px solid #999;
  border-radius: 10px;
  background: #fff;
  position: relative;
  z-index: 2; }
  .rule-box span {
    font-size: 95%;
    color: #696969;
    padding: 3px 15px;
    background: #fff;
    position: absolute;
    top: -15px;
    left: 25px; }
  .rule-box ul {
    list-style: decimal;
    padding-left: 20px; }
  .rule-box li {
    font-size: 85%;
    color: #696969;
    margin: 3px 0; }

.event3 {
  height: 1085px;
  padding: 230px 0 0;
  -webkit-transform: translateY(-160px);
  -ms-transform: translateY(-160px);
  transform: translateY(-160px);
  margin-bottom: -160px;
  background: url(../img/bg_04.png) no-repeat top center; }

.person04 {
  position: absolute;
  top: 70px;
  left: -435px;
  z-index: 1; }

.person05 {
  position: absolute;
  top: -190px;
  right: -425px;
  z-index: 1; }

.event-cont03 {
  width: 630px;
  margin: 0 auto;
  padding: 60px 0; }

.event4 {
  height: 1060px;
  padding: 230px 0 0;
  -webkit-transform: translateY(-155px);
  -ms-transform: translateY(-155px);
  transform: translateY(-155px);
  margin-bottom: -155px;
  background: url(../img/bg_05.png) no-repeat top center; }

.person06 {
  position: absolute;
  top: 70px;
  left: -660px;
  z-index: 1; }

.person07 {
  position: absolute;
  top: -45px;
  right: -570px;
  z-index: 1; }

.event-top-w {
  height: 24px;
  background: url(../img/cont_top_w.png) no-repeat center center; }

.event-cont04 {
  width: 700px;
  margin: 0 auto;
  padding: 40px 0; }

.prize-list {
  position: relative;
  z-index: 2; }

.complete-stamp {
  width: 215px;
  height: 165px;
  background: url(../img/icon_complete.png) no-repeat center center; }

.copmlete01 {
  position: absolute;
  top: 55px;
  left: 110px; }

.copmlete02 {
  position: absolute;
  top: 55px;
  right: 30px; }

.copmlete03 {
  position: absolute;
  top: 300px;
  left: 40px; }

.copmlete04 {
  position: absolute;
  top: 300px;
  left: 285px; }

.copmlete05 {
  position: absolute;
  top: 300px;
  left: 490px; }

.note-list {
  font-size: 85%;
  width: 550px;
  margin: 25px auto 0; }
  .note-list li {
    margin: 5px 0; }

.event5 {
  height: 1300px;
  padding: 250px 0 0;
  -webkit-transform: translateY(-165px);
  -ms-transform: translateY(-165px);
  transform: translateY(-165px);
  margin-bottom: -165px;
  background: url(../img/bg_06.png) no-repeat top center; }

.person08 {
  position: absolute;
  top: -60px;
  left: -480px; }

.person09 {
  position: absolute;
  top: 180px;
  right: -460px; }

.event-cont05 {
  width: 720px;
  margin: 0 auto;
  padding: 70px 0 60px; }

.award-group {
  text-align: center;
  margin: 0 0 50px; }
  .award-group .award-tit {
    color: #fff;
    font-size: 160%;
    font-weight: bolder;
    margin: 0;
    background: #f45b86;
    position: relative;
    z-index: 1; }
  .award-group li {
    color: #666;
    font-size: 110%;
    padding: 20px 0;
    margin: 0 0 2px;
    -webkit-box-shadow: 0 0 10px #bbb;
    box-shadow: 0 0 10px #bbb;
    background: #eeefef; }
    .award-group li > div {
      width: 49%;
      display: inline-block;
      vertical-align: middle; }
    .award-group li:last-child {
      margin: 0; }

.all-rule-box {
  width: 790px;
  margin: 115px auto 0;
  padding: 30px;
  border: 2px solid #f45b86;
  border-radius: 10px;
  background: #eeefef;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }
  .all-rule-box .all-rule-tit {
    position: absolute;
    top: -25px; }
  .all-rule-box ul {
    list-style: decimal;
    padding-left: 20px; }
  .all-rule-box li {
    font-size: 85%;
    color: #666;
    margin: 3px 0; }
  .all-rule-box span {
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .all-rule-box span:hover {
      color: #333333; }

footer {
  font-family: Verdana;
  font-size: 75%;
  min-width: 1200px;
  height: 77px;
  padding: 10px 0 0;
  margin: 0 auto;
  text-align: center;
  background: url(../img/bg_footer.jpg) no-repeat center center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  footer img {
    margin-left: 20px;
    display: inline-block;
    vertical-align: middle; }
