<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">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,
hgroup,
prize menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  line-height: 1;
}
ol,
ul,
li {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q,
blockquote {
  quotes: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}
a img {
  border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
input,
button,
textarea,
select {
  outline: 0;
  *font-size: 100%;
  margin: 0;
  border: 0;
  font-family: -apple-system, SF UI Text, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input {
  -moz-appearance: textfield;
}
img {
  border: 0;
  outline: 0;
}
button {
  line-height: 1;
}
body {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  background: #ffffff;
  width: 100%;
  height: 100%;
}
strong {
  font-weight: bold;
}
button {
  cursor: pointer;
}
a {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}
#pa {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
#text_hide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cf {
  *zoom: 1;
}
.cf:after {
  content: "\200B";
  height: 0;
  display: block;
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.w12 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
#wrap_terminal {
  display: none;
}
.tcWrap-moreImg {
  display: block;
  position: fixed;
  left: 0;
  right: 0;
  top: -300%;
  opacity: 0;
  bottom: 0;
  transition: top 0.3s, opacity 0.8s;
  z-index: 99;
  margin: auto;
  width: 710px;
  height: 433px;
  background: #ffffff;
  border-radius: 10px;
}
.tcWrap-moreImg .tc-close {
  position: absolute;
  right: 18px;
  top: 18px;
  cursor: pointer;
  transition: all 0.3s;
}
.tcWrap-moreImg .tc-close:hover {
  transform: rotate(180deg);
}
.tcWrap-moreImg .tc {
  width: 80%;
  height: 100%;
  padding-top: 30px;
  margin: auto;
}
.tcWrap-moreImg .tc h1 {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  padding: 10px 0 20px;
}
.tcWrap-moreImg .tc ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.tcWrap-moreImg .tc ul li {
  width: 165px;
  height: 110px;
  border-radius: 2px;
  margin: 5px 10px;
  position: relative;
  background: #f2f2f2;
  text-align: center;
}
.tcWrap-moreImg .tc ul li img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.tcWrap-moreImg .tc ul li span {
  width: 20px;
  height: 20px;
  cursor: pointer;
  background-image: url(//xyq.yzz.cn/special/7yfldyq/img/tc_close.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  right: 5px;
  top: 5px;
  transition: 0.2s;
}
.tcWrap-moreImg .tc ul li span:hover {
  transform: scale(1.2);
}
.tcWrap-moreImg .tc .button {
  position: relative;
  display: flex;
  width: 347px;
  margin: auto;
  justify-content: space-between;
}
.tcWrap-moreImg .tc .button button {
  display: block;
  width: 164px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  cursor: pointer;
  border-radius: 5px;
}
.tcWrap-moreImg .tc .button .selectImg {
  position: relative;
}
.tcWrap-moreImg .tc .button .selectImg::after {
  content: '';
  width: 25px;
  height: 25px;
  background-image: url(http://xyq.yzz.cn/special/5ykhdyj/img/icon5.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.tcWrap-moreImg .tc .ts {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding-top: 10px;
}
.tcWrap-moreImg.on {
  top: 0;
  opacity: 1;
}
.tcWrap-moreImg {
  border: 4px solid #333333;
}
.tcWrap-moreImg .tc .button button {
  background: #333333;
}
.tcWrap-moreImg .ts {
  color: #333333;
}
.scroll-style::-webkit-scrollbar,
.scroll-style::-webkit-scrollbar {
  width: 5px;
  background: #474646;
  border-radius: 64px;
}
.scroll-style::-webkit-scrollbar-thumb,
.scroll-style::-webkit-scrollbar-thumb {
  background: #ffffff;
  border-radius: 64px;
}
.scroll-style::-moz-scrollbar,
.scroll-style::-moz-scrollbar {
  width: 5px;
  background: #474646;
  border-radius: 64px;
}
.scroll-style::--scrollbar-thumb,
.scroll-style::--scrollbar-thumb {
  background: #ffffff;
  border-radius: 64px;
}
.scroll-style::-ms-scrollbar,
.scroll-style::-ms-scrollbar {
  width: 5px;
  background: #474646;
  border-radius: 64px;
}
.scroll-style::-ms-scrollbar-thumb,
.scroll-style::-ms-scrollbar-thumb {
  background: #ffffff;
  border-radius: 64px;
}
.scroll-style::-o-scrollbar,
.scroll-style::-o-scrollbar {
  width: 5px;
  background: #474646;
  border-radius: 64px;
}
.scroll-style::-o-scrollbar-thumb,
.scroll-style::-o-scrollbar-thumb {
  background: #ffffff;
  border-radius: 64px;
}
/* footer */
#footer {
  min-width: 1200px;
  min-height: 100px;
  margin: 0 auto;
  clear: both;
  padding: 10px 0;
  color: #fff;
  z-index: 200;
  line-height: 24px;
  background-color: #000000;
}
#footer div {
  text-align: center;
  color: #fff;
  font-size: 12px;
  margin-top: 5px;
}
#footer div a {
  color: #fff;
  margin: 0 10px;
}
#footer div a:hover {
  text-decoration: underline;
}
body .iN_record-class .xfpop-content {
  text-align: center;
}
body .iN_record-class .xfpop-content p {
  font-size: 16px;
  line-height: 1.5;
}
body .userImgRecord-dom .com {
  text-align: center;
}
body .userImgRecord-dom .com a {
  width: 19%;
  display: inline-block;
}
body .userImgRecord-dom .com a img {
  max-width: 100%;
}
body .userImgRecord-dom-one .com a {
  width: 100%;
}
body .shareDomWrap {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: auto;
  text-align: center;
  transition: all 0.3s;
}
body .shareDomWrap .shareDom {
  width: 600px;
  height: 370px;
  background: #ffffff;
  border-radius: 8px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
body .shareDomWrap .shareDom .headkv {
  border-radius: 7px 0px 0px 0px;
  width: 100%;
  height: 100px;
  background: #383838;
  background-image: url(../img/kv.jpg);
  background-position: 0px -17px;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
body .shareDomWrap .shareDom .close {
  position: absolute;
  right: -10px;
  top: -10px;
  width: 30px;
  height: 30px;
  margin-left: 0;
  background: url(//w1.cdn.yzz.cn/common/js/layer/icon.png) no-repeat;
  background-position: -149px -31px;
  cursor: pointer;
}
body .shareDomWrap .shareDom .close:hover {
  background-position: -180px -31px;
}
body .shareDomWrap .shareDom .con {
  padding: 10px;
}
body .shareDomWrap .shareDom .con h1 {
  text-align: center;
  font-size: 22px;
  color: #333333;
  font-weight: bold;
  line-height: 40px;
  margin: 0 0 4px 0;
}
body .shareDomWrap .shareDom .con p {
  font-size: 16px;
  text-align: center;
  color: #333333;
  line-height: 1.5;
}
body .shareDomWrap .shareDom .con .form {
  display: flex;
  padding-top: 15px;
  width: 500px;
  margin: auto;
}
body .shareDomWrap .shareDom .con .form:after {
  content: "\200B";
  height: 0;
  display: block;
  clear: both;
}
body .shareDomWrap .shareDom .con .form input {
  float: left;
  width: 390px;
  height: 36px;
  line-height: 36px;
  background: #ffffff;
  border: 1px solid #f2f2f2;
  border-right: 0;
  border-radius: 4px 0px 0px 4px;
  text-indent: 15px;
  font-size: 14px;
}
body .shareDomWrap .shareDom .con .form #shareInput {
  height: 0;
  border: 0;
  padding: 0;
  margin: 0;
  position: absolute;
}
body .shareDomWrap .shareDom .con .form .btn {
  cursor: pointer;
  float: right;
  width: 105px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 0px 4px 4px 0;
  background: #383838;
  background: url(../img/kv.jpg) center top;
  font-size: 18px;
  letter-spacing: 2px;
  color: #777777;
  font-weight: bold;
}
body .shareDomWrap .shareDom .con .a {
  padding-top: 20px;
  width: 478px;
  margin: auto;
}
body .shareDomWrap .shareDom .con .a:after {
  content: "\200B";
  height: 0;
  display: block;
  clear: both;
}
body .shareDomWrap .shareDom .con .a a {
  margin-right: 24px;
  float: left;
  display: block;
  width: 100px;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  box-shadow: 0px 4px 10px #e6e6e6;
  text-align: center;
  font-size: 16px;
  transition: all 0.3s;
}
body .shareDomWrap .shareDom .con .a a:hover {
  box-shadow: 0px 4px 10px #bfbfbf;
}
body .shareDomWrap .shareDom .con .a a:last-child {
  margin-right: 0;
}
.lotxx-submit {
  width: 340px;
  padding: 0 15px;
  height: 100%;
  background: #ffffff;
  position: fixed;
  z-index: 999;
  right: -370px;
  top: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.lotxx-submit h6 {
  padding-bottom: 15px;
  font-size: 16px;
  font-weight: 400;
  color: #1f2f3d;
}
.lotxx-submit h3 {
  line-height: 1.5;
  padding-bottom: 15px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #1f2f3d;
}
.lotxx-submit .lotxxForm {
  padding-bottom: 20px;
}
.lotxx-submit .lotxx-sh {
  cursor: pointer;
  padding: 5px 1px;
  width: 30px;
  height: 77px;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: -32px;
  z-index: 1;
  line-height: 1.15;
}
.lotxx-submit .lotxx-sh span:first-child {
  display: block;
}
.lotxx-submit .lotxx-sh span:last-child {
  display: none;
}
.lotxx-submit .lotxx-sh:after {
  content: '';
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background: #000000;
  z-index: -1;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.lotxx-submit .lotxx-shActive span:first-child {
  display: none;
}
.lotxx-submit .lotxx-shActive span:last-child {
  display: block;
}
.lotxx-submitActive {
  right: 0;
}
.el-button {
  margin-left: 85px;
  color: #fff;
  background-color: #409eff;
  border-color: #409eff;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  border: 1px solid #dcdfe6;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  outline: none;
  transition: 0.1s;
  font-weight: 500;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  padding: 12px 20px;
  font-size: 14px;
  border-radius: 4px;
}
.el-button:hover {
  opacity: 0.9;
}
.el-input {
  margin-bottom: 10px;
}
.el-input label {
  width: 85px;
  text-align: right;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  line-height: 40px;
  padding: 0 12px 0 0;
  box-sizing: border-box;
}
.el-input .in {
  margin-left: 85px;
}
.el-input .in input {
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 40px;
  line-height: 40px;
  outline: none;
  padding: 0 15px;
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
.el-input .in input:focus {
  outline: none;
  border-color: #409eff;
}
.el-input .in input::-webkit-input-placeholder {
  /* Edge */
  color: #999999;
  text-indent: 0;
}
.el-input .in input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999999;
  text-indent: 0;
}
.el-input .in input::placeholder {
  color: #999999;
  text-indent: 0;
}
.el-input .in textarea {
  height: 70px;
  display: block;
  resize: vertical;
  padding: 5px 15px;
  line-height: 1.5;
  box-sizing: border-box;
  width: 100%;
  font-size: inherit;
  color: #606266;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.el-input .in textarea:focus {
  outline: none;
  border-color: #409eff;
}
.el-inputBt label {
  position: relative;
}
.el-inputBt label:before {
  content: '*';
  color: #ff0b0b;
}
.answerWrap {
  display: none;
  width: 842px;
  height: 487px;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 99;
  background: url(//xyq.yzz.cn/special/6yflde/img/bg1.png) no-repeat;
}
.answerWrap .close {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 36px;
  top: 36px;
  cursor: pointer;
  transition: 300ms;
}
.answerWrap .close::after,
.answerWrap .close::before {
  content: '';
  width: 3px;
  height: 85%;
  background: #123e4f;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.answerWrap .close::after {
  transform: rotate(135deg);
}
.answerWrap .close::before {
  transform: rotate(-135deg);
}
.answerWrap .close:hover {
  transform: rotate(90deg);
}
.answerWrap .answerBtn {
  width: 335px;
  height: 65px;
  line-height: 65px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 40px;
  text-align: center;
  font-weight: bold;
  color: #333333;
  transition: all 0.3s;
  cursor: pointer;
}
.answerWrap .answerBtn:hover {
  transform: scale(1.1);
}
.answerList {
  display: none;
  width: 634px;
  height: 222px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 5;
}
.answerList .content {
  display: none;
}
.answerList .content.on {
  display: block;
}
.answerList li,
.answerList h1 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.answerList h1 {
  width: 634px;
  height: 89px;
  line-height: 1.5;
  color: #586915;
  font-size: 24px;
  background: url(//xyq.yzz.cn/special/6yflde/img/icon4.png) no-repeat;
}
.answerList h1 span {
  padding: 12px;
}
.answerList ul {
  width: 398px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.answerList li {
  margin-top: 20px;
  min-width: 136px;
  height: 46px;
  background-color: #999f80;
  border-radius: 23px;
  position: relative;
  transition: all 0.2s;
  cursor: pointer;
}
.answerList li span {
  font-size: 18px;
  color: #ffffff;
  padding: 0 14px;
}
.answerList li::after {
  content: '';
  width: 93%;
  height: 36px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 20px;
  border: solid 2px #bdbfb6;
}
.answerList li:hover {
  background-color: #db9179;
}
.answerList li:hover::after {
  border: solid 2px #ddac9e;
}
.loadGif1 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.wrap {
  min-width: 1200px;
  margin: auto;
  overflow: hidden;
}
.index-top {
  height: 700px;
}
.index-top .yzz-logo {
  padding-top: 38px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.index-top .yzz-logo .mhxy {
  margin-right: 25px;
}
.index-top .yzz-logo .yzz {
  margin-right: 100px;
}
.index-top .time {
  position: absolute;
  right: 730px;
  top: 460px;
}
.s1 {
  width: 678px;
  height: 191px;
  background: url(http://xyq.yzz.cn/special/5ykhdyj/img/s1-bg.png) no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  margin: auto;
}
.s1 .qw {
  position: absolute;
  bottom: -87px;
  left: 45px;
}
.s1 a {
  width: 258px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  bottom: -24px;
  z-index: 5;
}
.s1 .crab {
  position: absolute;
  bottom: -87px;
  left: 45px;
}
.s1 .swiper-container {
  opacity: 0;
  transition: all 0.2s;
  width: 570px;
  margin: 55px auto 0 auto;
  position: relative;
}
.s1 .swiper-container .swiper-slide {
  height: 100px;
  text-align: center;
  color: #4e4d4b;
}
.s1 .swiper-container .swiper-slide img {
  height: 81px;
  width: auto;
}
.pulsate-bck {
  -webkit-animation: pulsate-bck 1.3s ease-in-out infinite both;
  animation: pulsate-bck 1.3s ease-in-out infinite both;
}
@1frames pulsate-bck {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.figure-wrap {
  margin-top: 52px;
  height: 779px;
  background: url(../img/bg1.png) no-repeat center top;
  overflow: hidden;
}
.figure .prize {
  margin: 108px auto auto;
  width: 1103px;
  height: 251px;
  background: url(../img/bg2.png) no-repeat;
}
.figure .prize ul {
  padding-top: 15px;
  display: flex;
  justify-content: center;
}
.figure .prize li {
  margin: 0 30px;
}
.figure .form {
  margin: 29px 0 38px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.figure .rules-text {
  width: 920px;
  line-height: 1.8;
}
.figure-module1 {
  width: 222px;
  height: 148px;
  background-color: #dedece;
  border: solid 1px #a1822a;
  position: relative;
}
.figure-module1 img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.figure-module1 p {
  color: #a1822a;
  width: 14px;
  height: 60px;
  line-height: 1.2;
  position: absolute;
  left: -28px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.figure-module2 {
  margin: 0 45px 0 38px;
}
.figure-module2 .input {
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  width: 298px;
}
.figure-module2 .input label {
  width: 98px;
  text-align: right;
  color: #a1822a;
}
.figure-module2 .input input {
  text-indent: 5px;
  padding: 0;
  color: #a1822a;
  width: 190px;
  height: 34px;
  background-color: #dedece;
  border: solid 1px #a1822a;
}
.figure-module2 .input input::placeholder {
  color: #a1822a;
}
.figure-module2 .input:last-child {
  margin-bottom: 0;
}
.figure-module2 .dropDown {
  position: relative;
}
.figure-module2 .dropDown::after {
  content: '';
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 10px solid #a1822a;
  border-bottom: 10px solid transparent;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 24px;
  transform: rotate(90deg);
  cursor: pointer;
  pointer-events: none;
}
.figure-module2 .dropDown input {
  cursor: pointer;
  padding: 0;
  width: 190px;
  height: 34px;
  color: #a1822a;
  text-indent: 7px;
}
.figure-module2 .dropDown_c {
  display: none;
  width: 189px;
  position: absolute;
  right: 8px;
  top: 34px;
  z-index: 9;
  background-color: #dedece;
  border: solid 1px #a1822a;
  text-align: center;
}
.figure-module2 .dropDown_c li {
  cursor: pointer;
  color: #a1822a;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
}
.figure-module2 .dropDown_c li:hover {
  font-weight: bold;
}
.figure-module3 {
  position: relative;
  text-align: center;
  width: 253px;
}
.figure-module3 .lotter-marking {
  right: -30px;
  top: -12px;
}
.figure-module3 .moreImg5 {
  position: relative;
  display: inline-block;
  width: 198px;
  height: 55px;
  background: url(//xyq.yzz.cn/special/5ykhdyj/img/btn02.png) no-repeat;
  transition: 300ms;
}
.figure-module3 .moreImg5:hover {
  transform: scale(1.1);
}
.figure-module3 .btn {
  margin: 15px auto auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.figure-module3 .btn button {
  margin: 0 7px;
  color: #fff3d2;
  width: 109px;
  height: 34px;
  background-color: #a1822a;
  border-radius: 3px;
}
.figure-module3 .btn button:hover {
  font-weight: bold;
}
.rules-text {
  margin: auto;
  color: #5d6472;
  font-size: 16px;
  line-height: 1.5;
}
.rules-text span,
.rules-text a {
  color: #ff0000;
}
.rules-text a {
  text-decoration: underline;
}
.singleImg {
  width: 1200px;
  height: 779px;
  margin: 76px auto auto auto;
  background: url(../img/bg3.png) no-repeat;
  overflow: hidden;
}
.singleImg .prize {
  margin: 110px auto auto;
  width: 1103px;
  height: 251px;
  background: url(../img/bg4.png) no-repeat;
}
.singleImg .prize ul {
  padding-top: 15px;
  display: flex;
  justify-content: center;
}
.singleImg .prize li {
  margin: 0 30px;
}
.singleImg .rules-text {
  margin-top: 32px;
  width: 922px;
  line-height: 1.8;
}
.singleImg .singleImg-module1 {
  width: 222px;
  height: 148px;
  margin-left: 28px;
  background: url(../img/bg5.png) no-repeat;
  cursor: pointer;
  position: relative;
}
.singleImg .singleImg-module1 img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
  max-width: 100%;
  max-height: 95%;
}
.singleImg .figure-module1 .a {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -50px;
  margin: auto;
  text-align: center;
  display: block;
  width: 150px;
  height: 36px;
  line-height: 36px;
  background-color: #337aa7;
  border-radius: 10px;
  color: #ffffff;
}
.singleImg .form {
  padding-top: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.singleImg .form .figure-module2 {
  margin-left: 28px;
  margin-right: 15px;
}
.singleImg .form .figure-module3 .moreImg5 {
  width: 254px;
  height: 69px;
  background: url(../img/btn1.png) no-repeat;
}
.singleImg .form .figure-module3 .btn {
  margin: 5px auto auto;
}
.lotter-marking {
  width: 78px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background-color: #b50b03;
  border-radius: 28px;
  border: solid 1px #e5bc75;
  color: #fbf5b3;
  font-size: 16px;
  position: absolute;
  right: 0;
  top: -8px;
  z-index: 9;
}
.lotteryWrap {
  width: 1240px;
  height: 810px;
  margin: 132px auto auto;
  background: url(../img/bg6.png) no-repeat;
  position: relative;
}
.lotteryWrap .rules-text {
  width: 919px;
}
.lotteryWrap .lotxx_sh {
  width: 64px;
  height: 17px;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: -40px;
  font-size: 16px;
  color: #982d2d;
  text-decoration: underline;
  cursor: pointer;
}
.lotteryWrap .lotxx_sh:hover {
  font-weight: bold;
}
.lottery {
  padding: 120px 0 52px 0;
  display: flex;
}
.lottery ul {
  margin: 0 56px 0 63px;
  width: 735px;
  height: 384px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.lottery ul .load {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.lottery ul li:last-child .img img {
  max-width: 52%;
}
.lottery li {
  margin-left: 37px;
  margin-bottom: 15px;
  width: 207px;
  height: 177px;
  background: url(http://xyq.yzz.cn/special/5ykhdsj/img/icon8.png) no-repeat;
  text-align: center;
}
.lottery li .img {
  margin-top: 8px;
  height: 126px;
  position: relative;
}
.lottery li .img img {
  transition: all 0.2s;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 95%;
}
.lottery li p {
  color: #513628;
  font-size: 14px;
  padding-top: 6px;
}
.lottery .active .img img {
  transform: scale(1.05);
}
.lottery .active p {
  font-weight: bold;
}
.lottery .btn {
  text-align: center;
  width: 241px;
}
.lottery .btn a {
  display: inline-block;
  width: 198px;
  height: 55px;
  line-height: 82px;
  color: #ffde41;
  overflow: hidden;
  text-align: center;
  background: url(../img/btn2.png) no-repeat;
  transition: 300ms;
}
.lottery .btn a:hover {
  transform: scale(1.08);
}
.lottery .btn .lotteryNumber {
  margin-top: 5px;
  width: 124px;
  display: inline-block;
  text-align: center;
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  color: #fbf5b3;
  background-color: #b50b03;
  border-radius: 14px;
  border: solid 1px #e5bc75;
}
.prize-announcements {
  position: absolute;
  right: 105px;
  top: 240px;
  width: 294px;
  height: 222px;
  background: url(//w1.cdn.yzz.cn/xyq/special/2021novxinren/img/bg6.png) no-repeat;
}
.prize-announcements h3 {
  text-align: center;
  font-weight: bold;
  padding: 16px 0 5px;
  color: #ffffff;
  font-size: 15px;
}
.prize-announcements .scroll_pp {
  overflow: hidden;
  height: 174px;
}
.prize-announcements ul li {
  margin: 6px auto auto auto;
  width: 263px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.12);
  display: flex;
  align-items: center;
  justify-content: center;
}
.prize-announcements ul li span,
.prize-announcements ul li em {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.prize-announcements ul li span {
  width: 80px;
  margin-right: 28px;
  color: #fff;
}
.prize-announcements ul li em {
  width: 120px;
  color: #fcffb8;
}
.barrageWrap {
  width: 1220px;
  height: 464px;
  margin: 77px auto auto;
  position: relative;
  background: url(../img/bg7.png) no-repeat center;
}
.barrageWrap .form {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 45px;
  z-index: 8;
  width: 1124px;
  height: 60px;
  background-color: #fff9e4;
  border-radius: 8px;
  background: rgba(255, 249, 228, 0.5);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.barrageWrap .form input {
  background: none;
  border: 0;
  padding: 0;
  width: 975px;
  height: 55px;
  line-height: 55px;
  text-indent: 25px;
  color: #c98e2e;
  font-size: 18px;
}
.barrageWrap .form input::placeholder {
  font-size: 14px;
  color: #c98e2e;
}
.barrageWrap .form a {
  display: inline-block;
  margin-right: 24px;
  width: 118px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  background-color: #c48522;
  border-radius: 24px;
  opacity: 0.9;
  font-size: 20px;
  color: #ffffff;
  transition: 0.3s;
  position: relative;
}
.barrageWrap .form a:hover {
  transform: scale(1.05);
}
.barrageWrap .form a .lotter-marking {
  top: -14px;
  right: -40px;
}
.barrage {
  overflow: hidden;
  width: 1160px;
  height: 275px;
  background: none;
  position: relative;
  top: 80px;
  right: 0;
  left: 0;
  margin: auto;
}
.barrage ul {
  width: 100%;
  position: absolute;
  top: 0;
}
.barrage li {
  display: inline-block;
  height: 46px;
  line-height: 46px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 23px;
  color: #7d6939;
  font-size: 20px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.barrage li span {
  padding: 0 30px;
  display: block;
}
.nav {
  position: fixed;
  right: 1%;
  bottom: 24%;
  z-index: 99;
}
.nav .li,
.nav li {
  width: 207px;
  height: 85px;
  margin-bottom: -12px;
  position: relative;
  cursor: pointer;
}
.nav .li img,
.nav li img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: opacity 0.2s, transform 0.2s;
}
.nav .li img:nth-child(1),
.nav li img:nth-child(1),
.nav .active img:nth-child(1) {
  opacity: 1;
}
.nav .li img:nth-child(2),
.nav li img:nth-child(2),
.nav .active img:nth-child(2) {
  opacity: 0;
  transform: scale(0);
}
.nav .li:hover img:nth-child(1),
.nav li:hover img:nth-child(1),
.nav .active img:nth-child(1) {
  opacity: 0;
}
.nav .li:hover img:nth-child(2),
.nav li:hover img:nth-child(2),
.nav .active img:nth-child(2) {
  opacity: 1;
  transform: scale(1);
}
.shareFun .lotter-marking {
  left: 0;
  margin: auto;
  top: 50px;
}
.tcWrap {
  display: block;
  position: fixed;
  left: 0;
  right: 0;
  top: -300%;
  opacity: 0;
  bottom: 0;
  transition: top 0.3s, opacity 0.8s;
  z-index: 99;
  margin: auto;
  width: 604px;
  height: 433px;
  border: 4px solid #a1822a;
  background: #ffff;
  border-radius: 10px;
}
.tcWrap .tc_close {
  position: absolute;
  right: 18px;
  top: 18px;
  cursor: pointer;
  transition: all 0.3s;
}
.tcWrap .tc_close:hover {
  transform: rotate(180deg);
}
.tcWrap_xfmd {
  top: 0;
  opacity: 1;
}
.xyq_ctImg_fives .tc,
.xyq_ctImg_two .tc,
.xyq_ctImg_one .tc,
.xyq_ctImg_three .tc,
.xyq_ctImg_four .tc,
.xyq_ctImg_extra .tc {
  width: 80%;
  height: 100%;
  padding-top: 30px;
  margin: auto;
}
.xyq_ctImg_fives .tc h1,
.xyq_ctImg_two .tc h1,
.xyq_ctImg_one .tc h1,
.xyq_ctImg_three .tc h1,
.xyq_ctImg_four .tc h1,
.xyq_ctImg_extra .tc h1 {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  padding: 10px 0 20px;
}
.xyq_ctImg_fives .tc ul,
.xyq_ctImg_two .tc ul,
.xyq_ctImg_one .tc ul,
.xyq_ctImg_three .tc ul,
.xyq_ctImg_four .tc ul,
.xyq_ctImg_extra .tc ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.xyq_ctImg_fives .tc ul li,
.xyq_ctImg_two .tc ul li,
.xyq_ctImg_one .tc ul li,
.xyq_ctImg_three .tc ul li,
.xyq_ctImg_four .tc ul li,
.xyq_ctImg_extra .tc ul li {
  width: 165px;
  height: 110px;
  border-radius: 2px;
  margin: 5px 10px;
  position: relative;
  background: #f2f2f2;
  text-align: center;
}
.xyq_ctImg_fives .tc ul li img,
.xyq_ctImg_two .tc ul li img,
.xyq_ctImg_one .tc ul li img,
.xyq_ctImg_three .tc ul li img,
.xyq_ctImg_four .tc ul li img,
.xyq_ctImg_extra .tc ul li img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.xyq_ctImg_fives .tc ul li span,
.xyq_ctImg_two .tc ul li span,
.xyq_ctImg_one .tc ul li span,
.xyq_ctImg_three .tc ul li span,
.xyq_ctImg_four .tc ul li span,
.xyq_ctImg_extra .tc ul li span {
  width: 20px;
  height: 20px;
  cursor: pointer;
  background-image: url(//xyq.yzz.cn/special/7yfldyq/img/tc_close.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  right: 5px;
  top: 5px;
}
.xyq_ctImg_fives .tc .button,
.xyq_ctImg_two .tc .button,
.xyq_ctImg_one .tc .button,
.xyq_ctImg_three .tc .button,
.xyq_ctImg_four .tc .button,
.xyq_ctImg_extra .tc .button {
  position: relative;
  display: flex;
  width: 347px;
  margin: auto;
  justify-content: space-between;
}
.xyq_ctImg_fives .tc .button button,
.xyq_ctImg_two .tc .button button,
.xyq_ctImg_one .tc .button button,
.xyq_ctImg_three .tc .button button,
.xyq_ctImg_four .tc .button button,
.xyq_ctImg_extra .tc .button button {
  display: block;
  width: 164px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #ffffff;
  background: #a1822a;
  font-size: 18px;
  cursor: pointer;
  border-radius: 5px;
}
.xyq_ctImg_fives .tc .button .xz,
.xyq_ctImg_two .tc .button .xz,
.xyq_ctImg_one .tc .button .xz,
.xyq_ctImg_three .tc .button .xz,
.xyq_ctImg_four .tc .button .xz,
.xyq_ctImg_extra .tc .button .xz {
  position: relative;
}
.xyq_ctImg_fives .tc .button .xz::after,
.xyq_ctImg_two .tc .button .xz::after,
.xyq_ctImg_one .tc .button .xz::after,
.xyq_ctImg_three .tc .button .xz::after,
.xyq_ctImg_four .tc .button .xz::after,
.xyq_ctImg_extra .tc .button .xz::after {
  content: '';
  width: 25px;
  height: 25px;
  background-image: url(http://xyq.yzz.cn/special/5ykhdyj/img/icon5.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.xyq_ctImg_fives .tc .ts,
.xyq_ctImg_two .tc .ts,
.xyq_ctImg_one .tc .ts,
.xyq_ctImg_three .tc .ts,
.xyq_ctImg_four .tc .ts,
.xyq_ctImg_extra .tc .ts {
  color: #a1822a;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding-top: 10px;
}
.xyq_ctImg_fives {
  width: 710px;
}
.tc_erweima .tc {
  padding: 30px;
  text-align: center;
}
.tc_erweima .tc h1 {
  padding-top: 40px;
  font-size: 20px;
  font-weight: bold;
}
.tc_erweima .tc img {
  width: 200px;
  height: 200px;
  padding: 10px 0;
}
.tc_erweima .tc p {
  line-height: 1.5;
  font-size: 18px;
}
.tc_erweima .tc p span {
  color: #ff0000;
}
.tc_htwjjc {
  height: 530px;
}
.tc_htwjjc .tc {
  padding: 30px;
  padding-top: 60px;
  text-align: center;
}
.tc_htwjjc .tc &gt; div::-webkit-scrollbar {
  width: 5px;
  background: #474646;
  border-radius: 64px;
}
.tc_htwjjc .tc &gt; div::-webkit-scrollbar-thumb {
  background: #b33a23;
  border-radius: 64px;
}
.tc_htwjjc .tc &gt; div::-moz-scrollbar {
  width: 5px;
  background: #474646;
  border-radius: 64px;
}
.tc_htwjjc .tc &gt; div::--scrollbar-thumb {
  background: #b33a23;
  border-radius: 64px;
}
.tc_htwjjc .tc &gt; div::-ms-scrollbar {
  width: 5px;
  background: #474646;
  border-radius: 64px;
}
.tc_htwjjc .tc &gt; div::-ms-scrollbar-thumb {
  background: #b33a23;
  border-radius: 64px;
}
.tc_htwjjc .tc &gt; div::-o-scrollbar {
  width: 5px;
  background: #474646;
  border-radius: 64px;
}
.tc_htwjjc .tc &gt; div::-o-scrollbar-thumb {
  background: #b33a23;
  border-radius: 64px;
}
.tc_htwjjc .tc h1 {
  padding-top: 5px;
  font-size: 20px;
  font-weight: bold;
}
.tc_htwjjc .tc .wx {
  width: 200px;
  height: 200px;
  padding: 10px 0;
}
.tc_htwjjc .tc p {
  line-height: 1.5;
  font-size: 18px;
}
.tc_htwjjc .tc p span {
  color: #ff0000;
}
.tc_htwjjc .tc .shili {
  text-align: center;
}
.tc_htwjjc .tc .shili h2 {
  padding: 15px 0 12px;
  font-size: 18px;
  font-weight: bold;
}
.tc_htwjjc .tc .shili a img {
  max-width: 100%;
}
.tc_lbbys {
  height: 530px;
}
.tc_lbbys .tc {
  padding: 30px;
  padding-top: 60px;
}
.tc_lbbys .tc &gt; div::-webkit-scrollbar {
  width: 5px;
  background: #474646;
  border-radius: 64px;
}
.tc_lbbys .tc &gt; div::-webkit-scrollbar-thumb {
  background: #b33a23;
  border-radius: 64px;
}
.tc_lbbys .tc &gt; div::-moz-scrollbar {
  width: 5px;
  background: #474646;
  border-radius: 64px;
}
.tc_lbbys .tc &gt; div::--scrollbar-thumb {
  background: #b33a23;
  border-radius: 64px;
}
.tc_lbbys .tc &gt; div::-ms-scrollbar {
  width: 5px;
  background: #474646;
  border-radius: 64px;
}
.tc_lbbys .tc &gt; div::-ms-scrollbar-thumb {
  background: #b33a23;
  border-radius: 64px;
}
.tc_lbbys .tc &gt; div::-o-scrollbar {
  width: 5px;
  background: #474646;
  border-radius: 64px;
}
.tc_lbbys .tc &gt; div::-o-scrollbar-thumb {
  background: #b33a23;
  border-radius: 64px;
}
.tc_lbbys .tc h1 {
  line-height: 1.5;
  padding-top: 5px;
  font-size: 18px;
  font-weight: bold;
}
.tc_lbbys .tc p {
  line-height: 1.5;
  font-size: 16px;
}
.tc_lbbys .tc p span {
  color: #ff0000;
}
.tc_lbbys .tc .shili {
  padding: 10px 0;
  text-align: center;
}
.tc_lbbys .tc .shili h2 {
  padding: 15px 0 12px;
  font-size: 18px;
  font-weight: bold;
}
.tc_lbbys .tc .shili a img {
  max-width: 100%;
}
}
</pre></body></html>