html, body {
  margin: 0px;
  padding: 0px;
}

table, td {
  border-collapse: collapse;
  padding: 0px;
}

.cssClear {
  clear: both;
}

.cssHide {
  display: none;
}

.cssMasterpanel1 {
  background: url("../images/new_bg.jpg");
  width: 406px;
  height: 903px;
}

.cssSense {
  position: relative;
}

.cssSense1 > div {
  position: absolute;
}

.cssSense1 .csslogo {
  top: 30px;
  left: 30px;
}

.cssSense1 .cssPics {
  top: 148px;
  left: 56px;
}

.cssSense1 .cssBtn {
  top: 565px;
  left: 85px;
}

.cssSense2 > div {
  position: absolute;
}

.cssSense2 .csslogo {
  top: 30px;
  left: 30px;
}

.cssSense2 .cssPics {
  top: 164px;
  left: 0px;
}

.cssSense2 .cssBtn {
  top: 565px;
  left: 85px;
}

.cssSense2 .cssPics {
  width: 100%;
  text-align: center;
}

.cssSense2 .cssPics img {
  margin: 0 auto;
}

.cssSense3 > div {
  position: absolute;
}

.cssSense3 .csslogo {
  top: 30px;
  left: 30px;
}

.cssSense3 .cssCanvas {
  z-index: 1;
  top: 0px;
  left: 0px;
}

.cssSense3 .cssTitle {
  z-index: 2;
  top: 95px;
  left: 28px;
}

.cssSense3 .cssTimer {
  z-index: 2;
  top: 654px;
  left: 32px;
}

.cssSense3 .cssBtn {
  z-index: 2;
  top: 639px;
  left: 153px;
}

.cssSense3 .css4Title {
  z-index: 2;
  top: 95px;
  left: 28px;
}

.cssSense3 .css4Gift {
  z-index: 2;
  top: 480px;
  left: 50%;
  width: 85%;
  transform: translateX(-50%);
  text-align: center;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.cssSense3 .css4Gift img {
  max-width: 90%;
}

.cssSense3 .css4Gift div {
  width: 100%;
  padding: 10px 0 10px;
}

.cssSense3 .css4Gift div img {
  width: 90%;
  max-width: 100%;
  margin: 0 auto;
}

.cssSense3 .css4Btn {
  z-index: 2;
  top: 795px;
  left: 137px;
}

.cssSense3 .css5Title {
  z-index: 2;
  top: 95px;
  left: 28px;
}

.cssSense3 .css5Gift {
  z-index: 2;
  top: 514px;
  left: 118px;
}

.cssSense3 .css5Btn {
  z-index: 2;
  top: 612px;
  left: 152px;
}

body {
  font-family: Arial,Helvetica,'Heiti SC','Microsoft Yahei',simsun,sans-serif;
}

#timecount {
  z-index: 2;
  top: 654px;
  left: 32px;
  background: url("../images/3/3_5a.png");
  color: #406b69;
  font-size: 20px;
  overflow: hidden;
  line-height: 32px;
  width: 110px;
  height: 32px;
  text-align: left;
  border-radius: 40px;
}

#timecount span {
  padding: 0px 0 0px 40px;
}

#olmask {
  position: fixed;
  top: 0px;
  left: 0xp;
  background: rgba(0, 0, 0, 0.7);
  z-index: 5;
  width: 100%;
  height: 100%;
}

#olmask img {
  width: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#olmask a {
  text-decoration: none;
  color: #ffffff;
  font-size: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 5;
}

#desktop {
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  color: #ffffff;
  z-index: 100;
  display: none;
}

#desktop div {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
/*# sourceMappingURL=main.css.map */