@charset "UTF-8";
/** * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/) * Richard Clark (http://richclarkdesign.com) * http://cssreset.com */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  /*font-size: 100%;*/
  vertical-align: baseline;
  background: transparent;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
input {
  -webkit-user-select: auto;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select,
button {
  vertical-align: middle;
  outline: none;
}
a {
  text-decoration: none;
}
/**
*html5的一些reset
*
*/
/* 去掉点击区域透明层 */
a,
button,
input {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  border: 0;
}
i,
b,
em {
  font-style: normal;
  font-weight: normal;
}
/* 清除浮动 */
.clearfix::after {
  content: "";
  display: block;
  height: 0;
  line-height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.clearfix {
  zoom: 1;
}
/* 单行溢出省略 */
.single-row {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* 多行溢出省略 */
.multiple-row {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
/* 三角形 */
.sj {
  width: 0;
  height: 0;
  border-width: 4px;
  border-style: solid;
}
.sj-left {
  border-color: transparent #fff transparent transparent;
}
.sj-right {
  border-color: transparent transparent transparent #fff;
}
.sj-top {
  border-color: transparent transparent #fff transparent;
}
.sj-bottom {
  border-color: #fff transparent transparent transparent;
}
body {
  font-family: 'Microsoft YaHei';
}
.pg-index {
  position: relative;
  width: 100%;
  max-width: 1920px;
  min-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.pg-index .main {
  position: relative;
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.bg1 {
  height: 3600px;
  background: url(../images/bg1.jpg) no-repeat center;
  pointer-events: none;
}
.bg1 .yun {
  position: absolute;
  top: 570px;
  left: -1562px;
  width: 1562px;
  height: 389px;
  background: url(../images/yun.png) no-repeat;
  animation: marquee 60s linear infinite;
}
.bg1 .sx1 {
  position: absolute;
  top: 120px;
  left: -348px;
  width: 446px;
  height: 303px;
  background: url(../images/sx1.png);
  animation: sx1 5s infinite linear;
}
.bg1 .sx2 {
  position: absolute;
  top: 76px;
  right: -276px;
  width: 343px;
  height: 363px;
  background: url(../images/sx2.png);
  animation: sx2 5s 0.5s infinite linear;
}
.bg1 .sheshou {
  position: absolute;
  top: 210px;
  left: -153px;
  width: 427px;
  height: 477px;
  background: url(../images/sheshou.png);
}
.bg1 .zhanshi {
  position: absolute;
  top: 636px;
  right: 86px;
  width: 286px;
  height: 246px;
  background: url(../images/zhanshi.png) no-repeat;
}
.bg1 .wukong {
  position: absolute;
  top: 140px;
  right: -153px;
  width: 804px;
  height: 836px;
  background: url(../images/wukong.png);
}
.bg1 .long {
  position: absolute;
  top: 680px;
  left: -144px;
  width: 250px;
  height: 169px;
  background: url(../images/long.png);
}
.bg1 .heimao {
  position: absolute;
  top: 580px;
  left: 64px;
  width: 274px;
  height: 220px;
  background: url(../images/heimao.png);
}
.bg1 .nz {
  position: absolute;
  top: 460px;
  right: -360px;
  width: 337px;
  height: 482px;
  background: url(../images/nezha.png);
}
.bg1 .chenxiang {
  position: absolute;
  top: 580px;
  left: 346px;
  width: 289px;
  height: 262px;
  background: url(../images/chenxiang.png);
}
.bg1 .ji {
  position: absolute;
  top: 454px;
  left: -300px;
  width: 180px;
  height: 208px;
  background: url(../images/ji.png);
}
.bg1 .xiaohouzi {
  position: absolute;
  top: 360px;
  right: -280px;
  width: 115px;
  height: 165px;
  background: url(../images/xiaohouzi.png);
}
.bg1 .bird {
  position: absolute;
  top: 0;
  left: -210px;
  width: 700px;
  height: 154px;
  background-image: url(../images/bird.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  animation: bird steps(3, end) 1s infinite, birdmove 20s infinite linear;
}
@keyframes marquee {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(200vw, 0, 0);
    transform: translate3d(200vw, 0, 0);
  }
}
@keyframes sx1 {
  0%,
  50%,
  100% {
    top: 120px;
  }
  25% {
    top: 130px;
  }
  75% {
    top: 110px;
  }
}
@keyframes sx2 {
  0%,
  50%,
  100% {
    top: 76px;
  }
  25% {
    top: 86px;
  }
  75% {
    top: 66px;
  }
}
@keyframes bird {
  to {
    background-position: -2100px 0;
  }
}
@keyframes birdmove {
  to {
    left: -1000px;
  }
}
.bg2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3600px;
  background: url(../images/bg2.png) no-repeat center;
  box-sizing: border-box;
  padding-top: 940px;
}
.bg2 .main {
  z-index: 2;
  height: auto;
}
.bg2 .tt {
  display: block;
  margin: 0 auto;
}
.bg2 p {
  font-size: 18px;
  color: #1a1a2c;
  text-align: center;
  margin-top: 20px;
}
.bg2 .dasheng {
  position: relative;
  width: 496px;
  height: 546px;
  margin: 20px auto;
  background: url(../images/dasheng.png) no-repeat;
}
.bg2 .dasheng .dd {
  position: absolute;
  cursor: pointer;
}
.bg2 .dasheng .dd.d1 {
  top: 12px;
  right: -220px;
  width: 219px;
  height: 180px;
  background: url(../images/d1.png);
}
.bg2 .dasheng .dd.d2 {
  top: 220px;
  right: -260px;
  width: 149px;
  height: 173px;
  background: url(../images/d2.png);
}
.bg2 .dasheng .dd.d3 {
  top: 360px;
  right: -190px;
  width: 240px;
  height: 223px;
  background: url(../images/d3.png);
}
.bg2 .dasheng .dd.d4 {
  top: 15px;
  left: -150px;
  width: 149px;
  height: 177px;
  background: url(../images/d4.png);
}
.bg2 .dasheng .dd.d5 {
  top: 214px;
  left: -306px;
  width: 229px;
  height: 173px;
  background: url(../images/d5.png);
}
.bg2 .dasheng .dd.d6 {
  top: 410px;
  left: -184px;
  width: 240px;
  height: 173px;
  background: url(../images/d6.png);
}
.bg3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3600px;
  background: url(../images/bg3.png) no-repeat center;
  padding-top: 1802px;
  box-sizing: border-box;
}
.bg3 .u-info {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 20;
  display: none;
}
.bg3 .u-info span {
  color: #714329;
  font-size: 18px;
  vertical-align: middle;
}
.bg3 .u-info .logout {
  color: #1a1a2c;
  margin-left: 10px;
  vertical-align: middle;
}
.bg3 .u-info .logout:hover {
  color: #f00;
}
.bg3 .tt {
  display: block;
  margin: 0 auto;
}
.bg3 .time {
  font-size: 18px;
  color: #1a1a2c;
  text-align: center;
  margin-top: 20px;
}
.bg3 .pb {
  width: 621px;
  height: 80px;
  margin: 20px auto;
  background: url(../images/pb.png);
  text-align: center;
  font-size: 18px;
  color: #714329;
  padding-top: 14px;
  box-sizing: border-box;
}
.bg3 .content {
  position: relative;
}
.bg3 .content .fd {
  position: absolute;
  top: 690px;
  left: 50%;
  transform: translateX(-50%);
  width: 1188px;
  height: 329px;
  background: url(../images/fd.png) no-repeat;
}
.bg3 .content .info {
  position: relative;
}
.bg3 .content .info .dh {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: none;
}
.bg3 .content .info .dh.on {
  display: block;
}
.bg3 .content .info .dh .b-jz {
  position: absolute;
  top: 0;
  left: 344px;
}
.bg3 .content .info .dh .b-nz {
  position: absolute;
  top: -78px;
  left: 344px;
}
.bg3 .content .info .dh .b-cx {
  position: absolute;
  top: -32px;
  left: 400px;
}
.bg3 .content .info .dh .dz-btn {
  position: absolute;
  top: 277px;
  left: 50%;
  transform: translateX(-50%);
  width: 420px;
  height: 109px;
  background: url(../images/dianzan-btn.png) no-repeat;
  transition: all 0.3s;
}
.bg3 .content .info .dh .dz-btn:hover {
  background: url(../images/dianzan-btn-hover.png) no-repeat;
}
.bg3 .content .info .dh .zc {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 416px;
  font-size: 24px;
  color: #ac372a;
  text-align: center;
}
.bg3 .content .info .dh .outer {
  position: absolute;
  top: 460px;
  left: 50%;
  transform: translateX(-50%);
  width: 320px;
  height: 24px;
  border: 2px solid #fe8243;
  background: #a93f31;
  border-radius: 24px;
}
.bg3 .content .info .dh .outer .inner {
  width: 0;
  max-width: 100%;
  height: 100%;
  background-image: linear-gradient(0deg, #fff5e1 0%, #ffd887 100%);
  border-radius: 24px;
}
.bg3 .content .info .dh .jz-b {
  position: absolute;
  top: 544px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
}
.bg3 .content .info .dh .jz-box {
  display: inline-block;
  width: 294px;
  height: 368px;
  margin: 0 34px;
  vertical-align: middle;
  position: relative;
}
.bg3 .content .info .dh .jz-box.jz1,
.bg3 .content .info .dh .jz-box.jz3 {
  transform: translateY(-92px);
}
.bg3 .content .info .dh .jz-box p {
  position: absolute;
  top: 246px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  font-size: 20px;
  padding-left: 24px;
  color: #f3e4c5;
}
.bg3 .content .info .dh .jz-box .tp {
  position: absolute;
  top: 284px;
  left: 73px;
  display: block;
  width: 175px;
  height: 59px;
  background: url(../images/toupiao.png);
  transition: all 0.3s;
}
.bg3 .content .info .dh .jz-box .tp:hover {
  background: url(../images/toupiao-hover.png);
}
.bg3 .ly-btn {
  display: block;
  width: 210px;
  height: 56px;
  margin: 1062px auto 0;
  background: url(../images/ly-btn.png) no-repeat;
  transition: all 0.3s;
}
.bg3 .ly-btn:hover {
  background: url(../images/ly-btn-hover.png) no-repeat;
}
.bg3 .tips {
  position: relative;
  width: 771px;
  height: 100px;
  font-size: 18px;
  color: #1a1a2c;
  text-align: center;
  padding-top: 22px;
  margin: 20px auto;
  background: url(../images/kuang.png) no-repeat;
}
.bg3 .tips .share-btn {
  position: absolute;
  right: 90px;
  top: 16px;
  width: 90px;
  height: 26px;
  background: url(../images/share-btn.png) no-repeat;
}
.bg3 .tips .share-btn:hover img {
  display: block;
}
.bg3 .tips .share-btn img {
  position: absolute;
  top: -80px;
  left: 104px;
  width: 154px;
  display: none;
}
.bg3 .arrow {
  position: absolute;
  top: 116px;
  left: 0;
  width: 100%;
  z-index: 3;
}
.bg3 .arrow a {
  position: absolute;
  width: 61px;
  height: 133px;
  background: url(../images/switch.png) no-repeat;
  transition: all 0.3s;
}
.bg3 .arrow a.left {
  top: 0;
  left: 182px;
  background-position: 0 0;
}
.bg3 .arrow a.right {
  top: 0;
  right: 182px;
  background-position: right 0;
}
.bg3 .arrow a:hover {
  background: url(../images/switch-active.png) no-repeat;
}
.bg3 .arrow a:hover.left {
  background-position: 0 0;
}
.bg3 .arrow a:hover.right {
  background-position: right 0;
}
.bg3 .bnts {
  margin-top: 176px;
  text-align: center;
  font-size: 0;
}
.bg3 .bnts a {
  display: inline-block;
  width: 321px;
  height: 92px;
  margin: 0 20px;
  background: url(../images/btn.png) no-repeat;
  transition: all 0.3s;
}
.bg3 .bnts a.gw {
  background-position: 0 0;
}
.bg3 .bnts a.dw {
  background-position: right 0;
}
.bg3 .bnts a:hover {
  background: url(../images/btn-hover.png) no-repeat;
}
.bg3 .bnts a:hover.gw {
  background-position: 0 0;
}
.bg3 .bnts a:hover.dw {
  background-position: right 0;
}
.cover {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  z-index: 999;
  display: none;
}
.lyb-bg {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 718px;
  height: 488px;
  background: url(../images/lyb-bg.png) no-repeat;
  z-index: 1999;
  display: none;
}
.lyb-bg .close {
  position: absolute;
  bottom: -94px;
  left: 50%;
  transform: translateX(-50%);
  width: 121px;
  height: 104px;
  background: url(../images/close.png);
}
.lyb-bg .txt {
  display: block;
  resize: none;
  width: 614px;
  height: 254px;
  margin: 100px auto 0;
  background: #fcecd1;
  outline: none;
  outline-style: none;
  border-radius: 10px;
  font-size: 24px;
  color: #b58566;
  padding: 10px;
  box-sizing: border-box;
}
.lyb-bg .tj-btn {
  display: block;
  width: 196px;
  height: 65px;
  background: url(../images/tj-btn.png);
  margin: 20px auto 0;
}
.lyb-bg .tj-btn:hover {
  background: url(../images/tj-hover.png);
}
.tk {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  width: 768px;
  height: 552px;
  background: url(../images/tk.png) no-repeat;
  display: none;
}
.tk .close-btn {
  position: absolute;
  right: 10px;
  top: 71px;
  width: 50px;
  height: 50px;
  background: url(../images/tk-close.png);
  transition: all 0.8s;
}
.tk .close-btn:hover {
  transform: rotate(360deg);
}
.tk span {
  display: inline-block;
  margin: 95px 0 0 159px;
  width: 407px;
  height: 27px;
}
.tk img {
  display: block;
  margin: 20px auto 10px;
}
.tk img.br {
  animation: brGo 1s infinite alternate;
}
.tk p {
  margin: 0 auto;
  width: 518px;
  line-height: 29px;
  font-size: 16px;
  color: #000;
}
.tk p.time {
  font-weight: 700;
}
@keyframes brGo {
  100% {
    filter: brightness(1.3);
  }
}
.tk-jdy span {
  background: url(../images/tk-tit-jdy.png) no-repeat;
}
.tk-xsh span {
  background: url(../images/tk-tit-xsh.png) no-repeat;
}
.tk-tbtj span {
  background: url(../images/tk-tit-tbtj.png) no-repeat;
}
.tk-qtds span {
  background: url(../images/tk-tit-qtds.png) no-repeat;
}
.tk-tthh span {
  background: url(../images/tthh.png) no-repeat;
}
.tk-ttjz span {
  background: url(../images/ttjz.png) no-repeat;
}
