@charset "UTF-8";
.top {
  line-height: 50px;
  padding: 10px 0;
  color: #666;
  background: #fff;
}

.top .logo {
  height: 50px;
}

.top .splitLine {
  margin: 0 15px;
}

.top a {
  font-size: 16px;
}

.body {
  width: 100%;
  height: auto;
  background-color: #fb510e;
  background-image: url(../img/bg.png);
  min-width: 1200px;
  background-size: 100% 100%;
}

.body .banner {
  display: block;
  width: 100%;
  margin-bottom: -25%;
}

.body .title img {
  display: block;
  width: 100%;
}

.body .recomond_wrap {
  margin-top: 75px;
}

.body .recomond_wrap .recomond_inner {
  background: #fc901c;
  margin-top: -137px;
  position: relative;
  z-index: 1;
  border-radius: 30px;
  padding-bottom: 30px;
  padding-top: 30px;
}

.body .recomond_wrap .recomond_inner h3.recomond_title {
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
}

.body .recomond_wrap .recomond_inner h3.recomond_title b {
  font-weight: 600;
  font-size: 24px;
  margin: 0 2px;
}

.body .recomond_wrap .recomond_inner ul {
  width: 1158px;
  margin: 0 auto;
}

.body .recomond_wrap .recomond_inner ul .item {
  position: relative;
  width: 386px;
  height: 470px;
  background-image: url(../img/cp_bg.png);
  overflow: hidden;
  margin-bottom: 10px;
}

.body .recomond_wrap .recomond_inner ul .item .hot {
  position: absolute;
  top: 10px;
  left: 9px;
  width: 20%;
}

.body .recomond_wrap .recomond_inner ul .item .hot img {
  width: 100%;
}

.body .recomond_wrap .recomond_inner ul .item a {
  display: block;
}

.body .recomond_wrap .recomond_inner ul .item a.for_price {
  display: block;
  margin: 0 auto;
  width: 194px;
  height: 60px;
  background-image: url(../img/btn.png);
  background-size: 100% 100%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 46px;
  padding-right: 12px;
  box-sizing: border-box;
  margin-top: 20px;
}

.body .recomond_wrap .recomond_inner ul .item .pic {
  display: block;
  width: 320px;
  margin: 35px auto 20px auto;
}

.body .recomond_wrap .recomond_inner ul .item .name {
  text-align: center;
  font-size: 24px;
  color: #f8490e;
  font-weight: normal;
  width: 330px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 auto;
}

.body .recomond_wrap .recomond_inner ul .item .character {
  text-align: center;
  font-size: 18px;
  color: #e7893e;
  font-weight: normal;
}

.body .prize_stage {
  margin-top: 75px;
}

.body .prize_stage .handler_stage {
  width: 1200px;
  height: 691px;
  background-image: url(../img/handler_bg.png);
  background-size: 1200px 691px;
}

.body .prize_stage .handler_stage .activity {
  width: 514px;
  height: auto;
  overflow: hidden;
  margin: 130px 0 0 35px;
}

.body .prize_stage .handler_stage .activity #lottery table {
  width: 510px;
  height: 510px;
  position: relative;
  margin: 0 auto;
}

.body .prize_stage .handler_stage .activity #lottery table td {
  width: 170px;
  height: 170px;
  text-align: center;
  background: url(../img/lottery_td.png) center 100% no-repeat;
  position: relative;
  color: #d4220e;
}

.body .prize_stage .handler_stage .activity #lottery table td .icon-yhq {
  margin: 0 auto;
  display: block;
  width: 100px;
  height: 37px;
  line-height: 37px;
  padding-left: 18px;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  margin-top: 20px;
}

.body .prize_stage .handler_stage .activity #lottery table td .icon-yhq.icon-yhq-1 {
  background: url(../img/icon-hf-4.png) center no-repeat;
}

.body .prize_stage .handler_stage .activity #lottery table td .icon-yhq.icon-yhq-2 {
  background: url(../img/icon-hf-3.png) center no-repeat;
}

.body .prize_stage .handler_stage .activity #lottery table td .icon-yhq.icon-yhq-3 {
  background: url(../img/icon-hf-2.png) center no-repeat;
}

.body .prize_stage .handler_stage .activity #lottery table td .icon-yhq.icon-yhq-4 {
  background: url(../img/icon-hf-1.png) center no-repeat;
}

.body .prize_stage .handler_stage .activity #lottery table td .icon-yhq.icon-yhq-5 {
  background: url(../img/icon-hf-6.png) center no-repeat;
}

.body .prize_stage .handler_stage .activity #lottery table td .icon-xx {
  width: 52px;
  height: 52px;
  background: url(../img/icon-hf-5.png) center no-repeat;
  margin: 0 auto;
  margin-top: 10px;
}

.body .prize_stage .handler_stage .activity #lottery table td p {
  font-size: 18px;
  margin-top: 8px;
  padding: 0;
  font-weight: bold;
  color: #d4220e;
}

.body .prize_stage .handler_stage .activity #lottery table td.btn_begin {
  text-align: center;
  background: url(../img/btn_begin.png) center 100% no-repeat;
  position: relative;
  cursor: pointer;
  font-size: 28px;
  font-weight: bold;
  color: #c93c1f;
}

.body .prize_stage .handler_stage .activity #lottery table td.active {
  background: url(../img/lottery_td_active.png) center 100% no-repeat !important;
}

.body .prize_stage .handler_stage .activity p {
  text-align: center;
  padding-top: 20px;
  font-size: 14px;
  color: #333;
}

.body .prize_stage .handler_stage .activity p a {
  display: inline-block;
  margin-left: 12px;
  font-size: 15px;
  color: #e98606;
  font-weight: bold;
}

.body .prize_stage .handler_stage .join-order {
  width: 460px;
  height: auto;
  overflow: hidden;
  padding-top: 5px;
  margin-right: 30px;
  margin: 160px 60px 0 0;
}

.body .prize_stage .handler_stage .join-order .title {
  text-align: center;
  clear: both;
  font-size: 24px;
  color: #8b5a03;
  font-weight: bold;
  margin-bottom: 20px;
}

.body .prize_stage .handler_stage .join-order .title span {
  font-size: 18px;
  margin-left: 15px;
  font-weight: 600;
}

.body .prize_stage .handler_stage .join-order .tips {
  line-height: 20px;
  margin: 30px 0;
  text-align: center;
}

.body .prize_stage .handler_stage .join-order .tips span, .body .prize_stage .handler_stage .join-order .tips a, .body .prize_stage .handler_stage .join-order .tips img {
  display: inline-block;
  vertical-align: middle;
}

.body .prize_stage .handler_stage .join-order .tips .rule {
  margin-left: 15px;
  color: #fd6120;
  font-size: 15px;
}

.body .prize_stage .handler_stage .join-order .tips .rule .ico {
  width: 18px;
  height: 18px;
  margin-left: 6px;
}

.body .prize_stage .handler_stage .join-order .form {
  height: auto;
  overflow: hidden;
}

.body .prize_stage .handler_stage .join-order .form .row {
  position: relative;
  margin-bottom: 15px;
}

.body .prize_stage .handler_stage .join-order .form .row input, .body .prize_stage .handler_stage .join-order .form .row select {
  margin: 0;
  width: 100%;
  padding: 13px 10px;
  box-sizing: border-box;
  font-size: 14px;
  color: #333;
  line-height: normal;
  height: auto;
  border: 1px solid #fa8507;
  border-radius: 5px;
}

.body .prize_stage .handler_stage .join-order .form .row select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  height: 47px\9;
  line-height: 47px\9;
  background: url("../img/icon-select.jpg") 255px 0 no-repeat #fff;
  background-position: right top;
}

.body .prize_stage .handler_stage .join-order .form .row select option {
  line-height: 26px;
}

.body .prize_stage .handler_stage .join-order .form .row.active select {
  background: url("../img/icon-select1.jpg") 255px 0 no-repeat #fff;
  background-position: right top;
}

.body .prize_stage .handler_stage .join-order .form .row .getCode {
  position: absolute;
  width: 120px;
  height: 100%;
  right: 0;
  top: 0;
  background: #fe852b;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 47px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.body .prize_stage .handler_stage .join-order .form .btn {
  margin: 35px auto 0;
  display: block;
  width: 247px;
  height: 75px;
  text-align: center;
  line-height: 48px;
  font-size: 16px;
  color: #fff;
  background: url(../img/form_btn.png);
  border-radius: 4px;
}

.body .prize_stage .record {
  width: 1200px;
  height: 445px;
  background: url(../img/zj-bg.png);
  overflow: hidden;
  padding: 0 80px;
  box-sizing: border-box;
  font-size: 16px;
  color: #8b5a03;
}

.body .prize_stage .record .record_tit {
  display: block;
  width: 647px;
  margin: 115px auto 20px auto;
}

.body .prize_stage .record .record_wrap {
  height: 200px;
  overflow: hidden;
  position: relative;
}

.body .prize_stage .record .record_wrap:after {
  position: absolute;
  display: block;
  content: "";
  width: 1px;
  left: 50%;
  top: 5px;
  bottom: 5px;
  border-right: 1px dashed #ae8037;
}

.body .prize_stage .record ul {
  position: relative;
}

.body .prize_stage .record ul li div {
  white-space: nowrap;
  height: 40px;
}

.body .prize_stage .record ul li div span {
  margin-right: 15px;
  display: inline-block;
  height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 40px;
}

.body .prize_stage .record ul li div span:last-child {
  margin-right: 0;
}

.body .prize_stage .record ul li div span.name {
  width: 4em;
}

.body .prize_stage .record ul li div span.phone {
  width: 6em;
}

.body .prize_stage .record ul li div span.prize {
  width: 6em;
}

.body .spread_inner h3.gift_title {
  font-size: 18px;
  color: #fff;
  text-align: center;
  padding: 40px 0 30px 0;
}

.body .spread_inner .tgbj {
  position: relative;
}

.body .spread_inner .tgbj img.bj {
  display: block;
  width: 100%;
}

.body .spread_inner .tgbj img.ewm {
  width: 124px;
  height: 124px;
  position: absolute;
  right: 272px;
  bottom: 220px;
}

.body .more {
  text-align: center;
  margin: 50px 0 1px 0;
}

.body .more a {
  color: #f95014;
  font-size: 20px;
  font-weight: 600;
}

.body .footer {
  background: #fa8507;
  color: #fee2ca;
  font-size: 16px;
  text-align: center;
  padding: 35px 0;
}

.body .footer p {
  margin-bottom: 10px;
}

.body .footer p:last-child {
  margin: 0;
}

.body .rightSide {
  position: fixed;
  right: 20px;
  top: 30%;
  z-index: 10;
}

.body .rightSide a {
  display: block;
  color: #fff;
  font-size: 14px;
  text-align: center;
  width: 120px;
  height: 41px;
  background: url(../img/right.png) 100%;
  line-height: 33px;
  font-weight: 600;
}

.body .rightSide a.active {
  background: url(../img/right_active.png) 100%;
  color: #f2440d;
}

.body .rightSide:after {
  position: absolute;
  content: "";
  width: 160px;
  height: 90px;
  background: url(../img/butterfly.png) center 100%;
  top: -70px;
  left: 50%;
  margin-left: -80px;
  z-index: -1;
}

.body .rightSide .pos {
  position: relative;
}

.body .rightSide .pos .rightSide_ewm {
  position: absolute;
  width: 102px;
  height: 102px;
  left: 9px;
  top: 9px;
}

.win_layer {
  width: 400px;
  height: 200px;
}

.win {
  margin-top: 40px;
}

.win .xl {
  margin-left: 40px;
  width: 35px;
  margin-right: 10px;
  margin-top: 5px;
}

.win .dh {
  margin-left: 50px;
  width: 35px;
  margin-right: 15px;
  margin-top: 5px;
}

.win .xl_p {
  margin-top: 13px;
  font-size: 14px;
}

.win .dh_p {
  margin-top: 0px;
  font-size: 14px;
  line-height: 22px;
}

.win a {
  color: #fa8507;
  margin-left: 5px;
  text-decoration: underline;
}

.win a:hover {
  text-decoration: none;
}

/*规则*/
.wykj-popup {
  z-index: 99;
  background-color: #fff;
  position: fixed;
  width: 1052px;
  padding: 40px 40px;
  left: 50%;
  margin-left: -568px;
  top: 50%;
  border: 2px solid #fa8507;
}

.wykj-popup .close {
  cursor: pointer;
  position: absolute;
  right: -38px;
  top: -2px;
  display: block;
  width: 36px;
  height: 36px;
  background: url(../img/icon-close.jpg) no-repeat;
  background-size: 100%;
}

.wykj-popup h2 {
  font-size: 30px;
  font-weight: bold;
  color: #000000;
  text-align: center;
  padding-bottom: 20px;
}

.wykj-popup p {
  font-size: 16px;
  color: #000000;
  padding: 0 22px 18px;
  line-height: 26px;
}

.wykj-popup p.notice {
  text-align: center;
  line-height: 30px;
  color: #333;
  font-size: 16px;
  padding-top: 10px;
}

.wykj-popup .img-box {
  height: 500px;
  overflow: hidden;
  overflow-y: scroll;
}

.wykj-popup.rule {
  display: none;
  margin-top: -250px;
}

.wykj-popup.result-note {
  display: none;
  height: 530px;
  margin-top: -315px;
}

.wykj-popup.result-note p {
  color: #333;
  font-size: 14px;
  line-height: 25px;
  padding-bottom: 5px;
}

.wykj-popup.result-note .table {
  height: 300px;
  overflow-y: scroll;
  margin: 6px 0 10px;
}

.wykj-popup.result-note table {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
}

.wykj-popup.result-note table tr th, .wykj-popup.result-note table tr td {
  color: #666;
  font-size: 14px;
  padding: 10px 4px;
  background-color: #f6f4ed;
  border: 1px solid #fff;
}

.wykj-popup.result-note table tr th {
  font-weight: bold;
  background-color: #c3c2be;
}

/* 提交表单 */
.tjbd {
  width: 888px;
  background: #fff;
  position: fixed;
  left: 50%;
  margin-left: -444px;
  top: 50%;
  margin-top: -260px;
  z-index: 99;
  display: none;
}

.tjbd h1 {
  height: 70px;
  line-height: 70px;
  padding: 0 35px 0 55px;
  background: #fa8507;
  font-size: 22px;
  color: #fff;
}

.tjbd h1 .icon {
  width: 36px;
  height: 29px;
  background: url(../img/form-icon.png) center no-repeat;
  display: block;
  float: left;
  margin-top: 22px;
  margin-right: 10px;
}

.tjbd h1 .btn-close {
  width: 24px;
  height: 24px;
  background: url(../img/icon-close2.png) center no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px;
}

.tjbd .con {
  height: auto;
  overflow: hidden;
  padding: 30px 90px;
}

.tjbd .con h2 {
  font-size: 20px;
  color: #ff6000;
  text-align: center;
}

.tjbd .con form {
  height: auto;
  overflow: hidden;
  margin-top: 10px;
}

.tjbd .con form .row {
  color: #4d4d4d;
  font-size: 14px;
  margin: 15px auto;
  position: relative;
  width: 409px;
}

.tjbd .con form .row i {
  font-style: normal;
  color: #ff6000;
}

.tjbd .con form input {
  border: 1px solid #d9d9d9;
  height: 40px;
  padding: 0 10px;
  width: 342px;
  font-size: 14px;
  background: #fff;
  box-sizing: border-box;
}

.tjbd .con form input.inCode {
  width: 208px;
}

.tjbd .con form select {
  border: 1px solid #d9d9d9;
  font-size: 14px;
  height: 40px;
  width: 342px;
  font-size: 14px;
  padding: 0 10px;
  background: #fff;
  box-sizing: border-box;
}

.tjbd .con form textarea {
  border: 1px solid #d9d9d9;
  font-size: 14px;
  height: 100px;
  padding: 10px;
  vertical-align: top;
  width: 430px;
  resize: none;
  background: #fff;
}

.tjbd .con form .submit {
  background-color: #fa8507;
  border: 0 none;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  height: 42px;
  margin-left: 52px;
  width: 342px;
  transition: all .3s;
}

.tjbd .con form .submit:hover {
  background: #fa8507;
}

/* 中奖弹出 */
.pop-prize {
  position: relative;
  width: 888px;
  height: 475px;
  background: #fff;
  position: fixed;
  left: 50%;
  margin-left: -444px;
  top: 50%;
  margin-top: -225px;
  z-index: 99;
  border-top: 4px solid #fe852b;
  display: none;
}

.pop-prize h1 {
  font-size: 28px;
  text-align: center;
  color: #ff6000;
  margin: 50px 0 0;
}

.pop-prize h1 span {
  font-size: 32px;
  font-weight: bold;
}

.pop-prize .btn-close {
  width: 24px;
  height: 24px;
  background: url(../img/btn_close.png) center no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px;
}

.pop-prize .confirm-close {
  position: absolute;
  bottom: 15px;
  right: 50%;
  margin-right: -70px;
  width: 170px;
  height: 40px;
  cursor: pointer;
  background-color: #fe852b;
  color: #fff;
  text-align: center;
  line-height: 40px;
}

.pop-prize .con {
  width: 680px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

.pop-prize .con .img-box {
  width: 290px;
  margin: 0 auto;
}

.pop-prize .con .img-box img {
  width: 100%;
  display: block;
}

.pop-prize .con .text-box {
  height: auto;
  overflow: hidden;
}

.pop-prize .con .text-box form {
  height: auto;
  overflow: hidden;
}

.pop-prize .con .text-box form .row {
  font-size: 14px;
  margin: 5px auto 15px;
  position: relative;
}

.pop-prize .con .text-box form input {
  border: 1px solid #d9d9d9;
  height: 40px;
  padding: 0 10px;
  width: 370px;
  font-size: 14px;
}

.pop-prize .con .text-box form .btn_submit {
  background: #2e79f0;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  height: 42px;
  line-height: 42px;
  width: 370px;
  transition: all .3s;
  display: block;
  text-align: center;
}

.pop-prize .con .text-box form .btn_submit:hover {
  background: #0c5cda;
}

.pop-prize .con .text-box p {
  margin-bottom: 5px;
  color: #848484;
  line-height: 20px;
  margin-top: 10px;
}

/* 领取优惠券输入信息 */
.login {
  width: 425px;
  height: 330px;
  background: #fff;
  position: fixed;
  left: 50%;
  margin-left: -212px;
  top: 50%;
  margin-top: -165px;
  z-index: 99;
  display: none;
}

.login h1 {
  height: 70px;
  line-height: 70px;
  padding: 0 35px 0 55px;
  background: #0078c2;
  font-size: 22px;
  color: #fff;
}

.login h1 .btn-close {
  width: 24px;
  height: 24px;
  background: url(../img/icon-close2.png) center no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px;
}

.login form {
  height: auto;
  overflow: hidden;
  margin-top: 30px;
}

.login form input {
  width: 378px;
  height: 40px;
  border: 1px solid #999;
  line-height: 40px;
  font-size: 14px;
  padding: 0 10px;
  color: #333;
  margin: 15px 0 0 25px;
  box-sizing: border-box;
}

.login form input.yzm {
  width: 245px;
}

.login form input.btn_getyzm {
  background: #fae9a6;
  border: 0;
  width: 123px;
  height: 40px;
  font-weight: normal;
  margin-left: 5px;
  color: #666;
  cursor: pointer;
  transition: all .3s;
}

.login form input.btn_getyzm:hover {
  background: #f8efcc;
}

.login form a.btn_login {
  clear: both;
  width: 378px;
  height: 42px;
  line-height: 42px;
  background: #2e79f0;
  display: block;
  margin: 25px 0 0 25px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  transition: all .3s;
}

.login form a.btn_login:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/*活动结束弹出*/
.end-box {
  display: none;
  background: #fff;
  border-top: 5px solid #ffcb05;
  width: 915px;
  height: 500px;
  left: 50%;
  margin-left: -457px;
  margin-top: -250px;
  position: fixed;
  top: 50%;
  z-index: 99;
}

.end-box .btn_close {
  background: url(../img/btn_close.png) center center no-repeat;
  cursor: pointer;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 33px;
  z-index: 999;
}

.end-box .title {
  height: auto;
  overflow: hidden;
  padding: 50px 80px 15px;
}

.end-box .title img {
  float: left;
}

.end-box .title h1 {
  height: auto;
  overflow: hidden;
  font-size: 28px;
  color: #ff6000;
  padding: 40px 0 0 20px;
}

.end-box .form-wx {
  height: auto;
  overflow: hidden;
  padding: 0 80px;
}

.end-box .form {
  float: left;
  width: 330px;
  height: auto;
  overflow: hidden;
  padding-right: 70px;
  border-right: 1px solid #fadfdb;
}

.end-box .form h2 {
  font-size: 16px;
  color: #e14f15;
}

.end-box .form input {
  font-size: 14px;
  width: 310px;
  margin: 18px 0 0 0;
  border: 1px solid #e2e2e2;
  padding: 10px;
}

.end-box .form input.tj {
  background-color: #e14f15;
  border: 0 none;
  color: #fff;
  cursor: pointer;
  font-size: 15px;
  margin-left: 0;
  transition: all .3s;
  box-sizing: content-box;
}

.end-box .form input.tj:hover {
  background: #c83d05;
}

.end-box .wx {
  float: right;
  text-align: center;
  color: #e14f15;
}

.end-box .wx img {
  margin-bottom: 10px;
}

.end-box .wx p {
  margin-top: 10px;
  font-size: 15px;
}

.cover {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 2;
  display: none;
}

.getCode {
  position: absolute;
  height: 100%;
  width: 120px;
  top: 0;
  right: 0;
  text-align: center;
  background: #fa8507;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
}

.win_layer {
  width: 400px;
  height: 200px;
}

.win {
  margin-top: 40px;
}

.win .xl {
  margin-left: 40px;
  width: 35px;
  margin-right: 10px;
  margin-top: 5px;
}

.win .dh {
  margin-left: 50px;
  width: 35px;
  margin-right: 15px;
  margin-top: 5px;
}

.win .xl_p {
  margin-top: 13px;
  font-size: 14px;
}

.win .dh_p {
  margin-top: 0px;
  font-size: 14px;
  line-height: 22px;
}

.win a {
  color: #fa8507;
  margin-left: 5px;
  text-decoration: underline;
}

.win a:hover {
  text-decoration: none;
}
