/**
 * DavidH's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
input {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  vertical-align: baseline;
}
img {
  vertical-align: middle;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* custom */
a {
  color: #7e8c8d;
  -webkit-backface-visibility: hidden;
  text-decoration: none;
}
li {
  list-style: none;
}
body {
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
input[type=button]:active {
  opacity: 0.7;
}
/**
 * variable变量
 *
 */
/**
 * mixin混合书写
 *
 */
body,
html {
  line-height: 1;
  font-family: 'PingFang SC', 'STHeitiSC-Light', 'Helvetica-Light', arial, sans-serif, 'Droid Sans Fallback';
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  background: #fff;
  color: #fff;
  font-size: 14px;
}
/* load */
.load {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 950;
  width: 100%;
  height: 100%;
  background: #fff;
}
.load-container {
  position: absolute;
  top: 50%;
  left: 50%;
}
.load7 .loader:before,
.load7 .loader:after,
.load7 .loader {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.load7 .loader {
  margin: -30px auto 0 auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.load7 .loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.load7 .loader:after {
  left: 3.5em;
}
.load7 .loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}
@-webkit-keyframes load7 {
  0%, 80%, 100% {
    box-shadow: 0 2.5em 0 -1.3em #b1b9d1;
  }
  40% {
    box-shadow: 0 2.5em 0 0 #b1b9d1;
  }
}
.main-wrap .section.active {
  animation: page-bg 2s ease 0s 1 normal;
  -webkit-animation: page-bg 2s ease 0s 1 normal;
}
.section1 {
  /*background-image: url("../images/special_201808/bg01.jpg");*/
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}
.section1 .lp-wrap {
  margin-top: 520px;
  height: 320px;
  overflow: hidden;
}
.section1 .lp-wrap .lp-fl {
  width: 730px;
}
.section1 .lp-wrap .lp-fr {
  margin-left: 20px;
  width: 450px;
  height: 320px;
  border-radius: 5px;
}
.section1 .lp-wrap .lp-fr .swiper-pagination-bullet {
  margin: 0 8px;
  width: 12px;
  height: 12px;
}
.section1 .lp-wrap .lp-fr .swiper-pagination-bullet-active {
  background: #ffd800;
}
.section1 .djs-fl {
  padding: 15px;
  width: 220px;
  height: 290px;
  background: #f6f6f6;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.section1 .djs-fl .lprs {
  margin-bottom: 5px;
  text-align: center;
  color: #333;
}
.section1 .djs-fl .lprs em {
  margin: 0 5px;
  font-size: 20px;
  color: #e6002d;
}
.section1 .djs {
  position: relative;
  width: 220px;
  height: 72px;
  background-image: url("../images/special_201808/djs.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}
.section1 .djs .djs-tit {
  position: absolute;
  top: 13px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #333;
}
.section1 .djs .interval {
  position: absolute;
  top: 32px;
  left: 21px;
}
.section1 .djs .interval em,
.section1 .djs .interval i {
  float: left;
  margin-left: 5px;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  font-size: 12px;
  color: #fff;
  border-radius: 5px;
}
.section1 .djs .interval em {
  background: #e6002d;
}
.section1 .djs .interval i {
  background: #999;
}
.section1 .bmlist {
  margin: 10px auto 15px;
  height: 16px;
  font-size: 12px;
  overflow: hidden;
}
.section1 .bmlist li {
  height: 18px;
  line-height: 18px;
  display: flex;
  justify-content: space-between;
}
.section1 .bmlist .fir-span {
  color: #666;
}
.section1 .bmlist .sec-span {
  color: #333;
}
.section1 .bmlist .thi-span {
  color: #e6002d;
}
.section1 .floor-price {
  margin: 0 auto;
  width: 150px;
  height: 142px;
  text-align: center;
  color: #303030;
  background-image: url("../images/special_201808/promise.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}
.section1 .floor-price .fir-p {
  padding: 25px 0 10px;
  font-size: 16px;
}
.section1 .floor-price .sec-p,
.section1 .floor-price .thi-p {
  margin-bottom: 3px;
  font-size: 12px;
}
.section1 .floor-price .four-p {
  margin-top: 8px;
  font-size: 16px;
  color: #e6002d;
}
.bm-fr {
  padding: 20px 20px 10px;
  width: 440px;
  height: 290px;
  background: #fff;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.bm-fr h1 {
  text-align: center;
  font-size: 24px;
  color: #e6002d;
}
.bm-fr h3 {
  margin: 10px 0;
  text-align: center;
  font-size: 18px;
  color: #303030;
}
.bm-fr h3 em {
  color: #e6002d;
}
.bm-fr form {
  overflow: hidden;
}
.bm-fr form .form-group {
  float: left;
  margin-top: 10px;
  width: 210px;
}
.bm-fr form .inner-form-group{
  float: left;
  width: 90px;  
}
.bm-fr form .inner-form-group+.inner-form-group{
  margin-left: 10px;
  width: 110px;
}
.bm-fr form .form-group p {
  margin-bottom: 5px;
  height: 14px;
  color: #666;
}
.bm-fr form .form-group input,
.bm-fr form .form-group select {
  padding: 0 10px;
  width: 188px;
  height: 36px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  outline: none;
}
.bm-fr form .inner-form-group input {
  padding: 0 10px;
  width: 68px;
  height: 36px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  outline: none;
}
.bm-fr form .inner-form-group+.inner-form-group input{
  width: 88px;
}
.bm-fr form .form-group .btn-sub,
.bm-fr form .form-group .btn-sub1 {
  margin: 10px 0;
  width: 440px;
  height: 38px;
  font-size: 16px;
  color: #fff;
  background: #e6002d;
  border: 0;
  cursor: pointer;
}
.bm-fr form .form-group select {
  padding: 0 5px;
  width: 210px;
  height: 38px;
}
.bm-fr .tips {
  text-align: center;
  color: #666;
}
.section2 {
  text-align: center;
  /*background-image: url("../images/special_201808/bg02.jpg");*/
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}
.section2 h1 {
  margin: 100px 0 30px;
  font-size: 72px;
}
.section2 h6 {
  font-size: 14px;
}
.section2 h6+h6 {
  margin-top: 10px;
}
.section2 .col {
  margin-top: 100px;
}
.section2 .col .col-sm-4 {
  float: left;
  box-sizing: border-box;
}
.section2 .col .col-sm-4+.col-sm-4 {
  border-left: 1px solid #fff;
}
.section2 .col .p1 {
  font-size: 30px;
}
.section2 .col .p2 {
  margin: 20px 0 10px;
  height: 100px;
  font-size: 100px;
  color: #00f6ff;
}
.section2 .col .p2 .num {
  position: relative;
  display: inline-block;
}
.section2 .col .p2 span {
  display: inline-block;
}
.section2 .col .p3 {
  line-height: 30px;
  font-size: 18px;
}
.section2 .process {
  margin-top: 80px;
}
.section3 .gift-wrap {
  margin-top: 80px;
}
.section3 .gift-wrap .gifts-left {
  width: 360px;
  height: 644px;
}
.section3 .gift-wrap .gifts-right {
  width: 840px;
}
.section3 .gift-wrap .gifts-right li img {
  width: 100%;
  height: 128px;
  cursor: pointer;
}
.section3 .gift-wrap .gifts-right li+li {
  border-top: 1px solid #e5e5e5;
}
.section3 .gift-wrap .gifts-right img:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: scale(1.1);
}
.section3 .gift-wrap .swiper-button-prev,
.section3 .gift-wrap .swiper-button-next {
  margin-top: -47px;
  width: 55px;
  height: 94px;
  background: url("../images/special_201808/slider_arrow.png") 0 0 no-repeat;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.section3 .gift-wrap .swiper-button-prev {
  left: -55px;
}
.section3 .gift-wrap .swiper-button-next {
  left: auto;
  right: -55px;
  background-position: -55px 0;
  z-index: 1000;
}
.section3 .hover-focus .swiper-button-prev {
  left: 0;
}
.section3 .hover-focus .swiper-button-next {
  right: 0;
}
.section4 .pp-list {
  width: 860px;
  cursor: pointer;
}
.section4 .pp-list li {
  float: left;
  width: 87px;
  text-align: center;
  border-left: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.section4 .pp-list li img {
  margin-top: 10px;
  width: 50px;
  height: 50px;
}
.section4 .pp-list li p {
  line-height: 25px;
  font-size: 12px;
  color: #333;
}
.section4 .tjcx {
  margin-left: 20px;
  width: 320px;
  height: 490px;
}
.section5 .map-fl {
  padding: 0 0 20px 40px;
  width: 330px;
  height: 480px;
  background: #fff;
}
.section5 .map-fl .map-fl-top {
  padding: 20px 20px 0 0;
  height: 362px;
  overflow-y: scroll;
}
.section5 .map-fl .map-fl-top img {
  width: 100%;
  height: 150px;
}
.section5 .map-fl .map-fl-top p a img {
	width: inherit;
	height: inherit;
}
.section5 .map-fl .map-fl-top h4 {
  margin: 5px 0;
  line-height: 30px;
  font-size: 16px;
  color: #333;
}
.section5 .map-fl .map-fl-top p {
  margin: 5px 0;
  line-height: 18px;
  font-size: 12px;
  color: #666;
}
.section5 .map-fl .map-fl-bot {
  margin: 20px 40px 0 0;
  padding: 10px;
  height: 58px;
  color: #fff;
  background: #e6002d;
  border-radius: 5px;
}
.section5 .map-fl .map-fl-bot .phone {
  width: 58px;
  height: 58px;
  background-image: url("../images/special_201808/icon-phone.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}
.section5 .map-fl .map-fl-bot .phone-num {
  margin-left: 15px;
  line-height: 30px;
  font-size: 24px;
  color: #fff;
}
.section5 .map-fl .map-fl-bot .phone-num p:first-child {
  font-size: 18px;
}
.section5 .map-fr {
  width: 830px;
  height: 500px;
}
.section6 .ques-list {
  height: 490px;
}
/*    dl
      float: left
      margin-top: 20px
      padding: 15px 20px
      width: 545px
      height: 90px
      font-size: 16px
      background: #fff
      border-radius: 3px
      dt
        margin-bottom: 5px
        color: #E10000
      dd
        line-height: 24px
        color: #666*/
.section7 .review-tit {
  margin: 0 auto 50px;
  width: 950px;
  text-align: center;
  line-height: 30px;
  font-size: 18px;
}
.section7 .review-con .rv-con-fl {
  margin-right: 20px;
  width: 380px;
  height: 430px;
  overflow: hidden;
}
.section7 .review-con .rv-con-fr {
  width: 800px;
  height: 430px;
  overflow: hidden;
}
.section8 .promise-tit {
  margin-bottom: 60px;
  text-align: center;
  font-size: 18px;
}
.section8 .promise-list li {
  float: left;
  width: 340px;
  height: 338px;
}
.section8 .promise-list li i {
  display: block;
  margin: 0 auto;
  width: 60px;
  height: 60px;
}
.section8 .promise-list li h3 {
  margin: 30px 0 20px;
  text-align: center;
  font-size: 30px;
  color: #44feff;
}
.section8 .promise-list li p {
  line-height: 24px;
}
.section8 .promise-list li+li {
  margin-left: 90px;
}
.section8 .promise-list .pro-li01 i {
  background-image: url("../images/special_201808/promise01.html");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}
.section8 .promise-list .pro-li02 i {
  background-image: url("../images/special_201808/promise02.html");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}
.section8 .promise-list .pro-li03 i {
  background-image: url("../images/special_201808/promise03.html");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}
.section8 .zt-footer {
  margin-top: 80px;
  padding-top: 25px;
  color: #6e8fbc;
  border-top: 1px solid #6e8fbc;
}
.section8 .zt-footer .footer-fl .tel i {
  margin-right: 15px;
  width: 49px;
  height: 39px;
  background-image: url("../images/special_201808/icon-tel.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}
.section8 .zt-footer .footer-fl .phone {
  margin-left: 40px;
}
.section8 .zt-footer .footer-fl div p {
  font-size: 18px;
}
.section8 .zt-footer .footer-fl div p:first-child {
  margin-bottom: 8px;
  font-size: 14px;
}
.section8 .zt-footer .footer-fr {
  text-align: right;
}
.section8 .zt-footer .footer-fr .link-top {
  margin: 2px 0 10px;
}
.section8 .zt-footer .footer-fr .link-top a {
  padding: 0 20px;
  font-size: 12px;
  color: #6e8fbc;
  border-left: 1px solid #6e8fbc;
}
.section8 .zt-footer .footer-fr .link-top a:hover {
  color: #fff;
}
.section8 .zt-footer .footer-fr .icp-bot span {
  font-size: 12px;
}
.section8 .zt-footer .footer-fr .icp-bot span+span {
  margin-left: 6px;
}
.inrow>li,
.inrow span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
  letter-spacing: normal;
  word-spacing: normal;
}
.dataNums {
  width: 100%;
  height: 100px;
  text-align: center;
}
.dataNums .dataOne {
  width: 60px;
  height: 100px;
  text-align: center;
}
.dataNums .dataBoc {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.dataNums .dataBoc .tt {
  position: absolute;
  top: -2000px;
  left: 0;
  width: 100%;
  height: 100%;
}
.dataNums .tt span {
  width: 100%;
  height: 100%;
  font: bold 100px "Arial";
  color: #00f6ff;
}
.section3 {
  background: -webkit-linear-gradient(#f4dd00, #e4ac00); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#f4dd00, #e4ac00); /* Opera 11.6 - 12.0 */
  background: -moz-linear-gradient(#f4dd00, #e4ac00); /* Firefox 3.6 - 15 */
  background: linear-gradient(#f4dd00, #e4ac00); /* 标准的语法 */
}
.section4 {
  background: -webkit-linear-gradient(#0ac638, #078125);
  background: -o-linear-gradient(#0ac638, #078125);
  background: -moz-linear-gradient(#0ac638, #078125);
  background: linear-gradient(#0ac638, #078125);
}
.section5 {
  background: -webkit-linear-gradient(#853800, #652a00);
  background: -o-linear-gradient(#853800, #652a00);
  background: -moz-linear-gradient(#853800, #652a00);
  background: linear-gradient(#853800, #652a00);
}
.section6 {
  background: -webkit-linear-gradient(#0bb8bf, #088c98);
  background: -o-linear-gradient(#0bb8bf, #088c98);
  background: -moz-linear-gradient(#0bb8bf, #088c98);
  background: linear-gradient(#0bb8bf, #088c98);
}
.section7 {
  background: -webkit-linear-gradient(#900ab6, #680789);
  background: -o-linear-gradient(#900ab6, #680789);
  background: -moz-linear-gradient(#900ab6, #680789);
  background: linear-gradient(#900ab6, #680789);
}
.section8 {
  background: -webkit-linear-gradient(#1667d4, #0d3f84);
  background: -o-linear-gradient(#1667d4, #0d3f84);
  background: -moz-linear-gradient(#1667d4, #0d3f84);
  background: linear-gradient(#1667d4, #0d3f84);
}
.big-vertical .section {
  overflow: hidden;
  background-size: auto 100%;
}
.big-vertical .section.active {
  animation: vertical-page-bg 2s ease 0s 1 normal;
  -webkit-animation: vertical-page-bg 2s ease 0s 1 normal;
}
.container {
  margin: 0 auto 110px;
  width: 1200px;
  min-width: 1200px;
}
.container h1.big-tit {
  margin: 70px auto 40px;
  width: 350px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 42px;
  color: #fff;
  border: 3px solid #fff;
  border-radius: 35px;
  font-weight: normal;
}
.goTop {
  position: fixed;
  right: 33px;
  top: 50%;
  margin-top: 100px;
  width: 55px;
  height: 55px;
  background-image: url("../images/special_201808/icon-top.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  z-index: 100;
}
.goTop:hover {
  opacity: 0.7;
}
.foot-apply {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  z-index: 99;
  text-align: center;
  line-height: 60px;
  font-size: 25px;
}
.foot-apply .foot-fl {
  position: relative;
  width: 38%;
  height: 100%;
  background: #f1d40b;
}
.foot-apply .foot-fl .czrx {
  position: absolute;
  top: 25px;
  right: 32px;
  display: block;
  line-height: 30px;
  font-size: 22px;
  color: #fff;
}
.foot-apply .foot-fl .bsf {
  position: absolute;
  top: 44px;
  right: 30px;
  width: 290px;
  height: 24px;
}
.foot-apply .foot-fr {
  width: 62%;
  height: 100%;
  background: #ff3939;
}
.foot-apply .foot-fr .menu-li li {
  float: left;
  padding-left: 1px;
}
.foot-apply .foot-fr .menu-li li a {
  display: block;
  width: 125px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 20px;
  font-weight: bold;
  color: #e8e8e8;
  border-right: 1px solid #e8e8e8;
}
.foot-apply .foot-fr .btn-sub02 {
  float: left;
  margin: 18px 0 0 30px;
  width: 150px;
  height: 44px;
  background-image: url("../images/special_201808/btn-ksbm.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}
.foot-apply .foot-fr .btn-sub02:active {
  opacity: 0.7;
}
.dialog {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  z-index: 1000;
}
.dialog .dia-con {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 400px;
  height: 180px;
  margin-top: -90px;
  margin-left: -200px;
  border-radius: 5px;
  background: #fff;
}
.dialog .dia-con p {
  margin-top: 50px;
  text-align: center;
  font-size: 24px;
  color: #666;
}
.dialog .dia-con .btn-sure {
  display: block;
  margin: 36px auto 0;
  width: 120px;
  height: 36px;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  background: #1667d4;
  border-radius: 5px;
}
.fixed-bm {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  z-index: 999;
}
.fixed-bm .bm-fr {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -160px;
  margin-left: -240px;
  border-radius: 5px;
}
.fixed-bm .bm-fr .btn-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 25px;
  height: 25px;
  background-image: url("../images/special_201808/close.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}
.pp-tableCell {
  display: inline;
}
#pp-nav.right {
  right: 45px;
}
#pp-nav li,
.pp-slidesNav li {
  margin: 8px;
  width: 15px;
  height: 15px;
}
#pp-nav span,
.pp-slidesNav span {
  width: 10px;
  height: 10px;
  background: rgba(225,225,225,0.7);
  border: 0;
  transition: all 0.2s ease-out 0s;
}
#pp-nav li .active span,
.pp-slidesNav .active span {
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  background: #c70410;
}
.pp-tooltip {
  top: -1px;
  font-size: 18px;
  color: #fff;
}
@-webkit-keyframes page-bg {
  0% {
    -webkit-background-size: 120% auto;
    background-size: 120% auto;
  }
  100% {
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
  }
}
@-webkit-keyframes vertical-page-bg {
  0% {
    -webkit-background-size: auto 120%;
    background-size: auto 120%;
  }
  100% {
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
  }
}
.hide {
  display: none;
}
@-moz-keyframes load7 {
  0%, 80%, 100% {
    box-shadow: 0 2.5em 0 -1.3em #b1b9d1;
  }
  40% {
    box-shadow: 0 2.5em 0 0 #b1b9d1;
  }
}
@-webkit-keyframes load7 {
  0%, 80%, 100% {
    box-shadow: 0 2.5em 0 -1.3em #b1b9d1;
  }
  40% {
    box-shadow: 0 2.5em 0 0 #b1b9d1;
  }
}
@-o-keyframes load7 {
  0%, 80%, 100% {
    box-shadow: 0 2.5em 0 -1.3em #b1b9d1;
  }
  40% {
    box-shadow: 0 2.5em 0 0 #b1b9d1;
  }
}
@keyframes load7 {
  0%, 80%, 100% {
    box-shadow: 0 2.5em 0 -1.3em #b1b9d1;
  }
  40% {
    box-shadow: 0 2.5em 0 0 #b1b9d1;
  }
}
@-moz-keyframes page-bg {
  0% {
    -webkit-background-size: 120% auto;
    background-size: 120% auto;
  }
  100% {
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
  }
}
@-webkit-keyframes page-bg {
  0% {
    -webkit-background-size: 120% auto;
    background-size: 120% auto;
  }
  100% {
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
  }
}
@-o-keyframes page-bg {
  0% {
    -webkit-background-size: 120% auto;
    background-size: 120% auto;
  }
  100% {
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
  }
}
@keyframes page-bg {
  0% {
    -webkit-background-size: 120% auto;
    background-size: 120% auto;
  }
  100% {
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
  }
}
@-moz-keyframes vertical-page-bg {
  0% {
    -webkit-background-size: auto 120%;
    background-size: auto 120%;
  }
  100% {
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
  }
}
@-webkit-keyframes vertical-page-bg {
  0% {
    -webkit-background-size: auto 120%;
    background-size: auto 120%;
  }
  100% {
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
  }
}
@-o-keyframes vertical-page-bg {
  0% {
    -webkit-background-size: auto 120%;
    background-size: auto 120%;
  }
  100% {
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
  }
}
@keyframes vertical-page-bg {
  0% {
    -webkit-background-size: auto 120%;
    background-size: auto 120%;
  }
  100% {
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
  }
}

#swiper3 .swiper-wrapper{
  padding-top: 70px;
}
#swiper3 .swiper-pagination{
  display: flex;
  left: 180px;
  width: 840px;
  height: 40px;
  border: 1px solid #F19149;
  border-radius: 5px;
}
#swiper3 .swiper-pagination li{
  float: left;
  flex: 1;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: rgba(255,255,255,.6);
  font-size: 16px;
  cursor: pointer;
}
.swiper-pagination li.active{
  color: #fff !important;
  background: #F19149;
}
.swiper-pagination-custom{
  top: 0;
}
.swiper-pagination li span{
  display: inline-block;
  margin-top: 10px;
  width: 100%;
  height: 20px;
  line-height: 20px;
}
.swiper-pagination li+li span{
  border-left: 1px solid #f19149;
}
.swiper-pagination li.active+li span{
  border-left: 0;
}

/*抽奖*/
.t-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 99;
}
.wrapper{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -400px;
  margin-left: -300px;
  width: 600px;
  height: 600px;
}
.gb-turntable ul,
.gb-turntable li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.gb-turntable {
  position: relative;
  width: 540px;
  height: 540px;
  border-radius: 50%;
  /*border: .3px solid #E44025;*/
  border: 30px solid transparent;
/*   background:radial-gradient(rgba(255,255,255,1) 15%, transparent 20%) 0 .02px; 
background-color: #CD1B65;
background-size:.3px .3px;  */
  background-image: url('../images/lottery/2018/lottery-bg.gif');
  background-size: 111.5%;
  background-repeat: no-repeat;
  background-color: #CD1B65;
  background-position: 50% 50%;
  overflow: hidden;
}

.gb-turntable-container {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  background-clip: padding-box;
  background-color: #ffcb3f;
  -webkit-transition: transform 6s ease;
  transition: transform 6s ease;
}

.gb-turntable-container canvas {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.gb-turntalbe-list {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.gb-turntable-item {
  position: absolute;
  left: 0;
  top: 0;
  width: 540px;
  height: 540px;
  color: #732E00;
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
}

.gb-turntable-item span {
  position: relative;
  display: block;
  padding-top: 30px;
  width: 200px;
  margin: 0 auto;
  text-align: center;
  font-size: 26px;
  -webkit-transform-origin: 50% 270px;
  -ms-transform-origin: 50% 270px;
  transform-origin: 50% 270px;
}

.gb-turntable-item img {
  width: 100px;
  height: 100px;
}

.gb-turntable-btn {
  position: absolute;
  left: 220px;
  top: 220px;
  z-index: 3;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  color: #F4E9CC;
  background-color: #E44025;
  line-height: 160px;
  text-align: center;
  font-size: 40px;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.6);
  text-decoration: none;
}

.gb-turntable-btn::after {
  position: absolute;
  display: block;
  content: '';
  left: 20px;
  top: 92px;
  width: 0;
  height: 0;
  overflow: hidden;
  border-width: 60px;
  border-style: solid;
  border-color: transparent;
  border-bottom-color: #E44025;
}
.lottery-arrow{
  position: absolute;
  left: 195px;
  top: 165px;
  z-index: 3;
  width: 150px;
  height: 181px;
  background: url('../images/lottery/2018/lottery-arrow.png') no-repeat;
  background-size: 100%;  
}
.lottery-arrow.disabled {
  pointer-events: none;
}

.gb-turntable-btn.disabled::after {
  border-bottom-color: #B07A7B;
}

.gb-run {
  -webkit-transition: all 6s ease;
  transition: all 6s ease;
}

.bot-shadow{
  position: absolute;
  top: 620px;
  left: 150px;
  width: 294px;
  height: 128px;
  background: url('../images/lottery/2018/bot-shadow.png') no-repeat;
  background-size: 100%;
  z-index: -1;
}
.lottery-res{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -314px;
  margin-left: -273px;
  width: 546px;
  height: 428px;
  text-align: center;
  font-size: 32px;  
}
.res-top{
  color: #fff;
}

.res-top p span{
  color: #FFBC00;
}
.res-top .firstp{
  position: relative;
  top: -80px;
  height: 494px;
  line-height: 494px;
  text-align: center;
  background: url('../images/lottery/2018/bg-gifts-result.png') no-repeat;
  background-size: 95%;
}
.res-top .firstp img{
  margin-left: 40px;
  width: 140px;
  height: 175px;
}
.res-top p{
  position: relative;
  top: -200px;
  font-size: 32px;
  line-height: 56px;
  text-align: left;
}
.btn-res{
  position: relative;
  top: -140px;
  margin: 0 auto;
  width: 240px;
  line-height: 80px;
  color: #fff;
  font-size: 36px;
  border: 2px solid #fff;
  border-radius: 40px;
  background: rgba(0,0,0,0.2);
}
li p:first-child{
  margin-bottom: 10px
}
.li0 img{
  width: 73px;
  height: 114px;
}
.li1 img{
  width: 45px;
  height: 114px;
}
.li2 img{
  width: 131px;
  height: 60px;
}
.li3 img{
  width: 81px;
  height: 64px;
}
.li4 img{
  width: 72px;
  height: 90px;
}
.li5 img{
  width: 85px;
  height: 68px;
}
.li6 img{
  width: 60px;
  height: 69px;
}
.li7 img{
  width: 81px;
  height: 64px;
}