@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;
}

.bannerBox {
  width: 100%;
  background-color: #4C92EF;
  min-width: 1200px;
  position: relative;
}

.bannerBox .banner {
  display: block;
  width: 100%;
}

.bannerBox .title {
  text-align: center;
  color: #fff;
  font-size: 26px;
  text-align: center;
  line-height: 60px;
  width: 580px;
  height: 78px;
  position: absolute;
  top: 38%;
  left: 0;
  right: 0;
  margin: auto;
}

.contBlock {
  width: 100%;
  padding-bottom: 120px;
  min-width: 1200px;
  position: relative;
  background-color: #4C92EF;
}

.contBlock .xBox {
  width: 1486px;
  margin: 0 auto;
  position: relative;
  top: -130px;
}

.contBlock .xBox .sTitle {
  margin: 0 auto 50px;
  width: 941px;
  height: 131px;
  background: url(../img/stitle_bg.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  font-size: 48px;
  font-family: Source Han Sans SC;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 131px;
  text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
}

.contBlock .xBox .xunNei {
  background: url(../img/xun_bg.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  width: 1124px;
  margin: auto;
  height: 669px;
  overflow: hidden;
  padding: 38px 38px 116px;
}

.contBlock .xBox .xunNei .xunBox {
  background: #fff;
  width: 1124px;
  height: 669px;
  border-radius: 10px;
  position: relative;
}

.contBlock .xBox .xunNei .xunBox .activity {
  margin-top: 40px;
  margin-left: 40px;
  width: 490px;
  height: 490px;
  overflow: hidden;
  background: url(../img/jiu.png) no-repeat;
  background-size: 100% 100%;
}

.contBlock .xBox .xunNei .xunBox .activity #lottery {
  margin-top: 26px;
}

.contBlock .xBox .xunNei .xunBox .activity #lottery table {
  width: 400px;
  height: 300px;
  position: relative;
  margin: 0 auto;
}

.contBlock .xBox .xunNei .xunBox .activity #lottery table td {
  width: 130px;
  height: 138px;
  text-align: center;
  background: url(../img/lottery_td.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  color: #d4220e;
}

.contBlock .xBox .xunNei .xunBox .activity #lottery table td .icon-yhq {
  margin: 0 auto;
  display: block;
  width: 50px;
  height: 37px;
  line-height: 37px;
  padding-left: 18px;
  font-size: 15px;
  color: #D4220E;
  font-weight: bold;
  margin-top: 20px;
}

.contBlock .xBox .xunNei .xunBox .activity #lottery table td .icon-yhq.icon-yhq-1 {
  background: url(../img/icon-hf-1.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 12px;
}

.contBlock .xBox .xunNei .xunBox .activity #lottery table td .icon-yhq.icon-yhq-2 {
  width: 15px;
  height: 40px;
  background: url(../img/icon-hf-2.png) no-repeat;
  background-size: 100% 100%;
}

.contBlock .xBox .xunNei .xunBox .activity #lottery table td .icon-yhq.icon-yhq-3 {
  width: 70px;
  background: url(../img/icon-hf-3.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 12px;
}

.contBlock .xBox .xunNei .xunBox .activity #lottery table td .icon-yhq.icon-yhq-4 {
  background: url(../img/icon-hf-4.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 12px;
}

.contBlock .xBox .xunNei .xunBox .activity #lottery table td .icon-yhq.icon-yhq-5 {
  background: url(../img/icon-hf-6.png) center no-repeat;
}

.contBlock .xBox .xunNei .xunBox .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;
}

.contBlock .xBox .xunNei .xunBox .activity #lottery table td p {
  font-size: 15px;
  margin-top: 8px;
  padding: 0;
  font-weight: bold;
  color: #0185F9;
}

.contBlock .xBox .xunNei .xunBox .activity #lottery table td.btn_begin {
  width: 130px;
  height: 130px;
  text-align: center;
  background: url(../img/btn_begin.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  cursor: pointer;
  font-size: 28px;
  font-weight: bold;
  color: #c93c1f;
}

.contBlock .xBox .xunNei .xunBox .activity #lottery table td.active {
  background: url(../img/lottery_td_active.png) no-repeat;
  background-size: 100% 100%;
}

.contBlock .xBox .xunNei .xunBox .activity p {
  text-align: center;
  padding-top: 20px;
  font-size: 14px;
  color: #333;
}

.contBlock .xBox .xunNei .xunBox .activity p a {
  display: inline-block;
  margin-left: 12px;
  font-size: 15px;
  color: #e98606;
  font-weight: bold;
}

.contBlock .xBox .xunNei .xunBox .guiBox {
  padding-top: 85px;
  width: 514px;
  margin-left: 40px;
}

.contBlock .xBox .xunNei .xunBox .guiBox .tit {
  color: #154AE3;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 30px;
  background: -webkit-gradient(linear, left top, left bottom, from(#2992FE), to(#0B27D6));
  background: linear-gradient(180deg, #2992FE 0%, #0B27D6 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.contBlock .xBox .xunNei .xunBox .guiBox .word {
  margin-bottom: 20px;
}

.contBlock .xBox .xunNei .xunBox .guiBox .word .num {
  display: inline-block;
  margin-top: 5px;
  font-size: 13px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  color: #fff;
  background: #4297FF;
  border-radius: 50%;
}

.contBlock .xBox .xunNei .xunBox .guiBox .word p.p {
  width: 486px;
  margin-left: 10px;
  color: #333333;
  font-size: 16px;
}

.contBlock .xBox .xunNei .xunBox .guiBox .word p.p span {
  color: #FF7506;
}

.contBlock .xBox .xunNei .xunBox .guiBox .maBox {
  margin-top: 40px;
}

.contBlock .xBox .xunNei .xunBox .guiBox .maBox img {
  width: 92px;
  height: 92px;
  margin-right: 20px;
}

.contBlock .xBox .xunNei .xunBox .guiBox .maBox p.g {
  color: #333333;
  font-size: 16px;
  padding-top: 20px;
}

.contBlock .xBox .xunNei .xunBox .xun_f {
  width: 1124px;
  background-color: #FF9536;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px 0;
}

.contBlock .xBox .xunNei .xunBox .xun_f img {
  width: 124px;
  margin: 0 24px 0 20px;
}

.contBlock .xBox .xunNei .xunBox .xun_f .txtMarquee-left {
  position: relative;
  width: 950px;
  margin-top: 5px;
}

.contBlock .xBox .xunNei .xunBox .xun_f .txtMarquee-left .bd {
  padding-left: 10px;
}

.contBlock .xBox .xunNei .xunBox .xun_f .txtMarquee-left .bd .tempWrap {
  width: auto !important;
}

.contBlock .xBox .xunNei .xunBox .xun_f .txtMarquee-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.contBlock .xBox .xunNei .xunBox .xun_f .txtMarquee-left .bd ul li {
  margin-right: 20px;
  float: left;
  height: 32px;
  line-height: 32px;
  text-align: left;
}

.contBlock .xBox .xunNei .xunBox .xun_f .txtMarquee-left .bd ul li span {
  color: #fff;
  font-size: 20px;
  display: inline-block;
}

.contBlock .xBox .xunNei .xunBox .xun_f .txtMarquee-left .bd ul li span.num {
  width: 135px;
  height: 30px;
  border: 1px solid #FFFFFF;
  text-align: center;
  margin-right: 5px;
}

.contBlock .tBox {
  width: 1486px;
  margin: 0 auto;
  position: relative;
}

.contBlock .tBox .sTitle {
  margin: 0 auto 50px;
  width: 941px;
  height: 131px;
  background: url(../img/stitle_bg.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  font-size: 48px;
  font-family: Source Han Sans SC;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 131px;
  text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
}

.contBlock .tBox .tuiNei {
  background: url(../img/tui_bg.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  width: 1124px;
  margin: auto;
  height: 509px;
  overflow: hidden;
  padding: 38px 38px 116px;
}

.contBlock .tBox .tuiNei .tuiBox {
  background: #fff;
  width: 1124px;
  height: 509px;
  border-radius: 10px;
  position: relative;
}

.contBlock .tBox .tuiNei .tuiBox .guiBox {
  padding-top: 60px;
  width: 483px;
  margin-left: 40px;
}

.contBlock .tBox .tuiNei .tuiBox .guiBox .tit {
  color: #154AE3;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 30px;
  background: -webkit-gradient(linear, left top, left bottom, from(#2992FE), to(#0B27D6));
  background: linear-gradient(180deg, #2992FE 0%, #0B27D6 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.contBlock .tBox .tuiNei .tuiBox .guiBox .word {
  margin-bottom: 20px;
}

.contBlock .tBox .tuiNei .tuiBox .guiBox .word .num {
  display: inline-block;
  margin-top: 5px;
  font-size: 13px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  color: #fff;
  background: #4297FF;
  border-radius: 50%;
}

.contBlock .tBox .tuiNei .tuiBox .guiBox .word p.p {
  width: 454px;
  margin-left: 10px;
  color: #333333;
  font-size: 16px;
}

.contBlock .tBox .tuiNei .tuiBox .guiBox .word p.p span {
  color: #FF7506;
}

.contBlock .tBox .tuiNei .tuiBox .tableBox {
  padding-top: 60px;
  width: 482px;
  margin-right: 40px;
}

.contBlock .tBox .tuiNei .tuiBox .tableBox .tit {
  color: #154AE3;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 30px;
  background: -webkit-gradient(linear, left top, left bottom, from(#2992FE), to(#0B27D6));
  background: linear-gradient(180deg, #2992FE 0%, #0B27D6 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.contBlock .tBox .tuiNei .tuiBox .tableBox .inputBox {
  width: 482px;
  height: 49px;
  background: #FFFFFF;
  border: 1px solid #0185F9;
  margin-bottom: 20px;
}

.contBlock .tBox .tuiNei .tuiBox .tableBox .inputBox input {
  width: 464px;
  height: 47px;
  color: #333333;
  font-size: 16px;
  border: none;
  padding-left: 16px;
}

.contBlock .tBox .tuiNei .tuiBox .tableBox .areaBox {
  width: 482px;
  height: 89px;
  background: #FFFFFF;
  border: 1px solid #0185F9;
}

.contBlock .tBox .tuiNei .tuiBox .tableBox .areaBox textarea {
  width: 464px;
  height: 71px;
  color: #333333;
  font-size: 16px;
  border: none;
  padding: 16px 0 0 16px;
}

.contBlock .tBox .tuiNei .tuiBox .tableBox .btns {
  width: 100%;
  margin-top: 40px;
}

.contBlock .tBox .tuiNei .tuiBox .tableBox .btns .submit {
  cursor: pointer;
  border: none;
  width: 200px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #2792FF;
  -webkit-box-shadow: 0px 2px 2px 0px #0D4FF5;
          box-shadow: 0px 2px 2px 0px #0D4FF5;
}

.contBlock .tBox .tuiNei .tuiBox .tableBox .btns .close {
  cursor: pointer;
  border: none;
  width: 200px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #ccc;
  -webkit-box-shadow: 0px 2px 2px 0px BBBBBB;
          box-shadow: 0px 2px 2px 0px BBBBBB;
}

.contBlock .gBox {
  width: 1486px;
  margin: 130px auto 0;
  position: relative;
}

.contBlock .gBox .sTitle {
  margin: 0 auto 50px;
  width: 941px;
  height: 131px;
  background: url(../img/stitle_bg.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  font-size: 48px;
  font-family: Source Han Sans SC;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 131px;
  text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
}

.contBlock .gBox .gouNei {
  background: url(../img/gou_bg.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  width: 1124px;
  margin: auto;
  height: 693px;
  overflow: hidden;
  padding: 30px 38px 118px;
}

.contBlock .gBox .gouNei .gouBox {
  width: 1124px;
  height: 693px;
  position: relative;
}

.contBlock .gBox .gouNei .gouBox .inT {
  color: #FFFFFF;
  text-align: center;
  font-size: 20px;
  line-height: 65px;
}

.contBlock .gBox .gouNei .gouBox .gouList .gouItem {
  width: 557px;
  height: 630px;
}

.contBlock .gBox .gouNei .gouBox .gouList .gouItem img {
  width: 100%;
  height: 100%;
}

.contBlock .cBox {
  width: 1486px;
  margin: 130px auto 0;
  position: relative;
}

.contBlock .cBox .sTitle {
  margin: 0 auto 50px;
  width: 941px;
  height: 131px;
  background: url(../img/stitle_bg.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  font-size: 48px;
  font-family: Source Han Sans SC;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 131px;
  text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
}

.contBlock .cBox .carNei {
  background: url(../img/car_bg.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  width: 1124px;
  margin: auto;
  height: 1619px;
  overflow: hidden;
  padding: 30px 38px 116px;
}

.contBlock .cBox .carNei .carBox {
  width: 1044px;
  height: 1559px;
  position: relative;
  background: #DAE9FF;
  border-radius: 10px;
  padding: 60px 40px 0;
}

.contBlock .cBox .carNei .carBox .carList .carItem {
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s;
  text-align: center;
  margin-bottom: 30px;
  display: block;
  width: 328px;
  height: 452px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 2px 20px 0px rgba(78, 148, 241, 0.2);
          box-shadow: 0px 2px 20px 0px rgba(78, 148, 241, 0.2);
  border-radius: 20px;
}

.contBlock .cBox .carNei .carBox .carList .carItem .img {
  width: 328px;
  height: 270px;
  vertical-align: top;
}

.contBlock .cBox .carNei .carBox .carList .carItem .carTitile {
  margin-bottom: 10px;
  font-size: 24px;
  font-family: Source Han Sans SC;
  font-weight: 500;
  color: #154AE3;
  background: -webkit-gradient(linear, left top, left bottom, from(#2992FE), to(#0B27D6));
  background: linear-gradient(180deg, #2992FE 0%, #0B27D6 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  width: 328px;
}

.contBlock .cBox .carNei .carBox .carList .carItem .carDec {
  color: #666666;
  font-size: 16px;
}

.contBlock .cBox .carNei .carBox .carList .carItem .carBtn {
  width: 213px;
  height: 54px;
  margin: 26px auto 0;
  background: url(../img/btn.png) no-repeat;
  background-size: 100% 100%;
}

.contBlock .cBox .carNei .carBox .carList .carItem:hover {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

.contBlock .cBox .carNei .carBox .carList .margin-right {
  margin-right: 30px;
}

.contBlock .cBox .carNei .carBox .carMore {
  width: 200px;
  text-align: center;
  color: #016AF9;
  font-size: 22px;
  line-height: 70px;
  margin: auto;
  display: block;
}

.footer {
  background: #1866F5;
  color: #FFFFFF;
  font-size: 14px;
  text-align: center;
  padding: 60px 0;
  line-height: 33px;
}

.footer p {
  margin-bottom: 15px;
}

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

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

.rightSide .btnClose {
  width: 20px;
  height: 20px;
  background: url(../img/icon-close2.png) center no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0px;
  top: -90px;
  cursor: pointer;
}

.rightSide a {
  display: block;
  color: #fff;
  font-size: 15px;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
  width: 160px;
  height: 55px;
  background: url(../img/right.png) no-repeat;
  background-size: 100% 100%;
  line-height: 45px;
  font-weight: 600;
}

.rightSide a.active {
  background: url(../img/right_active.png) no-repeat;
  background-size: 100% 100%;
  color: #fff;
}

.rightSide a:hover {
  color: #f2440d;
}

.rightSide:after {
  position: absolute;
  content: "";
  width: 250px;
  height: 90px;
  background: url(../img/fixedRightTop.png) no-repeat;
  background-size: 100% 100%;
  top: -70px;
  left: 50%;
  margin-left: -123px;
  z-index: 10;
}

.rightSide .pos {
  width: 160px;
  height: auto;
  overflow: hidden;
  background: #FF9536;
  margin: 0 auto;
  padding-bottom: 32px;
}

.rightSide .pos .ewm {
  width: 102px;
  height: 102px;
  overflow: hidden;
  margin: 32px auto 10px;
}

.rightSide .pos .ewm img.rightSide_ewm {
  width: 100%;
}

.rightSide .pos p {
  font-size: 14px;
  color: #fff;
  text-align: center;
}

.margin-top {
  margin-top: 40px;
}

.margin-top120 {
  margin-top: 120px;
}

.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: #4F95F2;
  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: #4F95F2;
  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: #4F95F2;
}

.tjbd .con form input {
  border: 1px solid #d9d9d9;
  height: 40px;
  padding: 0 10px;
  width: 342px;
  font-size: 14px;
  background: #fff;
  -webkit-box-sizing: border-box;
          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;
  -webkit-box-sizing: border-box;
          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: #4F95F2;
  border: 0 none;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  height: 42px;
  margin-left: 52px;
  width: 342px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

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

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  /* WebKit, Blink, Edge 适配谷歌*/
  color: #BBBBBB !important;
}

input::-moz-placeholder, .textarea::-moz-placeholder {
  /* Mozilla Firefox 4 to 18 适配火狐*/
  color: #BBBBBB !important;
}

input:-moz-placeholder, .textarea:-moz-placeholder {
  /* Mozilla Firefox 19+ 适配火狐*/
  color: #BBBBBB !important;
}

input:-ms-input-placeholder, .textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 适配ie*/
  color: #BBBBBB !important;
}

/* 中奖弹出 */
.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 #4F95F2;
  display: none;
}

.pop-prize h1 {
  font-size: 28px;
  text-align: center;
  color: #4F95F2;
  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: #4F95F2;
  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;
  -webkit-transition: all .3s;
  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;
  -webkit-box-sizing: border-box;
          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;
  -webkit-transition: all .3s;
  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;
  -webkit-transition: all .3s;
  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 #4F95F2;
  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;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-box-sizing: content-box;
          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: #4F95F2;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
}
/*# sourceMappingURL=style.css.map */