* {margin: 0;padding: 0;-webkit-tap-highlight-color: transparent;font-family:"Microsoft YaHei", Verdana, arial, sans-serif;}
input {outline: none;border:none;-webkit-appearance: none;}
ul,li,ol {list-style:none;}
[v-cloak] {display: none !important;}
a{text-decoration: none;}
body,html {background: #e04241;}
header ~ .container {border-top: 3rem solid transparent;}
.tab ~ .container {padding-top: 3rem;}
.fr {float:right;}
.txt-success{color: #3681e4;}
header ~ .tab {top: 3rem;}
.frame,iframe {
  width: 100%;
  height: 100%;
  outline: none;
  border:none;
  overflow: hidden;
}
.tab {
  position: fixed;
  top: 0;
  z-index: 5;
  width: 100%;
  left: 0;
  display: -webkit-box;
  line-height: 3em;
  background: #ec703b;
  color: #fff;
}
.tab div {
  position: relative;
  width: 0;
  -webkit-box-flex: 1;
  opacity: .5;
  text-align: center;

}
.tab div.active {
  opacity: 1;
}
.tab div.active:after {
  position: absolute;
  left: 50%;
  bottom: .3em;
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background: #fff;
  border-radius: 50%;
  content: '';
}
.main {
  padding: .75rem .875rem;
}
.card {
  position: relative;
  background: #fff;
  padding: .75rem .875rem;
  border-radius: 3px;
  border: 1px solid #b42527;
}
.card-h:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: url(https://cdn.kuaidi100.com/images/m/prize.png?version=3) 0 -132px repeat-x;
  background-size: 104px auto;
  height: 1em;
  content: '';
}
.nav {
  display: -webkit-box;
  -webkit-box-pack: justify;
  padding: 0 .5em;
}

.nav div {
  position: relative;
  color: #888;
  text-align: center;
  padding-bottom: .5em;
}
.nav .badge {
  position: absolute;
  right: -14px;
  top: -2px;
  width: .8em;
  height: .8em;
  background: #000;
  content: '';
  background: url(https://cdn.kuaidi100.com/images/m/prize.png?version=4) 0 -80px no-repeat;
  background-size: 104px;
}
.nav div.active {
  color: #3278e6;
  border-bottom: 1px solid #3278e6;
}
.card .item {
  position: relative;
  border-bottom: 1px dashed #e5e5e5;
  padding: 1rem 0;
}
.card .item:last-child {border:none;}
.card .item:before,.card .item:after {
  position: absolute;
  bottom: -7px;
  width: .39rem;
  height: .78rem;
  background: #e04241;
  content: '';
}
.card .item:before {
  left: -.95rem;
  border-top: 1px solid #b42527;
  border-right: 1px solid #b42527;
  border-radius: 0 .39rem .39rem 0;
}
.card .item:after {
  right: -.95rem;
  border-left: 1px solid #b42527;
  border-top: 1px solid #b42527;
  border-radius: .39rem 0 0 .39rem;
}
.card .item:last-child:before,.card .item:last-child:after{display: none;}
.product img {
  max-width: 100%;
}
.product {
  text-align: center;
  padding: 1rem 0;
}
.product .title {
  padding: .5em 0;
  font-size: 1.1rem;
  font-weight: normal;
  color: #333;
}
.product .subtitle {
  font-size: .875rem;
  color: #888;
}
.subtitle small {
  font-size: .75rem;
  opacity: .6;
}
.progress {
  background: #f1f1f1;
  height: .75rem;
  border-radius: .375rem;
  overflow: hidden;
}
.progress .inner {
  background: #ff8522;
  height: 100%;
  -webkit-transition: width .5s;
  transition: width .5s;
  width: 0;
}
.pro-text {padding: 0 .5em;text-align: right; color: #b4b4b4; line-height: 2.5em;font-size: .78em}
.pro-text span:first-child {
  color: #ff8522;
  float: left;
}
.apply {
  margin-top: .7em;
  background: #fd504d;
  background: linear-gradient(to right,#fe524f,#ed342f);
  background: linear-gradient(to right,#fe524f,#ed342f);
  text-align: center;
  color: #fff;
  line-height: 2.8em;
  border-radius: 1.4em;
}
.apply.blur {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: .5;
}
.apply-brief {
  text-align: center;
  color: #888;
  font-size: .78rem;
  line-height: 1em;
  padding-top: .6em;
}
.apply-group {
  display: -webkit-box;
}
.apply-group .bt {
  -webkit-box-flex
}
.apply-group {
  display: -webkit-box;
  padding-top: .7em;
}
.apply-group .bt {
  -webkit-box-flex: 1;
  width: 0;
  text-align: center;
  background: #ff7f02;
  color: #fff;
  line-height: 2.8em;
  font-size: 1rem;
  border-radius: 2px;
}
.apply-group  .bt.blur {background: #5e5d5d;}
.apply-group .bt +.bt {
  margin-left: 1em;
}
.item h3 {
  margin-bottom: .3em;
  color: #83050a;
  font-size: 1rem;
  font-weight: normal;

}
.item h3.ico {
  padding-left: 1.3em;
  background-image: url(https://cdn.kuaidi100.com/images/m/prize.png?version=4);
  background-repeat: no-repeat;
  background-size: 104px auto;
}
.item h3.rank {
  background-position: 0 0;
}
.item h3.record {
  background-position: 0 -31px;
}
.item ol {
  color: #555;
  font-size: .878rem;
  padding-left: .4em;
}
.item ol li {
  padding-top: .3em;
}
ul.steps {
  padding-top: 1em;
  padding-left: .5em;
}
ul.steps li {
  position: relative;
  color: #555;
  font-size: 1rem;
  border-left: 1px solid #d7d7d7;
}
ul.steps li:last-child{border:none;}
ul.steps li:before {
  position: absolute;
  left: -7px;
  top: -1px;
  width: .8em;
  height: .8em;
  background: #000;
  content: '';
  background: url(https://cdn.kuaidi100.com/images/m/prize.png?version=4) 0 -62px no-repeat;
  background-size: 104px;
}
ul.steps time {
  display: block;
  padding-left: 1em;
  line-height: .9em;
  font-size: .78rem;
  color: #888;
}
ul.steps p {
  padding: .2em 0 1em 1em;
  font-size: .875rem;
}
.expand {
  text-align: center;
  color: #3681e4;
}
.expand span {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-left: .3em;
  vertical-align:middle;
  background: url(https://cdn.kuaidi100.com/images/m/prize.png?version=4) 0 -104px no-repeat;
  background-size: 104px;
}
.expand span.shrink {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
}
.rule-wrap {color: #333;}
.rule-wrap label {color: #888;}
.rule-wrap p {line-height: 1.5;margin-bottom: .5em;}
.rule-wrap .rule {
  font-size: .875rem;
  /* -webkit-text-size-adjust:none; */
}
.rule .mark {color:#ff100f;}
strong {color: #ff7f02;font-weight: normal;}
.lucknum {
  color: #ff7f02;
  font-size: 1.875rem;
}
.lucknum.blur {color: #c9c9c9;}
.lucknum span {
  float: right;
  line-height: 2.5rem;
  color: #3681e4;
  font-size: .875rem;
}
.numlist {
  text-align: justify;
  font-size: 0;
}
.numlist span {
  display: inline-block;
  width: 32%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 1.8em;
  font-size: .875rem;
  text-align: center;
}
.nummark {color: #ff7f02;}
.page {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background: #e04241;
  margin-left: 100%;
  -webkit-transition: all .2s;
  transition: all .2s;
  z-index: 10;
  padding: .75rem .875rem;
  box-sizing: border-box;
}
.page.open {
  margin-left: 0%;
}
.result li {
  position: relative;
  padding-left: 1.2rem;
  font-size: .875rem;
  margin-bottom: 1em;
}
.result li p {
  line-height: 1.2;
  word-break: break-all;
}
.result li >span {
  position: absolute;
  top: .1em;
  left: 0;
  width: .875rem;
  height: .875rem;
  background: #c1c1c1;
  border-radius: 50%;
  color: #fff;
  line-height: .875rem;
  text-align: center;
  font-size: .75rem;
}
.rst  h4 {
  font-weight: normal;
  color: #ff7f02;
  text-align: center;
  font-size: .875rem;
}
.rst .num {
  position: relative;
  margin-top: .5em;
  border: 2px dotted #ff7f02;
  font-size: 1.7rem;
  line-height: 4em;
  border-radius: 1em;
  text-align: center;
  background: #fff2e5;
  color: #ff7f02;
}
.num span {
  position: absolute;
  background-image: url(https://cdn.kuaidi100.com/images/m/prize.png);
  background-repeat: no-repeat;
  background-size: 104px auto;
}
.num span:nth-of-type(1){
  background-position: -64px -153px;
  width: 27px;
  height: 21px;
  left: -8px;
  bottom: -3px;
}
.num span:nth-of-type(2){
  background-position: 1px -154px;
  width: 18px;
  height: 18px;
  left: 29%;
  top: 10px;
}
.num span:nth-of-type(3){
  background-position: -22px -160px;
  width: 12px;
  height: 8px;
  left: 75%;
  top: 2px;
}.num span:nth-of-type(4){
  background-position: -38px -149px;
  width: 21px;
  height: 31px;
  top: 10px;
  right: 2px;
}
.invite .code {
  text-align: center;
  padding: 1em;
  color: #888;
}
.invite .code img {
  max-width: 60%;
}
.invite .link {
  padding: 1em 0;
}
.invite .link span {
  color: #8e8e8e;
  background: #f6f6f6;
  padding: 0 .5em;
}
.invite + .count {
  text-align: center;
  color: #fff;
  opacity: .6;
  margin-top: 1.5em;
  font-size: .875rem;
}
.mask {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0,0,0,.5);
  z-index: 15;
  display: -webkit-box;
  -webkit-box-align: center;
  -webkit-box-pack: center;
}
.dialog {
  position: relative;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  width: 90%;
  margin: 0 auto;
  background: #fff;
}
.dialog.show {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.dialog .title {
  font-size: 1.2rem;
  padding: .75em 0;
  border-bottom: 1px solid #e7e7e7;
  text-align: center;
}
.dialog .body {
  font-size: 1rem;
  padding: 1rem;
  color: #888;
  text-align: center;
}
.dialog .foot {
  display: -webkit-box;
  padding: 1em;
}
.dialog .foot .btn {
  -webkit-box-flex: 1;
  width: 0;
  text-align: center;
  background: #fd7f24;
  color: #fff;
  line-height: 2.8em;
  font-size: 1rem;
}
.dialog .foot .btn.blur {background: #848484;}
.dialog .foot .btn +.btn {
  margin-left: 1em;
}
.dialog .close {
  position: absolute;
  right: .3em;
  top: .5em;
  width: 1.5em;
  height: 1.5em;
  background: url(https://cdn.kuaidi100.com/images/m/prize.png) 4px -179px no-repeat;
  background-size: 104px auto;
}
.loading{ margin:0 !important;position:fixed; top:0; left:0; width: 100%; height: 100%; z-index: 60; background: rgba(0, 0, 0, 0.6);}
.loading-box { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%); margin: 0 !important;padding: 1rem; min-width: 6rem; min-height:6rem;max-width: 8rem; text-align:center; font-size: 0.875rem; background-color: #fff; border-radius: 0.5rem; color:#618cc4; }
.loading-box img { margin-bottom: 0.5rem; width: 3.75rem; }
.result-detail-wrap {
  width:100%;box-sizing: border-box;text-align:center;position:relative;display:-webkit-box;-webkit-box-pack:center;
}
.result-detail {
  position: relative;;
  padding-top: .5em;
}
.result-detail h3 {position: relative;display: inline-block;}
.result-ico {
  position: absolute;
  left: 50%;
  margin-left: 2.5em;
  width: 4rem;
  height: 4rem;
  background: url(https://cdn.kuaidi100.com/images/m/prize_ico.png);
  background-size: 100% 100%;
  top: -.5em;
}
.result-detail h3 +  p {min-height: 1em;color: #5e5d5d;}
.top-logo {text-align: center;padding: 1rem 0;}
.top-logo img {max-width: 33%;}
input {outline: none;border: none;}
.f-ctrl {background: #fff; padding-left: 1em; font-size: 1rem;display:-webkit-box;position: relative;-webkit-box-align: center;}
.f-ctrl label {display: block;width: 5.5rem;text-align: justify;
  text-align-last: justify;}
.f-ctrl input {font-size:1rem;border-bottom: 1px solid #f2f2f2; display: block;-webkit-box-flex: 1;padding: 1em 0;}
.f-ctrl span {position: absolute;right:1em;color: #3278e6;font-size: .8em; top:1.5em;}
.toggle-type {text-align: right;padding: .5em;color: #fff;font-size: .875rem;}
.logo-sub-btn {text-align: center; line-height: 3em;font-size: 1rem;background: #ff8522;color: #FFF; margin: 1em;}
.f-ctrl img {max-height: 20px;position: absolute;right:1em; top:1em;}