@charset "utf-8";

/*@import url(http://fonts.useso.com/css?family=Raleway:200,500,700,800);*/
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?rretjt');
  src: url('../fonts/icomoon.eot?#iefixrretjt') format('embedded-opentype'), url('../fonts/icomoon.woff?rretjt') format('woff'), url('../fonts/icomoon.ttf?rretjt') format('truetype'), url('../fonts/icomoon.svg?rretjt#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body,
html {
  padding: 0;
  margin: 0;
  font-size: 20px;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

a {
  color: #00aeef;
  text-decoration: none;
  outline: none;
}

a:hover,
a:focus {
  color: #00aeef;
}

body {
  font-size: 20px;
  overflow: auto;
  overflow-x: hidden;
  min-height: 900px;
  background: ;
  color: #00aeef;
  font-family: "Microsoft YaHei", "宋体", "Segoe UI", "Lucida Grande", Helvetica, Arial, sans-serif, FreeSans, Arimo;
}

#main {
  position: relative;
  min-height: 100%;
  overflow: hidden;
  max-width: 640px;
  margin: 0 auto;
}

.page {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: none;
}

#topLoader {
  width: 100%;
  height: 100%;
  max-width: 640px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
}

#topLoader img {
  width: 100%;
}

#topLoader .tit {
  width: 100%;
  position: absolute;
  left: 0;
  top: 10%;
}

#topLoader .cloud {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}

#topLoader .run {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

#topLoader .run .loader {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -70px;
}

.page .menu {
  position: absolute;
  top: 0;
  right: 0;
  width: 55%;
  height: 100px;
  padding-top: 40px;
  text-align: right;
}

.page .menu a {
  width: 82px;
  display: inline-block;
  margin-right: 40px;
  margin-left: -30px;
  overflow: hidden;
  vertical-align: top;
  border-radius: 50%;
  box-shadow: -2px 3px 8px rgba(0, 0, 0, 0.2);
}

.page .menu a img {
  border-radius: 50%;
}

.page .arrow {
  position: absolute;
  bottom: 1.5%;
  left: 0;
  width: 100%;
  text-align: center;
}

.page .arrow img {
  display: inline-block;
  width: auto;
}

.page .btn {
  display: inline-block;
  overflow: hidden;
  border-radius: .2em;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.4);
  text-align: center;
  padding: .6em 0;
  color: #fff;
  background-color: #ff7200;
  letter-spacing: 2px;
}

.page .btn.grey {
  background-color: #cecece;
}

.page .btn:active {
  background-color: #fb4312;
}

.page .txt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background-color: #fff;
}

.page .txt p {
  padding: .4em 0;
  line-height: 1.6em;
  font-size: 25px;
}

.page .txt img {
  width: 100%;
}

.page .txt .logo {
  margin: 40px 0 2%;
  display: block;
  height: 100px;
}

.page .box {
  position: relative;
  padding: 40px 73px 0;
  text-align: center;
}

.page .box .logo {
  width: 230px;
  z-index: 9;
  position: relative;
  display: block;
}

.page .box p {
  text-align: left;
  line-height: 1.5em;
  color: #ff7f00;
}

.page .box strong {
  color: #ff7f00;
  display: inline-block;
  line-height: 1.5em;
  font-weight: bold;
}

.panel {
  position: relative;
  height: 100%;
}

.page .txt.newpane {
  background: #dbdbdb;
  height: 100%;
}

.page .txt.newpane .promise {
  flex: 1;
  background: #06a1e8;
  text-align: center;
}

.page .txt.newpane .promise a {
  display: block;
  width: 64%;
  margin: 8px auto;
}

.newpane .panel {
  display: flex;
  flex-flow: column;
}

.newpane .panel .textImg {
  width: 88%;
  margin: 22px auto;
}

.panel div {
  height: auto !important;
}

.fz1 {
  font-size: 32px;
}

.panel_1 p {
  position: absolute;
  bottom: 24%;
  left: 6.6%;
  font-size: 25px;
  background-color: #fff;
  text-align: left;
  width: 15em;
  padding: .4em .6em !important;
  border: solid 1px #c2c2c2;
}

.navbar {
  width: 100%;
  padding-bottom: 1em;
  background-color: #1fc2eb;
  position: relative;
}

.navbar a {
  float: left;
  width: 33%;
  display: inline-block;
  position: relative;
  margin-right: .5%;
  background-color: #00aeef;
  color: #fff;
  line-height: 2.5em;
  font-size: 28px;
}

.navbar a.active {
  background-color: #fff;
  color: #00aeef;
}

.navbar a:last-child {
  width: 33%;
  margin-right: 0;
}

.navbar a.active:after {
  content: "";
  padding: 0;
  position: absolute;
  left: 40%;
  bottom: -0.8em;
  border-bottom: .7em solid #fff;
  height: 1em;
  border-left: 1em solid transparent;
  border-right: 1em solid transparent;
}

.img_swipe {
  display: inline-block;
  width: 95px;
  position: absolute;
  right: 13%;
  bottom: 33%;
}

#panel_2 p {
  background-color: #fff;
  text-align: left;
  padding: .7em 32px;
  font-size: 25px;
  line-height: 1.5em;
}

#panel_2 .img_swipe {
  right: 3%;
  bottom: 108px;
}

.price {
  width: 100%;
}

.price li {
  float: left;
  width: 216px;
  border-radius: .6em;
  color: #fff;
  font-size: 42px;
  font-weight: bold;
  background-color: #ff7200;
  padding: 25px 0;
  margin: 25px 8px;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.5);
  position: relative;
}

.price li img {
  position: absolute;
  width: 52px;
  height: 48px;
  right: -23px;
  top: -25px;
}

.price li:active {
  background-color: #fb4312;
}

.random p {
  float: right;
  padding-right: 10px;
  width: 216px;
  padding-top: 3em;
  color: #fff !important;
  text-align: center !important;
  position: relative;
}

.random label {
  display: inline-block;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}

.random .text {
  width: 205px;
  padding: 6px 5px 4px 5px;
  font-size: 46px;
  line-height: 1em;
  color: #ff7f00;
  border-width: 1px;
  border-style: solid;
  text-align: right;
  border-top-color: #a54517;
  border-left-color: #d5591e;
  border-bottom-color: #f06422;
  border-right-color: #f06422;
  box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.4);
  position: relative;
}

.random sub {
  display: none;
  position: absolute;
  right: 3px;
  bottom: 7px;
  font-size: 22px;
  color: #ff7f00;
  text-align: center;
  width: 4em;
}

.random .btn {
  width: 100%;
  padding: .5em 0;
  font-size: 28px;
  margin-bottom: .2em;
}

.random span {
  font-size: 18px;
}

.info {
  padding-top: 1em;
  text-align: left;
}

.info label {
  color: #fff;
  display: inline-block;
}

.info .text {
  width: 100%;
  font-size: 22px;
  padding: 1em 0;
  text-indent: 1em;
  border-width: 0;
  border-radius: 1em;
  box-shadow: inset 0 0 12px rgba(0, 0, 0, 0.3);
  margin: 6px 0;
  -webkit-appearance: none;
}

.info .radio {
  width: 32.33%;
  padding: .5em 0;
  border-radius: .6em;
  font-size: 24px;
  background-color: #7fdcfa;
  margin: 6px 0;
  text-align: center;
}

.info .btns {
  text-align: center;
}

.info .btns .btn {
  width: 46%;
  padding: .5em 0;
  margin: 0 2%;
  font-size: 28px;
}

.info .btnimg {
  text-align: right;
}

.info .btnimg a {
  display: inline-block;
  width: 225px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.4);
  border-radius: 1em;
  overflow: hidden;
}

.info .radio.on {
  background-color: #ff7200;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.info #btn_verify {
  border: 0;
  display: inline-block;
  background-color: #1394be;
  /*width: 197px;*/
  font-size: 22px;
  color: #fff;
  text-align: center;
  margin-left: .6em;
  padding: .5em 1em;
  border-radius: .6em;
}

.info #btn_verify.count {
  background-color: #bbb;
}

.info .vreport {
  width: 100%;
  text-align: right;
  margin-top: .5em;
}

.info .vreport span {
  line-height: 37px;
  display: inline-block;
  vertical-align: top;
}

.info .vreport em {
  display: inline-block;
  vertical-align: top;
  width: 75px;
  height: 37px;
  margin-left: .5em;
  background-image: url("images/ico_checkbox.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
}

.info .vreport.on em {
  background-position: 0 100%;
}

.bank {
  border: 1px solid #e3eaec;
  /*margin-bottom: 40px;*/
  color: #585858;
  line-height: 56px;
  background: #fff url("images/ico_select.png") no-repeat 95% 50%;
}

.bank em {
  color: #a3a3a3;
  display: inline-block;
  line-height: 56px;
  vertical-align: top;
  font-style: italic;
  text-indent: 22px;
}

.bank img {
  display: inline-block;
  padding: 8px 10px;
}

.banklist {
  border: 1px solid #e3eaec;
  margin-bottom: 10px;
  color: #585858;
  border-top: none;
  background: #fff;
}

.banklist p {
  text-indent: 2.5em;
  line-height: 2em;
  font-size: 1.5em;
  padding: 0.5em 0;
}

.banklistmg {
  margin-bottom: 40px;
}

.finished {
  padding-top: .5em;
  text-align: left;
}

.finished img {
  width: 100%;
}

.finished .pop_pic {
  background-color: #fff;
  border-top-left-radius: 2em;
  margin: 24px 0 .2em;
  padding-bottom: 1em;
}

.finished .pop_pic p {
  float: left;
  width: 56%;
  color: #00aeef;
  padding: .8em 0 0 20px;
  font-size: 24px;
}

.finished .pop_pic strong {
  font-weight: normal;
  color: #00aeef;
  display: inline-block;
  font-size: 40px;
  padding-bottom: .4em;
  margin-bottom: .4em;
  border-bottom: solid 3px #00aeef;
}

.finished .pop_pic img {
  float: right;
  width: auto;
  clear: right;
  margin: .8em 20px 0 0;
}

.finished .btns {
  text-align: right;
}

.finished .btn {
  width: 233px;
  padding: .4em 0;
  margin: 0;
  font-size: 30px;
  border-radius: 0;
}

.share {
  padding-top: 1em;
}

.share img {
  width: 100%;
}

.share h3 {
  margin: 0;
  font-size: 48px;
  color: #429dc8;
  background-color: #fff;
  text-align: center;
  padding: .4em 0;
}

.share p {
  text-align: left;
  display: none;
  padding: 1em 85px;
  font-size: 24px;
  color: #fff;
  line-height: 1.3em;
}

.share p a {
  display: inline-block;
  float: right;
  font-weight: bold;
  background-color: #ff7800;
  padding: 12px .9em;
  color: #fff;
  box-shadow: 0 0 9px #ffffff;
  border-radius: .3em;
  font-size: 34px;
  border: solid 3px #fff;
}

.sign {
  text-align: center;
  color: #000;
  padding-top: 1em;
}

.sign p {
  line-height: 1.8em;
}

.sign .area {
  background: #fff url('images/c.png') no-repeat 44px 21px;
  padding: 22px 45px;
  height: 441px;
}

.sign .area em {
  border: dotted 1px #d6d5d5;
  display: inline-block;
  width: 550px;
  font-style: italic;
  line-height: 450px;
}

.sign .btns {
  padding-bottom: 20px;
}

.sign .btns .button {
  float: left;
  width: 33.33%;
  font-style: italic;
  background-color: #01bdec;
  padding: .5em 0 .6em;
  color: #fff;
  box-shadow: inset 1px -2px 5px rgba(0, 0, 0, 0.3);
  border: 0;
  display: inline-block;
}

.sign #provision {
  display: inline-block;
  width: 100%;
  position: relative;
}

.sign #provision a {
  color: #fff;
  font-size: 19px;
  line-height: 1.6em;
  display: inline-block;
  text-decoration: none;
  text-align: right;
  margin-right: 28px;
  position: relative;
}

.sign #provision label {
  position: absolute;
  right: 50px;
  top: 12px;
  display: inline-block;
  height: 31px;
  width: 31px;
  border: 2px solid #fff;
}

.sign #provision label.agree:after {
  content: "";
  position: absolute;
  display: inline-block;
  top: -15px;
  left: -6px;
  width: 46px;
  height: 46px;
  background: url("images/bg_checkbox.png") no-repeat;
}

.sign #provision label em {
  display: none;
  white-space: nowrap;
  position: absolute;
  color: #00aeef;
  text-align: left;
  line-height: 1.3em;
  right: -10px;
  top: -77px;
  background-color: #e9e9e9;
  border-radius: 1.2em;
  padding: .2em 1em;
}

.sign #provision label em:after {
  content: "\25bc";
  position: absolute;
  color: #e9e9e9;
  right: 1em;
  bottom: -0.66em;
  display: inline-block;
  line-height: 1em;
}

.btn_side {
  position: absolute;
  right: 0;
  font-size: 24px;
  bottom: 30%;
  height: 5.6em;
  color: #004b58;
  background-color: #00deff;
  border-top-left-radius: .5em;
  border-bottom-left-radius: .5em;
  overflow: hidden;
}

.btn_side strong {
  width: 1em;
  display: inline-block;
  padding: .5em .6em;
  float: left;
  line-height: 1.2em;
}

.hint {
  position: absolute;
  font-size: 24px;
  right: 0;
  bottom: 30%;
  height: 5.6em;
  width: 86%;
  color: #004b58;
  background-color: #00deff;
  border-top-left-radius: .5em;
  border-bottom-left-radius: .5em;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

.hint p {
  display: none;
  height: 100%;
  text-align: center;
  padding: 0;
  line-height: 6.4em;
  font-size: .86em;
  clear: both;
}

.hint strong {
  width: 1em;
  display: inline-block;
  padding: .5em .6em;
  float: left;
  line-height: 1.2em;
}

.hint label {
  display: inline-block;
  padding: .5em 0 .5em;
  width: 90%;
  text-align: left;
  float: left;
}

.hint label span {
  display: inline-block;
  font-size: .86em;
  line-height: 1.3em;
  margin-bottom: .4em;
}

.hint label em {
  color: #fb4312;
}

.hint label .text {
  border: 0;
  width: 66%;
  padding: .33em;
}

.hint label .button {
  border: 0;
  padding: .33em 0;
  width: 26%;
  color: #fff;
  margin-left: 2px;
  background-color: #009cff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

.hint label .button:active {
  background-color: #fb4312;
}

#sinceyear {
  color: #ff4e00;
  padding: 0;
  line-height: 5em;
  position: relative;
  z-index: 5;
}

#sinceyear strong {
  font-size: 4em;
  font-family: Arial;
  font-weight: bold;
}

.pics {
  position: absolute;
  left: 0;
  top: 44%;
  width: 100%;
  height: 56%;
}

.pics img {
  position: absolute;
}

.img_shake2 {
  top: 146px;
  position: absolute;
  left: 0;
  z-index: 2;
}

.address {
  color: #ff7200;
  text-align: left;
}

.address strong {
  border-bottom: solid 1px #ff7200;
  font-size: 30px;
  font-weight: normal !important;
  display: inline-block;
  width: 100%;
  padding: .6em 0 .2em;
}

.address span {
  font-size: 22px;
  display: inline-block;
  line-height: 1.8em;
  padding-top: .6em;
}

.address p {
  border: solid 1px #ff7200;
  font-size: 20px !important;
  border-radius: 7px;
  padding: .7em 0 !important;
  background-color: rgba(255, 255, 255, 0.3);
  text-align: center !important;
}

.address p select {
  font-size: 22px;
  display: inline-block;
  border: 0;
  padding: 0;
  margin: 0;
  height: 1.6em;
  width: 25%;
  background: none;
  color: #ff7200;
}

.address p em {
  display: inline-block;
  line-height: 1.6em;
  width: 6%;
}

.address p .text {
  font-size: 22px;
  line-height: 1.6em;
  width: 95%;
  padding: 0;
  height: 1.6em;
  border: 0;
  background: none;
  color: #ff7200;
}

.address .btns {
  padding-top: 1em;
  width: 100%;
}

.address .btns .btn {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  font-size: 28px;
}

.overlay {
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 9;
  /*background-color: rgba(204,204,204,.8);*/
  background-color: rgba(0, 174, 239, 0.8);
}

.overlay .box {
  position: relative;
  padding: 40px 85px 0;
  text-align: center;
}

.overlay .box img.logo {
  position: relative;
}

.overlay .close {
  position: absolute;
  right: 40px;
  top: 12px;
  width: 53px;
  border-radius: 6px;
  border: solid 2px #fff;
}

.overlay .close img {
  width: 100%;
}

.overlay .close.cs {
  border-color: #ff7200;
}

#pop_email {
  background-color: rgba(0, 113, 155, 0.95);
}

#pop_price .txt {
  background: url("images/bg_shake1.png") no-repeat;
  background-position: 50% 125px;
  position: absolute;
  left: 90px;
  width: 460px;
  height: 70%;
  top: 15%;
}

#pop_price .txt strong {
  text-align: center;
  height: 220px;
  line-height: 220px;
  width: 100%;
  font-size: 170px;
  color: #fff;
  font-weight: bold;
  display: inline-block;
}

#pop_up {
  background-color: rgba(204, 204, 204, 0.8);
}

#pop_up .txt {
  background-color: #fff;
  border-radius: 1em;
  position: absolute;
  left: 13%;
  width: 74%;
  top: 40%;
  text-align: center;
}

#pop_up .txt p {
  /*height: 2em;*/
  border-bottom: solid 1px #c2c2c2;
  color: #333;
  padding: 2em 1em 1em;
  font-size: 1.5rem;
}

#pop_up .close {
  position: relative;
  right: auto;
  top: auto;
  border: 0;
  color: #00aeef;
  width: 100%;
  padding: .7em 0;
  font-size: 2rem;
  display: inline-block;
}

#pop_provision {
  background-color: #e6e7e8;
}

#pop_provision .provision {
  width: 550px;
  height: 80%;
  position: relative;
  font-size: 24px;
  left: 50px;
  top: 90px;
  line-height: 1.5em;
  overflow: auto;
  color: #414042;
}

#pop_provision .provision h2 {
  text-align: center;
  font-weight: bold;
  margin: 0 0 1em 0;
}

#pop_provision .provision p {
  margin-bottom: 1em;
  text-indent: 2em;
}

#pop_provision .provision::-webkit-scrollbar {
  width: 57px;
}

#pop_provision .provision::-webkit-scrollbar-thumb {
  background-color: #b7b8b9;
  border-radius: 15px;
}

#pop_provision .provision::-webkit-scrollbar-track {
  background-color: #d5d6d7;
  border-radius: 15px;
}

#pop_pic {
  background-color: #e6e6e7;
}

#pop_pic .pic {
  position: absolute;
  top: 27%;
  width: 100%;
}

#pop_bank {
  background-color: #e9e9e9;
}

#pop_bank dl {
  width: 568px;
  margin: 20px auto 0;
}

#pop_bank dl dt {
  line-height: 90px;
  font-size: 32px;
  text-align: center;
  color: #696969;
}

#pop_bank dl dd {
  height: 97px;
  width: 268px;
  margin: 13px 8px;
  float: left;
}

#pop_bank dl dd span {
  display: none;
}

#pop_share {
  background-color: rgba(0, 0, 0, 0.9);
  background-image: url('images/img_sharetxt.png');
  background-position: 0 50%;
  background-repeat: no-repeat;
}

#pop_share img {
  position: absolute;
  top: 750px;
  left: 0;
}

.sub_email {
  text-align: center;
}

.sub_email p {
  background-color: #f4f0ea;
  border-top: solid 3px #fff;
  border-bottom: solid 3px #fff;
  margin-bottom: 12px;
}

.sub_email .text {
  background-color: #F4F4F3;
  border: 0;
  padding: 0 12px;
  line-height: 70px;
  width: 80%;
  font-size: 1rem;
  border-right: solid 3px #fff;
  border-left: solid 3px #fff;
}

.sub_email a {
  color: #fff;
  font-size: 1.4rem;
  display: inline-block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  margin-bottom: 20px;
  padding: 0;
  background: url('images/bg_sub_email.png') repeat-x 0 0;
}

.sub_email a.yes {
  background: url('images/bg_sub_email.png') repeat-x 0 100%;
}

.sub_email .text.yes::-webkit-input-placeholder {
  color: #ff7f00;
  /*#FF4F00*/
}

.sub_email em {
  color: #fff;
  display: none;
  font-size: 26px;
}

#pop_email {
  padding-top: 8rem;
}

#pop_email .sub-item {
  width: 80%;
  margin: 0 auto 50px;
  font-size: 25px;
}

#pop_email .sub-item .title {
  color: white;
  margin-bottom: 1rem;
  line-height: 1.7rem;
}

#pop_email .sub-item .title img {
  margin-top: 8px;
  display: inline-block;
}

#pop_email .sub-item .title .t {
  display: inline-block;
  width: 90%;
}

#pop_email .sub-item .title .t a {
  color: #ff6c00;
  text-decoration: underline;
}

#pop_email .icons {
  margin-left: 25px;
}

#pop_email .icons div {
  display: inline-block;
  margin-right: 40px;
}

#pop_email .qr {
  display: none;
}

#pop_email .qr img {
  margin: 0 auto;
}

/* icomoon */
.icon-htmleaf-home-outline:before {
  content: "\e5000";
}

.icon-htmleaf-arrow-forward-outline:before {
  content: "\e5001";
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.hinges {
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes flash {

  0%,
  34%,
  68%,
  100% {
    opacity: 0;
  }

  17%,
  51%,
  85% {
    opacity: 1;
  }
}

@keyframes flash {

  0%,
  34%,
  68%,
  100% {
    opacity: 0;
  }

  17%,
  51%,
  85% {
    opacity: 1;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: 50% bottom;
    transform-origin: 50% bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: 50% bottom;
    transform-origin: 50% bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: 50% bottom;
    transform-origin: 50% bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: 50% bottom;
    transform-origin: 50% bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes tada {
  8% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  10%,
  14%,
  18%,
  22% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  12%,
  16%,
  20% {
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }

  24% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes tada {
  8% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  10%,
  14%,
  18%,
  22% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  12%,
  16%,
  20% {
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }

  24% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

.animated.delay {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay_1 {
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}

.animated.delay_2 {
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
}

.animated.delay_3 {
  -webkit-animation-delay: .9s;
  animation-delay: .9s;
}

.animated.delay_4 {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.animated.delay_5 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.animated.delay_6 {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
}

.animated.delay_7 {
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s;
}

.animated.delay_8 {
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s;
}

.animated.delay_9 {
  -webkit-animation-delay: 2.7s;
  animation-delay: 2.7s;
}

@media screen and (max-height: 960px) {

  .page .menu,
  .page .box,
  .overlay .box {
    padding-top: 30px;
  }

  .page .txt .logo {
    margin: 30px 0 1%;
  }

  .price li {
    margin: .6em 2% .2em;
  }

  .info {
    padding-top: .5em;
  }

  #txt_sign {
    line-height: 200px;
  }

  #sinceyear {
    line-height: 4em;
  }
}

.pop {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  z-index: 99;
}

.pop p {
  height: 60px;
  line-height: 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -30px 0 0 -150px;
  width: 300px;
}

.portrait .pop {
  display: none;
}

.landscape .pop {
  display: block;
}

.page .al_bt {
  background-color: #009FE9;
}

.page .bt_lh {
  line-height: 3rem;
}

/*# sourceMappingURL=default.css.map */