.c-dadishu .content-box[data-v-0e7e5d65] {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 1920px;
  height: 1080px;
  z-index: 99;
  pointer-events: none;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.c-dadishu #cssPlayerA[data-v-0e7e5d65],
.c-dadishu #svgaPlayerC[data-v-0e7e5d65] {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1920px;
  height: 100%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.c-dadishu .bg[data-v-0e7e5d65] {
  width: 584px;
  height: 518px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  bottom: 110px;
  background-size: cover;
}
.c-dadishu .bg.hideCssAni[data-v-0e7e5d65] {
  -webkit-animation: keyframes-hide-data-v-0e7e5d65 500ms forwards;
  animation: keyframes-hide-data-v-0e7e5d65 500ms forwards;
}
.c-dadishu .bg .ani[data-v-0e7e5d65] {
  width: 200px;
  height: 222px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 12000px 222px;
  -webkit-animation-name: keyframes-dishu-data-v-0e7e5d65;
  animation-name: keyframes-dishu-data-v-0e7e5d65;
  -webkit-animation-duration: 2.4s;
  animation-duration: 2.4s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: steps(1);
  animation-timing-function: steps(1);
}
.c-dadishu .bg .ani-1[data-v-0e7e5d65] {
  left: 192px;
  bottom: 382px;
  -webkit-animation-delay: 1030ms;
  animation-delay: 1030ms;
}
.c-dadishu .bg .ani-2[data-v-0e7e5d65] {
  left: 3px;
  bottom: 286px;
  -webkit-animation-delay: 1500ms;
  animation-delay: 1500ms;
}
.c-dadishu .bg .ani-3[data-v-0e7e5d65] {
  left: 246px;
  bottom: 234px;
  -webkit-animation-delay: 2080ms;
  animation-delay: 2080ms;
}
.c-dadishu .bg .ani-4[data-v-0e7e5d65] {
  left: 336px;
  bottom: 370px;
  -webkit-animation-delay: 2832ms;
  animation-delay: 2832ms;
}
.c-dadishu .bg .ani-5[data-v-0e7e5d65] {
  left: 188px;
  bottom: 301px;
  -webkit-animation-delay: 3000ms;
  animation-delay: 3000ms;
}
.c-dadishu .bg-b[data-v-0e7e5d65] {
  width: 458px;
  height: 103px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  bottom: 668px;
  background-size: cover;
}
.c-dadishu .btn-box[data-v-0e7e5d65] {
  position: fixed;
  top: 30.56%;
  left: 50%;
  width: 800px;
  height: 62.96%;
  max-height: 680px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 101;
}
.c-dadishu .link[data-v-0e7e5d65] {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
}
.c-dadishu .link.chuizi[data-v-0e7e5d65] {
  cursor: url(//www-stream.2345cdn.net/s/new2345/img/chuizi65a9b412717d98866c54700c424d6cd7.ico), pointer;
}
.c-dadishu .close[data-v-0e7e5d65] {
  position: absolute;
  right: -30px;
  top: 0;
  width: 90px;
  height: 30px;
}
.c-dadishu .close-btn[data-v-0e7e5d65] {
  position: relative;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 30px;
  text-align: center;
  font-family: 'Times New Roman';
  background-color: #ff8067;
  border: 1px solid #ff8067;
  border-radius: 50%;
  z-index: 1;
  cursor: pointer;
}
.c-dadishu .close-btn[data-v-0e7e5d65]:hover {
  background-color: #ff6f52;
}
.c-dadishu .close-time[data-v-0e7e5d65] {
  white-space: nowrap;
  position: absolute;
  top: 3px;
  right: 0;
  width: 51px;
  height: 24px;
  line-height: 24px;
  color: #ff5331;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  padding: 0 5px 0 21px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 12px;
  border: 1px solid #ff5331;
}
@-webkit-keyframes keyframes-hide-data-v-0e7e5d65 {
100% {
    opacity: 0;
    width: 0;
    height: 0;
}
}
@keyframes keyframes-hide-data-v-0e7e5d65 {
100% {
    opacity: 0;
    width: 0;
    height: 0;
}
}
@-webkit-keyframes keyframes-dishu-data-v-0e7e5d65 {
0% {
    background-position: 0 0;
}
1.67% {
    background-position: -200px 0px;
}
3.33% {
    background-position: -400px 0px;
}
5.00% {
    background-position: -600px 0px;
}
6.67% {
    background-position: -800px 0px;
}
8.33% {
    background-position: -1000px 0px;
}
10.00% {
    background-position: -1200px 0px;
}
11.67% {
    background-position: -1400px 0px;
}
13.33% {
    background-position: -1600px 0px;
}
15.00% {
    background-position: -1800px 0px;
}
16.67% {
    background-position: -2000px 0px;
}
18.33% {
    background-position: -2200px 0px;
}
20.00% {
    background-position: -2400px 0px;
}
21.67% {
    background-position: -2600px 0px;
}
23.33% {
    background-position: -2800px 0px;
}
25.00% {
    background-position: -3000px 0px;
}
26.67% {
    background-position: -3200px 0px;
}
28.33% {
    background-position: -3400px 0px;
}
30.00% {
    background-position: -3600px 0px;
}
31.67% {
    background-position: -3800px 0px;
}
33.33% {
    background-position: -4000px 0px;
}
35.00% {
    background-position: -4200px 0px;
}
36.67% {
    background-position: -4400px 0px;
}
38.33% {
    background-position: -4600px 0px;
}
40.00% {
    background-position: -4800px 0px;
}
41.67% {
    background-position: -5000px 0px;
}
43.33% {
    background-position: -5200px 0px;
}
45.00% {
    background-position: -5400px 0px;
}
46.67% {
    background-position: -5600px 0px;
}
48.33% {
    background-position: -5800px 0px;
}
50.00% {
    background-position: -6000px 0px;
}
51.67% {
    background-position: -6200px 0px;
}
53.33% {
    background-position: -6400px 0px;
}
55.00% {
    background-position: -6600px 0px;
}
56.67% {
    background-position: -6800px 0px;
}
58.33% {
    background-position: -7000px 0px;
}
60.00% {
    background-position: -7200px 0px;
}
61.67% {
    background-position: -7400px 0px;
}
63.33% {
    background-position: -7600px 0px;
}
65.00% {
    background-position: -7800px 0px;
}
66.67% {
    background-position: -8000px 0px;
}
68.33% {
    background-position: -8200px 0px;
}
70.00% {
    background-position: -8400px 0px;
}
71.67% {
    background-position: -8600px 0px;
}
73.33% {
    background-position: -8800px 0px;
}
75.00% {
    background-position: -9000px 0px;
}
76.67% {
    background-position: -9200px 0px;
}
78.33% {
    background-position: -9400px 0px;
}
80.00% {
    background-position: -9600px 0px;
}
81.67% {
    background-position: -9800px 0px;
}
83.33% {
    background-position: -10000px 0px;
}
85.00% {
    background-position: -10200px 0px;
}
86.67% {
    background-position: -10400px 0px;
}
88.33% {
    background-position: -10600px 0px;
}
90.00% {
    background-position: -10800px 0px;
}
91.67% {
    background-position: -11000px 0px;
}
93.33% {
    background-position: -11200px 0px;
}
95.00% {
    background-position: -11400px 0px;
}
96.67% {
    background-position: -11600px 0px;
}
98.33%,
  100% {
    background-position: -11800px 0px;
}
}
@keyframes keyframes-dishu-data-v-0e7e5d65 {
0% {
    background-position: 0 0;
}
1.67% {
    background-position: -200px 0px;
}
3.33% {
    background-position: -400px 0px;
}
5.00% {
    background-position: -600px 0px;
}
6.67% {
    background-position: -800px 0px;
}
8.33% {
    background-position: -1000px 0px;
}
10.00% {
    background-position: -1200px 0px;
}
11.67% {
    background-position: -1400px 0px;
}
13.33% {
    background-position: -1600px 0px;
}
15.00% {
    background-position: -1800px 0px;
}
16.67% {
    background-position: -2000px 0px;
}
18.33% {
    background-position: -2200px 0px;
}
20.00% {
    background-position: -2400px 0px;
}
21.67% {
    background-position: -2600px 0px;
}
23.33% {
    background-position: -2800px 0px;
}
25.00% {
    background-position: -3000px 0px;
}
26.67% {
    background-position: -3200px 0px;
}
28.33% {
    background-position: -3400px 0px;
}
30.00% {
    background-position: -3600px 0px;
}
31.67% {
    background-position: -3800px 0px;
}
33.33% {
    background-position: -4000px 0px;
}
35.00% {
    background-position: -4200px 0px;
}
36.67% {
    background-position: -4400px 0px;
}
38.33% {
    background-position: -4600px 0px;
}
40.00% {
    background-position: -4800px 0px;
}
41.67% {
    background-position: -5000px 0px;
}
43.33% {
    background-position: -5200px 0px;
}
45.00% {
    background-position: -5400px 0px;
}
46.67% {
    background-position: -5600px 0px;
}
48.33% {
    background-position: -5800px 0px;
}
50.00% {
    background-position: -6000px 0px;
}
51.67% {
    background-position: -6200px 0px;
}
53.33% {
    background-position: -6400px 0px;
}
55.00% {
    background-position: -6600px 0px;
}
56.67% {
    background-position: -6800px 0px;
}
58.33% {
    background-position: -7000px 0px;
}
60.00% {
    background-position: -7200px 0px;
}
61.67% {
    background-position: -7400px 0px;
}
63.33% {
    background-position: -7600px 0px;
}
65.00% {
    background-position: -7800px 0px;
}
66.67% {
    background-position: -8000px 0px;
}
68.33% {
    background-position: -8200px 0px;
}
70.00% {
    background-position: -8400px 0px;
}
71.67% {
    background-position: -8600px 0px;
}
73.33% {
    background-position: -8800px 0px;
}
75.00% {
    background-position: -9000px 0px;
}
76.67% {
    background-position: -9200px 0px;
}
78.33% {
    background-position: -9400px 0px;
}
80.00% {
    background-position: -9600px 0px;
}
81.67% {
    background-position: -9800px 0px;
}
83.33% {
    background-position: -10000px 0px;
}
85.00% {
    background-position: -10200px 0px;
}
86.67% {
    background-position: -10400px 0px;
}
88.33% {
    background-position: -10600px 0px;
}
90.00% {
    background-position: -10800px 0px;
}
91.67% {
    background-position: -11000px 0px;
}
93.33% {
    background-position: -11200px 0px;
}
95.00% {
    background-position: -11400px 0px;
}
96.67% {
    background-position: -11600px 0px;
}
98.33%,
  100% {
    background-position: -11800px 0px;
}
}

